* vc.el (vc-log-show-limit): New variable.
[emacs.git] / lisp / ChangeLog
blob876e48db9fd640019c86e4f13272497daf72c4cd
1 2009-11-15  Dan Nicolaescu  <dann@ics.uci.edu>
3         * vc.el (vc-log-show-limit): New variable.
4         (vc-print-log, vc-print-root-log): Add new argument LIMIT.  Set it
5         when using a prefix argument.
6         (vc-print-log-internal): Add new argument LIMIT.
8         * vc-svn.el (vc-svn-print-log):
9         * vc-mtn.el (vc-mtn-print-log):
10         * vc-hg.el (vc-hg-print-log):
11         * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
12         pass it to the log command when set. Make the BUFFER argument
13         non-optional.
15         * vc-sccs.el (vc-sccs-print-log):
16         * vc-rcs.el (vc-rcs-print-log):
17         * vc-git.el (vc-git-print-log):
18         * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
19         ignore it.  Make the BUFFER argument non-optional
21         * bindings.el (mode-line-buffer-identification): Do not purecopy.
23 2009-11-15  Chong Yidong  <cyd@stupidchicken.com>
25         * dired.el (dired-mode-map): Move encryption items to "Operate"
26         menu (Bug#4703).
28         * strokes.el (strokes-update-window-configuration): Make strokes
29         buffer current before erasing (Bug#4906).
31         * cedet/semantic/idle.el (semantic-idle-summary-mode)
32         (semantic-idle-summary-mode): Define using define-minor-mode
33         instead of define-semantic-idle-service.
34         (semantic-idle-summary-mode): New function.
35         (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
36         that mouse motion does not reset the echo area.
38 2009-11-15  Juri Linkov  <juri@jurta.org>
40         * simple.el (set-mark-default-inactive): Add :type, :group
41         and :version.  (Bug#4876)
43 2009-11-15  Michael Albinus  <michael.albinus@gmx.de>
45         * arc-mode.el (archive-maybe-copy): Move creation of directory ...
46         (archive-unique-fname): ... here.  (Bug#4929)
48 2009-11-15  Stefan Monnier  <monnier@iro.umontreal.ca>
50         * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
51         with a real fix.
53         * novice.el (disabled-command-function): Add useful args.
54         Setup the help buffer so that [back] works.
55         Remove redundant call to help-mode.
56         (disabled-command-function): Use `case'.
57         (en/disable-command): New function extracted from enable-command.
58         (enable-command, disable-command): Use it.
60 2009-11-14  Glenn Morris  <rgm@gnu.org>
62         * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
63         constants.  (Bug#4913)
65         * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
67 2009-11-14  Shigeru Fukaya  <shigeru.fukaya@gmail.com>
69         * emacs-lisp/elint.el (elint-standard-variables): Add some variables
70         defined in C that have no doc-strings.  (Bug#1063)
72 2009-11-14  Francis Wright  <F.J.Wright@qmul.ac.uk>
74         * cus-edit.el (data, files):
75         * ps-print.el (postscript): Doc fixes for custom groups.  (Bug#3327)
77 2009-11-14  Chong Yidong  <cyd@stupidchicken.com>
79         * simple.el (shell-command): Doc fix (Bug#4891).
81         * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
83 2009-11-14  Glenn Morris  <rgm@gnu.org>
85         * emulation/viper.el (viper-set-hooks): Remove duplicate advice
86         statements for vc-diff, emerge-quit, and rmail-cease-edit.
87         If they are already loaded, eval-after-load will do the right thing.
89         * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
90         compiling.
92         * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
94         * simple.el (x-selection-owner-p): Declare.
95         (read-mail-command): Use custom radio type rather than choice.
96         (completion-no-auto-exit): Doc fix.
98         * custom.el (defgroup):
99         * epg-config.el (epg): Doc fixes.
101 2009-11-14  Dan Nicolaescu  <dann@ics.uci.edu>
103         * bindings.el (mode-line-buffer-identification): Purecopy only the string.
104         * international/ccl.el (define-ccl-program): Do not purecopy the
105         docstring, defconst does it anyway.
107 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
109         * add-log.el (add-change-log-entry): Avoid displaying the changelog
110         a second time.
112         * x-dnd.el (x-dnd-maybe-call-test-function):
113         * window.el (split-window-vertically):
114         * whitespace.el (whitespace-help-on):
115         * vc-rcs.el (vc-rcs-consult-headers):
116         * userlock.el (ask-user-about-lock-help)
117         (ask-user-about-supersession-help):
118         * type-break.el (type-break-force-mode-line-update):
119         * time-stamp.el (time-stamp-conv-warn):
120         * terminal.el (te-set-output-log, te-more-break, te-filter)
121         (te-sentinel,terminal-emulator):
122         * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
123         (term-write-input-ring, term-check-source, term-start-output-log):
124         (term-display-buffer-line, term-dynamic-list-completions):
125         (term-ansi-make-term, serial-term):
126         * subr.el (selective-display):
127         * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
128         (strokes-encode-buffer, strokes-xpm-for-compressed-string):
129         * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
130         (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
131         (speedbar-remove-localized-speedbar-support)
132         (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
133         (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
134         (speedbar-buffers-line-directory):
135         * simple.el (shell-command-on-region, append-to-buffer)
136         (prepend-to-buffer):
137         * shadowfile.el (shadow-save-todo-file):
138         * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
139         (scroll-bar-maybe-set-window-start):
140         * sb-image.el (speedbar-image-dump):
141         * saveplace.el (save-place-alist-to-file, save-places-to-alist)
142         (load-save-place-alist-from-file):
143         * ps-samp.el (ps-print-message-from-summary):
144         * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
145         (ps-background-image, ps-begin-job, ps-do-despool):
146         * ps-bdf.el (bdf-find-file, bdf-read-font-info):
147         * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
148         (pr-ps-message-from-summary, pr-lpr-message-from-summary):
149         (pr-call-process, pr-file-list, pr-interface-save):
150         * novice.el (disabled-command-function)
151         (enable-command, disable-command):
152         * mouse.el (mouse-buffer-menu-alist):
153         * mouse-copy.el (mouse-kill-preserving-secondary):
154         * macros.el (kbd-macro-query):
155         * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
156         * informat.el (batch-info-validate):
157         * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
158         * hippie-exp.el (try-expand-dabbrev-visible):
159         * help-mode.el (help-make-xrefs):
160         * help-fns.el (describe-variable):
161         * generic-x.el (bat-generic-mode-run-as-comint):
162         * finder.el (finder-mouse-select):
163         * find-dired.el (find-dired-sentinel):
164         * filesets.el (filesets-file-close):
165         * files.el (list-directory):
166         * faces.el (list-faces-display, describe-face):
167         * facemenu.el (list-colors-display):
168         * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
169         * epg.el (epg--process-filter, epg-cancel):
170         * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
171         (epa--read-signature-type):
172         * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
173         (emerge-file-names):
174         * ehelp.el (electric-helpify):
175         * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
176         * ediff-vers.el (rcs-ediff-view-revision):
177         * ediff-util.el (ediff-setup):
178         * ediff-mult.el (ediff-append-custom-diff):
179         * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
180         (ediff-wordify):
181         * echistory.el (Electric-command-history-redo-expression):
182         * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
183         * disp-table.el (describe-display-table):
184         * dired.el (dired-find-buffer-nocreate):
185         * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
186         * dabbrev.el (dabbrev--same-major-mode-p):
187         * chistory.el (list-command-history):
188         * apropos.el (apropos-documentation):
189         * allout.el (allout-obtain-passphrase):
190         (allout-copy-exposed-to-buffer):
191         (allout-verify-passphrase): Use with-current-buffer.
193 2009-11-13  Glenn Morris  <rgm@gnu.org>
195         * Makefile.in (ELCFILES): Regenerate.
197 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
199         * net/dbus.el (dbus-registered-objects-table): Rename from
200         `dbus-registered-functions-table', because it contains also properties.
201         (dbus-unregister-object): Unregister also properties.
202         (dbus-get-property, dbus-set-property, dbus-get-all-properties):
203         Use a timeout of 500 msec, in order to not block.
204         (dbus-register-property, dbus-property-handler): New defuns.
206 2009-11-13  Stefan Monnier  <monnier@iro.umontreal.ca>
208         * simple.el (minibuffer-default-add-completions): Drop deprecated
209         4th arg.
211 2009-11-13  Tomas Abrahamsson  <tab@lysator.liu.se>
213         * textmodes/artist.el (artist-mouse-choose-operation):
214         Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
215         menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
216         (artist-compute-up-event-key): New function.
217         (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
219 2009-11-13  Kenichi Handa  <handa@m17n.org>
221         * language/japan-util.el: Make sure that the value of jisx0208
222         property is jisx0208 character.
224 2009-11-13  Dan Nicolaescu  <dann@ics.uci.edu>
226         * international/mule.el (auto-coding-regexp-alist): Only purecopy
227         car or each item, not the whole list.
229 2009-11-12  Stefan Monnier  <monnier@iro.umontreal.ca>
231         * minibuffer.el (minibuffer-completion-help):
232         Use minibuffer-hide-completions.
234 2009-11-12  Per Starbäck  <per@starback.se>  (tiny change)
236         * dired.el (dired-save-positions, dired-restore-positions): New funs.
237         (dired-revert): Use them (bug#4880).
239 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
241         * tooltip.el (tooltip-frame-parameters): Undo previous change.
243 2009-11-12  Juri Linkov  <juri@jurta.org>
245         * ffap.el (ffap-alternate-file-other-window, ffap-literally):
246         New functions.
247         (find-file-literally-at-point): Alias of `ffap-literally'.
249 2009-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
251         * textmodes/ispell.el (ispell-skip-region-alist):
252         * textmodes/css-mode.el (auto-mode-alist):
253         * progmodes/compile.el (auto-mode-alist):
254         * international/mule.el (ctext-non-standard-encodings-alist)
255         (ctext-non-standard-encodings-regexp):
256         * simple.el (shell-command-switch, text-read-only):
257         * replace.el (occur-mode-map):
258         * paths.el (rmail-file-name):
259         * jka-cmpr-hook.el (jka-compr-build-file-regexp):
260         * find-file.el (ff-special-constructs):
261         * files.el (file-name-handler-alist):
262         * composite.el: Purecopy strings.
264         * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
266 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
268         * widget.el (define-widget): Purecopy the docstring.
269         * international/mule-cmds.el (charset): Do not purecopy the
270         docstring here, define-widget does it.
272         * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
273         * textmodes/bibtex-style.el (auto-mode-alist):
274         * progmodes/inf-lisp.el (inferior-lisp-prompt):
275         * progmodes/compile.el (compile-command):
276         * language/korea-util.el (default-korean-keyboard):
277         * international/mule-conf.el (file-coding-system-alist):
278         * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
279         * tooltip.el (tooltip-frame-parameters):
280         * newcomment.el (comment-end, comment-padding):
281         * dired.el (dired-trivial-filenames):
282         * comint.el (comint-file-name-prefix): Purecopy initial values.
284 2009-11-11  Michael Albinus  <michael.albinus@gmx.de>
286         * net/tramp.el (tramp-advice-minibuffer-electric-separator)
287         (tramp-advice-minibuffer-electric-tilde): Unload advices via
288         `tramp-unload'.
289         (tramp-advice-make-auto-save-file-name)
290         (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
291         after removing the advice.
293 2009-11-11  Dan Nicolaescu  <dann@ics.uci.edu>
295         * progmodes/grep.el (grep-regexp-alist):
296         * international/mule-cmds.el (iso-2022-control-alist):
297         * emacs-lisp/timer.el (timer-duration-words):
298         * subr.el (version-separator, version-regexp-alist):
299         * minibuffer.el (completion-styles-alist):
300         * faces.el (face-attribute-name-alist, list-faces-sample-text):
301         Change defvars to defconsts.
303         * Makefile.in (ELCFILES): Add international/mule-conf.elc.
304         * loadup.el ("international/mule-conf"): Load the byte compiled version.
305         * international/mule-conf.el: Allow to be byte compiled.
307         * international/mule.el (define-charset): Purecopy props.
308         (load-with-code-conversion): Purecopy doc string and file name.
309         (put-charset-property): Purecopy strings.
310         (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
312         * international/mule-cmds.el (register-input-method): Purecopy arguments.
313         (define-char-code-property): Correctly purecopy the table.
315         * international/ccl.el (define-ccl-program): Purecopy the docstring.
317         * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
319         * subr.el (add-hook): Purecopy strings.
320         (eval-after-load): Purecopy load-history-regexp and the form.
322         * custom.el (custom-declare-group): Purecopy load-file-name.
324         * subr.el (menu-bar-separator): New defconst.
325         * net/eudc.el (eudc-tools-menu):
326         * international/mule-cmds.el (set-coding-system-map)
327         (mule-menu-keymap):
328         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
329         * vc-hooks.el (vc-menu-map):
330         * replace.el (occur-mode-map):
331         * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
332         (menu-bar-edit-menu, menu-bar-goto-menu)
333         (menu-bar-custom-menu, menu-bar-showhide-menu)
334         (menu-bar-options-menu, menu-bar-tools-menu)
335         (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
336         (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
337         (menu-bar-help-menu):
338         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
339         * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
341         * term/x-win.el (x-gtk-stock-map):
342         * progmodes/vera-mode.el (auto-mode-alist):
343         * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
344         (inferior-lisp-program, inferior-lisp-load-command):
345         * progmodes/hideshow.el (hs-special-modes-alist):
346         * progmodes/gud.el (same-window-regexps):
347         * progmodes/grep.el (grep-program, find-program, xargs-program):
348         * net/telnet.el (same-window-regexps):
349         * net/rlogin.el (same-window-regexps):
350         * language/ethiopic.el (font-ccl-encoder-alist):
351         * vc-sccs.el (vc-sccs-master-templates):
352         * vc-rcs.el (vc-rcs-master-templates):
353         * subr.el (cl-assertion-failed):
354         * simple.el (next-error-overlay-arrow-position):
355         * lpr.el (lpr-command):
356         * locate.el (locate-ls-subdir-switches):
357         * info.el (same-window-regexps, info)
358         (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
359         * image-mode.el (image-mode, auto-mode-alist):
360         * hippie-exp.el (hippie-expand-ignore-buffers):
361         * format.el (format-alist):
362         * find-dired.el (find-ls-subdir-switches, find-grep-options)
363         (find-name-arg):
364         * facemenu.el (facemenu-keybindings):
365         * dired.el (dired-listing-switches, dired-chown-program):
366         * diff.el (diff-switches, diff-command):
367         * cus-edit.el (same-window-regexps):
368         * bindings.el (mode-line-mule-info)
369         (mode-line-buffer-identification): Purecopy strings.
371 2009-11-11  Juri Linkov  <juri@jurta.org>
373         * simple.el (dired-get-filename)<declare-function>:
374         Tell the byte-compiler about dired-get-filename.
375         (shell-command): In Dired mode, get filename from the current line
376         as the default value.
378 2009-11-10  Glenn Morris  <rgm@gnu.org>
380         * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
381         * calendar/holidays.el, progmodes/cperl-mode.el:
382         Update x-popup-menu declarations.
384         * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
385         (list-load-path-shadows): Use dolist.
386         (list-load-path-shadows): Use with-current-buffer.
388 2009-11-10  Juri Linkov  <juri@jurta.org>
390         * minibuffer.el (read-file-name): Support a list of default values
391         in `default-filename'.  Use the first file name where only one
392         element is required.  Doc fix.
394 2009-11-09  Michael Albinus  <michael.albinus@gmx.de>
396         * net/dbus.el (dbus-unregister-object): Release service, if no
397         other method is registered for it.
399 2009-11-08  Markus Rost  <rost@math.uni-bielefeld.de>
401         * bookmark.el (bookmark-completing-read): Sort bookmark names if
402         bookmark-sort-flag is non-nil (Bug#4653).
404 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
406         * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
407         the progress reporter entirely.
409         * emulation/cua-base.el: Add CUA property to some CC mode commands
410         (Bug#4100).
412 2009-11-08  Kevin Ryde  <user42@zip.com.au>
414         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
415         at end of sentence (Bug#4818).
417 2009-11-08  Jared Finder  <jfinder@crypticstudios.com>
419         * progmodes/compile.el (compilation-error-regexp-alist-alist):
420         Handle "see declaration of" MSFT statements (Bug#4100).
422 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
424         * net/tramp.el (tramp-advice-make-auto-save-file-name)
425         (tramp-advice-file-expand-wildcards): Unload via
426         `ad-remove-advice'.
428         * net/trampver.el: Update release number.
430 2009-11-08  Kevin Ryde  <user42@zip.com.au>
432         * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
433         `ad-do-it'.
435 2009-11-08  Andr  <m00naticus@gmail.com>  (tiny change)
437         * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
438         in order to keep context in SELinux.
440 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
442         * dired-aux.el (dired-query): Place cursor in echo area and allow
443         C-g.
445         * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
446         menu item if not on a directory (Bug#4701).
448 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
450         Sync with Tramp 2.1.17.
452         * net/tramp.el (tramp-handle-copy-directory): Don't use
453         `file-remote-p' (due to compatibility).
455         * net/tramp-compat.el (tramp-compat-copy-directory)
456         (tramp-compat-delete-directory): New defuns.
458         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
459         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
460         `tramp-compat-delete-directory'.
462         * net/tramp-smb.el (tramp-smb-handle-copy-directory)
463         (tramp-smb-handle-delete-directory ): Use
464         `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
466         * net/trampver.el: Update release number.
468 2009-11-07  Chong Yidong  <cyd@stupidchicken.com>
470         * tar-mode.el (tar-copy): Call write-region on the right buffer
471         (Bug#4857).
473         * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
474         by hand, if necessary (Bug#4878).
476 2009-11-06  Chong Yidong  <cyd@stupidchicken.com>
478         * buff-menu.el (Buffer-menu-buffer+size): Use display property to
479         align size column (Bug#4839).
481         * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
482         statement.
484 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
486         * progmodes/ld-script.el (auto-mode-alist):
487         * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
489         * cus-face.el (custom-declare-face): Purecopy face spec.
491 2009-11-06  Kenichi Handa  <handa@m17n.org>
493         * international/uni-bidi.el: Re-generated.
494         * international/uni-category.el: Re-generated.
495         * international/uni-combining.el: Re-generated.
496         * international/uni-mirrored.el: Re-generated.
498 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
500         * textmodes/tex-mode.el (tex-alt-dvi-print-command)
501         (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
502         (tex-start-options, slitex-run-command, latex-run-command)
503         (tex-run-command, tex-directory):
504         * textmodes/ispell.el (ispell-html-skip-alists)
505         (ispell-tex-skip-alists, ispell-tex-skip-alists):
506         * textmodes/fill.el (adaptive-fill-first-line-regexp):
507         (adaptive-fill-regexp):
508         * textmodes/dns-mode.el (auto-mode-alist):
509         * progmodes/python.el (interpreter-mode-alist):
510         * progmodes/etags.el (tags-compression-info-list):
511         * progmodes/etags.el (tags-file-name):
512         * net/browse-url.el (browse-url-galeon-program)
513         (browse-url-firefox-program):
514         * mail/sendmail.el (mail-signature-file)
515         (mail-citation-prefix-regexp):
516         * international/mule-conf.el (eight-bit):
517         * international/latexenc.el (latex-inputenc-coding-alist):
518         * international/fontset.el (x-pixel-size-width-font-regexp):
519         * emacs-lisp/warnings.el (warning-type-format):
520         * emacs-lisp/trace.el (trace-buffer):
521         * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
522         (emacs-lisp-mode-map):
523         * calendar/holidays.el (holiday-solar-holidays)
524         (holiday-bahai-holidays, holiday-islamic-holidays)
525         (holiday-christian-holidays, holiday-hebrew-holidays)
526         (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
527         (hebrew-holidays-1, holiday-oriental-holidays)
528         (holiday-general-holidays):
529         * x-dnd.el (x-dnd-known-types):
530         * tool-bar.el (tool-bar):
531         * startup.el (site-run-file):
532         * shell.el (shell-dumb-shell-regexp):
533         * rfn-eshadow.el (file-name-shadow-tty-properties)
534         (file-name-shadow-properties):
535         * paths.el (remote-shell-program, news-directory):
536         * mouse.el ([C-down-mouse-3]):
537         * menu-bar.el (menu-bar-tools-menu):
538         * jka-cmpr-hook.el (jka-compr-load-suffixes)
539         (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
540         (jka-compr-compression-info-list):
541         * isearch.el (search-whitespace-regexp):
542         * image-file.el (image-file-name-extensions):
543         * find-dired.el (find-ls-option):
544         * files.el (directory-listing-before-filename-regexp)
545         (directory-free-space-args, insert-directory-program)
546         (list-directory-brief-switches, magic-fallback-mode-alist)
547         (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
548         (automount-dir-prefix):
549         * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
550         (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
551         (face-font-registry-alternatives, face-font-registry-alternatives)
552         (face-font-family-alternatives):
553         * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
554         (facemenu-foreground-menu, facemenu-face-menu):
555         * epa-hook.el (epa-file-name-regexp):
556         * dnd.el (dnd-protocol-alist):
557         * textmodes/rst.el (auto-mode-alist):
558         * button.el (default-button): Purecopy strings.
560 2009-11-06  Glenn Morris  <rgm@gnu.org>
562         * Makefile.in (ELCFILES): Update.
564 2009-11-05  Stefan Monnier  <monnier@iro.umontreal.ca>
566         * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
567         * emacs-lisp/levents.el: Move to obsolete/levents.el.
569         * nxml/xsd-regexp.el (xsdre-gen-categories):
570         * nxml/xmltok.el (xmltok-parse-entity):
571         * nxml/rng-parse.el (rng-parse-validate-file):
572         * nxml/rng-maint.el (rng-format-manual)
573         (rng-manual-output-force-new-line):
574         * nxml/rng-loc.el (rng-save-schema-location-1):
575         * nxml/rng-cmpct.el (rng-c-parse-file):
576         * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
577         * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
579 2009-11-05  Wilson Snyder  <wsnyder@wsnyder.org>
581         * verilog-mode.el (verilog-getopt-file, verilog-set-define):
582         Remove extra save-excursions and make-variable-buffer-local's.
583         Suggested by Stefan Monnier.
585         (verilog-getopt-file, verilog-module-inside-filename-p)
586         (verilog-set-define): Merge GNU 1.35 and repair changes from
587         switching to using with-current-buffer.
589         (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
590         being treated as a number and confusing AUTORESET.
591         Reported by Dan Dever.
593         (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
594         Add verilog-auto-ignore-concat to fix backward compatibility with
595         older verilog-modes.  Reported by Dan Katz.
597         (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
598         containing closing anchors "...$".
600         (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
601         Reported by Wade Smith.
603         (verilog-batch-execute-func) Comment on function usage.
605 2009-11-05  Michael McNamara  <mac@mail.brushroad.com>
607         * verilog-mode.el (verilog-label-re): Fix regular expression for
608         labels.
610         (verilog-label-re, verilog-calc-1): Support proper indent of named
611         asserts.
613         (verilog-backward-token, verilog-basic-complete-re)
614         (verilog-beg-of-statement, verilog-indent-re): Support proper
615         indent of the assert statement at the beginning of a block of text.
617         (verilog-beg-block-re, verilog-ovm-begin-re): Support the
618         `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
619         tokens as begins.
621 2009-11-05  Glenn Morris  <rgm@gnu.org>
623         * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
624         Emacs 19.  (Bug#1531)
625         (byte-compile-fix-header): Update for the above change.
626         Drop test for epoch::version.
628         * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
629         * cus-dep.el (custom-make-dependencies):
630         * finder.el (finder-compile-keywords):
631         Use autoload-rubric's feature argument.
633         * calendar/diary-lib.el (top-level): Make load behave more like require.
635         * vc-git.el (vc-git-stash-map): Move definition before use.
637 2009-11-04  Dan Nicolaescu  <dann@ics.uci.edu>
639         * custom.el (custom-declare-group): Purecopy standard-value.
640         (custom-declare-group): Purecopy custom-prefix.
642         * international/mule.el (load-with-code-conversion):
643         Call do-after-load-evaluation unconditionally.
645         * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
647 2009-11-04  Stefan Monnier  <monnier@iro.umontreal.ca>
649         * descr-text.el: Require help-mode rather than help-fns (bug#4861).
651 2009-11-04  Glenn Morris  <rgm@gnu.org>
653         * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
654         (byte-compile-compatibility): Remove option.
655         (byte-compile-close-variables, byte-compile-fix-header)
656         (byte-compile-insert-header, byte-compile-output-docform)
657         (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
658         (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
659         (byte-compile-list, byte-compile-concat, byte-compile-function-form)
660         (byte-compile-insert, byte-compile-defun):
661         Remove support for byte-compile-compatibility and Emacs 18.  (Bug#4571)
662         (byte-defop-compiler19): Remove.
663         Without byte-compile-compatibility, the 'emacs19-opcode property is not
664         used by anything.  Replace all calls with byte-defop-compiler.
666 2009-11-04  Juri Linkov  <juri@jurta.org>
668         * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
669         (menu-bar-options-menu): Don't quote the `prop' arg of
670         `menu-bar-make-mm-toggle'.
672 2009-11-04  Juanma Barranquero  <lekktu@gmail.com>
674         * calendar/calendar.el (cal-loaddefs):
675         * calendar/diary-lib.el (diary-loaddefs):
676         * calendar/holidays.el (hol-loaddefs):
677         * eshell/esh-module.el (esh-groups): Load rather than require.
679 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
681         * calendar/todo-mode.el (todo-add-category): Don't hardcode
682         point-min==1.
683         (todo-top-priorities): Only display-buffer when called interactively.
684         (todo-item-start): Don't save excursion point.
685         (todo-item-end): Be slightly more careful.  Add `include-sep' arg.
686         (todo-insert-item-here, todo-file-item, todo-remove-item):
687         Adjust uses of todo-item-start and todo-item-end.
689         * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
690         (autoload-rubric): Don't use any more.
691         * cedet/semantic/fw.el (semantic/loaddefs):
692         * cedet/srecode.el (srecode/loaddefs):
693         * cedet/ede.el (ede/loaddefs): Load rather than require.
694         * cedet/ede/cpp-root.el:
695         * cedet/ede/emacs.el:
696         * cedet/ede/files.el:
697         * cedet/ede/linux.el:
698         * cedet/ede/locate.el:
699         * cedet/ede/make.el:
700         * cedet/ede/shell.el:
701         * cedet/ede/speedbar.el:
702         * cedet/ede/system.el:
703         * cedet/ede/util.el:
704         * cedet/semantic/analyze.el:
705         * cedet/semantic/bovine.el:
706         * cedet/semantic/complete.el:
707         * cedet/semantic/ctxt.el:
708         * cedet/semantic/db-file.el:
709         * cedet/semantic/db-find.el:
710         * cedet/semantic/db-global.el:
711         * cedet/semantic/db-mode.el:
712         * cedet/semantic/db-typecache.el:
713         * cedet/semantic/db.el:
714         * cedet/semantic/debug.el:
715         * cedet/semantic/dep.el:
716         * cedet/semantic/doc.el:
717         * cedet/semantic/edit.el:
718         * cedet/semantic/find.el:
719         * cedet/semantic/format.el:
720         * cedet/semantic/html.el:
721         * cedet/semantic/ia-sb.el:
722         * cedet/semantic/ia.el:
723         * cedet/semantic/idle.el:
724         * cedet/semantic/lex-spp.el:
725         * cedet/semantic/lex.el:
726         * cedet/semantic/mru-bookmark.el:
727         * cedet/semantic/scope.el:
728         * cedet/semantic/senator.el:
729         * cedet/semantic/sort.el:
730         * cedet/semantic/symref.el:
731         * cedet/semantic/tag-file.el:
732         * cedet/semantic/tag-ls.el:
733         * cedet/semantic/tag-write.el:
734         * cedet/semantic/tag.el:
735         * cedet/semantic/util-modes.el:
736         * cedet/semantic/analyze/complete.el:
737         * cedet/semantic/analyze/refs.el:
738         * cedet/semantic/bovine/c.el:
739         * cedet/semantic/bovine/gcc.el:
740         * cedet/semantic/bovine/make.el:
741         * cedet/semantic/bovine/scm.el:
742         * cedet/semantic/decorate/include.el:
743         * cedet/semantic/decorate/mode.el:
744         * cedet/semantic/symref/cscope.el:
745         * cedet/semantic/symref/global.el:
746         * cedet/semantic/symref/grep.el:
747         * cedet/semantic/symref/idutils.el:
748         * cedet/semantic/symref/list.el:
749         * cedet/semantic/wisent/java-tags.el:
750         * cedet/semantic/wisent/javascript.el:
751         * cedet/srecode/compile.el:
752         * cedet/srecode/cpp.el:
753         * cedet/srecode/document.el:
754         * cedet/srecode/el.el:
755         * cedet/srecode/expandproto.el:
756         * cedet/srecode/getset.el:
757         * cedet/srecode/insert.el:
758         * cedet/srecode/java.el:
759         * cedet/srecode/map.el:
760         * cedet/srecode/mode.el:
761         * cedet/srecode/template.el:
762         * cedet/srecode/texi.el: Remove the file-local setting of
763         generated-autoload-feature.
765         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
766         and only put a prop if it is non-nil.
768 2009-11-03  Juri Linkov  <juri@jurta.org>
770         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
771         (menu-bar-options-menu): Fix list quoting (Bug#4429).
773         * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
774         and "Menu" to make top-level menu item visually one unit (like
775         it's done for "Lisp-Interaction", "Emacs-Lisp" and other
776         multi-word menu items).  Fix :help string for quit-window.
778 2009-11-03  Glenn Morris  <rgm@gnu.org>
780         * cedet/mode-local.el (with-mode-local): Doc fix.
782         * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
783         (byte-compile-file-form-define-abbrev-table)
784         (byte-compile-file-form-custom-declare-variable)
785         (byte-compile-variable-ref, byte-compile-defvar):
786         Whether or not a warning is enabled should only affect whether we issue
787         the warning, not whether or not we collect the relevant data.
788         Eg warnings can be turned on and off throughout the course of a file.
790         * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
791         (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
793 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
795         * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
796         * play/mpuz.el (mpuz-create-buffer):
797         * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
798         (lm-print-y,s,noise, lm-print-w0, lm-init):
799         * play/gomoku.el (gomoku-prompt-for-move):
800         * play/fortune.el (fortune-in-buffer):
801         * play/dissociate.el (dissociated-press):
802         * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
803         (decipher-analyze-buffer, decipher-stats-buffer,decipher-stats-buffer):
804         * mail/supercite.el (sc-eref-show):
805         * mail/smtpmail.el (smtpmail-send-it):
806         * mail/rmailsum.el (rmail-summary-next-labeled-message)
807         (rmail-summary-previous-labeled-message, rmail-summary-wipe)
808         (rmail-summary-undelete-many, rmail-summary-rmail-update)
809         (rmail-summary-goto-msg, rmail-summary-expunge)
810         (rmail-summary-get-new-mail, rmail-summary-search-backward)
811         (rmail-summary-add-label, rmail-summary-output-menu)
812         (rmail-summary-output-body):
813         * mail/rfc822.el (rfc822-addresses):
814         * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
815         * mail/mailpost.el (post-mail-send-it):
816         * mail/hashcash.el (hashcash-generate-payment):
817         * mail/feedmail.el (feedmail-run-the-queue)
818         (feedmail-queue-send-edit-prompt-help-first)
819         (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
820         (feedmail-deduce-address-list):
821         * eshell/esh-ext.el (eshell-remote-command):
822         * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
823         * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
824         (viper-wildcard-to-regexp, viper-glob-mswindows-files)
825         (viper-save-string-in-file, viper-valid-marker):
826         * emulation/viper-keym.el (viper-toggle-key):
827         * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
828         (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
829         (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
830         * emulation/viper-cmd.el (viper-exec-form-in-vi)
831         (viper-exec-form-in-emacs, viper-brac-function):
832         * emulation/viper.el (viper-delocalize-var):
833         * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
834         (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
835         (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
836         (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
837         * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
838         * emulation/edt.el (edt-electric-helpify):
839         * emulation/cua-rect.el (cua--rectangle-aux-replace):
840         * emulation/cua-gmrk.el (cua--insert-at-global-mark)
841         (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
842         (cua-indent-to-global-mark-column):
843         * calendar/diary-lib.el (calendar-mark-1):
844         * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
845         Use with-current-buffer.
846         * emulation/viper.el (viper-delocalize-var): Use dolist.
848 2009-11-03  Chong Yidong  <cyd@stupidchicken.com>
850         * comint.el (comint-replace-by-expanded-history-before-point):
851         Replace !! with the previous input string literally (Bug#1795).
853 2009-11-02  Jay Belanger  <jay.p.belanger@gmail.com>
855         * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
856         to be made up of whitespace.
858 2009-11-02  Chong Yidong  <cyd@stupidchicken.com>
860         * minibuffer.el (read-file-name): Don't use file dialogs for
861         remote directories (Bug#99).
863 2009-11-01  Chong Yidong  <cyd@stupidchicken.com>
865         * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
867 2009-11-01  Andreas Schwab  <schwab@linux-m68k.org>
869         * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
870         instead of deleting the window or frame.
872 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
874         * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
875         Support face colors.
877         * textmodes/tex-mode.el (tex-facemenu-add-face-function):
878         New function.  Support face colors (Bug#1168).
879         (tex-common-initialization): Use it.
881         * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
882         mode allows it (Bug#1168).
884 2009-10-31  Juri Linkov  <juri@jurta.org>
886         * facemenu.el (list-colors-display): Don't mark buffer as
887         modified (Bug#3948).
889 2009-10-31  Chong Yidong  <cyd@stupidchicken.com>
891         * international/mule-diag.el (list-character-sets-1): Minor
892         message fix (Bug#3526).
894         * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
895         face property (Bug#4834).
896         (etags-list-tags, etags-tags-apropos-additional)
897         (etags-tags-apropos, tags-select-tags-table): Add follow-link
898         property.
900         * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
901         items.
903         * cedet/cedet.el (cedet-menu-map): Remove Semantic and EDE menu
904         items.
906         * cedet/ede.el (ede-minor-mode):
907         * cedet/semantic.el (semantic-mode): Toggle menu separators.
909 2009-10-31  Stefan Monnier  <monnier@iro.umontreal.ca>
911         * textmodes/two-column.el (2C-split):
912         * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
913         * textmodes/tex-mode.el (tex-set-buffer-directory):
914         * textmodes/spell.el (spell-region, spell-string):
915         * textmodes/reftex.el (reftex-erase-buffer):
916         (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
917         * textmodes/reftex-toc.el (reftex-toc-promote-action):
918         * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
919         (reftex-select-item):
920         * textmodes/reftex-ref.el (reftex-label-info-update)
921         (reftex-offer-label-menu):
922         * textmodes/reftex-index.el (reftex-index-change-entry)
923         (reftex-index-phrases-info):
924         * textmodes/reftex-global.el (reftex-create-tags-file)
925         (reftex-save-all-document-buffers, reftex-ensure-write-access):
926         * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
927         (reftex-view-crossref-from-bibtex):
928         * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
929         (reftex-extract-bib-entries-from-thebibliography)
930         (reftex-all-used-citation-keys, reftex-create-bibtex-file):
931         * textmodes/refbib.el (r2b-capitalize-title):
932         (r2b-convert-buffer, r2b-help):
933         * textmodes/page-ext.el (pages-directory)
934         (pages-directory-goto-with-mouse):
935         * textmodes/bibtex.el (bibtex-validate-globally):
936         * textmodes/bib-mode.el (bib-capitalize-title):
937         * textmodes/artist.el (artist-clear-buffer, artist-system):
938         * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
939         (local-set-scheme-interaction-buffer, xscheme-process-filter)
940         (verify-xscheme-buffer, xscheme-enter-interaction-mode)
941         (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
942         (xscheme-send-control-g-interrupt, xscheme-start-process)
943         (xscheme-process-sentinel, xscheme-cd):
944         * progmodes/verilog-mode.el (verilog-read-always-signals)
945         (verilog-set-define, verilog-getopt-file)
946         (verilog-module-inside-filename-p):
947         * progmodes/sh-script.el:
948         * progmodes/python.el (python-pdbtrack-get-source-buffer)
949         (python-pdbtrack-grub-for-buffer, python-execute-file):
950         * progmodes/octave-inf.el (inferior-octave):
951         * progmodes/idlwave.el (idlwave-scan-user-lib-files)
952         (idlwave-shell-compile-helper-routines, idlwave-set-local)
953         (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
954         (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
955         (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
956         * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
957         (idlwave-shell-filter, idlwave-shell-examine-highlight)
958         (idlwave-shell-sentinel, idlwave-shell-filter-directory)
959         (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
960         (idlwave-shell-examine-display, idlwave-shell-run-region)
961         (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
962         (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
963         * progmodes/idlw-help.el (idlwave-help-get-special-help)
964         (idlwave-help-get-help-buffer):
965         * progmodes/gud.el (gud-basic-call, gud-find-class)
966         (gud-tooltip-activate-mouse-motions-if-enabled):
967         * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
968         * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
969         (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
970         (ebrowse-tags-next-file):
971         * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
972         (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
973         (ebnf-eps-finish-and-write):
974         * progmodes/cpp.el (cpp-edit-save):
975         * progmodes/cperl-mode.el (cperl-pod-to-manpage):
976         * progmodes/cc-defs.el (c-emacs-features):
977         * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
978         (antlr-directory-dependencies):
979         * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
980         (ada-run-application, ada-find-in-src-path, ada-goto-parent)
981         (ada-find-any-references, ada-make-filename-from-adaname)
982         (ada-make-body-gnatstub):
983         * obsolete/rnews.el (news-list-news-groups):
984         * obsolete/resume.el (resume-suspend-hook,resume-write-buffer-to-file):
985         * obsolete/iso-acc.el (iso-acc-minibuf-setup):
986         * net/rcirc.el (rcirc-debug):
987         * net/newst-treeview.el (newsticker--treeview-list-add-item)
988         (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
989         (newsticker--treeview-list-update-faces, newsticker-treeview-save)
990         (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
991         (newsticker--treeview-tree-update-tag,newsticker--treeview-buffer-init)
992         (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
993         (newsticker--treeview-list-clear-highlight)
994         (newsticker--treeview-list-update-highlight)
995         (newsticker--treeview-list-highlight-start)
996         (newsticker--treeview-tree-update-highlight)
997         (newsticker--treeview-get-selected-item)
998         (newsticker-treeview-mark-list-items-old)
999         (newsticker--treeview-set-current-node):
1000         * net/newst-plainview.el (newsticker--buffer-set-uptodate):
1001         * net/newst-backend.el (newsticker--get-news-by-funcall)
1002         (newsticker--get-news-by-wget, newsticker--image-get)
1003         (newsticker--image-sentinel):
1004         * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
1005         * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
1006         (eudc-ph-close-session):
1007         * net/eudc.el (eudc-save-options):
1008         * language/thai-word.el (thai-update-word-table):
1009         * language/japan-util.el (japanese-string-conversion):
1010         * international/titdic-cnv.el (tsang-quick-converter)
1011         (ziranma-converter, ctlau-converter):
1012         * international/mule-cmds.el (describe-language-environment):
1013         * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
1014         (skkdic-convert-postfix, skkdic-convert-prefix):
1015         (skkdic-convert-okuri-nasi, skkdic-convert):
1016         * emacs-lisp/re-builder.el (reb-update-overlays):
1017         * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
1018         * emacs-lisp/gulp.el (gulp-send-requests):
1019         * emacs-lisp/find-gc.el (trace-call-tree):
1020         * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
1021         (eieio-describe-generic):
1022         * emacs-lisp/eieio-base.el (eieio-persistent-read):
1023         * emacs-lisp/edebug.el (edebug-outside-excursion):
1024         * emacs-lisp/debug.el (debugger-make-xrefs):
1025         * emacs-lisp/cust-print.el (custom-prin1-to-string):
1026         * emacs-lisp/chart.el (chart-new-buffer):
1027         * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
1028         Use with-current-buffer.
1029         * textmodes/artist.el (artist-system): Don't call
1030         copy-sequence on a fresh string.
1031         * progmodes/idlw-shell.el (easymenu setup): Use dolist.
1033 2009-10-31  Stephen Berman  <stephen.berman@gmx.net>
1035         * calendar/todo-mode.el (todo-edit-item): Signal an error if there
1036         is no item to edit.  (Bug#4820)
1037         (todo-top-priorities): Restore point and restore narrowing in Todo
1038         buffer.  (Bug#4820)
1040 2009-10-31  Glenn Morris  <rgm@gnu.org>
1042         * net/ange-ftp.el (top-level): Don't require dired when compiling.
1043         (comint-last-output-start, comint-last-input-start)
1044         (comint-last-input-end): Don't defvar when compiling.
1045         (ange-ftp-process-file): Use bound-and-true-p.
1047         * pcmpl-rpm.el (top-level): Move provide statement to end.
1048         (pcmpl-rpm): Remove unused custom group.
1050         * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
1052         * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
1054         * emacs-lisp/bytecomp.el (byte-compile-warning-types)
1055         (byte-compile-warnings): Add `constants' as an option.
1056         (byte-compile-callargs-warn, byte-compile-arglist-warn)
1057         (display-call-tree): Update for byte-compile-fdefinition possibly
1058         returning `(macro lambda ...)'.  (Bug#4778)
1059         (byte-compile-variable-ref, byte-compile-setq-default):
1060         Respect `constants' member of byte-compile-warnings.
1062         * cedet/semantic/tag.el (semantic--tag-link-list-to-buffer):
1063         Use mapc rather than mapcar because the return value is never used.
1065         * cedet/srecode/template.el, cedet/semantic/wisent/javascript.el:
1066         * cedet/semantic/wisent/java-tags.el, cedet/semantic/texi.el:
1067         * cedet/semantic/html.el:
1068         Suppress harmless warnings about setting up semantic-imenu (not
1069         part of Emacs) variables.
1071 2009-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1073         * vc-bzr.el (vc-bzr-revision-keywords): New var.
1074         (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
1075         to "submit:".
1077         * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
1078         * cedet/semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
1079         * cedet/semantic/symref/grep.el (semantic-symref-perform-search):
1080         * cedet/semantic/bovine/gcc.el (semantic-gcc-query):
1081         * cedet/semantic/bovine/c.el (semantic-c-parse-lexical-token):
1082         * cedet/semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
1083         (semantic-analyzer-debug-global-symbol)
1084         (semantic-analyzer-debug-missing-innertype)
1085         (semantic-analyzer-debug-insert-include-summary):
1086         * cedet/semantic/util.el (semantic-file-tag-table):
1087         (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
1088         (semantic-recursive-find-nonterminal-by-name):
1089         * cedet/semantic/tag-ls.el (semantic-tag-calculate-parent-default):
1090         * cedet/semantic/tag-file.el (semantic-prototype-file):
1091         * cedet/semantic/symref.el (semantic-symref-parse-tool-output):
1092         * cedet/semantic/sb.el (semantic-sb-fetch-tag-table):
1093         * cedet/semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
1094         * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
1095         (semantic-idle-summary-maybe-highlight):
1096         * cedet/semantic/ia-sb.el (semantic-ia-speedbar)
1097         (semantic-ia-sb-tag-info):
1098         * cedet/semantic/grammar.el (semantic-analyze-possible-completions):
1099         * cedet/semantic/find.el (semantic-brute-find-tag-by-position):
1100         * cedet/semantic/ede-grammar.el (project-compile-target):
1101         (ede-proj-makefile-insert-variables):
1102         * cedet/semantic/debug.el (semantic-debug-set-parser-location):
1103         (semantic-debug-set-source-location, semantic-debug-interface-layout)
1104         (semantic-debug-mode, semantic-debug):
1105         * cedet/semantic/db.el (semanticdb-needs-refresh-p):
1106         * cedet/semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
1107         * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
1108         * cedet/semantic/db-find.el (semanticdb-find-log-new-search)
1109         (semanticdb-find-translate-path-includes--internal)
1110         (semanticdb-reset-log, semanticdb-find-log-activity):
1111         * cedet/semantic/db-file.el (object-write):
1112         * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
1113         * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
1114         (semanticdb-create-ebrowse-database):
1115         * cedet/semantic/db-debug.el (semanticdb-table-sanity-check):
1116         * cedet/semantic/complete.el (semantic-displayor-focus-request)
1117         (semantic-collector-calculate-completions-raw)
1118         (semantic-complete-read-tag-analyzer):
1119         * cedet/semantic/analyze.el (semantic-analyze-pulse):
1120         * cedet/ede/util.el (ede-update-version-in-source):
1121         * cedet/ede/proj.el (project-delete-target):
1122         * cedet/ede/proj-elisp.el (ede-update-version-in-source)
1123         (ede-proj-flush-autoconf):
1124         * cedet/ede/pconf.el (ede-proj-configure-synchronize)
1125         (ede-proj-configure-synchronize):
1126         * cedet/ede/locate.el (ede-locate-file-in-project-impl):
1127         * cedet/ede/linux.el (ede-linux-version):
1128         * cedet/ede/emacs.el (ede-emacs-version):
1129         * cedet/ede/dired.el (ede-dired-add-to-target):
1130         * cedet/ede.el (ede-buffer-header-file, ede-find-target)
1131         (ede-buffer-documentation-files, ede-project-buffers, ede-set)
1132         (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
1133         * cedet/cedet-idutils.el (cedet-idutils-fnid-call):
1134         (cedet-idutils-lid-call, cedet-idutils-expand-filename)
1135         (cedet-idutils-version-check):
1136         * cedet/cedet-global.el (cedet-gnu-global-call):
1137         (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
1138         (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
1139         * cedet/cedet-cscope.el (cedet-cscope-call)
1140         (cedet-cscope-expand-filename, cedet-cscope-version-check):
1141         Use with-current-buffer.
1142         * cedet/ede.el (ede-make-project-local-variable)
1143         (ede-set-project-variables, ede-set): Use dolist.
1145 2009-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
1147         * textmodes/ispell.el (ispell-skip-region-alist):
1148         * international/mule-conf.el (eight-bit):
1149         * international/fontset.el (font-encoding-alist):
1150         * startup.el (pure-space-overflow-message):
1151         * simple.el (overwrite-mode-textual, overwrite-mode-binary):
1152         * paths.el (gnus-nntp-service, rmail-spool-directory)
1153         (term-file-prefix):
1154         * files.el (save-some-buffers-action-alist):
1155         * cmuscheme.el (same-window-buffer-names):
1156         * ielm.el (same-window-buffer-names):
1157         * shell.el (same-window-buffer-names):
1158         * mail/sendmail.el (same-window-buffer-names):
1159         * progmodes/inf-lisp.el (same-window-buffer-names):
1160         * bindings.el (mode-line-client)
1161         (mode-line-column-line-number-mode-map):
1162         * language/tibetan.el (tibetan-precomposition-rule-regexp)
1163         (tibetan-precomposed-regexp): Purecopy string arguments.
1165 2009-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1167         * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
1168         (calcDigit-nondigit):
1169         * calc/calc-yank.el (calc-copy-to-buffer):
1170         * calc/calc-units.el (calc-invalidate-units-table):
1171         * calc/calc-trail.el (calc-trail-yank):
1172         * calc/calc-store.el (calc-insert-variables):
1173         * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
1174         * calc/calc-prog.el (calc-read-parse-table):
1175         * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
1176         * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
1177         * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
1178         (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
1179         (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
1180         (calc-graph-name, calc-graph-find-command, calc-graph-view)
1181         (calc-graph-view, calc-gnuplot-command, calc-graph-init):
1182         * calc/calc-ext.el (calc-realign):
1183         * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
1184         (calc-embedded-finish-edit, calc-embedded-make-info)
1185         (calc-embedded-finish-command, calc-embedded-stack-change):
1186         * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
1188         * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
1189         (overload-docstring-extension): Use that info.
1190         * cedet/semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
1191         * cedet/semantic/idle.el (semantic-eldoc-current-symbol-info):
1192         * cedet/semantic/tag-ls.el (semantic-nonterminal-protection)
1193         (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
1194         (semantic-nonterminal-full-name): Add the new `when' info.
1195         * cedet/semantic/decorate/mode.el (semantic/decorate): Require CL for
1196         `assert'.
1198         * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
1199         shell-dynamic-complete-filename in preference to
1200         comint-dynamic-complete-filename.
1202         * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
1203         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
1204         Don't consider whether the display supports colors.
1205         (bookmark-import-new-list): Use dolist.
1206         (bookmark-bmenu-mode-map): Move initialization into declaration.
1207         (bookmark-bmenu-list): Use dolist, simplify.
1208         (bookmark-show-all-annotations): Use save-selected-window and dolist.
1209         (menu-bar-final-items): Use push.
1211 2009-10-28  Bernhard Herzog  <bernhard.herzog@intevation.de>  (tiny change)
1213         * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
1214         it works on remote files.
1215         (vc-hg-diff): Don't pass any `--cwd' argument.
1217 2009-10-27  Kevin Ryde  <user42@zip.com.au>
1219         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
1220         Use help-xref-info-regexp and help-xref-url-regexp to identify links.
1221         (Further to Bug#3921).
1223 2009-10-27  Michael Albinus  <michael.albinus@gmx.de>
1225         * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
1226         (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
1227         calling `tramp-imap-put-file'.  Add file size to the call.
1228         (tramp-imap-get-file-entries): Compute also user name, file size,
1229         and date.
1230         (tramp-imap-handle-insert-directory): Insert uid and gid.
1231         (tramp-imap-handle-file-attributes): Transform uid and gid
1232         according to `id-format'.
1233         (tramp-imap-put-file): New optional parameter SIZE.  Encode file
1234         size in header X-Size.
1236 2009-10-26  Juanma Barranquero  <lekktu@gmail.com>
1238         * simple.el (transpose-subr): Give clearer error when the mark
1239         is not set.  (Bug#4807)
1241 2009-10-26  Michael Albinus  <michael.albinus@gmx.de>
1243         * net/tramp.el (tramp-perl-file-truename): New defconst.
1244         Perl code contributed by yary <not.com@gmail.com> (tiny change).
1245         (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
1246         Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
1247         (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
1249         * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
1250         Ignore `dired-call-process'.
1251         (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
1253 2009-10-26  Julian Scheid  <julians37@gmail.com>
1255         * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
1256         (tramp-get-remote-readlink): New defun.
1257         (tramp-handle-file-truename): Use it.
1258         (tramp-handle-file-exists-p): Check file-attributes cache, assume
1259         file exists if cache value present.
1260         (tramp-check-cached-permissions) New defun.
1261         (tramp-handle-file-readable-p): Use it.
1262         (tramp-handle-file-writable-p): Likewise.
1263         (tramp-handle-file-executable-p): Likewise.
1264         (tramp-handle-file-name-all-completions): Try using Perl to get
1265         partial completions.  When perl not available, combine `cd' and
1266         `ls' into single remote operation and use shell expansion to get
1267         partial remote directory contents.  Set `file-exists-p' cache for
1268         directory and any files returned by ls.  Change cache handling to
1269         support partial directory contents.  Use error message emitted by
1270         remote `cd' or Perl code for local tramp-error.
1271         (tramp-do-copy-or-rename-file-directly): Avoid separate
1272         tramp-send-command-and-check call.
1273         (tramp-handle-process-file): Merge three remote ops into one.
1274         Do not flush all caches when `process-file-side-effects' is set.
1275         (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
1276         file-attributes shows uid/gid to be set already.
1278 2009-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
1280         * textmodes/tex-mode.el (tex-dvi-view-command)
1281         (tex-show-queue-command, tex-open-quote):
1282         * progmodes/ruby-mode.el (auto-mode-alist)
1283         (interpreter-mode-alist): Purecopy strings.
1285         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
1287         * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
1288         string for the hook, keymap and abbrev table.
1290         * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
1292         * x-dnd.el (x-dnd-xdnd-to-action):
1293         * startup.el (fancy-startup-text, fancy-about-text): Change to
1294         defconst from defvar.
1296         * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
1298         * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
1299         Purecopy initialization strings.
1301         * mail/sendmail.el (mail-header-separator)
1302         (mail-personal-alias-file):
1303         * mail/rmail.el (rmail-default-dont-reply-to-names)
1304         (rmail-ignored-headers, rmail-retry-ignored-headers)
1305         (rmail-highlighted-headers, rmail-secondary-file-directory)
1306         (rmail-secondary-file-regexp):
1307         * files.el (null-device, file-name-invalid-regexp)
1308         (locate-dominating-stop-dir-regexp)
1309         (inhibit-first-line-modes-regexps): Purecopy initialization strings.
1310         (interpreter-mode-alist): Use mapcar instead of mapc.
1312         * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
1314         * bindings.el (mode-line-major-mode-keymap): Purecopy name.
1315         (completion-ignored-extensions):
1316         (debug-ignored-errors): Purecopy strings.
1318 2009-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1320         * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
1321         (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
1322         (pcomplete--here): Use push.
1324         * subr.el (all-completions): Declare the 4th arg obsolete.
1326 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1328         * pcomplete.el (pcomplete-unquote-argument-function): New var.
1329         (pcomplete-unquote-argument): New function.
1330         (pcomplete--common-suffix): Always pay attention to case.
1331         (pcomplete--table-subvert): Quote and unquote the text.
1332         (pcomplete--common-quoted-suffix): New function.
1333         (pcomplete-std-complete): Use it and pcomplete-begin.
1335         * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
1336         we're inside a dedicated or minibuffer window.
1338 2009-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1340         * cedet/semantic/fw.el (semantic-alias-obsolete)
1341         (semantic-varalias-obsolete): Make the `when' arg mandatory.
1342         (define-mode-overload-implementation):
1343         * cedet/semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
1344         * cedet/semantic/wisent.el (wisent-lex-make-token-table):
1345         * cedet/semantic/util.el (semantic-file-token-stream)
1346         (semantic-something-to-stream):
1347         * cedet/semantic/tag.el (semantic-tag-make-assoc-list)
1348         (semantic-expand-nonterminal):
1349         * cedet/semantic/tag-file.el (semantic-find-nonterminal)
1350         (semantic-find-dependency, semantic-find-nonterminal)
1351         (semantic-find-dependency):
1352         * cedet/semantic/lex.el (semantic-flex-start, semantic-flex-end)
1353         (semantic-flex-text, semantic-flex-make-keyword-table)
1354         (semantic-flex-keyword-p, semantic-flex-keyword-put)
1355         (semantic-flex-keyword-get, semantic-flex-map-keywords)
1356         (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
1357         * cedet/semantic/java.el (semantic-java-prototype-nonterminal):
1358         * cedet/semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
1359         (semantic-after-idle-scheduler-reparse-hooks):
1360         * cedet/semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
1361         * cedet/semantic/db-mode.el (semanticdb-mode-hooks):
1362         * cedet/semantic.el (semantic-toplevel-bovine-table)
1363         (semantic-toplevel-bovine-cache)
1364         (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
1365         (semantic-init-mode-hooks, semantic-init-db-hooks)
1366         (semantic-bovination-working-type): Provide the `when' arg.
1368 2009-10-24  Karl Fogel  <kfogel@red-bean.com>
1370         * bookmark.el: Update documentation, especially documentation
1371         of `bookmark-alist' and of the bookmark file format.
1372         Patch by Drew Adams, with minor tweaks from me.  (Bug#4195)
1374 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
1376         * mail/emacsbug.el (report-emacs-bug): Clarify that the
1377         keybindings apply to the mail buffer (Bug#4003).  Shrink help
1378         window to buffer.
1380         * whitespace.el (whitespace-mode, whitespace-newline-mode)
1381         (global-whitespace-mode, global-whitespace-newline-mode)
1382         (whitespace-toggle-options, global-whitespace-toggle-options):
1383         Doc fix (Bug#3660).
1385         * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
1386         of xmltok-start before the end tag was inserted (Bug#2840).
1388         * progmodes/sh-script.el (sh-font-lock-paren): Handle case
1389         patterns that are preceded by an open-paren (Bug#1320).
1391 2009-10-24  Sven Joachim  <svenjoac@gmx.de>
1393         * files.el (delete-directory): Delete symlinks to directories with
1394         delete-file (Bug#4739).
1396 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
1398         * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
1399         * cedet/semantic/tag.el (semantic-token-type-parent): Add WHEN
1400         argument to make-obsolete.
1402         * cedet/semantic/fw.el (semantic-alias-obsolete)
1403         (semantic-varalias-obsolete): Add optional WHEN argument.
1405 2009-10-24  Dan Nicolaescu  <dann@ics.uci.edu>
1407         * vc.el (vc-backend-for-registration): Rename from
1408         vc-get-backend-for-registration.  Update callers.
1410         * international/mule-cmds.el (set-language-info-alist):
1411         Purecopy lang-env.
1412         (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
1413         (charset): Purecopy the name.
1414         (define-char-code-property): Purecopy string arguments.
1416         * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
1417         Purecopy string arguments.
1419         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
1420         * ediff-hook.el (menu-bar-ediff-menu):
1421         * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
1422         * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
1424 2009-10-24  Glenn Morris  <rgm@gnu.org>
1426         * comint.el (comint-dynamic-list-completions):
1427         * term.el (term-dynamic-list-completions): Use choose-completion rather
1428         than obsolete alias mouse-choose-completion.
1430         * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
1431         file-cache-choose-completion.
1432         (file-cache-choose-completion): Handle an optional event argument.
1433         (file-cache-mouse-choose-completion): Make it an obsolete alias.
1435         * progmodes/octave-mod.el (octave-complete-symbol):
1436         Use choose-completion if mouse-choose-completion is ever removed.
1438         * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
1439         use.
1441         * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
1442         compiler.
1444         * vc-hooks.el (vc-responsible-backend): Fix declaration.
1446 2009-10-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1448         * minibuffer.el (completion--embedded-envvar-table): Fix last change.
1449         Ignore `pred' now that we receive one.
1450         Handle test-completion specially.
1452 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
1454         * vc.el (vc-responsible-backend): Throw an error if not backend is
1455         found.  Remove the REGISTER argument.  Move the code dealing with
1456         REGISTER ...
1457         (vc-get-backend-for-registration): ... here.  New function.
1458         (vc-deduce-fileset): Call vc-get-backend-for-registration instead
1459         of vc-responsible-backend, pass the file name instead of the
1460         directory name.
1462 2009-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1464         * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
1465         New funs.
1466         (pcomplete-std-complete): Use them.  Obey pcomplete-termination-string.
1467         (pcomplete-comint-setup): Don't modify a global var via
1468         accidental side-effects.
1469         (pcomplete-shell-setup): Adjust call accordingly.
1470         (pcomplete-parse-comint-arguments): Use push.
1472 2009-10-23  Chong Yidong  <cyd@stupidchicken.com>
1474         * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
1475         Allow uncapitalized info node names (Bug#3921).
1477         * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
1478         to the DEBUG file (Bug#3781).
1480 2009-10-23  Jari Aalto  <jari.aalto@cante.net>
1482         * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
1483         dictionary entry (Bug#4579).
1485 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
1487         * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
1488         from `rfn-eshadow-update-overlay-hook' when unloading.
1489         (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
1490         "rsyncc".  Adjust doc string.
1491         (tramp-temp-buffer-file-name) New buffer-local defvar.
1492         (tramp-handle-insert-file-contents, tramp-handle-write-region):
1493         Keep temporary file when indicated by method ("rsync" and
1494         "rsyncc").
1495         (tramp-handle-write-region): Handle APPEND.
1496         (tramp-delete-temp-file-function): New defun.  Added to
1497         `kill-buffer-hook'.
1499 2009-10-23  Juanma Barranquero  <lekktu@gmail.com>
1501         * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
1503 2009-10-23  Dan Nicolaescu  <dann@ics.uci.edu>
1505         * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
1506         (color-name-rgb-alist, tty-standard-colors)
1507         (tty-color-mode-alist): Change to defconst.
1509         * simple.el (mark-inactive): Purecopy message.
1511         * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
1512         (global-map, yank-menu):
1513         * textmodes/ispell.el (ispell-menu-map):
1514         * net/eudc.el (eudc-tools-menu):
1515         * international/mule-cmds.el (describe-language-environment-map)
1516         (setup-language-environment-map, set-coding-system-map)
1517         (mule-menu-keymap):
1518         * vc-hooks.el (vc-menu-entry, vc-menu-map):
1519         * replace.el (occur-mode-map):
1520         * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
1522 2009-10-23  Jay Belanger  <jay.p.belanger@gmail.com>
1524         * calc/calc.el (math-read-number, math-read-number-simple): Use
1525         `save-match-data'.
1527 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1529         * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
1530         rather than fiddling with global-map bindings, since it should only
1531         affect per-terminal settings.
1532         See http://bugs.gentoo.org/show_bug.cgi?id=289709.
1534         * minibuffer.el (completion-table-with-terminator): Allow to specify
1535         the terminator-regexp.
1537         * simple.el (switch-to-completions): Look for *Completions* in other
1538         frames as well.
1540         * pcomplete.el: Allow the use of completion-tables.
1541         (pcomplete-std-complete): New command.
1542         (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
1543         (pcomplete--here): Use a function for `form' rather than an expression,
1544         so it can be byte-compiled.
1545         (pcomplete-here, pcomplete-here*): Adjust accordingly.
1546         Add edebug declaration.
1547         (pcomplete-show-completions): Remove unused var `curbuf'.
1548         (pcomplete-do-complete, pcomplete-stub):
1549         Don't assume `completions' is a list of strings any more.
1551 2009-10-22  Juanma Barranquero  <lekktu@gmail.com>
1553         * find-dired.el (find-name-arg): Fix typo in docstring.
1555 2009-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1557         * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
1558         (pcmpl-linux-fs-types): Same, and update to new modules layout.
1560         * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
1561         pcomplete-entries.
1563         * comint.el (comint-read-input-ring, comint-write-input-ring)
1564         (comint-substitute-in-file-name)
1565         (comint-dynamic-complete-as-filename)
1566         (comint-dynamic-simple-complete)
1567         (comint-dynamic-list-filename-completions)
1568         (comint-dynamic-list-completions)
1569         (comint-redirect-results-list-from-process): Minor simplifications.
1571 2009-10-21  Kevin Ryde  <user42@zip.com.au>
1573         * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
1574         When inserting ";;; Code" put it before any ";;;###autoload" cookie on
1575         the first form.  And insert a blank line after ";;; Code" since
1576         that's usual style.  (My Bug#4612.)
1578         * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
1580 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1582         * minibuffer.el (completion-table-with-terminator): Properly implement
1583         boundaries, in case `terminator' appears in the suffix.
1584         (completion--embedded-envvar-table): Don't return boundaries if
1585         there's no valid completion.  Simplify.
1586         (completion-file-name-table): New completion table extracted from
1587         completion--file-name-table.
1588         (completion--file-name-table): Use it.
1589         (read-file-name-predicate): Declare obsolete.
1590         (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
1591         * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
1592         completion-file-name-table, and use the `pred' argument.
1593         * files.el (locate-file-completion-table): Use the `pred' arg rather
1594         than read-file-name-predicate.
1595         (abbreviate-file-name): Use \` rather than ^ for BOS.
1597 2009-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
1599         * vc.el (vc-deduce-fileset): Undo previous change, do not tell
1600         vc-responsible-backend to register, it causes problems.
1602 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1604         * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
1606 2009-10-21  Eric Ludlam  <zappo@gnu.org>
1608         * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
1609         (semantic-c-debug-mode-init-pch): New functions.
1610         (semantic-c-debug-mode-init-last-mode): New var.
1611         (semantic-c-parse-lexical-token): Use them.
1613         * cedet/semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
1614         When extracting the argument list, limit only by point-max.
1616 2009-10-21  Michael Albinus  <michael.albinus@gmx.de>
1618         * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
1619         (tramp-smb-handle-file-attributes): Use it.
1620         (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
1621         (tramp-smb-handle-insert-directory): Use `mapc' rather than
1622         `mapcar'.  Use `tramp-smb-get-stat-capability'.
1623         Add `dired-filename' text properties.
1624         (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
1625         (tramp-smb-maybe-open-connection): Simplify check for smbclient
1626         version.
1628 2009-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1630         * subr.el (read-key-delay): Reduce to 0.01.
1631         (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
1632         (bug#4751).
1634 2009-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1636         * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
1638         * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
1639         (Info-menu): Remove unused vars `last' and `completions'.
1640         (Info-index-nodes): Remove unused var `node'.
1642         * info.el (Info-complete-menu-item): Use complete-with-action.
1644 2009-10-19  Dan Nicolaescu  <dann@ics.uci.edu>
1646         Make vc-annotate work through copies and renames.
1647         * vc-annotate.el (vc-annotate-extract-revision-at-line):
1648         Return the file name too.
1649         (vc-annotate-revision-at-line)
1650         (vc-annotate-find-revision-at-line)
1651         (vc-annotate-revision-previous-to-line)
1652         (vc-annotate-show-log-revision-at-line): Update to get the file
1653         name from vc-annotate-extract-revision-at-line.
1654         (vc-annotate-show-diff-revision-at-line-internal): Change the
1655         argument to mean whether to show a file diff or not.  Get the file
1656         name from vc-annotate-extract-revision-at-line.
1657         (vc-annotate-show-diff-revision-at-line):
1658         Update vc-annotate-show-diff-revision-at-line call.
1659         (vc-annotate-warp-revision): Add an optional file argument.
1661         * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
1662         (vc-git-annotate-extract-revision-at-line): Also return the file
1663         name if found.
1665         * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
1666         command.  Remove unused code.
1667         (vc-hg-annotate-re): Update to match --follow output.
1668         (vc-hg-annotate-extract-revision-at-line): Also return the file
1669         name if found.
1671         * vc.el: Update annotate-extract-revision-at-line documentation.
1673 2009-10-18  Kevin Ryde  <user42@zip.com.au>
1675         * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
1676         re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
1678         * net/browse-url.el (browse-url): Identify alist with "consp and
1679         not functionp" and let all other things go down the `apply' leg,
1680         as suggested by Stefan.  (Further to bug#4531.)
1682 2009-10-18  Chong Yidong  <cyd@stupidchicken.com>
1684         * minibuffer.el (read-file-name): Check for repeat before putting
1685         a default argument in file-name-history (Bug#4657).
1687         * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
1688         read syntax (Bug#4737).
1690         * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
1692 2009-10-18  Aaron S. Hawley  <aaron.s.hawley@gmail.com>
1694         * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
1695         (html-tag-alist, html-tag-help): Add descriptions for undocumented
1696         entries and make note of obsolete tags.
1698 2009-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1700         * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
1702 2009-10-18  Glenn Morris  <rgm@gnu.org>
1704         * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
1705         grep, so that binary files (eg international/uni-bidi.el) can match.
1706         Remove test for "UnicodeData" files, since it is hopefully unnecessary
1707         now, and in any case the file header format has changed.
1709 2009-10-17  Glenn Morris  <rgm@gnu.org>
1711         * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
1712         (flyspell-get-word, flyspell-large-region)
1713         (flyspell-auto-correct-previous-word): Doc/error message fixes.
1715 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
1717         * Makefile.in (ELCFILES): Add ede/shell.
1719 2009-10-17  Dan Nicolaescu  <dann@ics.uci.edu>
1721         * term/common-win.el (x-colors): Purecopy it.
1723 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1725         * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
1726         permissive for when the buffer is empty.
1727         (tar-header-block-tokenize): Decode the username and groupname.
1728         (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
1730 2009-10-17  Chong Yidong  <cyd@stupidchicken.com>
1732         * cedet/srecode/srt.el:
1733         * cedet/srecode/compile.el:
1734         * cedet/semantic/mru-bookmark.el:
1735         * cedet/semantic/debug.el:
1736         * cedet/semantic/complete.el:
1737         * cedet/semantic/analyze.el: Require CL when compiling.
1739 2009-10-17  Eric Ludlam  <zappo@gnu.org>
1741         * cedet/semantic/scope.el
1742         (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
1743         tmpscope so that the regular scope will continue to work.
1745         * cedet/semantic/idle.el (semantic-idle-tag-highlight):
1746         Use semantic-idle-summary-highlight-face as the highlighting.
1748         * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
1749         contains multibyte characters, choose first applicable coding
1750         system automatically.
1752         * cedet/ede/project-am.el (project-run-target): New method.
1753         (project-run-target): New method.
1755         * cedet/ede.el (ede-target): Add run target menu item.
1756         (ede-project, ede-minor-keymap): Add ede-run-target binding.
1757         (ede-run-target): New function.
1758         (ede-target::project-run-target): New method.
1760         * cedet/ede/proj.el (project-run-target): New method.
1762         * cedet/ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
1763         (ede-g++-libtool-shared-compiler): Remove SHELL.  Remove COMMANDS.
1764         Add :rules.
1765         (ede-proj-target-makefile-shared-object): Only libtool compilers
1766         now available.  Add linkers for libtool.
1767         (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
1768         (ede-proj-makefile-target-name): Always use .la extension.
1770         * cedet/ede/proj-prog.el (project-run-target): New method.
1772         * cedet/ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
1773         (ede-g++-linker): Change Change link lines.
1775         * cedet/ede/pmake.el (ede-pmake-insert-variable-shared):
1776         When searching for old variables, go to the end of the buffer and
1777         search backward from there.
1778         (ede-proj-makefile-automake-insert-subdirs)
1779         (ede-proj-makefile-automake-insert-extradist): New methods.
1780         (ede-proj-makefile-create): Use them.
1782         * cedet/ede/pconf.el (ede-proj-configure-test-required-file):
1783         Force FILE to expand to the current target.  Use file-exists-p to
1784         check that it exists.
1786         * cedet/ede/linux.el (ede-linux-version): Don't call "head".
1787         (ede-linux-load): Wrap dir in file-name-as-directory.
1788         Set :version slot.
1790         * cedet/ede/files.el (ede-get-locator-object): When enabling
1791         locate, do so on "top".
1793         * cedet/ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
1794         file-name-as-directory during compare.
1795         (ede-emacs-version): Return Emacs/XEmacs differentiator.
1796         Get version number from different places.  Don't call egrep.
1797         (ede-emacs-load): Set :version slot.  Call file-name-as-directory
1798         to set the directory.
1800         * cedet/ede/shell.el: New file.
1802         * cedet/inversion.el (inversion-decoders): Allow for stray . in
1803         alpha/beta variants.
1805 2009-10-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1807         * international/mule-cmds.el (select-safe-coding-system): If the file
1808         has a coding cookie, use it regardless of any other setting (bug#4712).
1810 2009-10-17  Glenn Morris  <rgm@gnu.org>
1812         * cedet/semantic/grammar.el (semantic-grammar--lex-delim-spec):
1813         All errors should have messages.
1815         * foldout.el (foldout-mouse-swallow-events):
1816         * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
1818         * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
1819         (dired-keep-marker-copy, dired-keep-marker-hardlink)
1820         (dired-keep-marker-symlink, dired-dwim-target)
1821         (dired-copy-preserve-time): Do not autoload these defcustoms.
1823         * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
1824         messages from messing up the file coding.  (Bug#4623)
1826 2009-10-17  Jari Aalto  <jari.aalto@cante.net>
1828         * textmodes/ispell.el (ispell-get-decoded-string): Give an error
1829         if no match is found for the current dictionary.  (Bug#4578)
1831         * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
1832         optional, since that is how it is documented, and this is often called
1833         with a nil argument.  (Bug#4577)
1834         (flyspell-external-point-words, flyspell-auto-correct-word)
1835         (flyspell-correct-word-before-point, flyspell-word-search-forward)
1836         (flyspell-word-search-backward): Remove nil argument in calls to
1837         flyspell-get-word, since it is not needed now.
1839 2009-10-17  Ulrich Mueller  <ulm@gentoo.org>
1841         * play/doctor.el (doctor-adverbp): Exclude some nouns.  (Bug#4565)
1843 2009-10-16  Glenn Morris  <rgm@gnu.org>
1845         * net/rcirc.el (rcirc-authenticate): Simplify previous change.
1847 2009-10-16  Toru TSUNEYOSHI  <t_tuneyosi@hotmail.com>
1849         * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
1850         (ange-ftp-file-size): New function.
1851         (ange-ftp-file-attributes): Use it.
1853 2009-10-16  Michael Albinus  <michael.albinus@gmx.de>
1855         * net/tramp-smb.el (tramp-smb-version): New defvar.
1856         (tramp-smb-maybe-open-connection): Use it, in order to avoid
1857         repeated checks.
1859 2009-10-16  Glenn Morris  <rgm@gnu.org>
1861         * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
1862         Maybe copy some custom properties from old to new name.  (Bug#4706)
1864 2009-10-16  Juanma Barranquero  <lekktu@gmail.com>
1866         * subr.el (error, sit-for, start-process-shell-command)
1867         (start-file-process-shell-command): Set the calling convention
1868         after the function definition.
1870 2009-10-16  Stefan Monnier  <monnier@iro.umontreal.ca>
1872         * subr.el (error, sit-for, start-process-shell-command)
1873         (start-file-process-shell-command): Use the new
1874         set-advertised-calling-convention feature.
1876 2009-10-16  Taichi Kawabata  <kawabata.taichi@gmail.com>
1878         * international/ucs-normalize.el (ucs-normalize-version):
1879         Change to 1.2.
1880         (check-range): Adjust for Unicode 5.2.
1882 2009-10-15  Juri Linkov  <juri@jurta.org>
1884         * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
1885         to the `menu-item' format.
1887 2009-10-15  Michael Albinus  <michael.albinus@gmx.de>
1889         * net/tramp.el (tramp-replace-environment-variables): Do not fail
1890         if the environment variable does not exist.
1892         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
1893         (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
1894         parameter.
1895         (tramp-smb-handle-add-name-to-file)
1896         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
1897         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
1898         (tramp-smb-handle-file-attributes)
1899         (tramp-smb-do-file-attributes-with-stat)
1900         (tramp-smb-handle-file-local-copy)
1901         (tramp-smb-handle-insert-directory)
1902         (tramp-smb-handle-make-directory)
1903         (tramp-smb-handle-make-directory-internal)
1904         (tramp-smb-handle-make-symbolic-link)
1905         (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
1906         (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
1907         (tramp-smb-maybe-open-connection): Apply the changed parameters.
1908         (tramp-smb-read-file-entry): Read Disk names in compressed format.
1909         Handle long file names.
1910         (tramp-smb-get-cifs-capabilities): Check, whether the connection
1911         process is running.
1912         (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
1913         Read share names with "-g" option.
1915 2009-10-15  Ryan Yeske  <rcyeske@gmail.com>
1917         * net/rcirc.el (rcirc-view-log-file): New command.
1918         (rcirc-track-minor-mode-map): Remove C-c ` binding.
1919         (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
1920         specified.
1922 2009-10-15  Glenn Morris  <rgm@gnu.org>
1924         * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
1925         from the second command-line argument.
1926         * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
1927         ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
1928         ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
1929         w32-batch-update-autoloads.
1930         * emacs-lisp/autoload.el (autoload-make-program): New variable.
1931         (batch-update-autoloads): Handle autoload-excludes on windows-nt.
1933         * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
1934         the headers cannot be located.  Simplify, subtracting superflous
1935         save-excursions.
1937 2009-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1939         Replace completion-base-size by completion-base-position to fix bugs
1940         such as (bug#4699).
1941         * simple.el (completion-base-position): New var.
1942         (completion-base-size): Mark as obsolete.
1943         (choose-completion): Make it work for mouse events as well.
1944         Pass the new base-position to choose-completion-string.
1945         (choose-completion-guess-base-position): New function, extracted from
1946         choose-completion-delete-max-match.
1947         (choose-completion-delete-max-match): Use it.  Make obsolete.
1948         (choose-completion-string): Use the new base-position info.
1949         (completion-root-regexp): Delete.
1950         (completion-setup-function): Preserve completion-base-position.
1951         Eliminate obsolete base-size manipulation.
1952         * minibuffer.el (display-completion-list): Don't mess with base-size.
1953         (minibuffer-completion-help): Set completion-base-position instead.
1954         * mouse.el (mouse-choose-completion): Redefine as a mere alias to
1955         choose-completion.
1956         * textmodes/bibtex.el (bibtex-complete):
1957         * emacs-lisp/crm.el (crm--choose-completion-string):
1958         Adjust to new calling convention.
1959         * complete.el (partial-completion-mode): Use minibufferp to avoid
1960         bumping into incompatible change to choose-completion-string-functions.
1961         * ido.el (ido-choose-completion-string): Make its calling convention
1962         more permissive.
1963         * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
1964         base-size manipulation.
1965         (comint-dynamic-list-input-ring): Use dotimes and push.
1966         * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
1967         fundamental-mode.  Use `or'.
1969 2009-10-14  Juri Linkov  <juri@jurta.org>
1971         * misearch.el (multi-isearch-next-buffer-from-list)
1972         (multi-isearch-next-file-buffer-from-list): Doc fix.  (Bug#4723)
1974 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
1976         * Makefile.in (compile-onefile): Load `bytecomp' rather than
1977         `bytecomp.el'.
1979         * minibuffer.el (completion-pcm--merge-completions): Make sure the
1980         string we return is all made up of text from the completions rather
1981         than part from the completions and part from the input (bug#4219).
1983         * ido.el (ido-everywhere): Use define-minor-mode.
1985         * buff-menu.el (list-buffers, ctl-x-map):
1986         Mark the entry points with ;;;###autoload cookies.
1988 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
1990         * vc-git.el (vc-git-dir-extra-headers): Set the branch name
1991         correctly in the detached head case.
1992         (vc-git-print-log): Remove unused binding.
1994         * vc.el (vc-responsible-backend): When a directory is passed for
1995         for registration create a VC repository if no backend is
1996         responsible for the directory argument.
1997         (vc-deduce-fileset): Tell vc-responsible-backend to register.
1999         * vc.el: Move comments about RCS and SCCS ...
2000         * vc-rcs.el:
2001         * vc-sccs.el: ... here, respectively.
2003 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
2005         * minibuffer.el (completion--file-name-table): Return nil if there's
2006         no file completion, even if substitute-in-file-name changed
2007         the string (bug#4708).
2009 2009-10-13  Juri Linkov  <juri@jurta.org>
2011         * files-x.el (read-file-local-variable-value): Don't filter out
2012         minor modes from mode name completion (bug#4664).
2014 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
2016         * international/mule-cmds.el (ucs-names): Remove exclusion of
2017         "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
2019 2009-10-13  Kenichi Handa  <handa@m17n.org>
2021         * international/uni-name.el: Regenerated.
2023 2009-10-13  Juanma Barranquero  <lekktu@gmail.com>
2025         * bs.el (bs-mode): Fix last change.  (`revert-buffer-function'
2026         should be automatically buffer-local, but isn't.)
2028 2009-10-12  Sam Steingold  <sds@gnu.org>
2030         * progmodes/compile.el (compilation-next-error-function): Fix the
2031         timestamps if the buffer has been visited before.
2032         (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
2033         non-anchored patterns, like the perl one (bug#3928).
2035 2009-10-12  Glenn Morris  <rgm@gnu.org>
2037         * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
2038         Let-bind `size'.
2040 2009-10-12  Juanma Barranquero  <lekktu@gmail.com>
2042         * proced.el (proced-unload-function): New function.
2044         * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
2045         (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
2046         Doc fix.
2048         * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
2050 2009-10-11  Juri Linkov  <juri@jurta.org>
2052         * files-x.el (read-file-local-variable-value):
2053         Provide default value only for bound variables (bug#4664).
2055 2009-10-11  Michael Albinus  <michael.albinus@gmx.de>
2057         * net/tramp.el (tramp-local-host-p): Function shall return nil for
2058         connection methods like smb.
2060         * net/tramp-cache.el (tramp-flush-connection-property): The hash
2061         can be empty.
2063         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
2064         (tramp-smb-file-name-handler-alist): Add handlers for
2065         `add-name-to-file', `make-symbolic-link'.
2066         (tramp-smb-handle-add-name-to-file)
2067         (tramp-smb-do-file-attributes-with-stat)
2068         (tramp-smb-handle-make-symbolic-link)
2069         (tramp-smb-get-cifs-capabilities): New defuns.
2070         (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
2071         (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
2072         (tramp-smb-handle-file-local-copy)
2073         (tramp-smb-handle-make-directory-internal)
2074         (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
2075         The file name syntax depends on cifs capabilities.
2076         (tramp-smb-handle-file-attributes):
2077         Call `tramp-smb-do-file-attributes-with-stat' if possible.
2078         (tramp-smb-handle-insert-directory): Use posix attributes if possible.
2079         (tramp-smb-handle-set-file-modes): It is applicable for posix only.
2081 2009-10-11  Chong Yidong  <cyd@stupidchicken.com>
2083         * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
2084         (eieio-defclass): Apply deftype handler and setf-method properties
2085         directly.
2086         (eieio-add-new-slot): Avoid union function from cl library.
2087         (eieio--typep): New function.
2088         (eieio-perform-slot-validation): Use it.
2090 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
2092         * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
2093         Update documentation to refer to the variables documented in r1.135.
2094         (Bug#4188)
2096 2009-10-10  Karl Fogel  <kfogel@red-bean.com>
2098         * bookmark.el (Info-suffix-list): Remove this unused variable.
2099         (bookmark-current-point): Remove this obsolete variable.
2100         (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
2101         Adjust for removal of bookmark-current-point.
2103         (bookmarks-already-loaded, bookmark-current-buffer)
2104         (bookmark-yank-point): Document.  (Bug#4188)
2106 2009-10-10  Glenn Morris  <rgm@gnu.org>
2108         * frame.el (frame-height): Doc fix.
2110         * calendar/calendar.el (calendar-split-width-threshold): New option.
2111         (calendar-basic-setup): Use calendar-split-width-threshold.
2113 2009-10-10  Sascha Wilde  <wilde@sha-bang.de>
2115         * cedet/ede/proj-shared.el (ede-proj-makefile-target-name):
2116         Use .la for Automake.
2118 2009-10-09  Chong Yidong  <cyd@stupidchicken.com>
2120         * cedet/ede/pconf.el (ede-proj-configure-synchronize):
2121         Use "autoreconf -i".  Suggested by Andreas Schwab.
2123 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
2125         * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
2126         Ideographic Supplement" range (U+1F200..U+1F2FF).
2128 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
2130         * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
2131         since the list will have been rebuilt anyway.  (Bug#4349)
2133 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
2135         * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
2136         (bookmark-bmenu-execute-deletions): Don't save here, as
2137         bookmark-delete will now do so if necessary.
2138         Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
2139         (Bug#4348)
2141 2009-10-09  Glenn Morris  <rgm@gnu.org>
2143         * mail/emacsbug.el (report-emacs-bug): Also print `features'.
2145 2009-10-09  Karl Fogel  <kfogel@red-bean.com>
2147         * bookmark.el (bookmark-jump): Add new `display-func' parameter.
2148         (bookmark-jump-other-window): Just invoke bookmark-jump with new
2149         argument now, so the two function's behaviors will match.  (Bug#3645)
2151 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
2153         * cedet/ede/proj.el (project-make-dist, project-compile-project):
2154         Fix filename test.
2155         (ede-proj-dist-makefile): Use expand-file-name instead of concat
2156         to expand file names.
2158 2009-10-08  Michael Albinus  <michael.albinus@gmx.de>
2160         * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
2161         (tramp-file-name-real-host, tramp-file-name-port):
2162         Apply `save-match-data'.
2164         * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
2165         case both directories are remote.
2166         (tramp-smb-handle-expand-file-name): Implement "~" expansion.
2167         (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
2169 2009-10-08  Chong Yidong  <cyd@stupidchicken.com>
2171         * cedet/ede/proj-obj.el (ede-gcc-linker): New var.
2172         (ede-proj-target-makefile-objectcode): Use it.
2174         * cedet/ede/source.el (ede-want-any-source-files-p)
2175         (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
2176         Return search result.  This error was introduced while merging.
2178 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
2180         * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
2182 2009-10-07  Glenn Morris  <rgm@gnu.org>
2184         * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
2185         of concat.
2187 2009-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2189         * files-x.el (read-file-local-variable): Include some
2190         non-user-variables in the completion table (bug#4664).
2192 2009-10-07  Michael Albinus  <michael.albinus@gmx.de>
2194         * net/tramp-cache.el (tramp-flush-connection-property): Add trace
2195         message.
2197         * net/tramp-smb.el (tramp-smb-errors): Add error messages.
2198         (tramp-smb-file-name-handler-alist): Add handler for
2199         `copy-directory', `expand-file-name', `set-file-modes'.
2200         (tramp-smb-handle-copy-directory)
2201         (tramp-smb-handle-expand-file-name)
2202         (tramp-smb-handle-set-file-modes): New defuns.
2203         (tramp-smb-handle-copy-file): Handle KEEP-DATE.
2204         (tramp-smb-handle-file-attributes): Simplify check for retrieving
2205         entry.
2206         (tramp-smb-handle-insert-directory): Don't flush the cache.
2207         (tramp-smb-maybe-open-connection): Check for samba client and
2208         server versions.
2210 2009-10-07  Eli Zaretskii  <eliz@gnu.org>
2212         * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
2213         to not error out of search for "^lisp=" fails.
2215 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
2217         * makefile.w32-in (WINS_UPDATES): New macro.
2218         (custom-deps, finder-data, autoloads): Use it.
2220 2009-10-07  Glenn Morris  <rgm@gnu.org>
2222         * Makefile.in (autoloads): Revert previous change.
2223         * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
2224         the list of preloaded files passed on the command-line, get
2225         it from src/Makefile.
2227         * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
2228         show the original buffer rather than a random one.
2230 2009-10-07  Markus Rost  <rost@math.uni-bielefeld.de>
2232         * help.el (describe-no-warranty): Place point in a slightly better
2233         position in the GPLv3 text.
2235 2009-10-06  Sam Steingold  <sds@gnu.org>
2237         * net/tramp-compat.el (tramp-compat-process-running-p): Check that
2238         the comm attribute is present before calling regexp-quote.
2240 2009-10-06  Juanma Barranquero  <lekktu@gmail.com>
2242         * play/animate.el (animate-string): For good effect, make sure
2243         `indent-tabs-mode' and `show-trailing-whitespace' are nil.
2245         * play/animate.el (animate-sequence, animate-birthday-present):
2246         * misc.el (butterfly): Don't set `indent-tabs-mode'.
2248 2009-10-06  Glenn Morris  <rgm@gnu.org>
2250         * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
2252         * emacs-lisp/autoload.el (autoload-excludes): New variable.
2253         (autoload-generate-file-autoloads): Skip files in autoload-excludes.
2254         (batch-update-autoloads): Process a string value of autoload-excludes,
2255         set during the build process.
2256         * Makefile.in (autoloads): Skip preloaded files.  (Bug#4446)
2258         * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
2259         inside with-parsed...  macro so that `v' is defined.
2261         * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
2262         * progmodes/fortran.el (fortran-end-of-block)
2263         (fortran-beginning-of-block):
2264         Also push mark in the macro case.
2266         * emerge.el (emerge-show-file-name):
2267         * calc/calc.el (calc-quit):
2268         * calc/calc-misc.el (calc-big-or-small):
2269         * calc/calc-graph.el (calc-graph-view):
2270         * calc/calc-ext.el (calc-reset):
2271         * calendar/calendar.el (calendar-basic-setup):
2272         Use window-full-height-p.
2274         * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
2275         header we don't understand, don't insert another.  (Bug#4624)
2276         If changing mime charset, insert the new one in the right place.
2278 2009-10-06  Matthew Junker  <matthew.junker@sbcglobal.net>  (tiny change)
2280         * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
2281         (cal-tex-cursor-month): Correctly increment the end date for diary and
2282         holiday listing.  (Bug#4626)
2284 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2286         * help-fns.el (describe-function-1): Don't burp if the function is not
2287         a symbol.
2289 2009-10-05  Juanma Barranquero  <lekktu@gmail.com>
2291         * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
2292         (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
2293         (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
2294         (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
2296         * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
2297         (eieio-default-superclass): Reflow docstrings.
2298         (this, class-option-assoc, defclass, eieio-class-un-autoload)
2299         (eieio-unbind-method-implementations, defmethod)
2300         (eieio-validate-slot-value, eieio-validate-class-slot-value)
2301         (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
2302         (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
2303         (eieio-slot-originating-class-p, eieio-slot-name-index)
2304         (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
2305         (constructor, initialize-instance, no-next-method, object-print)
2306         (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
2307         Fix typos in docstrings.
2308         (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
2309         (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
2310         (next-method-p): Doc fixes.
2311         (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
2312         Fix typos in error messages.
2313         (eieio-defmethod): Fix typo in description of generic method.
2315         * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
2316         (eieio-persistent-save-interactive, slot-missing):
2317         Fix typos in docstrings.
2318         (eieio-instance-inheritor-slot-boundp): Doc fix.
2320         * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
2321         (byte-compile-defmethod-param-convert): Fix typos in docstrings.
2323         * emacs-lisp/eieio-custom.el (eieio-done-customizing)
2324         (eieio-custom-object-apply-reset):
2325         Fix typos in docstrings and error messages.
2327         * emacs-lisp/eieio-datadebug.el (data-debug-show):
2328         Fix typo in docstring.
2330         * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
2331         (eieio-browse-tree): Doc fix.
2332         (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
2333         (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
2334         Fix typos in docstrings.
2336         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
2337         (eieio-speedbar-key-map, eieio-speedbar-create-engine)
2338         (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
2339         (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
2340         Reflow docstrings.
2342 2009-10-05  Dan Nicolaescu  <dann@ics.uci.edu>
2344         * vc-hg.el (log-view-vc-backend): Declare for compiler.
2345         (vc-hg-outgoing-mode, vc-hg-incoming-mode):
2346         Set log-view-vc-backend so that diff can work.
2348         * log-view.el (log-view-diff): Use vc-diff-internal instead of
2349         vc-version-diff.
2350         (vc-diff-internal): Autoload this instead of vc-version-diff.
2352 2009-10-05  Eli Zaretskii  <eliz@gnu.org>
2354         * simple.el (eval-expression): Doc fix.
2356         * progmodes/cwarn.el (cwarn-mode): Doc fix.
2358 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
2360         * files.el (directory-files-no-dot-files-regexp): New defconst.
2361         (delete-directory): Use it.
2362         (copy-directory): Use it.  Remove parameter PRESERVE-UID-GID.
2364         * net/tramp.el (tramp-verbose): Fix docstring.
2365         (tramp-methods): Add recursive option to `tramp-copy-args'.
2366         Add `tramp-copy-recursive'.  Valid for "rcp", "scp", "scp1", "scp2",
2367         "scp1_old", "scp2_old", "rsync", "rsyncc".
2368         (tramp-default-method): Check also for `auth-source-user-or-password'.
2369         (tramp-file-name-handler-alist, tramp-file-name-for-operation):
2370         Add handler for `copy-directory'.
2371         (tramp-handle-copy-directory): New defun.
2372         (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
2373         (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
2374         Optimize sent command.
2376 2009-10-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2378         * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
2379         window if necessary.
2381         * calendar/calendar.el (calendar-basic-setup): Don't call
2382         switch-to-buffer in a dedicated window.
2384 2009-10-05  Karl Fogel  <kfogel@red-bean.com>
2386         * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
2387           don't do anything related to relocating, just return nil.
2388         (bookmark-error-no-filename): New error.
2389         (bookmark-default-handler): Signal `bookmark-error-no-filename' if
2390           bookmark has no file.  Don't even attempt to handle things that
2391           are not files; the whole point of custom handlers is to keep that
2392           knowledge elsewhere anyway.  Tighten some comments.
2393         (bookmark-file-or-variation-thereof): Remove now-unused function.
2394         (bookmark-location): Doc string fix.
2395         (Bug#4250)
2397 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
2399         * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
2400         don't use a file dialog, because they usually don't know how to read
2401         a directory target from the user.  (Bug#4230)
2402         Also, make sure the prompt can display directories as well as files.
2404 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
2406         * bookmark.el (bookmark-set, bookmark-buffer-name):
2407         Improve doc strings.  (Bug#1193)
2409 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
2411         * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
2412         (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
2413         (bookmark-get-annotation, bookmark-set-annotation)
2414         (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
2415         (bookmark-set-position, bookmark-get-front-context-string)
2416         (bookmark-set-front-context-string, bookmark-get-rear-context-string)
2417         (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
2418         (bookmark-jump-other-window, bookmark-handle-bookmark)
2419         (bookmark-relocate, bookmark-insert-location, bookmark-rename)
2420         (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
2421         (bookmark-edit-annotation-mode, bookmark-edit-annotation):
2422            Improve doc strings to say whether bookmark can be a string or
2423            a record or both, and make other consistency and clarity fixes.
2424         (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
2425         (bookmark-default-annotation-text, bookmark-yank-word)
2426         (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
2427         (bookmark-import-new-list, bookmark-maybe-rename)
2428         (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
2429         (bookmark-bmenu-bookmark): Give these doc strings.
2430         (bookmark-bmenu-check-position): Give this a doc string, but also
2431            add a FIXME comment about how the function may be pointless.
2432         (bookmark-default-handler): Rework doc string and change a
2433            parameter name, to clarify that this takes a bookmark record
2434            not a bookmark name.
2435         (bookmark-set): Change a parameter name to indicate its meaning,
2436            and improve the doc string a bit.
2437         (Bug#4188)
2439 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
2441         * bookmark.el (bookmark-alist): Document the new `handler' element
2442         in the param alist.
2443         (bookmark-make-record-function): Adjust documentation for above.
2444         (Bug#4193)
2446 2009-10-04  Karl Fogel  <kfogel@red-bean.com>
2448         * info.el (Info-bookmark-make-record): Document this function.
2449         (Info-bookmark-jump): Document with a doc string, not just a comment.
2450         (Bug#4203)
2452 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
2454         * cedet/semantic.el (semantic-new-buffer-setup-functions): New option.
2455         (semantic-new-buffer-fcn): Call parser setup functions here.
2456         (semantic-mode): Don't call parser setup functions here, it's done
2457         in semantic-new-buffer-fcn now.
2458         (semantic-mode): Parse all existing buffers when enabled.
2460         * cedet/srecode/compile.el (srecode-compile-file):
2461         Call semantic-new-buffer-fcn if the buffer has not been parsed.
2463 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
2465         * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
2467         * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
2468         (proj-comp-insert-variable-once): New macro, renamed from
2469         ede-pmake-insert-variable-once in ede/pmake.edl.
2470         (ede-proj-makefile-insert-variables): Use it.
2472 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
2474         * files.el (copy-directory): New defun.
2476         * dired-aux.el (dired-copy-file-recursive): Use it.
2478 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
2480         * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
2481         (makefile-end-of-command):
2482         * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
2483         (semantic-end-of-context): Fix previous change.  Doc fixes.
2485 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
2487         * files-x.el (modify-dir-local-variable)
2488         (copy-dir-locals-to-file-locals-prop-line):
2489         * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
2490         (makefile-end-of-command):
2491         * cedet/semantic/lex.el (semantic-lex-token):
2492         * cedet/semantic/analyze/fcn.el
2493         (semantic-analyze-dereference-metatype-1):
2494         * cedet/semantic/bovine/c.el (semantic-lex-cpp-define)
2495         (semantic-lex-cpp-undef):
2496         * cedet/semantic/wisent/wisent.el (wisent-skip-block):
2497         * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
2498         (semantic-end-of-context): Fix typos in docstrings.
2500         * recentf.el (recentf-unload-function): New function.
2502 2009-10-04  Chong Yidong  <cyd@stupidchicken.com>
2504         * cedet/ede.el (ede-project-placeholder-cache-file):
2505         * cedet/semantic/db-file.el (semanticdb-default-save-directory):
2506         * cedet/srecode/map.el (srecode-map-save-file):
2507         Use locate-user-emacs-file.  Suggested by Juanma Barranquero.
2509 2009-10-04  Glenn Morris  <rgm@gnu.org>
2511         * window.el (window-full-height-p): Add doc string.
2513 2009-10-04  Martin Rudalics  <rudalics@gmx.at>
2515         * window.el (window-full-height-p): New function.  (Bug#4543)
2517 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
2519         * cedet/srecode/insert.el: Require srecode/args.
2521         * cedet/srecode/args.el: Require srecode/dictionary instead of
2522         srecode/insert.
2524         * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
2526         * files.el (auto-mode-alist): Add .srt and Project.ede.
2528         * cedet/semantic.el (semantic-mode):
2529         Handle srecode-template-mode-hook as well.
2530         (semantic-mode): Use js-mode-hook for Javascript hook.
2532         * cedet/srecode/template.el: Remove hook variable.
2534         * cedet/ede/proj-comp.el: Require ede/pmake when compiling.
2536         * cedet/ede.el (ede-target-forms-menu): Don't enable if no
2537         projects exist.
2538         (ede-project-placeholder-cache-file): Default to a file in
2539         user-emacs-directory.
2541         * cedet/srecode/map.el (srecode-map-base-template-dir): Look for
2542         templates in data-directory.
2543         (srecode-map-save-file): Default to a file in user-emacs-directory.
2545         * cedet/ede/srecode.el (ede-srecode-setup): Use default templates
2546         directory.
2548 2009-09-30  Eric Ludlam  <zappo@gnu.org>
2550         * cedet/semantic/util-modes.el (semantic-highlight-func-mode):
2551         Doc fix.
2553         * cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables):
2554         Only insert each variable once.
2556         * cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro.
2557         (ede-pmake-insert-variable-shared): Use it.
2559         * cedet/ede/cpp-root.el (ede-preprocessor-map): Do not deref table
2560         for lexical table iff table is nil.
2562 2009-10-03  Dan Nicolaescu  <dann@ics.uci.edu>
2564         * vc.el: Remove commented out code.
2565         (vc-derived-from-dir-mode): Remove, unused.
2566         (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
2568 2009-10-03  Michael Albinus  <michael.albinus@gmx.de>
2570         * net/tramp-ftp.el (tramp-ftp-file-name-handler):
2571         Disable `file-name-handler-alist' when loading 'ange-ftp.  Otherwise,
2572         there could be recursive loading when `default-directory' is a
2573         remote file name.  (Bug#4614)
2575 2009-10-03  Glenn Morris  <rgm@gnu.org>
2577         * calendar/calendar.el (calendar-basic-setup): Handle the case where
2578         the frame is wide.
2579         (calendar-generate-window): Test for shrinkability rather than width.
2581         * cedet/semantic/db-find.el (data-debug-insert-tag-list): Comment out
2582         declaration, currently false.
2584         * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
2585         reusing existing buffers, in case we happen to visit two files with the
2586         same basename.  (Bug#4593)
2588 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
2590         * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
2591         (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
2592         (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
2593         subdirs of cedet as well.
2594         (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
2596 2009-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2598         * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
2599         Obey advertised-signature-table.
2601         * help-fns.el (help-function-arglist): Don't check
2602         advertised-signature-table.
2603         (describe-function-1): Do it here instead so it also applies to subrs.
2605 2009-10-02  Michael Albinus  <michael.albinus@gmx.de>
2607         * simple.el (start-file-process): Say in the doc-string, that file
2608         handlers might not support pty association, if PROGRAM is nil.
2610         * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
2611         HOST and USER are strings.  They are nil, when there are
2612         incomplete entries in ~/.netrc, for example.
2613         (ange-ftp-delete-directory): Implement RECURSIVE case.  Change to
2614         root directory ("device busy" error otherwise).
2616         * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
2617         Flush file properties of created directory.
2619 2009-10-02  Eli Zaretskii  <eliz@gnu.org>
2621         * makefile.w32-in (WINS_BASIC): Remove cedet.
2622         (WINS_CEDET): Add cedet.
2623         (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
2625 2009-10-02  Kevin Ryde  <user42@zip.com.au>
2627         * net/browse-url.el (browse-url): Pass any symbol in
2628         browse-url-browser-function to `apply', since if you've mistakenly put
2629         an unbound symbol then the error is clearer.  (Bug#4531)
2631 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
2633         * allout.el (allout-init, allout-back-to-current-heading)
2634         (allout-beginning-of-current-entry, allout-ascend-to-depth)
2635         (allout-ascend, allout-up-current-level, allout-end-of-level)
2636         (allout-previous-visible-heading, allout-forward-current-level)
2637         (allout-backward-current-level, allout-show-children):
2638         * apropos.el (apropos-describe-plist):
2639         * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
2640         * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
2641         * completion.el (add-completion, add-permanent-completion):
2642         * descr-text.el (describe-text-category, describe-char):
2643         * desktop.el (desktop-lazy-abort):
2644         * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
2645         * dired.el (dired-build-subdir-alist):
2646         * ediff.el (ediff-version):
2647         * elide-head.el (elide-head, elide-head-show):
2648         * emerge.el (emerge-version):
2649         * env.el (getenv):
2650         * face-remap.el (variable-pitch-mode):
2651         * faces.el (describe-face):
2652         * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
2653         (dired-at-point):
2654         * files.el (find-file-existing, auto-save-mode):
2655         * font-lock.el (font-lock-fontify-buffer):
2656         * help-fns.el (describe-function, describe-variable)
2657         (describe-syntax, describe-categories):
2658         * help.el (view-lossage, describe-bindings, describe-key)
2659         (describe-mode):
2660         * hexl.el (hexl-current-address):
2661         * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
2662         * info.el (Info-goto-emacs-key-command-node):
2663         * log-edit.el (log-edit-insert-cvs-template)
2664         (log-edit-insert-cvs-rcstemplate):
2665         * menu-bar.el (menu-bar-mode):
2666         * mouse.el (mouse-appearance-menu):
2667         * newcomment.el (comment-indent-new-line):
2668         * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
2669         (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
2670         (pgg-encrypt, pgg-decrypt-region, pgg-decrypt, )
2671         (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
2672         * recentf.el (recentf-mode):
2673         * savehist.el (savehist-mode, savehist-save):
2674         * shadowfile.el (shadow-copy-files):
2675         * simple.el (kill-ring-save, next-line, previous-line)
2676         (normal-erase-is-backspace-mode):
2677         * strokes.el (strokes-update-window-configuration)
2678         (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
2679         (strokes-xpm-for-stroke):
2680         * time.el (emacs-uptime, emacs-init-time):
2681         * tutorial.el (tutorial--describe-nonstandard-key)
2682         (tutorial--detailed-help):
2683         * type-break.el (type-break-mode)
2684         (type-break-mode-line-message-mode, type-break-query-mode)
2685         (type-break-guesstimate-keystroke-threshold):
2686         * vc.el (vc-version-diff, vc-diff, vc-root-diff):
2687         * version.el (emacs-version):
2688         * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
2689         * winner.el (winner-mode):
2690         * calendar/timeclock.el (timeclock-in, timeclock-out)
2691         (timeclock-status-string, timeclock-change)
2692         (timeclock-workday-remaining-string)
2693         (timeclock-workday-elapsed-string)
2694         (timeclock-when-to-leave-string):
2695         * calendar/todo-mode.el (todo-add-category):
2696         * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
2697         * emacs-lisp/autoload.el (update-file-autoloads):
2698         * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
2699         (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
2700         (checkdoc-message-text, checkdoc-defun):
2701         * emacs-lisp/debug.el (debugger-list-functions):
2702         * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
2703         * emacs-lisp/eieio-opt.el (eieio-describe-class)
2704         (eieio-describe-generic):
2705         * emacs-lisp/lisp-mnt.el (lm-synopsis):
2706         * emacs-lisp/shadow.el (list-load-path-shadows):
2707         * emulation/cua-base.el (cua-mode):
2708         * emulation/edt.el (edt-set-scroll-margins):
2709         * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
2710         (tpu-toggle-regexp, tpu-toggle-search-direction)
2711         (tpu-toggle-rectangle, tpu-toggle-control-keys):
2712         * emulation/tpu-extras.el (tpu-set-scroll-margins):
2713         * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
2714         (viper-set-parsing-style-toggling-macro)
2715         (viper-set-emacs-state-searchstyle-macros):
2716         * emulation/viper.el (viper-set-hooks):
2717         * eshell/esh-mode.el (eshell-truncate-buffer):
2718         * international/mule-cmds.el (prefer-coding-system)
2719         (describe-input-method, describe-language-environment):
2720         * international/mule-diag.el (list-character-sets)
2721         (describe-character-set, describe-coding-system)
2722         (describe-fontset, list-fontsets, list-input-methods):
2723         * mail/sendmail.el (mail-signature):
2724         * net/ange-ftp.el (ange-ftp-copy-file):
2725         * net/browse-url.el (browse-url):
2726         * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
2727         * net/quickurl.el (quickurl-add-url):
2728         * net/rcirc.el (names, topic):
2729         * net/xesam.el (xesam-mode):
2730         * play/5x5.el (5x5-new-game):
2731         * play/yow.el (apropos-zippy):
2732         * progmodes/ada-mode.el (ada-mode-version):
2733         * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
2734         (f90-end-of-block)
2735         (f90-beginning-of-block):
2736         * progmodes/fortran.el (fortran-end-of-block)
2737         (fortran-beginning-of-block):
2738         * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
2739         * progmodes/python.el (python-describe-symbol, python-shell):
2740         * term/ns-win.el (ns-print-buffer):
2741         * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
2742         * textmodes/flyspell.el (flyspell-mode-on):
2743         * textmodes/page-ext.el (set-page-delimiter, pages-directory)
2744         (pages-directory-for-addresses):
2745         * textmodes/table.el (table-recognize-cell)
2746         (table-query-dimension, table-generate-source)
2747         (table-insert-sequence, table--warn-incompatibility):
2748         * textmodes/tex-mode.el (tex-validate-buffer):
2749         * textmodes/texinfmt.el (texinfmt-version)
2750         (texinfo-format-buffer):
2751         Use `called-interactively-p' instead of `interactive-p'.
2753 2009-10-02  Juanma Barranquero  <lekktu@gmail.com>
2755         * image-mode.el (image-toggle-display):
2756         * emacs-lisp/elp.el (elp-instrument-function):
2757         * emacs-lisp/advice.el (ad-make-advised-definition):
2758         * emacs-lisp/easy-mmode.el (define-minor-mode):
2759         * net/browse-url.el (browse-url-maybe-new-window):
2760         * progmodes/sh-script.el (sh-learn-buffer-indent):
2761         Pass new argument 'any to `called-interactively-p'.
2763 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
2765         * international/uni-bidi.el:
2766         * international/uni-category.el:
2767         * international/uni-combining.el:
2768         * international/uni-comment.el:
2769         * international/uni-decimal.el:
2770         * international/uni-decomposition.el:
2771         * international/uni-digit.el:
2772         * international/uni-lowercase.el:
2773         * international/uni-mirrored.el:
2774         * international/uni-name.el:
2775         * international/uni-numeric.el:
2776         * international/uni-old-name.el:
2777         * international/uni-titlecase.el:
2778         * international/uni-uppercase.el:
2779         Regenerate from Unicode 5.2.0 data.
2781 2009-10-01  Glenn Morris  <rgm@gnu.org>
2783         * Makefile.in (ELCFILES): Regenerate.
2785 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2787         * subr.el (interactive-p): Mark obsolete.
2788         (called-interactively-p): Make the optional-ness of `kind' obsolete.
2789         * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
2790         advertised-signature-table for subroutines as well.
2792         * emacs-lisp/byte-run.el (advertised-signature-table): New var.
2793         (set-advertised-calling-convention): New function.
2794         (make-obsolete, define-obsolete-function-alias)
2795         (make-obsolete-variable, define-obsolete-variable-alias):
2796         Make the optional-ness of `when' obsolete.
2797         (define-obsolete-face-alias): Make `when' non-optional.
2798         * help-fns.el (help-function-arglist):
2799         * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
2800         Use advertised-signature-table.
2802 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
2804         * files.el (delete-directory): New defun.  The original function
2805         in fileio.c has been renamed to `delete-directory-internal'.
2807         * dired.el (dired-delete-file): Call `delete-directory' with
2808         RECURSIVE parameter.
2810         * net/ange-ftp.el (ange-ftp-delete-directory ): Add optional
2811         parameter RECURSIVE.  Implementation is missing.
2813         * net/tramp.el (tramp-handle-make-directory): Flush upper
2814         directory's file properties.
2815         (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
2816         (tramp-handle-dired-recursive-delete-directory): Flush directory
2817         properties after the remove command only.
2819         * net/tramp-fish.el (tramp-fish-handle-delete-directory):
2820         Handle optional parameter RECURSIVE.
2822         * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
2823         Handle optional parameter RECURSIVE.
2825         * net/tramp-smb.el (tramp-smb-errors): Add error message for
2826         connection timeout.
2827         (tramp-smb-handle-delete-directory): Handle optional parameter
2828         RECURSIVE.
2830 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2832         * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
2833         (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
2834         (byte-compile-defmacro): Use backquotes.
2836         * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
2838         * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
2839         has no associated file.
2840         (vc-resynch-buffer): Use vc-dir-buffers.
2842 2009-10-01  Glenn Morris  <rgm@gnu.org>
2844         * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
2845         (chart-file-count):
2846         * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
2847         * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
2848         * emacs-lisp/eieio-opt.el (eieio-describe-class):
2849         * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
2850         * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
2851         (eieio-copy-parents-into-subclass, make-instance, class-children)
2852         (eieio-generic-form):
2853         * cedet/cedet-files.el (cedet-directory-name-to-file-name):
2854         * cedet/cedet-idutils.el (cedet-idutils-search)
2855         (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
2856         (cedet-idutils-version-check):
2857         * cedet/cedet.el (cedet-version):
2858         * cedet/data-debug.el (data-debug-insert-overlay-button)
2859         (data-debug-insert-overlay-list-button)
2860         (data-debug-insert-buffer-button)
2861         (data-debug-insert-buffer-list-button)
2862         (data-debug-insert-process-button, data-debug-insert-ring-button)
2863         (data-debug-insert-widget, data-debug-insert-stuff-list-button)
2864         (data-debug-insert-stuff-vector-button)
2865         (data-debug-insert-symbol-button, data-debug-insert-string)
2866         (data-debug-insert-number, data-debug-insert-lambda-expression)
2867         (data-debug-insert-nil, data-debug-insert-simple-thing)
2868         (data-debug-insert-custom, data-debug-edebug-expr):
2869         * cedet/ede.el (ede-auto-add-method, ede-project-class-files)
2870         (global-ede-mode-map, ede-new, ede-debug-target)
2871         (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
2872         * cedet/semantic.el (semantic-minimum-working-buffer-size)
2873         (semantic-fetch-tags, semantic-submode-list)
2874         (semantic-default-submodes):
2875         * cedet/ede/source.el (ede-source-match):
2876         * cedet/ede/project-am.el (project-am-type-alist, project-add-file)
2877         (project-am-package-info):
2878         * cedet/ede/proj.el (ede-proj-target, project-new-target):
2879         * cedet/ede/proj-elisp.el (ede-proj-tweak-autoconf):
2880         * cedet/ede/proj-comp.el (ede-current-build-list):
2881         * cedet/ede/makefile-edit.el (makefile-move-to-macro):
2882         * cedet/ede/files.el (ede-toplevel-project-or-nil):
2883         * cedet/ede/cpp-root.el (initialize-instance):
2884         * cedet/ede/autoconf-edit.el (autoconf-find-last-macro)
2885         (autoconf-parameter-strip, autoconf-insert-new-macro):
2886         * cedet/semantic/wisent.el (wisent-lex-eoi):
2887         * cedet/semantic/util-modes.el (global-semantic-show-parser-state-mode)
2888         (semantic-show-parser-state-mode):
2889         * cedet/semantic/texi.el (semantic-texi-environment-regexp):
2890         * cedet/semantic/tag.el (semantic-tag-new-variable)
2891         (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
2892         (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
2893         (semantic--tag-deep-copy-tag-list)
2894         (semantic-tag-components-with-overlays-default):
2895         * cedet/semantic/symref.el (semantic-symref-find-text):
2896         * cedet/semantic/senator.el (senator-yank-tag)
2897         (senator-transpose-tags-up):
2898         * cedet/semantic/scope.el (semantic-analyze-scoped-tags-default)
2899         (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
2900         * cedet/semantic/sb.el (semantic-sb-autoexpand-length):
2901         * cedet/semantic/lex.el (semantic-lex-comment-regex)
2902         (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
2903         (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
2904         * cedet/semantic/lex-spp.el
2905         (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
2906         (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
2907         * cedet/semantic/idle.el
2908         (semantic-idle-summary-current-symbol-info-brutish)
2909         (semantic-idle-summary-current-symbol-info-default):
2910         * cedet/semantic/grammar.el (semantic-grammar-recreate-package)
2911         (semantic--grammar-macro-compl-dict):
2912         * cedet/semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
2913         * cedet/semantic/format.el (semantic-format-tag-custom-list)
2914         (semantic-format-tag-canonical-name-default):
2915         * cedet/semantic/find.el (semantic-find-tag-by-overlay-in-region)
2916         (semantic-find-tags-for-completion)
2917         (semantic-find-tags-by-scope-protection-default)
2918         (semantic-deep-find-tags-for-completion):
2919         * cedet/semantic/edit.el
2920         (semantic-edits-incremental-reparse-failed-hook)
2921         (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
2922         (semantic-edits-splice-remove, semantic-edits-splice-replace):
2923         * cedet/semantic/doc.el (semantic-documentation-comment-preceeding-tag):
2924         * cedet/semantic/dep.el (semantic-dependency-include-path):
2925         * cedet/semantic/db.el (semanticdb-default-find-index-class)
2926         (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
2927         (semanticdb-project-roots):
2928         * cedet/semantic/db-find.el (semanticdb-implied-include-tags)
2929         (semanticdb-find-adebug-insert-scanned-tag-cons)
2930         (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
2931         (semanticdb-brute-deep-find-tags-for-completion):
2932         * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
2933         * cedet/semantic/ctxt.el (semantic-beginning-of-context-default)
2934         (semantic-end-of-context-default)
2935         (semantic-ctxt-current-function-default)
2936         (semantic-ctxt-scoped-types-default):
2937         * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
2938         (semantic-complete-inline-tag-engine)
2939         (semantic-complete-inline-custom-type)
2940         (semantic-complete-read-tag-analyzer):
2941         * cedet/semantic/chart.el (semantic-chart-tags-by-class)
2942         (semantic-chart-database-size):
2943         * cedet/semantic/analyze.el (semantic-analyze-current-symbol)
2944         (semantic-analyze-current-context):
2945         * cedet/semantic/symref/list.el (semantic-symref)
2946         (semantic-symref-hide-buffer, semantic-symref-symbol):
2947         * cedet/semantic/symref/grep.el (semantic-symref-grep-use-template):
2948         * cedet/semantic/symref/filter.el (semantic-symref-hits-in-region):
2949         * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
2950         * cedet/semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
2951         (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
2952         (semantic-c-dereference-template):
2953         * cedet/semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
2954         (semantic--analyze-refs-full-lookup-with-parents)
2955         (semantic--analyze-refs-full-lookup-simple):
2956         * cedet/semantic/analyze/complete.el
2957         (semantic-analyze-possible-completions):
2958         * cedet/srecode/table.el (srecode-mode-table-new):
2959         * cedet/srecode/srt.el (srecode-read-variable-name):
2960         * cedet/srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
2961         * cedet/srecode/semantic.el (srecode-semantic-handle-:tag)
2962         (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
2963         * cedet/srecode/map.el (srecode-current-map):
2964         * cedet/srecode/insert.el (srecode-insert)
2965         (srecode-insert-variable-secondname-handler, srecode-insert-method)
2966         (srecode-template-inserter-point-override)
2967         (srecode-insert-include-lookup):
2968         * cedet/srecode/getset.el (srecode-auto-choose-class):
2969         * cedet/srecode/extract.el (srecode-inserter-extract):
2970         * cedet/srecode/document.el
2971         (srecode-document-autocomment-return-last-alist)
2972         (srecode-document-autocomment-param-type-alist)
2973         (srecode-document-insert-function-comment)
2974         (srecode-document-insert-variable-one-line-comment)
2975         (srecode-document-function-name-comment):
2976         * cedet/srecode/dictionary.el (srecode-create-dictionary)
2977         (srecode-compound-toString):
2978         * cedet/srecode/compile.el (srecode-flush-active-templates):
2979         * cedet/srecode/args.el (srecode-semantic-handle-:blank):
2980         Doc/message fixes.
2982         * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
2983         match-data.  (Bug#4555).
2985         * cedet/semantic/bovine/gcc.el
2986         (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
2987         (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
2989         * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
2990         rather than parsing it as a regexp.  This relaxes the layout
2991         requirements and makes errors easier to detect.
2992         (check-declare-verify): Check file is regular.
2993         (check-declare-directory): Doc fix.
2994         * subr.el (declare-function): Doc fix.
2996         * ibuffer.el (ibuffer-format-qualifier):
2997         * isearch.el (hi-lock-regexp-okay):
2998         * calc/calc.el (math-zerop):
2999         * mail/uce.el (rmail-msgbeg, rmail-msgend):
3000         * term/w32-win.el (setup-default-fontset, set-fontset-font):
3001         Remove unused declarations.
3003 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
3005         * cedet/semantic/wisent/javat-wy.el
3006         (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
3008 2009-09-30  Juanma Barranquero  <lekktu@gmail.com>
3010         * cedet/srecode/expandproto.el: Fix provide statement.
3012 2009-09-30  Eric Ludlam  <zappo@gnu.org>
3014         * emacs-lisp/eieio.el (boolean-p): Delete.
3016 2009-09-30  Sascha Wilde  <wilde@sha-bang.de>
3018         * cedet/ede/srecode.el: Fix provide statement.
3020 2009-09-30  Glenn Morris  <rgm@gnu.org>
3022         * cedet/ede/proj.el (ede-proj-target-makefile-miscelaneous):
3023         * cedet/ede/proj-aux.el (ede-aux-source):
3024         * cedet/ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
3025         (ede-misc-source):
3026         * cedet/semantic/mru-bookmark.el (semantic-mrub-completing-read)
3027         (semantic-mrub-switch-tags): Fix doc typos.
3029         * cedet/semantic/db-global.el (data-debug-new-buffer)
3030         (data-debug-insert-thing): Remove unneeded declarations (one broken).
3031         (semanticdb-enable-gnu-global-databases): Fix prompt typo.
3033         * cedet/semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
3035         * cedet/semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
3036         use of CL function `remove-if-not'.
3038         * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
3040         * emacs-lisp/elint.el (elint-init-form): Report declarations where the
3041         filename is not a string.
3043 2009-09-29  Chong Yidong  <cyd@stupidchicken.com>
3045         * files.el (safe-local-eval-forms): Fix typo.
3047 2009-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3049         * vc-hooks.el (vc-dir-buffers): New var.
3050         (vc-state-refresh): New function.
3051         (vc-state): Use it.
3052         (vc-after-save): Always ask the backend to recompute the new state.
3053         Always call vc-dir if necessary, using vc-dir-buffers.
3054         * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
3055         Use vc-dir-buffers.
3056         (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
3057         (vc-dir-prepare-status-buffer, vc-dir-update)
3058         (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
3059         Don't call expand-file-name on default-directory.
3061 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3063         * speedbar.el (speedbar-item-delete):
3064         * calc/calc-prog.el (calc-kbd-if):
3065         * language/hanja-util.el (hanja-init-load): Fix typos in messages.
3067         * epa.el (epa-key-list-mode-map):
3068         * hi-lock.el (hi-lock-menu): Fix typos in menus.
3070         * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
3071         (hs-show-hook): Fix typo in docstring.
3073 2009-09-29  Glenn Morris  <rgm@gnu.org>
3075         * cedet/semantic/symref/idutils.el:
3076         * cedet/semantic/symref/list.el: Relicense under GPLv3+.
3078         * cedet/ede/srecode.el (srecode-resolve-arguments): Fix declaration.
3080         * cedet/semantic/complete.el (semantic-displayor-focus-abstract-child-p):
3081         * cedet/semantic/tag-file.el (semanticdb-table-child-p):
3082         * cedet/srecode/compile.el (srecode-template-inserter-newline-child-p):
3083         Mark declarations not understood by check-declare.
3085         * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
3086         file-name-nondirectory call preventing location of cedet files.
3087         (check-declare-verify): Use literal search rather than re-search.
3088         Add basic defmethod and defclass, and define-overloadable-function.
3090         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
3091         Use tramp-compat-file-attributes rather than nonexistent
3092         tramp-compat-handle-file-attributes.
3094         * Makefile.in (lisptagsfiles4): New.
3095         (AUTOGENEL): Add cedet loaddefs files.
3096         (TAGS, TAGS-LISP): Use $lisptagsfiles4.
3097         (update-elclist, compile-always, backup-compiled-files)
3098         (bootstrap-clean): Add yet another directory level.
3099         (update-elclist): Use LC_COLLATE rather than COLLATE.
3100         (ELCFILES): Update, via `make update-elclist'.
3102 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
3104         * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
3105         (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
3106         (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
3108 2009-09-28  Andreas Schwab  <schwab@linux-m68k.org>
3110         * Makefile.in (lisptagsfiles3): Define.
3111         (TAGS, TAGS-LISP): Use it.
3112         (update-elclist): Add third directory level to look for elc files.
3113         (compile-always): Likewise.
3114         (backup-compiled-files): Likewise.
3115         (bootstrap-clean): Likewise.
3116         (ELCFILES): Update.
3118 2009-09-28  Chong Yidong  <cyd@stupidchicken.com>
3120         * Makefile.in (ELCFILES): Add CEDET files.
3122 2009-09-28  Eric Ludlam  <zappo@gnu.org>
3124         CEDET (development tools) package merged.
3126         * cedet/*.el:
3127         * cedet/ede/*.el:
3128         * cedet/semantic/*.el:
3129         * cedet/srecode/*.el: New files.
3131 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
3133         * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
3135         * net/tramp.el (top): Require tramp-imap.
3137         * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
3138         Use `tramp-compat-handle-file-attributes'.
3140 2009-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
3142         * net/tramp-imap.el: New package.
3144 2009-09-28  Eric Ludlam  <zappo@gnu.org>
3146         * emacs-lisp/chart.el:
3147         * emacs-lisp/eieio-base.el:
3148         * emacs-lisp/eieio-comp.el:
3149         * emacs-lisp/eieio-custom.el:
3150         * emacs-lisp/eieio-datadebug.el:
3151         * emacs-lisp/eieio-opt.el:
3152         * emacs-lisp/eieio-speedbar.el:
3153         * emacs-lisp/eieio.el: New files.
3155         * cedet/cedet-cscope.el:
3156         * cedet/cedet-files.el:
3157         * cedet/cedet-global.el:
3158         * cedet/cedet-idutils.el:
3159         * cedet/data-debug.el:
3160         * cedet/inversion.el:
3161         * cedet/mode-local.el:
3162         * cedet/pulse.el: New files.
3164 2009-09-27  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3166         * whitespace.el (whitespace-trailing-regexp)
3167         (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
3168         Fix doc string.
3170 2009-09-27  Chong Yidong  <cyd@stupidchicken.com>
3172         * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
3173         menu.
3175         * ediff-hook.el: Move menu-bar-ediff-misc-menu into
3176         menu-bar-ediff-menu.
3178         * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
3179         define-overloadable-function.
3181         * progmodes/autoconf.el: Provide autoconf as well, so that this
3182         file can be `require'd.
3184         * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
3186         * emacs-lisp/autoload.el (generated-autoload-feature)
3187         (generated-autoload-load-name): New vars.
3188         (autoload-rubric, autoload-generate-file-autoloads): Use them.
3189         (make-autoload): Recognize define-overloadable-function and
3190         defclass forms (for EIEIO).
3192         * Makefile.in (update-subdirs): Exclude cedet directory.
3194 2009-09-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
3196         * term/ns-win.el: Don't set the region face background.  (Bug#4381)
3198         * faces.el: Default light-background background for region face to
3199         ns_selection_color under NS.
3201 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
3203         * net/imap-hash.el: New library, see NEWS.
3205         * Makefile.in (ELCFILES): Add imap-hash.el.
3207 2009-09-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3209         * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
3210         * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
3211         * help-macro.el (make-help-screen): Avoid using an ambiguous function
3212         definition where the docstring could be taken for the return value.
3214 2009-09-26  Glenn Morris  <rgm@gnu.org>
3216         * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
3217         Add option to only show images below a certain size.
3218         (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
3219         save-excursion calls.
3221 2009-09-26  Eli Zaretskii  <eliz@gnu.org>
3223         * makefile.w32-in (WINS_ALMOST): Add cedet (with its
3224         subdirectories) and eieio.
3226 2009-09-26  Alan Mackenzie  <acm@muc.de>
3228         * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
3229         buggy bracketing.  (Bug#4289)
3231         * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
3232         character constants (as case labels).  (Bug#4289)
3234 2009-09-25  Juri Linkov  <juri@jurta.org>
3236         * files.el (safe-local-eval-forms): Allow time-stamp in
3237         before-save-hook (Bug#4554).
3239 2009-09-25  Drew Adams  <drew.adams@oracle.com>
3241         * menu-bar.el (list-buffers-directory): Doc fix.
3243 2009-09-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3245         * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
3246         Try and avoid copying twice the same paragraph.
3247         (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
3248         Remove save-excursion.
3249         (log-edit-changelog-entry): Do it here instead.
3251 2009-09-25  Juanma Barranquero  <lekktu@gmail.com>
3253         * bs.el (bs--get-file-name): Use `list-buffers-directory'
3254         when available, instead of hardcoding mode names.  Doc fix.
3256         * menu-bar.el (list-buffers-directory): Add docstring.
3257         Make automatically buffer-local.
3259         * dired.el (dired-mode):
3260         * files.el (cd-absolute):
3261         * pcvs.el (cvs-temp-buffer):
3262         * pcvs-util.el (cvs-get-buffer-create):
3263         * shell.el (shell-mode):
3264         * vc-dir.el (vc-dir-mode):
3265         Don't make `list-buffers-directory' buffer local.
3267 2009-09-25  Devon Sean McCullough  <emacs-hacker@Jovi.Net>
3269         * comint.el (comint-exec, comint-run, make-comint):
3270         Doc fixes (Bug#4542).
3272 2009-09-25  Glenn Morris  <rgm@gnu.org>
3274         * mail/rmailmm.el (rmail-mime): New custom group.
3275         Move all defcustoms in this file into this group.
3276         (rmail-mime-media-type-handlers-alist): Revert previous change.
3277         (rmail-mime-show-images): New option.
3278         (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
3279         references to it, since it wasn't actually used for anything.
3280         (rmail-mime-insert-image): New function.
3281         (rmail-mime-image): Use rmail-mime-insert-image.
3282         (rmail-mime-bulk-handler): Remove optional `image' argument, instead
3283         obey the value of `rmail-mime-show-images' option.  Print the size of
3284         attachments.
3286 2009-09-25  David Engster  <deng@randomsample.de>
3288         * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'.  (Bug#4548)
3290 2009-09-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3292         * whitespace.el: Does not highlight trailing spaces While point is
3293         at end of line.  Does not highligt spaces at beginning of buffer
3294         while point is at beginning of buffer.  Does not highlight spaces
3295         at end of buffer while point is at end of buffer.  (Bug#4177)
3296         New version 12.0.
3297         (whitespace-display-mappings): Adjust initialization.
3298         (whitespace-point, whitespace-font-lock-refontify): New vars.
3299         (whitespace-color-on, whitespace-color-off): Adjust code.
3300         (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
3301         (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
3302         (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
3304 2009-09-24  Chong Yidong  <cyd@stupidchicken.com>
3306         * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
3308         * textmodes/sgml-mode.el: Remove xml-mode alias.
3310         * files.el (auto-mode-alist, conf-mode-maybe)
3311         (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
3313 2009-09-24  Alan Mackenzie  <acm@muc.de>
3315         * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
3316         c-forward-conditionals, but it doesn't move point and doesn't set
3317         the mark.
3318         (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
3319         (c-down-conditional-with-else, c-backward-conditional)
3320         (c-forward-conditional): Refactor to use c-scan-conditionals.
3322 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3324         * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
3325         (help-default-arg-highlight): Remove.
3326         (help-highlight-arg): New function.
3327         (help-do-arg-highlight): Use it.
3328         Suggested by Drew Adams <drew.adams@oracle.com>.  (Bug#4510, bug#4520)
3330 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3332         * term.el (term-set-scroll-region, term-handle-ansi-escape):
3333         Undo last change, which didn't fix the problem and introduced others.
3335 2009-09-24  Nick Roberts  <nickrob@snap.net.nz>
3337         * progmodes/gdb-mi.el: Don't require speedbar.
3338         (gdb-jsonify-buffer): Handle case where "=" is part of value string.
3340 2009-09-24  Glenn Morris  <rgm@gnu.org>
3342         * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
3344         * term/ns-win.el (ns-reg-to-script): Define for compiler.
3346         * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
3347         there is no newline after the final mime boundary.  (Bug#4539)
3348         Move markers on insertion so that any buttons inserted don't end up in
3349         the next part of a multipart message.
3350         (rmail-mime-media-type-handlers-alist): Doc fix.  Add image handler.
3351         (rmail-mime-bulk-handler): Optionally handle images.
3352         (rmail-mime-image): New button action.
3353         (rmail-mime-image-handler): New function.
3354         (rmail-mime-mode): New mode.
3355         (rmail-mime): Doc fix.  Use rmail-mime-mode (for font-lock).
3357 2009-09-24  Stefan Monnier  <monnier@iro.umontreal.ca>
3359         * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
3360         than just dropping elements from it (bug#4504).
3362         * term.el (term-set-scroll-region): Don't move cursor any more.
3363         (term-handle-ansi-escape): Call term-goto here instead.
3364         Suggested by Ivan Kanis <apple@kanis.eu>.
3366         * term.el: Require CL.
3367         (term-ansi-reset): New function.
3368         (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
3369         (term-handle-colors-array): Simplify.
3371 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
3373         * allout.el (allout-overlay-interior-modification-handler)
3374         (allout-obtain-passphrase):
3375         * epa-file.el (epa-file-write-region):
3376         * ps-print.el (ps-begin-job):
3377         * vc-hooks.el (vc-toggle-read-only):
3378         * vc-rcs.el (vc-rcs-rollback):
3379         * vc-sccs.el (vc-sccs-rollback):
3380         * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
3381         (vc-version-diff, vc-revert, vc-rollback):
3382         * wdired.el (wdired-check-kill-buffer):
3383         * emacs-lisp/authors.el (authors):
3384         * net/socks.el (socks-open-connection):
3385         * net/zeroconf.el (zeroconf-service-add-hook):
3386         * obsolete/vc-mcvs.el (vc-mcvs-register):
3387         * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
3388         (gdb-select-frame):
3389         * progmodes/grep.el (lgrep, rgrep):
3390         * progmodes/idlw-help.el (idlwave-help-check-locations)
3391         (idlwave-help-html-link, idlwave-help-assistant-open-link):
3392         * textmodes/ispell.el (ispell-find-aspell-dictionaries):
3393         * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
3394         (reftex-toc-rename-label): Fix typos in error messages.
3396         * dired-aux.el (dired-do-shell-command): Reflow docstring.
3397         (dired-copy-how-to-fn): Doc fix.
3398         (dired-files-attributes, dired-read-shell-command):
3399         Fix typos in docstrings.
3401         * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
3402         (dired-x-find-file-other-window): Reflow docstrings.
3403         (dired-omit-marker-char, dired-read-shell-command)
3404         (dired-x-submit-report): Fix typos in docstrings.
3406         * shell.el (shell-mode-hook):
3407         * view.el (View-scroll-line-forward):
3408         * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
3409         Fix typos in docstrings.
3411         * net/dig.el (dig-invoke): Fix typo in docstring.
3412         (query-dig): Reflow docstring.
3414         * progmodes/idlwave.el (idlwave-create-user-catalog-file)
3415         (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
3416         (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
3417         (idlwave-begin-block-reg, idlwave-begin-unit-reg)
3418         (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
3419         (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
3420         (idlwave-check-abbrev, idlwave-class-file-or-buffer)
3421         (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
3422         (idlwave-completion-map, idlwave-current-indent)
3423         (idlwave-custom-ampersand-surround, idlwave-customize)
3424         (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
3425         (idlwave-define-abbrev, idlwave-determine-class-special)
3426         (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
3427         (idlwave-end-block-reg, idlwave-end-of-statement)
3428         (idlwave-end-of-statement0, idlwave-end-of-subprogram)
3429         (idlwave-end-unit-reg, idlwave-entry-find-keyword)
3430         (idlwave-explicit-class-listed, idlwave-file-header)
3431         (idlwave-fill-paragraph, idlwave-find-class-definition)
3432         (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
3433         (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
3434         (idlwave-in-quote, idlwave-indent-action-table)
3435         (idlwave-indent-expand-table, idlwave-indent-line)
3436         (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
3437         (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
3438         (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
3439         (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
3440         (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
3441         (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
3442         (idlwave-outlawed-buffers, idlwave-popup-select)
3443         (idlwave-previous-statement, idlwave-rescan-catalog-directories)
3444         (idlwave-routine-entry-compare, idlwave-routine-info.pro)
3445         (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
3446         (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
3447         (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
3448         (idlwave-statement-type, idlwave-struct-skip)
3449         (idlwave-substitute-link-target, idlwave-toggle-comment-region)
3450         (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
3451         (idlwave-what-module-find-class): Fix typos in docstrings.
3452         (idlwave-all-method-classes, idlwave-calc-hanging-indent)
3453         (idlwave-calculate-cont-indent, idlwave-expand-equal)
3454         (idlwave-find-module, idlwave-find-structure-definition)
3455         (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
3456         (idlwave-list-load-path-shadows, idlwave-next-statement)
3457         (idlwave-routine-entry-compare-twins, idlwave-routine-info)
3458         (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
3459         (idlwave-template): Reflow docstrings.
3461         * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
3462         (idlwave-shell-batch-command, idlwave-shell-bp-alist)
3463         (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
3464         (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
3465         (idlwave-shell-display-line, idlwave-shell-display-wframe)
3466         (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
3467         (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
3468         (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
3469         (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
3470         (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
3471         (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
3472         (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
3473         (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
3474         (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
3475         (idlwave-shell-scan-for-state, idlwave-shell-send-command)
3476         (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
3477         (idlwave-shell-shell-command, idlwave-shell-sources-alist)
3478         (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
3479         (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
3480         (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
3481         Fix typos in docstrings.
3482         (idlwave-shell-bp, idlwave-shell-clear-current-bp)
3483         (idlwave-shell-hide-output, idlwave-shell-mode)
3484         (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
3485         Reflow docstrings.
3487         * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
3489 2009-09-24  Ivan Kanis  <apple@kanis.eu>
3491         * term.el (term-bold-attribute): New var.
3492         (term-handle-colors-array): Use it.
3494 2009-09-23  Nick Roberts  <nickrob@snap.net.nz>
3496         * progmodes/gdb-mi.el (gdb-version): New variable.
3497         (gdb-non-stop-handler): Set gdb-version.
3498         (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
3499         Condition "--thread" option on gdb-version.
3500         (gdb-invalidate-threads): Remove unused argument.
3502 2009-09-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3504         * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
3505         to looking-back to avoid ridiculous slow down in large files (bug#4511).
3507 2009-09-23  Glenn Morris  <rgm@gnu.org>
3509         * mail/rmail.el (rmail-reply): Don't try to add a References header when
3510         replying to mail without References or Message-Id.  (Bug#4525)
3512 2009-09-23  Adrian Robert  <Adrian.B.Robert@gmail.com>
3514         * term/ns-win.el (ns-reg-to-script): New variable.
3516 2009-09-23  Daiki Ueno  <ueno@unixuser.org>
3518         * epg.el (epg-wait-for-status): Preserve existing 'error results.
3520 2009-09-22  Sam Steingold  <sds@gnu.org>
3522         * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
3523         (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
3524         to 1 because hg returns status 1 when nothing is found.
3525         Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
3527 2009-09-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3529         * textmodes/fill.el: Convert to utf-8 encoding.
3530         (fill-french-nobreak-p): Remove redundant » and « inherited from our
3531         pre-unicode days.
3533         * add-log.el (change-log-fill-forward-paragraph): New function.
3534         (change-log-mode): Use it so fill-region DTRT.
3535         Set fill-indent-according-to-mode here rather than in
3536         change-log-fill-paragraph.
3537         (change-log-fill-paragraph): Remove.
3539 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
3541         * info.el (Info-try-follow-nearest-node): Use the URL extracted by
3542         `Info-get-token', instead of `browse-url-url-at-point'.  (Bug#4508)
3544 2009-09-22  Glenn Morris  <rgm@gnu.org>
3546         * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
3547         the scroll-bar scroll the calendar window rather than the buffer.
3549         * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
3550         commands that move point (as opposed to scrolling).
3552         * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
3554         * emacs-lisp/elint.el (elint): New custom group.
3555         (elint-log-buffer): Make it a defcustom.
3556         (elint-scan-preloaded, elint-ignored-warnings)
3557         (elint-directory-skip-re): New options.
3558         (elint-builtin-variables): Doc fix.
3559         (elint-preloaded-env): New variable.
3560         (elint-unknown-builtin-args): Add an entry for encode-time.
3561         (elint-extra-errors): Make it a variable rather than a constant.
3562         (elint-preloaded-skip-re): New constant.
3563         (elint-directory): Skip files matching elint-directory-skip-re.
3564         (elint-features): New variable, local to linted buffers.
3565         (elint-update-env): Initialize elint-features.  Possibly add
3566         elint-preloaded-env to the buffer's environment.
3567         (elint-get-top-forms): Bind elint-current-pos, for log messages.
3568         Skip quoted forms.
3569         (elint-init-form): New function, extracted from elint-init-env.
3570         Make non-list forms a warning rather than an error.
3571         Add the mode-map for define-derived-mode.  Handle define-minor-mode,
3572         easy-menu-define, put that adds an error-condition, and provide.
3573         When requiring cl, also require cl-macs.  Really require cl, to handle
3574         some cl macros.  Store required libraries in the list elint-features,
3575         so as not to re-load them.  Treat cc-require like require.
3576         (elint-init-env): Call elint-init-form to do the work.
3577         Handle eval-and-compile and such like.
3578         (elint-add-required-env): Do not clear messages.
3579         (elint-special-forms): Add handlers for function, defalias, if, when,
3580         unless, and, or.
3581         (elint-form): Add optional argument to ignore elint-special-forms,
3582         useful to prevent recursive calls from handlers.  Doc fix.
3583         Respect elint-ignored-warnings.
3584         (elint-form): Respect elint-ignored-warnings.
3585         (elint-bound-variable, elint-bound-function): New variables.
3586         (elint-unbound-variable): Respect elint-bound-variable.
3587         (elint-get-args): Respect elint-bound-function.
3588         (elint-check-cond-form): Add some simple handling for (f)boundp and
3589         featurep tests.
3590         (elint-check-defalias-form): New handler.
3591         (elint-check-let-form): Make an empty let a warning rather than an
3592         error.
3593         (elint-check-setq-form): Make an empty setq a warning rather than an
3594         error.  Respect elint-ignored-warnings.
3595         (elint-check-defvar-form): Accept null doc-strings.
3596         (elint-check-conditional-form): New handler.  Does some simple-minded
3597         checking of featurep and (f)boundp tests.
3598         (elint-put-function-args): New function.
3599         (elint-initialize): Use elint-scan-doc-file rather than
3600         elint-find-builtin-variables.  Use elint-put-function-args.
3601         Possibly scan preloaded-file-list.
3602         (elint-scan-doc-file): Rename from elint-find-builtin-variables and
3603         extend to handle functions as well.
3605 2009-09-22  Lennart Borgman  <lennart.borgman@gmail.com>
3607         * linum.el (linum-delete-overlays, linum-update-window):
3608         Do not modify the right margin.  (Bug#3971)
3610 2009-09-21  Chong Yidong  <cyd@stupidchicken.com>
3612         * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
3613         nxml-mode instead of xml-mode.
3615 2009-09-21  Kevin Ryde  <user42@zip.com.au>
3617         * net/dig.el: Add "Keywords: comm", as per net-utils.el.  (Bug#4501)
3619 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3621         * net/dig.el (dig-mode): Use define-derived-mode.
3623 2009-09-20  Dan Nicolaescu  <dann@ics.uci.edu>
3625         * vc-dispatcher.el (vc-do-command): Return the process object in
3626         the asynchronous case.  Use when instead of if.  Do not run
3627         vc-exec-after to display a message if not enabled.  (Bug#4463)
3629         * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
3630         properties to the stash strings.
3631         (vc-git-stash-list): Return a list of strings.
3632         (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
3633         (vc-git-stash-show-at-point): New functions.
3634         (vc-git-stash-map): New keymap.
3636         * register.el (ctl-x-r-map): Define the keys here instead of
3637         using autoload.
3639 2009-09-20  Thierry Volpiatto  <thierry.volpiatto@gmail.com>  (tiny change)
3641         * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
3642         list, to workaround performance problem (bug#4485).
3644 2009-09-20  Nick Roberts  <nickrob@snap.net.nz>
3646         * progmodes/gud.el (gud-sentinel): Revert indavertant change.
3648 2009-09-20  Daiki Ueno  <ueno@unixuser.org>
3650         * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
3651         Document that this option is not recommended to use.
3653 2009-09-19  Glenn Morris  <rgm@gnu.org>
3655         * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
3656         variable `var'.
3658         * calc/calc-alg.el (var):
3659         * calc/calcalg2.el (var): Define for compiler.
3661 2009-09-19  Chong Yidong  <cyd@stupidchicken.com>
3663         * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
3664         Doc fix (Bug#3932).
3666         * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
3668         * time-stamp.el (time-stamp-month-dd-yyyy)
3669         (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
3670         (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
3671         (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
3672         (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
3673         Remove functions that have been obsolete since 1995 (Bug#4436).
3675         * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
3676         indent buffer only if called interactively (Bug#4452).
3678 2009-09-19  Juanma Barranquero  <lekktu@gmail.com>
3679             Eli Zaretskii  <eliz@gnu.org>
3681         This fixes bug#4197 (merged to bug#865, though not identical).
3682         * server.el (server-auth-dir): Add docstring note about FAT32.
3683         (server-ensure-safe-dir): Accept FAT32 directories as "safe",
3684         but warn against using them.
3686 2009-09-19  Nick Roberts  <nickrob@snap.net.nz>
3688         * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
3689         older GDB where there is no has_more field.
3691 2009-09-19  Glenn Morris  <rgm@gnu.org>
3693         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3695 2009-09-18  Chong Yidong  <cyd@stupidchicken.com>
3697         * files.el (auto-mode-alist): Change default for XML files to nXML
3698         mode (Bug#4169).
3700 2009-09-18  Juanma Barranquero  <lekktu@gmail.com>
3702         * server.el (server-ensure-safe-dir): Pass 'integer
3703         to `file-attributes', as suggested.
3705 2009-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
3707         * dired-aux.el (dired-query-alist): Remove spurious backslash.
3708         (dired-query): Use read-key.
3710 2009-09-18  Adrian Robert  <Adrian.B.Robert@gmail.com>
3712         * cus-start.el (ns-use-qd-smoothing): Remove.
3714 2009-09-18  Glenn Morris  <rgm@gnu.org>
3716         * allout.el (top-level): Remove unnecessary progn.
3718         * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
3720         * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
3721         definition of abbrev table.
3723         * speedbar.el (speedbar-track-mouse):
3724         * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
3725         * net/eudc.el (eudc-expand-inline):
3726         * net/newst-backend.el (newsticker--cache-read-feed):
3727         * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
3728         condition-case handlers.
3730 2009-09-18  Nick Roberts  <nickrob@snap.net.nz>
3732         * progmodes/gdb-mi.el (gdb-frame-address): New variable.
3733         (gdb-var-list): Add an element for has_more field.
3734         (gdb-non-stop-handler): Enable pretty printing for STL containers.
3735         (gdb-var-create-handler, gdb-var-list-children-handler-1)
3736         (gdb-var-update-handler-1): Parse output of dynamic variable
3737         objects (STL containers).
3738         (gdb-var-delete-1): Pass var1 as an explicit second argument.
3739         (gdb-get-field): Delete alias.  Use bindat-get-field directly.
3741         * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
3742         gdb-var-list.
3743         (gud-speedbar-buttons): Make node expandable if expression "has more"
3744         children.
3746 2009-09-17  Juanma Barranquero  <lekktu@gmail.com>
3748         * startup.el (emacs-quick-startup): Remove variable and all uses.
3749         (command-line): Set `inhibit-x-resources' instead.
3750         (command-line-1): Use `inhibit-x-resources' instead.
3752 2009-09-17  Chong Yidong  <cyd@stupidchicken.com>
3754         * subr.el: Fix last change to avoid using the `unless' macro,
3755         which breaks bootstrapping.
3757 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3759         * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
3760         extended definitions, in case we reload subr.el after having
3761         loaded CL.
3762         (eval-next-after-load): Mark as obsolete.
3764 2009-09-17  Juri Linkov  <juri@jurta.org>
3766         * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
3767         (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
3768         (menu-bar-showhide-menu, menu-bar-tools-menu)
3769         (menu-bar-describe-menu, menu-bar-help-menu)
3770         (minibuffer-local-completion-map, minibuffer-local-map):
3771         Fix list quoting.
3773 2009-09-17  Glenn Morris  <rgm@gnu.org>
3775         * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
3776         arguments, whether or not it has a handler.
3778         * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
3780         * simple.el (hard-newline): Give it a doc-string.
3782         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
3783         (lisp-mode-syntax-table): Give them doc-strings.
3785 2009-09-17  Dan Nicolaescu  <dann@ics.uci.edu>
3787         * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
3788         (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
3789         (menu-bar-options-menu, menu-bar-showhide-menu)
3790         (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
3791         (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
3792         (menu-bar-options-menu, menu-bar-line-wrapping-menu)
3793         (menu-bar-options-menu, menu-bar-tools-menu)
3794         (menu-bar-describe-menu, menu-bar-search-documentation-menu)
3795         (menu-bar-help-menu):
3796         (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
3797         string arguments.
3799         * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
3800         (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
3801         calls for the menu names and :help.
3803 2009-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3805         * mouse.el (minor-mode-menu-from-indicator): Pay attention
3806         to :minor-mode-function (bug#4455).
3808 2009-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3810         * startup.el (command-line): Initialize the window-system after
3811         processing the command-line.
3813         * textmodes/page.el (what-page): Make sure we don't inf-loop if
3814         page-delimiter matches the empty string.
3816 2009-09-16  Glenn Morris  <rgm@gnu.org>
3818         * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
3819         byte-compile-not-obsolete-var.  It's a list now.
3820         (byte-compile-not-obsolete-funcs): New variable.
3821         (byte-compile-warn-obsolete): Don't warn about functions if they are in
3822         byte-compile-not-obsolete-funcs.
3823         (byte-compile-variable-ref, byte-compile-defvar): Update for
3824         byte-compile-not-obsolete-vars name-change and list nature.
3825         (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
3826         and variables behind (f)boundp tests.
3827         * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
3829 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
3831         * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
3833 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3835         * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
3836         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
3837         Don't autoload.
3839 2009-09-15  Stephen Eglen  <stephen@gnu.org>
3841         * iswitchb.el (iswitchb-read-buffer): When selecting a match from
3842         the virtual-buffers, use the name of the buffer specified by
3843         find-file-noselect, as the match may be a symlink.  (This was a
3844         problem if the target and the symlink had different names.)
3846 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3848         * custom.el (custom-initialize-default, custom-initialize-set): CSE.
3850         * desktop.el (desktop-path): Check user-emacs-directory.
3852         * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
3854         * loadup.el: Use after-load-functions to GC after loading each file.
3855         Remove the explicit GC calls that used to be sprinkled around.
3857         * subr.el (after-load-functions): New hook.
3858         (do-after-load-evaluation): Run it.  Use string-match-p to detect
3859         `obsolete' packages, rather than painfully extracting the relevant
3860         directory name.
3862 2009-09-15  Glenn Morris  <rgm@gnu.org>
3864         * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
3865         free variable `doc'.
3867         * dired.el (dired-mode-map): Add menu entry for async shell command.
3869         * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
3870         variables, also consider the .elc files, since the .el files are
3871         normally gzipped (subsequent code locates the .el.gz from the .elc).
3873         * calc/calc-prog.el (arglist): Define for compiler.
3875         * calendar/diary-lib.el (diary-display-function): Change the default to
3876         fancy display.
3877         (body): Define for compiler.
3879         * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
3880         (byte-compile-file-form, byte-compile-lambda)
3881         (byte-compile-top-level-body, byte-compile-form)
3882         (byte-compile-variable-ref, byte-compile-setq)
3883         (byte-compile-setq-default, byte-compile-body)
3884         (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
3885         (batch-byte-compile): Give some more local variables with common names
3886         a "bytecomp-" prefix to avoid masking warnings about free variables.
3888         * startup.el (command-line-1): Give local variables with common names a
3889         distinguishing prefix, so as not to hide free variable warnings during
3890         bootstrap.
3892         * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
3893         clever and add a suffix to make a unique name, just let the user decide
3894         whether or not to overwrite it.  If the input is a directory, write the
3895         default filename to that directory.  (Bug#4388)
3896         (rmail-mime-bulk-handler): Ensure the save button's 'directory property
3897         is a filename-as-a-directory.
3899 2009-09-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3901         * textmodes/page.el (what-page): Don't move to beginning of line.
3902         See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
3904 2009-09-15  Dan Nicolaescu  <dann@ics.uci.edu>
3906         * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
3908 2009-09-14  Dan Nicolaescu  <dann@ics.uci.edu>
3910         * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
3911         * help.el (help-for-help-internal): Add purecopy calls for text.
3913         * vc.el (top): print-log method now takes an optional SHORTLOG
3914         argument.  Add a new method: root.
3915         (vc-root-diff, vc-print-root-log): New functions.
3916         (vc-log-short-style): New variable.
3917         (vc-print-log-internal): Add support for showing short logs.
3919         * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
3920         vc-print-root-log and vc-print-root-diff.
3922         * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
3923         * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
3924         * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
3925         short logs.
3927         * vc-cvs.el (vc-cvs-print-log):
3928         * vc-mtn.el (vc-mtn-print-log):
3929         * vc-rcs.el (vc-rcs-print-log):
3930         * vc-sccs.el (vc-sccs-print-log):
3931         * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
3932         that is ignored for now.
3934         * vc-mtn.el (vc-mtn-annotate-command):
3935         * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
3937 2009-09-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3939         * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
3940         to function-key-map, and give them ascii-character property.
3941         * term/x-win.el (x-alternatives-map):
3942         * term/ns-win.el (ns-alternatives-map):
3943         * term/internal.el (msdos-key-remapping-map):
3944         * w32-fns.el (x-alternatives-map): Remove redundant mappings.
3946 2009-09-14  Glenn Morris  <rgm@gnu.org>
3948         * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
3949         temp-buffers (2009-09-12).
3951 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3953         * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
3954         the new read-key function.
3956 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
3958         * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
3959         is defined (Bug#4405).
3961 2009-09-13  Vincent Belaïche  <vincent.belaiche@gmail.com>
3963         * recentf.el (recentf-cleanup): Use a hash table to find
3964         duplicates (Bug#4407).
3966 2009-09-13  Per Starbäck  <per@starback.se>  (tiny change)
3968         * textmodes/ispell.el (ispell-command-loop): Convert keys such as
3969         kp-0 to ascii equivalents (Bug#4325).
3971 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
3973         * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
3975         * eshell/em-hist.el:
3976         * eshell/em-dirs.el (eshell-complete-user-reference):
3977         Declare pcomplete functions and variables to avoid compiler warnings.
3979 2009-09-13  Leo  <sdl.web@gmail.com>  (tiny change)
3981         * eshell/em-script.el (eshell-login-script, eshell-rc-script):
3982         * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
3983         * eshell/em-alias.el (eshell-aliases-file):
3984         * eshell/em-hist.el (eshell-history-file-name):
3985         Use expand-file-name instead of concat to make file names (Bug#4308).
3987 2009-09-13  Glenn Morris  <rgm@gnu.org>
3989         * ediff-merg.el (ediff-do-merge):
3990         * filesets.el (filesets-run-cmd):
3991         * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
3992         (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
3993         (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
3994         (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
3995         (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
3996         Replace empty `let's with `progn'.
3998 2009-09-13  Stefan Monnier  <monnier@iro.umontreal.ca>
4000         * mail/sendmail.el (send-mail-function):
4001         * tooltip.el (tooltip-mode):
4002         * simple.el (transient-mark-mode):
4003         * rfn-eshadow.el (file-name-shadow-mode):
4004         * frame.el (blink-cursor-mode):
4005         * font-core.el (global-font-lock-mode):
4006         * files.el (temporary-file-directory)
4007         (small-temporary-file-directory, auto-save-file-name-transforms):
4008         * epa-hook.el (auto-encryption-mode):
4009         * composite.el (global-auto-composition-mode):
4010         Use custom-initialize-delay.
4011         * startup.el (command-line): Don't explicitly call
4012         custom-reevaluate-setting for all the above vars.
4013         * custom.el (custom-initialize-safe-set)
4014         (custom-initialize-safe-default): Delete.
4016 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4018         * term/x-win.el (x-initialize-window-system):
4019         * term/w32-win.el (w32-initialize-window-system):
4020         * term/ns-win.el (ns-initialize-window-system): Don't call
4021         mouse-wheel-mode since it's enabled globally by default already.
4023         * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
4024         actually define the variable, but only silences the byte-compiler.
4025         (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
4026         before looking it up.
4027         (mouse-wheel-scroll-amount): Also reset the bindings if this value
4028         is changed.
4030 2009-09-12  Glenn Morris  <rgm@gnu.org>
4032         * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
4033         1000.
4034         (elint-add-required-env): Don't beep on error.
4035         (elint-forms): In case of error, return ENV unchanged.
4036         (elint-init-env): Skip non-list forms.
4037         (elint-log): Handle unknown file positions.
4039 2009-09-12  Daiki Ueno  <ueno@unixuser.org>
4041         * epg.el (epg-make-context): Add autoload cookie.
4042         (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
4043         (epg-decrypt-string, epg-start-verify, epg-verify-file)
4044         (epg-verify-string, epg-start-sign, epg-sign-file)
4045         (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
4046         (epg-encrypt-string, epg-start-export-keys)
4047         (epg-export-keys-to-file, epg-export-keys-to-string)
4048         (epg-start-import-keys, epg-import-keys-from-file)
4049         (epg-import-keys-from-string, epg-start-receive-keys)
4050         (epg-receive-keys, epg-import-keys-from-server)
4051         (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
4052         (epg-sign-keys, epg-start-generate-key)
4053         (epg-generate-key-from-file, epg-generate-key-from-string):
4054         Remove autoload cookie.
4056 2009-09-12  Eli Zaretskii  <eliz@gnu.org>
4058         * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
4059         reevaluation of trash-directory.
4061         * mwheel.el: Fix last change.
4062         (mouse-wheel-mode): New defvar.
4063         (mouse-wheel-mode): Remove autoload cookie.
4065 2009-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4067         * mwheel.el (mwheel-installed-bindings): New var.
4068         (mouse-wheel-mode): Use it, so as to make sure we really remove all
4069         the bindings we set last time.  Use custom-initialize-delay.
4070         * loadup.el: Load mwheel after term/*-win.el.
4071         * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
4072         and mouse-wheel-up-event now that their first evaluation is done
4073         sufficiently late to be correct.
4075         * startup.el (tutorial-directory): Make it a defcustom.
4076         Use custom-initialize-delay rather than eval-at-startup to set it.
4077         * image.el (image-load-path): Make it a defcustom.
4078         Use custom-initialize-delay rather than eval-at-startup to set it.
4079         * subr.el (eval-at-startup): Remove.
4080         * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
4082         * subr.el (do-after-load-evaluation): Warn the user after loading an
4083         obsolete package.
4085 2009-09-12  Glenn Morris  <rgm@gnu.org>
4087         * proced.el (proced-mark-alt): Remove alias.
4088         (proced-mode-map): Remove proced-mark-alt.
4090         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
4091         Elint file and directory.  Remove initialization entry.
4093         * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
4094         commands.
4095         (elint-current-buffer): Set mode-line-process.
4096         (elint-init-env): Handle define-derived-mode.
4097         Fix declare-function with unspecified arglist.  Guard against odd
4098         defalias statements (eg iso-insert's 8859-1-map).
4099         (elint-add-required-env): Use a temp buffer.
4100         (elint-form): Just print the function/macro name, not the whole form.
4101         Return env unchanged if we fail to parse a macro.
4102         (elint-forms): Guard against parse errors.
4103         (elint-output): New function, to handle batch mode.
4104         (elint-log-message): Add optional argument.  Use elint-output.
4105         (elint-set-mode-line): New function.
4107 2009-09-12  Andreas Politz  <politza@fh-trier.de>  (tiny change)
4109         * emacs-lisp/elp.el (elp-not-profilable): Add more
4110         functions (Bug#4233).
4112 2009-09-12  Chong Yidong  <cyd@stupidchicken.com>
4114         * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
4115         (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
4117 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
4119         * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
4120         (gdb-var-list-children): Use json parsing.
4122 2009-09-11  Daniel Colascione  <dan.colascione@gmail.com>
4124         * progmodes/js.el (js--proper-indentation): Handle the case where
4125         char-before is null.  Reported by Deniz Dogan.
4127 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
4129         * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
4131 2009-09-11  Daiki Ueno  <ueno@unixuser.org>
4133         * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
4134         (epg-digest-algorithm-alist): Add SHA224.
4135         (epg-context-set-passphrase-callback)
4136         (epg-context-set-progress-callback): Add description about
4137         callback function.
4139 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4141         * custom.el (custom-delayed-init-variables): New var.
4142         (custom-initialize-delay): New function.
4143         * startup.el (command-line): "Re"evaluate all vars in
4144         custom-delayed-init-variables.  Don't reevaluate abbrev-file-name
4145         explicitly any more.
4146         * abbrev.el (abbrev-file-name): Use custom-initialize-delay
4147         to avoid creating a ~/.emacs.d at build-time (bug#4347).
4149         * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
4151 2009-09-11  Nick Roberts  <nickrob@snap.net.nz>
4153         * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
4154         (gdb-var-update-handler): Use json parsing.
4156 2009-09-11  Juanma Barranquero  <lekktu@gmail.com>
4158         * vc-annotate.el (vc-annotate): Use the main file's coding-system to
4159         decode annotated text, regardless of language environment.  (Bug#2741)
4161 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4163         * Makefile.in (autoloads): Make rmail.el writable as well.
4165 2009-09-11  Glenn Morris  <rgm@gnu.org>
4167         * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
4168         loaddefs.el.
4169         * dired.el: Regenerate with extracted autoloads.
4170         * Makefile.in (autoloads): Make dired.el writable.
4172         * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
4173         * ibuffer.el: Regenerate with extracted autoloads.
4174         * Makefile.in (autoloads): Make ibuffer.el writable.
4176         * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
4177         * version.el (emacs-copyright, emacs-major-version)
4178         (emacs-minor-version): Reformat doc-strings for make-docfile.
4180         * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
4181         functions and variables, since they must be stuff specific to some other
4182         platform.
4183         (apropos-print): Make mouse-click message less specific about button.
4185         * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
4186         that records where a macro was defined.
4187         * help-fns.el (describe-function-1): Mention if a function has a
4188         compiler-macro.
4189         * help-mode.el (help-function-cmacro): New button.
4191         * locate.el (top-level): Always require dired.
4192         (locate-mode-map): Initialize inside the defvar.
4194         * net/ange-ftp.el (dired-compress-file): Declare.
4195         (ange-ftp-dired-compress-file): Add doc string.
4197         * term/ns-win.el (x-display-name, x-setup-function-keys):
4198         Unify doc-strings with X versions.
4200 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4202         * emulation/crisp.el (crisp-mode-map): Move initialization
4203         into declaration.
4204         (crisp-mode): Use define-minor-mode.
4206         * progmodes/xscheme.el (xscheme-evaluation-commands):
4207         Put a :advertised-binding property rather than using
4208         advertised-xscheme-send-previous-expression.
4209         (advertised-xscheme-send-previous-expression): Declare obsolete.
4210         * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
4211         `advertised-undo'.
4212         (crisp-mode): Add corresponding bindings to
4213         undo's :advertised-binding instead.
4214         * dired.el (dired-mode-map): Put a :advertised-binding property rather
4215         than using dired-advertised-find-file.
4216         (dired-advertised-find-file):
4217         * simple.el (advertised-undo):
4218         * wid-edit.el (advertised-widget-backward): Declare obsolete.
4219         (widget-keymap): Put a :advertised-binding property rather
4220         than using advertised-widget-backward.
4221         * bindings.el (ctl-x-map): Put a :advertised-binding property rather
4222         than using advertised-undo.
4223         * tutorial.el (tutorial--default-keys): Adjust accordingly.
4225 2009-09-10  Simon South  <ssouth@slowcomputing.org>
4227         * progmodes/delphi.el (delphi-tab): Indent region when Transient
4228         Mark mode is enabled and region is active; otherwise indent or
4229         insert TAB as usual.
4230         (delphi-mode): Update description of TAB-key binding.
4232 2009-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4234         * subr.el (define-key-rebound-commands): Mark obsolete.
4235         * startup.el (precompute-menubar-bindings): Remove.
4236         (normal-top-level): Remove obsolete code that tried to precompute
4237         menubar bindings.
4238         * loadup.el (define-key-rebound-commands): Don't bother fiddling with
4239         define-key-rebound-commands and precompute-menubar-bindings.
4241 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
4243         * net/imap.el (imap-interactive-login): Better messages.
4244         (imap-open): Fix bug with renamed buffer on reconnect.
4245         (imap-authenticate): Add buffer-local imap-last-authenticator variable
4246         for easier debugging and cleaner code.  On successful (guessed based on
4247         server capabilities) secondary authentication, set imap-state
4248         correctly.
4249         (imap-last-authenticator): Define imap-last-authenticator as a variable
4250         to avoid warnings.
4252 2009-09-10  Glenn Morris  <rgm@gnu.org>
4254         * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
4256         * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
4257         (byte-compile-file-form-autoload): Don't warn about unknown functions
4258         where the autoload statement comes after the use.
4259         (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
4260         that any handlers inside the body (eg require) are in turn respected.
4262         * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
4263         effects.
4265         * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
4266         and syntax and abbrev tables basic docs, if they don't have any.
4268         * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
4270         * international/mule-cmds.el (top-level): Require cl when compiling.
4271         (view-hello-file): Use default-value rather than
4272         default-enable-multibyte-characters.
4274         * progmodes/fortran.el: Move all safe and risky properties into the
4275         defcustoms.
4277         * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
4278         * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
4279         * mail/undigest.el:
4280         Put autoloads in rmail.el rather than loaddefs.el.
4281         * mail/rmail.el: Regenerate with extracted autoloads.
4283         * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
4284         * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
4286 2009-09-10  Nick Roberts  <nickrob@snap.net.nz>
4288         Reported in thread for Bug#4375.
4289         * progmodes/gud.el (gud-tooltip-print-command): Use MI command
4290         "-data-evaluate-expression" instead of print.
4291         * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
4292         (gdb-tooltip-print): Parse output from above MI command.
4293         (gdb): Revert 2009-08-11 change.  User should detach inferior
4294         manually.
4296         Remove the word "separate" from IO functions as inferior
4297         output is now never displayed in the GUD buffer.
4299 2009-09-10  Juanma Barranquero  <lekktu@gmail.com>
4301         * startup.el (command-line-normalize-file-name): On Windows and
4302         MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
4304 2009-09-10  Juri Linkov  <juri@jurta.org>
4306         * isearch.el (isearch-text-char-description): Propertize escape
4307         character sequences with the `escape-glyph' face.  (Bug#4344)
4309         * simple.el (shell-command): Set asynchronous process filter to
4310         `comint-output-filter'.  (Bug#4343)
4312         * progmodes/grep.el (grep-template): Add "<X>" to docstring.
4313         (grep-files-aliases): Add "all".  Move "el" and "ch" to the top of
4314         the list.  Move "asm" to the bottom.
4315         (grep-find-ignored-directories): Add `choice' with nil value
4316         to empty the list easily.
4317         (grep-find-ignored-files): New option.
4318         (grep-files-history): Set to nil by default instead of '("ch" "el").
4319         (grep-compute-defaults): Add "<X>" to `grep-template'.
4320         (grep-read-files): Bind new local variables `default-alias' and
4321         `default-extension'.  Use a list of default values for the file prompt.
4322         (lgrep): Add `--exclude=' command line options composed from
4323         `grep-find-ignored-files'.
4324         (rgrep): Add `-name' command line options composed from
4325         `grep-find-ignored-files'.  (Bug#4301)
4327 2009-09-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4329         * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
4330         (bug#4368).
4332 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4334         * calendar/time-date.el (autoload):
4335         Expand define-obsolete-function-alias into defalias and make-obsolete
4336         for old Emacsen that Gnus supports.
4337         (with-no-warnings): Define it for old Emacsen.
4338         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4339         is available.
4340         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4341         float-time is available; suppress compile warning for time-to-seconds.
4343 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
4345         * net/imap.el (imap-message-map): Docstring fix.
4347 2009-09-09  Glenn Morris  <rgm@gnu.org>
4349         * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
4350         line numbers too.  (Bug#4374)
4352 2009-09-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4354         * smerge-mode.el (smerge-remove-props, smerge-refine):
4355         Use with-silent-modifications (bug#4342).
4357         * subr.el (with-silent-modifications): New macro.
4359 2009-09-07  Juanma Barranquero  <lekktu@gmail.com>
4361         * files.el (top-level): Require `cl' when compiling.
4363 2009-09-07  Glenn Morris  <rgm@gnu.org>
4365         * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
4367         * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
4368         (proced-mark-alt): New alias, to control the advertised key.  (Bug#4362)
4370 2009-09-06  Nick Roberts  <nickrob@snap.net.nz>
4372         * vc-git.el (vc-git-annotate-command): Use separator to parse
4373         arguments correctly.
4375 2009-09-06  Eli Zaretskii  <eliz@gnu.org>
4377         * proced.el (proced-mode): Doc fix.
4379 2009-09-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
4381         * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
4382         lstat fails.
4383         (tramp-do-file-attributes-with-ls): Check for file existence at
4384         remote end.
4385         (tramp-do-file-attributes-with-stat): Likewise.
4386         (tramp-convert-file-attributes): Return nil when attr is nil.
4388 2009-09-05  Glenn Morris  <rgm@gnu.org>
4390         * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
4391         properties to this button.
4392         (diary-fancy-display): Don't extend the button to the final newline.
4393         (diary-fancy-display-mode): Continue to define "q" as a local key.
4395         * calendar/cal-china.el (holiday-chinese): Make it slightly more
4396         efficient.
4398         * font-lock.el (lisp-font-lock-keywords-2): Add letf.
4400         * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
4401         (byte-compile-dest-file-function): New option.
4402         (byte-compile-dest-file): Doc fix.
4403         Obey byte-compile-dest-file-function.
4404         (byte-compile-cl-file-p): New function.
4405         (byte-compile-eval): Only suppress noruntime warnings about cl functions
4406         if the cl-functions warning is enabled.  Use byte-compile-cl-file-p.
4407         (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
4408         than for file being previously loaded.
4409         (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
4410         (byte-compile-file-form-require): Handle the case where requiring a file
4411         indirectly causes CL to be loaded.
4413 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
4415         * files.el (find-alternate-file): Run `kill-buffer-hook' manually
4416         before killing the old buffer, since by the time `kill-buffer' is
4417         run so many buffer variables have been set to nil that it may not
4418         behave as expected.  (Bug#4061)
4420 2009-09-05  Karl Fogel  <kfogel@red-bean.com>
4422         * files.el (find-alternate-file): If the old buffer is modified
4423         and visiting a file, behave similarly to `kill-buffer' when
4424         killing it, thus reverting to the pre-1.878 behavior; see
4425         http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
4426         for discussion.  Also, consult `buffer-file-name' as a variable
4427         not as a function, for consistency with the rest of the code.
4429 2009-09-04  Michael Albinus  <michael.albinus@gmx.de>
4431         * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
4432         also when adding a new directory.
4434         * net/tramp-compat.el (tramp-compat-line-beginning-position): New
4435         defun.
4437 2009-09-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4439         * files.el (locate-file-completion-table): Make it provide boundary
4440         information, so partial-completion works better.
4442 2009-09-04  Leo  <sdl.web@gmail.com>  (tiny change)
4444         * mail/footnote.el (Footnote-text-under-cursor):
4445         Check footnote-text-marker-alist before using it (bug#4324).
4447 2009-09-04  Glenn Morris  <rgm@gnu.org>
4449         * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
4450         * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
4451         * play/solitaire.el, play/tetris.el:
4452         Remove leading * from defcustom and defface docs.
4454         * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
4455         necessary.
4456         (diary-fancy-overriding-map): New variable.
4457         (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
4458         Use view-mode.
4460         * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
4461         goto-line.
4463 2009-09-03  Glenn Morris  <rgm@gnu.org>
4465         * arc-mode.el (archive-mode):
4466         * dos-fns.el (set-default-process-coding-system):
4467         * man.el (Man-getpage-in-background):
4468         * menu-bar.el (menu-bar-describe-menu):
4469         * server.el (server-process-filter):
4470         * startup.el (command-line):
4471         * tar-mode.el (tar-header-block-tokenize, tar-extract):
4472         * w32-fns.el (set-default-process-coding-system):
4473         * x-dnd.el (x-dnd-handle-file-name):
4474         * international/mule-cmds.el (mule-menu-keymap)
4475         (set-default-coding-systems, language-info-alist, set-language-info)
4476         (set-language-environment, standard-display-european-internal)
4477         (set-locale-environment):
4478         * international/mule-diag.el (mule-diag):
4479         * mail/emacsbug.el (report-emacs-bug):
4480         * mail/rmail.el (rmail-mode):
4481         * mail/sendmail.el (mail-setup):
4482         Use default-value rather than default-enable-multibyte-characters.
4484         * progmodes/f90.el: Move all safe properties into the defcustoms.
4485         (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
4487         * calendar/appt.el (appt-check):
4488         * calendar/diary-lib.el (diary-set-header, diary-live-p)
4489         (diary-check-diary-file, diary-list-entries)
4490         (diary-include-other-diary-files, diary-simple-display)
4491         (diary-fancy-display, diary-print-entries)
4492         (diary-mark-included-diary-files, diary-make-entry):
4493         Don't call substitute-in-file-name on diary-file.
4495 2009-09-03  Eduard Wiebe  <usenet@pusto.de>
4496             Stefan Monnier  <monnier@iro.umontreal.ca>
4498         * mail/footnote.el (footnote-prefix): Make it a defcustom.
4499         (footnote-mode-map): Move initialization into the declaration.
4500         (footnote-minor-mode-map): Define it rather than changing global-map.
4501         (footnote-mode): Use define-minor-mode.
4503 2009-09-02  Michael Albinus  <michael.albinus@gmx.de>
4505         * net/tramp.el (tramp-handle-file-attributes-with-ls)
4506         (tramp-do-file-attributes-with-perl)
4507         (tramp-do-file-attributes-with-stat): Rename from
4508         `tramp-handle-file-attributes-with-*'.
4509         (tramp-handle-file-attributes): Use them.
4510         (tramp-do-directory-files-and-attributes-with-perl)
4511         (tramp-do-directory-files-and-attributes-with-stat): Rename from
4512         `tramp-handle-directory-files-and-attributes-with-*'.
4513         (tramp-handle-directory-files-and-attributes): Use them.
4514         (tramp-method-out-of-band-p): Additional parameter SIZE.
4515         (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
4516         (tramp-handle-write-region): Use it.
4517         (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
4518         (tramp-handle-vc-registered): Check, whether the first run did
4519         return files to be tested.
4520         (tramp-advice-make-auto-save-file-name): Do not call directly
4521         `tramp-handle-make-auto-save-file-name', because this would bypass
4522         the locking mechanism.
4524         * net/tramp-compat.el (top): Autoload used functions from tramp.el.
4525         (file-remote-p, process-file, start-file-process, set-file-times)
4526         (tramp-compat-file-attributes): Compatibility functions shall not
4527         call directly `tramp-handle-*', because this would bypass the
4528         locking mechanism.
4529         (tramp-compat-number-sequence): New defun.
4531 2009-09-02  Glenn Morris  <rgm@gnu.org>
4533         * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
4534         alias for float-time.
4535         (time-to-number-of-days): In Emacs, use float-time.
4536         * net/newst-backend.el (time-add): Suppress warnings from compat
4537         function.
4538         * time.el (emacs-uptime, emacs-init-time):
4539         * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
4540         Use float-time rather than time-to-seconds.
4542         * minibuffer.el (completion-initials-expand): Fix typo.
4544         * faces.el (modeline, modeline-inactive, modeline-highlight)
4545         (modeline-buffer-id):
4546         * info.el (info-menu-5): Mark these face aliases as obsolete.
4548 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
4550         * progmodes/gdb-mi.el (gdb-current-context-command): Move the
4551         space ...
4552         (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
4553         no "--thread" option.
4554         (gdb-stopped): Don't print "Switched to thread" message when it is
4555         unchanged.
4557 2009-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4559         * minibuffer.el (completion-try-completion)
4560         (completion-all-completions): Remove ill-defined (and
4561         mistakenly installed and luckily never used nor documented)
4562         `completion-styles' property.
4563         (completion-initials-expand, completion-initials-all-completions)
4564         (completion-initials-try-completion): New functions.
4565         (completion-styles-alist): Add doc to each entry.
4566         Add new `initials' entry.
4568 2009-09-01  Nick Roberts  <nickrob@snap.net.nz>
4570         * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
4571         MI command -var-evaluate-expression.
4572         (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
4573         and tweak for case of string child.
4574         (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
4576 2009-09-01  Glenn Morris  <rgm@gnu.org>
4578         * add-log.el (change-log-date-face, change-log-name-face)
4579         (change-log-email-face, change-log-file-face, change-log-list-face)
4580         (change-log-conditionals-face, change-log-function-face)
4581         (change-log-acknowledgement-face):
4582         * cus-edit.el (custom-invalid-face, custom-rogue-face)
4583         (custom-modified-face, custom-set-face, custom-changed-face)
4584         (custom-saved-face, custom-button-face, custom-button-pressed-face)
4585         (custom-documentation-face, custom-state-face, custom-comment-face)
4586         (custom-comment-tag-face, custom-variable-tag-face)
4587         (custom-variable-button-face, custom-face-tag-face)
4588         (custom-group-tag-face-1, custom-group-tag-face):
4589         * diff-mode.el (diff-header-face, diff-file-header-face)
4590         (diff-index-face, diff-hunk-header-face, diff-removed-face)
4591         (diff-added-face, diff-changed-face, diff-function-face)
4592         (diff-context-face, diff-nonexistent-face):
4593         * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
4594         * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
4595         * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
4596         (Info-title-4-face):
4597         * isearch.el (isearch-lazy-highlight-face):
4598         * log-view.el (log-view-file-face, log-view-message-face):
4599         * paren.el (show-paren-match-face, show-paren-mismatch-face):
4600         * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
4601         (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
4602         (cvs-msg-face):
4603         * smerge-mode.el (smerge-mine-face, smerge-other-face)
4604         (smerge-base-face, smerge-markers-face):
4605         * wid-edit.el (widget-documentation-face, widget-button-face)
4606         (widget-field-face, widget-single-line-field-face)
4607         (widget-inactive-face, widget-button-pressed-face):
4608         * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
4609         (woman-addition-face):
4610         * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
4611         (eshell-ls-executable-face, eshell-ls-readonly-face)
4612         (eshell-ls-unreadable-face, eshell-ls-special-face)
4613         (eshell-ls-missing-face, eshell-ls-archive-face)
4614         (eshell-ls-backup-face, eshell-ls-product-face)
4615         (eshell-ls-clutter-face):
4616         * eshell/em-prompt.el (eshell-prompt-face):
4617         * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
4618         * obsolete/old-whitespace.el (whitespace-highlight-face):
4619         * progmodes/antlr-mode.el (antlr-font-lock-default-face)
4620         (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
4621         (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
4622         (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
4623         (antlr-font-lock-literal-face):
4624         * progmodes/ebrowse.el (ebrowse-tree-mark-face)
4625         (ebrowse-root-class-face, ebrowse-file-name-face)
4626         (ebrowse-default-face, ebrowse-member-attribute-face)
4627         (ebrowse-member-class-face, ebrowse-progress-face):
4628         * progmodes/make-mode.el (makefile-space-face):
4629         * progmodes/sh-script.el (sh-heredoc-face):
4630         * textmodes/flyspell.el (flyspell-incorrect-face)
4631         (flyspell-duplicate-face):
4632         * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
4633         * textmodes/texinfo.el (texinfo-heading-face):
4634         Mark face aliases with "-face" suffix as obsolete.
4636         * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
4637         compiler.
4639         * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
4640         (eudc-bob-sound-menu): Use defvar rather than defconst, since
4641         easy-menu-define wants to modify these.
4643         * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
4645         * net/browse-url.el (browse-url-file-url):
4646         * term/internal.el (dos-codepage-setup):
4647         Use default-value rather than default-enable-multibyte-characters.
4649         * progmodes/etags.el (etags-goto-tag-location):
4650         * progmodes/flymake.el (flymake-highlight-line)
4651         (flymake-goto-file-and-line, flymake-goto-line):
4652         * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
4653         (gdb-goto-breakpoint):
4654         * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
4655         * progmodes/python.el (python-find-function)
4656         (python-pdbtrack-track-stack-file):
4657         * progmodes/verilog-mode.el (verilog-surelint-off):
4658         * term/ns-win.el (ns-open-file-select-line):
4659         * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
4660         Use forward-line rather than goto-line.
4662         * textmodes/reftex-cite.el (reftex-offer-bib-menu):
4663         * textmodes/reftex-index.el (reftex-display-index):
4664         * textmodes/reftex-ref.el (reftex-offer-label-menu):
4665         * textmodes/reftex-toc.el (reftex-toc):
4666         Remove unnecessary bindings of default-major-mode (all are followed by
4667         major-mode check and possible mode switch).
4669 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
4671         * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
4672         Handle watchpoints (bug#4282).
4673         (def-gdb-thread-buffer-command): Enable thread to be selected by
4674         clicking without selecting threads buffer first.
4675         (gdb-current-context-command): Use selected frame so that "up",
4676         "down" etc work in the GUD buffer.
4677         (gdb-update): Find selected frame before rendering stack buffer.
4678         (gdb-frame-handler): Set gdb-frame-number for stack buffer.
4680 2009-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4682         * progmodes/sym-comp.el (displayed-completions): Remove.
4683         (symbol-complete): Use minibuffer-complete.
4685 2009-08-31  Glenn Morris  <rgm@gnu.org>
4687         * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
4689         * apropos.el (apropos-symbols-internal):
4690         Handle (obsolete) face aliases.
4692         * faces.el (describe-face): Adjust the output format to be more like
4693         describe-variable, and to mention (obsolete) face aliases.
4694         Adjust the whitespace so that help-setup-xref works.
4696         * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
4697         * calendar/diary-lib.el (diary-button-face):
4698         Mark these face aliases as obsolete.
4700         * calendar/calendar.el (calendar-today): Doc fix.
4702 2009-08-31  Nick Roberts  <nickrob@snap.net.nz>
4704         * progmodes/gdb-mi.el (gdb-control-all-threads)
4705         (gdb-control-current-thread): Force tool bar update.
4706         (gdb-non-stop-handler): New function.
4707         (gdb-init-1): Use it to test if non-stop mode is supported.
4708         Remove unused gdbmi buffer type.
4710 2009-08-30  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
4712         * progmodes/grep.el (grep-read-files): Strip trailing <N> from
4713         buffer names not visiting a file (e.g. cloned buffers).  (Bug#4210)
4715 2009-08-30  Nick Roberts  <nickrob@snap.net.nz>
4717         * comint.el (comint-exec-1): Check command is non-null first.
4718         Part of gdb-mi.el change (2009-08-28).
4720 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4722         * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
4724 2009-08-30  Juanma Barranquero  <lekktu@gmail.com>
4726         * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
4727         instead of `dolist' to avoid a recursive require when bootstrapping.
4729 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4731         * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
4733         * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
4735         * net/imap.el (imap-send-command): Simplify.
4736         (imap-wait-for-tag): point-max -> buffer-size.
4738         * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
4740         * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
4741         with constant argument.
4743         * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
4745         * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
4747         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
4748         Change default, since most of our files don't have a history.
4749         (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
4750         the user.
4752         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
4753         Add comint-run.
4755         * calc/calc.el: Improve commenting convention.
4756         (calc-digit-map, toplevel): Simplify.
4758         * comint.el (comint-insert-input): Be careful to only set point if we
4759         don't delegate to some other command.
4761         * proced.el (proced-signal-list): Make it an alist.
4762         (proced-grammar-alist): Capitalize names.
4763         (proced-send-signal): Use a non-hidden buffer (since it's displayed).
4764         Disable undo manually and make it read-only.
4765         Use completion-annotate-function.
4767         * minibuffer.el (minibuffer-message): If the current buffer is not
4768         a minibuffer, insert the message in the echo area rather than at the
4769         end of the buffer.
4770         (completion-annotate-function): New variable.
4771         (minibuffer-completion-help): Use it.
4772         (completion--embedded-envvar-table): Environment vars are
4773         always case-sensitive.
4775 2009-08-30  Glenn Morris  <rgm@gnu.org>
4777         * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
4778         from fortran-current-defun.
4779         (fortran-beginning-of-subprogram): Be more precise about finding the
4780         start, to avoid an infinite loop in end-of-defun.  (Bug#4259)
4781         (fortran-end-of-subprogram): Simplify.
4782         (fortran-current-defun): Use fortran-start-prog-re.
4784 2009-08-29  Juanma Barranquero  <lekktu@gmail.com>
4786         * subr.el (do-after-load-evaluation): Simplify.
4788 2009-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
4790         * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
4792         * vc-rcs.el (vc-rcs-print-log-cleanup): ... here.  New function.
4793         (vc-rcs-print-log): Use it.
4795         * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
4797 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4799         * paths.el (abbrev-file-name): Move to abbrev.el.
4800         * abbrev.el (abbrev-file-name): Move from paths.el.
4801         Obey user-emacs-directory.
4802         * calc/calc.el (calc-settings-file): Don't autoload and instead obey
4803         user-emacs-directory.
4804         * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
4805         abbrev-file-name and calc-settings-file any more.
4806         * startup.el (command-line): Recompute abbrev-file-name and
4807         abbreviated-home-dir.
4808         (normal-no-mouse-startup-screen): Improve the generic code and get rid
4809         of the special code for when C-h bindings haven't been changed.
4810         (display-startup-echo-area-message): Use with-current-buffer.
4811         (command-line-1): Use a list of strings, rather than a list of lists
4812         of strings for longopts.
4814         * files.el (get-free-disk-space): Use / for default-directory.
4816         * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
4817         Use with-current-buffer.
4819         * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
4820         Recognize immutable variables like most-positive-fixnum.
4821         (byte-compile-setq-default): Check and warn if trying to assign
4822         to an immutable variable, or a non-variable.
4824         * progmodes/cc-vars.el (c-comment-continuation-stars):
4825         * progmodes/cc-engine.el (c-looking-at-bos):
4826         * progmodes/cc-cmds.el (c-toggle-auto-state)
4827         (c-forward-into-nomenclature, c-backward-into-nomenclature)
4828         (c-comment-line-break-function): Add version of obsolescence.
4830 2009-08-28  Juri Linkov  <juri@jurta.org>
4832         * files.el (magic-fallback-mode-alist): Add ZIP magic number
4833         associated with `archive-mode'.
4835         * image.el (image-type-header-regexps): Use only JPEG magic number
4836         to determine JPEG images, and don't use `image-jpeg-p' because
4837         Emacs can display non-JFIF non-Exif JPEG images.
4839 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
4841         * arc-mode.el (archive-mode):
4842         * emacs-lisp/re-builder.el (re-builder-unload-function):
4843         Protect against the default value of `major-mode' being nil.
4845 2009-08-28  Juanma Barranquero  <lekktu@gmail.com>
4847         * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
4848         Fix typos in docstrings.
4850         * progmodes/js.el (js--macro-decl-re): Doc fix.
4851         (js--plain-method-re, js--split-name): Refloc docstring.
4852         (js--class-styles, js--make-merged-item, js--splice-into-items):
4853         Fix typos in docstrings; reflow docstrings.
4854         (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
4855         (js--variable-decl-matcher, js--inside-pitem-p)
4856         (js--parse-state-at-point, js--get-all-known-symbols)
4857         (js--symbol-history, js-find-symbol, js--js-references)
4858         (js--moz-interactor, js--js-encode-value, js--read-tab):
4859         Fix typos in docstrings.
4861 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4863         * textmodes/reftex.el (reftex-get-file-buffer-force):
4864         * progmodes/verilog-mode.el (verilog-batch-execute-func):
4865         * emulation/viper.el (viper-go-away, viper-set-hooks):
4866         * emacs-lisp/re-builder.el (re-builder-unload-function):
4867         * emacs-lisp/bytecomp.el (byte-compile-file):
4868         * ses.el (ses-unload-function):
4869         * hexl.el (hexl-find-file):
4870         * files.el (normal-mode):
4871         * ehelp.el (with-electric-help):
4872         * autoinsert.el (auto-insert-alist):
4873         * arc-mode.el (archive-mode):
4874         Use (default-value 'major-mode) instead of default-major-mode.
4876         * textmodes/ispell.el (ispell-check-version, ispell-send-string):
4877         * international/mule.el (load-with-code-conversion):
4878         * emacs-lisp/debug.el (debug):
4879         * ediff-vers.el (ediff-rcs-get-output-buffer):
4880         * dired.el (dired-internal-noselect): Don't let-bind
4881         default-major-mode around code that doesn't use it.
4882         E.g. buffer creation via get-buffer-create doesn't use it.
4884 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
4886         * net/tramp.el (all): Replace "'(lambda" by "(lambda".
4887         (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
4888         when writing the temp file.  Otherwise, epa-file gets confused.
4889         (tramp-register-file-name-handlers): Make it a defun.  Move also
4890         `epa-file-handler' to the front of `file-name-handler-alist'.
4892 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4894         * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
4895         start right after a ^M.
4896         (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
4897         (tramp-completion-file-name-regexp-separate)
4898         (tramp-completion-file-name-regexp-url): Use \\` and \\'.
4899         (tramp-handle-file-attributes, tramp-set-file-uid-gid):
4900         Don't modify last-coding-system-used by accident.
4901         (tramp-completion-file-name-handler): Apply the checks here,
4902         instead during registration.
4903         (tramp-register-file-name-handlers) Renamed from
4904         `tramp-register-file-name-handler'.  Register both
4905         `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
4906         (tramp-register-completion-file-name-handler): Remove.  (Bug#4260)
4908 2009-08-28  Nick Roberts  <nickrob@snap.net.nz>
4910         * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
4911         Remove variable ...
4912         (gdb-init-1, gdb-display-separate-io-buffer)
4913         (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
4914         references to it.
4915         (gdb-inferior-io-mode): Use make-comint-in-buffer.
4916         (gdb-inferior-filter): Use comint-output-filter to stop
4917         echoing and remove ^M characters.
4919 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4921         * emulation/viper-init.el (viper-restore-cursor-type):
4922         * emulation/cua-base.el (cua--update-indications):
4923         Replace default-cursor-type with (default-value 'cursor-type).
4925         * mail/sendmail.el (mail-recover-1):
4926         * international/mule-diag.el (describe-current-coding-system-briefly)
4927         (describe-current-coding-system):
4928         * international/mule-cmds.el (select-safe-coding-system)
4929         (select-message-coding-system)
4930         (set-language-environment-coding-systems, set-locale-environment):
4931         * hexl.el (hexl-insert-multibyte-char):
4932         * dos-w32.el (find-buffer-file-type-coding-system):
4933         * simple.el (what-cursor-position):
4934         Replace uses of default-buffer-file-coding-system
4935         with (default-value 'buffer-file-coding-system).
4937         * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
4938         Replace uses of default-cursor-in-non-selected-windows
4939         with (default-value 'cursor-in-non-selected-windows).
4940         Use with-current-buffer.
4942         * mail/feedmail.el: Use CL macros.
4943         (feedmail-run-the-queue, feedmail-send-it-immediately):
4944         * dos-w32.el (find-buffer-file-type): Replace uses of
4945         default-buffer-file-type with (default-value 'buffer-file-type).
4947 2009-08-28  Glenn Morris  <rgm@gnu.org>
4949         * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
4950         (diary-show-all-entries, diary-mark-entries, diary-make-entry):
4951         Use default-value of major-mode rather than default-major-mode.
4953 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
4955         * Makefile.in (update-elcfiles): Report left over elc files.
4957         * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
4958         expand-file-name and with-current-buffer.
4959         (mail-get-names, mail-directory): Use with-current-buffer.
4961         * vc.el (vc-read-revision): New function.
4962         (vc-version-diff, vc-merge): Use it.
4964 2009-08-27  Sam Steingold  <sds@gnu.org>
4966         * simple.el (kill-do-not-save-duplicates): New user option.
4967         (kill-new): When it is non-nil, and the new string is the same as
4968         the latest kill, set replace to t to avoid duplicates in kill-ring.
4970 2009-08-27  Julian Scheid  <julians37@gmail.com>  (tiny change)
4972         * net/tramp.el (tramp-handle-process-file): Do not flush all
4973         caches when `process-file-side-effects' is set.
4974         (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
4975         instead of `tramp-find-file-exists-command'.
4976         Unset `process-file-side-effects'.
4978 2009-08-27  Michael Albinus  <michael.albinus@gmx.de>
4980         * net/tramp.el (tramp-methods): New method "rsyncc".
4981         (top): Add completion function for "rsyncc".
4982         (tramp-message-show-message): New defvar.
4983         (tramp-message, tramp-error): Use it.
4984         (tramp-do-copy-or-rename-file-directly): Extend check for direct
4985         remote copying.
4986         (tramp-do-copy-or-rename-file-out-of-band): Handle new
4987         `tramp-methods' entry `copy-env' of "rsyncc".
4988         (tramp-vc-registered-read-file-names): New defconst.
4989         (tramp-vc-registered-file-names): New defvar.
4990         (tramp-handle-vc-registered): Implement optimization strategy.
4991         (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
4992         (tramp-vc-file-name-handler): New defun.
4993         (tramp-get-ls-command, tramp-get-test-command)
4994         (tramp-get-file-exists-command, tramp-get-remote-ln)
4995         (tramp-get-remote-perl, tramp-get-remote-stat)
4996         (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
4998         * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
4999         (tramp-cache-inhibit-cache): Extend doc string.  It allows also
5000         timestamps.
5001         (tramp-get-file-property): Check for timestamps in
5002         `tramp-cache-inhibit-cache'.
5003         (tramp-set-file-property): Write timestamp.
5005 2009-08-27  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
5007         * language/japan-util.el (japanese-symbol-table): Add entries for
5008         cp932-2-byte.
5010         * international/characters.el: Add category `j' to cp932-2-byte.
5012 2009-08-27  Kenichi Handa  <handa@m17n.org>
5014         * international/fontset.el (build-default-fontset-data): New macro.
5015         (setup-default-fontset): Use build-default-fontset-data for CJK,
5016         tibetan, ethiopic, and ipa.
5018 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5020         * cus-start.el (default-major-mode): Customize `major-mode' instead.
5021         (enable-multibyte-characters): Not customizable any more.
5023         * subr.el (default-mode-line-format, default-header-line-format)
5024         (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
5025         (default-direction-reversed, default-truncate-lines)
5026         (default-left-margin, default-tab-width, default-case-fold-search)
5027         (default-left-margin-width, default-right-margin-width)
5028         (default-left-fringe-width, default-right-fringe-width)
5029         (default-fringes-outside-margins, default-scroll-bar-width)
5030         (default-vertical-scroll-bar, default-indicate-empty-lines)
5031         (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
5032         (default-fringe-cursor-alist, default-scroll-up-aggressively)
5033         (default-scroll-down-aggressively, default-fill-column)
5034         (default-cursor-type, default-buffer-file-type)
5035         (default-cursor-in-non-selected-windows)
5036         (default-buffer-file-coding-system, default-major-mode)
5037         (default-enable-multibyte-characters): Mark as obsolete.
5039 2009-08-27  Dan Nicolaescu  <dann@ics.uci.edu>
5041         * vc-dir.el (vc-dir-update): Remove debug helper.
5043         * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
5045 2009-08-26  Sam Steingold  <sds@gnu.org>
5047         * simple.el (save-interprogram-paste-before-kill): New user option.
5048         (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
5049         save the interprogram-paste into kill-ring before overriding it
5050         with the Emacs kill.
5052 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
5054         * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
5055         (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
5056         (vc-default-previous-revision): Rename to vc-rcs-previous-revision
5057         and move to vc-rcs.el.
5058         (vc-default-next-revision): Rename to vc-rcs-next-revision and
5059         move to vc-rcs.el.
5060         (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
5061         (vc-rcs-update-changelog): Remove.
5062         (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
5063         and move to vc-rcs.el.
5065         * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
5066         (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
5067         renaming.
5068         (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
5069         (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
5070         vc.el, renamed to be RCS specific.
5072         * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
5073         New functions.
5074         (vc-cvs-update-changelog): Move here from vc.el.
5076         * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
5077         New functions.
5079 2009-08-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5081         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
5083 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
5085         * vc-git.el (vc-git-register): Use "git add" for directories.
5086         (vc-git-stash, vc-git-stash-show): New functions.
5087         (vc-git-extra-menu-map): Bind them.
5089         * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
5090         directory correctly in case the item is a directory itself.
5092         * vc.el: Document the desired behavior for reverted files in the
5093         `added' state.
5094         (vc-default-prettify-state-info): Remove function, unused.
5096         * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
5098 2009-08-26  Glenn Morris  <rgm@gnu.org>
5100         * bindings.el (standard-mode-line-format): Reposition dashes in
5101         which-func entry.  (Bug#4217)
5103         * files.el (enable-local-variables, enable-local-eval)
5104         (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
5105         the defcustoms.
5106         (auto-mode-alist, ignored-local-variables)
5107         (save-some-buffers-action-alist): Move risky declarations to the
5108         definitions.
5109         (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
5110         (font-lock-defaults, format-alist, imenu--index-alist)
5111         (imenu-generic-expression, input-method-alist, minor-mode-alist)
5112         (mode-line-buffer-identification, mode-line-client, mode-line-modes)
5113         (mode-line-modified, mode-line-mule-info, mode-line-position)
5114         (mode-line-process, mode-line-remote, outline-level)
5115         (parse-time-rules, rmail-output-file-alist)
5116         (special-display-buffer-names, vc-mode):
5117         Move risky declarations to the relevant files.
5118         * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
5119         (mode-line-modified, mode-line-process, mode-line-position)
5120         (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
5121         * font-core.el (font-lock-defaults):
5122         * format.el (format-alist):
5123         * vc-hooks.el (vc-mode):
5124         * window.el (special-display-buffer-names):
5125         * international/mule-cmds.el (input-method-alist):
5126         Define riskiness here (dumped file) rather than in files.el.
5127         * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
5128         * imenu.el (imenu-generic-expression, imenu--index-alist):
5129         * outline.el (outline-level):
5130         * time.el (display-time-string):
5131         * calendar/parse-time.el (parse-time-rules):
5132         * mail/rmailout.el (rmail-output-file-alist):
5133         Autoload riskiness here, rather than placing in files.el.
5135 2009-08-26  Andreas Schwab  <schwab@linux-m68k.org>
5137         * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
5139 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
5141         * simple.el (process-file-side-effects): New defvar.
5143         * dired-aux.el (dired-show-file-type):
5144         * vc.el (vc-diff-internal):
5145         * vc-arch.el (vc-arch-diff):
5146         * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
5147         * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
5148         * vc-git.el (vc-git-registered, vc-git-working-revision)
5149         (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
5150         (vc-git--empty-db-p):
5151         * vc-hooks.el (vc-user-login-name):
5152         * vc-svn.el (vc-svn-registered, vc-svn-state)
5153         (vc-svn-dir-extra-headers, vc-svn-find-revision):
5154         * progmodes/grep.el (grep-probe): Let-bind
5155         `process-file-side-effects' with nil.
5157         * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
5159         * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
5160         daemon.  Replace ping by checking for running service for bluez
5161         and zeroconf.  (Bug#4239)
5163 2009-08-25  Kevin Ryde  <user42@zip.com.au>
5165         * net/dig.el (dig): Add autoload cookie.
5167 2009-08-25  Glenn Morris  <rgm@gnu.org>
5169         * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
5170         load-history for absolute file-names.
5171         (byte-compile-file-form-require): Warn about use of the cl package.
5173         * format.el (format-alist): Doc fix.
5175         * play/bubbles.el (top-level): Don't require cl at run-time.
5177         * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
5178         run-time cl).
5180 2009-08-24  Dmitry Dzhus  <dima@sphinx.net.ru>
5182         * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
5183         from cl package.
5184         (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
5186 2009-08-24  Jay Belanger  <jay.p.belanger@gmail.com>
5188         * calc/calc-alg.el (math-trig-rewrite)
5189         (math-hyperbolic-trig-rewrite): New functions.
5190         (calc-simplify): Simplify trig functions when asked.
5192 2009-08-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5194         * diff-mode.el (diff-find-source-location): Avoid goto-line.
5196 2009-08-24  Kenichi Handa  <handa@m17n.org>
5198         * language/ind-util.el (mapthread): Delete it.
5199         (combinatorial): New function.
5200         (indian--puthash-cv): Use combinatorial instead of mapthread.
5202 2009-08-22  Kevin Ryde  <user42@zip.com.au>
5204         * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
5205         (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
5206         (checkdoc-symbol-words): Add safe-local-variable for list of strings.
5207         Clarify docstring that the value is strings not symbols.
5208         (checkdoc-list-of-strings-p): New function.
5210 2009-08-22  Glenn Morris  <rgm@gnu.org>
5212         * files.el (auto-mode-alist):
5213         * hippie-exp.el (he-concat-directory-file-name):
5214         * lpr.el (lpr-windows-system, printer-name):
5215         * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
5216         * ps-print.el (ps-windows-system):
5217         * startup.el (command-line):
5218         * emulation/viper-ex.el (viper-glob-function):
5219         * international/mule-cmds.el (set-language-environment-coding-systems):
5220         * net/ange-ftp.el (ange-ftp-write-region):
5221         * obsolete/fast-lock.el (fast-lock-cache-name):
5222         Remove code for defunct system-types emx, macos, mswindows, next-mach,
5223         unisoft-unix, vax-vms, win32, w32.
5225         * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
5226         given name if the pattern is not more specific.
5228         * calendar/lunar.el (lunar-phase-names): New option.
5229         (lunar-phase): Doc fix.
5230         (lunar-cycles-per-year): New constant.
5231         (lunar-index): New function.
5232         (lunar-phase-list, diary-lunar-phases): Use lunar-index.
5233         (lunar-phase-name): Use lunar-phase-names.
5234         (calendar-lunar-phases): Use format.
5235         (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
5237         * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
5238         Copy imenu-example--name-and-position function here for own use.
5239         (cperl-xsub-scan): Use cperl-imenu-name-and-position.
5241         * bs.el (bs--redisplay):
5242         * cus-edit.el (custom-redraw):
5243         * ibuffer.el (ibuffer-bury-buffer):
5244         * server.el (server-goto-line-column):
5245         * startup.el (command-line-1):
5246         * strokes.el (strokes-xpm-for-stroke):
5247         * term.el (term-display-buffer-line):
5248         * view.el (View-goto-line):
5249         * calc/calc.el (calc-do, calc-trail-buffer):
5250         * play/gamegrid.el (gamegrid-add-score-insecure):
5251         * progmodes/ada-mode.el (ada-compile-goto-error):
5252         * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
5253         (ebrowse-select-1st-to-9nth):
5254         * progmodes/cperl-mode.el (cperl-time-fontification):
5255         * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
5256         * progmodes/gud.el (gud-display-line):
5257         (idlwave-shell-display-line):
5258         * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
5259         * progmodes/make-mode.el (makefile-browser-toggle):
5260         (vhdl-speedbar-port-copy, vhdl-compose-components-package):
5261         * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
5262         * textmodes/picture.el (picture-draw-rectangle):
5263         * textmodes/reftex-index.el (reftex-index-goto-letter):
5264         (reftex-select-jump-to-previous):
5265         * textmodes/reftex-sel.el (reftex-find-start-point)
5266         * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
5267         (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
5268         * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
5269         * textmodes/tex-mode.el (tex-compilation-parse-errors):
5270         * textmodes/two-column.el (2C-associated-buffer):
5271         Use forward-line rather than goto-line.
5273         * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
5274         goto-line.
5276         * international/ucs-normalize.el (nfd, decomposition-translation-alist)
5277         (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
5278         (quick-check-list-to-regexp): Declare.
5280         * progmodes/make-mode.el (makefile-browser-insert-selection):
5281         Use goto-char rather than goto-line.
5283         * progmodes/prolog.el (compilation-error-regexp-alist)
5284         (compilation-forget-errors): Declare.
5286 2009-08-22  Juri Linkov  <juri@jurta.org>
5288         * progmodes/grep.el (lgrep, rgrep): At the beginning
5289         set `dir' to `default-directory' unless `dir' is a non-nil
5290         readable directory.  (Bug#4052)
5291         (lgrep, rgrep): Change a weird way to report an error
5292         from using `read-string' to using `error'.
5293         Instead of using interactive arguments in the function body,
5294         add new argument `confirm'.
5296 2009-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5298         * textmodes/remember.el (remember-buffer):
5299         * progmodes/cperl-mode.el (cperl-vc-header-alist):
5300         * calendar/icalendar.el (icalendar-convert-diary-to-ical)
5301         (icalendar-extract-ical-from-buffer):
5302         * net/newst-treeview.el (newsticker-groups-filename):
5303         * net/newst-backend.el (newsticker-cache-filename):
5304         * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
5305         (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
5306         (speedbar-add-ignored-path-regexp, speedbar-line-path)
5307         (speedbar-buffers-line-path, speedbar-path-line)
5308         (speedbar-buffers-line-path):
5309         * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
5310         (epg-sign-keys):
5311         * epa.el (epa-display-verify-result):
5312         * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
5314 2009-08-21  Glenn Morris  <rgm@gnu.org>
5316         * progmodes/js.el (inferior-moz-process): Fix declaration.
5318         * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
5320         * obsolete/rnewspost.el (news-mail-reply):
5321         Use goto-char rather than goto-line.
5323         * term/ns-win.el (ns-open-file-select-line):
5324         Use line-beginning-position rather than goto-line.
5326         * apropos.el (apropos-command):
5327         * ehelp.el (electric-helpify):
5328         * printing.el (pr-show-setup):
5329         * strokes.el (strokes-help):
5330         * tutorial.el (tutorial--describe-nonstandard-key)
5331         (tutorial--detailed-help):
5332         * woman.el (woman-mini-help, woman-display-extended-fonts):
5333         * calc/calc-help.el (calc-describe-key):
5334         * emulation/edt.el (edt-electric-helpify):
5335         * international/mule-diag.el (mule-diag):
5336         * play/yow.el (apropos-zippy):
5337         * progmodes/python.el (python-describe-symbol):
5338         * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
5339         * textmodes/table.el (*table--cell-describe-mode)
5340         (*table--cell-describe-bindings):
5341         Use help-print-return-message rather than the now obsolete alias.
5343         * calendar/cal-move.el (calendar-cursor-to-nearest-date)
5344         (calendar-cursor-to-visible-date):
5345         * play/5x5.el (5x5-position-cursor):
5346         * play/decipher.el (decipher):
5347         * play/gomoku.el (gomoku-goto-xy):
5348         * play/landmark.el (lm-goto-xy):
5349         * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
5350         (mpuz-paint-digit):
5351         Use forward-line, not goto-line.
5353         * mail/rmail.el (rmail-obsolete): Delete custom group.
5354         (rmail-pop-password, rmail-pop-password-required): Make into aliases.
5355         (rmail-remote-password, rmail-remote-password-required):
5356         Remove unneeded :set-after and :set properties.
5358 2009-08-21  Michael Albinus  <michael.albinus@gmx.de>
5360         * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
5362 2009-08-21  Dan Nicolaescu  <dann@ics.uci.edu>
5364         * loadup.el: Remove leftover macos code.
5366         * vc-git.el (vc-git-annotate-command): Run asynchronously.
5367         Explicitly pass the date format to git blame so that user local
5368         so that the output format can be parsed.
5370 2009-08-20  Michael Albinus  <michael.albinus@gmx.de>
5372         * net/dbus.el (top): Don't check for (getenv
5373         "DBUS_SESSION_BUS_ADDRESS").  It's done in dbusbind.c now.
5375 2009-08-19  Magnus Henoch  <magnus.henoch@gmail.com>
5377         * log-edit.el (log-edit-strip-single-file-name): New var.
5378         (log-edit-insert-changelog): Use it.  Bug#3571
5380 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5382         * subr.el (read-passwd): Use read-key so keypad keys work as well.
5383         Bug#3287
5385         * help.el (help-print-return-message): Rename from
5386         print-help-return-message.
5388         * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
5389         cvs-mode-map parent hack.
5390         (log-view-mode): Derive from special-mode.
5392         * linum.el (linum-mode): window-size-change-functions is redundant.
5393         Adapt to new window-configuration-change-hook behavior.
5394         (linum-after-size, linum-after-config): Remove.
5396         * imenu.el (imenu-example--name-and-position)
5397         (imenu-example--lisp-extract-index-name)
5398         (imenu-example--create-lisp-index, imenu-example--create-c-index):
5399         Mark as obsolete.
5401         * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
5402         (inferior-prolog-mode): Use it.
5403         (inferior-prolog-load-file): Reset list of errors.
5405 2009-08-19  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
5407         * language/tibetan.el ("Tibetan"): Fix sample-text entry.
5409         * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
5411 2009-08-19  Michael Albinus  <michael.albinus@gmx.de>
5413         * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
5414         is running already.
5416 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5418         * subr.el (listify-key-sequence-1): Use normal syntax since those
5419         integers are nowadays always represented by the same (positive) number
5420         on all platforms.
5421         (read-key-empty-map): New const.
5422         (read-key-delay): New var.
5423         (read-key): New function.
5424         (force-mode-line-update): Use with-current-buffer.
5425         (locate-user-emacs-file): Don't forget to abbreviate the file name.
5426         (start-process-shell-command, start-file-process-shell-command):
5427         Discourage the use of command-args.
5429 2009-08-19  Glenn Morris  <rgm@gnu.org>
5431         * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
5433 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
5435         * simple.el (choose-completion-string): Don't rely on
5436         minibuffer-completing-file-name and ad-hoc checks to decide whether
5437         to continue completion or not.
5439         * minibuffer.el (minibuffer-hide-completions): New function.
5440         (completion--do-completion): Use it.
5441         (completions-annotations): New face.
5442         (completion--insert-strings): Use it.
5443         (completion-pcm--delim-wild-regex): Add docstring.
5444         (completion-pcm--string->pattern): Add support for 0-width delimiters
5445         in completion-pcm--delim-wild-regex.
5447 2009-08-18  Stefan Monnier  <monnier@iro.umontreal.ca>
5449         * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
5450         Remove unused var `buffer-modified-p'.
5452         * minibuffer.el (completion--do-completion): Move point for the #b001
5453         case as well (bug#4176).
5454         (minibuffer-complete, minibuffer-complete-word): Don't move point.
5456 2009-08-18  Michael Albinus  <michael.albinus@gmx.de>
5458         * net/dbus.el (dbus-init-bus): Declare.  Apply it for the :system
5459         and :session buses.
5461 2009-08-18  Kenichi Handa  <handa@m17n.org>
5463         * international/ucs-normalize.el (ucs-normalize-version):
5464         Change to 1.1.
5465         (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
5466         (utf-8-hfs): Make it perform normalization on encoding too.
5468         * textmodes/paragraphs.el: Change to utf-8.  Adjust coding cookie.
5469         (sentence-end-without-space): Delete duplicated chars.
5470         (sentence-end-base): Likewise.
5472         * textmodes/sgml-mode.el: Change to utf-8.  Adjust coding cookie.
5473         (html-mode): Delete duplicated chars from sentence-end-base.
5475         * textmodes/texinfo.el: Change to utf-8.  Adjust coding cookie.
5476         (texinfo-mode): Delete duplicated chars from sentence-end-base.
5478 2009-08-17  Chong Yidong  <cyd@stupidchicken.com>
5480         * files.el (hack-one-local-variable): If the mode function is for
5481         a minor mode, pass it an argument (Bug#4148).
5483 2009-08-17  Michael Albinus  <michael.albinus@gmx.de>
5485         * net/tramp.el (tramp-register-completion-file-name-handler):
5486         Check also for (member 'partial-completion completion-styles).
5488 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
5490         * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
5491         abbrev (Bug#3943).
5493 2009-08-16  Ilya Zakharevich  <ilyaz@cpan.org>
5495         * progmodes/cperl-mode.el: Merge upstream 6.2.
5496         (cperl-mode-syntax-table): Modify syntax entry for ["'`].
5497         (cperl-forward-re): Check cperl-brace-recursing.
5498         (cperl-highlight-charclass): New function.
5499         (cperl-find-pods-heres): Use it.
5500         (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
5501         (cperl-beautify-regexp-piece): Fix column calculation.
5502         (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
5503         (cperl-beautify-level): Don't process entire regexp.
5504         (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
5505         calling man.
5506         (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
5507         (cperl-init-faces): Build a list in the normal way.
5509 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
5511         * calendar/parse-time.el (parse-time-string-chars): Save match
5512         data.
5514 2009-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5516         * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
5517         (sql-product): Use it.
5518         (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
5519         (sql-set-product): Add completion.
5520         (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
5521         (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
5522         (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
5523         (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
5524         (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
5525         (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
5526         (sql-highlight-db2-keywords): Remove.
5527         (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
5528         (sql-highlight-product): Use derived-mode-p.
5529         (sql-set-sqli-buffer): Use with-current-buffer.
5530         (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
5531         Simplify.
5533         * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
5535         * term.el: Fix commenting convention, turn comments into docstrings.
5537 2009-08-16  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
5539         * whitespace.el (whitespace-style): Doc fix (Bug#3661).
5541 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
5543         * calendar/parse-time.el (parse-time-string-chars): Compute using
5544         character classes, to handle non-ascii characters (Bug#3190).
5546 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
5548         * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
5549         another heredoc if the user adds another < (Bug#3226).
5551         * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
5552         Don't initialize based on window-system (Bug#4124).
5554         * facemenu.el (facemenu-read-color): Use a completion function
5555         that accepts any defined color, such as RGB triplets (Bug#3677).
5557         * files.el (get-free-disk-space): Change fallback default
5558         directory to /.  Expand DIR argument before switching to fallback.
5559         Suggested by Kevin Ryde (Bug#2631, Bug#3911).
5561 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
5563         * files.el (load-library): Doc fix.
5565 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
5567         * viper-cmd.el (viper-insert-isearch-string): New function.
5568         (viper-if-string): Redefine C-s in the minibuffer to insert the last
5569         incremental search string.
5571         * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
5572         XEmacs.
5574         * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
5575         (ediff-merge-region-is-non-clash)
5576         (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
5577         Also check if the job is really a merge job.
5579         * ediff.el (ediff-current-file): New function.
5581 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
5583         * progmodes/js.el: Edit docstrings throughout to follow Emacs
5584         conventions.
5585         (js-insert-and-indent): Delete function.
5586         (js-mode-map): Don't bind keys to js-insert-and-indent.
5587         (js-beginning-of-defun): Rename from js--beginning-of-defun.
5588         (js-end-of-defun): Rename from js--end-of-defun.
5589         (js-auto-indent-flag): Delete variable.
5591 2009-08-14  Chong Yidong  <cyd@stupidchicken.com>
5593         * progmodes/js.el: Remove proclaim statement.
5594         Defvar which-func-imenu-joiner-function to silence compiler.
5596         * files.el (auto-mode-alist): Use js-mode for .js files.
5598         * progmodes/js2-mode.el: Remove file.
5600         * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
5602         * speedbar.el (speedbar-supported-extension-expressions): Add .js.
5604         * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
5606 2009-08-14  Daniel Colascione  <dan.colascione@gmail.com>
5607             Karl Landstrom  <karl.landstrom@brgeight.se>
5609         * progmodes/js.el: New file.
5611 2009-08-14  Mark A. Hershberger  <mah@everybody.org>
5613         * timezone.el (timezone-parse-date): Add ability to understand ISO
5614         basic format (minimal separators) dates in addition to the
5615         already-supported extended format dates.
5617 2009-08-14  Eli Zaretskii  <eliz@gnu.org>
5619         * international/ucs-normalize.el: Add a `coding' file variable.
5621         * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
5623 2009-08-14  Sam Steingold  <sds@gnu.org>
5625         * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
5627 2009-08-13  Chong Yidong  <cyd@stupidchicken.com>
5629         * faces.el (help-argument-name): Define it here instead of
5630         help-fns.el, because in daemon mode help-fns.el may be loaded when
5631         faces are still uninitialized (Bug#1078).
5633         * help-fns.el (help-argument-name): Move defface to faces.el.
5635 2009-08-13  Nick Roberts  <nickrob@snap.net.nz>
5637         * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
5638         create buffer with a pty but no process so that GDB can make the
5639         inferior the controlling process.
5641 2009-08-13  Taichi Kawabata  <kawabata.taichi@gmail.com>
5643         * international/ucs-normalize.el: New file.
5645 2009-08-13  Richard Stallman  <rms@gnu.org>
5647         * mail/rmail.el (rmail-get-attr-names):
5648         Accept an attribute header that is too short.
5650         * mail/rmail.el (rmail-forget-messages):
5651         Ignore nil elt in rmail-message-vector.  Use dotimes.
5653         * progmodes/compile.el (compilation-goto-locus):
5654         Use next-error-move-function.
5656         * simple.el (next-error-move-function): New variable.
5658 2009-08-12  Juri Linkov  <juri@jurta.org>
5660         * progmodes/grep.el (lgrep): Ensure that `default-directory' is
5661         always non-nil.  (Bug#4052)
5663         * replace.el (read-regexp): Return empty string when
5664         `default-value' is nil.
5665         (keep-lines-read-args): Don't use empty string as the
5666         default value for `read-regexp'.  (Bug#2495)
5668 2009-08-12  Juri Linkov  <juri@jurta.org>
5670         * international/mule-cmds.el (ucs-insert): Change arguments
5671         from `arg' to `character', `count', `inherit' to be the same
5672         as in `insert-char'.  Doc fix.  (Bug#4039)
5674         * international/mule-conf.el (utf-16be-with-signature): Doc fix.
5676 2009-08-12  Juri Linkov  <juri@jurta.org>
5678         * files-x.el: New file.
5680         * files.el: Move code that deals with adding/deleting
5681         file/directory-local variables to files-x.el.
5683         * Makefile.in (ELCFILES): Add files-x.elc.
5685 2009-08-11  Dmitry Dzhus  <dima@sphinx.net.ru>
5687         * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
5688         to use `goto-line'.
5689         (gdb-place-breakpoints, gdb-get-location): Rewritten without
5690         `goto-line'.
5691         (gdb-invalidate-disassembly): Do not refresh upon receiving
5692         'update signal.  Instead, update all disassembly buffers only after
5693         threads list.
5694         (gdb): Send -target-detach when buffer is killed (Bug#3794).
5695         (gdb-starting): Moved -data-list-register-names...
5696         (gdb-stopped): ...here so it's sent when first thread stops.
5697         (gdb-registers-handler-custom): Do nothing if register names are
5698         unknown yet.
5700         * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
5701         from `gdb-mi.el' to avoid extra tangling.
5703         * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
5704         change which breaks `gud-def' definitions used in `gdb'.
5705         (gdb-update-gud-running): No extra fuss for updating frame number.
5707 2009-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5709         * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
5710         (describe-language-environment-map, setup-language-environment-map)
5711         (set-coding-system-map): Move initialization into declaration.
5712         (set-language-info-alist): Last arg to define-key-after can be skipped.
5714         * international/quail.el (quail-completion-1): Simplify.
5715         (quail-define-rules): Use slightly more compact code.
5716         (quail-insert-decode-map): Propertize keys, compact columns.
5718         * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
5719         Add goto-line.
5721 2009-08-10  Miles Bader  <miles@gnu.org>
5723         * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
5724         (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
5725         (js2-instance-member, js2-private-member, js2-private-function-call)
5726         (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
5727         (js2-magic-paren, js2-external-variable):
5728         Remove "-face" suffix from face names.
5729         (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
5730         (js2-highlight-undeclared-vars, js2-peek-token)
5731         (js2-parse-function-params, js2-mode-show-errors)
5732         (js2-mode-show-warnings, js2-make-magic-delimiter)
5733         (js2-mode-highlight-magic-parens): Update to use new face names.
5735 2009-08-09  Michael Albinus  <michael.albinus@gmx.de>
5737         * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
5738         (tramp-handle-insert-directory): Handle "--dired".  (Bug#4075)
5740 2009-08-09  Chong Yidong  <cyd@stupidchicken.com>
5742         * subr.el: Provide hashtable-print-readable.
5744         * progmodes/hideshow.el (hs-special-modes-alist): Don't use
5745         hs-c-like-adjust-block-beginning.
5746         (hs-hide-block-at-point): Stop hiding at the beginning of
5747         hs-block-end-regexp (Bug#700).
5749 2009-08-09  Dmitry Dzhus  <dima@sphinx.net.ru>
5751         * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
5752         a macro.
5753         (gdb-registers-handler-custom): Do not fail when register names
5754         are unavailable.
5756 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
5758         * progmodes/gdb-mi.el (gdb-control-all-threads)
5759         (gdb-control-current-thread): Interactive setters for
5760         `gdb-gud-control-all-threads' to use in menu.
5761         (gdb-show-run-p): Show «Go» when process is not active.
5762         (gud-tool-bar-map): Add non-stop/A,T indicator.  Uses
5763         gud/thread.xpm and gud/all.xpm.
5765 2009-08-08  Yoni Rabkin  <yoni@rabkins.net>
5767         * net/net-utils.el (net-utils-font-lock-keywords): New var.
5768         (nslookup-font-lock-keywords): Make it a variable.
5769         (net-utils-mode): New mode for viewing diagnostic network output.
5770         (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
5771         (net-utils-run-simple): New function.
5772         (ifconfig, iwconfig, netstat, arp, route): Use it.
5774 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
5776         * progmodes/gdb-mi.el (gdb-read-memory-custom)
5777         (gdb-memory-set-address, def-gdb-set-positive-number)
5778         (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
5779         after changing settings.
5780         (gdb-invalidate-disassembly): Update when first shown.
5781         (gdb-edit-locals-value): Fixed.
5782         (gdb-registers-handler-custom): Print registers in right order and
5783         allow changing register values (only for current thread yet).
5784         (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
5785         (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
5786         (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
5787         (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
5788         info in mode name.
5789         (gdb-registers-mode-map): TAB to switch to locals.
5791 2009-08-08  Eli Zaretskii  <eliz@gnu.org>
5793         * mail/rmail.el (rmail-add-mbox-headers)
5794         (rmail-set-message-counters-counter): Search for
5795         rmail-unix-mail-delimiter instead of just "From ".  (Bug#4076)
5797 2009-08-08  Glenn Morris  <rgm@gnu.org>
5799         * Makefile.in (ELCFILES): Update.
5801 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
5803         * mail/sendmail.el (mail-yank-original): Set
5804         buffer-file-coding-system from the one used by the message whose
5805         text is yanked.
5807         * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
5808         to "windows" when "pgnuplot" is used.
5809         (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
5810         call accept-process-output if "pgnuplot" is used.
5811         (calc-graph-init): Don't send -display and -geometry to
5812         "pgnuplot".  If "pgnuplot" is used, glean gnuplot version by
5813         running "pgnuplot -V" with shell-command-to-string.
5815         * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
5816         the default.
5818 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
5820         * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
5821         org/org-latex.elc.
5823 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
5825         * vc-dispatcher.el (vc-resynch-window): Update comment.
5827         * term.el (term-handle-ansi-escape): Add comments with the
5828         terminfo capabilities implemented.
5830 2009-08-06  Dmitry Dzhus  <dima@sphinx.net.ru>
5832         * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
5833         (gdb-var-create-handler): Rewritten using JSON parser.
5834         (gdb-propertize-header): Moved earlier.
5835         (gdb-set-header): Removed to avoid duplication.
5836         (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
5837         Refresh disassembly buffers only after threads list have been
5838         update.
5839         (gdb-threads-header, gdb-registers-header): Per-buffer header line
5840         variables.
5842 2009-08-04  Juri Linkov  <juri@jurta.org>
5844         * files.el: Commands to add/delete file/directory-local variables.
5845         (read-file-local-variable, read-file-local-variable-value)
5846         (read-file-local-variable-mode, modify-file-local-variable)
5847         (modify-file-local-variable-prop-line)
5848         (modify-dir-local-variable): New functions.
5849         (add-file-local-variable, delete-file-local-variable)
5850         (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
5851         (add-dir-local-variable, delete-dir-local-variable)
5852         (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
5853         (copy-dir-locals-to-file-locals-prop-line): New commands.
5855 2009-08-04  Chong Yidong  <cyd@stupidchicken.com>
5857         * abbrev.el (insert-abbrev-table-description): Prettify output.
5858         Suggested by Karl Chen.
5860 2009-08-04  Dmitry Dzhus  <dima@sphinx.net.ru>
5862         * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
5863         (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
5864         (gdb-overlay-arrow-position, gdb-thread-position)
5865         (gdb-disassembly-position): Declare variables.
5866         (gdb-wait-for-pending): Function now.
5867         (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
5868         (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
5869         compilation goes smoothly.
5870         (gdb, gdb-non-stop, gdb-buffers): New customization groups.
5871         (gdb-non-stop-setting): New customization setting which replaces
5872         `gdb-non-stop' so changing it doesn't break active GDB session.
5873         (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
5874         (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
5875         (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
5876         (gdb-show-threads-by-default): New customization options.
5877         (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
5878         routines.
5879         (gdb-get-buffer-create): Send buffers update signal when they are
5880         created.
5881         (gdb-invalidate-locals, gdb-invalidate-registers)
5882         (gdb-invalidate-breakpoints)
5883         (gdb-invalidate-threads, gdb-invalidate-disassembly)
5884         (gdb-invalidate-memory): Accept update signal.
5885         (gdb-current-context-command): Use --frame option.
5886         (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
5887         Implement `gdb-frame-number' selection logic.
5888         (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
5889         whether to show GUD toolbar buttons.
5890         (gdb-thread-exited): Unselect current thread when it exits.
5891         (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
5892         (gdb-mark-line): Routine which sets overlay arrow or inverses
5893         video on fringeless displays.
5894         (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
5895         to build aligned columns of data in GDB buffers and set text
5896         properties line-by-line.
5897         (gdb-invalidate-breakpoints)
5898         (gdb-breakpoints-list-handler-custom)
5899         (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
5900         (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
5901         (gdb-registers-handler-custom): Align data columns.
5902         (gdb-locals-handler-custom): Now prints data like in variable
5903         declarations.
5904         (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
5905         Removed confusing buttons.
5906         (gdb-invalidate-threads): Append --frame.
5907         (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
5908         between breakpoints/threads buffers.
5909         (gdb-set-window-buffer): Now can ignore dedicated windows.
5910         (gdb-propertize-header): Use `gdb-set-window-buffer'.
5911         (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
5912         (def-gdb-thread-buffer-gud-command): Replaces
5913         `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
5914         for fine thread control.
5915         (gdb-preempt-existing-or-display-buffer): New function used to
5916         display bound buffers without breaking window layout.
5917         (gdb-frame-location): Replaces `gdb-insert-frame-location'.
5918         (gdb-select-frame): New version of `gdb-frames-select' which now
5919         sets `gdb-frame-number' so commands may use --frame option instead
5920         of inner debugger state.
5921         (gdb-frame-handler): Do not set `gdb-frame-number'.
5922         (gdb-threads-mode-map): Select threads with mouse.
5924         * progmodes/gud.el (gdb-gud-context-call): Declare function to
5925         avoid compilation warning.
5926         (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
5927         `gdb-show-stop-p`.
5929         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
5930         Argument `key' renamed to `buffer-type'.
5931         (gdb-current-context-buffer-name): Do not add thread info to
5932         buffer name when no thread is selected.
5933         (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
5934         command (bug 3794).
5935         (gdb-thread-selected): Handle `=thread-selected' notification.
5936         (gdb-wait-for-pending): New macro to deal with congestion problems.
5937         (gdb-breakpoints-list-handler-custom): Don't fail on pending
5938         breakpoints.
5939         (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
5940         This fixes problem similar to one described in bug 3947.
5941         (gud-menu-map): More menu items.
5942         (gdb-init-1): Reset `gdb-thread-number' to nil.
5944         * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
5945         non-stop settings.
5947         * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
5948         (gdb-current-context-command): Do not append --thread if
5949         `gdb-thread-number' is nil.
5950         (gdb-running-threads-count, gdb-stopped-threads-count): New
5951         variables.
5952         (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
5953         (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
5954         customization options.
5955         (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
5956         GUD commands.
5957         (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
5958         (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
5959         (gdb-setq-thread-number, gdb-update-gud-running): New functions to
5960         set `gdb-thread-number' and update `gud-running' properly.
5961         (gdb-running): Update threads list when new threads appear.
5962         (gdb-stopped): Support non-stop operation and new thread switching
5963         logic.
5964         (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
5965         (gdb-json-partial-output): New set of JSON routines.
5966         (def-gdb-auto-update-trigger): New `signal-list' optional
5967         argument.
5968         (gdb-thread-list-handler-custom): Update `gud-running',
5969         `gdb-stopped-threads-count' and `gdb-running-threads-count'.
5970         (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
5971         (gdb-continue-thread, gdb-step-thread): New commands for fine
5972         thread execution control.
5973         (gud-menu-map): New menu items to switch non-stop options.
5974         (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
5975         (gdb-send): Mimic RET properly (bug 3794).
5977         * progmodes/gdb-mi.el (gdb-rules-name-maker)
5978         (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
5979         gdb-buffer-rules.
5980         (def-gdb-auto-update-handler): New nopreserve optional argument.
5981         (gdb-stack-list-frames-custom): Print stack from top to bottom.
5983         * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
5984         (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
5985         (gdb-parent-mode): New mode to derive other GDB modes from.
5986         (gdb-display-disassembly-for-thread)
5987         (gdb-frame-disassembly-for-thread): New commands for threads
5988         buffer.
5990         * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
5991         (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
5992         (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
5993         (gdb-update): We now store all GDB buffers in a list so that they
5994         can be updated by traversing a list instead of calling invalidate
5995         triggers explicitly.
5996         (def-gdb-trigger-and-handler): New macro to define trigger-handler
5997         pair for GDB buffer.
5998         (gdb-stack-buffer-name): Add thread information.
5999         (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
6000         handle pending triggers.
6001         (gdb-threads-mode-map, def-gdb-thread-buffer-command)
6002         (def-gdb-thread-buffer-simple-command)
6003         (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
6004         (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
6005         (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
6006         New commands which show buffers bound to thread.
6007         (gdb-stack-list-locals-regexp): Removed unused regexp.
6009         * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
6010         (gdb-locals-buffer-name, gdb-registers-buffer-name)
6011         (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
6012         to (gud-comint-buffer) in *-buffer-name functions
6013         because (gdb-get-target-string) already does that.
6014         (gdb-locals-handler-custom, gdb-registers-handler-custom)
6015         (gdb-changed-registers-handler): Rewritten without regexps.
6017         * progmodes/gdb-mi.el: Basic thread selection support.
6018         (gdb-thread-number): New variable.
6019         (gdb-current-context-command): New macro which adds --thread
6020         option to command.
6021         (gdb-threads-mode-map): Select thread with SPC.
6022         (gdb-thread-list-handler-custom): Mark current thread with overlay
6023         arrow.  Synchronize GDB thread and Emacs thread.
6024         (gdb-select-thread): New command which selects current thread.
6025         (gdb-invalidate-frames, gdb-invalidate-locals)
6026         (gdb-invalidate-registers): Use --thread option.
6028 2009-08-04  Michael Albinus  <michael.albinus@gmx.de>
6030         * net/tramp.el (top): Make check for tramp-gvfs loading more
6031         robust.  (Bug#3977)
6032         (tramp-handle-insert-file-contents): `unwind-protect' must be
6033         inside `with-parsed-tramp-file-name'.
6035         * net/tramp-gvfs.el (top): Remove superfluous message when loading
6036         fails.
6038 2009-08-03  Nick Roberts  <nickrob@snap.net.nz>
6040         * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
6041         directory if CLASSPATH is not set.
6043 2009-08-03  Michael Albinus  <michael.albinus@gmx.de>
6045         * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
6046         New defconst.
6047         (tramp-rfn-eshadow-update-overlay): Use it.  (Bug#4004)
6049 2009-08-02  Kevin Ryde  <user42@zip.com.au>
6051         * net/newst-backend.el (newsticker--raw-url-list-defaults):
6052         Update freshmeat link.  Delete newsforge.com as it seems gone.
6054 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
6056         * select.el (x-set-selection): Doc fix (Bug#4021).
6058         * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
6060         * help-fns.el (describe-variable): Treat list return values from
6061         dir-locals-find-file properly (Bug#4005).
6063 2009-08-02  Julian Scheid  <julians37@googlemail.com>  (tiny change)
6065         * net/tramp.el (tramp-debug-message): Print also microseconds.
6067 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
6069         * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
6070         or END is non-nil.
6071         (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
6072         (tramp-get-debug-buffer): Change `outline-regexp' according to new
6073         format.
6075         * net/tramp-cache.el (tramp-cache-inhibit-cache ): New defvar.
6076         (tramp-get-file-property): Use it.
6078         * autorevert.el (auto-revert-handler): Allow
6079         `auto-revert-tail-mode' for remote files.
6081 2009-08-02  Jason Rumney  <jasonr@gnu.org>
6083         * minibuffer.el (read-file-name): Treat confirm options to
6084         MUSTMATCH as nil when invoking x-file-dialog.  (Bug#3969)
6086 2009-08-02  Chong Yidong  <cyd@stupidchicken.com>
6088         * font-lock.el (font-lock-string-face, font-lock-builtin-face)
6089         (font-lock-variable-name-face, font-lock-constant-face): Darken
6090         the colors for light backgrounds.
6092 2009-08-01  Eli Zaretskii  <eliz@gnu.org>
6094         * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
6095         month names.  (Bug#3987)
6097 2009-07-31  Chong Yidong  <cyd@stupidchicken.com>
6099         * simple.el (line-move-finish): Pass whole number to
6100         line-move-to-column.
6101         (line-move-visual): Perform hscroll to the recorded position.
6103 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
6105         * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
6107 2009-07-29  Alan Mackenzie  <acm@muc.de>
6109         * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
6111 2009-07-29  Dmitry Dzhus  <dima@sphinx.net.ru>
6113         * progmodes/gdb-mi.el (gdb-goto-breakpoint)
6114         (gdb-place-breakpoints): Use full path when setting breakpoints.
6116 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
6118         * calc/calc.el (calc-mode-map): Add keybinding for
6119         `calc-transpose-lines'.
6121 2009-07-29  Vincent Belaïche  <vincent.belaiche@gmail.com>
6123         * calc/calc-misc.el (calc-transpose-lines): New function.
6125 2009-07-28  Michael Albinus  <michael.albinus@gmx.de>
6127         * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
6128         Simplify check for out-of-band methods.
6129         (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
6130         remote.  Remove messages which are in `tramp-do-copy-or-rename-file'.
6132 2009-07-28  Dan Nicolaescu  <dann@ics.uci.edu>
6134         * vc-git.el (vc-git-checkin): Fix typo.
6136 2009-07-28  Steve Yegge  <steve.yegge@gmail.com>
6138         * progmodes/js2-mode.el: New file.
6140 2009-07-28  Nick Roberts  <nickrob@snap.net.nz>
6142         * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
6143         (gud-menu-map): Adjust tooltip accordingly.
6145 2009-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
6147         * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
6148         (vc-bzr-log-view-mode): Adjust log-view-file-re.
6150         * add-log.el (change-log-mode-map): Add a menu.
6152 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
6154         * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
6155         function returns nil.
6156         (dbus-handle-event): Handle special return value :ignore.
6157         Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
6159 2009-07-26  Chong Yidong  <cyd@stupidchicken.com>
6161         * view.el (view-mode-enable): Don't define Helper-return-blurb if
6162         it's not needed.
6164 2009-07-25  Eli Zaretskii  <eliz@gnu.org>
6166         Fix Bug#3888:
6168         * w32-vars.el (x-select-enable-clipboard): Doc fix.
6170         * term/pc-win.el (x-display-name, x-colors)
6171         (x-select-enable-clipboard, x-select-text): Doc fix.
6173         * term/common-win.el (x-display-name, x-colors): Doc fix.
6175         * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
6176         (xw-defined-colors): Doc fix.
6178         * w32-fns.el (x-select-text, x-setup-function-keys)
6179         (x-get-selection, x-set-selection): Doc fix.
6181         * term/x-win.el (x-select-text, x-setup-function-keys)
6182         (x-select-enable-clipboard, xw-defined-colors): Doc fix.
6184         * select.el (x-set-selection): Doc fix.
6186 2009-07-25  Michael Albinus  <michael.albinus@gmx.de>
6188         * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
6189         instead of "IsNSSSupportAvailable".  Avahi ought to work also when
6190         "IsNSSSupportAvailable" method is not available.  Reported by
6191         Steve Youngs <steve@sxemacs.org>.
6193 2009-07-24  Kenichi Handa  <handa@m17n.org>
6195         * international/characters.el: Fix setting of category ?C, ?|, ?K,
6196         and ?H.  Fix setting of case for Latin Extended and Greek Extended.
6197         (build-unicode-category-table): Fix range checks.
6199 2009-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
6201         * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
6202         the buffer we try to sync is current when calling
6203         vc-resynch-buffer.
6205         * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
6206         not show up to date files.
6208 2009-07-24  Glenn Morris  <rgm@gnu.org>
6210         * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
6211         Add autoload cookies.  If necessary, initialize.
6212         (elint-log): Handle non-file buffers.
6213         (elint-initialize): Add optional argument to reinitialize.
6214         (elint-find-builtin-variables): Save excursion.
6216 2009-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
6218         * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
6219         for Lint.
6221 2009-07-22  Dan Nicolaescu  <dann@ics.uci.edu>
6223         * vc.el (vc-print-log-internal): New function, split out from ...
6224         (vc-print-log): ... here.
6225         (vc-dir-move-to-goal-column): Declare.
6227         * vc-git.el (vc-git-add-signoff): New variable.
6228         (vc-git-checkin): Use it.
6229         (vc-git-toggle-signoff): New function.
6230         (vc-git-extra-menu-map): Bind it to menu.
6231         (vc-git--run-command-string): Accept a nil FILE argument.
6232         (vc-git-stash-list): New function.
6233         (vc-git-dir-extra-headers): Use it.
6235 2009-07-23  Glenn Morris  <rgm@gnu.org>
6237         * help-fns.el (describe-variable): Describe ignored and risky local
6238         variables in a similar way to that in which we describe safe ones.
6240         * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
6241         (byte-compile-output-file-form, byte-compile-output-docform)
6242         (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
6243         Give some more local variables with common names a "bytecomp-" prefix,
6244         so as not to shadow things during compilation.
6245         * emacs-lisp/cl-macs.el (load-time-value)
6246         * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
6247         `outbuffer' to `bytecomp-outbuffer'.
6249         * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
6250         since the next two variables cover them automatically now.
6251         (elint-builtin-variables, elint-autoloaded-variables): New.
6252         (elint-unknown-builtin-args): Remove all members, since they can be
6253         parsed automatically now.
6254         (elint-extra-errors): New.
6255         (elint-env-add-env, elint-env-add-macro): Use cadr.
6256         (elint-current-buffer): Use or.  Change final message.
6257         (elint-get-top-forms): Use line-end-position.
6258         (elint-init-env): Use cadr.  Handle autoload, declare-function,
6259         and defalias.
6260         (elint-add-required-env): Doc fix.  Use or.  Standardize error.
6261         (regexp-assoc): Remove unused function.
6262         (elint-top-form): Set elint-current-pos, to record the start of the
6263         top-level form, for compilation-mode.
6264         (elint-form): Trap errors in macro expansion.  Use dolist.
6265         (elint-unbound-variable): Use elint-builtin-variables and
6266         elint-autoloaded-variables.
6267         (elint-get-args): Use cadr, or.
6268         (elint-check-cond-form): Use dolist, cadr.
6269         (elint-check-condition-case-form): Doc fix.  Use cadr.
6270         Use elint-extra-errors.
6271         (elint-log): New function.
6272         (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
6273         Distinguish errors and warnings.
6274         (elint-log-message): Use with-current-buffer.  Inhibit read-only.
6275         Use a bytecomp-style format.
6276         (elint-clear-log): Preserve default-directory.  Inhibit read-only.
6277         (elint-get-log-buffer): Use compilation mode.  Disable undo.
6278         Don't truncate lines.
6279         (elint-initialize): Set builtin and autoloaded variable lists.
6280         Only process elint-unknown-builtin-args if non-nil.
6281         (elint-find-builtin-variables, elint-find-autoloaded-variables):
6282         New functions.
6283         (elint-find-builtin-args): Doc fix.  Handle "BODY...)".
6285 2009-07-22  Kevin Ryde  <user42@zip.com.au>
6287         * net/newst-backend.el (newsticker--parse-atom-1.0)
6288         (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
6289         (newsticker--parse-rss-1.0):
6290         * progmodes/idlwave.el (idlwave-mode):
6291         * progmodes/idlw-shell.el (idlwave-shell-mode):
6292         * progmodes/vera-mode.el (vera-mode):
6293         * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
6294         * progmodes/vhdl-mode.el (vhdl-mode):
6295         * textmodes/table.el (table-generate-source)
6296         (table--warn-incompatibility):
6297         Hyperlink urls in docstrings with URL `...'.
6299 2009-07-22  Glenn Morris  <rgm@gnu.org>
6301         * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
6302         * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
6303         * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
6304         Remove leading * from defcustom docs.
6306         * simple.el (blink-matching-paren-distance): Bump to 100k.  (Bug#3889)
6308         * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
6309         defcustom doc.
6310         (list-load-path-shadows): Optionally, just return shadows as a string.
6312         * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
6314 2009-07-21  Chong Yidong  <cyd@stupidchicken.com>
6316         * mail/rmailedit.el (rmail-edit-mode): Use
6317         auto-save-include-big-deletions.
6319         * mail/rmail.el (rmail-variables): Use
6320         auto-save-include-big-deletions.
6322         * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
6323         changes.
6325 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
6327         * calc/calc.el (calc-undo-length): New variable.
6328         (calc-quit): Truncate rather than eliminate `calc-undo-list'.
6330 2009-07-21  Richard Stallman  <rms@gnu.org>
6332         * files.el (auto-save-mode): Handle buffer-save-size = -2
6333         for toggling mode.
6335 2009-07-21  Glenn Morris  <rgm@gnu.org>
6337         * textmodes/ispell.el (ispell-looking-back): Update declaration.
6339         * calendar/todo-mode.el (calendar-current-date): Update declaration.
6341         * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
6342         silence compiler.  Instead...
6343         (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
6344         (ps-print-ensure-fontified): Update for above function name changes.
6346         * printing.el (pr-mh-get-msg-num, pr-mh-show)
6347         (pr-mh-start-of-uncleaned-message): Remove aliases only used to
6348         silence compiler.  Instead...
6349         (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
6350         (mh-show-buffer): Only define for compiler.
6351         (pr-mh-current-message): Update for above function name changes.
6353         * files.el (abort-if-file-too-large): Explicitly pass `filename'
6354         as an argument.
6355         (find-file-noselect, insert-file-1): Update for above change.
6357         * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
6359         * mail/mailclient.el (mailclient-send-it): Fix message.
6361         * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
6362         (edebug-eval): Check cl-debug-env is bound.
6363         (print-level, print-circle): Don't redefine built-in variables.
6365         * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
6366         (custom-print-vectors): Remove old comments from doc.
6368         * emerge.el (menu-bar-emerge-menu): Remove unused variable.
6369         (emerge-version): Make the variable an obsolete alias for the
6370         emacs-version variable.  Make the function obsolete.
6371         (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
6372         Emerge options, rather than merging in into the main Options menu.
6373         (emerge-options-menu): Adjust menu text.  Use buttons for skip prefers
6374         and auto advance modes.  Disable edit/fast items when not relevant.
6376 2009-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
6378         * term/vt420.el (terminal-init-vt420): Fix typo.
6380 2009-07-20  Sam Steingold  <sds@gnu.org>
6382         * progmodes/ada-mode.el (compile-auto-highlight): Remove the
6383         variable (removed from compile.el on 2004-03-11).
6385 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
6387         * files.el (hack-local-variables-filter): Fix last change.
6389 2009-07-19  Juri Linkov  <juri@jurta.org>
6391         * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
6392         (dir-local-variables-alist): New buffer-local variable.
6393         (hack-local-variables-filter): If variable is not dir-local,
6394         i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
6395         because file-local overrides dir-local.
6396         (c-postprocess-file-styles)<declare-function>:
6397         Remove obsolete declaration.
6398         (hack-dir-local-variables): Add dir-local variable/value pair to
6399         `dir-local-variables-alist' and remove duplicates.  Doc fix.
6401         * help-fns.el (describe-variable): Add information about
6402         file-local and dir-local variables.
6404 2009-07-19  Chong Yidong  <cyd@stupidchicken.com>
6406         * files.el (hack-local-variables-filter): Rewrite.
6408 2009-07-19  Glenn Morris  <rgm@gnu.org>
6410         * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
6411         Silence compiler by only defining on XEmacs.
6413         * international/mule.el (auto-coding-regexp-alist): Only match
6414         BABYL... at the start of buffer, not of lines.  (Bug#3790)
6416         * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
6417         non-calendar buffers (Bug#3862).  Restore "not on a date" message.
6418         (cal-menu-context-mouse-menu): Doc fix.
6420         * desktop.el (desktop-buffers-not-to-save): Set :version tag.
6422         * simple.el (mail-user-agent): Doc fix.  Set :version tag.
6424 2009-07-18  Juri Linkov  <juri@jurta.org>
6426         * info.el: Virtual Info keyword finder.
6427         (add-to-list)<Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
6428         (Info-finder-file): New variable.
6429         (Info-finder-find-file): New function.
6430         (finder-known-keywords, finder-package-info)
6431         (find-library-name, lm-commentary): Use defvar and
6432         declare-function to silence compiler warnings.
6433         (Info-finder-find-node): New function.
6434         (info-finder): New command.
6436         * subr.el (process-kill-buffer-query-function): New function.
6437         (add-hook)<kill-buffer-query-functions>: Add hook
6438         `process-kill-buffer-query-function'.
6440 2009-07-18  Alan Mackenzie  <acm@muc.de>
6442         * progmodes/cc-mode.el (c-before-hack-hook)
6443         (c-postprocess-file-styles): Give invocation of `c-set-style'
6444         DONT-OVERRIDE parameter of t.  Already set style variables will
6445         thus not be overridden by style settings given by `c-file-syle'.
6447         * files.el (hack-local-variables-filter): Remove entries with
6448         duplicate keys from `file-local-variables-alist'.
6450 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
6452         * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
6453         x-set-selection if display-selections-p returns nil for the
6454         current frame.
6456 2009-07-18  Chong Yidong  <cyd@stupidchicken.com>
6458         * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
6460 2009-07-18  Eli Zaretskii  <eliz@gnu.org>
6462         * desktop.el (desktop-buffers-not-to-save): Default value is nil.
6463         Accept nil in addition to a regexp.
6464         (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
6465         Accept nil in addition to a regexp.
6466         (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
6467         buffers that have an associated file.  Handle nil values of
6468         desktop-buffers-not-to-save and desktop-files-not-to-save.
6469         (Bug#3833)
6471         * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
6472         (x-disown-selection-internal): New functions.
6474 2009-07-18  Nick Roberts  <nickrob@snap.net.nz>
6476         * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
6477         warning.
6478         (gdb-breakpoints-header): Move forward to avoid compiler warning.
6479         (gdb-make-header-line-mouse-map): Remove duplicate definition.
6481 2009-07-18  David De La Harpe Golden  <david@harpegolden.net>
6483         * simple.el (set-mark): Revert last change.
6485 2009-07-17  Tassilo Horn  <tassilo@member.fsf.org>
6487         * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
6488         rendering of pngs is not possible instead of messaging a long
6489         description.
6491 2009-07-17  David De La Harpe Golden  <david@harpegolden.net>
6493         * w32-fns.el (x-selection-owner-p): New function.
6495         * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
6496         (mouse-yank-at-click, mouse-yank-primary): If
6497         select-active-regions is non-nil, deactivate the mark before
6498         insertion.
6500         * simple.el (deactivate-mark, set-mark): Only save selection if we
6501         own it.
6503 2009-07-17  Kenichi Handa  <handa@m17n.org>
6505         * case-table.el (describe-buffer-case-table): Fix for the case
6506         that KEY is a cons.
6508 2009-07-16  Dan Nicolaescu  <dann@ics.uci.edu>
6510         * vc-rcs.el (vc-rcs-find-file-hook):
6511         * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
6513 2009-07-16  Michael Albinus  <michael.albinus@gmx.de>
6515         * net/tramp.el (tramp-wait-for-output): Handle the case when
6516         commands do not return a newline but a null byte before the shell
6517         prompt.  (Bug#3858)
6519 2009-07-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6521         * term/ns-win.el (ns-set-alpha): Don't declare.
6522         (ns-set-background-alpha): Remove function.
6524 2009-07-16  Kevin Ryde  <user42@zip.com.au>
6526         * emacs-lisp/copyright.el (copyright-update): Save match-data across
6527         y-or-n-p, for safety.
6529 2009-07-16  Richard Stallman  <rms@gnu.org>
6531         * files.el (auto-save-mode): If buffer-saved-size is -2,
6532         don't clobber it.
6534         * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
6535         (rmail-retry-ignored-headers): Add more uninteresting fields.
6537 2009-07-15  Jari Aalto  <jari.aalto@cante.net>
6539         * net/rcirc.el (rcirc): Use history variables.
6540         (rcirc-server-name-history, rcirc-nick-name-history)
6541         (rcirc-server-port-history): New variables.
6543 2009-07-15  Kenichi Handa  <handa@m17n.org>
6545         * international/mule-cmds.el (set-language-environment-charset):
6546         If coding-system-charset-list returns `iso-2022' or `emacs-mule',
6547         ignore them.
6549         * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
6550         Delete unibyte-display.
6552 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
6554         * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
6556 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
6558         * simple.el (deactivate-mark): Optional argument FORCE.
6559         (set-mark): Use deactivate-mark.
6561         * info.el (Info-search): No need to check transient-mark-mode
6562         before calling deactivate-mark.
6564         * select.el (x-set-selection): Doc fix.
6565         (x-valid-simple-selection-p): Allow buffer values.
6566         (xselect--selection-bounds): Handle buffer values.  Suggested by
6567         David De La Harpe Golden.
6569         * mouse.el (mouse-set-region, mouse-drag-track): Call
6570         copy-region-as-kill before setting the mark, to let
6571         select-active-regions work.
6573 2009-07-15  David De La Harpe Golden  <david@harpegolden.net>
6575         * simple.el (deactivate-mark): If select-active-regions is
6576         non-nil, copy the selection data into a string.
6577         (activate-mark): If select-active-regions is non-nil, set the
6578         selection to the current buffer.
6579         (set-mark): Update selection if select-active-regions is non-nil.
6581         * select.el (x-valid-simple-selection-p): Allow buffer values.
6583 2009-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6585         * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
6586         and more featureful message-mode.
6588 2009-07-14  Chong Yidong  <cyd@stupidchicken.com>
6590         * select.el (x-set-selection): Doc fix.
6591         (x-valid-simple-selection-p): Disallow selection data consisting
6592         of a list or cons of integers, since that is not used.
6593         (xselect--selection-bounds, xselect--int-to-cons): New functions.
6594         (xselect-convert-to-string, xselect-convert-to-length)
6595         (xselect-convert-to-filename, xselect-convert-to-charpos)
6596         (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
6598 2009-07-14  Dmitry Dzhus  <dima@sphinx.net.ru>
6600         * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
6601         output in -break-info command (Emacs bug #3794).
6603 2009-07-14  Glenn Morris  <rgm@gnu.org>
6605         * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
6606         (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
6607         (edebug-print-length, edebug-print-level, edebug-print-circle)
6608         (edebug-sit-for-seconds, edebug-view-outside)
6609         (edebug-bounce-point, edebug-set-global-break-condition)
6610         (edebug-Go-nonstop-mode, edebug-trace-mode)
6611         (edebug-Trace-fast-mode, edebug-continue-mode)
6612         (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
6613         (edebug-visit-eval-list): Doc fixes.
6615         * subr.el (def-edebug-spec): Doc fix.
6617 2009-07-14  Kenichi Handa  <handa@m17n.org>
6619         * international/characters.el: Fix setting of category ?C.
6621 2009-07-13  Jan Djärv  <jan.h.d@swipnet.se>
6623         * term/ns-win.el (x-select-font): defalias x-select-font to
6624         ns-popup-font-panel instead of generate-fontset-menu.
6626 2009-07-12  Eli Zaretskii  <eliz@gnu.org>
6628         * desktop.el (desktop-buffers-not-to-save): Remove ".log".  (Bug#3833)
6630 2009-07-12  Peter Jolly  <peter@jollys.org>  (tiny change)
6632         * arc-mode.el (archive-find-type): Allow for a PK00 string before
6633         the PK\003\004 header (Bug#3770).
6635 2009-07-12  Guanpeng Xu  <herberteuler@hotmail.com>
6637         * pcomplete.el (pcomplete-comint-setup): Check for
6638         shell-dynamic-complete-filename too.
6640 2009-07-11  Chong Yidong  <cyd@stupidchicken.com>
6642         * simple.el (temporary-goal-column): Change the value for
6643         line-move-visual to a cons cell.
6644         (line-move-visual): Record or set the window hscroll, if
6645         necessary (Bug#3494).
6646         (line-move-1): Handle cons value of temporary-goal-column.
6648 2009-07-11  Kenichi Handa  <handa@m17n.org>
6650         * international/mule-diag.el (describe-character-set): Don't show
6651         width.
6653 2009-07-10  Sam Steingold  <sds@gnu.org>
6655         * progmodes/compile.el (compilation-mode-font-lock-keywords):
6656         Omake sometimes indents the errors it prints, so allow all
6657         regexps to start with spaces.
6659 2009-07-10  Eli Zaretskii  <eliz@gnu.org>
6661         * cus-edit.el (customize-changed-options-previous-release):
6662         Bump value to 22.1.  (Bug#3804)
6664 2009-07-08  Sam Steingold  <sds@gnu.org>
6666         * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
6667         to be a cons cell (test . ignored-directory) to selectively ignore
6668         some directories depending on the location of the search.
6670 2009-07-08  Michael Albinus  <michael.albinus@gmx.de>
6672         * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
6673         remote user is root, on the local host.
6674         (tramp-local-host-p): Either the local user or the remote user
6675         must be root.  (Bug#3771)
6677 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
6679         * progmodes/gdb-mi.el (gdb): Remove description of
6680         gdb-use-separate-io-buffer.
6681         (menu): Don't allow toggling of or enable
6682         gdb-use-separate-io-buffer from menubar.
6684 2009-07-08  E. Jay Berkenbilt  <ejb@ql.org>  (tiny change)
6686         * mail/unrmail.el (unrmail): Make sure the message ends with two
6687         newlines (Bug#3769).
6689 2009-07-08  Glenn Morris  <rgm@gnu.org>
6691         * calendar/calendar.el (calendar-current-date): Rework previous change.
6693 2009-07-08  Ed Reingold  <reingold@emr.cs.iit.edu>
6695         * calendar/calendar.el (calendar-current-date):
6696         Add an optional argument giving an offset from today.
6698 2009-07-08  Glenn Morris  <rgm@gnu.org>
6700         * tutorial.el (tutorial--describe-nonstandard-key):
6701         Adjust the message for when a key has been unbound.
6702         (help-with-tutorial): Hide the arch-tag.
6704 2009-07-08  Kenichi Handa  <handa@m17n.org>
6706         * international/fontset.el (setup-default-fontset): For each
6707         script, append (not set) font-specs.
6709         * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
6710         docstring.
6712 2009-07-08  Nick Roberts  <nickrob@snap.net.nz>
6714         * progmodes/gdb-mi.el (gdb-init-1): Move sending
6715         -data-list-register-names to ...
6716         (gdb-starting): ... here because GDB 7.0 requires execution to
6717         have started when using this MI command.
6718         (gdb-set-header): New function to distinguish select and
6719         unselected tabs in gdb buffers.
6720         (gdb-propertize-header): New macro that uses gdb-set-header.
6721         (gdb-breakpoints-header, gdb-locals-header): Use it.
6722         (gdb-disassembly-mode-map): Add keybinding to kill buffer.
6724 2009-07-07  Chong Yidong  <cyd@stupidchicken.com>
6726         * Makefile.in (ELCFILES): Remove fadr.elc.
6728 2009-07-07  Dmitry Dzhus  <dima@sphinx.net.ru>
6730         * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
6731         may contain frame information, so `string-match' should be used.
6732         (gdb-update): Disassembly is invalidated through
6733         `gdb-get-selected-frame'.
6734         (gdb-pad-string): New function to pad string with spaces.
6735         (gdb-invalidate-disassembly): Invalidate only if the buffer
6736         exists.
6737         (gdb-disassembly-handler-custom): Column alignment.
6738         (gdb-disassembly-place-breakpoints): Clear old breakpoints before
6739         placing new ones.
6740         (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
6741         end of line, too.
6742         (gdb-frame-handler): Match convention to for disassembly buffer
6743         mode name.
6744         (gdb-stack-list-frames-handler): Rewritten without regexps.
6745         (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
6746         not highlight breakpoints without line information.
6747         (gdb-input): Add trailing newline to command.
6749         * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
6750         buffer properly.
6751         (gdb-breakpoints-list-handler-custom): Replacement for
6752         `gdb-break-list-handler'.  Using real parser instead of regexps
6753         now.
6754         (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
6755         Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
6756         to place breakpoints.
6757         (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
6758         functions.
6759         (gdb-disassembly-handler-custom): Show overlay arrow.
6760         (gdb-disassembly-place-breakpoints): Show breakpoints in
6761         disassembly buffer.
6762         (gdb-toggle-breakpoint, gdb-delete-breakpoint)
6763         (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
6764         instead of parsing breakpoints buffer.  Fixed old menu references
6765         in `gud-menu-map'.
6767         * fadr.el: Remove.
6769         * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
6770         (gdb-memory-address): New variable which holds top address of
6771         memory page shown in memory buffer.
6772         (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
6773         customization variables.
6774         New functions:
6775         (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
6776         display the memory buffer.
6777         (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
6778         buffer display parameters.
6779         (def-gdb-memory-format, gdb-memory-format-binary)
6780         (gdb-memory-format-octal, gdb-memory-format-unsigned)
6781         (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
6782         Functions for setting memory buffer format.
6783         (gdb-memory-unit-word, gdb-memory-unit-halfword)
6784         (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
6785         unit size used in memory buffer.
6786         (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
6787         to next/previous page of memory buffer.
6788         Now using (bindat-get-field) instead of fadr functions.
6790 2009-07-07  Sam Steingold  <sds@gnu.org>
6792         * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
6793         non-top-level files.
6795 2009-07-07  Kenichi Handa  <handa@m17n.org>
6797         * international/mule-cmds.el (reset-language-environment): Put
6798         the highset priority to the charset iso-8859-1.
6800 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
6802         * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
6803         to the end of the line when locating the block (Bug#700).
6805 2009-07-06  Michael Albinus  <michael.albinus@gmx.de>
6807         * net/tramp.el (tramp-handle-write-region): Flush file properties
6808         in case of short track.
6810 2009-07-06  Michael McNamara  <mac@mail.brushroad.com>
6812         * verilog-mode.el (verilog-error-regexp-emacs-alist): Coded custom
6813         representation of verilog error regular expressions to work with
6814         Emacs-22's new format.
6815         (verilog-error-regexp-xemacs-alist): Coded custom representation
6816         of verilog error regular expressions to work with XEmacs format.
6817         (verilog-error-regexp-add-xemacs): Hook routine to install verilog
6818         error recognition into XEmacs.
6819         (verilog-error-regexp-add-emacs): Hook routine to install verilog
6820         error recognition into Emacs-22.
6822 2009-07-06  Chong Yidong  <cyd@stupidchicken.com>
6824         * woman.el: Remove stand-alone closing parentheses.
6825         (woman-file-name, woman2-format-paragraphs)
6826         (woman-leave-blank-lines): Code cleanup.
6827         (woman-use-own-frame): Change default to nil.
6828         (woman-italic, woman-bold, woman-unknown, woman-addition): Change
6829         defaults to inherit from default faces.
6830         (woman2-process-escapes): Consume the newline after a stand-alone
6831         filler character (Bug#3651).
6833 2009-07-06  Glenn Morris  <rgm@gnu.org>
6835         * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
6836         (top-level): Move provide to the end.
6837         (ffap): Remove defunct URL from custom group.
6839         * subr.el (eval-after-load): Doc fix.
6841 2009-07-06  Vincent Belaïche  <vincent.belaiche@gmail.com>
6843         * calc/calc-embed.el (calc-embedded-make-info): Don't force when
6844         `calc-embedded-word' is called twice.
6846 2009-07-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6848         * files.el (find-alternate-file-other-window, find-alternate-file):
6849         Obey confirm-nonexistent-file-or-buffer.
6851 2009-07-05  Michael Albinus  <michael.albinus@gmx.de>
6853         * dired-aux.el (dired-show-file-type): Handle remote files.
6855 2009-07-05  Jari Aalto  <jari.aalto@cante.net>
6857         * desktop.el (desktop-globals-to-save):
6858         Add file-name-history (Bug#2750).
6860 2009-07-05  Chong Yidong  <cyd@stupidchicken.com>
6862         * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
6864 2009-07-04  Johan Bockgård  <bojohan@gnu.org>
6866         * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
6867         property on entire argument since this is what eshell-lisp-command
6868         expects.
6870 2009-07-03  Michael Albinus  <michael.albinus@gmx.de>
6872         * net/tramp-gvfs.el (tramp-gvfs-methods)
6873         (tramp-gvfs-zeroconf-domain)
6874         (tramp-bluez-discover-devices-timeout): Add version flag.
6875         (tramp-gvfs-handler-mounted-unmounted)
6876         (tramp-gvfs-connection-mounted-p): Polish handling of
6877         incompatibilities between GVFS 0.2 and 1.0.
6879 2009-07-03  Jan Djärv  <jan.h.d@swipnet.se>
6881         * cus-start.el (all): Add make-pointer-invisible.
6883 2009-07-03  Jay Belanger  <jay.p.belanger@gmail.com>
6885         * calc-math.el (math-use-emacs-fn): Make sure that the number is
6886         formatted correctly.
6888 2009-07-02  Juri Linkov  <juri@jurta.org>
6890         * info.el: Virtual Info files and nodes.
6891         (Info-virtual-files, Info-virtual-nodes): New variables.
6892         (Info-current-node-virtual): New variable.
6893         (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
6894         New functions.
6895         (Info-file-supports-index-cookies): Use Info-virtual-file-p
6896         to check for a virtual file instead of checking a fixed list
6897         of node names.
6898         (Info-find-file): Use Info-virtual-fun and Info-virtual-call
6899         instead of ad-hoc processing of "dir" and (apropos history toc).
6900         (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
6901         instead of ad-hoc processing of "dir" and (apropos history toc).
6902         Reread a file when moving from a virtual node.
6903         (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
6904         (Info-directory-toc-nodes, Info-directory-find-file)
6905         (Info-directory-find-node): New functions.
6906         (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
6907         (Info-history): Move part of code to
6908         `Info-history-find-node'.
6909         (Info-history-toc-nodes, Info-history-find-file)
6910         (Info-history-find-node): New functions.
6911         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
6912         (Info-toc): Move part of code to `Info-toc-find-node'.
6913         (Info-toc-find-node): New function.
6914         (Info-toc-insert): Rename from `Info-insert-toc'.  Don't insert
6915         the current Info file name to references because now the node
6916         "*TOC*" belongs to the same Info manual.
6917         (Info-toc-build): Rename from `Info-build-toc'.
6918         (Info-toc-nodes): Rename input argument `file' to `filename'.
6919         Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
6920         instead of ad-hoc processing of ("dir" apropos history toc).
6921         (Info-index-nodes): Use Info-virtual-file-p
6922         to check for a virtual file instead of checking a fixed list
6923         of node names.
6924         (Info-index-node): Add check for `Info-current-node-virtual'.
6925         Raise `save-match-data' higher up the tree to contain
6926         `search-forward' too (bug fix).
6927         (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
6928         (Info-virtual-index-nodes): New variable.
6929         (Info-virtual-index-find-node, Info-virtual-index): New functions.
6930         (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
6931         (Info-apropos-file, Info-apropos-nodes): New variables.
6932         (Info-apropos-toc-nodes, Info-apropos-find-file)
6933         (Info-apropos-find-node, Info-apropos-matches): New functions.
6934         (info-apropos): Move part of code to `Info-apropos-find-node' and
6935         `Info-apropos-matches'.
6936         (Info-mode-map): Bind "I" to `Info-virtual-index'.
6937         (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
6938         for a virtual file instead of checking a fixed list of node names.
6940         * simple.el (async-shell-command): New command.
6942         * bindings.el (esc-map): Bind "&" to `async-shell-command'.
6944         * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
6945         instead of `mount-info'.
6947 2009-07-02  Michael Albinus  <michael.albinus@gmx.de>
6949         * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
6950         (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
6952 2009-07-02  Kenichi Handa  <handa@m17n.org>
6954         * international/mule.el (set-keyboard-coding-system): Force *-unix
6955         coding-system to avoid eol conversion.
6957 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
6959         * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
6960         Add handler for `process-file', `shell-command' and
6961         `start-file-process'.
6962         (tramp-gvfs-handle-shell-command)
6963         (tramp-gvfs-handle-start-file-process)
6964         (tramp-gvfs-handle-process-file): New defuns.
6965         (tramp-synce-list-devices): Simplify check for existence of property.
6967 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
6969         * startup.el (command-line-x-option-alist): Add -mm and --maximized.
6971 2009-07-01  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
6973         * language/korean.el (set-language-info-alist): Add korean-cp949,
6974         cp949 to spec.
6976 2009-07-01  Kenichi Handa  <handa@m17n.org>
6978         * Makefile.in (ELCFILES): Delete encoded-kb.elc.
6980         * international/encoded-kb.el: Deleted.
6982         * international/mule.el (set-keyboard-coding-system): Perform the
6983         necessary setup here instead of calling encoded-kbd-setup-display.
6985 2009-07-01  Glenn Morris  <rgm@gnu.org>
6987         * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
6989 2009-07-01  Evangelos Evangelou  <vangelis@email.unc.edu>  (tiny change)
6991         * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)".  (Bug#3730)
6993 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
6995         * net/tramp.el (tramp-do-copy-or-rename-file-directly):
6996         Handle also the 'rename case, when setting file modes.  (Bug#3712)
6997         (tramp-default-file-modes) Remove execute permissions.
6999         * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
7000         (top): Add a default for "synce" in `tramp-default-user-alist'.
7001         Add completion function for "synce" method.
7002         (tramp-hal-service, tramp-hal-path-manager)
7003         (tramp-hal-interface-manager, tramp-hal-interface-device):
7004         New defconst.
7005         (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
7006         (tramp-synce-list-devices, tramp-synce-parse-device-names):
7007         New defuns.
7009         * net/trampver.el: Update release number.
7011 2009-06-30  Kenichi Handa  <handa@m17n.org>
7013         * international/fontset.el (setup-default-fontset): Add CJK fonts
7014         for symbols and the other miscellaneous characters.
7016         * language/korea-util.el (setup-korean-environment-internal):
7017         Make char-width-table suitable for Korean environments.
7018         (exit-korean-environment): Cancel above.
7020         * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
7021         ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
7022         setup-funcion to make char-widht-table suitable for respective
7023         environments, and an exit-function to cancel that.
7025         * language/japan-util.el (setup-japanese-environment-internal):
7026         Call use-cjk-char-width-table with arg `ja_JP'.
7028         * international/characters.el (cjk-char-width-table): Delete it.
7029         (cjk-char-width-table-list): New variable.
7030         (use-cjk-char-width-table): New arg local-name.
7031         (use-default-char-width-table): Fix for the case that Emacs is
7032         already using the default char-width-table.
7034 2009-06-29  Michael Albinus  <michael.albinus@gmx.de>
7036         * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
7037         modes mandatory.  (Bug#3712)
7039 2009-06-29  Alan Mackenzie  <acm@muc.de>
7041         * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
7042         correction between the visible width of TABs and their number of bytes.
7044 2009-06-29  Chong Yidong  <cyd@stupidchicken.com>
7046         * server.el (server-buffer-done): Prevent kill-buffer from
7047         prompting by clearing the buffer modification flag (Bug#3696).
7049 2009-06-28  Michael McNamara  <mac@mail.brushroad.com>
7051         * verilog-mode.el (verilog-beg-of-statement)
7052         (verilog-endcomment-reason-re): Support unique case and priority case.
7053         (verilog-basic-complete-re): Support localparam lineup.
7054         (verilog-beg-of-statement-1): Fix for robustness, unique case.
7055         (verilog-set-auto-endcomments): Fix for unique case, always_comb
7056         commenting.
7057         (verilog-leap-to-case-head): Now support *nested* unique &
7058         priority case statements.
7059         (verilog-auto-lineup): Make just declarations the default (as it
7060         had been).
7061         (verilog-leap-to-case-head): Support priority/unique case statements.
7062         (verilog-auto-lineup): Rework to give users radio buttons to
7063         select the various styles of automatic lineup.
7064         (verilog-error-regexp-alist): Rework to support the XEmacs style
7065         of error regular expressions from compilers, lint tools &
7066         simulators.  Note that GNU Emacs has made it impossible for a mode
7067         to load such things.
7068         (electric-verilog-terminate-line, verilog-indent-declaration)
7069         (verilog-auto-wiure): Rework for radio button selection of
7070         auto-lineup selection of specification of auto lineup.
7071         (verilog-beg-of-statement-1): Redesign to support proper operation
7072         in additional code, based on testing with auto-lineup.
7073         (verilog-calculate-indent, assignments & declarations)
7074         (verilog-backward-token): Enhance to support auto-lineup of
7075         assignments & declarations.
7076         (verilog-in-directive-p, verilog-at-struct-p): New function for
7077         easy test of whether we are.
7078         (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
7079         to support safe execution at almost anyline.
7080         (verilog-calc-1): Properly support indenting deep inside generate
7081         blocks.
7082         (verilog-init-font) Remove definition & use of verilog-init-font,
7083         as it is redundant with font-lock-defaults.
7084         (verilog-mode): Alter the definition of verilog-font-lock-defaults
7085         to avoid circular calls if syntax-ppss is a function (as is the
7086         case now in 22.x GNU Emacs) as that function would sometimes call
7087         itself, leading to (nearly) infinite recursion.
7088         (verilog-ovm-begin-re, verilog-ovm-end-re)
7089         (verilog-ovm-statement-re, verilog-leap-to-head)
7090         (verilog-backward-token): Add support for OVM macros.  Some are
7091         complete statements, and others open and close scopes like begin
7092         and end.
7093         (verilog-defun-level-not-generate-re, verilog-defun-level-re)
7094         (verilog-defun-level-generate-only-re): Really fix the defun-list
7095         compilation issue.
7096         (verilog-calc-1) (verilog-beg-of-statement): Enhance support for
7097         coverpoint, constraint and cross statements.
7098         (verilog-defun-level-list, verilog-generate-defun-level-list)
7099         (verilog-all-defun-level-list): Redo these specifications - it is
7100         too hard to support eval-when compile aggregation of lists also
7101         built at when-compile time.
7102         (verilog-defun-level-list): Place defconsts of variables used in
7103         building regular expressions which are built in eval-when-compile
7104         bodies in the same eval-when-compile body to facilitate compile
7105         without load.
7106         (verilog-beg-block-re-ordered): Support indenting
7107         virtual/protected tasks and functions.
7108         (verilog-defun-level-list, verilog-in-generate-region-p)
7109         (verilog-backward-ws&directives, verilog-calc-1): Speed up
7110         indentation of some module items (generate items).
7111         (verilog-forward-sexp, verilog-leap-to-head): Support stepping
7112         across virtual/protected tasks and functions.
7114 2009-06-28  Wilson Snyder  <wsnyder@wsnyder.org>
7116         * verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
7117         Allow sorting AUTOARG lists.  Suggested by Andrea Fedeli.
7118         (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
7119         in concatenations.  Reported by Yishay Belkind.
7120         (verilog-auto-ascii-enum): Support one-hot state machines in
7121         AUTOASCIIENUM.  Suggested by Lloyd Gomez.
7122         (verilog-auto-inst, verilog-auto-inst-port): Include interface
7123         modport in AUTOINST and add vl-modport for users.  Reported by
7124         David Rogoff.
7125         (verilog-auto-inout-module, verilog-auto-inst)
7126         (verilog-decls-get-interfaces, verilog-insert-definition)
7127         (verilog-insert-one-definition, verilog-read-decls)
7128         (verilog-read-sub-decls, verilog-read-sub-decls-sig)
7129         (verilog-sig-modport, verilog-signals-combine-bus)
7130         (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
7131         interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
7132         Suggested by David Rogoff.
7133         (verilog-repair-open-comma): Fix non-insertion of comma when
7134         `DEFINE occurs in V2K argument list.  Reported by Lane Brooks.
7135         (verilog-make-width-expression): Simplify [A-1:0] expression
7136         widths to just {A{1'b0}}.
7137         (verilog-mode): Cleanup checkdoc warnings.
7138         (verilog-auto-inout-module, verilog-signals-matching-dir-re):
7139         Add third optional regexp to AUTOINOUTMODULE to allow selecting only
7140         inputs/outputs or data type.  Suggested by Vasu Kandadi.
7141         (next-error-last-buffer): Fix byte-compiler warning.
7142         (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
7143         (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
7144         or shell command text during AUTO expansion.  Suggested by Tad Truex.
7145         (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
7146         (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
7147         Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
7148         in AUTOINOUT.  Reported by Matthew Lovell.
7149         (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
7150         causing use of <= assignments.  Reported by Alex Reed.
7151         (verilog-read-decls): Fix triand, trior, wand, wor to be
7152         recognized by AUTOWIRE.  Reported by Spencer Isaacson.
7153         (verilog-extended-complete-re): Support import "DPI-C" functions.
7154         (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
7155         y[a+1:a+1]" to not include a in reset list.  Reported by Dan Dever.
7156         (verilog-insert-date, verilog-insert-year)
7157         (verilog-sk-header-tmpl): Fix verilog-header inserting error on
7158         Windows systems.  Reported by Michael Potts.
7159         (verilog-read-module-name): Fix AUTOINST when the child module
7160         declaration's name is a tick define.  Reported by Elliot Mednick.
7161         (verilog-read-decls): Fix V2K parameter bit subscripts getting
7162         passed to next parameter's definition.  Reported by Bruce T.
7163         (verilog-read-decls): Fix detecting "parameter int" when using
7164         AUTOINSTPARAM.  Reported by Bruce T.
7165         (verilog-goto-defun): Fix goto not finding modules unless first
7166         perform a verilog-auto expansion.  Suggested by Lawrence Butcher.
7167         (verilog-mode): Expand -f flag arguments on entry to mode so
7168         verilog-goto-defun will work.  Reported by Lawrence Butcher.
7169         (verilog-getopt): Expand environment variables in -f file
7170         arguments.  Suggested by Lawrence Butcher.
7171         (verilog-set-define): Fix "Symbol's value as variable is void"
7172         when reading enumerations.
7173         (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
7174         Suggested by Stephen Peltan.
7175         (verilog-read-defines): Fix reading of enumerations in include
7176         files.  Reported by Steve Peltan.
7178 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
7180         * files.el (trash-directory): Fix defcustom type.
7182 2009-06-28  Juri Linkov  <juri@jurta.org>
7184         * help-fns.el (describe-function-1): Correctly locate adviced
7185         functions in hyperlink (Bug#2438).
7187 2009-06-28  Chong Yidong  <cyd@stupidchicken.com>
7189         * files.el (trash-directory): Change default to nil.
7190         (move-file-to-trash): If trash-directory is nil and
7191         system-move-file-to-trash is unbound, perform freedesktop-style
7192         trashing.
7194 2009-06-28  David De La Harpe Golden  <david@harpegolden.net>
7196         * files.el (move-file-to-trash): Add freedesktop trash
7197         support (Bug#973).
7199 2009-06-28  Glenn Morris  <rgm@gnu.org>
7201         * autorevert.el (global-auto-revert-non-file-buffers)
7202         (global-auto-revert-mode): Doc fixes.
7204 2009-06-27  Johan Bockgård  <bojohan@gnu.org>
7206         * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
7208 2009-06-27  Chong Yidong  <cyd@stupidchicken.com>
7210         * faces.el (x-handle-named-frame-geometry): Ensure that we have
7211         opened an X connection before calling x-get-resource (Bug#3194).
7213         * play/doctor.el: Remove reference to obsolete website.
7214         (make-doctor-variables): Correct grammar mistake (Bug#2633).
7216 2009-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
7218         Remove find-file-not-found-hook VC method.  (Bug#2757)
7219         * vc-hooks.el (vc-file-not-found-hook)
7220         (vc-default-find-file-not-found-hook): Remove functions.
7221         (find-file-not-found-functions): Do not add vc-file-not-found-hook.
7222         * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
7223         * vc.el:
7224         * vc-hg.el:
7225         * vc-git.el: Do not mention find-file-not-found-hook VC method.
7227 2009-06-25  Agustín Martín  <agustin.martin@hispalinux.es>
7229         * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
7230           compatibility function for `looking-back'.
7232         * textmodes/flyspell.el (sgml-mode-flyspell-verify):
7233         Use `ispell-looking-back'.
7235 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
7237         * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
7238         rather than `filename'.
7240 2009-06-23  Miles Bader  <miles@gnu.org>
7242         * face-remap.el (text-scale-set): New function.
7244 2009-06-23  Glenn Morris  <rgm@gnu.org>
7246         * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
7248         * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
7250         * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
7252         * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
7254         * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
7255         Simplify Persian conditionals.
7257         * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
7258         variable `filename'.
7260         * comint.el (comint-insert-input): Doc fix.
7262         * Makefile.in (ELCFILES): Fix typo in previous change.
7264 2009-06-23  Miles Bader  <miles@gnu.org>
7266         * cus-start.el: Add entry for `recenter-redisplay'.
7268 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
7270         * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
7271         Add an optional argument for the backend, use it instead of
7272         calling vc-backend.
7273         (vc-mode-line): Add an optional argument for the backend.
7274         Pass the backend to vc-state and vc-working-revision.  Move code for
7275         special handling for vc-state being a buffer to ...
7277         * vc-rcs.el (vc-rcs-find-file-hook):
7278         * vc-sccs.el (vc-sccs-find-file-hook): ... here.  New functions.
7280         * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
7281         (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
7282         vc-stay-local-p and vc-mode-line calls.
7284         * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
7285         (vc-cvs-diff, vc-cvs-annotate-command)
7286         (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
7287         (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
7288         vc-mode-line calls.
7290         * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
7291         direct comparison.
7292         (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
7293         backend when calling vc-mode-line.
7294         (vc-register): Do not create a closure for calling the vc register
7295         function, call it directly.
7297 2009-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
7299         * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
7300         to make it obvious item can be clicked.
7302         * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
7304 2009-06-23  Kenichi Handa  <handa@m17n.org>
7306         * language/korea-util.el (korean-key-bindings): Change the binding
7307         of F9 to hangul-to-hanja-conversion.  Bind Hangul_Hanja to the
7308         same command.
7310 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
7312         Sync with Tramp 2.1.16.
7314         * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
7316         * net/tramp.el (top): Require tramp-gvfs.  Catch `tramp-loading',
7317         when a loading of a package fails.  Completion function for rsync
7318         is `tramp-completion-function-alist-ssh'.
7319         (all): Replace all calls of `split-string' and
7320         `tramp-split-string' by `tramp-compat-split-string'.
7321         (tramp-default-method): Use `tramp-compat-process-running-p'.
7322         (tramp-default-proxies-alist): Allow also Lisp forms.
7323         (tramp-remote-path): Add choice "Private Directories".
7324         (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
7325         (tramp-domain-regexp): Allow also "-", "_" and ".".
7326         (tramp-end-of-output): Remove newlines, and add "$" at the end.
7327         (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
7328         (tramp-debug-message): Insert header line in debug buffer.
7329         (tramp-handle-directory-files-and-attributes-with-stat):
7330         Care about filenames with spaces, or starting with "-".
7331         (tramp-handle-dired-uncache): New defun.
7332         (tramp-handle-insert-directory): Don't flush the directory from
7333         cache, this is handled by `dired-uncache' now.
7334         (tramp-handle-insert-file-contents): Improve error handling.
7335         (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
7336         Quote `tramp-end-of-output'.
7337         (tramp-action-password): Improve trace message.
7338         (tramp-check-for-regexp): Both echoes must be present, before removing.
7339         (tramp-open-connection-setup-interactive-shell): Trace coding system.
7340         (tramp-compute-multi-hops): Eval cons cells of
7341         `tramp-default-proxies-alist'.
7342         (tramp-maybe-open-connection): Use the same command pattern for
7343         first hop and further hops.
7344         (tramp-wait-for-output): Remove handling of newlines.
7345         (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
7346         (tramp-split-string): Remove function.  It is handled in
7347         tramp-compat now.
7349         * net/tramp-cmds.el (tramp-bug):
7350         Recommend `tramp-cleanup-all-connections' in the bug mail.
7352         * net/tramp-compat.el (tramp-compat-split-string)
7353         (tramp-compat-process-running-p): New defuns.
7355         * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
7356         for `dired-uncache'.
7358         * net/tramp-gvfs.el: New package.
7360         * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
7361         Add handler for `dired-uncache'.
7362         (tramp-smb-handle-file-local-copy): Cleanup in case of error.
7364         * net/trampver.el: Update release number.  Make version check fit
7365         for SXEmacs 22.
7367 2009-06-22  Jim Meyering  <meyering@redhat.com>
7369         Automatically handle .xz suffix (XZ-compressed files), too.
7370         * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
7371         XZ is the successor to LZMA: <http://tukaani.org/xz/>
7373 2009-06-22  Dmitry Dzhus  <dima@sphinx.net.ru>
7374             Nick Roberts  <nickrob@snap.net.nz>
7376         * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
7377         repository (http://sphinx.net.ru/hg/gdb-mi/).
7379 2009-06-22  Glenn Morris  <rgm@gnu.org>
7381         * files.el (dir-locals-collect-mode-variables): Allow for any number of
7382         `mode' and `eval' entries.  (Bug#3430)
7384         * Makefile.in (ELCFILES): Add fadr.elc.
7386         * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
7387         differing behavior of \n and ^ in strings.  (Bug#3385)
7389         * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
7391         * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
7392         property.
7393         (lisp-indent-function): Make it a defcustom.
7395 2009-06-21  Nick Roberts  <nickrob@snap.net.nz>
7397         * progmodes/gdb-ui.el: Replace with ...
7398         * progmodes/gdb-mi.el: ... this file.
7399         * progmodes/gud.el: Modify for gdb-mi.el.
7401 2009-06-21  Dmitry Dzhus  <dima@sphinx.net.ru>
7403         * fadr.el: New file.
7405 See ChangeLog.14 for earlier changes.
7407 ;; Local Variables:
7408 ;; coding: utf-8
7409 ;; End:
7411     Copyright (C) 2009  Free Software Foundation, Inc.
7413   This file is part of GNU Emacs.
7415   GNU Emacs is free software: you can redistribute it and/or modify
7416   it under the terms of the GNU General Public License as published by
7417   the Free Software Foundation, either version 3 of the License, or
7418   (at your option) any later version.
7420   GNU Emacs is distributed in the hope that it will be useful,
7421   but WITHOUT ANY WARRANTY; without even the implied warranty of
7422   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
7423   GNU General Public License for more details.
7425   You should have received a copy of the GNU General Public License
7426   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
7428 ;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1