which-func.el (which-func-format): Split help-echo text into lines.
[emacs.git] / lisp / ChangeLog
blob00f6fcfac0210e1272aae2ecd73f94fb74e22e2c
1 2010-08-03  Juanma Barranquero  <lekktu@gmail.com>
3         * progmodes/which-func.el (which-func-format): Split help-echo text
4         into lines, like other mode-line tooltips.
6         * server.el (server-start): When using TCP sockets, force IPv4
7         and use a literal 127.0.0.1 for localhost.  (Related to bug#6781.)
9 2010-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11         * bindings.el (complete-symbol): Run completion-at-point as a fallback.
13 2010-08-02  Juanma Barranquero  <lekktu@gmail.com>
15         * term.el (term-delimiter-argument-list): Reflow docstring.
16         (term-read-input-ring, term-write-input-ring, term-send-input)
17         (term-bol, term-erase-in-display, serial-supported-or-barf):
18         Fix typos in docstrings.
20 2010-08-02  Stefan Monnier  <monnier@iro.umontreal.ca>
22         * bindings.el (function-key-map): Add a S-tab => backtab fallback.
24 2010-08-01  Juanma Barranquero  <lekktu@gmail.com>
26         * dabbrev.el (dabbrev-completion): Fix typo in docstring.
28 2010-08-01  MON KEY  <monkey@sandpframing.com>  (tiny change)
30         * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
31         Fix typo in docstring (bug#6747).
33 2010-07-30  Leo  <sdl.web@gmail.com>
35         * eshell/esh-io.el (eshell-get-target): Better detection of
36         read-only file (Bug#6762).
38 2010-07-30  Juanma Barranquero  <lekktu@gmail.com>
40         * align.el (align-default-spacing): Doc fix.
41         (align-region-heuristic, align-regexp): Fix typos in docstrings.
43 2010-07-23  Juanma Barranquero  <lekktu@gmail.com>
45         * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
47 2010-07-20  Juanma Barranquero  <lekktu@gmail.com>
49         * cedet/semantic/db-file.el (object-write): Fix typo in docstring.
51 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
53         * time.el (display-time-day-and-date): Remove spurious * in docstring.
54         (display-time-world-buffer-name, display-time-world-mode-map):
55         Fix typos in docstrings.
57 2010-07-17  Shyam Karanatt  <shyam@swathanthran.in>  (tiny change)
59         * image-mode.el (image-display-size): New function.
60         (image-forward-hscroll, image-next-line, image-eol, image-eob)
61         (image-mode-fit-frame): Use it (Bug#6639).
63 2010-07-17  Chong Yidong  <cyd@stupidchicken.com>
65         * dired.el (dired-buffers-for-dir): Handle list values of
66         dired-directory (Bug#6636).
68 2010-07-16  Reiner Steib  <Reiner.Steib@gmx.de>
70         * vc.el (vc-coding-system-inherit-eol): New defvar.
71         (vc-coding-system-for-diff): Use it to decide whether to inherit
72         from the file the EOL format for reading the diffs of that file.
73         (Bug#4451)
75 2010-07-16  Eli Zaretskii  <eliz@gnu.org>
77         * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
78         unibyte, so compressed attachments are not compressed again.
80 2010-07-14  Jan Djärv  <jan.h.d@swipnet.se>
82         * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
83         now that unicode is used (Bug#6594).
85 2010-07-14  Chong Yidong  <cyd@stupidchicken.com>
87         * simple.el (push-mark-command): Set the selection if
88         select-active-regions is non-nil.
90 2010-07-10  Glenn Morris  <rgm@gnu.org>
92         * calendar/calendar.el (calendar-week-end-day): New function.
93         * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
94         Respect calendar-week-start-day.  (Bug#6606)
95         (cal-tex-insert-day-names, cal-tex-insert-blank-days)
96         (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
97         (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
98         respect calendar-week-start-day.
100 2010-07-10  Chong Yidong  <cyd@stupidchicken.com>
102         * simple.el (use-region-p): Doc fix (Bug#6607).
104 2010-07-07  Christoph Scholtes  <cschol2112@gmail.com>
106         * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
107         builtins (BufferError, BytesWarning, WindowsError; callables
108         bin, bytearray, bytes, format, memoryview, next, print; __package__).
110 2010-07-07  Glenn Morris  <rgm@gnu.org>
112         * play/zone.el (zone-fall-through-ws): Fix next-line ->
113         forward-line fallout.
115 2010-07-06  Chong Yidong  <cyd@stupidchicken.com>
117         * mouse.el (mouse-appearance-menu): Add docstring.
119         * help.el (describe-key): Print up-event using key-description.
121 2010-07-03  Michael Albinus  <michael.albinus@gmx.de>
123         * net/zeroconf.el (zeroconf-resolve-service)
124         (zeroconf-service-resolver-handler): Use
125         `dbus-byte-array-to-string'.
126         (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
128 2010-07-03  Jan Moringen  <jan.moringen@uni-bielefeld.de>
130         * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
132 2010-06-30  Dan Nicolaescu  <dann@ics.uci.edu>
134         Avoid displaying files with a nil state in vc-dir.
135         * vc-dir.el (vc-dir-update): Obey the noinsert argument in all
136         cases that cause insertion.
137         (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
138         with a nil state.
140 2010-06-30  Chong Yidong  <cyd@stupidchicken.com>
142         * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
144 2010-06-29  Leo  <sdl.web@gmail.com>
146         * emacs-lisp/rx.el (rx): Doc fix.  (Bug#6537)
148 2010-06-27  Oleksandr Gavenko  <gavenkoa@gmail.com>  (tiny change)
150         * generic-x.el (bat-generic-mode): Fix regexp for command line
151         switches (Bug#5719).
153 2010-06-27  Masatake YAMATO  <yamato@redhat.com>
155         * htmlfontify.el (hfy-face-attr-for-class): Use append instead
156         of nconc to avoid pure storage error (Bug#6239).
158 2010-06-27  Christoph  <cschol2112@googlemail.com>  (tiny change)
160         * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
161         (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
162         bindings of bookmark-automatically-show-annotations (Bug#6515).
164 2010-06-25  Eli Zaretskii  <eliz@gnu.org>
166         * arc-mode.el (archive-zip-extract): Don't quote the file name on
167         MS-Windows and MS-DOS.  (Bug#6467, Bug#6144)
169 2010-06-24  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
171         * comint.el (make-comint, make-comint-in-buffer): Mention return
172         value in the docstrings.  (Bug#6498)
174 2010-06-24  Yoni Rabkin  <yoni@rabkins.net>
176         * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
177         since it is not present when using some non-default switches.
179 2010-06-23  Karl Fogel  <kfogel@red-bean.com>
181         * simple.el (compose-mail): Fix doc string to refer to
182         `compose-mail-user-agent-warnings', instead of to the
183         nonexistent `compose-mail-check-user-agent'.
185 2010-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
187         Fix vc-annotate for renamed files when using Git.
188         * vc-git.el (vc-git-find-revision): Deal with empty results from
189         ls-files.  Doe not pass the object as a file name to cat-file, it
190         is not a file name.
191         (vc-git-annotate-command): Pass the file name using -- to avoid
192         ambiguity with the revision.
193         (vc-git-previous-revision): Pass a relative file name.
195 2010-06-22  Glenn Morris  <rgm@gnu.org>
197         * progmodes/js.el (js-mode-map): Use standard capitalization and
198         ellipses for menu entries.
200         * wid-edit.el (widget-complete): Doc fix.
202 2010-06-22  Jürgen Hötzel  <juergen@hoetzel.info>  (tiny change)
204         * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
206 2010-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
208         Fix annotating other revisions for renamed files in vc-annotate.
209         * vc-annotate.el (vc-annotate): Add an optional argument for the
210         VC backend.  Use it when non-nil.
211         (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.  (Bug#6487)
213         Fix vc-annotate-show-changeset-diff-revision-at-line for git.
214         * vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
215         Do not pass the file name to the 'previous-revision call when we
216         don't want a file diff.  (Bug#6489)
218 2010-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
220         Fix finding revisions for renamed files in vc-annotate.
221         * vc.el (vc-find-revision): Add an optional argument for
222         the VC backend.  Use it when non-nil.
223         * vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
224         backend to vc-find-revision.  (Bug#6487)
226 2010-06-21  Dan Nicolaescu  <dann@ics.uci.edu>
228         Fix reading file names in Git annotate buffers.
229         * vc-git.el (vc-git-annotate-extract-revision-at-line): Remove
230         trailing whitespace.  Suggested by Eric Hanchrow.  (Bug#6481)
232 2010-06-20  Alan Mackenzie  <acm@muc.de>
234         * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
235         in file local variables, set it first.
237 2010-06-19  Glenn Morris  <rgm@gnu.org>
239         * descr-text.el (describe-char-unicode-data): Insert separating
240         space when needed.  (Bug#6422)
242         * progmodes/idlwave.el (idlwave-action-and-binding):
243         Fix typo in 2009-12-03 change.  (Bug#6450)
245 2010-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
247         * subr.el (read-quoted-char): Fix up last change (bug#6290).
249 2010-06-16  Stefan Monnier  <monnier@iro.umontreal.ca>
251         * font-lock.el (font-lock-major-mode): Rename from
252         font-lock-mode-major-mode to distinguish it from
253         global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
254         (font-lock-set-defaults):
255         * font-core.el (font-lock-default-function): Adjust users.
256         (font-lock-mode): Don't set it at all.
258 2010-06-15  Stefan Monnier  <monnier@iro.umontreal.ca>
260         * vc-annotate.el (vc-annotate): Use vc-read-revision.
262 2010-06-15  Glenn Morris  <rgm@gnu.org>
264         * calendar/appt.el (appt-time-msg-list): Doc fix.
265         (appt-check): Let-bind appt-warn-time.
266         (appt-add): Make the 3rd argument optional.
267         Simplify argument names.  Doc fix.  Check for integer WARNTIME.
268         Only add WARNTIME to the output list if non-nil.
270 2010-06-15  Ivan Kanis  <apple@kanis.eu>
272         * calendar/appt.el (appt-check): Let the 3rd element of
273         appt-time-msg-list specify the warning time.
274         (appt-add): Add new argument with the warning time.  (Bug#5176)
276 2010-06-12  Bob Rogers  <rogers-emacs@rgrjr.dyndns.org>  (tiny change)
278         * vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
279         older than version 1.6.  (Bug#6361)
281 2010-06-12  Helmut Eller  <eller.helmut@gmail.com>
283         * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
284         used by cl-do-arglist.  (Bug#6408)
286 2010-06-09  Stefan Monnier  <monnier@iro.umontreal.ca>
288         * emacs-lisp/advice.el (ad-compile-function):
289         Define warning-suppress-types before we let-bind it (bug#6275).
291         * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
292         declare it, make it buffer-local and permanent-local (bug#6324).
293         (vc-resynch-window): Adjust name.
294         * vc-hooks.el (vc-find-file-hook): Adjust name.
296 2010-06-07  Jonathan Rockway  <jon@jrock.us>
298         * net/rcirc.el: Add support for password authentication.
299         (rcirc-server-alist): Add :password keyword.
300         (rcirc): Ask for a password, or get it from the server's alist.
301         (rcirc-connect): Add password argument.  Pass it to server.
303 2010-06-05  Juanma Barranquero  <lekktu@gmail.com>
305         * net/dbus.el (dbus-register-method): Declare function.
306         (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
307         (dbus-introspect): Doc fix.
308         (dbus-event-bus-name, dbus-introspect-get-interface)
309         (dbus-introspect-get-argument): Reflow docstrings.
311 2010-06-04  Chong Yidong  <cyd@stupidchicken.com>
313         * term/common-win.el (x-colors): Add "dark green" and "dark
314         turquoise" (Bug#6332).
316 2010-06-03  Eric Ludlam  <zappo@gnu.org>
318         * cedet/semantic/lex-spp.el
319         (semantic-lex-spp-table-write-slot-value): Instead of erroring on
320         invalid values during save, just save a nil (Bug#6324).
322 2010-06-03  Glenn Morris  <rgm@gnu.org>
324         * desktop.el (desktop-clear-preserve-buffers):
325         Add "*Warnings*" buffer.  (Bug#6336)
327 2010-06-02  Dan Nicolaescu  <dann@ics.uci.edu>
329         * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
331 2010-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
333         * vc-bzr.el (vc-bzr-revision-completion-table): Apply
334         `file-directory-p' to the filename part rather than to the whole text.
336 2010-05-31  Jonathan Marchand  <jonathlela@gmail.com>  (tiny change)
338         * cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name
339         (bug#6231).
341 2010-05-31  Stefan Monnier  <monnier@iro.umontreal.ca>
343         * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
345 2010-05-31  Drew Adams  <drew.adams@oracle.com>
347         * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
349 2010-05-31  Juanma Barranquero  <lekktu@gmail.com>
351         * subr.el (momentary-string-display): Just use read-event to read
352         the exit event (Bug#6238).
354 2010-05-29  Chong Yidong  <cyd@stupidchicken.com>
356         * ansi-color.el: Delete unused escape sequences (Bug#6085).
357         (ansi-color-drop-regexp): New constant.
358         (ansi-color-apply, ansi-color-filter-region)
359         (ansi-color-apply-on-region): Delete unrecognized control sequences.
360         (ansi-color-apply): Build string list before calling concat.
362 2010-05-27  Chong Yidong  <cyd@stupidchicken.com>
364         * progmodes/verilog-mode.el (verilog-type-font-keywords):
365         Use font-lock-constant-face, not obsolete font-lock-reference-face.
367 2010-05-27  Masatake YAMATO  <yamato@redhat.com>
369         * htmlfontify.el (hfy-face-resolve-face): New function.
370         (hfy-face-to-style): Use it (Bug#6279).
372 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
374         * epa.el (epa--select-keys): Don't explicitly delete the window since
375         that can fail (e.g. sole window in frame).  Use dedication instead.
377 2010-05-19  Uday S Reddy  <u.s.reddy@cs.bham.ac.uk>  (tiny change)
379         * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
381 2010-05-18  Stefan Monnier  <monnier@iro.umontreal.ca>
383         * subr.el (read-quoted-char): Resolve modifiers after key
384         remapping (bug#6212).
386 2010-05-11  Stefan Monnier  <monnier@iro.umontreal.ca>
388         * tmm.el (tmm-prompt): Don't try to precompute bindings.
389         (tmm-get-keymap): Compute shortcuts (bug#6171).
391 2010-05-10  Glenn Morris  <rgm@gnu.org>
393         * desktop.el (desktop-save-buffer-p): Don't mistakenly include
394         all dired buffers, even tramp ones.  (Bug#5755)  [Backport from trunk]
396 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
398         * Version 23.2 released.
400 2010-05-03  Chong Yidong  <cyd@stupidchicken.com>
402         * international/mule.el (auto-coding-alist):  Only purecopy
403         car of each item, not the whole list (Bug#6083).
405 2010-05-02  Chong Yidong  <cyd@stupidchicken.com>
407         * progmodes/js.el (js-mode): Make paragraph variables local before
408         calling c-setup-paragraph-variables (Bug#6071).
410 2010-05-01  Eli Zaretskii  <eliz@gnu.org>
412         * composite.el (compose-region, reference-point-alist): Fix typos
413         in the doc strings.
415 2010-04-28  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
417         * calc/calc-graph.el (calc-graph-plot): Use the proper form for
418         gnuplot's "set" command.
420 2010-04-26  Juanma Barranquero  <lekktu@gmail.com>
422         * abbrev.el (last-abbrev-text): Doc fix.
423         (abbrev-prefix-mark): Don't escape parenthesis.
425 2010-04-24  Andreas Schwab  <schwab@linux-m68k.org>
427         * composite.el (find-composition): Doc fix.
429 2010-04-24  Juanma Barranquero  <lekktu@gmail.com>
431         * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
432         (sql-oracle-program, sql-sqlite-options)
433         (sql-query-placeholders-and-send): Doc fixes.
434         (sql-set-product, sql-interactive-mode): Reflow docstrings.
435         (sql-imenu-generic-expression, sql-buffer)
436         (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
437         (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
438         (sql-mode-sybase-font-lock-keywords)
439         (sql-mode-informix-font-lock-keywords)
440         (sql-mode-interbase-font-lock-keywords)
441         (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
442         (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
443         (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
444         (sql-product-feature, sql-highlight-product)
445         (comint-line-beginning-position, sql-rename-buffer)
446         (sql-toggle-pop-to-buffer-after-send-region)
447         (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
448         (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
449         Fix typos in docstrings.
451 2010-04-23  Juri Linkov  <juri@jurta.org>
453         * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
454         property instead of `invisible' and `after-string' (bug#5998).
456 2010-04-23  Juri Linkov  <juri@jurta.org>
458         * image-mode.el (image-mode-as-text): Fix typo in docstring.
460 2010-04-23  Juanma Barranquero  <lekktu@gmail.com>
462         * filecache.el (file-cache-add-directory-list)
463         (file-cache-add-directory-recursively): Fix typos in docstrings.
465 2010-04-22  Kenichi Handa  <handa@m17n.org>
467         * language/indian.el (gurmukhi-composable-pattern): Fix typo.
468         (gujarati-composable-pattern): Fix typo.
470 2010-04-20  Kenichi Handa  <handa@m17n.org>
472         * language/indian.el (oriya-composable-pattern)
473         (tamil-composable-pattern, malayalam-composable-pattern): Add
474         two-part vowels to "v" (vowel sign).
476 2010-04-20  Chong Yidong  <cyd@stupidchicken.com>
478         * files.el (copy-directory): Handle symlinks (Bug#5982).
480         * progmodes/compile.el (compilation-next-error-function): Revert
481         2009-10-12 change (Bug#5983).
483 2010-04-20  Dan Nicolaescu  <dann@ics.uci.edu>
485         * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
486         (vc-hg-working-revision): Likewise.  Use hg parents, not hg parent
487         (Bug#5846).
489 2010-04-20  Glenn Morris  <rgm@gnu.org>
491         * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
493         * minibuffer.el (completion-at-point): Doc fix.
495 2010-04-18  Chong Yidong  <cyd@stupidchicken.com>
497         * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Don't
498         destroy list before using it.
500 2010-04-17  Dan Nicolaescu  <dann@ics.uci.edu>
502         Fix the version number for added files.
503         * vc-hg.el (vc-hg-working-revision): Check if the file is
504         registered after hg parent fails (Bug#5961).
506 2010-04-17  Glenn Morris  <rgm@gnu.org>
508         * htmlfontify.el (htmlfontify-buffer)
509         (htmlfontify-copy-and-link-dir): Autoload entry points.
511 2010-04-17  Magnus Henoch  <magnus.henoch@gmail.com>
513         * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
514         name relative to the project root (Bug#5960).
516 2010-04-16  Glenn Morris  <rgm@gnu.org>
518         * vc-git.el (vc-git-print-log): Doc fix.
520 2010-04-14  Óscar Fuentes  <ofv@wanadoo.es>
522         * ido.el (ido-file-internal): Fix 2009-12-02 change.
524 2010-04-14  Christoph  <cschol2112@googlemail.com>  (tiny change)
526         * progmodes/grep.el (grep-compute-defaults): Fix handling of host
527         default settings (Bug#5928).
529 2010-04-10  Glenn Morris  <rgm@gnu.org>
531         * progmodes/fortran.el (fortran-match-and-skip-declaration):
532         New function.
533         (fortran-font-lock-keywords-3): Use it.  (Bug#1385)
535 2010-04-07  Kenichi Handa  <handa@m17n.org>
537         * language/indian.el (malayalam-composable-pattern): Fix previous
538         change (add U+0D4D "SIGN VIRAMA").
539         (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
540         (tamil-composable-pattern): Fix typo in the regexp.
541         (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
542         (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
543         (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
545 2010-04-06  Chong Yidong  <cyd@stupidchicken.com>
547         * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
548         paragraph-separate (Bug#5821).
550 2010-04-05  Juri Linkov  <juri@jurta.org>
552         Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
554         * info.el (Info-find-node-2): Comment out code that skips
555         breadcrumbs line.
556         (Info-mouse-follow-link): New command.
557         (Info-link-keymap): New keymap.
558         (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
559         Return a string with links instead of inserting breadcrumbs
560         to the Info buffer.
561         (Info-fontify-node): Comment out code that inserts breadcrumbs.
562         Instead of putting the `invisible' text property over the Info
563         header, make an overlay over the Info header with the `invisible'
564         property and `after-string' set to the string returned by
565         `Info-breadcrumbs'.
567 2010-04-03  Chong Yidong  <cyd@stupidchicken.com>
569         * help.el (help-window-setup-finish): Doc fix (Bug#5830).
570         Reported by monkey@sandpframing.com.
572 2010-04-02  Juanma Barranquero  <lekktu@gmail.com>
574         * cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members)
575         (semantic-create-imenu-directory-index): Fix typos in docstrings.
576         (semantic-imenu-goto-function): Reflow docstring.
578 2010-03-30  Tomas Abrahamsson  <tab@lysator.liu.se>
580         * textmodes/artist.el (artist-mode): Fix typo in docstring.
581         Reported by Alex Schröder <kensanata@gmail.com>.  (Bug#5807)
583 2010-03-30  Kenichi Handa  <handa@m17n.org>
585         * language/sinhala.el (composition-function-table): Fix regexp for
586         the new Unicode specification.
588         * language/indian.el (devanagari-composable-pattern)
589         (tamil-composable-pattern, kannada-composable-pattern)
590         (malayalam-composable-pattern): Adjust for the new Unicode
591         specification.
592         (bengali-composable-pattern, gurmukhi-composable-pattern)
593         (gujarati-composable-pattern, oriya-composable-pattern)
594         (telugu-composable-pattern): New variables to cope with the new
595         Unicode specification.  Use them in composition-function-table.
597 2010-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
599         Make tmm-menubar work for the Buffers menu again (bug#5726).
600         * tmm.el (tmm-prompt): Also handle keymap entries in the form of
601         vectors rather than cons cells, as used in menu-bar-update-buffers.
603 2010-03-28  Chong Yidong  <cyd@stupidchicken.com>
605         * progmodes/js.el (js-auto-indent-flag, js-mode-map)
606         (js-insert-and-indent): Revert 2009-08-15 change, restoring
607         electric punctuation for "{}();,:" (Bug#5586).
609         * mail/sendmail.el (mail-default-directory): Doc fix.
611 2010-03-27  Chong Yidong  <cyd@stupidchicken.com>
613         * mail/sendmail.el (mail-default-directory): Doc fix.
615 2010-03-27  Eli Zaretskii  <eliz@gnu.org>
617         * subr.el (version-regexp-alist, version-to-list)
618         (version-list-<, version-list-=, version-list-<=)
619         (version-list-not-zero, version<, version<=, version=): Doc fix.
620         (Bug#5744).
622 2010-03-26  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
623             Nick Roberts  <nickrob@snap.net.nz>
625         * progmodes/gdb-ui.el (gdb-apple-test): New function.
626         (gdb-init-1): Use it.
628 2010-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
630         * vc.el (vc-root-diff): Doc fix.
632 2010-03-25  Chong Yidong  <cyd@stupidchicken.com>
634         * vc.el (vc-print-log, vc-print-root-log): Doc fix.
636         * simple.el (append-to-buffer): Fix last change.
638 2010-03-24  Chong Yidong  <cyd@stupidchicken.com>
640         * simple.el (append-to-buffer): Ensure that point is preserved if
641         BUFFER is the current buffer.  Suggested by YAMAMOTO Mitsuharu.
642         (Bug#5749)
644 2010-03-24  Stefan Monnier  <monnier@iro.umontreal.ca>
646         * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
647         (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
648         not be present any more.
650 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
652         * faces.el (set-face-attribute): Fix typo in docstring.
653         (face-valid-attribute-values): Reflow docstring.
655         * cedet/srecode/table.el (srecode-template-table): Fix docstring typo.
657 2010-03-23  Glenn Morris  <rgm@gnu.org>
659         * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
661 2010-03-21  Chong Yidong  <cyd@stupidchicken.com>
663         * indent.el (indent-for-tab-command): Doc fix.
665 2010-03-22  Juanma Barranquero  <lekktu@gmail.com>
667         * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
668         (image-dired-read-comment): Doc fix.
670         * json.el (json-object-type, json-array-type, json-key-type)
671         (json-false, json-null, json-read-number):
672         * minibuffer.el (completion-in-region-functions):
673         * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
674         (cal-tex-cursor-week):
675         * emacs-lisp/trace.el (trace-function):
676         * eshell/em-basic.el (eshell/printnl):
677         * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
678         (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
679         * obsolete/levents.el (allocate-event, event-key, event-object)
680         (event-point, event-process, event-timestamp, event-to-character)
681         (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
682         * textmodes/reftex-vars.el (reftex-index-macros-builtin)
683         (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
684         (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
685         (reftex-highlight-selection): Fix typos in docstrings.
687 2010-03-19  Juanma Barranquero  <lekktu@gmail.com>
689         * minibuffer.el (completion-in-region-functions): Fix docstring typos.
691 2010-03-18  Glenn Morris  <rgm@gnu.org>
693         * mail/rmail.el (rmail-highlight-face): Restore option deleted
694         2008-02-13 without comment; mark it obsolete.
695         (rmail-highlight-headers): Use rmail-highlight-face once more.
697 2010-03-16  Chong Yidong  <cyd@stupidchicken.com>
699         * woman.el (woman2-process-escapes): Only consume the newline if
700         the filler character is on a line by itself (Bug#5729).
702 2010-03-16  Kenichi Handa  <handa@m17n.org>
704         * language/indian.el (devanagari-composable-pattern): Add more
705         consonants.
707 2010-03-14  Michael Albinus  <michael.albinus@gmx.de>
709         * net/trampver.el: Update release number.
711 2010-03-13  Glenn Morris  <rgm@gnu.org>
713         * Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
715 2010-03-13  Michael Albinus  <michael.albinus@gmx.de>
717         * net/tramp.el (tramp-find-executable):
718         Use `tramp-get-connection-buffer'.  Make the regexp for checking
719         output of "wc -l" more robust.
720         (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
721         (tramp-open-connection-setup-interactive-shell): Remove workaround
722         for OpenSolaris bug, it is not needed anymore.
724 2010-03-13  Eric M. Ludlam  <zappo@gnu.org>
726         * cedet/semantic/imenu.el: New file, from the CEDET repository
727         (Bug#5412).
729 2010-03-12  Glenn Morris  <rgm@gnu.org>
731         * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie.  (Bug#4427)
733 2010-03-11  Wilson Snyder  <wsnyder@wsnyder.org>
735         * files.el (auto-mode-alist): Accept more verilog file patterns.
737 2010-03-09  Miles Bader  <miles@gnu.org>
739         * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
740         instead of "format:"; this ensures that the output is
741         newline-terminated.
743 2010-03-08  Chong Yidong  <cyd@stupidchicken.com>
745         * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
746         that all errors are caught, and that the return value is always a
747         list (Bug#5692).
749 2010-03-08  Kenichi Handa  <handa@m17n.org>
751         * language/misc-lang.el (windows-1256): New coding system.
752         (cp1256): New alias of windows-1256 (bug#5690).
754 2010-03-07  Andreas Schwab  <schwab@linux-m68k.org>
756         * mail/rfc822.el (rfc822-addresses): Move catch clause down around
757         call to rfc822-bad-address.  (Bug#5692)
759 2010-03-07  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
761         * vc-git.el (vc-git-annotate-extract-revision-at-line): Use
762         vc-git-root as default directory for revision path (Bug#5657).
764 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
766         * calculator.el (calculator): Don't bind split-window-keep-point
767         (Bug#5674).
769 2010-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>
771         * vc-git.el: Re-flow to fit into 80 columns.
772         (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
773         Remove spurious `quote' element in each case alternative.
774         (vc-git-show-log-entry): Use prog1.
775         (vc-git-after-dir-status-stage): Remove unused var `remaining'.
777 2010-03-06  Glenn Morris  <rgm@gnu.org>
779         * cedet/semantic/grammar.el (semantic-grammar-header-template):
780         Update template copyright to GPLv3+.
782 2010-03-05  Stefan Monnier  <monnier@iro.umontreal.ca>
784         * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
786 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
788         * macros.el (insert-kbd-macro): Look up keyboard macro using the
789         definition, not the name (Bug#5481).
791 2010-03-03  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
793         * subr.el (momentary-string-display): Don't overwrite the MESSAGE
794         argument with a local variable.  (Bug#5670)
796 2010-03-02  Juri Linkov  <juri@jurta.org>
798         * info.el (Info-index-next): Decrement line number by 2.  (Bug#5652)
800 2010-03-02  Michael Albinus  <michael.albinus@gmx.de>
802         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
803         error when FILENAME and NEWNAME are existing remote directories.
805         * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
806         parameter DIR-FLAG.
808 2010-03-02  Glenn Morris  <rgm@gnu.org>
810         * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
811         of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
813 2010-03-01  Kenichi Handa  <handa@m17n.org>
815         * language/burmese.el (burmese-composable-pattern): Rename from
816         myanmar-composable-pattern.
818         * international/characters.el (script-list):
819         * international/fontset.el (script-representative-chars):
820         Change myanmar to burmese.
821         (otf-script-alist): Likewise.
822         (setup-default-fontset): Likewise.  Re-fix :otf spec.
824 2010-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
826         * menu-bar.el (menu-bar-manuals-menu): Fix typo.
828 2010-02-28  Jan Djärv  <jan.h.d@swipnet.se>
830         * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
832 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
834         * net/tramp.el (tramp-handle-write-region): START can be a string.
835         Take care in the checks.  Reported by Dan Davison
836         <davison@stats.ox.ac.uk>.
838 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
840         * net/dbus.el (dbus-introspect, dbus-get-property)
841         (dbus-set-property, dbus-get-all-properties): Use
842         `dbus-call-method' when noninteractive.  (Bug#5645)
844 2010-02-28  Chong Yidong  <cyd@stupidchicken.com>
846         * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
847         * emacs-lisp/elint.el (elint-add-required-env):
848         * cedet/semantic/db-find.el
849         (semanticdb-find-translate-path-brutish-default):
850         * cedet/ede/make.el (ede-make-check-version):
851         * calendar/icalendar.el (icalendar--add-diary-entry):
852         * calc/calcalg2.el (math-tracing-integral):
853         * files.el (recover-session-finish): Use with-current-buffer
854         instead of save-excursion.
856 2010-02-27  Stefan Monnier  <monnier@iro.umontreal.ca>
858         Fix in-buffer completion when after-change-functions modify the buffer.
859         * minibuffer.el (completion--replace): New function.
860         (completion--do-completion): Use it and use relative movement.
862 2010-02-27  Chong Yidong  <cyd@stupidchicken.com>
864         * international/fontset.el (setup-default-fontset): Fix :otf spec.
866 2010-02-27  Jeremy Whitlock  <jcscoobyrs@gmail.com>  (tiny change)
868         * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
869         Allow the characters _<> in the stack entry (Bug#5653).
871 2010-02-26  Kenichi Handa  <handa@m17n.org>
873         * language/burmese.el: Fix entries in composition-function-table.
874         (myanmar-composable-pattern): New variable.
876         * international/fontset.el (setup-default-fontset): Add an entry
877         for myanmar.
879         * international/characters.el (script-list): Add Myanmar
880         Extended-A.
882 2010-02-26  Glenn Morris  <rgm@gnu.org>
884         * custom.el (custom-initialize-delay): Doc fix.
886         * mail/sendmail.el (send-mail-function): Autoload the call
887         to custom-initialize-delay, not otherwise preserved in loaddefs.el.
889 2010-02-24  Chong Yidong  <cyd@stupidchicken.com>
891         * files.el (hack-local-variables-filter): For eval forms, also
892         check safe-local-variable-p (Bug#5636).
894 2010-02-24  Eduard Wiebe  <usenet@pusto.de>
896         * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
897         and use c(ad)r of cddr (Bug#5640).
899 2010-02-22  Michael Albinus  <michael.albinus@gmx.de>
901         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
902         setting the modes by `ignore-errors'.  It might fail, for example
903         if the file is not owned by the user but the group.
904         (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
906 2010-02-21  Chong Yidong  <cyd@stupidchicken.com>
908         * files.el (directory-listing-before-filename-regexp): Use
909         stricter matching for iso-style dates, to avoid false matches with
910         date-like filenames (Bug#5597).
912         * htmlfontify.el (htmlfontify): Doc fix.
914         * eshell/eshell.el (eshell): Doc fix.
916         * startup.el (fancy-about-screen): In mode-line, apply
917         mode-line-buffer-id face only to the buffer name (Bug#5613).
919 2010-02-20  Kevin Ryde  <user42@zip.com.au>
921         * progmodes/compile.el (compilation-error-regexp-alist-alist):
922         In `watcom' anchor regexp to start of line, to avoid slowness
923         (Bug#5599).
925 2010-02-20  Eli Zaretskii  <eliz@gnu.org>
927         * subr.el (remove-yank-excluded-properties): Explain in a comment
928         why `category' property is removed.
930 2010-02-19  Chong Yidong  <cyd@stupidchicken.com>
932         * isearch.el (isearch-update-post-hook, isearch-update): Revert
933         2010-02-17 change.
935 2010-02-19  Ulf Jasper  <ulf.jasper@web.de>
937         * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
938         (icalendar--convert-weekly-to-ical)
939         (icalendar--convert-yearly-to-ical)
940         (icalendar--convert-block-to-ical)
941         (icalendar--convert-cyclic-to-ical)
942         (icalendar--convert-anniversary-to-ical): Take care of time
943         specifications where hour has 1-digit only (Bug#5549).
945 2010-02-19  Nick Roberts  <nickrob@snap.net.nz>
947         * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
948         of disassemble output in GDB 7.1.
950 2010-02-19  Glenn Morris  <rgm@gnu.org>
952         * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
953         property.  (Bug#5593)
955 2010-02-18  Sam Steingold  <sds@gnu.org>
957         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
959 2010-02-18  Stefan Monnier  <monnier@iro.umontreal.ca>
961         Use abbreviated file names in bookmarks (bug#5591).
962         * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
963         calls to expand-file-name.
964         (bookmark-relocate): Use abbreviated file names in bookmarks.
965         (bookmark-load): Use abbreviated file names in messages.
967 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
969         * net/tramp.el (tramp-handle-directory-files): When FULL, do not
970         expand "." and "..".  Reported by Thierry Volpiatto
971         <thierry.volpiatto@gmail.com>.
973 2010-02-18  Michael Albinus  <michael.albinus@gmx.de>
975         * net/tramp.el (tramp-handle-insert-file-contents): Set always the
976         permissions of the temporary file to "0600".  In case the remote
977         file has no read permissions for the owner, there might be
978         problems otherwise.  Reported by Ole Laursen <olau@iola.dk>.
980 22010-02-18  Glenn Morris  <rgm@gnu.org>
982         * emacs-lisp/authors.el (authors-renamed-files-alist):
983         Add entries for INSTALL.CVS.
985 2010-02-17  Mark A. Hershberger  <mah@everybody.org>
987         * vc-bzr.el: Fix typo in Known Bugs section.
989         * isearch.el (isearch-update-post-hook): New hook.
990         (isearch-update): Use the new hook.
992 2010-02-16  Michael Albinus  <michael.albinus@gmx.de>
994         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
995         Fix errors in copying directories.
996         (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
997         (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
998         (tramp-handle-delete-file)
999         (tramp-handle-dired-recursive-delete-directory)
1000         (tramp-handle-write-region): Flush also the cache for the upper
1001         directory.
1003 2010-02-16  Chong Yidong  <cyd@stupidchicken.com>
1005         * simple.el (save-interprogram-paste-before-kill): Doc fix.
1007         * cus-edit.el (hardware): Doc fix.
1009         * man.el (man): Add to external custom group.
1011         * delim-col.el (columns): Move to wp custom group.
1013         * doc-view.el (doc-view): Add to data custom group.
1015         * cedet/data-debug.el (data-debug): Move to extensions group.
1017         * cedet/ede.el (ede):
1018         * cedet/srecode.el (srecode):
1019         * cedet/semantic.el (semantic): Put in tools and extensions group.
1021         * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
1023         * textmodes/flyspell.el (flyspell-word): Obey the offset specified
1024         by ispell-parse-output (Bug#5575).
1026 2010-02-16  Kenichi Handa  <handa@m17n.org>
1028         * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
1029         (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
1030         (skkdic-convert): Use `euc-japan' coding system for writing.
1032 2010-02-16  Glenn Morris  <rgm@gnu.org>
1034         * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
1035         tex-main-file before using it.  (Bug#5562)
1037 2010-02-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1039         * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
1040         warnings, since it is annoying for the user to see them each time he
1041         runs the code.
1043 2010-02-15  Michael Albinus  <michael.albinus@gmx.de>
1045         * net/tramp.el (tramp-process-actions, tramp-read-passwd):
1046         * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
1047         instead of PROC for caching "first-password-request".  Otherwise,
1048         new processes would not profit from passwords already entered.
1050         * net/tramp-cache.el (tramp-dump-connection-properties):
1051         Don't save "first-password-request" property.
1053 2010-02-14  Juanma Barranquero  <lekktu@gmail.com>
1055         * outline.el (outline-head-from-level):
1056         * simple.el (with-wrapper-hook):
1057         * cedet/ede.el (ede-run-target, project-delete-target)
1058         (project-dist-files, ede-name, ede-documentation, ede-parent-project)
1059         (ede-adebug-project, ede-adebug-project-parent)
1060         (ede-adebug-project-root):
1061         * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
1062         (elint-defun, elint-buffer-env, elint-top-form-logged)
1063         (elint-unbound-variable):
1064         * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
1065         Fix typos in docstrings.
1067 2010-02-14  Michael Albinus  <michael.albinus@gmx.de>
1069         * files.el (insert-directory): When WILDCARD-REGEXP and
1070         FULL-DIRECTORY-P are nil, insert the file entry instead of the
1071         whole directory.  (Bug#5551)
1073         * net/ange-ftp.el (ange-ftp-insert-directory): Insert "  " for
1074         dired's alignment sanity.  (Bug#5516)
1076 2010-02-14  Juri Linkov  <juri@jurta.org>
1078         * man.el (Man-fontify-manpage, Man-cleanup-manpage):
1079         Remove remaining ^H with their preceding chars.  (Bug#5566)
1081 2010-02-13  Glenn Morris  <rgm@gnu.org>
1083         * simple.el (transpose-subr): Give it a doc-string.
1085         * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
1086         Doc fixes.
1088 2010-02-12  Juri Linkov  <juri@jurta.org>
1090         * arc-mode.el (archive-unique-fname): Make directories for nested
1091         archives.  (Bug#5540)
1093 2010-02-12  Juri Linkov  <juri@jurta.org>
1095         * ffap.el (dired-at-point): Fix docstring.  (Bug#5565)
1097 2010-02-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1099         * subr.el (copy-overlay): Handle deleted overlays.
1101         * man.el (Man-completion-table): Don't signal an error if we can't run
1102         manual-program (bug#4056).
1104 2010-02-10  Juanma Barranquero  <lekktu@gmail.com>
1106         * textmodes/artist.el (artist-mt): Fix typos in docstring.
1108 2010-02-10  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1110         * info.el (Info-bookmark-jump): Simplify.
1112         * bookmark.el (bookmark-handle-bookmark): Catch the right error.
1113         (bookmark-default-handler): Accept new bookmark field `buffer'.
1115 2010-02-10  Chong Yidong  <cyd@stupidchicken.com>
1117         * iswitchb.el (iswitchb-completions): Revert last change.
1119 2010-02-10  Michael Albinus  <michael.albinus@gmx.de>
1121         * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
1122         FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
1123         This prevents file names like "~/" being listed literally.
1125 2010-02-10  Dan Nicolaescu  <dann@ics.uci.edu>
1127         * term/xterm.el (xterm-maybe-set-dark-background-mode):
1128         Remove dead code.  (Bug#5546)
1130 2010-02-09  Chong Yidong  <cyd@stupidchicken.com>
1132         * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
1133         correctly (Bug#5548).
1135 2010-02-08  Jose E. Marchesi  <jemarch@gnu.org>
1137         * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
1138         (ada-adjust-case): Don't adjust case in hexadecimal number literals.
1140 2010-02-08  Kenichi Handa  <handa@m17n.org>
1142         * international/mule-util.el (with-coding-priority): Add autoload
1143         cookie for putting `lisp-indent-function'.
1145 2010-02-07  Glenn Morris  <rgm@gnu.org>
1147         * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
1148         Move F2003 named interfaces from keywords-2 to keywords-1, and
1149         use function-name-face rather than constant-face.
1150         Simplify "abstract interface" regexp.
1152 2010-02-07  Chong Yidong  <cyd@stupidchicken.com>
1154         * eshell/esh-util.el (eshell-file-attributes): New optional arg
1155         ID-FORMAT.  Pass it to `file-attributes'.
1157         * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
1159 2010-02-07  sj  <prime.wizard+emacs@gmail.com>  (tiny change)
1161         * faces.el (set-face-attribute): Allow calling
1162         internal-set-lisp-face-attribute with 'unspecified family and
1163         foundry argument (Bug#5536).
1165 2010-02-07  Glenn Morris  <rgm@gnu.org>
1167         * progmodes/f90.el (f90-font-lock-keywords-2)
1168         (f90-looking-at-type-like, f90-looking-at-program-block-end):
1169         Handle F2003 named interfaces.
1171 2010-02-06  Chong Yidong  <cyd@stupidchicken.com>
1173         * progmodes/cc-mode.el (c-common-init): Bind temporary variables
1174         beg and end before calling c-get-state-before-change-functions.
1176 2010-02-06  Dan Nicolaescu  <dann@ics.uci.edu>
1178         * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
1180 2010-02-05  Juri Linkov  <juri@jurta.org>
1182         * doc-view.el (doc-view-mode):
1183         * image-mode.el (image-mode): Put property mode-class=special.
1184         (Bug#4896)
1186 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
1188         * vc-svn.el (vc-svn-revision-table): New function.
1190 2010-02-05  Michael Albinus  <michael.albinus@gmx.de>
1192         * net/ange-ftp.el (ange-ftp-insert-directory):
1193         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
1194         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
1195         Handle also directories.  (Bug#5478)
1197 2010-02-05  Glenn Morris  <rgm@gnu.org>
1199         * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
1201 2010-02-05  Chong Yidong  <cyd@stupidchicken.com>
1203         * startup.el (command-line-1): Convert options beginning with a
1204         single dash as well (Bug#5519).
1206 2010-02-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1208         Make `initials' completion work for /hh -> /home/horn again (bug#5524).
1209         * minibuffer.el (completion-initials-expand): Only check the presence
1210         of delims *within* the boundaries, since otherwise the / delim is
1211         always found for files.
1213         Fix up various corner case problems.
1214         * doc-view.el (doc-view-last-page-number): New function.
1215         (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
1216         (doc-view-goto-page): Avoid inf-loops when the conversion fails.
1217         (doc-view-kill-proc): Avoid inf-loop in freak cases.
1218         (doc-view-reconvert-doc): Use the new recursive delete-directory.
1219         (doc-view-convert-current-doc): Don't create the resolution.el file
1220         here any more.
1221         (doc-view-pdf/ps->png): Do it here instead.
1222         (doc-view-already-converted-p): Check that resolution.el is present.
1223         (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
1224         windows that are not yet showing images.
1226 2010-02-04  Michael Albinus  <michael.albinus@gmx.de>
1228         * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
1229         `dired-uncache' for every elemnt which is an absolute file name.
1231         * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
1232         directory, handle its directory component.
1233         (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
1234         function is called permanently and creates noise, otherwise.
1236         * net/tramp-imap.el (tramp-imap-handle-insert-directory):
1237         * net/tramp-smb.el (tramp-smb-handle-insert-directory):
1238         Handle the case, FILENAME is not in `default-directory'.  (Bug#5478)
1240 2010-02-04  David Burger  <dburger@google.com>  (tiny change)
1242         * macros.el (apply-macro-to-region-lines):
1243         Minor simplification.  (Bug#5485)
1245 2010-02-04  Glenn Morris  <rgm@gnu.org>
1247         * mail/rmail.el (rmail-show-message-1): Handle malformed
1248         quoted-printable text.  (Bug#5441)
1250         * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
1252         * simple.el (visual-line-mode): Capitalize lighter.
1254 2010-02-03  John Wiegley  <jwiegley@gmail.com>
1256         * iswitchb.el (iswitchb-completions): Add bookmark files to the
1257         list of files considered for "virtual buffer" completions.
1259 2010-02-03  Michael Albinus  <michael.albinus@gmx.de>
1261         * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
1262         also in case of (and (not full) (not wildcard)). This is needed,
1263         when dired is called with a list of files, which are not in
1264         `default-directory'.  (Bug#5478)
1266 2010-02-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1268         * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
1270 2010-02-02  Juri Linkov  <juri@jurta.org>
1272         * textmodes/ispell.el (ispell-message-text-end): Remove final newline
1273         from unidiff to allow function-line after @@.
1275 2010-02-02  Juri Linkov  <juri@jurta.org>
1277         * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
1278         '(RCS SCCS) with inverted condition.
1280 2010-02-02  Michael Albinus  <michael.albinus@gmx.de>
1282         * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
1283         messages.
1285 2010-02-01  Juri Linkov  <juri@jurta.org>
1287         * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
1288         compare with "pkunzip" and "pkzip" instead of only "pkzip".
1289         In the `archive-extract-by-stdout' branch use `shell-quote-argument'
1290         only when (car archive-zip-extract) is "unzip".  (Bug#5475)
1292 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1294         * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
1295         (doc-view-revert-buffer): New command.
1296         (doc-view-mode-map): Use it.
1298 2010-02-01  Dan Nicolaescu  <dann@ics.uci.edu>
1300         * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
1301         pending merge is detected.
1303 2010-01-31  Juri Linkov  <juri@jurta.org>
1305         * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
1306         beginning of interactive spec like all other grep commands do.
1307         Put "all" in front of "gz".  (Bug#5260)
1309 2010-01-29  Dan Nicolaescu  <dann@ics.uci.edu>
1311         * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
1313 2010-01-29  Chong Yidong  <cyd@stupidchicken.com>
1315         * dirtrack.el (dirtrack): Warn instead of signalling error if the
1316         regexp is incorrect (Bug#5476).
1318 2010-01-29  Michael Albinus  <michael.albinus@gmx.de>
1320         * net/tramp.el (tramp-handle-insert-directory): Handle also
1321         symlinks, when FILENAME is not in `default-directory'.
1323 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
1325         * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
1326         FILE is not in `default-directory'.  (Bug#5478)
1328         * net/tramp.el (tramp-handle-insert-directory): Simplify handling
1329         of SWITCHES.  Handle the case, FILENAME is not in
1330         `default-directory'.  (Bug#5478)
1331         (tramp-register-file-name-handlers): Add safe-magic property.
1333 2010-01-28  Chong Yidong  <cyd@stupidchicken.com>
1335         * arc-mode.el (archive-zip-extract): Quote the argument passed to
1336         unzip (Bug#5475).
1338 2010-01-28  Nil Geisweiller  <ngeiswei@googlemail.com>  (tiny change)
1340         * progmodes/flymake.el (flymake-allowed-file-name-masks)
1341         (flymake-master-make-header-init): Add other C++ filename masks.
1342         (flymake-find-possible-master-files)
1343         (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
1345 2010-01-28  Michael Albinus  <michael.albinus@gmx.de>
1347         Fix some busybox annoyances.
1349         * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
1350         not responding." string.
1351         (tramp-open-connection-setup-interactive-shell): Dump stty
1352         settings.  Enable "neveropen" arg for all `tramp-send-command'
1353         calls.  Handle "=" in variable values properly.
1354         (tramp-find-inline-encoding): Raise an error, when no encoding is
1355         found.
1356         (tramp-wait-for-output): Check, whether PROC buffer is available.
1357         Remove spurious " ^H" sequences, sent by busybox.
1358         (tramp-get-ls-command): Suppress coloring, if possible.
1360 2010-01-28  Glenn Morris  <rgm@gnu.org>
1362         * vc-svn.el (vc-svn-update): Use "svn --non-interactive".  (Bug#4280)
1364         * log-edit.el (log-edit-strip-single-file-name): Add missing
1365         :safe, :group, and :version tags.
1367 2010-01-27  Stephen Berman  <stephen.berman@gmx.net>
1369         * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
1370         buffers.  (Bug#5477)
1372 2010-01-27  David De La Harpe Golden  <david@harpegolden.net>
1374         * files.el (delete-directory): Handle moving to trash without
1375         first doing recursion (Bug#5436).
1377 2010-01-26  Dan Nicolaescu  <dann@ics.uci.edu>
1379         * vc-hooks.el (vc-path): Mark as obsolete.
1381 2010-01-25  Dan Nicolaescu  <dann@ics.uci.edu>
1383         * vc-annotate.el (vc-annotate-revision-at-line): Compare file
1384         names too.
1386         * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
1387         for the short log.
1388         (vc-bzr-log-view-mode): Adjust regexp for the above change.
1390 2010-01-25  Mark A. Hershberger  <mah@everybody.org>
1392         * progmodes/python.el: Replace reference to obsolete c-subword-mode.
1394         * vc-bzr.el (vc-bzr-revision-table): New function.
1396 2010-01-25  Eric Hanchrow  <eric.hanchrow@gmail.com>  (tiny change)
1398         * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
1399         diff-index command.  This requires at least git-1.5.5.  (Bug#1589).
1401 2010-01-24  Dan Nicolaescu  <dann@ics.uci.edu>
1403         Remove support for adding --signoff on commit.
1404         Future support will use an incompatible generic mechanism.
1405         * vc-git.el (vc-git-add-signoff): Remove variable.
1406         (vc-git-toggle-signoff): Remove function.
1407         (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
1409         * term/xterm.el (xterm-maybe-set-dark-background-mode): Rename
1410         from xterm-set-background-mode.  Return t if the background mode
1411         was set.
1412         (terminal-init-xterm): Move tty-set-up-initial-frame-faces
1413         earlier, call it again in case the background mode has changed.
1415 2010-01-23  Dmitri Paduchikh  <dpaduch@k66.ru>  (tiny change)
1417         * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
1418         (Bug#3541).
1420 2010-01-23  Chong Yidong  <cyd@stupidchicken.com>
1422         * emacs-lisp/assoc.el (aelement): Doc fix.
1423         (aput, adelete, amake): Use lexical-let (Bug#5450).
1425 2010-01-23  Stephen Leake  <stephen_leake@member.fsf.org>
1427         * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
1428         is the same as subprogram call, not declaration.  (Bug#5435).
1430 2010-01-23  Michael Albinus  <michael.albinus@gmx.de>
1432         * net/tramp-smb.el (tramp-smb-conf): New defcustom.
1433         (tramp-smb-maybe-open-connection): Use it.
1435 2010-01-22  Michael Albinus  <michael.albinus@gmx.de>
1437         * net/tramp-imap.el (top): Autoload needed packages.  (Bug#5448)
1439 2010-01-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1441         * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
1442         just because we see "encoding: 8bit".
1443         * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
1445 2010-01-22  Chong Yidong  <cyd@stupidchicken.com>
1447         * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
1449 2010-01-22  Eli Zaretskii  <eliz@gnu.org>
1451         * jka-compr.el (jka-compr-load): If load-file is not in
1452         load-history, try its file-truename version.  (bug#5447)
1454 2010-01-21  Alan Mackenzie  <acm@muc.de>
1456         Fix a situation where deletion of a cpp construct throws an error.
1457         * progmodes/cc-engine.el (c-invalidate-state-cache): Before
1458         invoking c-with-all-but-one-cpps-commented-out, check that the
1459         special cpp construct is still in the buffer.
1460         (c-parse-state): Record the special cpp with markers, not numbers.
1462 2010-01-21  Kenichi Handa  <handa@m17n.org>
1464         * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
1465         process last-command-event, as it is now decoded first (Bug#5380).
1467 2010-01-20  Chong Yidong  <cyd@stupidchicken.com>
1469         * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
1471 2010-01-20  Glenn Morris  <rgm@gnu.org>
1473         * indent.el (tab-always-indent): Fix custom-type.
1475 2010-01-19  Alan Mackenzie  <acm@muc.de>
1477         * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
1478         buffer throws "args out of range".
1479         (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
1480         playing the role of delimiter.
1482 2010-01-18  Stephen Leake  <stephen_leake@member.fsf.org>
1484         * progmodes/ada-mode.el: Fix bug#5400.
1485         (ada-matching-decl-start-re): Move into ada-goto-decl-start.
1486         (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
1487         changed.  Delete RECURSIVE parameter; never used.  Improve doc string.
1488         Improve comments in "is" portion.  Handle null procedure declaration.
1489         (ada-move-to-end): Improve doc string.
1491 2010-01-18  Óscar Fuentes  <ofv@wanadoo.es>
1493         * ido.el (ido-cur-list): Initialize to nil.
1494         Remove obsolete information from commentary.
1495         (ido-choice-list): Initialize to nil.
1496         (ido-get-bufname): Reject minibuffers.
1497         (ido-make-buffer-list): If "default" is a nonexistent
1498         buffer, ignore it, as per the function's comment.
1499         (ido-kill-buffer-internal): New function.
1500         (ido-kill-buffer-at-head): Use it.
1501         (ido-visit-buffer): Likewise.
1503 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
1505         * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
1507 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
1509         * cedet/ede/locate.el (ede-locate-file-in-project)
1510         (ede-locate-file-in-project-impl): Fix typos in docstrings.
1511         (ede-enable-locate-on-project): Fix typos in error messages.
1513         * cedet/semantic/util-modes.el (semantic-unmatched-syntax-face)
1514         (semantic-stickyfunc-old-hlf, semantic-stickyfunc-header-line-format)
1515         (semantic-stickyfunc-sticky-classes, semantic-highlight-func-mode-setup)
1516         (semantic-stickyfunc-fetch-stickyline): Fix typos in docstrings.
1517         (semantic-stickyfunc-popup-menu, semantic-highlight-func-popup-menu):
1518         Fix typos in menu help.
1520         * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
1521         Fix typos in chart titles.
1523         * whitespace.el (whitespace-style, global-whitespace-newline-mode):
1524         * cedet/semantic.el (semantic-require-version, semantic--buffer-cache)
1525         (semantic-unmatched-syntax-cache-check, semantic-unmatched-syntax-hook)
1526         (semantic--before-fetch-tags-hook, semantic-new-buffer-fcn-was-run)
1527         (semantic--umatched-syntax-needs-refresh-p, semantic-elapsed-time)
1528         (semantic-parse-stream, semantic-parse-region)
1529         (semantic-parse-region-default, semantic--set-buffer-cache)
1530         (semantic-minimum-working-buffer-size, semantic-refresh-tags-safe)
1531         (semantic-bovinate-toplevel, semantic-load-system-cache-loaded)
1532         (semantic-default-submodes):
1533         * cedet/semantic/db-ebrowse.el (semanticdb-table-ebrowse)
1534         (semanticdb-create-ebrowse-database)
1535         (semanticdb-find-tags-for-completion-method)
1536         (semanticdb-find-tags-by-class-method)
1537         (semanticdb-deep-find-tags-by-name-method)
1538         (semanticdb-deep-find-tags-for-completion-method):
1539         * cedet/semantic/db-el.el (semanticdb-elisp-mapatom-collector)
1540         (semanticdb-find-tags-by-name-method, emacs-lisp-mode)
1541         (semanticdb-find-tags-for-completion-method)
1542         (semanticdb-find-tags-by-class-method)
1543         (semanticdb-deep-find-tags-for-completion-method):
1544         * cedet/semantic/db-find.el (semanticdb-find-translate-path)
1545         (semanticdb-find-need-cache-update-p, semanticdb-find-result-with-nil-p)
1546         (semanticdb-find-scanned-include-tags, semanticdb-find-tags-collector)
1547         (semanticdb-find-tags-by-name-method)
1548         (semanticdb-find-tags-by-name-regexp-method)
1549         (semanticdb-find-tags-for-completion-method)
1550         (semanticdb-find-tags-by-class-method)
1551         (semanticdb-find-tags-external-children-of-type-method)
1552         (semanticdb-find-tags-subclasses-of-type-method)
1553         (semanticdb-deep-find-tags-by-name-method)
1554         (semanticdb-deep-find-tags-by-name-regexp-method)
1555         (semanticdb-deep-find-tags-for-completion-method):
1556         * cedet/semantic/db-global.el (semanticdb-enable-gnu-global-hook)
1557         (semanticdb-enable-gnu-global-in-buffer)
1558         (semanticdb-find-tags-for-completion-method)
1559         (semanticdb-deep-find-tags-by-name-method)
1560         (semanticdb-deep-find-tags-for-completion-method):
1561         * cedet/semantic/db-javascript.el (semanticdb-javascript-tags)
1562         (javascript-mode, semanticdb-find-translate-path)
1563         (semanticdb-find-tags-for-completion-method)
1564         (semanticdb-find-tags-by-class-method)
1565         (semanticdb-deep-find-tags-by-name-method)
1566         (semanticdb-deep-find-tags-for-completion-method)
1567         (semanticdb-find-tags-external-children-of-type-method):
1568         * cedet/semantic/idle.el (semantic-idle-work-core-handler)
1569         (define-semantic-idle-service, semantic-idle-summary-useful-context-p)
1570         (global-semantic-idle-scheduler-mode):
1571         * cedet/srecode/dictionary.el (srecode-field-value)
1572         (srecode-dictionary-add-section-dictionary):
1573         * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
1574         (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
1575         (describe-class, eieio-describe-generic, describe-generic):
1576         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
1577         (eieio-speedbar-expand):
1578         * emulation/viper-cmd.el (viper-exec-form-in-vi)
1579         (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
1580         (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
1581         (viper-del-backward-char-in-replace, viper-backward-indent)
1582         (viper-brac-function, viper-register-to-point, viper-submit-report):
1583         * net/tramp.el (tramp-remote-coding-commands):
1584         * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
1585         Fix typos in docstrings.
1587 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
1589         * mail/sendmail.el (mail-yank-original): Set the mark if the
1590         specified function for yanking does not do it.
1592 2010-01-17  Dan Nicolaescu  <dann@ics.uci.edu>
1594         * vc.el (with-vc-properties): Deal with directory arguments.  (Bug#5298)
1596         * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
1597         resyncing a directory.
1599 2010-01-17  Stephen Leake  <stephen_leake@member.fsf.org>
1601         * progmodes/ada-mode.el: Fix bug#1920.
1602         (ada-ident-re): Delete ., allow multibyte characters.
1603         (ada-goto-label-re): New; matches goto labels.
1604         (ada-block-label-re): New; matches block labels.
1605         (ada-label-re): New; matches both.
1606         (ada-named-block-re): Deleted; callers changed to use
1607         `ada-block-label-re' instead.
1608         (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
1609         Use `ada-block-label-re'.
1610         (ada-indent-on-previous-lines): Improve handling of goto labels.
1611         (ada-get-indent-block-start): Special-case block label.
1612         (ada-get-indent-label): Split into `ada-indent-block-label' and
1613         `ada-indent-goto-label'.
1614         (ada-goto-stmt-start, ada-goto-next-non-ws):
1615         Optionally ignore goto labels.
1616         (ada-goto-next-word): Simplify.
1617         (ada-indent-newline-indent-conditional): Insert newline before
1618         trying to fix indentation; doc fix.
1620 2010-01-17  Jay Belanger  <jay.p.belanger@gmail.com>
1622         * calc/calc.el (calc-command-flags): Give it an initial value.
1624 2010-01-17  Glenn Morris  <rgm@gnu.org>
1626         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer): Doc fix.
1628 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
1630         * cedet/semantic.el (semantic-mode):
1631         * files.el (minibuffer-with-setup-hook):
1632         * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
1633         (artist-key-draw-continously, artist-key-do-continously-continously)
1634         (artist-key-set-point-continously, artist-mouse-draw-continously):
1635         Fix typos in docstrings.
1637 2010-01-16  Lennart Borgman  <lennart.borgman@gmail.com>
1639         * nxml/nxml-mode.el (nxml-extend-after-change-region): Never
1640         return t (Bug#3898).
1642 2010-01-16  Frédéric Perrin  <frederic.perrin@resel.fr>  (tiny change)
1644         * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
1645         can parse the output of the external commands (Bug#5279).
1647 2010-01-16  Jari Aalto  <jari.aalto@cante.net>
1649         * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
1651 2010-01-16  Chong Yidong  <cyd@stupidchicken.com>
1653         * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
1655         * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
1657         * startup.el (command-line): Remove unused --icon-type arg.
1658         Handle --display arg, passing it to command-line-1 (Bug#5392).
1660 2010-01-16  Mario Lang  <mlang@delysid.org>
1662         * cedet/ede/cpp-root.el (ede-cpp-root-project):
1663         * cedet/ede/files.el (ede-expand-filename):
1664         * cedet/ede/simple.el (ede-simple-project):
1665         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
1666         (semantic-complete-inline-tag-engine):
1667         * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
1668         * cedet/semantic/db-global.el (semanticdb-equivalent-mode):
1669         * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
1670         * cedet/semantic/db.el (semanticdb-equivalent-mode):
1671         * cedet/semantic/decorate/include.el (semantic-decoration-unknown-include-describe):
1672         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
1673         * emacs-lisp/chart.el (chart-translate-namezone):
1674         * textmodes/artist.el (artist-compute-popup-menu-table):
1675         Remove duplicated words in doc-strings.
1677 2010-01-15   David Abrahams  <dave@boostpro.com>  (tiny change)
1679         * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
1680         to mairix-search to suppress threading (Bug#5342).
1682 2010-01-15  Kenichi Handa  <handa@m17n.org>
1684         * international/mule-cmds.el (canonicalize-coding-system-name):
1685         Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
1687 2010-01-15  Glenn Morris  <rgm@gnu.org>
1689         * log-view.el (top-level): Require 'wid-edit.  (Bug#5311)
1691         * wid-edit.el (widget-keymap): Doc fix.
1693         * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
1694         former seems to be more widely accepted by various svn versions.
1696 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1698         * find-cmd.el (find-constituents):
1699         * vc-arch.el (vc-arch-root):
1700         * window.el (window-body-height, pop-up-frames):
1701         * cedet/semantic/edit.el (semantic-reparse-needed-change-hook)
1702         (semantic-no-reparse-needed-change-hook):
1703         * cedet/srecode/insert.el (srecode-resolve-argument-list)
1704         (srecode-template-inserter-blank, srecode-template-inserter-variable)
1705         (srecode-template-inserter-ask, srecode-template-inserter-width)
1706         (srecode-template-inserter-section-start)
1707         (srecode-template-inserter-section-end, srecode-insert-method):
1708         * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
1709         * progmodes/ada-stmt.el (ada-if):
1710         * progmodes/gdb-ui.el (gdb-jsonify-buffer):
1711         * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
1712         (ispell-encoding8-command, ispell-aspell-supports-utf8)
1713         (ispell-last-program-name, ispell-help): Fix typos in docstrings.
1715         * progmodes/flymake.el (flymake-post-syntax-check):
1716         Fix typo in error message.
1718 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1720         * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
1721         which is always a string.  (Bug#5313)
1723 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1725         * progmodes/ada-xref.el (ada-default-prj-properties):
1726         Simplify previous change.
1728 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
1730         * progmodes/ada-xref.el (ada-default-prj-properties):
1731         Default ada_project_path to $ADA_PROJECT_PATH.
1733 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
1735         * progmodes/ada-mode.el (ada-create-keymap):
1736         Override `narrow-to-defun' with `ada-narrow-to-defun'.
1738 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
1740         * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
1741         (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
1742         (ada-get-current-indent, ada-imenu-generic-expression)
1743         (ada-which-function): Check for it.
1745 2010-01-14  Stephen Leake  <stephen_leake@member.fsf.org>
1747         * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
1748         (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
1750 2010-01-14  Glenn Morris  <rgm@gnu.org>
1752         * frame.el (show-trailing-whitespace): Safe if boolean.  (Bug#5312)
1754 2010-01-14  Kenichi Handa  <handa@m17n.org>
1756         * composite.el (auto-composition-mode): Make it a buffer local
1757         variable (permanent-local).
1758         (auto-composition-function): Set the default value to
1759         auto-compose-chars.
1760         (auto-composition-mode): Make it a simple function, not a minor mode.
1761         (global-auto-composition-mode): Likewise.
1762         (turn-on-auto-composition-if-enabled): Delete it.
1764 2010-01-13  Karl Fogel  <kfogel@red-bean.com>
1766         * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
1768 2010-01-12  Michael Albinus  <michael.albinus@gmx.de>
1770         * files.el (copy-directory): Compute target for recursive
1771         directories with identical names.  (Bug#5343)
1773 2010-01-12  Glenn Morris  <rgm@gnu.org>
1775         * mail/emacsbug.el (report-emacs-bug-pretest-address): Set
1776         it to bug-gnu-emacs rather than emacs-pretest-bug.
1778 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
1780         * cedet/data-debug.el (data-debug): Fix customization group reference.
1782 2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
1784         * cedet/semantic/analyze.el (semantic-analyze-push-error)
1785         (semantic-analyze-context, semantic-analyze-context-assignment)
1786         (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
1787         * cedet/semantic/java.el (java-mode, semantic-tag-include-filename)
1788         (semantic-java-doc-keywords-map):
1789         * cedet/semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
1790         (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
1791         (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
1792         (semantic-c-classname, semantic-format-tag-uml-prototype)
1793         (semantic-c-dereference-namespace, semantic-analyze-type-constants):
1794         * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
1795         (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
1796         (semantic-get-local-variables, semantic-end-of-command)
1797         (semantic-beginning-of-command, semantic-ctxt-current-class-list)
1798         (lisp-mode):
1799         * cedet/semantic/bovine/make.el (makefile-mode):
1800         * cedet/semantic/wisent/python.el (wisent-python-string-re)
1801         (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
1802         (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
1803         (semantic-lex, semantic-get-local-variables, python-mode):
1804         * cedet/semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
1805         * cedet/srecode/extract.el (srecode-extract-state-set)
1806         (srecode-extract-method): Fix typos in docstrings.
1808 2010-01-11  Sam Steingold  <sds@gnu.org>
1810         * imenu.el (imenu-default-create-index-function): Detect infinite
1811         loops caused by imenu-prev-index-position-function.
1813 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
1815         * htmlfontify.el (htmlfontify-load-rgb-file)
1816         (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
1817         (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
1818         (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
1819         (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
1820         (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
1821         (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
1822         (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
1823         (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
1824         (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
1825         (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
1826         (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
1827         (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
1828         (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
1829         (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
1830         (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
1831         (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
1832         (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
1833         (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
1834         (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
1835         (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
1836         (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
1837         (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
1838         backslash-quoting from parentheses, etc.
1840 2010-01-11  Chong Yidong  <cyd@stupidchicken.com>
1842         * progmodes/js.el: Autoload javascript-mode alias.
1844 2010-01-11  Juanma Barranquero  <lekktu@gmail.com>
1846         * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
1847         (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
1848         (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
1849         (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
1850         Fix typos in docstrings.
1851         (ffap-url-regexp): Doc fix.
1852         (ffap-at-mouse): Fix typo in message.
1854 2010-01-11  Glenn Morris  <rgm@gnu.org>
1856         * version.el (emacs-copyright): Set copyright year to 2010.
1858 2010-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1860         * format.el (format-annotate-function): Only set
1861         write-region-post-annotation-function after running to-fn so as not to
1862         affect nested write-region calls (bug#5273).
1864 2010-01-10  Chong Yidong  <cyd@stupidchicken.com>
1866         * cedet/semantic.el (semantic-new-buffer-setup-functions):
1867         Add python parser.
1869         * Makefile.in (ELCFILES): Add wisent/python-wy.el and
1870         wisent/python.el.
1872 2010-01-10  Richard Kim  <emacs18@gmail.com>
1874         * cedet/semantic/wisent/python-wy.el:
1875         * cedet/semantic/wisent/python.el: New files.
1877 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
1879         * man.el (Man-goto-section): Signal error if the section is not
1880         found (Bug#5317).
1882 2010-01-09  Juanma Barranquero  <lekktu@gmail.com>
1884         * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
1885         URLs with a leading triple slash in the file: scheme.  (Bug#5345)
1887 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
1889         * progmodes/compile.el: Don't treat compile-command as safe if
1890         compilation-read-command might be nil (Bug#4218).
1892 2010-01-09  Jan Djärv  <jan.h.d@swipnet.se>
1894         * startup.el (command-line-1): Use orig-argi to check for ignored X and
1895         NS options.
1897 2010-01-08  Kenichi Handa  <handa@m17n.org>
1899         * international/fontset.el (build-default-fontset-data):
1900         Exclude characters in scripts kana, hangul, han, or cjk-misc.
1902 2010-01-07  Juanma Barranquero  <lekktu@gmail.com>
1904         * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
1905         to `create-file-buffer' as it expects, not just a buffer name.
1906         (vc-dir-mode): Include the buffer name in `list-buffers-directory',
1907         to help uniquify.  (Bug#3224)
1909 2010-01-06  Jan Djärv  <jan.h.d@swipnet.se>
1911         * font-setting.el (font-setting-change-default-font): Use user-spec
1912         instead of name.
1914 2010-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
1916         * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
1918 2010-01-05  Tom Tromey  <tromey@redhat.com>
1920         * progmodes/python.el (python-font-lock-keywords):
1921         Handle qualified decorators (Bug#881).
1923 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
1925         * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
1926         in a lightweight checkout.
1928 2010-01-05  Kenichi Handa  <handa@m17n.org>
1930         * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
1932 2010-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
1934         * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
1936 2010-01-04  Dan Nicolaescu  <dann@ics.uci.edu>
1938         * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
1939         checkouts.  (Bug#618)
1940         (vc-bzr-log-view-mode): Also highlight the author.
1941         (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
1942         (vc-bzr-shelve-menu-map):
1943         (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
1944         (vc-bzr-shelve-apply): Make prompt more explicit.
1946 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
1948         * net/browse-url.el (browse-url-encode-url): Don't escape commas.
1949         They are valid characters in URL paths (rfc3986), and at least
1950         Firefox does not understand the encoded version (Bug#3166).
1952 2010-01-02  Daniel Elliott  <danelliottster@gmail.com>  (tiny change)
1954         * progmodes/octave-mod.el (octave-end-keywords)
1955         (octave-block-begin-or-end-regexp, octave-block-match-alist):
1956         Add "end" keyword (Bug#3061).
1957         (octave-end-as-array-index-p): New function.
1958         (calculate-octave-indent): Use it.
1960 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1962         * bookmark.el: Consistently put the text property on the bookmark name.
1963         (bookmark-bmenu-marks-width): Bump back to 2, to include
1964         annotation marks.
1965         (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
1966         property on the bookmark name, instead of not putting it at all.
1967         (bookmark-bmenu-list): Fix where we put the text property.
1969 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1971         * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
1972         for showing buffer modified state (as added in the previous change).
1974 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1976         * bookmark.el: Show modified state of bookmark buffer more accurately.
1977         (bookmark-bmenu-list): Initialize buffer-modified-p properly.
1978         (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
1979         (with-buffer-modified-unmodified): New macro.
1980         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
1981         (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
1982         Use new macro to preserve the buffer modified state.
1984 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
1986         * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
1987         (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
1988         (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
1989         (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
1990         (bookmark-bmenu-rename, bookmark-bmenu-locate)
1991         (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
1992         Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
1994 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
1996         * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
1997         Make the lines in the generated doc string shorter.  (Bug#4668)
1999 2010-01-02  Ryan Yeske  <rcyeske@gmail.com>
2001         * net/rcirc.el: Add follow-link binding (Bug#4738).
2003 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
2005         * Makefile.in (bzr-update): Rename from cvs-update.
2006         (cvs-update): New target for backward compatibility.
2008         * makefile.w32-in (bzr-update): Rename from cvs-update.
2009         (cvs-update): New target for backward compatibility.
2011 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
2013         * bookmark.el: Remove gratuitous gratitude.
2015 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
2017         * bookmark.el (bookmark-bmenu-any-marks): New function
2018         (bookmark-bmenu-save): Clear buffer modification if no marks.
2020 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
2022         * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
2023         (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
2024         positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
2025         This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
2027         http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
2028         From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
2029         To: emacs-devel {_AT_} gnu.org
2030         Subject: bookmark.el bug report
2031         Date: Mon, 28 Dec 2009 14:19:16 +0800
2032         Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
2034 2010-01-02  Karl Fogel  <kfogel@red-bean.com>
2036         * bookmark.el: Improvements suggested by Drew Adams:
2037         (bookmark-bmenu-ensure-position): New name for
2038         `bookmark-bmenu-check-position'.  Just ensure the position,
2039         don't return any meaningful value.
2040         (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
2041         New constants.
2043 2010-01-02  Juanma Barranquero  <lekktu@gmail.com>
2045         * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
2046         (bookmark-yank-point, bookmark-bmenu-check-position):
2047         Fix typos in docstrings.
2048         (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
2049         (bookmark-name-from-full-record, bookmark-get-position)
2050         (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
2051         (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
2052         Remove useless quoting of parenthesis, etc. in docstrings.
2054         * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
2055         (ediff-append-custom-diff): Fix typo in error message.
2056         (ediff-meta-mark-equal-files): Fix typos in messages.
2058         * mpc.el (mpc-playlist-delete): Fix typo in error messages.
2060         * cedet/semantic/db-typecache.el (semanticdb-typecache-find-default):
2061         Fix typo in docstring.
2063         * net/imap-hash.el (imap-hash-make): Doc fix.
2064         (imap-hash-test): Fix typo in error message; reflow docstring.
2065         (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
2066         (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
2067         (imap-hash-mailbox, imap-hash-user, imap-hash-password):
2068         Fix typos in docstrings.
2069         (imap-hash-open-connection): Fix typo in error message.
2071         * play/gomoku.el (gomoku): Fix typos in docstring.
2073         * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
2074         (gdb-jsonify-buffer): Fix typos in docstring.
2075         (gdb-goto-breakpoint): Fix typo in error message.
2076         ("Display Other Windows"): Fix typo in help message.
2077         (gdb-speedbar-expand-node): Fix typo in question.
2079         * progmodes/idlw-help.el (idlwave-help-browse-url-available)
2080         (idlwave-html-system-help-location, idlwave-html-help-location)
2081         (idlwave-help-browser-function, idlwave-help-browser-generic-program)
2082         (idlwave-help-browser-generic-args, idlwave-help-directory)
2083         (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
2084         (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
2085         (idlwave-online-help, idlwave-help-html-link)
2086         (idlwave-help-show-help-frame, idlwave-help-assistant-command):
2087         Fix typos in docstrings.
2088         (idlwave-help-with-source, idlwave-help-find-routine-definition):
2089         Reflow docstrings.
2090         (idlwave-help-assistant-start): Fix typo in error message.
2092         * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
2093         (octave-electric-space): Fix typos in docstrings.
2095 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
2097         * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
2099 2010-01-01  Juri Linkov  <juri@jurta.org>
2101         * comint.el (comint-input-ring-size): Make it a defcustom and
2102         increase the default to 500 (Bug#5148).
2104 2009-12-31  Nick Roberts  <nickrob@snap.net.nz>
2106         Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
2107         * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
2108         * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
2110 2009-12-30  Nick Roberts  <nickrob@snap.net.nz>
2112         Show working revision correctly for mercurial.
2113         * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
2114         hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
2116 2009-12-29  Juanma Barranquero  <lekktu@gmail.com>
2118         Declare some functions for the byte-compiler.
2119         * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
2120         (speedbar-timer-fn, speedbar-change-expand-button-char)
2121         (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
2123 2009-12-29  Nick Roberts  <nickrob@snap.net.nz>
2125         This changeset reverts GDB Graphical Interface to use annotations.
2126         * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
2128 2009-12-29  Dan Nicolaescu  <dann@ics.uci.edu>
2130         Make vc-dir work on subdirectories of the bzr root.
2131         * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.  Return
2132         file names relative to it.
2133         (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
2134         relative directory to vc-bzr-after-dir-status.
2136 2009-12-28  Tassilo Horn  <tassilo@member.fsf.org>
2138         * font-lock.el (font-lock-refresh-defaults): New function, which
2139         can be used to let font-lock react to external changes in
2140         variables like font-lock-defaults and keywords.
2141         See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
2143 2009-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
2145         * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
2147         * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
2149 2009-12-28  Juanma Barranquero  <lekktu@gmail.com>
2151         Supersede color.diff settings in git log (bug#5211).
2153         * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
2154         escape chars in its output when the user has color.diff set to `always'.
2155         This fix works on git 1.4.2 and newer (released on 2006-08-13).
2157 2009-12-26  Kevin Ryde  <user42@zip.com.au>
2159         * info-look.el (sh-mode): Look for coreutils new "Concept Index"
2160         node.  Keep previous "Index" name to work with past coreutils too.
2162         * man.el (man): Revise docstring a bit to show -a and -l as
2163         examples.  Add -k description since support for it has otherwise
2164         been a secret.  (Further to bug#3717.)
2165         (Man-bgproc-sentinel): When "-k foo" produces no output show error
2166         "no matches" rather than "Can't find manpage", as the latter reads
2167         like -k was interpreted as a page name, which is not so.  (Bug#5431)
2169 2009-12-26  Michael Albinus  <michael.albinus@gmx.de>
2171         * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
2172         switches.  Check also for //SUBDIRED// line.
2174 2009-12-25  Kenichi Handa  <handa@m17n.org>
2176         * language/indian.el (devanagari-composable-pattern): Fixed to
2177         handle ZWNJ and ZWJ.  Use it in composition-function-table for
2178         Devanagari.
2179         (malayalam-composable-pattern): Fix previous change.
2181 2009-12-23  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2183         * ps-print.el (ps-face-attributes): It was not returning the
2184         attribute face for faces specified as string.  Reported by harven
2185         <harven@free.fr>.
2186         (ps-print-version): New version 7.3.5.
2188 2009-12-18  Ulf Jasper  <ulf.jasper@web.de>
2190         * calendar/icalendar.el (icalendar--convert-tz-offset): Fixed
2191         timezone names.
2192         (icalendar--convert-tz-offset): Fixed the "last-day-problem".
2193         (icalendar--add-diary-entry): Remove the trailing blank that
2194         diary-make-entry inserts.
2196 2009-12-17  Michael Albinus  <michael.albinus@gmx.de>
2198         Make `file-expand-wildcards' work for remote files.
2200         * files.el (file-expand-wildcards): In case of remote files, check
2201         only local file name part for wildcards.  Provide feature 'files
2202         and subfeature 'remote-wildcards.  (Bug#5198)
2204         * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
2205         if there is already an established connection.
2206         (tramp-advice-file-expand-wildcards): Remove it.
2208         * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
2209         (tramp-advice-file-expand-wildcards): Moved from tramp.el.
2210         Activate advice for older GNU Emacs versions.  (Bug#5237)
2212 2009-12-17  Juanma Barranquero  <lekktu@gmail.com>
2214         Some doc fixes (more needed).
2216         * find-cmd.el (find-constituents): Reflow docstring.
2217         (find-cmd, find-prune, find-command): Fix typos in docstrings.
2218         (find-generic): Doc fix.
2220 2009-12-17  Juri Linkov  <juri@jurta.org>
2222         Fix regression from 23.1 to allow multiple modes in Local Variables.
2224         * files.el (hack-local-variables-filter): While ignoring duplicates,
2225         don't take `mode' into account.
2226         (hack-local-variables-filter, hack-dir-local-variables): Don't
2227         remove duplicate `mode' from local-variables-alist (like `eval').
2229 2009-12-17  Juri Linkov  <juri@jurta.org>
2231         Make `dired-diff' more safe.  (Bug#5225)
2233         * dired-aux.el (dired-diff): Signal an error when `file' equals to
2234         `current' or when `file' is a directory of the `current' file.
2236 2009-12-17  Andreas Schwab  <schwab@linux-m68k.org>
2238         * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
2239         unconditionally preloaded files.
2241 2009-12-16  Juri Linkov  <juri@jurta.org>
2243         Revert to old 23.1 logic of using the file at the mark as default.
2244         * dired-aux.el (dired-diff): Use the file at the mark as default
2245         if it's not the same as the current file, and the target dir is
2246         the current dir or the mark is active.  Add the current file
2247         as the arg of `dired-dwim-target-defaults'.  Use the default file
2248         in the prompt.  (Bug#5225)
2250 2009-12-15  Michael Albinus  <michael.albinus@gmx.de>
2252         * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
2253         (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
2254         (tramp-check-for-regexp): Check also, when an echoing shell stops
2255         to echo sent commands.
2257 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
2259         * Makefile.in: Revert last change (Bug#5191).
2261 2009-12-14  Dan Nicolaescu  <dann@ics.uci.edu>
2263         * vc-hg.el (vc-hg-print-log): Fix argument order.
2264         (vc-hg-working-revision): Make sure the command is executed in a
2265         known environment so that we can parse the output.  (Bug#4417)
2267 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
2269         * progmodes/python.el (python-symbol-completions): Remove text
2270         properties from symbol string before calling python-send-receive.
2272 2009-12-14  Nick Roberts  <nickrob@snap.net.nz>
2274         * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
2275         when there are values for both file and line.  (Bug#5060)
2277 2009-12-14  Juri Linkov  <juri@jurta.org>
2279         * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
2280         whitespace after the file name of the first line of unified format,
2281         because git-diff doesn't output whitespace and file modification time
2282         after the file name.
2284 2009-12-14  David Kastrup  <dak@gnu.org>
2286         * info.el (Info-hide-cookies-node): Before hiding a cookie,
2287         check if it already has the `display' property added by
2288         `Info-display-images-node', and not put the `invisible' property
2289         in this case.
2291 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
2293         * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
2294         (semantic-mru-bookmark-mode): Doc fixes.
2296         * cedet/semantic/db.el (semanticdb-cache-get): Use error instead
2297         of assert.
2299 2009-12-13  Glenn Morris  <rgm@gnu.org>
2301         * mail/emacsbug.el (message-sort-headers): Define for compiler.
2302         (report-emacs-bug): In message-mode, sort manually before storing
2303         original report text.  (Bug#5178)
2304         Remove superfluous save-excursion.
2306 2009-12-12  Michael Albinus  <michael.albinus@gmx.de>
2308         * net/dbus.el (dbus-property-handler): Filter lambda forms out
2309         when responding to "GetAll" properties.
2311 2009-12-12  Chong Yidong  <cyd@stupidchicken.com>
2313         * simple.el (compose-mail): Remove mail-setup-with-from from
2314         customization checks.
2316 2009-12-12  Eli Zaretskii  <eliz@gnu.org>
2318         * arc-mode.el (archive-rar-summarize): Support Attribute fields in
2319         RAR archives created on Unix systems.
2321 2009-12-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2323         * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
2324         the varalias that was accidentally removed by the 2009-11-19 change
2325         (bug#5186).
2327 2009-12-12  Kenichi Handa  <handa@m17n.org>
2329         * language/indian.el (indian-compose-regexp): New function.
2330         (malayalam-composable-pattern): Fix the pattern.
2331         (composition-function-table): Set malayalam-composable-pattern for
2332         Malayalam characters.
2334 2009-12-11  Chong Yidong  <cyd@stupidchicken.com>
2336         * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
2337         rather than down-mouse-1, based on follow-link conventions.
2339         * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
2340         are compiled.
2342 2009-12-11  Michael McNamara  <mac@mail.brushroad.com>
2344         * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
2345         (verilog-vmm-statement-re, verilog-ovm-statement-re)
2346         (verilog-defun-level-not-generate-re, verilog-calculate-indent)
2347         (verilog-leap-to-head, verilog-backward-token):
2348         Fix indenting VMM macros.  Reported by Jonathan Ashbrook.
2350 2009-12-11  Wilson Snyder  <wsnyder@wsnyder.org>
2352         * progmodes/verilog-mode.el (verilog-auto-lineup)
2353         (verilog-nameable-item-re): Cleanup user-visible spelling and
2354         documentation errors.  One reported by Gary Delp.
2355         (verilog-submit-bug-report): Mention bug tracking and CC co-author.
2356         (verilog-read-decls): Fix AUTOWIRE with types declared in a
2357         package, bug195.  Reported by Pierre-David Pfister.
2359 2009-12-11  Glenn Morris  <rgm@gnu.org>
2361         * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
2363         * mail/emacsbug.el: No longer require sendmail.
2364         Replace sendmail's `mail-text' by `rfc822-goto-eoh'.  (Bug#5174)
2365         (report-emacs-bug-orig-text): Doc fix.
2366         (report-emacs-bug-send-command, report-emacs-bug-send-hook):
2367         New local variables, to adapt to different mail-user-agents.
2368         (report-emacs-bug): Fix test for a gnu.org address.
2369         Use overlays for emphasis, since font-lock defeats 'face property.
2370         Pretest bugs also end up at the newsgroup these days.
2371         Stop message-mode stripping text properties.
2372         Set and use the new buffer-local variables.
2373         (report-emacs-bug-hook): Add doc-string.
2374         Remove some unnecessary save-excursions and simplify.
2375         Use the appropriate hook and send-command.
2377         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
2378         capitalization of some menu entries.
2380 2009-12-10  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2382         * whitespace.el (whitespace-display-char-on): Ensure
2383         `buffer-display-table' is unique when two or more windows are
2384         visible.  Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
2385         New version 12.1.
2387 2009-12-10  Eli Zaretskii  <eliz@gnu.org>
2389         * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
2390         characters in the Attribute field.
2392 2009-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
2394         * vc-svn.el (vc-svn-after-dir-status): Fix regexp.  (Bug#4741)
2396 2009-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2398         Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
2399         * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
2400         Disregard autoload-excludes.
2401         (update-directory-autoloads): Obey autoload-excludes here instead.
2402         But don't store its contents in no-autoloads and remove entries that
2403         refer to excludes files.
2405 2009-12-10  Glenn Morris  <rgm@gnu.org>
2407         * mail/feedmail.el (top-level): Move require 'mail-utils to start.
2408         (expand-mail-aliases): Define for compiler.
2410         * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
2411         Define for compiler.
2413         * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
2414         appropriate for the mail-user-agent in use.
2416 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
2418         * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
2420 2009-12-09  Dan Nicolaescu  <dann@ics.uci.edu>
2422         Fix short log parsing and fontification.
2423         * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
2424         Fix fontification for the [merge] label.
2426 2009-12-09  Vivek Dasmohapatra  <vivek@etla.org>
2428         Drop some properties to avoid surprises.
2429         * htmlfontify.el (hfy-ignored-properties): New defcustom.
2430         (hfy-fontify-buffer): Use it.
2432 2009-12-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2434         Minor cleanup.
2435         * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
2436         Adjust all callers.
2437         (ffap-locate-file): Remove unused arg `dir-ok' and make other
2438         args compulsory.  Adjust callers.
2439         (ffap-gopher-at-point): Remove unused var `name'.
2441         Get rid of the ELCFILES abomination.
2442         * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
2443         (compile-elcfiles): New phony target.
2444         (compile-main): Compute ELCFILES dynamically.
2445         (compile-clean): New target to remove left-over elc files.
2446         (compile, all): Use it.
2448 2009-12-09  Kenichi Handa  <handa@etlken>
2450         * international/mule-diag.el: Require help-mode instead of help-fns.
2452 2009-12-09  Kenichi Handa  <handa@m17n.org>
2454         * international/mule-cmds.el (ucs-names): Supply sufficiently
2455         fine ranges instead of pre-calculating accurate ranges.
2456         Iterate with bigger gc-cons-threshold.
2458 2009-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
2460         Add support for stashing a snapshot of the current tree.
2461         * vc-git.el (vc-git-stash-snapshot): New function.
2462         (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
2464 2009-12-08  Jose E. Marchesi  <jemarch@gnu.org>
2466         * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
2467         instead of `(beginning|end)-of-line'.
2469 2009-12-08  Glenn Morris  <rgm@gnu.org>
2471         * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
2473         * Makefile.in (ELCFILES): Regenerate.
2475 2009-12-07  Juri Linkov  <juri@jurta.org>
2477         Don't lazy-highlight the comint output in history Isearch mode.
2479         * comint.el (comint-history-isearch-search): Instead of
2480         `comint-line-beginning-position', use `comint-after-pmark-p'
2481         to check if point if before the process mark, and go to
2482         `process-mark' in this case.
2484 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2486         * textmodes/tex-mode.el (latex-complete)
2487         (latex-indent-or-complete): Remove.
2488         (latex-mode): Set completion-at-point-functions instead.
2490         Provide a standard completion command and hook it into TAB.
2491         * minibuffer.el (completion-at-point-functions): New var.
2492         (completion-at-point): New command.
2493         * indent.el (indent-for-tab-command): Handle the `complete' behavior.
2494         * progmodes/python.el (python-mode-map): Use completion-at-point.
2495         (python-completion-at-point): Rename from python-partial-symbol and
2496         adjust for use in completion-at-point-functions.
2497         (python-mode): Setup completion-at-point for Python completion.
2498         * emacs-lisp/lisp.el (lisp-completion-at-point): New function
2499         extracted from lisp-complete-symbol.
2500         (lisp-complete-symbol): Use it.
2501         * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
2502         setup completion-at-point for Elisp completion.
2503         (emacs-lisp-mode-map, lisp-interaction-mode-map):
2504         Use completion-at-point.
2505         * ielm.el (ielm-map): Use completion-at-point.
2506         (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
2507         * progmodes/sym-comp.el: Move to...
2508         * obsolete/sym-comp.el: Move from progmodes.
2510 2009-12-07  Eli Zaretskii  <eliz@gnu.org>
2512         Prevent save-buffer in Rmail buffers from using the coding-system
2513         of the current message, and from clobbering the encoding mnemonics
2514         in the mode line (Bug#4623).
2516         * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
2517         flag, too.
2518         (rmail-message-encoding): New variable.
2519         (rmail-write-region-annotate): Record the encoding of the current
2520         message in rmail-message-encoding.
2521         (rmail-after-save-hook): New function, restores the encoding of
2522         the current message after the message collection is saved.
2524 2009-12-07  Juri Linkov  <juri@jurta.org>
2526         * progmodes/grep.el (grep-read-files): Use `completing-read'
2527         instead of `read-string'.  Set its `collection' arg to
2528         `read-file-name-internal'.  (Bug#4301)
2530 2009-12-07  Juri Linkov  <juri@jurta.org>
2532         Correctly restore original Isearch point.  (Bug#4994)
2534         * isearch.el (isearch-mode): Move `isearch-push-state' after
2535         `(run-hooks 'isearch-mode-hook)'.
2536         (isearch-cancel): When `isearch-push-state-function' is defined,
2537         let-bind `isearch-cmds' to the first state (the last element of
2538         `isearch-cmds') and call `isearch-top-state' (it calls pop-state
2539         function and restores the original point).  Otherwise, move point
2540         to `isearch-opoint'.
2542 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2544         * international/mule-cmds.el (ucs-names): Weed out at compile-time the
2545         chars that don't have names, so the table can be built much faster at
2546         run-time.
2548 2009-12-07  Chong Yidong  <cyd@stupidchicken.com>
2550         * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
2551         change.  Suggested by David Kastrup.
2553         * simple.el (compose-mail): Check for incompatibilities and warn.
2554         (compose-mail-user-agent-warnings): New option.
2556 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
2558         Support showing a single log entry from vc-annotate.
2559         * vc.el (print-log): Add a new argument: START-REVISION.
2560         (vc-print-log-internal): Add a new optional argument and
2561         pass it to the backend.
2562         (vc-print-log, vc-print-root-log): Adjust callers.
2563         * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
2564         buffer already displays the requested log entry, use it.
2565         Otherwise display only the log entry in question.
2566         * vc-svn.el (vc-svn-print-log):
2567         * vc-mtn.el (vc-mtn-print-log):
2568         * vc-hg.el (vc-hg-state):
2569         * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
2570         (vc-git-show-log-entry): Return t on success.
2571         * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
2572         (vc-bzr-show-log-entry): Return t on success.
2573         * vc-rcs.el (vc-rcs-print-log):
2574         * vc-sccs.el (vc-sccs-print-log):
2575         * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
2577 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
2579         * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
2580         Add menus to the meta mode.  (Bug#5043)
2582 2009-12-07  Michael Kifer  <kifer@cs.stonybrook.edu>
2584         * ediff-init.el (ediff-event-key): Use event-to-character instead of
2585         event-key.
2587         * ediff.el (ediff-buffers-internal): Add unwind-protect.
2589 2009-12-07  Michael Albinus  <michael.albinus@gmx.de>
2591         Handle prompt rules of ksh in OpenBSD 4.5.  Reported by Raphaël
2592         Berbain <raphael.berbain@gmail.com>.
2594         * net/tramp.el (tramp-end-of-output): Move up.  Use `#' and `$'
2595         characters.
2596         (tramp-initial-end-of-output): New defconst.
2597         (tramp-methods, tramp-find-shell)
2598         (tramp-open-connection-setup-interactive-shell)
2599         (tramp-maybe-open-connection): Use it.
2600         (tramp-shell-prompt-pattern, tramp-wait-for-output): Handle
2601         existence of `#' and `$'.
2603         * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
2604         `tramp-initial-end-of-output'.
2606 2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
2608         Get the background mode from the terminal for xterm, and set
2609         faces accordingly.
2610         * term/xterm.el (xterm-set-background-mode): New function.
2611         (terminal-init-xterm): Use it in case xterm supports background
2612         color queries.  Recompute faces after getting the background
2613         color.
2615 2009-12-07  Ulrich Mueller  <ulm@gentoo.org>
2617         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
2618         number comment back on its own line, for easier parsing.
2620 2009-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2622         Make it work for non-file buffers (bug#5102).
2623         * doc-view.el (doc-view-current-cache-dir):
2624         Use doc-view-buffer-file-name rather than buffer-file-name.
2625         (doc-view-mode): Use buffer-name when buffer-file-name is nil.
2627 2009-12-06  Óscar Fuentes  <ofv@wanadoo.es>
2629         * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
2630         author field is too short.
2632 2009-12-06  Dan Nicolaescu  <dann@ics.uci.edu>
2634         * vc-git.el (vc-git-print-log): Handle a limit argument.
2635         Display the short log in graph form and with labels.
2636         (vc-git-log-view-mode): Handle labels.
2638         Make vc-revert change VC state from 'added to 'unregistered.
2639         * vc-git.el (vc-git-revert): Call git reset first.
2641 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
2643         * net/newst-backend.el, net/newst-plainview.el:
2644         * net/newst-reader.el, net/newst-ticker.el:
2645         * net/newst-treeview.el, net/newsticker.el:
2646         Require/provide newst-... (instead of newsticker-...).  (Bug#5096)
2648 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
2650         * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
2652         * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
2653         Handle empty author field (Bug#4144).  Suggested by Óscar Fuentes.
2654         (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
2655         Update annotation regexp.
2657         * simple.el (beginning-of-visual-line): Constrain to field
2658         boundaries (Bug#5106).
2660 2009-12-06  Ulf Jasper  <ulf.jasper@web.de>
2662         * xml.el (xml-substitute-numeric-entities): Move
2663         newsticker--decode-numeric-entities in newst-backend.el to
2664         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
2665         * net/newst-backend.el (newsticker--parse-generic-feed)
2666         (newsticker--parse-generic-items)
2667         (newsticker--decode-numeric-entities): Move
2668         newsticker--decode-numeric-entities in newst-backend.el to
2669         xml-substitute-numeric-entities in xml.el.  (Bug#5008)
2671 2009-12-06  Daniel Colascione  <dan.colascione@gmail.com>
2673         * progmodes/js.el (js--js-not): Add null to the list of values.
2675 2009-12-06  Chong Yidong  <cyd@stupidchicken.com>
2677         * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
2679 2009-12-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2681         * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
2682         delimiter if it is at the end of the current line.
2683         (bibtex-generate-url-list): Fix docstring.
2685 2009-12-06  Stefan Monnier  <monnier@iro.umontreal.ca>
2687         * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
2688         minibuffer's content with itself.
2689         Fold the confirm-after-completion case into the `confirm' case.
2690         (completion-pcm-word-delimiters): Add : and / to the delimiters.
2692 2009-12-06  Kevin Ryde  <user42@zip.com.au>
2694         * ffap.el (ffap-rfc-path): Make this a defcustom since
2695         `ffap-rfc-directories' is also a defcustom.  (Bug#4514.)
2697         * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
2698         manuals, similar to existing setup for help-mode.  (Bug#3913.)
2700 2009-12-05  Juri Linkov  <juri@jurta.org>
2702         Save and restore dired buffer's point positions too.  (Bug#4880)
2704         * dired.el (dired-save-positions): Return in the first element
2705         buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
2706         Doc fix.
2707         (dired-restore-positions): First restore buffer's position.
2708         While restoring window's positions, check if window still displays
2709         the original buffer.
2711 2009-12-05  Chong Yidong  <cyd@stupidchicken.com>
2713         * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
2714         if possible.
2716         * cedet/semantic/ia.el (semantic-ia-complete-symbol):
2717         Make argument optional.
2719         * shell.el (shell): Require ansi-color (Bug#5113).
2721         * ansi-color.el (ansi-color-for-comint-mode): Default to t.
2723         * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
2725 2009-12-05  Alan Mackenzie  <acm@muc.de>
2727         * progmodes/cc-mode.el (c-before-hack-hook)
2728         (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
2729         `c-file-style' to work again.  This reversion restores the current
2730         software to its state in Emacs 23.1.  (Bug#4146)
2732 2009-12-05  Kevin Ryde  <user42@zip.com.au>
2734         * textmodes/sgml-mode.el (sgml-lexical-context): Recognise
2735         comment-start-skip to comment-end-skip as comment (Bug#4781).
2737 2009-12-05  Juri Linkov  <juri@jurta.org>
2739         * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
2740         for virtual nodes.  (Bug#4147)
2741         (Info-find-node-2): Set `Info-current-node-virtual' to nil
2742         when moving from a virtual node.
2743         (Info-mode-menu): Add `Info-virtual-index' to the menu.
2744         (Info-mode): Add `Info-virtual-index' to the docstring.
2746 2009-12-05  Eric Ludlam  <zappo@gnu.org>
2748         * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
2749         Describe project macro symbols.
2751         * cedet/semantic/complete.el (semantic-complete-do-completion):
2752         Don't call semantic-collector-current-exact-match.
2754         * cedet/ede.el (ede-apply-preprocessor-map): Accept lists of
2755         ede-objects as targets.
2757         * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Output
2758         a target's object list even if compiler vars are already in the
2759         Makefile.
2761         * cedet/ede/emacs.el (ede-preprocessor-map): Add config.h to the
2762         list of headers producing necessary macros.
2764 2009-12-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2766         * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
2767         track of the buffer position of the end of a BibTeX entry as this
2768         position may change during reformatting.
2769         (bibtex-format-entry): Remove whitespace before processing
2770         numerical fields so that we recognize the latter properly.
2771         (bibtex-reformat): Do not use push which changes the global value
2772         of bibtex-entry-format.
2773         (bibtex-field-braces-alist, bibtex-field-strings-alist)
2774         (bibtex-field-re-init): Replace only space characters by regexp
2775         for whitespace.
2776         (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
2777         (bibtex-initialize): Also update bibtex-strings.
2778         (bibtex-kill-field): Preserve white space at end of entry.
2779         (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
2780         Update bibtex-reference-keys.
2782 2009-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2784         * minibuffer.el (completion-pcm--merge-try): Also consider placing
2785         point after a star, if that's the only place where modifications can
2786         make progress.
2788 2009-12-05  Dan Nicolaescu  <dann@ics.uci.edu>
2790         * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
2791         in docstrings.
2793 2009-12-04  Juri Linkov  <juri@jurta.org>
2795         * proced.el (proced): Call `(proced-update t)' to update process
2796         information instead of only running proced-post-display-hook.
2797         (proced-send-signal): Add a leading space to the buffer name
2798         " *Marked Processes*" to make this buffer ephemeral.
2800 2009-12-04  Juri Linkov  <juri@jurta.org>
2802         * dired.el (dired-auto-revert-buffer): New defcustom.
2803         (dired-internal-noselect): Use it.
2805 2009-12-04  Juri Linkov  <juri@jurta.org>
2807         Change roles of modes and functions in image-mode.el (Bug#5062).
2809         * image-mode.el: Replace `image-mode-maybe' with `image-mode'
2810         in `auto-mode-alist'.
2811         (image-mode-previous-major-mode): New variable.
2812         (image-minor-mode-map): Rename from `image-mode-text-map'.
2813         (image-mode): Move graceful error-handling code from
2814         `image-minor-mode' to here.  On errors call `image-mode-as-text'.
2815         (image-minor-mode): Remove all image-handling code.
2816         Replace `image-mode-text-map' with `image-minor-mode-map'.
2817         Check for `image-type' in mode-line format string.
2818         (image-mode-maybe): Make obsolete with an alias to `image-mode'.
2819         (image-mode-as-text): New function with most code from
2820         `image-mode-maybe'.
2821         (image-toggle-display-text): Move code that removes image
2822         properties from `image-toggle-display' to here.
2823         (image-toggle-display-image): New function with code that adds
2824         image properties copied from `image-toggle-display'.
2825         (image-toggle-display): Remove most code with leaving only code
2826         that toggles between `image-mode-as-text' and `image-mode'.
2828 2009-12-04  Ulf Jasper  <ulf.jasper@web.de>
2830         * net/newst-treeview.el
2831         (newsticker--treeview-list-highlight-start): Restored call to
2832         save-excursion: Selected item was stuck.
2833         (newsticker--treeview-list-select): New.
2834         (newsticker--treeview-item-show-text)
2835         (newsticker--treeview-item-show)
2836         (newsticker--treeview-item-update): Use new
2837         newsticker-treeview-item-mode.
2838         (newsticker-treeview-update): Keep current item.
2839         (newsticker-treeview-next-new-or-immortal-item): Doc change.
2840         (newsticker--treeview-first-feed): Doc change.
2841         (newsticker-treeview-list-menu)
2842         (newsticker-treeview-item-menu): Added menu entries.
2843         (newsticker-treeview-item-mode): New.
2845         * net/newst-backend.el (newsticker-customize): Delete other
2846         windows.
2848 2009-12-04  Sam Steingold  <sds@gnu.org>
2850         * log-view.el (log-view-mode-map): "q" calls quit-window,
2851         like in all the other non-self-insert buffers.
2853 2009-12-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2855         Minor cleanup.
2856         * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
2857         key decoding rather than do it manually via last-input-event +
2858         ascii-character.
2859         (term-exec): Use delete-and-extract-region.
2860         (term-handle-ansi-terminal-messages): Remove unused var `end'.
2861         (term-process-pager): Remove unused var `i'.
2862         (term-dynamic-simple-complete): Make obsolete.
2863         (serial-update-config-menu): Remove unused vars `y' and `str'.
2864         (term-update-mode-line): Remove unused var `temp'.
2866 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
2868         Limit the number of log entries displayed by default.
2869         * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
2870         (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
2871         using a prefix argument.
2873 2009-12-03  Glenn Morris  <rgm@gnu.org>
2875         * progmodes/idlwave.el (class): Restore still useful declaration.
2877 2009-12-03  Alan Mackenzie  <acm@muc.de>
2879         Enhance `c-parse-state' to run efficiently in "brace deserts".
2881         * progmodes/cc-mode.el (c-basic-common-init):
2882         Call c-state-cache-init.
2883         (c-neutralize-syntax-in-and-mark-CPP): Rename from
2884         c-extend-and-neutralize-syntax-in-CPP.  Mark each CPP construct by
2885         placing `category' properties value 'c-cpp-delimiter at its boundaries.
2887         * progmodes/cc-langs.el (c-before-font-lock-function):
2888         c-extend-and-neutralize-syntax-in-CPP has been renamed
2889         c-neutralize-syntax-in-and-mark-CPP.
2891         * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
2892         with `category' properties now, not `syntax-table' ones.
2894         * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
2895         enhanced (but slower) version of c-end-of-macro that won't land
2896         inside a literal or on another awkward character.
2897         (c-state-cache-too-far, c-state-cache-start)
2898         (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
2899         (c-state-nonlit-pos-cache-limit, c-state-point-min)
2900         (c-state-point-min-lit-type, c-state-point-min-lit-start)
2901         (c-state-min-scan-pos, c-state-brace-pair-desert)
2902         (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
2903         buffer local variables.
2904         (c-state-literal-at, c-state-lit-beg)
2905         (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
2906         (c-state-mark-point-min-literal, c-state-cache-top-lparen)
2907         (c-state-cache-top-paren, c-state-cache-after-top-paren)
2908         (c-get-cache-scan-pos, c-get-fallback-scan-pos)
2909         (c-state-balance-parens-backwards, c-parse-state-get-strategy)
2910         (c-renarrow-state-cache)
2911         (c-append-lower-brace-pair-to-state-cache)
2912         (c-state-push-any-brace-pair, c-append-to-state-cache)
2913         (c-remove-stale-state-cache)
2914         (c-remove-stale-state-cache-backwards, c-state-cache-init)
2915         (c-invalidate-state-cache-1, c-parse-state-1)
2916         (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
2917         (c-parse-state): Enhance and refactor.
2918         (c-debug-parse-state): Amend to deal with all the new variables.
2920         * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
2921         (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
2922         modify to use category text properties rather than syntax-table ones.
2923         (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
2924         to switch off/on the syntactic paren property of C++ template
2925         delimiters using the category property.
2926         (c-with-<->-as-parens-suppressed): Macro to invoke code with
2927         template delims suppressed.
2928         (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
2929         New constant/macros which apply category properties to the start
2930         and end of preprocessor constructs.
2931         (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
2932         "comment out" the syntactic value of characters in preprocessor
2933         constructs.
2934         (c-with-cpps-commented-out)
2935         (c-with-all-but-one-cpps-commented-out): Macros to invoke code
2936         with characters in all or all but one preprocessor constructs
2937         "commented out".
2939 2009-12-03  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
2941         * proced.el (proced-filter-alist): Use regexp-quote.
2943 2009-12-03  Michael Albinus  <michael.albinus@gmx.de>
2945         Cleanup.
2946         * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
2947         (eshell/su, eshell/sudo): Require 'tramp.  Fix problems reading
2948         arguments.  Expand `default-directory'.
2950         * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
2951         the benefit of returning an expanded localname.
2952         (tramp-tramp-file-p): Handle the case NAME is not a string.
2954 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
2956         Add support for bzr shelve/unshelve.
2957         * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
2958         (vc-bzr-extra-menu-map): New variables.
2959         (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
2960         (vc-bzr-shelve-apply, vc-bzr-shelve-list)
2961         (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
2962         (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
2963         (vc-bzr-dir-extra-headers): Display shelves.
2965         * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
2967 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2969         * textmodes/bibtex.el (bibtex-complete-internal):
2970         Use completion-in-region.
2971         (bibtex-text-in-field-bounds): Remove unused var `opoint'.
2973 2009-12-03  Dan Nicolaescu  <dann@ics.uci.edu>
2975         Support applying stashes.  Improve UI.
2976         * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
2977         (vc-git-stash-apply, vc-git-stash-pop)
2978         (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
2979         (vc-git-stash-menu): New functions.
2980         (vc-git-stash-menu-map): New variable.
2981         (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
2983 2009-12-03  Glenn Morris  <rgm@gnu.org>
2985         * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
2986         (vc-print-log-internal): Fix previous change.
2987         (vc-revert): Correct pluralization.
2989 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2991         * progmodes/make-mode.el (makefile-special-targets-list): No need for
2992         it to be an alist any more.
2993         (makefile-complete): Use completion-in-region.
2995         * progmodes/octave-mod.el (octave-complete-symbol):
2996         Use completion-in-region.
2998         Misc cleanup.
2999         * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
3000         (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
3001         (idlwave-complete-class): Don't quote lambda.
3002         (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
3003         (idlwave-mode-map): Move initialization into declaration.
3004         (idlwave-action-and-binding): Use backquotes.
3005         (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
3006         Simplify.
3007         (idlwave-is-pointer-dereference): Remove unused var `pos'.
3008         (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
3009         (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
3010         `parts', and `all-parts'.
3011         (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
3012         (idlwave-convert-xml-system-routine-info): Remove unused string
3013         `version-string'.
3014         (idlwave-display-user-catalog-widget): Use dolist.
3015         (idlwave-scanning-lib): Declare dynamically-scoped var.
3016         (idlwave-scan-library-catalogs): Remove unused var `flags'.
3017         (completion-highlight-first-word-only): Declare to silence bytecomp.
3018         (idlwave-popup-select): Tighten scope of `resp'.
3019         (idlwave-find-struct-tag): Remove unused var `beg'.
3020         (idlwave-after-load-rinfo-hook): Declare.
3021         (idlwave-sintern-class-info): Remove unused var `taglist'.
3022         (idlwave-find-class-definition): Remove unused var `list'.
3023         (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
3024         (idlwave-what-module-find-class): Remove unused var `classes'.
3026 2009-12-03  Juanma Barranquero  <lekktu@gmail.com>
3028         * progmodes/pascal.el: Require CL when compiling (for lexical-let).
3030 2009-12-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3032         * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
3033         buffers visited.  Remove redundant current-buffer-saving.
3035 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3037         Use completion-in-buffer and remove uses of dynamic scoping.
3038         * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
3039         (pascal-buffer-to-use, pascal-flag): Don't declare.
3040         (pascal-func-completion, pascal-type-completion, pascal-var-completion)
3041         (pascal-get-completion-decl, pascal-keyword-completion):
3042         Add `pascal-str' argument, save-excursion,
3043         return the found completions, and don't filter with pascal-pred.
3044         (pascal-completion-cache): New var.
3045         (pascal-completion): Don't switch buffer any more (it was never
3046         necessary).  Don't save-excursion any more (it's done by the called
3047         subroutines).  Use a cache to avoid redundant computations.
3048         Use complete-with-action rather than pascal-completion-response and
3049         let it apply the predicate as well.
3050         (pascal-complete-word): Use completion-in-buffer when
3051         pascal-toggle-completions is nil.
3052         (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
3053         not used any more.
3054         (pascal-comp-defun): Don't change buffer any more.
3055         Use complete-with-action rather than pascal-completion-response and
3056         let it apply the predicate as well.
3057         (pascal-goto-defun): Change buffer before calling pascal-comp-defun
3058         when neded.
3060 2009-12-02  Kenichi Handa  <handa@m17n.org>
3062         * language/indian.el: Include ZWJ and ZWNJ in the patterns to
3063         shape for all Indic scripts.
3065 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3067         Use completion-in-buffer.
3068         * wid-edit.el (widget-field-text-end): New function.
3069         (widget-field-value-get): Use it.
3070         (widget-string-complete, widget-file-complete)
3071         (widget-color-complete): Use it and completion-in-region.
3072         (widget-complete): Don't narrow the buffer.
3074 2009-12-02  Glenn Morris  <rgm@gnu.org>
3076         * mail/rmail.el (rmail-pop-to-buffer): New function.  (Bug#2282)
3077         (rmail-select-summary): Use rmail-pop-to-buffer.
3078         * mail/rmailsum.el: Replace all pop-to-buffer calls with
3079         rmail-pop-to-buffer, to prevent horizontal splits.
3081         * calendar/diary-lib.el (diary-list-entries): Replace superfluous
3082         save-excursion with save-current-buffer.
3083         Widen before searching.  (Bug#5093)
3084         (diary-list-sexp-entries): Remove superfluous save-excursion.
3086 2009-12-02  Michael Welsh Duggan  <mwd@cert.org>
3088         * woman.el (woman-make-bufname): Handle man-pages with "." in the
3089         name.  (Bug#5038)
3091 2009-12-02  Andreas Politz  <politza@fh-trier.de>  (tiny change)
3093         * ido.el (ido-file-internal): Handle filenames at point that do
3094         not have a directory part.  (Bug#5049)
3096 2009-12-02  Juanma Barranquero  <lekktu@gmail.com>
3098         * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
3099         (mpc-songs-jump-to, mpc-resume): Doc fixes.
3101 2009-12-01  Rob Riepel  <riepel@networking.Stanford.EDU>
3103         * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
3104         (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
3105         any more.
3107 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3109         * comint.el (comint-insert-input): Ignore clicks to the right of
3110         the field.  Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
3112         * vc.el (vc-print-log-internal): Don't wait for the process to
3113         terminate before setting up the major mode.
3115         * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
3116         in case.
3118         * pcomplete.el (pcomplete-std-complete): Don't try to complete past
3119         the last element.
3121         * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
3123 2009-12-01  Glenn Morris  <rgm@gnu.org>
3125         * window.el (window--display-buffer-2): Fix previous changes.
3127 2009-12-01  Chong Yidong  <cyd@stupidchicken.com>
3129         * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
3131 2009-12-01  Glenn Morris  <rgm@gnu.org>
3133         * Makefile.in (ELCFILES): Add mpc.elc.
3135 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3137         * mpc.el: New file.
3139 2009-12-01  Glenn Morris  <rgm@gnu.org>
3141         * window.el (window-to-use): Define for compiler.
3143         * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
3144         consistent with others (no final period).
3146         * mail/rmailmm.el (rmail-mime-handle): Doc fix.
3147         (rmail-mime-show): Downcase the encoding.  (Bug#5070)
3149 2009-12-01  Dan Nicolaescu  <dann@ics.uci.edu>
3151         Make vc-print-log buttons work.
3152         * log-view.el (log-view-mode-map): Inherit from widget-keymap.
3154 2009-11-30  Ryan C. Thompson  <rct@thompsonclan.org>  (tiny change)
3156         * savehist.el (savehist-autosave-interval): Allow setting to nil
3157         through customize.  (Bug#5056)
3159 2009-11-30  Juanma Barranquero  <lekktu@gmail.com>
3161         Fix references to jit-lock properties.
3162         * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
3163         Refer to jit-lock-defer-multiline, not jit-lock-multiline.
3164         (perl-font-lock-special-syntactic-constructs):
3165         Quote jit-lock-defer-multiline property.
3167 2009-11-30  Dan Nicolaescu  <dann@ics.uci.edu>
3169         * vc-git.el (vc-git-registered): Call vc-git-root only once.
3171 2009-11-30  Juri Linkov  <juri@jurta.org>
3173         * misearch.el (multi-isearch-search-fun): Always provide a non-nil
3174         value `buffer' of `multi-isearch-next-buffer-current-function'.
3175         Use `(current-buffer)' when `buffer' is nil.
3176         (multi-isearch-next-buffer-from-list): Don't fallback to
3177         `(current-buffer)' when `buffer' is nil.  (Bug#4947)
3179 2009-11-30  Juri Linkov  <juri@jurta.org>
3181         * misearch.el (multi-isearch-read-buffers): Move canonicalization
3182         of buffers with `get-buffer' to `multi-isearch-buffers'.
3183         (multi-isearch-buffers, multi-isearch-buffers-regexp):
3184         Canonicalize BUFFERS with `get-buffer'.  Doc fix.
3185         (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
3186         FILES with `expand-file-name' converting relative file names
3187         to absolute.  Doc fix.  (Bug#4727)
3189 2009-11-30  Juri Linkov  <juri@jurta.org>
3191         * misearch.el (multi-isearch-read-buffers)
3192         (multi-isearch-read-matching-buffers): New functions.
3193         (multi-isearch-buffers, multi-isearch-buffers-regexp):
3194         Use them in the `interactive' spec.  Doc fix.
3195         (multi-isearch-read-files, multi-isearch-read-matching-files):
3196         New functions.
3197         (multi-isearch-files, multi-isearch-files-regexp):
3198         Use them in the `interactive' spec.  Doc fix.  (Bug#4725)
3200 2009-11-30  Juri Linkov  <juri@jurta.org>
3202         * doc-view.el (doc-view-continuous):
3203         Rename from `doc-view-continuous-mode'.
3204         (doc-view-menu): Move "Toggle display" to the top.
3205         Add submenu "Continuous" with radio buttons "Off"/"On"
3206         and "Save as Default".
3207         (doc-view-scroll-up-or-next-page)
3208         (doc-view-scroll-down-or-previous-page)
3209         (doc-view-next-line-or-next-page)
3210         (doc-view-previous-line-or-previous-page): Rename
3211         `doc-view-continuous-mode' to `doc-view-continuous'.  (Bug#4896)
3213 2009-11-30  Juri Linkov  <juri@jurta.org>
3215         * comint.el (comint-mode-map): Rebind `M-r' from
3216         `comint-previous-matching-input' to
3217         `comint-history-isearch-backward-regexp'.
3218         Unbind `M-s' to allow global key binding `M-s'.
3219         Add menu items for `comint-history-isearch-backward' and
3220         `comint-history-isearch-backward-regexp'.  (Bug#3746)
3222 2009-11-30  Juri Linkov  <juri@jurta.org>
3224         * replace.el (perform-replace): Let-bind recenter-last-op to nil.
3225         For def=recenter, replace `recenter' with `recenter-top-bottom'
3226         that is called with `this-command' and `last-command' let-bound
3227         to `recenter-top-bottom'.  When the last `def' was not `recenter',
3228         set `recenter-last-op' to nil.  (Bug#4981)
3230 2009-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3232         Minor cleanup and simplification.
3233         * filecache.el (file-cache-add-directory)
3234         (file-cache-add-directory-recursively)
3235         (file-cache-add-from-file-cache-buffer)
3236         (file-cache-delete-file-regexp, file-cache-delete-directory)
3237         (file-cache-files-matching-internal, file-cache-display): Use dolist.
3238         (file-cache-temp-minibuffer-message): Delete function.
3239         (file-cache-minibuffer-complete): Use minibuffer-message instead.
3241         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
3242         Don't signal an error when bumping into EOB in tr, s, or y.
3244 2009-11-29  Juri Linkov  <juri@jurta.org>
3246         * startup.el (fancy-about-text): Fix wording of Guided Tour.
3247         (Bug#4960)
3249         * descr-text.el (describe-char-unidata-list): Use lowercase name
3250         for "Unicode name" like in other tags.
3252 2009-11-29  Juri Linkov  <juri@jurta.org>
3254         * ediff-util.el (ediff-minibuffer-with-setup-hook):
3255         New compatibility macro.
3256         (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
3258 2009-11-29  Juri Linkov  <juri@jurta.org>
3260         Add defcustom to define the cycling order of `recenter-top-bottom'.
3261         (Bug#4981)
3263         * window.el (recenter-last-op): Doc fix.
3264         (recenter-positions): New defcustom.
3265         (recenter-top-bottom): Rewrite to use `recenter-positions'.
3266         (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
3268 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
3270         Improve integration of Tramp and ange-ftp in eshell.
3272         * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
3273         (eshell/su): Flatten args.  Apply better args parsing.  Use "cd".
3274         (eshell/sudo): Flatten args.  Let-bind `default-directory'.
3276         * eshell/esh-util.el (top): Require also Tramp when compiling.
3277         (eshell-directory-files-and-attributes): Check for FTP remote
3278         connection.
3279         (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
3280         `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
3281         (eshell-file-attributes): Handle ".".  Return `entry'.
3283         * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
3284         (ange-ftp-directory-files-and-attributes)
3285         (ange-ftp-real-directory-files-and-attributes): New defuns.
3287         * net/tramp.el (tramp-maybe-open-connection): Open the remote
3288         shell with "exec" when possible.  This prevents trailing prompts
3289         in `start-file-process'.
3291 2009-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3293         Try and remove assumptions about point-min==1.
3294         * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
3295         (rng-compute-mode-line-string): Show the validation percentage in
3296         terms of the narrowed text, not the widened text.
3297         (rng-do-some-validation): Don't catch internal errors when debugging.
3298         (rng-first-error): Simplify.
3299         (rng-after-change-function): Remove work around.  AFAIK the bug has
3300         been fixed a while ago.
3302         * image-mode.el (image-minor-mode): Exit more gracefully when the image
3303         cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
3305         * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
3307         * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
3308         `cd' doesn't always do it for us (bug#5067).
3310         * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
3311         on 2009-10-25 as part of some other change (bug#5067).
3313 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3315         * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
3316         `suspicious'.
3317         (byte-compile-warnings): Use byte-compile-warning-types.
3318         (byte-compile-save-excursion): Warn about use of set-buffer right
3319         after save-excursion.
3321         * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
3322         the excursion as well.
3324 2009-11-27  Michael Albinus  <michael.albinus@gmx.de>
3326         * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
3327         providing a Tramp related implementation of "su" and "sudo".
3328         (eshell-unix-initialize): Add "su" and "sudo".
3330 2009-11-27  Daiki Ueno  <ueno@unixuser.org>
3332         * net/socks.el (socks-send-command): Convert binary request to
3333         unibyte before sending.  This fixes mishandling of some port
3334         numbers such as 129.
3336 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3338         * help.el (describe-bindings-internal): Remove `interactive'.
3340         * man.el (Man-completion-table): Trim a terminating "(".
3341         Remove the space between name page a section.
3342         Add the command's description on the `help-echo' property.
3343         Remove `process-connection-type' binding since it's unused by
3344         call-process.
3345         Provide completion for the "<section> <name>" format as well.
3346         (Man-default-man-entry): Remove spurious var shadowing the argument.
3348 2009-11-26  Kevin Ryde  <user42@zip.com.au>
3350         * log-view.el: Add "Keywords: tools", since its other keywords
3351         aren't in finder-known-keywords, and following vc.el.
3353         * sha1.el (sha1-string-external): default-directory "/" in case
3354         otherwise non-existent.  process-connection-type pipe for touch of
3355         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
3357 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3359         Misc coding convention cleanups.
3360         * htmlfontify.el (hfy-init-kludge-hook): Rename from
3361         hfy-init-kludge-hooks.
3362         (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
3363         (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
3364         (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
3365         and push.
3366         (hfy-slant, hfy-weight): Use tables rather than code.
3367         (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
3368         (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
3369         (hfy-face-attr-for-class): Initialize `face-spec' directly.
3370         (hfy-face-to-css): Remove `nconc' with single arg.
3371         (hfy-p-to-face-lennart): Use `or'.
3372         (hfy-face-at): Hoist common code.  Remove spurious quotes in `case'.
3373         (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
3374         (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
3375         (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
3376         (hfy-force-fontification): Use run-hooks.
3378 2009-11-26  Vivek Dasmohapatra  <vivek@etla.org>
3380         Various minor fixes.
3381         * htmlfontify.el (hfy-default-header): Add toggle_invis since
3382         Javascript belongs in the header, not the body.
3383         (hfy-javascript): Remove.
3384         (hfy-fontify-buffer): Don't insert it any more.
3385         (hfy-face-at): Handle (face0 face1 face2) style face properties.
3386         Fix bug in invis handling when there were no invis props in a chunk.
3388 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3390         * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
3392 2009-11-26  Dan Nicolaescu  <dann@ics.uci.edu>
3394         * finder.el (finder-mode-map): Add a menu.
3396 2009-11-26  Michael McNamara  <mac@mail.brushroad.com>
3398         * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
3399         "unsigned" structs.
3401         (verilog-leap-to-head, verilog-backward-token): Handle "disable
3402         fork" statement better.
3404 2009-11-26  Wilson Snyder  <wsnyder@wsnyder.org>
3406         * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
3407         (verilog-delete-auto, verilog-delete-empty-auto-pair)
3408         (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
3409         Reported by Clay Douglass.
3411         (verilog-auto-inst, verilog-auto-star-safe)
3412         (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
3413         Fix removing "// Interfaces" when saving .* expansions.  Reported by
3414         Pierre-David Pfister.
3416 2009-11-26  Glenn Morris  <rgm@gnu.org>
3418         * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
3419         the scope.
3421 2009-11-25  Johan Bockgård  <bojohan@gnu.org>
3423         * vc-annotate.el (vc-annotate-revision-previous-to-line):
3424         Really use previous revision.
3426 2009-11-25  Kevin Ryde  <user42@zip.com.au>
3428         * man.el (Man-completion-table): default-directory "/" in case
3429         doesn't otherwise exist.  process-environment COLUMNS=999 so as
3430         not to truncate long names.  process-connection-type pipe to avoid
3431         any chance of hitting the pseudo-tty TIOCGWINSZ.
3432         (man): completion-ignore-case t for friendliness and since man
3433         itself is case-insensitive on the command line.
3434         Further to Bug#3717.
3436         * arc-mode.el: Add "Keywords: files", so the details in its
3437         commentary can be reached from finder-by-keyword.
3438         * textmodes/dns-mode.el: Add "Keywords: comm".  It's only an
3439         editing mode, but it's comms related and sgml-mode.el has "comm"
3440         on that basis too.
3441         * textmodes/bibtex-style.el: Add "Keywords: tex".
3442         * international/isearch-x.el, international/ja-dic-cnv.el:
3443         * international/ja-dic-utl.el, international/kkc.el:
3444         Add "Keywords: i18n", so they can be reached from finder-by-keyword.
3446 2009-11-25  Juri Linkov  <juri@jurta.org>
3448         * man.el (Man-completion-table): Modify regexp to include
3449         section names to completion strings.  (Bug#3717)
3451 2009-11-25  Juri Linkov  <juri@jurta.org>
3453         Search recursively in gzipped files.  (Bug#4982)
3455         * progmodes/grep.el (grep-highlight-matches): Add new options
3456         `always' and `auto'.  Doc fix.
3457         (grep-process-setup): Check `grep-highlight-matches' for
3458         `auto-detect' to determine the need to compute grep defaults.
3459         Move Windows/DOS specific --colors settings handling
3460         to `grep-compute-defaults'.  Check `grep-highlight-matches'
3461         to get the value of "--color=".
3462         (grep-compute-defaults): Compute `grep-highlight-matches' when it
3463         has the value `auto-detect'.  Move Windows/DOS specific settings
3464         from `grep-process-setup'.
3465         (zrgrep): New command with alias `rzgrep'.
3467 2009-11-25  Juri Linkov  <juri@jurta.org>
3469         * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
3470         to nil instead of switching off view-mode.  (Bug#4896)
3472 2009-11-25  Juri Linkov  <juri@jurta.org>
3474         Mouse-wheel scrolling for DocView Continuous mode.  (Bug#4896)
3476         * mwheel.el (mwheel-scroll-up-function)
3477         (mwheel-scroll-down-function): New defvars.
3478         (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
3479         `scroll-up', and `mwheel-scroll-down-function' instead of
3480         `scroll-down'.
3482         * doc-view.el (doc-view-scroll-up-or-next-page)
3483         (doc-view-scroll-down-or-previous-page): Add optional ARG.
3484         Use this ARG in the call to image-scroll-up/image-scroll-down.
3485         Change `interactive' spec to "P".  Goto next/previous page only
3486         when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
3487         SPC/DEL case).  Doc fix.
3488         (doc-view-next-line-or-next-page)
3489         (doc-view-previous-line-or-previous-page): Rename arg to ARG
3490         for consistency.
3491         (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
3492         `doc-view-scroll-up-or-next-page', and buffer-local
3493         `mwheel-scroll-down-function' to
3494         `doc-view-scroll-down-or-previous-page'.
3496 2009-11-25  Juri Linkov  <juri@jurta.org>
3498         Provide additional default values (directories at other Dired
3499         windows) via M-n in the minibuffer of some Dired commands.
3501         * dired-aux.el (dired-diff, dired-compare-directories)
3502         (dired-do-create-files): Use `dired-dwim-target-defaults' to set
3503         `minibuffer-default' in `minibuffer-with-setup-hook'.
3504         (dired-dwim-target-directory): Find a window that displays Dired
3505         buffer instead of failing when the next window is not Dired.
3506         Use `get-window-with-predicate' to find for the next Dired window.
3507         (dired-dwim-target-defaults): New function.
3509         * ediff-util.el (ediff-read-file-name):
3510         Use `dired-dwim-target-defaults' to set `minibuffer-default'
3511         in `minibuffer-with-setup-hook'.
3513 2009-11-25  Juri Linkov  <juri@jurta.org>
3515         Provide additional default values (file name at point or at the
3516         current Dired line) via M-n for file reading minibuffers.  (Bug#5010)
3518         * minibuffer.el (read-file-name-defaults): New function.
3519         (read-file-name): Reset `minibuffer-default' to nil when
3520         it duplicates initial input `insdef'.
3521         Bind `minibuffer-default-add-function' to lambda that
3522         calls `read-file-name-defaults' in `minibuffer-selected-window'.
3523         (minibuffer-insert-file-name-at-point): New command.
3525         * files.el (file-name-at-point-functions): New defcustom.
3526         (find-file-default): Remove defvar.
3527         (find-file-read-args): Don't use `find-file-default'.
3528         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
3529         to `read-file-name'.
3530         (find-file-literally): Use `read-file-name' with
3531         `confirm-nonexistent-file-or-buffer'.
3533         * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
3535         * dired.el (dired-read-dir-and-switches):
3536         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
3537         to `read-file-name'.
3538         (dired-file-name-at-point): New function.
3539         (dired-mode): Add hook `dired-file-name-at-point' to
3540         `file-name-at-point-functions'.
3542 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3544         Really make the *Completions* window soft-dedicated (bug#5030).
3545         * window.el (window--display-buffer-2): Add `dedicated' argument.
3546         (display-buffer): Pass it when needed so the dedicated flag is set
3547         after calling set-window-buffer, which would otherwise reset it.
3549 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3551         * progmodes/meta-mode.el (meta-complete-symbol):
3552         * progmodes/etags.el (complete-tag):
3553         * mail/mailabbrev.el (mail-abbrev-complete-alias):
3554         Use completion-in-region.
3556         * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
3557         (dabbrev-completion): Use completion-in-region.
3558         (dabbrev--abbrev-at-point): Simplify regexp.
3560         * abbrev.el (abbrev--before-point): Use word-motion functions
3561         if :regexp is not specified (bug#5031).
3563         * subr.el (string-prefix-p): New function.
3565         * man.el (Man-completion-cache): New var.
3566         (Man-completion-table): Use it.
3568         * vc.el (vc-print-log-internal): Make `limit' optional for better
3569         compatibility (e.g. with vc-annotate.el).
3571 2009-11-24  Kevin Ryde  <user42@zip.com.au>
3573         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
3574         Build value with regexp-opt instead of explicit joining loop.  (Bug#4927)
3576         * emacs-lisp/elint.el (elint-add-required-env): Better error message
3577         when .el source file not found or other error.
3579 2009-11-24  Markus Triska  <markus.triska@gmx.at>
3581         * linum.el (linum-update-window): Ignore intangible (bug#4996).
3583 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3585         Handle the [back] button properly (bug#4979).
3586         * descr-text.el (describe-text-properties): Add a `buffer' argument.
3587         Use help-setup-xref, help-buffer, and with-help-window.
3588         (describe-char): Add `buffer' argument.
3589         Pass proper command to help-setup-xref.  Don't meddle with
3590         help-xref-stack-item directly.
3591         (describe-text-category): Use with-help-window and help-buffer.
3593         * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
3594         for the displayed buffer (bug#4887).
3596         * man.el (Man-completion-table): New function.
3597         (man): Use it.
3599 2009-11-24  David Reitter  <david.reitter@gmail.com>
3601         * vc-git.el (vc-git-registered): Use checkout directory (where
3602         .git is) rather than the file's directory and a relative path spec
3603         to work around a bug in git.
3605 2009-11-24  Michael Albinus  <michael.albinus@gmx.de>
3607         Improve handling of processes on remote hosts.
3609         * eshell/esh-util.el (eshell-path-env): New defvar.
3610         (eshell-parse-colon-path): New defun.
3611         (eshell-file-attributes): Use `eshell-parse-colon-path'.
3613         * eshell/esh-ext.el (eshell-search-path):
3614         Use `eshell-parse-colon-path'.
3615         (eshell-remote-command): Remove argument HANDLER.
3616         (eshell-external-command): Check for FTP remote connection.
3618         * eshell/esh-proc.el (eshell-gather-process-output):
3619         Use `file-truename', in order to start also symlinked files.
3620         Apply `start-file-process' instead of `start-process'.
3621         Shorten `command' to the local file name part.
3623         * eshell/em-cmpl.el (eshell-complete-commands-list):
3624         Use `eshell-parse-colon-path'.
3626         * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
3628         * net/tramp.el (tramp-eshell-directory-change): New defun.  Add it
3629         to `eshell-directory-change-hook'.
3631 2009-11-24  Tassilo Horn  <tassilo@member.fsf.org>
3633         * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
3634         because it could be enabled automatically if view-read-only is non-nil.
3636 2009-11-24  Michael Kifer  <kifer@cs.stonybrook.edu>
3638         * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
3639         made on 2009-11-22.
3641 2009-11-24  Glenn Morris  <rgm@gnu.org>
3643         * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
3644         deleted variable bookmark-bmenu-bookmark-column.
3646         * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
3647         Move after definition of global-semantic-idle-tag-highlight-mode.
3649 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3651         * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
3653 2009-11-23  Ken Brown  <kbrown@cornell.edu>  (tiny change)
3655         * net/browse-url.el (browse-url-filename-alist): On Windows, add
3656         two slashes to the "file:" prefix.
3657         (browse-url-file-url): De-munge Cygwin filenames before passing
3658         them to Windows browser.
3659         (browse-url-default-windows-browser): Use call-process.
3661 2009-11-23  Juri Linkov  <juri@jurta.org>
3663         Implement DocView Continuous mode.  (Bug#4896)
3664         * doc-view.el (doc-view-continuous-mode): New defcustom.
3665         (doc-view-mode-map): Bind C-n/<down> to
3666         `doc-view-next-line-or-next-page', C-p/<up> to
3667         `doc-view-previous-line-or-previous-page'.
3668         (doc-view-next-line-or-next-page)
3669         (doc-view-previous-line-or-previous-page): New commands.
3671 2009-11-23  Juri Linkov  <juri@jurta.org>
3673         Implement Isearch in comint input history.  (Bug#3746)
3674         * comint.el (comint-mode): Add `comint-history-isearch-setup' to
3675         `isearch-mode-hook'.
3676         (comint-history-isearch): New defcustom.
3677         (comint-history-isearch-backward)
3678         (comint-history-isearch-backward-regexp): New commands.
3679         (comint-history-isearch-message-overlay): New buffer-local variable.
3680         (comint-history-isearch-setup, comint-history-isearch-end)
3681         (comint-goto-input, comint-history-isearch-search)
3682         (comint-history-isearch-message, comint-history-isearch-wrap)
3683         (comint-history-isearch-push-state)
3684         (comint-history-isearch-pop-state): New functions.
3686 2009-11-23  Michael Albinus  <michael.albinus@gmx.de>
3688         * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
3689         return.
3690         (tramp-handle-make-symbolic-link)
3691         (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
3692         Quote file names.
3693         (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
3694         (tramp-handle-process-file): Use it.
3696 2009-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3698         * window.el (move-to-window-line-last-op): Remove.
3699         (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
3701 2009-11-23  Deniz Dogan  <deniz.a.m.dogan@gmail.com>  (tiny change)
3703         Make M-r mirror the new cycling behavior of C-l.
3704         * window.el (move-to-window-line-last-op): New var.
3705         (move-to-window-line-top-bottom): New command.
3706         (global-map): Bind M-r move-to-window-line-top-bottom.
3708 2009-11-23  Sven Joachim  <svenjoac@gmx.de>
3710         * dired-x.el (dired-guess-shell-alist-default):
3711         Support xz format.  (Bug#4953)
3713 2009-11-22  Chong Yidong  <cyd@stupidchicken.com>
3715         * cedet/srecode/map.el (srecode-get-maps):
3716         * cedet/semantic/wisent/wisent.el (wisent-parse-toggle-verbose-flag):
3717         * cedet/semantic/wisent/comp.el (wisent-toggle-verbose-flag):
3718         * cedet/semantic/decorate/mode.el (semantic-decoration-mode)
3719         (semantic-toggle-decoration-style):
3720         * cedet/semantic/decorate/include.el
3721         (semantic-decoration-include-describe)
3722         (semantic-decoration-unknown-include-describe)
3723         (semantic-decoration-unparsed-include-describe)
3724         (semantic-decoration-all-include-summary):
3725         * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init):
3726         * cedet/semantic/analyze/complete.el
3727         (semantic-analyze-possible-completions):
3728         * cedet/semantic/util-modes.el (semantic-highlight-edits-mode)
3729         (semantic-show-unmatched-syntax-mode)
3730         (semantic-show-parser-state-mode, semantic-stickyfunc-mode)
3731         (semantic-highlight-func-mode):
3732         * cedet/semantic/util.el (semantic-describe-buffer):
3733         * cedet/semantic/symref.el (semantic-symref-find-references-by-name)
3734         (semantic-symref-find-tags-by-name)
3735         (semantic-symref-find-tags-by-regexp)
3736         (semantic-symref-find-tags-by-completion)
3737         (semantic-symref-find-file-references-by-name)
3738         (semantic-symref-find-text):
3739         * cedet/semantic/senator.el (senator-copy-tag, senator-kill-tag)
3740         (senator-yank-tag):
3741         * cedet/semantic/scope.el (semantic-calculate-scope):
3742         * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
3743         * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
3744         (define-semantic-idle-service):
3745         * cedet/semantic/complete.el (semantic-complete-analyze-inline)
3746         (semantic-complete-analyze-inline-idle):
3747         * cedet/semantic/analyze.el (semantic-analyze-current-context):
3748         * cedet/mode-local.el (describe-mode-local-bindings)
3749         (describe-mode-local-bindings-in-mode):
3750         * cedet/ede/make.el (ede-make-check-version):
3751         * cedet/ede/locate.el (ede-enable-locate-on-project):
3752         * cedet/cedet-idutils.el (cedet-idutils-expand-filename)
3753         (cedet-idutils-version-check):
3754         * cedet/cedet-global.el (cedet-gnu-global-expand-filename)
3755         (cedet-gnu-global-version-check):
3756         * cedet/cedet-cscope.el (cedet-cscope-expand-filename)
3757         (cedet-cscope-version-check): Use called-interactively-p instead
3758         of interactive-p.
3760         * cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
3761         Use semantic-format-tag-prototype.
3763 2009-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
3765         * emulation/viper-cmd.el: Use viper-last-command-char instead of
3766         last-command-char/last-command-event.
3767         (viper-prefix-arg-value): Do correct conversion of event-char for
3768         XEmacs.
3770         * emulation/viper-util.el, emulation/viper.el:
3771         Use viper-last-command-char instead of
3772         last-command-char/last-command-event.
3774         * ediff-init.el, ediff-mult.el, ediff-util.el:
3775         Replace last-command-char and last-command-event
3776         with (ediff-last-command-char) everywhere.
3778         * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
3779         created in fundamental mode.
3781         * ediff.el (ediff-version): Revert the change of interactive-p to
3782         called-interactively-p.
3784 2009-11-22  Tassilo Horn  <tassilo@member.fsf.org>
3786         * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
3787         generation from word-movement command names.
3789 2009-11-21  Chong Yidong  <cyd@stupidchicken.com>
3791         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
3792         (semantic-complete-jump-local, semantic-complete-jump):
3793         Improve prompt string.
3795 2009-11-21  Jan Djärv  <jan.h.d@swipnet.se>
3797         * cus-start.el (all): Add native condition for font-use-system-font.
3799 2009-11-21  Nathaniel Flath  <flat0103@gmail.com>
3801         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
3802         Correct the patch from 2009-11-18.  (Bug#3910)
3804 2009-11-21  Tassilo Horn  <tassilo@member.fsf.org>
3806         * progmodes/subword.el: Rename from lisp/subword.el.
3808         * subword.el: Rename to progmodes/subword.el.
3810         * Makefile.in (ELCFILES): Adapt to subword.el move.
3812 2009-11-21  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3813             Stefan Monnier  <monnier@iro.umontreal.ca>
3815         * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
3816         (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
3817         (bookmark-bmenu-show-filenames): Use push.
3818         (bookmark-bmenu-hide-filenames): Use local var instead of
3819         bookmark-bmenu-bookmark-column.  Use pop.  Don't save window-excursion.
3820         (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
3821         (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
3822         filenames now that the bookmark names are always available.
3824 2009-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3826         * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
3827         (bookmark-search-pattern): Move and leave unbound.
3828         (bookmark-bmenu-mode-map): Change binding.
3829         (bookmark-read-search-input): Simplify.
3830         Don't use text-char-description.  Don't error on non-char events.
3831         (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
3832         only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
3833         (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
3834         Use a local var for the timer.
3835         (bookmark-bmenu-cancel-search): Remove by folding into the only caller
3836         (i.e. bookmark-bmenu-search).
3838 2009-11-21  Glenn Morris  <rgm@gnu.org>
3840         * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode.  (Bug#4993)
3842 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
3844         * net/browse-url.el (browse-url-default-windows-browser):
3845         Use cygstart for cygwin.
3847 2009-11-20  Karl Fogel  <karl.fogel@red-bean.com>
3849         * bookmark.el: Formatting and doc fixes only:
3850         (bookmark-search-delay): Shorten doc string to fit in 80 columns.
3851         (bookmark-bmenu-search): Wrap to fit within 80 columns.
3852         Minor grammar and punctuation fixes in doc string.
3853         (bookmark-read-search-input): Adjust to fit within 80 columns.
3855 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
3857         * progmodes/cc-cmds.el (c-forward-into-nomenclature)
3858         (c-backward-into-nomenclature): Adapt to subword renaming.
3860         * subword.el (subword-forward, subword-backward, subword-mark)
3861         (subword-kill, subword-backward-kill, subword-transpose)
3862         (subword-downcase, subword-upcase, subword-capitalize)
3863         (subword-forward-internal, subword-backward-internal):
3864         Rename from forward-subword, backward-subword, mark-subword,
3865         kill-subword, backward-kill-subword, transpose-subwords,
3866         downcase-subword, upcase-subword, capitalize-subword,
3867         forward-subword-internal, backward-subword-internal.
3869 2009-11-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
3871         * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
3872         New options.
3873         (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
3874         New vars.
3875         (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
3876         (bookmark-bmenu-filter-alist-by-regexp)
3877         (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
3878         (bookmark-bmenu-search): New command.
3879         (bookmark-bmenu-mode-map): Bind it.
3881 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
3883         * cedet/semantic/complete.el (semantic-complete-inline-map): Doc fix.
3885         * cedet/semantic/idle.el (define-semantic-idle-service)
3886         (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
3888 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
3890         * progmodes/cc-cmds.el: declare-functioned forward-subword and
3891         backward-subword to quit the byte-compiler.
3893         * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
3895         * Makefile.in: Don't refer cc-subword.elc but subword.elc.
3897         * progmodes/cc-cmds.el (c-update-modeline)
3898         (c-forward-into-nomenclature, c-backward-into-nomenclature):
3899         Refer to subword.el functions instead of cc-subword.el.
3901         * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
3902         subword.el functions instead of cc-subword.el.
3904         * progmodes/cc-subword.el: Rename to subword.el.
3905         * subword.el: Rename from progmodes/cc-subword.el.
3906         (subword-mode-map): Rename from c-subword-mode-map.
3907         (subword-mode): Rename from c-subword-mode.
3908         (global-subword-mode): New global minor mode.
3909         (forward-subword): Rename from c-forward-subword.
3910         (backward-subword): Rename from c-backward-subword.
3911         (mark-subword): Rename from c-mark-subword.
3912         (kill-subword): Rename from c-kill-subword.
3913         (backward-kill-subword): Rename from c-backward-kill-subword.
3914         (transpose-subwords): Rename from c-tranpose-subword.
3915         (downcase-subword): Rename from c-downcase-subword.
3916         (capitalize-subword): Rename from c-capitalize-subword.
3917         (forward-subword-internal): Rename from c-forward-subword-internal.
3918         (backward-subword-internal): Rename from c-backward-subword-internal.
3920 2009-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
3922         * vc.el (vc-deduce-fileset): Allow non-state changing operations
3923         from a dired buffer.
3924         (vc-dired-deduce-fileset): New function.
3925         (vc-root-diff, vc-print-root-log): Use it.
3927         * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
3928         nil LIMIT argument to vc-print-log-internal.
3930 2009-11-20  Glenn Morris  <rgm@gnu.org>
3932         * Makefile.in (ELCFILES): Regenerate.
3934 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
3936         * cedet/cedet.el (cedet-menu-map): Re-order menu items.
3938         * cedet/semantic.el: Enable idle-mode menu items only if
3939         global-semantic-idle-scheduler-mode is enabled.
3940         (semantic-default-submodes): Doc fix.
3942         * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
3943         When turning off, disable other idle modes.
3945 2009-11-20  Jay Belanger  <jay.p.belanger@gmail.com>
3947         * calc/calc.el (calc-set-mode-line):
3948         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
3949         (math-format-number): Rename `math-format-complement-signed' to
3950         `math-format-twos-complement'.
3952         * calc/calc-bin.el (math-format-twos-complement): Rename from
3953         math-format-complement-signed.
3954         (calc-radix): Rename `calc-complement-signed-mode' to
3955         `calc-twos-complement-mode'.
3956         (calc-octal-radix, calc-hex-radix): Add an argument for
3957         two's complement.
3959         * calc/calc-embed.el (calc-embedded-mode-vars):
3960         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
3962         * calc/calc-ext.el (calc-init-extensions):
3963         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
3964         (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
3966         * calc/calc-units.el (math-build-units-table-buffer):
3967         Let `calc-twos-complement-mode' be nil.
3969         * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
3970         entries.
3972         * calc/calc-vec.el (calcFunc-vunpack):
3973         * calc/calc-aent.el (calc-do-calc-eval):
3974         * calc/calc-forms.el (math-format-date):
3975         * calc/calc-graph.el (calc-graph-plot):
3976         * calc/calc-math.el (math-use-emacs-fn):
3977         * calc/calccomp.el (math-compose-expr):
3978         Let `calc-twos-complement-mode' be nil.
3980 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3982         * abbrev.el (abbrev-with-wrapper-hook): (re)move...
3983         * simple.el (with-wrapper-hook): ...to here.  Add argument `args'.
3984         * minibuffer.el (completion-in-region-functions): New hook.
3985         (completion-in-region): New function.
3986         * emacs-lisp/lisp.el (lisp-complete-symbol):
3987         * pcomplete.el (pcomplete-std-complete): Use it.
3989 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3991         * textmodes/tex-mode.el (latex-complete-bibtex-cache)
3992         (latex-complete-alist): New vars.
3993         (latex-string-prefix-p, latex-complete-bibtex-keys)
3994         (latex-complete-envnames, latex-complete-refkeys)
3995         (latex-complete-data): New functions.
3996         (latex-complete, latex-indent-or-complete): New commands.
3998         * window.el (display-buffer-mark-dedicated): New var.
3999         (display-buffer): Obey it.
4000         * minibuffer.el (minibuffer-completion-help): Use it.
4002         * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
4004         * filecache.el (file-cache-add-file): Use push and cons.
4005         (file-cache-delete-file-regexp): Use push.
4006         (file-cache-complete): Use completion-in-region.
4008         * simple.el (with-wrapper-hook): Fix thinko.
4010         * hfy-cmap.el (hfy-rgb-file): Use locate-file.
4011         (htmlfontify-load-rgb-file): Remove unnused var `ff'.
4012         Use with-current-buffer and string-to-number.
4013         (hfy-fallback-colour-values): Use assoc-string.
4014         * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
4015         (hfy-face-at): Remove unused var `found-face'.
4016         (hfy-compile-stylesheet): Remove unused var `css'.
4017         (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
4018         and `orig-buffer'.
4019         (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
4020         Use with-current-buffer.
4021         (hfy-text-p): Use expand-file-name and fewer setq.
4023 2009-11-19  Vivek Dasmohapatra  <vivek@etla.org>
4025         * htmlfontify.el, hfy-cmap.el: New files.
4027 2009-11-19  Juri Linkov  <juri@jurta.org>
4029         * minibuffer.el (completions-format): New defcustom.
4030         (completion--insert-strings): Implement vertical format.
4032         * simple.el (switch-to-completions): Move point to the first
4033         completion when point was at the beginning of the buffer.
4035 2009-11-19  Juri Linkov  <juri@jurta.org>
4037         * find-dired.el (find-name-arg): Remove autoload.  (Bug#4387)
4039         * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
4041 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
4043         * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
4044         (mail-signature): Change default to t.
4045         (mail-from-style): Deprecate `system-default' value.
4046         (mail-insert-from-field): For default value of mail-from-style,
4047         default to `angles' unless `angles' needs quoting and `parens'
4048         does not.
4049         (mail-citation-prefix-regexp): Use citation regexp from
4050         message-mode.
4052 2009-11-19  Michael Albinus  <michael.albinus@gmx.de>
4054         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
4055         Set variables for computing the prompt for reading password.
4057 2009-11-19  Glenn Morris  <rgm@gnu.org>
4059         * dired-aux.el (dired-compress-file-suffixes): Add ".xz".  (Bug#4953)
4061         * textmodes/flyspell.el (sgml-lexical-context): Declare.
4063         * net/newst-treeview.el (newsticker-treeview-treewindow-width)
4064         (newsticker-treeview-listwindow-height): Fix custom type.
4066 2009-11-19  Kenichi Handa  <handa@m17n.org>
4068         * descr-text.el (describe-char-padded-string): Compose with TAB
4069         only if there's a font for CH.
4070         (describe-char): Fix the condition for detecting a trivial composition.
4072 2009-11-18  Nathaniel Flath  <flat0103@gmail.com>
4074         * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
4075         more accurate version of the regexp.  (Bug#3910)
4077 2009-11-18  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
4079         * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
4081 2009-11-18  Juanma Barranquero  <lekktu@gmail.com>
4083         * font-setting.el (font-use-system-font): Declare for byte-compiler.
4084         (font-setting-change-default-font): Fix typo in docstring.
4086 2009-11-18  Alan Mackenzie  <acm@muc.de>
4088         * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
4090 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
4092         * font-setting.el (font-use-system-font): Move ...
4094         * cus-start.el (all): ... to here.
4096 2009-11-17  Michael Albinus  <michael.albinus@gmx.de>
4098         * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
4099         Don't set `ad-return-value' if `ad-do-it' doesn't.
4101         * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
4102         modification time.
4104 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
4106         * menu-bar.el: Put "Use system font" in Option-menu.
4107         (menu-bar-options-save): Add font-use-system-font.
4109         * loadup.el: If feature system-font-setting or font-render-setting is
4110         there, load font-setting.
4112         * Makefile.in (ELCFILES): Add font-settings.el.
4113         * font-setting.el: New file.
4115 2009-11-17  Glenn Morris  <rgm@gnu.org>
4117         * vc-svn.el (vc-svn-print-log): Fix typo in previous.
4119         * net/newst-treeview.el (newsticker--treeview-list-update-faces):
4120         Preserve point in the list buffer.  (Bug#4939)
4121         Use point-at-eol.
4122         (newsticker--treeview-list-update-highlight)
4123         (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
4125 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
4127         * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
4128         Remove.
4130         * calc/calc-ext.el (calc-init-extensions): Remove references to
4131         symclip.
4133         * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
4135         * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
4136         * calc/calc-help.el (calc-b-prefix-help): Remove references to
4137         `calc-symclip'.
4139 2009-11-16  Kevin Ryde  <user42@zip.com.au>
4141         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
4142         Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
4144         * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
4145         (lm-keywords-list): Allow comma-only separator like "foo,bar".
4146         Ignore trailing spaces by omit-nulls to split-string (fixing
4147         regression from Emacs 21 due to the incompatible split-string
4148         change).  (Bug #4928.)
4150 2009-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
4152         * vc.el (vc-log-show-limit): Default to 2000.
4153         (vc-print-log-internal): Insert buttons to request more entries
4154         when limiting the output.
4156         * vc-sccs.el (vc-sccs-print-log):
4157         * vc-rcs.el (vc-rcs-print-log):
4158         * vc-cvs.el (vc-cvs-print-log):
4159         * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
4160         LIMIT is non-nil.
4162 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
4164         * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
4165         error when `tramp-gvfs-dbus-event-vector' is set.
4166         (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
4168 2009-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4170         * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
4172 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
4174         * net/dbus.el (dbus-unregister-service): New defun.
4175         (dbus-register-property): Register the handlers of
4176         "org.freedesktop.DBus.Properties" for SERVICE.
4177         (dbus-property-handler): Fix docstring.
4179 2009-11-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4181         * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
4182         Quote doc string reference in defvaralias as it is not in special form.
4183         (byte-compile-output-docform): Doc fix.
4185 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
4187         * calc/calc.el (math-2-word-size, math-half-2-word-size)
4188         (calc-complement-signed-mode): New variables.
4189         (calc-set-mode-line): Add indicator for twos-complements.
4190         (math-format-number): Format twos-complement notation.
4192         * calc/calc-bin.el (calc-word-size): Reset the variables
4193         `math-2-word-size' and `math-half-2-word-size'.
4194         (math-format-complement-signed, math-symclip, calcFunc-symclip)
4195         (calc-symclip): New functions.
4197         * calc/calc-aent.el (math-read-token): Read complement signed numbers.
4199         * calc/calc-embed.el (calc-embedded-mode-vars):
4200         Add `calc-complement-signed-mode' to the list of modes.
4202         * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
4203         (calc-b-oper-keys): Add `calc-symclip' to list.
4205         * calc/calc-ext.el (math-read-number-fancy): Read complement
4206         signed numbers.
4207         (calc-init-extensions): Add binding for `calc-symclip'.
4208         Add autoload for `calcFunc-symclip' and `calc-symclip'.
4210         * calc/calc-menu.el (calc-arithmetic-menu): Add item for
4211         `calc-symclip'.
4212         (calc-modes-menu): Add item for twos complement mode.
4214         * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
4216 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
4218         * register.el (jump-to-register, insert-register): Handle Semantic
4219         tags.  From commented-out advice in semantic/senator.el.
4221 2009-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
4223         * vc.el (vc-log-show-limit): New variable.
4224         (vc-print-log, vc-print-root-log): Add new argument LIMIT.  Set it
4225         when using a prefix argument.
4226         (vc-print-log-internal): Add new argument LIMIT.
4228         * vc-svn.el (vc-svn-print-log):
4229         * vc-mtn.el (vc-mtn-print-log):
4230         * vc-hg.el (vc-hg-print-log):
4231         * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
4232         pass it to the log command when set.  Make the BUFFER argument
4233         non-optional.
4235         * vc-sccs.el (vc-sccs-print-log):
4236         * vc-rcs.el (vc-rcs-print-log):
4237         * vc-git.el (vc-git-print-log):
4238         * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
4239         ignore it.  Make the BUFFER argument non-optional
4241         * bindings.el (mode-line-buffer-identification): Do not purecopy.
4243 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
4245         * dired.el (dired-mode-map): Move encryption items to "Operate"
4246         menu (Bug#4703).
4248         * strokes.el (strokes-update-window-configuration): Make strokes
4249         buffer current before erasing (Bug#4906).
4251         * cedet/semantic/idle.el (semantic-idle-summary-mode)
4252         (semantic-idle-summary-mode): Define using define-minor-mode
4253         instead of define-semantic-idle-service.
4254         (semantic-idle-summary-mode): New function.
4255         (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
4256         that mouse motion does not reset the echo area.
4258 2009-11-15  Juri Linkov  <juri@jurta.org>
4260         * simple.el (set-mark-default-inactive): Add :type, :group
4261         and :version.  (Bug#4876)
4263 2009-11-15  Michael Albinus  <michael.albinus@gmx.de>
4265         * arc-mode.el (archive-maybe-copy): Move creation of directory ...
4266         (archive-unique-fname): ... here.  (Bug#4929)
4268 2009-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4270         * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
4271         with a real fix.
4273         * novice.el (disabled-command-function): Add useful args.
4274         Setup the help buffer so that [back] works.
4275         Remove redundant call to help-mode.
4276         (disabled-command-function): Use `case'.
4277         (en/disable-command): New function extracted from enable-command.
4278         (enable-command, disable-command): Use it.
4280 2009-11-14  Glenn Morris  <rgm@gnu.org>
4282         * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
4283         constants.  (Bug#4913)
4285         * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
4287 2009-11-14  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
4289         * emacs-lisp/elint.el (elint-standard-variables): Add some variables
4290         defined in C that have no doc-strings.  (Bug#1063)
4292 2009-11-14  Francis Wright  <F.J.Wright@qmul.ac.uk>
4294         * cus-edit.el (data, files):
4295         * ps-print.el (postscript): Doc fixes for custom groups.  (Bug#3327)
4297 2009-11-14  Chong Yidong  <cyd@stupidchicken.com>
4299         * simple.el (shell-command): Doc fix (Bug#4891).
4301         * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
4303 2009-11-14  Glenn Morris  <rgm@gnu.org>
4305         * emulation/viper.el (viper-set-hooks): Remove duplicate advice
4306         statements for vc-diff, emerge-quit, and rmail-cease-edit.
4307         If they are already loaded, eval-after-load will do the right thing.
4309         * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
4310         compiling.
4312         * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
4314         * simple.el (x-selection-owner-p): Declare.
4315         (read-mail-command): Use custom radio type rather than choice.
4316         (completion-no-auto-exit): Doc fix.
4318         * custom.el (defgroup):
4319         * epg-config.el (epg): Doc fixes.
4321 2009-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
4323         * bindings.el (mode-line-buffer-identification): Purecopy only the string.
4324         * international/ccl.el (define-ccl-program): Do not purecopy the
4325         docstring, defconst does it anyway.
4327 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4329         * add-log.el (add-change-log-entry): Avoid displaying the changelog
4330         a second time.
4332         * x-dnd.el (x-dnd-maybe-call-test-function):
4333         * window.el (split-window-vertically):
4334         * whitespace.el (whitespace-help-on):
4335         * vc-rcs.el (vc-rcs-consult-headers):
4336         * userlock.el (ask-user-about-lock-help)
4337         (ask-user-about-supersession-help):
4338         * type-break.el (type-break-force-mode-line-update):
4339         * time-stamp.el (time-stamp-conv-warn):
4340         * terminal.el (te-set-output-log, te-more-break, te-filter)
4341         (te-sentinel, terminal-emulator):
4342         * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
4343         (term-write-input-ring, term-check-source, term-start-output-log):
4344         (term-display-buffer-line, term-dynamic-list-completions):
4345         (term-ansi-make-term, serial-term):
4346         * subr.el (selective-display):
4347         * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
4348         (strokes-encode-buffer, strokes-xpm-for-compressed-string):
4349         * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
4350         (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
4351         (speedbar-remove-localized-speedbar-support)
4352         (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
4353         (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
4354         (speedbar-buffers-line-directory):
4355         * simple.el (shell-command-on-region, append-to-buffer)
4356         (prepend-to-buffer):
4357         * shadowfile.el (shadow-save-todo-file):
4358         * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
4359         (scroll-bar-maybe-set-window-start):
4360         * sb-image.el (speedbar-image-dump):
4361         * saveplace.el (save-place-alist-to-file, save-places-to-alist)
4362         (load-save-place-alist-from-file):
4363         * ps-samp.el (ps-print-message-from-summary):
4364         * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
4365         (ps-background-image, ps-begin-job, ps-do-despool):
4366         * ps-bdf.el (bdf-find-file, bdf-read-font-info):
4367         * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
4368         (pr-ps-message-from-summary, pr-lpr-message-from-summary):
4369         (pr-call-process, pr-file-list, pr-interface-save):
4370         * novice.el (disabled-command-function)
4371         (enable-command, disable-command):
4372         * mouse.el (mouse-buffer-menu-alist):
4373         * mouse-copy.el (mouse-kill-preserving-secondary):
4374         * macros.el (kbd-macro-query):
4375         * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
4376         * informat.el (batch-info-validate):
4377         * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
4378         * hippie-exp.el (try-expand-dabbrev-visible):
4379         * help-mode.el (help-make-xrefs):
4380         * help-fns.el (describe-variable):
4381         * generic-x.el (bat-generic-mode-run-as-comint):
4382         * finder.el (finder-mouse-select):
4383         * find-dired.el (find-dired-sentinel):
4384         * filesets.el (filesets-file-close):
4385         * files.el (list-directory):
4386         * faces.el (list-faces-display, describe-face):
4387         * facemenu.el (list-colors-display):
4388         * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
4389         * epg.el (epg--process-filter, epg-cancel):
4390         * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
4391         (epa--read-signature-type):
4392         * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
4393         (emerge-file-names):
4394         * ehelp.el (electric-helpify):
4395         * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
4396         * ediff-vers.el (rcs-ediff-view-revision):
4397         * ediff-util.el (ediff-setup):
4398         * ediff-mult.el (ediff-append-custom-diff):
4399         * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
4400         (ediff-wordify):
4401         * echistory.el (Electric-command-history-redo-expression):
4402         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
4403         * disp-table.el (describe-display-table):
4404         * dired.el (dired-find-buffer-nocreate):
4405         * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
4406         * dabbrev.el (dabbrev--same-major-mode-p):
4407         * chistory.el (list-command-history):
4408         * apropos.el (apropos-documentation):
4409         * allout.el (allout-obtain-passphrase):
4410         (allout-copy-exposed-to-buffer):
4411         (allout-verify-passphrase): Use with-current-buffer.
4413 2009-11-13  Glenn Morris  <rgm@gnu.org>
4415         * Makefile.in (ELCFILES): Regenerate.
4417 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
4419         * net/dbus.el (dbus-registered-objects-table): Rename from
4420         `dbus-registered-functions-table', because it contains also properties.
4421         (dbus-unregister-object): Unregister also properties.
4422         (dbus-get-property, dbus-set-property, dbus-get-all-properties):
4423         Use a timeout of 500 msec, in order to not block.
4424         (dbus-register-property, dbus-property-handler): New defuns.
4426 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4428         * simple.el (minibuffer-default-add-completions): Drop deprecated
4429         4th arg.
4431 2009-11-13  Tomas Abrahamsson  <tab@lysator.liu.se>
4433         * textmodes/artist.el (artist-mouse-choose-operation):
4434         Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
4435         menus.  Bug noticed by Eli Zaretskii <eliz@gnu.org>.
4436         (artist-compute-up-event-key): New function.
4437         (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
4439 2009-11-13  Kenichi Handa  <handa@m17n.org>
4441         * language/japan-util.el: Make sure that the value of jisx0208
4442         property is jisx0208 character.
4444 2009-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
4446         * international/mule.el (auto-coding-regexp-alist): Only purecopy
4447         car or each item, not the whole list.
4449 2009-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4451         * minibuffer.el (minibuffer-completion-help):
4452         Use minibuffer-hide-completions.
4454 2009-11-12  Per Starbäck  <per@starback.se>  (tiny change)
4456         * dired.el (dired-save-positions, dired-restore-positions): New funs.
4457         (dired-revert): Use them (bug#4880).
4459 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
4461         * tooltip.el (tooltip-frame-parameters): Undo previous change.
4463 2009-11-12  Juri Linkov  <juri@jurta.org>
4465         * ffap.el (ffap-alternate-file-other-window, ffap-literally):
4466         New functions.
4467         (find-file-literally-at-point): Alias of `ffap-literally'.
4469 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
4471         * textmodes/ispell.el (ispell-skip-region-alist):
4472         * textmodes/css-mode.el (auto-mode-alist):
4473         * progmodes/compile.el (auto-mode-alist):
4474         * international/mule.el (ctext-non-standard-encodings-alist)
4475         (ctext-non-standard-encodings-regexp):
4476         * simple.el (shell-command-switch, text-read-only):
4477         * replace.el (occur-mode-map):
4478         * paths.el (rmail-file-name):
4479         * jka-cmpr-hook.el (jka-compr-build-file-regexp):
4480         * find-file.el (ff-special-constructs):
4481         * files.el (file-name-handler-alist):
4482         * composite.el: Purecopy strings.
4484         * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
4486 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
4488         * widget.el (define-widget): Purecopy the docstring.
4489         * international/mule-cmds.el (charset): Do not purecopy the
4490         docstring here, define-widget does it.
4492         * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
4493         * textmodes/bibtex-style.el (auto-mode-alist):
4494         * progmodes/inf-lisp.el (inferior-lisp-prompt):
4495         * progmodes/compile.el (compile-command):
4496         * language/korea-util.el (default-korean-keyboard):
4497         * international/mule-conf.el (file-coding-system-alist):
4498         * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
4499         * tooltip.el (tooltip-frame-parameters):
4500         * newcomment.el (comment-end, comment-padding):
4501         * dired.el (dired-trivial-filenames):
4502         * comint.el (comint-file-name-prefix): Purecopy initial values.
4504 2009-11-11  Michael Albinus  <michael.albinus@gmx.de>
4506         * net/tramp.el (tramp-advice-minibuffer-electric-separator)
4507         (tramp-advice-minibuffer-electric-tilde): Unload advices via
4508         `tramp-unload'.
4509         (tramp-advice-make-auto-save-file-name)
4510         (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
4511         after removing the advice.
4513 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
4515         * progmodes/grep.el (grep-regexp-alist):
4516         * international/mule-cmds.el (iso-2022-control-alist):
4517         * emacs-lisp/timer.el (timer-duration-words):
4518         * subr.el (version-separator, version-regexp-alist):
4519         * minibuffer.el (completion-styles-alist):
4520         * faces.el (face-attribute-name-alist, list-faces-sample-text):
4521         Change defvars to defconsts.
4523         * Makefile.in (ELCFILES): Add international/mule-conf.elc.
4524         * loadup.el ("international/mule-conf"): Load the byte compiled version.
4525         * international/mule-conf.el: Allow to be byte compiled.
4527         * international/mule.el (define-charset): Purecopy props.
4528         (load-with-code-conversion): Purecopy doc string and file name.
4529         (put-charset-property): Purecopy strings.
4530         (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
4532         * international/mule-cmds.el (register-input-method): Purecopy arguments.
4533         (define-char-code-property): Correctly purecopy the table.
4535         * international/ccl.el (define-ccl-program): Purecopy the docstring.
4537         * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
4539         * subr.el (add-hook): Purecopy strings.
4540         (eval-after-load): Purecopy load-history-regexp and the form.
4542         * custom.el (custom-declare-group): Purecopy load-file-name.
4544         * subr.el (menu-bar-separator): New defconst.
4545         * net/eudc.el (eudc-tools-menu):
4546         * international/mule-cmds.el (set-coding-system-map)
4547         (mule-menu-keymap):
4548         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
4549         * vc-hooks.el (vc-menu-map):
4550         * replace.el (occur-mode-map):
4551         * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
4552         (menu-bar-edit-menu, menu-bar-goto-menu)
4553         (menu-bar-custom-menu, menu-bar-showhide-menu)
4554         (menu-bar-options-menu, menu-bar-tools-menu)
4555         (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
4556         (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
4557         (menu-bar-help-menu):
4558         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
4559         * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
4561         * term/x-win.el (x-gtk-stock-map):
4562         * progmodes/vera-mode.el (auto-mode-alist):
4563         * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
4564         (inferior-lisp-program, inferior-lisp-load-command):
4565         * progmodes/hideshow.el (hs-special-modes-alist):
4566         * progmodes/gud.el (same-window-regexps):
4567         * progmodes/grep.el (grep-program, find-program, xargs-program):
4568         * net/telnet.el (same-window-regexps):
4569         * net/rlogin.el (same-window-regexps):
4570         * language/ethiopic.el (font-ccl-encoder-alist):
4571         * vc-sccs.el (vc-sccs-master-templates):
4572         * vc-rcs.el (vc-rcs-master-templates):
4573         * subr.el (cl-assertion-failed):
4574         * simple.el (next-error-overlay-arrow-position):
4575         * lpr.el (lpr-command):
4576         * locate.el (locate-ls-subdir-switches):
4577         * info.el (same-window-regexps, info)
4578         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
4579         * image-mode.el (image-mode, auto-mode-alist):
4580         * hippie-exp.el (hippie-expand-ignore-buffers):
4581         * format.el (format-alist):
4582         * find-dired.el (find-ls-subdir-switches, find-grep-options)
4583         (find-name-arg):
4584         * facemenu.el (facemenu-keybindings):
4585         * dired.el (dired-listing-switches, dired-chown-program):
4586         * diff.el (diff-switches, diff-command):
4587         * cus-edit.el (same-window-regexps):
4588         * bindings.el (mode-line-mule-info)
4589         (mode-line-buffer-identification): Purecopy strings.
4591 2009-11-11  Juri Linkov  <juri@jurta.org>
4593         * simple.el (dired-get-filename) <declare-function>:
4594         Tell the byte-compiler about dired-get-filename.
4595         (shell-command): In Dired mode, get filename from the current line
4596         as the default value.
4598 2009-11-10  Glenn Morris  <rgm@gnu.org>
4600         * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
4601         * calendar/holidays.el, progmodes/cperl-mode.el:
4602         Update x-popup-menu declarations.
4604         * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
4605         (list-load-path-shadows): Use dolist.
4606         (list-load-path-shadows): Use with-current-buffer.
4608 2009-11-10  Juri Linkov  <juri@jurta.org>
4610         * minibuffer.el (read-file-name): Support a list of default values
4611         in `default-filename'.  Use the first file name where only one
4612         element is required.  Doc fix.
4614 2009-11-09  Michael Albinus  <michael.albinus@gmx.de>
4616         * net/dbus.el (dbus-unregister-object): Release service, if no
4617         other method is registered for it.
4619 2009-11-08  Markus Rost  <rost@math.uni-bielefeld.de>
4621         * bookmark.el (bookmark-completing-read): Sort bookmark names if
4622         bookmark-sort-flag is non-nil (Bug#4653).
4624 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
4626         * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
4627         the progress reporter entirely.
4629         * emulation/cua-base.el: Add CUA property to some CC mode commands
4630         (Bug#4100).
4632 2009-11-08  Kevin Ryde  <user42@zip.com.au>
4634         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
4635         at end of sentence (Bug#4818).
4637 2009-11-08  Jared Finder  <jfinder@crypticstudios.com>
4639         * progmodes/compile.el (compilation-error-regexp-alist-alist):
4640         Handle "see declaration of" MSFT statements (Bug#4100).
4642 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
4644         * net/tramp.el (tramp-advice-make-auto-save-file-name)
4645         (tramp-advice-file-expand-wildcards): Unload via
4646         `ad-remove-advice'.
4648         * net/trampver.el: Update release number.
4650 2009-11-08  Kevin Ryde  <user42@zip.com.au>
4652         * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
4653         `ad-do-it'.
4655 2009-11-08  Andr  <m00naticus@gmail.com>  (tiny change)
4657         * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
4658         in order to keep context in SELinux.
4660 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
4662         * dired-aux.el (dired-query): Place cursor in echo area and allow
4663         C-g.
4665         * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
4666         menu item if not on a directory (Bug#4701).
4668 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
4670         Sync with Tramp 2.1.17.
4672         * net/tramp.el (tramp-handle-copy-directory): Don't use
4673         `file-remote-p' (due to compatibility).
4675         * net/tramp-compat.el (tramp-compat-copy-directory)
4676         (tramp-compat-delete-directory): New defuns.
4678         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
4679         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
4680         `tramp-compat-delete-directory'.
4682         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
4683         (tramp-smb-handle-delete-directory): Use
4684         `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
4686         * net/trampver.el: Update release number.
4688 2009-11-07  Chong Yidong  <cyd@stupidchicken.com>
4690         * tar-mode.el (tar-copy): Call write-region on the right buffer
4691         (Bug#4857).
4693         * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
4694         by hand, if necessary (Bug#4878).
4696 2009-11-06  Chong Yidong  <cyd@stupidchicken.com>
4698         * buff-menu.el (Buffer-menu-buffer+size): Use display property to
4699         align size column (Bug#4839).
4701         * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
4702         statement.
4704 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4706         * progmodes/ld-script.el (auto-mode-alist):
4707         * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
4709         * cus-face.el (custom-declare-face): Purecopy face spec.
4711 2009-11-06  Kenichi Handa  <handa@m17n.org>
4713         * international/uni-bidi.el: Re-generated.
4714         * international/uni-category.el: Re-generated.
4715         * international/uni-combining.el: Re-generated.
4716         * international/uni-mirrored.el: Re-generated.
4718 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
4720         * textmodes/tex-mode.el (tex-alt-dvi-print-command)
4721         (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
4722         (tex-start-options, slitex-run-command, latex-run-command)
4723         (tex-run-command, tex-directory):
4724         * textmodes/ispell.el (ispell-html-skip-alists)
4725         (ispell-tex-skip-alists, ispell-tex-skip-alists):
4726         * textmodes/fill.el (adaptive-fill-first-line-regexp):
4727         (adaptive-fill-regexp):
4728         * textmodes/dns-mode.el (auto-mode-alist):
4729         * progmodes/python.el (interpreter-mode-alist):
4730         * progmodes/etags.el (tags-compression-info-list):
4731         * progmodes/etags.el (tags-file-name):
4732         * net/browse-url.el (browse-url-galeon-program)
4733         (browse-url-firefox-program):
4734         * mail/sendmail.el (mail-signature-file)
4735         (mail-citation-prefix-regexp):
4736         * international/mule-conf.el (eight-bit):
4737         * international/latexenc.el (latex-inputenc-coding-alist):
4738         * international/fontset.el (x-pixel-size-width-font-regexp):
4739         * emacs-lisp/warnings.el (warning-type-format):
4740         * emacs-lisp/trace.el (trace-buffer):
4741         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
4742         (emacs-lisp-mode-map):
4743         * calendar/holidays.el (holiday-solar-holidays)
4744         (holiday-bahai-holidays, holiday-islamic-holidays)
4745         (holiday-christian-holidays, holiday-hebrew-holidays)
4746         (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
4747         (hebrew-holidays-1, holiday-oriental-holidays)
4748         (holiday-general-holidays):
4749         * x-dnd.el (x-dnd-known-types):
4750         * tool-bar.el (tool-bar):
4751         * startup.el (site-run-file):
4752         * shell.el (shell-dumb-shell-regexp):
4753         * rfn-eshadow.el (file-name-shadow-tty-properties)
4754         (file-name-shadow-properties):
4755         * paths.el (remote-shell-program, news-directory):
4756         * mouse.el ([C-down-mouse-3]):
4757         * menu-bar.el (menu-bar-tools-menu):
4758         * jka-cmpr-hook.el (jka-compr-load-suffixes)
4759         (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
4760         (jka-compr-compression-info-list):
4761         * isearch.el (search-whitespace-regexp):
4762         * image-file.el (image-file-name-extensions):
4763         * find-dired.el (find-ls-option):
4764         * files.el (directory-listing-before-filename-regexp)
4765         (directory-free-space-args, insert-directory-program)
4766         (list-directory-brief-switches, magic-fallback-mode-alist)
4767         (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
4768         (automount-dir-prefix):
4769         * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
4770         (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
4771         (face-font-registry-alternatives, face-font-registry-alternatives)
4772         (face-font-family-alternatives):
4773         * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
4774         (facemenu-foreground-menu, facemenu-face-menu):
4775         * epa-hook.el (epa-file-name-regexp):
4776         * dnd.el (dnd-protocol-alist):
4777         * textmodes/rst.el (auto-mode-alist):
4778         * button.el (default-button): Purecopy strings.
4780 2009-11-06  Glenn Morris  <rgm@gnu.org>
4782         * Makefile.in (ELCFILES): Update.
4784 2009-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
4786         * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
4787         * emacs-lisp/levents.el: Move to obsolete/levents.el.
4789         * nxml/xsd-regexp.el (xsdre-gen-categories):
4790         * nxml/xmltok.el (xmltok-parse-entity):
4791         * nxml/rng-parse.el (rng-parse-validate-file):
4792         * nxml/rng-maint.el (rng-format-manual)
4793         (rng-manual-output-force-new-line):
4794         * nxml/rng-loc.el (rng-save-schema-location-1):
4795         * nxml/rng-cmpct.el (rng-c-parse-file):
4796         * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
4797         * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
4799 2009-11-05  Wilson Snyder  <wsnyder@wsnyder.org>
4801         * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
4802         Remove extra save-excursions and make-variable-buffer-local's.
4803         Suggested by Stefan Monnier.
4805         (verilog-getopt-file, verilog-module-inside-filename-p)
4806         (verilog-set-define): Merge GNU 1.35 and repair changes from
4807         switching to using with-current-buffer.
4809         (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
4810         being treated as a number and confusing AUTORESET.
4811         Reported by Dan Dever.
4813         (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
4814         Add verilog-auto-ignore-concat to fix backward compatibility with
4815         older verilog-modes.  Reported by Dan Katz.
4817         (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
4818         containing closing anchors "...$".
4820         (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
4821         Reported by Wade Smith.
4823         (verilog-batch-execute-func): Comment on function usage.
4825 2009-11-05  Michael McNamara  <mac@mail.brushroad.com>
4827         * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
4828         for labels.
4830         (verilog-label-re, verilog-calc-1): Support proper indent of named
4831         asserts.
4833         (verilog-backward-token, verilog-basic-complete-re)
4834         (verilog-beg-of-statement, verilog-indent-re): Support proper
4835         indent of the assert statement at the beginning of a block of text.
4837         (verilog-beg-block-re, verilog-ovm-begin-re): Support the
4838         `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
4839         tokens as begins.
4841 2009-11-05  Glenn Morris  <rgm@gnu.org>
4843         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
4844         Emacs 19.  (Bug#1531)
4845         (byte-compile-fix-header): Update for the above change.
4846         Drop test for epoch::version.
4848         * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
4849         * cus-dep.el (custom-make-dependencies):
4850         * finder.el (finder-compile-keywords):
4851         Use autoload-rubric's feature argument.
4853         * calendar/diary-lib.el (top-level): Make load behave more like require.
4855         * vc-git.el (vc-git-stash-map): Move definition before use.
4857 2009-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
4859         * custom.el (custom-declare-group): Purecopy standard-value.
4860         (custom-declare-group): Purecopy custom-prefix.
4862         * international/mule.el (load-with-code-conversion):
4863         Call do-after-load-evaluation unconditionally.
4865         * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
4867 2009-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4869         * descr-text.el: Require help-mode rather than help-fns (bug#4861).
4871 2009-11-04  Glenn Morris  <rgm@gnu.org>
4873         * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
4874         (byte-compile-compatibility): Remove option.
4875         (byte-compile-close-variables, byte-compile-fix-header)
4876         (byte-compile-insert-header, byte-compile-output-docform)
4877         (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
4878         (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
4879         (byte-compile-list, byte-compile-concat, byte-compile-function-form)
4880         (byte-compile-insert, byte-compile-defun):
4881         Remove support for byte-compile-compatibility and Emacs 18.  (Bug#4571)
4882         (byte-defop-compiler19): Remove.
4883         Without byte-compile-compatibility, the 'emacs19-opcode property is not
4884         used by anything.  Replace all calls with byte-defop-compiler.
4886 2009-11-04  Juri Linkov  <juri@jurta.org>
4888         * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
4889         (menu-bar-options-menu): Don't quote the `prop' arg of
4890         `menu-bar-make-mm-toggle'.
4892 2009-11-04  Juanma Barranquero  <lekktu@gmail.com>
4894         * calendar/calendar.el (cal-loaddefs):
4895         * calendar/diary-lib.el (diary-loaddefs):
4896         * calendar/holidays.el (hol-loaddefs):
4897         * eshell/esh-module.el (esh-groups): Load rather than require.
4899 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4901         * calendar/todo-mode.el (todo-add-category): Don't hardcode
4902         point-min==1.
4903         (todo-top-priorities): Only display-buffer when called interactively.
4904         (todo-item-start): Don't save excursion point.
4905         (todo-item-end): Be slightly more careful.  Add `include-sep' arg.
4906         (todo-insert-item-here, todo-file-item, todo-remove-item):
4907         Adjust uses of todo-item-start and todo-item-end.
4909         * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
4910         (autoload-rubric): Don't use any more.
4911         * cedet/semantic/fw.el (semantic/loaddefs):
4912         * cedet/srecode.el (srecode/loaddefs):
4913         * cedet/ede.el (ede/loaddefs): Load rather than require.
4914         * cedet/ede/cpp-root.el:
4915         * cedet/ede/emacs.el:
4916         * cedet/ede/files.el:
4917         * cedet/ede/linux.el:
4918         * cedet/ede/locate.el:
4919         * cedet/ede/make.el:
4920         * cedet/ede/shell.el:
4921         * cedet/ede/speedbar.el:
4922         * cedet/ede/system.el:
4923         * cedet/ede/util.el:
4924         * cedet/semantic/analyze.el:
4925         * cedet/semantic/bovine.el:
4926         * cedet/semantic/complete.el:
4927         * cedet/semantic/ctxt.el:
4928         * cedet/semantic/db-file.el:
4929         * cedet/semantic/db-find.el:
4930         * cedet/semantic/db-global.el:
4931         * cedet/semantic/db-mode.el:
4932         * cedet/semantic/db-typecache.el:
4933         * cedet/semantic/db.el:
4934         * cedet/semantic/debug.el:
4935         * cedet/semantic/dep.el:
4936         * cedet/semantic/doc.el:
4937         * cedet/semantic/edit.el:
4938         * cedet/semantic/find.el:
4939         * cedet/semantic/format.el:
4940         * cedet/semantic/html.el:
4941         * cedet/semantic/ia-sb.el:
4942         * cedet/semantic/ia.el:
4943         * cedet/semantic/idle.el:
4944         * cedet/semantic/lex-spp.el:
4945         * cedet/semantic/lex.el:
4946         * cedet/semantic/mru-bookmark.el:
4947         * cedet/semantic/scope.el:
4948         * cedet/semantic/senator.el:
4949         * cedet/semantic/sort.el:
4950         * cedet/semantic/symref.el:
4951         * cedet/semantic/tag-file.el:
4952         * cedet/semantic/tag-ls.el:
4953         * cedet/semantic/tag-write.el:
4954         * cedet/semantic/tag.el:
4955         * cedet/semantic/util-modes.el:
4956         * cedet/semantic/analyze/complete.el:
4957         * cedet/semantic/analyze/refs.el:
4958         * cedet/semantic/bovine/c.el:
4959         * cedet/semantic/bovine/gcc.el:
4960         * cedet/semantic/bovine/make.el:
4961         * cedet/semantic/bovine/scm.el:
4962         * cedet/semantic/decorate/include.el:
4963         * cedet/semantic/decorate/mode.el:
4964         * cedet/semantic/symref/cscope.el:
4965         * cedet/semantic/symref/global.el:
4966         * cedet/semantic/symref/grep.el:
4967         * cedet/semantic/symref/idutils.el:
4968         * cedet/semantic/symref/list.el:
4969         * cedet/semantic/wisent/java-tags.el:
4970         * cedet/semantic/wisent/javascript.el:
4971         * cedet/srecode/compile.el:
4972         * cedet/srecode/cpp.el:
4973         * cedet/srecode/document.el:
4974         * cedet/srecode/el.el:
4975         * cedet/srecode/expandproto.el:
4976         * cedet/srecode/getset.el:
4977         * cedet/srecode/insert.el:
4978         * cedet/srecode/java.el:
4979         * cedet/srecode/map.el:
4980         * cedet/srecode/mode.el:
4981         * cedet/srecode/template.el:
4982         * cedet/srecode/texi.el: Remove the file-local setting of
4983         generated-autoload-feature.
4985         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
4986         and only put a prop if it is non-nil.
4988 2009-11-03  Juri Linkov  <juri@jurta.org>
4990         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
4991         (menu-bar-options-menu): Fix list quoting (Bug#4429).
4993         * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
4994         and "Menu" to make top-level menu item visually one unit (like
4995         it's done for "Lisp-Interaction", "Emacs-Lisp" and other
4996         multi-word menu items).  Fix :help string for quit-window.
4998 2009-11-03  Glenn Morris  <rgm@gnu.org>
5000         * cedet/mode-local.el (with-mode-local): Doc fix.
5002         * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
5003         (byte-compile-file-form-define-abbrev-table)
5004         (byte-compile-file-form-custom-declare-variable)
5005         (byte-compile-variable-ref, byte-compile-defvar):
5006         Whether or not a warning is enabled should only affect whether we issue
5007         the warning, not whether or not we collect the relevant data.
5008         Eg warnings can be turned on and off throughout the course of a file.
5010         * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
5011         (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
5013 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5015         * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
5016         * play/mpuz.el (mpuz-create-buffer):
5017         * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
5018         (lm-print-y,s,noise, lm-print-w0, lm-init):
5019         * play/gomoku.el (gomoku-prompt-for-move):
5020         * play/fortune.el (fortune-in-buffer):
5021         * play/dissociate.el (dissociated-press):
5022         * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
5023         (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
5024         * mail/supercite.el (sc-eref-show):
5025         * mail/smtpmail.el (smtpmail-send-it):
5026         * mail/rmailsum.el (rmail-summary-next-labeled-message)
5027         (rmail-summary-previous-labeled-message, rmail-summary-wipe)
5028         (rmail-summary-undelete-many, rmail-summary-rmail-update)
5029         (rmail-summary-goto-msg, rmail-summary-expunge)
5030         (rmail-summary-get-new-mail, rmail-summary-search-backward)
5031         (rmail-summary-add-label, rmail-summary-output-menu)
5032         (rmail-summary-output-body):
5033         * mail/rfc822.el (rfc822-addresses):
5034         * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
5035         * mail/mailpost.el (post-mail-send-it):
5036         * mail/hashcash.el (hashcash-generate-payment):
5037         * mail/feedmail.el (feedmail-run-the-queue)
5038         (feedmail-queue-send-edit-prompt-help-first)
5039         (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
5040         (feedmail-deduce-address-list):
5041         * eshell/esh-ext.el (eshell-remote-command):
5042         * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
5043         * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
5044         (viper-wildcard-to-regexp, viper-glob-mswindows-files)
5045         (viper-save-string-in-file, viper-valid-marker):
5046         * emulation/viper-keym.el (viper-toggle-key):
5047         * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
5048         (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
5049         (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
5050         * emulation/viper-cmd.el (viper-exec-form-in-vi)
5051         (viper-exec-form-in-emacs, viper-brac-function):
5052         * emulation/viper.el (viper-delocalize-var):
5053         * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
5054         (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
5055         (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
5056         (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
5057         * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
5058         * emulation/edt.el (edt-electric-helpify):
5059         * emulation/cua-rect.el (cua--rectangle-aux-replace):
5060         * emulation/cua-gmrk.el (cua--insert-at-global-mark)
5061         (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
5062         (cua-indent-to-global-mark-column):
5063         * calendar/diary-lib.el (calendar-mark-1):
5064         * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
5065         Use with-current-buffer.
5066         * emulation/viper.el (viper-delocalize-var): Use dolist.
5068 2009-11-03  Chong Yidong  <cyd@stupidchicken.com>
5070         * comint.el (comint-replace-by-expanded-history-before-point):
5071         Replace !! with the previous input string literally (Bug#1795).
5073 2009-11-02  Jay Belanger  <jay.p.belanger@gmail.com>
5075         * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
5076         to be made up of whitespace.
5078 2009-11-02  Chong Yidong  <cyd@stupidchicken.com>
5080         * minibuffer.el (read-file-name): Don't use file dialogs for
5081         remote directories (Bug#99).
5083 2009-11-01  Chong Yidong  <cyd@stupidchicken.com>
5085         * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
5087 2009-11-01  Andreas Schwab  <schwab@linux-m68k.org>
5089         * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
5090         instead of deleting the window or frame.
5092 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
5094         * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
5095         Support face colors.
5097         * textmodes/tex-mode.el (tex-facemenu-add-face-function):
5098         New function.  Support face colors (Bug#1168).
5099         (tex-common-initialization): Use it.
5101         * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
5102         mode allows it (Bug#1168).
5104 2009-10-31  Juri Linkov  <juri@jurta.org>
5106         * facemenu.el (list-colors-display): Don't mark buffer as
5107         modified (Bug#3948).
5109 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
5111         * international/mule-diag.el (list-character-sets-1): Minor
5112         message fix (Bug#3526).
5114         * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
5115         face property (Bug#4834).
5116         (etags-list-tags, etags-tags-apropos-additional)
5117         (etags-tags-apropos, tags-select-tags-table): Add follow-link
5118         property.
5120         * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
5121         items.
5123         * cedet/cedet.el (cedet-menu-map): Remove Semantic and EDE menu
5124         items.
5126         * cedet/ede.el (ede-minor-mode):
5127         * cedet/semantic.el (semantic-mode): Toggle menu separators.
5129 2009-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5131         * textmodes/two-column.el (2C-split):
5132         * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
5133         * textmodes/tex-mode.el (tex-set-buffer-directory):
5134         * textmodes/spell.el (spell-region, spell-string):
5135         * textmodes/reftex.el (reftex-erase-buffer):
5136         (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
5137         * textmodes/reftex-toc.el (reftex-toc-promote-action):
5138         * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
5139         (reftex-select-item):
5140         * textmodes/reftex-ref.el (reftex-label-info-update)
5141         (reftex-offer-label-menu):
5142         * textmodes/reftex-index.el (reftex-index-change-entry)
5143         (reftex-index-phrases-info):
5144         * textmodes/reftex-global.el (reftex-create-tags-file)
5145         (reftex-save-all-document-buffers, reftex-ensure-write-access):
5146         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
5147         (reftex-view-crossref-from-bibtex):
5148         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
5149         (reftex-extract-bib-entries-from-thebibliography)
5150         (reftex-all-used-citation-keys, reftex-create-bibtex-file):
5151         * textmodes/refbib.el (r2b-capitalize-title):
5152         (r2b-convert-buffer, r2b-help):
5153         * textmodes/page-ext.el (pages-directory)
5154         (pages-directory-goto-with-mouse):
5155         * textmodes/bibtex.el (bibtex-validate-globally):
5156         * textmodes/bib-mode.el (bib-capitalize-title):
5157         * textmodes/artist.el (artist-clear-buffer, artist-system):
5158         * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
5159         (local-set-scheme-interaction-buffer, xscheme-process-filter)
5160         (verify-xscheme-buffer, xscheme-enter-interaction-mode)
5161         (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
5162         (xscheme-send-control-g-interrupt, xscheme-start-process)
5163         (xscheme-process-sentinel, xscheme-cd):
5164         * progmodes/verilog-mode.el (verilog-read-always-signals)
5165         (verilog-set-define, verilog-getopt-file)
5166         (verilog-module-inside-filename-p):
5167         * progmodes/sh-script.el:
5168         * progmodes/python.el (python-pdbtrack-get-source-buffer)
5169         (python-pdbtrack-grub-for-buffer, python-execute-file):
5170         * progmodes/octave-inf.el (inferior-octave):
5171         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
5172         (idlwave-shell-compile-helper-routines, idlwave-set-local)
5173         (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
5174         (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
5175         (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
5176         * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
5177         (idlwave-shell-filter, idlwave-shell-examine-highlight)
5178         (idlwave-shell-sentinel, idlwave-shell-filter-directory)
5179         (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
5180         (idlwave-shell-examine-display, idlwave-shell-run-region)
5181         (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
5182         (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
5183         * progmodes/idlw-help.el (idlwave-help-get-special-help)
5184         (idlwave-help-get-help-buffer):
5185         * progmodes/gud.el (gud-basic-call, gud-find-class)
5186         (gud-tooltip-activate-mouse-motions-if-enabled):
5187         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
5188         * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
5189         (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
5190         (ebrowse-tags-next-file):
5191         * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
5192         (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
5193         (ebnf-eps-finish-and-write):
5194         * progmodes/cpp.el (cpp-edit-save):
5195         * progmodes/cperl-mode.el (cperl-pod-to-manpage):
5196         * progmodes/cc-defs.el (c-emacs-features):
5197         * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
5198         (antlr-directory-dependencies):
5199         * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
5200         (ada-run-application, ada-find-in-src-path, ada-goto-parent)
5201         (ada-find-any-references, ada-make-filename-from-adaname)
5202         (ada-make-body-gnatstub):
5203         * obsolete/rnews.el (news-list-news-groups):
5204         * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
5205         * obsolete/iso-acc.el (iso-acc-minibuf-setup):
5206         * net/rcirc.el (rcirc-debug):
5207         * net/newst-treeview.el (newsticker--treeview-list-add-item)
5208         (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
5209         (newsticker--treeview-list-update-faces, newsticker-treeview-save)
5210         (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
5211         (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
5212         (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
5213         (newsticker--treeview-list-clear-highlight)
5214         (newsticker--treeview-list-update-highlight)
5215         (newsticker--treeview-list-highlight-start)
5216         (newsticker--treeview-tree-update-highlight)
5217         (newsticker--treeview-get-selected-item)
5218         (newsticker-treeview-mark-list-items-old)
5219         (newsticker--treeview-set-current-node):
5220         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
5221         * net/newst-backend.el (newsticker--get-news-by-funcall)
5222         (newsticker--get-news-by-wget, newsticker--image-get)
5223         (newsticker--image-sentinel):
5224         * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
5225         * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
5226         (eudc-ph-close-session):
5227         * net/eudc.el (eudc-save-options):
5228         * language/thai-word.el (thai-update-word-table):
5229         * language/japan-util.el (japanese-string-conversion):
5230         * international/titdic-cnv.el (tsang-quick-converter)
5231         (ziranma-converter, ctlau-converter):
5232         * international/mule-cmds.el (describe-language-environment):
5233         * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
5234         (skkdic-convert-postfix, skkdic-convert-prefix):
5235         (skkdic-convert-okuri-nasi, skkdic-convert):
5236         * emacs-lisp/re-builder.el (reb-update-overlays):
5237         * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
5238         * emacs-lisp/gulp.el (gulp-send-requests):
5239         * emacs-lisp/find-gc.el (trace-call-tree):
5240         * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
5241         (eieio-describe-generic):
5242         * emacs-lisp/eieio-base.el (eieio-persistent-read):
5243         * emacs-lisp/edebug.el (edebug-outside-excursion):
5244         * emacs-lisp/debug.el (debugger-make-xrefs):
5245         * emacs-lisp/cust-print.el (custom-prin1-to-string):
5246         * emacs-lisp/chart.el (chart-new-buffer):
5247         * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
5248         Use with-current-buffer.
5249         * textmodes/artist.el (artist-system): Don't call
5250         copy-sequence on a fresh string.
5251         * progmodes/idlw-shell.el (easymenu setup): Use dolist.
5253 2009-10-31  Stephen Berman  <stephen.berman@gmx.net>
5255         * calendar/todo-mode.el (todo-edit-item): Signal an error if there
5256         is no item to edit.  (Bug#4820)
5257         (todo-top-priorities): Restore point and restore narrowing in Todo
5258         buffer.  (Bug#4820)
5260 2009-10-31  Glenn Morris  <rgm@gnu.org>
5262         * net/ange-ftp.el (top-level): Don't require dired when compiling.
5263         (comint-last-output-start, comint-last-input-start)
5264         (comint-last-input-end): Don't defvar when compiling.
5265         (ange-ftp-process-file): Use bound-and-true-p.
5267         * pcmpl-rpm.el (top-level): Move provide statement to end.
5268         (pcmpl-rpm): Remove unused custom group.
5270         * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
5272         * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
5274         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
5275         (byte-compile-warnings): Add `constants' as an option.
5276         (byte-compile-callargs-warn, byte-compile-arglist-warn)
5277         (display-call-tree): Update for byte-compile-fdefinition possibly
5278         returning `(macro lambda ...)'.  (Bug#4778)
5279         (byte-compile-variable-ref, byte-compile-setq-default):
5280         Respect `constants' member of byte-compile-warnings.
5282         * cedet/semantic/tag.el (semantic--tag-link-list-to-buffer):
5283         Use mapc rather than mapcar because the return value is never used.
5285         * cedet/srecode/template.el, cedet/semantic/wisent/javascript.el:
5286         * cedet/semantic/wisent/java-tags.el, cedet/semantic/texi.el:
5287         * cedet/semantic/html.el:
5288         Suppress harmless warnings about setting up semantic-imenu (not
5289         part of Emacs) variables.
5291 2009-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5293         * vc-bzr.el (vc-bzr-revision-keywords): New var.
5294         (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
5295         to "submit:".
5297         * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
5298         * cedet/semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
5299         * cedet/semantic/symref/grep.el (semantic-symref-perform-search):
5300         * cedet/semantic/bovine/gcc.el (semantic-gcc-query):
5301         * cedet/semantic/bovine/c.el (semantic-c-parse-lexical-token):
5302         * cedet/semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
5303         (semantic-analyzer-debug-global-symbol)
5304         (semantic-analyzer-debug-missing-innertype)
5305         (semantic-analyzer-debug-insert-include-summary):
5306         * cedet/semantic/util.el (semantic-file-tag-table):
5307         (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
5308         (semantic-recursive-find-nonterminal-by-name):
5309         * cedet/semantic/tag-ls.el (semantic-tag-calculate-parent-default):
5310         * cedet/semantic/tag-file.el (semantic-prototype-file):
5311         * cedet/semantic/symref.el (semantic-symref-parse-tool-output):
5312         * cedet/semantic/sb.el (semantic-sb-fetch-tag-table):
5313         * cedet/semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
5314         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
5315         (semantic-idle-summary-maybe-highlight):
5316         * cedet/semantic/ia-sb.el (semantic-ia-speedbar)
5317         (semantic-ia-sb-tag-info):
5318         * cedet/semantic/grammar.el (semantic-analyze-possible-completions):
5319         * cedet/semantic/find.el (semantic-brute-find-tag-by-position):
5320         * cedet/semantic/ede-grammar.el (project-compile-target):
5321         (ede-proj-makefile-insert-variables):
5322         * cedet/semantic/debug.el (semantic-debug-set-parser-location):
5323         (semantic-debug-set-source-location, semantic-debug-interface-layout)
5324         (semantic-debug-mode, semantic-debug):
5325         * cedet/semantic/db.el (semanticdb-needs-refresh-p):
5326         * cedet/semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
5327         * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
5328         * cedet/semantic/db-find.el (semanticdb-find-log-new-search)
5329         (semanticdb-find-translate-path-includes--internal)
5330         (semanticdb-reset-log, semanticdb-find-log-activity):
5331         * cedet/semantic/db-file.el (object-write):
5332         * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
5333         * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
5334         (semanticdb-create-ebrowse-database):
5335         * cedet/semantic/db-debug.el (semanticdb-table-sanity-check):
5336         * cedet/semantic/complete.el (semantic-displayor-focus-request)
5337         (semantic-collector-calculate-completions-raw)
5338         (semantic-complete-read-tag-analyzer):
5339         * cedet/semantic/analyze.el (semantic-analyze-pulse):
5340         * cedet/ede/util.el (ede-update-version-in-source):
5341         * cedet/ede/proj.el (project-delete-target):
5342         * cedet/ede/proj-elisp.el (ede-update-version-in-source)
5343         (ede-proj-flush-autoconf):
5344         * cedet/ede/pconf.el (ede-proj-configure-synchronize)
5345         (ede-proj-configure-synchronize):
5346         * cedet/ede/locate.el (ede-locate-file-in-project-impl):
5347         * cedet/ede/linux.el (ede-linux-version):
5348         * cedet/ede/emacs.el (ede-emacs-version):
5349         * cedet/ede/dired.el (ede-dired-add-to-target):
5350         * cedet/ede.el (ede-buffer-header-file, ede-find-target)
5351         (ede-buffer-documentation-files, ede-project-buffers, ede-set)
5352         (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
5353         * cedet/cedet-idutils.el (cedet-idutils-fnid-call):
5354         (cedet-idutils-lid-call, cedet-idutils-expand-filename)
5355         (cedet-idutils-version-check):
5356         * cedet/cedet-global.el (cedet-gnu-global-call):
5357         (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
5358         (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
5359         * cedet/cedet-cscope.el (cedet-cscope-call)
5360         (cedet-cscope-expand-filename, cedet-cscope-version-check):
5361         Use with-current-buffer.
5362         * cedet/ede.el (ede-make-project-local-variable)
5363         (ede-set-project-variables, ede-set): Use dolist.
5365 2009-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
5367         * textmodes/ispell.el (ispell-skip-region-alist):
5368         * international/mule-conf.el (eight-bit):
5369         * international/fontset.el (font-encoding-alist):
5370         * startup.el (pure-space-overflow-message):
5371         * simple.el (overwrite-mode-textual, overwrite-mode-binary):
5372         * paths.el (gnus-nntp-service, rmail-spool-directory)
5373         (term-file-prefix):
5374         * files.el (save-some-buffers-action-alist):
5375         * cmuscheme.el (same-window-buffer-names):
5376         * ielm.el (same-window-buffer-names):
5377         * shell.el (same-window-buffer-names):
5378         * mail/sendmail.el (same-window-buffer-names):
5379         * progmodes/inf-lisp.el (same-window-buffer-names):
5380         * bindings.el (mode-line-client)
5381         (mode-line-column-line-number-mode-map):
5382         * language/tibetan.el (tibetan-precomposition-rule-regexp)
5383         (tibetan-precomposed-regexp): Purecopy string arguments.
5385 2009-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5387         * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
5388         (calcDigit-nondigit):
5389         * calc/calc-yank.el (calc-copy-to-buffer):
5390         * calc/calc-units.el (calc-invalidate-units-table):
5391         * calc/calc-trail.el (calc-trail-yank):
5392         * calc/calc-store.el (calc-insert-variables):
5393         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
5394         * calc/calc-prog.el (calc-read-parse-table):
5395         * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
5396         * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
5397         * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
5398         (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
5399         (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
5400         (calc-graph-name, calc-graph-find-command, calc-graph-view)
5401         (calc-graph-view, calc-gnuplot-command, calc-graph-init):
5402         * calc/calc-ext.el (calc-realign):
5403         * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
5404         (calc-embedded-finish-edit, calc-embedded-make-info)
5405         (calc-embedded-finish-command, calc-embedded-stack-change):
5406         * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
5408         * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
5409         (overload-docstring-extension): Use that info.
5410         * cedet/semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
5411         * cedet/semantic/idle.el (semantic-eldoc-current-symbol-info):
5412         * cedet/semantic/tag-ls.el (semantic-nonterminal-protection)
5413         (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
5414         (semantic-nonterminal-full-name): Add the new `when' info.
5415         * cedet/semantic/decorate/mode.el (semantic/decorate): Require CL for
5416         `assert'.
5418         * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
5419         shell-dynamic-complete-filename in preference to
5420         comint-dynamic-complete-filename.
5422         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
5423         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
5424         Don't consider whether the display supports colors.
5425         (bookmark-import-new-list): Use dolist.
5426         (bookmark-bmenu-mode-map): Move initialization into declaration.
5427         (bookmark-bmenu-list): Use dolist, simplify.
5428         (bookmark-show-all-annotations): Use save-selected-window and dolist.
5429         (menu-bar-final-items): Use push.
5431 2009-10-28  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
5433         * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
5434         it works on remote files.
5435         (vc-hg-diff): Don't pass any `--cwd' argument.
5437 2009-10-27  Kevin Ryde  <user42@zip.com.au>
5439         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
5440         Use help-xref-info-regexp and help-xref-url-regexp to identify links.
5441         (Further to Bug#3921).
5443 2009-10-27  Michael Albinus  <michael.albinus@gmx.de>
5445         * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
5446         (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
5447         calling `tramp-imap-put-file'.  Add file size to the call.
5448         (tramp-imap-get-file-entries): Compute also user name, file size,
5449         and date.
5450         (tramp-imap-handle-insert-directory): Insert uid and gid.
5451         (tramp-imap-handle-file-attributes): Transform uid and gid
5452         according to `id-format'.
5453         (tramp-imap-put-file): New optional parameter SIZE.  Encode file
5454         size in header X-Size.
5456 2009-10-26  Juanma Barranquero  <lekktu@gmail.com>
5458         * simple.el (transpose-subr): Give clearer error when the mark
5459         is not set.  (Bug#4807)
5461 2009-10-26  Michael Albinus  <michael.albinus@gmx.de>
5463         * net/tramp.el (tramp-perl-file-truename): New defconst.
5464         Perl code contributed by yary <not.com@gmail.com> (tiny change).
5465         (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
5466         Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
5467         (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
5469         * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
5470         Ignore `dired-call-process'.
5471         (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
5473 2009-10-26  Julian Scheid  <julians37@gmail.com>
5475         * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
5476         (tramp-get-remote-readlink): New defun.
5477         (tramp-handle-file-truename): Use it.
5478         (tramp-handle-file-exists-p): Check file-attributes cache, assume
5479         file exists if cache value present.
5480         (tramp-check-cached-permissions): New defun.
5481         (tramp-handle-file-readable-p): Use it.
5482         (tramp-handle-file-writable-p): Likewise.
5483         (tramp-handle-file-executable-p): Likewise.
5484         (tramp-handle-file-name-all-completions): Try using Perl to get
5485         partial completions.  When perl not available, combine `cd' and
5486         `ls' into single remote operation and use shell expansion to get
5487         partial remote directory contents.  Set `file-exists-p' cache for
5488         directory and any files returned by ls.  Change cache handling to
5489         support partial directory contents.  Use error message emitted by
5490         remote `cd' or Perl code for local tramp-error.
5491         (tramp-do-copy-or-rename-file-directly): Avoid separate
5492         tramp-send-command-and-check call.
5493         (tramp-handle-process-file): Merge three remote ops into one.
5494         Do not flush all caches when `process-file-side-effects' is set.
5495         (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
5496         file-attributes shows uid/gid to be set already.
5498 2009-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
5500         * textmodes/tex-mode.el (tex-dvi-view-command)
5501         (tex-show-queue-command, tex-open-quote):
5502         * progmodes/ruby-mode.el (auto-mode-alist)
5503         (interpreter-mode-alist): Purecopy strings.
5505         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
5507         * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
5508         string for the hook, keymap and abbrev table.
5510         * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
5512         * x-dnd.el (x-dnd-xdnd-to-action):
5513         * startup.el (fancy-startup-text, fancy-about-text): Change to
5514         defconst from defvar.
5516         * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
5518         * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
5519         Purecopy initialization strings.
5521         * mail/sendmail.el (mail-header-separator)
5522         (mail-personal-alias-file):
5523         * mail/rmail.el (rmail-default-dont-reply-to-names)
5524         (rmail-ignored-headers, rmail-retry-ignored-headers)
5525         (rmail-highlighted-headers, rmail-secondary-file-directory)
5526         (rmail-secondary-file-regexp):
5527         * files.el (null-device, file-name-invalid-regexp)
5528         (locate-dominating-stop-dir-regexp)
5529         (inhibit-first-line-modes-regexps): Purecopy initialization strings.
5530         (interpreter-mode-alist): Use mapcar instead of mapc.
5532         * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
5534         * bindings.el (mode-line-major-mode-keymap): Purecopy name.
5535         (completion-ignored-extensions):
5536         (debug-ignored-errors): Purecopy strings.
5538 2009-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5540         * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
5541         (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
5542         (pcomplete--here): Use push.
5544         * subr.el (all-completions): Declare the 4th arg obsolete.
5546 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5548         * pcomplete.el (pcomplete-unquote-argument-function): New var.
5549         (pcomplete-unquote-argument): New function.
5550         (pcomplete--common-suffix): Always pay attention to case.
5551         (pcomplete--table-subvert): Quote and unquote the text.
5552         (pcomplete--common-quoted-suffix): New function.
5553         (pcomplete-std-complete): Use it and pcomplete-begin.
5555         * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
5556         we're inside a dedicated or minibuffer window.
5558 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
5560         * cedet/semantic/fw.el (semantic-alias-obsolete)
5561         (semantic-varalias-obsolete): Make the `when' arg mandatory.
5562         (define-mode-overload-implementation):
5563         * cedet/semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
5564         * cedet/semantic/wisent.el (wisent-lex-make-token-table):
5565         * cedet/semantic/util.el (semantic-file-token-stream)
5566         (semantic-something-to-stream):
5567         * cedet/semantic/tag.el (semantic-tag-make-assoc-list)
5568         (semantic-expand-nonterminal):
5569         * cedet/semantic/tag-file.el (semantic-find-nonterminal)
5570         (semantic-find-dependency, semantic-find-nonterminal)
5571         (semantic-find-dependency):
5572         * cedet/semantic/lex.el (semantic-flex-start, semantic-flex-end)
5573         (semantic-flex-text, semantic-flex-make-keyword-table)
5574         (semantic-flex-keyword-p, semantic-flex-keyword-put)
5575         (semantic-flex-keyword-get, semantic-flex-map-keywords)
5576         (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
5577         * cedet/semantic/java.el (semantic-java-prototype-nonterminal):
5578         * cedet/semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
5579         (semantic-after-idle-scheduler-reparse-hooks):
5580         * cedet/semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
5581         * cedet/semantic/db-mode.el (semanticdb-mode-hooks):
5582         * cedet/semantic.el (semantic-toplevel-bovine-table)
5583         (semantic-toplevel-bovine-cache)
5584         (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
5585         (semantic-init-mode-hooks, semantic-init-db-hooks)
5586         (semantic-bovination-working-type): Provide the `when' arg.
5588 2009-10-24  Karl Fogel  <kfogel@red-bean.com>
5590         * bookmark.el: Update documentation, especially documentation
5591         of `bookmark-alist' and of the bookmark file format.
5592         Patch by Drew Adams, with minor tweaks from me.  (Bug#4195)
5594 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
5596         * mail/emacsbug.el (report-emacs-bug): Clarify that the
5597         keybindings apply to the mail buffer (Bug#4003).  Shrink help
5598         window to buffer.
5600         * whitespace.el (whitespace-mode, whitespace-newline-mode)
5601         (global-whitespace-mode, global-whitespace-newline-mode)
5602         (whitespace-toggle-options, global-whitespace-toggle-options):
5603         Doc fix (Bug#3660).
5605         * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
5606         of xmltok-start before the end tag was inserted (Bug#2840).
5608         * progmodes/sh-script.el (sh-font-lock-paren): Handle case
5609         patterns that are preceded by an open-paren (Bug#1320).
5611 2009-10-24  Sven Joachim  <svenjoac@gmx.de>
5613         * files.el (delete-directory): Delete symlinks to directories with
5614         delete-file (Bug#4739).
5616 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
5618         * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
5619         * cedet/semantic/tag.el (semantic-token-type-parent): Add WHEN
5620         argument to make-obsolete.
5622         * cedet/semantic/fw.el (semantic-alias-obsolete)
5623         (semantic-varalias-obsolete): Add optional WHEN argument.
5625 2009-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
5627         * vc.el (vc-backend-for-registration): Rename from
5628         vc-get-backend-for-registration.  Update callers.
5630         * international/mule-cmds.el (set-language-info-alist):
5631         Purecopy lang-env.
5632         (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
5633         (charset): Purecopy the name.
5634         (define-char-code-property): Purecopy string arguments.
5636         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
5637         Purecopy string arguments.
5639         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
5640         * ediff-hook.el (menu-bar-ediff-menu):
5641         * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
5642         * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
5644 2009-10-24  Glenn Morris  <rgm@gnu.org>
5646         * comint.el (comint-dynamic-list-completions):
5647         * term.el (term-dynamic-list-completions): Use choose-completion rather
5648         than obsolete alias mouse-choose-completion.
5650         * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
5651         file-cache-choose-completion.
5652         (file-cache-choose-completion): Handle an optional event argument.
5653         (file-cache-mouse-choose-completion): Make it an obsolete alias.
5655         * progmodes/octave-mod.el (octave-complete-symbol):
5656         Use choose-completion if mouse-choose-completion is ever removed.
5658         * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
5659         use.
5661         * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
5662         compiler.
5664         * vc-hooks.el (vc-responsible-backend): Fix declaration.
5666 2009-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5668         * minibuffer.el (completion--embedded-envvar-table): Fix last change.
5669         Ignore `pred' now that we receive one.
5670         Handle test-completion specially.
5672 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
5674         * vc.el (vc-responsible-backend): Throw an error if not backend is
5675         found.  Remove the REGISTER argument.  Move the code dealing with
5676         REGISTER ...
5677         (vc-get-backend-for-registration): ... here.  New function.
5678         (vc-deduce-fileset): Call vc-get-backend-for-registration instead
5679         of vc-responsible-backend, pass the file name instead of the
5680         directory name.
5682 2009-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5684         * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
5685         New funs.
5686         (pcomplete-std-complete): Use them.  Obey pcomplete-termination-string.
5687         (pcomplete-comint-setup): Don't modify a global var via
5688         accidental side-effects.
5689         (pcomplete-shell-setup): Adjust call accordingly.
5690         (pcomplete-parse-comint-arguments): Use push.
5692 2009-10-23  Chong Yidong  <cyd@stupidchicken.com>
5694         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
5695         Allow uncapitalized info node names (Bug#3921).
5697         * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
5698         to the DEBUG file (Bug#3781).
5700 2009-10-23  Jari Aalto  <jari.aalto@cante.net>
5702         * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
5703         dictionary entry (Bug#4579).
5705 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
5707         * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
5708         from `rfn-eshadow-update-overlay-hook' when unloading.
5709         (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
5710         "rsyncc".  Adjust doc string.
5711         (tramp-temp-buffer-file-name): New buffer-local defvar.
5712         (tramp-handle-insert-file-contents, tramp-handle-write-region):
5713         Keep temporary file when indicated by method ("rsync" and
5714         "rsyncc").
5715         (tramp-handle-write-region): Handle APPEND.
5716         (tramp-delete-temp-file-function): New defun.  Added to
5717         `kill-buffer-hook'.
5719 2009-10-23  Juanma Barranquero  <lekktu@gmail.com>
5721         * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
5723 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
5725         * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
5726         (color-name-rgb-alist, tty-standard-colors)
5727         (tty-color-mode-alist): Change to defconst.
5729         * simple.el (mark-inactive): Purecopy message.
5731         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
5732         (global-map, yank-menu):
5733         * textmodes/ispell.el (ispell-menu-map):
5734         * net/eudc.el (eudc-tools-menu):
5735         * international/mule-cmds.el (describe-language-environment-map)
5736         (setup-language-environment-map, set-coding-system-map)
5737         (mule-menu-keymap):
5738         * vc-hooks.el (vc-menu-entry, vc-menu-map):
5739         * replace.el (occur-mode-map):
5740         * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
5742 2009-10-23  Jay Belanger  <jay.p.belanger@gmail.com>
5744         * calc/calc.el (math-read-number, math-read-number-simple): Use
5745         `save-match-data'.
5747 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5749         * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
5750         rather than fiddling with global-map bindings, since it should only
5751         affect per-terminal settings.
5752         See http://bugs.gentoo.org/show_bug.cgi?id=289709.
5754         * minibuffer.el (completion-table-with-terminator): Allow to specify
5755         the terminator-regexp.
5757         * simple.el (switch-to-completions): Look for *Completions* in other
5758         frames as well.
5760         * pcomplete.el: Allow the use of completion-tables.
5761         (pcomplete-std-complete): New command.
5762         (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
5763         (pcomplete--here): Use a function for `form' rather than an expression,
5764         so it can be byte-compiled.
5765         (pcomplete-here, pcomplete-here*): Adjust accordingly.
5766         Add edebug declaration.
5767         (pcomplete-show-completions): Remove unused var `curbuf'.
5768         (pcomplete-do-complete, pcomplete-stub):
5769         Don't assume `completions' is a list of strings any more.
5771 2009-10-22  Juanma Barranquero  <lekktu@gmail.com>
5773         * find-dired.el (find-name-arg): Fix typo in docstring.
5775 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5777         * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
5778         (pcmpl-linux-fs-types): Same, and update to new modules layout.
5780         * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
5781         pcomplete-entries.
5783         * comint.el (comint-read-input-ring, comint-write-input-ring)
5784         (comint-substitute-in-file-name)
5785         (comint-dynamic-complete-as-filename)
5786         (comint-dynamic-simple-complete)
5787         (comint-dynamic-list-filename-completions)
5788         (comint-dynamic-list-completions)
5789         (comint-redirect-results-list-from-process): Minor simplifications.
5791 2009-10-21  Kevin Ryde  <user42@zip.com.au>
5793         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
5794         When inserting ";;; Code" put it before any ";;;###autoload" cookie on
5795         the first form.  And insert a blank line after ";;; Code" since
5796         that's usual style.  (Bug#4612)
5798         * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
5800 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5802         * minibuffer.el (completion-table-with-terminator): Properly implement
5803         boundaries, in case `terminator' appears in the suffix.
5804         (completion--embedded-envvar-table): Don't return boundaries if
5805         there's no valid completion.  Simplify.
5806         (completion-file-name-table): New completion table extracted from
5807         completion--file-name-table.
5808         (completion--file-name-table): Use it.
5809         (read-file-name-predicate): Declare obsolete.
5810         (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
5811         * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
5812         completion-file-name-table, and use the `pred' argument.
5813         * files.el (locate-file-completion-table): Use the `pred' arg rather
5814         than read-file-name-predicate.
5815         (abbreviate-file-name): Use \` rather than ^ for BOS.
5817 2009-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
5819         * vc.el (vc-deduce-fileset): Undo previous change, do not tell
5820         vc-responsible-backend to register, it causes problems.
5822 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5824         * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
5826 2009-10-21  Eric Ludlam  <zappo@gnu.org>
5828         * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
5829         (semantic-c-debug-mode-init-pch): New functions.
5830         (semantic-c-debug-mode-init-last-mode): New var.
5831         (semantic-c-parse-lexical-token): Use them.
5833         * cedet/semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
5834         When extracting the argument list, limit only by point-max.
5836 2009-10-21  Michael Albinus  <michael.albinus@gmx.de>
5838         * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
5839         (tramp-smb-handle-file-attributes): Use it.
5840         (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
5841         (tramp-smb-handle-insert-directory): Use `mapc' rather than
5842         `mapcar'.  Use `tramp-smb-get-stat-capability'.
5843         Add `dired-filename' text properties.
5844         (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
5845         (tramp-smb-maybe-open-connection): Simplify check for smbclient
5846         version.
5848 2009-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5850         * subr.el (read-key-delay): Reduce to 0.01.
5851         (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
5852         (bug#4751).
5854 2009-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5856         * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
5858         * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
5859         (Info-menu): Remove unused vars `last' and `completions'.
5860         (Info-index-nodes): Remove unused var `node'.
5862         * info.el (Info-complete-menu-item): Use complete-with-action.
5864 2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
5866         Make vc-annotate work through copies and renames.
5867         * vc-annotate.el (vc-annotate-extract-revision-at-line):
5868         Return the file name too.
5869         (vc-annotate-revision-at-line)
5870         (vc-annotate-find-revision-at-line)
5871         (vc-annotate-revision-previous-to-line)
5872         (vc-annotate-show-log-revision-at-line): Update to get the file
5873         name from vc-annotate-extract-revision-at-line.
5874         (vc-annotate-show-diff-revision-at-line-internal): Change the
5875         argument to mean whether to show a file diff or not.  Get the file
5876         name from vc-annotate-extract-revision-at-line.
5877         (vc-annotate-show-diff-revision-at-line):
5878         Update vc-annotate-show-diff-revision-at-line call.
5879         (vc-annotate-warp-revision): Add an optional file argument.
5881         * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
5882         (vc-git-annotate-extract-revision-at-line): Also return the file
5883         name if found.
5885         * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
5886         command.  Remove unused code.
5887         (vc-hg-annotate-re): Update to match --follow output.
5888         (vc-hg-annotate-extract-revision-at-line): Also return the file
5889         name if found.
5891         * vc.el: Update annotate-extract-revision-at-line documentation.
5893 2009-10-18  Kevin Ryde  <user42@zip.com.au>
5895         * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
5896         re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
5898         * net/browse-url.el (browse-url): Identify alist with "consp and
5899         not functionp" and let all other things go down the `apply' leg,
5900         as suggested by Stefan.  (Further to bug#4531.)
5902 2009-10-18  Chong Yidong  <cyd@stupidchicken.com>
5904         * minibuffer.el (read-file-name): Check for repeat before putting
5905         a default argument in file-name-history (Bug#4657).
5907         * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
5908         read syntax (Bug#4737).
5910         * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
5912 2009-10-18  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
5914         * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
5915         (html-tag-alist, html-tag-help): Add descriptions for undocumented
5916         entries and make note of obsolete tags.
5918 2009-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5920         * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
5922 2009-10-18  Glenn Morris  <rgm@gnu.org>
5924         * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
5925         grep, so that binary files (eg international/uni-bidi.el) can match.
5926         Remove test for "UnicodeData" files, since it is hopefully unnecessary
5927         now, and in any case the file header format has changed.
5929 2009-10-17  Glenn Morris  <rgm@gnu.org>
5931         * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
5932         (flyspell-get-word, flyspell-large-region)
5933         (flyspell-auto-correct-previous-word): Doc/error message fixes.
5935 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
5937         * Makefile.in (ELCFILES): Add ede/shell.
5939 2009-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
5941         * term/common-win.el (x-colors): Purecopy it.
5943 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
5945         * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
5946         permissive for when the buffer is empty.
5947         (tar-header-block-tokenize): Decode the username and groupname.
5948         (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
5950 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
5952         * cedet/srecode/srt.el:
5953         * cedet/srecode/compile.el:
5954         * cedet/semantic/mru-bookmark.el:
5955         * cedet/semantic/debug.el:
5956         * cedet/semantic/complete.el:
5957         * cedet/semantic/analyze.el: Require CL when compiling.
5959 2009-10-17  Eric Ludlam  <zappo@gnu.org>
5961         * cedet/semantic/scope.el
5962         (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
5963         tmpscope so that the regular scope will continue to work.
5965         * cedet/semantic/idle.el (semantic-idle-tag-highlight):
5966         Use semantic-idle-summary-highlight-face as the highlighting.
5968         * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
5969         contains multibyte characters, choose first applicable coding
5970         system automatically.
5972         * cedet/ede/project-am.el (project-run-target): New method.
5973         (project-run-target): New method.
5975         * cedet/ede.el (ede-target): Add run target menu item.
5976         (ede-project, ede-minor-keymap): Add ede-run-target binding.
5977         (ede-run-target): New function.
5978         (ede-target::project-run-target): New method.
5980         * cedet/ede/proj.el (project-run-target): New method.
5982         * cedet/ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
5983         (ede-g++-libtool-shared-compiler): Remove SHELL.  Remove COMMANDS.
5984         Add :rules.
5985         (ede-proj-target-makefile-shared-object): Only libtool compilers
5986         now available.  Add linkers for libtool.
5987         (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
5988         (ede-proj-makefile-target-name): Always use .la extension.
5990         * cedet/ede/proj-prog.el (project-run-target): New method.
5992         * cedet/ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
5993         (ede-g++-linker): Change Change link lines.
5995         * cedet/ede/pmake.el (ede-pmake-insert-variable-shared):
5996         When searching for old variables, go to the end of the buffer and
5997         search backward from there.
5998         (ede-proj-makefile-automake-insert-subdirs)
5999         (ede-proj-makefile-automake-insert-extradist): New methods.
6000         (ede-proj-makefile-create): Use them.
6002         * cedet/ede/pconf.el (ede-proj-configure-test-required-file):
6003         Force FILE to expand to the current target.  Use file-exists-p to
6004         check that it exists.
6006         * cedet/ede/linux.el (ede-linux-version): Don't call "head".
6007         (ede-linux-load): Wrap dir in file-name-as-directory.
6008         Set :version slot.
6010         * cedet/ede/files.el (ede-get-locator-object): When enabling
6011         locate, do so on "top".
6013         * cedet/ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
6014         file-name-as-directory during compare.
6015         (ede-emacs-version): Return Emacs/XEmacs differentiator.
6016         Get version number from different places.  Don't call egrep.
6017         (ede-emacs-load): Set :version slot.  Call file-name-as-directory
6018         to set the directory.
6020         * cedet/ede/shell.el: New file.
6022         * cedet/inversion.el (inversion-decoders): Allow for stray . in
6023         alpha/beta variants.
6025 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
6027         * international/mule-cmds.el (select-safe-coding-system): If the file
6028         has a coding cookie, use it regardless of any other setting (bug#4712).
6030 2009-10-17  Glenn Morris  <rgm@gnu.org>
6032         * cedet/semantic/grammar.el (semantic-grammar--lex-delim-spec):
6033         All errors should have messages.
6035         * foldout.el (foldout-mouse-swallow-events):
6036         * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
6038         * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
6039         (dired-keep-marker-copy, dired-keep-marker-hardlink)
6040         (dired-keep-marker-symlink, dired-dwim-target)
6041         (dired-copy-preserve-time): Do not autoload these defcustoms.
6043         * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
6044         messages from messing up the file coding.  (Bug#4623)
6046 2009-10-17  Jari Aalto  <jari.aalto@cante.net>
6048         * textmodes/ispell.el (ispell-get-decoded-string): Give an error
6049         if no match is found for the current dictionary.  (Bug#4578)
6051         * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
6052         optional, since that is how it is documented, and this is often called
6053         with a nil argument.  (Bug#4577)
6054         (flyspell-external-point-words, flyspell-auto-correct-word)
6055         (flyspell-correct-word-before-point, flyspell-word-search-forward)
6056         (flyspell-word-search-backward): Remove nil argument in calls to
6057         flyspell-get-word, since it is not needed now.
6059 2009-10-17  Ulrich Mueller  <ulm@gentoo.org>
6061         * play/doctor.el (doctor-adverbp): Exclude some nouns.  (Bug#4565)
6063 2009-10-16  Glenn Morris  <rgm@gnu.org>
6065         * net/rcirc.el (rcirc-authenticate): Simplify previous change.
6067 2009-10-16  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
6069         * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
6070         (ange-ftp-file-size): New function.
6071         (ange-ftp-file-attributes): Use it.
6073 2009-10-16  Michael Albinus  <michael.albinus@gmx.de>
6075         * net/tramp-smb.el (tramp-smb-version): New defvar.
6076         (tramp-smb-maybe-open-connection): Use it, in order to avoid
6077         repeated checks.
6079 2009-10-16  Glenn Morris  <rgm@gnu.org>
6081         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
6082         Maybe copy some custom properties from old to new name.  (Bug#4706)
6084 2009-10-16  Juanma Barranquero  <lekktu@gmail.com>
6086         * subr.el (error, sit-for, start-process-shell-command)
6087         (start-file-process-shell-command): Set the calling convention
6088         after the function definition.
6090 2009-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6092         * subr.el (error, sit-for, start-process-shell-command)
6093         (start-file-process-shell-command): Use the new
6094         set-advertised-calling-convention feature.
6096 2009-10-16  Taichi Kawabata  <kawabata.taichi@gmail.com>
6098         * international/ucs-normalize.el (ucs-normalize-version):
6099         Change to 1.2.
6100         (check-range): Adjust for Unicode 5.2.
6102 2009-10-15  Juri Linkov  <juri@jurta.org>
6104         * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
6105         to the `menu-item' format.
6107 2009-10-15  Michael Albinus  <michael.albinus@gmx.de>
6109         * net/tramp.el (tramp-replace-environment-variables): Do not fail
6110         if the environment variable does not exist.
6112         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
6113         (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
6114         parameter.
6115         (tramp-smb-handle-add-name-to-file)
6116         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
6117         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
6118         (tramp-smb-handle-file-attributes)
6119         (tramp-smb-do-file-attributes-with-stat)
6120         (tramp-smb-handle-file-local-copy)
6121         (tramp-smb-handle-insert-directory)
6122         (tramp-smb-handle-make-directory)
6123         (tramp-smb-handle-make-directory-internal)
6124         (tramp-smb-handle-make-symbolic-link)
6125         (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
6126         (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
6127         (tramp-smb-maybe-open-connection): Apply the changed parameters.
6128         (tramp-smb-read-file-entry): Read Disk names in compressed format.
6129         Handle long file names.
6130         (tramp-smb-get-cifs-capabilities): Check, whether the connection
6131         process is running.
6132         (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
6133         Read share names with "-g" option.
6135 2009-10-15  Ryan Yeske  <rcyeske@gmail.com>
6137         * net/rcirc.el (rcirc-view-log-file): New command.
6138         (rcirc-track-minor-mode-map): Remove C-c ` binding.
6139         (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
6140         specified.
6142 2009-10-15  Glenn Morris  <rgm@gnu.org>
6144         * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
6145         from the second command-line argument.
6146         * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
6147         ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
6148         ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
6149         w32-batch-update-autoloads.
6150         * emacs-lisp/autoload.el (autoload-make-program): New variable.
6151         (batch-update-autoloads): Handle autoload-excludes on windows-nt.
6153         * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
6154         the headers cannot be located.  Simplify, subtracting superflous
6155         save-excursions.
6157 2009-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6159         Replace completion-base-size by completion-base-position to fix bugs
6160         such as (bug#4699).
6161         * simple.el (completion-base-position): New var.
6162         (completion-base-size): Mark as obsolete.
6163         (choose-completion): Make it work for mouse events as well.
6164         Pass the new base-position to choose-completion-string.
6165         (choose-completion-guess-base-position): New function, extracted from
6166         choose-completion-delete-max-match.
6167         (choose-completion-delete-max-match): Use it.  Make obsolete.
6168         (choose-completion-string): Use the new base-position info.
6169         (completion-root-regexp): Delete.
6170         (completion-setup-function): Preserve completion-base-position.
6171         Eliminate obsolete base-size manipulation.
6172         * minibuffer.el (display-completion-list): Don't mess with base-size.
6173         (minibuffer-completion-help): Set completion-base-position instead.
6174         * mouse.el (mouse-choose-completion): Redefine as a mere alias to
6175         choose-completion.
6176         * textmodes/bibtex.el (bibtex-complete):
6177         * emacs-lisp/crm.el (crm--choose-completion-string):
6178         Adjust to new calling convention.
6179         * complete.el (partial-completion-mode): Use minibufferp to avoid
6180         bumping into incompatible change to choose-completion-string-functions.
6181         * ido.el (ido-choose-completion-string): Make its calling convention
6182         more permissive.
6183         * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
6184         base-size manipulation.
6185         (comint-dynamic-list-input-ring): Use dotimes and push.
6186         * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
6187         fundamental-mode.  Use `or'.
6189 2009-10-14  Juri Linkov  <juri@jurta.org>
6191         * misearch.el (multi-isearch-next-buffer-from-list)
6192         (multi-isearch-next-file-buffer-from-list): Doc fix.  (Bug#4723)
6194 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6196         * Makefile.in (compile-onefile): Load `bytecomp' rather than
6197         `bytecomp.el'.
6199         * minibuffer.el (completion-pcm--merge-completions): Make sure the
6200         string we return is all made up of text from the completions rather
6201         than part from the completions and part from the input (bug#4219).
6203         * ido.el (ido-everywhere): Use define-minor-mode.
6205         * buff-menu.el (list-buffers, ctl-x-map):
6206         Mark the entry points with ;;;###autoload cookies.
6208 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
6210         * vc-git.el (vc-git-dir-extra-headers): Set the branch name
6211         correctly in the detached head case.
6212         (vc-git-print-log): Remove unused binding.
6214         * vc.el (vc-responsible-backend): When a directory is passed for
6215         for registration create a VC repository if no backend is
6216         responsible for the directory argument.
6217         (vc-deduce-fileset): Tell vc-responsible-backend to register.
6219         * vc.el: Move comments about RCS and SCCS ...
6220         * vc-rcs.el:
6221         * vc-sccs.el: ... here, respectively.
6223 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6225         * minibuffer.el (completion--file-name-table): Return nil if there's
6226         no file completion, even if substitute-in-file-name changed
6227         the string (bug#4708).
6229 2009-10-13  Juri Linkov  <juri@jurta.org>
6231         * files-x.el (read-file-local-variable-value): Don't filter out
6232         minor modes from mode name completion (bug#4664).
6234 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
6236         * international/mule-cmds.el (ucs-names): Remove exclusion of
6237         "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
6239 2009-10-13  Kenichi Handa  <handa@m17n.org>
6241         * international/uni-name.el: Regenerated.
6243 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
6245         * bs.el (bs-mode): Fix last change.  (`revert-buffer-function'
6246         should be automatically buffer-local, but isn't.)
6248 2009-10-12  Sam Steingold  <sds@gnu.org>
6250         * progmodes/compile.el (compilation-next-error-function): Fix the
6251         timestamps if the buffer has been visited before.
6252         (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
6253         non-anchored patterns, like the perl one (bug#3928).
6255 2009-10-12  Glenn Morris  <rgm@gnu.org>
6257         * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
6258         Let-bind `size'.
6260 2009-10-12  Juanma Barranquero  <lekktu@gmail.com>
6262         * proced.el (proced-unload-function): New function.
6264         * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
6265         (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
6266         Doc fix.
6268         * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
6270 2009-10-11  Juri Linkov  <juri@jurta.org>
6272         * files-x.el (read-file-local-variable-value):
6273         Provide default value only for bound variables (bug#4664).
6275 2009-10-11  Michael Albinus  <michael.albinus@gmx.de>
6277         * net/tramp.el (tramp-local-host-p): Function shall return nil for
6278         connection methods like smb.
6280         * net/tramp-cache.el (tramp-flush-connection-property): The hash
6281         can be empty.
6283         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
6284         (tramp-smb-file-name-handler-alist): Add handlers for
6285         `add-name-to-file', `make-symbolic-link'.
6286         (tramp-smb-handle-add-name-to-file)
6287         (tramp-smb-do-file-attributes-with-stat)
6288         (tramp-smb-handle-make-symbolic-link)
6289         (tramp-smb-get-cifs-capabilities): New defuns.
6290         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
6291         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
6292         (tramp-smb-handle-file-local-copy)
6293         (tramp-smb-handle-make-directory-internal)
6294         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
6295         The file name syntax depends on cifs capabilities.
6296         (tramp-smb-handle-file-attributes):
6297         Call `tramp-smb-do-file-attributes-with-stat' if possible.
6298         (tramp-smb-handle-insert-directory): Use posix attributes if possible.
6299         (tramp-smb-handle-set-file-modes): It is applicable for posix only.
6301 2009-10-11  Chong Yidong  <cyd@stupidchicken.com>
6303         * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
6304         (eieio-defclass): Apply deftype handler and setf-method properties
6305         directly.
6306         (eieio-add-new-slot): Avoid union function from cl library.
6307         (eieio--typep): New function.
6308         (eieio-perform-slot-validation): Use it.
6310 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
6312         * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
6313         Update documentation to refer to the variables documented in r1.135.
6314         (Bug#4188)
6316 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
6318         * bookmark.el (Info-suffix-list): Remove this unused variable.
6319         (bookmark-current-point): Remove this obsolete variable.
6320         (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
6321         Adjust for removal of bookmark-current-point.
6323         (bookmarks-already-loaded, bookmark-current-buffer)
6324         (bookmark-yank-point): Document.  (Bug#4188)
6326 2009-10-10  Glenn Morris  <rgm@gnu.org>
6328         * frame.el (frame-height): Doc fix.
6330         * calendar/calendar.el (calendar-split-width-threshold): New option.
6331         (calendar-basic-setup): Use calendar-split-width-threshold.
6333 2009-10-10  Sascha Wilde  <wilde@sha-bang.de>
6335         * cedet/ede/proj-shared.el (ede-proj-makefile-target-name):
6336         Use .la for Automake.
6338 2009-10-09  Chong Yidong  <cyd@stupidchicken.com>
6340         * cedet/ede/pconf.el (ede-proj-configure-synchronize):
6341         Use "autoreconf -i".  Suggested by Andreas Schwab.
6343 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
6345         * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
6346         Ideographic Supplement" range (U+1F200..U+1F2FF).
6348 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
6350         * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
6351         since the list will have been rebuilt anyway.  (Bug#4349)
6353 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
6355         * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
6356         (bookmark-bmenu-execute-deletions): Don't save here, as
6357         bookmark-delete will now do so if necessary.
6358         Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
6359         (Bug#4348)
6361 2009-10-09  Glenn Morris  <rgm@gnu.org>
6363         * mail/emacsbug.el (report-emacs-bug): Also print `features'.
6365 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
6367         * bookmark.el (bookmark-jump): Add new `display-func' parameter.
6368         (bookmark-jump-other-window): Just invoke bookmark-jump with new
6369         argument now, so the two function's behaviors will match.  (Bug#3645)
6371 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
6373         * cedet/ede/proj.el (project-make-dist, project-compile-project):
6374         Fix filename test.
6375         (ede-proj-dist-makefile): Use expand-file-name instead of concat
6376         to expand file names.
6378 2009-10-08  Michael Albinus  <michael.albinus@gmx.de>
6380         * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
6381         (tramp-file-name-real-host, tramp-file-name-port):
6382         Apply `save-match-data'.
6384         * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
6385         case both directories are remote.
6386         (tramp-smb-handle-expand-file-name): Implement "~" expansion.
6387         (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
6389 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
6391         * cedet/ede/proj-obj.el (ede-gcc-linker): New var.
6392         (ede-proj-target-makefile-objectcode): Use it.
6394         * cedet/ede/source.el (ede-want-any-source-files-p)
6395         (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
6396         Return search result.  This error was introduced while merging.
6398 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
6400         * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
6402 2009-10-07  Glenn Morris  <rgm@gnu.org>
6404         * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
6405         of concat.
6407 2009-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6409         * files-x.el (read-file-local-variable): Include some
6410         non-user-variables in the completion table (bug#4664).
6412 2009-10-07  Michael Albinus  <michael.albinus@gmx.de>
6414         * net/tramp-cache.el (tramp-flush-connection-property): Add trace
6415         message.
6417         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
6418         (tramp-smb-file-name-handler-alist): Add handler for
6419         `copy-directory', `expand-file-name', `set-file-modes'.
6420         (tramp-smb-handle-copy-directory)
6421         (tramp-smb-handle-expand-file-name)
6422         (tramp-smb-handle-set-file-modes): New defuns.
6423         (tramp-smb-handle-copy-file): Handle KEEP-DATE.
6424         (tramp-smb-handle-file-attributes): Simplify check for retrieving
6425         entry.
6426         (tramp-smb-handle-insert-directory): Don't flush the cache.
6427         (tramp-smb-maybe-open-connection): Check for samba client and
6428         server versions.
6430 2009-10-07  Eli Zaretskii  <eliz@gnu.org>
6432         * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
6433         to not error out of search for "^lisp=" fails.
6435 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
6437         * makefile.w32-in (WINS_UPDATES): New macro.
6438         (custom-deps, finder-data, autoloads): Use it.
6440 2009-10-07  Glenn Morris  <rgm@gnu.org>
6442         * Makefile.in (autoloads): Revert previous change.
6443         * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
6444         the list of preloaded files passed on the command-line, get
6445         it from src/Makefile.
6447         * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
6448         show the original buffer rather than a random one.
6450 2009-10-07  Markus Rost  <rost@math.uni-bielefeld.de>
6452         * help.el (describe-no-warranty): Place point in a slightly better
6453         position in the GPLv3 text.
6455 2009-10-06  Sam Steingold  <sds@gnu.org>
6457         * net/tramp-compat.el (tramp-compat-process-running-p): Check that
6458         the comm attribute is present before calling regexp-quote.
6460 2009-10-06  Juanma Barranquero  <lekktu@gmail.com>
6462         * play/animate.el (animate-string): For good effect, make sure
6463         `indent-tabs-mode' and `show-trailing-whitespace' are nil.
6465         * play/animate.el (animate-sequence, animate-birthday-present):
6466         * misc.el (butterfly): Don't set `indent-tabs-mode'.
6468 2009-10-06  Glenn Morris  <rgm@gnu.org>
6470         * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
6472         * emacs-lisp/autoload.el (autoload-excludes): New variable.
6473         (autoload-generate-file-autoloads): Skip files in autoload-excludes.
6474         (batch-update-autoloads): Process a string value of autoload-excludes,
6475         set during the build process.
6476         * Makefile.in (autoloads): Skip preloaded files.  (Bug#4446)
6478         * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
6479         inside with-parsed...  macro so that `v' is defined.
6481         * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
6482         * progmodes/fortran.el (fortran-end-of-block)
6483         (fortran-beginning-of-block):
6484         Also push mark in the macro case.
6486         * emerge.el (emerge-show-file-name):
6487         * calc/calc.el (calc-quit):
6488         * calc/calc-misc.el (calc-big-or-small):
6489         * calc/calc-graph.el (calc-graph-view):
6490         * calc/calc-ext.el (calc-reset):
6491         * calendar/calendar.el (calendar-basic-setup):
6492         Use window-full-height-p.
6494         * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
6495         header we don't understand, don't insert another.  (Bug#4624)
6496         If changing mime charset, insert the new one in the right place.
6498 2009-10-06  Matthew Junker  <matthew.junker@sbcglobal.net>  (tiny change)
6500         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
6501         (cal-tex-cursor-month): Correctly increment the end date for diary and
6502         holiday listing.  (Bug#4626)
6504 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6506         * help-fns.el (describe-function-1): Don't burp if the function is not
6507         a symbol.
6509 2009-10-05  Juanma Barranquero  <lekktu@gmail.com>
6511         * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
6512         (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
6513         (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
6514         (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
6516         * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
6517         (eieio-default-superclass): Reflow docstrings.
6518         (this, class-option-assoc, defclass, eieio-class-un-autoload)
6519         (eieio-unbind-method-implementations, defmethod)
6520         (eieio-validate-slot-value, eieio-validate-class-slot-value)
6521         (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
6522         (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
6523         (eieio-slot-originating-class-p, eieio-slot-name-index)
6524         (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
6525         (constructor, initialize-instance, no-next-method, object-print)
6526         (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
6527         Fix typos in docstrings.
6528         (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
6529         (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
6530         (next-method-p): Doc fixes.
6531         (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
6532         Fix typos in error messages.
6533         (eieio-defmethod): Fix typo in description of generic method.
6535         * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
6536         (eieio-persistent-save-interactive, slot-missing):
6537         Fix typos in docstrings.
6538         (eieio-instance-inheritor-slot-boundp): Doc fix.
6540         * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
6541         (byte-compile-defmethod-param-convert): Fix typos in docstrings.
6543         * emacs-lisp/eieio-custom.el (eieio-done-customizing)
6544         (eieio-custom-object-apply-reset):
6545         Fix typos in docstrings and error messages.
6547         * emacs-lisp/eieio-datadebug.el (data-debug-show):
6548         Fix typo in docstring.
6550         * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
6551         (eieio-browse-tree): Doc fix.
6552         (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
6553         (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
6554         Fix typos in docstrings.
6556         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
6557         (eieio-speedbar-key-map, eieio-speedbar-create-engine)
6558         (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
6559         (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
6560         Reflow docstrings.
6562 2009-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
6564         * vc-hg.el (log-view-vc-backend): Declare for compiler.
6565         (vc-hg-outgoing-mode, vc-hg-incoming-mode):
6566         Set log-view-vc-backend so that diff can work.
6568         * log-view.el (log-view-diff): Use vc-diff-internal instead of
6569         vc-version-diff.
6570         (vc-diff-internal): Autoload this instead of vc-version-diff.
6572 2009-10-05  Eli Zaretskii  <eliz@gnu.org>
6574         * simple.el (eval-expression): Doc fix.
6576         * progmodes/cwarn.el (cwarn-mode): Doc fix.
6578 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
6580         * files.el (directory-files-no-dot-files-regexp): New defconst.
6581         (delete-directory): Use it.
6582         (copy-directory): Use it.  Remove parameter PRESERVE-UID-GID.
6584         * net/tramp.el (tramp-verbose): Fix docstring.
6585         (tramp-methods): Add recursive option to `tramp-copy-args'.
6586         Add `tramp-copy-recursive'.  Valid for "rcp", "scp", "scp1", "scp2",
6587         "scp1_old", "scp2_old", "rsync", "rsyncc".
6588         (tramp-default-method): Check also for `auth-source-user-or-password'.
6589         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
6590         Add handler for `copy-directory'.
6591         (tramp-handle-copy-directory): New defun.
6592         (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
6593         (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
6594         Optimize sent command.
6596 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6598         * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
6599         window if necessary.
6601         * calendar/calendar.el (calendar-basic-setup): Don't call
6602         switch-to-buffer in a dedicated window.
6604 2009-10-05  Karl Fogel  <kfogel@red-bean.com>
6606         * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
6607         don't do anything related to relocating, just return nil.
6608         (bookmark-error-no-filename): New error.
6609         (bookmark-default-handler): Signal `bookmark-error-no-filename' if
6610         bookmark has no file.  Don't even attempt to handle things that
6611         are not files; the whole point of custom handlers is to keep that
6612         knowledge elsewhere anyway.  Tighten some comments.
6613         (bookmark-file-or-variation-thereof): Remove now-unused function.
6614         (bookmark-location): Doc string fix.
6615         (Bug#4250)
6617 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6619         * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
6620         don't use a file dialog, because they usually don't know how to read
6621         a directory target from the user.  (Bug#4230)
6622         Also, make sure the prompt can display directories as well as files.
6624 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6626         * bookmark.el (bookmark-set, bookmark-buffer-name):
6627         Improve doc strings.  (Bug#1193)
6629 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6631         * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
6632         (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
6633         (bookmark-get-annotation, bookmark-set-annotation)
6634         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
6635         (bookmark-set-position, bookmark-get-front-context-string)
6636         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
6637         (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
6638         (bookmark-jump-other-window, bookmark-handle-bookmark)
6639         (bookmark-relocate, bookmark-insert-location, bookmark-rename)
6640         (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
6641         (bookmark-edit-annotation-mode, bookmark-edit-annotation):
6642         Improve doc strings to say whether bookmark can be a string or
6643         a record or both, and make other consistency and clarity fixes.
6644         (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
6645         (bookmark-default-annotation-text, bookmark-yank-word)
6646         (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
6647         (bookmark-import-new-list, bookmark-maybe-rename)
6648         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
6649         (bookmark-bmenu-bookmark): Give these doc strings.
6650         (bookmark-bmenu-check-position): Give this a doc string, but also
6651         add a FIXME comment about how the function may be pointless.
6652         (bookmark-default-handler): Rework doc string and change a
6653         parameter name, to clarify that this takes a bookmark record
6654         not a bookmark name.
6655         (bookmark-set): Change a parameter name to indicate its meaning,
6656         and improve the doc string a bit.
6657         (Bug#4188)
6659 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6661         * bookmark.el (bookmark-alist): Document the new `handler' element
6662         in the param alist.
6663         (bookmark-make-record-function): Adjust documentation for above.
6664         (Bug#4193)
6666 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
6668         * info.el (Info-bookmark-make-record): Document this function.
6669         (Info-bookmark-jump): Document with a doc string, not just a comment.
6670         (Bug#4203)
6672 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
6674         * cedet/semantic.el (semantic-new-buffer-setup-functions): New option.
6675         (semantic-new-buffer-fcn): Call parser setup functions here.
6676         (semantic-mode): Don't call parser setup functions here, it's done
6677         in semantic-new-buffer-fcn now.
6678         (semantic-mode): Parse all existing buffers when enabled.
6680         * cedet/srecode/compile.el (srecode-compile-file):
6681         Call semantic-new-buffer-fcn if the buffer has not been parsed.
6683 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
6685         * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
6687         * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
6688         (proj-comp-insert-variable-once): New macro, renamed from
6689         ede-pmake-insert-variable-once in ede/pmake.edl.
6690         (ede-proj-makefile-insert-variables): Use it.
6692 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
6694         * files.el (copy-directory): New defun.
6696         * dired-aux.el (dired-copy-file-recursive): Use it.
6698 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6700         * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
6701         (makefile-end-of-command):
6702         * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
6703         (semantic-end-of-context): Fix previous change.  Doc fixes.
6705 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
6707         * files-x.el (modify-dir-local-variable)
6708         (copy-dir-locals-to-file-locals-prop-line):
6709         * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
6710         (makefile-end-of-command):
6711         * cedet/semantic/lex.el (semantic-lex-token):
6712         * cedet/semantic/analyze/fcn.el
6713         (semantic-analyze-dereference-metatype-1):
6714         * cedet/semantic/bovine/c.el (semantic-lex-cpp-define)
6715         (semantic-lex-cpp-undef):
6716         * cedet/semantic/wisent/wisent.el (wisent-skip-block):
6717         * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
6718         (semantic-end-of-context): Fix typos in docstrings.
6720         * recentf.el (recentf-unload-function): New function.
6722 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
6724         * cedet/ede.el (ede-project-placeholder-cache-file):
6725         * cedet/semantic/db-file.el (semanticdb-default-save-directory):
6726         * cedet/srecode/map.el (srecode-map-save-file):
6727         Use locate-user-emacs-file.  Suggested by Juanma Barranquero.
6729 2009-10-04  Glenn Morris  <rgm@gnu.org>
6731         * window.el (window-full-height-p): Add doc string.
6733 2009-10-04  Martin Rudalics  <rudalics@gmx.at>
6735         * window.el (window-full-height-p): New function.  (Bug#4543)
6737 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
6739         * cedet/srecode/insert.el: Require srecode/args.
6741         * cedet/srecode/args.el: Require srecode/dictionary instead of
6742         srecode/insert.
6744         * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
6746         * files.el (auto-mode-alist): Add .srt and Project.ede.
6748         * cedet/semantic.el (semantic-mode):
6749         Handle srecode-template-mode-hook as well.
6750         (semantic-mode): Use js-mode-hook for Javascript hook.
6752         * cedet/srecode/template.el: Remove hook variable.
6754         * cedet/ede/proj-comp.el: Require ede/pmake when compiling.
6756         * cedet/ede.el (ede-target-forms-menu): Don't enable if no
6757         projects exist.
6758         (ede-project-placeholder-cache-file): Default to a file in
6759         user-emacs-directory.
6761         * cedet/srecode/map.el (srecode-map-base-template-dir): Look for
6762         templates in data-directory.
6763         (srecode-map-save-file): Default to a file in user-emacs-directory.
6765         * cedet/ede/srecode.el (ede-srecode-setup): Use default templates
6766         directory.
6768 2009-09-30  Eric Ludlam  <zappo@gnu.org>
6770         * cedet/semantic/util-modes.el (semantic-highlight-func-mode):
6771         Doc fix.
6773         * cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables):
6774         Only insert each variable once.
6776         * cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro.
6777         (ede-pmake-insert-variable-shared): Use it.
6779         * cedet/ede/cpp-root.el (ede-preprocessor-map): Do not deref table
6780         for lexical table iff table is nil.
6782 2009-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
6784         * vc.el: Remove commented out code.
6785         (vc-derived-from-dir-mode): Remove, unused.
6786         (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
6788 2009-10-03  Michael Albinus  <michael.albinus@gmx.de>
6790         * net/tramp-ftp.el (tramp-ftp-file-name-handler):
6791         Disable `file-name-handler-alist' when loading 'ange-ftp.  Otherwise,
6792         there could be recursive loading when `default-directory' is a
6793         remote file name.  (Bug#4614)
6795 2009-10-03  Glenn Morris  <rgm@gnu.org>
6797         * calendar/calendar.el (calendar-basic-setup): Handle the case where
6798         the frame is wide.
6799         (calendar-generate-window): Test for shrinkability rather than width.
6801         * cedet/semantic/db-find.el (data-debug-insert-tag-list): Comment out
6802         declaration, currently false.
6804         * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
6805         reusing existing buffers, in case we happen to visit two files with the
6806         same basename.  (Bug#4593)
6808 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
6810         * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
6811         (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
6812         (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
6813         subdirs of cedet as well.
6814         (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
6816 2009-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6818         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
6819         Obey advertised-signature-table.
6821         * help-fns.el (help-function-arglist): Don't check
6822         advertised-signature-table.
6823         (describe-function-1): Do it here instead so it also applies to subrs.
6825 2009-10-02  Michael Albinus  <michael.albinus@gmx.de>
6827         * simple.el (start-file-process): Say in the doc-string, that file
6828         handlers might not support pty association, if PROGRAM is nil.
6830         * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
6831         HOST and USER are strings.  They are nil, when there are
6832         incomplete entries in ~/.netrc, for example.
6833         (ange-ftp-delete-directory): Implement RECURSIVE case.  Change to
6834         root directory ("device busy" error otherwise).
6836         * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
6837         Flush file properties of created directory.
6839 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
6841         * makefile.w32-in (WINS_BASIC): Remove cedet.
6842         (WINS_CEDET): Add cedet.
6843         (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
6845 2009-10-02  Kevin Ryde  <user42@zip.com.au>
6847         * net/browse-url.el (browse-url): Pass any symbol in
6848         browse-url-browser-function to `apply', since if you've mistakenly put
6849         an unbound symbol then the error is clearer.  (Bug#4531)
6851 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
6853         * allout.el (allout-init, allout-back-to-current-heading)
6854         (allout-beginning-of-current-entry, allout-ascend-to-depth)
6855         (allout-ascend, allout-up-current-level, allout-end-of-level)
6856         (allout-previous-visible-heading, allout-forward-current-level)
6857         (allout-backward-current-level, allout-show-children):
6858         * apropos.el (apropos-describe-plist):
6859         * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
6860         * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
6861         * completion.el (add-completion, add-permanent-completion):
6862         * descr-text.el (describe-text-category, describe-char):
6863         * desktop.el (desktop-lazy-abort):
6864         * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
6865         * dired.el (dired-build-subdir-alist):
6866         * ediff.el (ediff-version):
6867         * elide-head.el (elide-head, elide-head-show):
6868         * emerge.el (emerge-version):
6869         * env.el (getenv):
6870         * face-remap.el (variable-pitch-mode):
6871         * faces.el (describe-face):
6872         * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
6873         (dired-at-point):
6874         * files.el (find-file-existing, auto-save-mode):
6875         * font-lock.el (font-lock-fontify-buffer):
6876         * help-fns.el (describe-function, describe-variable)
6877         (describe-syntax, describe-categories):
6878         * help.el (view-lossage, describe-bindings, describe-key)
6879         (describe-mode):
6880         * hexl.el (hexl-current-address):
6881         * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
6882         * info.el (Info-goto-emacs-key-command-node):
6883         * log-edit.el (log-edit-insert-cvs-template)
6884         (log-edit-insert-cvs-rcstemplate):
6885         * menu-bar.el (menu-bar-mode):
6886         * mouse.el (mouse-appearance-menu):
6887         * newcomment.el (comment-indent-new-line):
6888         * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
6889         (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
6890         (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
6891         (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
6892         * recentf.el (recentf-mode):
6893         * savehist.el (savehist-mode, savehist-save):
6894         * shadowfile.el (shadow-copy-files):
6895         * simple.el (kill-ring-save, next-line, previous-line)
6896         (normal-erase-is-backspace-mode):
6897         * strokes.el (strokes-update-window-configuration)
6898         (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
6899         (strokes-xpm-for-stroke):
6900         * time.el (emacs-uptime, emacs-init-time):
6901         * tutorial.el (tutorial--describe-nonstandard-key)
6902         (tutorial--detailed-help):
6903         * type-break.el (type-break-mode)
6904         (type-break-mode-line-message-mode, type-break-query-mode)
6905         (type-break-guesstimate-keystroke-threshold):
6906         * vc.el (vc-version-diff, vc-diff, vc-root-diff):
6907         * version.el (emacs-version):
6908         * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
6909         * winner.el (winner-mode):
6910         * calendar/timeclock.el (timeclock-in, timeclock-out)
6911         (timeclock-status-string, timeclock-change)
6912         (timeclock-workday-remaining-string)
6913         (timeclock-workday-elapsed-string)
6914         (timeclock-when-to-leave-string):
6915         * calendar/todo-mode.el (todo-add-category):
6916         * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
6917         * emacs-lisp/autoload.el (update-file-autoloads):
6918         * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
6919         (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
6920         (checkdoc-message-text, checkdoc-defun):
6921         * emacs-lisp/debug.el (debugger-list-functions):
6922         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6923         * emacs-lisp/eieio-opt.el (eieio-describe-class)
6924         (eieio-describe-generic):
6925         * emacs-lisp/lisp-mnt.el (lm-synopsis):
6926         * emacs-lisp/shadow.el (list-load-path-shadows):
6927         * emulation/cua-base.el (cua-mode):
6928         * emulation/edt.el (edt-set-scroll-margins):
6929         * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
6930         (tpu-toggle-regexp, tpu-toggle-search-direction)
6931         (tpu-toggle-rectangle, tpu-toggle-control-keys):
6932         * emulation/tpu-extras.el (tpu-set-scroll-margins):
6933         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
6934         (viper-set-parsing-style-toggling-macro)
6935         (viper-set-emacs-state-searchstyle-macros):
6936         * emulation/viper.el (viper-set-hooks):
6937         * eshell/esh-mode.el (eshell-truncate-buffer):
6938         * international/mule-cmds.el (prefer-coding-system)
6939         (describe-input-method, describe-language-environment):
6940         * international/mule-diag.el (list-character-sets)
6941         (describe-character-set, describe-coding-system)
6942         (describe-fontset, list-fontsets, list-input-methods):
6943         * mail/sendmail.el (mail-signature):
6944         * net/ange-ftp.el (ange-ftp-copy-file):
6945         * net/browse-url.el (browse-url):
6946         * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
6947         * net/quickurl.el (quickurl-add-url):
6948         * net/rcirc.el (names, topic):
6949         * net/xesam.el (xesam-mode):
6950         * play/5x5.el (5x5-new-game):
6951         * play/yow.el (apropos-zippy):
6952         * progmodes/ada-mode.el (ada-mode-version):
6953         * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
6954         (f90-end-of-block)
6955         (f90-beginning-of-block):
6956         * progmodes/fortran.el (fortran-end-of-block)
6957         (fortran-beginning-of-block):
6958         * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
6959         * progmodes/python.el (python-describe-symbol, python-shell):
6960         * term/ns-win.el (ns-print-buffer):
6961         * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
6962         * textmodes/flyspell.el (flyspell-mode-on):
6963         * textmodes/page-ext.el (set-page-delimiter, pages-directory)
6964         (pages-directory-for-addresses):
6965         * textmodes/table.el (table-recognize-cell)
6966         (table-query-dimension, table-generate-source)
6967         (table-insert-sequence, table--warn-incompatibility):
6968         * textmodes/tex-mode.el (tex-validate-buffer):
6969         * textmodes/texinfmt.el (texinfmt-version)
6970         (texinfo-format-buffer):
6971         Use `called-interactively-p' instead of `interactive-p'.
6973 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
6975         * image-mode.el (image-toggle-display):
6976         * emacs-lisp/elp.el (elp-instrument-function):
6977         * emacs-lisp/advice.el (ad-make-advised-definition):
6978         * emacs-lisp/easy-mmode.el (define-minor-mode):
6979         * net/browse-url.el (browse-url-maybe-new-window):
6980         * progmodes/sh-script.el (sh-learn-buffer-indent):
6981         Pass new argument 'any to `called-interactively-p'.
6983 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
6985         * international/uni-bidi.el:
6986         * international/uni-category.el:
6987         * international/uni-combining.el:
6988         * international/uni-comment.el:
6989         * international/uni-decimal.el:
6990         * international/uni-decomposition.el:
6991         * international/uni-digit.el:
6992         * international/uni-lowercase.el:
6993         * international/uni-mirrored.el:
6994         * international/uni-name.el:
6995         * international/uni-numeric.el:
6996         * international/uni-old-name.el:
6997         * international/uni-titlecase.el:
6998         * international/uni-uppercase.el:
6999         Regenerate from Unicode 5.2.0 data.
7001 2009-10-01  Glenn Morris  <rgm@gnu.org>
7003         * Makefile.in (ELCFILES): Regenerate.
7005 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7007         * subr.el (interactive-p): Mark obsolete.
7008         (called-interactively-p): Make the optional-ness of `kind' obsolete.
7009         * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
7010         advertised-signature-table for subroutines as well.
7012         * emacs-lisp/byte-run.el (advertised-signature-table): New var.
7013         (set-advertised-calling-convention): New function.
7014         (make-obsolete, define-obsolete-function-alias)
7015         (make-obsolete-variable, define-obsolete-variable-alias):
7016         Make the optional-ness of `when' obsolete.
7017         (define-obsolete-face-alias): Make `when' non-optional.
7018         * help-fns.el (help-function-arglist):
7019         * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
7020         Use advertised-signature-table.
7022 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
7024         * files.el (delete-directory): New defun.  The original function
7025         in fileio.c has been renamed to `delete-directory-internal'.
7027         * dired.el (dired-delete-file): Call `delete-directory' with
7028         RECURSIVE parameter.
7030         * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
7031         parameter RECURSIVE.  Implementation is missing.
7033         * net/tramp.el (tramp-handle-make-directory): Flush upper
7034         directory's file properties.
7035         (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
7036         (tramp-handle-dired-recursive-delete-directory): Flush directory
7037         properties after the remove command only.
7039         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
7040         Handle optional parameter RECURSIVE.
7042         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
7043         Handle optional parameter RECURSIVE.
7045         * net/tramp-smb.el (tramp-smb-errors): Add error message for
7046         connection timeout.
7047         (tramp-smb-handle-delete-directory): Handle optional parameter
7048         RECURSIVE.
7050 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7052         * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
7053         (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
7054         (byte-compile-defmacro): Use backquotes.
7056         * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
7058         * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
7059         has no associated file.
7060         (vc-resynch-buffer): Use vc-dir-buffers.
7062 2009-10-01  Glenn Morris  <rgm@gnu.org>
7064         * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
7065         (chart-file-count):
7066         * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
7067         * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
7068         * emacs-lisp/eieio-opt.el (eieio-describe-class):
7069         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
7070         * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
7071         (eieio-copy-parents-into-subclass, make-instance, class-children)
7072         (eieio-generic-form):
7073         * cedet/cedet-files.el (cedet-directory-name-to-file-name):
7074         * cedet/cedet-idutils.el (cedet-idutils-search)
7075         (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
7076         (cedet-idutils-version-check):
7077         * cedet/cedet.el (cedet-version):
7078         * cedet/data-debug.el (data-debug-insert-overlay-button)
7079         (data-debug-insert-overlay-list-button)
7080         (data-debug-insert-buffer-button)
7081         (data-debug-insert-buffer-list-button)
7082         (data-debug-insert-process-button, data-debug-insert-ring-button)
7083         (data-debug-insert-widget, data-debug-insert-stuff-list-button)
7084         (data-debug-insert-stuff-vector-button)
7085         (data-debug-insert-symbol-button, data-debug-insert-string)
7086         (data-debug-insert-number, data-debug-insert-lambda-expression)
7087         (data-debug-insert-nil, data-debug-insert-simple-thing)
7088         (data-debug-insert-custom, data-debug-edebug-expr):
7089         * cedet/ede.el (ede-auto-add-method, ede-project-class-files)
7090         (global-ede-mode-map, ede-new, ede-debug-target)
7091         (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
7092         * cedet/semantic.el (semantic-minimum-working-buffer-size)
7093         (semantic-fetch-tags, semantic-submode-list)
7094         (semantic-default-submodes):
7095         * cedet/ede/source.el (ede-source-match):
7096         * cedet/ede/project-am.el (project-am-type-alist, project-add-file)
7097         (project-am-package-info):
7098         * cedet/ede/proj.el (ede-proj-target, project-new-target):
7099         * cedet/ede/proj-elisp.el (ede-proj-tweak-autoconf):
7100         * cedet/ede/proj-comp.el (ede-current-build-list):
7101         * cedet/ede/makefile-edit.el (makefile-move-to-macro):
7102         * cedet/ede/files.el (ede-toplevel-project-or-nil):
7103         * cedet/ede/cpp-root.el (initialize-instance):
7104         * cedet/ede/autoconf-edit.el (autoconf-find-last-macro)
7105         (autoconf-parameter-strip, autoconf-insert-new-macro):
7106         * cedet/semantic/wisent.el (wisent-lex-eoi):
7107         * cedet/semantic/util-modes.el (global-semantic-show-parser-state-mode)
7108         (semantic-show-parser-state-mode):
7109         * cedet/semantic/texi.el (semantic-texi-environment-regexp):
7110         * cedet/semantic/tag.el (semantic-tag-new-variable)
7111         (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
7112         (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
7113         (semantic--tag-deep-copy-tag-list)
7114         (semantic-tag-components-with-overlays-default):
7115         * cedet/semantic/symref.el (semantic-symref-find-text):
7116         * cedet/semantic/senator.el (senator-yank-tag)
7117         (senator-transpose-tags-up):
7118         * cedet/semantic/scope.el (semantic-analyze-scoped-tags-default)
7119         (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
7120         * cedet/semantic/sb.el (semantic-sb-autoexpand-length):
7121         * cedet/semantic/lex.el (semantic-lex-comment-regex)
7122         (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
7123         (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
7124         * cedet/semantic/lex-spp.el
7125         (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
7126         (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
7127         * cedet/semantic/idle.el
7128         (semantic-idle-summary-current-symbol-info-brutish)
7129         (semantic-idle-summary-current-symbol-info-default):
7130         * cedet/semantic/grammar.el (semantic-grammar-recreate-package)
7131         (semantic--grammar-macro-compl-dict):
7132         * cedet/semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
7133         * cedet/semantic/format.el (semantic-format-tag-custom-list)
7134         (semantic-format-tag-canonical-name-default):
7135         * cedet/semantic/find.el (semantic-find-tag-by-overlay-in-region)
7136         (semantic-find-tags-for-completion)
7137         (semantic-find-tags-by-scope-protection-default)
7138         (semantic-deep-find-tags-for-completion):
7139         * cedet/semantic/edit.el
7140         (semantic-edits-incremental-reparse-failed-hook)
7141         (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
7142         (semantic-edits-splice-remove, semantic-edits-splice-replace):
7143         * cedet/semantic/doc.el (semantic-documentation-comment-preceeding-tag):
7144         * cedet/semantic/dep.el (semantic-dependency-include-path):
7145         * cedet/semantic/db.el (semanticdb-default-find-index-class)
7146         (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
7147         (semanticdb-project-roots):
7148         * cedet/semantic/db-find.el (semanticdb-implied-include-tags)
7149         (semanticdb-find-adebug-insert-scanned-tag-cons)
7150         (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
7151         (semanticdb-brute-deep-find-tags-for-completion):
7152         * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
7153         * cedet/semantic/ctxt.el (semantic-beginning-of-context-default)
7154         (semantic-end-of-context-default)
7155         (semantic-ctxt-current-function-default)
7156         (semantic-ctxt-scoped-types-default):
7157         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
7158         (semantic-complete-inline-tag-engine)
7159         (semantic-complete-inline-custom-type)
7160         (semantic-complete-read-tag-analyzer):
7161         * cedet/semantic/chart.el (semantic-chart-tags-by-class)
7162         (semantic-chart-database-size):
7163         * cedet/semantic/analyze.el (semantic-analyze-current-symbol)
7164         (semantic-analyze-current-context):
7165         * cedet/semantic/symref/list.el (semantic-symref)
7166         (semantic-symref-hide-buffer, semantic-symref-symbol):
7167         * cedet/semantic/symref/grep.el (semantic-symref-grep-use-template):
7168         * cedet/semantic/symref/filter.el (semantic-symref-hits-in-region):
7169         * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
7170         * cedet/semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
7171         (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
7172         (semantic-c-dereference-template):
7173         * cedet/semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
7174         (semantic--analyze-refs-full-lookup-with-parents)
7175         (semantic--analyze-refs-full-lookup-simple):
7176         * cedet/semantic/analyze/complete.el
7177         (semantic-analyze-possible-completions):
7178         * cedet/srecode/table.el (srecode-mode-table-new):
7179         * cedet/srecode/srt.el (srecode-read-variable-name):
7180         * cedet/srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
7181         * cedet/srecode/semantic.el (srecode-semantic-handle-:tag)
7182         (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
7183         * cedet/srecode/map.el (srecode-current-map):
7184         * cedet/srecode/insert.el (srecode-insert)
7185         (srecode-insert-variable-secondname-handler, srecode-insert-method)
7186         (srecode-template-inserter-point-override)
7187         (srecode-insert-include-lookup):
7188         * cedet/srecode/getset.el (srecode-auto-choose-class):
7189         * cedet/srecode/extract.el (srecode-inserter-extract):
7190         * cedet/srecode/document.el
7191         (srecode-document-autocomment-return-last-alist)
7192         (srecode-document-autocomment-param-type-alist)
7193         (srecode-document-insert-function-comment)
7194         (srecode-document-insert-variable-one-line-comment)
7195         (srecode-document-function-name-comment):
7196         * cedet/srecode/dictionary.el (srecode-create-dictionary)
7197         (srecode-compound-toString):
7198         * cedet/srecode/compile.el (srecode-flush-active-templates):
7199         * cedet/srecode/args.el (srecode-semantic-handle-:blank):
7200         Doc/message fixes.
7202         * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
7203         match-data.  (Bug#4555).
7205         * cedet/semantic/bovine/gcc.el
7206         (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
7207         (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
7209         * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
7210         rather than parsing it as a regexp.  This relaxes the layout
7211         requirements and makes errors easier to detect.
7212         (check-declare-verify): Check file is regular.
7213         (check-declare-directory): Doc fix.
7214         * subr.el (declare-function): Doc fix.
7216         * ibuffer.el (ibuffer-format-qualifier):
7217         * isearch.el (hi-lock-regexp-okay):
7218         * calc/calc.el (math-zerop):
7219         * mail/uce.el (rmail-msgbeg, rmail-msgend):
7220         * term/w32-win.el (setup-default-fontset, set-fontset-font):
7221         Remove unused declarations.
7223 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
7225         * cedet/semantic/wisent/javat-wy.el
7226         (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
7228 2009-09-30  Juanma Barranquero  <lekktu@gmail.com>
7230         * cedet/srecode/expandproto.el: Fix provide statement.
7232 2009-09-30  Eric Ludlam  <zappo@gnu.org>
7234         * emacs-lisp/eieio.el (boolean-p): Delete.
7236 2009-09-30  Sascha Wilde  <wilde@sha-bang.de>
7238         * cedet/ede/srecode.el: Fix provide statement.
7240 2009-09-30  Glenn Morris  <rgm@gnu.org>
7242         * cedet/ede/proj.el (ede-proj-target-makefile-miscelaneous):
7243         * cedet/ede/proj-aux.el (ede-aux-source):
7244         * cedet/ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
7245         (ede-misc-source):
7246         * cedet/semantic/mru-bookmark.el (semantic-mrub-completing-read)
7247         (semantic-mrub-switch-tags): Fix doc typos.
7249         * cedet/semantic/db-global.el (data-debug-new-buffer)
7250         (data-debug-insert-thing): Remove unneeded declarations (one broken).
7251         (semanticdb-enable-gnu-global-databases): Fix prompt typo.
7253         * cedet/semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
7255         * cedet/semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
7256         use of CL function `remove-if-not'.
7258         * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
7260         * emacs-lisp/elint.el (elint-init-form): Report declarations where the
7261         filename is not a string.
7263 2009-09-29  Chong Yidong  <cyd@stupidchicken.com>
7265         * files.el (safe-local-eval-forms): Fix typo.
7267 2009-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7269         * vc-hooks.el (vc-dir-buffers): New var.
7270         (vc-state-refresh): New function.
7271         (vc-state): Use it.
7272         (vc-after-save): Always ask the backend to recompute the new state.
7273         Always call vc-dir if necessary, using vc-dir-buffers.
7274         * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
7275         Use vc-dir-buffers.
7276         (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
7277         (vc-dir-prepare-status-buffer, vc-dir-update)
7278         (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
7279         Don't call expand-file-name on default-directory.
7281 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
7283         * speedbar.el (speedbar-item-delete):
7284         * calc/calc-prog.el (calc-kbd-if):
7285         * language/hanja-util.el (hanja-init-load): Fix typos in messages.
7287         * epa.el (epa-key-list-mode-map):
7288         * hi-lock.el (hi-lock-menu): Fix typos in menus.
7290         * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
7291         (hs-show-hook): Fix typo in docstring.
7293 2009-09-29  Glenn Morris  <rgm@gnu.org>
7295         * cedet/semantic/symref/idutils.el:
7296         * cedet/semantic/symref/list.el: Relicense under GPLv3+.
7298         * cedet/ede/srecode.el (srecode-resolve-arguments): Fix declaration.
7300         * cedet/semantic/complete.el (semantic-displayor-focus-abstract-child-p):
7301         * cedet/semantic/tag-file.el (semanticdb-table-child-p):
7302         * cedet/srecode/compile.el (srecode-template-inserter-newline-child-p):
7303         Mark declarations not understood by check-declare.
7305         * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
7306         file-name-nondirectory call preventing location of cedet files.
7307         (check-declare-verify): Use literal search rather than re-search.
7308         Add basic defmethod and defclass, and define-overloadable-function.
7310         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
7311         Use tramp-compat-file-attributes rather than nonexistent
7312         tramp-compat-handle-file-attributes.
7314         * Makefile.in (lisptagsfiles4): New.
7315         (AUTOGENEL): Add cedet loaddefs files.
7316         (TAGS, TAGS-LISP): Use $lisptagsfiles4.
7317         (update-elclist, compile-always, backup-compiled-files)
7318         (bootstrap-clean): Add yet another directory level.
7319         (update-elclist): Use LC_COLLATE rather than COLLATE.
7320         (ELCFILES): Update, via `make update-elclist'.
7322 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
7324         * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
7325         (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
7326         (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
7328 2009-09-28  Andreas Schwab  <schwab@linux-m68k.org>
7330         * Makefile.in (lisptagsfiles3): Define.
7331         (TAGS, TAGS-LISP): Use it.
7332         (update-elclist): Add third directory level to look for elc files.
7333         (compile-always): Likewise.
7334         (backup-compiled-files): Likewise.
7335         (bootstrap-clean): Likewise.
7336         (ELCFILES): Update.
7338 2009-09-28  Chong Yidong  <cyd@stupidchicken.com>
7340         * Makefile.in (ELCFILES): Add CEDET files.
7342 2009-09-28  Eric Ludlam  <zappo@gnu.org>
7344         CEDET (development tools) package merged.
7346         * cedet/*.el:
7347         * cedet/ede/*.el:
7348         * cedet/semantic/*.el:
7349         * cedet/srecode/*.el: New files.
7351 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
7353         * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
7355         * net/tramp.el (top): Require tramp-imap.
7357         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
7358         Use `tramp-compat-handle-file-attributes'.
7360 2009-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7362         * net/tramp-imap.el: New package.
7364 2009-09-28  Eric Ludlam  <zappo@gnu.org>
7366         * emacs-lisp/chart.el:
7367         * emacs-lisp/eieio-base.el:
7368         * emacs-lisp/eieio-comp.el:
7369         * emacs-lisp/eieio-custom.el:
7370         * emacs-lisp/eieio-datadebug.el:
7371         * emacs-lisp/eieio-opt.el:
7372         * emacs-lisp/eieio-speedbar.el:
7373         * emacs-lisp/eieio.el: New files.
7375         * cedet/cedet-cscope.el:
7376         * cedet/cedet-files.el:
7377         * cedet/cedet-global.el:
7378         * cedet/cedet-idutils.el:
7379         * cedet/data-debug.el:
7380         * cedet/inversion.el:
7381         * cedet/mode-local.el:
7382         * cedet/pulse.el: New files.
7384 2009-09-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7386         * whitespace.el (whitespace-trailing-regexp)
7387         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
7388         Fix doc string.
7390 2009-09-27  Chong Yidong  <cyd@stupidchicken.com>
7392         * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
7393         menu.
7395         * ediff-hook.el: Move menu-bar-ediff-misc-menu into
7396         menu-bar-ediff-menu.
7398         * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
7399         define-overloadable-function.
7401         * progmodes/autoconf.el: Provide autoconf as well, so that this
7402         file can be `require'd.
7404         * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
7406         * emacs-lisp/autoload.el (generated-autoload-feature)
7407         (generated-autoload-load-name): New vars.
7408         (autoload-rubric, autoload-generate-file-autoloads): Use them.
7409         (make-autoload): Recognize define-overloadable-function and
7410         defclass forms (for EIEIO).
7412         * Makefile.in (update-subdirs): Exclude cedet directory.
7414 2009-09-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
7416         * term/ns-win.el: Don't set the region face background.  (Bug#4381)
7418         * faces.el: Default light-background background for region face to
7419         ns_selection_color under NS.
7421 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
7423         * net/imap-hash.el: New library, see NEWS.
7425         * Makefile.in (ELCFILES): Add imap-hash.el.
7427 2009-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
7429         * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
7430         * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
7431         * help-macro.el (make-help-screen): Avoid using an ambiguous function
7432         definition where the docstring could be taken for the return value.
7434 2009-09-26  Glenn Morris  <rgm@gnu.org>
7436         * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
7437         Add option to only show images below a certain size.
7438         (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
7439         save-excursion calls.
7441 2009-09-26  Eli Zaretskii  <eliz@gnu.org>
7443         * makefile.w32-in (WINS_ALMOST): Add cedet (with its
7444         subdirectories) and eieio.
7446 2009-09-26  Alan Mackenzie  <acm@muc.de>
7448         * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
7449         buggy bracketing.  (Bug#4289)
7451         * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
7452         character constants (as case labels).  (Bug#4289)
7454 2009-09-25  Juri Linkov  <juri@jurta.org>
7456         * files.el (safe-local-eval-forms): Allow time-stamp in
7457         before-save-hook (Bug#4554).
7459 2009-09-25  Drew Adams  <drew.adams@oracle.com>
7461         * menu-bar.el (list-buffers-directory): Doc fix.
7463 2009-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
7465         * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
7466         Try and avoid copying twice the same paragraph.
7467         (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
7468         Remove save-excursion.
7469         (log-edit-changelog-entry): Do it here instead.
7471 2009-09-25  Juanma Barranquero  <lekktu@gmail.com>
7473         * bs.el (bs--get-file-name): Use `list-buffers-directory'
7474         when available, instead of hardcoding mode names.  Doc fix.
7476         * menu-bar.el (list-buffers-directory): Add docstring.
7477         Make automatically buffer-local.
7479         * dired.el (dired-mode):
7480         * files.el (cd-absolute):
7481         * pcvs.el (cvs-temp-buffer):
7482         * pcvs-util.el (cvs-get-buffer-create):
7483         * shell.el (shell-mode):
7484         * vc-dir.el (vc-dir-mode):
7485         Don't make `list-buffers-directory' buffer local.
7487 2009-09-25  Devon Sean McCullough  <emacs-hacker@Jovi.Net>
7489         * comint.el (comint-exec, comint-run, make-comint):
7490         Doc fixes (Bug#4542).
7492 2009-09-25  Glenn Morris  <rgm@gnu.org>
7494         * mail/rmailmm.el (rmail-mime): New custom group.
7495         Move all defcustoms in this file into this group.
7496         (rmail-mime-media-type-handlers-alist): Revert previous change.
7497         (rmail-mime-show-images): New option.
7498         (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
7499         references to it, since it wasn't actually used for anything.
7500         (rmail-mime-insert-image): New function.
7501         (rmail-mime-image): Use rmail-mime-insert-image.
7502         (rmail-mime-bulk-handler): Remove optional `image' argument, instead
7503         obey the value of `rmail-mime-show-images' option.  Print the size of
7504         attachments.
7506 2009-09-25  David Engster  <deng@randomsample.de>
7508         * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'.  (Bug#4548)
7510 2009-09-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
7512         * whitespace.el: Does not highlight trailing spaces While point is
7513         at end of line.  Does not highligt spaces at beginning of buffer
7514         while point is at beginning of buffer.  Does not highlight spaces
7515         at end of buffer while point is at end of buffer.  (Bug#4177)
7516         New version 12.0.
7517         (whitespace-display-mappings): Adjust initialization.
7518         (whitespace-point, whitespace-font-lock-refontify): New vars.
7519         (whitespace-color-on, whitespace-color-off): Adjust code.
7520         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
7521         (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
7522         (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
7524 2009-09-24  Chong Yidong  <cyd@stupidchicken.com>
7526         * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
7528         * textmodes/sgml-mode.el: Remove xml-mode alias.
7530         * files.el (auto-mode-alist, conf-mode-maybe)
7531         (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
7533 2009-09-24  Alan Mackenzie  <acm@muc.de>
7535         * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
7536         c-forward-conditionals, but it doesn't move point and doesn't set
7537         the mark.
7538         (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
7539         (c-down-conditional-with-else, c-backward-conditional)
7540         (c-forward-conditional): Refactor to use c-scan-conditionals.
7542 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
7544         * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
7545         (help-default-arg-highlight): Remove.
7546         (help-highlight-arg): New function.
7547         (help-do-arg-highlight): Use it.
7548         Suggested by Drew Adams <drew.adams@oracle.com>.  (Bug#4510, bug#4520)
7550 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7552         * term.el (term-set-scroll-region, term-handle-ansi-escape):
7553         Undo last change, which didn't fix the problem and introduced others.
7555 2009-09-24  Nick Roberts  <nickrob@snap.net.nz>
7557         * progmodes/gdb-mi.el: Don't require speedbar.
7558         (gdb-jsonify-buffer): Handle case where "=" is part of value string.
7560 2009-09-24  Glenn Morris  <rgm@gnu.org>
7562         * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
7564         * term/ns-win.el (ns-reg-to-script): Define for compiler.
7566         * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
7567         there is no newline after the final mime boundary.  (Bug#4539)
7568         Move markers on insertion so that any buttons inserted don't end up in
7569         the next part of a multipart message.
7570         (rmail-mime-media-type-handlers-alist): Doc fix.  Add image handler.
7571         (rmail-mime-bulk-handler): Optionally handle images.
7572         (rmail-mime-image): New button action.
7573         (rmail-mime-image-handler): New function.
7574         (rmail-mime-mode): New mode.
7575         (rmail-mime): Doc fix.  Use rmail-mime-mode (for font-lock).
7577 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7579         * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
7580         than just dropping elements from it (bug#4504).
7582         * term.el (term-set-scroll-region): Don't move cursor any more.
7583         (term-handle-ansi-escape): Call term-goto here instead.
7584         Suggested by Ivan Kanis <apple@kanis.eu>.
7586         * term.el: Require CL.
7587         (term-ansi-reset): New function.
7588         (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
7589         (term-handle-colors-array): Simplify.
7591 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
7593         * allout.el (allout-overlay-interior-modification-handler)
7594         (allout-obtain-passphrase):
7595         * epa-file.el (epa-file-write-region):
7596         * ps-print.el (ps-begin-job):
7597         * vc-hooks.el (vc-toggle-read-only):
7598         * vc-rcs.el (vc-rcs-rollback):
7599         * vc-sccs.el (vc-sccs-rollback):
7600         * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
7601         (vc-version-diff, vc-revert, vc-rollback):
7602         * wdired.el (wdired-check-kill-buffer):
7603         * emacs-lisp/authors.el (authors):
7604         * net/socks.el (socks-open-connection):
7605         * net/zeroconf.el (zeroconf-service-add-hook):
7606         * obsolete/vc-mcvs.el (vc-mcvs-register):
7607         * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
7608         (gdb-select-frame):
7609         * progmodes/grep.el (lgrep, rgrep):
7610         * progmodes/idlw-help.el (idlwave-help-check-locations)
7611         (idlwave-help-html-link, idlwave-help-assistant-open-link):
7612         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
7613         * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
7614         (reftex-toc-rename-label): Fix typos in error messages.
7616         * dired-aux.el (dired-do-shell-command): Reflow docstring.
7617         (dired-copy-how-to-fn): Doc fix.
7618         (dired-files-attributes, dired-read-shell-command):
7619         Fix typos in docstrings.
7621         * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
7622         (dired-x-find-file-other-window): Reflow docstrings.
7623         (dired-omit-marker-char, dired-read-shell-command)
7624         (dired-x-submit-report): Fix typos in docstrings.
7626         * shell.el (shell-mode-hook):
7627         * view.el (View-scroll-line-forward):
7628         * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
7629         Fix typos in docstrings.
7631         * net/dig.el (dig-invoke): Fix typo in docstring.
7632         (query-dig): Reflow docstring.
7634         * progmodes/idlwave.el (idlwave-create-user-catalog-file)
7635         (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
7636         (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
7637         (idlwave-begin-block-reg, idlwave-begin-unit-reg)
7638         (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
7639         (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
7640         (idlwave-check-abbrev, idlwave-class-file-or-buffer)
7641         (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
7642         (idlwave-completion-map, idlwave-current-indent)
7643         (idlwave-custom-ampersand-surround, idlwave-customize)
7644         (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
7645         (idlwave-define-abbrev, idlwave-determine-class-special)
7646         (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
7647         (idlwave-end-block-reg, idlwave-end-of-statement)
7648         (idlwave-end-of-statement0, idlwave-end-of-subprogram)
7649         (idlwave-end-unit-reg, idlwave-entry-find-keyword)
7650         (idlwave-explicit-class-listed, idlwave-file-header)
7651         (idlwave-fill-paragraph, idlwave-find-class-definition)
7652         (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
7653         (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
7654         (idlwave-in-quote, idlwave-indent-action-table)
7655         (idlwave-indent-expand-table, idlwave-indent-line)
7656         (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
7657         (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
7658         (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
7659         (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
7660         (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
7661         (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
7662         (idlwave-outlawed-buffers, idlwave-popup-select)
7663         (idlwave-previous-statement, idlwave-rescan-catalog-directories)
7664         (idlwave-routine-entry-compare, idlwave-routine-info.pro)
7665         (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
7666         (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
7667         (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
7668         (idlwave-statement-type, idlwave-struct-skip)
7669         (idlwave-substitute-link-target, idlwave-toggle-comment-region)
7670         (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
7671         (idlwave-what-module-find-class): Fix typos in docstrings.
7672         (idlwave-all-method-classes, idlwave-calc-hanging-indent)
7673         (idlwave-calculate-cont-indent, idlwave-expand-equal)
7674         (idlwave-find-module, idlwave-find-structure-definition)
7675         (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
7676         (idlwave-list-load-path-shadows, idlwave-next-statement)
7677         (idlwave-routine-entry-compare-twins, idlwave-routine-info)
7678         (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
7679         (idlwave-template): Reflow docstrings.
7681         * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
7682         (idlwave-shell-batch-command, idlwave-shell-bp-alist)
7683         (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
7684         (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
7685         (idlwave-shell-display-line, idlwave-shell-display-wframe)
7686         (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
7687         (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
7688         (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
7689         (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
7690         (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
7691         (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
7692         (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
7693         (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
7694         (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
7695         (idlwave-shell-scan-for-state, idlwave-shell-send-command)
7696         (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
7697         (idlwave-shell-shell-command, idlwave-shell-sources-alist)
7698         (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
7699         (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
7700         (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
7701         Fix typos in docstrings.
7702         (idlwave-shell-bp, idlwave-shell-clear-current-bp)
7703         (idlwave-shell-hide-output, idlwave-shell-mode)
7704         (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
7705         Reflow docstrings.
7707         * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
7709 2009-09-24  Ivan Kanis  <apple@kanis.eu>
7711         * term.el (term-bold-attribute): New var.
7712         (term-handle-colors-array): Use it.
7714 2009-09-23  Nick Roberts  <nickrob@snap.net.nz>
7716         * progmodes/gdb-mi.el (gdb-version): New variable.
7717         (gdb-non-stop-handler): Set gdb-version.
7718         (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
7719         Condition "--thread" option on gdb-version.
7720         (gdb-invalidate-threads): Remove unused argument.
7722 2009-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
7724         * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
7725         to looking-back to avoid ridiculous slow down in large files (bug#4511).
7727 2009-09-23  Glenn Morris  <rgm@gnu.org>
7729         * mail/rmail.el (rmail-reply): Don't try to add a References header when
7730         replying to mail without References or Message-Id.  (Bug#4525)
7732 2009-09-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
7734         * term/ns-win.el (ns-reg-to-script): New variable.
7736 2009-09-23  Daiki Ueno  <ueno@unixuser.org>
7738         * epg.el (epg-wait-for-status): Preserve existing 'error results.
7740 2009-09-22  Sam Steingold  <sds@gnu.org>
7742         * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
7743         (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
7744         to 1 because hg returns status 1 when nothing is found.
7745         Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
7747 2009-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7749         * textmodes/fill.el: Convert to utf-8 encoding.
7750         (fill-french-nobreak-p): Remove redundant » and « inherited from our
7751         pre-unicode days.
7753         * add-log.el (change-log-fill-forward-paragraph): New function.
7754         (change-log-mode): Use it so fill-region DTRT.
7755         Set fill-indent-according-to-mode here rather than in
7756         change-log-fill-paragraph.
7757         (change-log-fill-paragraph): Remove.
7759 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
7761         * info.el (Info-try-follow-nearest-node): Use the URL extracted by
7762         `Info-get-token', instead of `browse-url-url-at-point'.  (Bug#4508)
7764 2009-09-22  Glenn Morris  <rgm@gnu.org>
7766         * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
7767         the scroll-bar scroll the calendar window rather than the buffer.
7769         * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
7770         commands that move point (as opposed to scrolling).
7772         * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
7774         * emacs-lisp/elint.el (elint): New custom group.
7775         (elint-log-buffer): Make it a defcustom.
7776         (elint-scan-preloaded, elint-ignored-warnings)
7777         (elint-directory-skip-re): New options.
7778         (elint-builtin-variables): Doc fix.
7779         (elint-preloaded-env): New variable.
7780         (elint-unknown-builtin-args): Add an entry for encode-time.
7781         (elint-extra-errors): Make it a variable rather than a constant.
7782         (elint-preloaded-skip-re): New constant.
7783         (elint-directory): Skip files matching elint-directory-skip-re.
7784         (elint-features): New variable, local to linted buffers.
7785         (elint-update-env): Initialize elint-features.  Possibly add
7786         elint-preloaded-env to the buffer's environment.
7787         (elint-get-top-forms): Bind elint-current-pos, for log messages.
7788         Skip quoted forms.
7789         (elint-init-form): New function, extracted from elint-init-env.
7790         Make non-list forms a warning rather than an error.
7791         Add the mode-map for define-derived-mode.  Handle define-minor-mode,
7792         easy-menu-define, put that adds an error-condition, and provide.
7793         When requiring cl, also require cl-macs.  Really require cl, to handle
7794         some cl macros.  Store required libraries in the list elint-features,
7795         so as not to re-load them.  Treat cc-require like require.
7796         (elint-init-env): Call elint-init-form to do the work.
7797         Handle eval-and-compile and such like.
7798         (elint-add-required-env): Do not clear messages.
7799         (elint-special-forms): Add handlers for function, defalias, if, when,
7800         unless, and, or.
7801         (elint-form): Add optional argument to ignore elint-special-forms,
7802         useful to prevent recursive calls from handlers.  Doc fix.
7803         Respect elint-ignored-warnings.
7804         (elint-form): Respect elint-ignored-warnings.
7805         (elint-bound-variable, elint-bound-function): New variables.
7806         (elint-unbound-variable): Respect elint-bound-variable.
7807         (elint-get-args): Respect elint-bound-function.
7808         (elint-check-cond-form): Add some simple handling for (f)boundp and
7809         featurep tests.
7810         (elint-check-defalias-form): New handler.
7811         (elint-check-let-form): Make an empty let a warning rather than an
7812         error.
7813         (elint-check-setq-form): Make an empty setq a warning rather than an
7814         error.  Respect elint-ignored-warnings.
7815         (elint-check-defvar-form): Accept null doc-strings.
7816         (elint-check-conditional-form): New handler.  Does some simple-minded
7817         checking of featurep and (f)boundp tests.
7818         (elint-put-function-args): New function.
7819         (elint-initialize): Use elint-scan-doc-file rather than
7820         elint-find-builtin-variables.  Use elint-put-function-args.
7821         Possibly scan preloaded-file-list.
7822         (elint-scan-doc-file): Rename from elint-find-builtin-variables and
7823         extend to handle functions as well.
7825 2009-09-22  Lennart Borgman  <lennart.borgman@gmail.com>
7827         * linum.el (linum-delete-overlays, linum-update-window):
7828         Do not modify the right margin.  (Bug#3971)
7830 2009-09-21  Chong Yidong  <cyd@stupidchicken.com>
7832         * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
7833         nxml-mode instead of xml-mode.
7835 2009-09-21  Kevin Ryde  <user42@zip.com.au>
7837         * net/dig.el: Add "Keywords: comm", as per net-utils.el.  (Bug#4501)
7839 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
7841         * net/dig.el (dig-mode): Use define-derived-mode.
7843 2009-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
7845         * vc-dispatcher.el (vc-do-command): Return the process object in
7846         the asynchronous case.  Use when instead of if.  Do not run
7847         vc-exec-after to display a message if not enabled.  (Bug#4463)
7849         * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
7850         properties to the stash strings.
7851         (vc-git-stash-list): Return a list of strings.
7852         (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
7853         (vc-git-stash-show-at-point): New functions.
7854         (vc-git-stash-map): New keymap.
7856         * register.el (ctl-x-r-map): Define the keys here instead of
7857         using autoload.
7859 2009-09-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>  (tiny change)
7861         * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
7862         list, to workaround performance problem (bug#4485).
7864 2009-09-20  Nick Roberts  <nickrob@snap.net.nz>
7866         * progmodes/gud.el (gud-sentinel): Revert indavertant change.
7868 2009-09-20  Daiki Ueno  <ueno@unixuser.org>
7870         * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
7871         Document that this option is not recommended to use.
7873 2009-09-19  Glenn Morris  <rgm@gnu.org>
7875         * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
7876         variable `var'.
7878         * calc/calc-alg.el (var):
7879         * calc/calcalg2.el (var): Define for compiler.
7881 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
7883         * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
7884         Doc fix (Bug#3932).
7886         * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
7888         * time-stamp.el (time-stamp-month-dd-yyyy)
7889         (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
7890         (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
7891         (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
7892         (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
7893         Remove functions that have been obsolete since 1995 (Bug#4436).
7895         * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
7896         indent buffer only if called interactively (Bug#4452).
7898 2009-09-19  Juanma Barranquero  <lekktu@gmail.com>
7899             Eli Zaretskii  <eliz@gnu.org>
7901         This fixes bug#4197 (merged to bug#865, though not identical).
7902         * server.el (server-auth-dir): Add docstring note about FAT32.
7903         (server-ensure-safe-dir): Accept FAT32 directories as "safe",
7904         but warn against using them.
7906 2009-09-19  Nick Roberts  <nickrob@snap.net.nz>
7908         * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
7909         older GDB where there is no has_more field.
7911 2009-09-19  Glenn Morris  <rgm@gnu.org>
7913         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
7915 2009-09-18  Chong Yidong  <cyd@stupidchicken.com>
7917         * files.el (auto-mode-alist): Change default for XML files to nXML
7918         mode (Bug#4169).
7920 2009-09-18  Juanma Barranquero  <lekktu@gmail.com>
7922         * server.el (server-ensure-safe-dir): Pass 'integer
7923         to `file-attributes', as suggested.
7925 2009-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
7927         * dired-aux.el (dired-query-alist): Remove spurious backslash.
7928         (dired-query): Use read-key.
7930 2009-09-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
7932         * cus-start.el (ns-use-qd-smoothing): Remove.
7934 2009-09-18  Glenn Morris  <rgm@gnu.org>
7936         * allout.el (top-level): Remove unnecessary progn.
7938         * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
7940         * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
7941         definition of abbrev table.
7943         * speedbar.el (speedbar-track-mouse):
7944         * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
7945         * net/eudc.el (eudc-expand-inline):
7946         * net/newst-backend.el (newsticker--cache-read-feed):
7947         * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
7948         condition-case handlers.
7950 2009-09-18  Nick Roberts  <nickrob@snap.net.nz>
7952         * progmodes/gdb-mi.el (gdb-frame-address): New variable.
7953         (gdb-var-list): Add an element for has_more field.
7954         (gdb-non-stop-handler): Enable pretty printing for STL containers.
7955         (gdb-var-create-handler, gdb-var-list-children-handler-1)
7956         (gdb-var-update-handler-1): Parse output of dynamic variable
7957         objects (STL containers).
7958         (gdb-var-delete-1): Pass var1 as an explicit second argument.
7959         (gdb-get-field): Delete alias.  Use bindat-get-field directly.
7961         * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
7962         gdb-var-list.
7963         (gud-speedbar-buttons): Make node expandable if expression "has more"
7964         children.
7966 2009-09-17  Juanma Barranquero  <lekktu@gmail.com>
7968         * startup.el (emacs-quick-startup): Remove variable and all uses.
7969         (command-line): Set `inhibit-x-resources' instead.
7970         (command-line-1): Use `inhibit-x-resources' instead.
7972 2009-09-17  Chong Yidong  <cyd@stupidchicken.com>
7974         * subr.el: Fix last change to avoid using the `unless' macro,
7975         which breaks bootstrapping.
7977 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
7979         * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
7980         extended definitions, in case we reload subr.el after having
7981         loaded CL.
7982         (eval-next-after-load): Mark as obsolete.
7984 2009-09-17  Juri Linkov  <juri@jurta.org>
7986         * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
7987         (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
7988         (menu-bar-showhide-menu, menu-bar-tools-menu)
7989         (menu-bar-describe-menu, menu-bar-help-menu)
7990         (minibuffer-local-completion-map, minibuffer-local-map):
7991         Fix list quoting.
7993 2009-09-17  Glenn Morris  <rgm@gnu.org>
7995         * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
7996         arguments, whether or not it has a handler.
7998         * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
8000         * simple.el (hard-newline): Give it a doc-string.
8002         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
8003         (lisp-mode-syntax-table): Give them doc-strings.
8005 2009-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
8007         * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
8008         (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
8009         (menu-bar-options-menu, menu-bar-showhide-menu)
8010         (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
8011         (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
8012         (menu-bar-options-menu, menu-bar-line-wrapping-menu)
8013         (menu-bar-options-menu, menu-bar-tools-menu)
8014         (menu-bar-describe-menu, menu-bar-search-documentation-menu)
8015         (menu-bar-help-menu):
8016         (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
8017         string arguments.
8019         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
8020         (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
8021         calls for the menu names and :help.
8023 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
8025         * mouse.el (minor-mode-menu-from-indicator): Pay attention
8026         to :minor-mode-function (bug#4455).
8028 2009-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
8030         * startup.el (command-line): Initialize the window-system after
8031         processing the command-line.
8033         * textmodes/page.el (what-page): Make sure we don't inf-loop if
8034         page-delimiter matches the empty string.
8036 2009-09-16  Glenn Morris  <rgm@gnu.org>
8038         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
8039         byte-compile-not-obsolete-var.  It's a list now.
8040         (byte-compile-not-obsolete-funcs): New variable.
8041         (byte-compile-warn-obsolete): Don't warn about functions if they are in
8042         byte-compile-not-obsolete-funcs.
8043         (byte-compile-variable-ref, byte-compile-defvar): Update for
8044         byte-compile-not-obsolete-vars name-change and list nature.
8045         (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
8046         and variables behind (f)boundp tests.
8047         * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
8049 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
8051         * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
8053 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
8055         * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
8056         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
8057         Don't autoload.
8059 2009-09-15  Stephen Eglen  <stephen@gnu.org>
8061         * iswitchb.el (iswitchb-read-buffer): When selecting a match from
8062         the virtual-buffers, use the name of the buffer specified by
8063         find-file-noselect, as the match may be a symlink.  (This was a
8064         problem if the target and the symlink had different names.)
8066 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
8068         * custom.el (custom-initialize-default, custom-initialize-set): CSE.
8070         * desktop.el (desktop-path): Check user-emacs-directory.
8072         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
8074         * loadup.el: Use after-load-functions to GC after loading each file.
8075         Remove the explicit GC calls that used to be sprinkled around.
8077         * subr.el (after-load-functions): New hook.
8078         (do-after-load-evaluation): Run it.  Use string-match-p to detect
8079         `obsolete' packages, rather than painfully extracting the relevant
8080         directory name.
8082 2009-09-15  Glenn Morris  <rgm@gnu.org>
8084         * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
8085         free variable `doc'.
8087         * dired.el (dired-mode-map): Add menu entry for async shell command.
8089         * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
8090         variables, also consider the .elc files, since the .el files are
8091         normally gzipped (subsequent code locates the .el.gz from the .elc).
8093         * calc/calc-prog.el (arglist): Define for compiler.
8095         * calendar/diary-lib.el (diary-display-function): Change the default to
8096         fancy display.
8097         (body): Define for compiler.
8099         * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
8100         (byte-compile-file-form, byte-compile-lambda)
8101         (byte-compile-top-level-body, byte-compile-form)
8102         (byte-compile-variable-ref, byte-compile-setq)
8103         (byte-compile-setq-default, byte-compile-body)
8104         (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
8105         (batch-byte-compile): Give some more local variables with common names
8106         a "bytecomp-" prefix to avoid masking warnings about free variables.
8108         * startup.el (command-line-1): Give local variables with common names a
8109         distinguishing prefix, so as not to hide free variable warnings during
8110         bootstrap.
8112         * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
8113         clever and add a suffix to make a unique name, just let the user decide
8114         whether or not to overwrite it.  If the input is a directory, write the
8115         default filename to that directory.  (Bug#4388)
8116         (rmail-mime-bulk-handler): Ensure the save button's 'directory property
8117         is a filename-as-a-directory.
8119 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
8121         * textmodes/page.el (what-page): Don't move to beginning of line.
8122         See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
8124 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
8126         * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
8128 2009-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
8130         * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
8131         * help.el (help-for-help-internal): Add purecopy calls for text.
8133         * vc.el (top): print-log method now takes an optional SHORTLOG
8134         argument.  Add a new method: root.
8135         (vc-root-diff, vc-print-root-log): New functions.
8136         (vc-log-short-style): New variable.
8137         (vc-print-log-internal): Add support for showing short logs.
8139         * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
8140         vc-print-root-log and vc-print-root-diff.
8142         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
8143         * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
8144         * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
8145         short logs.
8147         * vc-cvs.el (vc-cvs-print-log):
8148         * vc-mtn.el (vc-mtn-print-log):
8149         * vc-rcs.el (vc-rcs-print-log):
8150         * vc-sccs.el (vc-sccs-print-log):
8151         * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
8152         that is ignored for now.
8154         * vc-mtn.el (vc-mtn-annotate-command):
8155         * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
8157 2009-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
8159         * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
8160         to function-key-map, and give them ascii-character property.
8161         * term/x-win.el (x-alternatives-map):
8162         * term/ns-win.el (ns-alternatives-map):
8163         * term/internal.el (msdos-key-remapping-map):
8164         * w32-fns.el (x-alternatives-map): Remove redundant mappings.
8166 2009-09-14  Glenn Morris  <rgm@gnu.org>
8168         * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
8169         temp-buffers (2009-09-12).
8171 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8173         * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
8174         the new read-key function.
8176 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
8178         * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
8179         is defined (Bug#4405).
8181 2009-09-13  Vincent Belaïche  <vincent.belaiche@gmail.com>
8183         * recentf.el (recentf-cleanup): Use a hash table to find
8184         duplicates (Bug#4407).
8186 2009-09-13  Per Starbäck  <per@starback.se>  (tiny change)
8188         * textmodes/ispell.el (ispell-command-loop): Convert keys such as
8189         kp-0 to ascii equivalents (Bug#4325).
8191 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
8193         * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
8195         * eshell/em-hist.el:
8196         * eshell/em-dirs.el (eshell-complete-user-reference):
8197         Declare pcomplete functions and variables to avoid compiler warnings.
8199 2009-09-13  Leo  <sdl.web@gmail.com>  (tiny change)
8201         * eshell/em-script.el (eshell-login-script, eshell-rc-script):
8202         * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
8203         * eshell/em-alias.el (eshell-aliases-file):
8204         * eshell/em-hist.el (eshell-history-file-name):
8205         Use expand-file-name instead of concat to make file names (Bug#4308).
8207 2009-09-13  Glenn Morris  <rgm@gnu.org>
8209         * ediff-merg.el (ediff-do-merge):
8210         * filesets.el (filesets-run-cmd):
8211         * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
8212         (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
8213         (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
8214         (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
8215         (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
8216         Replace empty `let's with `progn'.
8218 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
8220         * mail/sendmail.el (send-mail-function):
8221         * tooltip.el (tooltip-mode):
8222         * simple.el (transient-mark-mode):
8223         * rfn-eshadow.el (file-name-shadow-mode):
8224         * frame.el (blink-cursor-mode):
8225         * font-core.el (global-font-lock-mode):
8226         * files.el (temporary-file-directory)
8227         (small-temporary-file-directory, auto-save-file-name-transforms):
8228         * epa-hook.el (auto-encryption-mode):
8229         * composite.el (global-auto-composition-mode):
8230         Use custom-initialize-delay.
8231         * startup.el (command-line): Don't explicitly call
8232         custom-reevaluate-setting for all the above vars.
8233         * custom.el (custom-initialize-safe-set)
8234         (custom-initialize-safe-default): Delete.
8236 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8238         * term/x-win.el (x-initialize-window-system):
8239         * term/w32-win.el (w32-initialize-window-system):
8240         * term/ns-win.el (ns-initialize-window-system): Don't call
8241         mouse-wheel-mode since it's enabled globally by default already.
8243         * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
8244         actually define the variable, but only silences the byte-compiler.
8245         (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
8246         before looking it up.
8247         (mouse-wheel-scroll-amount): Also reset the bindings if this value
8248         is changed.
8250 2009-09-12  Glenn Morris  <rgm@gnu.org>
8252         * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
8253         1000.
8254         (elint-add-required-env): Don't beep on error.
8255         (elint-forms): In case of error, return ENV unchanged.
8256         (elint-init-env): Skip non-list forms.
8257         (elint-log): Handle unknown file positions.
8259 2009-09-12  Daiki Ueno  <ueno@unixuser.org>
8261         * epg.el (epg-make-context): Add autoload cookie.
8262         (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
8263         (epg-decrypt-string, epg-start-verify, epg-verify-file)
8264         (epg-verify-string, epg-start-sign, epg-sign-file)
8265         (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
8266         (epg-encrypt-string, epg-start-export-keys)
8267         (epg-export-keys-to-file, epg-export-keys-to-string)
8268         (epg-start-import-keys, epg-import-keys-from-file)
8269         (epg-import-keys-from-string, epg-start-receive-keys)
8270         (epg-receive-keys, epg-import-keys-from-server)
8271         (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
8272         (epg-sign-keys, epg-start-generate-key)
8273         (epg-generate-key-from-file, epg-generate-key-from-string):
8274         Remove autoload cookie.
8276 2009-09-12  Eli Zaretskii  <eliz@gnu.org>
8278         * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
8279         reevaluation of trash-directory.
8281         * mwheel.el: Fix last change.
8282         (mouse-wheel-mode): New defvar.
8283         (mouse-wheel-mode): Remove autoload cookie.
8285 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
8287         * mwheel.el (mwheel-installed-bindings): New var.
8288         (mouse-wheel-mode): Use it, so as to make sure we really remove all
8289         the bindings we set last time.  Use custom-initialize-delay.
8290         * loadup.el: Load mwheel after term/*-win.el.
8291         * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
8292         and mouse-wheel-up-event now that their first evaluation is done
8293         sufficiently late to be correct.
8295         * startup.el (tutorial-directory): Make it a defcustom.
8296         Use custom-initialize-delay rather than eval-at-startup to set it.
8297         * image.el (image-load-path): Make it a defcustom.
8298         Use custom-initialize-delay rather than eval-at-startup to set it.
8299         * subr.el (eval-at-startup): Remove.
8300         * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
8302         * subr.el (do-after-load-evaluation): Warn the user after loading an
8303         obsolete package.
8305 2009-09-12  Glenn Morris  <rgm@gnu.org>
8307         * proced.el (proced-mark-alt): Remove alias.
8308         (proced-mode-map): Remove proced-mark-alt.
8310         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
8311         Elint file and directory.  Remove initialization entry.
8313         * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
8314         commands.
8315         (elint-current-buffer): Set mode-line-process.
8316         (elint-init-env): Handle define-derived-mode.
8317         Fix declare-function with unspecified arglist.  Guard against odd
8318         defalias statements (eg iso-insert's 8859-1-map).
8319         (elint-add-required-env): Use a temp buffer.
8320         (elint-form): Just print the function/macro name, not the whole form.
8321         Return env unchanged if we fail to parse a macro.
8322         (elint-forms): Guard against parse errors.
8323         (elint-output): New function, to handle batch mode.
8324         (elint-log-message): Add optional argument.  Use elint-output.
8325         (elint-set-mode-line): New function.
8327 2009-09-12  Andreas Politz  <politza@fh-trier.de>  (tiny change)
8329         * emacs-lisp/elp.el (elp-not-profilable): Add more
8330         functions (Bug#4233).
8332 2009-09-12  Chong Yidong  <cyd@stupidchicken.com>
8334         * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
8335         (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
8337 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
8339         * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
8340         (gdb-var-list-children): Use json parsing.
8342 2009-09-11  Daniel Colascione  <dan.colascione@gmail.com>
8344         * progmodes/js.el (js--proper-indentation): Handle the case where
8345         char-before is null.  Reported by Deniz Dogan.
8347 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
8349         * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
8351 2009-09-11  Daiki Ueno  <ueno@unixuser.org>
8353         * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
8354         (epg-digest-algorithm-alist): Add SHA224.
8355         (epg-context-set-passphrase-callback)
8356         (epg-context-set-progress-callback): Add description about
8357         callback function.
8359 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8361         * custom.el (custom-delayed-init-variables): New var.
8362         (custom-initialize-delay): New function.
8363         * startup.el (command-line): "Re"evaluate all vars in
8364         custom-delayed-init-variables.  Don't reevaluate abbrev-file-name
8365         explicitly any more.
8366         * abbrev.el (abbrev-file-name): Use custom-initialize-delay
8367         to avoid creating a ~/.emacs.d at build-time (bug#4347).
8369         * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
8371 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
8373         * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
8374         (gdb-var-update-handler): Use json parsing.
8376 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
8378         * vc-annotate.el (vc-annotate): Use the main file's coding-system to
8379         decode annotated text, regardless of language environment.  (Bug#2741)
8381 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8383         * Makefile.in (autoloads): Make rmail.el writable as well.
8385 2009-09-11  Glenn Morris  <rgm@gnu.org>
8387         * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
8388         loaddefs.el.
8389         * dired.el: Regenerate with extracted autoloads.
8390         * Makefile.in (autoloads): Make dired.el writable.
8392         * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
8393         * ibuffer.el: Regenerate with extracted autoloads.
8394         * Makefile.in (autoloads): Make ibuffer.el writable.
8396         * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
8397         * version.el (emacs-copyright, emacs-major-version)
8398         (emacs-minor-version): Reformat doc-strings for make-docfile.
8400         * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
8401         functions and variables, since they must be stuff specific to some other
8402         platform.
8403         (apropos-print): Make mouse-click message less specific about button.
8405         * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
8406         that records where a macro was defined.
8407         * help-fns.el (describe-function-1): Mention if a function has a
8408         compiler-macro.
8409         * help-mode.el (help-function-cmacro): New button.
8411         * locate.el (top-level): Always require dired.
8412         (locate-mode-map): Initialize inside the defvar.
8414         * net/ange-ftp.el (dired-compress-file): Declare.
8415         (ange-ftp-dired-compress-file): Add doc string.
8417         * term/ns-win.el (x-display-name, x-setup-function-keys):
8418         Unify doc-strings with X versions.
8420 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
8422         * emulation/crisp.el (crisp-mode-map): Move initialization
8423         into declaration.
8424         (crisp-mode): Use define-minor-mode.
8426         * progmodes/xscheme.el (xscheme-evaluation-commands):
8427         Put a :advertised-binding property rather than using
8428         advertised-xscheme-send-previous-expression.
8429         (advertised-xscheme-send-previous-expression): Declare obsolete.
8430         * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
8431         `advertised-undo'.
8432         (crisp-mode): Add corresponding bindings to
8433         undo's :advertised-binding instead.
8434         * dired.el (dired-mode-map): Put a :advertised-binding property rather
8435         than using dired-advertised-find-file.
8436         (dired-advertised-find-file):
8437         * simple.el (advertised-undo):
8438         * wid-edit.el (advertised-widget-backward): Declare obsolete.
8439         (widget-keymap): Put a :advertised-binding property rather
8440         than using advertised-widget-backward.
8441         * bindings.el (ctl-x-map): Put a :advertised-binding property rather
8442         than using advertised-undo.
8443         * tutorial.el (tutorial--default-keys): Adjust accordingly.
8445 2009-09-10  Simon South  <ssouth@slowcomputing.org>
8447         * progmodes/delphi.el (delphi-tab): Indent region when Transient
8448         Mark mode is enabled and region is active; otherwise indent or
8449         insert TAB as usual.
8450         (delphi-mode): Update description of TAB-key binding.
8452 2009-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8454         * subr.el (define-key-rebound-commands): Mark obsolete.
8455         * startup.el (precompute-menubar-bindings): Remove.
8456         (normal-top-level): Remove obsolete code that tried to precompute
8457         menubar bindings.
8458         * loadup.el (define-key-rebound-commands): Don't bother fiddling with
8459         define-key-rebound-commands and precompute-menubar-bindings.
8461 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8463         * net/imap.el (imap-interactive-login): Better messages.
8464         (imap-open): Fix bug with renamed buffer on reconnect.
8465         (imap-authenticate): Add buffer-local imap-last-authenticator variable
8466         for easier debugging and cleaner code.  On successful (guessed based on
8467         server capabilities) secondary authentication, set imap-state
8468         correctly.
8469         (imap-last-authenticator): Define imap-last-authenticator as a variable
8470         to avoid warnings.
8472 2009-09-10  Glenn Morris  <rgm@gnu.org>
8474         * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
8476         * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
8477         (byte-compile-file-form-autoload): Don't warn about unknown functions
8478         where the autoload statement comes after the use.
8479         (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
8480         that any handlers inside the body (eg require) are in turn respected.
8482         * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
8483         effects.
8485         * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
8486         and syntax and abbrev tables basic docs, if they don't have any.
8488         * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
8490         * international/mule-cmds.el (top-level): Require cl when compiling.
8491         (view-hello-file): Use default-value rather than
8492         default-enable-multibyte-characters.
8494         * progmodes/fortran.el: Move all safe and risky properties into the
8495         defcustoms.
8497         * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
8498         * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
8499         * mail/undigest.el:
8500         Put autoloads in rmail.el rather than loaddefs.el.
8501         * mail/rmail.el: Regenerate with extracted autoloads.
8503         * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
8504         * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
8506 2009-09-10  Nick Roberts  <nickrob@snap.net.nz>
8508         Reported in thread for Bug#4375.
8509         * progmodes/gud.el (gud-tooltip-print-command): Use MI command
8510         "-data-evaluate-expression" instead of print.
8511         * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
8512         (gdb-tooltip-print): Parse output from above MI command.
8513         (gdb): Revert 2009-08-11 change.  User should detach inferior
8514         manually.
8516         Remove the word "separate" from IO functions as inferior
8517         output is now never displayed in the GUD buffer.
8519 2009-09-10  Juanma Barranquero  <lekktu@gmail.com>
8521         * startup.el (command-line-normalize-file-name): On Windows and
8522         MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
8524 2009-09-10  Juri Linkov  <juri@jurta.org>
8526         * isearch.el (isearch-text-char-description): Propertize escape
8527         character sequences with the `escape-glyph' face.  (Bug#4344)
8529         * simple.el (shell-command): Set asynchronous process filter to
8530         `comint-output-filter'.  (Bug#4343)
8532         * progmodes/grep.el (grep-template): Add "<X>" to docstring.
8533         (grep-files-aliases): Add "all".  Move "el" and "ch" to the top of
8534         the list.  Move "asm" to the bottom.
8535         (grep-find-ignored-directories): Add `choice' with nil value
8536         to empty the list easily.
8537         (grep-find-ignored-files): New option.
8538         (grep-files-history): Set to nil by default instead of '("ch" "el").
8539         (grep-compute-defaults): Add "<X>" to `grep-template'.
8540         (grep-read-files): Bind new local variables `default-alias' and
8541         `default-extension'.  Use a list of default values for the file prompt.
8542         (lgrep): Add `--exclude=' command line options composed from
8543         `grep-find-ignored-files'.
8544         (rgrep): Add `-name' command line options composed from
8545         `grep-find-ignored-files'.  (Bug#4301)
8547 2009-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8549         * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
8550         (bug#4368).
8552 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8554         * calendar/time-date.el (autoload):
8555         Expand define-obsolete-function-alias into defalias and make-obsolete
8556         for old Emacsen that Gnus supports.
8557         (with-no-warnings): Define it for old Emacsen.
8558         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
8559         is available.
8560         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
8561         float-time is available; suppress compile warning for time-to-seconds.
8563 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
8565         * net/imap.el (imap-message-map): Docstring fix.
8567 2009-09-09  Glenn Morris  <rgm@gnu.org>
8569         * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
8570         line numbers too.  (Bug#4374)
8572 2009-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
8574         * smerge-mode.el (smerge-remove-props, smerge-refine):
8575         Use with-silent-modifications (bug#4342).
8577         * subr.el (with-silent-modifications): New macro.
8579 2009-09-07  Juanma Barranquero  <lekktu@gmail.com>
8581         * files.el (top-level): Require `cl' when compiling.
8583 2009-09-07  Glenn Morris  <rgm@gnu.org>
8585         * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
8587         * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
8588         (proced-mark-alt): New alias, to control the advertised key.  (Bug#4362)
8590 2009-09-06  Nick Roberts  <nickrob@snap.net.nz>
8592         * vc-git.el (vc-git-annotate-command): Use separator to parse
8593         arguments correctly.
8595 2009-09-06  Eli Zaretskii  <eliz@gnu.org>
8597         * proced.el (proced-mode): Doc fix.
8599 2009-09-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
8601         * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
8602         lstat fails.
8603         (tramp-do-file-attributes-with-ls): Check for file existence at
8604         remote end.
8605         (tramp-do-file-attributes-with-stat): Likewise.
8606         (tramp-convert-file-attributes): Return nil when attr is nil.
8608 2009-09-05  Glenn Morris  <rgm@gnu.org>
8610         * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
8611         properties to this button.
8612         (diary-fancy-display): Don't extend the button to the final newline.
8613         (diary-fancy-display-mode): Continue to define "q" as a local key.
8615         * calendar/cal-china.el (holiday-chinese): Make it slightly more
8616         efficient.
8618         * font-lock.el (lisp-font-lock-keywords-2): Add letf.
8620         * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
8621         (byte-compile-dest-file-function): New option.
8622         (byte-compile-dest-file): Doc fix.
8623         Obey byte-compile-dest-file-function.
8624         (byte-compile-cl-file-p): New function.
8625         (byte-compile-eval): Only suppress noruntime warnings about cl functions
8626         if the cl-functions warning is enabled.  Use byte-compile-cl-file-p.
8627         (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
8628         than for file being previously loaded.
8629         (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
8630         (byte-compile-file-form-require): Handle the case where requiring a file
8631         indirectly causes CL to be loaded.
8633 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
8635         * files.el (find-alternate-file): Run `kill-buffer-hook' manually
8636         before killing the old buffer, since by the time `kill-buffer' is
8637         run so many buffer variables have been set to nil that it may not
8638         behave as expected.  (Bug#4061)
8640 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
8642         * files.el (find-alternate-file): If the old buffer is modified
8643         and visiting a file, behave similarly to `kill-buffer' when
8644         killing it, thus reverting to the pre-1.878 behavior; see
8645         http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
8646         for discussion.  Also, consult `buffer-file-name' as a variable
8647         not as a function, for consistency with the rest of the code.
8649 2009-09-04  Michael Albinus  <michael.albinus@gmx.de>
8651         * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
8652         also when adding a new directory.
8654         * net/tramp-compat.el (tramp-compat-line-beginning-position): New
8655         defun.
8657 2009-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
8659         * files.el (locate-file-completion-table): Make it provide boundary
8660         information, so partial-completion works better.
8662 2009-09-04  Leo  <sdl.web@gmail.com>  (tiny change)
8664         * mail/footnote.el (Footnote-text-under-cursor):
8665         Check footnote-text-marker-alist before using it (bug#4324).
8667 2009-09-04  Glenn Morris  <rgm@gnu.org>
8669         * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
8670         * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
8671         * play/solitaire.el, play/tetris.el:
8672         Remove leading * from defcustom and defface docs.
8674         * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
8675         necessary.
8676         (diary-fancy-overriding-map): New variable.
8677         (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
8678         Use view-mode.
8680         * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
8681         goto-line.
8683 2009-09-03  Glenn Morris  <rgm@gnu.org>
8685         * arc-mode.el (archive-mode):
8686         * dos-fns.el (set-default-process-coding-system):
8687         * man.el (Man-getpage-in-background):
8688         * menu-bar.el (menu-bar-describe-menu):
8689         * server.el (server-process-filter):
8690         * startup.el (command-line):
8691         * tar-mode.el (tar-header-block-tokenize, tar-extract):
8692         * w32-fns.el (set-default-process-coding-system):
8693         * x-dnd.el (x-dnd-handle-file-name):
8694         * international/mule-cmds.el (mule-menu-keymap)
8695         (set-default-coding-systems, language-info-alist, set-language-info)
8696         (set-language-environment, standard-display-european-internal)
8697         (set-locale-environment):
8698         * international/mule-diag.el (mule-diag):
8699         * mail/emacsbug.el (report-emacs-bug):
8700         * mail/rmail.el (rmail-mode):
8701         * mail/sendmail.el (mail-setup):
8702         Use default-value rather than default-enable-multibyte-characters.
8704         * progmodes/f90.el: Move all safe properties into the defcustoms.
8705         (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
8707         * calendar/appt.el (appt-check):
8708         * calendar/diary-lib.el (diary-set-header, diary-live-p)
8709         (diary-check-diary-file, diary-list-entries)
8710         (diary-include-other-diary-files, diary-simple-display)
8711         (diary-fancy-display, diary-print-entries)
8712         (diary-mark-included-diary-files, diary-make-entry):
8713         Don't call substitute-in-file-name on diary-file.
8715 2009-09-03  Eduard Wiebe  <usenet@pusto.de>
8716             Stefan Monnier  <monnier@iro.umontreal.ca>
8718         * mail/footnote.el (footnote-prefix): Make it a defcustom.
8719         (footnote-mode-map): Move initialization into the declaration.
8720         (footnote-minor-mode-map): Define it rather than changing global-map.
8721         (footnote-mode): Use define-minor-mode.
8723 2009-09-02  Michael Albinus  <michael.albinus@gmx.de>
8725         * net/tramp.el (tramp-handle-file-attributes-with-ls)
8726         (tramp-do-file-attributes-with-perl)
8727         (tramp-do-file-attributes-with-stat): Rename from
8728         `tramp-handle-file-attributes-with-*'.
8729         (tramp-handle-file-attributes): Use them.
8730         (tramp-do-directory-files-and-attributes-with-perl)
8731         (tramp-do-directory-files-and-attributes-with-stat): Rename from
8732         `tramp-handle-directory-files-and-attributes-with-*'.
8733         (tramp-handle-directory-files-and-attributes): Use them.
8734         (tramp-method-out-of-band-p): Additional parameter SIZE.
8735         (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
8736         (tramp-handle-write-region): Use it.
8737         (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
8738         (tramp-handle-vc-registered): Check, whether the first run did
8739         return files to be tested.
8740         (tramp-advice-make-auto-save-file-name): Do not call directly
8741         `tramp-handle-make-auto-save-file-name', because this would bypass
8742         the locking mechanism.
8744         * net/tramp-compat.el (top): Autoload used functions from tramp.el.
8745         (file-remote-p, process-file, start-file-process, set-file-times)
8746         (tramp-compat-file-attributes): Compatibility functions shall not
8747         call directly `tramp-handle-*', because this would bypass the
8748         locking mechanism.
8749         (tramp-compat-number-sequence): New defun.
8751 2009-09-02  Glenn Morris  <rgm@gnu.org>
8753         * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
8754         alias for float-time.
8755         (time-to-number-of-days): In Emacs, use float-time.
8756         * net/newst-backend.el (time-add): Suppress warnings from compat
8757         function.
8758         * time.el (emacs-uptime, emacs-init-time):
8759         * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
8760         Use float-time rather than time-to-seconds.
8762         * minibuffer.el (completion-initials-expand): Fix typo.
8764         * faces.el (modeline, modeline-inactive, modeline-highlight)
8765         (modeline-buffer-id):
8766         * info.el (info-menu-5): Mark these face aliases as obsolete.
8768 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
8770         * progmodes/gdb-mi.el (gdb-current-context-command): Move the
8771         space ...
8772         (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
8773         no "--thread" option.
8774         (gdb-stopped): Don't print "Switched to thread" message when it is
8775         unchanged.
8777 2009-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8779         * minibuffer.el (completion-try-completion)
8780         (completion-all-completions): Remove ill-defined (and
8781         mistakenly installed and luckily never used nor documented)
8782         `completion-styles' property.
8783         (completion-initials-expand, completion-initials-all-completions)
8784         (completion-initials-try-completion): New functions.
8785         (completion-styles-alist): Add doc to each entry.
8786         Add new `initials' entry.
8788 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
8790         * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
8791         MI command -var-evaluate-expression.
8792         (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
8793         and tweak for case of string child.
8794         (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
8796 2009-09-01  Glenn Morris  <rgm@gnu.org>
8798         * add-log.el (change-log-date-face, change-log-name-face)
8799         (change-log-email-face, change-log-file-face, change-log-list-face)
8800         (change-log-conditionals-face, change-log-function-face)
8801         (change-log-acknowledgement-face):
8802         * cus-edit.el (custom-invalid-face, custom-rogue-face)
8803         (custom-modified-face, custom-set-face, custom-changed-face)
8804         (custom-saved-face, custom-button-face, custom-button-pressed-face)
8805         (custom-documentation-face, custom-state-face, custom-comment-face)
8806         (custom-comment-tag-face, custom-variable-tag-face)
8807         (custom-variable-button-face, custom-face-tag-face)
8808         (custom-group-tag-face-1, custom-group-tag-face):
8809         * diff-mode.el (diff-header-face, diff-file-header-face)
8810         (diff-index-face, diff-hunk-header-face, diff-removed-face)
8811         (diff-added-face, diff-changed-face, diff-function-face)
8812         (diff-context-face, diff-nonexistent-face):
8813         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
8814         * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
8815         * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
8816         (Info-title-4-face):
8817         * isearch.el (isearch-lazy-highlight-face):
8818         * log-view.el (log-view-file-face, log-view-message-face):
8819         * paren.el (show-paren-match-face, show-paren-mismatch-face):
8820         * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
8821         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
8822         (cvs-msg-face):
8823         * smerge-mode.el (smerge-mine-face, smerge-other-face)
8824         (smerge-base-face, smerge-markers-face):
8825         * wid-edit.el (widget-documentation-face, widget-button-face)
8826         (widget-field-face, widget-single-line-field-face)
8827         (widget-inactive-face, widget-button-pressed-face):
8828         * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
8829         (woman-addition-face):
8830         * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
8831         (eshell-ls-executable-face, eshell-ls-readonly-face)
8832         (eshell-ls-unreadable-face, eshell-ls-special-face)
8833         (eshell-ls-missing-face, eshell-ls-archive-face)
8834         (eshell-ls-backup-face, eshell-ls-product-face)
8835         (eshell-ls-clutter-face):
8836         * eshell/em-prompt.el (eshell-prompt-face):
8837         * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
8838         * obsolete/old-whitespace.el (whitespace-highlight-face):
8839         * progmodes/antlr-mode.el (antlr-font-lock-default-face)
8840         (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
8841         (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
8842         (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
8843         (antlr-font-lock-literal-face):
8844         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
8845         (ebrowse-root-class-face, ebrowse-file-name-face)
8846         (ebrowse-default-face, ebrowse-member-attribute-face)
8847         (ebrowse-member-class-face, ebrowse-progress-face):
8848         * progmodes/make-mode.el (makefile-space-face):
8849         * progmodes/sh-script.el (sh-heredoc-face):
8850         * textmodes/flyspell.el (flyspell-incorrect-face)
8851         (flyspell-duplicate-face):
8852         * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
8853         * textmodes/texinfo.el (texinfo-heading-face):
8854         Mark face aliases with "-face" suffix as obsolete.
8856         * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
8857         compiler.
8859         * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
8860         (eudc-bob-sound-menu): Use defvar rather than defconst, since
8861         easy-menu-define wants to modify these.
8863         * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
8865         * net/browse-url.el (browse-url-file-url):
8866         * term/internal.el (dos-codepage-setup):
8867         Use default-value rather than default-enable-multibyte-characters.
8869         * progmodes/etags.el (etags-goto-tag-location):
8870         * progmodes/flymake.el (flymake-highlight-line)
8871         (flymake-goto-file-and-line, flymake-goto-line):
8872         * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
8873         (gdb-goto-breakpoint):
8874         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
8875         * progmodes/python.el (python-find-function)
8876         (python-pdbtrack-track-stack-file):
8877         * progmodes/verilog-mode.el (verilog-surelint-off):
8878         * term/ns-win.el (ns-open-file-select-line):
8879         * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
8880         Use forward-line rather than goto-line.
8882         * textmodes/reftex-cite.el (reftex-offer-bib-menu):
8883         * textmodes/reftex-index.el (reftex-display-index):
8884         * textmodes/reftex-ref.el (reftex-offer-label-menu):
8885         * textmodes/reftex-toc.el (reftex-toc):
8886         Remove unnecessary bindings of default-major-mode (all are followed by
8887         major-mode check and possible mode switch).
8889 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
8891         * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
8892         Handle watchpoints (bug#4282).
8893         (def-gdb-thread-buffer-command): Enable thread to be selected by
8894         clicking without selecting threads buffer first.
8895         (gdb-current-context-command): Use selected frame so that "up",
8896         "down" etc work in the GUD buffer.
8897         (gdb-update): Find selected frame before rendering stack buffer.
8898         (gdb-frame-handler): Set gdb-frame-number for stack buffer.
8900 2009-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
8902         * progmodes/sym-comp.el (displayed-completions): Remove.
8903         (symbol-complete): Use minibuffer-complete.
8905 2009-08-31  Glenn Morris  <rgm@gnu.org>
8907         * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
8909         * apropos.el (apropos-symbols-internal):
8910         Handle (obsolete) face aliases.
8912         * faces.el (describe-face): Adjust the output format to be more like
8913         describe-variable, and to mention (obsolete) face aliases.
8914         Adjust the whitespace so that help-setup-xref works.
8916         * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
8917         * calendar/diary-lib.el (diary-button-face):
8918         Mark these face aliases as obsolete.
8920         * calendar/calendar.el (calendar-today): Doc fix.
8922 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
8924         * progmodes/gdb-mi.el (gdb-control-all-threads)
8925         (gdb-control-current-thread): Force tool bar update.
8926         (gdb-non-stop-handler): New function.
8927         (gdb-init-1): Use it to test if non-stop mode is supported.
8928         Remove unused gdbmi buffer type.
8930 2009-08-30  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
8932         * progmodes/grep.el (grep-read-files): Strip trailing <N> from
8933         buffer names not visiting a file (e.g. cloned buffers).  (Bug#4210)
8935 2009-08-30  Nick Roberts  <nickrob@snap.net.nz>
8937         * comint.el (comint-exec-1): Check command is non-null first.
8938         Part of gdb-mi.el change (2009-08-28).
8940 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8942         * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
8944 2009-08-30  Juanma Barranquero  <lekktu@gmail.com>
8946         * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
8947         instead of `dolist' to avoid a recursive require when bootstrapping.
8949 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8951         * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
8953         * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
8955         * net/imap.el (imap-send-command): Simplify.
8956         (imap-wait-for-tag): point-max -> buffer-size.
8958         * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
8960         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
8961         with constant argument.
8963         * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
8965         * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
8967         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
8968         Change default, since most of our files don't have a history.
8969         (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
8970         the user.
8972         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8973         Add comint-run.
8975         * calc/calc.el: Improve commenting convention.
8976         (calc-digit-map, toplevel): Simplify.
8978         * comint.el (comint-insert-input): Be careful to only set point if we
8979         don't delegate to some other command.
8981         * proced.el (proced-signal-list): Make it an alist.
8982         (proced-grammar-alist): Capitalize names.
8983         (proced-send-signal): Use a non-hidden buffer (since it's displayed).
8984         Disable undo manually and make it read-only.
8985         Use completion-annotate-function.
8987         * minibuffer.el (minibuffer-message): If the current buffer is not
8988         a minibuffer, insert the message in the echo area rather than at the
8989         end of the buffer.
8990         (completion-annotate-function): New variable.
8991         (minibuffer-completion-help): Use it.
8992         (completion--embedded-envvar-table): Environment vars are
8993         always case-sensitive.
8995 2009-08-30  Glenn Morris  <rgm@gnu.org>
8997         * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
8998         from fortran-current-defun.
8999         (fortran-beginning-of-subprogram): Be more precise about finding the
9000         start, to avoid an infinite loop in end-of-defun.  (Bug#4259)
9001         (fortran-end-of-subprogram): Simplify.
9002         (fortran-current-defun): Use fortran-start-prog-re.
9004 2009-08-29  Juanma Barranquero  <lekktu@gmail.com>
9006         * subr.el (do-after-load-evaluation): Simplify.
9008 2009-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
9010         * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
9012         * vc-rcs.el (vc-rcs-print-log-cleanup): ... here.  New function.
9013         (vc-rcs-print-log): Use it.
9015         * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
9017 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9019         * paths.el (abbrev-file-name): Move to abbrev.el.
9020         * abbrev.el (abbrev-file-name): Move from paths.el.
9021         Obey user-emacs-directory.
9022         * calc/calc.el (calc-settings-file): Don't autoload and instead obey
9023         user-emacs-directory.
9024         * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
9025         abbrev-file-name and calc-settings-file any more.
9026         * startup.el (command-line): Recompute abbrev-file-name and
9027         abbreviated-home-dir.
9028         (normal-no-mouse-startup-screen): Improve the generic code and get rid
9029         of the special code for when C-h bindings haven't been changed.
9030         (display-startup-echo-area-message): Use with-current-buffer.
9031         (command-line-1): Use a list of strings, rather than a list of lists
9032         of strings for longopts.
9034         * files.el (get-free-disk-space): Use / for default-directory.
9036         * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
9037         Use with-current-buffer.
9039         * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
9040         Recognize immutable variables like most-positive-fixnum.
9041         (byte-compile-setq-default): Check and warn if trying to assign
9042         to an immutable variable, or a non-variable.
9044         * progmodes/cc-vars.el (c-comment-continuation-stars):
9045         * progmodes/cc-engine.el (c-looking-at-bos):
9046         * progmodes/cc-cmds.el (c-toggle-auto-state)
9047         (c-forward-into-nomenclature, c-backward-into-nomenclature)
9048         (c-comment-line-break-function): Add version of obsolescence.
9050 2009-08-28  Juri Linkov  <juri@jurta.org>
9052         * files.el (magic-fallback-mode-alist): Add ZIP magic number
9053         associated with `archive-mode'.
9055         * image.el (image-type-header-regexps): Use only JPEG magic number
9056         to determine JPEG images, and don't use `image-jpeg-p' because
9057         Emacs can display non-JFIF non-Exif JPEG images.
9059 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
9061         * arc-mode.el (archive-mode):
9062         * emacs-lisp/re-builder.el (re-builder-unload-function):
9063         Protect against the default value of `major-mode' being nil.
9065 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
9067         * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
9068         Fix typos in docstrings.
9070         * progmodes/js.el (js--macro-decl-re): Doc fix.
9071         (js--plain-method-re, js--split-name): Refloc docstring.
9072         (js--class-styles, js--make-merged-item, js--splice-into-items):
9073         Fix typos in docstrings; reflow docstrings.
9074         (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
9075         (js--variable-decl-matcher, js--inside-pitem-p)
9076         (js--parse-state-at-point, js--get-all-known-symbols)
9077         (js--symbol-history, js-find-symbol, js--js-references)
9078         (js--moz-interactor, js--js-encode-value, js--read-tab):
9079         Fix typos in docstrings.
9081 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9083         * textmodes/reftex.el (reftex-get-file-buffer-force):
9084         * progmodes/verilog-mode.el (verilog-batch-execute-func):
9085         * emulation/viper.el (viper-go-away, viper-set-hooks):
9086         * emacs-lisp/re-builder.el (re-builder-unload-function):
9087         * emacs-lisp/bytecomp.el (byte-compile-file):
9088         * ses.el (ses-unload-function):
9089         * hexl.el (hexl-find-file):
9090         * files.el (normal-mode):
9091         * ehelp.el (with-electric-help):
9092         * autoinsert.el (auto-insert-alist):
9093         * arc-mode.el (archive-mode):
9094         Use (default-value 'major-mode) instead of default-major-mode.
9096         * textmodes/ispell.el (ispell-check-version, ispell-send-string):
9097         * international/mule.el (load-with-code-conversion):
9098         * emacs-lisp/debug.el (debug):
9099         * ediff-vers.el (ediff-rcs-get-output-buffer):
9100         * dired.el (dired-internal-noselect): Don't let-bind
9101         default-major-mode around code that doesn't use it.
9102         E.g. buffer creation via get-buffer-create doesn't use it.
9104 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
9106         * net/tramp.el (all): Replace "'(lambda" by "(lambda".
9107         (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
9108         when writing the temp file.  Otherwise, epa-file gets confused.
9109         (tramp-register-file-name-handlers): Make it a defun.  Move also
9110         `epa-file-handler' to the front of `file-name-handler-alist'.
9112 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9114         * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
9115         start right after a ^M.
9116         (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
9117         (tramp-completion-file-name-regexp-separate)
9118         (tramp-completion-file-name-regexp-url): Use \\` and \\'.
9119         (tramp-handle-file-attributes, tramp-set-file-uid-gid):
9120         Don't modify last-coding-system-used by accident.
9121         (tramp-completion-file-name-handler): Apply the checks here,
9122         instead during registration.
9123         (tramp-register-file-name-handlers): Renamed from
9124         `tramp-register-file-name-handler'.  Register both
9125         `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
9126         (tramp-register-completion-file-name-handler): Remove.  (Bug#4260)
9128 2009-08-28  Nick Roberts  <nickrob@snap.net.nz>
9130         * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
9131         Remove variable ...
9132         (gdb-init-1, gdb-display-separate-io-buffer)
9133         (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
9134         references to it.
9135         (gdb-inferior-io-mode): Use make-comint-in-buffer.
9136         (gdb-inferior-filter): Use comint-output-filter to stop
9137         echoing and remove ^M characters.
9139 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
9141         * emulation/viper-init.el (viper-restore-cursor-type):
9142         * emulation/cua-base.el (cua--update-indications):
9143         Replace default-cursor-type with (default-value 'cursor-type).
9145         * mail/sendmail.el (mail-recover-1):
9146         * international/mule-diag.el (describe-current-coding-system-briefly)
9147         (describe-current-coding-system):
9148         * international/mule-cmds.el (select-safe-coding-system)
9149         (select-message-coding-system)
9150         (set-language-environment-coding-systems, set-locale-environment):
9151         * hexl.el (hexl-insert-multibyte-char):
9152         * dos-w32.el (find-buffer-file-type-coding-system):
9153         * simple.el (what-cursor-position):
9154         Replace uses of default-buffer-file-coding-system
9155         with (default-value 'buffer-file-coding-system).
9157         * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
9158         Replace uses of default-cursor-in-non-selected-windows
9159         with (default-value 'cursor-in-non-selected-windows).
9160         Use with-current-buffer.
9162         * mail/feedmail.el: Use CL macros.
9163         (feedmail-run-the-queue, feedmail-send-it-immediately):
9164         * dos-w32.el (find-buffer-file-type): Replace uses of
9165         default-buffer-file-type with (default-value 'buffer-file-type).
9167 2009-08-28  Glenn Morris  <rgm@gnu.org>
9169         * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
9170         (diary-show-all-entries, diary-mark-entries, diary-make-entry):
9171         Use default-value of major-mode rather than default-major-mode.
9173 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9175         * Makefile.in (update-elcfiles): Report left over elc files.
9177         * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
9178         expand-file-name and with-current-buffer.
9179         (mail-get-names, mail-directory): Use with-current-buffer.
9181         * vc.el (vc-read-revision): New function.
9182         (vc-version-diff, vc-merge): Use it.
9184 2009-08-27  Sam Steingold  <sds@gnu.org>
9186         * simple.el (kill-do-not-save-duplicates): New user option.
9187         (kill-new): When it is non-nil, and the new string is the same as
9188         the latest kill, set replace to t to avoid duplicates in kill-ring.
9190 2009-08-27  Julian Scheid  <julians37@gmail.com>  (tiny change)
9192         * net/tramp.el (tramp-handle-process-file): Do not flush all
9193         caches when `process-file-side-effects' is set.
9194         (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
9195         instead of `tramp-find-file-exists-command'.
9196         Unset `process-file-side-effects'.
9198 2009-08-27  Michael Albinus  <michael.albinus@gmx.de>
9200         * net/tramp.el (tramp-methods): New method "rsyncc".
9201         (top): Add completion function for "rsyncc".
9202         (tramp-message-show-message): New defvar.
9203         (tramp-message, tramp-error): Use it.
9204         (tramp-do-copy-or-rename-file-directly): Extend check for direct
9205         remote copying.
9206         (tramp-do-copy-or-rename-file-out-of-band): Handle new
9207         `tramp-methods' entry `copy-env' of "rsyncc".
9208         (tramp-vc-registered-read-file-names): New defconst.
9209         (tramp-vc-registered-file-names): New defvar.
9210         (tramp-handle-vc-registered): Implement optimization strategy.
9211         (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
9212         (tramp-vc-file-name-handler): New defun.
9213         (tramp-get-ls-command, tramp-get-test-command)
9214         (tramp-get-file-exists-command, tramp-get-remote-ln)
9215         (tramp-get-remote-perl, tramp-get-remote-stat)
9216         (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
9218         * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
9219         (tramp-cache-inhibit-cache): Extend doc string.  It allows also
9220         timestamps.
9221         (tramp-get-file-property): Check for timestamps in
9222         `tramp-cache-inhibit-cache'.
9223         (tramp-set-file-property): Write timestamp.
9225 2009-08-27  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9227         * language/japan-util.el (japanese-symbol-table): Add entries for
9228         cp932-2-byte.
9230         * international/characters.el: Add category `j' to cp932-2-byte.
9232 2009-08-27  Kenichi Handa  <handa@m17n.org>
9234         * international/fontset.el (build-default-fontset-data): New macro.
9235         (setup-default-fontset): Use build-default-fontset-data for CJK,
9236         tibetan, ethiopic, and ipa.
9238 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
9240         * cus-start.el (default-major-mode): Customize `major-mode' instead.
9241         (enable-multibyte-characters): Not customizable any more.
9243         * subr.el (default-mode-line-format, default-header-line-format)
9244         (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
9245         (default-direction-reversed, default-truncate-lines)
9246         (default-left-margin, default-tab-width, default-case-fold-search)
9247         (default-left-margin-width, default-right-margin-width)
9248         (default-left-fringe-width, default-right-fringe-width)
9249         (default-fringes-outside-margins, default-scroll-bar-width)
9250         (default-vertical-scroll-bar, default-indicate-empty-lines)
9251         (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
9252         (default-fringe-cursor-alist, default-scroll-up-aggressively)
9253         (default-scroll-down-aggressively, default-fill-column)
9254         (default-cursor-type, default-buffer-file-type)
9255         (default-cursor-in-non-selected-windows)
9256         (default-buffer-file-coding-system, default-major-mode)
9257         (default-enable-multibyte-characters): Mark as obsolete.
9259 2009-08-27  Dan Nicolaescu  <dann@ics.uci.edu>
9261         * vc-dir.el (vc-dir-update): Remove debug helper.
9263         * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
9265 2009-08-26  Sam Steingold  <sds@gnu.org>
9267         * simple.el (save-interprogram-paste-before-kill): New user option.
9268         (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
9269         save the interprogram-paste into kill-ring before overriding it
9270         with the Emacs kill.
9272 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
9274         * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
9275         (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
9276         (vc-default-previous-revision): Rename to vc-rcs-previous-revision
9277         and move to vc-rcs.el.
9278         (vc-default-next-revision): Rename to vc-rcs-next-revision and
9279         move to vc-rcs.el.
9280         (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
9281         (vc-rcs-update-changelog): Remove.
9282         (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
9283         and move to vc-rcs.el.
9285         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
9286         (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
9287         renaming.
9288         (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
9289         (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
9290         vc.el, renamed to be RCS specific.
9292         * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
9293         New functions.
9294         (vc-cvs-update-changelog): Move here from vc.el.
9296         * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
9297         New functions.
9299 2009-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
9301         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
9303 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
9305         * vc-git.el (vc-git-register): Use "git add" for directories.
9306         (vc-git-stash, vc-git-stash-show): New functions.
9307         (vc-git-extra-menu-map): Bind them.
9309         * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
9310         directory correctly in case the item is a directory itself.
9312         * vc.el: Document the desired behavior for reverted files in the
9313         `added' state.
9314         (vc-default-prettify-state-info): Remove function, unused.
9316         * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
9318 2009-08-26  Glenn Morris  <rgm@gnu.org>
9320         * bindings.el (standard-mode-line-format): Reposition dashes in
9321         which-func entry.  (Bug#4217)
9323         * files.el (enable-local-variables, enable-local-eval)
9324         (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
9325         the defcustoms.
9326         (auto-mode-alist, ignored-local-variables)
9327         (save-some-buffers-action-alist): Move risky declarations to the
9328         definitions.
9329         (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
9330         (font-lock-defaults, format-alist, imenu--index-alist)
9331         (imenu-generic-expression, input-method-alist, minor-mode-alist)
9332         (mode-line-buffer-identification, mode-line-client, mode-line-modes)
9333         (mode-line-modified, mode-line-mule-info, mode-line-position)
9334         (mode-line-process, mode-line-remote, outline-level)
9335         (parse-time-rules, rmail-output-file-alist)
9336         (special-display-buffer-names, vc-mode):
9337         Move risky declarations to the relevant files.
9338         * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
9339         (mode-line-modified, mode-line-process, mode-line-position)
9340         (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
9341         * font-core.el (font-lock-defaults):
9342         * format.el (format-alist):
9343         * vc-hooks.el (vc-mode):
9344         * window.el (special-display-buffer-names):
9345         * international/mule-cmds.el (input-method-alist):
9346         Define riskiness here (dumped file) rather than in files.el.
9347         * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
9348         * imenu.el (imenu-generic-expression, imenu--index-alist):
9349         * outline.el (outline-level):
9350         * time.el (display-time-string):
9351         * calendar/parse-time.el (parse-time-rules):
9352         * mail/rmailout.el (rmail-output-file-alist):
9353         Autoload riskiness here, rather than placing in files.el.
9355 2009-08-26  Andreas Schwab  <schwab@linux-m68k.org>
9357         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
9359 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
9361         * simple.el (process-file-side-effects): New defvar.
9363         * dired-aux.el (dired-show-file-type):
9364         * vc.el (vc-diff-internal):
9365         * vc-arch.el (vc-arch-diff):
9366         * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
9367         * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
9368         * vc-git.el (vc-git-registered, vc-git-working-revision)
9369         (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
9370         (vc-git--empty-db-p):
9371         * vc-hooks.el (vc-user-login-name):
9372         * vc-svn.el (vc-svn-registered, vc-svn-state)
9373         (vc-svn-dir-extra-headers, vc-svn-find-revision):
9374         * progmodes/grep.el (grep-probe): Let-bind
9375         `process-file-side-effects' with nil.
9377         * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
9379         * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
9380         daemon.  Replace ping by checking for running service for bluez
9381         and zeroconf.  (Bug#4239)
9383 2009-08-25  Kevin Ryde  <user42@zip.com.au>
9385         * net/dig.el (dig): Add autoload cookie.
9387 2009-08-25  Glenn Morris  <rgm@gnu.org>
9389         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
9390         load-history for absolute file-names.
9391         (byte-compile-file-form-require): Warn about use of the cl package.
9393         * format.el (format-alist): Doc fix.
9395         * play/bubbles.el (top-level): Don't require cl at run-time.
9397         * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
9398         run-time cl).
9400 2009-08-24  Dmitry Dzhus  <dima@sphinx.net.ru>
9402         * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
9403         from cl package.
9404         (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
9406 2009-08-24  Jay Belanger  <jay.p.belanger@gmail.com>
9408         * calc/calc-alg.el (math-trig-rewrite)
9409         (math-hyperbolic-trig-rewrite): New functions.
9410         (calc-simplify): Simplify trig functions when asked.
9412 2009-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
9414         * diff-mode.el (diff-find-source-location): Avoid goto-line.
9416 2009-08-24  Kenichi Handa  <handa@m17n.org>
9418         * language/ind-util.el (mapthread): Delete it.
9419         (combinatorial): New function.
9420         (indian--puthash-cv): Use combinatorial instead of mapthread.
9422 2009-08-22  Kevin Ryde  <user42@zip.com.au>
9424         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
9425         (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
9426         (checkdoc-symbol-words): Add safe-local-variable for list of strings.
9427         Clarify docstring that the value is strings not symbols.
9428         (checkdoc-list-of-strings-p): New function.
9430 2009-08-22  Glenn Morris  <rgm@gnu.org>
9432         * files.el (auto-mode-alist):
9433         * hippie-exp.el (he-concat-directory-file-name):
9434         * lpr.el (lpr-windows-system, printer-name):
9435         * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
9436         * ps-print.el (ps-windows-system):
9437         * startup.el (command-line):
9438         * emulation/viper-ex.el (viper-glob-function):
9439         * international/mule-cmds.el (set-language-environment-coding-systems):
9440         * net/ange-ftp.el (ange-ftp-write-region):
9441         * obsolete/fast-lock.el (fast-lock-cache-name):
9442         Remove code for defunct system-types emx, macos, mswindows, next-mach,
9443         unisoft-unix, vax-vms, win32, w32.
9445         * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
9446         given name if the pattern is not more specific.
9448         * calendar/lunar.el (lunar-phase-names): New option.
9449         (lunar-phase): Doc fix.
9450         (lunar-cycles-per-year): New constant.
9451         (lunar-index): New function.
9452         (lunar-phase-list, diary-lunar-phases): Use lunar-index.
9453         (lunar-phase-name): Use lunar-phase-names.
9454         (calendar-lunar-phases): Use format.
9455         (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
9457         * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
9458         Copy imenu-example--name-and-position function here for own use.
9459         (cperl-xsub-scan): Use cperl-imenu-name-and-position.
9461         * bs.el (bs--redisplay):
9462         * cus-edit.el (custom-redraw):
9463         * ibuffer.el (ibuffer-bury-buffer):
9464         * server.el (server-goto-line-column):
9465         * startup.el (command-line-1):
9466         * strokes.el (strokes-xpm-for-stroke):
9467         * term.el (term-display-buffer-line):
9468         * view.el (View-goto-line):
9469         * calc/calc.el (calc-do, calc-trail-buffer):
9470         * play/gamegrid.el (gamegrid-add-score-insecure):
9471         * progmodes/ada-mode.el (ada-compile-goto-error):
9472         * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
9473         (ebrowse-select-1st-to-9nth):
9474         * progmodes/cperl-mode.el (cperl-time-fontification):
9475         * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
9476         * progmodes/gud.el (gud-display-line):
9477         (idlwave-shell-display-line):
9478         * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
9479         * progmodes/make-mode.el (makefile-browser-toggle):
9480         (vhdl-speedbar-port-copy, vhdl-compose-components-package):
9481         * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
9482         * textmodes/picture.el (picture-draw-rectangle):
9483         * textmodes/reftex-index.el (reftex-index-goto-letter):
9484         (reftex-select-jump-to-previous):
9485         * textmodes/reftex-sel.el (reftex-find-start-point)
9486         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
9487         (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
9488         * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
9489         * textmodes/tex-mode.el (tex-compilation-parse-errors):
9490         * textmodes/two-column.el (2C-associated-buffer):
9491         Use forward-line rather than goto-line.
9493         * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
9494         goto-line.
9496         * international/ucs-normalize.el (nfd, decomposition-translation-alist)
9497         (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
9498         (quick-check-list-to-regexp): Declare.
9500         * progmodes/make-mode.el (makefile-browser-insert-selection):
9501         Use goto-char rather than goto-line.
9503         * progmodes/prolog.el (compilation-error-regexp-alist)
9504         (compilation-forget-errors): Declare.
9506 2009-08-22  Juri Linkov  <juri@jurta.org>
9508         * progmodes/grep.el (lgrep, rgrep): At the beginning
9509         set `dir' to `default-directory' unless `dir' is a non-nil
9510         readable directory.  (Bug#4052)
9511         (lgrep, rgrep): Change a weird way to report an error
9512         from using `read-string' to using `error'.
9513         Instead of using interactive arguments in the function body,
9514         add new argument `confirm'.
9516 2009-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
9518         * textmodes/remember.el (remember-buffer):
9519         * progmodes/cperl-mode.el (cperl-vc-header-alist):
9520         * calendar/icalendar.el (icalendar-convert-diary-to-ical)
9521         (icalendar-extract-ical-from-buffer):
9522         * net/newst-treeview.el (newsticker-groups-filename):
9523         * net/newst-backend.el (newsticker-cache-filename):
9524         * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
9525         (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
9526         (speedbar-add-ignored-path-regexp, speedbar-line-path)
9527         (speedbar-buffers-line-path, speedbar-path-line)
9528         (speedbar-buffers-line-path):
9529         * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
9530         (epg-sign-keys):
9531         * epa.el (epa-display-verify-result):
9532         * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
9534 2009-08-21  Glenn Morris  <rgm@gnu.org>
9536         * progmodes/js.el (inferior-moz-process): Fix declaration.
9538         * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
9540         * obsolete/rnewspost.el (news-mail-reply):
9541         Use goto-char rather than goto-line.
9543         * term/ns-win.el (ns-open-file-select-line):
9544         Use line-beginning-position rather than goto-line.
9546         * apropos.el (apropos-command):
9547         * ehelp.el (electric-helpify):
9548         * printing.el (pr-show-setup):
9549         * strokes.el (strokes-help):
9550         * tutorial.el (tutorial--describe-nonstandard-key)
9551         (tutorial--detailed-help):
9552         * woman.el (woman-mini-help, woman-display-extended-fonts):
9553         * calc/calc-help.el (calc-describe-key):
9554         * emulation/edt.el (edt-electric-helpify):
9555         * international/mule-diag.el (mule-diag):
9556         * play/yow.el (apropos-zippy):
9557         * progmodes/python.el (python-describe-symbol):
9558         * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
9559         * textmodes/table.el (*table--cell-describe-mode)
9560         (*table--cell-describe-bindings):
9561         Use help-print-return-message rather than the now obsolete alias.
9563         * calendar/cal-move.el (calendar-cursor-to-nearest-date)
9564         (calendar-cursor-to-visible-date):
9565         * play/5x5.el (5x5-position-cursor):
9566         * play/decipher.el (decipher):
9567         * play/gomoku.el (gomoku-goto-xy):
9568         * play/landmark.el (lm-goto-xy):
9569         * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
9570         (mpuz-paint-digit):
9571         Use forward-line, not goto-line.
9573         * mail/rmail.el (rmail-obsolete): Delete custom group.
9574         (rmail-pop-password, rmail-pop-password-required): Make into aliases.
9575         (rmail-remote-password, rmail-remote-password-required):
9576         Remove unneeded :set-after and :set properties.
9578 2009-08-21  Michael Albinus  <michael.albinus@gmx.de>
9580         * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
9582 2009-08-21  Dan Nicolaescu  <dann@ics.uci.edu>
9584         * loadup.el: Remove leftover macos code.
9586         * vc-git.el (vc-git-annotate-command): Run asynchronously.
9587         Explicitly pass the date format to git blame so that user local
9588         so that the output format can be parsed.
9590 2009-08-20  Michael Albinus  <michael.albinus@gmx.de>
9592         * net/dbus.el (top): Don't check for (getenv
9593         "DBUS_SESSION_BUS_ADDRESS").  It's done in dbusbind.c now.
9595 2009-08-19  Magnus Henoch  <magnus.henoch@gmail.com>
9597         * log-edit.el (log-edit-strip-single-file-name): New var.
9598         (log-edit-insert-changelog): Use it.  Bug#3571
9600 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9602         * subr.el (read-passwd): Use read-key so keypad keys work as well.
9603         Bug#3287
9605         * help.el (help-print-return-message): Rename from
9606         print-help-return-message.
9608         * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
9609         cvs-mode-map parent hack.
9610         (log-view-mode): Derive from special-mode.
9612         * linum.el (linum-mode): window-size-change-functions is redundant.
9613         Adapt to new window-configuration-change-hook behavior.
9614         (linum-after-size, linum-after-config): Remove.
9616         * imenu.el (imenu-example--name-and-position)
9617         (imenu-example--lisp-extract-index-name)
9618         (imenu-example--create-lisp-index, imenu-example--create-c-index):
9619         Mark as obsolete.
9621         * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
9622         (inferior-prolog-mode): Use it.
9623         (inferior-prolog-load-file): Reset list of errors.
9625 2009-08-19  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
9627         * language/tibetan.el ("Tibetan"): Fix sample-text entry.
9629         * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
9631 2009-08-19  Michael Albinus  <michael.albinus@gmx.de>
9633         * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
9634         is running already.
9636 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9638         * subr.el (listify-key-sequence-1): Use normal syntax since those
9639         integers are nowadays always represented by the same (positive) number
9640         on all platforms.
9641         (read-key-empty-map): New const.
9642         (read-key-delay): New var.
9643         (read-key): New function.
9644         (force-mode-line-update): Use with-current-buffer.
9645         (locate-user-emacs-file): Don't forget to abbreviate the file name.
9646         (start-process-shell-command, start-file-process-shell-command):
9647         Discourage the use of command-args.
9649 2009-08-19  Glenn Morris  <rgm@gnu.org>
9651         * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
9653 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9655         * simple.el (choose-completion-string): Don't rely on
9656         minibuffer-completing-file-name and ad-hoc checks to decide whether
9657         to continue completion or not.
9659         * minibuffer.el (minibuffer-hide-completions): New function.
9660         (completion--do-completion): Use it.
9661         (completions-annotations): New face.
9662         (completion--insert-strings): Use it.
9663         (completion-pcm--delim-wild-regex): Add docstring.
9664         (completion-pcm--string->pattern): Add support for 0-width delimiters
9665         in completion-pcm--delim-wild-regex.
9667 2009-08-18  Stefan Monnier  <monnier@iro.umontreal.ca>
9669         * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
9670         Remove unused var `buffer-modified-p'.
9672         * minibuffer.el (completion--do-completion): Move point for the #b001
9673         case as well (bug#4176).
9674         (minibuffer-complete, minibuffer-complete-word): Don't move point.
9676 2009-08-18  Michael Albinus  <michael.albinus@gmx.de>
9678         * net/dbus.el (dbus-init-bus): Declare.  Apply it for the :system
9679         and :session buses.
9681 2009-08-18  Kenichi Handa  <handa@m17n.org>
9683         * international/ucs-normalize.el (ucs-normalize-version):
9684         Change to 1.1.
9685         (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
9686         (utf-8-hfs): Make it perform normalization on encoding too.
9688         * textmodes/paragraphs.el: Change to utf-8.  Adjust coding cookie.
9689         (sentence-end-without-space): Delete duplicated chars.
9690         (sentence-end-base): Likewise.
9692         * textmodes/sgml-mode.el: Change to utf-8.  Adjust coding cookie.
9693         (html-mode): Delete duplicated chars from sentence-end-base.
9695         * textmodes/texinfo.el: Change to utf-8.  Adjust coding cookie.
9696         (texinfo-mode): Delete duplicated chars from sentence-end-base.
9698 2009-08-17  Chong Yidong  <cyd@stupidchicken.com>
9700         * files.el (hack-one-local-variable): If the mode function is for
9701         a minor mode, pass it an argument (Bug#4148).
9703 2009-08-17  Michael Albinus  <michael.albinus@gmx.de>
9705         * net/tramp.el (tramp-register-completion-file-name-handler):
9706         Check also for (member 'partial-completion completion-styles).
9708 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
9710         * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
9711         abbrev (Bug#3943).
9713 2009-08-16  Ilya Zakharevich  <ilyaz@cpan.org>
9715         * progmodes/cperl-mode.el: Merge upstream 6.2.
9716         (cperl-mode-syntax-table): Modify syntax entry for ["'`].
9717         (cperl-forward-re): Check cperl-brace-recursing.
9718         (cperl-highlight-charclass): New function.
9719         (cperl-find-pods-heres): Use it.
9720         (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
9721         (cperl-beautify-regexp-piece): Fix column calculation.
9722         (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
9723         (cperl-beautify-level): Don't process entire regexp.
9724         (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
9725         calling man.
9726         (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
9727         (cperl-init-faces): Build a list in the normal way.
9729 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
9731         * calendar/parse-time.el (parse-time-string-chars): Save match
9732         data.
9734 2009-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
9736         * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
9737         (sql-product): Use it.
9738         (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
9739         (sql-set-product): Add completion.
9740         (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
9741         (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
9742         (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
9743         (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
9744         (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
9745         (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
9746         (sql-highlight-db2-keywords): Remove.
9747         (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
9748         (sql-highlight-product): Use derived-mode-p.
9749         (sql-set-sqli-buffer): Use with-current-buffer.
9750         (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
9751         Simplify.
9753         * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
9755         * term.el: Fix commenting convention, turn comments into docstrings.
9757 2009-08-16  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
9759         * whitespace.el (whitespace-style): Doc fix (Bug#3661).
9761 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
9763         * calendar/parse-time.el (parse-time-string-chars): Compute using
9764         character classes, to handle non-ascii characters (Bug#3190).
9766 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
9768         * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
9769         another heredoc if the user adds another < (Bug#3226).
9771         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
9772         Don't initialize based on window-system (Bug#4124).
9774         * facemenu.el (facemenu-read-color): Use a completion function
9775         that accepts any defined color, such as RGB triplets (Bug#3677).
9777         * files.el (get-free-disk-space): Change fallback default
9778         directory to /.  Expand DIR argument before switching to fallback.
9779         Suggested by Kevin Ryde (Bug#2631, Bug#3911).
9781 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
9783         * files.el (load-library): Doc fix.
9785 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
9787         * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
9788         (viper-if-string): Redefine C-s in the minibuffer to insert the last
9789         incremental search string.
9791         * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
9792         XEmacs.
9794         * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
9795         (ediff-merge-region-is-non-clash)
9796         (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
9797         Also check if the job is really a merge job.
9799         * ediff.el (ediff-current-file): New function.
9801 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
9803         * progmodes/js.el: Edit docstrings throughout to follow Emacs
9804         conventions.
9805         (js-insert-and-indent): Delete function.
9806         (js-mode-map): Don't bind keys to js-insert-and-indent.
9807         (js-beginning-of-defun): Rename from js--beginning-of-defun.
9808         (js-end-of-defun): Rename from js--end-of-defun.
9809         (js-auto-indent-flag): Delete variable.
9811 2009-08-14  Chong Yidong  <cyd@stupidchicken.com>
9813         * progmodes/js.el: Remove proclaim statement.
9814         Defvar which-func-imenu-joiner-function to silence compiler.
9816         * files.el (auto-mode-alist): Use js-mode for .js files.
9818         * progmodes/js2-mode.el: Remove file.
9820         * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
9822         * speedbar.el (speedbar-supported-extension-expressions): Add .js.
9824         * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
9826 2009-08-14  Daniel Colascione  <dan.colascione@gmail.com>
9827             Karl Landstrom  <karl.landstrom@brgeight.se>
9829         * progmodes/js.el: New file.
9831 2009-08-14  Mark A. Hershberger  <mah@everybody.org>
9833         * timezone.el (timezone-parse-date): Add ability to understand ISO
9834         basic format (minimal separators) dates in addition to the
9835         already-supported extended format dates.
9837 2009-08-14  Eli Zaretskii  <eliz@gnu.org>
9839         * international/ucs-normalize.el: Add a `coding' file variable.
9841         * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
9843 2009-08-14  Sam Steingold  <sds@gnu.org>
9845         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
9847 2009-08-13  Chong Yidong  <cyd@stupidchicken.com>
9849         * faces.el (help-argument-name): Define it here instead of
9850         help-fns.el, because in daemon mode help-fns.el may be loaded when
9851         faces are still uninitialized (Bug#1078).
9853         * help-fns.el (help-argument-name): Move defface to faces.el.
9855 2009-08-13  Nick Roberts  <nickrob@snap.net.nz>
9857         * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
9858         create buffer with a pty but no process so that GDB can make the
9859         inferior the controlling process.
9861 2009-08-13  Taichi Kawabata  <kawabata.taichi@gmail.com>
9863         * international/ucs-normalize.el: New file.
9865 2009-08-13  Richard Stallman  <rms@gnu.org>
9867         * mail/rmail.el (rmail-get-attr-names):
9868         Accept an attribute header that is too short.
9870         * mail/rmail.el (rmail-forget-messages):
9871         Ignore nil elt in rmail-message-vector.  Use dotimes.
9873         * progmodes/compile.el (compilation-goto-locus):
9874         Use next-error-move-function.
9876         * simple.el (next-error-move-function): New variable.
9878 2009-08-12  Juri Linkov  <juri@jurta.org>
9880         * progmodes/grep.el (lgrep): Ensure that `default-directory' is
9881         always non-nil.  (Bug#4052)
9883         * replace.el (read-regexp): Return empty string when
9884         `default-value' is nil.
9885         (keep-lines-read-args): Don't use empty string as the
9886         default value for `read-regexp'.  (Bug#2495)
9888 2009-08-12  Juri Linkov  <juri@jurta.org>
9890         * international/mule-cmds.el (ucs-insert): Change arguments
9891         from `arg' to `character', `count', `inherit' to be the same
9892         as in `insert-char'.  Doc fix.  (Bug#4039)
9894         * international/mule-conf.el (utf-16be-with-signature): Doc fix.
9896 2009-08-12  Juri Linkov  <juri@jurta.org>
9898         * files-x.el: New file.
9900         * files.el: Move code that deals with adding/deleting
9901         file/directory-local variables to files-x.el.
9903         * Makefile.in (ELCFILES): Add files-x.elc.
9905 2009-08-11  Dmitry Dzhus  <dima@sphinx.net.ru>
9907         * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
9908         to use `goto-line'.
9909         (gdb-place-breakpoints, gdb-get-location): Rewritten without
9910         `goto-line'.
9911         (gdb-invalidate-disassembly): Do not refresh upon receiving
9912         'update signal.  Instead, update all disassembly buffers only after
9913         threads list.
9914         (gdb): Send -target-detach when buffer is killed (Bug#3794).
9915         (gdb-starting): Moved -data-list-register-names...
9916         (gdb-stopped): ...here so it's sent when first thread stops.
9917         (gdb-registers-handler-custom): Do nothing if register names are
9918         unknown yet.
9920         * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
9921         from `gdb-mi.el' to avoid extra tangling.
9923         * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
9924         change which breaks `gud-def' definitions used in `gdb'.
9925         (gdb-update-gud-running): No extra fuss for updating frame number.
9927 2009-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
9929         * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
9930         (describe-language-environment-map, setup-language-environment-map)
9931         (set-coding-system-map): Move initialization into declaration.
9932         (set-language-info-alist): Last arg to define-key-after can be skipped.
9934         * international/quail.el (quail-completion-1): Simplify.
9935         (quail-define-rules): Use slightly more compact code.
9936         (quail-insert-decode-map): Propertize keys, compact columns.
9938         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
9939         Add goto-line.
9941 2009-08-10  Miles Bader  <miles@gnu.org>
9943         * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
9944         (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
9945         (js2-instance-member, js2-private-member, js2-private-function-call)
9946         (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
9947         (js2-magic-paren, js2-external-variable):
9948         Remove "-face" suffix from face names.
9949         (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
9950         (js2-highlight-undeclared-vars, js2-peek-token)
9951         (js2-parse-function-params, js2-mode-show-errors)
9952         (js2-mode-show-warnings, js2-make-magic-delimiter)
9953         (js2-mode-highlight-magic-parens): Update to use new face names.
9955 2009-08-09  Michael Albinus  <michael.albinus@gmx.de>
9957         * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
9958         (tramp-handle-insert-directory): Handle "--dired".  (Bug#4075)
9960 2009-08-09  Chong Yidong  <cyd@stupidchicken.com>
9962         * subr.el: Provide hashtable-print-readable.
9964         * progmodes/hideshow.el (hs-special-modes-alist): Don't use
9965         hs-c-like-adjust-block-beginning.
9966         (hs-hide-block-at-point): Stop hiding at the beginning of
9967         hs-block-end-regexp (Bug#700).
9969 2009-08-09  Dmitry Dzhus  <dima@sphinx.net.ru>
9971         * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
9972         a macro.
9973         (gdb-registers-handler-custom): Do not fail when register names
9974         are unavailable.
9976 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
9978         * progmodes/gdb-mi.el (gdb-control-all-threads)
9979         (gdb-control-current-thread): Interactive setters for
9980         `gdb-gud-control-all-threads' to use in menu.
9981         (gdb-show-run-p): Show «Go» when process is not active.
9982         (gud-tool-bar-map): Add non-stop/A,T indicator.  Uses
9983         gud/thread.xpm and gud/all.xpm.
9985 2009-08-08  Yoni Rabkin  <yoni@rabkins.net>
9987         * net/net-utils.el (net-utils-font-lock-keywords): New var.
9988         (nslookup-font-lock-keywords): Make it a variable.
9989         (net-utils-mode): New mode for viewing diagnostic network output.
9990         (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
9991         (net-utils-run-simple): New function.
9992         (ifconfig, iwconfig, netstat, arp, route): Use it.
9994 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
9996         * progmodes/gdb-mi.el (gdb-read-memory-custom)
9997         (gdb-memory-set-address, def-gdb-set-positive-number)
9998         (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
9999         after changing settings.
10000         (gdb-invalidate-disassembly): Update when first shown.
10001         (gdb-edit-locals-value): Fixed.
10002         (gdb-registers-handler-custom): Print registers in right order and
10003         allow changing register values (only for current thread yet).
10004         (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
10005         (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
10006         (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
10007         (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
10008         info in mode name.
10009         (gdb-registers-mode-map): TAB to switch to locals.
10011 2009-08-08  Eli Zaretskii  <eliz@gnu.org>
10013         * mail/rmail.el (rmail-add-mbox-headers)
10014         (rmail-set-message-counters-counter): Search for
10015         rmail-unix-mail-delimiter instead of just "From ".  (Bug#4076)
10017 2009-08-08  Glenn Morris  <rgm@gnu.org>
10019         * Makefile.in (ELCFILES): Update.
10021 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
10023         * mail/sendmail.el (mail-yank-original): Set
10024         buffer-file-coding-system from the one used by the message whose
10025         text is yanked.
10027         * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
10028         to "windows" when "pgnuplot" is used.
10029         (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
10030         call accept-process-output if "pgnuplot" is used.
10031         (calc-graph-init): Don't send -display and -geometry to
10032         "pgnuplot".  If "pgnuplot" is used, glean gnuplot version by
10033         running "pgnuplot -V" with shell-command-to-string.
10035         * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
10036         the default.
10038 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
10040         * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
10041         org/org-latex.elc.
10043 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
10045         * vc-dispatcher.el (vc-resynch-window): Update comment.
10047         * term.el (term-handle-ansi-escape): Add comments with the
10048         terminfo capabilities implemented.
10050 2009-08-06  Dmitry Dzhus  <dima@sphinx.net.ru>
10052         * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
10053         (gdb-var-create-handler): Rewritten using JSON parser.
10054         (gdb-propertize-header): Moved earlier.
10055         (gdb-set-header): Removed to avoid duplication.
10056         (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
10057         Refresh disassembly buffers only after threads list have been
10058         update.
10059         (gdb-threads-header, gdb-registers-header): Per-buffer header line
10060         variables.
10062 2009-08-04  Juri Linkov  <juri@jurta.org>
10064         * files.el: Commands to add/delete file/directory-local variables.
10065         (read-file-local-variable, read-file-local-variable-value)
10066         (read-file-local-variable-mode, modify-file-local-variable)
10067         (modify-file-local-variable-prop-line)
10068         (modify-dir-local-variable): New functions.
10069         (add-file-local-variable, delete-file-local-variable)
10070         (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
10071         (add-dir-local-variable, delete-dir-local-variable)
10072         (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
10073         (copy-dir-locals-to-file-locals-prop-line): New commands.
10075 2009-08-04  Chong Yidong  <cyd@stupidchicken.com>
10077         * abbrev.el (insert-abbrev-table-description): Prettify output.
10078         Suggested by Karl Chen.
10080 2009-08-04  Dmitry Dzhus  <dima@sphinx.net.ru>
10082         * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
10083         (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
10084         (gdb-overlay-arrow-position, gdb-thread-position)
10085         (gdb-disassembly-position): Declare variables.
10086         (gdb-wait-for-pending): Function now.
10087         (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
10088         (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
10089         compilation goes smoothly.
10090         (gdb, gdb-non-stop, gdb-buffers): New customization groups.
10091         (gdb-non-stop-setting): New customization setting which replaces
10092         `gdb-non-stop' so changing it doesn't break active GDB session.
10093         (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
10094         (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
10095         (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
10096         (gdb-show-threads-by-default): New customization options.
10097         (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
10098         routines.
10099         (gdb-get-buffer-create): Send buffers update signal when they are
10100         created.
10101         (gdb-invalidate-locals, gdb-invalidate-registers)
10102         (gdb-invalidate-breakpoints)
10103         (gdb-invalidate-threads, gdb-invalidate-disassembly)
10104         (gdb-invalidate-memory): Accept update signal.
10105         (gdb-current-context-command): Use --frame option.
10106         (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
10107         Implement `gdb-frame-number' selection logic.
10108         (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
10109         whether to show GUD toolbar buttons.
10110         (gdb-thread-exited): Unselect current thread when it exits.
10111         (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
10112         (gdb-mark-line): Routine which sets overlay arrow or inverses
10113         video on fringeless displays.
10114         (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
10115         to build aligned columns of data in GDB buffers and set text
10116         properties line-by-line.
10117         (gdb-invalidate-breakpoints)
10118         (gdb-breakpoints-list-handler-custom)
10119         (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
10120         (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
10121         (gdb-registers-handler-custom): Align data columns.
10122         (gdb-locals-handler-custom): Now prints data like in variable
10123         declarations.
10124         (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
10125         Removed confusing buttons.
10126         (gdb-invalidate-threads): Append --frame.
10127         (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
10128         between breakpoints/threads buffers.
10129         (gdb-set-window-buffer): Now can ignore dedicated windows.
10130         (gdb-propertize-header): Use `gdb-set-window-buffer'.
10131         (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
10132         (def-gdb-thread-buffer-gud-command): Replaces
10133         `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
10134         for fine thread control.
10135         (gdb-preempt-existing-or-display-buffer): New function used to
10136         display bound buffers without breaking window layout.
10137         (gdb-frame-location): Replaces `gdb-insert-frame-location'.
10138         (gdb-select-frame): New version of `gdb-frames-select' which now
10139         sets `gdb-frame-number' so commands may use --frame option instead
10140         of inner debugger state.
10141         (gdb-frame-handler): Do not set `gdb-frame-number'.
10142         (gdb-threads-mode-map): Select threads with mouse.
10144         * progmodes/gud.el (gdb-gud-context-call): Declare function to
10145         avoid compilation warning.
10146         (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
10147         `gdb-show-stop-p`.
10149         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
10150         Argument `key' renamed to `buffer-type'.
10151         (gdb-current-context-buffer-name): Do not add thread info to
10152         buffer name when no thread is selected.
10153         (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
10154         command (bug 3794).
10155         (gdb-thread-selected): Handle `=thread-selected' notification.
10156         (gdb-wait-for-pending): New macro to deal with congestion problems.
10157         (gdb-breakpoints-list-handler-custom): Don't fail on pending
10158         breakpoints.
10159         (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
10160         This fixes problem similar to one described in bug 3947.
10161         (gud-menu-map): More menu items.
10162         (gdb-init-1): Reset `gdb-thread-number' to nil.
10164         * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
10165         non-stop settings.
10167         * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
10168         (gdb-current-context-command): Do not append --thread if
10169         `gdb-thread-number' is nil.
10170         (gdb-running-threads-count, gdb-stopped-threads-count): New
10171         variables.
10172         (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
10173         (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
10174         customization options.
10175         (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
10176         GUD commands.
10177         (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
10178         (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
10179         (gdb-setq-thread-number, gdb-update-gud-running): New functions to
10180         set `gdb-thread-number' and update `gud-running' properly.
10181         (gdb-running): Update threads list when new threads appear.
10182         (gdb-stopped): Support non-stop operation and new thread switching
10183         logic.
10184         (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
10185         (gdb-json-partial-output): New set of JSON routines.
10186         (def-gdb-auto-update-trigger): New `signal-list' optional
10187         argument.
10188         (gdb-thread-list-handler-custom): Update `gud-running',
10189         `gdb-stopped-threads-count' and `gdb-running-threads-count'.
10190         (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
10191         (gdb-continue-thread, gdb-step-thread): New commands for fine
10192         thread execution control.
10193         (gud-menu-map): New menu items to switch non-stop options.
10194         (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
10195         (gdb-send): Mimic RET properly (bug 3794).
10197         * progmodes/gdb-mi.el (gdb-rules-name-maker)
10198         (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
10199         gdb-buffer-rules.
10200         (def-gdb-auto-update-handler): New nopreserve optional argument.
10201         (gdb-stack-list-frames-custom): Print stack from top to bottom.
10203         * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
10204         (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
10205         (gdb-parent-mode): New mode to derive other GDB modes from.
10206         (gdb-display-disassembly-for-thread)
10207         (gdb-frame-disassembly-for-thread): New commands for threads
10208         buffer.
10210         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
10211         (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
10212         (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
10213         (gdb-update): We now store all GDB buffers in a list so that they
10214         can be updated by traversing a list instead of calling invalidate
10215         triggers explicitly.
10216         (def-gdb-trigger-and-handler): New macro to define trigger-handler
10217         pair for GDB buffer.
10218         (gdb-stack-buffer-name): Add thread information.
10219         (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
10220         handle pending triggers.
10221         (gdb-threads-mode-map, def-gdb-thread-buffer-command)
10222         (def-gdb-thread-buffer-simple-command)
10223         (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
10224         (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
10225         (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
10226         New commands which show buffers bound to thread.
10227         (gdb-stack-list-locals-regexp): Removed unused regexp.
10229         * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
10230         (gdb-locals-buffer-name, gdb-registers-buffer-name)
10231         (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
10232         to (gud-comint-buffer) in *-buffer-name functions
10233         because (gdb-get-target-string) already does that.
10234         (gdb-locals-handler-custom, gdb-registers-handler-custom)
10235         (gdb-changed-registers-handler): Rewritten without regexps.
10237         * progmodes/gdb-mi.el: Basic thread selection support.
10238         (gdb-thread-number): New variable.
10239         (gdb-current-context-command): New macro which adds --thread
10240         option to command.
10241         (gdb-threads-mode-map): Select thread with SPC.
10242         (gdb-thread-list-handler-custom): Mark current thread with overlay
10243         arrow.  Synchronize GDB thread and Emacs thread.
10244         (gdb-select-thread): New command which selects current thread.
10245         (gdb-invalidate-frames, gdb-invalidate-locals)
10246         (gdb-invalidate-registers): Use --thread option.
10248 2009-08-04  Michael Albinus  <michael.albinus@gmx.de>
10250         * net/tramp.el (top): Make check for tramp-gvfs loading more
10251         robust.  (Bug#3977)
10252         (tramp-handle-insert-file-contents): `unwind-protect' must be
10253         inside `with-parsed-tramp-file-name'.
10255         * net/tramp-gvfs.el (top): Remove superfluous message when loading
10256         fails.
10258 2009-08-03  Nick Roberts  <nickrob@snap.net.nz>
10260         * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
10261         directory if CLASSPATH is not set.
10263 2009-08-03  Michael Albinus  <michael.albinus@gmx.de>
10265         * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
10266         New defconst.
10267         (tramp-rfn-eshadow-update-overlay): Use it.  (Bug#4004)
10269 2009-08-02  Kevin Ryde  <user42@zip.com.au>
10271         * net/newst-backend.el (newsticker--raw-url-list-defaults):
10272         Update freshmeat link.  Delete newsforge.com as it seems gone.
10274 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
10276         * select.el (x-set-selection): Doc fix (Bug#4021).
10278         * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
10280         * help-fns.el (describe-variable): Treat list return values from
10281         dir-locals-find-file properly (Bug#4005).
10283 2009-08-02  Julian Scheid  <julians37@googlemail.com>  (tiny change)
10285         * net/tramp.el (tramp-debug-message): Print also microseconds.
10287 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
10289         * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
10290         or END is non-nil.
10291         (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
10292         (tramp-get-debug-buffer): Change `outline-regexp' according to new
10293         format.
10295         * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
10296         (tramp-get-file-property): Use it.
10298         * autorevert.el (auto-revert-handler): Allow
10299         `auto-revert-tail-mode' for remote files.
10301 2009-08-02  Jason Rumney  <jasonr@gnu.org>
10303         * minibuffer.el (read-file-name): Treat confirm options to
10304         MUSTMATCH as nil when invoking x-file-dialog.  (Bug#3969)
10306 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
10308         * font-lock.el (font-lock-string-face, font-lock-builtin-face)
10309         (font-lock-variable-name-face, font-lock-constant-face): Darken
10310         the colors for light backgrounds.
10312 2009-08-01  Eli Zaretskii  <eliz@gnu.org>
10314         * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
10315         month names.  (Bug#3987)
10317 2009-07-31  Chong Yidong  <cyd@stupidchicken.com>
10319         * simple.el (line-move-finish): Pass whole number to
10320         line-move-to-column.
10321         (line-move-visual): Perform hscroll to the recorded position.
10323 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
10325         * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
10327 2009-07-29  Alan Mackenzie  <acm@muc.de>
10329         * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
10331 2009-07-29  Dmitry Dzhus  <dima@sphinx.net.ru>
10333         * progmodes/gdb-mi.el (gdb-goto-breakpoint)
10334         (gdb-place-breakpoints): Use full path when setting breakpoints.
10336 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
10338         * calc/calc.el (calc-mode-map): Add keybinding for
10339         `calc-transpose-lines'.
10341 2009-07-29  Vincent Belaïche  <vincent.belaiche@gmail.com>
10343         * calc/calc-misc.el (calc-transpose-lines): New function.
10345 2009-07-28  Michael Albinus  <michael.albinus@gmx.de>
10347         * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
10348         Simplify check for out-of-band methods.
10349         (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
10350         remote.  Remove messages which are in `tramp-do-copy-or-rename-file'.
10352 2009-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
10354         * vc-git.el (vc-git-checkin): Fix typo.
10356 2009-07-28  Steve Yegge  <steve.yegge@gmail.com>
10358         * progmodes/js2-mode.el: New file.
10360 2009-07-28  Nick Roberts  <nickrob@snap.net.nz>
10362         * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
10363         (gud-menu-map): Adjust tooltip accordingly.
10365 2009-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
10367         * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
10368         (vc-bzr-log-view-mode): Adjust log-view-file-re.
10370         * add-log.el (change-log-mode-map): Add a menu.
10372 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
10374         * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
10375         function returns nil.
10376         (dbus-handle-event): Handle special return value :ignore.
10377         Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
10379 2009-07-26  Chong Yidong  <cyd@stupidchicken.com>
10381         * view.el (view-mode-enable): Don't define Helper-return-blurb if
10382         it's not needed.
10384 2009-07-25  Eli Zaretskii  <eliz@gnu.org>
10386         Fix Bug#3888:
10388         * w32-vars.el (x-select-enable-clipboard): Doc fix.
10390         * term/pc-win.el (x-display-name, x-colors)
10391         (x-select-enable-clipboard, x-select-text): Doc fix.
10393         * term/common-win.el (x-display-name, x-colors): Doc fix.
10395         * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
10396         (xw-defined-colors): Doc fix.
10398         * w32-fns.el (x-select-text, x-setup-function-keys)
10399         (x-get-selection, x-set-selection): Doc fix.
10401         * term/x-win.el (x-select-text, x-setup-function-keys)
10402         (x-select-enable-clipboard, xw-defined-colors): Doc fix.
10404         * select.el (x-set-selection): Doc fix.
10406 2009-07-25  Michael Albinus  <michael.albinus@gmx.de>
10408         * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
10409         instead of "IsNSSSupportAvailable".  Avahi ought to work also when
10410         "IsNSSSupportAvailable" method is not available.  Reported by
10411         Steve Youngs <steve@sxemacs.org>.
10413 2009-07-24  Kenichi Handa  <handa@m17n.org>
10415         * international/characters.el: Fix setting of category ?C, ?|, ?K,
10416         and ?H.  Fix setting of case for Latin Extended and Greek Extended.
10417         (build-unicode-category-table): Fix range checks.
10419 2009-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
10421         * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
10422         the buffer we try to sync is current when calling
10423         vc-resynch-buffer.
10425         * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
10426         not show up to date files.
10428 2009-07-24  Glenn Morris  <rgm@gnu.org>
10430         * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
10431         Add autoload cookies.  If necessary, initialize.
10432         (elint-log): Handle non-file buffers.
10433         (elint-initialize): Add optional argument to reinitialize.
10434         (elint-find-builtin-variables): Save excursion.
10436 2009-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
10438         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
10439         for Lint.
10441 2009-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
10443         * vc.el (vc-print-log-internal): New function, split out from ...
10444         (vc-print-log): ... here.
10445         (vc-dir-move-to-goal-column): Declare.
10447         * vc-git.el (vc-git-add-signoff): New variable.
10448         (vc-git-checkin): Use it.
10449         (vc-git-toggle-signoff): New function.
10450         (vc-git-extra-menu-map): Bind it to menu.
10451         (vc-git--run-command-string): Accept a nil FILE argument.
10452         (vc-git-stash-list): New function.
10453         (vc-git-dir-extra-headers): Use it.
10455 2009-07-23  Glenn Morris  <rgm@gnu.org>
10457         * help-fns.el (describe-variable): Describe ignored and risky local
10458         variables in a similar way to that in which we describe safe ones.
10460         * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
10461         (byte-compile-output-file-form, byte-compile-output-docform)
10462         (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
10463         Give some more local variables with common names a "bytecomp-" prefix,
10464         so as not to shadow things during compilation.
10465         * emacs-lisp/cl-macs.el (load-time-value)
10466         * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
10467         `outbuffer' to `bytecomp-outbuffer'.
10469         * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
10470         since the next two variables cover them automatically now.
10471         (elint-builtin-variables, elint-autoloaded-variables): New.
10472         (elint-unknown-builtin-args): Remove all members, since they can be
10473         parsed automatically now.
10474         (elint-extra-errors): New.
10475         (elint-env-add-env, elint-env-add-macro): Use cadr.
10476         (elint-current-buffer): Use or.  Change final message.
10477         (elint-get-top-forms): Use line-end-position.
10478         (elint-init-env): Use cadr.  Handle autoload, declare-function,
10479         and defalias.
10480         (elint-add-required-env): Doc fix.  Use or.  Standardize error.
10481         (regexp-assoc): Remove unused function.
10482         (elint-top-form): Set elint-current-pos, to record the start of the
10483         top-level form, for compilation-mode.
10484         (elint-form): Trap errors in macro expansion.  Use dolist.
10485         (elint-unbound-variable): Use elint-builtin-variables and
10486         elint-autoloaded-variables.
10487         (elint-get-args): Use cadr, or.
10488         (elint-check-cond-form): Use dolist, cadr.
10489         (elint-check-condition-case-form): Doc fix.  Use cadr.
10490         Use elint-extra-errors.
10491         (elint-log): New function.
10492         (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
10493         Distinguish errors and warnings.
10494         (elint-log-message): Use with-current-buffer.  Inhibit read-only.
10495         Use a bytecomp-style format.
10496         (elint-clear-log): Preserve default-directory.  Inhibit read-only.
10497         (elint-get-log-buffer): Use compilation mode.  Disable undo.
10498         Don't truncate lines.
10499         (elint-initialize): Set builtin and autoloaded variable lists.
10500         Only process elint-unknown-builtin-args if non-nil.
10501         (elint-find-builtin-variables, elint-find-autoloaded-variables):
10502         New functions.
10503         (elint-find-builtin-args): Doc fix.  Handle "BODY...)".
10505 2009-07-22  Kevin Ryde  <user42@zip.com.au>
10507         * net/newst-backend.el (newsticker--parse-atom-1.0)
10508         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
10509         (newsticker--parse-rss-1.0):
10510         * progmodes/idlwave.el (idlwave-mode):
10511         * progmodes/idlw-shell.el (idlwave-shell-mode):
10512         * progmodes/vera-mode.el (vera-mode):
10513         * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
10514         * progmodes/vhdl-mode.el (vhdl-mode):
10515         * textmodes/table.el (table-generate-source)
10516         (table--warn-incompatibility):
10517         Hyperlink urls in docstrings with URL `...'.
10519 2009-07-22  Glenn Morris  <rgm@gnu.org>
10521         * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
10522         * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
10523         * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
10524         Remove leading * from defcustom docs.
10526         * simple.el (blink-matching-paren-distance): Bump to 100k.  (Bug#3889)
10528         * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
10529         defcustom doc.
10530         (list-load-path-shadows): Optionally, just return shadows as a string.
10532         * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
10534 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
10536         * mail/rmailedit.el (rmail-edit-mode): Use
10537         auto-save-include-big-deletions.
10539         * mail/rmail.el (rmail-variables): Use
10540         auto-save-include-big-deletions.
10542         * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
10543         changes.
10545 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
10547         * calc/calc.el (calc-undo-length): New variable.
10548         (calc-quit): Truncate rather than eliminate `calc-undo-list'.
10550 2009-07-21  Richard Stallman  <rms@gnu.org>
10552         * files.el (auto-save-mode): Handle buffer-save-size = -2
10553         for toggling mode.
10555 2009-07-21  Glenn Morris  <rgm@gnu.org>
10557         * textmodes/ispell.el (ispell-looking-back): Update declaration.
10559         * calendar/todo-mode.el (calendar-current-date): Update declaration.
10561         * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
10562         silence compiler.  Instead...
10563         (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
10564         (ps-print-ensure-fontified): Update for above function name changes.
10566         * printing.el (pr-mh-get-msg-num, pr-mh-show)
10567         (pr-mh-start-of-uncleaned-message): Remove aliases only used to
10568         silence compiler.  Instead...
10569         (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
10570         (mh-show-buffer): Only define for compiler.
10571         (pr-mh-current-message): Update for above function name changes.
10573         * files.el (abort-if-file-too-large): Explicitly pass `filename'
10574         as an argument.
10575         (find-file-noselect, insert-file-1): Update for above change.
10577         * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
10579         * mail/mailclient.el (mailclient-send-it): Fix message.
10581         * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
10582         (edebug-eval): Check cl-debug-env is bound.
10583         (print-level, print-circle): Don't redefine built-in variables.
10585         * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
10586         (custom-print-vectors): Remove old comments from doc.
10588         * emerge.el (menu-bar-emerge-menu): Remove unused variable.
10589         (emerge-version): Make the variable an obsolete alias for the
10590         emacs-version variable.  Make the function obsolete.
10591         (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
10592         Emerge options, rather than merging in into the main Options menu.
10593         (emerge-options-menu): Adjust menu text.  Use buttons for skip prefers
10594         and auto advance modes.  Disable edit/fast items when not relevant.
10596 2009-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
10598         * term/vt420.el (terminal-init-vt420): Fix typo.
10600 2009-07-20  Sam Steingold  <sds@gnu.org>
10602         * progmodes/ada-mode.el (compile-auto-highlight): Remove the
10603         variable (removed from compile.el on 2004-03-11).
10605 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
10607         * files.el (hack-local-variables-filter): Fix last change.
10609 2009-07-19  Juri Linkov  <juri@jurta.org>
10611         * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
10612         (dir-local-variables-alist): New buffer-local variable.
10613         (hack-local-variables-filter): If variable is not dir-local,
10614         i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
10615         because file-local overrides dir-local.
10616         (c-postprocess-file-styles) <declare-function>:
10617         Remove obsolete declaration.
10618         (hack-dir-local-variables): Add dir-local variable/value pair to
10619         `dir-local-variables-alist' and remove duplicates.  Doc fix.
10621         * help-fns.el (describe-variable): Add information about
10622         file-local and dir-local variables.
10624 2009-07-19  Chong Yidong  <cyd@stupidchicken.com>
10626         * files.el (hack-local-variables-filter): Rewrite.
10628 2009-07-19  Glenn Morris  <rgm@gnu.org>
10630         * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
10631         Silence compiler by only defining on XEmacs.
10633         * international/mule.el (auto-coding-regexp-alist): Only match
10634         BABYL... at the start of buffer, not of lines.  (Bug#3790)
10636         * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
10637         non-calendar buffers (Bug#3862).  Restore "not on a date" message.
10638         (cal-menu-context-mouse-menu): Doc fix.
10640         * desktop.el (desktop-buffers-not-to-save): Set :version tag.
10642         * simple.el (mail-user-agent): Doc fix.  Set :version tag.
10644 2009-07-18  Juri Linkov  <juri@jurta.org>
10646         * info.el: Virtual Info keyword finder.
10647         (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
10648         (Info-finder-file): New variable.
10649         (Info-finder-find-file): New function.
10650         (finder-known-keywords, finder-package-info)
10651         (find-library-name, lm-commentary): Use defvar and
10652         declare-function to silence compiler warnings.
10653         (Info-finder-find-node): New function.
10654         (info-finder): New command.
10656         * subr.el (process-kill-buffer-query-function): New function.
10657         (add-hook)<kill-buffer-query-functions>: Add hook
10658         `process-kill-buffer-query-function'.
10660 2009-07-18  Alan Mackenzie  <acm@muc.de>
10662         * progmodes/cc-mode.el (c-before-hack-hook)
10663         (c-postprocess-file-styles): Give invocation of `c-set-style'
10664         DONT-OVERRIDE parameter of t.  Already set style variables will
10665         thus not be overridden by style settings given by `c-file-syle'.
10667         * files.el (hack-local-variables-filter): Remove entries with
10668         duplicate keys from `file-local-variables-alist'.
10670 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
10672         * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
10673         x-set-selection if display-selections-p returns nil for the
10674         current frame.
10676 2009-07-18  Chong Yidong  <cyd@stupidchicken.com>
10678         * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
10680 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
10682         * desktop.el (desktop-buffers-not-to-save): Default value is nil.
10683         Accept nil in addition to a regexp.
10684         (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
10685         Accept nil in addition to a regexp.
10686         (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
10687         buffers that have an associated file.  Handle nil values of
10688         desktop-buffers-not-to-save and desktop-files-not-to-save.
10689         (Bug#3833)
10691         * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
10692         (x-disown-selection-internal): New functions.
10694 2009-07-18  Nick Roberts  <nickrob@snap.net.nz>
10696         * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
10697         warning.
10698         (gdb-breakpoints-header): Move forward to avoid compiler warning.
10699         (gdb-make-header-line-mouse-map): Remove duplicate definition.
10701 2009-07-18  David De La Harpe Golden  <david@harpegolden.net>
10703         * simple.el (set-mark): Revert last change.
10705 2009-07-17  Tassilo Horn  <tassilo@member.fsf.org>
10707         * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
10708         rendering of pngs is not possible instead of messaging a long
10709         description.
10711 2009-07-17  David De La Harpe Golden  <david@harpegolden.net>
10713         * w32-fns.el (x-selection-owner-p): New function.
10715         * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
10716         (mouse-yank-at-click, mouse-yank-primary): If
10717         select-active-regions is non-nil, deactivate the mark before
10718         insertion.
10720         * simple.el (deactivate-mark, set-mark): Only save selection if we
10721         own it.
10723 2009-07-17  Kenichi Handa  <handa@m17n.org>
10725         * case-table.el (describe-buffer-case-table): Fix for the case
10726         that KEY is a cons.
10728 2009-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
10730         * vc-rcs.el (vc-rcs-find-file-hook):
10731         * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
10733 2009-07-16  Michael Albinus  <michael.albinus@gmx.de>
10735         * net/tramp.el (tramp-wait-for-output): Handle the case when
10736         commands do not return a newline but a null byte before the shell
10737         prompt.  (Bug#3858)
10739 2009-07-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
10741         * term/ns-win.el (ns-set-alpha): Don't declare.
10742         (ns-set-background-alpha): Remove function.
10744 2009-07-16  Kevin Ryde  <user42@zip.com.au>
10746         * emacs-lisp/copyright.el (copyright-update): Save match-data across
10747         y-or-n-p, for safety.
10749 2009-07-16  Richard Stallman  <rms@gnu.org>
10751         * files.el (auto-save-mode): If buffer-saved-size is -2,
10752         don't clobber it.
10754         * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
10755         (rmail-retry-ignored-headers): Add more uninteresting fields.
10757 2009-07-15  Jari Aalto  <jari.aalto@cante.net>
10759         * net/rcirc.el (rcirc): Use history variables.
10760         (rcirc-server-name-history, rcirc-nick-name-history)
10761         (rcirc-server-port-history): New variables.
10763 2009-07-15  Kenichi Handa  <handa@m17n.org>
10765         * international/mule-cmds.el (set-language-environment-charset):
10766         If coding-system-charset-list returns `iso-2022' or `emacs-mule',
10767         ignore them.
10769         * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
10770         Delete unibyte-display.
10772 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
10774         * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
10776 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
10778         * simple.el (deactivate-mark): Optional argument FORCE.
10779         (set-mark): Use deactivate-mark.
10781         * info.el (Info-search): No need to check transient-mark-mode
10782         before calling deactivate-mark.
10784         * select.el (x-set-selection): Doc fix.
10785         (x-valid-simple-selection-p): Allow buffer values.
10786         (xselect--selection-bounds): Handle buffer values.  Suggested by
10787         David De La Harpe Golden.
10789         * mouse.el (mouse-set-region, mouse-drag-track): Call
10790         copy-region-as-kill before setting the mark, to let
10791         select-active-regions work.
10793 2009-07-15  David De La Harpe Golden  <david@harpegolden.net>
10795         * simple.el (deactivate-mark): If select-active-regions is
10796         non-nil, copy the selection data into a string.
10797         (activate-mark): If select-active-regions is non-nil, set the
10798         selection to the current buffer.
10799         (set-mark): Update selection if select-active-regions is non-nil.
10801         * select.el (x-valid-simple-selection-p): Allow buffer values.
10803 2009-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10805         * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
10806         and more featureful message-mode.
10808 2009-07-14  Chong Yidong  <cyd@stupidchicken.com>
10810         * select.el (x-set-selection): Doc fix.
10811         (x-valid-simple-selection-p): Disallow selection data consisting
10812         of a list or cons of integers, since that is not used.
10813         (xselect--selection-bounds, xselect--int-to-cons): New functions.
10814         (xselect-convert-to-string, xselect-convert-to-length)
10815         (xselect-convert-to-filename, xselect-convert-to-charpos)
10816         (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
10818 2009-07-14  Dmitry Dzhus  <dima@sphinx.net.ru>
10820         * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
10821         output in -break-info command (Emacs bug #3794).
10823 2009-07-14  Glenn Morris  <rgm@gnu.org>
10825         * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
10826         (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
10827         (edebug-print-length, edebug-print-level, edebug-print-circle)
10828         (edebug-sit-for-seconds, edebug-view-outside)
10829         (edebug-bounce-point, edebug-set-global-break-condition)
10830         (edebug-Go-nonstop-mode, edebug-trace-mode)
10831         (edebug-Trace-fast-mode, edebug-continue-mode)
10832         (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
10833         (edebug-visit-eval-list): Doc fixes.
10835         * subr.el (def-edebug-spec): Doc fix.
10837 2009-07-14  Kenichi Handa  <handa@m17n.org>
10839         * international/characters.el: Fix setting of category ?C.
10841 2009-07-13  Jan Djärv  <jan.h.d@swipnet.se>
10843         * term/ns-win.el (x-select-font): defalias x-select-font to
10844         ns-popup-font-panel instead of generate-fontset-menu.
10846 2009-07-12  Eli Zaretskii  <eliz@gnu.org>
10848         * desktop.el (desktop-buffers-not-to-save): Remove ".log".  (Bug#3833)
10850 2009-07-12  Peter Jolly  <peter@jollys.org>  (tiny change)
10852         * arc-mode.el (archive-find-type): Allow for a PK00 string before
10853         the PK\003\004 header (Bug#3770).
10855 2009-07-12  Guanpeng Xu  <herberteuler@hotmail.com>
10857         * pcomplete.el (pcomplete-comint-setup): Check for
10858         shell-dynamic-complete-filename too.
10860 2009-07-11  Chong Yidong  <cyd@stupidchicken.com>
10862         * simple.el (temporary-goal-column): Change the value for
10863         line-move-visual to a cons cell.
10864         (line-move-visual): Record or set the window hscroll, if
10865         necessary (Bug#3494).
10866         (line-move-1): Handle cons value of temporary-goal-column.
10868 2009-07-11  Kenichi Handa  <handa@m17n.org>
10870         * international/mule-diag.el (describe-character-set): Don't show
10871         width.
10873 2009-07-10  Sam Steingold  <sds@gnu.org>
10875         * progmodes/compile.el (compilation-mode-font-lock-keywords):
10876         Omake sometimes indents the errors it prints, so allow all
10877         regexps to start with spaces.
10879 2009-07-10  Eli Zaretskii  <eliz@gnu.org>
10881         * cus-edit.el (customize-changed-options-previous-release):
10882         Bump value to 22.1.  (Bug#3804)
10884 2009-07-08  Sam Steingold  <sds@gnu.org>
10886         * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
10887         to be a cons cell (test . ignored-directory) to selectively ignore
10888         some directories depending on the location of the search.
10890 2009-07-08  Michael Albinus  <michael.albinus@gmx.de>
10892         * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
10893         remote user is root, on the local host.
10894         (tramp-local-host-p): Either the local user or the remote user
10895         must be root.  (Bug#3771)
10897 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
10899         * progmodes/gdb-mi.el (gdb): Remove description of
10900         gdb-use-separate-io-buffer.
10901         (menu): Don't allow toggling of or enable
10902         gdb-use-separate-io-buffer from menubar.
10904 2009-07-08  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
10906         * mail/unrmail.el (unrmail): Make sure the message ends with two
10907         newlines (Bug#3769).
10909 2009-07-08  Glenn Morris  <rgm@gnu.org>
10911         * calendar/calendar.el (calendar-current-date): Rework previous change.
10913 2009-07-08  Ed Reingold  <reingold@emr.cs.iit.edu>
10915         * calendar/calendar.el (calendar-current-date):
10916         Add an optional argument giving an offset from today.
10918 2009-07-08  Glenn Morris  <rgm@gnu.org>
10920         * tutorial.el (tutorial--describe-nonstandard-key):
10921         Adjust the message for when a key has been unbound.
10922         (help-with-tutorial): Hide the arch-tag.
10924 2009-07-08  Kenichi Handa  <handa@m17n.org>
10926         * international/fontset.el (setup-default-fontset): For each
10927         script, append (not set) font-specs.
10929         * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
10930         docstring.
10932 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
10934         * progmodes/gdb-mi.el (gdb-init-1): Move sending
10935         -data-list-register-names to ...
10936         (gdb-starting): ... here because GDB 7.0 requires execution to
10937         have started when using this MI command.
10938         (gdb-set-header): New function to distinguish select and
10939         unselected tabs in gdb buffers.
10940         (gdb-propertize-header): New macro that uses gdb-set-header.
10941         (gdb-breakpoints-header, gdb-locals-header): Use it.
10942         (gdb-disassembly-mode-map): Add keybinding to kill buffer.
10944 2009-07-07  Chong Yidong  <cyd@stupidchicken.com>
10946         * Makefile.in (ELCFILES): Remove fadr.elc.
10948 2009-07-07  Dmitry Dzhus  <dima@sphinx.net.ru>
10950         * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
10951         may contain frame information, so `string-match' should be used.
10952         (gdb-update): Disassembly is invalidated through
10953         `gdb-get-selected-frame'.
10954         (gdb-pad-string): New function to pad string with spaces.
10955         (gdb-invalidate-disassembly): Invalidate only if the buffer
10956         exists.
10957         (gdb-disassembly-handler-custom): Column alignment.
10958         (gdb-disassembly-place-breakpoints): Clear old breakpoints before
10959         placing new ones.
10960         (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
10961         end of line, too.
10962         (gdb-frame-handler): Match convention to for disassembly buffer
10963         mode name.
10964         (gdb-stack-list-frames-handler): Rewritten without regexps.
10965         (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
10966         not highlight breakpoints without line information.
10967         (gdb-input): Add trailing newline to command.
10969         * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
10970         buffer properly.
10971         (gdb-breakpoints-list-handler-custom): Replacement for
10972         `gdb-break-list-handler'.  Using real parser instead of regexps
10973         now.
10974         (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
10975         Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
10976         to place breakpoints.
10977         (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
10978         functions.
10979         (gdb-disassembly-handler-custom): Show overlay arrow.
10980         (gdb-disassembly-place-breakpoints): Show breakpoints in
10981         disassembly buffer.
10982         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
10983         (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
10984         instead of parsing breakpoints buffer.  Fixed old menu references
10985         in `gud-menu-map'.
10987         * fadr.el: Remove.
10989         * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
10990         (gdb-memory-address): New variable which holds top address of
10991         memory page shown in memory buffer.
10992         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
10993         customization variables.
10994         New functions:
10995         (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
10996         display the memory buffer.
10997         (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
10998         buffer display parameters.
10999         (def-gdb-memory-format, gdb-memory-format-binary)
11000         (gdb-memory-format-octal, gdb-memory-format-unsigned)
11001         (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
11002         Functions for setting memory buffer format.
11003         (gdb-memory-unit-word, gdb-memory-unit-halfword)
11004         (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
11005         unit size used in memory buffer.
11006         (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
11007         to next/previous page of memory buffer.
11008         Now using (bindat-get-field) instead of fadr functions.
11010 2009-07-07  Sam Steingold  <sds@gnu.org>
11012         * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
11013         non-top-level files.
11015 2009-07-07  Kenichi Handa  <handa@m17n.org>
11017         * international/mule-cmds.el (reset-language-environment): Put
11018         the highset priority to the charset iso-8859-1.
11020 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
11022         * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
11023         to the end of the line when locating the block (Bug#700).
11025 2009-07-06  Michael Albinus  <michael.albinus@gmx.de>
11027         * net/tramp.el (tramp-handle-write-region): Flush file properties
11028         in case of short track.
11030 2009-07-06  Michael McNamara  <mac@mail.brushroad.com>
11032         * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
11033         Coded custom representation of verilog error regular expressions
11034         to work with Emacs-22's new format.
11035         (verilog-error-regexp-xemacs-alist): Coded custom representation
11036         of verilog error regular expressions to work with XEmacs format.
11037         (verilog-error-regexp-add-xemacs): Hook routine to install verilog
11038         error recognition into XEmacs.
11039         (verilog-error-regexp-add-emacs): Hook routine to install verilog
11040         error recognition into Emacs-22.
11042 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
11044         * woman.el: Remove stand-alone closing parentheses.
11045         (woman-file-name, woman2-format-paragraphs)
11046         (woman-leave-blank-lines): Code cleanup.
11047         (woman-use-own-frame): Change default to nil.
11048         (woman-italic, woman-bold, woman-unknown, woman-addition): Change
11049         defaults to inherit from default faces.
11050         (woman2-process-escapes): Consume the newline after a stand-alone
11051         filler character (Bug#3651).
11053 2009-07-06  Glenn Morris  <rgm@gnu.org>
11055         * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
11056         (top-level): Move provide to the end.
11057         (ffap): Remove defunct URL from custom group.
11059         * subr.el (eval-after-load): Doc fix.
11061 2009-07-06  Vincent Belaïche  <vincent.belaiche@gmail.com>
11063         * calc/calc-embed.el (calc-embedded-make-info): Don't force when
11064         `calc-embedded-word' is called twice.
11066 2009-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
11068         * files.el (find-alternate-file-other-window, find-alternate-file):
11069         Obey confirm-nonexistent-file-or-buffer.
11071 2009-07-05  Michael Albinus  <michael.albinus@gmx.de>
11073         * dired-aux.el (dired-show-file-type): Handle remote files.
11075 2009-07-05  Jari Aalto  <jari.aalto@cante.net>
11077         * desktop.el (desktop-globals-to-save):
11078         Add file-name-history (Bug#2750).
11080 2009-07-05  Chong Yidong  <cyd@stupidchicken.com>
11082         * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
11084 2009-07-04  Johan Bockgård  <bojohan@gnu.org>
11086         * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
11087         property on entire argument since this is what eshell-lisp-command
11088         expects.
11090 2009-07-03  Michael Albinus  <michael.albinus@gmx.de>
11092         * net/tramp-gvfs.el (tramp-gvfs-methods)
11093         (tramp-gvfs-zeroconf-domain)
11094         (tramp-bluez-discover-devices-timeout): Add version flag.
11095         (tramp-gvfs-handler-mounted-unmounted)
11096         (tramp-gvfs-connection-mounted-p): Polish handling of
11097         incompatibilities between GVFS 0.2 and 1.0.
11099 2009-07-03  Jan Djärv  <jan.h.d@swipnet.se>
11101         * cus-start.el (all): Add make-pointer-invisible.
11103 2009-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
11105         * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
11106         formatted correctly.
11108 2009-07-02  Juri Linkov  <juri@jurta.org>
11110         * info.el: Virtual Info files and nodes.
11111         (Info-virtual-files, Info-virtual-nodes): New variables.
11112         (Info-current-node-virtual): New variable.
11113         (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
11114         New functions.
11115         (Info-file-supports-index-cookies): Use Info-virtual-file-p
11116         to check for a virtual file instead of checking a fixed list
11117         of node names.
11118         (Info-find-file): Use Info-virtual-fun and Info-virtual-call
11119         instead of ad-hoc processing of "dir" and (apropos history toc).
11120         (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
11121         instead of ad-hoc processing of "dir" and (apropos history toc).
11122         Reread a file when moving from a virtual node.
11123         (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
11124         (Info-directory-toc-nodes, Info-directory-find-file)
11125         (Info-directory-find-node): New functions.
11126         (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
11127         (Info-history): Move part of code to
11128         `Info-history-find-node'.
11129         (Info-history-toc-nodes, Info-history-find-file)
11130         (Info-history-find-node): New functions.
11131         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
11132         (Info-toc): Move part of code to `Info-toc-find-node'.
11133         (Info-toc-find-node): New function.
11134         (Info-toc-insert): Rename from `Info-insert-toc'.  Don't insert
11135         the current Info file name to references because now the node
11136         "*TOC*" belongs to the same Info manual.
11137         (Info-toc-build): Rename from `Info-build-toc'.
11138         (Info-toc-nodes): Rename input argument `file' to `filename'.
11139         Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
11140         instead of ad-hoc processing of ("dir" apropos history toc).
11141         (Info-index-nodes): Use Info-virtual-file-p
11142         to check for a virtual file instead of checking a fixed list
11143         of node names.
11144         (Info-index-node): Add check for `Info-current-node-virtual'.
11145         Raise `save-match-data' higher up the tree to contain
11146         `search-forward' too (bug fix).
11147         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
11148         (Info-virtual-index-nodes): New variable.
11149         (Info-virtual-index-find-node, Info-virtual-index): New functions.
11150         (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
11151         (Info-apropos-file, Info-apropos-nodes): New variables.
11152         (Info-apropos-toc-nodes, Info-apropos-find-file)
11153         (Info-apropos-find-node, Info-apropos-matches): New functions.
11154         (info-apropos): Move part of code to `Info-apropos-find-node' and
11155         `Info-apropos-matches'.
11156         (Info-mode-map): Bind "I" to `Info-virtual-index'.
11157         (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
11158         for a virtual file instead of checking a fixed list of node names.
11160         * simple.el (async-shell-command): New command.
11162         * bindings.el (esc-map): Bind "&" to `async-shell-command'.
11164         * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
11165         instead of `mount-info'.
11167 2009-07-02  Michael Albinus  <michael.albinus@gmx.de>
11169         * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
11170         (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
11172 2009-07-02  Kenichi Handa  <handa@m17n.org>
11174         * international/mule.el (set-keyboard-coding-system): Force *-unix
11175         coding-system to avoid eol conversion.
11177 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
11179         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
11180         Add handler for `process-file', `shell-command' and
11181         `start-file-process'.
11182         (tramp-gvfs-handle-shell-command)
11183         (tramp-gvfs-handle-start-file-process)
11184         (tramp-gvfs-handle-process-file): New defuns.
11185         (tramp-synce-list-devices): Simplify check for existence of property.
11187 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
11189         * startup.el (command-line-x-option-alist): Add -mm and --maximized.
11191 2009-07-01  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
11193         * language/korean.el (set-language-info-alist): Add korean-cp949,
11194         cp949 to spec.
11196 2009-07-01  Kenichi Handa  <handa@m17n.org>
11198         * Makefile.in (ELCFILES): Delete encoded-kb.elc.
11200         * international/encoded-kb.el: Deleted.
11202         * international/mule.el (set-keyboard-coding-system): Perform the
11203         necessary setup here instead of calling encoded-kbd-setup-display.
11205 2009-07-01  Glenn Morris  <rgm@gnu.org>
11207         * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
11209 2009-07-01  Evangelos Evangelou  <vangelis@email.unc.edu>  (tiny change)
11211         * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)".  (Bug#3730)
11213 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
11215         * net/tramp.el (tramp-do-copy-or-rename-file-directly):
11216         Handle also the 'rename case, when setting file modes.  (Bug#3712)
11217         (tramp-default-file-modes): Remove execute permissions.
11219         * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
11220         (top): Add a default for "synce" in `tramp-default-user-alist'.
11221         Add completion function for "synce" method.
11222         (tramp-hal-service, tramp-hal-path-manager)
11223         (tramp-hal-interface-manager, tramp-hal-interface-device):
11224         New defconst.
11225         (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
11226         (tramp-synce-list-devices, tramp-synce-parse-device-names):
11227         New defuns.
11229         * net/trampver.el: Update release number.
11231 2009-06-30  Kenichi Handa  <handa@m17n.org>
11233         * international/fontset.el (setup-default-fontset): Add CJK fonts
11234         for symbols and the other miscellaneous characters.
11236         * language/korea-util.el (setup-korean-environment-internal):
11237         Make char-width-table suitable for Korean environments.
11238         (exit-korean-environment): Cancel above.
11240         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
11241         ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
11242         setup-function to make char-width-table suitable for respective
11243         environments, and an exit-function to cancel that.
11245         * language/japan-util.el (setup-japanese-environment-internal):
11246         Call use-cjk-char-width-table with arg `ja_JP'.
11248         * international/characters.el (cjk-char-width-table): Delete it.
11249         (cjk-char-width-table-list): New variable.
11250         (use-cjk-char-width-table): New arg local-name.
11251         (use-default-char-width-table): Fix for the case that Emacs is
11252         already using the default char-width-table.
11254 2009-06-29  Michael Albinus  <michael.albinus@gmx.de>
11256         * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
11257         modes mandatory.  (Bug#3712)
11259 2009-06-29  Alan Mackenzie  <acm@muc.de>
11261         * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
11262         correction between the visible width of TABs and their number of bytes.
11264 2009-06-29  Chong Yidong  <cyd@stupidchicken.com>
11266         * server.el (server-buffer-done): Prevent kill-buffer from
11267         prompting by clearing the buffer modification flag (Bug#3696).
11269 2009-06-28  Michael McNamara  <mac@mail.brushroad.com>
11271         * progmodes/verilog-mode.el (verilog-beg-of-statement)
11272         (verilog-endcomment-reason-re): Support unique case and priority case.
11273         (verilog-basic-complete-re): Support localparam lineup.
11274         (verilog-beg-of-statement-1): Fix for robustness, unique case.
11275         (verilog-set-auto-endcomments): Fix for unique case, always_comb
11276         commenting.
11277         (verilog-leap-to-case-head): Now support *nested* unique &
11278         priority case statements.
11279         (verilog-auto-lineup): Make just declarations the default (as it
11280         had been).
11281         (verilog-leap-to-case-head): Support priority/unique case statements.
11282         (verilog-auto-lineup): Rework to give users radio buttons to
11283         select the various styles of automatic lineup.
11284         (verilog-error-regexp-alist): Rework to support the XEmacs style
11285         of error regular expressions from compilers, lint tools &
11286         simulators.  Note that GNU Emacs has made it impossible for a mode
11287         to load such things.
11288         (electric-verilog-terminate-line, verilog-indent-declaration)
11289         (verilog-auto-wiure): Rework for radio button selection of
11290         auto-lineup selection of specification of auto lineup.
11291         (verilog-beg-of-statement-1): Redesign to support proper operation
11292         in additional code, based on testing with auto-lineup.
11293         (verilog-calculate-indent, assignments & declarations)
11294         (verilog-backward-token): Enhance to support auto-lineup of
11295         assignments & declarations.
11296         (verilog-in-directive-p, verilog-at-struct-p): New function for
11297         easy test of whether we are.
11298         (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
11299         to support safe execution at almost anyline.
11300         (verilog-calc-1): Properly support indenting deep inside generate
11301         blocks.
11302         (verilog-init-font): Remove definition & use of verilog-init-font,
11303         as it is redundant with font-lock-defaults.
11304         (verilog-mode): Alter the definition of verilog-font-lock-defaults
11305         to avoid circular calls if syntax-ppss is a function (as is the
11306         case now in 22.x GNU Emacs) as that function would sometimes call
11307         itself, leading to (nearly) infinite recursion.
11308         (verilog-ovm-begin-re, verilog-ovm-end-re)
11309         (verilog-ovm-statement-re, verilog-leap-to-head)
11310         (verilog-backward-token): Add support for OVM macros.  Some are
11311         complete statements, and others open and close scopes like begin
11312         and end.
11313         (verilog-defun-level-not-generate-re, verilog-defun-level-re)
11314         (verilog-defun-level-generate-only-re): Really fix the defun-list
11315         compilation issue.
11316         (verilog-calc-1, verilog-beg-of-statement): Enhance support for
11317         coverpoint, constraint and cross statements.
11318         (verilog-defun-level-list, verilog-generate-defun-level-list)
11319         (verilog-all-defun-level-list): Redo these specifications - it is
11320         too hard to support eval-when compile aggregation of lists also
11321         built at when-compile time.
11322         (verilog-defun-level-list): Place defconsts of variables used in
11323         building regular expressions which are built in eval-when-compile
11324         bodies in the same eval-when-compile body to facilitate compile
11325         without load.
11326         (verilog-beg-block-re-ordered): Support indenting
11327         virtual/protected tasks and functions.
11328         (verilog-defun-level-list, verilog-in-generate-region-p)
11329         (verilog-backward-ws&directives, verilog-calc-1): Speed up
11330         indentation of some module items (generate items).
11331         (verilog-forward-sexp, verilog-leap-to-head): Support stepping
11332         across virtual/protected tasks and functions.
11334 2009-06-28  Wilson Snyder  <wsnyder@wsnyder.org>
11336         * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
11337         Allow sorting AUTOARG lists.  Suggested by Andrea Fedeli.
11338         (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
11339         in concatenations.  Reported by Yishay Belkind.
11340         (verilog-auto-ascii-enum): Support one-hot state machines in
11341         AUTOASCIIENUM.  Suggested by Lloyd Gomez.
11342         (verilog-auto-inst, verilog-auto-inst-port): Include interface
11343         modport in AUTOINST and add vl-modport for users.  Reported by
11344         David Rogoff.
11345         (verilog-auto-inout-module, verilog-auto-inst)
11346         (verilog-decls-get-interfaces, verilog-insert-definition)
11347         (verilog-insert-one-definition, verilog-read-decls)
11348         (verilog-read-sub-decls, verilog-read-sub-decls-sig)
11349         (verilog-sig-modport, verilog-signals-combine-bus)
11350         (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
11351         interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
11352         Suggested by David Rogoff.
11353         (verilog-repair-open-comma): Fix non-insertion of comma when
11354         `DEFINE occurs in V2K argument list.  Reported by Lane Brooks.
11355         (verilog-make-width-expression): Simplify [A-1:0] expression
11356         widths to just {A{1'b0}}.
11357         (verilog-mode): Cleanup checkdoc warnings.
11358         (verilog-auto-inout-module, verilog-signals-matching-dir-re):
11359         Add third optional regexp to AUTOINOUTMODULE to allow selecting only
11360         inputs/outputs or data type.  Suggested by Vasu Kandadi.
11361         (next-error-last-buffer): Fix byte-compiler warning.
11362         (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
11363         (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
11364         or shell command text during AUTO expansion.  Suggested by Tad Truex.
11365         (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
11366         (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
11367         Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
11368         in AUTOINOUT.  Reported by Matthew Lovell.
11369         (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
11370         causing use of <= assignments.  Reported by Alex Reed.
11371         (verilog-read-decls): Fix triand, trior, wand, wor to be
11372         recognized by AUTOWIRE.  Reported by Spencer Isaacson.
11373         (verilog-extended-complete-re): Support import "DPI-C" functions.
11374         (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
11375         y[a+1:a+1]" to not include a in reset list.  Reported by Dan Dever.
11376         (verilog-insert-date, verilog-insert-year)
11377         (verilog-sk-header-tmpl): Fix verilog-header inserting error on
11378         Windows systems.  Reported by Michael Potts.
11379         (verilog-read-module-name): Fix AUTOINST when the child module
11380         declaration's name is a tick define.  Reported by Elliot Mednick.
11381         (verilog-read-decls): Fix V2K parameter bit subscripts getting
11382         passed to next parameter's definition.  Reported by Bruce T.
11383         (verilog-read-decls): Fix detecting "parameter int" when using
11384         AUTOINSTPARAM.  Reported by Bruce T.
11385         (verilog-goto-defun): Fix goto not finding modules unless first
11386         perform a verilog-auto expansion.  Suggested by Lawrence Butcher.
11387         (verilog-mode): Expand -f flag arguments on entry to mode so
11388         verilog-goto-defun will work.  Reported by Lawrence Butcher.
11389         (verilog-getopt): Expand environment variables in -f file
11390         arguments.  Suggested by Lawrence Butcher.
11391         (verilog-set-define): Fix "Symbol's value as variable is void"
11392         when reading enumerations.
11393         (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
11394         Suggested by Stephen Peltan.
11395         (verilog-read-defines): Fix reading of enumerations in include
11396         files.  Reported by Steve Peltan.
11398 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
11400         * files.el (trash-directory): Fix defcustom type.
11402 2009-06-28  Juri Linkov  <juri@jurta.org>
11404         * help-fns.el (describe-function-1): Correctly locate adviced
11405         functions in hyperlink (Bug#2438).
11407 2009-06-28  Chong Yidong  <cyd@stupidchicken.com>
11409         * files.el (trash-directory): Change default to nil.
11410         (move-file-to-trash): If trash-directory is nil and
11411         system-move-file-to-trash is unbound, perform freedesktop-style
11412         trashing.
11414 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
11416         * files.el (move-file-to-trash): Add freedesktop trash
11417         support (Bug#973).
11419 2009-06-28  Glenn Morris  <rgm@gnu.org>
11421         * autorevert.el (global-auto-revert-non-file-buffers)
11422         (global-auto-revert-mode): Doc fixes.
11424 2009-06-27  Johan Bockgård  <bojohan@gnu.org>
11426         * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
11428 2009-06-27  Chong Yidong  <cyd@stupidchicken.com>
11430         * faces.el (x-handle-named-frame-geometry): Ensure that we have
11431         opened an X connection before calling x-get-resource (Bug#3194).
11433         * play/doctor.el: Remove reference to obsolete website.
11434         (make-doctor-variables): Correct grammar mistake (Bug#2633).
11436 2009-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
11438         Remove find-file-not-found-hook VC method.  (Bug#2757)
11439         * vc-hooks.el (vc-file-not-found-hook)
11440         (vc-default-find-file-not-found-hook): Remove functions.
11441         (find-file-not-found-functions): Do not add vc-file-not-found-hook.
11442         * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
11443         * vc.el:
11444         * vc-hg.el:
11445         * vc-git.el: Do not mention find-file-not-found-hook VC method.
11447 2009-06-25  Agustín Martín  <agustin.martin@hispalinux.es>
11449         * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
11450         compatibility function for `looking-back'.
11452         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
11453         Use `ispell-looking-back'.
11455 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
11457         * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
11458         rather than `filename'.
11460 2009-06-23  Miles Bader  <miles@gnu.org>
11462         * face-remap.el (text-scale-set): New function.
11464 2009-06-23  Glenn Morris  <rgm@gnu.org>
11466         * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
11468         * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
11470         * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
11472         * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
11474         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
11475         Simplify Persian conditionals.
11477         * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
11478         variable `filename'.
11480         * comint.el (comint-insert-input): Doc fix.
11482         * Makefile.in (ELCFILES): Fix typo in previous change.
11484 2009-06-23  Miles Bader  <miles@gnu.org>
11486         * cus-start.el: Add entry for `recenter-redisplay'.
11488 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
11490         * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
11491         Add an optional argument for the backend, use it instead of
11492         calling vc-backend.
11493         (vc-mode-line): Add an optional argument for the backend.
11494         Pass the backend to vc-state and vc-working-revision.  Move code for
11495         special handling for vc-state being a buffer to ...
11497         * vc-rcs.el (vc-rcs-find-file-hook):
11498         * vc-sccs.el (vc-sccs-find-file-hook): ... here.  New functions.
11500         * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
11501         (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
11502         vc-stay-local-p and vc-mode-line calls.
11504         * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
11505         (vc-cvs-diff, vc-cvs-annotate-command)
11506         (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
11507         (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
11508         vc-mode-line calls.
11510         * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
11511         direct comparison.
11512         (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
11513         backend when calling vc-mode-line.
11514         (vc-register): Do not create a closure for calling the vc register
11515         function, call it directly.
11517 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
11519         * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
11520         to make it obvious item can be clicked.
11522         * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
11524 2009-06-23  Kenichi Handa  <handa@m17n.org>
11526         * language/korea-util.el (korean-key-bindings): Change the binding
11527         of F9 to hangul-to-hanja-conversion.  Bind Hangul_Hanja to the
11528         same command.
11530 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
11532         Sync with Tramp 2.1.16.
11534         * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
11536         * net/tramp.el (top): Require tramp-gvfs.  Catch `tramp-loading',
11537         when a loading of a package fails.  Completion function for rsync
11538         is `tramp-completion-function-alist-ssh'.
11539         (all): Replace all calls of `split-string' and
11540         `tramp-split-string' by `tramp-compat-split-string'.
11541         (tramp-default-method): Use `tramp-compat-process-running-p'.
11542         (tramp-default-proxies-alist): Allow also Lisp forms.
11543         (tramp-remote-path): Add choice "Private Directories".
11544         (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
11545         (tramp-domain-regexp): Allow also "-", "_" and ".".
11546         (tramp-end-of-output): Remove newlines, and add "$" at the end.
11547         (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
11548         (tramp-debug-message): Insert header line in debug buffer.
11549         (tramp-handle-directory-files-and-attributes-with-stat):
11550         Care about filenames with spaces, or starting with "-".
11551         (tramp-handle-dired-uncache): New defun.
11552         (tramp-handle-insert-directory): Don't flush the directory from
11553         cache, this is handled by `dired-uncache' now.
11554         (tramp-handle-insert-file-contents): Improve error handling.
11555         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
11556         Quote `tramp-end-of-output'.
11557         (tramp-action-password): Improve trace message.
11558         (tramp-check-for-regexp): Both echoes must be present, before removing.
11559         (tramp-open-connection-setup-interactive-shell): Trace coding system.
11560         (tramp-compute-multi-hops): Eval cons cells of
11561         `tramp-default-proxies-alist'.
11562         (tramp-maybe-open-connection): Use the same command pattern for
11563         first hop and further hops.
11564         (tramp-wait-for-output): Remove handling of newlines.
11565         (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
11566         (tramp-split-string): Remove function.  It is handled in
11567         tramp-compat now.
11569         * net/tramp-cmds.el (tramp-bug):
11570         Recommend `tramp-cleanup-all-connections' in the bug mail.
11572         * net/tramp-compat.el (tramp-compat-split-string)
11573         (tramp-compat-process-running-p): New defuns.
11575         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
11576         for `dired-uncache'.
11578         * net/tramp-gvfs.el: New package.
11580         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
11581         Add handler for `dired-uncache'.
11582         (tramp-smb-handle-file-local-copy): Cleanup in case of error.
11584         * net/trampver.el: Update release number.  Make version check fit
11585         for SXEmacs 22.
11587 2009-06-22  Jim Meyering  <meyering@redhat.com>
11589         Automatically handle .xz suffix (XZ-compressed files), too.
11590         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
11591         XZ is the successor to LZMA: <http://tukaani.org/xz/>
11593 2009-06-22  Dmitry Dzhus  <dima@sphinx.net.ru>
11594             Nick Roberts  <nickrob@snap.net.nz>
11596         * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
11597         repository (http://sphinx.net.ru/hg/gdb-mi/).
11599 2009-06-22  Glenn Morris  <rgm@gnu.org>
11601         * files.el (dir-locals-collect-mode-variables): Allow for any number of
11602         `mode' and `eval' entries.  (Bug#3430)
11604         * Makefile.in (ELCFILES): Add fadr.elc.
11606         * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
11607         differing behavior of \n and ^ in strings.  (Bug#3385)
11609         * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
11611         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
11612         property.
11613         (lisp-indent-function): Make it a defcustom.
11615 2009-06-21  Nick Roberts  <nickrob@snap.net.nz>
11617         * progmodes/gdb-ui.el: Replace with ...
11618         * progmodes/gdb-mi.el: ... this file.
11619         * progmodes/gud.el: Modify for gdb-mi.el.
11621 2009-06-21  Dmitry Dzhus  <dima@sphinx.net.ru>
11623         * fadr.el: New file.
11625 See ChangeLog.14 for earlier changes.
11627 ;; Local Variables:
11628 ;; coding: utf-8
11629 ;; End:
11631     Copyright (C) 2009, 2010  Free Software Foundation, Inc.
11633   This file is part of GNU Emacs.
11635   GNU Emacs is free software: you can redistribute it and/or modify
11636   it under the terms of the GNU General Public License as published by
11637   the Free Software Foundation, either version 3 of the License, or
11638   (at your option) any later version.
11640   GNU Emacs is distributed in the hope that it will be useful,
11641   but WITHOUT ANY WARRANTY; without even the implied warranty of
11642   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11643   GNU General Public License for more details.
11645   You should have received a copy of the GNU General Public License
11646   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
11648 ;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1