Minor cleanup and simplification.
[emacs.git] / lisp / ChangeLog
blobf53049dc5389e92360484fdad928b70799da1f37
1 2009-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3         Minor cleanup and simplification.
4         * filecache.el (file-cache-add-directory)
5         (file-cache-add-directory-recursively)
6         (file-cache-add-from-file-cache-buffer)
7         (file-cache-delete-file-regexp, file-cache-delete-directory)
8         (file-cache-files-matching-internal, file-cache-display): Use dolist.
9         (file-cache-temp-minibuffer-message): Delete function.
10         (file-cache-minibuffer-complete): Use minibuffer-message instead.
12         * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
13         Don't signal an error when bumping into EOB in tr, s, or y.
15 2009-11-29  Juri Linkov  <juri@jurta.org>
17         * startup.el (fancy-about-text): Fix wording of Guided Tour.
18         (Bug#4960)
20         * descr-text.el (describe-char-unidata-list): Use lowercase name
21         for "Unicode name" like in other tags.
23 2009-11-29  Juri Linkov  <juri@jurta.org>
25         * ediff-util.el (ediff-minibuffer-with-setup-hook):
26         New compatibility macro.
27         (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
29 2009-11-29  Juri Linkov  <juri@jurta.org>
31         Add defcustom to define the cycling order of `recenter-top-bottom'.
32         (Bug#4981)
34         * window.el (recenter-last-op): Doc fix.
35         (recenter-positions): New defcustom.
36         (recenter-top-bottom): Rewrite to use `recenter-positions'.
37         (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
39 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
41         Improve integration of Tramp and ange-ftp in eshell.
43         * eshell/em-unix (eshell/whoami): Make it a defun but a defalias.
44         (eshell/su): Flatten args.  Apply better args parsing.  Use "cd".
45         (eshell/sudo): Flatten args.  Let-bind `default-directory'.
47         * eshell/esh-util.el (top): Require also Tramp when compiling.
48         (eshell-directory-files-and-attributes): Check for FTP remote
49         connection.
50         (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
51         `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
52         (eshell-file-attributes): Handle ".".  Return `entry'.
54         * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
55         (ange-ftp-directory-files-and-attributes)
56         (ange-ftp-real-directory-files-and-attributes): New defuns.
58         * net/tramp.el (tramp-maybe-open-connection): Open the remote
59         shell with "exec" when possible.  This prevents trailing prompts
60         in `start-file-process'.
62 2009-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
64         Try and remove assumptions about point-min==1.
65         * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
66         (rng-compute-mode-line-string): Show the validation percentage in
67         terms of the narrowed text, not the widened text.
68         (rng-do-some-validation): Don't catch internal errors when debugging.
69         (rng-first-error): Simplify.
70         (rng-after-change-function): Remove work around.  AFAIK the bug has
71         been fixed a while ago.
73         * image-mode.el (image-minor-mode): Exit more gracefully when the image
74         cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
76         * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
78         * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
79         `cd' doesn't always do it for us (bug#5067).
81         * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
82         on 2009-10-25 as part of some other change (bug#5067).
84 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
86         * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
87         `suspicious'.
88         (byte-compile-warnings): Use byte-compile-warning-types.
89         (byte-compile-save-excursion): Warn about use of set-buffer right
90         after save-excursion.
92         * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
93         the excursion as well.
95 2009-11-27  Michael Albinus  <michael.albinus@gmx.de>
97         * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
98         providing a Tramp related implementation of "su" and "sudo".
99         (eshell-unix-initialize): Add "su" and "sudo".
101 2009-11-27  Daiki Ueno  <ueno@unixuser.org>
103         * net/socks.el (socks-send-command): Convert binary request to
104         unibyte before sending.  This fixes mishandling of some port
105         numbers such as 129.
107 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
109         * help.el (describe-bindings-internal): Remove `interactive'.
111         * man.el (Man-completion-table): Trim a terminating "(".
112         Remove the space between name page a section.
113         Add the command's description on the `help-echo' property.
114         Remove `process-connection-type' binding since it's unused by
115         call-process.
116         Provide completion for the "<section> <name>" format as well.
117         (Man-default-man-entry): Remove spurious var shadowing the argument.
119 2009-11-26  Kevin Ryde  <user42@zip.com.au>
121         * log-view.el: Add "Keywords: tools", since its other keywords
122         aren't in finder-known-keywords, and following vc.el.
124         * sha1.el (sha1-string-external): default-directory "/" in case
125         otherwise non-existent.  process-connection-type pipe for touch of
126         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
128 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
130         Misc coding convention cleanups.
131         * htmlfontify.el (hfy-init-kludge-hook): Rename from
132         hfy-init-kludge-hooks.
133         (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
134         (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
135         (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
136         and push.
137         (hfy-slant, hfy-weight): Use tables rather than code.
138         (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
139         (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
140         (hfy-face-attr-for-class): Initialize `face-spec' directly.
141         (hfy-face-to-css): Remove `nconc' with single arg.
142         (hfy-p-to-face-lennart): Use `or'.
143         (hfy-face-at): Hoist common code.  Remove spurious quotes in `case'.
144         (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
145         (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
146         (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
147         (hfy-force-fontification): Use run-hooks.
149 2009-11-26  Vivek Dasmohapatra  <vivek@etla.org>
151         Various minor fixes.
152         * htmlfontify.el (hfy-default-header): Add toggle_invis since
153         Javascript belongs in the header, not the body.
154         (hfy-javascript): Remove.
155         (hfy-fontify-buffer): Don't insert it any more.
156         (hfy-face-at): Handle (face0 face1 face2) style face properties.
157         Fix bug in invis handling when there were no invis props in a chunk.
159 2009-11-26  Stefan Monnier  <monnier@iro.umontreal.ca>
161         * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
163 2009-11-26  Dan Nicolaescu  <dann@ics.uci.edu>
165         * finder.el (finder-mode-map): Add a menu.
167 2009-11-26  Michael McNamara  <mac@mail.brushroad.com>
169         * verilog-mode.el (verilog-at-struct-p): Support "signed" and
170         "unsigned" structs.
172         (verilog-leap-to-head, verilog-backward-token): Handle "disable
173         fork" statement better.
175 2009-11-26  Wilson Snyder  <wsnyder@wsnyder.org>
177         * verilog-mode.el (verilog-auto-insert-lisp, verilog-delete-auto)
178         (verilog-delete-empty-auto-pair, verilog-library-filenames):
179         Fix AUTOINSERTLISP to support insert-file.  Reported by Clay Douglass.
181         (verilog-auto-inst, verilog-auto-star-safe)
182         (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
183         Fix removing "// Interfaces" when saving .* expansions.  Reported by
184         Pierre-David Pfister.
186 2009-11-26  Glenn Morris  <rgm@gnu.org>
188         * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
189         the scope.
191 2009-11-25  Johan Bockgård  <bojohan@gnu.org>
193         * vc-annotate.el (vc-annotate-revision-previous-to-line):
194         Really use previous revision.
196 2009-11-25  Kevin Ryde  <user42@zip.com.au>
198         * man.el (Man-completion-table): default-directory "/" in case
199         doesn't otherwise exist.  process-environment COLUMNS=999 so as
200         not to truncate long names.  process-connection-type pipe to avoid
201         any chance of hitting the pseudo-tty TIOCGWINSZ.
202         (man): completion-ignore-case t for friendliness and since man
203         itself is case-insensitive on the command line.
204         Further to Bug#3717.
206         * arc-mode.el: Add "Keywords: files", so the details in its
207         commentary can be reached from finder-by-keyword.
208         * textmodes/dns-mode.el: Add "Keywords: comm".  It's only an
209         editing mode, but it's comms related and sgml-mode.el has "comm"
210         on that basis too.
211         * textmodes/bibtex-style.el: Add "Keywords: tex".
212         * international/isearch-x.el, international/ja-dic-cnv.el:
213         * international/ja-dic-utl.el, international/kkc.el:
214         Add "Keywords: i18n", so they can be reached from finder-by-keyword.
216 2009-11-25  Juri Linkov  <juri@jurta.org>
218         * man.el (Man-completion-table): Modify regexp to include
219         section names to completion strings.  (Bug#3717)
221 2009-11-25  Juri Linkov  <juri@jurta.org>
223         Search recursively in gzipped files.  (Bug#4982)
225         * progmodes/grep.el (grep-highlight-matches): Add new options
226         `always' and `auto'.  Doc fix.
227         (grep-process-setup): Check `grep-highlight-matches' for
228         `auto-detect' to determine the need to compute grep defaults.
229         Move Windows/DOS specific --colors settings handling
230         to `grep-compute-defaults'.  Check `grep-highlight-matches'
231         to get the value of "--color=".
232         (grep-compute-defaults): Compute `grep-highlight-matches' when it
233         has the value `auto-detect'.  Move Windows/DOS specific settings
234         from `grep-process-setup'.
235         (zrgrep): New command with alias `rzgrep'.
237 2009-11-25  Juri Linkov  <juri@jurta.org>
239         * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
240         to nil instead of switching off view-mode.  (Bug#4896)
242 2009-11-25  Juri Linkov  <juri@jurta.org>
244         Mouse-wheel scrolling for DocView Continuous mode.  (Bug#4896)
246         * mwheel.el (mwheel-scroll-up-function)
247         (mwheel-scroll-down-function): New defvars.
248         (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
249         `scroll-up', and `mwheel-scroll-down-function' instead of
250         `scroll-down'.
252         * doc-view.el (doc-view-scroll-up-or-next-page)
253         (doc-view-scroll-down-or-previous-page): Add optional ARG.
254         Use this ARG in the call to image-scroll-up/image-scroll-down.
255         Change `interactive' spec to "P".  Goto next/previous page only
256         when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
257         SPC/DEL case).  Doc fix.
258         (doc-view-next-line-or-next-page)
259         (doc-view-previous-line-or-previous-page): Rename arg to ARG
260         for consistency.
261         (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
262         `doc-view-scroll-up-or-next-page', and buffer-local
263         `mwheel-scroll-down-function' to
264         `doc-view-scroll-down-or-previous-page'.
266 2009-11-25  Juri Linkov  <juri@jurta.org>
268         Provide additional default values (directories at other Dired
269         windows) via M-n in the minibuffer of some Dired commands.
271         * dired-aux.el (dired-diff, dired-compare-directories)
272         (dired-do-create-files): Use `dired-dwim-target-defaults' to set
273         `minibuffer-default' in `minibuffer-with-setup-hook'.
274         (dired-dwim-target-directory): Find a window that displays Dired
275         buffer instead of failing when the next window is not Dired.
276         Use `get-window-with-predicate' to find for the next Dired window.
277         (dired-dwim-target-defaults): New function.
279         * ediff-util.el (ediff-read-file-name):
280         Use `dired-dwim-target-defaults' to set `minibuffer-default'
281         in `minibuffer-with-setup-hook'.
283 2009-11-25  Juri Linkov  <juri@jurta.org>
285         Provide additional default values (file name at point or at the
286         current Dired line) via M-n for file reading minibuffers.  (Bug#5010)
288         * minibuffer.el (read-file-name-defaults): New function.
289         (read-file-name): Reset `minibuffer-default' to nil when
290         it duplicates initial input `insdef'.
291         Bind `minibuffer-default-add-function' to lambda that
292         calls `read-file-name-defaults' in `minibuffer-selected-window'.
293         (minibuffer-insert-file-name-at-point): New command.
295         * files.el (file-name-at-point-functions): New defcustom.
296         (find-file-default): Remove defvar.
297         (find-file-read-args): Don't use `find-file-default'.
298         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
299         to `read-file-name'.
300         (find-file-literally): Use `read-file-name' with
301         `confirm-nonexistent-file-or-buffer'.
303         * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
305         * dired.el (dired-read-dir-and-switches):
306         Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
307         to `read-file-name'.
308         (dired-file-name-at-point): New function.
309         (dired-mode): Add hook `dired-file-name-at-point' to
310         `file-name-at-point-functions'.
312 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
314         Really make the *Completions* window soft-dedicated (bug#5030).
315         * window.el (window--display-buffer-2): Add `dedicated' argument.
316         (display-buffer): Pass it when needed so the dedicated flag is set
317         after calling set-window-buffer, which would otherwise reset it.
319 2009-11-25  Stefan Monnier  <monnier@iro.umontreal.ca>
321         * progmodes/meta-mode.el (meta-complete-symbol):
322         * progmodes/etags.el (complete-tag):
323         * mail/mailabbrev.el (mail-abbrev-complete-alias):
324         Use completion-in-region.
326         * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
327         (dabbrev-completion): Use completion-in-region.
328         (dabbrev--abbrev-at-point): Simplify regexp.
330         * abbrev.el (abbrev--before-point): Use word-motion functions
331         if :regexp is not specified (bug#5031).
333         * subr.el (string-prefix-p): New function.
335         * man.el (Man-completion-cache): New var.
336         (Man-completion-table): Use it.
338         * vc.el (vc-print-log-internal): Make `limit' optional for better
339         compatibility (e.g. with vc-annotate.el).
341 2009-11-24  Kevin Ryde  <user42@zip.com.au>
343         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
344         Build value with regexp-opt instead of explicit joining loop.  (My
345         Bug#4927.)
347         * emacs-lisp/elint.el (elint-add-required-env): Better error message
348         when .el source file not found or other error.
350 2009-11-24  Markus Triska  <markus.triska@gmx.at>
352         * linum.el (linum-update-window): Ignore intangible (bug#4996).
354 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
356         Handle the [back] button properly (bug#4979).
357         * descr-text.el (describe-text-properties): Add a `buffer' argument.
358         Use help-setup-xref, help-buffer, and with-help-window.
359         (describe-char): Add `buffer' argument.
360         Pass proper command to help-setup-xref.  Don't meddle with
361         help-xref-stack-item directly.
362         (describe-text-category): Use with-help-window and help-buffer.
364         * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
365         for the displayed buffer (bug#4887).
367         * man.el (Man-completion-table): New function.
368         (man): Use it.
370 2009-11-24  David Reitter  <david.reitter@gmail.com>
372         * vc-git.el (vc-git-registered): Use checkout directory (where
373         .git is) rather than the file's directory and a relative path spec
374         to work around a bug in git.
376 2009-11-24  Michael Albinus  <michael.albinus@gmx.de>
378         Improve handling of processes on remote hosts.
380         * eshell/esh-util.el (eshell-path-env): New defvar.
381         (eshell-parse-colon-path): New defun.
382         (eshell-file-attributes): Use `eshell-parse-colon-path'.
384         * eshell/esh-ext.el (eshell-search-path):
385         Use `eshell-parse-colon-path'.
386         (eshell-remote-command): Remove argument HANDLER.
387         (eshell-external-command): Check for FTP remote connection.
389         * eshell/esh-proc.el (eshell-gather-process-output):
390         Use `file-truename', in order to start also symlinked files.
391         Apply `start-file-process' instead of `start-process'.
392         Shorten `command' to the local file name part.
394         * eshell/em-cmpl.el (eshell-complete-commands-list):
395         Use `eshell-parse-colon-path'.
397         * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
399         * net/tramp.el (tramp-eshell-directory-change): New defun.  Add it
400         to `eshell-directory-change-hook'.
402 2009-11-24  Tassilo Horn  <tassilo@member.fsf.org>
404         * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
405         because it could be enabled automatically if view-read-only is non-nil.
407 2009-11-24  Michael Kifer  <kifer@cs.stonybrook.edu>
409         * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
410         made on 2009-11-22.
412 2009-11-24  Glenn Morris  <rgm@gnu.org>
414         * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
415         deleted variable bookmark-bmenu-bookmark-column.
417         * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
418         Move after definition of global-semantic-idle-tag-highlight-mode.
420 2009-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
422         * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
424 2009-11-23  Ken Brown  <kbrown@cornell.edu>  (tiny change)
426         * net/browse-url.el (browse-url-filename-alist): On Windows, add
427         two slashes to the "file:" prefix.
428         (browse-url-file-url): De-munge Cygwin filenames before passing
429         them to Windows browser.
430         (browse-url-default-windows-browser): Use call-process.
432 2009-11-23  Juri Linkov  <juri@jurta.org>
434         Implement DocView Continuous mode.  (Bug#4896)
435         * doc-view.el (doc-view-continuous-mode): New defcustom.
436         (doc-view-mode-map): Bind C-n/<down> to
437         `doc-view-next-line-or-next-page', C-p/<up> to
438         `doc-view-previous-line-or-previous-page'.
439         (doc-view-next-line-or-next-page)
440         (doc-view-previous-line-or-previous-page): New commands.
442 2009-11-23  Juri Linkov  <juri@jurta.org>
444         Implement Isearch in comint input history.  (Bug#3746)
445         * comint.el (comint-mode): Add `comint-history-isearch-setup' to
446         `isearch-mode-hook'.
447         (comint-history-isearch): New defcustom.
448         (comint-history-isearch-backward)
449         (comint-history-isearch-backward-regexp): New commands.
450         (comint-history-isearch-message-overlay): New buffer-local variable.
451         (comint-history-isearch-setup, comint-history-isearch-end)
452         (comint-goto-input, comint-history-isearch-search)
453         (comint-history-isearch-message, comint-history-isearch-wrap)
454         (comint-history-isearch-push-state)
455         (comint-history-isearch-pop-state): New functions.
457 2009-11-23  Michael Albinus  <michael.albinus@gmx.de>
459         * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
460         return.
461         (tramp-handle-make-symbolic-link)
462         (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
463         Quote file names.
464         (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
465         (tramp-handle-process-file): Use it.
467 2009-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
469         * window.el (move-to-window-line-last-op): Remove.
470         (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
472 2009-11-23  Deniz Dogan  <deniz.a.m.dogan@gmail.com>  (tiny change)
474         Make M-r mirror the new cycling behavior of C-l.
475         * window.el (move-to-window-line-last-op): New var.
476         (move-to-window-line-top-bottom): New command.
477         (global-map): Bind M-r move-to-window-line-top-bottom.
479 2009-11-23  Sven Joachim  <svenjoac@gmx.de>
481         * dired-x.el (dired-guess-shell-alist-default):
482         Support xz format.  (Bug#4953)
484 2009-11-22  Chong Yidong  <cyd@stupidchicken.com>
486         * cedet/srecode/map.el (srecode-get-maps):
487         * cedet/semantic/wisent/wisent.el (wisent-parse-toggle-verbose-flag):
488         * cedet/semantic/wisent/comp.el (wisent-toggle-verbose-flag):
489         * cedet/semantic/decorate/mode.el (semantic-decoration-mode)
490         (semantic-toggle-decoration-style):
491         * cedet/semantic/decorate/include.el
492         (semantic-decoration-include-describe)
493         (semantic-decoration-unknown-include-describe)
494         (semantic-decoration-unparsed-include-describe)
495         (semantic-decoration-all-include-summary):
496         * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init):
497         * cedet/semantic/analyze/complete.el
498         (semantic-analyze-possible-completions):
499         * cedet/semantic/util-modes.el (semantic-highlight-edits-mode)
500         (semantic-show-unmatched-syntax-mode)
501         (semantic-show-parser-state-mode, semantic-stickyfunc-mode)
502         (semantic-highlight-func-mode):
503         * cedet/semantic/util.el (semantic-describe-buffer):
504         * cedet/semantic/symref.el (semantic-symref-find-references-by-name)
505         (semantic-symref-find-tags-by-name)
506         (semantic-symref-find-tags-by-regexp)
507         (semantic-symref-find-tags-by-completion)
508         (semantic-symref-find-file-references-by-name)
509         (semantic-symref-find-text):
510         * cedet/semantic/senator.el (senator-copy-tag, senator-kill-tag)
511         (senator-yank-tag):
512         * cedet/semantic/scope.el (semantic-calculate-scope):
513         * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
514         * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
515         (define-semantic-idle-service):
516         * cedet/semantic/complete.el (semantic-complete-analyze-inline)
517         (semantic-complete-analyze-inline-idle):
518         * cedet/semantic/analyze.el (semantic-analyze-current-context):
519         * cedet/mode-local.el (describe-mode-local-bindings)
520         (describe-mode-local-bindings-in-mode):
521         * cedet/ede/make.el (ede-make-check-version):
522         * cedet/ede/locate.el (ede-enable-locate-on-project):
523         * cedet/cedet-idutils.el (cedet-idutils-expand-filename)
524         (cedet-idutils-version-check):
525         * cedet/cedet-global.el (cedet-gnu-global-expand-filename)
526         (cedet-gnu-global-version-check):
527         * cedet/cedet-cscope.el (cedet-cscope-expand-filename)
528         (cedet-cscope-version-check): Use called-interactively-p instead
529         of interactive-p.
531         * cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
532         Use semantic-format-tag-prototype.
534 2009-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
536         * emulation/viper-cmd.el: Use viper-last-command-char instead of
537         last-command-char/last-command-event.
538         (viper-prefix-arg-value): Do correct conversion of event-char for
539         XEmacs.
541         * emulation/viper-util.el, emulation/viper.el:
542         Use viper-last-command-char instead of
543         last-command-char/last-command-event.
545         * ediff-init.el, ediff-mult.el, ediff-util.el:
546         Replace last-command-char and last-command-event
547         with (ediff-last-command-char) everywhere.
549         * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
550         created in fundamental mode.
552         * ediff.el (ediff-version): Revert the change of interactive-p to
553         called-interactively-p.
555 2009-11-22  Tassilo Horn  <tassilo@member.fsf.org>
557         * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
558         generation from word-movement command names.
560 2009-11-21  Chong Yidong  <cyd@stupidchicken.com>
562         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
563         (semantic-complete-jump-local, semantic-complete-jump):
564         Improve prompt string.
566 2009-11-21  Jan Djärv  <jan.h.d@swipnet.se>
568         * cus-start.el (all): Add native condition for font-use-system-font.
570 2009-11-21  Nathaniel Flath  <flat0103@gmail.com>
572         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
573         Correct the patch from 2009-11-18.  (Bug#3910)
575 2009-11-21  Alan Mackenzie  <acm@muc.de>
577         * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
578         Update to deal with modern Java constructs.
580 2009-11-21  Tassilo Horn  <tassilo@member.fsf.org>
582         * progmodes/subword.el: Rename from lisp/subword.el.
584         * subword.el: Rename to progmodes/subword.el.
586         * Makefile.in (ELCFILES): Adapt to subword.el move.
588 2009-11-21  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
589             Stefan Monnier  <monnier@iro.umontreal.ca>
591         * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
592         (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
593         (bookmark-bmenu-show-filenames): Use push.
594         (bookmark-bmenu-hide-filenames): Use local var instead of
595         bookmark-bmenu-bookmark-column.  Use pop.  Don't save window-excursion.
596         (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
597         (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
598         filenames now that the bookmark names are always available.
600 2009-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
602         * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
603         (bookmark-search-pattern): Move and leave unbound.
604         (bookmark-bmenu-mode-map): Change binding.
605         (bookmark-read-search-input): Simplify.
606         Don't use text-char-description.  Don't error on non-char events.
607         (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
608         only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
609         (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
610         Use a local var for the timer.
611         (bookmark-bmenu-cancel-search): Remove by folding into the only caller
612         (i.e. bookmark-bmenu-search).
614 2009-11-21  Glenn Morris  <rgm@gnu.org>
616         * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode.  (Bug#4993)
618 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
620         * net/browse-url.el (browse-url-default-windows-browser):
621         Use cygstart for cygwin.
623 2009-11-20  Karl Fogel  <karl.fogel@red-bean.com>
625         * bookmark.el Formatting and doc fixes only:
626         (bookmark-search-delay): Shorten doc string to fit in 80 columns.
627         (bookmark-bmenu-search): Wrap to fit within 80 columns.
628           Minor grammar and punctuation fixes in doc string.
629         (bookmark-read-search-input): Adjust to fit within 80 columns.
631 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
633         * progmodes/cc-cmds.el (c-forward-into-nomenclature)
634         (c-backward-into-nomenclature): Adapt to subword renaming.
636         * subword.el (subword-forward, subword-backward, subword-mark)
637         (subword-kill, subword-backward-kill, subword-transpose)
638         (subword-downcase, subword-upcase, subword-capitalize)
639         (subword-forward-internal, subword-backward-internal):
640         Rename from forward-subword, backward-subword, mark-subword,
641         kill-subword, backward-kill-subword, transpose-subwords,
642         downcase-subword, upcase-subword, capitalize-subword,
643         forward-subword-internal, backward-subword-internal.
645 2009-11-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
647         * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
648         New options.
649         (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
650         New vars.
651         (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
652         (bookmark-bmenu-filter-alist-by-regexp)
653         (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
654         (bookmark-bmenu-search): New command.
655         (bookmark-bmenu-mode-map): Bind it.
657 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
659         * cedet/semantic/complete.el (semantic-complete-inline-map): Doc fix.
661         * cedet/semantic/idle.el (define-semantic-idle-service)
662         (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
664 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
666         * progmodes/cc-cmds.el: declare-functioned forward-subword and
667         backward-subword to quit the byte-compiler.
669         * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
671         * Makefile.in: Don't refer cc-subword.elc but subword.elc.
673         * progmodes/cc-cmds.el (c-update-modeline)
674         (c-forward-into-nomenclature, c-backward-into-nomenclature):
675         Refer to subword.el functions instead of cc-subword.el.
677         * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
678         subword.el functions instead of cc-subword.el.
680         * progmodes/cc-subword.el: Rename to subword.el.
681         * subword.el: Rename from progmodes/cc-subword.el.
682         (subword-mode-map): Rename from c-subword-mode-map.
683         (subword-mode): Rename from c-subword-mode.
684         (global-subword-mode): New global minor mode.
685         (forward-subword): Rename from c-forward-subword.
686         (backward-subword): Rename from c-backward-subword.
687         (mark-subword): Rename from c-mark-subword.
688         (kill-subword): Rename from c-kill-subword.
689         (backward-kill-subword): Rename from c-backward-kill-subword.
690         (transpose-subwords): Rename from c-tranpose-subword.
691         (downcase-subword): Rename from c-downcase-subword.
692         (capitalize-subword): Rename from c-capitalize-subword.
693         (forward-subword-internal): Rename from c-forward-subword-internal.
694         (backward-subword-internal): Rename from c-backward-subword-internal.
696 2009-11-20  Dan Nicolaescu  <dann@ics.uci.edu>
698         * vc.el (vc-deduce-fileset): Allow non-state changing operations
699         from a dired buffer.
700         (vc-dired-deduce-fileset): New function.
701         (vc-root-diff, vc-print-root-log): Use it.
703         * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
704         nil LIMIT argument to vc-print-log-internal.
706 2009-11-20  Glenn Morris  <rgm@gnu.org>
708         * Makefile.in (ELCFILES): Regenerate.
710 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
712         * cedet/cedet.el (cedet-menu-map): Re-order menu items.
714         * cedet/semantic.el: Enable idle-mode menu items only if
715         global-semantic-idle-scheduler-mode is enabled.
716         (semantic-default-submodes): Doc fix.
718         * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
719         When turning off, disable other idle modes.
721 2009-11-20  Jay Belanger  <jay.p.belanger@gmail.com>
723         * calc/calc.el (calc-set-mode-line):
724         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
725         (math-format-number): Rename `math-format-complement-signed' to
726         `math-format-twos-complement'.
728         * calc/calc-bin.el (math-format-twos-complement): Rename from
729         math-format-complement-signed.
730         (calc-radix): Rename `calc-complement-signed-mode' to
731         `calc-twos-complement-mode'.
732         (calc-octal-radix, calc-hex-radix): Add an argument for
733         two's complement.
735         * calc/calc-embed.el (calc-embedded-mode-vars):
736         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
738         * calc/calc-ext.el (calc-init-extensions):
739         Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
740         (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
742         * calc/calc-units.el (math-build-units-table-buffer):
743         Let `calc-twos-complement-mode' be nil.
745         * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
746         entries.
748         * calc/calc-vec.el (calcFunc-vunpack):
749         * calc/calc-aent.el (calc-do-calc-eval):
750         * calc/calc-forms.el (math-format-date):
751         * calc/calc-graph.el (calc-graph-plot):
752         * calc/calc-math.el (math-use-emacs-fn):
753         * calc/calccomp.el (math-compose-expr):
754         Let `calc-twos-complement-mode' be nil.
756 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
758         * abbrev.el (abbrev-with-wrapper-hook): (re)move...
759         * simple.el (with-wrapper-hook): ...to here.  Add argument `args'.
760         * minibuffer.el (completion-in-region-functions): New hook.
761         (completion-in-region): New function.
762         * emacs-lisp/lisp.el (lisp-complete-symbol):
763         * pcomplete.el (pcomplete-std-complete): Use it.
765 2009-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
767         * textmodes/tex-mode.el (latex-complete-bibtex-cache)
768         (latex-complete-alist): New vars.
769         (latex-string-prefix-p, latex-complete-bibtex-keys)
770         (latex-complete-envnames, latex-complete-refkeys)
771         (latex-complete-data): New functions.
772         (latex-complete, latex-indent-or-complete): New commands.
774         * window.el (display-buffer-mark-dedicated): New var.
775         (display-buffer): Obey it.
776         * minibuffer.el (minibuffer-completion-help): Use it.
778         * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
780         * filecache.el (file-cache-add-file): Use push and cons.
781         (file-cache-delete-file-regexp): Use push.
782         (file-cache-complete): Use completion-in-region.
784         * simple.el (with-wrapper-hook): Fix thinko.
786         * hfy-cmap.el (hfy-rgb-file): Use locate-file.
787         (htmlfontify-load-rgb-file): Remove unnused var `ff'.
788         Use with-current-buffer and string-to-number.
789         (hfy-fallback-colour-values): Use assoc-string.
790         * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
791         (hfy-face-at): Remove unused var `found-face'.
792         (hfy-compile-stylesheet): Remove unused var `css'.
793         (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
794         and `orig-buffer'.
795         (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
796         Use with-current-buffer.
797         (hfy-text-p): Use expand-file-name and fewer setq.
799 2009-11-19  Vivek Dasmohapatra  <vivek@etla.org>
801         * htmlfontify.el, hfy-cmap.el: New files.
803 2009-11-19  Juri Linkov  <juri@jurta.org>
805         * minibuffer.el (completions-format): New defcustom.
806         (completion--insert-strings): Implement vertical format.
808         * simple.el (switch-to-completions): Move point to the first
809         completion when point was at the beginning of the buffer.
811 2009-11-19  Juri Linkov  <juri@jurta.org>
813         * find-dired.el (find-name-arg): Remove autoload.  (Bug#4387)
815         * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
817 2009-11-19  Chong Yidong  <cyd@stupidchicken.com>
819         * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
820         (mail-signature): Change default to t.
821         (mail-from-style): Deprecate `system-default' value.
822         (mail-insert-from-field): For default value of mail-from-style,
823         default to `angles' unless `angles' needs quoting and `parens'
824         does not.
825         (mail-citation-prefix-regexp): Use citation regexp from
826         message-mode.
828 2009-11-19  Michael Albinus  <michael.albinus@gmx.de>
830         * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
831         Set variables for computing the prompt for reading password.
833 2009-11-19  Glenn Morris  <rgm@gnu.org>
835         * dired-aux.el (dired-compress-file-suffixes): Add ".xz".  (Bug#4953)
837         * textmodes/flyspell.el (sgml-lexical-context): Declare.
839         * net/newst-treeview.el (newsticker-treeview-treewindow-width)
840         (newsticker-treeview-listwindow-height): Fix custom type.
842 2009-11-19  Kenichi Handa  <handa@m17n.org>
844         * descr-text.el (describe-char-padded-string): Compose with TAB
845         only if there's a font for CH.
846         (describe-char): Fix the condition for detecting a trivial composition.
848 2009-11-18  Nathaniel Flath  <flat0103@gmail.com>
850         * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
851         more accurate version of the regexp.  (Bug#3910)
853 2009-11-18  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
855         * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
857 2009-11-18  Juanma Barranquero  <lekktu@gmail.com>
859         * font-setting.el (font-use-system-font): Declare for byte-compiler.
860         (font-setting-change-default-font): Fix typo in docstring.
862 2009-11-18  Alan Mackenzie  <acm@muc.de>
864         * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
866 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
868         * font-setting.el (font-use-system-font): Move ...
870         * cus-start.el (all): ... to here.
872 2009-11-17  Michael Albinus  <michael.albinus@gmx.de>
874         * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
875         Don't set `ad-return-value' if `ad-do-it' doesn't.
877         * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
878         modification time.
880 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
882         * menu-bar.el: Put "Use system font" in Option-menu.
883         (menu-bar-options-save): Add font-use-system-font.
885         * loadup.el: If feature system-font-setting or font-render-setting is
886         there, load font-setting.
888         * Makefile.in (ELCFILES): Add font-settings.el.
889         * font-setting.el: New file.
891 2009-11-17  Glenn Morris  <rgm@gnu.org>
893         * vc-svn.el (vc-svn-print-log): Fix typo in previous.
895         * net/newst-treeview.el (newsticker--treeview-list-update-faces):
896         Preserve point in the list buffer.  (Bug#4939)
897         Use point-at-eol.
898         (newsticker--treeview-list-update-highlight)
899         (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
901 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
903         * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
904         Remove.
906         * calc/calc-ext.el (calc-init-extensions): Remove references to
907         symclip.
909         * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
911         * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
912         * calc/calc-help.el (calc-b-prefix-help):  Remove references to
913         `calc-symclip'.
915 2009-11-16  Kevin Ryde  <user42@zip.com.au>
917         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
918         Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
920         * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
921         (lm-keywords-list): Allow comma-only separator like "foo,bar".
922         Ignore trailing spaces by omit-nulls to split-string (fixing
923         regression from Emacs 21 due to the incompatible split-string
924         change).  (Bug #4928.)
926 2009-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
928         * vc.el (vc-log-show-limit): Default to 2000.
929         (vc-print-log-internal): Insert buttons to request more entries
930         when limiting the output.
932         * vc-sccs.el (vc-sccs-print-log):
933         * vc-rcs.el (vc-rcs-print-log):
934         * vc-cvs.el (vc-cvs-print-log):
935         * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
936         LIMIT is non-nil.
938 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
940         * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
941         error when `tramp-gvfs-dbus-event-vector' is set.
942         (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
944 2009-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
946         * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
948 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
950         * net/dbus.el (dbus-unregister-service): New defun.
951         (dbus-register-property): Register the handlers of
952         "org.freedesktop.DBus.Properties" for SERVICE.
953         (dbus-property-handler): Fix docstring.
955 2009-11-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
957         * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
958         Quote doc string reference in defvaralias as it is not in special form.
959         (byte-compile-output-docform): Doc fix.
961 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
963         * calc/calc.el (math-2-word-size, math-half-2-word-size)
964         (calc-complement-signed-mode): New variables.
965         (calc-set-mode-line): Add indicator for twos-complements.
966         (math-format-number): Format twos-complement notation.
968         * calc/calc-bin.el (calc-word-size): Reset the variables
969         `math-2-word-size' and `math-half-2-word-size'.
970         (math-format-complement-signed, math-symclip, calcFunc-symclip)
971         (calc-symclip): New functions.
973         * calc/calc-aent.el (math-read-token): Read complement signed numbers.
975         * calc/calc-embed.el (calc-embedded-mode-vars):
976         Add `calc-complement-signed-mode' to the list of modes.
978         * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
979         (calc-b-oper-keys): Add `calc-symclip' to list.
981         * calc/calc-ext.el (math-read-number-fancy): Read complement
982         signed numbers.
983         (calc-init-extensions): Add binding for `calc-symclip'.
984         Add autoload for `calcFunc-symclip' and `calc-symclip'.
986         * calc/calc-menu.el (calc-arithmetic-menu): Add item for
987         `calc-symclip'.
988         (calc-modes-menu): Add item for twos complement mode.
990         * calc/calc-help.el (calc-b-prefix-help):  Add help for `calc-symclip'.
992 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
994         * register.el (jump-to-register, insert-register): Handle Semantic
995         tags.  From commented-out advice in semantic/senator.el.
997 2009-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
999         * vc.el (vc-log-show-limit): New variable.
1000         (vc-print-log, vc-print-root-log): Add new argument LIMIT.  Set it
1001         when using a prefix argument.
1002         (vc-print-log-internal): Add new argument LIMIT.
1004         * vc-svn.el (vc-svn-print-log):
1005         * vc-mtn.el (vc-mtn-print-log):
1006         * vc-hg.el (vc-hg-print-log):
1007         * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
1008         pass it to the log command when set.  Make the BUFFER argument
1009         non-optional.
1011         * vc-sccs.el (vc-sccs-print-log):
1012         * vc-rcs.el (vc-rcs-print-log):
1013         * vc-git.el (vc-git-print-log):
1014         * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
1015         ignore it.  Make the BUFFER argument non-optional
1017         * bindings.el (mode-line-buffer-identification): Do not purecopy.
1019 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
1021         * dired.el (dired-mode-map): Move encryption items to "Operate"
1022         menu (Bug#4703).
1024         * strokes.el (strokes-update-window-configuration): Make strokes
1025         buffer current before erasing (Bug#4906).
1027         * cedet/semantic/idle.el (semantic-idle-summary-mode)
1028         (semantic-idle-summary-mode): Define using define-minor-mode
1029         instead of define-semantic-idle-service.
1030         (semantic-idle-summary-mode): New function.
1031         (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
1032         that mouse motion does not reset the echo area.
1034 2009-11-15  Juri Linkov  <juri@jurta.org>
1036         * simple.el (set-mark-default-inactive): Add :type, :group
1037         and :version.  (Bug#4876)
1039 2009-11-15  Michael Albinus  <michael.albinus@gmx.de>
1041         * arc-mode.el (archive-maybe-copy): Move creation of directory ...
1042         (archive-unique-fname): ... here.  (Bug#4929)
1044 2009-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1046         * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
1047         with a real fix.
1049         * novice.el (disabled-command-function): Add useful args.
1050         Setup the help buffer so that [back] works.
1051         Remove redundant call to help-mode.
1052         (disabled-command-function): Use `case'.
1053         (en/disable-command): New function extracted from enable-command.
1054         (enable-command, disable-command): Use it.
1056 2009-11-14  Glenn Morris  <rgm@gnu.org>
1058         * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
1059         constants.  (Bug#4913)
1061         * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
1063 2009-11-14  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
1065         * emacs-lisp/elint.el (elint-standard-variables): Add some variables
1066         defined in C that have no doc-strings.  (Bug#1063)
1068 2009-11-14  Francis Wright  <F.J.Wright@qmul.ac.uk>
1070         * cus-edit.el (data, files):
1071         * ps-print.el (postscript): Doc fixes for custom groups.  (Bug#3327)
1073 2009-11-14  Chong Yidong  <cyd@stupidchicken.com>
1075         * simple.el (shell-command): Doc fix (Bug#4891).
1077         * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
1079 2009-11-14  Glenn Morris  <rgm@gnu.org>
1081         * emulation/viper.el (viper-set-hooks): Remove duplicate advice
1082         statements for vc-diff, emerge-quit, and rmail-cease-edit.
1083         If they are already loaded, eval-after-load will do the right thing.
1085         * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
1086         compiling.
1088         * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
1090         * simple.el (x-selection-owner-p): Declare.
1091         (read-mail-command): Use custom radio type rather than choice.
1092         (completion-no-auto-exit): Doc fix.
1094         * custom.el (defgroup):
1095         * epg-config.el (epg): Doc fixes.
1097 2009-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
1099         * bindings.el (mode-line-buffer-identification): Purecopy only the string.
1100         * international/ccl.el (define-ccl-program): Do not purecopy the
1101         docstring, defconst does it anyway.
1103 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1105         * add-log.el (add-change-log-entry): Avoid displaying the changelog
1106         a second time.
1108         * x-dnd.el (x-dnd-maybe-call-test-function):
1109         * window.el (split-window-vertically):
1110         * whitespace.el (whitespace-help-on):
1111         * vc-rcs.el (vc-rcs-consult-headers):
1112         * userlock.el (ask-user-about-lock-help)
1113         (ask-user-about-supersession-help):
1114         * type-break.el (type-break-force-mode-line-update):
1115         * time-stamp.el (time-stamp-conv-warn):
1116         * terminal.el (te-set-output-log, te-more-break, te-filter)
1117         (te-sentinel,terminal-emulator):
1118         * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
1119         (term-write-input-ring, term-check-source, term-start-output-log):
1120         (term-display-buffer-line, term-dynamic-list-completions):
1121         (term-ansi-make-term, serial-term):
1122         * subr.el (selective-display):
1123         * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
1124         (strokes-encode-buffer, strokes-xpm-for-compressed-string):
1125         * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
1126         (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
1127         (speedbar-remove-localized-speedbar-support)
1128         (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
1129         (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
1130         (speedbar-buffers-line-directory):
1131         * simple.el (shell-command-on-region, append-to-buffer)
1132         (prepend-to-buffer):
1133         * shadowfile.el (shadow-save-todo-file):
1134         * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
1135         (scroll-bar-maybe-set-window-start):
1136         * sb-image.el (speedbar-image-dump):
1137         * saveplace.el (save-place-alist-to-file, save-places-to-alist)
1138         (load-save-place-alist-from-file):
1139         * ps-samp.el (ps-print-message-from-summary):
1140         * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
1141         (ps-background-image, ps-begin-job, ps-do-despool):
1142         * ps-bdf.el (bdf-find-file, bdf-read-font-info):
1143         * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
1144         (pr-ps-message-from-summary, pr-lpr-message-from-summary):
1145         (pr-call-process, pr-file-list, pr-interface-save):
1146         * novice.el (disabled-command-function)
1147         (enable-command, disable-command):
1148         * mouse.el (mouse-buffer-menu-alist):
1149         * mouse-copy.el (mouse-kill-preserving-secondary):
1150         * macros.el (kbd-macro-query):
1151         * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
1152         * informat.el (batch-info-validate):
1153         * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
1154         * hippie-exp.el (try-expand-dabbrev-visible):
1155         * help-mode.el (help-make-xrefs):
1156         * help-fns.el (describe-variable):
1157         * generic-x.el (bat-generic-mode-run-as-comint):
1158         * finder.el (finder-mouse-select):
1159         * find-dired.el (find-dired-sentinel):
1160         * filesets.el (filesets-file-close):
1161         * files.el (list-directory):
1162         * faces.el (list-faces-display, describe-face):
1163         * facemenu.el (list-colors-display):
1164         * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
1165         * epg.el (epg--process-filter, epg-cancel):
1166         * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
1167         (epa--read-signature-type):
1168         * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
1169         (emerge-file-names):
1170         * ehelp.el (electric-helpify):
1171         * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
1172         * ediff-vers.el (rcs-ediff-view-revision):
1173         * ediff-util.el (ediff-setup):
1174         * ediff-mult.el (ediff-append-custom-diff):
1175         * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
1176         (ediff-wordify):
1177         * echistory.el (Electric-command-history-redo-expression):
1178         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
1179         * disp-table.el (describe-display-table):
1180         * dired.el (dired-find-buffer-nocreate):
1181         * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
1182         * dabbrev.el (dabbrev--same-major-mode-p):
1183         * chistory.el (list-command-history):
1184         * apropos.el (apropos-documentation):
1185         * allout.el (allout-obtain-passphrase):
1186         (allout-copy-exposed-to-buffer):
1187         (allout-verify-passphrase): Use with-current-buffer.
1189 2009-11-13  Glenn Morris  <rgm@gnu.org>
1191         * Makefile.in (ELCFILES): Regenerate.
1193 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
1195         * net/dbus.el (dbus-registered-objects-table): Rename from
1196         `dbus-registered-functions-table', because it contains also properties.
1197         (dbus-unregister-object): Unregister also properties.
1198         (dbus-get-property, dbus-set-property, dbus-get-all-properties):
1199         Use a timeout of 500 msec, in order to not block.
1200         (dbus-register-property, dbus-property-handler): New defuns.
1202 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1204         * simple.el (minibuffer-default-add-completions): Drop deprecated
1205         4th arg.
1207 2009-11-13  Tomas Abrahamsson  <tab@lysator.liu.se>
1209         * textmodes/artist.el (artist-mouse-choose-operation):
1210         Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
1211         menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
1212         (artist-compute-up-event-key): New function.
1213         (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
1215 2009-11-13  Kenichi Handa  <handa@m17n.org>
1217         * language/japan-util.el: Make sure that the value of jisx0208
1218         property is jisx0208 character.
1220 2009-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
1222         * international/mule.el (auto-coding-regexp-alist): Only purecopy
1223         car or each item, not the whole list.
1225 2009-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1227         * minibuffer.el (minibuffer-completion-help):
1228         Use minibuffer-hide-completions.
1230 2009-11-12  Per Starbäck  <per@starback.se>  (tiny change)
1232         * dired.el (dired-save-positions, dired-restore-positions): New funs.
1233         (dired-revert): Use them (bug#4880).
1235 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
1237         * tooltip.el (tooltip-frame-parameters): Undo previous change.
1239 2009-11-12  Juri Linkov  <juri@jurta.org>
1241         * ffap.el (ffap-alternate-file-other-window, ffap-literally):
1242         New functions.
1243         (find-file-literally-at-point): Alias of `ffap-literally'.
1245 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
1247         * textmodes/ispell.el (ispell-skip-region-alist):
1248         * textmodes/css-mode.el (auto-mode-alist):
1249         * progmodes/compile.el (auto-mode-alist):
1250         * international/mule.el (ctext-non-standard-encodings-alist)
1251         (ctext-non-standard-encodings-regexp):
1252         * simple.el (shell-command-switch, text-read-only):
1253         * replace.el (occur-mode-map):
1254         * paths.el (rmail-file-name):
1255         * jka-cmpr-hook.el (jka-compr-build-file-regexp):
1256         * find-file.el (ff-special-constructs):
1257         * files.el (file-name-handler-alist):
1258         * composite.el: Purecopy strings.
1260         * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
1262 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
1264         * widget.el (define-widget): Purecopy the docstring.
1265         * international/mule-cmds.el (charset): Do not purecopy the
1266         docstring here, define-widget does it.
1268         * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
1269         * textmodes/bibtex-style.el (auto-mode-alist):
1270         * progmodes/inf-lisp.el (inferior-lisp-prompt):
1271         * progmodes/compile.el (compile-command):
1272         * language/korea-util.el (default-korean-keyboard):
1273         * international/mule-conf.el (file-coding-system-alist):
1274         * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
1275         * tooltip.el (tooltip-frame-parameters):
1276         * newcomment.el (comment-end, comment-padding):
1277         * dired.el (dired-trivial-filenames):
1278         * comint.el (comint-file-name-prefix): Purecopy initial values.
1280 2009-11-11  Michael Albinus  <michael.albinus@gmx.de>
1282         * net/tramp.el (tramp-advice-minibuffer-electric-separator)
1283         (tramp-advice-minibuffer-electric-tilde): Unload advices via
1284         `tramp-unload'.
1285         (tramp-advice-make-auto-save-file-name)
1286         (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
1287         after removing the advice.
1289 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
1291         * progmodes/grep.el (grep-regexp-alist):
1292         * international/mule-cmds.el (iso-2022-control-alist):
1293         * emacs-lisp/timer.el (timer-duration-words):
1294         * subr.el (version-separator, version-regexp-alist):
1295         * minibuffer.el (completion-styles-alist):
1296         * faces.el (face-attribute-name-alist, list-faces-sample-text):
1297         Change defvars to defconsts.
1299         * Makefile.in (ELCFILES): Add international/mule-conf.elc.
1300         * loadup.el ("international/mule-conf"): Load the byte compiled version.
1301         * international/mule-conf.el: Allow to be byte compiled.
1303         * international/mule.el (define-charset): Purecopy props.
1304         (load-with-code-conversion): Purecopy doc string and file name.
1305         (put-charset-property): Purecopy strings.
1306         (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
1308         * international/mule-cmds.el (register-input-method): Purecopy arguments.
1309         (define-char-code-property): Correctly purecopy the table.
1311         * international/ccl.el (define-ccl-program): Purecopy the docstring.
1313         * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
1315         * subr.el (add-hook): Purecopy strings.
1316         (eval-after-load): Purecopy load-history-regexp and the form.
1318         * custom.el (custom-declare-group): Purecopy load-file-name.
1320         * subr.el (menu-bar-separator): New defconst.
1321         * net/eudc.el (eudc-tools-menu):
1322         * international/mule-cmds.el (set-coding-system-map)
1323         (mule-menu-keymap):
1324         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
1325         * vc-hooks.el (vc-menu-map):
1326         * replace.el (occur-mode-map):
1327         * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
1328         (menu-bar-edit-menu, menu-bar-goto-menu)
1329         (menu-bar-custom-menu, menu-bar-showhide-menu)
1330         (menu-bar-options-menu, menu-bar-tools-menu)
1331         (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
1332         (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
1333         (menu-bar-help-menu):
1334         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
1335         * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
1337         * term/x-win.el (x-gtk-stock-map):
1338         * progmodes/vera-mode.el (auto-mode-alist):
1339         * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
1340         (inferior-lisp-program, inferior-lisp-load-command):
1341         * progmodes/hideshow.el (hs-special-modes-alist):
1342         * progmodes/gud.el (same-window-regexps):
1343         * progmodes/grep.el (grep-program, find-program, xargs-program):
1344         * net/telnet.el (same-window-regexps):
1345         * net/rlogin.el (same-window-regexps):
1346         * language/ethiopic.el (font-ccl-encoder-alist):
1347         * vc-sccs.el (vc-sccs-master-templates):
1348         * vc-rcs.el (vc-rcs-master-templates):
1349         * subr.el (cl-assertion-failed):
1350         * simple.el (next-error-overlay-arrow-position):
1351         * lpr.el (lpr-command):
1352         * locate.el (locate-ls-subdir-switches):
1353         * info.el (same-window-regexps, info)
1354         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
1355         * image-mode.el (image-mode, auto-mode-alist):
1356         * hippie-exp.el (hippie-expand-ignore-buffers):
1357         * format.el (format-alist):
1358         * find-dired.el (find-ls-subdir-switches, find-grep-options)
1359         (find-name-arg):
1360         * facemenu.el (facemenu-keybindings):
1361         * dired.el (dired-listing-switches, dired-chown-program):
1362         * diff.el (diff-switches, diff-command):
1363         * cus-edit.el (same-window-regexps):
1364         * bindings.el (mode-line-mule-info)
1365         (mode-line-buffer-identification): Purecopy strings.
1367 2009-11-11  Juri Linkov  <juri@jurta.org>
1369         * simple.el (dired-get-filename)<declare-function>:
1370         Tell the byte-compiler about dired-get-filename.
1371         (shell-command): In Dired mode, get filename from the current line
1372         as the default value.
1374 2009-11-10  Glenn Morris  <rgm@gnu.org>
1376         * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
1377         * calendar/holidays.el, progmodes/cperl-mode.el:
1378         Update x-popup-menu declarations.
1380         * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
1381         (list-load-path-shadows): Use dolist.
1382         (list-load-path-shadows): Use with-current-buffer.
1384 2009-11-10  Juri Linkov  <juri@jurta.org>
1386         * minibuffer.el (read-file-name): Support a list of default values
1387         in `default-filename'.  Use the first file name where only one
1388         element is required.  Doc fix.
1390 2009-11-09  Michael Albinus  <michael.albinus@gmx.de>
1392         * net/dbus.el (dbus-unregister-object): Release service, if no
1393         other method is registered for it.
1395 2009-11-08  Markus Rost  <rost@math.uni-bielefeld.de>
1397         * bookmark.el (bookmark-completing-read): Sort bookmark names if
1398         bookmark-sort-flag is non-nil (Bug#4653).
1400 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
1402         * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
1403         the progress reporter entirely.
1405         * emulation/cua-base.el: Add CUA property to some CC mode commands
1406         (Bug#4100).
1408 2009-11-08  Kevin Ryde  <user42@zip.com.au>
1410         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
1411         at end of sentence (Bug#4818).
1413 2009-11-08  Jared Finder  <jfinder@crypticstudios.com>
1415         * progmodes/compile.el (compilation-error-regexp-alist-alist):
1416         Handle "see declaration of" MSFT statements (Bug#4100).
1418 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
1420         * net/tramp.el (tramp-advice-make-auto-save-file-name)
1421         (tramp-advice-file-expand-wildcards): Unload via
1422         `ad-remove-advice'.
1424         * net/trampver.el: Update release number.
1426 2009-11-08  Kevin Ryde  <user42@zip.com.au>
1428         * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
1429         `ad-do-it'.
1431 2009-11-08  Andr  <m00naticus@gmail.com>  (tiny change)
1433         * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
1434         in order to keep context in SELinux.
1436 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
1438         * dired-aux.el (dired-query): Place cursor in echo area and allow
1439         C-g.
1441         * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
1442         menu item if not on a directory (Bug#4701).
1444 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
1446         Sync with Tramp 2.1.17.
1448         * net/tramp.el (tramp-handle-copy-directory): Don't use
1449         `file-remote-p' (due to compatibility).
1451         * net/tramp-compat.el (tramp-compat-copy-directory)
1452         (tramp-compat-delete-directory): New defuns.
1454         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
1455         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
1456         `tramp-compat-delete-directory'.
1458         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
1459         (tramp-smb-handle-delete-directory ): Use
1460         `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
1462         * net/trampver.el: Update release number.
1464 2009-11-07  Chong Yidong  <cyd@stupidchicken.com>
1466         * tar-mode.el (tar-copy): Call write-region on the right buffer
1467         (Bug#4857).
1469         * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
1470         by hand, if necessary (Bug#4878).
1472 2009-11-06  Chong Yidong  <cyd@stupidchicken.com>
1474         * buff-menu.el (Buffer-menu-buffer+size): Use display property to
1475         align size column (Bug#4839).
1477         * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
1478         statement.
1480 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
1482         * progmodes/ld-script.el (auto-mode-alist):
1483         * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
1485         * cus-face.el (custom-declare-face): Purecopy face spec.
1487 2009-11-06  Kenichi Handa  <handa@m17n.org>
1489         * international/uni-bidi.el: Re-generated.
1490         * international/uni-category.el: Re-generated.
1491         * international/uni-combining.el: Re-generated.
1492         * international/uni-mirrored.el: Re-generated.
1494 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
1496         * textmodes/tex-mode.el (tex-alt-dvi-print-command)
1497         (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
1498         (tex-start-options, slitex-run-command, latex-run-command)
1499         (tex-run-command, tex-directory):
1500         * textmodes/ispell.el (ispell-html-skip-alists)
1501         (ispell-tex-skip-alists, ispell-tex-skip-alists):
1502         * textmodes/fill.el (adaptive-fill-first-line-regexp):
1503         (adaptive-fill-regexp):
1504         * textmodes/dns-mode.el (auto-mode-alist):
1505         * progmodes/python.el (interpreter-mode-alist):
1506         * progmodes/etags.el (tags-compression-info-list):
1507         * progmodes/etags.el (tags-file-name):
1508         * net/browse-url.el (browse-url-galeon-program)
1509         (browse-url-firefox-program):
1510         * mail/sendmail.el (mail-signature-file)
1511         (mail-citation-prefix-regexp):
1512         * international/mule-conf.el (eight-bit):
1513         * international/latexenc.el (latex-inputenc-coding-alist):
1514         * international/fontset.el (x-pixel-size-width-font-regexp):
1515         * emacs-lisp/warnings.el (warning-type-format):
1516         * emacs-lisp/trace.el (trace-buffer):
1517         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
1518         (emacs-lisp-mode-map):
1519         * calendar/holidays.el (holiday-solar-holidays)
1520         (holiday-bahai-holidays, holiday-islamic-holidays)
1521         (holiday-christian-holidays, holiday-hebrew-holidays)
1522         (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
1523         (hebrew-holidays-1, holiday-oriental-holidays)
1524         (holiday-general-holidays):
1525         * x-dnd.el (x-dnd-known-types):
1526         * tool-bar.el (tool-bar):
1527         * startup.el (site-run-file):
1528         * shell.el (shell-dumb-shell-regexp):
1529         * rfn-eshadow.el (file-name-shadow-tty-properties)
1530         (file-name-shadow-properties):
1531         * paths.el (remote-shell-program, news-directory):
1532         * mouse.el ([C-down-mouse-3]):
1533         * menu-bar.el (menu-bar-tools-menu):
1534         * jka-cmpr-hook.el (jka-compr-load-suffixes)
1535         (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
1536         (jka-compr-compression-info-list):
1537         * isearch.el (search-whitespace-regexp):
1538         * image-file.el (image-file-name-extensions):
1539         * find-dired.el (find-ls-option):
1540         * files.el (directory-listing-before-filename-regexp)
1541         (directory-free-space-args, insert-directory-program)
1542         (list-directory-brief-switches, magic-fallback-mode-alist)
1543         (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
1544         (automount-dir-prefix):
1545         * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
1546         (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
1547         (face-font-registry-alternatives, face-font-registry-alternatives)
1548         (face-font-family-alternatives):
1549         * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
1550         (facemenu-foreground-menu, facemenu-face-menu):
1551         * epa-hook.el (epa-file-name-regexp):
1552         * dnd.el (dnd-protocol-alist):
1553         * textmodes/rst.el (auto-mode-alist):
1554         * button.el (default-button): Purecopy strings.
1556 2009-11-06  Glenn Morris  <rgm@gnu.org>
1558         * Makefile.in (ELCFILES): Update.
1560 2009-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
1562         * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
1563         * emacs-lisp/levents.el: Move to obsolete/levents.el.
1565         * nxml/xsd-regexp.el (xsdre-gen-categories):
1566         * nxml/xmltok.el (xmltok-parse-entity):
1567         * nxml/rng-parse.el (rng-parse-validate-file):
1568         * nxml/rng-maint.el (rng-format-manual)
1569         (rng-manual-output-force-new-line):
1570         * nxml/rng-loc.el (rng-save-schema-location-1):
1571         * nxml/rng-cmpct.el (rng-c-parse-file):
1572         * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
1573         * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
1575 2009-11-05  Wilson Snyder  <wsnyder@wsnyder.org>
1577         * verilog-mode.el (verilog-getopt-file, verilog-set-define):
1578         Remove extra save-excursions and make-variable-buffer-local's.
1579         Suggested by Stefan Monnier.
1581         (verilog-getopt-file, verilog-module-inside-filename-p)
1582         (verilog-set-define): Merge GNU 1.35 and repair changes from
1583         switching to using with-current-buffer.
1585         (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
1586         being treated as a number and confusing AUTORESET.
1587         Reported by Dan Dever.
1589         (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
1590         Add verilog-auto-ignore-concat to fix backward compatibility with
1591         older verilog-modes.  Reported by Dan Katz.
1593         (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
1594         containing closing anchors "...$".
1596         (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
1597         Reported by Wade Smith.
1599         (verilog-batch-execute-func) Comment on function usage.
1601 2009-11-05  Michael McNamara  <mac@mail.brushroad.com>
1603         * verilog-mode.el (verilog-label-re): Fix regular expression for
1604         labels.
1606         (verilog-label-re, verilog-calc-1): Support proper indent of named
1607         asserts.
1609         (verilog-backward-token, verilog-basic-complete-re)
1610         (verilog-beg-of-statement, verilog-indent-re): Support proper
1611         indent of the assert statement at the beginning of a block of text.
1613         (verilog-beg-block-re, verilog-ovm-begin-re): Support the
1614         `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
1615         tokens as begins.
1617 2009-11-05  Glenn Morris  <rgm@gnu.org>
1619         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
1620         Emacs 19.  (Bug#1531)
1621         (byte-compile-fix-header): Update for the above change.
1622         Drop test for epoch::version.
1624         * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
1625         * cus-dep.el (custom-make-dependencies):
1626         * finder.el (finder-compile-keywords):
1627         Use autoload-rubric's feature argument.
1629         * calendar/diary-lib.el (top-level): Make load behave more like require.
1631         * vc-git.el (vc-git-stash-map): Move definition before use.
1633 2009-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
1635         * custom.el (custom-declare-group): Purecopy standard-value.
1636         (custom-declare-group): Purecopy custom-prefix.
1638         * international/mule.el (load-with-code-conversion):
1639         Call do-after-load-evaluation unconditionally.
1641         * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
1643 2009-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1645         * descr-text.el: Require help-mode rather than help-fns (bug#4861).
1647 2009-11-04  Glenn Morris  <rgm@gnu.org>
1649         * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
1650         (byte-compile-compatibility): Remove option.
1651         (byte-compile-close-variables, byte-compile-fix-header)
1652         (byte-compile-insert-header, byte-compile-output-docform)
1653         (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
1654         (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
1655         (byte-compile-list, byte-compile-concat, byte-compile-function-form)
1656         (byte-compile-insert, byte-compile-defun):
1657         Remove support for byte-compile-compatibility and Emacs 18.  (Bug#4571)
1658         (byte-defop-compiler19): Remove.
1659         Without byte-compile-compatibility, the 'emacs19-opcode property is not
1660         used by anything.  Replace all calls with byte-defop-compiler.
1662 2009-11-04  Juri Linkov  <juri@jurta.org>
1664         * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
1665         (menu-bar-options-menu): Don't quote the `prop' arg of
1666         `menu-bar-make-mm-toggle'.
1668 2009-11-04  Juanma Barranquero  <lekktu@gmail.com>
1670         * calendar/calendar.el (cal-loaddefs):
1671         * calendar/diary-lib.el (diary-loaddefs):
1672         * calendar/holidays.el (hol-loaddefs):
1673         * eshell/esh-module.el (esh-groups): Load rather than require.
1675 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1677         * calendar/todo-mode.el (todo-add-category): Don't hardcode
1678         point-min==1.
1679         (todo-top-priorities): Only display-buffer when called interactively.
1680         (todo-item-start): Don't save excursion point.
1681         (todo-item-end): Be slightly more careful.  Add `include-sep' arg.
1682         (todo-insert-item-here, todo-file-item, todo-remove-item):
1683         Adjust uses of todo-item-start and todo-item-end.
1685         * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
1686         (autoload-rubric): Don't use any more.
1687         * cedet/semantic/fw.el (semantic/loaddefs):
1688         * cedet/srecode.el (srecode/loaddefs):
1689         * cedet/ede.el (ede/loaddefs): Load rather than require.
1690         * cedet/ede/cpp-root.el:
1691         * cedet/ede/emacs.el:
1692         * cedet/ede/files.el:
1693         * cedet/ede/linux.el:
1694         * cedet/ede/locate.el:
1695         * cedet/ede/make.el:
1696         * cedet/ede/shell.el:
1697         * cedet/ede/speedbar.el:
1698         * cedet/ede/system.el:
1699         * cedet/ede/util.el:
1700         * cedet/semantic/analyze.el:
1701         * cedet/semantic/bovine.el:
1702         * cedet/semantic/complete.el:
1703         * cedet/semantic/ctxt.el:
1704         * cedet/semantic/db-file.el:
1705         * cedet/semantic/db-find.el:
1706         * cedet/semantic/db-global.el:
1707         * cedet/semantic/db-mode.el:
1708         * cedet/semantic/db-typecache.el:
1709         * cedet/semantic/db.el:
1710         * cedet/semantic/debug.el:
1711         * cedet/semantic/dep.el:
1712         * cedet/semantic/doc.el:
1713         * cedet/semantic/edit.el:
1714         * cedet/semantic/find.el:
1715         * cedet/semantic/format.el:
1716         * cedet/semantic/html.el:
1717         * cedet/semantic/ia-sb.el:
1718         * cedet/semantic/ia.el:
1719         * cedet/semantic/idle.el:
1720         * cedet/semantic/lex-spp.el:
1721         * cedet/semantic/lex.el:
1722         * cedet/semantic/mru-bookmark.el:
1723         * cedet/semantic/scope.el:
1724         * cedet/semantic/senator.el:
1725         * cedet/semantic/sort.el:
1726         * cedet/semantic/symref.el:
1727         * cedet/semantic/tag-file.el:
1728         * cedet/semantic/tag-ls.el:
1729         * cedet/semantic/tag-write.el:
1730         * cedet/semantic/tag.el:
1731         * cedet/semantic/util-modes.el:
1732         * cedet/semantic/analyze/complete.el:
1733         * cedet/semantic/analyze/refs.el:
1734         * cedet/semantic/bovine/c.el:
1735         * cedet/semantic/bovine/gcc.el:
1736         * cedet/semantic/bovine/make.el:
1737         * cedet/semantic/bovine/scm.el:
1738         * cedet/semantic/decorate/include.el:
1739         * cedet/semantic/decorate/mode.el:
1740         * cedet/semantic/symref/cscope.el:
1741         * cedet/semantic/symref/global.el:
1742         * cedet/semantic/symref/grep.el:
1743         * cedet/semantic/symref/idutils.el:
1744         * cedet/semantic/symref/list.el:
1745         * cedet/semantic/wisent/java-tags.el:
1746         * cedet/semantic/wisent/javascript.el:
1747         * cedet/srecode/compile.el:
1748         * cedet/srecode/cpp.el:
1749         * cedet/srecode/document.el:
1750         * cedet/srecode/el.el:
1751         * cedet/srecode/expandproto.el:
1752         * cedet/srecode/getset.el:
1753         * cedet/srecode/insert.el:
1754         * cedet/srecode/java.el:
1755         * cedet/srecode/map.el:
1756         * cedet/srecode/mode.el:
1757         * cedet/srecode/template.el:
1758         * cedet/srecode/texi.el: Remove the file-local setting of
1759         generated-autoload-feature.
1761         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
1762         and only put a prop if it is non-nil.
1764 2009-11-03  Juri Linkov  <juri@jurta.org>
1766         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
1767         (menu-bar-options-menu): Fix list quoting (Bug#4429).
1769         * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
1770         and "Menu" to make top-level menu item visually one unit (like
1771         it's done for "Lisp-Interaction", "Emacs-Lisp" and other
1772         multi-word menu items).  Fix :help string for quit-window.
1774 2009-11-03  Glenn Morris  <rgm@gnu.org>
1776         * cedet/mode-local.el (with-mode-local): Doc fix.
1778         * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
1779         (byte-compile-file-form-define-abbrev-table)
1780         (byte-compile-file-form-custom-declare-variable)
1781         (byte-compile-variable-ref, byte-compile-defvar):
1782         Whether or not a warning is enabled should only affect whether we issue
1783         the warning, not whether or not we collect the relevant data.
1784         Eg warnings can be turned on and off throughout the course of a file.
1786         * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
1787         (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
1789 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1791         * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
1792         * play/mpuz.el (mpuz-create-buffer):
1793         * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
1794         (lm-print-y,s,noise, lm-print-w0, lm-init):
1795         * play/gomoku.el (gomoku-prompt-for-move):
1796         * play/fortune.el (fortune-in-buffer):
1797         * play/dissociate.el (dissociated-press):
1798         * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
1799         (decipher-analyze-buffer, decipher-stats-buffer,decipher-stats-buffer):
1800         * mail/supercite.el (sc-eref-show):
1801         * mail/smtpmail.el (smtpmail-send-it):
1802         * mail/rmailsum.el (rmail-summary-next-labeled-message)
1803         (rmail-summary-previous-labeled-message, rmail-summary-wipe)
1804         (rmail-summary-undelete-many, rmail-summary-rmail-update)
1805         (rmail-summary-goto-msg, rmail-summary-expunge)
1806         (rmail-summary-get-new-mail, rmail-summary-search-backward)
1807         (rmail-summary-add-label, rmail-summary-output-menu)
1808         (rmail-summary-output-body):
1809         * mail/rfc822.el (rfc822-addresses):
1810         * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
1811         * mail/mailpost.el (post-mail-send-it):
1812         * mail/hashcash.el (hashcash-generate-payment):
1813         * mail/feedmail.el (feedmail-run-the-queue)
1814         (feedmail-queue-send-edit-prompt-help-first)
1815         (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
1816         (feedmail-deduce-address-list):
1817         * eshell/esh-ext.el (eshell-remote-command):
1818         * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
1819         * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
1820         (viper-wildcard-to-regexp, viper-glob-mswindows-files)
1821         (viper-save-string-in-file, viper-valid-marker):
1822         * emulation/viper-keym.el (viper-toggle-key):
1823         * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
1824         (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
1825         (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
1826         * emulation/viper-cmd.el (viper-exec-form-in-vi)
1827         (viper-exec-form-in-emacs, viper-brac-function):
1828         * emulation/viper.el (viper-delocalize-var):
1829         * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
1830         (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
1831         (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
1832         (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
1833         * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
1834         * emulation/edt.el (edt-electric-helpify):
1835         * emulation/cua-rect.el (cua--rectangle-aux-replace):
1836         * emulation/cua-gmrk.el (cua--insert-at-global-mark)
1837         (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
1838         (cua-indent-to-global-mark-column):
1839         * calendar/diary-lib.el (calendar-mark-1):
1840         * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
1841         Use with-current-buffer.
1842         * emulation/viper.el (viper-delocalize-var): Use dolist.
1844 2009-11-03  Chong Yidong  <cyd@stupidchicken.com>
1846         * comint.el (comint-replace-by-expanded-history-before-point):
1847         Replace !! with the previous input string literally (Bug#1795).
1849 2009-11-02  Jay Belanger  <jay.p.belanger@gmail.com>
1851         * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
1852         to be made up of whitespace.
1854 2009-11-02  Chong Yidong  <cyd@stupidchicken.com>
1856         * minibuffer.el (read-file-name): Don't use file dialogs for
1857         remote directories (Bug#99).
1859 2009-11-01  Chong Yidong  <cyd@stupidchicken.com>
1861         * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
1863 2009-11-01  Andreas Schwab  <schwab@linux-m68k.org>
1865         * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
1866         instead of deleting the window or frame.
1868 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
1870         * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
1871         Support face colors.
1873         * textmodes/tex-mode.el (tex-facemenu-add-face-function):
1874         New function.  Support face colors (Bug#1168).
1875         (tex-common-initialization): Use it.
1877         * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
1878         mode allows it (Bug#1168).
1880 2009-10-31  Juri Linkov  <juri@jurta.org>
1882         * facemenu.el (list-colors-display): Don't mark buffer as
1883         modified (Bug#3948).
1885 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
1887         * international/mule-diag.el (list-character-sets-1): Minor
1888         message fix (Bug#3526).
1890         * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
1891         face property (Bug#4834).
1892         (etags-list-tags, etags-tags-apropos-additional)
1893         (etags-tags-apropos, tags-select-tags-table): Add follow-link
1894         property.
1896         * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
1897         items.
1899         * cedet/cedet.el (cedet-menu-map): Remove Semantic and EDE menu
1900         items.
1902         * cedet/ede.el (ede-minor-mode):
1903         * cedet/semantic.el (semantic-mode): Toggle menu separators.
1905 2009-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1907         * textmodes/two-column.el (2C-split):
1908         * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
1909         * textmodes/tex-mode.el (tex-set-buffer-directory):
1910         * textmodes/spell.el (spell-region, spell-string):
1911         * textmodes/reftex.el (reftex-erase-buffer):
1912         (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
1913         * textmodes/reftex-toc.el (reftex-toc-promote-action):
1914         * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
1915         (reftex-select-item):
1916         * textmodes/reftex-ref.el (reftex-label-info-update)
1917         (reftex-offer-label-menu):
1918         * textmodes/reftex-index.el (reftex-index-change-entry)
1919         (reftex-index-phrases-info):
1920         * textmodes/reftex-global.el (reftex-create-tags-file)
1921         (reftex-save-all-document-buffers, reftex-ensure-write-access):
1922         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
1923         (reftex-view-crossref-from-bibtex):
1924         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
1925         (reftex-extract-bib-entries-from-thebibliography)
1926         (reftex-all-used-citation-keys, reftex-create-bibtex-file):
1927         * textmodes/refbib.el (r2b-capitalize-title):
1928         (r2b-convert-buffer, r2b-help):
1929         * textmodes/page-ext.el (pages-directory)
1930         (pages-directory-goto-with-mouse):
1931         * textmodes/bibtex.el (bibtex-validate-globally):
1932         * textmodes/bib-mode.el (bib-capitalize-title):
1933         * textmodes/artist.el (artist-clear-buffer, artist-system):
1934         * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
1935         (local-set-scheme-interaction-buffer, xscheme-process-filter)
1936         (verify-xscheme-buffer, xscheme-enter-interaction-mode)
1937         (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
1938         (xscheme-send-control-g-interrupt, xscheme-start-process)
1939         (xscheme-process-sentinel, xscheme-cd):
1940         * progmodes/verilog-mode.el (verilog-read-always-signals)
1941         (verilog-set-define, verilog-getopt-file)
1942         (verilog-module-inside-filename-p):
1943         * progmodes/sh-script.el:
1944         * progmodes/python.el (python-pdbtrack-get-source-buffer)
1945         (python-pdbtrack-grub-for-buffer, python-execute-file):
1946         * progmodes/octave-inf.el (inferior-octave):
1947         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
1948         (idlwave-shell-compile-helper-routines, idlwave-set-local)
1949         (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
1950         (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
1951         (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
1952         * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
1953         (idlwave-shell-filter, idlwave-shell-examine-highlight)
1954         (idlwave-shell-sentinel, idlwave-shell-filter-directory)
1955         (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
1956         (idlwave-shell-examine-display, idlwave-shell-run-region)
1957         (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
1958         (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
1959         * progmodes/idlw-help.el (idlwave-help-get-special-help)
1960         (idlwave-help-get-help-buffer):
1961         * progmodes/gud.el (gud-basic-call, gud-find-class)
1962         (gud-tooltip-activate-mouse-motions-if-enabled):
1963         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
1964         * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
1965         (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
1966         (ebrowse-tags-next-file):
1967         * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
1968         (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
1969         (ebnf-eps-finish-and-write):
1970         * progmodes/cpp.el (cpp-edit-save):
1971         * progmodes/cperl-mode.el (cperl-pod-to-manpage):
1972         * progmodes/cc-defs.el (c-emacs-features):
1973         * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
1974         (antlr-directory-dependencies):
1975         * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
1976         (ada-run-application, ada-find-in-src-path, ada-goto-parent)
1977         (ada-find-any-references, ada-make-filename-from-adaname)
1978         (ada-make-body-gnatstub):
1979         * obsolete/rnews.el (news-list-news-groups):
1980         * obsolete/resume.el (resume-suspend-hook,resume-write-buffer-to-file):
1981         * obsolete/iso-acc.el (iso-acc-minibuf-setup):
1982         * net/rcirc.el (rcirc-debug):
1983         * net/newst-treeview.el (newsticker--treeview-list-add-item)
1984         (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
1985         (newsticker--treeview-list-update-faces, newsticker-treeview-save)
1986         (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
1987         (newsticker--treeview-tree-update-tag,newsticker--treeview-buffer-init)
1988         (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
1989         (newsticker--treeview-list-clear-highlight)
1990         (newsticker--treeview-list-update-highlight)
1991         (newsticker--treeview-list-highlight-start)
1992         (newsticker--treeview-tree-update-highlight)
1993         (newsticker--treeview-get-selected-item)
1994         (newsticker-treeview-mark-list-items-old)
1995         (newsticker--treeview-set-current-node):
1996         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
1997         * net/newst-backend.el (newsticker--get-news-by-funcall)
1998         (newsticker--get-news-by-wget, newsticker--image-get)
1999         (newsticker--image-sentinel):
2000         * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
2001         * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
2002         (eudc-ph-close-session):
2003         * net/eudc.el (eudc-save-options):
2004         * language/thai-word.el (thai-update-word-table):
2005         * language/japan-util.el (japanese-string-conversion):
2006         * international/titdic-cnv.el (tsang-quick-converter)
2007         (ziranma-converter, ctlau-converter):
2008         * international/mule-cmds.el (describe-language-environment):
2009         * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
2010         (skkdic-convert-postfix, skkdic-convert-prefix):
2011         (skkdic-convert-okuri-nasi, skkdic-convert):
2012         * emacs-lisp/re-builder.el (reb-update-overlays):
2013         * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
2014         * emacs-lisp/gulp.el (gulp-send-requests):
2015         * emacs-lisp/find-gc.el (trace-call-tree):
2016         * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
2017         (eieio-describe-generic):
2018         * emacs-lisp/eieio-base.el (eieio-persistent-read):
2019         * emacs-lisp/edebug.el (edebug-outside-excursion):
2020         * emacs-lisp/debug.el (debugger-make-xrefs):
2021         * emacs-lisp/cust-print.el (custom-prin1-to-string):
2022         * emacs-lisp/chart.el (chart-new-buffer):
2023         * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
2024         Use with-current-buffer.
2025         * textmodes/artist.el (artist-system): Don't call
2026         copy-sequence on a fresh string.
2027         * progmodes/idlw-shell.el (easymenu setup): Use dolist.
2029 2009-10-31  Stephen Berman  <stephen.berman@gmx.net>
2031         * calendar/todo-mode.el (todo-edit-item): Signal an error if there
2032         is no item to edit.  (Bug#4820)
2033         (todo-top-priorities): Restore point and restore narrowing in Todo
2034         buffer.  (Bug#4820)
2036 2009-10-31  Glenn Morris  <rgm@gnu.org>
2038         * net/ange-ftp.el (top-level): Don't require dired when compiling.
2039         (comint-last-output-start, comint-last-input-start)
2040         (comint-last-input-end): Don't defvar when compiling.
2041         (ange-ftp-process-file): Use bound-and-true-p.
2043         * pcmpl-rpm.el (top-level): Move provide statement to end.
2044         (pcmpl-rpm): Remove unused custom group.
2046         * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
2048         * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
2050         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
2051         (byte-compile-warnings): Add `constants' as an option.
2052         (byte-compile-callargs-warn, byte-compile-arglist-warn)
2053         (display-call-tree): Update for byte-compile-fdefinition possibly
2054         returning `(macro lambda ...)'.  (Bug#4778)
2055         (byte-compile-variable-ref, byte-compile-setq-default):
2056         Respect `constants' member of byte-compile-warnings.
2058         * cedet/semantic/tag.el (semantic--tag-link-list-to-buffer):
2059         Use mapc rather than mapcar because the return value is never used.
2061         * cedet/srecode/template.el, cedet/semantic/wisent/javascript.el:
2062         * cedet/semantic/wisent/java-tags.el, cedet/semantic/texi.el:
2063         * cedet/semantic/html.el:
2064         Suppress harmless warnings about setting up semantic-imenu (not
2065         part of Emacs) variables.
2067 2009-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2069         * vc-bzr.el (vc-bzr-revision-keywords): New var.
2070         (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
2071         to "submit:".
2073         * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
2074         * cedet/semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
2075         * cedet/semantic/symref/grep.el (semantic-symref-perform-search):
2076         * cedet/semantic/bovine/gcc.el (semantic-gcc-query):
2077         * cedet/semantic/bovine/c.el (semantic-c-parse-lexical-token):
2078         * cedet/semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
2079         (semantic-analyzer-debug-global-symbol)
2080         (semantic-analyzer-debug-missing-innertype)
2081         (semantic-analyzer-debug-insert-include-summary):
2082         * cedet/semantic/util.el (semantic-file-tag-table):
2083         (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
2084         (semantic-recursive-find-nonterminal-by-name):
2085         * cedet/semantic/tag-ls.el (semantic-tag-calculate-parent-default):
2086         * cedet/semantic/tag-file.el (semantic-prototype-file):
2087         * cedet/semantic/symref.el (semantic-symref-parse-tool-output):
2088         * cedet/semantic/sb.el (semantic-sb-fetch-tag-table):
2089         * cedet/semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
2090         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
2091         (semantic-idle-summary-maybe-highlight):
2092         * cedet/semantic/ia-sb.el (semantic-ia-speedbar)
2093         (semantic-ia-sb-tag-info):
2094         * cedet/semantic/grammar.el (semantic-analyze-possible-completions):
2095         * cedet/semantic/find.el (semantic-brute-find-tag-by-position):
2096         * cedet/semantic/ede-grammar.el (project-compile-target):
2097         (ede-proj-makefile-insert-variables):
2098         * cedet/semantic/debug.el (semantic-debug-set-parser-location):
2099         (semantic-debug-set-source-location, semantic-debug-interface-layout)
2100         (semantic-debug-mode, semantic-debug):
2101         * cedet/semantic/db.el (semanticdb-needs-refresh-p):
2102         * cedet/semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
2103         * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
2104         * cedet/semantic/db-find.el (semanticdb-find-log-new-search)
2105         (semanticdb-find-translate-path-includes--internal)
2106         (semanticdb-reset-log, semanticdb-find-log-activity):
2107         * cedet/semantic/db-file.el (object-write):
2108         * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
2109         * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
2110         (semanticdb-create-ebrowse-database):
2111         * cedet/semantic/db-debug.el (semanticdb-table-sanity-check):
2112         * cedet/semantic/complete.el (semantic-displayor-focus-request)
2113         (semantic-collector-calculate-completions-raw)
2114         (semantic-complete-read-tag-analyzer):
2115         * cedet/semantic/analyze.el (semantic-analyze-pulse):
2116         * cedet/ede/util.el (ede-update-version-in-source):
2117         * cedet/ede/proj.el (project-delete-target):
2118         * cedet/ede/proj-elisp.el (ede-update-version-in-source)
2119         (ede-proj-flush-autoconf):
2120         * cedet/ede/pconf.el (ede-proj-configure-synchronize)
2121         (ede-proj-configure-synchronize):
2122         * cedet/ede/locate.el (ede-locate-file-in-project-impl):
2123         * cedet/ede/linux.el (ede-linux-version):
2124         * cedet/ede/emacs.el (ede-emacs-version):
2125         * cedet/ede/dired.el (ede-dired-add-to-target):
2126         * cedet/ede.el (ede-buffer-header-file, ede-find-target)
2127         (ede-buffer-documentation-files, ede-project-buffers, ede-set)
2128         (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
2129         * cedet/cedet-idutils.el (cedet-idutils-fnid-call):
2130         (cedet-idutils-lid-call, cedet-idutils-expand-filename)
2131         (cedet-idutils-version-check):
2132         * cedet/cedet-global.el (cedet-gnu-global-call):
2133         (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
2134         (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
2135         * cedet/cedet-cscope.el (cedet-cscope-call)
2136         (cedet-cscope-expand-filename, cedet-cscope-version-check):
2137         Use with-current-buffer.
2138         * cedet/ede.el (ede-make-project-local-variable)
2139         (ede-set-project-variables, ede-set): Use dolist.
2141 2009-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
2143         * textmodes/ispell.el (ispell-skip-region-alist):
2144         * international/mule-conf.el (eight-bit):
2145         * international/fontset.el (font-encoding-alist):
2146         * startup.el (pure-space-overflow-message):
2147         * simple.el (overwrite-mode-textual, overwrite-mode-binary):
2148         * paths.el (gnus-nntp-service, rmail-spool-directory)
2149         (term-file-prefix):
2150         * files.el (save-some-buffers-action-alist):
2151         * cmuscheme.el (same-window-buffer-names):
2152         * ielm.el (same-window-buffer-names):
2153         * shell.el (same-window-buffer-names):
2154         * mail/sendmail.el (same-window-buffer-names):
2155         * progmodes/inf-lisp.el (same-window-buffer-names):
2156         * bindings.el (mode-line-client)
2157         (mode-line-column-line-number-mode-map):
2158         * language/tibetan.el (tibetan-precomposition-rule-regexp)
2159         (tibetan-precomposed-regexp): Purecopy string arguments.
2161 2009-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
2163         * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
2164         (calcDigit-nondigit):
2165         * calc/calc-yank.el (calc-copy-to-buffer):
2166         * calc/calc-units.el (calc-invalidate-units-table):
2167         * calc/calc-trail.el (calc-trail-yank):
2168         * calc/calc-store.el (calc-insert-variables):
2169         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
2170         * calc/calc-prog.el (calc-read-parse-table):
2171         * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
2172         * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
2173         * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
2174         (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
2175         (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
2176         (calc-graph-name, calc-graph-find-command, calc-graph-view)
2177         (calc-graph-view, calc-gnuplot-command, calc-graph-init):
2178         * calc/calc-ext.el (calc-realign):
2179         * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
2180         (calc-embedded-finish-edit, calc-embedded-make-info)
2181         (calc-embedded-finish-command, calc-embedded-stack-change):
2182         * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
2184         * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
2185         (overload-docstring-extension): Use that info.
2186         * cedet/semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
2187         * cedet/semantic/idle.el (semantic-eldoc-current-symbol-info):
2188         * cedet/semantic/tag-ls.el (semantic-nonterminal-protection)
2189         (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
2190         (semantic-nonterminal-full-name): Add the new `when' info.
2191         * cedet/semantic/decorate/mode.el (semantic/decorate): Require CL for
2192         `assert'.
2194         * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
2195         shell-dynamic-complete-filename in preference to
2196         comint-dynamic-complete-filename.
2198         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
2199         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
2200         Don't consider whether the display supports colors.
2201         (bookmark-import-new-list): Use dolist.
2202         (bookmark-bmenu-mode-map): Move initialization into declaration.
2203         (bookmark-bmenu-list): Use dolist, simplify.
2204         (bookmark-show-all-annotations): Use save-selected-window and dolist.
2205         (menu-bar-final-items): Use push.
2207 2009-10-28  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
2209         * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
2210         it works on remote files.
2211         (vc-hg-diff): Don't pass any `--cwd' argument.
2213 2009-10-27  Kevin Ryde  <user42@zip.com.au>
2215         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
2216         Use help-xref-info-regexp and help-xref-url-regexp to identify links.
2217         (Further to Bug#3921).
2219 2009-10-27  Michael Albinus  <michael.albinus@gmx.de>
2221         * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
2222         (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
2223         calling `tramp-imap-put-file'.  Add file size to the call.
2224         (tramp-imap-get-file-entries): Compute also user name, file size,
2225         and date.
2226         (tramp-imap-handle-insert-directory): Insert uid and gid.
2227         (tramp-imap-handle-file-attributes): Transform uid and gid
2228         according to `id-format'.
2229         (tramp-imap-put-file): New optional parameter SIZE.  Encode file
2230         size in header X-Size.
2232 2009-10-26  Juanma Barranquero  <lekktu@gmail.com>
2234         * simple.el (transpose-subr): Give clearer error when the mark
2235         is not set.  (Bug#4807)
2237 2009-10-26  Michael Albinus  <michael.albinus@gmx.de>
2239         * net/tramp.el (tramp-perl-file-truename): New defconst.
2240         Perl code contributed by yary <not.com@gmail.com> (tiny change).
2241         (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
2242         Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
2243         (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
2245         * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
2246         Ignore `dired-call-process'.
2247         (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
2249 2009-10-26  Julian Scheid  <julians37@gmail.com>
2251         * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
2252         (tramp-get-remote-readlink): New defun.
2253         (tramp-handle-file-truename): Use it.
2254         (tramp-handle-file-exists-p): Check file-attributes cache, assume
2255         file exists if cache value present.
2256         (tramp-check-cached-permissions) New defun.
2257         (tramp-handle-file-readable-p): Use it.
2258         (tramp-handle-file-writable-p): Likewise.
2259         (tramp-handle-file-executable-p): Likewise.
2260         (tramp-handle-file-name-all-completions): Try using Perl to get
2261         partial completions.  When perl not available, combine `cd' and
2262         `ls' into single remote operation and use shell expansion to get
2263         partial remote directory contents.  Set `file-exists-p' cache for
2264         directory and any files returned by ls.  Change cache handling to
2265         support partial directory contents.  Use error message emitted by
2266         remote `cd' or Perl code for local tramp-error.
2267         (tramp-do-copy-or-rename-file-directly): Avoid separate
2268         tramp-send-command-and-check call.
2269         (tramp-handle-process-file): Merge three remote ops into one.
2270         Do not flush all caches when `process-file-side-effects' is set.
2271         (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
2272         file-attributes shows uid/gid to be set already.
2274 2009-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
2276         * textmodes/tex-mode.el (tex-dvi-view-command)
2277         (tex-show-queue-command, tex-open-quote):
2278         * progmodes/ruby-mode.el (auto-mode-alist)
2279         (interpreter-mode-alist): Purecopy strings.
2281         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
2283         * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
2284         string for the hook, keymap and abbrev table.
2286         * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
2288         * x-dnd.el (x-dnd-xdnd-to-action):
2289         * startup.el (fancy-startup-text, fancy-about-text): Change to
2290         defconst from defvar.
2292         * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
2294         * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
2295         Purecopy initialization strings.
2297         * mail/sendmail.el (mail-header-separator)
2298         (mail-personal-alias-file):
2299         * mail/rmail.el (rmail-default-dont-reply-to-names)
2300         (rmail-ignored-headers, rmail-retry-ignored-headers)
2301         (rmail-highlighted-headers, rmail-secondary-file-directory)
2302         (rmail-secondary-file-regexp):
2303         * files.el (null-device, file-name-invalid-regexp)
2304         (locate-dominating-stop-dir-regexp)
2305         (inhibit-first-line-modes-regexps): Purecopy initialization strings.
2306         (interpreter-mode-alist): Use mapcar instead of mapc.
2308         * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
2310         * bindings.el (mode-line-major-mode-keymap): Purecopy name.
2311         (completion-ignored-extensions):
2312         (debug-ignored-errors): Purecopy strings.
2314 2009-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2316         * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
2317         (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
2318         (pcomplete--here): Use push.
2320         * subr.el (all-completions): Declare the 4th arg obsolete.
2322 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2324         * pcomplete.el (pcomplete-unquote-argument-function): New var.
2325         (pcomplete-unquote-argument): New function.
2326         (pcomplete--common-suffix): Always pay attention to case.
2327         (pcomplete--table-subvert): Quote and unquote the text.
2328         (pcomplete--common-quoted-suffix): New function.
2329         (pcomplete-std-complete): Use it and pcomplete-begin.
2331         * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
2332         we're inside a dedicated or minibuffer window.
2334 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
2336         * cedet/semantic/fw.el (semantic-alias-obsolete)
2337         (semantic-varalias-obsolete): Make the `when' arg mandatory.
2338         (define-mode-overload-implementation):
2339         * cedet/semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
2340         * cedet/semantic/wisent.el (wisent-lex-make-token-table):
2341         * cedet/semantic/util.el (semantic-file-token-stream)
2342         (semantic-something-to-stream):
2343         * cedet/semantic/tag.el (semantic-tag-make-assoc-list)
2344         (semantic-expand-nonterminal):
2345         * cedet/semantic/tag-file.el (semantic-find-nonterminal)
2346         (semantic-find-dependency, semantic-find-nonterminal)
2347         (semantic-find-dependency):
2348         * cedet/semantic/lex.el (semantic-flex-start, semantic-flex-end)
2349         (semantic-flex-text, semantic-flex-make-keyword-table)
2350         (semantic-flex-keyword-p, semantic-flex-keyword-put)
2351         (semantic-flex-keyword-get, semantic-flex-map-keywords)
2352         (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
2353         * cedet/semantic/java.el (semantic-java-prototype-nonterminal):
2354         * cedet/semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
2355         (semantic-after-idle-scheduler-reparse-hooks):
2356         * cedet/semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
2357         * cedet/semantic/db-mode.el (semanticdb-mode-hooks):
2358         * cedet/semantic.el (semantic-toplevel-bovine-table)
2359         (semantic-toplevel-bovine-cache)
2360         (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
2361         (semantic-init-mode-hooks, semantic-init-db-hooks)
2362         (semantic-bovination-working-type): Provide the `when' arg.
2364 2009-10-24  Karl Fogel  <kfogel@red-bean.com>
2366         * bookmark.el: Update documentation, especially documentation
2367         of `bookmark-alist' and of the bookmark file format.
2368         Patch by Drew Adams, with minor tweaks from me.  (Bug#4195)
2370 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
2372         * mail/emacsbug.el (report-emacs-bug): Clarify that the
2373         keybindings apply to the mail buffer (Bug#4003).  Shrink help
2374         window to buffer.
2376         * whitespace.el (whitespace-mode, whitespace-newline-mode)
2377         (global-whitespace-mode, global-whitespace-newline-mode)
2378         (whitespace-toggle-options, global-whitespace-toggle-options):
2379         Doc fix (Bug#3660).
2381         * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
2382         of xmltok-start before the end tag was inserted (Bug#2840).
2384         * progmodes/sh-script.el (sh-font-lock-paren): Handle case
2385         patterns that are preceded by an open-paren (Bug#1320).
2387 2009-10-24  Sven Joachim  <svenjoac@gmx.de>
2389         * files.el (delete-directory): Delete symlinks to directories with
2390         delete-file (Bug#4739).
2392 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
2394         * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
2395         * cedet/semantic/tag.el (semantic-token-type-parent): Add WHEN
2396         argument to make-obsolete.
2398         * cedet/semantic/fw.el (semantic-alias-obsolete)
2399         (semantic-varalias-obsolete): Add optional WHEN argument.
2401 2009-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
2403         * vc.el (vc-backend-for-registration): Rename from
2404         vc-get-backend-for-registration.  Update callers.
2406         * international/mule-cmds.el (set-language-info-alist):
2407         Purecopy lang-env.
2408         (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
2409         (charset): Purecopy the name.
2410         (define-char-code-property): Purecopy string arguments.
2412         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
2413         Purecopy string arguments.
2415         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
2416         * ediff-hook.el (menu-bar-ediff-menu):
2417         * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
2418         * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
2420 2009-10-24  Glenn Morris  <rgm@gnu.org>
2422         * comint.el (comint-dynamic-list-completions):
2423         * term.el (term-dynamic-list-completions): Use choose-completion rather
2424         than obsolete alias mouse-choose-completion.
2426         * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
2427         file-cache-choose-completion.
2428         (file-cache-choose-completion): Handle an optional event argument.
2429         (file-cache-mouse-choose-completion): Make it an obsolete alias.
2431         * progmodes/octave-mod.el (octave-complete-symbol):
2432         Use choose-completion if mouse-choose-completion is ever removed.
2434         * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
2435         use.
2437         * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
2438         compiler.
2440         * vc-hooks.el (vc-responsible-backend): Fix declaration.
2442 2009-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
2444         * minibuffer.el (completion--embedded-envvar-table): Fix last change.
2445         Ignore `pred' now that we receive one.
2446         Handle test-completion specially.
2448 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
2450         * vc.el (vc-responsible-backend): Throw an error if not backend is
2451         found.  Remove the REGISTER argument.  Move the code dealing with
2452         REGISTER ...
2453         (vc-get-backend-for-registration): ... here.  New function.
2454         (vc-deduce-fileset): Call vc-get-backend-for-registration instead
2455         of vc-responsible-backend, pass the file name instead of the
2456         directory name.
2458 2009-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
2460         * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
2461         New funs.
2462         (pcomplete-std-complete): Use them.  Obey pcomplete-termination-string.
2463         (pcomplete-comint-setup): Don't modify a global var via
2464         accidental side-effects.
2465         (pcomplete-shell-setup): Adjust call accordingly.
2466         (pcomplete-parse-comint-arguments): Use push.
2468 2009-10-23  Chong Yidong  <cyd@stupidchicken.com>
2470         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
2471         Allow uncapitalized info node names (Bug#3921).
2473         * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
2474         to the DEBUG file (Bug#3781).
2476 2009-10-23  Jari Aalto  <jari.aalto@cante.net>
2478         * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
2479         dictionary entry (Bug#4579).
2481 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
2483         * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
2484         from `rfn-eshadow-update-overlay-hook' when unloading.
2485         (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
2486         "rsyncc".  Adjust doc string.
2487         (tramp-temp-buffer-file-name) New buffer-local defvar.
2488         (tramp-handle-insert-file-contents, tramp-handle-write-region):
2489         Keep temporary file when indicated by method ("rsync" and
2490         "rsyncc").
2491         (tramp-handle-write-region): Handle APPEND.
2492         (tramp-delete-temp-file-function): New defun.  Added to
2493         `kill-buffer-hook'.
2495 2009-10-23  Juanma Barranquero  <lekktu@gmail.com>
2497         * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
2499 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
2501         * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
2502         (color-name-rgb-alist, tty-standard-colors)
2503         (tty-color-mode-alist): Change to defconst.
2505         * simple.el (mark-inactive): Purecopy message.
2507         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
2508         (global-map, yank-menu):
2509         * textmodes/ispell.el (ispell-menu-map):
2510         * net/eudc.el (eudc-tools-menu):
2511         * international/mule-cmds.el (describe-language-environment-map)
2512         (setup-language-environment-map, set-coding-system-map)
2513         (mule-menu-keymap):
2514         * vc-hooks.el (vc-menu-entry, vc-menu-map):
2515         * replace.el (occur-mode-map):
2516         * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
2518 2009-10-23  Jay Belanger  <jay.p.belanger@gmail.com>
2520         * calc/calc.el (math-read-number, math-read-number-simple): Use
2521         `save-match-data'.
2523 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2525         * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
2526         rather than fiddling with global-map bindings, since it should only
2527         affect per-terminal settings.
2528         See http://bugs.gentoo.org/show_bug.cgi?id=289709.
2530         * minibuffer.el (completion-table-with-terminator): Allow to specify
2531         the terminator-regexp.
2533         * simple.el (switch-to-completions): Look for *Completions* in other
2534         frames as well.
2536         * pcomplete.el: Allow the use of completion-tables.
2537         (pcomplete-std-complete): New command.
2538         (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
2539         (pcomplete--here): Use a function for `form' rather than an expression,
2540         so it can be byte-compiled.
2541         (pcomplete-here, pcomplete-here*): Adjust accordingly.
2542         Add edebug declaration.
2543         (pcomplete-show-completions): Remove unused var `curbuf'.
2544         (pcomplete-do-complete, pcomplete-stub):
2545         Don't assume `completions' is a list of strings any more.
2547 2009-10-22  Juanma Barranquero  <lekktu@gmail.com>
2549         * find-dired.el (find-name-arg): Fix typo in docstring.
2551 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2553         * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
2554         (pcmpl-linux-fs-types): Same, and update to new modules layout.
2556         * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
2557         pcomplete-entries.
2559         * comint.el (comint-read-input-ring, comint-write-input-ring)
2560         (comint-substitute-in-file-name)
2561         (comint-dynamic-complete-as-filename)
2562         (comint-dynamic-simple-complete)
2563         (comint-dynamic-list-filename-completions)
2564         (comint-dynamic-list-completions)
2565         (comint-redirect-results-list-from-process): Minor simplifications.
2567 2009-10-21  Kevin Ryde  <user42@zip.com.au>
2569         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
2570         When inserting ";;; Code" put it before any ";;;###autoload" cookie on
2571         the first form.  And insert a blank line after ";;; Code" since
2572         that's usual style.  (My Bug#4612.)
2574         * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
2576 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2578         * minibuffer.el (completion-table-with-terminator): Properly implement
2579         boundaries, in case `terminator' appears in the suffix.
2580         (completion--embedded-envvar-table): Don't return boundaries if
2581         there's no valid completion.  Simplify.
2582         (completion-file-name-table): New completion table extracted from
2583         completion--file-name-table.
2584         (completion--file-name-table): Use it.
2585         (read-file-name-predicate): Declare obsolete.
2586         (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
2587         * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
2588         completion-file-name-table, and use the `pred' argument.
2589         * files.el (locate-file-completion-table): Use the `pred' arg rather
2590         than read-file-name-predicate.
2591         (abbreviate-file-name): Use \` rather than ^ for BOS.
2593 2009-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
2595         * vc.el (vc-deduce-fileset): Undo previous change, do not tell
2596         vc-responsible-backend to register, it causes problems.
2598 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2600         * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
2602 2009-10-21  Eric Ludlam  <zappo@gnu.org>
2604         * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
2605         (semantic-c-debug-mode-init-pch): New functions.
2606         (semantic-c-debug-mode-init-last-mode): New var.
2607         (semantic-c-parse-lexical-token): Use them.
2609         * cedet/semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
2610         When extracting the argument list, limit only by point-max.
2612 2009-10-21  Michael Albinus  <michael.albinus@gmx.de>
2614         * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
2615         (tramp-smb-handle-file-attributes): Use it.
2616         (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
2617         (tramp-smb-handle-insert-directory): Use `mapc' rather than
2618         `mapcar'.  Use `tramp-smb-get-stat-capability'.
2619         Add `dired-filename' text properties.
2620         (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
2621         (tramp-smb-maybe-open-connection): Simplify check for smbclient
2622         version.
2624 2009-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2626         * subr.el (read-key-delay): Reduce to 0.01.
2627         (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
2628         (bug#4751).
2630 2009-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
2632         * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
2634         * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
2635         (Info-menu): Remove unused vars `last' and `completions'.
2636         (Info-index-nodes): Remove unused var `node'.
2638         * info.el (Info-complete-menu-item): Use complete-with-action.
2640 2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
2642         Make vc-annotate work through copies and renames.
2643         * vc-annotate.el (vc-annotate-extract-revision-at-line):
2644         Return the file name too.
2645         (vc-annotate-revision-at-line)
2646         (vc-annotate-find-revision-at-line)
2647         (vc-annotate-revision-previous-to-line)
2648         (vc-annotate-show-log-revision-at-line): Update to get the file
2649         name from vc-annotate-extract-revision-at-line.
2650         (vc-annotate-show-diff-revision-at-line-internal): Change the
2651         argument to mean whether to show a file diff or not.  Get the file
2652         name from vc-annotate-extract-revision-at-line.
2653         (vc-annotate-show-diff-revision-at-line):
2654         Update vc-annotate-show-diff-revision-at-line call.
2655         (vc-annotate-warp-revision): Add an optional file argument.
2657         * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
2658         (vc-git-annotate-extract-revision-at-line): Also return the file
2659         name if found.
2661         * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
2662         command.  Remove unused code.
2663         (vc-hg-annotate-re): Update to match --follow output.
2664         (vc-hg-annotate-extract-revision-at-line): Also return the file
2665         name if found.
2667         * vc.el: Update annotate-extract-revision-at-line documentation.
2669 2009-10-18  Kevin Ryde  <user42@zip.com.au>
2671         * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
2672         re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
2674         * net/browse-url.el (browse-url): Identify alist with "consp and
2675         not functionp" and let all other things go down the `apply' leg,
2676         as suggested by Stefan.  (Further to bug#4531.)
2678 2009-10-18  Chong Yidong  <cyd@stupidchicken.com>
2680         * minibuffer.el (read-file-name): Check for repeat before putting
2681         a default argument in file-name-history (Bug#4657).
2683         * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
2684         read syntax (Bug#4737).
2686         * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
2688 2009-10-18  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
2690         * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
2691         (html-tag-alist, html-tag-help): Add descriptions for undocumented
2692         entries and make note of obsolete tags.
2694 2009-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
2696         * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
2698 2009-10-18  Glenn Morris  <rgm@gnu.org>
2700         * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
2701         grep, so that binary files (eg international/uni-bidi.el) can match.
2702         Remove test for "UnicodeData" files, since it is hopefully unnecessary
2703         now, and in any case the file header format has changed.
2705 2009-10-17  Glenn Morris  <rgm@gnu.org>
2707         * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
2708         (flyspell-get-word, flyspell-large-region)
2709         (flyspell-auto-correct-previous-word): Doc/error message fixes.
2711 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
2713         * Makefile.in (ELCFILES): Add ede/shell.
2715 2009-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
2717         * term/common-win.el (x-colors): Purecopy it.
2719 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2721         * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
2722         permissive for when the buffer is empty.
2723         (tar-header-block-tokenize): Decode the username and groupname.
2724         (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
2726 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
2728         * cedet/srecode/srt.el:
2729         * cedet/srecode/compile.el:
2730         * cedet/semantic/mru-bookmark.el:
2731         * cedet/semantic/debug.el:
2732         * cedet/semantic/complete.el:
2733         * cedet/semantic/analyze.el: Require CL when compiling.
2735 2009-10-17  Eric Ludlam  <zappo@gnu.org>
2737         * cedet/semantic/scope.el
2738         (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
2739         tmpscope so that the regular scope will continue to work.
2741         * cedet/semantic/idle.el (semantic-idle-tag-highlight):
2742         Use semantic-idle-summary-highlight-face as the highlighting.
2744         * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
2745         contains multibyte characters, choose first applicable coding
2746         system automatically.
2748         * cedet/ede/project-am.el (project-run-target): New method.
2749         (project-run-target): New method.
2751         * cedet/ede.el (ede-target): Add run target menu item.
2752         (ede-project, ede-minor-keymap): Add ede-run-target binding.
2753         (ede-run-target): New function.
2754         (ede-target::project-run-target): New method.
2756         * cedet/ede/proj.el (project-run-target): New method.
2758         * cedet/ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
2759         (ede-g++-libtool-shared-compiler): Remove SHELL.  Remove COMMANDS.
2760         Add :rules.
2761         (ede-proj-target-makefile-shared-object): Only libtool compilers
2762         now available.  Add linkers for libtool.
2763         (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
2764         (ede-proj-makefile-target-name): Always use .la extension.
2766         * cedet/ede/proj-prog.el (project-run-target): New method.
2768         * cedet/ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
2769         (ede-g++-linker): Change Change link lines.
2771         * cedet/ede/pmake.el (ede-pmake-insert-variable-shared):
2772         When searching for old variables, go to the end of the buffer and
2773         search backward from there.
2774         (ede-proj-makefile-automake-insert-subdirs)
2775         (ede-proj-makefile-automake-insert-extradist): New methods.
2776         (ede-proj-makefile-create): Use them.
2778         * cedet/ede/pconf.el (ede-proj-configure-test-required-file):
2779         Force FILE to expand to the current target.  Use file-exists-p to
2780         check that it exists.
2782         * cedet/ede/linux.el (ede-linux-version): Don't call "head".
2783         (ede-linux-load): Wrap dir in file-name-as-directory.
2784         Set :version slot.
2786         * cedet/ede/files.el (ede-get-locator-object): When enabling
2787         locate, do so on "top".
2789         * cedet/ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
2790         file-name-as-directory during compare.
2791         (ede-emacs-version): Return Emacs/XEmacs differentiator.
2792         Get version number from different places.  Don't call egrep.
2793         (ede-emacs-load): Set :version slot.  Call file-name-as-directory
2794         to set the directory.
2796         * cedet/ede/shell.el: New file.
2798         * cedet/inversion.el (inversion-decoders): Allow for stray . in
2799         alpha/beta variants.
2801 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2803         * international/mule-cmds.el (select-safe-coding-system): If the file
2804         has a coding cookie, use it regardless of any other setting (bug#4712).
2806 2009-10-17  Glenn Morris  <rgm@gnu.org>
2808         * cedet/semantic/grammar.el (semantic-grammar--lex-delim-spec):
2809         All errors should have messages.
2811         * foldout.el (foldout-mouse-swallow-events):
2812         * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
2814         * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
2815         (dired-keep-marker-copy, dired-keep-marker-hardlink)
2816         (dired-keep-marker-symlink, dired-dwim-target)
2817         (dired-copy-preserve-time): Do not autoload these defcustoms.
2819         * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
2820         messages from messing up the file coding.  (Bug#4623)
2822 2009-10-17  Jari Aalto  <jari.aalto@cante.net>
2824         * textmodes/ispell.el (ispell-get-decoded-string): Give an error
2825         if no match is found for the current dictionary.  (Bug#4578)
2827         * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
2828         optional, since that is how it is documented, and this is often called
2829         with a nil argument.  (Bug#4577)
2830         (flyspell-external-point-words, flyspell-auto-correct-word)
2831         (flyspell-correct-word-before-point, flyspell-word-search-forward)
2832         (flyspell-word-search-backward): Remove nil argument in calls to
2833         flyspell-get-word, since it is not needed now.
2835 2009-10-17  Ulrich Mueller  <ulm@gentoo.org>
2837         * play/doctor.el (doctor-adverbp): Exclude some nouns.  (Bug#4565)
2839 2009-10-16  Glenn Morris  <rgm@gnu.org>
2841         * net/rcirc.el (rcirc-authenticate): Simplify previous change.
2843 2009-10-16  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
2845         * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
2846         (ange-ftp-file-size): New function.
2847         (ange-ftp-file-attributes): Use it.
2849 2009-10-16  Michael Albinus  <michael.albinus@gmx.de>
2851         * net/tramp-smb.el (tramp-smb-version): New defvar.
2852         (tramp-smb-maybe-open-connection): Use it, in order to avoid
2853         repeated checks.
2855 2009-10-16  Glenn Morris  <rgm@gnu.org>
2857         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
2858         Maybe copy some custom properties from old to new name.  (Bug#4706)
2860 2009-10-16  Juanma Barranquero  <lekktu@gmail.com>
2862         * subr.el (error, sit-for, start-process-shell-command)
2863         (start-file-process-shell-command): Set the calling convention
2864         after the function definition.
2866 2009-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2868         * subr.el (error, sit-for, start-process-shell-command)
2869         (start-file-process-shell-command): Use the new
2870         set-advertised-calling-convention feature.
2872 2009-10-16  Taichi Kawabata  <kawabata.taichi@gmail.com>
2874         * international/ucs-normalize.el (ucs-normalize-version):
2875         Change to 1.2.
2876         (check-range): Adjust for Unicode 5.2.
2878 2009-10-15  Juri Linkov  <juri@jurta.org>
2880         * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
2881         to the `menu-item' format.
2883 2009-10-15  Michael Albinus  <michael.albinus@gmx.de>
2885         * net/tramp.el (tramp-replace-environment-variables): Do not fail
2886         if the environment variable does not exist.
2888         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
2889         (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
2890         parameter.
2891         (tramp-smb-handle-add-name-to-file)
2892         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
2893         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
2894         (tramp-smb-handle-file-attributes)
2895         (tramp-smb-do-file-attributes-with-stat)
2896         (tramp-smb-handle-file-local-copy)
2897         (tramp-smb-handle-insert-directory)
2898         (tramp-smb-handle-make-directory)
2899         (tramp-smb-handle-make-directory-internal)
2900         (tramp-smb-handle-make-symbolic-link)
2901         (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
2902         (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
2903         (tramp-smb-maybe-open-connection): Apply the changed parameters.
2904         (tramp-smb-read-file-entry): Read Disk names in compressed format.
2905         Handle long file names.
2906         (tramp-smb-get-cifs-capabilities): Check, whether the connection
2907         process is running.
2908         (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
2909         Read share names with "-g" option.
2911 2009-10-15  Ryan Yeske  <rcyeske@gmail.com>
2913         * net/rcirc.el (rcirc-view-log-file): New command.
2914         (rcirc-track-minor-mode-map): Remove C-c ` binding.
2915         (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
2916         specified.
2918 2009-10-15  Glenn Morris  <rgm@gnu.org>
2920         * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
2921         from the second command-line argument.
2922         * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
2923         ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
2924         ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
2925         w32-batch-update-autoloads.
2926         * emacs-lisp/autoload.el (autoload-make-program): New variable.
2927         (batch-update-autoloads): Handle autoload-excludes on windows-nt.
2929         * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
2930         the headers cannot be located.  Simplify, subtracting superflous
2931         save-excursions.
2933 2009-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2935         Replace completion-base-size by completion-base-position to fix bugs
2936         such as (bug#4699).
2937         * simple.el (completion-base-position): New var.
2938         (completion-base-size): Mark as obsolete.
2939         (choose-completion): Make it work for mouse events as well.
2940         Pass the new base-position to choose-completion-string.
2941         (choose-completion-guess-base-position): New function, extracted from
2942         choose-completion-delete-max-match.
2943         (choose-completion-delete-max-match): Use it.  Make obsolete.
2944         (choose-completion-string): Use the new base-position info.
2945         (completion-root-regexp): Delete.
2946         (completion-setup-function): Preserve completion-base-position.
2947         Eliminate obsolete base-size manipulation.
2948         * minibuffer.el (display-completion-list): Don't mess with base-size.
2949         (minibuffer-completion-help): Set completion-base-position instead.
2950         * mouse.el (mouse-choose-completion): Redefine as a mere alias to
2951         choose-completion.
2952         * textmodes/bibtex.el (bibtex-complete):
2953         * emacs-lisp/crm.el (crm--choose-completion-string):
2954         Adjust to new calling convention.
2955         * complete.el (partial-completion-mode): Use minibufferp to avoid
2956         bumping into incompatible change to choose-completion-string-functions.
2957         * ido.el (ido-choose-completion-string): Make its calling convention
2958         more permissive.
2959         * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
2960         base-size manipulation.
2961         (comint-dynamic-list-input-ring): Use dotimes and push.
2962         * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
2963         fundamental-mode.  Use `or'.
2965 2009-10-14  Juri Linkov  <juri@jurta.org>
2967         * misearch.el (multi-isearch-next-buffer-from-list)
2968         (multi-isearch-next-file-buffer-from-list): Doc fix.  (Bug#4723)
2970 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2972         * Makefile.in (compile-onefile): Load `bytecomp' rather than
2973         `bytecomp.el'.
2975         * minibuffer.el (completion-pcm--merge-completions): Make sure the
2976         string we return is all made up of text from the completions rather
2977         than part from the completions and part from the input (bug#4219).
2979         * ido.el (ido-everywhere): Use define-minor-mode.
2981         * buff-menu.el (list-buffers, ctl-x-map):
2982         Mark the entry points with ;;;###autoload cookies.
2984 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
2986         * vc-git.el (vc-git-dir-extra-headers): Set the branch name
2987         correctly in the detached head case.
2988         (vc-git-print-log): Remove unused binding.
2990         * vc.el (vc-responsible-backend): When a directory is passed for
2991         for registration create a VC repository if no backend is
2992         responsible for the directory argument.
2993         (vc-deduce-fileset): Tell vc-responsible-backend to register.
2995         * vc.el: Move comments about RCS and SCCS ...
2996         * vc-rcs.el:
2997         * vc-sccs.el: ... here, respectively.
2999 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3001         * minibuffer.el (completion--file-name-table): Return nil if there's
3002         no file completion, even if substitute-in-file-name changed
3003         the string (bug#4708).
3005 2009-10-13  Juri Linkov  <juri@jurta.org>
3007         * files-x.el (read-file-local-variable-value): Don't filter out
3008         minor modes from mode name completion (bug#4664).
3010 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
3012         * international/mule-cmds.el (ucs-names): Remove exclusion of
3013         "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
3015 2009-10-13  Kenichi Handa  <handa@m17n.org>
3017         * international/uni-name.el: Regenerated.
3019 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
3021         * bs.el (bs-mode): Fix last change.  (`revert-buffer-function'
3022         should be automatically buffer-local, but isn't.)
3024 2009-10-12  Sam Steingold  <sds@gnu.org>
3026         * progmodes/compile.el (compilation-next-error-function): Fix the
3027         timestamps if the buffer has been visited before.
3028         (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
3029         non-anchored patterns, like the perl one (bug#3928).
3031 2009-10-12  Glenn Morris  <rgm@gnu.org>
3033         * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
3034         Let-bind `size'.
3036 2009-10-12  Juanma Barranquero  <lekktu@gmail.com>
3038         * proced.el (proced-unload-function): New function.
3040         * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
3041         (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
3042         Doc fix.
3044         * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
3046 2009-10-11  Juri Linkov  <juri@jurta.org>
3048         * files-x.el (read-file-local-variable-value):
3049         Provide default value only for bound variables (bug#4664).
3051 2009-10-11  Michael Albinus  <michael.albinus@gmx.de>
3053         * net/tramp.el (tramp-local-host-p): Function shall return nil for
3054         connection methods like smb.
3056         * net/tramp-cache.el (tramp-flush-connection-property): The hash
3057         can be empty.
3059         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
3060         (tramp-smb-file-name-handler-alist): Add handlers for
3061         `add-name-to-file', `make-symbolic-link'.
3062         (tramp-smb-handle-add-name-to-file)
3063         (tramp-smb-do-file-attributes-with-stat)
3064         (tramp-smb-handle-make-symbolic-link)
3065         (tramp-smb-get-cifs-capabilities): New defuns.
3066         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
3067         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
3068         (tramp-smb-handle-file-local-copy)
3069         (tramp-smb-handle-make-directory-internal)
3070         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
3071         The file name syntax depends on cifs capabilities.
3072         (tramp-smb-handle-file-attributes):
3073         Call `tramp-smb-do-file-attributes-with-stat' if possible.
3074         (tramp-smb-handle-insert-directory): Use posix attributes if possible.
3075         (tramp-smb-handle-set-file-modes): It is applicable for posix only.
3077 2009-10-11  Chong Yidong  <cyd@stupidchicken.com>
3079         * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
3080         (eieio-defclass): Apply deftype handler and setf-method properties
3081         directly.
3082         (eieio-add-new-slot): Avoid union function from cl library.
3083         (eieio--typep): New function.
3084         (eieio-perform-slot-validation): Use it.
3086 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
3088         * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
3089         Update documentation to refer to the variables documented in r1.135.
3090         (Bug#4188)
3092 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
3094         * bookmark.el (Info-suffix-list): Remove this unused variable.
3095         (bookmark-current-point): Remove this obsolete variable.
3096         (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
3097         Adjust for removal of bookmark-current-point.
3099         (bookmarks-already-loaded, bookmark-current-buffer)
3100         (bookmark-yank-point): Document.  (Bug#4188)
3102 2009-10-10  Glenn Morris  <rgm@gnu.org>
3104         * frame.el (frame-height): Doc fix.
3106         * calendar/calendar.el (calendar-split-width-threshold): New option.
3107         (calendar-basic-setup): Use calendar-split-width-threshold.
3109 2009-10-10  Sascha Wilde  <wilde@sha-bang.de>
3111         * cedet/ede/proj-shared.el (ede-proj-makefile-target-name):
3112         Use .la for Automake.
3114 2009-10-09  Chong Yidong  <cyd@stupidchicken.com>
3116         * cedet/ede/pconf.el (ede-proj-configure-synchronize):
3117         Use "autoreconf -i".  Suggested by Andreas Schwab.
3119 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
3121         * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
3122         Ideographic Supplement" range (U+1F200..U+1F2FF).
3124 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
3126         * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
3127         since the list will have been rebuilt anyway.  (Bug#4349)
3129 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
3131         * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
3132         (bookmark-bmenu-execute-deletions): Don't save here, as
3133         bookmark-delete will now do so if necessary.
3134         Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
3135         (Bug#4348)
3137 2009-10-09  Glenn Morris  <rgm@gnu.org>
3139         * mail/emacsbug.el (report-emacs-bug): Also print `features'.
3141 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
3143         * bookmark.el (bookmark-jump): Add new `display-func' parameter.
3144         (bookmark-jump-other-window): Just invoke bookmark-jump with new
3145         argument now, so the two function's behaviors will match.  (Bug#3645)
3147 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
3149         * cedet/ede/proj.el (project-make-dist, project-compile-project):
3150         Fix filename test.
3151         (ede-proj-dist-makefile): Use expand-file-name instead of concat
3152         to expand file names.
3154 2009-10-08  Michael Albinus  <michael.albinus@gmx.de>
3156         * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
3157         (tramp-file-name-real-host, tramp-file-name-port):
3158         Apply `save-match-data'.
3160         * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
3161         case both directories are remote.
3162         (tramp-smb-handle-expand-file-name): Implement "~" expansion.
3163         (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
3165 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
3167         * cedet/ede/proj-obj.el (ede-gcc-linker): New var.
3168         (ede-proj-target-makefile-objectcode): Use it.
3170         * cedet/ede/source.el (ede-want-any-source-files-p)
3171         (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
3172         Return search result.  This error was introduced while merging.
3174 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
3176         * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
3178 2009-10-07  Glenn Morris  <rgm@gnu.org>
3180         * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
3181         of concat.
3183 2009-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3185         * files-x.el (read-file-local-variable): Include some
3186         non-user-variables in the completion table (bug#4664).
3188 2009-10-07  Michael Albinus  <michael.albinus@gmx.de>
3190         * net/tramp-cache.el (tramp-flush-connection-property): Add trace
3191         message.
3193         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
3194         (tramp-smb-file-name-handler-alist): Add handler for
3195         `copy-directory', `expand-file-name', `set-file-modes'.
3196         (tramp-smb-handle-copy-directory)
3197         (tramp-smb-handle-expand-file-name)
3198         (tramp-smb-handle-set-file-modes): New defuns.
3199         (tramp-smb-handle-copy-file): Handle KEEP-DATE.
3200         (tramp-smb-handle-file-attributes): Simplify check for retrieving
3201         entry.
3202         (tramp-smb-handle-insert-directory): Don't flush the cache.
3203         (tramp-smb-maybe-open-connection): Check for samba client and
3204         server versions.
3206 2009-10-07  Eli Zaretskii  <eliz@gnu.org>
3208         * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
3209         to not error out of search for "^lisp=" fails.
3211 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
3213         * makefile.w32-in (WINS_UPDATES): New macro.
3214         (custom-deps, finder-data, autoloads): Use it.
3216 2009-10-07  Glenn Morris  <rgm@gnu.org>
3218         * Makefile.in (autoloads): Revert previous change.
3219         * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
3220         the list of preloaded files passed on the command-line, get
3221         it from src/Makefile.
3223         * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
3224         show the original buffer rather than a random one.
3226 2009-10-07  Markus Rost  <rost@math.uni-bielefeld.de>
3228         * help.el (describe-no-warranty): Place point in a slightly better
3229         position in the GPLv3 text.
3231 2009-10-06  Sam Steingold  <sds@gnu.org>
3233         * net/tramp-compat.el (tramp-compat-process-running-p): Check that
3234         the comm attribute is present before calling regexp-quote.
3236 2009-10-06  Juanma Barranquero  <lekktu@gmail.com>
3238         * play/animate.el (animate-string): For good effect, make sure
3239         `indent-tabs-mode' and `show-trailing-whitespace' are nil.
3241         * play/animate.el (animate-sequence, animate-birthday-present):
3242         * misc.el (butterfly): Don't set `indent-tabs-mode'.
3244 2009-10-06  Glenn Morris  <rgm@gnu.org>
3246         * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
3248         * emacs-lisp/autoload.el (autoload-excludes): New variable.
3249         (autoload-generate-file-autoloads): Skip files in autoload-excludes.
3250         (batch-update-autoloads): Process a string value of autoload-excludes,
3251         set during the build process.
3252         * Makefile.in (autoloads): Skip preloaded files.  (Bug#4446)
3254         * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
3255         inside with-parsed...  macro so that `v' is defined.
3257         * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
3258         * progmodes/fortran.el (fortran-end-of-block)
3259         (fortran-beginning-of-block):
3260         Also push mark in the macro case.
3262         * emerge.el (emerge-show-file-name):
3263         * calc/calc.el (calc-quit):
3264         * calc/calc-misc.el (calc-big-or-small):
3265         * calc/calc-graph.el (calc-graph-view):
3266         * calc/calc-ext.el (calc-reset):
3267         * calendar/calendar.el (calendar-basic-setup):
3268         Use window-full-height-p.
3270         * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
3271         header we don't understand, don't insert another.  (Bug#4624)
3272         If changing mime charset, insert the new one in the right place.
3274 2009-10-06  Matthew Junker  <matthew.junker@sbcglobal.net>  (tiny change)
3276         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
3277         (cal-tex-cursor-month): Correctly increment the end date for diary and
3278         holiday listing.  (Bug#4626)
3280 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3282         * help-fns.el (describe-function-1): Don't burp if the function is not
3283         a symbol.
3285 2009-10-05  Juanma Barranquero  <lekktu@gmail.com>
3287         * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
3288         (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
3289         (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
3290         (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
3292         * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
3293         (eieio-default-superclass): Reflow docstrings.
3294         (this, class-option-assoc, defclass, eieio-class-un-autoload)
3295         (eieio-unbind-method-implementations, defmethod)
3296         (eieio-validate-slot-value, eieio-validate-class-slot-value)
3297         (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
3298         (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
3299         (eieio-slot-originating-class-p, eieio-slot-name-index)
3300         (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
3301         (constructor, initialize-instance, no-next-method, object-print)
3302         (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
3303         Fix typos in docstrings.
3304         (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
3305         (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
3306         (next-method-p): Doc fixes.
3307         (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
3308         Fix typos in error messages.
3309         (eieio-defmethod): Fix typo in description of generic method.
3311         * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
3312         (eieio-persistent-save-interactive, slot-missing):
3313         Fix typos in docstrings.
3314         (eieio-instance-inheritor-slot-boundp): Doc fix.
3316         * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
3317         (byte-compile-defmethod-param-convert): Fix typos in docstrings.
3319         * emacs-lisp/eieio-custom.el (eieio-done-customizing)
3320         (eieio-custom-object-apply-reset):
3321         Fix typos in docstrings and error messages.
3323         * emacs-lisp/eieio-datadebug.el (data-debug-show):
3324         Fix typo in docstring.
3326         * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
3327         (eieio-browse-tree): Doc fix.
3328         (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
3329         (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
3330         Fix typos in docstrings.
3332         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
3333         (eieio-speedbar-key-map, eieio-speedbar-create-engine)
3334         (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
3335         (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
3336         Reflow docstrings.
3338 2009-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
3340         * vc-hg.el (log-view-vc-backend): Declare for compiler.
3341         (vc-hg-outgoing-mode, vc-hg-incoming-mode):
3342         Set log-view-vc-backend so that diff can work.
3344         * log-view.el (log-view-diff): Use vc-diff-internal instead of
3345         vc-version-diff.
3346         (vc-diff-internal): Autoload this instead of vc-version-diff.
3348 2009-10-05  Eli Zaretskii  <eliz@gnu.org>
3350         * simple.el (eval-expression): Doc fix.
3352         * progmodes/cwarn.el (cwarn-mode): Doc fix.
3354 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
3356         * files.el (directory-files-no-dot-files-regexp): New defconst.
3357         (delete-directory): Use it.
3358         (copy-directory): Use it.  Remove parameter PRESERVE-UID-GID.
3360         * net/tramp.el (tramp-verbose): Fix docstring.
3361         (tramp-methods): Add recursive option to `tramp-copy-args'.
3362         Add `tramp-copy-recursive'.  Valid for "rcp", "scp", "scp1", "scp2",
3363         "scp1_old", "scp2_old", "rsync", "rsyncc".
3364         (tramp-default-method): Check also for `auth-source-user-or-password'.
3365         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
3366         Add handler for `copy-directory'.
3367         (tramp-handle-copy-directory): New defun.
3368         (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
3369         (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
3370         Optimize sent command.
3372 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
3374         * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
3375         window if necessary.
3377         * calendar/calendar.el (calendar-basic-setup): Don't call
3378         switch-to-buffer in a dedicated window.
3380 2009-10-05  Karl Fogel  <kfogel@red-bean.com>
3382         * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
3383           don't do anything related to relocating, just return nil.
3384         (bookmark-error-no-filename): New error.
3385         (bookmark-default-handler): Signal `bookmark-error-no-filename' if
3386           bookmark has no file.  Don't even attempt to handle things that
3387           are not files; the whole point of custom handlers is to keep that
3388           knowledge elsewhere anyway.  Tighten some comments.
3389         (bookmark-file-or-variation-thereof): Remove now-unused function.
3390         (bookmark-location): Doc string fix.
3391         (Bug#4250)
3393 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
3395         * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
3396         don't use a file dialog, because they usually don't know how to read
3397         a directory target from the user.  (Bug#4230)
3398         Also, make sure the prompt can display directories as well as files.
3400 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
3402         * bookmark.el (bookmark-set, bookmark-buffer-name):
3403         Improve doc strings.  (Bug#1193)
3405 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
3407         * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
3408         (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
3409         (bookmark-get-annotation, bookmark-set-annotation)
3410         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
3411         (bookmark-set-position, bookmark-get-front-context-string)
3412         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
3413         (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
3414         (bookmark-jump-other-window, bookmark-handle-bookmark)
3415         (bookmark-relocate, bookmark-insert-location, bookmark-rename)
3416         (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
3417         (bookmark-edit-annotation-mode, bookmark-edit-annotation):
3418            Improve doc strings to say whether bookmark can be a string or
3419            a record or both, and make other consistency and clarity fixes.
3420         (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
3421         (bookmark-default-annotation-text, bookmark-yank-word)
3422         (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
3423         (bookmark-import-new-list, bookmark-maybe-rename)
3424         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
3425         (bookmark-bmenu-bookmark): Give these doc strings.
3426         (bookmark-bmenu-check-position): Give this a doc string, but also
3427            add a FIXME comment about how the function may be pointless.
3428         (bookmark-default-handler): Rework doc string and change a
3429            parameter name, to clarify that this takes a bookmark record
3430            not a bookmark name.
3431         (bookmark-set): Change a parameter name to indicate its meaning,
3432            and improve the doc string a bit.
3433         (Bug#4188)
3435 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
3437         * bookmark.el (bookmark-alist): Document the new `handler' element
3438         in the param alist.
3439         (bookmark-make-record-function): Adjust documentation for above.
3440         (Bug#4193)
3442 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
3444         * info.el (Info-bookmark-make-record): Document this function.
3445         (Info-bookmark-jump): Document with a doc string, not just a comment.
3446         (Bug#4203)
3448 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
3450         * cedet/semantic.el (semantic-new-buffer-setup-functions): New option.
3451         (semantic-new-buffer-fcn): Call parser setup functions here.
3452         (semantic-mode): Don't call parser setup functions here, it's done
3453         in semantic-new-buffer-fcn now.
3454         (semantic-mode): Parse all existing buffers when enabled.
3456         * cedet/srecode/compile.el (srecode-compile-file):
3457         Call semantic-new-buffer-fcn if the buffer has not been parsed.
3459 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
3461         * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
3463         * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
3464         (proj-comp-insert-variable-once): New macro, renamed from
3465         ede-pmake-insert-variable-once in ede/pmake.edl.
3466         (ede-proj-makefile-insert-variables): Use it.
3468 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
3470         * files.el (copy-directory): New defun.
3472         * dired-aux.el (dired-copy-file-recursive): Use it.
3474 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3476         * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
3477         (makefile-end-of-command):
3478         * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
3479         (semantic-end-of-context): Fix previous change.  Doc fixes.
3481 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
3483         * files-x.el (modify-dir-local-variable)
3484         (copy-dir-locals-to-file-locals-prop-line):
3485         * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
3486         (makefile-end-of-command):
3487         * cedet/semantic/lex.el (semantic-lex-token):
3488         * cedet/semantic/analyze/fcn.el
3489         (semantic-analyze-dereference-metatype-1):
3490         * cedet/semantic/bovine/c.el (semantic-lex-cpp-define)
3491         (semantic-lex-cpp-undef):
3492         * cedet/semantic/wisent/wisent.el (wisent-skip-block):
3493         * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
3494         (semantic-end-of-context): Fix typos in docstrings.
3496         * recentf.el (recentf-unload-function): New function.
3498 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
3500         * cedet/ede.el (ede-project-placeholder-cache-file):
3501         * cedet/semantic/db-file.el (semanticdb-default-save-directory):
3502         * cedet/srecode/map.el (srecode-map-save-file):
3503         Use locate-user-emacs-file.  Suggested by Juanma Barranquero.
3505 2009-10-04  Glenn Morris  <rgm@gnu.org>
3507         * window.el (window-full-height-p): Add doc string.
3509 2009-10-04  Martin Rudalics  <rudalics@gmx.at>
3511         * window.el (window-full-height-p): New function.  (Bug#4543)
3513 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
3515         * cedet/srecode/insert.el: Require srecode/args.
3517         * cedet/srecode/args.el: Require srecode/dictionary instead of
3518         srecode/insert.
3520         * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
3522         * files.el (auto-mode-alist): Add .srt and Project.ede.
3524         * cedet/semantic.el (semantic-mode):
3525         Handle srecode-template-mode-hook as well.
3526         (semantic-mode): Use js-mode-hook for Javascript hook.
3528         * cedet/srecode/template.el: Remove hook variable.
3530         * cedet/ede/proj-comp.el: Require ede/pmake when compiling.
3532         * cedet/ede.el (ede-target-forms-menu): Don't enable if no
3533         projects exist.
3534         (ede-project-placeholder-cache-file): Default to a file in
3535         user-emacs-directory.
3537         * cedet/srecode/map.el (srecode-map-base-template-dir): Look for
3538         templates in data-directory.
3539         (srecode-map-save-file): Default to a file in user-emacs-directory.
3541         * cedet/ede/srecode.el (ede-srecode-setup): Use default templates
3542         directory.
3544 2009-09-30  Eric Ludlam  <zappo@gnu.org>
3546         * cedet/semantic/util-modes.el (semantic-highlight-func-mode):
3547         Doc fix.
3549         * cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables):
3550         Only insert each variable once.
3552         * cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro.
3553         (ede-pmake-insert-variable-shared): Use it.
3555         * cedet/ede/cpp-root.el (ede-preprocessor-map): Do not deref table
3556         for lexical table iff table is nil.
3558 2009-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
3560         * vc.el: Remove commented out code.
3561         (vc-derived-from-dir-mode): Remove, unused.
3562         (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
3564 2009-10-03  Michael Albinus  <michael.albinus@gmx.de>
3566         * net/tramp-ftp.el (tramp-ftp-file-name-handler):
3567         Disable `file-name-handler-alist' when loading 'ange-ftp.  Otherwise,
3568         there could be recursive loading when `default-directory' is a
3569         remote file name.  (Bug#4614)
3571 2009-10-03  Glenn Morris  <rgm@gnu.org>
3573         * calendar/calendar.el (calendar-basic-setup): Handle the case where
3574         the frame is wide.
3575         (calendar-generate-window): Test for shrinkability rather than width.
3577         * cedet/semantic/db-find.el (data-debug-insert-tag-list): Comment out
3578         declaration, currently false.
3580         * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
3581         reusing existing buffers, in case we happen to visit two files with the
3582         same basename.  (Bug#4593)
3584 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
3586         * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
3587         (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
3588         (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
3589         subdirs of cedet as well.
3590         (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
3592 2009-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3594         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
3595         Obey advertised-signature-table.
3597         * help-fns.el (help-function-arglist): Don't check
3598         advertised-signature-table.
3599         (describe-function-1): Do it here instead so it also applies to subrs.
3601 2009-10-02  Michael Albinus  <michael.albinus@gmx.de>
3603         * simple.el (start-file-process): Say in the doc-string, that file
3604         handlers might not support pty association, if PROGRAM is nil.
3606         * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
3607         HOST and USER are strings.  They are nil, when there are
3608         incomplete entries in ~/.netrc, for example.
3609         (ange-ftp-delete-directory): Implement RECURSIVE case.  Change to
3610         root directory ("device busy" error otherwise).
3612         * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
3613         Flush file properties of created directory.
3615 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
3617         * makefile.w32-in (WINS_BASIC): Remove cedet.
3618         (WINS_CEDET): Add cedet.
3619         (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
3621 2009-10-02  Kevin Ryde  <user42@zip.com.au>
3623         * net/browse-url.el (browse-url): Pass any symbol in
3624         browse-url-browser-function to `apply', since if you've mistakenly put
3625         an unbound symbol then the error is clearer.  (Bug#4531)
3627 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
3629         * allout.el (allout-init, allout-back-to-current-heading)
3630         (allout-beginning-of-current-entry, allout-ascend-to-depth)
3631         (allout-ascend, allout-up-current-level, allout-end-of-level)
3632         (allout-previous-visible-heading, allout-forward-current-level)
3633         (allout-backward-current-level, allout-show-children):
3634         * apropos.el (apropos-describe-plist):
3635         * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
3636         * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
3637         * completion.el (add-completion, add-permanent-completion):
3638         * descr-text.el (describe-text-category, describe-char):
3639         * desktop.el (desktop-lazy-abort):
3640         * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
3641         * dired.el (dired-build-subdir-alist):
3642         * ediff.el (ediff-version):
3643         * elide-head.el (elide-head, elide-head-show):
3644         * emerge.el (emerge-version):
3645         * env.el (getenv):
3646         * face-remap.el (variable-pitch-mode):
3647         * faces.el (describe-face):
3648         * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
3649         (dired-at-point):
3650         * files.el (find-file-existing, auto-save-mode):
3651         * font-lock.el (font-lock-fontify-buffer):
3652         * help-fns.el (describe-function, describe-variable)
3653         (describe-syntax, describe-categories):
3654         * help.el (view-lossage, describe-bindings, describe-key)
3655         (describe-mode):
3656         * hexl.el (hexl-current-address):
3657         * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
3658         * info.el (Info-goto-emacs-key-command-node):
3659         * log-edit.el (log-edit-insert-cvs-template)
3660         (log-edit-insert-cvs-rcstemplate):
3661         * menu-bar.el (menu-bar-mode):
3662         * mouse.el (mouse-appearance-menu):
3663         * newcomment.el (comment-indent-new-line):
3664         * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
3665         (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
3666         (pgg-encrypt, pgg-decrypt-region, pgg-decrypt, )
3667         (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
3668         * recentf.el (recentf-mode):
3669         * savehist.el (savehist-mode, savehist-save):
3670         * shadowfile.el (shadow-copy-files):
3671         * simple.el (kill-ring-save, next-line, previous-line)
3672         (normal-erase-is-backspace-mode):
3673         * strokes.el (strokes-update-window-configuration)
3674         (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
3675         (strokes-xpm-for-stroke):
3676         * time.el (emacs-uptime, emacs-init-time):
3677         * tutorial.el (tutorial--describe-nonstandard-key)
3678         (tutorial--detailed-help):
3679         * type-break.el (type-break-mode)
3680         (type-break-mode-line-message-mode, type-break-query-mode)
3681         (type-break-guesstimate-keystroke-threshold):
3682         * vc.el (vc-version-diff, vc-diff, vc-root-diff):
3683         * version.el (emacs-version):
3684         * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
3685         * winner.el (winner-mode):
3686         * calendar/timeclock.el (timeclock-in, timeclock-out)
3687         (timeclock-status-string, timeclock-change)
3688         (timeclock-workday-remaining-string)
3689         (timeclock-workday-elapsed-string)
3690         (timeclock-when-to-leave-string):
3691         * calendar/todo-mode.el (todo-add-category):
3692         * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
3693         * emacs-lisp/autoload.el (update-file-autoloads):
3694         * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
3695         (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
3696         (checkdoc-message-text, checkdoc-defun):
3697         * emacs-lisp/debug.el (debugger-list-functions):
3698         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3699         * emacs-lisp/eieio-opt.el (eieio-describe-class)
3700         (eieio-describe-generic):
3701         * emacs-lisp/lisp-mnt.el (lm-synopsis):
3702         * emacs-lisp/shadow.el (list-load-path-shadows):
3703         * emulation/cua-base.el (cua-mode):
3704         * emulation/edt.el (edt-set-scroll-margins):
3705         * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
3706         (tpu-toggle-regexp, tpu-toggle-search-direction)
3707         (tpu-toggle-rectangle, tpu-toggle-control-keys):
3708         * emulation/tpu-extras.el (tpu-set-scroll-margins):
3709         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
3710         (viper-set-parsing-style-toggling-macro)
3711         (viper-set-emacs-state-searchstyle-macros):
3712         * emulation/viper.el (viper-set-hooks):
3713         * eshell/esh-mode.el (eshell-truncate-buffer):
3714         * international/mule-cmds.el (prefer-coding-system)
3715         (describe-input-method, describe-language-environment):
3716         * international/mule-diag.el (list-character-sets)
3717         (describe-character-set, describe-coding-system)
3718         (describe-fontset, list-fontsets, list-input-methods):
3719         * mail/sendmail.el (mail-signature):
3720         * net/ange-ftp.el (ange-ftp-copy-file):
3721         * net/browse-url.el (browse-url):
3722         * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
3723         * net/quickurl.el (quickurl-add-url):
3724         * net/rcirc.el (names, topic):
3725         * net/xesam.el (xesam-mode):
3726         * play/5x5.el (5x5-new-game):
3727         * play/yow.el (apropos-zippy):
3728         * progmodes/ada-mode.el (ada-mode-version):
3729         * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
3730         (f90-end-of-block)
3731         (f90-beginning-of-block):
3732         * progmodes/fortran.el (fortran-end-of-block)
3733         (fortran-beginning-of-block):
3734         * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
3735         * progmodes/python.el (python-describe-symbol, python-shell):
3736         * term/ns-win.el (ns-print-buffer):
3737         * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
3738         * textmodes/flyspell.el (flyspell-mode-on):
3739         * textmodes/page-ext.el (set-page-delimiter, pages-directory)
3740         (pages-directory-for-addresses):
3741         * textmodes/table.el (table-recognize-cell)
3742         (table-query-dimension, table-generate-source)
3743         (table-insert-sequence, table--warn-incompatibility):
3744         * textmodes/tex-mode.el (tex-validate-buffer):
3745         * textmodes/texinfmt.el (texinfmt-version)
3746         (texinfo-format-buffer):
3747         Use `called-interactively-p' instead of `interactive-p'.
3749 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
3751         * image-mode.el (image-toggle-display):
3752         * emacs-lisp/elp.el (elp-instrument-function):
3753         * emacs-lisp/advice.el (ad-make-advised-definition):
3754         * emacs-lisp/easy-mmode.el (define-minor-mode):
3755         * net/browse-url.el (browse-url-maybe-new-window):
3756         * progmodes/sh-script.el (sh-learn-buffer-indent):
3757         Pass new argument 'any to `called-interactively-p'.
3759 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
3761         * international/uni-bidi.el:
3762         * international/uni-category.el:
3763         * international/uni-combining.el:
3764         * international/uni-comment.el:
3765         * international/uni-decimal.el:
3766         * international/uni-decomposition.el:
3767         * international/uni-digit.el:
3768         * international/uni-lowercase.el:
3769         * international/uni-mirrored.el:
3770         * international/uni-name.el:
3771         * international/uni-numeric.el:
3772         * international/uni-old-name.el:
3773         * international/uni-titlecase.el:
3774         * international/uni-uppercase.el:
3775         Regenerate from Unicode 5.2.0 data.
3777 2009-10-01  Glenn Morris  <rgm@gnu.org>
3779         * Makefile.in (ELCFILES): Regenerate.
3781 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3783         * subr.el (interactive-p): Mark obsolete.
3784         (called-interactively-p): Make the optional-ness of `kind' obsolete.
3785         * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
3786         advertised-signature-table for subroutines as well.
3788         * emacs-lisp/byte-run.el (advertised-signature-table): New var.
3789         (set-advertised-calling-convention): New function.
3790         (make-obsolete, define-obsolete-function-alias)
3791         (make-obsolete-variable, define-obsolete-variable-alias):
3792         Make the optional-ness of `when' obsolete.
3793         (define-obsolete-face-alias): Make `when' non-optional.
3794         * help-fns.el (help-function-arglist):
3795         * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
3796         Use advertised-signature-table.
3798 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
3800         * files.el (delete-directory): New defun.  The original function
3801         in fileio.c has been renamed to `delete-directory-internal'.
3803         * dired.el (dired-delete-file): Call `delete-directory' with
3804         RECURSIVE parameter.
3806         * net/ange-ftp.el (ange-ftp-delete-directory ): Add optional
3807         parameter RECURSIVE.  Implementation is missing.
3809         * net/tramp.el (tramp-handle-make-directory): Flush upper
3810         directory's file properties.
3811         (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
3812         (tramp-handle-dired-recursive-delete-directory): Flush directory
3813         properties after the remove command only.
3815         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
3816         Handle optional parameter RECURSIVE.
3818         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
3819         Handle optional parameter RECURSIVE.
3821         * net/tramp-smb.el (tramp-smb-errors): Add error message for
3822         connection timeout.
3823         (tramp-smb-handle-delete-directory): Handle optional parameter
3824         RECURSIVE.
3826 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3828         * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
3829         (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
3830         (byte-compile-defmacro): Use backquotes.
3832         * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
3834         * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
3835         has no associated file.
3836         (vc-resynch-buffer): Use vc-dir-buffers.
3838 2009-10-01  Glenn Morris  <rgm@gnu.org>
3840         * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
3841         (chart-file-count):
3842         * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
3843         * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
3844         * emacs-lisp/eieio-opt.el (eieio-describe-class):
3845         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
3846         * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
3847         (eieio-copy-parents-into-subclass, make-instance, class-children)
3848         (eieio-generic-form):
3849         * cedet/cedet-files.el (cedet-directory-name-to-file-name):
3850         * cedet/cedet-idutils.el (cedet-idutils-search)
3851         (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
3852         (cedet-idutils-version-check):
3853         * cedet/cedet.el (cedet-version):
3854         * cedet/data-debug.el (data-debug-insert-overlay-button)
3855         (data-debug-insert-overlay-list-button)
3856         (data-debug-insert-buffer-button)
3857         (data-debug-insert-buffer-list-button)
3858         (data-debug-insert-process-button, data-debug-insert-ring-button)
3859         (data-debug-insert-widget, data-debug-insert-stuff-list-button)
3860         (data-debug-insert-stuff-vector-button)
3861         (data-debug-insert-symbol-button, data-debug-insert-string)
3862         (data-debug-insert-number, data-debug-insert-lambda-expression)
3863         (data-debug-insert-nil, data-debug-insert-simple-thing)
3864         (data-debug-insert-custom, data-debug-edebug-expr):
3865         * cedet/ede.el (ede-auto-add-method, ede-project-class-files)
3866         (global-ede-mode-map, ede-new, ede-debug-target)
3867         (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
3868         * cedet/semantic.el (semantic-minimum-working-buffer-size)
3869         (semantic-fetch-tags, semantic-submode-list)
3870         (semantic-default-submodes):
3871         * cedet/ede/source.el (ede-source-match):
3872         * cedet/ede/project-am.el (project-am-type-alist, project-add-file)
3873         (project-am-package-info):
3874         * cedet/ede/proj.el (ede-proj-target, project-new-target):
3875         * cedet/ede/proj-elisp.el (ede-proj-tweak-autoconf):
3876         * cedet/ede/proj-comp.el (ede-current-build-list):
3877         * cedet/ede/makefile-edit.el (makefile-move-to-macro):
3878         * cedet/ede/files.el (ede-toplevel-project-or-nil):
3879         * cedet/ede/cpp-root.el (initialize-instance):
3880         * cedet/ede/autoconf-edit.el (autoconf-find-last-macro)
3881         (autoconf-parameter-strip, autoconf-insert-new-macro):
3882         * cedet/semantic/wisent.el (wisent-lex-eoi):
3883         * cedet/semantic/util-modes.el (global-semantic-show-parser-state-mode)
3884         (semantic-show-parser-state-mode):
3885         * cedet/semantic/texi.el (semantic-texi-environment-regexp):
3886         * cedet/semantic/tag.el (semantic-tag-new-variable)
3887         (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
3888         (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
3889         (semantic--tag-deep-copy-tag-list)
3890         (semantic-tag-components-with-overlays-default):
3891         * cedet/semantic/symref.el (semantic-symref-find-text):
3892         * cedet/semantic/senator.el (senator-yank-tag)
3893         (senator-transpose-tags-up):
3894         * cedet/semantic/scope.el (semantic-analyze-scoped-tags-default)
3895         (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
3896         * cedet/semantic/sb.el (semantic-sb-autoexpand-length):
3897         * cedet/semantic/lex.el (semantic-lex-comment-regex)
3898         (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
3899         (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
3900         * cedet/semantic/lex-spp.el
3901         (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
3902         (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
3903         * cedet/semantic/idle.el
3904         (semantic-idle-summary-current-symbol-info-brutish)
3905         (semantic-idle-summary-current-symbol-info-default):
3906         * cedet/semantic/grammar.el (semantic-grammar-recreate-package)
3907         (semantic--grammar-macro-compl-dict):
3908         * cedet/semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
3909         * cedet/semantic/format.el (semantic-format-tag-custom-list)
3910         (semantic-format-tag-canonical-name-default):
3911         * cedet/semantic/find.el (semantic-find-tag-by-overlay-in-region)
3912         (semantic-find-tags-for-completion)
3913         (semantic-find-tags-by-scope-protection-default)
3914         (semantic-deep-find-tags-for-completion):
3915         * cedet/semantic/edit.el
3916         (semantic-edits-incremental-reparse-failed-hook)
3917         (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
3918         (semantic-edits-splice-remove, semantic-edits-splice-replace):
3919         * cedet/semantic/doc.el (semantic-documentation-comment-preceeding-tag):
3920         * cedet/semantic/dep.el (semantic-dependency-include-path):
3921         * cedet/semantic/db.el (semanticdb-default-find-index-class)
3922         (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
3923         (semanticdb-project-roots):
3924         * cedet/semantic/db-find.el (semanticdb-implied-include-tags)
3925         (semanticdb-find-adebug-insert-scanned-tag-cons)
3926         (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
3927         (semanticdb-brute-deep-find-tags-for-completion):
3928         * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
3929         * cedet/semantic/ctxt.el (semantic-beginning-of-context-default)
3930         (semantic-end-of-context-default)
3931         (semantic-ctxt-current-function-default)
3932         (semantic-ctxt-scoped-types-default):
3933         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
3934         (semantic-complete-inline-tag-engine)
3935         (semantic-complete-inline-custom-type)
3936         (semantic-complete-read-tag-analyzer):
3937         * cedet/semantic/chart.el (semantic-chart-tags-by-class)
3938         (semantic-chart-database-size):
3939         * cedet/semantic/analyze.el (semantic-analyze-current-symbol)
3940         (semantic-analyze-current-context):
3941         * cedet/semantic/symref/list.el (semantic-symref)
3942         (semantic-symref-hide-buffer, semantic-symref-symbol):
3943         * cedet/semantic/symref/grep.el (semantic-symref-grep-use-template):
3944         * cedet/semantic/symref/filter.el (semantic-symref-hits-in-region):
3945         * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
3946         * cedet/semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
3947         (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
3948         (semantic-c-dereference-template):
3949         * cedet/semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
3950         (semantic--analyze-refs-full-lookup-with-parents)
3951         (semantic--analyze-refs-full-lookup-simple):
3952         * cedet/semantic/analyze/complete.el
3953         (semantic-analyze-possible-completions):
3954         * cedet/srecode/table.el (srecode-mode-table-new):
3955         * cedet/srecode/srt.el (srecode-read-variable-name):
3956         * cedet/srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
3957         * cedet/srecode/semantic.el (srecode-semantic-handle-:tag)
3958         (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
3959         * cedet/srecode/map.el (srecode-current-map):
3960         * cedet/srecode/insert.el (srecode-insert)
3961         (srecode-insert-variable-secondname-handler, srecode-insert-method)
3962         (srecode-template-inserter-point-override)
3963         (srecode-insert-include-lookup):
3964         * cedet/srecode/getset.el (srecode-auto-choose-class):
3965         * cedet/srecode/extract.el (srecode-inserter-extract):
3966         * cedet/srecode/document.el
3967         (srecode-document-autocomment-return-last-alist)
3968         (srecode-document-autocomment-param-type-alist)
3969         (srecode-document-insert-function-comment)
3970         (srecode-document-insert-variable-one-line-comment)
3971         (srecode-document-function-name-comment):
3972         * cedet/srecode/dictionary.el (srecode-create-dictionary)
3973         (srecode-compound-toString):
3974         * cedet/srecode/compile.el (srecode-flush-active-templates):
3975         * cedet/srecode/args.el (srecode-semantic-handle-:blank):
3976         Doc/message fixes.
3978         * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
3979         match-data.  (Bug#4555).
3981         * cedet/semantic/bovine/gcc.el
3982         (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
3983         (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
3985         * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
3986         rather than parsing it as a regexp.  This relaxes the layout
3987         requirements and makes errors easier to detect.
3988         (check-declare-verify): Check file is regular.
3989         (check-declare-directory): Doc fix.
3990         * subr.el (declare-function): Doc fix.
3992         * ibuffer.el (ibuffer-format-qualifier):
3993         * isearch.el (hi-lock-regexp-okay):
3994         * calc/calc.el (math-zerop):
3995         * mail/uce.el (rmail-msgbeg, rmail-msgend):
3996         * term/w32-win.el (setup-default-fontset, set-fontset-font):
3997         Remove unused declarations.
3999 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
4001         * cedet/semantic/wisent/javat-wy.el
4002         (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
4004 2009-09-30  Juanma Barranquero  <lekktu@gmail.com>
4006         * cedet/srecode/expandproto.el: Fix provide statement.
4008 2009-09-30  Eric Ludlam  <zappo@gnu.org>
4010         * emacs-lisp/eieio.el (boolean-p): Delete.
4012 2009-09-30  Sascha Wilde  <wilde@sha-bang.de>
4014         * cedet/ede/srecode.el: Fix provide statement.
4016 2009-09-30  Glenn Morris  <rgm@gnu.org>
4018         * cedet/ede/proj.el (ede-proj-target-makefile-miscelaneous):
4019         * cedet/ede/proj-aux.el (ede-aux-source):
4020         * cedet/ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
4021         (ede-misc-source):
4022         * cedet/semantic/mru-bookmark.el (semantic-mrub-completing-read)
4023         (semantic-mrub-switch-tags): Fix doc typos.
4025         * cedet/semantic/db-global.el (data-debug-new-buffer)
4026         (data-debug-insert-thing): Remove unneeded declarations (one broken).
4027         (semanticdb-enable-gnu-global-databases): Fix prompt typo.
4029         * cedet/semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
4031         * cedet/semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
4032         use of CL function `remove-if-not'.
4034         * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
4036         * emacs-lisp/elint.el (elint-init-form): Report declarations where the
4037         filename is not a string.
4039 2009-09-29  Chong Yidong  <cyd@stupidchicken.com>
4041         * files.el (safe-local-eval-forms): Fix typo.
4043 2009-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4045         * vc-hooks.el (vc-dir-buffers): New var.
4046         (vc-state-refresh): New function.
4047         (vc-state): Use it.
4048         (vc-after-save): Always ask the backend to recompute the new state.
4049         Always call vc-dir if necessary, using vc-dir-buffers.
4050         * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
4051         Use vc-dir-buffers.
4052         (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
4053         (vc-dir-prepare-status-buffer, vc-dir-update)
4054         (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
4055         Don't call expand-file-name on default-directory.
4057 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4059         * speedbar.el (speedbar-item-delete):
4060         * calc/calc-prog.el (calc-kbd-if):
4061         * language/hanja-util.el (hanja-init-load): Fix typos in messages.
4063         * epa.el (epa-key-list-mode-map):
4064         * hi-lock.el (hi-lock-menu): Fix typos in menus.
4066         * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
4067         (hs-show-hook): Fix typo in docstring.
4069 2009-09-29  Glenn Morris  <rgm@gnu.org>
4071         * cedet/semantic/symref/idutils.el:
4072         * cedet/semantic/symref/list.el: Relicense under GPLv3+.
4074         * cedet/ede/srecode.el (srecode-resolve-arguments): Fix declaration.
4076         * cedet/semantic/complete.el (semantic-displayor-focus-abstract-child-p):
4077         * cedet/semantic/tag-file.el (semanticdb-table-child-p):
4078         * cedet/srecode/compile.el (srecode-template-inserter-newline-child-p):
4079         Mark declarations not understood by check-declare.
4081         * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
4082         file-name-nondirectory call preventing location of cedet files.
4083         (check-declare-verify): Use literal search rather than re-search.
4084         Add basic defmethod and defclass, and define-overloadable-function.
4086         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
4087         Use tramp-compat-file-attributes rather than nonexistent
4088         tramp-compat-handle-file-attributes.
4090         * Makefile.in (lisptagsfiles4): New.
4091         (AUTOGENEL): Add cedet loaddefs files.
4092         (TAGS, TAGS-LISP): Use $lisptagsfiles4.
4093         (update-elclist, compile-always, backup-compiled-files)
4094         (bootstrap-clean): Add yet another directory level.
4095         (update-elclist): Use LC_COLLATE rather than COLLATE.
4096         (ELCFILES): Update, via `make update-elclist'.
4098 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
4100         * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
4101         (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
4102         (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
4104 2009-09-28  Andreas Schwab  <schwab@linux-m68k.org>
4106         * Makefile.in (lisptagsfiles3): Define.
4107         (TAGS, TAGS-LISP): Use it.
4108         (update-elclist): Add third directory level to look for elc files.
4109         (compile-always): Likewise.
4110         (backup-compiled-files): Likewise.
4111         (bootstrap-clean): Likewise.
4112         (ELCFILES): Update.
4114 2009-09-28  Chong Yidong  <cyd@stupidchicken.com>
4116         * Makefile.in (ELCFILES): Add CEDET files.
4118 2009-09-28  Eric Ludlam  <zappo@gnu.org>
4120         CEDET (development tools) package merged.
4122         * cedet/*.el:
4123         * cedet/ede/*.el:
4124         * cedet/semantic/*.el:
4125         * cedet/srecode/*.el: New files.
4127 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
4129         * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
4131         * net/tramp.el (top): Require tramp-imap.
4133         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
4134         Use `tramp-compat-handle-file-attributes'.
4136 2009-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
4138         * net/tramp-imap.el: New package.
4140 2009-09-28  Eric Ludlam  <zappo@gnu.org>
4142         * emacs-lisp/chart.el:
4143         * emacs-lisp/eieio-base.el:
4144         * emacs-lisp/eieio-comp.el:
4145         * emacs-lisp/eieio-custom.el:
4146         * emacs-lisp/eieio-datadebug.el:
4147         * emacs-lisp/eieio-opt.el:
4148         * emacs-lisp/eieio-speedbar.el:
4149         * emacs-lisp/eieio.el: New files.
4151         * cedet/cedet-cscope.el:
4152         * cedet/cedet-files.el:
4153         * cedet/cedet-global.el:
4154         * cedet/cedet-idutils.el:
4155         * cedet/data-debug.el:
4156         * cedet/inversion.el:
4157         * cedet/mode-local.el:
4158         * cedet/pulse.el: New files.
4160 2009-09-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4162         * whitespace.el (whitespace-trailing-regexp)
4163         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
4164         Fix doc string.
4166 2009-09-27  Chong Yidong  <cyd@stupidchicken.com>
4168         * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
4169         menu.
4171         * ediff-hook.el: Move menu-bar-ediff-misc-menu into
4172         menu-bar-ediff-menu.
4174         * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
4175         define-overloadable-function.
4177         * progmodes/autoconf.el: Provide autoconf as well, so that this
4178         file can be `require'd.
4180         * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
4182         * emacs-lisp/autoload.el (generated-autoload-feature)
4183         (generated-autoload-load-name): New vars.
4184         (autoload-rubric, autoload-generate-file-autoloads): Use them.
4185         (make-autoload): Recognize define-overloadable-function and
4186         defclass forms (for EIEIO).
4188         * Makefile.in (update-subdirs): Exclude cedet directory.
4190 2009-09-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
4192         * term/ns-win.el: Don't set the region face background.  (Bug#4381)
4194         * faces.el: Default light-background background for region face to
4195         ns_selection_color under NS.
4197 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
4199         * net/imap-hash.el: New library, see NEWS.
4201         * Makefile.in (ELCFILES): Add imap-hash.el.
4203 2009-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4205         * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
4206         * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
4207         * help-macro.el (make-help-screen): Avoid using an ambiguous function
4208         definition where the docstring could be taken for the return value.
4210 2009-09-26  Glenn Morris  <rgm@gnu.org>
4212         * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
4213         Add option to only show images below a certain size.
4214         (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
4215         save-excursion calls.
4217 2009-09-26  Eli Zaretskii  <eliz@gnu.org>
4219         * makefile.w32-in (WINS_ALMOST): Add cedet (with its
4220         subdirectories) and eieio.
4222 2009-09-26  Alan Mackenzie  <acm@muc.de>
4224         * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
4225         buggy bracketing.  (Bug#4289)
4227         * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
4228         character constants (as case labels).  (Bug#4289)
4230 2009-09-25  Juri Linkov  <juri@jurta.org>
4232         * files.el (safe-local-eval-forms): Allow time-stamp in
4233         before-save-hook (Bug#4554).
4235 2009-09-25  Drew Adams  <drew.adams@oracle.com>
4237         * menu-bar.el (list-buffers-directory): Doc fix.
4239 2009-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4241         * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
4242         Try and avoid copying twice the same paragraph.
4243         (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
4244         Remove save-excursion.
4245         (log-edit-changelog-entry): Do it here instead.
4247 2009-09-25  Juanma Barranquero  <lekktu@gmail.com>
4249         * bs.el (bs--get-file-name): Use `list-buffers-directory'
4250         when available, instead of hardcoding mode names.  Doc fix.
4252         * menu-bar.el (list-buffers-directory): Add docstring.
4253         Make automatically buffer-local.
4255         * dired.el (dired-mode):
4256         * files.el (cd-absolute):
4257         * pcvs.el (cvs-temp-buffer):
4258         * pcvs-util.el (cvs-get-buffer-create):
4259         * shell.el (shell-mode):
4260         * vc-dir.el (vc-dir-mode):
4261         Don't make `list-buffers-directory' buffer local.
4263 2009-09-25  Devon Sean McCullough  <emacs-hacker@Jovi.Net>
4265         * comint.el (comint-exec, comint-run, make-comint):
4266         Doc fixes (Bug#4542).
4268 2009-09-25  Glenn Morris  <rgm@gnu.org>
4270         * mail/rmailmm.el (rmail-mime): New custom group.
4271         Move all defcustoms in this file into this group.
4272         (rmail-mime-media-type-handlers-alist): Revert previous change.
4273         (rmail-mime-show-images): New option.
4274         (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
4275         references to it, since it wasn't actually used for anything.
4276         (rmail-mime-insert-image): New function.
4277         (rmail-mime-image): Use rmail-mime-insert-image.
4278         (rmail-mime-bulk-handler): Remove optional `image' argument, instead
4279         obey the value of `rmail-mime-show-images' option.  Print the size of
4280         attachments.
4282 2009-09-25  David Engster  <deng@randomsample.de>
4284         * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'.  (Bug#4548)
4286 2009-09-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4288         * whitespace.el: Does not highlight trailing spaces While point is
4289         at end of line.  Does not highligt spaces at beginning of buffer
4290         while point is at beginning of buffer.  Does not highlight spaces
4291         at end of buffer while point is at end of buffer.  (Bug#4177)
4292         New version 12.0.
4293         (whitespace-display-mappings): Adjust initialization.
4294         (whitespace-point, whitespace-font-lock-refontify): New vars.
4295         (whitespace-color-on, whitespace-color-off): Adjust code.
4296         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
4297         (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
4298         (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
4300 2009-09-24  Chong Yidong  <cyd@stupidchicken.com>
4302         * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
4304         * textmodes/sgml-mode.el: Remove xml-mode alias.
4306         * files.el (auto-mode-alist, conf-mode-maybe)
4307         (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
4309 2009-09-24  Alan Mackenzie  <acm@muc.de>
4311         * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
4312         c-forward-conditionals, but it doesn't move point and doesn't set
4313         the mark.
4314         (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
4315         (c-down-conditional-with-else, c-backward-conditional)
4316         (c-forward-conditional): Refactor to use c-scan-conditionals.
4318 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4320         * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
4321         (help-default-arg-highlight): Remove.
4322         (help-highlight-arg): New function.
4323         (help-do-arg-highlight): Use it.
4324         Suggested by Drew Adams <drew.adams@oracle.com>.  (Bug#4510, bug#4520)
4326 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4328         * term.el (term-set-scroll-region, term-handle-ansi-escape):
4329         Undo last change, which didn't fix the problem and introduced others.
4331 2009-09-24  Nick Roberts  <nickrob@snap.net.nz>
4333         * progmodes/gdb-mi.el: Don't require speedbar.
4334         (gdb-jsonify-buffer): Handle case where "=" is part of value string.
4336 2009-09-24  Glenn Morris  <rgm@gnu.org>
4338         * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
4340         * term/ns-win.el (ns-reg-to-script): Define for compiler.
4342         * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
4343         there is no newline after the final mime boundary.  (Bug#4539)
4344         Move markers on insertion so that any buttons inserted don't end up in
4345         the next part of a multipart message.
4346         (rmail-mime-media-type-handlers-alist): Doc fix.  Add image handler.
4347         (rmail-mime-bulk-handler): Optionally handle images.
4348         (rmail-mime-image): New button action.
4349         (rmail-mime-image-handler): New function.
4350         (rmail-mime-mode): New mode.
4351         (rmail-mime): Doc fix.  Use rmail-mime-mode (for font-lock).
4353 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
4355         * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
4356         than just dropping elements from it (bug#4504).
4358         * term.el (term-set-scroll-region): Don't move cursor any more.
4359         (term-handle-ansi-escape): Call term-goto here instead.
4360         Suggested by Ivan Kanis <apple@kanis.eu>.
4362         * term.el: Require CL.
4363         (term-ansi-reset): New function.
4364         (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
4365         (term-handle-colors-array): Simplify.
4367 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
4369         * allout.el (allout-overlay-interior-modification-handler)
4370         (allout-obtain-passphrase):
4371         * epa-file.el (epa-file-write-region):
4372         * ps-print.el (ps-begin-job):
4373         * vc-hooks.el (vc-toggle-read-only):
4374         * vc-rcs.el (vc-rcs-rollback):
4375         * vc-sccs.el (vc-sccs-rollback):
4376         * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
4377         (vc-version-diff, vc-revert, vc-rollback):
4378         * wdired.el (wdired-check-kill-buffer):
4379         * emacs-lisp/authors.el (authors):
4380         * net/socks.el (socks-open-connection):
4381         * net/zeroconf.el (zeroconf-service-add-hook):
4382         * obsolete/vc-mcvs.el (vc-mcvs-register):
4383         * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
4384         (gdb-select-frame):
4385         * progmodes/grep.el (lgrep, rgrep):
4386         * progmodes/idlw-help.el (idlwave-help-check-locations)
4387         (idlwave-help-html-link, idlwave-help-assistant-open-link):
4388         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
4389         * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
4390         (reftex-toc-rename-label): Fix typos in error messages.
4392         * dired-aux.el (dired-do-shell-command): Reflow docstring.
4393         (dired-copy-how-to-fn): Doc fix.
4394         (dired-files-attributes, dired-read-shell-command):
4395         Fix typos in docstrings.
4397         * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
4398         (dired-x-find-file-other-window): Reflow docstrings.
4399         (dired-omit-marker-char, dired-read-shell-command)
4400         (dired-x-submit-report): Fix typos in docstrings.
4402         * shell.el (shell-mode-hook):
4403         * view.el (View-scroll-line-forward):
4404         * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
4405         Fix typos in docstrings.
4407         * net/dig.el (dig-invoke): Fix typo in docstring.
4408         (query-dig): Reflow docstring.
4410         * progmodes/idlwave.el (idlwave-create-user-catalog-file)
4411         (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
4412         (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
4413         (idlwave-begin-block-reg, idlwave-begin-unit-reg)
4414         (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
4415         (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
4416         (idlwave-check-abbrev, idlwave-class-file-or-buffer)
4417         (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
4418         (idlwave-completion-map, idlwave-current-indent)
4419         (idlwave-custom-ampersand-surround, idlwave-customize)
4420         (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
4421         (idlwave-define-abbrev, idlwave-determine-class-special)
4422         (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
4423         (idlwave-end-block-reg, idlwave-end-of-statement)
4424         (idlwave-end-of-statement0, idlwave-end-of-subprogram)
4425         (idlwave-end-unit-reg, idlwave-entry-find-keyword)
4426         (idlwave-explicit-class-listed, idlwave-file-header)
4427         (idlwave-fill-paragraph, idlwave-find-class-definition)
4428         (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
4429         (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
4430         (idlwave-in-quote, idlwave-indent-action-table)
4431         (idlwave-indent-expand-table, idlwave-indent-line)
4432         (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
4433         (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
4434         (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
4435         (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
4436         (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
4437         (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
4438         (idlwave-outlawed-buffers, idlwave-popup-select)
4439         (idlwave-previous-statement, idlwave-rescan-catalog-directories)
4440         (idlwave-routine-entry-compare, idlwave-routine-info.pro)
4441         (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
4442         (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
4443         (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
4444         (idlwave-statement-type, idlwave-struct-skip)
4445         (idlwave-substitute-link-target, idlwave-toggle-comment-region)
4446         (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
4447         (idlwave-what-module-find-class): Fix typos in docstrings.
4448         (idlwave-all-method-classes, idlwave-calc-hanging-indent)
4449         (idlwave-calculate-cont-indent, idlwave-expand-equal)
4450         (idlwave-find-module, idlwave-find-structure-definition)
4451         (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
4452         (idlwave-list-load-path-shadows, idlwave-next-statement)
4453         (idlwave-routine-entry-compare-twins, idlwave-routine-info)
4454         (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
4455         (idlwave-template): Reflow docstrings.
4457         * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
4458         (idlwave-shell-batch-command, idlwave-shell-bp-alist)
4459         (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
4460         (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
4461         (idlwave-shell-display-line, idlwave-shell-display-wframe)
4462         (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
4463         (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
4464         (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
4465         (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
4466         (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
4467         (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
4468         (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
4469         (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
4470         (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
4471         (idlwave-shell-scan-for-state, idlwave-shell-send-command)
4472         (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
4473         (idlwave-shell-shell-command, idlwave-shell-sources-alist)
4474         (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
4475         (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
4476         (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
4477         Fix typos in docstrings.
4478         (idlwave-shell-bp, idlwave-shell-clear-current-bp)
4479         (idlwave-shell-hide-output, idlwave-shell-mode)
4480         (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
4481         Reflow docstrings.
4483         * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
4485 2009-09-24  Ivan Kanis  <apple@kanis.eu>
4487         * term.el (term-bold-attribute): New var.
4488         (term-handle-colors-array): Use it.
4490 2009-09-23  Nick Roberts  <nickrob@snap.net.nz>
4492         * progmodes/gdb-mi.el (gdb-version): New variable.
4493         (gdb-non-stop-handler): Set gdb-version.
4494         (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
4495         Condition "--thread" option on gdb-version.
4496         (gdb-invalidate-threads): Remove unused argument.
4498 2009-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4500         * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
4501         to looking-back to avoid ridiculous slow down in large files (bug#4511).
4503 2009-09-23  Glenn Morris  <rgm@gnu.org>
4505         * mail/rmail.el (rmail-reply): Don't try to add a References header when
4506         replying to mail without References or Message-Id.  (Bug#4525)
4508 2009-09-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
4510         * term/ns-win.el (ns-reg-to-script): New variable.
4512 2009-09-23  Daiki Ueno  <ueno@unixuser.org>
4514         * epg.el (epg-wait-for-status): Preserve existing 'error results.
4516 2009-09-22  Sam Steingold  <sds@gnu.org>
4518         * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
4519         (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
4520         to 1 because hg returns status 1 when nothing is found.
4521         Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
4523 2009-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4525         * textmodes/fill.el: Convert to utf-8 encoding.
4526         (fill-french-nobreak-p): Remove redundant » and « inherited from our
4527         pre-unicode days.
4529         * add-log.el (change-log-fill-forward-paragraph): New function.
4530         (change-log-mode): Use it so fill-region DTRT.
4531         Set fill-indent-according-to-mode here rather than in
4532         change-log-fill-paragraph.
4533         (change-log-fill-paragraph): Remove.
4535 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
4537         * info.el (Info-try-follow-nearest-node): Use the URL extracted by
4538         `Info-get-token', instead of `browse-url-url-at-point'.  (Bug#4508)
4540 2009-09-22  Glenn Morris  <rgm@gnu.org>
4542         * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
4543         the scroll-bar scroll the calendar window rather than the buffer.
4545         * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
4546         commands that move point (as opposed to scrolling).
4548         * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
4550         * emacs-lisp/elint.el (elint): New custom group.
4551         (elint-log-buffer): Make it a defcustom.
4552         (elint-scan-preloaded, elint-ignored-warnings)
4553         (elint-directory-skip-re): New options.
4554         (elint-builtin-variables): Doc fix.
4555         (elint-preloaded-env): New variable.
4556         (elint-unknown-builtin-args): Add an entry for encode-time.
4557         (elint-extra-errors): Make it a variable rather than a constant.
4558         (elint-preloaded-skip-re): New constant.
4559         (elint-directory): Skip files matching elint-directory-skip-re.
4560         (elint-features): New variable, local to linted buffers.
4561         (elint-update-env): Initialize elint-features.  Possibly add
4562         elint-preloaded-env to the buffer's environment.
4563         (elint-get-top-forms): Bind elint-current-pos, for log messages.
4564         Skip quoted forms.
4565         (elint-init-form): New function, extracted from elint-init-env.
4566         Make non-list forms a warning rather than an error.
4567         Add the mode-map for define-derived-mode.  Handle define-minor-mode,
4568         easy-menu-define, put that adds an error-condition, and provide.
4569         When requiring cl, also require cl-macs.  Really require cl, to handle
4570         some cl macros.  Store required libraries in the list elint-features,
4571         so as not to re-load them.  Treat cc-require like require.
4572         (elint-init-env): Call elint-init-form to do the work.
4573         Handle eval-and-compile and such like.
4574         (elint-add-required-env): Do not clear messages.
4575         (elint-special-forms): Add handlers for function, defalias, if, when,
4576         unless, and, or.
4577         (elint-form): Add optional argument to ignore elint-special-forms,
4578         useful to prevent recursive calls from handlers.  Doc fix.
4579         Respect elint-ignored-warnings.
4580         (elint-form): Respect elint-ignored-warnings.
4581         (elint-bound-variable, elint-bound-function): New variables.
4582         (elint-unbound-variable): Respect elint-bound-variable.
4583         (elint-get-args): Respect elint-bound-function.
4584         (elint-check-cond-form): Add some simple handling for (f)boundp and
4585         featurep tests.
4586         (elint-check-defalias-form): New handler.
4587         (elint-check-let-form): Make an empty let a warning rather than an
4588         error.
4589         (elint-check-setq-form): Make an empty setq a warning rather than an
4590         error.  Respect elint-ignored-warnings.
4591         (elint-check-defvar-form): Accept null doc-strings.
4592         (elint-check-conditional-form): New handler.  Does some simple-minded
4593         checking of featurep and (f)boundp tests.
4594         (elint-put-function-args): New function.
4595         (elint-initialize): Use elint-scan-doc-file rather than
4596         elint-find-builtin-variables.  Use elint-put-function-args.
4597         Possibly scan preloaded-file-list.
4598         (elint-scan-doc-file): Rename from elint-find-builtin-variables and
4599         extend to handle functions as well.
4601 2009-09-22  Lennart Borgman  <lennart.borgman@gmail.com>
4603         * linum.el (linum-delete-overlays, linum-update-window):
4604         Do not modify the right margin.  (Bug#3971)
4606 2009-09-21  Chong Yidong  <cyd@stupidchicken.com>
4608         * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
4609         nxml-mode instead of xml-mode.
4611 2009-09-21  Kevin Ryde  <user42@zip.com.au>
4613         * net/dig.el: Add "Keywords: comm", as per net-utils.el.  (Bug#4501)
4615 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4617         * net/dig.el (dig-mode): Use define-derived-mode.
4619 2009-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
4621         * vc-dispatcher.el (vc-do-command): Return the process object in
4622         the asynchronous case.  Use when instead of if.  Do not run
4623         vc-exec-after to display a message if not enabled.  (Bug#4463)
4625         * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
4626         properties to the stash strings.
4627         (vc-git-stash-list): Return a list of strings.
4628         (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
4629         (vc-git-stash-show-at-point): New functions.
4630         (vc-git-stash-map): New keymap.
4632         * register.el (ctl-x-r-map): Define the keys here instead of
4633         using autoload.
4635 2009-09-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>  (tiny change)
4637         * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
4638         list, to workaround performance problem (bug#4485).
4640 2009-09-20  Nick Roberts  <nickrob@snap.net.nz>
4642         * progmodes/gud.el (gud-sentinel): Revert indavertant change.
4644 2009-09-20  Daiki Ueno  <ueno@unixuser.org>
4646         * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
4647         Document that this option is not recommended to use.
4649 2009-09-19  Glenn Morris  <rgm@gnu.org>
4651         * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
4652         variable `var'.
4654         * calc/calc-alg.el (var):
4655         * calc/calcalg2.el (var): Define for compiler.
4657 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
4659         * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
4660         Doc fix (Bug#3932).
4662         * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
4664         * time-stamp.el (time-stamp-month-dd-yyyy)
4665         (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
4666         (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
4667         (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
4668         (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
4669         Remove functions that have been obsolete since 1995 (Bug#4436).
4671         * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
4672         indent buffer only if called interactively (Bug#4452).
4674 2009-09-19  Juanma Barranquero  <lekktu@gmail.com>
4675             Eli Zaretskii  <eliz@gnu.org>
4677         This fixes bug#4197 (merged to bug#865, though not identical).
4678         * server.el (server-auth-dir): Add docstring note about FAT32.
4679         (server-ensure-safe-dir): Accept FAT32 directories as "safe",
4680         but warn against using them.
4682 2009-09-19  Nick Roberts  <nickrob@snap.net.nz>
4684         * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
4685         older GDB where there is no has_more field.
4687 2009-09-19  Glenn Morris  <rgm@gnu.org>
4689         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
4691 2009-09-18  Chong Yidong  <cyd@stupidchicken.com>
4693         * files.el (auto-mode-alist): Change default for XML files to nXML
4694         mode (Bug#4169).
4696 2009-09-18  Juanma Barranquero  <lekktu@gmail.com>
4698         * server.el (server-ensure-safe-dir): Pass 'integer
4699         to `file-attributes', as suggested.
4701 2009-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
4703         * dired-aux.el (dired-query-alist): Remove spurious backslash.
4704         (dired-query): Use read-key.
4706 2009-09-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
4708         * cus-start.el (ns-use-qd-smoothing): Remove.
4710 2009-09-18  Glenn Morris  <rgm@gnu.org>
4712         * allout.el (top-level): Remove unnecessary progn.
4714         * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
4716         * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
4717         definition of abbrev table.
4719         * speedbar.el (speedbar-track-mouse):
4720         * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
4721         * net/eudc.el (eudc-expand-inline):
4722         * net/newst-backend.el (newsticker--cache-read-feed):
4723         * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
4724         condition-case handlers.
4726 2009-09-18  Nick Roberts  <nickrob@snap.net.nz>
4728         * progmodes/gdb-mi.el (gdb-frame-address): New variable.
4729         (gdb-var-list): Add an element for has_more field.
4730         (gdb-non-stop-handler): Enable pretty printing for STL containers.
4731         (gdb-var-create-handler, gdb-var-list-children-handler-1)
4732         (gdb-var-update-handler-1): Parse output of dynamic variable
4733         objects (STL containers).
4734         (gdb-var-delete-1): Pass var1 as an explicit second argument.
4735         (gdb-get-field): Delete alias.  Use bindat-get-field directly.
4737         * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
4738         gdb-var-list.
4739         (gud-speedbar-buttons): Make node expandable if expression "has more"
4740         children.
4742 2009-09-17  Juanma Barranquero  <lekktu@gmail.com>
4744         * startup.el (emacs-quick-startup): Remove variable and all uses.
4745         (command-line): Set `inhibit-x-resources' instead.
4746         (command-line-1): Use `inhibit-x-resources' instead.
4748 2009-09-17  Chong Yidong  <cyd@stupidchicken.com>
4750         * subr.el: Fix last change to avoid using the `unless' macro,
4751         which breaks bootstrapping.
4753 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4755         * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
4756         extended definitions, in case we reload subr.el after having
4757         loaded CL.
4758         (eval-next-after-load): Mark as obsolete.
4760 2009-09-17  Juri Linkov  <juri@jurta.org>
4762         * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
4763         (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
4764         (menu-bar-showhide-menu, menu-bar-tools-menu)
4765         (menu-bar-describe-menu, menu-bar-help-menu)
4766         (minibuffer-local-completion-map, minibuffer-local-map):
4767         Fix list quoting.
4769 2009-09-17  Glenn Morris  <rgm@gnu.org>
4771         * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
4772         arguments, whether or not it has a handler.
4774         * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
4776         * simple.el (hard-newline): Give it a doc-string.
4778         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
4779         (lisp-mode-syntax-table): Give them doc-strings.
4781 2009-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
4783         * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
4784         (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
4785         (menu-bar-options-menu, menu-bar-showhide-menu)
4786         (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
4787         (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
4788         (menu-bar-options-menu, menu-bar-line-wrapping-menu)
4789         (menu-bar-options-menu, menu-bar-tools-menu)
4790         (menu-bar-describe-menu, menu-bar-search-documentation-menu)
4791         (menu-bar-help-menu):
4792         (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
4793         string arguments.
4795         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
4796         (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
4797         calls for the menu names and :help.
4799 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
4801         * mouse.el (minor-mode-menu-from-indicator): Pay attention
4802         to :minor-mode-function (bug#4455).
4804 2009-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
4806         * startup.el (command-line): Initialize the window-system after
4807         processing the command-line.
4809         * textmodes/page.el (what-page): Make sure we don't inf-loop if
4810         page-delimiter matches the empty string.
4812 2009-09-16  Glenn Morris  <rgm@gnu.org>
4814         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
4815         byte-compile-not-obsolete-var.  It's a list now.
4816         (byte-compile-not-obsolete-funcs): New variable.
4817         (byte-compile-warn-obsolete): Don't warn about functions if they are in
4818         byte-compile-not-obsolete-funcs.
4819         (byte-compile-variable-ref, byte-compile-defvar): Update for
4820         byte-compile-not-obsolete-vars name-change and list nature.
4821         (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
4822         and variables behind (f)boundp tests.
4823         * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
4825 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
4827         * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
4829 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4831         * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
4832         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
4833         Don't autoload.
4835 2009-09-15  Stephen Eglen  <stephen@gnu.org>
4837         * iswitchb.el (iswitchb-read-buffer): When selecting a match from
4838         the virtual-buffers, use the name of the buffer specified by
4839         find-file-noselect, as the match may be a symlink.  (This was a
4840         problem if the target and the symlink had different names.)
4842 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4844         * custom.el (custom-initialize-default, custom-initialize-set): CSE.
4846         * desktop.el (desktop-path): Check user-emacs-directory.
4848         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
4850         * loadup.el: Use after-load-functions to GC after loading each file.
4851         Remove the explicit GC calls that used to be sprinkled around.
4853         * subr.el (after-load-functions): New hook.
4854         (do-after-load-evaluation): Run it.  Use string-match-p to detect
4855         `obsolete' packages, rather than painfully extracting the relevant
4856         directory name.
4858 2009-09-15  Glenn Morris  <rgm@gnu.org>
4860         * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
4861         free variable `doc'.
4863         * dired.el (dired-mode-map): Add menu entry for async shell command.
4865         * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
4866         variables, also consider the .elc files, since the .el files are
4867         normally gzipped (subsequent code locates the .el.gz from the .elc).
4869         * calc/calc-prog.el (arglist): Define for compiler.
4871         * calendar/diary-lib.el (diary-display-function): Change the default to
4872         fancy display.
4873         (body): Define for compiler.
4875         * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
4876         (byte-compile-file-form, byte-compile-lambda)
4877         (byte-compile-top-level-body, byte-compile-form)
4878         (byte-compile-variable-ref, byte-compile-setq)
4879         (byte-compile-setq-default, byte-compile-body)
4880         (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
4881         (batch-byte-compile): Give some more local variables with common names
4882         a "bytecomp-" prefix to avoid masking warnings about free variables.
4884         * startup.el (command-line-1): Give local variables with common names a
4885         distinguishing prefix, so as not to hide free variable warnings during
4886         bootstrap.
4888         * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
4889         clever and add a suffix to make a unique name, just let the user decide
4890         whether or not to overwrite it.  If the input is a directory, write the
4891         default filename to that directory.  (Bug#4388)
4892         (rmail-mime-bulk-handler): Ensure the save button's 'directory property
4893         is a filename-as-a-directory.
4895 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4897         * textmodes/page.el (what-page): Don't move to beginning of line.
4898         See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
4900 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
4902         * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
4904 2009-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
4906         * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
4907         * help.el (help-for-help-internal): Add purecopy calls for text.
4909         * vc.el (top): print-log method now takes an optional SHORTLOG
4910         argument.  Add a new method: root.
4911         (vc-root-diff, vc-print-root-log): New functions.
4912         (vc-log-short-style): New variable.
4913         (vc-print-log-internal): Add support for showing short logs.
4915         * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
4916         vc-print-root-log and vc-print-root-diff.
4918         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
4919         * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
4920         * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
4921         short logs.
4923         * vc-cvs.el (vc-cvs-print-log):
4924         * vc-mtn.el (vc-mtn-print-log):
4925         * vc-rcs.el (vc-rcs-print-log):
4926         * vc-sccs.el (vc-sccs-print-log):
4927         * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
4928         that is ignored for now.
4930         * vc-mtn.el (vc-mtn-annotate-command):
4931         * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
4933 2009-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4935         * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
4936         to function-key-map, and give them ascii-character property.
4937         * term/x-win.el (x-alternatives-map):
4938         * term/ns-win.el (ns-alternatives-map):
4939         * term/internal.el (msdos-key-remapping-map):
4940         * w32-fns.el (x-alternatives-map): Remove redundant mappings.
4942 2009-09-14  Glenn Morris  <rgm@gnu.org>
4944         * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
4945         temp-buffers (2009-09-12).
4947 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4949         * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
4950         the new read-key function.
4952 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
4954         * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
4955         is defined (Bug#4405).
4957 2009-09-13  Vincent Belaïche  <vincent.belaiche@gmail.com>
4959         * recentf.el (recentf-cleanup): Use a hash table to find
4960         duplicates (Bug#4407).
4962 2009-09-13  Per Starbäck  <per@starback.se>  (tiny change)
4964         * textmodes/ispell.el (ispell-command-loop): Convert keys such as
4965         kp-0 to ascii equivalents (Bug#4325).
4967 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
4969         * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
4971         * eshell/em-hist.el:
4972         * eshell/em-dirs.el (eshell-complete-user-reference):
4973         Declare pcomplete functions and variables to avoid compiler warnings.
4975 2009-09-13  Leo  <sdl.web@gmail.com>  (tiny change)
4977         * eshell/em-script.el (eshell-login-script, eshell-rc-script):
4978         * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
4979         * eshell/em-alias.el (eshell-aliases-file):
4980         * eshell/em-hist.el (eshell-history-file-name):
4981         Use expand-file-name instead of concat to make file names (Bug#4308).
4983 2009-09-13  Glenn Morris  <rgm@gnu.org>
4985         * ediff-merg.el (ediff-do-merge):
4986         * filesets.el (filesets-run-cmd):
4987         * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
4988         (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
4989         (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
4990         (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
4991         (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
4992         Replace empty `let's with `progn'.
4994 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4996         * mail/sendmail.el (send-mail-function):
4997         * tooltip.el (tooltip-mode):
4998         * simple.el (transient-mark-mode):
4999         * rfn-eshadow.el (file-name-shadow-mode):
5000         * frame.el (blink-cursor-mode):
5001         * font-core.el (global-font-lock-mode):
5002         * files.el (temporary-file-directory)
5003         (small-temporary-file-directory, auto-save-file-name-transforms):
5004         * epa-hook.el (auto-encryption-mode):
5005         * composite.el (global-auto-composition-mode):
5006         Use custom-initialize-delay.
5007         * startup.el (command-line): Don't explicitly call
5008         custom-reevaluate-setting for all the above vars.
5009         * custom.el (custom-initialize-safe-set)
5010         (custom-initialize-safe-default): Delete.
5012 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5014         * term/x-win.el (x-initialize-window-system):
5015         * term/w32-win.el (w32-initialize-window-system):
5016         * term/ns-win.el (ns-initialize-window-system): Don't call
5017         mouse-wheel-mode since it's enabled globally by default already.
5019         * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
5020         actually define the variable, but only silences the byte-compiler.
5021         (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
5022         before looking it up.
5023         (mouse-wheel-scroll-amount): Also reset the bindings if this value
5024         is changed.
5026 2009-09-12  Glenn Morris  <rgm@gnu.org>
5028         * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
5029         1000.
5030         (elint-add-required-env): Don't beep on error.
5031         (elint-forms): In case of error, return ENV unchanged.
5032         (elint-init-env): Skip non-list forms.
5033         (elint-log): Handle unknown file positions.
5035 2009-09-12  Daiki Ueno  <ueno@unixuser.org>
5037         * epg.el (epg-make-context): Add autoload cookie.
5038         (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
5039         (epg-decrypt-string, epg-start-verify, epg-verify-file)
5040         (epg-verify-string, epg-start-sign, epg-sign-file)
5041         (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
5042         (epg-encrypt-string, epg-start-export-keys)
5043         (epg-export-keys-to-file, epg-export-keys-to-string)
5044         (epg-start-import-keys, epg-import-keys-from-file)
5045         (epg-import-keys-from-string, epg-start-receive-keys)
5046         (epg-receive-keys, epg-import-keys-from-server)
5047         (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
5048         (epg-sign-keys, epg-start-generate-key)
5049         (epg-generate-key-from-file, epg-generate-key-from-string):
5050         Remove autoload cookie.
5052 2009-09-12  Eli Zaretskii  <eliz@gnu.org>
5054         * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
5055         reevaluation of trash-directory.
5057         * mwheel.el: Fix last change.
5058         (mouse-wheel-mode): New defvar.
5059         (mouse-wheel-mode): Remove autoload cookie.
5061 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5063         * mwheel.el (mwheel-installed-bindings): New var.
5064         (mouse-wheel-mode): Use it, so as to make sure we really remove all
5065         the bindings we set last time.  Use custom-initialize-delay.
5066         * loadup.el: Load mwheel after term/*-win.el.
5067         * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
5068         and mouse-wheel-up-event now that their first evaluation is done
5069         sufficiently late to be correct.
5071         * startup.el (tutorial-directory): Make it a defcustom.
5072         Use custom-initialize-delay rather than eval-at-startup to set it.
5073         * image.el (image-load-path): Make it a defcustom.
5074         Use custom-initialize-delay rather than eval-at-startup to set it.
5075         * subr.el (eval-at-startup): Remove.
5076         * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
5078         * subr.el (do-after-load-evaluation): Warn the user after loading an
5079         obsolete package.
5081 2009-09-12  Glenn Morris  <rgm@gnu.org>
5083         * proced.el (proced-mark-alt): Remove alias.
5084         (proced-mode-map): Remove proced-mark-alt.
5086         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
5087         Elint file and directory.  Remove initialization entry.
5089         * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
5090         commands.
5091         (elint-current-buffer): Set mode-line-process.
5092         (elint-init-env): Handle define-derived-mode.
5093         Fix declare-function with unspecified arglist.  Guard against odd
5094         defalias statements (eg iso-insert's 8859-1-map).
5095         (elint-add-required-env): Use a temp buffer.
5096         (elint-form): Just print the function/macro name, not the whole form.
5097         Return env unchanged if we fail to parse a macro.
5098         (elint-forms): Guard against parse errors.
5099         (elint-output): New function, to handle batch mode.
5100         (elint-log-message): Add optional argument.  Use elint-output.
5101         (elint-set-mode-line): New function.
5103 2009-09-12  Andreas Politz  <politza@fh-trier.de>  (tiny change)
5105         * emacs-lisp/elp.el (elp-not-profilable): Add more
5106         functions (Bug#4233).
5108 2009-09-12  Chong Yidong  <cyd@stupidchicken.com>
5110         * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
5111         (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
5113 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
5115         * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
5116         (gdb-var-list-children): Use json parsing.
5118 2009-09-11  Daniel Colascione  <dan.colascione@gmail.com>
5120         * progmodes/js.el (js--proper-indentation): Handle the case where
5121         char-before is null.  Reported by Deniz Dogan.
5123 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
5125         * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
5127 2009-09-11  Daiki Ueno  <ueno@unixuser.org>
5129         * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
5130         (epg-digest-algorithm-alist): Add SHA224.
5131         (epg-context-set-passphrase-callback)
5132         (epg-context-set-progress-callback): Add description about
5133         callback function.
5135 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5137         * custom.el (custom-delayed-init-variables): New var.
5138         (custom-initialize-delay): New function.
5139         * startup.el (command-line): "Re"evaluate all vars in
5140         custom-delayed-init-variables.  Don't reevaluate abbrev-file-name
5141         explicitly any more.
5142         * abbrev.el (abbrev-file-name): Use custom-initialize-delay
5143         to avoid creating a ~/.emacs.d at build-time (bug#4347).
5145         * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
5147 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
5149         * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
5150         (gdb-var-update-handler): Use json parsing.
5152 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
5154         * vc-annotate.el (vc-annotate): Use the main file's coding-system to
5155         decode annotated text, regardless of language environment.  (Bug#2741)
5157 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5159         * Makefile.in (autoloads): Make rmail.el writable as well.
5161 2009-09-11  Glenn Morris  <rgm@gnu.org>
5163         * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
5164         loaddefs.el.
5165         * dired.el: Regenerate with extracted autoloads.
5166         * Makefile.in (autoloads): Make dired.el writable.
5168         * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
5169         * ibuffer.el: Regenerate with extracted autoloads.
5170         * Makefile.in (autoloads): Make ibuffer.el writable.
5172         * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
5173         * version.el (emacs-copyright, emacs-major-version)
5174         (emacs-minor-version): Reformat doc-strings for make-docfile.
5176         * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
5177         functions and variables, since they must be stuff specific to some other
5178         platform.
5179         (apropos-print): Make mouse-click message less specific about button.
5181         * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
5182         that records where a macro was defined.
5183         * help-fns.el (describe-function-1): Mention if a function has a
5184         compiler-macro.
5185         * help-mode.el (help-function-cmacro): New button.
5187         * locate.el (top-level): Always require dired.
5188         (locate-mode-map): Initialize inside the defvar.
5190         * net/ange-ftp.el (dired-compress-file): Declare.
5191         (ange-ftp-dired-compress-file): Add doc string.
5193         * term/ns-win.el (x-display-name, x-setup-function-keys):
5194         Unify doc-strings with X versions.
5196 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
5198         * emulation/crisp.el (crisp-mode-map): Move initialization
5199         into declaration.
5200         (crisp-mode): Use define-minor-mode.
5202         * progmodes/xscheme.el (xscheme-evaluation-commands):
5203         Put a :advertised-binding property rather than using
5204         advertised-xscheme-send-previous-expression.
5205         (advertised-xscheme-send-previous-expression): Declare obsolete.
5206         * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
5207         `advertised-undo'.
5208         (crisp-mode): Add corresponding bindings to
5209         undo's :advertised-binding instead.
5210         * dired.el (dired-mode-map): Put a :advertised-binding property rather
5211         than using dired-advertised-find-file.
5212         (dired-advertised-find-file):
5213         * simple.el (advertised-undo):
5214         * wid-edit.el (advertised-widget-backward): Declare obsolete.
5215         (widget-keymap): Put a :advertised-binding property rather
5216         than using advertised-widget-backward.
5217         * bindings.el (ctl-x-map): Put a :advertised-binding property rather
5218         than using advertised-undo.
5219         * tutorial.el (tutorial--default-keys): Adjust accordingly.
5221 2009-09-10  Simon South  <ssouth@slowcomputing.org>
5223         * progmodes/delphi.el (delphi-tab): Indent region when Transient
5224         Mark mode is enabled and region is active; otherwise indent or
5225         insert TAB as usual.
5226         (delphi-mode): Update description of TAB-key binding.
5228 2009-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5230         * subr.el (define-key-rebound-commands): Mark obsolete.
5231         * startup.el (precompute-menubar-bindings): Remove.
5232         (normal-top-level): Remove obsolete code that tried to precompute
5233         menubar bindings.
5234         * loadup.el (define-key-rebound-commands): Don't bother fiddling with
5235         define-key-rebound-commands and precompute-menubar-bindings.
5237 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5239         * net/imap.el (imap-interactive-login): Better messages.
5240         (imap-open): Fix bug with renamed buffer on reconnect.
5241         (imap-authenticate): Add buffer-local imap-last-authenticator variable
5242         for easier debugging and cleaner code.  On successful (guessed based on
5243         server capabilities) secondary authentication, set imap-state
5244         correctly.
5245         (imap-last-authenticator): Define imap-last-authenticator as a variable
5246         to avoid warnings.
5248 2009-09-10  Glenn Morris  <rgm@gnu.org>
5250         * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
5252         * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
5253         (byte-compile-file-form-autoload): Don't warn about unknown functions
5254         where the autoload statement comes after the use.
5255         (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
5256         that any handlers inside the body (eg require) are in turn respected.
5258         * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
5259         effects.
5261         * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
5262         and syntax and abbrev tables basic docs, if they don't have any.
5264         * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
5266         * international/mule-cmds.el (top-level): Require cl when compiling.
5267         (view-hello-file): Use default-value rather than
5268         default-enable-multibyte-characters.
5270         * progmodes/fortran.el: Move all safe and risky properties into the
5271         defcustoms.
5273         * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
5274         * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
5275         * mail/undigest.el:
5276         Put autoloads in rmail.el rather than loaddefs.el.
5277         * mail/rmail.el: Regenerate with extracted autoloads.
5279         * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
5280         * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
5282 2009-09-10  Nick Roberts  <nickrob@snap.net.nz>
5284         Reported in thread for Bug#4375.
5285         * progmodes/gud.el (gud-tooltip-print-command): Use MI command
5286         "-data-evaluate-expression" instead of print.
5287         * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
5288         (gdb-tooltip-print): Parse output from above MI command.
5289         (gdb): Revert 2009-08-11 change.  User should detach inferior
5290         manually.
5292         Remove the word "separate" from IO functions as inferior
5293         output is now never displayed in the GUD buffer.
5295 2009-09-10  Juanma Barranquero  <lekktu@gmail.com>
5297         * startup.el (command-line-normalize-file-name): On Windows and
5298         MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
5300 2009-09-10  Juri Linkov  <juri@jurta.org>
5302         * isearch.el (isearch-text-char-description): Propertize escape
5303         character sequences with the `escape-glyph' face.  (Bug#4344)
5305         * simple.el (shell-command): Set asynchronous process filter to
5306         `comint-output-filter'.  (Bug#4343)
5308         * progmodes/grep.el (grep-template): Add "<X>" to docstring.
5309         (grep-files-aliases): Add "all".  Move "el" and "ch" to the top of
5310         the list.  Move "asm" to the bottom.
5311         (grep-find-ignored-directories): Add `choice' with nil value
5312         to empty the list easily.
5313         (grep-find-ignored-files): New option.
5314         (grep-files-history): Set to nil by default instead of '("ch" "el").
5315         (grep-compute-defaults): Add "<X>" to `grep-template'.
5316         (grep-read-files): Bind new local variables `default-alias' and
5317         `default-extension'.  Use a list of default values for the file prompt.
5318         (lgrep): Add `--exclude=' command line options composed from
5319         `grep-find-ignored-files'.
5320         (rgrep): Add `-name' command line options composed from
5321         `grep-find-ignored-files'.  (Bug#4301)
5323 2009-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
5325         * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
5326         (bug#4368).
5328 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5330         * calendar/time-date.el (autoload):
5331         Expand define-obsolete-function-alias into defalias and make-obsolete
5332         for old Emacsen that Gnus supports.
5333         (with-no-warnings): Define it for old Emacsen.
5334         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
5335         is available.
5336         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
5337         float-time is available; suppress compile warning for time-to-seconds.
5339 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
5341         * net/imap.el (imap-message-map): Docstring fix.
5343 2009-09-09  Glenn Morris  <rgm@gnu.org>
5345         * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
5346         line numbers too.  (Bug#4374)
5348 2009-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5350         * smerge-mode.el (smerge-remove-props, smerge-refine):
5351         Use with-silent-modifications (bug#4342).
5353         * subr.el (with-silent-modifications): New macro.
5355 2009-09-07  Juanma Barranquero  <lekktu@gmail.com>
5357         * files.el (top-level): Require `cl' when compiling.
5359 2009-09-07  Glenn Morris  <rgm@gnu.org>
5361         * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
5363         * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
5364         (proced-mark-alt): New alias, to control the advertised key.  (Bug#4362)
5366 2009-09-06  Nick Roberts  <nickrob@snap.net.nz>
5368         * vc-git.el (vc-git-annotate-command): Use separator to parse
5369         arguments correctly.
5371 2009-09-06  Eli Zaretskii  <eliz@gnu.org>
5373         * proced.el (proced-mode): Doc fix.
5375 2009-09-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
5377         * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
5378         lstat fails.
5379         (tramp-do-file-attributes-with-ls): Check for file existence at
5380         remote end.
5381         (tramp-do-file-attributes-with-stat): Likewise.
5382         (tramp-convert-file-attributes): Return nil when attr is nil.
5384 2009-09-05  Glenn Morris  <rgm@gnu.org>
5386         * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
5387         properties to this button.
5388         (diary-fancy-display): Don't extend the button to the final newline.
5389         (diary-fancy-display-mode): Continue to define "q" as a local key.
5391         * calendar/cal-china.el (holiday-chinese): Make it slightly more
5392         efficient.
5394         * font-lock.el (lisp-font-lock-keywords-2): Add letf.
5396         * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
5397         (byte-compile-dest-file-function): New option.
5398         (byte-compile-dest-file): Doc fix.
5399         Obey byte-compile-dest-file-function.
5400         (byte-compile-cl-file-p): New function.
5401         (byte-compile-eval): Only suppress noruntime warnings about cl functions
5402         if the cl-functions warning is enabled.  Use byte-compile-cl-file-p.
5403         (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
5404         than for file being previously loaded.
5405         (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
5406         (byte-compile-file-form-require): Handle the case where requiring a file
5407         indirectly causes CL to be loaded.
5409 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
5411         * files.el (find-alternate-file): Run `kill-buffer-hook' manually
5412         before killing the old buffer, since by the time `kill-buffer' is
5413         run so many buffer variables have been set to nil that it may not
5414         behave as expected.  (Bug#4061)
5416 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
5418         * files.el (find-alternate-file): If the old buffer is modified
5419         and visiting a file, behave similarly to `kill-buffer' when
5420         killing it, thus reverting to the pre-1.878 behavior; see
5421         http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
5422         for discussion.  Also, consult `buffer-file-name' as a variable
5423         not as a function, for consistency with the rest of the code.
5425 2009-09-04  Michael Albinus  <michael.albinus@gmx.de>
5427         * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
5428         also when adding a new directory.
5430         * net/tramp-compat.el (tramp-compat-line-beginning-position): New
5431         defun.
5433 2009-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5435         * files.el (locate-file-completion-table): Make it provide boundary
5436         information, so partial-completion works better.
5438 2009-09-04  Leo  <sdl.web@gmail.com>  (tiny change)
5440         * mail/footnote.el (Footnote-text-under-cursor):
5441         Check footnote-text-marker-alist before using it (bug#4324).
5443 2009-09-04  Glenn Morris  <rgm@gnu.org>
5445         * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
5446         * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
5447         * play/solitaire.el, play/tetris.el:
5448         Remove leading * from defcustom and defface docs.
5450         * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
5451         necessary.
5452         (diary-fancy-overriding-map): New variable.
5453         (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
5454         Use view-mode.
5456         * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
5457         goto-line.
5459 2009-09-03  Glenn Morris  <rgm@gnu.org>
5461         * arc-mode.el (archive-mode):
5462         * dos-fns.el (set-default-process-coding-system):
5463         * man.el (Man-getpage-in-background):
5464         * menu-bar.el (menu-bar-describe-menu):
5465         * server.el (server-process-filter):
5466         * startup.el (command-line):
5467         * tar-mode.el (tar-header-block-tokenize, tar-extract):
5468         * w32-fns.el (set-default-process-coding-system):
5469         * x-dnd.el (x-dnd-handle-file-name):
5470         * international/mule-cmds.el (mule-menu-keymap)
5471         (set-default-coding-systems, language-info-alist, set-language-info)
5472         (set-language-environment, standard-display-european-internal)
5473         (set-locale-environment):
5474         * international/mule-diag.el (mule-diag):
5475         * mail/emacsbug.el (report-emacs-bug):
5476         * mail/rmail.el (rmail-mode):
5477         * mail/sendmail.el (mail-setup):
5478         Use default-value rather than default-enable-multibyte-characters.
5480         * progmodes/f90.el: Move all safe properties into the defcustoms.
5481         (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
5483         * calendar/appt.el (appt-check):
5484         * calendar/diary-lib.el (diary-set-header, diary-live-p)
5485         (diary-check-diary-file, diary-list-entries)
5486         (diary-include-other-diary-files, diary-simple-display)
5487         (diary-fancy-display, diary-print-entries)
5488         (diary-mark-included-diary-files, diary-make-entry):
5489         Don't call substitute-in-file-name on diary-file.
5491 2009-09-03  Eduard Wiebe  <usenet@pusto.de>
5492             Stefan Monnier  <monnier@iro.umontreal.ca>
5494         * mail/footnote.el (footnote-prefix): Make it a defcustom.
5495         (footnote-mode-map): Move initialization into the declaration.
5496         (footnote-minor-mode-map): Define it rather than changing global-map.
5497         (footnote-mode): Use define-minor-mode.
5499 2009-09-02  Michael Albinus  <michael.albinus@gmx.de>
5501         * net/tramp.el (tramp-handle-file-attributes-with-ls)
5502         (tramp-do-file-attributes-with-perl)
5503         (tramp-do-file-attributes-with-stat): Rename from
5504         `tramp-handle-file-attributes-with-*'.
5505         (tramp-handle-file-attributes): Use them.
5506         (tramp-do-directory-files-and-attributes-with-perl)
5507         (tramp-do-directory-files-and-attributes-with-stat): Rename from
5508         `tramp-handle-directory-files-and-attributes-with-*'.
5509         (tramp-handle-directory-files-and-attributes): Use them.
5510         (tramp-method-out-of-band-p): Additional parameter SIZE.
5511         (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
5512         (tramp-handle-write-region): Use it.
5513         (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
5514         (tramp-handle-vc-registered): Check, whether the first run did
5515         return files to be tested.
5516         (tramp-advice-make-auto-save-file-name): Do not call directly
5517         `tramp-handle-make-auto-save-file-name', because this would bypass
5518         the locking mechanism.
5520         * net/tramp-compat.el (top): Autoload used functions from tramp.el.
5521         (file-remote-p, process-file, start-file-process, set-file-times)
5522         (tramp-compat-file-attributes): Compatibility functions shall not
5523         call directly `tramp-handle-*', because this would bypass the
5524         locking mechanism.
5525         (tramp-compat-number-sequence): New defun.
5527 2009-09-02  Glenn Morris  <rgm@gnu.org>
5529         * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
5530         alias for float-time.
5531         (time-to-number-of-days): In Emacs, use float-time.
5532         * net/newst-backend.el (time-add): Suppress warnings from compat
5533         function.
5534         * time.el (emacs-uptime, emacs-init-time):
5535         * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
5536         Use float-time rather than time-to-seconds.
5538         * minibuffer.el (completion-initials-expand): Fix typo.
5540         * faces.el (modeline, modeline-inactive, modeline-highlight)
5541         (modeline-buffer-id):
5542         * info.el (info-menu-5): Mark these face aliases as obsolete.
5544 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
5546         * progmodes/gdb-mi.el (gdb-current-context-command): Move the
5547         space ...
5548         (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
5549         no "--thread" option.
5550         (gdb-stopped): Don't print "Switched to thread" message when it is
5551         unchanged.
5553 2009-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5555         * minibuffer.el (completion-try-completion)
5556         (completion-all-completions): Remove ill-defined (and
5557         mistakenly installed and luckily never used nor documented)
5558         `completion-styles' property.
5559         (completion-initials-expand, completion-initials-all-completions)
5560         (completion-initials-try-completion): New functions.
5561         (completion-styles-alist): Add doc to each entry.
5562         Add new `initials' entry.
5564 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
5566         * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
5567         MI command -var-evaluate-expression.
5568         (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
5569         and tweak for case of string child.
5570         (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
5572 2009-09-01  Glenn Morris  <rgm@gnu.org>
5574         * add-log.el (change-log-date-face, change-log-name-face)
5575         (change-log-email-face, change-log-file-face, change-log-list-face)
5576         (change-log-conditionals-face, change-log-function-face)
5577         (change-log-acknowledgement-face):
5578         * cus-edit.el (custom-invalid-face, custom-rogue-face)
5579         (custom-modified-face, custom-set-face, custom-changed-face)
5580         (custom-saved-face, custom-button-face, custom-button-pressed-face)
5581         (custom-documentation-face, custom-state-face, custom-comment-face)
5582         (custom-comment-tag-face, custom-variable-tag-face)
5583         (custom-variable-button-face, custom-face-tag-face)
5584         (custom-group-tag-face-1, custom-group-tag-face):
5585         * diff-mode.el (diff-header-face, diff-file-header-face)
5586         (diff-index-face, diff-hunk-header-face, diff-removed-face)
5587         (diff-added-face, diff-changed-face, diff-function-face)
5588         (diff-context-face, diff-nonexistent-face):
5589         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
5590         * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
5591         * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
5592         (Info-title-4-face):
5593         * isearch.el (isearch-lazy-highlight-face):
5594         * log-view.el (log-view-file-face, log-view-message-face):
5595         * paren.el (show-paren-match-face, show-paren-mismatch-face):
5596         * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
5597         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
5598         (cvs-msg-face):
5599         * smerge-mode.el (smerge-mine-face, smerge-other-face)
5600         (smerge-base-face, smerge-markers-face):
5601         * wid-edit.el (widget-documentation-face, widget-button-face)
5602         (widget-field-face, widget-single-line-field-face)
5603         (widget-inactive-face, widget-button-pressed-face):
5604         * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
5605         (woman-addition-face):
5606         * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
5607         (eshell-ls-executable-face, eshell-ls-readonly-face)
5608         (eshell-ls-unreadable-face, eshell-ls-special-face)
5609         (eshell-ls-missing-face, eshell-ls-archive-face)
5610         (eshell-ls-backup-face, eshell-ls-product-face)
5611         (eshell-ls-clutter-face):
5612         * eshell/em-prompt.el (eshell-prompt-face):
5613         * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
5614         * obsolete/old-whitespace.el (whitespace-highlight-face):
5615         * progmodes/antlr-mode.el (antlr-font-lock-default-face)
5616         (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
5617         (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
5618         (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
5619         (antlr-font-lock-literal-face):
5620         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
5621         (ebrowse-root-class-face, ebrowse-file-name-face)
5622         (ebrowse-default-face, ebrowse-member-attribute-face)
5623         (ebrowse-member-class-face, ebrowse-progress-face):
5624         * progmodes/make-mode.el (makefile-space-face):
5625         * progmodes/sh-script.el (sh-heredoc-face):
5626         * textmodes/flyspell.el (flyspell-incorrect-face)
5627         (flyspell-duplicate-face):
5628         * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
5629         * textmodes/texinfo.el (texinfo-heading-face):
5630         Mark face aliases with "-face" suffix as obsolete.
5632         * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
5633         compiler.
5635         * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
5636         (eudc-bob-sound-menu): Use defvar rather than defconst, since
5637         easy-menu-define wants to modify these.
5639         * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
5641         * net/browse-url.el (browse-url-file-url):
5642         * term/internal.el (dos-codepage-setup):
5643         Use default-value rather than default-enable-multibyte-characters.
5645         * progmodes/etags.el (etags-goto-tag-location):
5646         * progmodes/flymake.el (flymake-highlight-line)
5647         (flymake-goto-file-and-line, flymake-goto-line):
5648         * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
5649         (gdb-goto-breakpoint):
5650         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
5651         * progmodes/python.el (python-find-function)
5652         (python-pdbtrack-track-stack-file):
5653         * progmodes/verilog-mode.el (verilog-surelint-off):
5654         * term/ns-win.el (ns-open-file-select-line):
5655         * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
5656         Use forward-line rather than goto-line.
5658         * textmodes/reftex-cite.el (reftex-offer-bib-menu):
5659         * textmodes/reftex-index.el (reftex-display-index):
5660         * textmodes/reftex-ref.el (reftex-offer-label-menu):
5661         * textmodes/reftex-toc.el (reftex-toc):
5662         Remove unnecessary bindings of default-major-mode (all are followed by
5663         major-mode check and possible mode switch).
5665 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
5667         * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
5668         Handle watchpoints (bug#4282).
5669         (def-gdb-thread-buffer-command): Enable thread to be selected by
5670         clicking without selecting threads buffer first.
5671         (gdb-current-context-command): Use selected frame so that "up",
5672         "down" etc work in the GUD buffer.
5673         (gdb-update): Find selected frame before rendering stack buffer.
5674         (gdb-frame-handler): Set gdb-frame-number for stack buffer.
5676 2009-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
5678         * progmodes/sym-comp.el (displayed-completions): Remove.
5679         (symbol-complete): Use minibuffer-complete.
5681 2009-08-31  Glenn Morris  <rgm@gnu.org>
5683         * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
5685         * apropos.el (apropos-symbols-internal):
5686         Handle (obsolete) face aliases.
5688         * faces.el (describe-face): Adjust the output format to be more like
5689         describe-variable, and to mention (obsolete) face aliases.
5690         Adjust the whitespace so that help-setup-xref works.
5692         * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
5693         * calendar/diary-lib.el (diary-button-face):
5694         Mark these face aliases as obsolete.
5696         * calendar/calendar.el (calendar-today): Doc fix.
5698 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
5700         * progmodes/gdb-mi.el (gdb-control-all-threads)
5701         (gdb-control-current-thread): Force tool bar update.
5702         (gdb-non-stop-handler): New function.
5703         (gdb-init-1): Use it to test if non-stop mode is supported.
5704         Remove unused gdbmi buffer type.
5706 2009-08-30  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
5708         * progmodes/grep.el (grep-read-files): Strip trailing <N> from
5709         buffer names not visiting a file (e.g. cloned buffers).  (Bug#4210)
5711 2009-08-30  Nick Roberts  <nickrob@snap.net.nz>
5713         * comint.el (comint-exec-1): Check command is non-null first.
5714         Part of gdb-mi.el change (2009-08-28).
5716 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5718         * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
5720 2009-08-30  Juanma Barranquero  <lekktu@gmail.com>
5722         * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
5723         instead of `dolist' to avoid a recursive require when bootstrapping.
5725 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5727         * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
5729         * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
5731         * net/imap.el (imap-send-command): Simplify.
5732         (imap-wait-for-tag): point-max -> buffer-size.
5734         * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
5736         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
5737         with constant argument.
5739         * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
5741         * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
5743         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
5744         Change default, since most of our files don't have a history.
5745         (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
5746         the user.
5748         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
5749         Add comint-run.
5751         * calc/calc.el: Improve commenting convention.
5752         (calc-digit-map, toplevel): Simplify.
5754         * comint.el (comint-insert-input): Be careful to only set point if we
5755         don't delegate to some other command.
5757         * proced.el (proced-signal-list): Make it an alist.
5758         (proced-grammar-alist): Capitalize names.
5759         (proced-send-signal): Use a non-hidden buffer (since it's displayed).
5760         Disable undo manually and make it read-only.
5761         Use completion-annotate-function.
5763         * minibuffer.el (minibuffer-message): If the current buffer is not
5764         a minibuffer, insert the message in the echo area rather than at the
5765         end of the buffer.
5766         (completion-annotate-function): New variable.
5767         (minibuffer-completion-help): Use it.
5768         (completion--embedded-envvar-table): Environment vars are
5769         always case-sensitive.
5771 2009-08-30  Glenn Morris  <rgm@gnu.org>
5773         * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
5774         from fortran-current-defun.
5775         (fortran-beginning-of-subprogram): Be more precise about finding the
5776         start, to avoid an infinite loop in end-of-defun.  (Bug#4259)
5777         (fortran-end-of-subprogram): Simplify.
5778         (fortran-current-defun): Use fortran-start-prog-re.
5780 2009-08-29  Juanma Barranquero  <lekktu@gmail.com>
5782         * subr.el (do-after-load-evaluation): Simplify.
5784 2009-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
5786         * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
5788         * vc-rcs.el (vc-rcs-print-log-cleanup): ... here.  New function.
5789         (vc-rcs-print-log): Use it.
5791         * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
5793 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5795         * paths.el (abbrev-file-name): Move to abbrev.el.
5796         * abbrev.el (abbrev-file-name): Move from paths.el.
5797         Obey user-emacs-directory.
5798         * calc/calc.el (calc-settings-file): Don't autoload and instead obey
5799         user-emacs-directory.
5800         * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
5801         abbrev-file-name and calc-settings-file any more.
5802         * startup.el (command-line): Recompute abbrev-file-name and
5803         abbreviated-home-dir.
5804         (normal-no-mouse-startup-screen): Improve the generic code and get rid
5805         of the special code for when C-h bindings haven't been changed.
5806         (display-startup-echo-area-message): Use with-current-buffer.
5807         (command-line-1): Use a list of strings, rather than a list of lists
5808         of strings for longopts.
5810         * files.el (get-free-disk-space): Use / for default-directory.
5812         * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
5813         Use with-current-buffer.
5815         * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
5816         Recognize immutable variables like most-positive-fixnum.
5817         (byte-compile-setq-default): Check and warn if trying to assign
5818         to an immutable variable, or a non-variable.
5820         * progmodes/cc-vars.el (c-comment-continuation-stars):
5821         * progmodes/cc-engine.el (c-looking-at-bos):
5822         * progmodes/cc-cmds.el (c-toggle-auto-state)
5823         (c-forward-into-nomenclature, c-backward-into-nomenclature)
5824         (c-comment-line-break-function): Add version of obsolescence.
5826 2009-08-28  Juri Linkov  <juri@jurta.org>
5828         * files.el (magic-fallback-mode-alist): Add ZIP magic number
5829         associated with `archive-mode'.
5831         * image.el (image-type-header-regexps): Use only JPEG magic number
5832         to determine JPEG images, and don't use `image-jpeg-p' because
5833         Emacs can display non-JFIF non-Exif JPEG images.
5835 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
5837         * arc-mode.el (archive-mode):
5838         * emacs-lisp/re-builder.el (re-builder-unload-function):
5839         Protect against the default value of `major-mode' being nil.
5841 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
5843         * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
5844         Fix typos in docstrings.
5846         * progmodes/js.el (js--macro-decl-re): Doc fix.
5847         (js--plain-method-re, js--split-name): Refloc docstring.
5848         (js--class-styles, js--make-merged-item, js--splice-into-items):
5849         Fix typos in docstrings; reflow docstrings.
5850         (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
5851         (js--variable-decl-matcher, js--inside-pitem-p)
5852         (js--parse-state-at-point, js--get-all-known-symbols)
5853         (js--symbol-history, js-find-symbol, js--js-references)
5854         (js--moz-interactor, js--js-encode-value, js--read-tab):
5855         Fix typos in docstrings.
5857 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5859         * textmodes/reftex.el (reftex-get-file-buffer-force):
5860         * progmodes/verilog-mode.el (verilog-batch-execute-func):
5861         * emulation/viper.el (viper-go-away, viper-set-hooks):
5862         * emacs-lisp/re-builder.el (re-builder-unload-function):
5863         * emacs-lisp/bytecomp.el (byte-compile-file):
5864         * ses.el (ses-unload-function):
5865         * hexl.el (hexl-find-file):
5866         * files.el (normal-mode):
5867         * ehelp.el (with-electric-help):
5868         * autoinsert.el (auto-insert-alist):
5869         * arc-mode.el (archive-mode):
5870         Use (default-value 'major-mode) instead of default-major-mode.
5872         * textmodes/ispell.el (ispell-check-version, ispell-send-string):
5873         * international/mule.el (load-with-code-conversion):
5874         * emacs-lisp/debug.el (debug):
5875         * ediff-vers.el (ediff-rcs-get-output-buffer):
5876         * dired.el (dired-internal-noselect): Don't let-bind
5877         default-major-mode around code that doesn't use it.
5878         E.g. buffer creation via get-buffer-create doesn't use it.
5880 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
5882         * net/tramp.el (all): Replace "'(lambda" by "(lambda".
5883         (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
5884         when writing the temp file.  Otherwise, epa-file gets confused.
5885         (tramp-register-file-name-handlers): Make it a defun.  Move also
5886         `epa-file-handler' to the front of `file-name-handler-alist'.
5888 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5890         * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
5891         start right after a ^M.
5892         (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
5893         (tramp-completion-file-name-regexp-separate)
5894         (tramp-completion-file-name-regexp-url): Use \\` and \\'.
5895         (tramp-handle-file-attributes, tramp-set-file-uid-gid):
5896         Don't modify last-coding-system-used by accident.
5897         (tramp-completion-file-name-handler): Apply the checks here,
5898         instead during registration.
5899         (tramp-register-file-name-handlers) Renamed from
5900         `tramp-register-file-name-handler'.  Register both
5901         `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
5902         (tramp-register-completion-file-name-handler): Remove.  (Bug#4260)
5904 2009-08-28  Nick Roberts  <nickrob@snap.net.nz>
5906         * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
5907         Remove variable ...
5908         (gdb-init-1, gdb-display-separate-io-buffer)
5909         (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
5910         references to it.
5911         (gdb-inferior-io-mode): Use make-comint-in-buffer.
5912         (gdb-inferior-filter): Use comint-output-filter to stop
5913         echoing and remove ^M characters.
5915 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5917         * emulation/viper-init.el (viper-restore-cursor-type):
5918         * emulation/cua-base.el (cua--update-indications):
5919         Replace default-cursor-type with (default-value 'cursor-type).
5921         * mail/sendmail.el (mail-recover-1):
5922         * international/mule-diag.el (describe-current-coding-system-briefly)
5923         (describe-current-coding-system):
5924         * international/mule-cmds.el (select-safe-coding-system)
5925         (select-message-coding-system)
5926         (set-language-environment-coding-systems, set-locale-environment):
5927         * hexl.el (hexl-insert-multibyte-char):
5928         * dos-w32.el (find-buffer-file-type-coding-system):
5929         * simple.el (what-cursor-position):
5930         Replace uses of default-buffer-file-coding-system
5931         with (default-value 'buffer-file-coding-system).
5933         * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
5934         Replace uses of default-cursor-in-non-selected-windows
5935         with (default-value 'cursor-in-non-selected-windows).
5936         Use with-current-buffer.
5938         * mail/feedmail.el: Use CL macros.
5939         (feedmail-run-the-queue, feedmail-send-it-immediately):
5940         * dos-w32.el (find-buffer-file-type): Replace uses of
5941         default-buffer-file-type with (default-value 'buffer-file-type).
5943 2009-08-28  Glenn Morris  <rgm@gnu.org>
5945         * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
5946         (diary-show-all-entries, diary-mark-entries, diary-make-entry):
5947         Use default-value of major-mode rather than default-major-mode.
5949 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5951         * Makefile.in (update-elcfiles): Report left over elc files.
5953         * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
5954         expand-file-name and with-current-buffer.
5955         (mail-get-names, mail-directory): Use with-current-buffer.
5957         * vc.el (vc-read-revision): New function.
5958         (vc-version-diff, vc-merge): Use it.
5960 2009-08-27  Sam Steingold  <sds@gnu.org>
5962         * simple.el (kill-do-not-save-duplicates): New user option.
5963         (kill-new): When it is non-nil, and the new string is the same as
5964         the latest kill, set replace to t to avoid duplicates in kill-ring.
5966 2009-08-27  Julian Scheid  <julians37@gmail.com>  (tiny change)
5968         * net/tramp.el (tramp-handle-process-file): Do not flush all
5969         caches when `process-file-side-effects' is set.
5970         (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
5971         instead of `tramp-find-file-exists-command'.
5972         Unset `process-file-side-effects'.
5974 2009-08-27  Michael Albinus  <michael.albinus@gmx.de>
5976         * net/tramp.el (tramp-methods): New method "rsyncc".
5977         (top): Add completion function for "rsyncc".
5978         (tramp-message-show-message): New defvar.
5979         (tramp-message, tramp-error): Use it.
5980         (tramp-do-copy-or-rename-file-directly): Extend check for direct
5981         remote copying.
5982         (tramp-do-copy-or-rename-file-out-of-band): Handle new
5983         `tramp-methods' entry `copy-env' of "rsyncc".
5984         (tramp-vc-registered-read-file-names): New defconst.
5985         (tramp-vc-registered-file-names): New defvar.
5986         (tramp-handle-vc-registered): Implement optimization strategy.
5987         (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
5988         (tramp-vc-file-name-handler): New defun.
5989         (tramp-get-ls-command, tramp-get-test-command)
5990         (tramp-get-file-exists-command, tramp-get-remote-ln)
5991         (tramp-get-remote-perl, tramp-get-remote-stat)
5992         (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
5994         * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
5995         (tramp-cache-inhibit-cache): Extend doc string.  It allows also
5996         timestamps.
5997         (tramp-get-file-property): Check for timestamps in
5998         `tramp-cache-inhibit-cache'.
5999         (tramp-set-file-property): Write timestamp.
6001 2009-08-27  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
6003         * language/japan-util.el (japanese-symbol-table): Add entries for
6004         cp932-2-byte.
6006         * international/characters.el: Add category `j' to cp932-2-byte.
6008 2009-08-27  Kenichi Handa  <handa@m17n.org>
6010         * international/fontset.el (build-default-fontset-data): New macro.
6011         (setup-default-fontset): Use build-default-fontset-data for CJK,
6012         tibetan, ethiopic, and ipa.
6014 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
6016         * cus-start.el (default-major-mode): Customize `major-mode' instead.
6017         (enable-multibyte-characters): Not customizable any more.
6019         * subr.el (default-mode-line-format, default-header-line-format)
6020         (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
6021         (default-direction-reversed, default-truncate-lines)
6022         (default-left-margin, default-tab-width, default-case-fold-search)
6023         (default-left-margin-width, default-right-margin-width)
6024         (default-left-fringe-width, default-right-fringe-width)
6025         (default-fringes-outside-margins, default-scroll-bar-width)
6026         (default-vertical-scroll-bar, default-indicate-empty-lines)
6027         (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
6028         (default-fringe-cursor-alist, default-scroll-up-aggressively)
6029         (default-scroll-down-aggressively, default-fill-column)
6030         (default-cursor-type, default-buffer-file-type)
6031         (default-cursor-in-non-selected-windows)
6032         (default-buffer-file-coding-system, default-major-mode)
6033         (default-enable-multibyte-characters): Mark as obsolete.
6035 2009-08-27  Dan Nicolaescu  <dann@ics.uci.edu>
6037         * vc-dir.el (vc-dir-update): Remove debug helper.
6039         * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
6041 2009-08-26  Sam Steingold  <sds@gnu.org>
6043         * simple.el (save-interprogram-paste-before-kill): New user option.
6044         (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
6045         save the interprogram-paste into kill-ring before overriding it
6046         with the Emacs kill.
6048 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
6050         * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
6051         (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
6052         (vc-default-previous-revision): Rename to vc-rcs-previous-revision
6053         and move to vc-rcs.el.
6054         (vc-default-next-revision): Rename to vc-rcs-next-revision and
6055         move to vc-rcs.el.
6056         (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
6057         (vc-rcs-update-changelog): Remove.
6058         (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
6059         and move to vc-rcs.el.
6061         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
6062         (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
6063         renaming.
6064         (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
6065         (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
6066         vc.el, renamed to be RCS specific.
6068         * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
6069         New functions.
6070         (vc-cvs-update-changelog): Move here from vc.el.
6072         * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
6073         New functions.
6075 2009-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6077         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
6079 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
6081         * vc-git.el (vc-git-register): Use "git add" for directories.
6082         (vc-git-stash, vc-git-stash-show): New functions.
6083         (vc-git-extra-menu-map): Bind them.
6085         * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
6086         directory correctly in case the item is a directory itself.
6088         * vc.el: Document the desired behavior for reverted files in the
6089         `added' state.
6090         (vc-default-prettify-state-info): Remove function, unused.
6092         * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
6094 2009-08-26  Glenn Morris  <rgm@gnu.org>
6096         * bindings.el (standard-mode-line-format): Reposition dashes in
6097         which-func entry.  (Bug#4217)
6099         * files.el (enable-local-variables, enable-local-eval)
6100         (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
6101         the defcustoms.
6102         (auto-mode-alist, ignored-local-variables)
6103         (save-some-buffers-action-alist): Move risky declarations to the
6104         definitions.
6105         (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
6106         (font-lock-defaults, format-alist, imenu--index-alist)
6107         (imenu-generic-expression, input-method-alist, minor-mode-alist)
6108         (mode-line-buffer-identification, mode-line-client, mode-line-modes)
6109         (mode-line-modified, mode-line-mule-info, mode-line-position)
6110         (mode-line-process, mode-line-remote, outline-level)
6111         (parse-time-rules, rmail-output-file-alist)
6112         (special-display-buffer-names, vc-mode):
6113         Move risky declarations to the relevant files.
6114         * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
6115         (mode-line-modified, mode-line-process, mode-line-position)
6116         (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
6117         * font-core.el (font-lock-defaults):
6118         * format.el (format-alist):
6119         * vc-hooks.el (vc-mode):
6120         * window.el (special-display-buffer-names):
6121         * international/mule-cmds.el (input-method-alist):
6122         Define riskiness here (dumped file) rather than in files.el.
6123         * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
6124         * imenu.el (imenu-generic-expression, imenu--index-alist):
6125         * outline.el (outline-level):
6126         * time.el (display-time-string):
6127         * calendar/parse-time.el (parse-time-rules):
6128         * mail/rmailout.el (rmail-output-file-alist):
6129         Autoload riskiness here, rather than placing in files.el.
6131 2009-08-26  Andreas Schwab  <schwab@linux-m68k.org>
6133         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
6135 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
6137         * simple.el (process-file-side-effects): New defvar.
6139         * dired-aux.el (dired-show-file-type):
6140         * vc.el (vc-diff-internal):
6141         * vc-arch.el (vc-arch-diff):
6142         * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
6143         * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
6144         * vc-git.el (vc-git-registered, vc-git-working-revision)
6145         (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
6146         (vc-git--empty-db-p):
6147         * vc-hooks.el (vc-user-login-name):
6148         * vc-svn.el (vc-svn-registered, vc-svn-state)
6149         (vc-svn-dir-extra-headers, vc-svn-find-revision):
6150         * progmodes/grep.el (grep-probe): Let-bind
6151         `process-file-side-effects' with nil.
6153         * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
6155         * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
6156         daemon.  Replace ping by checking for running service for bluez
6157         and zeroconf.  (Bug#4239)
6159 2009-08-25  Kevin Ryde  <user42@zip.com.au>
6161         * net/dig.el (dig): Add autoload cookie.
6163 2009-08-25  Glenn Morris  <rgm@gnu.org>
6165         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
6166         load-history for absolute file-names.
6167         (byte-compile-file-form-require): Warn about use of the cl package.
6169         * format.el (format-alist): Doc fix.
6171         * play/bubbles.el (top-level): Don't require cl at run-time.
6173         * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
6174         run-time cl).
6176 2009-08-24  Dmitry Dzhus  <dima@sphinx.net.ru>
6178         * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
6179         from cl package.
6180         (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
6182 2009-08-24  Jay Belanger  <jay.p.belanger@gmail.com>
6184         * calc/calc-alg.el (math-trig-rewrite)
6185         (math-hyperbolic-trig-rewrite): New functions.
6186         (calc-simplify): Simplify trig functions when asked.
6188 2009-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6190         * diff-mode.el (diff-find-source-location): Avoid goto-line.
6192 2009-08-24  Kenichi Handa  <handa@m17n.org>
6194         * language/ind-util.el (mapthread): Delete it.
6195         (combinatorial): New function.
6196         (indian--puthash-cv): Use combinatorial instead of mapthread.
6198 2009-08-22  Kevin Ryde  <user42@zip.com.au>
6200         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
6201         (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
6202         (checkdoc-symbol-words): Add safe-local-variable for list of strings.
6203         Clarify docstring that the value is strings not symbols.
6204         (checkdoc-list-of-strings-p): New function.
6206 2009-08-22  Glenn Morris  <rgm@gnu.org>
6208         * files.el (auto-mode-alist):
6209         * hippie-exp.el (he-concat-directory-file-name):
6210         * lpr.el (lpr-windows-system, printer-name):
6211         * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
6212         * ps-print.el (ps-windows-system):
6213         * startup.el (command-line):
6214         * emulation/viper-ex.el (viper-glob-function):
6215         * international/mule-cmds.el (set-language-environment-coding-systems):
6216         * net/ange-ftp.el (ange-ftp-write-region):
6217         * obsolete/fast-lock.el (fast-lock-cache-name):
6218         Remove code for defunct system-types emx, macos, mswindows, next-mach,
6219         unisoft-unix, vax-vms, win32, w32.
6221         * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
6222         given name if the pattern is not more specific.
6224         * calendar/lunar.el (lunar-phase-names): New option.
6225         (lunar-phase): Doc fix.
6226         (lunar-cycles-per-year): New constant.
6227         (lunar-index): New function.
6228         (lunar-phase-list, diary-lunar-phases): Use lunar-index.
6229         (lunar-phase-name): Use lunar-phase-names.
6230         (calendar-lunar-phases): Use format.
6231         (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
6233         * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
6234         Copy imenu-example--name-and-position function here for own use.
6235         (cperl-xsub-scan): Use cperl-imenu-name-and-position.
6237         * bs.el (bs--redisplay):
6238         * cus-edit.el (custom-redraw):
6239         * ibuffer.el (ibuffer-bury-buffer):
6240         * server.el (server-goto-line-column):
6241         * startup.el (command-line-1):
6242         * strokes.el (strokes-xpm-for-stroke):
6243         * term.el (term-display-buffer-line):
6244         * view.el (View-goto-line):
6245         * calc/calc.el (calc-do, calc-trail-buffer):
6246         * play/gamegrid.el (gamegrid-add-score-insecure):
6247         * progmodes/ada-mode.el (ada-compile-goto-error):
6248         * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
6249         (ebrowse-select-1st-to-9nth):
6250         * progmodes/cperl-mode.el (cperl-time-fontification):
6251         * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
6252         * progmodes/gud.el (gud-display-line):
6253         (idlwave-shell-display-line):
6254         * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
6255         * progmodes/make-mode.el (makefile-browser-toggle):
6256         (vhdl-speedbar-port-copy, vhdl-compose-components-package):
6257         * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
6258         * textmodes/picture.el (picture-draw-rectangle):
6259         * textmodes/reftex-index.el (reftex-index-goto-letter):
6260         (reftex-select-jump-to-previous):
6261         * textmodes/reftex-sel.el (reftex-find-start-point)
6262         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
6263         (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
6264         * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
6265         * textmodes/tex-mode.el (tex-compilation-parse-errors):
6266         * textmodes/two-column.el (2C-associated-buffer):
6267         Use forward-line rather than goto-line.
6269         * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
6270         goto-line.
6272         * international/ucs-normalize.el (nfd, decomposition-translation-alist)
6273         (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
6274         (quick-check-list-to-regexp): Declare.
6276         * progmodes/make-mode.el (makefile-browser-insert-selection):
6277         Use goto-char rather than goto-line.
6279         * progmodes/prolog.el (compilation-error-regexp-alist)
6280         (compilation-forget-errors): Declare.
6282 2009-08-22  Juri Linkov  <juri@jurta.org>
6284         * progmodes/grep.el (lgrep, rgrep): At the beginning
6285         set `dir' to `default-directory' unless `dir' is a non-nil
6286         readable directory.  (Bug#4052)
6287         (lgrep, rgrep): Change a weird way to report an error
6288         from using `read-string' to using `error'.
6289         Instead of using interactive arguments in the function body,
6290         add new argument `confirm'.
6292 2009-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6294         * textmodes/remember.el (remember-buffer):
6295         * progmodes/cperl-mode.el (cperl-vc-header-alist):
6296         * calendar/icalendar.el (icalendar-convert-diary-to-ical)
6297         (icalendar-extract-ical-from-buffer):
6298         * net/newst-treeview.el (newsticker-groups-filename):
6299         * net/newst-backend.el (newsticker-cache-filename):
6300         * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
6301         (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
6302         (speedbar-add-ignored-path-regexp, speedbar-line-path)
6303         (speedbar-buffers-line-path, speedbar-path-line)
6304         (speedbar-buffers-line-path):
6305         * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
6306         (epg-sign-keys):
6307         * epa.el (epa-display-verify-result):
6308         * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
6310 2009-08-21  Glenn Morris  <rgm@gnu.org>
6312         * progmodes/js.el (inferior-moz-process): Fix declaration.
6314         * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
6316         * obsolete/rnewspost.el (news-mail-reply):
6317         Use goto-char rather than goto-line.
6319         * term/ns-win.el (ns-open-file-select-line):
6320         Use line-beginning-position rather than goto-line.
6322         * apropos.el (apropos-command):
6323         * ehelp.el (electric-helpify):
6324         * printing.el (pr-show-setup):
6325         * strokes.el (strokes-help):
6326         * tutorial.el (tutorial--describe-nonstandard-key)
6327         (tutorial--detailed-help):
6328         * woman.el (woman-mini-help, woman-display-extended-fonts):
6329         * calc/calc-help.el (calc-describe-key):
6330         * emulation/edt.el (edt-electric-helpify):
6331         * international/mule-diag.el (mule-diag):
6332         * play/yow.el (apropos-zippy):
6333         * progmodes/python.el (python-describe-symbol):
6334         * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
6335         * textmodes/table.el (*table--cell-describe-mode)
6336         (*table--cell-describe-bindings):
6337         Use help-print-return-message rather than the now obsolete alias.
6339         * calendar/cal-move.el (calendar-cursor-to-nearest-date)
6340         (calendar-cursor-to-visible-date):
6341         * play/5x5.el (5x5-position-cursor):
6342         * play/decipher.el (decipher):
6343         * play/gomoku.el (gomoku-goto-xy):
6344         * play/landmark.el (lm-goto-xy):
6345         * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
6346         (mpuz-paint-digit):
6347         Use forward-line, not goto-line.
6349         * mail/rmail.el (rmail-obsolete): Delete custom group.
6350         (rmail-pop-password, rmail-pop-password-required): Make into aliases.
6351         (rmail-remote-password, rmail-remote-password-required):
6352         Remove unneeded :set-after and :set properties.
6354 2009-08-21  Michael Albinus  <michael.albinus@gmx.de>
6356         * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
6358 2009-08-21  Dan Nicolaescu  <dann@ics.uci.edu>
6360         * loadup.el: Remove leftover macos code.
6362         * vc-git.el (vc-git-annotate-command): Run asynchronously.
6363         Explicitly pass the date format to git blame so that user local
6364         so that the output format can be parsed.
6366 2009-08-20  Michael Albinus  <michael.albinus@gmx.de>
6368         * net/dbus.el (top): Don't check for (getenv
6369         "DBUS_SESSION_BUS_ADDRESS").  It's done in dbusbind.c now.
6371 2009-08-19  Magnus Henoch  <magnus.henoch@gmail.com>
6373         * log-edit.el (log-edit-strip-single-file-name): New var.
6374         (log-edit-insert-changelog): Use it.  Bug#3571
6376 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6378         * subr.el (read-passwd): Use read-key so keypad keys work as well.
6379         Bug#3287
6381         * help.el (help-print-return-message): Rename from
6382         print-help-return-message.
6384         * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
6385         cvs-mode-map parent hack.
6386         (log-view-mode): Derive from special-mode.
6388         * linum.el (linum-mode): window-size-change-functions is redundant.
6389         Adapt to new window-configuration-change-hook behavior.
6390         (linum-after-size, linum-after-config): Remove.
6392         * imenu.el (imenu-example--name-and-position)
6393         (imenu-example--lisp-extract-index-name)
6394         (imenu-example--create-lisp-index, imenu-example--create-c-index):
6395         Mark as obsolete.
6397         * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
6398         (inferior-prolog-mode): Use it.
6399         (inferior-prolog-load-file): Reset list of errors.
6401 2009-08-19  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
6403         * language/tibetan.el ("Tibetan"): Fix sample-text entry.
6405         * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
6407 2009-08-19  Michael Albinus  <michael.albinus@gmx.de>
6409         * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
6410         is running already.
6412 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6414         * subr.el (listify-key-sequence-1): Use normal syntax since those
6415         integers are nowadays always represented by the same (positive) number
6416         on all platforms.
6417         (read-key-empty-map): New const.
6418         (read-key-delay): New var.
6419         (read-key): New function.
6420         (force-mode-line-update): Use with-current-buffer.
6421         (locate-user-emacs-file): Don't forget to abbreviate the file name.
6422         (start-process-shell-command, start-file-process-shell-command):
6423         Discourage the use of command-args.
6425 2009-08-19  Glenn Morris  <rgm@gnu.org>
6427         * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
6429 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
6431         * simple.el (choose-completion-string): Don't rely on
6432         minibuffer-completing-file-name and ad-hoc checks to decide whether
6433         to continue completion or not.
6435         * minibuffer.el (minibuffer-hide-completions): New function.
6436         (completion--do-completion): Use it.
6437         (completions-annotations): New face.
6438         (completion--insert-strings): Use it.
6439         (completion-pcm--delim-wild-regex): Add docstring.
6440         (completion-pcm--string->pattern): Add support for 0-width delimiters
6441         in completion-pcm--delim-wild-regex.
6443 2009-08-18  Stefan Monnier  <monnier@iro.umontreal.ca>
6445         * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
6446         Remove unused var `buffer-modified-p'.
6448         * minibuffer.el (completion--do-completion): Move point for the #b001
6449         case as well (bug#4176).
6450         (minibuffer-complete, minibuffer-complete-word): Don't move point.
6452 2009-08-18  Michael Albinus  <michael.albinus@gmx.de>
6454         * net/dbus.el (dbus-init-bus): Declare.  Apply it for the :system
6455         and :session buses.
6457 2009-08-18  Kenichi Handa  <handa@m17n.org>
6459         * international/ucs-normalize.el (ucs-normalize-version):
6460         Change to 1.1.
6461         (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
6462         (utf-8-hfs): Make it perform normalization on encoding too.
6464         * textmodes/paragraphs.el: Change to utf-8.  Adjust coding cookie.
6465         (sentence-end-without-space): Delete duplicated chars.
6466         (sentence-end-base): Likewise.
6468         * textmodes/sgml-mode.el: Change to utf-8.  Adjust coding cookie.
6469         (html-mode): Delete duplicated chars from sentence-end-base.
6471         * textmodes/texinfo.el: Change to utf-8.  Adjust coding cookie.
6472         (texinfo-mode): Delete duplicated chars from sentence-end-base.
6474 2009-08-17  Chong Yidong  <cyd@stupidchicken.com>
6476         * files.el (hack-one-local-variable): If the mode function is for
6477         a minor mode, pass it an argument (Bug#4148).
6479 2009-08-17  Michael Albinus  <michael.albinus@gmx.de>
6481         * net/tramp.el (tramp-register-completion-file-name-handler):
6482         Check also for (member 'partial-completion completion-styles).
6484 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
6486         * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
6487         abbrev (Bug#3943).
6489 2009-08-16  Ilya Zakharevich  <ilyaz@cpan.org>
6491         * progmodes/cperl-mode.el: Merge upstream 6.2.
6492         (cperl-mode-syntax-table): Modify syntax entry for ["'`].
6493         (cperl-forward-re): Check cperl-brace-recursing.
6494         (cperl-highlight-charclass): New function.
6495         (cperl-find-pods-heres): Use it.
6496         (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
6497         (cperl-beautify-regexp-piece): Fix column calculation.
6498         (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
6499         (cperl-beautify-level): Don't process entire regexp.
6500         (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
6501         calling man.
6502         (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
6503         (cperl-init-faces): Build a list in the normal way.
6505 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
6507         * calendar/parse-time.el (parse-time-string-chars): Save match
6508         data.
6510 2009-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
6512         * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
6513         (sql-product): Use it.
6514         (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
6515         (sql-set-product): Add completion.
6516         (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
6517         (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
6518         (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
6519         (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
6520         (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
6521         (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
6522         (sql-highlight-db2-keywords): Remove.
6523         (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
6524         (sql-highlight-product): Use derived-mode-p.
6525         (sql-set-sqli-buffer): Use with-current-buffer.
6526         (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
6527         Simplify.
6529         * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
6531         * term.el: Fix commenting convention, turn comments into docstrings.
6533 2009-08-16  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
6535         * whitespace.el (whitespace-style): Doc fix (Bug#3661).
6537 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
6539         * calendar/parse-time.el (parse-time-string-chars): Compute using
6540         character classes, to handle non-ascii characters (Bug#3190).
6542 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
6544         * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
6545         another heredoc if the user adds another < (Bug#3226).
6547         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
6548         Don't initialize based on window-system (Bug#4124).
6550         * facemenu.el (facemenu-read-color): Use a completion function
6551         that accepts any defined color, such as RGB triplets (Bug#3677).
6553         * files.el (get-free-disk-space): Change fallback default
6554         directory to /.  Expand DIR argument before switching to fallback.
6555         Suggested by Kevin Ryde (Bug#2631, Bug#3911).
6557 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
6559         * files.el (load-library): Doc fix.
6561 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
6563         * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
6564         (viper-if-string): Redefine C-s in the minibuffer to insert the last
6565         incremental search string.
6567         * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
6568         XEmacs.
6570         * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
6571         (ediff-merge-region-is-non-clash)
6572         (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
6573         Also check if the job is really a merge job.
6575         * ediff.el (ediff-current-file): New function.
6577 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
6579         * progmodes/js.el: Edit docstrings throughout to follow Emacs
6580         conventions.
6581         (js-insert-and-indent): Delete function.
6582         (js-mode-map): Don't bind keys to js-insert-and-indent.
6583         (js-beginning-of-defun): Rename from js--beginning-of-defun.
6584         (js-end-of-defun): Rename from js--end-of-defun.
6585         (js-auto-indent-flag): Delete variable.
6587 2009-08-14  Chong Yidong  <cyd@stupidchicken.com>
6589         * progmodes/js.el: Remove proclaim statement.
6590         Defvar which-func-imenu-joiner-function to silence compiler.
6592         * files.el (auto-mode-alist): Use js-mode for .js files.
6594         * progmodes/js2-mode.el: Remove file.
6596         * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
6598         * speedbar.el (speedbar-supported-extension-expressions): Add .js.
6600         * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
6602 2009-08-14  Daniel Colascione  <dan.colascione@gmail.com>
6603             Karl Landstrom  <karl.landstrom@brgeight.se>
6605         * progmodes/js.el: New file.
6607 2009-08-14  Mark A. Hershberger  <mah@everybody.org>
6609         * timezone.el (timezone-parse-date): Add ability to understand ISO
6610         basic format (minimal separators) dates in addition to the
6611         already-supported extended format dates.
6613 2009-08-14  Eli Zaretskii  <eliz@gnu.org>
6615         * international/ucs-normalize.el: Add a `coding' file variable.
6617         * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
6619 2009-08-14  Sam Steingold  <sds@gnu.org>
6621         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
6623 2009-08-13  Chong Yidong  <cyd@stupidchicken.com>
6625         * faces.el (help-argument-name): Define it here instead of
6626         help-fns.el, because in daemon mode help-fns.el may be loaded when
6627         faces are still uninitialized (Bug#1078).
6629         * help-fns.el (help-argument-name): Move defface to faces.el.
6631 2009-08-13  Nick Roberts  <nickrob@snap.net.nz>
6633         * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
6634         create buffer with a pty but no process so that GDB can make the
6635         inferior the controlling process.
6637 2009-08-13  Taichi Kawabata  <kawabata.taichi@gmail.com>
6639         * international/ucs-normalize.el: New file.
6641 2009-08-13  Richard Stallman  <rms@gnu.org>
6643         * mail/rmail.el (rmail-get-attr-names):
6644         Accept an attribute header that is too short.
6646         * mail/rmail.el (rmail-forget-messages):
6647         Ignore nil elt in rmail-message-vector.  Use dotimes.
6649         * progmodes/compile.el (compilation-goto-locus):
6650         Use next-error-move-function.
6652         * simple.el (next-error-move-function): New variable.
6654 2009-08-12  Juri Linkov  <juri@jurta.org>
6656         * progmodes/grep.el (lgrep): Ensure that `default-directory' is
6657         always non-nil.  (Bug#4052)
6659         * replace.el (read-regexp): Return empty string when
6660         `default-value' is nil.
6661         (keep-lines-read-args): Don't use empty string as the
6662         default value for `read-regexp'.  (Bug#2495)
6664 2009-08-12  Juri Linkov  <juri@jurta.org>
6666         * international/mule-cmds.el (ucs-insert): Change arguments
6667         from `arg' to `character', `count', `inherit' to be the same
6668         as in `insert-char'.  Doc fix.  (Bug#4039)
6670         * international/mule-conf.el (utf-16be-with-signature): Doc fix.
6672 2009-08-12  Juri Linkov  <juri@jurta.org>
6674         * files-x.el: New file.
6676         * files.el: Move code that deals with adding/deleting
6677         file/directory-local variables to files-x.el.
6679         * Makefile.in (ELCFILES): Add files-x.elc.
6681 2009-08-11  Dmitry Dzhus  <dima@sphinx.net.ru>
6683         * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
6684         to use `goto-line'.
6685         (gdb-place-breakpoints, gdb-get-location): Rewritten without
6686         `goto-line'.
6687         (gdb-invalidate-disassembly): Do not refresh upon receiving
6688         'update signal.  Instead, update all disassembly buffers only after
6689         threads list.
6690         (gdb): Send -target-detach when buffer is killed (Bug#3794).
6691         (gdb-starting): Moved -data-list-register-names...
6692         (gdb-stopped): ...here so it's sent when first thread stops.
6693         (gdb-registers-handler-custom): Do nothing if register names are
6694         unknown yet.
6696         * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
6697         from `gdb-mi.el' to avoid extra tangling.
6699         * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
6700         change which breaks `gud-def' definitions used in `gdb'.
6701         (gdb-update-gud-running): No extra fuss for updating frame number.
6703 2009-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6705         * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
6706         (describe-language-environment-map, setup-language-environment-map)
6707         (set-coding-system-map): Move initialization into declaration.
6708         (set-language-info-alist): Last arg to define-key-after can be skipped.
6710         * international/quail.el (quail-completion-1): Simplify.
6711         (quail-define-rules): Use slightly more compact code.
6712         (quail-insert-decode-map): Propertize keys, compact columns.
6714         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
6715         Add goto-line.
6717 2009-08-10  Miles Bader  <miles@gnu.org>
6719         * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
6720         (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
6721         (js2-instance-member, js2-private-member, js2-private-function-call)
6722         (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
6723         (js2-magic-paren, js2-external-variable):
6724         Remove "-face" suffix from face names.
6725         (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
6726         (js2-highlight-undeclared-vars, js2-peek-token)
6727         (js2-parse-function-params, js2-mode-show-errors)
6728         (js2-mode-show-warnings, js2-make-magic-delimiter)
6729         (js2-mode-highlight-magic-parens): Update to use new face names.
6731 2009-08-09  Michael Albinus  <michael.albinus@gmx.de>
6733         * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
6734         (tramp-handle-insert-directory): Handle "--dired".  (Bug#4075)
6736 2009-08-09  Chong Yidong  <cyd@stupidchicken.com>
6738         * subr.el: Provide hashtable-print-readable.
6740         * progmodes/hideshow.el (hs-special-modes-alist): Don't use
6741         hs-c-like-adjust-block-beginning.
6742         (hs-hide-block-at-point): Stop hiding at the beginning of
6743         hs-block-end-regexp (Bug#700).
6745 2009-08-09  Dmitry Dzhus  <dima@sphinx.net.ru>
6747         * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
6748         a macro.
6749         (gdb-registers-handler-custom): Do not fail when register names
6750         are unavailable.
6752 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
6754         * progmodes/gdb-mi.el (gdb-control-all-threads)
6755         (gdb-control-current-thread): Interactive setters for
6756         `gdb-gud-control-all-threads' to use in menu.
6757         (gdb-show-run-p): Show «Go» when process is not active.
6758         (gud-tool-bar-map): Add non-stop/A,T indicator.  Uses
6759         gud/thread.xpm and gud/all.xpm.
6761 2009-08-08  Yoni Rabkin  <yoni@rabkins.net>
6763         * net/net-utils.el (net-utils-font-lock-keywords): New var.
6764         (nslookup-font-lock-keywords): Make it a variable.
6765         (net-utils-mode): New mode for viewing diagnostic network output.
6766         (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
6767         (net-utils-run-simple): New function.
6768         (ifconfig, iwconfig, netstat, arp, route): Use it.
6770 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
6772         * progmodes/gdb-mi.el (gdb-read-memory-custom)
6773         (gdb-memory-set-address, def-gdb-set-positive-number)
6774         (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
6775         after changing settings.
6776         (gdb-invalidate-disassembly): Update when first shown.
6777         (gdb-edit-locals-value): Fixed.
6778         (gdb-registers-handler-custom): Print registers in right order and
6779         allow changing register values (only for current thread yet).
6780         (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
6781         (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
6782         (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
6783         (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
6784         info in mode name.
6785         (gdb-registers-mode-map): TAB to switch to locals.
6787 2009-08-08  Eli Zaretskii  <eliz@gnu.org>
6789         * mail/rmail.el (rmail-add-mbox-headers)
6790         (rmail-set-message-counters-counter): Search for
6791         rmail-unix-mail-delimiter instead of just "From ".  (Bug#4076)
6793 2009-08-08  Glenn Morris  <rgm@gnu.org>
6795         * Makefile.in (ELCFILES): Update.
6797 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
6799         * mail/sendmail.el (mail-yank-original): Set
6800         buffer-file-coding-system from the one used by the message whose
6801         text is yanked.
6803         * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
6804         to "windows" when "pgnuplot" is used.
6805         (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
6806         call accept-process-output if "pgnuplot" is used.
6807         (calc-graph-init): Don't send -display and -geometry to
6808         "pgnuplot".  If "pgnuplot" is used, glean gnuplot version by
6809         running "pgnuplot -V" with shell-command-to-string.
6811         * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
6812         the default.
6814 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
6816         * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
6817         org/org-latex.elc.
6819 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
6821         * vc-dispatcher.el (vc-resynch-window): Update comment.
6823         * term.el (term-handle-ansi-escape): Add comments with the
6824         terminfo capabilities implemented.
6826 2009-08-06  Dmitry Dzhus  <dima@sphinx.net.ru>
6828         * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
6829         (gdb-var-create-handler): Rewritten using JSON parser.
6830         (gdb-propertize-header): Moved earlier.
6831         (gdb-set-header): Removed to avoid duplication.
6832         (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
6833         Refresh disassembly buffers only after threads list have been
6834         update.
6835         (gdb-threads-header, gdb-registers-header): Per-buffer header line
6836         variables.
6838 2009-08-04  Juri Linkov  <juri@jurta.org>
6840         * files.el: Commands to add/delete file/directory-local variables.
6841         (read-file-local-variable, read-file-local-variable-value)
6842         (read-file-local-variable-mode, modify-file-local-variable)
6843         (modify-file-local-variable-prop-line)
6844         (modify-dir-local-variable): New functions.
6845         (add-file-local-variable, delete-file-local-variable)
6846         (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
6847         (add-dir-local-variable, delete-dir-local-variable)
6848         (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
6849         (copy-dir-locals-to-file-locals-prop-line): New commands.
6851 2009-08-04  Chong Yidong  <cyd@stupidchicken.com>
6853         * abbrev.el (insert-abbrev-table-description): Prettify output.
6854         Suggested by Karl Chen.
6856 2009-08-04  Dmitry Dzhus  <dima@sphinx.net.ru>
6858         * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
6859         (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
6860         (gdb-overlay-arrow-position, gdb-thread-position)
6861         (gdb-disassembly-position): Declare variables.
6862         (gdb-wait-for-pending): Function now.
6863         (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
6864         (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
6865         compilation goes smoothly.
6866         (gdb, gdb-non-stop, gdb-buffers): New customization groups.
6867         (gdb-non-stop-setting): New customization setting which replaces
6868         `gdb-non-stop' so changing it doesn't break active GDB session.
6869         (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
6870         (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
6871         (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
6872         (gdb-show-threads-by-default): New customization options.
6873         (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
6874         routines.
6875         (gdb-get-buffer-create): Send buffers update signal when they are
6876         created.
6877         (gdb-invalidate-locals, gdb-invalidate-registers)
6878         (gdb-invalidate-breakpoints)
6879         (gdb-invalidate-threads, gdb-invalidate-disassembly)
6880         (gdb-invalidate-memory): Accept update signal.
6881         (gdb-current-context-command): Use --frame option.
6882         (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
6883         Implement `gdb-frame-number' selection logic.
6884         (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
6885         whether to show GUD toolbar buttons.
6886         (gdb-thread-exited): Unselect current thread when it exits.
6887         (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
6888         (gdb-mark-line): Routine which sets overlay arrow or inverses
6889         video on fringeless displays.
6890         (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
6891         to build aligned columns of data in GDB buffers and set text
6892         properties line-by-line.
6893         (gdb-invalidate-breakpoints)
6894         (gdb-breakpoints-list-handler-custom)
6895         (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
6896         (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
6897         (gdb-registers-handler-custom): Align data columns.
6898         (gdb-locals-handler-custom): Now prints data like in variable
6899         declarations.
6900         (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
6901         Removed confusing buttons.
6902         (gdb-invalidate-threads): Append --frame.
6903         (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
6904         between breakpoints/threads buffers.
6905         (gdb-set-window-buffer): Now can ignore dedicated windows.
6906         (gdb-propertize-header): Use `gdb-set-window-buffer'.
6907         (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
6908         (def-gdb-thread-buffer-gud-command): Replaces
6909         `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
6910         for fine thread control.
6911         (gdb-preempt-existing-or-display-buffer): New function used to
6912         display bound buffers without breaking window layout.
6913         (gdb-frame-location): Replaces `gdb-insert-frame-location'.
6914         (gdb-select-frame): New version of `gdb-frames-select' which now
6915         sets `gdb-frame-number' so commands may use --frame option instead
6916         of inner debugger state.
6917         (gdb-frame-handler): Do not set `gdb-frame-number'.
6918         (gdb-threads-mode-map): Select threads with mouse.
6920         * progmodes/gud.el (gdb-gud-context-call): Declare function to
6921         avoid compilation warning.
6922         (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
6923         `gdb-show-stop-p`.
6925         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
6926         Argument `key' renamed to `buffer-type'.
6927         (gdb-current-context-buffer-name): Do not add thread info to
6928         buffer name when no thread is selected.
6929         (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
6930         command (bug 3794).
6931         (gdb-thread-selected): Handle `=thread-selected' notification.
6932         (gdb-wait-for-pending): New macro to deal with congestion problems.
6933         (gdb-breakpoints-list-handler-custom): Don't fail on pending
6934         breakpoints.
6935         (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
6936         This fixes problem similar to one described in bug 3947.
6937         (gud-menu-map): More menu items.
6938         (gdb-init-1): Reset `gdb-thread-number' to nil.
6940         * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
6941         non-stop settings.
6943         * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
6944         (gdb-current-context-command): Do not append --thread if
6945         `gdb-thread-number' is nil.
6946         (gdb-running-threads-count, gdb-stopped-threads-count): New
6947         variables.
6948         (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
6949         (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
6950         customization options.
6951         (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
6952         GUD commands.
6953         (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
6954         (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
6955         (gdb-setq-thread-number, gdb-update-gud-running): New functions to
6956         set `gdb-thread-number' and update `gud-running' properly.
6957         (gdb-running): Update threads list when new threads appear.
6958         (gdb-stopped): Support non-stop operation and new thread switching
6959         logic.
6960         (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
6961         (gdb-json-partial-output): New set of JSON routines.
6962         (def-gdb-auto-update-trigger): New `signal-list' optional
6963         argument.
6964         (gdb-thread-list-handler-custom): Update `gud-running',
6965         `gdb-stopped-threads-count' and `gdb-running-threads-count'.
6966         (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
6967         (gdb-continue-thread, gdb-step-thread): New commands for fine
6968         thread execution control.
6969         (gud-menu-map): New menu items to switch non-stop options.
6970         (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
6971         (gdb-send): Mimic RET properly (bug 3794).
6973         * progmodes/gdb-mi.el (gdb-rules-name-maker)
6974         (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
6975         gdb-buffer-rules.
6976         (def-gdb-auto-update-handler): New nopreserve optional argument.
6977         (gdb-stack-list-frames-custom): Print stack from top to bottom.
6979         * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
6980         (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
6981         (gdb-parent-mode): New mode to derive other GDB modes from.
6982         (gdb-display-disassembly-for-thread)
6983         (gdb-frame-disassembly-for-thread): New commands for threads
6984         buffer.
6986         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
6987         (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
6988         (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
6989         (gdb-update): We now store all GDB buffers in a list so that they
6990         can be updated by traversing a list instead of calling invalidate
6991         triggers explicitly.
6992         (def-gdb-trigger-and-handler): New macro to define trigger-handler
6993         pair for GDB buffer.
6994         (gdb-stack-buffer-name): Add thread information.
6995         (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
6996         handle pending triggers.
6997         (gdb-threads-mode-map, def-gdb-thread-buffer-command)
6998         (def-gdb-thread-buffer-simple-command)
6999         (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
7000         (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
7001         (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
7002         New commands which show buffers bound to thread.
7003         (gdb-stack-list-locals-regexp): Removed unused regexp.
7005         * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
7006         (gdb-locals-buffer-name, gdb-registers-buffer-name)
7007         (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
7008         to (gud-comint-buffer) in *-buffer-name functions
7009         because (gdb-get-target-string) already does that.
7010         (gdb-locals-handler-custom, gdb-registers-handler-custom)
7011         (gdb-changed-registers-handler): Rewritten without regexps.
7013         * progmodes/gdb-mi.el: Basic thread selection support.
7014         (gdb-thread-number): New variable.
7015         (gdb-current-context-command): New macro which adds --thread
7016         option to command.
7017         (gdb-threads-mode-map): Select thread with SPC.
7018         (gdb-thread-list-handler-custom): Mark current thread with overlay
7019         arrow.  Synchronize GDB thread and Emacs thread.
7020         (gdb-select-thread): New command which selects current thread.
7021         (gdb-invalidate-frames, gdb-invalidate-locals)
7022         (gdb-invalidate-registers): Use --thread option.
7024 2009-08-04  Michael Albinus  <michael.albinus@gmx.de>
7026         * net/tramp.el (top): Make check for tramp-gvfs loading more
7027         robust.  (Bug#3977)
7028         (tramp-handle-insert-file-contents): `unwind-protect' must be
7029         inside `with-parsed-tramp-file-name'.
7031         * net/tramp-gvfs.el (top): Remove superfluous message when loading
7032         fails.
7034 2009-08-03  Nick Roberts  <nickrob@snap.net.nz>
7036         * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
7037         directory if CLASSPATH is not set.
7039 2009-08-03  Michael Albinus  <michael.albinus@gmx.de>
7041         * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
7042         New defconst.
7043         (tramp-rfn-eshadow-update-overlay): Use it.  (Bug#4004)
7045 2009-08-02  Kevin Ryde  <user42@zip.com.au>
7047         * net/newst-backend.el (newsticker--raw-url-list-defaults):
7048         Update freshmeat link.  Delete newsforge.com as it seems gone.
7050 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
7052         * select.el (x-set-selection): Doc fix (Bug#4021).
7054         * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
7056         * help-fns.el (describe-variable): Treat list return values from
7057         dir-locals-find-file properly (Bug#4005).
7059 2009-08-02  Julian Scheid  <julians37@googlemail.com>  (tiny change)
7061         * net/tramp.el (tramp-debug-message): Print also microseconds.
7063 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
7065         * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
7066         or END is non-nil.
7067         (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
7068         (tramp-get-debug-buffer): Change `outline-regexp' according to new
7069         format.
7071         * net/tramp-cache.el (tramp-cache-inhibit-cache ): New defvar.
7072         (tramp-get-file-property): Use it.
7074         * autorevert.el (auto-revert-handler): Allow
7075         `auto-revert-tail-mode' for remote files.
7077 2009-08-02  Jason Rumney  <jasonr@gnu.org>
7079         * minibuffer.el (read-file-name): Treat confirm options to
7080         MUSTMATCH as nil when invoking x-file-dialog.  (Bug#3969)
7082 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
7084         * font-lock.el (font-lock-string-face, font-lock-builtin-face)
7085         (font-lock-variable-name-face, font-lock-constant-face): Darken
7086         the colors for light backgrounds.
7088 2009-08-01  Eli Zaretskii  <eliz@gnu.org>
7090         * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
7091         month names.  (Bug#3987)
7093 2009-07-31  Chong Yidong  <cyd@stupidchicken.com>
7095         * simple.el (line-move-finish): Pass whole number to
7096         line-move-to-column.
7097         (line-move-visual): Perform hscroll to the recorded position.
7099 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
7101         * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
7103 2009-07-29  Alan Mackenzie  <acm@muc.de>
7105         * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
7107 2009-07-29  Dmitry Dzhus  <dima@sphinx.net.ru>
7109         * progmodes/gdb-mi.el (gdb-goto-breakpoint)
7110         (gdb-place-breakpoints): Use full path when setting breakpoints.
7112 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
7114         * calc/calc.el (calc-mode-map): Add keybinding for
7115         `calc-transpose-lines'.
7117 2009-07-29  Vincent Belaïche  <vincent.belaiche@gmail.com>
7119         * calc/calc-misc.el (calc-transpose-lines): New function.
7121 2009-07-28  Michael Albinus  <michael.albinus@gmx.de>
7123         * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
7124         Simplify check for out-of-band methods.
7125         (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
7126         remote.  Remove messages which are in `tramp-do-copy-or-rename-file'.
7128 2009-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
7130         * vc-git.el (vc-git-checkin): Fix typo.
7132 2009-07-28  Steve Yegge  <steve.yegge@gmail.com>
7134         * progmodes/js2-mode.el: New file.
7136 2009-07-28  Nick Roberts  <nickrob@snap.net.nz>
7138         * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
7139         (gud-menu-map): Adjust tooltip accordingly.
7141 2009-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
7143         * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
7144         (vc-bzr-log-view-mode): Adjust log-view-file-re.
7146         * add-log.el (change-log-mode-map): Add a menu.
7148 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
7150         * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
7151         function returns nil.
7152         (dbus-handle-event): Handle special return value :ignore.
7153         Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
7155 2009-07-26  Chong Yidong  <cyd@stupidchicken.com>
7157         * view.el (view-mode-enable): Don't define Helper-return-blurb if
7158         it's not needed.
7160 2009-07-25  Eli Zaretskii  <eliz@gnu.org>
7162         Fix Bug#3888:
7164         * w32-vars.el (x-select-enable-clipboard): Doc fix.
7166         * term/pc-win.el (x-display-name, x-colors)
7167         (x-select-enable-clipboard, x-select-text): Doc fix.
7169         * term/common-win.el (x-display-name, x-colors): Doc fix.
7171         * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
7172         (xw-defined-colors): Doc fix.
7174         * w32-fns.el (x-select-text, x-setup-function-keys)
7175         (x-get-selection, x-set-selection): Doc fix.
7177         * term/x-win.el (x-select-text, x-setup-function-keys)
7178         (x-select-enable-clipboard, xw-defined-colors): Doc fix.
7180         * select.el (x-set-selection): Doc fix.
7182 2009-07-25  Michael Albinus  <michael.albinus@gmx.de>
7184         * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
7185         instead of "IsNSSSupportAvailable".  Avahi ought to work also when
7186         "IsNSSSupportAvailable" method is not available.  Reported by
7187         Steve Youngs <steve@sxemacs.org>.
7189 2009-07-24  Kenichi Handa  <handa@m17n.org>
7191         * international/characters.el: Fix setting of category ?C, ?|, ?K,
7192         and ?H.  Fix setting of case for Latin Extended and Greek Extended.
7193         (build-unicode-category-table): Fix range checks.
7195 2009-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
7197         * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
7198         the buffer we try to sync is current when calling
7199         vc-resynch-buffer.
7201         * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
7202         not show up to date files.
7204 2009-07-24  Glenn Morris  <rgm@gnu.org>
7206         * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
7207         Add autoload cookies.  If necessary, initialize.
7208         (elint-log): Handle non-file buffers.
7209         (elint-initialize): Add optional argument to reinitialize.
7210         (elint-find-builtin-variables): Save excursion.
7212 2009-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
7214         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
7215         for Lint.
7217 2009-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
7219         * vc.el (vc-print-log-internal): New function, split out from ...
7220         (vc-print-log): ... here.
7221         (vc-dir-move-to-goal-column): Declare.
7223         * vc-git.el (vc-git-add-signoff): New variable.
7224         (vc-git-checkin): Use it.
7225         (vc-git-toggle-signoff): New function.
7226         (vc-git-extra-menu-map): Bind it to menu.
7227         (vc-git--run-command-string): Accept a nil FILE argument.
7228         (vc-git-stash-list): New function.
7229         (vc-git-dir-extra-headers): Use it.
7231 2009-07-23  Glenn Morris  <rgm@gnu.org>
7233         * help-fns.el (describe-variable): Describe ignored and risky local
7234         variables in a similar way to that in which we describe safe ones.
7236         * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
7237         (byte-compile-output-file-form, byte-compile-output-docform)
7238         (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
7239         Give some more local variables with common names a "bytecomp-" prefix,
7240         so as not to shadow things during compilation.
7241         * emacs-lisp/cl-macs.el (load-time-value)
7242         * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
7243         `outbuffer' to `bytecomp-outbuffer'.
7245         * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
7246         since the next two variables cover them automatically now.
7247         (elint-builtin-variables, elint-autoloaded-variables): New.
7248         (elint-unknown-builtin-args): Remove all members, since they can be
7249         parsed automatically now.
7250         (elint-extra-errors): New.
7251         (elint-env-add-env, elint-env-add-macro): Use cadr.
7252         (elint-current-buffer): Use or.  Change final message.
7253         (elint-get-top-forms): Use line-end-position.
7254         (elint-init-env): Use cadr.  Handle autoload, declare-function,
7255         and defalias.
7256         (elint-add-required-env): Doc fix.  Use or.  Standardize error.
7257         (regexp-assoc): Remove unused function.
7258         (elint-top-form): Set elint-current-pos, to record the start of the
7259         top-level form, for compilation-mode.
7260         (elint-form): Trap errors in macro expansion.  Use dolist.
7261         (elint-unbound-variable): Use elint-builtin-variables and
7262         elint-autoloaded-variables.
7263         (elint-get-args): Use cadr, or.
7264         (elint-check-cond-form): Use dolist, cadr.
7265         (elint-check-condition-case-form): Doc fix.  Use cadr.
7266         Use elint-extra-errors.
7267         (elint-log): New function.
7268         (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
7269         Distinguish errors and warnings.
7270         (elint-log-message): Use with-current-buffer.  Inhibit read-only.
7271         Use a bytecomp-style format.
7272         (elint-clear-log): Preserve default-directory.  Inhibit read-only.
7273         (elint-get-log-buffer): Use compilation mode.  Disable undo.
7274         Don't truncate lines.
7275         (elint-initialize): Set builtin and autoloaded variable lists.
7276         Only process elint-unknown-builtin-args if non-nil.
7277         (elint-find-builtin-variables, elint-find-autoloaded-variables):
7278         New functions.
7279         (elint-find-builtin-args): Doc fix.  Handle "BODY...)".
7281 2009-07-22  Kevin Ryde  <user42@zip.com.au>
7283         * net/newst-backend.el (newsticker--parse-atom-1.0)
7284         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
7285         (newsticker--parse-rss-1.0):
7286         * progmodes/idlwave.el (idlwave-mode):
7287         * progmodes/idlw-shell.el (idlwave-shell-mode):
7288         * progmodes/vera-mode.el (vera-mode):
7289         * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
7290         * progmodes/vhdl-mode.el (vhdl-mode):
7291         * textmodes/table.el (table-generate-source)
7292         (table--warn-incompatibility):
7293         Hyperlink urls in docstrings with URL `...'.
7295 2009-07-22  Glenn Morris  <rgm@gnu.org>
7297         * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
7298         * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
7299         * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
7300         Remove leading * from defcustom docs.
7302         * simple.el (blink-matching-paren-distance): Bump to 100k.  (Bug#3889)
7304         * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
7305         defcustom doc.
7306         (list-load-path-shadows): Optionally, just return shadows as a string.
7308         * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
7310 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
7312         * mail/rmailedit.el (rmail-edit-mode): Use
7313         auto-save-include-big-deletions.
7315         * mail/rmail.el (rmail-variables): Use
7316         auto-save-include-big-deletions.
7318         * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
7319         changes.
7321 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
7323         * calc/calc.el (calc-undo-length): New variable.
7324         (calc-quit): Truncate rather than eliminate `calc-undo-list'.
7326 2009-07-21  Richard Stallman  <rms@gnu.org>
7328         * files.el (auto-save-mode): Handle buffer-save-size = -2
7329         for toggling mode.
7331 2009-07-21  Glenn Morris  <rgm@gnu.org>
7333         * textmodes/ispell.el (ispell-looking-back): Update declaration.
7335         * calendar/todo-mode.el (calendar-current-date): Update declaration.
7337         * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
7338         silence compiler.  Instead...
7339         (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
7340         (ps-print-ensure-fontified): Update for above function name changes.
7342         * printing.el (pr-mh-get-msg-num, pr-mh-show)
7343         (pr-mh-start-of-uncleaned-message): Remove aliases only used to
7344         silence compiler.  Instead...
7345         (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
7346         (mh-show-buffer): Only define for compiler.
7347         (pr-mh-current-message): Update for above function name changes.
7349         * files.el (abort-if-file-too-large): Explicitly pass `filename'
7350         as an argument.
7351         (find-file-noselect, insert-file-1): Update for above change.
7353         * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
7355         * mail/mailclient.el (mailclient-send-it): Fix message.
7357         * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
7358         (edebug-eval): Check cl-debug-env is bound.
7359         (print-level, print-circle): Don't redefine built-in variables.
7361         * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
7362         (custom-print-vectors): Remove old comments from doc.
7364         * emerge.el (menu-bar-emerge-menu): Remove unused variable.
7365         (emerge-version): Make the variable an obsolete alias for the
7366         emacs-version variable.  Make the function obsolete.
7367         (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
7368         Emerge options, rather than merging in into the main Options menu.
7369         (emerge-options-menu): Adjust menu text.  Use buttons for skip prefers
7370         and auto advance modes.  Disable edit/fast items when not relevant.
7372 2009-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
7374         * term/vt420.el (terminal-init-vt420): Fix typo.
7376 2009-07-20  Sam Steingold  <sds@gnu.org>
7378         * progmodes/ada-mode.el (compile-auto-highlight): Remove the
7379         variable (removed from compile.el on 2004-03-11).
7381 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
7383         * files.el (hack-local-variables-filter): Fix last change.
7385 2009-07-19  Juri Linkov  <juri@jurta.org>
7387         * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
7388         (dir-local-variables-alist): New buffer-local variable.
7389         (hack-local-variables-filter): If variable is not dir-local,
7390         i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
7391         because file-local overrides dir-local.
7392         (c-postprocess-file-styles)<declare-function>:
7393         Remove obsolete declaration.
7394         (hack-dir-local-variables): Add dir-local variable/value pair to
7395         `dir-local-variables-alist' and remove duplicates.  Doc fix.
7397         * help-fns.el (describe-variable): Add information about
7398         file-local and dir-local variables.
7400 2009-07-19  Chong Yidong  <cyd@stupidchicken.com>
7402         * files.el (hack-local-variables-filter): Rewrite.
7404 2009-07-19  Glenn Morris  <rgm@gnu.org>
7406         * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
7407         Silence compiler by only defining on XEmacs.
7409         * international/mule.el (auto-coding-regexp-alist): Only match
7410         BABYL... at the start of buffer, not of lines.  (Bug#3790)
7412         * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
7413         non-calendar buffers (Bug#3862).  Restore "not on a date" message.
7414         (cal-menu-context-mouse-menu): Doc fix.
7416         * desktop.el (desktop-buffers-not-to-save): Set :version tag.
7418         * simple.el (mail-user-agent): Doc fix.  Set :version tag.
7420 2009-07-18  Juri Linkov  <juri@jurta.org>
7422         * info.el: Virtual Info keyword finder.
7423         (add-to-list)<Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
7424         (Info-finder-file): New variable.
7425         (Info-finder-find-file): New function.
7426         (finder-known-keywords, finder-package-info)
7427         (find-library-name, lm-commentary): Use defvar and
7428         declare-function to silence compiler warnings.
7429         (Info-finder-find-node): New function.
7430         (info-finder): New command.
7432         * subr.el (process-kill-buffer-query-function): New function.
7433         (add-hook)<kill-buffer-query-functions>: Add hook
7434         `process-kill-buffer-query-function'.
7436 2009-07-18  Alan Mackenzie  <acm@muc.de>
7438         * progmodes/cc-mode.el (c-before-hack-hook)
7439         (c-postprocess-file-styles): Give invocation of `c-set-style'
7440         DONT-OVERRIDE parameter of t.  Already set style variables will
7441         thus not be overridden by style settings given by `c-file-syle'.
7443         * files.el (hack-local-variables-filter): Remove entries with
7444         duplicate keys from `file-local-variables-alist'.
7446 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
7448         * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
7449         x-set-selection if display-selections-p returns nil for the
7450         current frame.
7452 2009-07-18  Chong Yidong  <cyd@stupidchicken.com>
7454         * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
7456 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
7458         * desktop.el (desktop-buffers-not-to-save): Default value is nil.
7459         Accept nil in addition to a regexp.
7460         (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
7461         Accept nil in addition to a regexp.
7462         (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
7463         buffers that have an associated file.  Handle nil values of
7464         desktop-buffers-not-to-save and desktop-files-not-to-save.
7465         (Bug#3833)
7467         * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
7468         (x-disown-selection-internal): New functions.
7470 2009-07-18  Nick Roberts  <nickrob@snap.net.nz>
7472         * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
7473         warning.
7474         (gdb-breakpoints-header): Move forward to avoid compiler warning.
7475         (gdb-make-header-line-mouse-map): Remove duplicate definition.
7477 2009-07-18  David De La Harpe Golden  <david@harpegolden.net>
7479         * simple.el (set-mark): Revert last change.
7481 2009-07-17  Tassilo Horn  <tassilo@member.fsf.org>
7483         * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
7484         rendering of pngs is not possible instead of messaging a long
7485         description.
7487 2009-07-17  David De La Harpe Golden  <david@harpegolden.net>
7489         * w32-fns.el (x-selection-owner-p): New function.
7491         * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
7492         (mouse-yank-at-click, mouse-yank-primary): If
7493         select-active-regions is non-nil, deactivate the mark before
7494         insertion.
7496         * simple.el (deactivate-mark, set-mark): Only save selection if we
7497         own it.
7499 2009-07-17  Kenichi Handa  <handa@m17n.org>
7501         * case-table.el (describe-buffer-case-table): Fix for the case
7502         that KEY is a cons.
7504 2009-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
7506         * vc-rcs.el (vc-rcs-find-file-hook):
7507         * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
7509 2009-07-16  Michael Albinus  <michael.albinus@gmx.de>
7511         * net/tramp.el (tramp-wait-for-output): Handle the case when
7512         commands do not return a newline but a null byte before the shell
7513         prompt.  (Bug#3858)
7515 2009-07-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7517         * term/ns-win.el (ns-set-alpha): Don't declare.
7518         (ns-set-background-alpha): Remove function.
7520 2009-07-16  Kevin Ryde  <user42@zip.com.au>
7522         * emacs-lisp/copyright.el (copyright-update): Save match-data across
7523         y-or-n-p, for safety.
7525 2009-07-16  Richard Stallman  <rms@gnu.org>
7527         * files.el (auto-save-mode): If buffer-saved-size is -2,
7528         don't clobber it.
7530         * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
7531         (rmail-retry-ignored-headers): Add more uninteresting fields.
7533 2009-07-15  Jari Aalto  <jari.aalto@cante.net>
7535         * net/rcirc.el (rcirc): Use history variables.
7536         (rcirc-server-name-history, rcirc-nick-name-history)
7537         (rcirc-server-port-history): New variables.
7539 2009-07-15  Kenichi Handa  <handa@m17n.org>
7541         * international/mule-cmds.el (set-language-environment-charset):
7542         If coding-system-charset-list returns `iso-2022' or `emacs-mule',
7543         ignore them.
7545         * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
7546         Delete unibyte-display.
7548 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
7550         * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
7552 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
7554         * simple.el (deactivate-mark): Optional argument FORCE.
7555         (set-mark): Use deactivate-mark.
7557         * info.el (Info-search): No need to check transient-mark-mode
7558         before calling deactivate-mark.
7560         * select.el (x-set-selection): Doc fix.
7561         (x-valid-simple-selection-p): Allow buffer values.
7562         (xselect--selection-bounds): Handle buffer values.  Suggested by
7563         David De La Harpe Golden.
7565         * mouse.el (mouse-set-region, mouse-drag-track): Call
7566         copy-region-as-kill before setting the mark, to let
7567         select-active-regions work.
7569 2009-07-15  David De La Harpe Golden  <david@harpegolden.net>
7571         * simple.el (deactivate-mark): If select-active-regions is
7572         non-nil, copy the selection data into a string.
7573         (activate-mark): If select-active-regions is non-nil, set the
7574         selection to the current buffer.
7575         (set-mark): Update selection if select-active-regions is non-nil.
7577         * select.el (x-valid-simple-selection-p): Allow buffer values.
7579 2009-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7581         * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
7582         and more featureful message-mode.
7584 2009-07-14  Chong Yidong  <cyd@stupidchicken.com>
7586         * select.el (x-set-selection): Doc fix.
7587         (x-valid-simple-selection-p): Disallow selection data consisting
7588         of a list or cons of integers, since that is not used.
7589         (xselect--selection-bounds, xselect--int-to-cons): New functions.
7590         (xselect-convert-to-string, xselect-convert-to-length)
7591         (xselect-convert-to-filename, xselect-convert-to-charpos)
7592         (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
7594 2009-07-14  Dmitry Dzhus  <dima@sphinx.net.ru>
7596         * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
7597         output in -break-info command (Emacs bug #3794).
7599 2009-07-14  Glenn Morris  <rgm@gnu.org>
7601         * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
7602         (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
7603         (edebug-print-length, edebug-print-level, edebug-print-circle)
7604         (edebug-sit-for-seconds, edebug-view-outside)
7605         (edebug-bounce-point, edebug-set-global-break-condition)
7606         (edebug-Go-nonstop-mode, edebug-trace-mode)
7607         (edebug-Trace-fast-mode, edebug-continue-mode)
7608         (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
7609         (edebug-visit-eval-list): Doc fixes.
7611         * subr.el (def-edebug-spec): Doc fix.
7613 2009-07-14  Kenichi Handa  <handa@m17n.org>
7615         * international/characters.el: Fix setting of category ?C.
7617 2009-07-13  Jan Djärv  <jan.h.d@swipnet.se>
7619         * term/ns-win.el (x-select-font): defalias x-select-font to
7620         ns-popup-font-panel instead of generate-fontset-menu.
7622 2009-07-12  Eli Zaretskii  <eliz@gnu.org>
7624         * desktop.el (desktop-buffers-not-to-save): Remove ".log".  (Bug#3833)
7626 2009-07-12  Peter Jolly  <peter@jollys.org>  (tiny change)
7628         * arc-mode.el (archive-find-type): Allow for a PK00 string before
7629         the PK\003\004 header (Bug#3770).
7631 2009-07-12  Guanpeng Xu  <herberteuler@hotmail.com>
7633         * pcomplete.el (pcomplete-comint-setup): Check for
7634         shell-dynamic-complete-filename too.
7636 2009-07-11  Chong Yidong  <cyd@stupidchicken.com>
7638         * simple.el (temporary-goal-column): Change the value for
7639         line-move-visual to a cons cell.
7640         (line-move-visual): Record or set the window hscroll, if
7641         necessary (Bug#3494).
7642         (line-move-1): Handle cons value of temporary-goal-column.
7644 2009-07-11  Kenichi Handa  <handa@m17n.org>
7646         * international/mule-diag.el (describe-character-set): Don't show
7647         width.
7649 2009-07-10  Sam Steingold  <sds@gnu.org>
7651         * progmodes/compile.el (compilation-mode-font-lock-keywords):
7652         Omake sometimes indents the errors it prints, so allow all
7653         regexps to start with spaces.
7655 2009-07-10  Eli Zaretskii  <eliz@gnu.org>
7657         * cus-edit.el (customize-changed-options-previous-release):
7658         Bump value to 22.1.  (Bug#3804)
7660 2009-07-08  Sam Steingold  <sds@gnu.org>
7662         * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
7663         to be a cons cell (test . ignored-directory) to selectively ignore
7664         some directories depending on the location of the search.
7666 2009-07-08  Michael Albinus  <michael.albinus@gmx.de>
7668         * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
7669         remote user is root, on the local host.
7670         (tramp-local-host-p): Either the local user or the remote user
7671         must be root.  (Bug#3771)
7673 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
7675         * progmodes/gdb-mi.el (gdb): Remove description of
7676         gdb-use-separate-io-buffer.
7677         (menu): Don't allow toggling of or enable
7678         gdb-use-separate-io-buffer from menubar.
7680 2009-07-08  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
7682         * mail/unrmail.el (unrmail): Make sure the message ends with two
7683         newlines (Bug#3769).
7685 2009-07-08  Glenn Morris  <rgm@gnu.org>
7687         * calendar/calendar.el (calendar-current-date): Rework previous change.
7689 2009-07-08  Ed Reingold  <reingold@emr.cs.iit.edu>
7691         * calendar/calendar.el (calendar-current-date):
7692         Add an optional argument giving an offset from today.
7694 2009-07-08  Glenn Morris  <rgm@gnu.org>
7696         * tutorial.el (tutorial--describe-nonstandard-key):
7697         Adjust the message for when a key has been unbound.
7698         (help-with-tutorial): Hide the arch-tag.
7700 2009-07-08  Kenichi Handa  <handa@m17n.org>
7702         * international/fontset.el (setup-default-fontset): For each
7703         script, append (not set) font-specs.
7705         * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
7706         docstring.
7708 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
7710         * progmodes/gdb-mi.el (gdb-init-1): Move sending
7711         -data-list-register-names to ...
7712         (gdb-starting): ... here because GDB 7.0 requires execution to
7713         have started when using this MI command.
7714         (gdb-set-header): New function to distinguish select and
7715         unselected tabs in gdb buffers.
7716         (gdb-propertize-header): New macro that uses gdb-set-header.
7717         (gdb-breakpoints-header, gdb-locals-header): Use it.
7718         (gdb-disassembly-mode-map): Add keybinding to kill buffer.
7720 2009-07-07  Chong Yidong  <cyd@stupidchicken.com>
7722         * Makefile.in (ELCFILES): Remove fadr.elc.
7724 2009-07-07  Dmitry Dzhus  <dima@sphinx.net.ru>
7726         * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
7727         may contain frame information, so `string-match' should be used.
7728         (gdb-update): Disassembly is invalidated through
7729         `gdb-get-selected-frame'.
7730         (gdb-pad-string): New function to pad string with spaces.
7731         (gdb-invalidate-disassembly): Invalidate only if the buffer
7732         exists.
7733         (gdb-disassembly-handler-custom): Column alignment.
7734         (gdb-disassembly-place-breakpoints): Clear old breakpoints before
7735         placing new ones.
7736         (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
7737         end of line, too.
7738         (gdb-frame-handler): Match convention to for disassembly buffer
7739         mode name.
7740         (gdb-stack-list-frames-handler): Rewritten without regexps.
7741         (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
7742         not highlight breakpoints without line information.
7743         (gdb-input): Add trailing newline to command.
7745         * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
7746         buffer properly.
7747         (gdb-breakpoints-list-handler-custom): Replacement for
7748         `gdb-break-list-handler'.  Using real parser instead of regexps
7749         now.
7750         (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
7751         Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
7752         to place breakpoints.
7753         (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
7754         functions.
7755         (gdb-disassembly-handler-custom): Show overlay arrow.
7756         (gdb-disassembly-place-breakpoints): Show breakpoints in
7757         disassembly buffer.
7758         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
7759         (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
7760         instead of parsing breakpoints buffer.  Fixed old menu references
7761         in `gud-menu-map'.
7763         * fadr.el: Remove.
7765         * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
7766         (gdb-memory-address): New variable which holds top address of
7767         memory page shown in memory buffer.
7768         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
7769         customization variables.
7770         New functions:
7771         (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
7772         display the memory buffer.
7773         (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
7774         buffer display parameters.
7775         (def-gdb-memory-format, gdb-memory-format-binary)
7776         (gdb-memory-format-octal, gdb-memory-format-unsigned)
7777         (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
7778         Functions for setting memory buffer format.
7779         (gdb-memory-unit-word, gdb-memory-unit-halfword)
7780         (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
7781         unit size used in memory buffer.
7782         (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
7783         to next/previous page of memory buffer.
7784         Now using (bindat-get-field) instead of fadr functions.
7786 2009-07-07  Sam Steingold  <sds@gnu.org>
7788         * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
7789         non-top-level files.
7791 2009-07-07  Kenichi Handa  <handa@m17n.org>
7793         * international/mule-cmds.el (reset-language-environment): Put
7794         the highset priority to the charset iso-8859-1.
7796 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
7798         * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
7799         to the end of the line when locating the block (Bug#700).
7801 2009-07-06  Michael Albinus  <michael.albinus@gmx.de>
7803         * net/tramp.el (tramp-handle-write-region): Flush file properties
7804         in case of short track.
7806 2009-07-06  Michael McNamara  <mac@mail.brushroad.com>
7808         * verilog-mode.el (verilog-error-regexp-emacs-alist): Coded custom
7809         representation of verilog error regular expressions to work with
7810         Emacs-22's new format.
7811         (verilog-error-regexp-xemacs-alist): Coded custom representation
7812         of verilog error regular expressions to work with XEmacs format.
7813         (verilog-error-regexp-add-xemacs): Hook routine to install verilog
7814         error recognition into XEmacs.
7815         (verilog-error-regexp-add-emacs): Hook routine to install verilog
7816         error recognition into Emacs-22.
7818 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
7820         * woman.el: Remove stand-alone closing parentheses.
7821         (woman-file-name, woman2-format-paragraphs)
7822         (woman-leave-blank-lines): Code cleanup.
7823         (woman-use-own-frame): Change default to nil.
7824         (woman-italic, woman-bold, woman-unknown, woman-addition): Change
7825         defaults to inherit from default faces.
7826         (woman2-process-escapes): Consume the newline after a stand-alone
7827         filler character (Bug#3651).
7829 2009-07-06  Glenn Morris  <rgm@gnu.org>
7831         * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
7832         (top-level): Move provide to the end.
7833         (ffap): Remove defunct URL from custom group.
7835         * subr.el (eval-after-load): Doc fix.
7837 2009-07-06  Vincent Belaïche  <vincent.belaiche@gmail.com>
7839         * calc/calc-embed.el (calc-embedded-make-info): Don't force when
7840         `calc-embedded-word' is called twice.
7842 2009-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7844         * files.el (find-alternate-file-other-window, find-alternate-file):
7845         Obey confirm-nonexistent-file-or-buffer.
7847 2009-07-05  Michael Albinus  <michael.albinus@gmx.de>
7849         * dired-aux.el (dired-show-file-type): Handle remote files.
7851 2009-07-05  Jari Aalto  <jari.aalto@cante.net>
7853         * desktop.el (desktop-globals-to-save):
7854         Add file-name-history (Bug#2750).
7856 2009-07-05  Chong Yidong  <cyd@stupidchicken.com>
7858         * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
7860 2009-07-04  Johan Bockgård  <bojohan@gnu.org>
7862         * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
7863         property on entire argument since this is what eshell-lisp-command
7864         expects.
7866 2009-07-03  Michael Albinus  <michael.albinus@gmx.de>
7868         * net/tramp-gvfs.el (tramp-gvfs-methods)
7869         (tramp-gvfs-zeroconf-domain)
7870         (tramp-bluez-discover-devices-timeout): Add version flag.
7871         (tramp-gvfs-handler-mounted-unmounted)
7872         (tramp-gvfs-connection-mounted-p): Polish handling of
7873         incompatibilities between GVFS 0.2 and 1.0.
7875 2009-07-03  Jan Djärv  <jan.h.d@swipnet.se>
7877         * cus-start.el (all): Add make-pointer-invisible.
7879 2009-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
7881         * calc-math.el (math-use-emacs-fn): Make sure that the number is
7882         formatted correctly.
7884 2009-07-02  Juri Linkov  <juri@jurta.org>
7886         * info.el: Virtual Info files and nodes.
7887         (Info-virtual-files, Info-virtual-nodes): New variables.
7888         (Info-current-node-virtual): New variable.
7889         (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
7890         New functions.
7891         (Info-file-supports-index-cookies): Use Info-virtual-file-p
7892         to check for a virtual file instead of checking a fixed list
7893         of node names.
7894         (Info-find-file): Use Info-virtual-fun and Info-virtual-call
7895         instead of ad-hoc processing of "dir" and (apropos history toc).
7896         (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
7897         instead of ad-hoc processing of "dir" and (apropos history toc).
7898         Reread a file when moving from a virtual node.
7899         (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
7900         (Info-directory-toc-nodes, Info-directory-find-file)
7901         (Info-directory-find-node): New functions.
7902         (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
7903         (Info-history): Move part of code to
7904         `Info-history-find-node'.
7905         (Info-history-toc-nodes, Info-history-find-file)
7906         (Info-history-find-node): New functions.
7907         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
7908         (Info-toc): Move part of code to `Info-toc-find-node'.
7909         (Info-toc-find-node): New function.
7910         (Info-toc-insert): Rename from `Info-insert-toc'.  Don't insert
7911         the current Info file name to references because now the node
7912         "*TOC*" belongs to the same Info manual.
7913         (Info-toc-build): Rename from `Info-build-toc'.
7914         (Info-toc-nodes): Rename input argument `file' to `filename'.
7915         Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
7916         instead of ad-hoc processing of ("dir" apropos history toc).
7917         (Info-index-nodes): Use Info-virtual-file-p
7918         to check for a virtual file instead of checking a fixed list
7919         of node names.
7920         (Info-index-node): Add check for `Info-current-node-virtual'.
7921         Raise `save-match-data' higher up the tree to contain
7922         `search-forward' too (bug fix).
7923         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
7924         (Info-virtual-index-nodes): New variable.
7925         (Info-virtual-index-find-node, Info-virtual-index): New functions.
7926         (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
7927         (Info-apropos-file, Info-apropos-nodes): New variables.
7928         (Info-apropos-toc-nodes, Info-apropos-find-file)
7929         (Info-apropos-find-node, Info-apropos-matches): New functions.
7930         (info-apropos): Move part of code to `Info-apropos-find-node' and
7931         `Info-apropos-matches'.
7932         (Info-mode-map): Bind "I" to `Info-virtual-index'.
7933         (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
7934         for a virtual file instead of checking a fixed list of node names.
7936         * simple.el (async-shell-command): New command.
7938         * bindings.el (esc-map): Bind "&" to `async-shell-command'.
7940         * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
7941         instead of `mount-info'.
7943 2009-07-02  Michael Albinus  <michael.albinus@gmx.de>
7945         * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
7946         (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
7948 2009-07-02  Kenichi Handa  <handa@m17n.org>
7950         * international/mule.el (set-keyboard-coding-system): Force *-unix
7951         coding-system to avoid eol conversion.
7953 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
7955         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
7956         Add handler for `process-file', `shell-command' and
7957         `start-file-process'.
7958         (tramp-gvfs-handle-shell-command)
7959         (tramp-gvfs-handle-start-file-process)
7960         (tramp-gvfs-handle-process-file): New defuns.
7961         (tramp-synce-list-devices): Simplify check for existence of property.
7963 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
7965         * startup.el (command-line-x-option-alist): Add -mm and --maximized.
7967 2009-07-01  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
7969         * language/korean.el (set-language-info-alist): Add korean-cp949,
7970         cp949 to spec.
7972 2009-07-01  Kenichi Handa  <handa@m17n.org>
7974         * Makefile.in (ELCFILES): Delete encoded-kb.elc.
7976         * international/encoded-kb.el: Deleted.
7978         * international/mule.el (set-keyboard-coding-system): Perform the
7979         necessary setup here instead of calling encoded-kbd-setup-display.
7981 2009-07-01  Glenn Morris  <rgm@gnu.org>
7983         * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
7985 2009-07-01  Evangelos Evangelou  <vangelis@email.unc.edu>  (tiny change)
7987         * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)".  (Bug#3730)
7989 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
7991         * net/tramp.el (tramp-do-copy-or-rename-file-directly):
7992         Handle also the 'rename case, when setting file modes.  (Bug#3712)
7993         (tramp-default-file-modes) Remove execute permissions.
7995         * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
7996         (top): Add a default for "synce" in `tramp-default-user-alist'.
7997         Add completion function for "synce" method.
7998         (tramp-hal-service, tramp-hal-path-manager)
7999         (tramp-hal-interface-manager, tramp-hal-interface-device):
8000         New defconst.
8001         (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
8002         (tramp-synce-list-devices, tramp-synce-parse-device-names):
8003         New defuns.
8005         * net/trampver.el: Update release number.
8007 2009-06-30  Kenichi Handa  <handa@m17n.org>
8009         * international/fontset.el (setup-default-fontset): Add CJK fonts
8010         for symbols and the other miscellaneous characters.
8012         * language/korea-util.el (setup-korean-environment-internal):
8013         Make char-width-table suitable for Korean environments.
8014         (exit-korean-environment): Cancel above.
8016         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
8017         ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
8018         setup-funcion to make char-widht-table suitable for respective
8019         environments, and an exit-function to cancel that.
8021         * language/japan-util.el (setup-japanese-environment-internal):
8022         Call use-cjk-char-width-table with arg `ja_JP'.
8024         * international/characters.el (cjk-char-width-table): Delete it.
8025         (cjk-char-width-table-list): New variable.
8026         (use-cjk-char-width-table): New arg local-name.
8027         (use-default-char-width-table): Fix for the case that Emacs is
8028         already using the default char-width-table.
8030 2009-06-29  Michael Albinus  <michael.albinus@gmx.de>
8032         * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
8033         modes mandatory.  (Bug#3712)
8035 2009-06-29  Alan Mackenzie  <acm@muc.de>
8037         * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
8038         correction between the visible width of TABs and their number of bytes.
8040 2009-06-29  Chong Yidong  <cyd@stupidchicken.com>
8042         * server.el (server-buffer-done): Prevent kill-buffer from
8043         prompting by clearing the buffer modification flag (Bug#3696).
8045 2009-06-28  Michael McNamara  <mac@mail.brushroad.com>
8047         * verilog-mode.el (verilog-beg-of-statement)
8048         (verilog-endcomment-reason-re): Support unique case and priority case.
8049         (verilog-basic-complete-re): Support localparam lineup.
8050         (verilog-beg-of-statement-1): Fix for robustness, unique case.
8051         (verilog-set-auto-endcomments): Fix for unique case, always_comb
8052         commenting.
8053         (verilog-leap-to-case-head): Now support *nested* unique &
8054         priority case statements.
8055         (verilog-auto-lineup): Make just declarations the default (as it
8056         had been).
8057         (verilog-leap-to-case-head): Support priority/unique case statements.
8058         (verilog-auto-lineup): Rework to give users radio buttons to
8059         select the various styles of automatic lineup.
8060         (verilog-error-regexp-alist): Rework to support the XEmacs style
8061         of error regular expressions from compilers, lint tools &
8062         simulators.  Note that GNU Emacs has made it impossible for a mode
8063         to load such things.
8064         (electric-verilog-terminate-line, verilog-indent-declaration)
8065         (verilog-auto-wiure): Rework for radio button selection of
8066         auto-lineup selection of specification of auto lineup.
8067         (verilog-beg-of-statement-1): Redesign to support proper operation
8068         in additional code, based on testing with auto-lineup.
8069         (verilog-calculate-indent, assignments & declarations)
8070         (verilog-backward-token): Enhance to support auto-lineup of
8071         assignments & declarations.
8072         (verilog-in-directive-p, verilog-at-struct-p): New function for
8073         easy test of whether we are.
8074         (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
8075         to support safe execution at almost anyline.
8076         (verilog-calc-1): Properly support indenting deep inside generate
8077         blocks.
8078         (verilog-init-font) Remove definition & use of verilog-init-font,
8079         as it is redundant with font-lock-defaults.
8080         (verilog-mode): Alter the definition of verilog-font-lock-defaults
8081         to avoid circular calls if syntax-ppss is a function (as is the
8082         case now in 22.x GNU Emacs) as that function would sometimes call
8083         itself, leading to (nearly) infinite recursion.
8084         (verilog-ovm-begin-re, verilog-ovm-end-re)
8085         (verilog-ovm-statement-re, verilog-leap-to-head)
8086         (verilog-backward-token): Add support for OVM macros.  Some are
8087         complete statements, and others open and close scopes like begin
8088         and end.
8089         (verilog-defun-level-not-generate-re, verilog-defun-level-re)
8090         (verilog-defun-level-generate-only-re): Really fix the defun-list
8091         compilation issue.
8092         (verilog-calc-1) (verilog-beg-of-statement): Enhance support for
8093         coverpoint, constraint and cross statements.
8094         (verilog-defun-level-list, verilog-generate-defun-level-list)
8095         (verilog-all-defun-level-list): Redo these specifications - it is
8096         too hard to support eval-when compile aggregation of lists also
8097         built at when-compile time.
8098         (verilog-defun-level-list): Place defconsts of variables used in
8099         building regular expressions which are built in eval-when-compile
8100         bodies in the same eval-when-compile body to facilitate compile
8101         without load.
8102         (verilog-beg-block-re-ordered): Support indenting
8103         virtual/protected tasks and functions.
8104         (verilog-defun-level-list, verilog-in-generate-region-p)
8105         (verilog-backward-ws&directives, verilog-calc-1): Speed up
8106         indentation of some module items (generate items).
8107         (verilog-forward-sexp, verilog-leap-to-head): Support stepping
8108         across virtual/protected tasks and functions.
8110 2009-06-28  Wilson Snyder  <wsnyder@wsnyder.org>
8112         * verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
8113         Allow sorting AUTOARG lists.  Suggested by Andrea Fedeli.
8114         (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
8115         in concatenations.  Reported by Yishay Belkind.
8116         (verilog-auto-ascii-enum): Support one-hot state machines in
8117         AUTOASCIIENUM.  Suggested by Lloyd Gomez.
8118         (verilog-auto-inst, verilog-auto-inst-port): Include interface
8119         modport in AUTOINST and add vl-modport for users.  Reported by
8120         David Rogoff.
8121         (verilog-auto-inout-module, verilog-auto-inst)
8122         (verilog-decls-get-interfaces, verilog-insert-definition)
8123         (verilog-insert-one-definition, verilog-read-decls)
8124         (verilog-read-sub-decls, verilog-read-sub-decls-sig)
8125         (verilog-sig-modport, verilog-signals-combine-bus)
8126         (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
8127         interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
8128         Suggested by David Rogoff.
8129         (verilog-repair-open-comma): Fix non-insertion of comma when
8130         `DEFINE occurs in V2K argument list.  Reported by Lane Brooks.
8131         (verilog-make-width-expression): Simplify [A-1:0] expression
8132         widths to just {A{1'b0}}.
8133         (verilog-mode): Cleanup checkdoc warnings.
8134         (verilog-auto-inout-module, verilog-signals-matching-dir-re):
8135         Add third optional regexp to AUTOINOUTMODULE to allow selecting only
8136         inputs/outputs or data type.  Suggested by Vasu Kandadi.
8137         (next-error-last-buffer): Fix byte-compiler warning.
8138         (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
8139         (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
8140         or shell command text during AUTO expansion.  Suggested by Tad Truex.
8141         (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
8142         (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
8143         Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
8144         in AUTOINOUT.  Reported by Matthew Lovell.
8145         (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
8146         causing use of <= assignments.  Reported by Alex Reed.
8147         (verilog-read-decls): Fix triand, trior, wand, wor to be
8148         recognized by AUTOWIRE.  Reported by Spencer Isaacson.
8149         (verilog-extended-complete-re): Support import "DPI-C" functions.
8150         (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
8151         y[a+1:a+1]" to not include a in reset list.  Reported by Dan Dever.
8152         (verilog-insert-date, verilog-insert-year)
8153         (verilog-sk-header-tmpl): Fix verilog-header inserting error on
8154         Windows systems.  Reported by Michael Potts.
8155         (verilog-read-module-name): Fix AUTOINST when the child module
8156         declaration's name is a tick define.  Reported by Elliot Mednick.
8157         (verilog-read-decls): Fix V2K parameter bit subscripts getting
8158         passed to next parameter's definition.  Reported by Bruce T.
8159         (verilog-read-decls): Fix detecting "parameter int" when using
8160         AUTOINSTPARAM.  Reported by Bruce T.
8161         (verilog-goto-defun): Fix goto not finding modules unless first
8162         perform a verilog-auto expansion.  Suggested by Lawrence Butcher.
8163         (verilog-mode): Expand -f flag arguments on entry to mode so
8164         verilog-goto-defun will work.  Reported by Lawrence Butcher.
8165         (verilog-getopt): Expand environment variables in -f file
8166         arguments.  Suggested by Lawrence Butcher.
8167         (verilog-set-define): Fix "Symbol's value as variable is void"
8168         when reading enumerations.
8169         (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
8170         Suggested by Stephen Peltan.
8171         (verilog-read-defines): Fix reading of enumerations in include
8172         files.  Reported by Steve Peltan.
8174 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
8176         * files.el (trash-directory): Fix defcustom type.
8178 2009-06-28  Juri Linkov  <juri@jurta.org>
8180         * help-fns.el (describe-function-1): Correctly locate adviced
8181         functions in hyperlink (Bug#2438).
8183 2009-06-28  Chong Yidong  <cyd@stupidchicken.com>
8185         * files.el (trash-directory): Change default to nil.
8186         (move-file-to-trash): If trash-directory is nil and
8187         system-move-file-to-trash is unbound, perform freedesktop-style
8188         trashing.
8190 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
8192         * files.el (move-file-to-trash): Add freedesktop trash
8193         support (Bug#973).
8195 2009-06-28  Glenn Morris  <rgm@gnu.org>
8197         * autorevert.el (global-auto-revert-non-file-buffers)
8198         (global-auto-revert-mode): Doc fixes.
8200 2009-06-27  Johan Bockgård  <bojohan@gnu.org>
8202         * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
8204 2009-06-27  Chong Yidong  <cyd@stupidchicken.com>
8206         * faces.el (x-handle-named-frame-geometry): Ensure that we have
8207         opened an X connection before calling x-get-resource (Bug#3194).
8209         * play/doctor.el: Remove reference to obsolete website.
8210         (make-doctor-variables): Correct grammar mistake (Bug#2633).
8212 2009-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
8214         Remove find-file-not-found-hook VC method.  (Bug#2757)
8215         * vc-hooks.el (vc-file-not-found-hook)
8216         (vc-default-find-file-not-found-hook): Remove functions.
8217         (find-file-not-found-functions): Do not add vc-file-not-found-hook.
8218         * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
8219         * vc.el:
8220         * vc-hg.el:
8221         * vc-git.el: Do not mention find-file-not-found-hook VC method.
8223 2009-06-25  Agustín Martín  <agustin.martin@hispalinux.es>
8225         * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
8226           compatibility function for `looking-back'.
8228         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
8229         Use `ispell-looking-back'.
8231 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
8233         * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
8234         rather than `filename'.
8236 2009-06-23  Miles Bader  <miles@gnu.org>
8238         * face-remap.el (text-scale-set): New function.
8240 2009-06-23  Glenn Morris  <rgm@gnu.org>
8242         * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
8244         * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
8246         * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
8248         * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
8250         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
8251         Simplify Persian conditionals.
8253         * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
8254         variable `filename'.
8256         * comint.el (comint-insert-input): Doc fix.
8258         * Makefile.in (ELCFILES): Fix typo in previous change.
8260 2009-06-23  Miles Bader  <miles@gnu.org>
8262         * cus-start.el: Add entry for `recenter-redisplay'.
8264 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
8266         * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
8267         Add an optional argument for the backend, use it instead of
8268         calling vc-backend.
8269         (vc-mode-line): Add an optional argument for the backend.
8270         Pass the backend to vc-state and vc-working-revision.  Move code for
8271         special handling for vc-state being a buffer to ...
8273         * vc-rcs.el (vc-rcs-find-file-hook):
8274         * vc-sccs.el (vc-sccs-find-file-hook): ... here.  New functions.
8276         * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
8277         (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
8278         vc-stay-local-p and vc-mode-line calls.
8280         * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
8281         (vc-cvs-diff, vc-cvs-annotate-command)
8282         (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
8283         (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
8284         vc-mode-line calls.
8286         * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
8287         direct comparison.
8288         (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
8289         backend when calling vc-mode-line.
8290         (vc-register): Do not create a closure for calling the vc register
8291         function, call it directly.
8293 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
8295         * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
8296         to make it obvious item can be clicked.
8298         * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
8300 2009-06-23  Kenichi Handa  <handa@m17n.org>
8302         * language/korea-util.el (korean-key-bindings): Change the binding
8303         of F9 to hangul-to-hanja-conversion.  Bind Hangul_Hanja to the
8304         same command.
8306 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
8308         Sync with Tramp 2.1.16.
8310         * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
8312         * net/tramp.el (top): Require tramp-gvfs.  Catch `tramp-loading',
8313         when a loading of a package fails.  Completion function for rsync
8314         is `tramp-completion-function-alist-ssh'.
8315         (all): Replace all calls of `split-string' and
8316         `tramp-split-string' by `tramp-compat-split-string'.
8317         (tramp-default-method): Use `tramp-compat-process-running-p'.
8318         (tramp-default-proxies-alist): Allow also Lisp forms.
8319         (tramp-remote-path): Add choice "Private Directories".
8320         (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
8321         (tramp-domain-regexp): Allow also "-", "_" and ".".
8322         (tramp-end-of-output): Remove newlines, and add "$" at the end.
8323         (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
8324         (tramp-debug-message): Insert header line in debug buffer.
8325         (tramp-handle-directory-files-and-attributes-with-stat):
8326         Care about filenames with spaces, or starting with "-".
8327         (tramp-handle-dired-uncache): New defun.
8328         (tramp-handle-insert-directory): Don't flush the directory from
8329         cache, this is handled by `dired-uncache' now.
8330         (tramp-handle-insert-file-contents): Improve error handling.
8331         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
8332         Quote `tramp-end-of-output'.
8333         (tramp-action-password): Improve trace message.
8334         (tramp-check-for-regexp): Both echoes must be present, before removing.
8335         (tramp-open-connection-setup-interactive-shell): Trace coding system.
8336         (tramp-compute-multi-hops): Eval cons cells of
8337         `tramp-default-proxies-alist'.
8338         (tramp-maybe-open-connection): Use the same command pattern for
8339         first hop and further hops.
8340         (tramp-wait-for-output): Remove handling of newlines.
8341         (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
8342         (tramp-split-string): Remove function.  It is handled in
8343         tramp-compat now.
8345         * net/tramp-cmds.el (tramp-bug):
8346         Recommend `tramp-cleanup-all-connections' in the bug mail.
8348         * net/tramp-compat.el (tramp-compat-split-string)
8349         (tramp-compat-process-running-p): New defuns.
8351         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
8352         for `dired-uncache'.
8354         * net/tramp-gvfs.el: New package.
8356         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
8357         Add handler for `dired-uncache'.
8358         (tramp-smb-handle-file-local-copy): Cleanup in case of error.
8360         * net/trampver.el: Update release number.  Make version check fit
8361         for SXEmacs 22.
8363 2009-06-22  Jim Meyering  <meyering@redhat.com>
8365         Automatically handle .xz suffix (XZ-compressed files), too.
8366         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
8367         XZ is the successor to LZMA: <http://tukaani.org/xz/>
8369 2009-06-22  Dmitry Dzhus  <dima@sphinx.net.ru>
8370             Nick Roberts  <nickrob@snap.net.nz>
8372         * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
8373         repository (http://sphinx.net.ru/hg/gdb-mi/).
8375 2009-06-22  Glenn Morris  <rgm@gnu.org>
8377         * files.el (dir-locals-collect-mode-variables): Allow for any number of
8378         `mode' and `eval' entries.  (Bug#3430)
8380         * Makefile.in (ELCFILES): Add fadr.elc.
8382         * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
8383         differing behavior of \n and ^ in strings.  (Bug#3385)
8385         * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
8387         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
8388         property.
8389         (lisp-indent-function): Make it a defcustom.
8391 2009-06-21  Nick Roberts  <nickrob@snap.net.nz>
8393         * progmodes/gdb-ui.el: Replace with ...
8394         * progmodes/gdb-mi.el: ... this file.
8395         * progmodes/gud.el: Modify for gdb-mi.el.
8397 2009-06-21  Dmitry Dzhus  <dima@sphinx.net.ru>
8399         * fadr.el: New file.
8401 See ChangeLog.14 for earlier changes.
8403 ;; Local Variables:
8404 ;; coding: utf-8
8405 ;; End:
8407     Copyright (C) 2009  Free Software Foundation, Inc.
8409   This file is part of GNU Emacs.
8411   GNU Emacs is free software: you can redistribute it and/or modify
8412   it under the terms of the GNU General Public License as published by
8413   the Free Software Foundation, either version 3 of the License, or
8414   (at your option) any later version.
8416   GNU Emacs is distributed in the hope that it will be useful,
8417   but WITHOUT ANY WARRANTY; without even the implied warranty of
8418   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
8419   GNU General Public License for more details.
8421   You should have received a copy of the GNU General Public License
8422   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
8424 ;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1