1 2011-01-04 Glenn Morris <rgm@gnu.org>
3 * textmodes/rst.el (rst-compile-toolsets): Make it a defcustom.
4 Add `pdf' and `s5' entries. Use `prog.py' if found, otherwise
5 default to `prog' without a .py extension.
6 (rst-compile-pdf-preview, rst-compile-slides-preview):
7 Use program names from rst-compile-toolsets, rather than hard-coding.
8 (rst-portable-mark-active-p): Fix presumed typo.
10 2011-01-02 Eli Zaretskii <eliz@gnu.org>
12 * term/w32-win.el (dynamic-library-alist): Set up correctly for
13 libpng versions both before and after 1.4.0. (Bug#7716)
15 2011-01-02 Eli Zaretskii <eliz@gnu.org>
17 * time.el (display-time-mode): Mention display-time-interval in
18 the doc string. (Bug#7713)
20 2011-01-02 Kenichi Handa <handa@m17n.org>
22 * mail/rmailmm.el (rmail-mime-parse): Perform parsing in
23 condition-case and return an error message string if something
25 (rmail-show-mime): Adjust for the above change. Insert the
26 header by rmail-mime-insert-header.
28 2011-01-02 Kenichi Handa <handa@m17n.org>
30 * mail/rmailmm.el: New key bindings for rmail-mime-next-item,
31 rmail-mime-previous-item, and rmail-mime-toggle-hidden.
32 (rmail-mime-mbox-buffer)
33 (rmail-mime-view-buffer, rmail-mime-coding-system): New variables.
34 (rmail-mime-entity): Argument changed. All codes handling an
35 entity object are changed.
36 (rmail-mime-entity-header, rmail-mime-entity-body): Adjust for
38 (rmail-mime-entity-children, rmail-mime-entity-handler)
39 (rmail-mime-entity-tagline): New functions.
40 (rmail-mime-message-p): New function.
41 (rmail-mime-save): Bind rmail-mime-mbox-buffer.
42 (rmail-mime-entity-segment, rmail-mime-next-item)
43 (rmail-mime-previous-item, rmail-mime-shown-mode)
44 (rmail-mime-hidden-mode, rmail-mime-raw-mode)
45 (rmail-mime-toggle-raw, rmail-mime-toggle-hidden)
46 (rmail-mime-insert-tagline, rmail-mime-insert-header):
48 (rmail-mime-text-handler): Call rmail-mime-insert-text.
49 (rmail-mime-insert-decoded-text): New function.
50 (rmail-mime-insert-text): Call rmail-mime-insert-decoded-text.
51 (rmail-mime-insert-image): Argument changed. Caller changed.
52 (rmail-mime-image): Call rmail-mime-toggle-hidden.
53 (rmail-mime-set-bulk-data): New funciton.
54 (rmail-mime-insert-bulk): Argument changed.
55 (rmail-mime-multipart-handler): Return t.
56 (rmail-mime-process-multipart): Argument changed.
57 Handle "multipart/alternative" here.
58 (rmail-mime-process): Argument changed.
59 (rmail-mime-parse): Bind rmail-mime-mbox-buffer.
60 (rmail-mime-insert): Argument changed. Handle raw display mode.
61 (rmail-mime): Argument changed. Handle toggling of raw display
63 (rmail-show-mime): Bind rmail-mime-mbox-buffer and
64 rmail-mime-view-buffer.
65 (rmail-insert-mime-forwarded-message): Likewise.
66 (rmail-search-mime-message): Likewise. Don't bind rmail-buffer.
68 * mail/rmail.el (rmail-show-message-1): If rmail-enable-mime is
69 non-nil, handle the header in rmail-show-mime-function.
71 2011-01-02 Leo <sdl.web@gmail.com>
73 * help-fns.el (describe-variable): Fix previous change.
75 2011-01-02 Juri Linkov <juri@jurta.org>
77 * isearch.el (isearch-lazy-highlight-error): New variable.
78 (isearch-lazy-highlight-new-loop): Compare `isearch-error' and
79 `isearch-lazy-highlight-error'. Set `isearch-lazy-highlight-error'
80 to the current value of `isearch-error' (Bug#7468).
82 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
84 * help-fns.el (describe-variable): Don't emit trailing whitespace
87 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
89 * textmodes/rst.el (rst-compile-pdf-preview)
90 (rst-compile-slides-preview): Use make-temp-file (Bug#7646).
92 2011-01-02 Kevin Gallagher <Kevin.Gallagher@boeing.com>
94 * emulation/edt-mapper.el: Override mapping of function keys so
95 that the later call to read-key-sequence works.
97 2011-01-02 Eli Zaretskii <eliz@gnu.org>
99 * mail/smtpmail.el (smtpmail-send-it): Write queued mail body with
100 Unix EOLs. (Bug#7589)
102 2011-01-02 Leo <sdl.web@gmail.com>
104 * eshell/em-hist.el (eshell-previous-matching-input): Signal error
105 if point is not behind eshell-last-output-end (Bug#7585).
107 2011-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
109 * files.el (file-local-variables-alist):
110 Make permanent-local (bug#7767).
112 2011-01-02 Glenn Morris <rgm@gnu.org>
114 * version.el (emacs-copyright): Set short copyright year to 2011.
116 2011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
118 * mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering
119 an existing temp buffer. (Bug#7746)
121 2011-01-02 Glenn Morris <rgm@gnu.org>
123 * mail/mail-utils.el (mail-mbox-from): Handle From: headers with
124 multiple addresses. (Bug#7760)
126 2011-01-01 Ken Manheimer <ken.manheimer@gmail.com>
128 allout.el (allout-auto-fill): Do not infinitely recurse - use
129 do-auto-fill if everything points back to allout-auto-fill.
130 (allout-mode-deactivate-hook): Declare obsolete, in favor of
131 standard-formed minor-mode deactivate hook, allout-mode-off-hook.
133 2010-12-31 Michael Albinus <michael.albinus@gmx.de>
135 * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
138 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
140 * doc-view.el (doc-view-set-doc-type): New function refactored
142 (doc-view-fallback-mode): New function.
143 (doc-view-mode): Use it.
144 (doc-view-mode-maybe): New function that checks if doc-view-mode
145 can be used and falls back to the next best mode otherwise.
147 * files.el (auto-mode-alist): Use doc-view-mode-maybe for PDF,
148 DVI, OpenDocument, and MS Office files.
150 2010-12-30 Andreas Schwab <schwab@linux-m68k.org>
152 * emacs-lisp/rx.el (rx-syntax): Fix typo.
154 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
156 * doc-view.el (doc-view-toggle-display): Perform rassq-delete-all
157 on a copy of auto-mode-alist, because that deletes with side
160 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
162 * doc-view.el (doc-view-mode, doc-view-toggle-display): Use
163 normal-mode without doc-view-mode bindings in auto-mode-alist as
164 fallback instead of hard coding fundamental mode.
166 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
168 * doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS
169 Office) files also for searching.
171 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
173 * doc-view.el: Implement viewing of OpenDocument (and Microsoft
174 Office) files. Not yet enabled via auto-mode-list.
175 (doc-view-unoconv-program): New custom variable.
176 (doc-view-mode-p): Handle new odf document type.
177 (doc-view-odf->pdf): New conversion function.
178 (doc-view-convert-current-doc): Call it for odf files.
179 (doc-view-mode): Recognize newly supported file extensions.
181 2010-12-30 Michael Albinus <michael.albinus@gmx.de>
183 * net/tramp.el (tramp-default-method-alist)
184 (tramp-default-user-alist)
185 (tramp-local-host-regexp, tramp-prefix-domain-format)
186 (tramp-prefix-domain-regexp): Set tramp-autoload cookie.
193 * net/tramp-smb.el: Add tramp-autoload cookie for initialisation
194 code of `tramp-default-method-alist' and `tramp-default-user-alist'.
196 2010-12-29 Karl Fogel <kfogel@red-bean.com>
198 * saveplace.el (save-place-alist-to-file): Save list sorted and
199 pretty-printed, so that it is mergeable by line-based text merging,
200 as suggested by Iain Dalton <iain.dalton {_AT_} gmail.com>.
202 2010-12-28 Ken Manheimer <ken.manheimer@gmail.com>
204 allout.el (allout-v18/19-file-var-hack): Obsolete, remove.
205 (allout-mode): Argument "toggle" => "force".
206 Refine the docstring.
207 Remove special provisions for reactivation, besides the 'force'
209 Consolidate layout provisions coce directly into the activation
210 condition branch, now that we've removed those provisions.
211 (allout-unload-function): Explicitly activate the mode before
212 deactivating, if it's initially deactivated.
213 (allout-set-buffer-multibyte): Properly prevent byte-compiler
214 warnings for version of function used only where
215 set-buffer-multibyte is unavailable.
217 2010-12-28 Chong Yidong <cyd@stupidchicken.com>
219 * tool-bar.el (tool-bar-setup): Remove :enable conditions, which
220 are handled by the menu-bar entries. As before, don't use
221 :visibile to avoid changing the tool-bar.
223 2010-12-27 Michael Albinus <michael.albinus@gmx.de>
225 * net/secrets.el (secrets-delete-alias): New defun.
227 2010-12-27 Michael Albinus <michael.albinus@gmx.de>
229 * net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
230 methods, otherwise ~/.ssh/config would be ignored.
232 2010-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
234 * emacs-lisp/rx.el: Make it a superset of sregex.
235 (rx-constituents): Add `any => "."', mark `repeat' as taking any number
236 of args, add `regex' alias.
237 (rx-info): Add arg to distinguish head and standalone forms.
238 (rx-check, rx-form): Pass the corresponding arg.
240 (rx-repeat): Make it work for any number of args.
241 (rx-syntax): Make it accept syntax chars as is.
242 * obsolete/sregex.el: Move from emacs-lisp/.
243 * emacs-lisp/re-builder.el: Remove sregex support.
244 * emacs-lisp/edebug.el (sregexq, rx): Remove redundant defs.
246 2010-12-25 Eli Zaretskii <eliz@gnu.org>
248 * mouse.el (mouse-yank-primary): On MS-Windows, try the (emulated)
249 PRIMARY first, then the clipboard. (Bug#7699)
251 2010-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
253 * emacs-lisp/bytecomp.el (byte-compile-output-docform): Fix up use of
256 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
258 * help-fns.el (find-lisp-object-file-name): Locate .emacs from
259 .emacs.elc (Bug#7530).
261 * wid-edit.el (widget-image-find): Remove bogus :ascent spec from
262 image spec (Bug#7480).
264 2010-12-21 Daiki Ueno <ueno@unixuser.org>
266 * obsolete/pgg-parse.el, obsolete/pgg-pgp5.el, obsolete/pgg-pgp.el,
267 * obsolete/pgg-gpg.el, obsolete/pgg-def.el, obsolete/pgg.el:
270 2010-12-20 Leo <sdl.web@gmail.com>
272 * dnd.el (dnd-get-local-file-name): Unhex of file name shall
273 always be performed (Bug#7680).
275 2010-12-20 Chong Yidong <cyd@stupidchicken.com>
277 * menu-bar.el (menu-bar-kill-ring-save): Make obsolete.
278 (menu-bar-edit-menu): Bind "Copy" to kill-ring-save. Don't use
281 * color.el: Move from gnus/.
283 * vc/diff.el (diff-better-file-name): Function deleted.
284 abbreviating file names causes problems with shell-quote-argument.
285 (diff-no-select): Just use expand-file-name.
287 * tool-bar.el (tool-bar--image-expression): New function.
288 (tool-bar-local-item, tool-bar--image-exp): Use it.
289 (tool-bar-setup): Initialize tool-bar-separator-image-expression.
290 Use :enable instead of :visible to avoid changing the tool-bar
291 configuration unnecessarily.
293 * info.el (info-tool-bar-map): Add separators.
295 2010-12-17 Ken Brown <kbrown@cornell.edu>
297 * loadup.el: Use version numbers in Cygwin build.
299 2010-12-17 Ryan Twitchell <metatheorem@gmail.com> (tiny change)
301 * ido.el (ido-file-internal): Ask for confirmation before
302 overwriting an existing file (Bug#1238).
304 2010-12-16 Chong Yidong <cyd@stupidchicken.com>
306 * tool-bar.el (tool-bar-setup): Add separators.
308 * menu-bar.el (featurep): Use menu-bar-separator.
310 2010-12-16 Ken Manheimer <ken.manheimer@gmail.com>
312 Migrate allout encryption provisions from pgg to epg.
314 * allout.el (allout-toggle-current-subtree-encryption)
315 (allout-toggle-subtree-encryption): Adjust docstrings to reflect
316 defaulting policy and other changes. Change fetch-pass to keymode-cue,
317 for simpler universal argument interpretation.
318 (allout-toggle-subtree-encryption): Adjust docstring to describe
319 changed encryption provisions. Change fetch-pass to keymode-cue, for
320 simpler universal argument interpretation. Remove provisions for
321 handling key type and identity - they'll all be within
322 allout-encrypt-string or epg/epg or even contained all the way in gpg.
323 (allout-encrypt-string): Include keymode-cue, for optionally prompting
324 for keypair recipients (universal argument > 1) and, in addition,
325 associating the specified recipients with the outline (universal
326 argument > 4) using a file local variable setting for
327 'epa-file-encrypt-to'.
328 Require epa, for recipients handling.
329 Change how regexp filtering elements are named.
330 Describe the problem with caching of incorrect symmetric-decryption
332 Use the epa-passphrase-callback-function, in case the user is using
334 Support saving of the selected keypair recipients when invoked with a
336 Remove obsolete arguments 'fetch-pass', 'target-cache-id', 'retried'.
338 Establish epg-context with armoring and default epg-protocol.
339 Remove all passphrase cache, verification, and hinting code.
340 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling):
341 No longer used, delete.
342 (allout-mode): Adjust docstring to describe changed encryption
343 provisions. Describe the problem with caching of incorrect
344 symmetric-decryption keys.
345 (allout-obtain-passphrase, allout-epg-passphrase-callback-function)
346 (allout-make-passphrase-state, allout-passphrase-state-passphrase)
347 (allout-encrypted-key-info, allout-update-passphrase-mnemonic-aids)
348 (allout-get-encryption-passphrase-verifier, allout-verify-passphrase):
351 2010-12-16 Daiki Ueno <ueno@unixuser.org>
353 * epa-file.el (epa-file-select-keys): Accept 'silent to inhibit
354 key selection prompt; make 'silent as default (Bug#7487).
356 2010-12-16 Leo <sdl.web@gmail.com>
358 * eshell/eshell.el (eshell-directory-name): Use
359 locate-user-emacs-file (Bug#7578).
361 2010-12-15 Glenn Morris <rgm@gnu.org>
363 * loadup.el (symbol-file-load-history-loaded): Remove; unused.
365 2010-12-15 Jari Aalto <jari.aalto@cante.net>
366 Scott Evans <gse@antisleep.com>
368 * rect.el (rectange--default-line-number-format)
369 (rectangle-number-line-callback): New functions.
370 (rectangle-number-lines): New command, bound to C-x r N (Bug#4382).
372 2010-12-15 Chong Yidong <cyd@stupidchicken.com>
374 * rect.el (operate-on-rectangle-lines, string-rectangle-string):
375 Delete unused variables.
376 (move-to-column-force): Remove function obsolete since 21.2.
378 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
380 * net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
381 (tramp-handle-insert-file-contents): Do not set permanent-local
384 * net/tramp-cache.el (tramp-persistency-file-name): Use
385 `locate-user-emacs-file' if fboundp.
387 * net/tramp-sh.el (tramp-methods): Add "ksu".
388 (tramp-default-user-alist): Add "ksu". Use `regexp-opt' for
391 2010-12-14 Glenn Morris <rgm@gnu.org>
393 * progmodes/js.el: Doc't require font-lock, etags, or easymenu.
394 (find-tag-marker-ring): Declare.
395 (js-find-symbol): Require etags.
397 * mail/sendmail.el: Don't require rmail or mailalias when compiling.
399 (mail-alias-file): Don't autoload. Doc fix.
400 (mail-bury-selects-summary, mail-send-nonascii): Don't autoload.
401 (mail-mailer-swallows-blank-line): Default to nil. Doc fix.
402 Mark as obsolete, and risky.
403 (mail-setup): Simplify.
405 * mail/mailalias.el (build-mail-aliases): Make it interactive.
406 * mail/sendmail.el (build-mail-aliases): Update autoload.
408 * dired.el (dired-trivial-filenames, dired-chown-program)
409 (dired-auto-revert-buffer): Remove autoload cookies.
410 * mail/sendmail.el (mail-recover-1): Require 'dired.
412 * dired.el (dired-subdir-switches, dired-chown-program)
413 (dired-use-ls-dired, dired-chmod-program, dired-touch-program):
414 Make into defcustoms.
415 (dired-chown-program): Simplify initialization.
417 * mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
419 2010-12-13 Romain Francoise <romain@orebokech.com>
421 * net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
423 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
425 * net/netrc.el (netrc-point-at-eol): Remove the unused
426 netrc-point-at-old and netrc-bound-and-true-p bindings.
427 (netrc-parse): Cache the netrc contents.
429 2010-12-13 Eli Zaretskii <eliz@gnu.org>
431 * subr.el (posn-col-row): Evaluate header-line-format in the
432 context of the POSITION window's buffer.
434 2010-12-13 Glenn Morris <rgm@gnu.org>
436 * subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1)
437 (with-silent-modifications): Doc fixes.
439 2010-12-13 Michael Albinus <michael.albinus@gmx.de>
441 * net/tramp.el (tramp-action-password, tramp-process-actions):
442 Revert previous from. Use `save-restriction'.
444 2010-12-13 Stephen Berman <stephen.berman@gmx.net>
446 * calendar/diary-lib.el (diary-list-sexp-entries):
447 Handle case of no newline at end of file. (Bug#7536)
449 2010-12-13 Glenn Morris <rgm@gnu.org>
451 * mail/smtpmail.el (smtpmail-send-it): Revert previous change.
453 2010-12-13 Michael Albinus <michael.albinus@gmx.de>
455 * net/tramp.el (tramp-action-password): Delete region, do not narrow.
456 (tramp-process-actions): Do not widen.
458 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
459 Protect buffer-modified value. (Bug#7557)
461 2010-12-13 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
463 * log-edit.el (log-edit-changelog-entries):
464 Regexp quote filename. (Bug#7505)
466 2010-12-13 Tom Breton <tehom@panix.com>
468 * cus-edit.el (custom-save-all):
469 Bind print-length and print-level to nil. (Bug#7581)
471 2010-12-13 Glenn Morris <rgm@gnu.org>
473 * mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map):
474 Run hooks to update menu contents. (Bug#7586)
476 * mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued
477 file names, for the sake of MS Windows. (Bug#7588)
479 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
481 * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
482 empty lines without a leading space.
484 2010-12-13 Leo <sdl.web@gmail.com>
486 * dired-aux.el (dired-do-redisplay): Postpone dired-after-readin-hook
487 while mapping over marks (Bug#6810).
489 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
491 * image-dired.el (image-dired-db-file)
492 (image-dired-temp-image-file, image-dired-gallery-dir)
493 (image-dired-temp-rotate-image-file): Set default values relative
494 to image-dired-dir (Bug#7518).
496 2010-12-13 Lawrence Mitchell <wence@gmx.li>
498 * format.el (format-decode-run-method): Pass args FROM and TO, not
499 point-min and point-max, to shell-command-on-region (Bug#7488).
501 2010-12-13 Jan Djärv <jan.h.d@swipnet.se>
503 * frame.el (blink-cursor-mode): Make default t for ns.
505 2010-12-13 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
507 * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
509 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
511 * comint.el (comint-dynamic-list-input-ring)
512 (comint-dynamic-complete-filename)
513 (comint-replace-by-expanded-filename)
514 (comint-dynamic-simple-complete)
515 (comint-dynamic-list-filename-completions)
516 (comint-dynamic-list-completions): Doc fix (Bug#7499).
518 * subr.el (posn-x-y, posn-object-x-y, posn-object-width-height):
521 2010-12-13 Martin Rudalics <rudalics@gmx.at>
523 * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil
526 2010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
528 * files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
531 2010-12-13 Eli Zaretskii <eliz@gnu.org>
533 * files.el (file-relative-name): Handle UNC file names on
534 DOS/Windows. (Bug#4674)
536 2010-12-13 Daiki Ueno <ueno@unixuser.org>
538 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
539 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
540 (epg-context-set-passphrase-callback): Mention that the callback
541 is not called when used with GnuPG 2.x.
543 2010-12-13 Glenn Morris <rgm@gnu.org>
545 * ps-print.el (ps-line-lengths-internal, ps-nb-pages):
546 Ensure ps-footer-font-size-internal is initialized.
547 Call ps-get-page-dimensions before trying to use ps-font-for-text.
549 2010-12-13 Kenichi Handa <handa@m17n.org>
551 * mail/rmailmm.el (rmail-mime-parse): Call rmail-mime-process
552 within condition-case.
553 (rmail-show-mime): Don't use condition-case.
554 (rmail-search-mime-message): New function.
555 (rmail-search-mime-message-function): Set to
556 rmail-search-mime-message.
558 2010-12-13 Leo <sdl.web@gmail.com>
560 * ido.el (ido-common-initialization): New function. (bug#3274)
562 (ido-completing-read): Call it.
564 2010-12-12 Karl Fogel <kfogel@red-bean.com>
566 * bookmark.el (bookmark-name-from-full-record): Rename back to
567 this original name from `bookmark-name-from-record' reverting part
568 of 2010-12-08T08:09:27Z!kfogel@red-bean.com / kfogel@red-bean.com-20101208080927-5j9jqnb2xvcw4ogm.
569 As Drew Adams pointed out, there was no reason to cause churn for
572 2010-12-12 Alan Mackenzie <acm@muc.de>
574 * progmodes/cc-engine.el (c-forward-type): Before scanning a
575 template arglist, check that the current language supports this.
577 2010-12-11 Glenn Morris <rgm@gnu.org>
579 * vc/vc-bzr.el (vc-bzr-state-heuristic): Also check that the executable
580 state of the file matches. (Bug#7544)
581 (vc-bzr-register, vc-bzr-checkin)
582 (vc-bzr-annotate-extract-revision-at-line): Doc fixes.
583 (vc-directory-exclusion-list): Remove unnecessary eval-after-load.
585 * textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
587 2010-12-11 Karel Klíč <kklic@redhat.com>
589 * files.el (auto-mode-alist): Use html-mode for *.xhtml. (Bug#7606)
591 2010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
593 Derive from prog-mode, use derived-mode-p, and fix up various
594 minor style issues in lisp/progmodes.
596 * progmodes/vhdl-mode.el (vhdl-mode):
597 * progmodes/verilog-mode.el (verilog-mode):
598 * progmodes/vera-mode.el (vera-mode):
599 * progmodes/sql.el (sql-mode):
600 * progmodes/scheme.el (scheme-mode):
601 * progmodes/perl-mode.el (perl-mode):
602 * progmodes/octave-inf.el (inferior-octave-mode):
603 * progmodes/autoconf.el (autoconf-mode):
604 * progmodes/m4-mode.el (m4-mode):
605 * progmodes/inf-lisp.el (inferior-lisp-mode):
606 * progmodes/idlwave.el (idlwave-mode):
607 * progmodes/icon.el (icon-mode):
608 * progmodes/idlw-help.el (idlwave-help-mode):
609 * progmodes/dcl-mode.el (dcl-mode):
610 * progmodes/idlw-shell.el (idlwave-shell-mode):
611 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-electric-list-mode)
612 (ebrowse-member-mode, ebrowse-electric-position-mode):
613 Use define-derived-mode.
615 * progmodes/xscheme.el (exit-scheme-interaction-mode)
616 (xscheme-enter-interaction-mode, xscheme-enter-debugger-mode)
617 (xscheme-debugger-mode-p, xscheme-send-string-1):
618 * progmodes/tcl.el (inferior-tcl-proc, tcl-current-word)
619 (tcl-load-file, tcl-restart-with-file):
620 * progmodes/ps-mode.el (ps-run-running):
621 * progmodes/gdb-mi.el (gud-watch, gdb-mouse-set-clear-breakpoint):
622 * progmodes/js.el (js--get-all-known-symbols):
623 * progmodes/inf-lisp.el (inferior-lisp-proc):
624 * progmodes/idlwave.el (idlwave-beginning-of-statement)
625 (idlwave-template, idlwave-update-buffer-routine-info)
626 (idlwave-update-current-buffer-info)
627 (idlwave-get-routine-info-from-buffers, idlwave-choose)
628 (idlwave-scan-class-info, idlwave-fix-keywords)
629 (idlwave-list-buffer-load-path-shadows):
630 * progmodes/idlw-toolbar.el (idlwave-toolbar, idlwave-toolbar-add)
631 (idlwave-toolbar-remove):
632 * progmodes/idlw-shell.el (idlwave-shell-save-and-action)
633 (idlwave-shell-file-name, idlwave-shell-electric-debug-all-off)
634 (idlwave-shell-menu-def):
635 * progmodes/idlw-complete-structtag.el
636 (idlwave-prepare-structure-tag-completion):
637 * progmodes/gud.el (gud-set-buffer):
638 * progmodes/f90.el (f90-backslash-not-special):
639 * progmodes/delphi.el (delphi-find-unit): Use derived-mode-p.
641 * progmodes/xscheme.el (xscheme-start)
642 (local-set-scheme-interaction-buffer, scheme-interaction-mode):
643 * progmodes/which-func.el (which-function):
644 * progmodes/vhdl-mode.el (vhdl-set-style):
645 * progmodes/verilog-mode.el (verilog-set-compile-command)
646 (verilog-modify-compile-command, verilog-error-regexp-add-xemacs)
647 (verilog-set-define, verilog-auto-reeval-locals):
648 * progmodes/sql.el (sql-product-font-lock, sql-interactive-mode):
649 * progmodes/simula.el (simula-mode):
650 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
651 * progmodes/python.el (python-check, python-mode):
652 * progmodes/prolog.el (prolog-mode-variables):
653 * progmodes/gud.el (gud-tooltip-activate-mouse-motions):
654 * progmodes/ebrowse.el (ebrowse-view-file-other-frame):
655 * progmodes/delphi.el (delphi-mode):
656 * progmodes/cc-styles.el (c-setup-paragraph-variables):
657 * progmodes/cc-mode.el (c-basic-common-init, c-common-init)
658 (c-font-lock-init): Move make-local-variable to their setq.
660 * progmodes/vhdl-mode.el (vhdl-write-file-hooks-init)
661 (vhdl-hs-minor-mode, vhdl-ps-print-init): Fix make-local-variable ->
663 * progmodes/sh-script.el (sh-require-final-newline): Remove.
664 (sh-set-shell): Don't set require-final-newline since it's already done
666 * progmodes/modula2.el (m2-mode): Don't make m2-end-comment-column
667 since we never set it.
668 * progmodes/ebrowse.el (ebrowse-set-tree-indentation):
669 Use read-string and standard prompt.
670 * progmodes/dcl-mode.el (dcl-mode-map): Move init into declaration.
671 * progmodes/meta-mode.el (meta-mode-abbrev-table): Merge init and decl.
672 (meta-common-mode-syntax-table): Rename from meta-mode-syntax-table.
673 (meta-common-mode-map): Rename from meta-mode-map.
674 Remove C-m binding, which is a user preference, not mode specific.
675 (meta-common-mode): New major mode; replace meta-common-initialization.
676 * progmodes/js.el (js-mode): Call syntax-propertize rather than messing
677 around with font-lock.
678 * progmodes/etags.el (select-tags-table-mode):
679 Derive from special-mode.
680 * progmodes/octave-mod.el (octave-mode):
681 * progmodes/gdb-mi.el (gdb-inferior-io-mode, gdb-threads-mode)
682 (gdb-memory-mode, gdb-disassembly-mode, gdb-breakpoints-mode)
683 (gdb-frames-mode, gdb-locals-mode, gdb-registers-mode):
684 Let define-derived-mode do its job.
685 * progmodes/cpp.el (cpp-edit-mode-map):
686 Move initialization into declaration.
687 (cpp-edit-mode): Use define-derived-mode.
688 (cpp-edit-load): Use derived-mode-p.
689 * progmodes/mixal-mode.el (mixal-mode):
690 * progmodes/f90.el (f90-mode):
691 * progmodes/cfengine.el (cfengine-mode): Don't bother setting
692 require-final-newline since prog-mode does it already.
693 * progmodes/cc-cmds.el (c-update-modeline): Use match-string.
694 * progmodes/asm-mode.el (asm-mode-map): Fix menu setup.
695 * progmodes/antlr-mode.el: Require cc-mode upfront.
696 (antlr-mode-syntax-table, antlr-action-syntax-table): Initialize in
698 (antlr-directory-dependencies, antlr-show-makefile-rules):
700 (antlr-language-option): Don't assume point-min==1.
701 (antlr-mode): Use define-derived-mode.
702 * progmodes/ada-mode.el: Use derived-mode-p.
703 (ada-mode): Use define-derived-mode.
704 Use hack-local-variables-hook.
706 2010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
708 * textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
709 (texinfo-mode): Don't disable adaptive-fill-mode.
710 (texinfo-insert-block): Adjust cursor placement for blocks with arg.
711 (texinfo-insert-@end, texinfo-insert-braces, texinfo-insert-@code)
712 (texinfo-insert-@dfn, texinfo-insert-@email, texinfo-insert-@emph)
713 (texinfo-insert-@example, texinfo-insert-@file, texinfo-insert-@item)
714 (texinfo-insert-@kbd, texinfo-insert-@node, texinfo-insert-@noindent)
715 (texinfo-insert-@quotation, texinfo-insert-@samp)
716 (texinfo-insert-@strong, texinfo-insert-@table, texinfo-insert-@var)
717 (texinfo-insert-@uref): Use define-skeleton.
718 (texinfo-insert-@-with-arg): Delete.
720 2010-12-10 Eli Zaretskii <eliz@gnu.org>
722 * arc-mode.el (archive-zip-extract): If w32-quote-process-args is
723 nil, do quote archive member names. (Bug#6144)
725 2010-12-10 Glenn Morris <rgm@gnu.org>
727 * files.el (diff-no-select): Declare.
729 * mail/emacsbug.el (report-emacs-bug): Use mail-user-agent properties.
730 (report-emacs-bug-create-existing-bugs-buffer): Avoid free variables.
732 * comint.el (comint-input-ring-file-name): Doc fix.
734 2010-12-09 Eli Zaretskii <eliz@gnu.org>
736 * menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p):
738 (menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>:
739 Use them instead of `nil' and `>', respectively.
740 (menu-bar-showhide-tool-bar-menu): Use menu-bar-frame-for-menubar
742 (toggle-menu-bar-mode-from-frame): Use menu-bar-frame-for-menubar
743 and menu-bar-positive-p instead of `nil' and `>', respectively.
746 2010-12-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
748 * whitespace.el (whitespace-newline-mode): Code fix.
750 2010-12-09 Glenn Morris <rgm@gnu.org>
752 * play/landmark.el (lm-print-y,s,noise-int, lm-print-y,s,noise):
753 Rename functions without commas, update callers.
755 2010-12-08 Jeff Dairiki <dairiki@dairiki.org> (tiny change)
757 * whitespace.el (whitespace-cleanup-region):
758 Clean up spaces before tabs. (Bug#7582)
760 2010-12-08 Karl Fogel <kfogel@red-bean.com>
762 * bookmark.el: Adjust parameter names and doc strings to resolve
763 confusion over whether "bookmark" meant a bookmark name or a
764 bookmark record. Along the way, shorten one function's name for
765 similar reasons. (Issue #7548)
766 (bookmark-name-from-record): New name for
767 `bookmark-name-from-full-record'. All callers changed.
768 (bookmark-get-bookmark, bookmark-get-bookmark-record)
769 (bookmark-default-annotation-text, bookmark-prop-get, bookmark-prop-set)
770 (bookmark-get-annotation, bookmark-set-annotation)
771 (bookmark-get-filename, bookmark-set-filename)
772 (bookmark-get-position, bookmark-set-position)
773 (bookmark-get-front-context-string, bookmark-set-front-context-string)
774 (bookmark-get-rear-context-string, bookmark-set-rear-context-string)
775 (bookmark-get-handler, bookmark-edit-annotation, bookmark--jump-via)
776 (bookmark-handle-bookmark, bookmark-location, bookmark-show-annotation):
777 Rename `bookmark' parameter to `bookmark-name-or-record', to
778 clearly show its role, and shorten or adjust doc strings accordingly.
779 (bookmark-set-name): Same, and pass the parameter directly to
780 `bookmark-get-bookmark' instead of redundantly doing the callee's work.
781 (bookmark-default-annotation-text, bookmark-send-edited-annotation)
782 (bookmark-relocate, bookmark-insert-location, bookmark-insert)
783 (bookmark-delete): Rename `bookmark' parameter to `bookmark-name',
784 and in some cases shorten doc string accordingly.
785 (bookmark-rename): Change `old' and `new' parameters to `old-name'
786 and `new-name', and adjust an internal variable to avoid confusion.
787 (bookmark-jump, bookmark-jump-noselect): Clarify `bookmark'
788 parameter in doc string.
790 2010-12-08 Glenn Morris <rgm@gnu.org>
792 * progmodes/gdb-mi.el (gdb): Try to initialize comint input history
793 from gdb's history file. (Bug#7575)
795 * mail/emacsbug.el (report-emacs-bug):
796 Try to handle some other mail clients.
798 2010-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
800 * files.el (dir-locals-collect-variables): Don't let errors stop us.
802 (file-name-version-regexp): New var.
803 (file-name-sans-versions):
804 * jka-cmpr-hook.el (jka-compr-build-file-regexp): Use it,
805 (jka-compr-get-compression-info): Use dolist.
806 (jka-compr-compression-info-list): Don't bother specifying
807 version/backup regexps.
809 2010-12-07 Tassilo Horn <tassilo@member.fsf.org>
811 * simple.el (just-one-space): Make argument n default to 1 if
814 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
816 * electric.el (electric-indent-post-self-insert-function):
817 Delete trailing newlines even if we don't reindent.
819 2010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
821 * minibuffer.el (completion-at-point): Remove the `arg'.
822 * bindings.el (complete-symbol): Move back from minibuffer.el.
824 2010-12-06 Deniz Dogan <deniz.a.m.dogan@gmail.com>
826 * simple.el (just-one-space): Delete newlines for negative arg.
828 2010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
830 * ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
831 (ansi-color-filter-apply): Simplify.
832 (ansi-color-apply): Use `font-lock-face' rather than `face'.
834 2010-12-05 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
836 * vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
838 2010-12-04 Chong Yidong <cyd@stupidchicken.com>
840 * dired.el (dired-use-ls-dired): Set default to a special
842 (dired-insert-directory): When called the first time, check
843 whether "ls --dired" succeeds and set dired-use-ls-dired (Bug#7546).
845 2010-12-04 Tak Ota <Takaaki.Ota@am.sony.com>
847 * replace.el: Add "collect" feature to occur.
848 (occur-collect-regexp-history): New var.
849 (occur-read-primary-args): Return a replace string for nlines,
851 (occur): Extend the meaning of nlines.
853 2010-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
855 * progmodes/which-func.el (which-func-ff-hook): Log the error message.
856 (which-func-update-1): Distinguish symbols from strings.
857 (which-function): Stay within 80 columns.
859 2010-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
861 * subr.el (with-demoted-errors): Distinguish symbols from strings.
863 * newcomment.el (comment-styles): Add docs to each style (bug#7509).
865 (comment-style): Use comment-styles's docs to describe values.
867 2010-12-03 Jan Djärv <jan.h.d@swipnet.se>
869 * term/common-win.el (x-setup-function-keys): Restore ns-new-frame
870 and ns-show-prefs (Bug#7535).
872 * term/ns-win.el (global-map): Restore ns-new-frame and ns-show-prefs
875 2010-12-03 Glenn Morris <rgm@gnu.org>
877 * nxml/nxml-mode.el: Require rng-nxml.
878 (rng-nxml-mode-init, nxml-enable-unicode-char-name-sets):
881 * nxml/nxml-mode.el, nxml/nxml-outln.el, nxml/rng-loc.el:
882 * nxml/rng-nxml.el, nxml/rng-valid.el:
883 Remove leading `*' from defcustom docs.
885 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
886 (normal-top-level-add-to-load-path, tty-handle-args):
887 Convert comments to basic doc-strings.
889 * net/browse-url.el (browse-url-url-at-point)
890 (browse-url-default-browser): Remove autoload cookies.
892 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
893 Remove more undefined cl functions.
895 * vc/diff.el (diff-sentinel): Make new arguments optional.
896 * ibuf-ext.el (diff-sentinel): Update declaration.
898 2010-12-03 Daiki Ueno <ueno@unixuser.org>
900 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
901 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
902 (epg-context-set-passphrase-callback): Mention that the callback
903 is not called when used with GnuPG 2.x.
905 2010-12-02 Michael Albinus <michael.albinus@gmx.de>
907 * net/tramp.el (tramp-local-host-regexp): Add "localhost6".
908 (tramp-file-name-port): Check also for `tramp-default-port'.
909 (tramp-get-connection-name): New defun.
910 (tramp-get-connection-process): Use it.
911 (tramp-debug-message): Extend function exclude list.
912 (tramp-drop-volume-letter): Fix doc string.
914 * net/tramp-cmds.el: Remove solved todo item.
921 * net/tramp-smb.el: Fix regexps added to `tramp-default-method-alist'
922 and `tramp-default-user-alist', respectively.
924 * net/tramp-gw.el (tramp-gw-open-connection):
925 Use `tramp-get-connection-name' and `tramp-get-connection-buffer'.
927 * net/tramp-imap.el (tramp-imap-make-iht): Use just
928 `tramp-file-name-port'.
930 * net/tramp-sh.el (tramp-methods): Add recursive options to "pscp"
931 and "psftp". Exchange "%k" marker with options.
932 (tramp-do-copy-or-rename-file, tramp-sh-handle-file-local-copy):
933 Compute size of link target.
934 (tramp-do-copy-or-rename-file-out-of-band). Move setting of
935 `tramp-current-*' up due to gateway methods. Optimze computing of
936 copy arguments. Use `tramp-get-connection-name' and
937 `tramp-get-connection-buffer'. Improve debug messages.
938 (tramp-compute-multi-hops): Remove port determination.
939 (tramp-maybe-open-connection): Use `tramp-get-connection-name'.
941 * net/trampver.el: Update release number.
943 2010-12-02 Glenn Morris <rgm@gnu.org>
945 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
946 Avoid infinite loop over windows. (Bug#7492)
948 * progmodes/flymake.el (flymake-check-file-limit):
949 Allow nil to mean "no limit".
950 (flymake-check-patch-master-file-buffer): Update for above change.
951 Allow a .tex file-name extension to be optional.
952 (flymake-master-tex-init): Also match \include statements.
954 2010-11-30 Sam Steingold <sds@gnu.org>
956 * nxml/nxml-mode.el (nxml-parent-document): Add a variable.
957 (nxml-parent-document-set): A function to set `nxml-parent-document'.
958 (nxml-mode): Define using `define-derived-mode' instead of `defun'.
959 (nxml-mode-hook): Remove `defcustom' (auto-defined by
960 define-derived-mode').
961 * nxml/rng-valid.el (rng-dtd-trivial-p): Add a helper function for
962 users who want to call `nxml-parent-document-set'.
964 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
966 * log-edit.el (log-edit-font-lock-keywords): Don't try matching
967 stand-alone lines, since that is handled by log-edit-match-to-eoh
970 2010-11-27 Eduard Wiebe <usenet@pusto.de>
972 * dired.el (dired-get-filename): Replace backslashes with slashes
973 in file names on MS-Windows, needed by `locate'. (Bug#7308)
974 * locate.el (locate-default-make-command-line): Don't consider
975 drive letter and root directory part of
976 `directory-listing-before-filename-regexp'. (Bug#7308)
977 (locate-post-command-hook, locate-post-command-hook): New defcustoms.
979 2010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
981 * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
982 of :smie-open/close-alist.
983 (smie-next-sexp): Make it accept a "start token" as argument.
984 (smie-indent-keyword): Be careful not to misidentify tokens that span
985 more than one line, as empty lines. Add argument `token'.
987 2010-11-27 Kenichi Handa <handa@m17n.org>
989 * mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported
990 multipart subtypes, insert all as usual.
992 * mail/rmail.el: Require rfc2047.
994 2010-11-27 Kenichi Handa <handa@m17n.org>
996 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-type)
997 (rmail-mime-entity-disposition)
998 (rmail-mime-entity-transfer-encoding, rmail-mime-entity-header)
999 (rmail-mime-entity-body, rmail-mime-entity-children): New functions.
1000 (rmail-mime-save): Handle the case that the button's `data' is a
1002 (rmail-mime-insert-text): New function.
1003 (rmail-mime-insert-image): Handle the case that DATA is a MIME entity.
1004 (rmail-mime-bulk-handler): Just call rmail-mime-insert-bulk.
1005 (rmail-mime-insert-bulk): New function mostly copied from the old
1006 rmail-mime-bulk-handler.
1007 (rmail-mime-multipart-handler): Just call rmail-mime-process-multipart.
1008 (rmail-mime-process-multipart): New function mostly copied from
1009 the old rmail-mime-multipart-handler.
1010 (rmail-mime-show): Just call rmail-mime-process.
1011 (rmail-mime-process): New function mostly copied from the old
1013 (rmail-mime-insert-multipart, rmail-mime-parse)
1014 (rmail-mime-insert, rmail-show-mime)
1015 (rmail-insert-mime-forwarded-message)
1016 (rmail-insert-mime-resent-message): New functions.
1017 (rmail-insert-mime-forwarded-message-function): Set to
1018 rmail-insert-mime-forwarded-message.
1019 (rmail-insert-mime-resent-message-function): Set to
1020 rmail-insert-mime-resent-message.
1022 * mail/rmailsum.el: Require rfc2047.
1023 (rmail-header-summary): Handle multiline Subject: field.
1024 (rmail-summary-line-decoder): Change the default to
1025 rfc2047-decode-string.
1027 * mail/rmail.el (rmail-enable-mime): Change the default to t.
1028 (rmail-mime-feature): Change the default to `rmailmm'.
1029 (rmail-quit): Delete the specifal code for rmail-enable-mime.
1030 (rmail-display-labels): Likewise.
1031 (rmail-show-message-1): Check rmail-enable-mime, and use
1032 rmail-show-mime-function for a MIME message. Decode the headers
1033 according to RFC2047.
1035 2010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
1037 * progmodes/which-func.el (which-func-imenu-joiner-function):
1038 Return a string, as expected.
1039 (which-function-mode): Make sure we stop any previous timer before
1042 2010-11-27 Michael Albinus <michael.albinus@gmx.de>
1044 * net/tramp.el (tramp-default-method-alist)
1045 (tramp-default-user-alist, tramp-default-proxies-alist):
1046 Adapt custom options type. (Bug#7445)
1048 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
1050 * progmodes/python.el: Add Ipython support (Bug#5390).
1051 (python-shell-prompt-alist)
1052 (python-shell-continuation-prompt-alist): New options.
1053 (python--set-prompt-regexp): New function.
1054 (inferior-python-mode, run-python, python-shell):
1055 Require ansi-color. Use python--set-prompt-regexp to set the comint
1056 prompt based on the Python interpreter.
1057 (python--prompt-regexp): New var.
1058 (python-check-comint-prompt)
1059 (python-comint-output-filter-function): Use it.
1060 (run-python): Use a pipe (Bug#5694).
1062 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
1064 * progmodes/python.el (run-python): Doc fix.
1065 (python-keep-current-directory-in-path): New var (Bug#7454).
1067 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
1069 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
1070 Prompt user before actually printing.
1072 2010-11-27 Glenn Morris <rgm@gnu.org>
1074 * startup.el (package-enable-at-startup, package-initialize):
1075 Remove unnecessary declarations.
1077 2010-11-27 Eli Zaretskii <eliz@gnu.org>
1079 * international/characters.el (glyphless-char-display-control):
1080 Exclude newline and TAB from the c0-control group.
1082 2010-11-27 Glenn Morris <rgm@gnu.org>
1084 * mail/sendmail.el (build-mail-aliases): Doc fix for autoload.
1085 (expand-mail-aliases): Remove unnecessary autoload.
1087 * allout.el (allout-command-prefix, allout-mode-map): Declare.
1089 * shell.el (shell-dir-cookie-re): Move definition before use.
1091 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
1092 Replace undefined CL functions.
1094 2010-11-26 Eli Zaretskii <eliz@gnu.org>
1096 * simple.el (prog-mode): Set bidi-paragraph-direction to
1099 * term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
1101 2010-11-26 Glenn Morris <rgm@gnu.org>
1103 * calendar/diary-lib.el (diary-outlook-format-1): New function, so that
1104 diary-outlook-formats can be sensitive to calendar-date-style.
1105 (diary-outlook-formats): Simplify the default setting.
1106 (diary-from-outlook-internal): Pass subject and body as arguments.
1107 Use dolist rather than dotimes. Don't save the diary buffer.
1108 (diary-from-outlook-gnus, diary-from-outlook-rmail):
1109 Pass subject and body as explicit arguments to the -internal function.
1111 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1113 * mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
1114 parsing them. This makes mailto:...?subject=foo\nbar work.
1116 2010-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
1118 * vc/diff.el (diff): Fix last change.
1120 2010-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
1122 * emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
1123 (pcase--dontcare-upats): New var.
1124 (pcase-let, pcase-let*): Generate better code.
1125 Accept the same bodies as `let'.
1126 (pcase-dolist): New macro.
1127 (pcase--trivial-upat-p): New helper function.
1128 (pcase--expand): Strip leading "(let nil" if any.
1130 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
1132 * mail/mailclient.el (browse-url): Require.
1133 (mailclient-send-it): Bind `browse-url-mailto-function' to nil to
1134 use the external browser function to send the mail (bug#7469).
1136 * net/browse-url.el (browse-url-browser-function): Revert the
1137 default back to the previous value, since the new value broke
1139 (browse-url-mailto-function): New variable for mailto: URLs.
1140 (browse-url): Use the new variable for mailto: URLs.
1142 2010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1144 * eshell/esh-cmd.el (eshell-parse-command):
1145 * eshell/esh-arg.el (eshell-parse-arguments):
1146 * eshell/em-script.el (eshell-source-file):
1147 Use with-silent-modifications.
1149 2010-11-23 Chong Yidong <cyd@stupidchicken.com>
1151 * vc/vc.el (vc-merge): Remove optional arg PROMPT. Always prompt
1152 for a merge location.
1154 * vc/vc-bzr.el (vc-bzr-pull): Remove unused var.
1155 (vc-bzr-merge-branch): Always prompt.
1156 (vc-bzr-async-command): Use the full branch filename.
1158 2010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1160 * shell.el (shell): Use current-buffer by default if it's already
1161 a shell mode buffer and its process is dead.
1162 Suggested by Jose E. Marchesi <jemarch@gnu.org>.
1164 2010-11-23 Tassilo Horn <tassilo@member.fsf.org>
1166 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
1167 Mention that the keywords should be comma separated.
1169 2010-11-23 Chong Yidong <cyd@stupidchicken.com>
1171 * vc/vc.el (vc-merge): Use vc-BACKEND-merge-branch if available.
1172 Accept optional prefix arg meaning to prompt for a command.
1173 (vc-update): Use vc-BACKEND-pull if available. Accept optional
1174 prefix arg meaning to prompt for a command.
1175 (vc-pull): Alias for vc-update.
1177 * vc/vc-bzr.el (vc-bzr-admin-branchconf, vc-bzr-history): New vars.
1178 (vc-bzr--branch-conf, vc-bzr-async-command, vc-bzr-pull)
1179 (vc-bzr-merge-branch): New functions, implementing merge-branch
1180 and pull operations.
1182 2010-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
1184 * Makefile.in: Fix up last merge.
1186 * vc/diff.el (diff-old-temp-file, diff-new-temp-file): Remove.
1187 (diff-sentinel): Get them as arguments instead.
1188 (diff-old-file, diff-new-file, diff-extra-args): Remove.
1189 (diff-file-local-copy, diff-better-file-name): New funs.
1190 (diff-no-select): Rename from diff-into-buffer.
1191 Support buffers additionally to files. Move `buf' arg. Don't display buf.
1192 Prefer closures to buffer-local variables.
1193 (diff): Adjust accordingly.
1194 (diff-buffer-with-file): Move from files.el.
1195 * files.el (diff-buffer-with-file): Move to vc/diff.el.
1196 (diff-buffer-internal): Remove.
1197 (diff-buffer-buffer): Remove.
1198 (save-some-buffers-action-alist): Use diff-no-select so as not to guess
1199 the buffer name used, and so as not to mess up windows and frames.
1201 2010-11-22 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
1203 * files.el: Make revert work with diff-buffer-with-file (bug#7277).
1204 (diff-buffer-internal): New function extracted from diff-buffer-with-file
1205 (diff-buffer-with-file): Use it.
1206 * vc/diff.el (diff-into-buffer): New fun, extracted from diff.
1209 2010-11-22 Tassilo Horn <tassilo@member.fsf.org>
1211 * textmodes/reftex-ref.el (reftex-goto-label): Use the current
1212 \ref's or \pageref's value as default instead of initial input.
1214 2010-11-21 Michael Albinus <michael.albinus@gmx.de>
1216 * files.el (backup-by-copying-when-mismatch): The default value is
1219 * startup.el (normal-top-level):
1220 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
1221 `backup-by-copying-when-mismatch'.
1223 2010-11-21 Jan Djärv <jan.h.d@swipnet.se>
1225 * tool-bar.el (tool-bar-setup): Remove save as, print and customize.
1227 2010-11-21 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1229 * progmodes/python.el (python-font-lock-keywords):
1230 Highlight top-level augmented assignments (Bug#6445).
1232 2010-11-21 Jan Djärv <jan.h.d@swipnet.se>
1234 * term/ns-win.el (ns-right-control-modifier)
1235 (ns-right-command-modifier): Defvar them.
1237 * cus-start.el (all): Add ns-right-control-modifier and
1238 ns-right-command-modifier (Bug#7458).
1240 2010-11-20 Glenn Morris <rgm@gnu.org>
1242 * emacs-lisp/authors.el (authors-ignored-files)
1243 (authors-valid-file-names, authors-renamed-files-alist): Add entries.
1245 2010-11-20 Tassilo Horn <tassilo@member.fsf.org>
1247 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
1248 (report-emacs-bug-parse-query-results)
1249 (report-emacs-bug-create-existing-bugs-buffer): Pass through
1250 keywords used for querying the bug database to show them in the
1251 existing bugs buffer.
1253 2010-11-20 Jan Djärv <jan.h.d@swipnet.se>
1255 * tool-bar.el (tool-bar-setup): Add some :vert-only keywords.
1257 * info.el (info-tool-bar-map): Add some :vert-only keywords.
1259 2010-11-20 Eli Zaretskii <eliz@gnu.org>
1261 * international/characters.el (glyphless-char-display-control):
1262 Make it a defcustom, with update-glyphless-char-display as its
1264 (top level): Don't call update-glyphless-char-display.
1266 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
1268 Sync with Tramp 2.2.0.
1270 * net/tramp.el (tramp-handle-insert-file-contents): Don't use
1271 `file-remote-p' (due to compatibility).
1273 * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly)
1274 (tramp-do-copy-or-rename-file-out-of-band): Use `ignore-errors'.
1276 * net/trampver.el: Update release number.
1278 2010-11-20 Eli Zaretskii <eliz@gnu.org>
1280 * faces.el (glyphless-char): Define value for `pc'.
1282 2010-11-20 Tassilo Horn <tassilo@member.fsf.org>
1284 Implemented a bug querying mechanism.
1285 * mail/emacsbug.el (report-emacs-bug-tracker-url): New variable.
1286 (report-emacs-bug-create-existing-bugs-buffer)
1287 (report-emacs-bug-parse-query-results)
1288 (report-emacs-bug-query-existing-bugs): New functions.
1290 2010-11-19 Tassilo Horn <tassilo@member.fsf.org>
1292 * textmodes/reftex-ref.el (reftex-goto-label): If point is inside
1293 a \ref{} or \pageref{} macro, then use its value as initial input.
1295 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
1297 * calc/calc-units.el (math-build-units-table-buffer):
1298 calc/README: Mention that the TeX specific units won't use the
1299 `tex' prefix in TeX mode.
1300 calc/calc-lang.el (math-variable-table): Don't use the `tex'
1301 prefix for units in TeX mode.
1303 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
1305 * simple.el (kill-new, kill-append, kill-region):
1306 * comint.el (comint-kill-region): Make the yank-handler argument
1309 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
1311 * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
1312 that are both openers (resp. closers) and something else.
1313 (smie-grammar): Loosen definition of valid values.
1314 (smie-next-sexp, smie-down-list, smie-blink-matching-open)
1315 (smie-indent--parent, smie-rule-parent, smie-indent-keyword)
1316 (smie-indent-after-keyword): Adjust users.
1317 (smie-indent-keyword): Don't indent empty lines.
1319 * vc-hg.el (vc-hg-program): New var.
1320 Suggested by Norman Gray <norman@astro.gla.ac.uk>.
1321 (vc-hg-state, vc-hg-working-revision, vc-hg-command): Use it.
1323 2010-11-18 Glenn Morris <rgm@gnu.org>
1325 * emacs-lisp/autoload.el (autoload-find-destination): The function
1326 coding-system-eol-type may return non-numeric values. (Bug#7414)
1328 2010-11-18 Ulrich Mueller <ulm@gentoo.org>
1330 * server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
1332 2010-11-18 Eli Zaretskii <eliz@gnu.org>
1334 * subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
1336 2010-11-18 Chong Yidong <cyd@stupidchicken.com>
1338 * textmodes/picture.el (picture-mouse-set-point): Don't use
1339 posn-col-row; explicitly compute the motion based on the posn at
1340 the window-start (Bug#7390).
1342 2010-11-18 Glenn Morris <rgm@gnu.org>
1344 * novice.el (disabled-command-function):
1345 Fix 2009-11-15 change. (Bug#7384)
1347 2010-11-18 Glenn Morris <rgm@gnu.org>
1349 * calendar/calendar.el (diary-iso-date-forms): Make elements
1350 mutually exclusive. (Bug#7377)
1352 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
1354 * emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
1355 when filling the remaining "unconstrained" values.
1357 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
1359 * emacs-lisp/bytecomp.el (byte-compile-warnings): Simplify the
1362 * files.el (safe-local-variable-p): Gracefully handle errors.
1364 * emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
1365 Use smie-indent-virtual when indenting relative to an opener.
1366 (smie-rule-separator): Use smie-rule-parent.
1367 (smie-indent-keyword): Consult rules, even for openers at bol.
1368 (smie-indent-comment-close): Try to align closer's content.
1370 2010-11-18 Glenn Morris <rgm@gnu.org>
1372 * ls-lisp.el (ls-lisp-dired-ignore-case): Make it an obsolete alias.
1374 2010-11-18 Glenn Morris <rgm@gnu.org>
1376 * printing.el (pr-menu-bind): Doc fix.
1378 * speedbar.el (speedbar-toggle-images): Doc fix.
1380 * progmodes/python.el (python-shell): Doc fix.
1382 * wid-edit.el (widget-field-use-before-change)
1383 (widget-use-overlay-change): Doc fixes.
1385 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
1387 Minor cleanup to improve style.
1388 * textmodes/rst.el (rst-update-section): Use point-marker.
1389 (rst-get-decoration): Eliminate unneeded assignment.
1390 (rst-promote-region, rst-straighten-decorations)
1391 (rst-section-tree, rst-adjust): Use point-marker.
1392 (rst-toc-mode-mouse-goto): Avoid setq.
1393 (rst-shift-region-guts, rst-shift-region-left)
1394 (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2)
1395 (rst-convert-bullets-to-enumeration): Use copy-marker.
1397 * minibuffer.el (completion-fail-discreetly): New var.
1398 (completion--do-completion): Use it.
1400 * electric.el (electric-pair-pairs): New var.
1401 (electric-pair-post-self-insert-function): Use it.
1402 (electric-layout-post-self-insert-function): Don't insert a before
1403 newline unless it's actually needed.
1405 2010-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
1407 * progmodes/python.el (run-python): Explain why we remove the current
1408 directory from sys.path. Suggested by Eric Hanchrow <erich@cozi.com>.
1410 * progmodes/grep.el (grep-regexp-alist): Tighten the regexp (bug#7378).
1412 2010-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1414 * progmodes/octave-mod.el: Rely on elecric-*-modes.
1415 (octave-mode-map): Don't bind ;, SPC, and LF.
1416 (octave-auto-indent, octave-auto-newline): Remove.
1417 (electric-layout-rules): Declare.
1418 (octave-mode): Set electric-layout-rules.
1419 (octave-indent-new-comment-line): Use reindent-then-newline-and-indent.
1420 (octave-reindent-then-newline-and-indent, octave-electric-semi)
1421 (octave-electric-space): Remove.
1423 * electric.el (electric-layout-mode): New minor mode.
1424 (electric--after-char-pos): New function.
1425 (electric-indent-post-self-insert-function): Use it.
1426 (electric-layout-rules): New var.
1427 (electric-layout-post-self-insert-function): New function.
1428 (electric-indent-mode): Make them interact better.
1430 2010-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1432 * emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
1433 (checkdoc-sentencespace-region-engine, checkdoc-this-string-valid)
1434 (checkdoc-proper-noun-region-engine): Use with-syntax-table.
1436 2010-11-15 Agustín Martín <agustin.martin@hispalinux.es>
1438 * textmodes/flyspell.el (flyspell-generic-progmode-verify):
1439 Make sure to check inside the word (Bug#6761).
1441 2010-11-14 Chong Yidong <cyd@stupidchicken.com>
1443 * startup.el (command-line): If the cursorColor resource is set,
1444 change the cursor face-spec (Bug#7392).
1446 2010-11-13 Ken Manheimer <ken.manheimer@gmail.com>
1448 The main features of the following allout.el changes are:
1449 - implement user customization for the allout key bindings
1450 - add a customization control by which the user can inhibit use of
1451 a trailing Ctrl-H, so by default it's reserved for use with
1452 describe-prefix-bindings
1453 - adapt to new version of called-interactively-p, while
1454 maintaining backwards compatibility with old version
1455 - fix hotspot navigation so i works properly with meta-modified keys
1457 * allout.el (allout-keybindings, allout-bind-keys)
1458 (allout-keybindings-binding, allout-prefixed-keybindings)
1459 (allout-unprefixed-keybindings, allout-preempt-trailing-ctrl-h)
1460 (allout-keybindings-list, allout-mode-map-adjustments)
1461 (allout-setup-mode-map): Establish allout-mode keymaps as user
1462 customizable settings, and also establish a customizable setting which
1463 regulates whether or not a trailing control-h is reserved for use with
1464 describe-prefix-bindings - and inhibit it by default, so that control-h
1465 *is* reserved for describe-prefix-bindings unless the user changes it.
1467 * allout.el (allout-hotspot-key-handler): Distinguish more explicitly
1468 and accurately between modified and unmodified events, and handle
1469 modified events more comprehensively.
1471 * allout.el (allout-substring-no-properties):
1472 Alias to use or provide version of `substring-no-properties'.
1473 (allout-solicit-alternate-bullet): Use `allout-substring-no-properties'.
1475 * allout.el (allout-next-single-char-property-change):
1476 Alias to use or provide version of `next-single-char-property-change'.
1477 (allout-annotate-hidden, allout-hide-by-annotation):
1478 Use `allout-next-single-char-property-change'.
1480 * allout.el (allout-select-safe-coding-system):
1481 Alias to use or provide version of `select-safe-coding-system'.
1482 (allout-toggle-subtree-encryption):
1483 Use `allout-select-safe-coding-system'.
1485 * allout.el (allout-set-buffer-multibyte):
1486 Alias to use or provide version of `set-buffer-multibyte'.
1487 (allout-encrypt-string): Use `allout-set-buffer-multibyte'.
1489 * allout.el (allout-called-interactively-p): Macro for using the
1490 different versions of called-interactively-p identically, depending on
1491 the subroutine's argument signature.
1492 (allout-back-to-current-heading, allout-beginning-of-current-entry):
1493 Use `(interactive "p")' instead of `(called-interactively-p)'.
1495 * allout.el (allout-init, allout-ascend, allout-end-of-level)
1496 (allout-previous-visible-heading, allout-forward-current-level)
1497 (allout-backward-current-level, allout-show-children):
1498 Use `allout-called-interactively-p' instead of `called-interactively-p'.
1500 * allout.el (allout-before-change-handler):
1501 Exempt edits to the (overlaid) character after the allout outline
1502 bullet from edit confirmation prompt.
1504 * allout.el (allout-add-resumptions):
1505 Ensure that it respects correct buffer for keybindings.
1507 * allout.el (allout-beginning-of-line):
1508 Use `allout-previous-single-char-property-change' alias for the sake of
1509 diverse compatibility.
1511 * allout.el (allout-end-of-line):
1512 Use `allout-mark-active-p' to encapsulate respect for mark activity.
1514 2010-11-13 Chong Yidong <cyd@stupidchicken.com>
1516 * frame.el (frame-notice-user-settings): Don't clobber other
1517 user-set parameters when calling face-set-after-frame-default in
1518 response to background-color parameter (Bug#7373).
1520 2010-11-13 Eli Zaretskii <eliz@gnu.org>
1522 * international/characters.el (glyphless-char-display-control):
1523 Rename from glyphless-char-control; all users changed. Doc fix.
1524 Signal an error if display method is not one of the recognized
1527 2010-11-13 Michael Albinus <michael.albinus@gmx.de>
1529 * net/tramp-compat.el (tramp-compat-line-beginning-position)
1530 (tramp-compat-line-end-position): Remove them.
1532 * net/tramp.el (tramp-parse-rhosts-group)
1533 (tramp-parse-shosts-group, tramp-parse-sconfig-group)
1534 (tramp-parse-hosts-group, tramp-parse-passwd-group)
1535 (tramp-parse-netrc-group, tramp-parse-putty-group)
1536 * net/tramp-cmds.el (tramp-append-tramp-buffers)
1537 * net/tramp-sh.el (tramp-do-file-attributes-with-ls)
1538 (tramp-sh-handle-file-selinux-context)
1539 (tramp-sh-handle-file-name-all-completions)
1540 (tramp-sh-handle-insert-directory)
1541 (tramp-sh-handle-expand-file-name, tramp-find-executable)
1542 (tramp-wait-for-output, tramp-send-command-and-read)
1543 * net/tramp-smb.el (tramp-smb-read-file-entry)
1544 (tramp-smb-get-cifs-capabilities): Use `point-at-eol'.
1546 * net/tramp-sh.el (tramp-sh-handle-insert-directory) Use
1548 (tramp-remote-coding-commands): Add an alternative using "base64
1549 -d -i". This is needed for older base64 versions from GNU
1550 coreutils. Reported by Klaus Reichl
1551 <Klaus.Reichl@thalesgroup.com>.
1553 2010-11-13 Hrvoje Niksic <hniksic@xemacs.org>
1555 * simple.el (count-words-region): New function.
1557 2010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
1559 * shell.el (shell-dir-cookie-re): New custom variable.
1560 (shell-dir-cookie-watcher): New function.
1562 * vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
1563 and compilation-mode (bug#7350).
1565 * vc/smerge-mode.el (smerge-refine): Choose better default part to
1566 highlight when one of them is empty.
1568 * skeleton.el (skeleton-read): Don't use `newline' since it may strip
1570 (skeleton-newline): New function.
1571 (skeleton-internal-1): Use it.
1573 * simple.el (open-line): `newline' may strip trailing space.
1575 2010-11-12 Kevin Ryde <user42@zip.com.au>
1577 * international/mule-cmds.el (princ-list): Use mapc.
1579 2010-11-12 Glenn Morris <rgm@gnu.org>
1581 * emacs-lisp/bytecomp.el (byte-compile-log-buffer): New constant.
1582 Use it to replace all instances of "*Compile-Log*"
1584 2010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
1586 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
1589 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
1591 * progmodes/modula2.el: Use SMIE and skeleton.
1592 (m2-mode-syntax-table): (*..*) can be nested.
1593 Add //...\n. Fix paren syntax.
1594 (m2-mode-map): Remove LF and TAB bindings.
1595 (m2-indent): Add safety property.
1596 (m2-smie-grammar): New var.
1597 (m2-smie-refine-colon, m2-smie-refine-of, m2-smie-backward-token)
1598 (m2-smie-forward-token, m2-smie-refine-semi, m2-smie-rules): New funs.
1599 (m2-mode): Use define-derived-mode.
1600 (m2-newline, m2-tab): Remove.
1601 (m2-begin, m2-case, m2-definition, m2-else, m2-for, m2-header)
1602 (m2-if, m2-loop, m2-module, m2-or, m2-procedure, m2-with, m2-record)
1603 (m2-stdio, m2-type, m2-until, m2-var, m2-while, m2-export)
1604 (m2-import): Use define-skeleton.
1606 2010-11-11 Glenn Morris <rgm@gnu.org>
1608 * obsolete/lucid.el: Don't warn about any CL functions in this file.
1610 * ls-lisp.el (ls-lisp-ignore-case, ls-lisp-dirs-first)
1611 (ls-lisp-verbosity): Add custom :set-after property.
1612 (ls-lisp-verbosity, ls-lisp-use-localized-time-format): Doc fixes.
1613 (ls-lisp-format, ls-lisp-format-time): Don't take `now' as an argument.
1614 (ls-lisp-insert-directory): Update caller.
1615 (ls-lisp-set-options): New function.
1616 (ls-lisp-emulation): Use ls-lisp-set-options for custom :set.
1619 * play/landmark.el (lm-prompt-for-move):
1620 * play/gomoku.el (gomoku-prompt-for-move): Remove nonsensical code.
1622 * progmodes/idlw-complete-structtag.el: Remove unused dec `name'.
1624 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins)
1625 (idlwave-study-twins): Prefix dynamic local variable `name'.
1626 (idlwave-routine-twin-compare): Update for above change.
1628 * progmodes/idlw-help.el (idlwave-do-mouse-completion-help):
1629 Prefix dynamic local variables `name', `kwd', and `link'.
1630 * progmodes/idlw-shell.el (idlwave-shell-complete-execcomm-help):
1631 * progmodes/idlw-complete-structtag.el
1632 (idlwave-complete-structure-tag-help):
1633 * progmodes/idlwave.el (idlwave-complete-sysvar-help)
1634 (idlwave-complete-sysvar-tag-help)
1635 (idlwave-complete-class-structure-tag-help):
1636 Update for above name changes.
1638 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1640 * net/browse-url.el (browse-url-browser-function): Change the
1641 default to use `browse-url-mail' on mailto: URLs.
1643 2010-11-10 Chong Yidong <cyd@stupidchicken.com>
1645 * emacs-lisp/package.el (package-read-all-archive-contents):
1646 Reset package-archive-contents to nil before re-reading.
1648 2010-11-10 Brandon Craig Rhodes <brandon@rhodesmill.org> (tiny change)
1650 * textmodes/flyspell.el (flyspell-word): Do not re-check words
1651 already found as misspellings by (flyspell-large-region), just
1652 do highlighting (bug#7322).
1654 2010-11-10 Glenn Morris <rgm@gnu.org>
1656 * progmodes/octave-mod.el (octave-mark-block): Update for smie change.
1658 * emulation/edt.el (edt-with-position): New macro.
1659 (edt-find-forward, edt-find-backward, edt-find-next-forward)
1660 (edt-find-next-backward, edt-sentence-forward, edt-sentence-backward)
1661 (edt-paragraph-forward, edt-paragraph-backward): Use it.
1663 * emulation/tpu-extras.el (tpu-with-position): New macro.
1664 (tpu-paragraph, tpu-page, tpu-search-internal): Use it.
1666 * textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
1668 * textmodes/texnfo-upd.el (texinfo-all-menus-update)
1669 (texinfo-menu-copy-old-description, texinfo-start-menu-description)
1670 (texinfo-master-menu, texinfo-insert-node-lines)
1671 (texinfo-multiple-files-update):
1672 * textmodes/texinfmt.el (texinfo-append-refill, texinfo-copying):
1673 Use line-beginning-position.
1675 * progmodes/cperl-mode.el (cperl-find-pods-heres, cperl-write-tags):
1676 No recent Emacs supports system-type `emx'.
1678 * progmodes/ada-xref.el (is-windows): Rename to ada-on-ms-windows.
1679 (ada-command-separator, ada-default-prj-properties)
1680 (ada-find-any-references): Update for above name change.
1682 * dirtrack.el (dirtrack-directory-function)
1683 (dirtrack-canonicalize-function):
1684 * filecache.el (file-cache-completion-ignore-case)
1685 (file-cache-case-fold-search, file-cache-ignore-case):
1686 * term.el (serial-port-is-file-p): Cosmetic change.
1688 * emulation/viper-init.el (viper-ms-style-os-p): Doc fix.
1689 Remove non-existent `windows-95' system-type.
1690 * dired.el (dired-chown-program): Remove non-existent `linux'
1693 * net/net-utils.el (net-utils-remove-ctl-m): Use memq for system-types.
1694 (ping-program-options): Remove non-existent `linux' system-type.
1696 * startup.el (package-initialize): Update declaration.
1698 * ls-lisp.el (ls-lisp-time-lessp, ls-lisp-time-to-seconds): Remove.
1699 (ls-lisp-handle-switches): Use time-less-p.
1700 (ls-lisp-format-time): Use float-time.
1702 * textmodes/remember.el (remember-time-to-seconds): Remove.
1703 (remember-store-in-mailbox): Use float-time.
1705 * calendar/timeclock.el (timeclock-time-to-seconds): Make it an alias.
1707 * calendar/time-date.el (time-to-seconds): Always an alias on Emacs,
1708 never a real function.
1709 (with-no-warnings): Remove compat stub, now unused.
1710 (time-less-p): Doc fix.
1711 (time-to-number-of-days): Simplify.
1713 * eshell/esh-util.el (eshell-time-less-p, eshell-time-to-seconds):
1715 (eshell-read-passwd, eshell-read-hosts): Use time-less-p.
1716 * eshell/esh-test.el (eshell-test, eshell-show-usage-metrics):
1717 * eshell/em-unix.el (eshell-show-elapsed-time, eshell/time):
1718 * eshell/em-pred.el (eshell-pred-file-time): Use float-time.
1719 * eshell/em-ls.el (eshell-ls-sort-entries): Use time-less-p.
1721 * eshell/em-unix.el (eshell-remove-entries, eshell/rm)
1722 (eshell-shuffle-files, eshell-shorthand-tar-command)
1723 (eshell-mvcpln-template, eshell/mv, eshell/cp, eshell/ln):
1724 Prefix dynamic locals `interactive', `preview', `recursive', `verbose'.
1725 * eshell/em-glob.el (eshell-extended-glob, eshell-glob-entries):
1726 Prefix dynamic local variable `matches'.
1728 * skeleton.el (skeleton-internal-list, skeleton-internal-1):
1729 Prefix dynamic local variable `skeleton'.
1731 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
1733 * net/browse-url.el (browse-url-mail): Insert body part of mailto url
1734 in mail buffer; make yank-action always a command that yanks original
1737 2010-11-09 Glenn Morris <rgm@gnu.org>
1739 * progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
1741 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1743 * minibuffer.el (minibuffer-completion-help): Specify the end of the
1744 completion field (bug#7211).
1746 * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322)
1747 Fix handling of backslash escapes.
1748 (python-quote-syntax): Adjust accordingly.
1750 2010-11-09 Richard Levitte <richard@levitte.org> (tiny change)
1752 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
1753 (vc-mtn-workfile-branch): Adjust to new output format.
1755 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1757 * international/mule-cmds.el (princ-list): Mark as obsolete.
1759 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1761 * emacs-lisp/smie.el: New package.
1763 2010-11-09 Michael Albinus <michael.albinus@gmx.de>
1765 * files.el (backup-by-copying-when-mismatch):
1766 Set `permanent-local' property.
1768 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
1769 `permanent-local' property for `backup-by-copying-when-mismatch'.
1771 2010-11-09 Eli Zaretskii <eliz@gnu.org>
1773 * ls-lisp.el (insert-directory): Doc fix. (bug#7285)
1775 2010-11-09 Wilson Snyder <wsnyder@wsnyder.org>
1777 * progmodes/verilog-mode.el (verilog-insert-one-definition)
1778 (verilog-read-decls, verilog-read-sub-decls-sig): Fix AUTOWIRE and
1779 AUTOINOUT for SV style multidimensional arrays, bug294.
1780 Reported by Eric Mastromarchi.
1781 (verilog-preprocess): Use with-current-buffer and
1782 font-lock-fontify-buffer to cleanup style issues.
1784 2010-11-09 Glenn Morris <rgm@gnu.org>
1786 * locate.el (locate, locate-mode): Doc fixes.
1788 2010-11-09 Chong Yidong <cyd@stupidchicken.com>
1790 * server.el (server-start): New arg INHIBIT-PROMPT prevents asking
1791 user for confirmation.
1792 (server-force-stop): Use it.
1793 (server-start): Use server-force-stop for kill-emacs-hook, to
1794 avoid user interaction while killing Emacs.
1796 2010-11-09 Glenn Morris <rgm@gnu.org>
1798 * progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
1799 (meta-indent-line): Simplify.
1801 * vc/emerge.el (emerge-line-number-in-buf):
1802 * textmodes/ispell.el (ispell-region):
1803 * textmodes/fill.el (current-fill-column):
1804 * progmodes/xscheme.el (xscheme-send-current-line):
1805 * progmodes/vhdl-mode.el (vhdl-current-line, vhdl-line-copy):
1806 * progmodes/tcl.el (tcl-hairy-scan-for-comment):
1807 * progmodes/sh-script.el (sh-handle-prev-do):
1808 * progmodes/meta-mode.el (meta-indent-line):
1809 * progmodes/idlwave.el (idlwave-goto-comment, idlwave-fill-paragraph)
1811 * progmodes/idlw-shell.el (idlwave-shell-current-frame)
1812 (idlwave-shell-update-bp-overlays, idlwave-shell-sources-filter):
1813 * progmodes/fortran.el (fortran-looking-at-if-then):
1814 * progmodes/etags.el (find-tag-in-order, etags-snarf-tag):
1815 * progmodes/cperl-mode.el (cperl-sniff-for-indent)
1816 (cperl-find-pods-heres):
1817 * progmodes/ada-mode.el (ada-get-current-indent, ada-narrow-to-defun):
1818 * net/quickurl.el (quickurl-list-insert):
1819 * net/ldap.el (ldap-search-internal):
1820 * net/eudc.el (eudc-expand-inline):
1821 * mail/sendmail.el (sendmail-send-it):
1822 * mail/mspools.el (mspools-visit-spool, mspools-get-spool-name):
1823 * emulation/viper-cmd.el (viper-paren-match, viper-backward-indent)
1824 (viper-brac-function):
1825 * calc/calc-yank.el (calc-do-grab-region):
1826 * calc/calc-keypd.el (calc-keypad-press):
1827 * term.el (term-move-columns, term-insert-spaces):
1828 * speedbar.el (speedbar-highlight-one-tag-line):
1829 * simple.el (current-word):
1830 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
1831 * info.el (Info-find-node-in-buffer-1, Info-follow-reference)
1833 * hippie-exp.el (he-line-beg):
1834 * epa.el (epa--marked-keys):
1835 * dired-aux.el (dired-kill-line, dired-do-kill-lines)
1836 (dired-update-file-line, dired-add-entry, dired-remove-entry)
1837 (dired-relist-entry):
1838 * buff-menu.el (Buffer-menu-buffer):
1839 * array.el (current-line):
1840 * allout.el (allout-resolve-xref)
1841 (allout-latex-verbatim-quote-curr-line):
1842 Replace yet more uses of end-of-line etc with line-end-position, etc.
1844 2010-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
1846 * emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
1847 (checkdoc-interactive-loop, checkdoc-recursive-edit): Avoid princ-list.
1848 (checkdoc-syntax-table): Initialize in the declaration.
1849 (emacs-lisp-mode-hook): Use just checkdoc-minor-mode now that it turns
1850 the mode on unconditionally.
1852 * emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
1853 (extent-end-position, extent-start-position): Remove setf method for
1854 non-existing functions (bug#7319).
1856 2010-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
1858 * emacs-lisp/smie.el: Simplify the smie-rules-function return values.
1859 (smie-precs->prec2): Rename from smie-precs-precedence-table.
1860 (smie-bnf->prec2): Rename from smie-bnf-precedence-table.
1861 (smie-prec2->grammar): Rename from smie-prec2-levels.
1862 (smie-grammar): Rename from smie-op-levels.
1863 (smie-indent--hanging-p): Rename from smie-hanging-p.
1864 (smie-rule-hanging-p): New alias.
1865 (smie-indent--bolp): Rename from smie-bolp.
1866 (smie-indent--hanging-p): New alias.
1867 (smie--token): New dynamically bound variable.
1868 (smie-indent--parent): New function.
1869 (smie-rule-parent-p): Use it; rename from smie-parent-p.
1870 (smie-rule-next-p): Rename from smie-next-p.
1871 (smie-rule-prev-p): Rename from smie-prev-p.
1872 (smie-rule-sibling-p, smie-rule-parent)
1873 (smie-indent--separator-outdent, smie-rule-separator): New functions.
1874 (smie-rule-separator-outdent): New var.
1875 (smie-indent--rule): Merge with smie-indent--column.
1876 (smie-indent-forward-token, smie-indent-backward-token):
1877 Also recognize close parens.
1878 (smie-indent-keyword): Don't use smie-indent--column any more.
1879 (smie-indent-after-keyword): Ignore closers by default.
1880 (smie-indent-line): Use with-demoted-errors.
1881 * progmodes/octave-mod.el (octave-smie-grammar):
1882 Rename from octave-smie-op-levels.
1883 (octave-smie-rules): Adjust to new behavior.
1884 * progmodes/prolog.el (prolog-smie-grammar):
1885 Rename from prolog-smie-op-levels.
1887 2010-11-07 Glenn Morris <rgm@gnu.org>
1889 * eshell/esh-util.el (subst-char-in-string)
1890 (directory-files-and-attributes): These compatibility definitions are
1891 not needed on any version of Emacs since at least 21.4.
1893 * progmodes/verilog-mode.el (verilog-get-beg-of-line)
1894 (verilog-get-end-of-line): Remove.
1895 (verilog-within-string, verilog-re-search-forward-substr)
1896 (verilog-re-search-backward-substr, verilog-set-auto-endcomments)
1897 (verilog-surelint-off, verilog-getopt-file, verilog-highlight-region):
1898 Use point-at-bol, point-at-eol.
1899 * progmodes/pascal.el (pascal-get-beg-of-line, pascal-get-end-of-line):
1901 (pascal-declaration-end, pascal-declaration-beg, pascal-within-string)
1902 (electric-pascal-terminate-line, pascal-set-auto-comments)
1903 (pascal-indent-paramlist, pascal-indent-declaration)
1904 (pascal-get-lineup-indent, pascal-func-completion)
1905 (pascal-get-completion-decl, pascal-var-completion, pascal-completion):
1906 Use point-at-bol, point-at-eol.
1907 * progmodes/flymake.el (flymake-line-beginning-position)
1908 (flymake-line-end-position): Remove.
1909 (flymake-highlight-line): Use point-at-bol, point-at-eol.
1910 * eshell/esh-util.el (line-end-position, line-beginning-position):
1911 Remove compat definitions.
1913 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1915 (checkdoc-this-string-valid-engine, checkdoc-file-comments-engine):
1916 Use line-end-position.
1918 * emacs-lisp/chart.el (chart-zap-chars):
1919 * play/decipher.el (decipher-set-map):
1920 * progmodes/ada-mode.el (ada-get-current-indent)
1921 (ada-search-ignore-string-comment, ada-tab-hard, ada-untab-hard):
1922 * progmodes/ada-prj.el (ada-prj-load-from-file, ada-prj-display-help):
1923 * progmodes/ada-xref.el (ada-initialize-runtime-library)
1924 (ada-get-all-references):
1925 * progmodes/cperl-mode.el (cperl-electric-paren)
1926 (cperl-electric-rparen, cperl-electric-keyword, cperl-electric-else)
1927 (cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol)
1928 (cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing)
1929 (cperl-word-at-point-hard):
1930 * progmodes/idlw-shell.el (idlwave-shell-move-or-history)
1931 (idlwave-shell-filename-string, idlwave-shell-batch-command)
1932 (idlwave-shell-display-line):
1933 * progmodes/idlwave.el (idlwave-show-begin, idlwave-fill-paragraph)
1934 (idlwave-calc-hanging-indent, idlwave-auto-fill, idlwave-template):
1935 * progmodes/js.el (js--re-search-forward-inner)
1936 (js--re-search-backward-inner):
1937 * progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2)
1938 (vhdl-fix-clause, vhdl-compose-configuration-architecture):
1939 * progmodes/ruby-mode.el (ruby-parse-partial, eval-when-compile):
1940 * textmodes/flyspell.el (flyspell-process-localwords):
1941 * textmodes/ispell.el (ispell-buffer-local-parsing)
1942 (ispell-buffer-local-dict, ispell-buffer-local-words):
1943 Use point-at-bol and point-at-eol.
1945 * speedbar.el (speedbar-generic-item-info)
1946 (speedbar-item-info-tag-helper, speedbar-change-expand-button-char)
1947 (speedbar-add-indicator, speedbar-check-vc-this-line)
1948 (speedbar-check-obj-this-line, speedbar-extract-one-symbol)
1949 (speedbar-buffers-line-directory, speedbar-buffer-revert-buffer):
1950 Replace more uses of end-of-line etc with line-end-position.
1952 2010-11-06 Glenn Morris <rgm@gnu.org>
1954 * textmodes/texnfo-upd.el (texinfo-start-menu-description)
1955 (texinfo-update-menu-region-beginning, texinfo-menu-first-node)
1956 (texinfo-delete-existing-pointers, texinfo-find-pointer)
1957 (texinfo-clean-up-node-line, texinfo-insert-node-lines)
1958 (texinfo-multiple-files-update):
1959 * textmodes/table.el (table--probe-cell-left-up)
1960 (table--probe-cell-right-bottom):
1961 * textmodes/picture.el (picture-tab-search):
1962 * textmodes/page-ext.el (pages-copy-header-and-position)
1963 (pages-directory-for-addresses):
1964 * progmodes/vera-mode.el (vera-get-offset):
1965 * progmodes/simula.el (simula-calculate-indent):
1966 * progmodes/python.el (python-pdbtrack-overlay-arrow):
1967 * progmodes/prolog.el (end-of-prolog-clause):
1968 * progmodes/perl-mode.el (perl-calculate-indent, perl-indent-exp):
1969 * progmodes/icon.el (indent-icon-exp):
1970 * progmodes/etags.el (tag-re-match-p):
1971 * progmodes/ebrowse.el (ebrowse-show-file-name-at-point):
1972 * progmodes/ebnf2ps.el (ebnf-begin-file):
1973 * progmodes/dcl-mode.el (dcl-back-to-indentation-1)
1974 (dcl-save-local-variable):
1975 * play/life.el (life-setup):
1976 * play/gametree.el (gametree-looking-at-ply):
1977 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
1978 * mail/sendmail.el (mail-mode-auto-fill):
1979 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
1980 * emacs-lisp/edebug.el (edebug-overlay-arrow):
1981 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid):
1982 * woman.el (woman-parse-numeric-value, woman2-TH, woman2-SH)
1983 (woman-tab-to-tab-stop, WoMan-warn-ignored):
1984 * type-break.el (type-break-file-keystroke-count):
1985 * term.el (term-replace-by-expanded-history-before-point)
1986 (term-skip-prompt, term-extract-string):
1987 * speedbar.el (speedbar-edit-line, speedbar-expand-line)
1988 (speedbar-contract-line, speedbar-toggle-line-expansion)
1989 (speedbar-parse-c-or-c++tag, speedbar-parse-tex-string)
1990 (speedbar-buffer-revert-buffer, speedbar-highlight-one-tag-line):
1991 * sort.el (sort-skip-fields):
1992 * skeleton.el (skeleton-internal-list):
1993 * simple.el (line-move-finish, line-move-to-column):
1994 * shell.el (shell-forward-command):
1995 * misc.el (copy-from-above-command):
1996 * makesum.el (double-column):
1997 * ebuff-menu.el (electric-buffer-update-highlight):
1998 * dired.el (dired-move-to-end-of-filename):
1999 * dframe.el (dframe-popup-kludge):
2000 * bookmark.el (bookmark-kill-line, bookmark-bmenu-show-filenames):
2001 * arc-mode.el (archive-get-lineno):
2002 Use line-end-position and line-beginning-position.
2004 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins):
2005 (idlwave-study-twins): Prefix dynamic local `class'.
2006 (idlwave-routine-twin-compare): Update for above name change.
2008 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod):
2009 Use boundp tests to silence compiler. Update for changed name of
2010 bytecomp-filename variable.
2012 * emulation/viper-cmd.el (viper-read-string-with-history):
2013 Prefix dynamic local `initial'.
2014 (viper-minibuffer-standard-hook): Update for above name change.
2016 * emacs-lisp/elint.el (elint-init-env): Prefix dynamic local `env'.
2017 (elint-init-form): Update for above name change.
2019 * mail/mail-extr.el (mail-extract-address-components): Give dynamic
2020 local variables `cbeg' and `cend' a prefix.
2021 (mail-extr-voodoo): Update for above name change.
2023 * textmodes/reftex-toc.el (reftex-toc-do-promote)
2024 (reftex-toc-promote-prepare): Pass `delta' as an explicit argument.
2025 (reftex-toc-promote-action): Doc fix.
2027 * textmodes/reftex-sel.el (reftex-select-item): Give local variables
2028 `prompt', `data' a prefix.
2029 (reftex-select-post-command-hook, reftex-select-callback)
2030 (reftex-select-mouse-accept, reftex-select-read-cite):
2031 Update for above name changes.
2033 * textmodes/reftex-ref.el (reftex-reference): Rename local variable
2034 `refstyle' to reftex-refstyle.
2035 (reftex-offer-label-menu): Update for above name change.
2036 * textmodes/reftex-sel.el (reftex-select-toggle-varioref): Update for
2037 `refstyle' name change.
2039 * vc/emerge.el (emerge-eval-in-buffer): Remove, and replace all uses
2040 with with-current-buffer.
2041 (diff, template): Give dynamic local variables a prefix.
2042 (emerge-line-numbers): Rename local `diff' to emerge-line-diff.
2043 (emerge-line-number-in-buf): Update for above name change.
2044 (emerge-combine-versions-internal): Rename local `template' to
2045 emerge-combine-template.
2046 (emerge-combine-versions-edit): Update for above name change.
2048 2010-11-06 Ralf Angeli <angeli@caeruleus.net>
2050 * textmodes/reftex-cite.el
2051 (reftex-extract-bib-entries-from-thebibliography): Match bibitem
2052 entries with whitespace after \bibitem.
2053 (reftex-create-bibtex-file): Match entries containing numbers and
2054 symbol constituents. Make sure that entries with whitespace at
2055 various places are found.
2057 2010-11-05 Christian Millour <cm@abtela.com> (tiny change)
2059 * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
2061 2010-11-05 Jan Djärv <jan.h.d@swipnet.se>
2063 * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
2065 2010-11-05 Glenn Morris <rgm@gnu.org>
2067 * woman.el (woman0-roff-buffer, woman1-roff-buffer)
2068 (woman2-roff-buffer): Give local variable `request' a prefix.
2069 (woman0-macro): Rename argument `request' in the same way.
2070 (woman-request): New name for `request' dynamic variable.
2071 (woman-unquote, woman-forward-arg): Update for above name change.
2072 (woman1-roff-buffer): Give local variable `unquote' a prefix.
2073 (woman1-unquote): New name for `unquote' dynamic variable.
2074 (woman1-B-or-I, woman1-alt-fonts): Update for above name change.
2075 (woman-translations): Rename from `translations'. No longer global.
2076 (woman2-tr, woman-translate): Update for above name change.
2077 (woman-translate): Check for bound variable.
2078 (woman2-roff-buffer): Give local variable `translations' a prefix.
2080 * play/doctor.el: Give all local variables a prefix. Update callers.
2081 (doc$, doctor-put-meaning): Use backquote.
2083 * emacs-lisp/cl-macs.el (loop): Give local variable args a prefix.
2084 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change.
2086 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Give local
2087 variables bytes, ptr, op a prefix.
2088 (disassemble-offset): Update for above change.
2090 2010-11-03 Chong Yidong <cyd@stupidchicken.com>
2092 * emacs-lisp/package.el (package-unpack): Remove no-op.
2093 (package--builtins, package--dir): Doc fix.
2094 (package-activate-1, package-activate, package-install)
2095 (package-compute-transaction): Fix error message.
2096 (package-delete): Use delete-directory. Omit system packages.
2097 (package-initialize): Set package-alist to nil first.
2098 (package-menu-mark-delete, package-menu-mark-install): Don't add
2099 symbols that are inconsistent with the package state.
2100 (package-menu-execute): Perform deletions and installations as
2101 single batch operations.
2103 2010-11-03 Glenn Morris <rgm@gnu.org>
2105 * progmodes/idlwave.el (idlwave-pset): Only used on XEmacs.
2106 (props): Remove unnecessary declaration.
2108 * textmodes/ispell.el (ispell-init-process): On Emacs, always use
2109 set-process-query-on-exit-flag.
2111 * textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
2112 (reftex-toc-do-promote): Remove unused local `mpos'.
2113 (reftex-toc-restore-region): Make `mpos' local to this function.
2115 * net/dbus.el (dbus-name-owner-changed-handler): Doc fix.
2117 * play/landmark.el (lm-losing-threshold): Correct spelling.
2118 (lm-human-plays): Use new name.
2120 * play/gomoku.el (gomoku-loosing-threshold): Correct spelling.
2121 (gomoku-human-plays): Use new name.
2123 * play/gomoku.el (nil-score, Xscore, XXscore, XXXscore, XXXXscore)
2124 (Oscore, OOscore, OOOscore, OOOOscore): Rename with gomoku- prefix.
2125 (gomoku-score-trans-table, gomoku-winning-threshold)
2126 (gomoku-loosing-threshold, gomoku-init-score-table): Use new names.
2128 2010-11-03 Chong Yidong <cyd@stupidchicken.com>
2130 * emacs-lisp/package.el: Don't put built-in packages in
2131 package-alist, to avoid loading inefficiencies.
2132 (package-built-in-p): Make VERSION optional, and treat it as a
2133 minimum acceptable version.
2134 (package-activate): Search separately for built-in packages.
2135 Emit a warning if a dependency fails.
2136 (define-package): Handle most common case, where there is no
2137 obsolete package, first.
2138 (package-compute-transaction): Print required version in error.
2139 (package--initialized): New variable.
2140 (list-packages): Use it.
2141 (package-initialize): Optional arg NO-ACTIVATE. Don't put
2142 built-in packages in packages-alist; keep it separate.
2143 Set package--initialized.
2144 (describe-package): Avoid activating packages as a side-effect.
2145 Search separately for built-in packages.
2146 (describe-package-1): Handle the case where an elpa package is
2147 simultaneously built-in and available/installed.
2148 (package-installed-p, package--generate-package-list):
2149 Search separately for built-in packages.
2150 (package-load-descriptor): Doc fix.
2152 2010-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
2154 * progmodes/perl-mode.el (perl-syntax-propertize-function):
2155 Handle __DATA__ and __END__.
2157 2010-11-02 Noah Friedman <friedman@splode.com>
2159 * emacs-lisp/bytecomp.el (byte-recompile-file): If bytecomp-arg is
2160 nil, do not ask to recompile files that are not already compiled,
2161 and do not recompile them.
2163 2010-11-02 Chong Yidong <cyd@stupidchicken.com>
2165 * emacs-lisp/package.el (package-initialize): Ensure that
2166 obsoleted built-in packages are not in package-activated-list
2168 (describe-package-1): Make the "installed" status override
2171 2010-11-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2173 * subr.el (version-separator, version-regexp-alist): Remove '*'
2175 (version-list-<=, version<=, version=): Doc fix.
2177 2010-11-01 Kenichi Handa <handa@m17n.org>
2179 * faces.el (glyphless-char): Inherit underline for tty.
2181 2010-11-01 Kenichi Handa <handa@m17n.org>
2183 Implement various display methods for glyphless characters.
2185 * international/characters.el (char-acronym-table): New variable.
2186 (glyphless-char-control): New variable.
2187 (update-glyphless-char-display): New funciton.
2189 * faces.el (glyphless-char): New face.
2191 2010-11-01 Glenn Morris <rgm@gnu.org>
2193 * calendar/holidays.el (general-holidays, oriental-holidays)
2194 (local-holidays, other-holidays, hebrew-holidays, christian-holidays)
2195 (islamic-holidays, bahai-holidays, solar-holidays): Move aliases before
2196 the definitions of their targets.
2198 * emacs-lisp/smie.el (smie): New custom group.
2199 (smie-blink-matching-inners, smie-indent-basic): Add :group.
2201 * faces.el (xw-defined-colors, x-setup-function-keys):
2202 * mouse-sel.el (x-select-text):
2203 * term/w32console.el (x-setup-function-keys): Update declarations.
2205 * progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
2207 * textmodes/ispell.el (comment-add): Declare.
2209 * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string):
2212 * info.el (finder-keywords-hash, package-alist): Declare.
2214 2010-11-01 Chong Yidong <cyd@stupidchicken.com>
2216 * finder.el (finder-compile-keywords): Don't use intern-soft,
2217 since package names may not yet exist in the obarray.
2219 2010-11-01 Chong Yidong <cyd@stupidchicken.com>
2221 * vc/vc-arch.el (vc-arch-checkin):
2222 * vc/vc-cvs.el (vc-cvs-checkin):
2223 * vc/vc-mtn.el (vc-mtn-checkin):
2224 * vc/vc-rcs.el (vc-rcs-checkin):
2225 * vc/vc-sccs.el (vc-sccs-checkin):
2226 * vc/vc-svn.el (vc-svn-checkin): Remove optional extra arg, unused
2227 since 2010-04-21 commit by Stefan Monnier.
2229 2010-11-01 Glenn Morris <rgm@gnu.org>
2231 * emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
2233 * startup.el (package-enable-at-startup, package-initialize):
2236 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
2239 2010-10-31 Julien Danjou <julien@danjou.info>
2241 * emacs-lisp/bytecomp.el (byte-recompile-file): New fun (bug#7297).
2242 (byte-recompile-directory):
2243 * emacs-lisp/lisp-mode.el (emacs-lisp-byte-compile-and-load):
2244 Use `byte-recompile-file'.
2246 2010-10-31 Glenn Morris <rgm@gnu.org>
2248 * cus-start.el: Handle standard values via a keyword.
2249 Only set version property if specified.
2250 (cursor-in-non-selected-windows, menu-bar-mode)
2251 (tool-bar-mode, show-trailing-whitespace):
2252 Do not specify standard values.
2253 (transient-mark-mode, temporary-file-directory): Use :standard.
2255 2010-10-31 Jan Djärv <jan.h.d@swipnet.se>
2257 * term/x-win.el (x-get-selection-value): New function that gets
2258 PRIMARY with type as specified in x-select-request-type. (Bug#6802).
2260 2010-10-31 Michael Albinus <michael.albinus@gmx.de>
2262 * net/tramp.el (tramp-handle-insert-file-contents): For root,
2263 preserve owner and group when editing files. (Bug#7289)
2265 2010-10-31 Glenn Morris <rgm@gnu.org>
2267 * speedbar.el (speedbar-mode):
2268 * play/fortune.el (fortune-in-buffer, fortune):
2269 * play/gomoku.el (gomoku-mode):
2270 * play/landmark.el (lm-mode):
2271 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
2272 Replace inappropriate uses of toggle-read-only. (Bug#7292)
2274 * select.el (x-selection): Mark it as an obsolete alias.
2276 2010-10-31 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2278 * vc/add-log.el (find-change-log): Use derived-mode-p rather than
2279 major-mode (bug#7284).
2281 2010-10-31 Glenn Morris <rgm@gnu.org>
2283 * menu-bar.el (menu-bar-files-menu): Make it into an actual alias,
2284 rather than just an unused variable that inherits from the real one.
2286 2010-10-31 Alan Mackenzie <acm@muc.de>
2288 * progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error.
2289 This fixes bug #7185.
2291 2010-10-30 Chong Yidong <cyd@stupidchicken.com>
2293 * startup.el (command-line): Search for package directories, and
2294 don't load package.el if none are found.
2296 * emacs-lisp/package.el (describe-package, list-packages):
2297 Call package-initialize if it has not been called yet.
2299 2010-10-30 Alan Mackenzie <acm@muc.de>
2301 * progmodes/cc-fonts.el (c-font-lock-enum-tail): New function
2302 which fontifies the tail of an enum.
2303 (c-basic-matchers-after): Insert a call to the above new function.
2304 This fixes bug #7264.
2306 2010-10-30 Glenn Morris <rgm@gnu.org>
2308 * cus-start.el: Add :set properties for minor modes menu-bar-mode,
2309 tool-bar-mode, transient-mark-mode. (Bug#7306)
2310 Include the :set property in the dumped Emacs.
2312 2010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
2314 SMIE: change indent rules format, improve smie-setup.
2315 * emacs-lisp/smie.el (smie-precs-precedence-table)
2316 (smie-merge-prec2s, smie-bnf-precedence-table, smie-prec2-levels):
2317 Mark them pure so the tables gets built at compile time.
2318 (smie-bnf-precedence-table): Store the closer-alist in the table.
2319 (smie-prec2-levels): Preserve the closer-alist.
2320 (smie-blink-matching-open): Be more forgiving in case of indentation.
2321 (smie-hanging-p): Rename from smie-indent--hanging-p.
2322 (smie-bolp): Rename from smie-indent--bolp.
2323 (smie--parent, smie--after): New dynamic vars.
2324 (smie-parent-p, smie-next-p, smie-prev-p): New funs.
2325 (smie-indent-rules): Remove.
2326 (smie-indent--offset-rule): Remove fun.
2327 (smie-rules-function): New var.
2328 (smie-indent--rule): New fun.
2329 (smie-indent--offset, smie-indent-keyword, smie-indent-after-keyword)
2330 (smie-indent-exps): Use it.
2331 (smie-setup): Setup paren blinking; add keyword args for token
2332 functions; extract closer-alist from op-levels.
2333 (smie-indent-debug-log): Remove var.
2334 (smie-indent-debug): Remove fun.
2335 * progmodes/prolog.el (prolog-smie-indent-rules): Remove.
2336 (prolog-smie-rules): New fun to replace it.
2337 (prolog-mode-variables): Simplify.
2338 * progmodes/octave-mod.el (octave-smie-closer-alist): Remove, now that
2339 it's setup automatically.
2340 (octave-smie-indent-rules): Remove.
2341 (octave-smie-rules): New fun to replace it.
2342 (octave-mode): Simplify.
2344 2010-10-29 Glenn Morris <rgm@gnu.org>
2346 * files.el (temporary-file-directory): Remove (already defined in C).
2347 * cus-start.el: Add temporary-file-directory.
2349 * abbrev.el (abbrev-mode):
2350 * composite.el (auto-composition-mode):
2351 * menu-bar.el (menu-bar-mode):
2352 * simple.el (transient-mark-mode):
2353 * tool-bar.el (tool-bar-mode): Adjust the define-minor-mode calls so
2354 that they do not define the associated variables twice.
2355 * simple.el (transient-mark-mode): Remove defvar.
2356 * composite.el (auto-composition-mode): Make variable auto-buffer-local.
2357 * cus-start.el: Add transient-mark-mode, menu-bar-mode, tool-bar-mode.
2358 Handle multiple groups, and also custom-delayed-init-variables.
2359 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
2361 2010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
2363 * emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
2364 (pcase-if): Add one minor optimization.
2365 (pcase-split-equal): Rename from pcase-split-eq.
2366 (pcase-split-member): Rename from pcase-split-memq.
2367 (pcase-u1): Add strings to the member optimization.
2368 Add `guard' variant of predicates.
2369 (pcase-q1): Add string patterns.
2371 2010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2373 * vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
2375 2010-10-28 Glenn Morris <rgm@gnu.org>
2377 * term/ns-win.el (global-map, menu-bar-final-items, menu-bar-help-menu):
2378 Move menu-bar related settings to ../menu-bar.el.
2379 * menu-bar.el (global-map, menu-bar-final-items, menu-bar-help-menu):
2380 Move ns-specific settings here from term/ns-win.el.
2382 * simple.el (x-selection-owner-p): Remove unused declaration.
2384 2010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2386 * minibuffer.el (completion-cycling): New var (bug#7266).
2387 (minibuffer-complete, completion--do-completion):
2388 Use completion--flush-all-sorted-completions.
2389 (minibuffer-complete): Only cycle if completion-cycling is set.
2390 (completion--flush-all-sorted-completions): Unset completion-cycling.
2391 (minibuffer-force-complete): Set completion-cycling.
2392 (completion-all-sorted-completions): Move declaration before first use.
2394 2010-10-28 Leo <sdl.web@gmail.com>
2396 * iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
2397 which changes the order of matches seen by users (bug#7231).
2399 2010-10-28 Jes Bodi Klinke <jes@bodi-klinke.dk> (tiny change)
2401 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2402 Don't confuse -omega as "-o mega".
2404 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
2406 * vc/log-edit.el (log-edit-rewrite-fixes): New var.
2407 (log-edit-author): New dynamic var.
2408 (log-edit-changelog-ours-p, log-edit-insert-changelog-entries): Use it
2409 to return the author if different from committer.
2410 (log-edit-insert-changelog): Use them to add Author: and Fixes headers.
2412 * play/landmark.el: Adjust commenting convention.
2413 (lm-nil-score): Rename from nil-score.
2414 (Xscore, XXscore, XXXscore, XXXXscore, Oscore, OOscore, OOOscore)
2415 (OOOOscore): Move into a let in lm-score-trans-table.
2416 (lm-winning-threshold, lm-loosing-threshold): Use lm-score-trans-table.
2418 * electric.el (electric-indent-chars): Autoload.
2419 * progmodes/octave-mod.el (octave-mode):
2420 * progmodes/ruby-mode.el (ruby-mode): Take advantage of it.
2421 (ruby-mode-abbrev-table): Merge initialization and declaration.
2423 2010-10-27 Glenn Morris <rgm@gnu.org>
2425 * abbrev.el (abbrev-mode): Remove one of the three definitions of this
2428 * server.el (server-host, server-port, server-auth-dir): Autoload risky.
2430 * term/ns-win.el: Restore require of cl when compiling.
2431 (menu-bar-final-items): Remove non-existent `windows' menu.
2432 (ns-handle-nxopen): Optionally handle the temp-case.
2433 (ns-handle-nxopentemp): Just call ns-handle-nxopen.
2434 (ns-insert-file, ns-find-file): Use `pop'.
2436 2010-10-26 Glenn Morris <rgm@gnu.org>
2438 * term/common-win.el (xw-defined-colors): Simplify the 'ns case.
2440 2010-10-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2442 * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to
2444 * term/common-win.el (x-setup-function-keys): Remove most of the
2445 keymappings. Comment on the remaining ones.
2447 2010-10-26 Peter Oliver <p.d.oliver@mavit.org.uk> (tiny change)
2449 * server.el (server-port): New option. (Bug#854)
2450 (server-start): Use server-port.
2452 2010-10-26 Glenn Morris <rgm@gnu.org>
2454 * term/ns-win.el (ns-version-string): Remove unused declaration.
2455 (ns-invocation-args): Change to x-invocation-args.
2456 (ns-handle-switch, ns-handle-numeric-switch, ns-handle-iconic)
2457 (ns-handle-name-switch, ns-ignore-2-arg): Remove.
2458 (ns-handle-nxopen, ns-handle-nxopentemp, ns-ignore-1-arg):
2459 Use x-invocation-args instead of ns-invocation-args.
2460 (ns-initialize-window-system, handle-args-function-alist):
2461 Use x-handle-args instead of ns-handle-args.
2462 * term/common-win.el (x-handle-args): Also handle nextstep arguments.
2463 * startup.el (command-line-ns-option-alist): Replace
2464 ns-handle-name-switch, ns-handle-switch, ns-handle-numeric-switch,
2465 ns-handle-iconic with the x- equivalents.
2467 * term/common-win.el (x-select-enable-clipboard):
2468 * term/pc-win.el (x-select-enable-clipboard): Doc fix.
2470 * term/ns-win.el: No need to require cl when compiling.
2471 (x-display-name, x-setup-function-keys, x-select-text, x-colors)
2472 (xw-defined-colors): Use the common-win definitions.
2473 (ns-alternatives-map): Make it an obsolete alias for x-alternatives-map.
2474 (ns-handle-iconic): Make it an alias for x-handle-iconic.
2475 * term/common-win.el (x-select-text, x-alternatives-map)
2476 (x-setup-function-keys, x-colors, xw-defined-colors): Handle 'ns case.
2477 * loadup.el [ns]: Load common-win.
2479 2010-10-26 Daiki Ueno <ueno@unixuser.org>
2481 * epa-mail.el (epa-mail-encrypt): Handle local-part only
2482 recipients; expand mail aliases (Bug#7280).
2484 2010-10-25 Glenn Morris <rgm@gnu.org>
2486 * term/common-win.el (x-handle-switch): Simplify with pop.
2487 Optionally handle numeric switches.
2488 (x-handle-numeric-switch): Just call x-handle-switch.
2489 (x-handle-initial-switch, x-handle-xrm-switch, x-handle-geometry)
2490 (x-handle-name-switch, x-handle-display, x-handle-args):
2493 * term/ns-win.el: Do not require easymenu.
2494 (menu-bar-edit-menu) <copy, paste, paste-from-menu, separator-undo>:
2495 <spell>: Move adjustments to menu-bar.el.
2496 * menu-bar.el (menu-bar-edit-menu) <copy, paste, paste-from-menu>:
2497 <separator-undo, spell>: Move ns-win's adjustments here.
2498 * loadup.el [ns]: Do not load easymenu.
2500 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
2502 * image.el (image-checkbox-checked, image-checkbox-unchecked):
2505 * startup.el (fancy-startup-tail): Instead of using inline images,
2506 refer to image files from etc/.
2508 * wid-edit.el (checkbox): Likewise.
2509 (widget-image-find): Center image specs.
2511 2010-10-24 Glenn Morris <rgm@gnu.org>
2513 * term/ns-win.el (x-select-text): Doc fix.
2514 * w32-fns.el (x-alternatives-map, x-setup-function-keys)
2515 (x-select-text): Move to term/common-win.
2516 * term/w32-win.el (xw-defined-colors): Move to common-win.
2517 * term/x-win.el (xw-defined-colors, x-alternatives-map)
2518 (x-setup-function-keys, x-select-text): Move to common-win.
2519 * term/common-win.el (x-select-text, x-alternatives-map)
2520 (x-setup-function-keys, xw-defined-colors): Merge x- and w32-
2523 2010-10-24 T.V. Raman <tv.raman.tv@gmail.com> (tiny change)
2525 * net/mairix.el (mairix-searches-mode-map):
2526 * mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change.
2528 2010-10-24 Michael McNamara <mac@mail.brushroad.com>
2530 * verilog-mode.el (verilog-directive-re): Make this variable
2531 auto-built for efficiency of execution and updating.
2532 (verilog-extended-complete-re): Support 'pure' fucntion & task
2533 declarations (these have no bodies).
2534 (verilog-beg-of-statement): General cleanup to enable support of
2535 'pure' fucntion & task declarations (these have no bodies).
2536 These efforts together fix Verilog bug210 from veripool; which was also
2537 noticed by Steve Pearlmutter.
2538 (verilog-directive-re, verilog-directive-begin, verilog-indent-re)
2539 (verilog-directive-nest-re, verilog-set-auto-endcomments):
2540 Support `elsif. Reported by Shankar Giri.
2541 (verilog-forward-ws&directives, verilog-in-attribute-p): Fixes for
2542 attribute handling for lining up declarations and assignments.
2543 (verilog-beg-of-statement-1): Fix issue where continued declaration
2544 is indented differently if it is after a begin..end clock.
2545 (verilog-in-attribute-p, verilog-skip-backward-comments)
2546 (verilog-skip-forward-comment-p): Support proper treatment of
2547 attributes by indent code. Reported by Jeff Steele.
2548 (verilog-in-directive-p): Fix comment to correctly describe function.
2549 (verilog-backward-up-list, verilog-in-struct-region-p)
2550 (verilog-backward-token, verilog-in-struct-p)
2551 (verilog-in-coverage-p, verilog-do-indent)
2552 (verilog-pretty-declarations): Use verilog-backward-up-list as
2553 wrapper around backward-up-list inorder to properly skip comments.
2554 Reported by David Rogoff.
2555 (verilog-property-re, verilog-endcomment-reason-re)
2556 (verilog-beg-of-statement, verilog-set-auto-endcomments)
2557 (verilog-calc-1 ): Fix for assert a; else b; indentation (new form
2558 of if). Reported by Max Bjurling and
2559 (verilog-calc-1): Fix for clocking block in modport
2560 declaration. Reported by Brian Hunter.
2562 2010-10-24 Wilson Snyder <wsnyder@wsnyder.org>
2564 * verilog-mode.el (verilog-auto-inst, verilog-gate-ios)
2565 (verilog-gate-keywords, verilog-read-sub-decls)
2566 (verilog-read-sub-decls-gate, verilog-read-sub-decls-gate-ios)
2567 (verilog-read-sub-decls-line, verilog-read-sub-decls-sig): Support
2568 AUTOINST for gate primitives, bug284. Reported by Mark Johnson.
2569 (verilog-read-decls): Fix spaces in V2K module parameters causing
2570 mis-identification as interfaces, bug287.
2571 (verilog-read-decls): Fix not treating "parameter string" as a
2572 parameter in AUTOINSTPARAM.
2573 (verilog-read-always-signals-recurse, verilog-read-decls): Fix not
2574 treating `elsif similar to `endif inside AUTOSENSE.
2575 (verilog-do-indent): Implement correct automatic or static task or
2576 function end comment highlight. Reported by Steve Pearlmutter.
2577 (verilog-font-lock-keywords-2): Fix highlighting of single
2578 character pins, bug264. Reported by Michael Laajanen.
2579 (verilog-auto-inst, verilog-read-decls, verilog-read-sub-decls)
2580 (verilog-read-sub-decls-in-interfaced, verilog-read-sub-decls-sig)
2581 (verilog-subdecls-get-interfaced, verilog-subdecls-new):
2582 Support interfaces with AUTOINST, bug270. Reported by Luis Gutierrez.
2583 (verilog-pretty-expr): Fix interactive arguments, bug272.
2584 Reported by Mark Johnson.
2585 (verilog-auto-tieoff, verilog-auto-tieoff-ignore-regexp):
2586 Add 'verilog-auto-tieoff-ignore-regexp' for AUTOTIEOFF,
2587 bug269. Suggested by Gary Delp.
2588 (verilog-mode-map, verilog-preprocess, verilog-preprocess-history)
2589 (verilog-preprocessor, verilog-set-compile-command):
2590 Create verilog-preprocess and verilog-preprocessor to show
2591 preprocessed output.
2592 (verilog-get-beg-of-line, verilog-get-end-of-line)
2593 (verilog-modi-file-or-buffer, verilog-modi-name)
2594 (verilog-modi-point, verilog-within-string): Move defmacro's
2595 before first use to avoid warning. Reported by Steve Pearlmutter.
2596 (verilog-colorize-buffer, verilog-colorize-include-files-buffer)
2597 (verilog-colorize-region, verilog-highlight-buffer)
2598 (verilog-highlight-includes, verilog-highlight-modules)
2599 (verilog-highlight-region, verilog-mode): Rename colorize to
2600 highlight to match other packages. Disable module highlighting,
2601 as received speed complaints, reenable for experimentation only
2602 using new verilog-highlight-modules.
2603 (verilog-read-decls): Fix regexp stack overflow in very large
2604 AUTO_TEMPLATEs, bug250.
2605 (verilog-auto, verilog-delete-auto, verilog-save-buffer-state)
2606 (verilog-scan): Create verilog-save-buffer-state to standardize
2607 making insignificant changes that shouldn't call hooks.
2608 (verilog-save-no-change-functions, verilog-save-scan-cache)
2609 (verilog-scan, verilog-scan-cache-ok-p, verilog-scan-region):
2610 Create verilog-save-no-change-functions to wrap verilog-scan
2611 preservation, and fix to work with nested preserved calls.
2612 (verilog-auto-inst, verilog-auto-inst-dot-name): Support .name
2613 port syntax for AUTOWIRE, and with new verilog-auto-inst-dot-name
2614 generate .name with AUTOINST, bug245. Suggested by David Rogoff.
2615 (verilog-submit-bug-report): Update variable list to be complete.
2616 (verilog-auto, verilog-colorize-region): Fix AUTO expansion
2617 breaking on-the-fly font-locking.
2618 (verilog-colorize-buffer, verilog-colorize-include-files)
2619 (verilog-colorize-include-files-buffer, verilog-colorize-region)
2620 (verilog-load-file-at-mouse, verilog-load-file-at-point)
2621 (verilog-mode, verilog-read-inst-module-matcher): With point on a
2622 AUTOINST cell instance name, middle mouse button now finds-file on
2623 it. Suggested by Brad Dobbie.
2624 (verilog-alw-get-temps, verilog-auto-reset)
2625 (verilog-auto-sense-sigs, verilog-read-always-signals)
2626 (verilog-read-always-signals-recurse): Fix loop indexes being
2627 AUTORESET. AUTORESET now assumes any variables in the
2628 initialization section of a for() should be ignored.
2629 Reported by Dan Dever.
2630 (verilog-error-font-lock-keywords)
2631 (verilog-error-regexp-emacs-alist)
2632 (verilog-error-regexp-xemacs-alist): Fix error detection of
2633 Cadence HAL, reported by David Asher. Repair drift between the
2634 three similar error variables.
2635 (verilog-modi-lookup, verilog-modi-lookup-cache)
2636 (verilog-modi-lookup-last-current, verilog-modi-lookup-last-mod)
2637 (verilog-modi-lookup-last-modi, verilog-modi-lookup-last-tick):
2638 Fix slow verilog-auto expansion on very large files.
2639 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line):
2640 Fix AUTOOUTPUT treating "1*2" as a signal name in submodule connection
2641 "{1*2{...". Broke in last revision.
2642 (verilog-read-sub-decls-expr): Fix AUTOOUTPUT not detecting
2643 submodule connections with replications "{#{a},#{b}}".
2645 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
2647 * progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
2648 Fix typo in docstring.
2650 2010-10-24 Kenichi Handa <handa@m17n.org>
2652 * face-remap.el (text-scale-adjust): Call read-event with a proper
2655 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
2657 * emacs-lisp/unsafep.el: Don't mark functions that display
2658 messages as safe. Suggested by Johan Bockgård.
2660 2010-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2662 * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset):
2663 Turn comments into docstrings.
2665 * minibuffer.el (completion--replace): Move point where it belongs
2666 when there's a common suffix (bug#7215).
2668 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
2670 Merge read-color and facemenu-read-color (Bug#7242).
2672 * faces.el (read-color): Use the completion code from
2673 facemenu-read-color. Require match in completion. Doc fix.
2675 * facemenu.el (facemenu-read-color): Alias for read-color.
2676 (facemenu-set-foreground, facemenu-set-background):
2679 * frame.el (set-background-color, set-foreground-color)
2680 (set-cursor-color, set-mouse-color, set-border-color):
2683 2010-10-24 Leo <sdl.web@gmail.com>
2685 * eshell/em-unix.el (eshell-remove-entries): Use the TRASH
2686 argument of delete-file and delete-directory (Bug#7011).
2688 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
2690 * emacs-lisp/package.el (package-menu-mode-map): Inherit from
2693 2010-10-24 Ralf Angeli <angeli@caeruleus.net>
2695 * emacs-lisp/package.el (package--generate-package-list): Make the
2696 *Packages* buffer read-only.
2698 2010-10-24 Alan Mackenzie <acm@muc.de>
2700 * progmodes/cc-fonts.el (c-font-lock-declarations): Cache the
2701 result of `c-beginning-of-decl-1' between invocations of a lambda
2702 function (Bug #7265).
2704 2010-10-24 Daiki Ueno <ueno@unixuser.org>
2706 * epg-config.el (epg-gpg-program): Try to use "gpg2" if "gpg"
2707 executable is not available on the system (Bug#7268).
2709 2010-10-24 Glenn Morris <rgm@gnu.org>
2711 * select.el (selection-coding-system, next-selection-coding-system):
2712 Sync doc with C versions.
2714 * w32-vars.el (x-select-enable-clipboard):
2715 * term/x-win.el (x-select-enable-clipboard): Move to common-win.
2716 * term/common-win.el (x-select-enable-clipboard): Move here.
2718 * term/tty-colors.el (tty-defined-color-alist): Remove duplicate
2719 definition of C variable.
2721 * frame.el (show-trailing-whitespace, auto-hscroll-mode)
2722 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
2723 Don't redefine things that are defined in C.
2724 * cus-start.el: Also handle :risky, :safe, :set, and :tag.
2725 (show-trailing-whitespace, auto-hscroll-mode)
2726 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
2727 Set up the appropriate custom properties.
2729 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
2732 * progmodes/f90.el (f90-mode-map): ... f90-insert-end.
2733 * nxml/nxml-mode.el (nxml-mode-map): ... nxml-finish-element.
2734 * textmodes/tex-mode.el (tex-mode-map): ... latex-close-block.
2735 * textmodes/sgml-mode.el (sgml-mode-map): ... sgml-close-tag.
2737 2010-10-23 Glenn Morris <rgm@gnu.org>
2739 * textmodes/flyspell.el (flyspell-mode): If there was an error,
2742 * frame.el (auto-hscroll-mode, cursor-in-non-selected-windows):
2743 Sync docs with C version.
2745 * term/ns-win.el (xw-defined-colors):
2746 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
2748 * term/pc-win.el (x-select-enable-clipboard):
2749 * term/x-win.el (x-select-enable-clipboard):
2750 * w32-vars.el (x-select-enable-clipboard): Make doc-strings identical.
2752 * comint.el (comint-password-prompt-regexp): Make it less vague.
2755 * help-fns.el (doc-file-to-man, doc-file-to-info): New commands.
2757 * help.el (finder-by-keyword): Remove unnecessary autoload.
2759 2010-10-22 Glenn Morris <rgm@gnu.org>
2761 * loadup.el: Unconditionally load float-sup.
2762 * paren.el (show-paren-delay):
2763 * emacs-lisp/float-sup.el:
2764 * emulation/cua-base.el (cua-prefix-override-inhibit-delay):
2765 * obsolete/lazy-lock.el (lazy-lock-defer-time, lazy-lock-stealth-nice)
2766 (lazy-lock-stealth-verbose): Assume float support.
2767 * ps-print.el: Assume float support on Emacs.
2768 * emacs-lisp/timer.el (timer-next-integral-multiple-of-time):
2769 Remove non-float branch.
2771 * emacs-lisp/autoload.el (batch-update-autoloads): Update for
2772 src/Makefile no longer being pre-processed.
2774 2010-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
2776 * emacs-lisp/find-func.el (find-library): Use test-completion.
2778 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2780 * newcomment.el (comment-dwim): Fix the intentation in the doc string.
2782 2010-10-21 Michael Albinus <michael.albinus@gmx.de>
2784 * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
2785 space in stat format string.
2786 (tramp-send-command): Unset $PS1 when using here documents, in
2787 order not to get several prompts.
2788 (tramp-get-inline-coding): Return `nil' in case of errors.
2790 2010-10-21 Daiki Ueno <ueno@unixuser.org>
2792 * hexl.el (hexl-mode, hexl-mode-exit):
2793 Tweak revert-buffer-function to inhibit auto-mode-alist (Bug#7252).
2794 (hexl-revert-buffer-function): New function.
2795 (hexl-before-revert-hook, hexl-after-revert-hook): Abolish.
2797 2010-10-19 Alan Mackenzie <acm@muc.de>
2799 * progmodes/cc-langs.el (c-type-decl-prefix-key): C++ bit:
2800 Move "\(const\|throw\|volatile\)\>" nearer the start of the regexp, so
2801 that these keywords aren't wrongly matched as identifiers.
2803 * progmodes/cc-mode.el (c-before-change, c-after-change): Move the
2804 setting of c-new-BEG and c-new-END from c-before-change to
2805 c-after-change. (Bug#7181)
2807 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
2809 * cus-face.el (custom-theme-set-faces): Revert 2010-10-18 change.
2812 * custom.el (custom-theme-set-variables): Likewise.
2813 (load-theme): Add custom-theme-set-faces and
2814 custom-theme-set-variables to safe-functions while loading.
2815 (custom-enabled-themes): Mark as risky.
2817 2010-10-18 Julien Danjou <julien@danjou.info>
2819 * bindings.el: Remove end dashes in default mode-line-format.
2821 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
2823 * bindings.el (global-map): Bind C-d to delete-char and deletechar
2824 to delete-forward-char.
2826 * simple.el (normal-erase-is-backspace-mode): Remap delete to
2827 deletechar, and hence delete-forward-char.
2829 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
2831 * repeat.el (repeat): Use read-key (bug#6256).
2833 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
2835 * emacs-lisp/unsafep.el: Don't mark functions that display
2836 messages as safe. Suggested by Johan Bockgård.
2838 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
2840 * minibuffer.el (completion--replace): Move point where it belongs
2841 when there's a common suffix (bug#7215).
2843 2010-10-19 Kenichi Handa <handa@m17n.org>
2845 * international/characters.el: Add category '|' (word breakable)
2846 to fullwidth characters.
2848 2010-10-19 Michael Albinus <michael.albinus@gmx.de>
2850 * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
2851 (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in
2852 order to make stat results a float. Patch by Andreas Schwab
2853 <schwab@linux-m68k.org>.
2855 2010-10-18 Julien Danjou <julien@danjou.info>
2857 * avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
2858 hidden by `make-pointer-invisible'.
2860 2010-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
2862 * files.el (locate-file-completion-table): Strip non-matching elements
2863 before checking length of list (bug#7238).
2865 2010-10-18 Chong Yidong <cyd@stupidchicken.com>
2867 * custom.el (custom-theme-set-variables): Mark as a safe function.
2868 (load-theme): Check forms using unsafep.
2870 * cus-face.el (custom-theme-set-faces): Mark as a safe function.
2872 2010-10-17 Agustín Martín <agustin.martin@hispalinux.es>
2874 * textmodes/ispell.el (ispell-aspell-find-dictionary):
2875 Fix aspell data file searching (bug#7230).
2877 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
2879 * cus-theme.el (custom-theme--migrate-settings): New var.
2880 (customize-create-theme): Allow editing the `user' theme.
2881 (custom-theme-add-variable, custom-theme-add-var-1)
2882 (custom-theme-add-face, custom-theme-add-face-1): Add a checkbox
2883 to the front of each variable or face widget.
2884 (custom-theme-write): Save theme settings in the correct order.
2885 Optionally, remove saved settings from user customizations.
2886 (custom-theme-write-variables, custom-theme-write-faces):
2887 Save only the checked widgets.
2888 (customize-themes): Add a link for migrating custom settings.
2890 * custom.el (custom-declare-theme, provide-theme):
2891 Use custom-theme-name-valid-p.
2892 (custom-theme-name-valid-p): Remove checks that are now
2893 unnecessary since themes no longer obey load-path.
2895 * cus-edit.el (custom-variable-value-create): For the simple
2896 style, hide documentation string when hidden.
2898 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
2900 * cus-edit.el (custom-variable, custom-face): Combine the
2901 :inhibit-magic and :display-style properties into a single
2902 :custom-style property.
2903 (custom-toggle-hide-variable, custom-toggle-hide-face):
2904 New functions. If hiding an edited value, save it to :shown-value.
2905 (custom-variable-value-create, custom-face-value-create): Use them.
2906 (custom-magic-reset): Allow magic property to be unset.
2908 * custom.el: Custom themes no longer use load-path.
2909 (custom-theme-load-path): New option. Change built-in theme
2911 (custom-enabled-themes): Add custom-theme-load-path dependency.
2912 (custom-theme--load-path): New function.
2913 (load-theme, custom-available-themes): Use it.
2915 * cus-theme.el (describe-theme-1): Use custom-theme--load-path.
2916 (customize-themes): Link to custom-theme-load-path variable.
2917 (custom-theme-add-var-1, custom-theme-add-face-1): Use the
2918 :custom-style property.
2920 * themes/*.el: Moved to etc/.
2922 2010-10-16 Ralf Angeli <angeli@caeruleus.net>
2924 * textmodes/reftex-cite.el
2925 (reftex-extract-bib-entries-from-thebibliography): Do not move
2926 point when searching for \bibitem entries. Match entries with
2927 spaces or tabs in front of arguments.
2929 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
2931 * cus-theme.el (customize-create-theme): Delete overlays after
2932 erasing. If given a THEME arg, display only the faces of that arg
2933 instead of custom-theme--listed-faces.
2934 (custom-theme-variable-menu, custom-theme-variable-action)
2935 (custom-variable-reset-theme, custom-theme-delete-variable): Delete.
2936 (custom-theme-add-variable, custom-theme-add-face): Apply value
2937 from the theme settings, instead of the current value.
2938 (custom-theme-add-var-1, custom-theme-add-face-1): New functions.
2939 (custom-theme-visit-theme): Allow calling outside theme buffers.
2940 (custom-theme-merge-theme): Don't enable the theme when merging.
2941 (custom-theme-write-variables, custom-theme-write-faces): Use the
2942 :shown-value properties to save buffer values, not global ones.
2943 (customize-themes): Display a warning about user customizations.
2945 * cus-edit.el (custom-variable-value-create)
2946 (custom-face-value-create): Obey new special properties
2947 :shown-value and :inhibit-magic.
2949 2010-10-15 Michael Albinus <michael.albinus@gmx.de>
2951 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
2952 Suppress expansion of tabs to spaces. Reported by Dale Sedivec
2955 2010-10-14 Kenichi Handa <handa@m17n.org>
2957 * mail/rmail.el (rmail-show-message-1): Catch an error of
2958 base64-decode-region and just show an error message (bug#7165).
2960 * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used anymore.
2961 (ps-mule-begin-job): Fix for the case that only ENCODING is set in
2962 a font-spec (bug#7197).
2964 2010-10-14 Glenn Morris <rgm@gnu.org>
2966 * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
2968 2010-10-14 Juanma Barranquero <lekktu@gmail.com>
2970 * international/mule.el (define-coding-system):
2971 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
2972 * composite.el (compose-region): Fix typo in docstring.
2974 2010-10-14 Chong Yidong <cyd@stupidchicken.com>
2976 * cus-face.el (custom-theme-set-faces): Call custom-push-theme
2977 only after checking the theme-face property.
2979 * faces.el (face-spec-reset-face): Reset all attributes in one
2980 single call to set-face-attribute.
2981 (face-spec-match-p): Make it a defsubst.
2982 (frame-set-background-mode): New arg KEEP-FACE-SPECS.
2983 (x-create-frame-with-faces, tty-create-frame-with-faces)
2984 (tty-set-up-initial-frame-faces): Don't recompute face specs in
2985 frame-set-background-mode, since they are recomputed immediately
2986 afterwards in face-set-after-frame-default.
2987 (face-set-after-frame-default): Minor optimization.
2988 (cursor): Provide non-trivial defface spec.
2990 * custom.el (custom-theme-recalc-face): Simplify.
2992 2010-10-14 Jay Belanger <jay.p.belanger@gmail.com>
2994 * calc/calc-alg.el (math-var): Rename from `var'.
2995 (math-is-polynomial, math-is-poly-rec): Replace `var'
2998 * calc/calcalg2.el (math-var): Rename from `var'.
2999 (calcFunc-table, math-scan-for-limits): Replace `var'
3002 2010-10-13 Glenn Morris <rgm@gnu.org>
3004 * subr.el (last): Deal with dotted lists (reported in bug#7174).
3006 2010-10-13 Stephen Berman <stephen.berman@gmx.net>
3008 * subr.el (last): Use `safe-length' instead of `length' (bug#7206).
3010 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3012 * net/tls.el (tls-program): Remove spurious %s from openssl.
3013 (tls-starttls-switches): Remove starttls hack.
3014 (open-tls-stream): Ditto.
3015 (tls-find-starttls-argument): Ditto.
3017 2010-10-13 Juanma Barranquero <lekktu@gmail.com>
3019 * image.el (image-library-alist): Declare as obsolete alias.
3020 (image-type-available-p): Use `dynamic-library-alist'.
3022 * term/w32-win.el (dynamic-library-alist):
3023 Use instead of `image-library-alist'.
3025 2010-10-13 IRIE Shinsuke <irieshinsuke@yahoo.co.jp> (tiny change)
3027 * subr.el (last): Make it faster. (Bug#7174)
3029 2010-10-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change)
3031 * Makefile.in (compile-clean): Use `` instead of $(). (Bug#7178)
3033 2010-10-12 Chong Yidong <cyd@stupidchicken.com>
3035 * cus-theme.el (custom-theme--listed-faces): Add cursor face.
3036 (describe-theme-1): Extract doc from unloaded themes.
3038 * custom.el (custom-theme-name-valid-p): Don't list color-themes.
3040 * themes/tango-theme.el:
3041 * themes/tango-dark-theme.el:
3042 * themes/wheatgrass-theme.el: New files.
3044 2010-10-12 Chong Yidong <cyd@stupidchicken.com>
3046 * cus-theme.el (describe-theme, customize-themes)
3047 (custom-theme-save): New commands.
3048 (custom-new-theme-mode-map): Bind C-x C-s.
3049 (custom-new-theme-mode): Use custom--initialize-widget-variables.
3050 (customize-create-theme): New optional arg THEME.
3051 (custom-theme-revert): Use it.
3052 (custom-theme-visit-theme): Remove dead code.
3053 (custom-theme-merge-theme): Use custom-available-themes.
3054 (custom-theme-write): Make interactive.
3055 (custom-theme-write): Use custom-theme-name-valid-p.
3056 (describe-theme-1, custom-theme-choose-revert)
3057 (custom-theme-checkbox-toggle, custom-theme-selections-toggle):
3059 (custom-theme-allow-multiple-selections): New option.
3060 (custom-theme-choose-mode): New major mode.
3062 * custom.el (custom-theme-set-variables): Remove dead code.
3063 Obey custom--inhibit-theme-enable.
3064 (custom--inhibit-theme-enable): New var.
3065 (provide-theme): Obey it.
3066 (load-theme): Replace load with manual read/eval, in order to
3067 check for correctness. Use custom-theme-name-valid-p.
3068 (custom-theme-name-valid-p): New function.
3069 (custom-available-themes): Use it.
3071 * cus-edit.el (custom--initialize-widget-variables): New function.
3072 (Custom-mode): Use it.
3074 * cus-face.el (custom-theme-set-faces): Remove dead code.
3075 Obey custom--inhibit-theme-enable.
3077 * help-mode.el (help-theme-def, help-theme-edit): New buttons.
3079 2010-10-12 Juanma Barranquero <lekktu@gmail.com>
3081 * net/telnet.el (telnet-mode-map): Fix previous change (bug#7193).
3083 2010-10-12 Jan Djärv <jan.h.d@swipnet.se>
3085 * term/ns-win.el (ns-right-alternate-modifier): New defvar.
3086 (ns-right-option-modifier): New alias for ns-right-alternate-modifier.
3087 (mac-right-option-modifier): New alias for ns-right-option-modifier.
3089 * cus-start.el (all): ns-right-alternate-modifier is new.
3091 2010-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
3093 * emacs-lisp/lisp.el (lisp-completion-at-point):
3094 Use emacs-lisp-mode-syntax-table for the whole function.
3096 2010-10-12 David Koppelman <koppel@ece.lsu.edu>
3098 * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified
3099 instead of font-lock-mode before adding keywords.
3100 Remove hi-lock-mode off code. Remove inhibit hack.
3101 (hi-lock-set-pattern): Only add keywords if font-lock-fontified
3102 non-nil; removed hook inhibit hack.
3104 2010-10-12 Glenn Morris <rgm@gnu.org>
3106 * emacs-lisp/shadow.el (find-emacs-lisp-shadows): Rename it...
3107 (load-path-shadows-find): ... to this.
3108 (list-load-path-shadows): Update for above change.
3110 * mail/mail-utils.el (mail-mbox-from): Also try return-path.
3112 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3114 * mail/hashcash.el, net/imap.el, pgg-parse.el, pgg.el:
3115 Fix comment for declare-function.
3117 2010-10-11 Chong Yidong <cyd@stupidchicken.com>
3119 * custom.el (custom-fix-face-spec): New function; code moved from
3120 custom-face-edit-fix-value.
3121 (custom-push-theme): Use it when checking if a face has been
3122 changed outside customize.
3123 (custom-available-themes): New function.
3124 (load-theme): Use it.
3126 * cus-edit.el (custom-face-edit-fix-value): Use custom-fix-face-spec.
3128 * custom.el (custom-push-theme): Cleanup (use cond).
3129 (disable-theme): Recompute the saved-face property.
3130 (custom-theme-recalc-face): Follow face alias before setting prop.
3132 * image.el (image-checkbox-checked, image-checkbox-unchecked):
3133 New variables, containing checkbox images.
3135 * startup.el (fancy-startup-tail):
3136 * wid-edit.el (checkbox): Use them.
3138 2010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
3140 * shell.el (shell-mode-map):
3141 * progmodes/modula2.el (m2-mode-map):
3142 * progmodes/inf-lisp.el (inferior-lisp-mode-map):
3143 * play/mpuz.el (mpuz-mode-map):
3144 * play/landmark.el (lm-mode-map):
3145 * play/decipher.el (decipher-mode-map):
3146 * play/5x5.el (5x5-mode-map):
3147 * net/telnet.el (telnet-mode-map):
3148 * net/quickurl.el (quickurl-list-mode-map):
3149 * net/mairix.el (mairix-searches-mode-map):
3150 * net/eudc-hotlist.el (eudc-hotlist-mode-map):
3151 * net/dig.el (dig-mode-map):
3152 * mail/mspools.el (mspools-mode-map):
3153 * hexl.el (hexl-mode-map):
3154 * emulation/ws-mode.el (wordstar-C-k-map, wordstar-mode-map)
3155 (wordstar-C-o-map, wordstar-C-q-map):
3156 * emacs-lisp/edebug.el (edebug-eval-mode-map):
3157 * emacs-lisp/chart.el (chart-map):
3158 * edmacro.el (edmacro-mode-map):
3159 * erc/erc-list.el (erc-list-menu-mode-map):
3160 * array.el (array-mode-map): Declare and define in one step.
3162 * vc/log-view.el (log-view-mode-map): Bind revert-buffer.
3164 2010-10-10 Daiki Ueno <ueno@unixuser.org>
3166 * epa.el (epa-passphrase-callback-function): Display filename
3167 passed as the 3rd arg.
3168 * epa-file.el (epa-file-passphrase-callback-function):
3169 Pass filename to epa-passphrase-callback-function.
3171 2010-10-09 Chong Yidong <cyd@stupidchicken.com>
3173 * cus-edit.el (custom-face-widget-to-spec)
3174 (custom-face-get-current-spec, custom-face-state): New functions.
3175 (custom-face-set, custom-face-mark-to-save)
3176 (custom-face-value-create, custom-face-state-set): Use them.
3178 * cus-theme.el (custom-theme--listed-faces): New var.
3179 (customize-create-theme): Use *Custom Theme* as the buffer name.
3180 Set revert-buffer-function. Optional arg BUFFER. Insert all
3181 faces listed in custom-theme--listed-faces.
3182 (custom-theme-revert): New function.
3183 (custom-theme-add-variable, custom-theme-add-face): Insert at the
3185 (custom-theme-write): Prompt for theme name if empty.
3186 (custom-theme-write-variables): Use dolist.
3187 (custom-theme-write-faces): Handle hidden (collapsed) widgets.
3189 2010-10-09 Alan Mackenzie <acm@muc.de>
3191 Enhance fontification of declarators to take account of the
3192 presence/absence of "typedef".
3194 * cc-engine.el (c-forward-type): New &optional param
3196 (c-forward-decl-or-cast-1): cdr of return value now indicates the
3197 presence of either or both of a "struct"-like keyword and "typedef".
3199 * cc-fonts.el (c-complex-decl-matchers): Remove the heuristic
3200 fontification of declarators which follow a "}".
3201 (c-font-lock-declarations): Fontify declarators according to the
3202 presence/absence of "typedef".
3204 * cc-langs.el (c-typedef-kwds c-typedef-key): New lang variable
3206 (c-typedef-decl-key): New lang variable built from
3207 c-typedef-decl-kwds.
3209 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3211 * ibuffer.el (ibuffer-mode-map): Don't redefine the cursor keys,
3212 since that's too annoying. Move the filter groups commands to
3215 * epa.el (epa-passphrase-callback-function): Say what we're
3216 querying the password for.
3218 * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
3219 behaviour, don't bury the ibuffer buffer when visiting other buffers.
3221 2010-10-08 Chong Yidong <cyd@stupidchicken.com>
3223 * cus-edit.el (custom-commands, custom-buffer-create-internal)
3224 (custom-magic-value-create): Pad button tags with spaces.
3225 (custom-face-edit): New variable.
3226 (custom-face-value-create): Determine whether to use the usual
3227 face editor here, instead of using custom-face-selected.
3228 Pass face defaults to custom-face-edit widget.
3229 (custom-face-selected, custom-display-unselected): Delete widgets.
3230 (custom-display-unselected-match): Function removed.
3231 (custom-face-set, custom-face-mark-to-save):
3232 Accept custom-face-edit widgets as the direct widget child.
3234 * wid-edit.el (widget--completing-widget): New var.
3235 (widget-default-complete): Bind it when doing completion.
3236 (widget-string-complete, widget-file-complete): Use it.
3238 2010-10-09 Glenn Morris <rgm@gnu.org>
3240 * calendar/cal-hebrew.el (holiday-hebrew-rosh-hashanah)
3241 (holiday-hebrew-passover, holiday-hebrew-tisha-b-av)
3242 (holiday-hebrew-misc): Small simplifications.
3244 * emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c.
3246 * net/browse-url.el: Don't require thingatpt, term, dired,
3247 executable, or w3-auto when compiling.
3248 (dired-get-filename, term-char-mode, term-send-down, term-send-string):
3250 (browse-url-text-emacs): Require term.
3252 2010-10-08 Andreas Schwab <schwab@linux-m68k.org>
3254 * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
3256 2010-10-08 Glenn Morris <rgm@gnu.org>
3258 * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
3260 * emacs-lisp/shadow.el (lisp-shadow): Change prefix.
3261 (shadows-compare-text-p): Make it an obsolete alias for...
3262 (load-path-shadows-compare-text): ... new name.
3263 (find-emacs-lisp-shadows): Update for above name change.
3264 (load-path-shadows-same-file-or-nonexistent): New name for the old
3265 shadow-same-file-or-nonexistent.
3267 2010-10-08 Chong Yidong <cyd@stupidchicken.com>
3269 * minibuffer.el (completion--some, completion--do-completion)
3270 (minibuffer-complete-and-exit, minibuffer-completion-help)
3271 (completion-basic-try-completion)
3272 (completion-basic-all-completions)
3273 (completion-pcm--find-all-completions): Use lexical-let to
3274 avoid some false matches in variable completion (Bug#7056)
3276 2010-10-08 Olof Ohlsson Sax <olof.ohlsson.sax@gmail.com> (tiny change)
3278 * vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
3280 2010-10-08 Leo <sdl.web@gmail.com>
3282 * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only
3283 return non-nil if the file exists (Bug#7090).
3285 2010-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
3287 * minibuffer.el (completion--replace):
3288 Better preserve markers (bug#7138).
3290 2010-10-08 Juanma Barranquero <lekktu@gmail.com>
3292 * server.el (server-process-filter): Doc fix.
3294 2010-10-08 Drew Adams <drew.adams@oracle.com>
3296 * dired.el (dired-save-positions): Doc fix. (Bug#7119)
3298 2010-10-08 Glenn Morris <rgm@gnu.org>
3300 * vc/ediff-wind.el (ediff-setup-control-frame):
3301 * vc/ediff-ptch.el (ediff-default-backup-extension):
3302 * vc/ediff-diff.el (ediff-shell, ediff-diff-options)
3303 (ediff-exec-process): Remove system-types emx, windows-95.
3305 * net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
3307 2010-10-07 Chong Yidong <cyd@stupidchicken.com>
3309 * cus-edit.el (custom-variable, custom-face): Doc fix.
3310 (custom-face-edit): Add value-create attribute.
3311 (custom-face-edit-value-create)
3312 (custom-face-edit-value-visibility-action): New functions.
3313 Hide unused face attributes by default, and add a visibility toggle.
3314 (custom-face-edit-deactivate): Show empty values with shadow face.
3315 (custom-face-selected): Only use this for face specs with default
3317 (custom-face-value-create): Cleanup.
3319 * wid-edit.el (widget-checklist-value-create): Use dolist.
3320 (widget-checklist-match-find): Make second arg optional.
3322 2010-10-07 Glenn Morris <rgm@gnu.org>
3324 * hilit-chg.el (hilit-chg-get-diff-info, hilit-chg-get-diff-list-hk):
3327 * emacs-lisp/shadow.el (shadow-font-lock-keywords)
3328 (load-path-shadows-mode, list-load-path-shadows): Rename shadow-mode to
3329 load-path-shadows-mode, update references.
3330 (load-path-shadows-font-lock-keywords, load-path-shadows-find-file):
3331 Rename variable and button.
3332 (list-load-path-shadows): Update button caller.
3334 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
3336 * emacs-lisp/smie.el (smie-bnf-classify): New function.
3337 (smie-bnf-precedence-table): Use it to remember the closers/openers.
3338 (smie-merge-prec2s): Handle those new entries.
3339 (smie-prec2-levels): Only set precedence to nil for actual
3341 * progmodes/octave-mod.el (octave-smie-op-levels): Remove dummy entry
3342 that is now unnecessary.
3344 2010-10-07 Miles Bader <miles@gnu.org>
3346 * emacs-lisp/regexp-opt.el (regexp-opt): Add `symbols' mode.
3348 2010-10-07 Glenn Morris <rgm@gnu.org>
3350 * mail/rmail.el (mail-sendmail-delimit-header, mail-header-end)
3351 (mail-position-on-field): Remove declarations.
3352 (mail-position-on-field): Autoload it.
3353 (rmail-retry-failure): Replace use of mail-sendmail-delimit-header
3354 and mail-header-end. Don't require sendmail.
3356 * emacs-lisp/shadow.el (shadow-font-lock-keywords): New variable.
3357 (shadow-mode): New mode.
3358 (shadow-find-file): New button.
3359 (list-load-path-shadows): Use shadow-mode and buttons.
3361 * iimage.el (iimage-version): Remove.
3362 (iimage-mode-image-search-path, iimage-mode-image-regex-alist):
3363 Turn into defcustoms.
3364 (iimage-mode-map): Give it a doc string.
3366 * calendar/appt.el (appt-activate): Give a warning rather than an error
3367 if there is no diary-file.
3369 2010-10-06 Michael Albinus <michael.albinus@gmx.de>
3371 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
3372 Use `tramp-handle-find-backup-file-name'.
3374 2010-10-06 Glenn Morris <rgm@gnu.org>
3376 * font-core.el (font-lock-defaults-alist): Remove variable.
3377 (font-lock-mode): Doc fix.
3378 (font-lock-default-function): Do not consult font-lock-defaults-alist.
3379 * font-lock.el (font-lock-refresh-defaults): Doc fix.
3380 (font-lock-set-defaults): Doc fix.
3381 Do not consult font-lock-defaults-alist.
3383 * hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
3385 * emacs-lisp/cl.el: No longer provide cl-19.
3387 2010-10-05 Michael Albinus <michael.albinus@gmx.de>
3389 * net/tramp.el (tramp-handle-directory-files-and-attributes)
3390 (tramp-handle-file-exists-p, tramp-handle-file-newer-than-file-p):
3391 New defuns, taken from tramp-smb.el.
3392 (tramp-coding-system-change-eol-conversion)
3393 (tramp-set-process-query-on-exit-flag): Remove.
3395 * net/tramp-compat.el (top): Do not check for byte-compiler objects.
3396 (tramp-compat-coding-system-change-eol-conversion)
3397 (tramp-compat-set-process-query-on-exit-flag): New defuns, taken
3400 * net/tramp-gvfs.el:
3401 * net/tramp-gw.el: Replace `tramp-set-process-query-on-exit-flag'
3402 by `tramp-compat-set-process-query-on-exit-flag'.
3404 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
3405 Use `tramp-handle-directory-files-and-attributes',
3406 `tramp-handle-file-exists-p' and
3407 `tramp-handle-file-newer-than-file-p'.
3408 (tramp-imap-handle-file-exists-p)
3409 (tramp-imap-handle-file-executable-p)
3410 (tramp-imap-handle-file-readable-p)
3411 (tramp-imap-handle-directory-files-and-attributes)
3412 (tramp-imap-handle-file-newer-than-file-p): Remove.
3414 * net/tramp-sh.el: Replace `tramp-set-process-query-on-exit-flag'
3415 by `tramp-compat-set-process-query-on-exit-flag' and
3416 `tramp-coding-system-change-eol-conversion' by
3417 `tramp-compat-coding-system-change-eol-conversion'.
3419 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
3420 Use `tramp-handle-directory-files-and-attributes',
3421 `tramp-handle-file-exists-p' and
3422 `tramp-handle-file-newer-than-file-p'.
3423 (tramp-smb-handle-directory-files-and-attributes)
3424 (tramp-smb-handle-file-exists-p)
3425 (tramp-smb-handle-file-newer-than-file-p): Remove.
3426 (tramp-smb-maybe-open-connection):
3427 Replace `tramp-set-process-query-on-exit-flag' by
3428 `tramp-compat-set-process-query-on-exit-flag'.
3430 2010-10-05 Glenn Morris <rgm@gnu.org>
3432 * obsolete/rnews.el, obsolete/rnewspost.el: Remove files.
3434 2010-10-04 Michael Albinus <michael.albinus@gmx.de>
3436 Continue reorganization of load dependencies. (Bug#7156)
3438 * net/tramp.el (tramp-handle-file-local-copy-hook)
3439 (tramp-delete-temp-file-function): Move down.
3440 (tramp-exists-file-name-handler): Move up.
3441 (tramp-register-file-name-handlers): Simplify autoload.
3442 (tramp-handle-write-region-hook, tramp-handle-directory-file-name)
3443 (tramp-handle-directory-files, tramp-handle-dired-uncache)
3444 (tramp-handle-file-modes, tramp-handle-file-name-as-directory)
3445 (tramp-handle-file-name-completion)
3446 (tramp-handle-file-name-directory)
3447 (tramp-handle-file-name-nondirectory, tramp-handle-file-regular-p)
3448 (tramp-handle-file-remote-p, tramp-handle-file-symlink-p)
3449 (tramp-handle-find-backup-file-name)
3450 (tramp-handle-insert-file-contents, tramp-handle-load)
3451 (tramp-handle-substitute-in-file-name)
3452 (tramp-handle-unhandled-file-name-directory)
3453 (tramp-mode-string-to-int, tramp-local-host-p)
3454 (tramp-make-tramp-temp-file): Move from tramp-sh.el.
3456 * net/tramp-gvfs.el (top):
3457 * net/tramp-smb.el (top): Do not require 'tramp-sh.
3459 * net/tramp-sh.el (all): Move several objects to tramp.el, see
3460 there. Rename `tramp-handle-*' to `tramp-sh-handle-*'.
3462 2010-10-04 Glenn Morris <rgm@gnu.org>
3464 * calendar/appt.el (appt-add): Ensure reminders are enabled.
3465 (appt-activate): Give status messages.
3467 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
3469 * net/gnutls.el: Improve docs. Remove starttls and ssl emulation.
3470 Provide only `open-gnutls-stream' (formerly `open-ssl-stream') and
3471 `gnutls-negotiate' (formerly `starttls-negotiate').
3472 Remove trivial wrapper `starttls-open-stream'.
3474 2010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
3476 Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
3477 log-outgoing commands.
3478 * vc/vc.el (vc-log-internal-common): Add a new argument and use it
3479 to create a buffer local revert-buffer-function variable.
3480 (vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
3481 revert-buffer-function lambda.
3483 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
3485 * net/gnutls.el (starttls-negotiate): Use the plist interface to
3486 `gnutls-boot'. Make TYPE the only required parameter.
3487 Allow TRUSTFILES and KEYFILES to be lists.
3488 (open-ssl-stream): Use it.
3490 2010-10-03 Glenn Morris <rgm@gnu.org>
3492 * subr.el (directory-sep-char): Remove obsolete variable.
3493 * net/tramp-compat.el: Don't mess about with the byte-compiler unless
3496 * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable.
3497 * vc/vc.el (vc-static-header-alist): Doc fix.
3498 * vc/vc-cvs.el (vc-cvs-header):
3499 * vc/vc-rcs.el (vc-rcs-header):
3500 * vc/vc-sccs.el (vc-sccs-header):
3501 * vc/vc-svn.el (vc-svn-header): Do not consult vc-header-alist.
3502 * obsolete/vc-mcvs.el (vc-mcvs-header):
3503 * progmodes/cperl-mode.el (cperl-mode): Only set vc-header-alist
3506 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
3508 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
3509 Remove obsolete use of binary-overwrite-mode (Bug#7001).
3511 2010-10-03 Glenn Morris <rgm@gnu.org>
3513 * obsolete/x-menu.el: Remove file, obsolete since 21.1
3515 * textmodes/rst.el (rst-font-lock-keywords-function):
3518 * textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
3520 * printing.el: Drop Emacs 20 code.
3522 * calendar/appt.el (appt-delete): Don't autoload it (you can't use it
3523 without having used appt.el already).
3525 * subr.el (make-local-hook): Remove function obsolete since 21.1.
3526 * progmodes/cc-mode.el (make-local-hook): Don't do cc-bytecomp stuff.
3527 (c-basic-common-init, c-font-lock-init): Only call make-local-hook on
3529 * progmodes/cc-styles.el (make-local-hook): Don't do cc-bytecomp stuff.
3530 (c-make-styles-buffer-local): Only call make-local-hook on XEmacs.
3532 * ps-def.el (leading-code-private-22, charset-bytes, charset-id)
3533 (charset-width, find-charset-region, chars-in-region, forward-point)
3534 (encode-coding-string, coding-system-p, ccl-execute-on-string)
3535 (define-ccl-program, multibyte-string-p, string-make-multibyte):
3536 Remove compatibility cruft (none of these are used by ps*.el).
3538 2010-10-03 Kevin Rodgers <kevin.d.rodgers@gmail.com>
3540 * subr.el (booleanp): Return t instead of a list (Bug#7086).
3542 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
3544 * server.el (server-process-filter, server-return-error):
3545 Give emacsclient time to shut down after receiving an error string.
3547 2010-10-02 Michael Albinus <michael.albinus@gmx.de>
3549 * files.el (remote-file-name-inhibit-cache): New defcustom.
3551 * time.el (display-time-file-nonempty-p):
3552 Use `remote-file-name-inhibit-cache'.
3554 * net/tramp.el (tramp-completion-reread-directory-timeout):
3557 * net/tramp-cache.el (tramp-cache-inhibit-cache): Remove.
3558 (tramp-get-file-property): Replace `tramp-cache-inhibit-cache' by
3559 `remote-file-name-inhibit-cache'. Check also for an integer
3560 value. Add/increase counter when `tramp-verbose' >= 10.
3561 (tramp-set-file-property): Add/increase counter when
3562 `tramp-verbose' >= 10.
3564 * net/tramp-cmds.el (tramp-cleanup-all-connections)
3565 (tramp-cleanup-all-buffers): Set tramp-autoload cookie.
3566 (tramp-bug): Set tramp-autoload cookie. Report all interned
3567 tramp-* variables. Report also `remote-file-name-inhibit-cache'.
3568 (tramp-reporter-dump-variable): Fix docstring. Mask non-7bit
3569 characters only in strings.
3571 * net/tramp-compat.el (remote-file-name-inhibit-cache): Define due
3572 to backward compatibility.
3574 * net/tramp-sh.el (tramp-handle-verify-visited-file-modtime)
3575 (tramp-handle-file-name-all-completions)
3576 (tramp-handle-vc-registered): Use `remote-file-name-inhibit-cache'.
3577 (tramp-open-connection-setup-interactive-shell):
3578 Call `tramp-cleanup-connection' directly.
3580 2010-10-02 Glenn Morris <rgm@gnu.org>
3582 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Remove obsolete alias.
3584 * subr.el (char-bytes): Remove obsolete function.
3586 * isearch.el (isearch-return-char): Remove obsolete function.
3588 * mouse.el: No longer provide mldrag.
3589 (mldrag-drag-mode-line, mldrag-drag-vertical-line):
3590 Remove obsolete aliases.
3592 * comint.el (comint-kill-output): Remove obsolete alias.
3594 * composite.el (decompose-composite-char): Remove obsolete function.
3595 * ps-def.el (decompose-composite-char): Remove unused function.
3597 * iswitchb.el (iswitchb-default-keybindings): Remove obsolete function.
3599 * outline.el (outline-visible): Remove obsolete function.
3601 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
3602 * faces.el (internal-find-face, internal-get-face)
3603 (frame-update-faces, frame-update-face-colors)
3604 (x-frob-font-weight, x-frob-font-slant)
3605 (internal-frob-font-weight, internal-frob-font-slant)
3606 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
3607 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
3608 (x-make-font-bold-italic): Remove functions and aliases, obsolete
3610 * emulation/viper-util.el (viper-get-face):
3611 * obsolete/lucid.el (find-face, get-face): Use facep.
3612 * vc/ediff-init.el (ediff-valid-color-p, ediff-get-face):
3613 Remove unused functions.
3614 * vc/ediff-util.el (ediff-submit-report): Doc fix.
3616 * emacs-lisp/bytecomp.el (byte-compile-file): Use kill-emacs-hook to
3617 delete tempfile if interrupted during compilation.
3619 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3621 * net/tls.el (tls-starttls-switches): Give up on using starttls with
3623 (tls-program): Add --insecure to be consistent with the defaults from
3624 openssl s_client. Now all three commands are insecure.
3626 2010-10-01 Eli Zaretskii <eliz@gnu.org>
3628 * makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake)
3629 (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH)
3630 (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets.
3632 2010-10-01 Glenn Morris <rgm@gnu.org>
3634 * obsolete/sc.el: Remove file.
3636 * files.el (temporary-file-directory): On darwin, also try
3637 DARWIN_USER_TEMP_DIR (see discussion in bug#7135).
3639 2010-10-01 Juanma Barranquero <lekktu@gmail.com>
3641 * server.el (server-start): Revert part of 2010-09-30T02:53:26Z!lekktu@gmail.com.
3642 Let's not break compatibility gratuitously, shall we?
3644 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3646 * net/tls.el (tls-starttls-switches): New variable.
3647 (tls-find-starttls-argument): Use it.
3648 (open-tls-stream): Ditto.
3650 * net/netrc.el (netrc-credentials): Return the value of the "default"
3652 (netrc-machine): Ditto.
3654 2010-09-30 Eli Zaretskii <eliz@gnu.org>
3656 * vc/vc-hooks.el (vc-default-mode-line-string): Doc fix.
3658 2010-09-30 Juanma Barranquero <lekktu@gmail.com>
3660 * server.el (server-start): Don't write pid to the authentication file.
3661 (server-create-tty-frame): Don't send pid.
3662 (server-process-filter): Send pid at the start of every connection.
3664 2010-09-30 Glenn Morris <rgm@gnu.org>
3666 * calendar/diary-lib.el (view-diary-entries, list-diary-entries)
3667 (show-all-diary-entries): Remove obsolete function aliases.
3669 * calendar/appt.el (appt-issue-message, appt-visible, appt-msg-window):
3670 Remove options, obsolete since 22.1.
3671 (appt-display-format, appt-display-message):
3672 Remove backwards-compatibility code.
3673 (appt-check): No longer check appt-issue-message.
3674 (appt-make-list): No longer autoload it. Doc fix. No longer
3675 activate the package.
3677 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3679 * net/gnutls.el (starttls-negotiate): Loop a lot longer.
3680 (starttls-negotiate): Just call boot, and let the handshake be
3681 triggered from the read loop.
3683 2010-09-29 Glenn Morris <rgm@gnu.org>
3685 * calendar/diary-lib.el (diary-list-entries): Use temp buffers when
3686 not displaying the diary.
3687 (diary-add-to-list): If no buffer-file-name, fall back to diary-file.
3688 * calendar/appt.el (appt-check): No longer need to kill diary.
3690 * calendar/diary-lib.el (diary-list-entries): Move the
3691 "Preparing..." message entirely here.
3692 (diary-simple-display, diary-fancy-display): Move "Preparing..."
3693 messages to diary-list-entries.
3694 (diary-include-other-diary-files): Use LIST-ONLY rather than setting
3695 diary-display-function.
3697 * calendar/diary-lib.el (diary-include-other-diary-files):
3698 Trap some recursive includes.
3700 * calendar/appt.el (appt-activate): Check diary file.
3702 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
3704 * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
3707 * calendar/time-date.el: No need to require cl for Emacs 21.
3709 2010-09-28 Glenn Morris <rgm@gnu.org>
3711 * calendar/appt.el (appt-check): Minor simplification.
3713 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
3715 * mail/sendmail.el (mail-citation-prefix-regexp): Remove "}" from
3718 2010-09-27 Andreas Schwab <schwab@linux-m68k.org>
3720 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
3721 Avoid infinite recursion on erroneous lambda form. (Bug#7114)
3723 2010-09-27 Kenichi Handa <handa@m17n.org>
3725 * tar-mode.el (tar-header-block-tokenize): Decode filenames in
3728 2010-09-27 Kenichi Handa <handa@m17n.org>
3730 * international/mule.el (define-coding-system): Docstring fixed.
3732 * international/mule-diag.el (describe-character-set): Use princ
3733 with proper print-length and print-level instead of insert.
3735 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
3737 * window.el (walk-windows): Doc fix (bug#7105).
3739 2010-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
3741 * emacs-lisp/float-sup.el (e): Remove.
3743 2010-09-27 Teodor Zlatanov <tzz@lifelogs.com>
3745 * net/gnutls.el (gnutls, gnutls-log-level): Add group and custom
3747 (starttls-negotiate): Use it.
3749 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3751 * net/gnutls.el (starttls-negotiate): Stop looping when we get a t
3754 2010-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
3756 * emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
3758 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3760 * net/gnutls.el (starttls-negotiate): Avoid the cl.el decf function.
3762 * net/netrc.el (netrc-store-data): New function.
3764 2010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
3766 * net/gnutls.el: GnuTLS glue code to set up a connection.
3768 2010-09-25 Julien Danjou <julien@danjou.info>
3770 * notifications.el: Call dbus-register-signal only if it is bound.
3772 2010-09-25 Glenn Morris <rgm@gnu.org>
3774 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
3775 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
3776 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
3777 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
3778 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
3779 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
3780 * eshell/esh-mode.el, eshell/esh-proc.el, eshell/esh-test.el:
3781 * eshell/esh-util.el, eshell/esh-var.el:
3782 Remove leading `*' from docs of faces and defcustoms.
3784 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
3786 * eshell/em-ls.el (eshell-ls-archive-regexp):
3787 * eshell/esh-util.el (eshell-tar-regexp):
3788 * ibuffer.el (ibuffer-compressed-file-name-regexp):
3789 * info.el (Info-suffix-list):
3790 * international/mule.el (auto-coding-alist):
3791 * woman.el (woman-file-regexp, woman-file-compression-regexp):
3792 * progmodes/etags.el (tags-compression-info-list):
3793 Support xz compression.
3795 2010-09-25 Chong Yidong <cyd@stupidchicken.com>
3797 * files.el (get-free-disk-space): Don't assume the "df" output
3798 columns line up (Bug#6995).
3800 2010-09-25 Juanma Barranquero <lekktu@gmail.com>
3802 * finder.el (finder-unknown-keywords):
3803 * progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count):
3804 * progmodes/etags.el (tags-table-including): Fix typos in docstrings.
3806 2010-09-25 Juanma Barranquero <lekktu@gmail.com>
3808 * server.el (server-start): Revert part of 2010-08-08 change. Using
3809 address 127.0.0.1 for local host is now done in Fmake_network_process.
3811 2010-09-24 Glenn Morris <rgm@gnu.org>
3813 * image-mode.el, progmodes/compile.el, progmodes/gud.el:
3814 * progmodes/mixal-mode.el, textmodes/bibtex-style.el:
3815 * textmodes/css-mode.el, textmodes/dns-mode.el:
3816 Move autoloaded auto-mode-alist entries to files.el.
3817 * files.el (auto-mode-alist): Move entries here.
3819 2010-09-23 Glenn Morris <rgm@gnu.org>
3821 * isearch.el (isearch-lazy-highlight-cleanup)
3822 (isearch-lazy-highlight-initial-delay)
3823 (isearch-lazy-highlight-interval)
3824 (isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face):
3825 * net/net-utils.el (ipconfig-program-options):
3826 Move aliases to options before the associated definitions.
3828 2010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
3830 * newcomment.el (comment-normalize-vars): Better test validity of
3833 2010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
3835 * emacs-lisp/float-sup.el (float-pi): New name for `pi'.
3836 (float-e): New name for `e'.
3837 (degrees-to-radians, radians-to-degrees):
3838 * calendar/solar.el (solar-longitude):
3839 * calculator.el (calculator-registers, calculator-funcall):
3840 * textmodes/artist.el (artist-spray-random-points):
3841 * play/bubbles.el (bubbles--initialize-images): Use new names.
3843 2010-09-23 Eric M. Ludlam <zappo@gnu.org>
3845 Update to CEDET 1.0's version of EIEIO.
3847 * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key):
3849 (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
3850 (eieio-default-eval-maybe): Eval val instead of unquoting only.
3851 (class-precedence-list): If class is nil, return nil.
3852 (eieio-generic-call): If class of first input arg is nil, don't
3853 look up static methods, and do check for primary methods.
3854 (initialize-instance): See if the default needs to be evaluated
3855 during the constructor.
3856 (eieio-perform-slot-validation-for-default): Don't do the check
3857 for values that will eventually be evaluated.
3858 (eieio-eval-default-p): New function.
3859 (eieio-default-eval-maybe): Use it.
3861 2010-09-23 Jan Moringen <jan.moringen@uni-bielefeld.de>
3863 * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
3864 method-invocation-order.
3865 (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
3866 (eieio-class-precedence-dfs): Compute class precedence list using
3868 (eieio-class-precedence-bfs): Compute class precedence list using
3870 (eieio-class-precedence-c3): Compute class precedence list using
3872 (class-precedence-list): New function.
3873 (eieiomt-method-list, eieiomt-sym-optimize): Use it.
3874 (inconsistent-class-hierarchy): New error symbol.
3875 (call-next-method): Stow the replacement argument list for future
3876 call-next-method invocations.
3878 2010-09-23 Glenn Morris <rgm@gnu.org>
3880 * calendar/appt.el (appt-check): If not displaying the diary,
3881 use (diary 1) to only get the entries we need.
3882 (appt-make-list): Sort diary-list-entries, if we cannot guarantee
3883 that it is in day order. (Bug#7019)
3885 * calendar/appt.el (appt-check): Rather than showing the diary,
3886 just turn off invisible display, and only if needed.
3888 * calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
3890 2010-09-23 Glenn Morris <rgm@gnu.org>
3892 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
3893 (byte-compile-defvar, byte-compile-cl-warn):
3894 Start warnings with lower-case, like the majority.
3896 * files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
3898 * files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
3900 * progmodes/ld-script.el (auto-mode-alist): Move to files.el.
3901 * files.el (auto-mode-alist): Move ld-script entries here, further down
3904 * vc/add-log.el: Don't require timezone when compiling.
3905 (timezone-make-date-sortable): Autoload it.
3906 (change-log-sortable-date-at): Don't require timezone.
3907 Use `ignore-errors'.
3909 * comint.el (comint-use-prompt-regexp-instead-of-fields):
3910 Move alias before definition, so it does not need autoloading.
3912 * emulation/crisp.el, emulation/cua-base.el, emulation/edt.el:
3913 * emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el:
3914 * international/kkc.el, international/ogonek.el, mail/feedmail.el:
3915 * net/browse-url.el, net/eudc-vars.el, net/net-utils.el:
3916 * net/rcompile.el, net/rlogin.el, textmodes/enriched.el:
3917 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/picture.el:
3918 * textmodes/refer.el, textmodes/spell.el, textmodes/table.el:
3919 * textmodes/tex-mode.el, textmodes/two-column.el:
3920 Remove leading `*' from docs of defcustoms etc.
3922 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
3924 * net/netrc.el (netrc-parse): Remove encrypt.el mentions.
3926 2010-09-22 Dan Christensen <jdc@uwo.ca>
3928 * calendar/time-date.el (date-to-time): Try using parse-time-string
3929 first before using the slower timezone-make-date-arpa-standard.
3931 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
3933 * calendar/time-date.el (format-seconds): Comment fix.
3935 2010-09-22 Glenn Morris <rgm@gnu.org>
3937 * emacs-lisp/package.el (package-menu-mode): `revert-buffer-function'
3938 is not automatically buffer-local.
3940 2010-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
3942 * emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
3943 (smie-indent-comment): Be more careful with comment-start-skip.
3944 (smie-indent-comment-close, smie-indent-comment-inside): New funs.
3945 (smie-indent-functions): Use them.
3947 2010-09-21 Michael Albinus <michael.albinus@gmx.de>
3949 * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
3951 2010-09-21 Jan Djärv <jan.h.d@swipnet.se>
3953 * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable
3954 tool-bar-position. Don't modify frame parameters here.
3955 (menu-bar-options-save): Add tool-bar-position.
3957 * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
3959 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
3961 * textmodes/reftex-parse.el (reftex-what-macro)
3962 (reftex-context-substring): Let-bind forward-sexp-function to nil
3963 since we don't need/want to treat \begin...\end as a block (bug#7053).
3965 * emacs-lisp/lisp.el (up-list): Don't do nothing silently.
3967 * simple.el (blink-matching-open): Use syntax-class.
3969 * progmodes/pascal.el (pascal-mode): Use define-derived-mode.
3970 Set invisibility spec for pascal's outline mode.
3971 (pascal-outline-change): Clean up calling convention.
3972 (pascal-show-all, pascal-hide-other-defuns): Update callers.
3974 * progmodes/prolog.el (prolog-smie-forward-token)
3975 (prolog-smie-backward-token): New functions.
3976 (prolog-mode-variables): Use them to parse "!," correctly.
3977 Set up smie-blink-matching for ".".
3979 * textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
3981 (ispell-region, ispell-process-line): Update users.
3983 * textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
3986 * textmodes/ispell.el: Fix commenting convention.
3987 (ispell-parse-output): Simplify, use push.
3988 (ispell-region): Use match-string-no-properties.
3989 (ispell-begin-skip-region-regexp): Use mapconcat to simplify.
3990 (ispell-minor-mode): Use define-minor-mode.
3991 (ispell-message): Remove unused var `skip-regexp'.
3992 (ispell-add-per-file-word-list): Use dynamic let-binding.
3993 Try and use the proper comment marker.
3995 * mail/sendmail.el: Fix commenting convention.
3996 (sendmail-send-it): Use line-beginning-position.
3998 * help-fns.el (describe-variable): Add original value, if applicable.
4000 2010-09-20 Juanma Barranquero <lekktu@gmail.com>
4002 * subr.el (y-or-n-p): Remove leftover code from 2010-09-17T13:30:30Z!monnier@iro.umontreal.ca.
4004 * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
4006 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
4008 * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
4009 (smie-debug--prec2-cycle, smie-debug--describe-cycle): New functions.
4010 (smie-prec2-levels): Use them to better diagnose precedence cycles.
4011 (smie-blink-matching-check): Don't signal a mismatch if car is t.
4012 (smie-blink-matching-open): Rewrite to remove assumptions, so that
4013 something like "." can also be a closer.
4014 (smie--associative-p, smie-indent--hanging-p, smie-indent--bolp)
4015 (smie-indent--offset, smie-indent--offset-rule, smie-indent--column):
4016 Rename internal functions to use "--". Update callers.
4018 * frame.el (make-frame-names-alist): Don't list frames on other displays.
4020 * fringe.el (fringe-styles): New var.
4021 (fringe-mode, fringe-query-style): Use it.
4023 2010-09-18 Michael R. Mauger <mmaug@yahoo.com>
4025 * progmodes/sql.el: Version 2.8
4026 (sql-login-params): Update widget structure; changes still needed.
4027 (sql-product-alist): Add :list-all and :list-table features for
4028 SQLite, Postgres and MySQL products.
4029 (sql-redirect): Handle default value.
4030 (sql-execute, sql-execute-feature): New functions.
4031 (sql-read-table-name): New function.
4032 (sql-list-all, sql-list-table): New functions. User API.
4033 (sql-mode-map, sql-interactive-mode-map): Add key definitions
4034 for above functions.
4035 (sql-mode-menu, sql-interactive-mode-menu): Add menu definitions
4036 for above functions.
4037 (sql-postgres-login-params): Add user and database defaults.
4038 (sql-buffer-live-p): Bug fix.
4039 (sql-product-history): New variable.
4040 (sql-read-product): New function. Use it.
4041 (sql-set-product, sql-product-interactive): Use it.
4042 (sql-connection-history): New variable.
4043 (sql-read-connection): New function. Use it.
4044 (sql-connect): New function.
4045 (sql-for-each-login): Redesign function interface.
4046 (sql-make-alternate-buffer-name, sql-save-connection): Use it.
4047 (sql-get-login-ext, sql-get-login): Use it. Handle default values.
4048 (sql-comint): Check for program. Existing live buffer.
4049 (sql-comint-postgres): Add port parameter.
4051 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
4053 * emacs-lisp/warnings.el: Fix commenting convention.
4054 (display-warning): Use special mode and make the buffer read-only.
4056 2010-09-18 Jay Belanger <jay.p.belanger@gmail.com>
4058 * calc/calc-prog.el (calc-read-parse-table-part): Don't "fix" the
4059 empty string when it follows a repeated or optional pattern.
4061 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
4063 * indent.el (indent-according-to-mode): Apply syntax-propertize.
4064 (indent-region): Use indent-according-to-mode.
4066 2010-09-18 Eli Zaretskii <eliz@gnu.org>
4068 * fringe.el (fringe-mode): Doc fix.
4070 2010-09-14 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4072 * textmodes/nroff-mode.el (nroff-view): Kill old buffer before
4073 refreshing the preview buffer.
4075 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
4077 * textmodes/tex-mode.el (tex-syntax-propertize-rules)
4078 (latex-syntax-propertize-rules): New consts; replace
4079 tex-font-lock-syntactic-keywords.
4080 (tex-env-mark, latex-env-before-change): New functions.
4081 (latex-electric-env-pair-mode): New minor mode.
4082 (tex-font-lock-verb): Change arguments; do move point.
4083 (tex-font-lock-syntactic-face-function): Adjust to new verbatim
4084 representation as a form of comment.
4085 (tex-font-lock-keywords-1): Remove workaround, now unneeded.
4086 (doctex-syntax-propertize-rules): New const; replaces
4087 doctex-font-lock-syntactic-keywords.
4088 (tex-common-initialization, doctex-mode): Use syntax-propertize-rules.
4090 * progmodes/fortran.el (fortran--font-lock-syntactic-keywords): Remove.
4091 (fortran-make-syntax-propertize-function): New function; replaces
4092 fortran-font-lock-syntactic-keywords.
4093 (fortran-mode): Use it.
4094 (fortran-line-length): Use it. Improve interactive spec.
4096 * emacs-lisp/syntax.el (syntax-propertize-precompile-rules): New macro.
4097 (syntax-propertize-rules): Add var-ref case. Fix offset computation
4098 when adding surrounding \(..\).
4100 * progmodes/js.el (js-mode): Fix last change (bug#7054).
4102 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
4104 * obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
4105 Use with-current-buffer.
4107 * isearch.el (isearch-face): Rename from `isearch'.
4108 (isearch-highlight): Use new name.
4110 2010-09-17 Eli Zaretskii <eliz@gnu.org>
4112 * fringe.el (fringe-mode, fringe-query-style): Use 4 pixels, not
4113 5, for `half' width fringes. (Bug#6933)
4115 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
4117 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
4118 (byte-compile-defvar): "foo/bar" does not lack a prefix.
4120 * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
4122 2010-09-17 Stephen Berman <stephen.berman@gmx.net>
4124 * dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
4125 in calculating new frame position. Add more space between new and
4126 parent on the left (Bug#7048).
4128 2010-09-17 Michael Albinus <michael.albinus@gmx.de>
4130 * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
4133 2010-09-16 Chong Yidong <cyd@stupidchicken.com>
4135 * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
4137 * term/x-win.el (x-cut-buffer-or-selection-value): Define as
4138 obsolete alias for x-selection-value.
4140 * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
4142 2010-09-16 Michael Albinus <michael.albinus@gmx.de>
4144 * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
4147 2010-09-15 Michael Albinus <michael.albinus@gmx.de>
4149 * net/tramp-compat.el (tramp-compat-with-temp-message)
4150 (tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
4151 (tramp-compat-process-put): New defuns.
4153 * net/tramp.el (top):
4154 * net/tramp-gvfs.el (top):
4155 * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.
4157 * net/tramp.el (tramp-progress-reporter-update):
4158 Use `tramp-compat-funcall'.
4160 * net/tramp.el (tramp-process-actions):
4161 * net/tramp-gvfs.el (tramp-handle-vc-registered):
4162 * net/tramp-sh.el (tramp-gvfs-handler-askquestion)
4163 (tramp-get-remote-stat, tramp-get-remote-readlink):
4164 Use `tramp-compat-with-temp-message'.
4166 * net/tramp-sh.el (top): Require 'cl.
4167 (tramp-handle-start-file-process): Use `tramp-compat-process-get'.
4168 (tramp-open-connection-setup-interactive-shell):
4169 Use `tramp-compat-process-put'.
4171 2010-09-15 Alan Mackenzie <acm@muc.de>
4173 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Correct the
4175 (c-forward-<>-arglist-recur): Fix an infinite recursion.
4177 2010-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
4179 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
4180 `lexical' for warnings related to lexical scoping.
4181 (byte-compile-file-form-defvar, byte-compile-defvar): Warn about
4182 global vars which don't have a prefix and could hence affect lexical
4183 scoping in unrelated files.
4185 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
4187 * net/imap.el: Revert back to version
4188 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
4191 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
4193 * obsolete/old-whitespace.el (whitespace-unload-function):
4194 Explicitly pass `obarray' to `unintern' to avoid a warning.
4196 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
4198 * emacs-lisp/byte-run.el (set-advertised-calling-convention):
4199 Add `when' argument. Update callers.
4201 * subr.el (unintern): Declare the obarray arg mandatory.
4203 2010-09-14 Glenn Morris <rgm@gnu.org>
4205 * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
4208 * calendar/diary-lib.el (diary-included-files): New variable.
4209 (diary-list-entries): Maybe initialize diary-included-files.
4210 (diary-include-other-diary-files): Append to diary-included-files.
4211 * calendar/appt.el (appt-update-list): Also check the members of
4212 diary-included-files. (Bug#6999)
4213 (appt-check): Doc fix.
4215 2010-09-14 David Reitter <david.reitter@gmail.com>
4217 * simple.el (line-move-visual): Do not truncate goal column to
4218 integer size. (Bug#7020)
4220 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
4222 * repeat.el (repeat): Allow repeating when the last event is a click.
4223 Suggested by Drew Adams (bug#6256).
4225 2010-09-14 Sascha Wilde <wilde@sha-bang.de>
4227 * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
4228 Replace setting HGRCPATH to "" by some less invasive --config options.
4230 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
4232 * font-lock.el (font-lock-beginning-of-syntax-function):
4235 2010-09-14 Glenn Morris <rgm@gnu.org>
4237 * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
4238 and tool-bar modes. (Bug#6211)
4239 (menu-bar-mode): Move setting of standard-value after the
4240 minor-mode definition, otherwise it seems to have no effect.
4242 2010-09-14 Masatake YAMATO <yamato@redhat.com>
4244 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
4245 Fix typo. (Bug#6976)
4247 2010-09-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4249 * whitespace.el: Allow cleaning up blanks without blank
4250 visualization (Bug#6651). Adjust help window for
4251 whitespace-toggle-options (Bug#6479). Allow to use fill-column
4252 instead of whitespace-line-column (from EmacsWiki). New version 13.1.
4253 (whitespace-style): Add new value 'face. Adjust docstring.
4254 (whitespace-space, whitespace-hspace, whitespace-tab):
4255 Adjust foreground property face.
4256 (whitespace-line-column): Adjust docstring and type declaration.
4257 (whitespace-style-value-list, whitespace-toggle-option-alist)
4258 (whitespace-help-text): Adjust const initialization.
4259 (whitespace-toggle-options, global-whitespace-toggle-options):
4261 (whitespace-display-window, whitespace-interactive-char)
4262 (whitespace-style-face-p, whitespace-color-on): Adjust code.
4263 (whitespace-help-scroll): New fun.
4265 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
4267 * calendar/time-date.el (format-seconds): Comment fix.
4269 2010-09-13 Michael R. Mauger <mmaug@yahoo.com>
4271 * progmodes/sql.el: Version 2.7.
4272 (sql-buffer-live-p): Improve detection.
4273 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
4274 (sql-set-sqli-buffer): Use it.
4275 (sql-product-interactive): Run `sql-set-sqli-hook'.
4276 (sql-rename-buffer): Code cleanup.
4277 (sql-redirect, sql-redirect-value): New functions. More to come.
4279 2010-09-13 Juanma Barranquero <lekktu@gmail.com>
4281 Port tramp-related Makefile changes of 2010-09-08T14:42:54Z!michael.albinus@gmx.de, 2010-09-13T15:17:01Z!michael.albinus@gmx.de to Windows.
4282 * makefile.w32-in (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
4283 (TRAMP_SRC): New macro.
4284 ($(lisp)/net/tramp-loaddefs.el): New target.
4286 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4288 Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
4290 * Makefile.in (TRAMP_SRC): Remove tramp-fish.el. Add tramp-sh.el.
4292 * net/tramp.el (top): Don't show loading message. Require just
4293 'tramp-compat, everything else is required there.
4294 Use `ignore-errors' where appropriate.
4295 (tramp-inline-compress-start-size, tramp-copy-size-limit)
4296 (tramp-terminal-type, tramp-end-of-output)
4297 (tramp-initial-end-of-output, tramp-completion-function-alist-rsh)
4298 (tramp-completion-function-alist-ssh)
4299 (tramp-completion-function-alist-telnet)
4300 (tramp-completion-function-alist-su)
4301 (tramp-completion-function-alist-putty, tramp-remote-path)
4302 (tramp-remote-process-environment, tramp-sh-extra-args)
4303 (tramp-actions-before-shell, tramp-uudecode)
4304 (tramp-perl-file-truename, tramp-perl-file-name-all-completions)
4305 (tramp-perl-file-attributes)
4306 (tramp-perl-directory-files-and-attributes)
4307 (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
4308 (tramp-perl-encode, tramp-perl-decode)
4309 (tramp-vc-registered-read-file-names, tramp-file-mode-type-map)
4310 (tramp-file-name-handler-alist, tramp-make-tramp-temp-file)
4311 (tramp-handle-make-symbolic-link, tramp-handle-load)
4312 (tramp-handle-file-name-as-directory)
4313 (tramp-handle-file-name-directory)
4314 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
4315 (tramp-handle-file-exists-p, tramp-handle-file-attributes)
4316 (tramp-do-file-attributes-with-ls)
4317 (tramp-do-file-attributes-with-perl)
4318 (tramp-do-file-attributes-with-stat)
4319 (tramp-handle-set-visited-file-modtime)
4320 (tramp-handle-verify-visited-file-modtime)
4321 (tramp-handle-set-file-modes, tramp-handle-set-file-times)
4322 (tramp-set-file-uid-gid, tramp-remote-selinux-p)
4323 (tramp-handle-file-selinux-context)
4324 (tramp-handle-set-file-selinux-context)
4325 (tramp-handle-file-executable-p, tramp-handle-file-readable-p)
4326 (tramp-handle-file-newer-than-file-p, tramp-handle-file-modes)
4327 (tramp-handle-file-directory-p, tramp-handle-file-regular-p)
4328 (tramp-handle-file-symlink-p, tramp-handle-file-writable-p)
4329 (tramp-handle-file-ownership-preserved-p)
4330 (tramp-handle-directory-file-name, tramp-handle-directory-files)
4331 (tramp-handle-directory-files-and-attributes)
4332 (tramp-do-directory-files-and-attributes-with-perl)
4333 (tramp-do-directory-files-and-attributes-with-stat)
4334 (tramp-handle-file-name-all-completions)
4335 (tramp-handle-file-name-completion, tramp-handle-add-name-to-file)
4336 (tramp-handle-copy-file, tramp-handle-copy-directory)
4337 (tramp-handle-rename-file, tramp-do-copy-or-rename-file)
4338 (tramp-do-copy-or-rename-file-via-buffer)
4339 (tramp-do-copy-or-rename-file-directly)
4340 (tramp-do-copy-or-rename-file-out-of-band)
4341 (tramp-handle-make-directory, tramp-handle-delete-directory)
4342 (tramp-handle-delete-file)
4343 (tramp-handle-dired-recursive-delete-directory)
4344 (tramp-handle-dired-compress-file, tramp-handle-dired-uncache)
4345 (tramp-handle-insert-directory)
4346 (tramp-handle-unhandled-file-name-directory)
4347 (tramp-handle-expand-file-name)
4348 (tramp-handle-substitute-in-file-name)
4349 (tramp-handle-executable-find, tramp-process-sentinel)
4350 (tramp-handle-start-file-process, tramp-handle-process-file)
4351 (tramp-handle-call-process-region, tramp-handle-shell-command)
4352 (tramp-handle-file-local-copy, tramp-handle-file-remote-p)
4353 (tramp-handle-insert-file-contents)
4354 (tramp-handle-insert-file-contents-literally)
4355 (tramp-handle-find-backup-file-name)
4356 (tramp-handle-make-auto-save-file-name, tramp-handle-write-region)
4357 (tramp-vc-registered-file-names, tramp-handle-vc-registered)
4358 (tramp-sh-file-name-handler, tramp-vc-file-name-handler)
4359 (tramp-maybe-send-script, tramp-set-auto-save, tramp-run-test)
4360 (tramp-run-test2, tramp-find-executable, tramp-set-remote-path)
4361 (tramp-find-file-exists-command, tramp-open-shell)
4362 (tramp-find-shell, tramp-barf-if-no-shell-prompt)
4363 (tramp-open-connection-setup-interactive-shell)
4364 (tramp-local-coding-commands, tramp-remote-coding-commands)
4365 (tramp-find-inline-encoding, tramp-call-local-coding-command)
4366 (tramp-inline-compress-commands, tramp-find-inline-compress)
4367 (tramp-compute-multi-hops, tramp-maybe-open-connection)
4368 (tramp-send-command, tramp-wait-for-output)
4369 (tramp-send-command-and-check, tramp-barf-unless-okay)
4370 (tramp-send-command-and-read, tramp-mode-string-to-int)
4371 (tramp-convert-file-attributes, tramp-check-cached-permissions)
4372 (tramp-file-mode-from-int, tramp-file-mode-permissions)
4373 (tramp-shell-case-fold, tramp-make-copy-program-file-name)
4374 (tramp-method-out-of-band-p, tramp-local-host-p)
4375 (tramp-get-remote-path, tramp-get-remote-tmpdir)
4376 (tramp-get-ls-command, tramp-get-ls-command-with-dired)
4377 (tramp-get-test-command, tramp-get-test-nt-command)
4378 (tramp-get-file-exists-command, tramp-get-remote-ln)
4379 (tramp-get-remote-perl, tramp-get-remote-stat)
4380 (tramp-get-remote-readlink, tramp-get-remote-trash)
4381 (tramp-get-remote-id, tramp-get-remote-uid, tramp-get-remote-gid)
4382 (tramp-get-local-uid, tramp-get-local-gid)
4383 (tramp-get-inline-compress, tramp-get-inline-coding): Move to
4385 (tramp-methods, tramp-default-method-alist)
4386 (tramp-default-user-alist, tramp-foreign-file-name-handler-alist):
4387 Move initialization to tramp-sh.el.
4388 (tramp-temp-name-prefix): Make it a defconst.
4389 (tramp-dissect-file-name): Don't check anymore for multi-hop
4391 (tramp-debug-outline-regexp): Add a docstring.
4392 (tramp-debug-outline-level): Rename from `tramp-outline-level'.
4393 (tramp-get-debug-buffer): Use it.
4395 * net/tramp-cache.el (top): Set tramp-autoload cookie for
4396 initialization forms.
4397 (tramp-set-connection-property): Don't protect `tramp-message'
4398 call, it isn't necessary any longer.
4399 (tramp-dump-connection-properties): Use `ignore-errors'.
4401 * net/tramp-compat.el (top): Require 'advice, 'format-spec,
4402 'password-cache and 'auth-source.
4404 * net/tramp-gvfs.el (top):
4405 * net/tramp-smb.el (top): Require 'tramp-sh.
4407 * net/tramp-gw.el (tramp-gw-open-network-stream): Use `ignore-errors'.
4409 * net/tramp-sh.el: New file, derived from tramp.el.
4410 (top): Initialize `tramp-methods', `tramp-default-method-alist',
4411 `tramp-default-user-alist', `tramp-foreign-file-name-handler-alist'.
4412 Remove "scp1_old", "scp2_old", "ssh1_old", "ssh2_old".
4413 Use `ignore-errors' where appropriate.
4414 (tramp-sh-file-name-handler-alist): Rename from
4415 `tramp-file-name-handler-alist'.
4416 (tramp-send-command-and-check): Return t or nil. Remove all
4417 `zerop' checks, where called.
4418 (tramp-handle-set-file-modes)
4419 (tramp-do-copy-or-rename-file-directly)
4420 (tramp-handle-delete-directory, tramp-handle-delete-file)
4421 (tramp-maybe-send-script): Use `tramp-barf-unless-okay'.
4422 (tramp-sh-file-name-handler, tramp-send-command-and-check)
4423 (tramp-get-remote-ln): Set tramp-autoload cookie.
4425 * net/tramp-fish.el: Remove file.
4427 2010-09-13 Daiki Ueno <ueno@unixuser.org>
4429 * epa-file.el (epa-file-insert-file-contents): If visiting, bind
4430 buffer-file-name to avoid file-locking. (Bug#7026)
4432 2010-09-13 Julien Danjou <julien@danjou.info>
4434 * notifications.el (notifications-notify): Add support for
4435 image-path and sound-name.
4436 (notifications-specification-version): Add this variable.
4438 2010-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
4440 * subr.el (y-or-n-p): New function, moved from src/fns.c; use read-key.
4442 2010-09-12 Leo <sdl.web@gmail.com>
4444 * net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
4445 (rcirc-completion-start): New variables.
4446 (rcirc-nick-completions): Rename to rcirc-completions.
4447 (rcirc-nick-completion-start-offset): Delete.
4448 (rcirc-completion-at-point): New function for constructing
4449 completion data for both nicks and irc commands. Add to
4450 completion-at-point-functions in rcirc mode.
4451 (rcirc-complete): Rename from rcirc-nick-complete; use
4452 rcirc-completion-at-point.
4453 (defun-rcirc-command): Update rcirc-client-commands.
4455 2010-09-11 Glenn Morris <rgm@gnu.org>
4457 * emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files
4458 atomically, to avoid parallel build errors. (Bug#4196)
4460 2010-09-11 Michael R. Mauger <mmaug@yahoo.com>
4462 * progmodes/sql.el: Version 2.6
4463 (sql-dialect): Synonym for "sql-product".
4464 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
4465 (sql-set-sqli-buffer, sql-show-sqli-buffer, sql-interactive-mode):
4466 Set "sql-buffer" to buffer name not buffer object so multiple sql
4467 interactive buffers work properly. Reverts misguided changes in
4469 (sql-comint): Make sure different buffer name is used if "*SQL*"
4470 buffer is for a different product.
4471 (sql-make-alternate-buffer-name): Fix bug with "sql-database"
4473 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
4474 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
4475 (sql-db2, sql-linter, sql-product-interactive, sql-rename-buffer):
4476 Accept new buffer name or prompt for one.
4477 (sql-port): Default to zero.
4478 (sql-comint-mysql): Handle "sql-port" as a numeric.
4479 (sql-port-history): Delete unused variable.
4480 (sql-get-login): Default "sql-port" to a number.
4481 (sql-product-alist): Correct Postgres prompt and terminator regexp.
4482 (sql-sqlite-program): Dynamically detect presence of "sqlite" or
4483 "sqlite3" executables.
4484 (sql-sqlite-login-params): Add "*.sqlite[23]?" database name pattern.
4485 (sql-buffer-live-p): New function.
4486 (sql-mode-menu, sql-send-string): Use it.
4487 (sql-mode-oracle-font-lock-keywords): Improve SQL*Plus REMARK
4489 (sql-mode-postgres-font-lock-keywords): Support Postgres V9.
4490 (sql-mode-sqlite-font-lock-keywords): Hilight sqlite commands.
4492 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4494 * net/netrc.el (netrc-credentials): New convenience function.
4496 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
4498 * textmodes/texinfo.el (texinfo-syntax-propertize-function): New fun
4499 to replace texinfo-font-lock-syntactic-keywords.
4500 (texinfo-mode): Use it.
4502 * textmodes/tex-mode.el (tex-common-initialization, doctex-mode):
4503 Use syntax-propertize-function.
4505 * textmodes/sgml-mode.el (sgml-syntax-propertize-function): New var to
4506 replace sgml-font-lock-syntactic-keywords.
4507 (sgml-mode): Use it.
4509 * textmodes/reftex.el (font-lock-syntactic-keywords): Don't declare
4510 since we don't use it.
4512 * textmodes/bibtex.el (bibtex-mode): Use syntax-propertize-function.
4514 * progmodes/vhdl-mode.el (vhdl-mode): Use syntax-propertize-function
4516 (vhdl-fontify-buffer): Adjust.
4518 * progmodes/tcl.el (tcl-syntax-propertize-function): New var to
4519 replace tcl-font-lock-syntactic-keywords.
4522 * progmodes/simula.el (simula-syntax-propertize-function): New var to
4523 replace simula-font-lock-syntactic-keywords.
4524 (simula-mode): Use it.
4526 * progmodes/sh-script.el (sh-st-symbol): Remove.
4527 (sh-font-lock-close-heredoc, sh-font-lock-open-heredoc): Add eol arg.
4528 (sh-font-lock-flush-syntax-ppss-cache, sh-font-lock-here-doc): Remove.
4529 (sh-font-lock-quoted-subshell): Assume we've already matched $(.
4530 (sh-font-lock-paren): Set syntax-multiline.
4531 (sh-font-lock-syntactic-keywords): Remove.
4532 (sh-syntax-propertize-function): New function to replace it.
4535 * progmodes/ruby-mode.el (ruby-here-doc-beg-re):
4536 Define while compiling.
4537 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
4538 (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
4539 (syntax-ppss, ruby-in-ppss-context-p, ruby-in-here-doc-p)
4540 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
4541 (ruby-here-doc-end-syntax): Only define when
4542 syntax-propertize is not available.
4543 (ruby-syntax-propertize-function, ruby-syntax-propertize-heredoc):
4545 (ruby-in-ppss-context-p): Update to new syntax of heredocs.
4546 (electric-indent-chars): Silence bytecompiler.
4547 (ruby-mode): Use prog-mode, syntax-propertize-function, and
4548 electric-indent-chars.
4550 * progmodes/python.el (python-syntax-propertize-function): New var to
4551 replace python-font-lock-syntactic-keywords.
4552 (python-mode): Use it.
4553 (python-quote-syntax): Simplify and adjust to new use.
4555 * progmodes/perl-mode.el (perl-syntax-propertize-function): New fun to
4556 replace perl-font-lock-syntactic-keywords.
4557 (perl-syntax-propertize-special-constructs): New fun to replace
4558 perl-font-lock-special-syntactic-constructs.
4559 (perl-font-lock-syntactic-face-function): New fun.
4560 (perl-mode): Use it.
4562 * progmodes/octave-mod.el (octave-syntax-propertize-sqs): New function
4563 to replace octave-font-lock-close-quotes.
4564 (octave-syntax-propertize-function): New function to replace
4565 octave-font-lock-syntactic-keywords.
4566 (octave-mode): Use it.
4568 * progmodes/mixal-mode.el (mixal-syntax-propertize-function): New var;
4569 replaces mixal-font-lock-syntactic-keywords.
4570 (mixal-mode): Use it.
4572 * progmodes/make-mode.el (makefile-syntax-propertize-function):
4573 New var; replaces makefile-font-lock-syntactic-keywords.
4574 (makefile-mode): Use it.
4575 (makefile-imake-mode): Adjust.
4577 * progmodes/js.el (js--regexp-literal): Define while compiling.
4578 (js-syntax-propertize-function): New var; replaces
4579 js-font-lock-syntactic-keywords.
4582 * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
4583 replaces gdb-script-font-lock-syntactic-keywords.
4584 (gdb-script-mode): Use it.
4586 * progmodes/fortran.el (fortran-mode): Use syntax-propertize-function.
4587 (fortran--font-lock-syntactic-keywords): New var.
4588 (fortran-line-length): Update syntax-propertize-function and
4589 fortran--font-lock-syntactic-keywords.
4591 * progmodes/cperl-mode.el (cperl-mode): Use syntax-propertize-function.
4593 * progmodes/cfengine.el (cfengine-mode):
4594 Use syntax-propertize-function.
4595 (cfengine-font-lock-syntactic-keywords): Remove.
4597 * progmodes/autoconf.el (autoconf-mode):
4598 Use syntax-propertize-function.
4599 (autoconf-font-lock-syntactic-keywords): Remove.
4601 * progmodes/ada-mode.el (ada-set-syntax-table-properties)
4602 (ada-after-change-function, ada-initialize-syntax-table-properties)
4603 (ada-handle-syntax-table-properties): Only define when
4604 syntax-propertize is not available.
4605 (ada-mode): Use syntax-propertize-function.
4607 * font-lock.el (font-lock-syntactic-keywords): Make obsolete.
4608 (font-lock-fontify-syntactic-keywords-region): Move handling of
4609 font-lock-syntactically-fontified to...
4610 (font-lock-default-fontify-region): ...here.
4611 Let syntax-propertize-function take precedence.
4612 (font-lock-fontify-syntactically-region): Cal syntax-propertize.
4614 * emacs-lisp/syntax.el (syntax-propertize-function)
4615 (syntax-propertize-chunk-size, syntax-propertize--done)
4616 (syntax-propertize-extend-region-functions): New vars.
4617 (syntax-propertize-wholelines, syntax-propertize-multiline)
4618 (syntax-propertize--shift-groups, syntax-propertize-via-font-lock)
4619 (syntax-propertize): New functions.
4620 (syntax-propertize-rules): New macro.
4621 (syntax-ppss-flush-cache): Set syntax-propertize--done.
4622 (syntax-ppss): Call syntax-propertize.
4624 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups.
4626 2010-09-10 Agustín Martín <agustin.martin@hispalinux.es>
4628 * textmodes/ispell.el (ispell-init-process): Improve comments.
4629 XEmacs compatibility changes regarding (add-hook) 'local option
4630 and (set-process-query-on-exit-flag).
4632 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4634 * net/tramp-cache.el (tramp-parse-connection-properties):
4635 Set tramp-autoload cookie.
4637 2010-09-09 Glenn Morris <rgm@gnu.org>
4639 * image.el (imagemagick-types-inhibit): Add :type, :version, :group.
4640 (imagemagick-register-types): Doc fix.
4642 2010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
4644 * progmodes/octave-mod.el (electric-indent-chars): Silence bytecomp.
4646 * progmodes/js.el (require): Require is already "eval-and-compile".
4647 (js--re-search-forward): Avoid `eval'. Preserve the error data.
4648 (js--re-search-backward): Use js--re-search-forward.
4650 * progmodes/fortran.el (fortran-line-length): Don't recompute
4651 syntactic keywords redundantly a second time.
4653 * progmodes/ada-mode.el: Replace "(set '" with setq.
4654 (ada-mode): Simplify.
4655 (ada-create-case-exception, ada-adjust-case-interactive)
4656 (ada-adjust-case-region, ada-format-paramlist, ada-indent-current)
4657 (ada-search-ignore-string-comment, ada-move-to-start)
4658 (ada-move-to-end): Use with-syntax-table.
4660 * font-lock.el (save-buffer-state): Remove `varlist' arg.
4661 (font-lock-unfontify-region, font-lock-default-fontify-region):
4662 Update usage correspondingly.
4663 (font-lock-fontify-syntactic-keywords-region):
4664 Set parse-sexp-lookup-properties buffer-locally here.
4665 (font-lock-fontify-syntactically-region): Remove unused `ppss' arg.
4667 * simple.el (blink-matching-open): Don't burp if we can't find a match.
4669 2010-09-08 Glenn Morris <rgm@gnu.org>
4671 * emacs-lisp/bytecomp.el (byte-compile-report-ops):
4672 Error if not compiled with -DBYTE_CODE_METER.
4674 * emacs-lisp/bytecomp.el (byte-recompile-directory):
4675 Ignore dir-locals-file.
4677 2010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
4679 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4681 (compilation-error-regexp-alist-alist): Rule out ": " in file names
4682 for the `gnu' messages.
4683 (compilation-set-skip-threshold): New command.
4684 (compilation-start): Use \' rather than $.
4685 (compilation-forget-errors): Use clrhash.
4687 2010-09-08 Agustín Martín <agustin.martin@hispalinux.es>
4689 * textmodes/ispell.el (ispell-valid-dictionary-list):
4692 2010-09-08 Michael Albinus <michael.albinus@gmx.de>
4694 Migrate to Tramp 2.2. Rearrange load dependencies.
4695 (Bug#1529, Bug#5448, Bug#5705)
4697 * Makefile.in (TRAMP_DIR, TRAMP_SRC): New variables.
4698 ($(TRAMP_DIR)/tramp-loaddefs.el): New target.
4699 (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
4701 * net/tramp.el (top): Remove all other tramp-* loads except
4702 tramp-compat.el. Remove all changes to tramp-unload-hook for
4703 other tramp-* packages. Rearrange defun order. Change calls of
4704 `tramp-compat-call-process', `tramp-compat-decimal-to-octal',
4705 `tramp-compat-octal-to-decimal' to new function names.
4706 (tramp-terminal-type, tramp-initial-end-of-output)
4707 (tramp-methods, tramp-foreign-file-name-handler-alist)
4708 (tramp-tramp-file-p, tramp-completion-mode-p)
4709 (tramp-send-command-and-check, tramp-get-remote-path)
4710 (tramp-get-remote-tmpdir, tramp-get-remote-ln)
4711 (tramp-shell-quote-argument): Set tramp-autoload cookie.
4712 (with-file-property, with-connection-property): Move to
4714 (tramp-local-call-process, tramp-decimal-to-octal)
4715 (tramp-octal-to-decimal): Move to tramp-compat.el.
4716 (tramp-handle-shell-command): Do not require 'shell.
4717 (tramp-compute-multi-hops): No special handling for tramp-gw-*
4719 (tramp-unload-tramp): Do not call `tramp-unload-file-name-handlers'.
4721 * net/tramp-cache.el (top): Require 'tramp. Add to
4722 `tramp-unload-hook'.
4723 (tramp-cache-data, tramp-get-file-property)
4724 (tramp-set-file-property, tramp-flush-file-property)
4725 (tramp-flush-directory-property, tramp-get-connection-property)
4726 (tramp-set-connection-property, tramp-flush-connection-property)
4727 (tramp-cache-print, tramp-list-connections): Set tramp-autoload
4729 (with-file-property, with-connection-property): New defuns, moved
4731 (tramp-flush-file-function): Use `with-parsed-tramp-file-name'
4734 * net/tramp-cmds.el (top): Add to `tramp-unload-hook'.
4735 (tramp-version): Set tramp-autoload cookie.
4737 * net/tramp-compat.el (top): Require 'tramp-loaddefs. Remove all
4738 changes to tramp-unload-hook for other tramp-* packages. Add to
4739 `tramp-unload-hook'.
4740 (tramp-compat-decimal-to-octal, tramp-compat-octal-to-decimal)
4741 (tramp-compat-call-process): New defuns, moved from tramp.el.
4743 * net/tramp-fish.el (top) Require just 'tramp. Add objects to
4744 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
4745 Add to `tramp-unload-hook'. Change call of
4746 `tramp-compat-decimal-to-octal' to new function name.
4747 (tramp-fish-method): Make it a defconst.
4748 (tramp-fish-file-name-p): Make it a defsubst.
4749 (tramp-fish-method, tramp-fish-file-name-handler)
4750 (tramp-fish-file-name-p): Set tramp-autoload cookie.
4752 * net/tramp-ftp.el (top) Add objects to `tramp-methods' and
4753 `tramp-foreign-file-name-handler-alist'. Add to
4754 `tramp-unload-hook'.
4755 (tramp-ftp-method): Make it a defconst.
4756 (tramp-ftp-file-name-p): Make it a defsubst.
4757 (tramp-ftp-method, tramp-ftp-file-name-handler)
4758 (tramp-ftp-file-name-p): Set tramp-autoload cookie.
4760 * net/tramp-gvfs.el (top) Add objects to `tramp-methods' and
4761 `tramp-foreign-file-name-handler-alist'. Add to
4762 `tramp-unload-hook'. Change checks, whether package can be
4764 (tramp-gvfs-file-name-p): Make it a defsubst.
4765 (tramp-gvfs-methods, tramp-gvfs-file-name-handler)
4766 (tramp-gvfs-file-name-p): Set tramp-autoload cookie.
4767 (tramp-gvfs-handle-file-directory-p): New defun.
4768 (tramp-gvfs-file-name-handler-alist): Use it.
4770 * net/tramp-gw.el (top) Add objects to `tramp-methods' and
4771 `tramp-foreign-file-name-handler-alist'. Add to
4772 `tramp-unload-hook'.
4773 (tramp-gw-tunnel-method, tramp-gw-default-tunnel-port)
4774 (tramp-gw-socks-method, tramp-gw-default-socks-port): Make it a
4776 (tramp-gw-tunnel-method, tramp-gw-socks-method)
4777 (tramp-gw-open-connection): Set tramp-autoload cookie.
4779 * net/tramp-imap.el (top) Require just 'tramp. Add objects to
4780 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
4781 Add to `tramp-unload-hook'. Change checks, whether package can be
4783 (tramp-imap-file-name-p): Make it a defsubst.
4784 (tramp-imap-method, tramp-imaps-method)
4785 (tramp-imap-file-name-handler)
4786 (tramp-imap-file-name-p): Set tramp-autoload cookie.
4788 * net/tramp-smb.el (top) Require just 'tramp. Add objects to
4789 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
4790 Add to `tramp-unload-hook'. Change checks, whether package can be
4791 loaded. Change call of `tramp-compat-decimal-to-octal' to new
4793 (tramp-smb-tunnel-method): Make it a defconst.
4794 (tramp-smb-file-name-p): Make it a defsubst.
4795 (tramp-smb-method, tramp-smb-file-name-handler)
4796 (tramp-smb-file-name-p): Set tramp-autoload cookie.
4798 * net/tramp-uu.el (top) Add to `tramp-unload-hook'.
4799 (tramp-uuencode-region): Set tramp-autoload cookie.
4801 * net/trampver.el (top) Add to `tramp-unload-hook'.
4802 (tramp-version, tramp-bug-report-address): Set tramp-autoload
4803 cookie. Update release number.
4805 2010-09-07 Agustín Martín <agustin.martin@hispalinux.es>
4807 * textmodes/ispell.el (ispell-start-process): Make sure original
4808 arg list is properly initialized (Bug#6993, Bug#6994).
4810 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
4812 * files.el (directory-abbrev-alist): Use \` as default regexp.
4814 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
4815 chars like - or ] (bug#6984).
4816 (rx-any-condense-range): Explode 2-char ranges.
4818 2010-09-06 Glenn Morris <rgm@gnu.org>
4820 * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
4822 2010-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
4824 * textmodes/bibtex.el:
4825 * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
4827 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4829 * net/imap.el (imap-message-map): Remove optional buffer parameter,
4830 since no callers use it.
4831 (imap-message-get): Ditto.
4832 (imap-message-put): Ditto.
4833 (imap-mailbox-map): Ditto.
4834 (imap-mailbox-put): Ditto.
4835 (imap-mailbox-get): Ditto.
4836 (imap-mailbox-get): Revert last change for this function.
4838 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4840 * net/imap.el (imap-fetch-safe): Remove function, and alter all
4841 callers to use `imap-fetch' instead. According to the comments, this
4842 should be safe, since all other IMAP clients use the 1:* syntax.
4843 (imap-enable-exchange-bug-workaround): Remove.
4844 (imap-debug): Remove -- doesn't seem very useful.
4846 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4848 * net/imap.el (imap-log): New convenience function used throughout
4849 instead of repeating the same code all over the place.
4851 2010-09-05 David De La Harpe Golden <david@harpegolden.net>
4853 * mouse.el (mouse-save-then-kill): Save region to kill-ring
4854 when mouse-drag-copy-region is non-nil (Bug#6956).
4856 2010-09-05 Chong Yidong <cyd@stupidchicken.com>
4858 * dired.el (dired-ls-sorting-switches, dired-sort-by-name-regexp):
4859 Improve regexps (Bug#6987).
4860 (dired-sort-toggle): Search more robustly for -t flag.
4862 * files.el (get-free-disk-space): Search more robustly for
4863 "available" column. Suggested by Ehud Karni
4864 <ehud@unix.mvs.co.il>.
4866 2010-09-05 Juanma Barranquero <lekktu@gmail.com>
4868 * international/uni-bidi.el:
4869 * international/uni-category.el:
4870 * international/uni-combining.el:
4871 * international/uni-decimal.el:
4872 * international/uni-mirrored.el:
4873 * international/uni-name.el: Regenerate.
4875 2010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
4877 * electric.el (electric-indent-post-self-insert-function):
4878 Don't reindent with a sloppy indentation function.
4880 * emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
4881 border case in change-log-mode.
4883 2010-09-04 Chong Yidong <cyd@stupidchicken.com>
4885 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4886 Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
4887 Recognize leading tab in gcc-include regexp. Ignore names with
4888 leading "from" or "in" in gnu regexp (Bug#6937).
4890 2010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
4892 Avoid global recursive calls to kill-buffer-hooks; fit into 80 cols.
4893 * textmodes/ispell.el (ispell-process-buffer-name): Remove.
4894 (ispell-start-process): Avoid setq and simplify logic.
4895 (ispell-init-process): Setup kill-buffer-hook locally when needed.
4896 (kill-buffer-hook): Don't use it globally with code that uses
4897 expand-file-name since that may call kill-buffer via
4898 code_conversion_restore.
4900 2010-09-04 Noorul Islam K M <noorul@noorul.com> (tiny change)
4902 * emacs-lisp/package.el (package-directory-list): Only call
4903 file-name-nondirectory on a string.
4905 2010-09-02 Chong Yidong <cyd@stupidchicken.com>
4907 * emacs-lisp/package.el (package--download-one-archive):
4908 Ensure that archive-contents is valid before saving it.
4909 (package-activate-1, package-mark-obsolete, define-package)
4910 (package-compute-transaction, package-list-maybe-add): Use push.
4912 2010-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
4914 Use SMIE's blink-paren for octave-mode.
4915 * progmodes/octave-mod.el (octave-font-lock-close-quotes):
4916 Backslashes do not escape single-quotes, single-quotes do.
4917 (octave-block-else-regexp, octave-block-end-regexp)
4918 (octave-block-match-alist): Remove.
4919 (octave-smie-bnf-table): New var, with old content.
4920 (octave-smie-op-levels): Use it.
4921 (octave-smie-closer-alist): New var.
4922 (octave-mode): Use it. Setup smie-blink-matching and electric-indent.
4923 (octave-blink-matching-block-open): Remove.
4924 (octave-reindent-then-newline-and-indent, octave-electric-semi)
4925 (octave-electric-space): Let self-insert-command run expand-abbrev and
4928 * electric.el (electricity): New group.
4929 (electric-indent-chars): New var.
4930 (electric-indent-post-self-insert-function): New fun.
4931 (electric-indent-mode): New minor mode.
4932 (electric-pair-skip-self): New custom.
4933 (electric-pair-post-self-insert-function): New function.
4934 (electric-pair-mode): New minor mode.
4936 * calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
4937 calcAlg-blink-matching-open.
4938 (calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
4939 (calc-do-alg-entry): Only touch the part of the keymap that varies.
4940 Use the new blink-matching-check-function.
4942 Provide blink-matching support to SMIE.
4943 * emacs-lisp/smie.el (smie-bnf-closer-alist): New function.
4944 (smie-blink-matching-triggers, smie-blink-matching-inners): New vars.
4945 (smie-blink-matching-check, smie-blink-matching-open): New functions.
4947 * simple.el (newline): Fix last change to properly remove itself from
4950 2010-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
4952 * simple.el (newline): Eliminate optimization.
4953 Use post-self-insert-hook to set hard-newline and things before
4954 running post-self-insert-hook.
4955 (blink-matching-check-mismatch): New function.
4956 (blink-matching-check-function): New variable.
4957 (blink-matching-open): Use them.
4958 Skip back forward over prefix chars skipped by forward-sexp.
4959 Don't check if the parens are backslash escaped.
4960 (blink-paren-post-self-insert-function): Check backslash escaping here.
4962 2010-09-02 Chong Yidong <cyd@stupidchicken.com>
4964 * emacs-lisp/package.el (package-menu-mode-map):
4965 Change package-menu-revert bindings to revert-buffer.
4966 (package-menu-mode): Set revert-buffer-function.
4967 (package-menu-revert): Doc fix.
4969 2010-09-02 Agustín Martín <agustin.martin@hispalinux.es>
4971 * textmodes/ispell.el (ispell-init-process): Use "~/" as
4972 `default-directory' unless using Ispell per-directory personal
4973 dictionaries and not in a mini-buffer under XEmacs.
4974 (kill-buffer-hook): Do not kill ispell process on exit when
4975 `ispell-process-directory' is "~/". (Bug#6143)
4977 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4979 * simple.el (kill-new): Call interprogram-cut-function with only
4982 * term.el (term-mouse-paste): Don't call x-get-cutbuffer.
4983 Remove cut buffer from error message.
4985 * term/x-win.el (x-select-text):
4986 * term/pc-win.el (x-selection-value):
4987 * term/ns-win.el (x-selection-value):
4988 * eshell/em-term.el:
4989 * w32-fns.el (x-get-selection-value):
4990 * mouse-sel.el (mouse-sel-set-selection-function):
4991 * frame.el (display-selections-p): Remove cut-buffer in documentation.
4993 * term/x-win.el: Update documentation for x-last-selected-text-*.
4994 (x-last-selected-text-cut, x-last-selected-text-cut-encoded)
4995 (x-last-cut-buffer-coding, x-cut-buffer-max): Remove.
4996 (x-select-text): Remove argument PUSH, update documentation.
4997 Remove cut-buffer code.
4998 (x-selection-value-internal): Was previously x-selection-value.
4999 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
5000 Update documentation, remove cut-buffer code.
5001 Call x-selection-value-internal.
5002 (x-clipboard-yank): Call x-selection-value-internal.
5003 (x-initialize-window-system): Remove setting of x-cut-buffer-max.
5005 * term/pc-win.el (x-last-selected-text):
5006 x-cut-buffer-or-selection-value renamed to x-selection-value
5007 (x-select-text): Remove argument PUSH, update documentation.
5009 * term/ns-win.el (x-setup-function-keys, ns-last-selected-text):
5010 x-cut-buffer-or-selection-value renamed to x-selection-value
5011 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
5012 (x-select-text): Remove argument PUSH, update documentation.
5014 * emacs-lisp/cl-macs.el (x-get-cutbuffer, x-get-cut-buffer): Remove.
5016 * w32-fns.el (x-last-selected-text):
5017 x-cut-buffer-or-selection-value renamed to x-selection-value.
5018 (x-cut-buffer-max): Remove.
5019 (x-select-text): Remove argument PUSH, update documentation.
5021 * simple.el (interprogram-cut-function): Remove mention of PUSH.
5023 * select.el (x-get-cut-buffer, x-set-cut-buffer): Remove.
5025 * mouse-sel.el (mouse-sel-get-selection-function):
5026 x-cut-buffer-or-selection-value renamed to x-selection-value.
5027 (x-select-text): Remove optional push.
5029 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
5031 * simple.el (blink-paren-function): Move from C to here.
5032 (blink-paren-post-self-insert-function): New function.
5033 (post-self-insert-hook): Use it.
5035 * emacs-lisp/pcase.el (pcase-split-memq):
5036 Fix overenthusiastic optimisation.
5037 (pcase-u1): Handle the case of a lambda pred.
5039 2010-08-31 Kenichi Handa <handa@m17n.org>
5041 * international/mule-cmds.el (standard-display-european-internal):
5042 Setup standard-display-table for 8-bit characters by storing 8-bit
5043 characters in the element vector.
5045 * disp-table.el (standard-display-8bit):
5046 Setup standard-display-table for 8-bit characters by storing 8-bit
5047 characters in the element vector.
5048 (standard-display-european): Likewise.
5050 2010-08-31 Masatake YAMATO <yamato@redhat.com>
5052 * textmodes/nroff-mode.el (nroff-view): New command.
5053 (nroff-mode-map): Bind it to C-c C-c.
5055 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
5057 * emacs-lisp/smie.el (smie-down-list): New command.
5059 Remove old indentation and navigation code on octave-mode.
5060 * progmodes/octave-mod.el (octave-mode-map): Remap down-list to
5061 smie-down-list rather than add a binding for octave-down-block.
5062 (octave-mark-block, octave-blink-matching-block-open):
5063 Rely on forward-sexp-function.
5064 (octave-fill-paragraph): Don't narrow, so you can use
5065 indent-according-to-mode.
5066 (octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
5067 (octave-in-block-p, octave-re-search-forward-kw)
5068 (octave-re-search-backward-kw, octave-indent-calculate)
5069 (octave-end-as-array-index-p, octave-block-end-offset)
5070 (octave-scan-blocks, octave-forward-block, octave-backward-block)
5071 (octave-down-block, octave-backward-up-block, octave-up-block)
5072 (octave-before-magic-comment-p, octave-indent-line): Remove.
5074 2010-08-31 Chong Yidong <cyd@stupidchicken.com>
5076 * emacs-lisp/package.el (package--read-archive-file): Just use
5077 `read', to avoid copying an additional string.
5078 (package-menu-mode): Set header-line-format here.
5079 (package-menu-refresh, package-menu-revert): Signal an error if
5080 not in the Package Menu.
5081 (package-menu-package-list): New var.
5082 (package--generate-package-list): Operate on the current buffer;
5083 don't assume that it is *Packages*, since the user may rename it.
5084 Allow persistent package listings and sort keys using
5085 package-menu-package-list and package-menu-package-sort-key.
5086 (package-menu--version-predicate): Fix version calculation.
5087 (package-menu-sort-by-column): Don't select the window.
5088 (package--list-packages): Create the *Packages* buffer.
5089 Set package-menu-package-list-key.
5090 (list-packages): Sorting by status is now the default.
5091 (package-buffer-info): Use match-string-no-properties.
5092 (define-package): Add a &rest argument for future proofing, but
5094 (package-install-from-buffer, package-install-buffer-internal):
5095 Merge into a single function, package-install-from-buffer.
5096 (package-install-file): Change caller.
5098 * finder.el: Load finder-inf using `require'.
5099 (finder-list-matches): Sorting by status is now the default.
5100 (finder-compile-keywords): Simpify printing.
5102 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
5104 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
5105 (octave-mode-map): Remove special bindings for forward/backward-block
5106 and octave-backward-up-block. Use smie-close-block.
5107 (octave-continuation-marker-regexp): New var.
5108 (octave-continuation-regexp): Use it.
5109 (octave-operator-table, octave-smie-op-levels)
5110 (octave-operator-regexp, octave-smie-indent-rules): New vars.
5111 (octave-smie-backward-token, octave-smie-forward-token): New funs.
5112 (octave-mode): Use SMIE.
5113 (octave-close-block): Delete.
5115 2010-08-30 Eli Zaretskii <eliz@gnu.org>
5117 * menu-bar.el (menu-bar-edit-menu) <"Paste">: Check selection in
5118 CLIPBOARD, not in PRIMARY. (Bug#6944)
5120 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
5122 * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
5124 (smie-indent-column): Allow indirection through variables.
5126 * composite.el (save-buffer-state): Delete, unused.
5127 * font-lock.el (save-buffer-state): Use with-silent-modifications.
5128 (font-lock-default-fontify-region): Use with-syntax-table.
5129 * jit-lock.el (with-buffer-unmodified): Remove.
5130 (with-buffer-prepared-for-jit-lock): Use with-silent-modifications.
5132 Use `declare' in defmacros.
5133 * window.el (save-selected-window):
5134 * subr.el (with-temp-file, with-temp-message, with-syntax-table):
5135 * progmodes/python.el (def-python-skeleton):
5136 * net/dbus.el (dbus-ignore-errors):
5137 * jka-cmpr-hook.el (with-auto-compression-mode):
5138 * international/mule.el (with-category-table):
5139 * emacs-lisp/timer.el (with-timeout):
5140 * emacs-lisp/lisp-mnt.el (lm-with-file):
5141 * emacs-lisp/eieio.el (with-slots):
5142 * emacs-lisp/easymenu.el (easy-menu-define):
5143 * emacs-lisp/debug.el (debugger-env-macro):
5144 * emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq)
5145 (Multiple-value-call, Multiple-value-prog1):
5146 * emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key)
5147 (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and
5148 edebug rule to definition.
5149 * emacs-lisp/lisp-mode.el (save-selected-window)
5150 (with-current-buffer, combine-after-change-calls)
5151 (with-output-to-string, with-temp-file, with-temp-buffer)
5152 (with-temp-message, with-syntax-table, read-if, eval-after-load)
5153 (dolist, dotimes, when, unless):
5154 * emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
5156 2010-08-29 Chong Yidong <cyd@stupidchicken.com>
5158 * finder.el: Require `package'.
5159 (finder-known-keywords): Tweak descriptions. Retire `oop' keyword.
5160 (finder-package-info): Var deleted.
5161 (finder-keywords-hash, finder--builtins-alist): New vars.
5162 (finder-compile-keywords): Compute package--builtins and
5163 finder-keywords-hash instead of finder-keywords-hash, respecting
5164 the "Package" header.
5165 (finder-unknown-keywords, finder-list-matches):
5166 Use finder-keywords-hash and package--list-packages.
5167 (finder-mode): Don't set font-lock-defaults.
5168 (finder-exit): We don't use "*Finder-package*" and "*Finder
5169 Category*" buffers anymore.
5171 * emacs-lisp/package.el (package--builtins-base): Var deleted.
5172 (package--builtins): Set default value to nil.
5173 (package-initialize): Load precomputed value of package--builtins
5175 (package-alist, package-compute-transaction)
5176 (package-download-transaction): Improve docstring.
5177 (package-read-all-archive-contents): Do not change
5178 package--builtins here.
5179 (list-packages): Make package-list-packages an alias for this.
5180 Sort by status by default.
5181 (package--list-packages): Add optional PACKAGES arg.
5182 (describe-package-1): Use font-lock-face property. For built-in
5183 packages, insert file commentary.
5184 (package--generate-package-list): Rename from
5185 package-list-packages-internal; all callers changed. Add optional
5186 PACKAGES arg. Add alphabetical sort fallbacks.
5187 (package-menu--version-predicate, package-menu--status-predicate)
5188 (package-menu--description-predicate)
5189 (package-menu--name-predicate): New functions.
5191 * info.el (Info-finder-find-node): Search package-alist instead of
5192 finder-package-info.
5194 2010-08-29 Chong Yidong <cyd@stupidchicken.com>
5196 * subr.el (version-regexp-alist): Don't use "a" and "b" for
5198 (version-to-list): Handle versions like "10.3d".
5200 2010-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
5202 * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
5203 (macroexp-accumulate): Use `declare'.
5205 2010-08-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5207 * whitespace.el (whitespace-style): Adjust type declaration.
5209 2010-08-26 Magnus Henoch <magnus.henoch@gmail.com>
5211 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
5212 empty argument to gvfs-copy.
5214 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
5216 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
5217 handle new TRASH arg of `delete-file'.
5219 2010-08-26 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
5221 * net/tramp.el (tramp-handle-insert-directory): Don't use
5222 `forward-word', its default syntax could be changed.
5224 2010-08-26 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
5225 Michael Albinus <michael.albinus@gmx.de>
5227 Implement compression for inline methods.
5229 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
5230 (tramp-copy-size-limit): Allow also nil.
5231 (tramp-inline-compress-commands): New defconst.
5232 (tramp-find-inline-compress, tramp-get-inline-compress)
5233 (tramp-get-inline-coding): New defuns.
5234 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
5235 replaced by `tramp-get-inline-coding'.
5236 (tramp-handle-file-local-copy, tramp-handle-write-region)
5237 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
5239 2010-08-26 Noah Lavine <noah549@gmail.com> (tiny change)
5241 Detect ssh 'ControlMaster' argument automatically in some cases.
5243 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
5244 (tramp-default-method): Use it.
5246 2010-08-26 Karel Klíč <kklic@redhat.com>
5248 * net/tramp.el (tramp-file-name-for-operation):
5249 Add file-selinux-context.
5251 2010-08-26 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
5253 * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
5255 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
5257 * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
5260 2010-08-26 Nathan Weizenbaum <nweiz@cressida.sea.corp.google.com> (tiny change)
5262 * progmodes/js.el: Make indentation more customizable (Bug#6914).
5263 (js-paren-indent-offset, js-square-indent-offset)
5264 (js-curly-indent-offset): New options.
5265 (js--proper-indentation): Use them.
5267 2010-08-26 Daniel Colascione <dan.colascione@gmail.com>
5269 * progmodes/sh-script.el (sh-get-indent-info): Use syntax-ppss
5270 instead of inspecting font-lock properties (Bug#6916).
5272 2010-08-26 David Reitter <david.reitter@gmail.com>
5274 * server.el (server-visit-files): Run pre-command-hook and
5275 post-command-hook for each buffer while it is current (Bug#6910).
5276 (server-execute): Do not run hooks here.
5278 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
5280 Sync with Tramp 2.1.19.
5282 * net/tramp-cmds.el (tramp-cleanup-all-connections)
5283 (tramp-reporter-dump-variable, tramp-load-report-modules)
5284 (tramp-append-tramp-buffers): Use `tramp-compat-funcall'.
5285 (tramp-bug): Recommend setting of `tramp-verbose' to 9.
5287 * net/tramp-compat.el (top): Do not autoload
5288 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
5289 only when `start-file-process' is not bound.
5290 (byte-compile-not-obsolete-vars): Define if not bound.
5291 (tramp-compat-funcall): New defmacro.
5292 (tramp-compat-line-beginning-position)
5293 (tramp-compat-line-end-position)
5294 (tramp-compat-temporary-file-directory)
5295 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
5296 (tramp-compat-copy-file, tramp-compat-copy-directory)
5297 (tramp-compat-delete-file, tramp-compat-delete-directory)
5298 (tramp-compat-number-sequence, tramp-compat-process-running-p):
5300 (tramp-advice-file-expand-wildcards): Do not use
5301 `tramp-handle-file-remote-p'.
5302 (tramp-compat-make-temp-file): Simplify fallback implementation.
5303 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
5304 (tramp-compat-copy-tree): Remove function.
5305 (tramp-compat-delete-file): New defun.
5306 (tramp-compat-delete-directory): Provide implementation for older
5308 (tramp-compat-file-attributes): Handle only
5309 `wrong-number-of-arguments' error.
5311 * net/tramp-fish.el (tramp-fish-handle-copy-file):
5312 Add PRESERVE_SELINUX_CONTEXT.
5313 (tramp-fish-handle-delete-file): Add TRASH arg.
5314 (tramp-fish-handle-directory-files-and-attributes):
5315 Do not use `tramp-fish-handle-file-attributes.
5316 (tramp-fish-handle-file-local-copy)
5317 (tramp-fish-handle-insert-file-contents)
5318 (tramp-fish-maybe-open-connection): Use `with-progress-reporter'.
5320 * net/tramp-gvfs.el (top): Require url-util.
5321 (tramp-gvfs-mount-point): Remove.
5322 (tramp-gvfs-file-name-handler-alist): Add `file-selinux-context'
5323 and `set-file-selinux-context'.
5324 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command)
5325 (tramp-gvfs-handle-file-selinux-context)
5326 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
5327 (with-tramp-dbus-call-method): Format trace message.
5328 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
5329 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
5330 Implement backup call, when operation on local files fails.
5331 Use progress reporter. Flush properties of changed files.
5332 (tramp-gvfs-handle-delete-file): Add TRASH arg.
5333 Use `tramp-compat-delete-file'.
5334 (tramp-gvfs-handle-expand-file-name): Expand "~/".
5335 (tramp-gvfs-handle-make-directory): Make more traces.
5336 (tramp-gvfs-handle-write-region): Protect deleting tmpfile.
5337 (tramp-gvfs-url-file-name): Hexify file name in url.
5338 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
5339 into account for the resulting file name.
5340 (tramp-gvfs-handler-askquestion): Preserve current message, in
5341 order to let progress reporter continue afterwards. (Bug#6257)
5342 Return dummy mountpoint, when the answer is "no".
5343 See `tramp-gvfs-maybe-open-connection'.
5344 (tramp-gvfs-handler-mounted-unmounted)
5345 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
5346 attribute "default_location". Set "prefix" property.
5347 Handle default-location.
5348 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
5349 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
5350 exists. Raise an error, if not (due to a corresponding answer
5351 "no" in interactive questions, for example).
5352 Use `tramp-compat-funcall'.
5354 * net/tramp-imap.el (top): Autoload `epg-make-context'.
5355 (tramp-imap-handle-copy-file): Add PRESERVE-SELINUX-CONTEXT.
5356 (tramp-imap-do-copy-or-rename-file)
5357 (tramp-imap-handle-insert-file-contents)
5358 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
5359 (tramp-imap-handle-delete-file): Add TRASH arg.
5361 * net/tramp-smb.el (tramp-smb-handle-copy-file):
5362 Add PRESERVE-SELINUX-CONTEXT.
5363 (tramp-smb-handle-copy-file)
5364 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
5365 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
5366 Use `with-progress-reporter'.
5367 (tramp-smb-handle-delete-file): Add TRASH arg.
5369 * net/tramp.el (tramp-methods): Move hostname to the end in all
5370 ssh `tramp-login-args'. Add `tramp-async-args' attribute where
5372 (tramp-verbose): Describe verbose level 9.
5373 (tramp-completion-function-alist)
5374 (tramp-file-name-regexp, tramp-chunksize)
5375 (tramp-local-coding-commands, tramp-remote-coding-commands)
5376 (with-connection-property, tramp-completion-mode-p)
5377 (tramp-action-process-alive, tramp-action-out-of-band)
5378 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
5379 (tramp-exists-file-name-handler): Fix docstring.
5380 (tramp-remote-process-environment): Use `format' instead of
5381 `concat'. Protect version string by apostroph.
5382 (tramp-shell-prompt-pattern): Do not use a shy group in case of
5384 (tramp-file-name-regexp-unified)
5385 (tramp-completion-file-name-regexp-unified): On W32 systems, do
5386 not regard the volume letter as remote filename. (Bug#5447)
5387 (tramp-perl-file-attributes)
5388 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
5389 (tramp-vc-registered-read-file-names): Read input as
5390 here-document, otherwise the command could exceed maximum length
5392 (tramp-file-name-handler-alist): Add `file-selinux-context' and
5393 `set-file-selinux-context'.
5394 (tramp-debug-message): Add `tramp-compat-funcall' to ignored
5395 backtrace functions.
5396 (tramp-error-with-buffer): Don't show the connection buffer when
5397 we are in completion mode.
5398 (tramp-progress-reporter-update, tramp-remote-selinux-p)
5399 (tramp-handle-file-selinux-context)
5400 (tramp-handle-set-file-selinux-context, tramp-process-sentinel)
5401 (tramp-connectable-p, tramp-open-shell, tramp-get-remote-trash):
5403 (with-progress-reporter): New defmacro.
5404 (tramp-debug-outline-regexp): New defconst.
5405 (top, tramp-rfn-eshadow-setup-minibuffer)
5406 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
5407 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
5408 (tramp-completion-mode-p, tramp-check-for-regexp)
5409 (tramp-open-connection-setup-interactive-shell)
5410 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
5411 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
5412 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp):
5413 Use `tramp-compat-funcall'.
5414 (tramp-handle-make-symbolic-link): Flush file properties.
5415 (tramp-handle-load, tramp-handle-file-local-copy)
5416 (tramp-handle-insert-file-contents, tramp-handle-write-region)
5417 (tramp-handle-vc-registered, tramp-maybe-send-script)
5418 (tramp-find-shell): Use `with-progress-reporter'.
5419 (tramp-do-file-attributes-with-stat): Add space in format string,
5420 in order to work around a bug in pdksh. Reported by Gilles Pion
5422 (tramp-handle-verify-visited-file-modtime): Do not send a command
5423 when the connection is not established.
5424 (tramp-handle-set-file-times): Simplify the check for utc.
5425 (tramp-handle-directory-files-and-attributes)
5426 (tramp-get-remote-path): Use `copy-tree'.
5427 (tramp-completion-handle-file-name-all-completions): Ensure, that
5428 non remote files are still checked. Oops.
5429 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
5430 Handle PRESERVE-SELINUX-CONTEXT.
5431 (tramp-do-copy-or-rename-file): Add progress reporter.
5432 (tramp-do-copy-or-rename-file-directly): Do not use
5433 `tramp-handle-file-remote-p'.
5434 (tramp-do-copy-or-rename-file-out-of-band):
5435 Use `tramp-compat-delete-directory'.
5436 (tramp-do-copy-or-rename-file-out-of-band)
5437 (tramp-compute-multi-hops, tramp-maybe-open-connection):
5438 Use `format-spec-make'.
5439 (tramp-handle-delete-file): Add TRASH arg.
5440 (tramp-handle-dired-uncache): Flush directory cache, not only file
5442 (tramp-handle-expand-file-name)
5443 (tramp-completion-handle-file-name-all-completions)
5444 (tramp-completion-handle-file-name-completion):
5445 Use `tramp-connectable-p'.
5446 (tramp-handle-start-file-process): Set connection property "vec".
5447 Use it, in order to invalidate file caches. Check only for
5448 `remote-tty' process property.
5449 Implement tty setting. (Bug#4604, Bug#6360)
5450 (tramp-file-name-for-operation): Add `call-process-region' and
5451 `set-file-selinux-context'.
5452 (tramp-find-foreign-file-name-handler)
5453 (tramp-advice-make-auto-save-file-name)
5454 (tramp-set-auto-save-file-modes): Remove superfluous check for
5455 `stringp'. This is done inside `tramp-tramp-file-p'.
5456 (tramp-file-name-handler): Trace 'quit. Catch the error for some
5457 operations when we are in completion mode. This gives the user
5458 the chance to correct the file name in the minibuffer.
5459 (tramp-completion-mode-p): Use `non-essential'.
5460 (tramp-handle-file-name-all-completions): Backward/ XEmacs
5461 compatibility: Use `completion-ignore-case' if
5462 `read-file-name-completion-ignore-case' does not exist.
5463 (tramp-get-debug-buffer): Use `tramp-debug-outline-regexp'.
5464 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
5466 (tramp-action-password): Hide password prompt before next run.
5467 (tramp-process-actions): Widen connection buffer for the trace.
5468 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
5469 process property. Trace stty settings if `tramp-verbose' >= 9.
5470 Apply workaround for IRIX64 bug. Move argument of last
5471 `tramp-send-command' where it belongs to.
5472 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
5473 front of `login-args'.
5474 (tramp-get-ls-command, tramp-get-ls-command-with-dired): Run tests
5475 on "/dev/null" instead of "/".
5476 (tramp-get-ls-command-with-dired): Make test for "--dired"
5478 (tramp-set-auto-save-file-modes): Adapt version check.
5479 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
5480 (tramp-handle-process-file): Call the program in a subshell, in
5481 order to preserve working directory.
5482 (tramp-handle-shell-command): Don't use hard-wired "/bin/sh" but
5483 `tramp-remote-sh' from `tramp-methods'.
5484 (tramp-get-ls-command): Make test for "--color=never" stronger.
5485 (tramp-check-for-regexp): Use (forward-line 1).
5487 * net/trampver.el: Update release number.
5489 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
5491 * help.el (help-map): Bind `C-h P' to describe-package.
5493 * menu-bar.el (menu-bar-describe-menu): Add describe-package.
5495 * emacs-lisp/package.el (package-refresh-contents): Catch errors
5496 when downloading archives.
5497 (describe-package-1): Add package commentary.
5498 (package-install-button-action): New function.
5499 (package-menu-mode-map): Bind ? to package-menu-describe-package.
5500 (package-menu-view-commentary): Function removed.
5501 (package-list-packages-internal): Hide the `package' package too.
5503 2010-08-25 Kenichi Handa <handa@m17n.org>
5505 * language/misc-lang.el ("Arabic"): New language environment.
5506 Setup composition-function-table for Arabic characters.
5508 * international/fontset.el (setup-default-fontset): Fix typo for
5509 arabic OTF spec (fini->fina).
5511 2010-08-25 Jan Djärv <jan.h.d@swipnet.se>
5513 * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter
5516 2010-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5518 * whitespace.el: Allow cleaning up blanks without blank
5519 visualization (Bug#6651). Adjust help window for
5520 whitespace-toggle-options (Bug#6479). Allow to use fill-column
5521 instead of whitespace-line-column (from EmacsWiki). New version
5523 (whitespace-style): Add new value 'face. Adjust docstring.
5524 (whitespace-space, whitespace-hspace, whitespace-tab):
5525 Adjust foreground property face.
5526 (whitespace-line-column): Adjust docstring and type declaration.
5527 (whitespace-style-value-list, whitespace-toggle-option-alist)
5528 (whitespace-help-text): Adjust const initialization.
5529 (whitespace-toggle-options, global-whitespace-toggle-options):
5531 (whitespace-display-window, whitespace-interactive-char)
5532 (whitespace-style-face-p, whitespace-color-on): Adjust code.
5533 (whitespace-help-scroll): New fun.
5535 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
5537 * emacs-lisp/package.el (list-packages): Alias for
5538 package-list-packages.
5540 2010-08-24 Kevin Ryde <user42@zip.com.au>
5542 * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
5545 * progmodes/ruby-mode.el (ruby): Add defgroup.
5547 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
5549 * progmodes/python.el: Add Ipython support (Bug#5390).
5550 (python-shell-prompt-alist)
5551 (python-shell-continuation-prompt-alist): New options.
5552 (python--set-prompt-regexp): New function.
5553 (inferior-python-mode, run-python, python-shell):
5554 Require ansi-color. Use python--set-prompt-regexp to set the comint
5555 prompt based on the Python interpreter.
5556 (python--prompt-regexp): New var.
5557 (python-check-comint-prompt)
5558 (python-comint-output-filter-function): Use it.
5559 (run-python): Use a pipe (Bug#5694).
5561 2010-08-24 Fabian Ezequiel Gallina <galli.87@gmail.com> (tiny change)
5563 * progmodes/python.el (python-send-region): Send a different
5564 Python command if Ipython is in use.
5565 (python-check-version): Use a Python command to find the version.
5567 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
5569 * mouse.el (mouse-yank-primary): Avoid setting primary when
5570 deactivating the mark (Bug#6872).
5572 2010-08-23 Chris Foote <chris@foote.com.au> (tiny change)
5574 * progmodes/python.el (python-block-pairs): Allow use of "finally"
5575 with "else" (Bug#3991).
5577 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
5579 * net/dbus.el: Accept UNIX domain sockets as bus address.
5580 (top): Don't initialize `dbus-registered-objects-table' anymore,
5581 this is done in dbusbind,c.
5582 (dbus-check-event): Adapt test for bus.
5583 (dbus-return-values-table, dbus-unregister-service)
5584 (dbus-event-bus-name, dbus-introspect, dbus-register-property):
5587 2010-08-23 Juanma Barranquero <lekktu@gmail.com>
5589 * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
5591 2010-08-22 Juri Linkov <juri@jurta.org>
5593 * simple.el (read-extended-command): New function with the logic
5594 for `completing-read' moved to Elisp from `execute-extended-command'.
5595 Use `function-called-at-point' in `minibuffer-default-add-function'
5596 to get a command name for M-n (bug#5364, bug#5214).
5598 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
5600 * startup.el (command-line-1): Issue warning for ignored arguments
5601 --unibyte, etc (Bug#6886).
5603 2010-08-22 Leo <sdl.web@gmail.com>
5605 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
5606 (ignore, bright, dim, keyword): Split list of nicknames before
5607 passing to rcirc-add-or-remove (Bug#6894).
5609 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
5611 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
5613 2010-08-22 Leo <sdl.web@gmail.com>
5615 Fix buffer-list rename&refresh after killing a buffer in ido.
5616 * ido.el: Revert Óscar's.
5617 (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
5618 Remember the buffers at head, rather than their name.
5619 * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
5621 2010-08-22 Kirk Kelsey <kirk.kelsey@0x4b.net> (tiny change)
5622 Stefan Monnier <monnier@iro.umontreal.ca>
5624 * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
5625 extra backslash added to each line (bug#6890).
5627 2010-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
5629 * subr.el (read-key): Don't echo keystrokes (bug#6883).
5631 2010-08-22 Glenn Morris <rgm@gnu.org>
5633 * menu-bar.el (menu-bar-games-menu): Add landmark.
5635 2010-08-22 Glenn Morris <rgm@gnu.org>
5637 * align.el (align-regexp): Make group and spacing arguments
5638 use the interactive defaults when non-interactive. (Bug#6698)
5640 * mail/rmail.el (rmail-forward): Replace mail-text-start with its
5641 expansion, so as not to need sendmail.
5642 (mail-text-start): Remove declaration.
5643 (rmail-retry-failure): Require sendmail.
5645 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
5647 * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
5649 2010-08-22 Michael Albinus <michael.albinus@gmx.de>
5651 * progmodes/flymake.el (flymake-start-syntax-check-process):
5652 Use `start-file-process' in order to let it run also on remote hosts.
5654 2010-08-22 Kenichi Handa <handa@m17n.org>
5656 * files.el: Add `word-wrap' as safe local variable.
5658 2010-08-22 Glenn Morris <rgm@gnu.org>
5660 * woman.el (woman-translate): Case matters. (Bug#6849)
5662 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
5664 * simple.el (kill-region): Doc fix (Bug#6787).
5666 2010-08-22 Glenn Morris <rgm@gnu.org>
5668 * calendar/diary-lib.el (diary-header-line-format):
5669 Fit it to the window, not the frame.
5671 2010-08-22 Andreas Schwab <schwab@linux-m68k.org>
5673 * subr.el (ignore-errors): Add debug declaration.
5675 2010-08-22 Geoff Gole <geoffgole@gmail.com> (tiny change)
5677 * whitespace.el (whitespace-color-off): Remove post-command-hook
5680 2010-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
5682 * vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
5684 2010-08-21 Chong Yidong <cyd@stupidchicken.com>
5686 * cus-edit.el (custom-group-value-create): Add extra newline
5687 before end line (Bug#6876).
5689 2010-08-21 Chong Yidong <cyd@stupidchicken.com>
5691 * mouse.el (mouse-save-then-kill): Don't save region to kill ring
5692 when extending it. Before killing on the second click, check if
5693 the buffer is the correct one. Doc fix.
5694 (mouse-secondary-save-then-kill): Allow usage without first
5695 calling mouse-start-secondary, by defaulting to point. Don't save
5696 an empty secondary selection. Doc fix.
5698 2010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5700 * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
5701 Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
5703 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
5704 Adjust initialization.
5705 (whitespace-bob-marker, whitespace-eob-marker)
5706 (whitespace-buffer-changed): New vars.
5707 (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
5708 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
5709 (whitespace-post-command-hook, whitespace-display-char-on):
5711 (whitespace-looking-back, whitespace-buffer-changed): New funs.
5712 (whitespace-space-regexp, whitespace-tab-regexp): Fun eliminated.
5714 2010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
5716 * files.el (locate-file-completion-table): Only list the .el and .elc
5717 extensions if there's no other choice (bug#5955).
5719 * facemenu.el (facemenu-self-insert-data): New var.
5720 (facemenu-post-self-insert-function, facemenu-set-self-insert-face):
5722 (facemenu-add-face): Use them.
5724 * simple.el (blink-matching-open): Obey forward-sexp-function.
5726 2010-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
5728 * simple.el (prog-mode-map): New var.
5729 (prog-indent-sexp): New command.
5731 * progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
5733 * progmodes/prolog.el (smie): Require.
5735 * emacs-lisp/smie.el (smie-default-backward-token)
5736 (smie-default-forward-token): Strip properties.
5737 (smie-next-sexp): Be more careful with associative operators.
5738 (smie-forward-sexp-command): Generalize.
5739 (smie-backward-sexp-command): Simplify.
5740 (smie-closer-alist): New var.
5741 (smie-close-block): New command.
5742 (smie-indent-debug-log): New var.
5743 (smie-indent-offset-rule): Add a few more cases.
5744 (smie-indent-column): New function.
5745 (smie-indent-after-keyword): Use it.
5746 (smie-indent-keyword): Use it.
5747 Fix up the opener code's point position.
5748 (smie-indent-comment): Only applies at BOL.
5749 (smie-indent-debug): New command.
5751 * emacs-lisp/autoload.el (make-autoload): Preload the macros's
5752 declarations that are useful before running the macro.
5754 2010-08-18 Joakim Verona <joakim@verona.se>
5756 * image.el (imagemagick-types-inhibit): New variable.
5757 (imagemagick-register-types): New function.
5758 * image-mode.el (image-transform-properties): New function.
5759 (image-transform-set-scale, image-transform-fit-to-height)
5760 (image-transform-set-rotation, image-transform-set-resize)
5761 (image-transform-fit-to-width, image-transform-fit-to-height):
5763 (image-toggle-display-image): Support image transforms.
5765 2010-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
5767 * image.el (create-animated-image): Don't add heuristic mask to image
5770 2010-08-18 Jan Djärv <jan.h.d@swipnet.se>
5772 * term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
5773 Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
5775 2010-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
5777 * emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
5779 Font-lock '...' strings, plus various simplifications and fixes.
5780 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
5781 (octave-font-lock-close-quotes): New function.
5782 (octave-font-lock-syntactic-keywords): New var.
5783 (octave-mode): Use it. Set beginning-of-defun-function.
5784 (octave-mode-map): Don't override the <foo>-defun commands.
5785 (octave-mode-menu): Pass it directly to easy-menu-define;
5786 remove (now generic) <foo>-defun commands; use info-lookup-symbol.
5787 (octave-block-match-alist): Fix up last change so that
5788 octave-close-block uses the more specific keyword.
5789 (info-lookup-mode): Silence byte-compiler.
5790 (octave-beginning-of-defun): Not interactive any more.
5792 (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
5793 (octave-indent-defun, octave-send-defun): Use mark-defun instead.
5794 (octave-completion-at-point-function): Make sure point is within
5796 (octave-reindent-then-newline-and-indent):
5797 Use reindent-then-newline-and-indent.
5798 (octave-add-octave-menu): Remove.
5800 2010-08-17 Jan Djärv <jan.h.d@swipnet.se>
5802 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer)
5803 (report-emacs-bug-can-use-xdg-email): New functions.
5804 (report-emacs-bug): Set can-xdg-email to result of
5805 report-emacs-bug-can-use-xdg-email. If can-xdg-email bind
5806 \C-cm to report-emacs-bug-insert-to-mailer and add help text
5809 * net/browse-url.el (browse-url-default-browser): Add cond
5810 for browse-url-xdg-open.
5811 (browse-url-can-use-xdg-open, browse-url-xdg-open): New functions.
5813 2010-08-17 Glenn Morris <rgm@gnu.org>
5815 * progmodes/cc-engine.el (c-new-BEG, c-new-END)
5816 (c-fontify-recorded-types-and-refs): Define for compiler.
5817 * progmodes/cc-mode.el (c-new-BEG, c-new-END): Move definitions
5820 * calendar/icalendar.el (icalendar--convert-recurring-to-diary):
5823 2010-08-17 Michael Albinus <michael.albinus@gmx.de>
5825 * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
5827 (tramp-handle-process-file): Call the program in a subshell, in
5828 order to preserve working directory.
5829 (tramp-action-password): Hide password prompt before next run.
5830 (tramp-process-actions): Widen connection buffer for the trace.
5832 2010-08-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
5834 * net/rcirc.el (rcirc-log-process-buffers): New option.
5835 (rcirc-print): Use it.
5836 (rcirc-generate-log-filename): New function.
5837 (rcirc-log-filename-function): Change default to
5838 rcirc-generate-log-filename (Bug#6828).
5840 2010-08-16 Chong Yidong <cyd@stupidchicken.com>
5842 * simple.el (deactivate-mark): If select-active-regions is `only',
5843 only set selection for temporarily active regions.
5845 * cus-start.el: Change defcustom for select-active-regions.
5847 2010-08-15 Chong Yidong <cyd@stupidchicken.com>
5849 * mouse.el (mouse--drag-set-mark-and-point): New function.
5850 (mouse-drag-track): Use LOCATION arg to push-mark.
5851 Use mouse--drag-set-mark-and-point to take click-count into
5852 consideration when updating point and mark (Bug#6840).
5854 2010-08-15 Chong Yidong <cyd@stupidchicken.com>
5856 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5857 Give the Ruby rule a lower priority than Gnu (Bug#6778).
5859 2010-08-14 Štěpán Němec <stepnem@gmail.com> (tiny change)
5861 * font-lock.el (lisp-font-lock-keywords-2):
5862 Add combine-after-change-calls, condition-case-no-debug,
5863 with-demoted-errors, and with-silent-modifications (Bug#6025).
5865 2010-08-14 Kevin Ryde <user42@zip.com.au>
5867 * emacs-lisp/copyright.el (copyright-update-year)
5868 (copyright-update): Temporary switch-to-buffer to ensure the
5869 buffer change being queried is visible (Bug#5394).
5871 2010-08-14 Tom Tromey <tromey@redhat.com>
5873 * progmodes/etags.el (tags-file-name): Mark safe if stringp
5876 2010-08-14 Eli Zaretskii <eliz@gnu.org>
5878 * mouse.el (mouse-yank-primary): Fix mouse-2 on MS-Windows and
5881 2010-08-13 Jan Djärv <jan.h.d@swipnet.se>
5883 * menu-bar.el (menu-bar-set-tool-bar-position): New function.
5884 (menu-bar-showhide-tool-bar-menu-customize-enable-left)
5885 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
5886 (menu-bar-showhide-tool-bar-menu-customize-enable-top)
5887 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom):
5888 Call menu-bar-set-tool-bar-position.
5890 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5892 * progmodes/octave-mod.el (octave-mode-syntax-table): Use the new "c"
5893 comment style (bug#6834).
5894 * progmodes/scheme.el (scheme-mode-syntax-table):
5895 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Remove spurious
5896 "b" flag in "' 14b" syntax.
5898 * progmodes/octave-mod.el (octave-mode-map): Remove special bindings
5899 for (un)commenting the region and performing completion.
5900 (octave-mode-menu): Use standard commands for help and completion.
5901 (octave-mode-syntax-table): Support %{..%} comments (sort of).
5902 (octave-mode): Use define-derived-mode.
5903 Set completion-at-point-functions and don't set columns.
5904 Don't disable adaptive-fill-regexp.
5905 (octave-describe-major-mode, octave-comment-region)
5906 (octave-uncomment-region, octave-comment-indent)
5907 (octave-indent-for-comment): Remove.
5908 (octave-indent-calculate): Rename from calculate-octave-indent.
5909 (octave-indent-line, octave-fill-paragraph): Update caller.
5910 (octave-initialize-completions): No need to make an alist.
5911 (octave-completion-at-point-function): New function.
5912 (octave-complete-symbol): Use it.
5913 (octave-insert-defun): Use define-skeleton.
5915 * progmodes/octave-mod.el (octave-mode): Set comment-add.
5916 (octave-mode-map): Use comment-dwim (bug#6829).
5918 2010-08-12 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
5920 * cus-edit.el (custom-save-variables, custom-save-faces): Fix up
5921 indentation of inserted comment.
5923 2010-08-11 Jan Djärv <jan.h.d@swipnet.se>
5925 * faces.el (region): Add type gtk that uses gtk colors.
5927 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
5928 Handle theme-name change.
5930 2010-08-10 Michael R. Mauger <mmaug@yahoo.com>
5932 * progmodes/sql.el: Version 2.5
5933 (sql-product-alist): Add :prompt-cont-regexp property for several
5935 (sql-prompt-cont-regexp): New variable.
5936 (sql-output-newline-count, sql-output-by-send):
5937 New variables. Record number of newlines in input text.
5938 (sql-send-string): Handle multiple filters and count newlines.
5939 (sql-send-magic-terminator): Count terminator newline.
5940 (sql-interactive-remove-continuation-prompt): Filters output to
5941 remove continuation prompts; one for each newline.
5942 (sql-interactive-mode): Set up new variables, prompt regexp and
5944 (sql-mode-sqlite-font-lock-keywords): Correct some keywords.
5945 (sql-make-alternate-buffer-name): Correct buffer name in edge cases.
5947 2010-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
5949 * emacs-lisp/pcase.el: New file.
5951 2010-08-10 Michael Albinus <michael.albinus@gmx.de>
5953 * net/tramp.el (tramp-vc-registered-read-file-names): Read input
5954 as here-document, otherwise the command could exceed maximum
5955 length of command line.
5956 (tramp-handle-vc-registered): Call script accordingly.
5957 Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
5959 2010-08-10 Kenichi Handa <handa@m17n.org>
5961 * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
5964 2010-08-09 Chong Yidong <cyd@stupidchicken.com>
5966 * emacs-lisp/package.el (package-version-split)
5967 (package--version-first-nonzero, package-version-compare):
5969 (package-directory-list, package-load-all-descriptors)
5970 (package--built-in, package-activate, define-package)
5971 (package-installed-p, package-compute-transaction)
5972 (package-read-all-archive-contents)
5973 (package--add-to-archive-contents, package-buffer-info)
5974 (package-tar-file-info, package-list-packages-internal):
5975 Use version-to-list and version-list-*.
5977 * emacs-lisp/package-x.el (package-upload-buffer-internal):
5978 Use version-to-list.
5979 (package-upload-buffer-internal): Use version-list-<=.
5981 2010-08-09 Kenichi Handa <handa@m17n.org>
5983 * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
5986 2010-08-08 Chong Yidong <cyd@stupidchicken.com>
5988 * tutorial.el (tutorial--default-keys): C-d is now bound to
5989 delete-forward-char (Bug#6826).
5991 * mouse.el (mouse-drag-track): Remove accidentally-removed check
5992 for `double' value of mouse-1-click-follows-link (Bug#6807).
5994 2010-08-08 Johan Bockgård <bojohan@gnu.org>
5996 * replace.el (replace-highlight): Bind isearch-forward and
5997 isearch-error, ensuring that highlighting is updated if the user
5998 switches the search direction (Bug#6808).
6000 * isearch.el (isearch-lazy-highlight-forward): New var.
6001 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
6002 (isearch-lazy-highlight-update): Use it.
6004 2010-08-08 Kenichi Handa <handa@m17n.org>
6006 * international/mule.el (define-charset): Store NAME as :base property.
6007 (ctext-non-standard-encodings-table): Pay attention to charset aliases.
6008 (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
6009 current priority. Force using the designation of the specific
6010 charset by adding `charset' text property. Improve the whole algorithm.
6012 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
6014 * emulation/pc-select.el (pc-selection-mode-hook)
6015 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
6016 (pc-selection-mode): Fix typos in docstrings.
6018 2010-08-08 Kenichi Handa <handa@m17n.org>
6020 * language/cyrillic.el: Don't add "microsoft-cp1251" to
6021 ctext-non-standard-encodings-alist here.
6023 * international/mule.el (ctext-non-standard-encodings-alist):
6024 Add "koi8-r" and "microsoft-cp1251".
6025 (ctext-standard-encodings): New variable.
6026 (ctext-non-standard-encodings-table): List only elements for
6027 non-standard encodings.
6028 (ctext-pre-write-conversion): Adjust for the above change.
6029 Check ctext-standard-encodings.
6031 * international/mule-conf.el (compound-text): Doc fix.
6032 (ctext-no-compositions): Doc fix.
6033 (compound-text-with-extensions): Doc fix.
6035 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
6037 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
6039 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
6041 * progmodes/which-func.el (which-func-format): Split help-echo text
6042 into lines, like other mode-line tooltips.
6044 * server.el (server-start): When using TCP sockets, force IPv4
6045 and use a literal 127.0.0.1 for localhost. (Related to bug#6781.)
6047 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
6049 * bindings.el (complete-symbol): Run completion-at-point as a fallback.
6051 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
6053 * term.el (term-delimiter-argument-list): Reflow docstring.
6054 (term-read-input-ring, term-write-input-ring, term-send-input)
6055 (term-bol, term-erase-in-display, serial-supported-or-barf):
6056 Fix typos in docstrings.
6058 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
6060 * bindings.el (function-key-map): Add a S-tab => backtab fallback.
6062 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
6064 * dabbrev.el (dabbrev-completion): Fix typo in docstring.
6066 2010-08-08 MON KEY <monkey@sandpframing.com> (tiny change)
6068 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
6069 Fix typo in docstring (bug#6747).
6071 2010-08-08 Leo <sdl.web@gmail.com>
6073 * eshell/esh-io.el (eshell-get-target): Better detection of
6074 read-only file (Bug#6762).
6076 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
6078 * align.el (align-default-spacing): Doc fix.
6079 (align-region-heuristic, align-regexp): Fix typos in docstrings.
6081 2010-08-08 Stephen Peters <speters@itasoftware.com>
6083 * calendar/icalendar.el
6084 (icalendar--split-value): Fix splitting regexp. (Bug#6766)
6085 (icalendar--get-weekday-numbers): New.
6086 (icalendar--convert-recurring-to-diary): Handle multiple byday
6087 values in weekly rules. (Bug#6766)
6089 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
6091 * calendar/icalendar.el (icalendar-uid-format): Doc fix.
6092 (icalendar--create-uid, icalendar-export-region)
6093 (icalendar--parse-summary-and-rest): Code formatting.
6095 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
6097 * calc/calc.el (calc-trail-mode,calc-refresh): Use `face' property
6098 to italicize headers.
6099 (calc-highlight-selections-with-faces): New variable.
6100 (calc-selected-face, calc-nonselected-face): New faces.
6102 * calc/calccomp.el (math-comp-highlight-string): Use
6103 `calc-highlight-selections-with-faces' to determine how to highlight
6106 * calc/calc-sel.el (calc-show-selections): Change message to when
6107 using faces to highlight selections.
6109 2010-08-07 Michael R. Mauger <mmaug@yahoo.com>
6111 * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
6112 Add SQLite 3 keywords, functions and datatypes.
6113 (sql-interactive-mode): Remove `comint-process-echoes' set to t
6116 2010-08-07 Chong Yidong <cyd@stupidchicken.com>
6118 * simple.el (select-active-regions): Move to keyboard.c.
6119 (deactivate-mark): Used saved-region-selection.
6120 (select-active-region): Function removed.
6121 (activate-mark, set-mark, push-mark-command)
6122 (handle-shift-selection): Don't call it.
6123 (keyboard-quit): Avoid adding the region to the window selection.
6125 * mouse.el (mouse-drag-track): Remove hacks to deal with old
6126 select-active-regions implementation.
6127 (mouse-yank-at-click): Doc fix.
6129 * cus-start.el: Add custom declaration for select-active-regions.
6131 2010-08-07 Eli Zaretskii <eliz@gnu.org>
6133 * simple.el (delete-forward-char): Doc fix.
6135 * tutorial.el (help-with-tutorial): Hack safe file-local variables
6136 after reading the tutorial.
6138 2010-08-06 Alan Mackenzie <bug-cc-mode@gnu.org>
6140 * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph):
6141 Fix for the case that a C style comment has its delimiters alone on
6142 their respective lines.
6144 2010-08-06 Michael Albinus <michael.albinus@gmx.de>
6146 * net/tramp.el (tramp-handle-start-file-process): Set connection
6148 (tramp-process-sentinel): Use it for flushing the cache.
6149 We cannot do it via the process buffer, the buffer could be deleted
6150 already when running the sentinel.
6152 2010-08-06 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
6154 * comint.el (comint-mode): Make directory tracking functions
6155 functional on remote files. (Bug#6764)
6157 2010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
6159 * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
6161 2010-08-05 Eli Zaretskii <eliz@gnu.org>
6163 * emacs-lisp/find-gc.el (find-gc-source-files):
6164 Rename unexec.c => unexcoff.c.
6166 * emacs-lisp/authors.el (authors-fixed-entries):
6167 Rename unexec.c => unexcoff.c.
6169 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
6171 * net/tramp.el (tramp-handle-dired-uncache): Flush directory
6172 cache, not only file cache.
6173 (tramp-process-sentinel): New defun.
6174 (tramp-handle-start-file-process): Use it, in order to invalidate
6177 2010-08-03 Leo <sdl.web@gmail.com>
6179 * server.el (server-start): Simplify loop.
6181 2010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
6183 * frame.el (screen-height, screen-width, set-screen-width)
6184 (set-screen-height): Remove ancient compatibility aliases.
6186 * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
6187 when justifying. It seems useless and harmful for ncols=1 (bug#6738).
6189 * emacs-lisp/timer.el (timer-event-handler): Protect against timers
6190 that change current buffer.
6192 2010-08-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6194 * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
6195 beginning of the string. Use `string-match-p'. (Bug#6765)
6197 2010-08-01 Jan Djärv <jan.h.d@swipnet.se>
6199 * cus-start.el (x-gtk-use-system-tooltips): New variable.
6201 2010-08-01 Chong Yidong <cyd@stupidchicken.com>
6203 * emacs-lisp/package.el (package--list-packages): Fix column alignment.
6204 (package--builtins): Tweak descriptions.
6205 (package-print-package): Upcase descriptions if necessary.
6206 Show all built-in packages in font-lock-builtin-face.
6207 (package-list-packages-internal): Omit "emacs" package.
6208 Show status of built-in packages as "built-in".
6210 2010-07-31 Chong Yidong <cyd@stupidchicken.com>
6212 * mouse.el (mouse-save-then-kill): Doc fix. Deactivate mark
6213 before killing to preserve the primary selection (Bug#6701).
6215 * term/x-win.el (x-select-text): Doc fix.
6217 2010-07-31 Nathaniel Flath <flat0103@gmail.com>
6219 * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
6220 (objc-font-lock-extra-types):
6221 * progmodes/cc-mode.el (c-basic-common-init):
6222 * progmodes/cc-langs.el (c-make-mode-syntax-table)
6223 (c++-make-template-syntax-table)
6224 (c-identifier-syntax-modifications, c-symbol-start, c-operators)
6225 (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
6226 (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
6227 (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
6228 * progmodes/cc-fonts.el (c-make-inverse-face)
6229 (c-basic-matchers-after):
6230 * progmodes/cc-engine.el (c-forward-keyword-clause)
6231 (c-forward-<>-arglist, c-forward-<>-arglist-recur)
6232 (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
6233 (c-guess-continued-construct, c-guess-basic-syntax):
6234 Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
6235 The above functions were modified or created.
6237 2010-07-31 Jan Djärv <jan.h.d@swipnet.se>
6239 * faces.el (face-all-attributes): Improve documentation (Bug#6767).
6241 2010-07-31 Eli Zaretskii <eliz@gnu.org>
6243 * files.el (bidi-paragraph-direction): Define safe local values.
6245 * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
6246 language-info-alist. Remove outdated FIXME in a comment.
6248 2010-07-31 Alan Mackenzie <acm@muc.de>
6250 * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
6251 Auto-fill broken in C/C++ modes.
6253 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
6255 * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
6256 (menu-bar-showhide-tool-bar-menu-customize-disable)
6257 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
6258 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
6259 (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
6260 (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
6261 make a menu for Options => toolbar that can move it.
6263 2010-07-29 Chong Yidong <cyd@stupidchicken.com>
6265 * emacs-lisp/package-x.el (package--make-rss-entry):
6266 (package-maint-add-news-item, package--update-news)
6267 (package-upload-buffer-internal): New arg ARCHIVE-URL.
6269 * emacs-lisp/package.el (package-archive-url): Rename from
6271 (package-install): Doc fix.
6272 (package-download-single, package-download-tar, package-install)
6273 (package-menu-view-commentary): Callers changed.
6275 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
6277 * net/tramp.el (tramp-handle-start-file-process): Check only for
6278 `remote-tty' process property.
6279 (tramp-open-shell): Don't check for tty.
6280 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
6283 * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
6286 2010-07-28 Chong Yidong <cyd@stupidchicken.com>
6288 * emacs-lisp/package.el (package-load-list, package-archives)
6289 (package-archive-contents, package-user-dir)
6290 (package-directory-list, package--builtins, package-alist)
6291 (package-activated-list, package-obsolete-alist): Mark as risky.
6293 2010-07-28 Phil Hagelberg <phil@evri.com>
6295 Add support for non-default package repositories.
6296 * emacs-lisp/package.el (package-archive-base): Var deleted.
6297 (package-archives): New variable.
6298 (package-archive-contents): Doc fix.
6299 (package-load-descriptor): Do nothing if descriptor file is missing.
6300 (package--write-file-no-coding): New function.
6301 (package-unpack-single): Use it.
6302 (package-archive-id): New function.
6303 (package-download-single, package-download-tar)
6304 (package-menu-view-commentary): Use it.
6305 (package-installed-p): Make second argument optional.
6306 (package-read-all-archive-contents): New function.
6307 (package-initialize): Use it.
6308 (package-read-archive-contents): Add ARCHIVE argument.
6309 (package--add-to-archive-contents): New function.
6310 (package-install): Don't call package-read-archive-contents.
6311 (package--download-one-archive): Store archive file in a
6312 subdirectory of package-user-dir.
6313 (package-menu-execute): Remove spurious line movement.
6315 2010-07-28 Jan Djärv <jan.h.d@swipnet.se>
6317 * cus-start.el (tool-bar-style): Add text-image-horiz.
6319 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
6321 * progmodes/gud.el (gud-common-init): Check for remoteness of
6322 `file', and not of `default-directory'.
6324 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
6326 * net/tramp.el (tramp-methods): Move hostname to the end in all
6327 ssh `tramp-login-args'.
6328 (tramp-verbose): Describe verbose level 9.
6329 (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
6330 (tramp-open-connection-setup-interactive-shell): Trace stty
6331 settings if `tramp-verbose' >= 9.
6332 (tramp-handle-start-file-process): Implement tty setting.
6333 (Bug#4604, Bug#6360)
6335 * net/tramp-cmds.el (tramp-bug): Recommend setting of
6336 `tramp-verbose' to 9.
6338 2010-07-27 Aaron S. Hawley <ashawley@burlingtontelecom.net>
6340 * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
6341 (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
6342 Remove references to package `lisp-re' (bug#4369).
6344 2010-07-27 Tom Tromey <tromey@redhat.com>
6346 * progmodes/js.el (js-mode):
6347 * progmodes/make-mode.el (makefile-mode):
6348 * progmodes/simula.el (simula-mode):
6349 * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
6351 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
6353 * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
6355 * time.el (display-time-day-and-date): Remove spurious * in docstring.
6356 (display-time-world-buffer-name, display-time-world-mode-map):
6357 Fix typos in docstrings.
6359 2010-07-27 Shyam Karanatt <shyam@swathanthran.in> (tiny change)
6361 * image-mode.el (image-display-size): New function.
6362 (image-forward-hscroll, image-next-line, image-eol, image-eob)
6363 (image-mode-fit-frame): Use it (Bug#6639).
6365 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
6367 * dired.el (dired-buffers-for-dir): Handle list values of
6368 dired-directory (Bug#6636).
6370 2010-07-26 Sam Steingold <sds@gnu.org>
6372 * mouse.el (mouse-yank-primary, mouse-yank-secondary):
6373 Do not call `x-get-selection' the second time, reuse the value.
6375 2010-07-26 Daiki Ueno <ueno@unixuser.org>
6377 * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
6378 which consist of control chars only. Suggested by Richard Stallman.
6380 2010-07-25 Daiki Ueno <ueno@unixuser.org>
6382 * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
6383 exists before passing an error to find-file-not-found-functions
6386 2010-07-23 Lukas Huonker <l.huonker@gmail.com>
6388 * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
6389 Remove leading nil element, adjust values.
6390 (tetris-shapes, tetris-shape-scores):
6391 Change representation of shapes and remove some redundancy.
6392 (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
6393 (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
6394 Adjust for working with new representation of shapes.
6395 (tetris-shape-rotations): New function.
6396 (tetris-move-bottom, tetris-move-left, tetris-move-right)
6397 (tetris-rotate-prev, tetris-rotate-next):
6398 Adjust for working with the new version of tetris-test-shape.
6400 2010-07-23 Markus Triska <markus.triska@gmx.at>
6402 * progmodes/ps-mode.el: Use comint (bug#5954).
6403 (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
6404 (ps-mode-other-newline): Simplify.
6405 (ps-run-mode): Derive from comint-mode instead of
6406 fundamental-mode, yielding input history etc.
6407 (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
6408 (ps-run-send-string): Adapt for comint-mode.
6409 (ps-run-newline): Remove now unneeded function.
6411 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
6413 * net/tramp.el (tramp-methods): Move hostname to the end in all
6414 plink `tramp-login-args'.
6416 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
6418 * net/tramp.el (tramp-open-shell): New defun.
6419 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
6422 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
6424 * net/tramp.el (tramp-file-name-regexp-unified)
6425 (tramp-completion-file-name-regexp-unified): On W32 systems, do
6426 not regard the volume letter as remote filename. (Bug#5447)
6428 2010-07-23 Juanma Barranquero <lekktu@gmail.com>
6430 * custom.el (custom-declare-variable): Give a clearer error message
6431 when the docstring is missing (bug#6476).
6433 2010-07-22 Michael R. Mauger <mmaug@yahoo.com>
6435 * progmodes/sql.el: Version 2.4. Improved Login prompting.
6436 (sql-login-params): New widget definition.
6437 (sql-oracle-login-params, sql-mysql-login-params)
6438 (sql-solid-login-params, sql-sybase-login-params)
6439 (sql-informix-login-params, sql-ingres-login-params)
6440 (sql-ms-login-params, sql-postgres-login-params)
6441 (sql-interbase-login-params, sql-db2-login-params)
6442 (sql-linter-login-params): Use it.
6443 (sql-sqlite-login-params): Use it; Define "database" parameter as
6445 (sql-sqlite-program): Change to "sqlite3".
6446 (sql-comint-sqlite): Make sure database name is complete.
6447 (sql-for-each-login): New function.
6448 (sql-connect, sql-save-connection): Use it.
6449 (sql-get-login-ext): New function.
6450 (sql-get-login): Use it.
6451 (sql-make-alternate-buffer-name): Handle :file parameters.
6453 2010-07-22 Juanma Barranquero <lekktu@gmail.com>
6455 * dired.el (dired-no-confirm): Document value t and fix defcustom to
6456 accept it (bug#6597). Suggested by Drew Adams <drew.adams@oracle.com>.
6458 2010-07-22 Teemu Likonen <tlikonen@iki.fi> (tiny change)
6460 * dired.el (dired-mode-map): Use command remapping (bug#6632).
6462 2010-07-22 Lawrence Mitchell <wence@gmx.li>
6464 * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
6466 2010-07-21 Michael Albinus <michael.albinus@gmx.de>
6468 * net/tramp.el (tramp-get-ls-command)
6469 (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
6472 2010-07-20 Michael R. Mauger <mmaug@yahoo.com>
6474 * progmodes/sql.el: Version 2.3.
6475 (sql-connection-alist): Change keys from symbols to strings;
6476 enhanced the widget definition.
6477 (sql-mode-menu): Add submenu to select connections.
6478 (sql-interactive-mode-menu): Add "Save Connection" item.
6479 (sql-add-product): Fix menu item.
6480 (sql-get-product-feature): Improved error handling.
6481 (sql--alt-buffer-part, sql--alt-if-not-empty): Removed.
6482 (sql-make-alternate-buffer-name): Simplified.
6483 (sql-product-interactive): Handle missing product.
6484 (sql-connect): Support string keys, minor improvements.
6485 (sql-save-connection): New function.
6486 (sql-connection-menu-filter): New function.
6488 2010-07-20 Michael Albinus <michael.albinus@gmx.de>
6490 * net/tramp.el (tramp-file-name-handler): Trace 'quit.
6491 (tramp-open-connection-setup-interactive-shell):
6492 Apply workaround for IRIX64 bug. Move argument of last
6493 `tramp-send-command' where it belongs to.
6495 2010-07-20 Michael Albinus <michael.albinus@gmx.de>
6497 * net/tramp.el (tramp-perl-file-attributes)
6498 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
6499 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
6500 front of `login-args'.
6502 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
6504 * time.el (display-time-world-mode): Define with `define-derived-mode'.
6505 Set `show-trailing-whitespace' to nil.
6506 (display-time-world-display): Simplify.
6508 2010-07-18 Alan Mackenzie <acm@muc.de>
6510 Enhance `c-file-style' in file/directory local variables.
6511 * progmodes/cc-mode.el (c-count-cfss): New function.
6512 (c-before-hack-hook): Call `c-set-style' differently according to
6513 whether c-file-style was set in file or directory local
6516 2010-07-18 Michael R. Mauger <mmaug@yahoo.com>
6518 * progmodes/sql.el: Version 2.2.
6519 (sql-product, sql-user, sql-database, sql-server, sql-port):
6520 Use defcustom :safe keyword rather than putting safe-local-variable
6522 (sql-password): Use defcustom :risky keyword rather than putting
6523 risky-local-variable property.
6524 (sql-oracle-login-params, sql-sqlite-login-params)
6525 (sql-solid-login-params, sql-sybase-login-params)
6526 (sql-informix-login-params, sql-ingres-login-params)
6527 (sql-ms-login-params, sql-postgres-login-params)
6528 (sql-interbase-login-params, sql-db2-login-params)
6529 (sql-linter-login-params): Add `port' option.
6530 (sql-get-product-feature): Add NO-INDIRECT parameter.
6531 (sql-comint-oracle, sql-comint-sybase)
6532 (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
6533 (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
6534 (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
6535 (sql-comint-linter): Rename sql-connect-* functions to
6537 (sql-product-alist, sql-mode-menu): Rename as above and
6538 :sqli-connect-func to :sqli-comint-func.
6539 (sql-connection): New variable.
6540 (sql-interactive-mode): Set it.
6541 (sql-connection-alist): New variable.
6542 (sql-connect): New function.
6543 (sql--alt-buffer-part, sql--alt-if-not-empty)
6544 (sql-make-alternate-buffer-name): Improved alternative buffer name.
6546 2010-07-17 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6548 * image-mode.el (image-bookmark-make-record): Do not set context
6549 in an image (Bug#6650).
6551 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
6553 * simple.el (select-active-region): New function.
6554 (push-mark-command, set-mark, activate-mark)
6555 (handle-shift-selection): Use it.
6556 (deactivate-mark): Don't check for size of region.
6558 * mouse.el (mouse-drag-track): Use select-active-region.
6560 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
6562 * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
6565 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
6567 * term/x-win.el (x-select-enable-primary): Change default to nil.
6568 (x-select-enable-clipboard): Add :version keyword.
6570 * mouse.el (mouse-drag-copy-region):
6571 * simple.el (select-active-regions): Likewise.
6573 2010-07-16 Reiner Steib <Reiner.Steib@gmx.de>
6575 * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
6576 (vc-coding-system-for-diff): Use it to decide whether to inherit
6577 from the file the EOL format for reading the diffs of that file.
6580 2010-07-16 Eli Zaretskii <eliz@gnu.org>
6582 * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
6583 unibyte, so compressed attachments are not compressed again.
6585 2010-07-16 Michael Albinus <michael.albinus@gmx.de>
6587 * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
6588 "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
6589 (tramp-find-shell): Simplify setting connection property.
6590 (tramp-get-ls-command): Make test for "--color=never" stronger.
6592 2010-07-15 Simon South <ssouth@member.fsf.org>
6594 * progmodes/delphi.el (delphi-previous-indent-of): Indent case
6595 blocks within record declarations (i.e. variant parts) correctly.
6597 2010-07-15 Simon South <ssouth@member.fsf.org>
6599 * progmodes/delphi.el (delphi-token-at): Give newlines precedence
6600 over literal tokens when parsing so newlines aren't "absorbed" by
6601 single-line comments. Corrects the indentation of case blocks
6602 that have a comment on the first line.
6604 2010-07-14 Karl Fogel <kfogel@red-bean.com>
6606 * bookmark.el (bookmark-load-hook): Fix doc string as suggested
6607 by Drew Adams (Bug#5504).
6609 2010-07-14 Jan Djärv <jan.h.d@swipnet.se>
6611 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
6612 now that Unicode is used (Bug#6594).
6614 2010-07-14 Chong Yidong <cyd@stupidchicken.com>
6616 * term/x-win.el (x-select-enable-clipboard): Default to t.
6617 (x-initialize-window-system): Don't overwrite Paste menu item.
6619 * simple.el (select-active-regions): Default to t.
6620 (push-mark-command): Don't overwrite primary with empty string.
6622 * mouse.el: Bind mouse-2 to mouse-yank-primary.
6623 (mouse-drag-copy-region): Default to nil.
6625 * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
6626 Cut/Copy/Paste menu bar items.
6628 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6630 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
6631 Patch applied by Karl Fogel.
6633 * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
6634 and `bookmark-current-buffer' if they have been already set in
6635 another buffer (e.g gnus-art).
6637 2010-07-13 Karl Fogel <kfogel@red-bean.com>
6638 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6640 Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
6642 * bookmark.el (bookmark-make-record-default): Allow unneeded
6643 information to be omitted from the record.
6645 Adjust declarations and calls:
6647 * info.el (bookmark-make-record-default): Adjust declaration.
6648 (Info-bookmark-make-record): Adjust call.
6650 * woman.el (bookmark-make-record-default): Adjust declaration.
6651 (woman-bookmark-make-record): Adjust call.
6653 * man.el (bookmark-make-record-default): Adjust declaration.
6654 (Man-bookmark-make-record): Adjust call.
6656 * image-mode.el (bookmark-make-record-default): Adjust declaration.
6658 * doc-view.el (bookmark-make-record-default): Adjust declaration.
6660 2010-07-13 Karl Fogel <kfogel@red-bean.com>
6662 * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
6663 This is also from Thierry Volpiatto's patch in bug #6444. However,
6664 because it was extraneous to the functional change in that patch,
6665 and causes a re-indendation, I am committing it separately.
6667 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6669 * bookmark.el (bookmark-show-annotation): Ensure annotations show,
6670 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
6671 Patch applied by Karl Fogel (Bug#6444).
6673 2010-07-13 Chong Yidong <cyd@stupidchicken.com>
6675 * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
6677 2010-07-13 Adrian Robert <Adrian.B.Robert@gmail.com>
6679 * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
6680 Dempsky; bug#5084). Remove incorrect binding for S-tab.
6681 (ns-alternatives-map): Change S-tab binding to backtab
6684 * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
6687 2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
6689 * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
6692 * language/tv-util.el (tai-viet-re): Remove format.
6694 2010-07-12 Kenichi Handa <handa@m17n.org>
6696 * language/hebrew.el: Remove no-byte-compile declaration.
6697 Change coding: tag to utf-8. Register hebrew-shape-gstring in
6698 composition-function-table for 3-character looking back.
6699 (hebrew-font-get-precomposed): New function.
6700 (hebrew-shape-gstring): Utilize precomposed glyphs if available.
6702 2010-07-11 Chong Yidong <cyd@stupidchicken.com>
6704 * mouse.el (mouse-drag-track): Handle select-active-regions
6707 2010-07-11 Magnus Henoch <magnus.henoch@gmail.com>
6709 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
6710 empty argument to gvfs-copy.
6712 2010-07-10 Glenn Morris <rgm@gnu.org>
6714 * calendar/calendar.el (calendar-week-end-day): New function.
6715 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
6716 Respect calendar-week-start-day. (Bug#6606)
6717 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
6718 (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
6719 (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
6720 respect calendar-week-start-day.
6722 2010-07-10 Chong Yidong <cyd@stupidchicken.com>
6724 * simple.el (use-region-p): Doc fix (Bug#6607).
6726 2010-07-10 Aleksei Gusev <aleksei.gusev@gmail.com> (tiny change)
6728 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6729 Add regexps for cucumber and ruby.
6731 2010-07-08 Daiki Ueno <ueno@unixuser.org>
6733 * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
6734 (epa-file-insert-file-contents): Hack to prevent
6735 find-file from opening empty buffer when decryption failed
6738 2010-07-07 Agustín Martín <agustin.martin@hispalinux.es>
6740 * textmodes/ispell.el (ispell-alternate-dictionary):
6741 Use file-readable-p.
6742 Return nil if no word-list is found at default locations.
6743 (ispell-complete-word-dict): Default to nil.
6744 (ispell-command-loop): Use 'word-list' when using lookup-words.
6745 (lookup-words): Use ispell-complete-word-dict or
6746 ispell-alternate-dictionary. Check for word-list availability
6747 and handle errors if needed with better messages (Bug#6539).
6748 (ispell-complete-word): Use ispell-complete-word-dict or
6749 ispell-alternate-dictionary.
6751 2010-07-07 Christoph Scholtes <cschol2112@gmail.com>
6753 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
6754 builtins (BufferError, BytesWarning, WindowsError; callables
6755 bin, bytearray, bytes, format, memoryview, next, print; __package__).
6757 2010-07-07 Glenn Morris <rgm@gnu.org>
6759 * play/zone.el (top-level): Do not require timer, tabify, or cl.
6760 (zone-shift-left): Ignore intangibility, and any errors from
6762 (zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
6763 (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
6764 deleting, and copying text properties.
6765 (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
6766 (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
6767 to point-max is hard.
6768 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
6769 (zone-fill-out-screen): Ignore intangibility.
6771 2010-07-05 Chong Yidong <cyd@stupidchicken.com>
6773 * menu-bar.el (menu-bar-mode):
6774 * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
6777 * mouse.el (mouse-drag-track): Call mouse-start-end to handle
6778 word/line selection (Bug#6565).
6780 2010-07-04 Juanma Barranquero <lekktu@gmail.com>
6782 * net/dbus.el (dbus-send-signal): Declare function.
6784 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
6786 * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
6787 (dbus-register-property): New optional argument EMITS-SIGNAL.
6788 (dbus-property-handler): Send signal "PropertiesChanged" if requested.
6790 2010-07-03 Chong Yidong <cyd@stupidchicken.com>
6792 * mouse.el (mouse-drag-overlay): Variable deleted.
6793 (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
6794 (mouse--remap-link-click-p): New function.
6795 (mouse-drag-track): Handle dragging by using temporary Transient
6796 Mark mode, instead of a special overlay.
6797 (mouse-kill-ring-save, mouse-save-then-kill): Don't call
6800 * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
6803 2010-07-02 Juri Linkov <juri@jurta.org>
6805 * autoinsert.el (auto-insert-alist): Fix readability
6806 by using dotted pair notation for lambda.
6808 2010-07-02 Juri Linkov <juri@jurta.org>
6810 * faces.el (read-face-name): Rename arg `string-describing-default'
6811 to `default'. Doc fix. Display the default value in quotes
6812 in the prompt. With empty input, return the `default' arg,
6813 unless the default value is a string (in which case return nil).
6814 (describe-face): Replace the string `default' arg of `read-face-name'
6815 with the symbol `default'.
6817 2010-07-02 Chong Yidong <cyd@stupidchicken.com>
6819 * emulation/viper-cmd.el (viper-delete-backward-char)
6820 (viper-del-backward-char-in-insert)
6821 (viper-del-backward-char-in-replace, viper-change)
6822 (viper-backward-indent): Replace delete-backward-char with
6823 delete-char (Bug#6552).
6825 2010-07-01 Chong Yidong <cyd@stupidchicken.com>
6827 * ruler-mode.el (ruler--save-header-line-format): Fix typos.
6829 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
6831 * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
6832 argument passed to frame-creation-function (Bug#5378).
6834 * faces.el (x-handle-named-frame-geometry)
6835 (x-handle-reverse-video, x-create-frame-with-faces)
6836 (face-set-after-frame-default, tty-create-frame-with-faces):
6837 Don't separately consult default-frame-alist. It is now passed as the
6840 2010-06-30 Andreas Schwab <schwab@linux-m68k.org>
6842 * startup.el (command-line): Don't call tool-bar-setup in a
6845 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
6847 * ruler-mode.el (ruler--save-header-line-format): New fun.
6848 (ruler-mode): Use it as a setter function, so as not to overwrite
6849 ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
6851 2010-06-29 Chong Yidong <cyd@stupidchicken.com>
6853 * vc/vc.el (vc-deduce-backend): New fun. Handle diff buffers.
6854 (vc-root-diff, vc-print-root-log, vc-log-incoming)
6855 (vc-log-outgoing): Use it.
6856 (vc-diff-internal): Set diff-vc-backend.
6858 * vc/diff-mode.el (diff-vc-backend): New var.
6860 2010-06-28 Jan Djärv <jan.h.d@swipnet.se>
6862 * dynamic-setting.el (font-setting-change-default-font):
6863 Remove call to message.
6865 2010-06-28 Kenichi Handa <handa@m17n.org>
6867 * international/quail.el (quail-insert-kbd-layout): Fix the
6868 showing of untranslated characters.
6870 2010-06-28 Chong Yidong <cyd@stupidchicken.com>
6872 * simple.el (delete-active-region): New option.
6873 (delete-backward-char): Implement in Lisp.
6874 (delete-forward-char): New command.
6876 * mouse.el (mouse-region-delete-keys): Deleted.
6877 (mouse-show-mark): Simplify.
6879 * bindings.el (global-map): Bind delete and DEL, the former to
6880 delete-forward-char.
6882 2010-06-27 Lennart Borgman <lennart.borgman@gmail.com>
6884 * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
6885 (ruby-mode): Bind indent-line-function (Bug#5119).
6887 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
6889 * startup.el (command-line): Recognize "0" X resource value.
6891 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
6893 * startup.el (command-line): Use X resources to set the value of
6894 menu-bar-mode and tool-bar-mode, before calling frame-initialize.
6896 * menu-bar.el (menu-bar-mode):
6897 * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
6898 Set init-value to t.
6900 * frame.el (frame-notice-user-settings): Don't change
6901 default-frame-alist based on menu-bar-mode and tool-bar-mode, or
6902 vice versa (Bug#2249).
6904 2010-06-26 Eli Zaretskii <eliz@gnu.org>
6906 * w32-fns.el (w32-convert-standard-filename): Doc fix.
6908 2010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
6910 * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
6911 Make sure `flyspell-word' re-checks word after function run (Bug#6504).
6913 * textmodes/ispell.el (ispell-init-process): Make sure ispell and
6914 default directories are expanded (Bug#6143).
6916 2010-06-24 Juri Linkov <juri@jurta.org>
6918 * minibuffer.el (completions-format): Change default from nil to
6919 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
6921 2010-06-24 Juri Linkov <juri@jurta.org>
6923 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
6924 buffer-locally to lambda that re-runs the vc diff command.
6927 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
6929 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
6930 echo area is in use (Bug#3412).
6932 2010-06-22 Glenn Morris <rgm@gnu.org>
6934 * textmodes/texinfmt.el (texinfo-format-region)
6935 (texinfo-raise-lower-sections, texinfo-format-separate-node)
6936 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
6937 (texinfo-format-option, texinfo-noindent):
6938 Use line-beginning-position and line-end-position.
6940 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
6941 * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
6942 * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
6945 2010-06-21 Karl Fogel <kfogel@red-bean.com>
6947 * play/zone.el (zone-fall-through-ws): Fix next-line ->
6948 forward-line fallout.
6950 2010-07-06 Chong Yidong <cyd@stupidchicken.com>
6952 * mouse.el (mouse-appearance-menu): Add docstring.
6954 * help.el (describe-key): Print up-event using key-description.
6956 2010-07-03 Michael Albinus <michael.albinus@gmx.de>
6958 * net/zeroconf.el (zeroconf-resolve-service)
6959 (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
6960 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
6962 2010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
6964 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
6966 2010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
6968 Avoid displaying files with a nil state in vc-dir.
6969 * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
6970 cases that cause insertion.
6971 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
6974 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
6976 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
6978 2010-06-29 Leo <sdl.web@gmail.com>
6980 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
6982 2010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
6984 * generic-x.el (bat-generic-mode): Fix regexp for command line
6985 switches (Bug#5719).
6987 2010-06-27 Masatake YAMATO <yamato@redhat.com>
6989 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
6990 of nconc to avoid pure storage error (Bug#6239).
6992 2010-06-27 Christoph <cschol2112@googlemail.com> (tiny change)
6994 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
6995 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
6996 bindings of bookmark-automatically-show-annotations (Bug#6515).
6998 2010-06-25 Eli Zaretskii <eliz@gnu.org>
7000 * arc-mode.el (archive-zip-extract): Don't quote the file name on
7001 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
7003 2010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
7005 * comint.el (make-comint, make-comint-in-buffer): Mention return
7006 value in the docstrings. (Bug#6498)
7008 2010-06-24 Yoni Rabkin <yoni@rabkins.net>
7010 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
7011 since it is not present when using some non-default switches.
7013 2010-06-23 Karl Fogel <kfogel@red-bean.com>
7015 * simple.el (compose-mail): Fix doc string to refer to
7016 `compose-mail-user-agent-warnings', instead of to the
7017 nonexistent `compose-mail-check-user-agent'.
7019 2010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org>
7021 Fix an indentation bug:
7023 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
7024 (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
7027 * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
7028 (c-clear->-pair-props-if-match-before): now return t when they've
7029 cleared properties, nil otherwise.
7030 (c-before-change-check-<>-operators): Set c-new-beg/end correctly
7031 by taking account of the existing value.
7033 * progmodes/cc-defs.el
7034 (c-clear-char-property-with-value-function): Fix this to clear the
7035 property rather than overwriting it with nil.
7037 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
7039 * emacs-lisp/package.el (package-print-package): Add link to
7040 package description via describe-package.
7041 (describe-package-1): List package requirements. Add button to
7042 perform installation.
7043 (package-menu-describe-package): New command.
7045 * help-mode.el (help-package): New button type.
7047 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
7049 * emacs-lisp/package.el: Move package-list-packages binding to
7051 (describe-package, describe-package-1, package--dir): New funs.
7052 (package-activate-1): Use package--dir.
7054 * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
7056 * help-mode.el (help-package-def): New button type.
7058 * menu-bar.el: Move package-list-packages binding here from
7061 2010-06-19 Gustav Hållberg <gustav@gmail.com> (tiny change)
7063 * descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
7065 2010-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
7067 * emacs-lisp/edebug.el (edebug-read-list):
7068 Phase out old-style backquotes.
7070 2010-06-17 Juri Linkov <juri@jurta.org>
7072 * help-mode.el (help-mode): Set buffer-local variable
7073 revert-buffer-function to help-mode-revert-buffer.
7074 (help-mode-revert-buffer): New function.
7076 * info.el (Info-revert-find-node): Check for major-mode Info-mode
7077 before popping to "*info*" (like in other Info functions).
7078 Keep buffer-name in old-buffer-name. Keep Info-history-forward in
7079 old-history-forward. Pop to old-buffer-name or "*info*" to
7080 recreate the killed buffer. Set Info-history-forward from
7081 old-history-forward.
7082 (Info-breadcrumbs-depth): Add :group and :version.
7084 2010-06-17 Dan Nicolaescu <dann@ics.uci.edu>
7086 * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
7088 2010-06-17 Agustín Martín <agustin.martin@hispalinux.es>
7090 * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
7091 for languages like Portuguese with pt_{BR,PT} and no plain pt.
7093 2010-06-17 Juanma Barranquero <lekktu@gmail.com>
7095 * emacs-lisp/package.el (package-menu-mode-map):
7096 Move initialization into declaration.
7098 * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
7100 2010-06-17 Chong Yidong <cyd@stupidchicken.com>
7102 * emacs-lisp/package.el (package-archive-base): Point to
7104 (package-enable, package-load-list): New defcustoms.
7105 (package-user-dir, package-directory-list): Turn into defcustoms.
7106 Don't include package-user-dir in package-directory-list.
7107 (package--builtins-base): Don't include Emacs as a "package".
7108 (package-subdirectory-regexp): New var.
7109 (package-load-all-descriptors, package-compute-transaction)
7110 (package-download-transaction): Obey package-load-list.
7111 (package-activate-1): Rename from package-do-activate.
7112 (package-list-packages-internal): Check package-load-list.
7113 (package-load-descriptor, package-generate-autoloads)
7114 (package-unpack, package-unpack-single)
7115 (package--read-archive-file, package-delete):
7116 Use expand-file-name.
7118 * emacs-lisp/package-x.el: New file. Package uploading
7119 functionality split out from package.el.
7121 * startup.el (command-line): Load packages after reading init file.
7123 2010-06-17 Tom Tromey <tromey@redhat.com>
7125 * emacs-lisp/package.el: New file.
7127 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
7129 Fix vc-annotate for renamed files when using Git.
7130 * vc/vc-git.el (vc-git-find-revision): Deal with empty results from
7131 ls-files. Doe not pass the object as a file name to cat-file, it
7133 (vc-git-annotate-command): Pass the file name using -- to avoid
7134 ambiguity with the revision.
7135 (vc-git-previous-revision): Pass a relative file name.
7137 2010-06-22 Glenn Morris <rgm@gnu.org>
7139 * progmodes/js.el (js-mode-map): Use standard capitalization and
7140 ellipses for menu entries.
7142 * wid-edit.el (widget-complete): Doc fix.
7144 2010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
7146 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
7148 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
7150 Fix annotating other revisions for renamed files in vc-annotate.
7151 * vc/vc-annotate.el (vc-annotate): Add an optional argument for the
7152 VC backend. Use it when non-nil.
7153 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
7156 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
7157 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
7158 Do not pass the file name to the 'previous-revision call when we
7159 don't want a file diff. (Bug#6489)
7161 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
7163 Fix finding revisions for renamed files in vc-annotate.
7164 * vc/vc.el (vc-find-revision): Add an optional argument for
7165 the VC backend. Use it when non-nil.
7166 * vc/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
7167 backend to vc-find-revision. (Bug#6487)
7169 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
7171 Fix reading file names in Git annotate buffers.
7172 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line):
7173 Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
7175 2010-06-20 Alan Mackenzie <acm@muc.de>
7177 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
7178 in file local variables, set it first.
7180 2010-06-19 Glenn Morris <rgm@gnu.org>
7182 * descr-text.el (describe-char-unicode-data): Insert separating
7183 space when needed. (Bug#6422)
7185 * progmodes/idlwave.el (idlwave-action-and-binding):
7186 Fix typo in 2009-12-03 change. (Bug#6450)
7188 2010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
7190 * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
7191 handling for `lambda' (misunderstanding).
7193 2010-06-16 Jay Belanger <jay.p.belanger@gmail.com>
7195 * calc/calc-poly.el (math-accum-factors): Make sure that
7196 constants aren't distributed after they are factored out.
7198 2010-06-16 Juri Linkov <juri@jurta.org>
7200 * facemenu.el (list-colors-display): Call `pop-to-buffer' before
7201 `list-colors-print'. (Bug#6332)
7203 * subr.el (read-quoted-char): Fix up last change (bug#6290).
7205 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
7207 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
7208 specially, since it's a macro. Fix up wrong hint passed to maybe-cons.
7210 * font-lock.el (font-lock-major-mode): Rename from
7211 font-lock-mode-major-mode to distinguish it from
7212 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
7213 (font-lock-set-defaults):
7214 * font-core.el (font-lock-default-function): Adjust users.
7215 (font-lock-mode): Don't set it at all.
7217 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
7219 * vc/vc-annotate.el (vc-annotate): Use vc-read-revision.
7221 2010-06-16 Glenn Morris <rgm@gnu.org>
7223 * calendar/appt.el (appt-time-msg-list): Doc fix.
7224 (appt-check): Let-bind appt-warn-time.
7225 (appt-add): Make the 3rd argument optional.
7226 Simplify argument names. Doc fix. Check for integer WARNTIME.
7227 Only add WARNTIME to the output list if non-nil.
7229 2010-06-16 Ivan Kanis <apple@kanis.eu>
7231 * calendar/appt.el (appt-check): Let the 3rd element of
7232 appt-time-msg-list specify the warning time.
7233 (appt-add): Add new argument with the warning time. (Bug#5176)
7235 2010-06-16 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
7237 * vc/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
7238 older than version 1.6. (Bug#6361)
7240 2010-06-16 Helmut Eller <eller.helmut@gmail.com>
7242 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
7243 used by cl-do-arglist. (Bug#6408)
7245 2010-06-16 Agustín Martín <agustin.martin@hispalinux.es>
7247 * textmodes/ispell.el (ispell-dictionary-base-alist):
7248 Fix portuguese casechars/not-casechars for missing 'çÇ'.
7249 Suggested by Rolando Pereira (bug#6434).
7251 2010-06-15 Juanma Barranquero <lekktu@gmail.com>
7253 * facemenu.el (list-colors-sort): Doc fix.
7255 2010-06-15 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
7257 * progmodes/sql.el (sql-connect-mysql): Fix typo.
7259 2010-06-14 Juri Linkov <juri@jurta.org>
7261 Add sort option `list-colors-sort'. (Bug#6332)
7262 * facemenu.el (color-rgb-to-hsv): New function.
7263 (list-colors-sort): New defcustom.
7264 (list-colors-sort-key): New function.
7265 (list-colors-display): Doc fix. Sort list according to the option
7267 (list-colors-print): Add HSV values to `help-echo' property of
7270 2010-06-14 Juri Linkov <juri@jurta.org>
7272 * compare-w.el: Move to the "vc" subdirectory.
7274 2010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
7276 * image-mode.el (image-mode-map): Remap left-char and right-char.
7278 * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
7280 2010-06-12 Chong Yidong <cyd@stupidchicken.com>
7282 * term/common-win.el (x-colors): Add all the color names defined
7283 in rgb.txt (Bug#6332).
7285 * facemenu.el (list-colors-print): Don't print extra names if it
7286 will overflow the window width.
7288 * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
7291 2010-06-12 Eli Zaretskii <eliz@gnu.org>
7293 * files.el (make-directory): Doc fix (bug#6396).
7295 2010-06-12 Michael Albinus <michael.albinus@gmx.de>
7297 * net/tramp.el (tramp-remote-process-environment): Protect version
7298 string by apostroph.
7299 (tramp-shell-prompt-pattern): Do not use a shy group in case of
7301 (tramp-file-name-for-operation): Add `call-process-region'.
7302 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
7304 * net/tramp-compat.el (top): Do not autoload
7305 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
7306 only when `start-file-process' is not bound.
7307 (tramp-advice-file-expand-wildcards): Do not use
7308 `tramp-handle-file-remote-p'.
7309 (tramp-compat-make-temp-file): Handle the case, that
7310 `make-temp-file' has no third argument EXTENSION.
7312 2010-06-11 Juanma Barranquero <lekktu@gmail.com>
7314 * makefile.w32-in (WINS_BASIC): Include new directory vc.
7316 * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
7318 2010-06-11 Juri Linkov <juri@jurta.org>
7320 * finder.el (finder-known-keywords): Add keyword "vc"
7321 for version control.
7323 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
7324 * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
7325 * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
7326 * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
7328 2010-06-11 Juri Linkov <juri@jurta.org>
7330 Move version control related files to the "vc" subdirectory.
7331 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
7332 * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
7333 * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
7334 * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
7335 * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
7336 * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
7337 * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
7338 * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
7339 Move files to the "vc" subdirectory.
7341 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
7343 * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
7346 2010-06-11 Stephen Eglen <stephen@gnu.org>
7348 * shell.el: Bind `shell-resync-dirs' to M-RET.
7350 2010-06-10 Michael Albinus <michael.albinus@gmx.de>
7352 * notifications.el: Move file from lisp/net, because it is
7353 supposed to talk locally to the user.
7355 2010-06-10 Julien Danjou <julien@danjou.info>
7357 * net/notifications.el (notifications-on-action-signal)
7358 (notifications-on-closed-signal): Pass notification id as first
7359 argument to the callback functions. Add docstrings.
7360 (notifications-notify): Fix docstring.
7362 2010-06-10 Glenn Morris <rgm@gnu.org>
7364 * emacs-lisp/authors.el (authors-ignored-files)
7365 (authors-valid-file-names): Add some files.
7367 2010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
7369 * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
7370 merge conflict, giving preference to the emacs-23 version of the code.
7372 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
7374 * emacs-lisp/advice.el (ad-compile-function):
7375 Define warning-suppress-types before we let-bind it (bug#6275).
7377 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
7378 declare it, make it buffer-local and permanent-local (bug#6324).
7379 (vc-resynch-window): Adjust name.
7380 * vc-hooks.el (vc-find-file-hook): Adjust name.
7382 2010-06-09 Michael Albinus <michael.albinus@gmx.de>
7384 * net/notifications.el (notifications-notify): Fix docstring.
7386 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
7388 Update to Unicode 6.0.0 beta.
7389 * international/charprop.el: Update copyright.
7390 * international/mule-cmds.el (ucs-names): Update character ranges.
7391 * international/uni-bidi.el:
7392 * international/uni-category.el:
7393 * international/uni-combining.el:
7394 * international/uni-comment.el:
7395 * international/uni-decimal.el:
7396 * international/uni-decomposition.el:
7397 * international/uni-digit.el:
7398 * international/uni-lowercase.el:
7399 * international/uni-mirrored.el:
7400 * international/uni-name.el:
7401 * international/uni-numeric.el:
7402 * international/uni-old-name.el:
7403 * international/uni-titlecase.el:
7404 * international/uni-uppercase.el: Regenerate.
7406 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
7408 * emacs-lisp/smie.el (comment-string-strip): Declare function.
7409 (smie-precs-precedence-table): Fix typo in docstring.
7411 * vc-mtn.el (log-edit-extract-headers): Declare function.
7413 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
7415 * net/notifications.el (dbus-register-signal): Declare function.
7416 (notifications-notify): Fix typos and reflow docstring.
7418 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
7420 Improve VC create/retrieve tag/branch.
7421 * vc.el (vc-create-tag): Do not read the directory name for VCs
7422 with repository revision granularity. Adjust the tag/branch
7423 prompt. Reset VC properties.
7424 (vc-retrieve-tag): Do not read the directory name for VCs
7425 with repository revision granularity. Reset VC properties.
7427 2010-06-09 Julien Danjou <julien@danjou.info>
7429 * net/notifications.el: New file.
7431 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
7433 Add optional support for resetting VC properties.
7434 * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
7435 call vc-file-clearprops when true.
7436 (vc-resynch-buffer): Add new optional argument, pass it down.
7437 (vc-resynch-buffers-in-directory): Likewise.
7439 Improve support for special markup in the VC commit message.
7440 * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
7441 * vc-hg.el (vc-hg-checkin): Add support for Date:.
7442 * vc-git.el (vc-git-checkin):
7443 * vc-bzr.el (vc-bzr-checkin): Likewise.
7445 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
7447 * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
7448 can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
7450 2010-06-07 Martin Pohlack <mp26@os.inf.tu-dresden.de>
7452 * iimage.el: Remove images as soon as the underlying text is modified.
7453 (iimage-modification-hook): New function.
7454 (iimage-mode-buffer): Use it.
7456 2010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
7458 * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
7459 smie-indent-offset-after. Add :prev case. Make a bit more generic.
7460 (smie-indent-virtual): Remove `virtual' arg. Update callers.
7461 (smie-indent-keyword): Add handling of open-paren keywords.
7462 (smie-indent-comment-continue): Don't assume comment-continue.
7464 2010-06-07 Martin Rudalics <rudalics@gmx.at>
7466 * window.el (pop-to-buffer): Remove the conditional that
7467 compares new-window and old-window, so it will reselect
7468 the selected window unconditionally.
7469 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
7471 2010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
7473 * emacs-lisp/smie.el (smie-indent-offset-after)
7474 (smie-indent-forward-token, smie-indent-backward-token): New functions.
7475 (smie-indent-after-keyword): Use them.
7476 (smie-indent-fixindent): Only applies to the indentation of the BOL.
7477 (smie-indent-keyword): Tweak the black magic.
7478 (smie-indent-comment-continue): Strip comment-continue before use.
7479 (smie-indent-functions): Indent comments before keywords.
7481 2010-06-06 Juri Linkov <juri@jurta.org>
7483 * isearch.el (isearch-lazy-highlight-search): Fix looping
7484 by checking for empty match. This syncs this loop with the
7485 similar loop in `isearch-search'. (Bug#6362)
7487 2010-06-05 Juanma Barranquero <lekktu@gmail.com>
7489 * net/dbus.el (dbus-register-method): Declare function.
7490 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
7491 (dbus-introspect): Doc fix.
7492 (dbus-event-bus-name, dbus-introspect-get-interface)
7493 (dbus-introspect-get-argument): Reflow docstrings.
7495 2010-06-05 Dan Nicolaescu <dann@ics.uci.edu>
7497 vc-log-incoming/vc-log-outgoing fixes for Git.
7498 * vc-git.el (vc-git-log-view-mode): Fix font lock for
7499 incoming/outgoing logs.
7500 (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
7501 instead of vc-git-compute-remote.
7502 (vc-git-compute-remote): Remove.
7504 2010-06-04 Chong Yidong <cyd@stupidchicken.com>
7506 * term/common-win.el (x-colors): Add "dark green" and "dark
7507 turquoise" (Bug#6332).
7509 2010-06-04 Juri Linkov <juri@jurta.org>
7511 * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
7512 Instead of setting `replace' to t and replacing the same string
7513 with itself, don't do certain actions when
7514 kill-do-not-save-duplicates is non-nil and string is equal to car
7515 of kill-ring: don't call menu-bar-update-yank-menu, don't push
7516 interprogram-paste strings to kill-ring, and don't push the input
7517 argument `string' to kill-ring.
7518 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
7520 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
7522 * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
7524 2010-06-04 Michael Albinus <michael.albinus@gmx.de>
7526 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
7527 (tramp-gvfs-handler-mounted-unmounted)
7528 (tramp-gvfs-connection-mounted-p): Handle default-location.
7530 * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
7531 move files to trash.
7533 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
7535 * international/mule-cmds.el (nonascii-insert-offset)
7536 (nonascii-translation-table): Add obsolescence information.
7538 * international/mule.el (make-translation-table-from-vector): Doc fix.
7540 2010-06-03 Glenn Morris <rgm@gnu.org>
7542 * desktop.el (desktop-clear-preserve-buffers):
7543 Add "*Warnings*" buffer. (Bug#6336)
7545 2010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
7547 vc-log-incoming/vc-log-outgoing improvements for Git.
7548 * vc-git.el (vc-git-log-outgoing): Use the same format as the
7550 (vc-git-log-incoming): Likewise. Run "git fetch" before the log command.
7552 Add bindings for vc-log-incoming and vc-log-outgoing.
7553 * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
7554 and vc-log-outgoing.
7555 * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
7556 and vc-log-outgoing.
7558 2010-06-03 Chong Yidong <cyd@stupidchicken.com>
7560 * net/rcirc.el (rcirc-sort-nicknames): Remove.
7561 (rcirc-handler-366): Always sort nicknames.
7563 2010-06-03 Juanma Barranquero <lekktu@gmail.com>
7565 * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
7567 2010-06-03 Chong Yidong <cyd@stupidchicken.com>
7569 * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
7571 2010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
7573 * net/rcirc.el (rcirc-sort-nicknames): Change default.
7574 (rcirc-sort-nicknames-join): Avoid setq.
7576 2010-06-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
7578 * net/rcirc.el (rcirc-sort-nicknames): New custom.
7579 (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
7580 (rcirc-handler-366): Use them.
7582 2010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
7584 Split smie-indent-calculate into more manageable chunks.
7585 * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
7586 (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
7587 (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
7588 (smie-indent-exps): Extract from smie-indent-calculate.
7589 (smie-indent-functions): New var.
7590 (smie-indent-functions): Use them.
7592 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
7594 * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
7595 (smie-indent-calculate): Simplify and cleanup.
7597 2010-06-02 Michael Albinus <michael.albinus@gmx.de>
7599 * net/tramp-gvfs.el (top): Require url-util.
7600 (tramp-gvfs-mount-point): Remove.
7601 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
7603 (with-tramp-dbus-call-method): Format trace message.
7604 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
7605 Implement backup call, when operation on local files fails.
7606 Use progress reporter. Flush properties of changed files.
7607 (tramp-gvfs-handle-make-directory): Make more traces.
7608 (tramp-gvfs-url-file-name): Hexify file name in url.
7609 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
7610 into account for the resulting file name.
7611 (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
7612 the answer is "no". See `tramp-gvfs-maybe-open-connection'.
7613 (tramp-gvfs-handler-mounted-unmounted)
7614 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
7615 attribute "default_location". Set "prefix" property.
7616 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
7617 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
7618 exists. Raise an error, if not (due to a corresponding answer
7619 "no" in interactive questions, for example).
7621 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
7623 * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
7625 2010-06-01 Juanma Barranquero <lekktu@gmail.com>
7627 * emacs-lisp/eldoc.el: Add completions for new commands left-* and
7630 2010-06-01 Dan Nicolaescu <dann@ics.uci.edu>
7632 Add support for vc-log-incoming, improve vc-log-outgoing for Git.
7633 * vc-git.el (vc-git-compute-remote): New function.
7634 (vc-git-log-outgoing): Use it instead of hard coding a value.
7635 (vc-git-log-incoming): New function.
7637 Improve state updating for VC tag commands.
7638 * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
7639 to update the state of all buffers in the directory.
7641 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
7643 2010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
7645 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
7646 `file-directory-p' to the filename part rather than to the whole text.
7648 2010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
7650 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
7652 2010-05-31 Drew Adams <drew.adams@oracle.com>
7654 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
7656 2010-05-31 Juanma Barranquero <lekktu@gmail.com>
7658 * subr.el (momentary-string-display): Just use read-event to read
7659 the exit event (Bug#6238).
7661 2010-05-30 Eli Zaretskii <eliz@gnu.org>
7663 * international/mule.el (define-coding-system): Doc fix (bug#6313).
7665 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
7667 * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
7668 Suggested by Eli Zaretskii <eliz@gnu.org>.
7670 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
7672 * minibuffer.el (completion-file-name-table): Don't return a boundary
7673 past the end of `string' (bug#6299).
7674 (completion--file-name-table): Delegate to completion-file-name-table
7675 for the `boundaries' case.
7677 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
7679 * emulation/cua-base.el: Recognize `right-char' and `left-char' as
7682 * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
7683 `path-separator', but maintain compatibility with Emacs 20.2.
7685 2010-05-29 Chong Yidong <cyd@stupidchicken.com>
7687 * server.el (server-process-filter): Receive parent-id argument
7689 (server-create-window-system-frame): New arg. Pass parent-id as
7692 2010-05-29 Eli Zaretskii <eliz@gnu.org>
7694 Bidi-sensitive word movement with arrow keys.
7695 * subr.el (right-arrow-command, left-arrow-command): Move to
7698 * bindings.el (right-char, left-char): Move from subr.el and
7699 rename from right-arrow-command and left-arrow-command.
7700 (right-word, left-word): New functions.
7701 (global-map) <right>: Bind to right-char.
7702 (global-map) <left>: Bind to left-char.
7703 (global-map) <C-right>: Bind to right-word.
7704 (global-map) <C-left>: Bind to left-word.
7706 * ls-lisp.el (ls-lisp-classify-file): New function.
7707 (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
7708 (ls-lisp-classify): Call ls-lisp-classify-file.
7709 (insert-directory): Remove blanks from switches.
7711 2010-05-29 Chong Yidong <cyd@stupidchicken.com>
7713 * ansi-color.el: Delete unused escape sequences (Bug#6085).
7714 (ansi-color-drop-regexp): New constant.
7715 (ansi-color-apply, ansi-color-filter-region)
7716 (ansi-color-apply-on-region): Delete unrecognized control sequences.
7717 (ansi-color-apply): Build string list before calling concat.
7719 2010-05-28 Juri Linkov <juri@jurta.org>
7721 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
7722 Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
7725 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
7727 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
7728 to ignored backtrace functions.
7729 (with-progress-reporter): Expand docstring.
7730 (tramp-handle-delete-file): Implement TRASH argument.
7731 (tramp-get-remote-trash): New defun.
7733 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
7735 * net/tramp-compat.el (tramp-compat-delete-file):
7736 Use `symbol-value' for backward compatibility.
7738 * net/tramp.el (tramp-handle-make-symbolic-link)
7740 (tramp-do-copy-or-rename-file-via-buffer)
7741 (tramp-do-copy-or-rename-file-directly)
7742 (tramp-do-copy-or-rename-file-out-of-band)
7743 (tramp-handle-process-file, tramp-handle-call-process-region)
7744 (tramp-handle-shell-command, tramp-handle-file-local-copy)
7745 (tramp-handle-insert-file-contents, tramp-handle-write-region)
7746 (tramp-delete-temp-file-function): Use `delete-file' instead
7747 of `tramp-compat-delete-file'.
7749 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
7750 (tramp-fish-handle-make-symbolic-link)
7751 (tramp-fish-handle-process-file): Use `delete-file' instead
7752 of `tramp-compat-delete-file'.
7754 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
7755 Use `delete-file' instead of `tramp-compat-delete-file'.
7757 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
7758 (tramp-gvfs-handle-write-region): Use `delete-file' instead of
7759 `tramp-compat-delete-file'.
7761 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file):
7762 Use `delete-file' instead of `tramp-compat-delete-file'.
7764 * net/tramp-smb.el (tramp-smb-handle-copy-file)
7765 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
7766 (tramp-smb-handle-write-region): Use `delete-file' instead of
7767 `tramp-compat-delete-file'.
7768 (tramp-smb-handle-delete-directory): Use 'trash as arg.
7770 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
7772 * dired.el (dired-delete-file): New arg TRASH.
7773 (dired-internal-do-deletions): New arg TRASH. Use progress reporter.
7774 (dired-do-flagged-delete, dired-do-delete): Use trash.
7776 * speedbar.el (speedbar-item-delete): Allow trashing.
7778 * files.el (delete-directory): New arg TRASH.
7780 * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
7781 (ange-ftp-rename-remote-to-remote)
7782 (ange-ftp-rename-local-to-remote)
7783 (ange-ftp-rename-remote-to-local, ange-ftp-load)
7784 (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
7786 (ange-ftp-delete-directory): Add optional arg to `delete-file', to
7789 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
7790 handle new TRASH arg of `delete-file'.
7792 * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
7793 (tramp-handle-make-symbolic-link, tramp-handle-load)
7794 (tramp-do-copy-or-rename-file-via-buffer)
7795 (tramp-do-copy-or-rename-file-directly)
7796 (tramp-do-copy-or-rename-file-out-of-band)
7797 (tramp-handle-process-file, tramp-handle-call-process-region)
7798 (tramp-handle-shell-command, tramp-handle-file-local-copy)
7799 (tramp-handle-insert-file-contents, tramp-handle-write-region)
7800 (tramp-delete-temp-file-function): Use null TRASH arg in
7801 tramp-compat-delete-file call.
7803 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
7804 (tramp-fish-handle-delete-file)
7805 (tramp-fish-handle-make-symbolic-link)
7806 (tramp-fish-handle-process-file): Use null TRASH arg in
7807 `tramp-compat-delete-file' call.
7809 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
7810 arg in `tramp-compat-delete-file' call.
7812 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
7813 (tramp-gvfs-handle-write-region): Use null TRASH arg in
7814 `tramp-compat-delete-file' call.
7816 * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
7817 (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
7818 `tramp-compat-delete-file' call.
7820 * net/tramp-smb.el (tramp-smb-handle-copy-file)
7821 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
7822 (tramp-smb-handle-write-region): Use null TRASH arg in
7823 tramp-compat-delete-file call.
7824 (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
7825 (tramp-smb-handle-delete-file): Rename arg.
7827 * diff.el (diff-sentinel):
7828 * epg.el (epg--make-temp-file, epg-decrypt-string)
7829 (epg-verify-string, epg-sign-string, epg-encrypt-string):
7830 * jka-compr.el (jka-compr-partial-uncompress)
7831 (jka-compr-call-process, jka-compr-write-region):
7832 * server.el (server-sentinel): Remove optional arg from
7833 delete-file, reverting 2010-05-03 change.
7835 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
7837 * progmodes/verilog-mode.el (verilog-type-font-keywords):
7838 Use font-lock-constant-face, not obsolete font-lock-reference-face.
7840 2010-05-27 Kenichi Handa <handa@m17n.org>
7842 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
7843 element of GSTRING is nil.
7845 2010-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
7847 * emacs-lisp/smie.el (smie-forward-token-function)
7848 (smie-backward-token-function): New vars.
7849 (smie-backward-sexp, smie-forward-sexp)
7850 (smie-indent-hanging-p, smie-indent-calculate): Use them.
7851 (smie-default-backward-token): Rename from smie-backward-token and
7853 (smie-default-forward-token): Rename from smie-forward-token and
7855 (smie-next-sexp): Handle nil results from next-token.
7856 (smie-indent-calculate): Add a new case for special `fixindent' comments.
7858 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
7860 * progmodes/verilog-mode.el (verilog-type-font-keywords):
7861 Use font-lock-constant-face, not obsolete font-lock-reference-face.
7863 2010-05-27 Masatake YAMATO <yamato@redhat.com>
7865 * htmlfontify.el (hfy-face-resolve-face): New function.
7866 (hfy-face-to-style): Use it (Bug#6279).
7868 2010-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
7870 * progmodes/ada-xref.el (ada-gnat-parse-gpr):
7871 * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
7873 2010-05-26 Glenn Morris <rgm@gnu.org>
7875 * emulation/edt.el (edt-load-keys): Use locate-library.
7877 2010-05-25 Chong Yidong <cyd@stupidchicken.com>
7879 * log-edit.el (log-edit-strip-single-file-name): Default to nil.
7880 (log-edit-changelog-entries): Doc fix.
7881 (log-edit-changelog-insert-entries): Args changed.
7882 Rename relative filenames in ChangeLog entries. Delete tabs.
7883 (log-edit-insert-changelog-entries): Reorganize return value of
7884 `log-edit-changelog-entries' to pass filenames to
7885 log-edit-changelog-insert-entries.
7887 2010-05-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7889 * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
7890 `image-dired-dired-insert-marked-thumbs' to
7891 `image-dired-dired-toggle-marked-thumbs'.
7893 * image-dired.el: Require cl when compiling.
7894 (image-dired-dired-toggle-marked-thumbs): Rename from
7895 `image-dired-dired-insert-marked-thumbs'. Add ARG. Doc fix.
7896 Use interactive spec "P". Set LOCALP arg of `dired-get-filename'
7897 to 'no-dir. Skip files whose names don't match
7898 `image-file-name-regexp'. When file has a thumbnail overlay,
7899 delete it. (Bug#5270)
7901 2010-05-25 Juri Linkov <juri@jurta.org>
7903 * image-mode.el (image-mode): Add image-after-revert-hook to
7905 (image-after-revert-hook): New function. (Bug#5669)
7907 2010-05-25 Juri Linkov <juri@jurta.org>
7909 * image.el (image-animated-p): When delay between animated images
7910 is 0, set it to 10 (0.1 sec). (Bug#6258)
7912 2010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
7914 * net/tramp.el (tramp-handle-insert-directory): Don't use
7915 `forward-word', its default syntax could be changed.
7917 2010-05-25 Michael Albinus <michael.albinus@gmx.de>
7919 * net/tramp.el (tramp-progress-reporter-update): New defun.
7920 (with-progress-reporter): Use it.
7921 (tramp-process-actions):
7922 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
7923 Preserve current message, in order to let progress reporter continue
7924 afterwards. (Bug#6257)
7926 2010-05-25 Glenn Morris <rgm@gnu.org>
7928 * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
7931 2010-05-25 Ryan Yeske <rcyeske@gmail.com>
7933 * net/rcirc.el (rcirc-default-user-name): Change to "user".
7934 (rcirc-default-full-name): Change to "unknown".
7935 (rcirc-user-name-history): Add variable.
7937 2010-05-25 Ryan Yeske <rcyeske@gmail.com>
7938 Jonathan Rockway <jon@jrock.us>
7940 * net/rcirc.el (rcirc-server-alist): Add :pass.
7941 (rcirc): When prompting for connection parameters, also prompt for
7942 username and password.
7943 (rcirc-connect): Take a PASS argument. If PASS is non-nil, send
7944 value to server when connecting.
7946 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
7948 * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
7949 (smie-merge-prec2s): Pass the tables as separate args.
7950 (smie-bnf-precedence-table): Adjust call accordingly.
7951 (smie-prec2-levels): Set levels at the end.
7953 Replace Lisp calls to delete-backward-char by delete-char.
7954 * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
7955 * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
7956 * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
7957 * calc/calc.el, emacs-lisp/cl-extra.el, emacs-lips/cl-loaddefs.el,
7958 * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
7959 * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
7960 * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
7961 * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
7962 * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
7963 * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
7964 * progmodes/ps-mode.el, progmodes/verilog-mode.el,
7965 * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
7966 * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
7967 * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
7968 delete-backward-char by calls to delete-char.
7970 2010-05-25 Kenichi Handa <handa@m17n.org>
7972 * language/hebrew.el (hebrew-shape-gstring): New function.
7973 Register it in composition-function-table for all Hebrew combining
7976 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
7978 * epa.el (epa--select-keys): Don't explicitly delete the window since
7979 that can fail (e.g. sole window in frame). Use dedication instead.
7981 2010-05-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
7983 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
7985 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
7987 * image.el (image-refresh): Define as an alias for image-flush.
7989 * image-mode.el (image-toggle-display-image): Caller changed.
7991 2010-05-21 Juri Linkov <juri@jurta.org>
7993 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
7994 Remove "all" from grep-files-aliases. Split grep-files-aliases by
7995 whitespace, call wildcard-to-regexp on substrings and concat them
7996 with "\\|". (Bug#6114)
7998 2010-05-21 Alan Mackenzie <acm@muc.de>
8000 * progmodes/cc-engine.el (c-parse-state-get-strategy):
8001 Replace parameter `here' with `here-' and `here-plus', which sandwich
8002 any pertinent CPP construct.
8003 (c-remove-stale-state-cache-backwards): Fix a bug which happens
8004 when doing (c-parse-state) in a CPP construct: Exclude any "new"
8005 CPP construct from taking part in the scanning.
8007 2010-05-21 Michael Albinus <michael.albinus@gmx.de>
8009 * net/tramp.el (tramp-do-copy-or-rename-file)
8010 (tramp-handle-file-local-copy, tramp-maybe-open-connection):
8011 Tune `with-progress-reporter' messages.
8012 (tramp-handle-vc-registered):
8013 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
8014 (tramp-fish-handle-insert-file-contents)
8015 (tramp-fish-maybe-open-connection):
8016 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
8017 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
8018 (tramp-imap-handle-insert-file-contents)
8019 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
8021 2010-05-21 Juanma Barranquero <lekktu@gmail.com>
8023 * add-log.el (change-log-font-lock-keywords):
8024 Highlight all authors in multi-author entries.
8026 * smerge-mode.el (smerge-refine-ignore-whitespace)
8027 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
8028 Fix typos in docstrings.
8029 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
8031 2010-05-21 Glenn Morris <rgm@gnu.org>
8033 * progmodes/fortran.el (fortran-mode):
8034 * progmodes/f90.el (f90-mode): Derive from prog-mode.
8036 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
8037 having a relative path in src/Makefile.in.
8039 2010-05-20 Kevin Ryde <user42@zip.com.au>
8041 * help-mode.el (help-make-xrefs): For Info node links turn
8042 newlines into spaces. Link node names with newlines are matched
8043 by help-xref-info-regexp and buttonized, this change ensures they
8044 can be followed successfully with RET. (Bug#6206)
8046 2010-05-20 Juri Linkov <juri@jurta.org>
8048 * locate.el (locate): Use pop-to-buffer instead of
8049 switch-to-buffer-other-window. (Bug#6204)
8051 2010-05-20 Juri Linkov <juri@jurta.org>
8053 * replace.el (replace-highlight): Fix lazy-highlighting
8054 for `M-s w str M-% str RET'.
8056 2009-12-15 Masatake YAMATO <yamato@redhat.com>
8058 * isearch.el (isearch-yank-word-or-char): Pull next subword
8059 when `subword-mode' is activated. (Bug#6220)
8061 2010-05-20 Mark A. Hershberger <mah@everybody.org>
8063 * isearch.el (isearch-update-post-hook): New hook.
8064 (isearch-update): Use the new hook. (Bug#6225)
8066 2010-05-20 Juri Linkov <juri@jurta.org>
8068 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
8069 [f1], [help], and (char-to-string help-char) instead of "\C-h".
8072 2010-05-20 Juri Linkov <juri@jurta.org>
8074 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
8077 2010-05-20 Juri Linkov <juri@jurta.org>
8079 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
8080 FILE-NAME to read from the minibuffer when called interactively
8081 with prefix argument instead of using buffer-file-name.
8082 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
8084 * dired.el: Update autoloads.
8086 2010-05-20 Chong Yidong <cyd@stupidchicken.com>
8088 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
8089 nxml-finish-element, for consistency with SGML mode.
8091 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
8094 2010-05-20 Juanma Barranquero <lekktu@gmail.com>
8096 * composite.el: Require cl when compiling.
8097 (reference-point-alist, compose-gstring-for-graphic)
8098 (compose-gstring-for-terminal): Fix typos in docstrings.
8100 2010-05-19 Juri Linkov <juri@jurta.org>
8102 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
8103 set-window-parameter.
8105 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
8107 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
8109 (tramp-maybe-open-connection): Use it.
8111 2010-05-19 Eli Zaretskii <eliz@gnu.org>
8113 * simple.el (move-end-of-line): Make sure we are at line beginning
8114 before backing up to end of previous line.
8116 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
8118 * password-cache.el (password-cache-remove): Fix docstring.
8120 * net/secrets.el: Autoload the widget functions.
8121 (secrets-search-items, secrets-create-item)
8122 (secrets-get-attributes, secrets-expand-item): Attributes will be
8123 stored on the password database without leading ":", as all other
8125 (secrets-mode): Fix docstring.
8126 (secrets-show-secrets): Provide it as autoloaded command only when
8127 D-Bus support is available. Check existence of Secret Service API.
8129 2010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
8131 * indent.el (indent-region): Deactivate region (bug#6200).
8133 2010-05-19 Glenn Morris <rgm@gnu.org>
8135 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
8137 2010-05-19 Kenichi Handa <handa@m17n.org>
8139 * composite.el: Register compose-gstring-for-graphic in
8140 composition-function-table only for combining characters (Mn, Mc, Me).
8142 2010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
8144 * calc/calc-trail.el (calc-trail-isearch-forward)
8145 (calc-trail-isearch-backward): Ensure that the new window
8146 point is set correctly.
8148 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
8150 * subr.el (read-quoted-char): Resolve modifiers after key
8151 remapping (bug#6212).
8153 2010-05-18 Michael Albinus <michael.albinus@gmx.de>
8155 Add visualization code for secrets.
8156 * net/secrets.el (secrets-mode): New major mode.
8157 (secrets-show-secrets, secrets-show-collections)
8158 (secrets-expand-collection, secrets-expand-item)
8159 (secrets-tree-widget-after-toggle-function)
8160 (secrets-tree-widget-show-password): New defuns.
8162 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
8164 * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
8165 (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
8166 handled in smie-next-sexp.
8167 (smie-indent-calculate): Provide a starting indentation (so the
8168 recursion is well-founded ;-).
8170 Fix handling of non-associative equal levels.
8171 * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
8172 when it's not needed.
8173 (smie-op-left, smie-op-right): New functions.
8174 (smie-next-sexp): New function, extracted from smie-backward-sexp.
8175 Better handle equal levels to distinguish the associative case from
8176 the "multi-keyword construct" case.
8177 (smie-backward-sexp, smie-forward-sexp): Use it.
8179 2010-05-18 Juanma Barranquero <lekktu@gmail.com>
8181 * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
8183 * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
8184 (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
8186 2010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
8188 Provide a simple generic indentation engine and use it for Prolog.
8189 * emacs-lisp/smie.el: New file.
8190 * progmodes/prolog.el (prolog-smie-op-levels)
8191 (prolog-smie-indent-rules): New var.
8192 (prolog-mode-variables): Use them to configure SMIE.
8193 (prolog-indent-line, prolog-indent-level): Remove.
8195 2010-05-17 Jay Belanger <jay.p.belanger@gmail.com>
8197 * calc/calc-vec.el (math-vector-avg): Put the vector elements in
8198 order before computing the averages.
8200 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
8202 * calc/calc-vec.el (calc-histogram):
8203 (calcFunc-histogram): Allow vectors as inputs.
8204 (math-vector-avg): New function.
8206 * calc/calc-ext.el (math-group-float): Have the number of digits
8207 being grouped depend on the radix (Bug#6189).
8209 2010-05-15 Ken Raeburn <raeburn@raeburn.org>
8211 * version.el (emacs-copyright, emacs-version): Don't define here,
8212 now that emacs.c defines it.
8214 2010-05-15 Eli Zaretskii <eliz@gnu.org>
8216 * international/mule-cmds.el (mule-menu-keymap): Fix definition of
8217 "Describe Language Environment" menu item.
8219 * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
8221 Bidi-sensitive movement with arrow keys.
8222 * subr.el (right-arrow-command, left-arrow-command): New functions.
8224 * bindings.el (global-map): Bind them to right and left arrow keys.
8226 Don't override standard definition of convert-standard-filename.
8227 * files.el (convert-standard-filename):
8228 Call w32-convert-standard-filename and dos-convert-standard-filename on
8229 the corresponding systems.
8231 * w32-fns.el (w32-convert-standard-filename): Rename from
8232 convert-standard-filename. Doc fix.
8234 * dos-fns.el (dos-convert-standard-filename): Doc fix.
8235 (convert-standard-filename): Don't defalias.
8236 (register-name-alist, make-register, register-value)
8237 (set-register-value, intdos): Obsolete aliases for the
8238 corresponding dos-* functions and variables.
8239 (dos-intdos): Add a doc string.
8241 2010-05-15 Jay Belanger <jay.p.belanger@gmail.com>
8243 * calc/calc-aent.el (math-read-token, math-find-user-tokens):
8244 * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
8245 (math-compose-tex-func):
8246 * calc/calccomp.el (math-compose-expr):
8247 * calc/calc-ext.el (math-format-flat-expr-fancy):
8248 * calc/calc-store.el (calc-read-var-name):
8249 * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
8251 * calc/calc.el (var-π, var-φ, var-γ): New variables.
8252 * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
8253 * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
8254 (math-standard-units): Add units.
8256 2010-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
8258 * progmodes/asm-mode.el (asm-mode):
8259 * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
8261 * pcomplete.el (pcomplete-completions-at-point): New function,
8262 extracted from pcomplete-std-complete.
8263 (pcomplete-std-complete): Use it.
8265 2010-05-15 Glenn Morris <rgm@gnu.org>
8267 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
8268 Remove references to CVS, RCS and Old directories.
8270 2010-05-14 Jay Belanger <jay.p.belanger@gmail.com>
8272 * calc/calc-bin.el (math-format-twos-complement): Group digits when
8275 2010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
8277 * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
8278 (sh-mode-syntax-table): Give it a default value instead.
8279 (sh-header-marker): Make buffer-local.
8280 (sh-mode): Move make-local-variable to the corresponding setq.
8281 (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
8282 Use complete-with-action.
8284 * simple.el (prog-mode): New (abstract) major mode.
8285 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
8286 * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
8288 2010-05-14 Juanma Barranquero <lekktu@gmail.com>
8290 * progmodes/sql.el (sql-oracle-program): Reflow docstring.
8291 (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
8292 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
8293 (sql-make-alternate-buffer-name, sql-placeholders-filter)
8294 (sql-escape-newlines-filter, sql-input-sender)
8295 (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
8297 2010-05-13 Chong Yidong <cyd@stupidchicken.com>
8299 Add TeX open-block and close-block keybindings to SGML, and vice versa.
8301 * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
8302 latex-open-block and C-c / to latex-close-block.
8304 * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
8305 and C-c C-e to sgml-close-tag.
8307 2010-05-13 Michael Albinus <michael.albinus@gmx.de>
8309 * net/tramp.el (with-progress-reporter): Create reporter object
8310 only when the message would be displayed. Handle nested calls.
8311 (tramp-handle-load, tramp-handle-file-local-copy)
8312 (tramp-handle-insert-file-contents, tramp-handle-write-region)
8313 (tramp-maybe-send-script, tramp-find-shell):
8314 Use `with-progress-reporter'.
8315 (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
8318 * net/tramp-smb.el (tramp-smb-handle-copy-file)
8319 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
8320 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
8321 Use `with-progress-reporter'.
8323 2010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
8325 * textmodes/ispell.el (ispell-init-process): Do not kill ispell
8326 process everytime when spellchecking from the minibuffer (bug#6143).
8328 2010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
8330 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
8332 * dos-fns.el: Add "dos-" prefix for namespace control.
8333 (convert-standard-filename): Define as alias for
8334 dos-convert-standard-filename but only if applicable.
8336 2010-05-12 Alan Mackenzie <acm@muc.de>
8338 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
8339 Push the mark at the start of these functions when appropriate.
8341 2010-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
8343 * minibuffer.el (completion-cycle-threshold): New custom var.
8344 (completion--do-completion): Use it.
8345 (minibuffer-complete): Use cycling if appropriate.
8347 2010-05-11 Juanma Barranquero <lekktu@gmail.com>
8349 * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
8350 buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
8352 2010-05-11 Juri Linkov <juri@jurta.org>
8354 * scroll-all.el (scroll-all-check-to-scroll):
8355 Add `scroll-up-command' and `scroll-down-command' (bug#6164).
8357 2010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
8359 * iimage.el (iimage-mode-map): Move initialization into declaration.
8360 (iimage-mode-buffer): Use with-silent-modifications.
8361 Simplify calling convention. Adjust callers.
8362 (iimage-mode): Don't run hook redundantly.
8364 * minibuffer.el (completion-pcm--pattern->regex):
8365 Fix last change (bug#6160).
8367 2010-05-10 Juri Linkov <juri@jurta.org>
8369 Remove nodes visited during Isearch from the Info history.
8370 * info.el (Info-isearch-initial-history)
8371 (Info-isearch-initial-history-list): New variables.
8372 (Info-isearch-start): Record initial values of
8373 Info-isearch-initial-history and Info-isearch-initial-history-list.
8374 Add Info-isearch-end to isearch-mode-end-hook.
8375 (Info-isearch-end): New function.
8377 2010-05-10 Michael Albinus <michael.albinus@gmx.de>
8379 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
8380 format string, in order to work around a bug in pdksh.
8381 Reported by Gilles Pion <gpion@lfdj.com>.
8382 (tramp-handle-verify-visited-file-modtime): Do not send a command
8383 when the connection is not established.
8384 (tramp-handle-set-file-times): Simplify the check for utc.
8386 2010-05-10 Juanma Barranquero <lekktu@gmail.com>
8388 Fix use of `filter-buffer-substring' (rework previous change).
8389 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
8390 (cua-repeat-replace-region):
8391 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
8392 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
8393 (cua-cut-region-to-global-mark): Use it.
8395 2010-05-09 Michael R. Mauger <mmaug@yahoo.com>
8397 * progmodes/sql.el: Version 2.1.
8398 (sql-product-alist): Redesign structure of product info.
8399 (sql-product, sql-user, sql-server, sql-database): Safe variables.
8400 (sql-port, sql-port-history): New variables.
8401 (sql-interactive-product): New variable.
8402 (sql-send-terminator): New variable.
8403 (sql-imenu-generic-expression): Add "Types" imenu entry.
8404 (sql-oracle-login-params, sql-sqlite-login-params)
8405 (sql-mysql-login-params, sql-solid-login-params)
8406 (sql-sybase-login-params, sql-informix-login-params)
8407 (sql-ingres-login-params, sql-ms-login-params)
8408 (sql-postgres-login-params, sql-interbase-login-params)
8409 (sql-db2-login-params, sql-linter-login-params)
8410 (sql-oracle-scan-on): New variables.
8411 (sql-mode-map): Add C-c C-i to start interactive mode.
8412 (sql-mode-menu): Update existing menu entries.
8413 (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
8414 (sql-mode-oracle-font-lock-keywords)
8415 (sql-mode-postgres-font-lock-keywords)
8416 (sql-mode-ms-font-lock-keywords)
8417 (sql-mode-sybase-font-lock-keywords)
8418 (sql-mode-informix-font-lock-keywords)
8419 (sql-mode-interbase-font-lock-keywords)
8420 (sql-mode-ingres-font-lock-keywords)
8421 (sql-mode-solid-font-lock-keywords)
8422 (sql-mode-mysql-font-lock-keywords)
8423 (sql-mode-sqlite-font-lock-keywords)
8424 (sql-mode-db2-font-lock-keywords)
8425 (sql-mode-linter-font-lock-keywords): Update initialization to
8426 reduce run-time complexity.
8427 (sql-add-product, sql-del-product): New functions.
8428 (sql-set-product-feature, sql-get-product-feature): New functions.
8429 (sql-product-font-lock): Update product API.
8430 (sql-add-product-keywords): New function.
8431 (sql-highlight-product): Update product API.
8432 (sql-help-list-products): New function.
8433 (sql-help): Dynamically lists free and non-free products.
8434 (sql-get-login): Correct bug in handling history and added
8436 (sql-copy-column): Copy without properties.
8437 (sqli-input-sender): Apply filters to SQLi input.
8438 (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
8439 Implement as a filter.
8440 (sql-escape-newlines-filter): Implement as a filter.
8441 (sql-remove-tabs-filter): New function.
8442 (sql-send-magic-terminator): New function.
8443 (sql-send-string): Implement magic terminator.
8444 (sql-send-region): Use `sql-send-string'.
8445 (sql-interactive-mode): Use product API.
8446 (sql-product-interactive): Use product API.
8447 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
8448 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
8449 (sql-db2, sql-linter): Use `sql-product-interactive'.
8450 (sql-connect): New function.
8451 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
8452 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
8453 (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
8454 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
8457 2010-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
8459 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
8460 New custom variable.
8461 (completion-pcm--string->pattern): Use it.
8462 (completion-pcm--pattern->regex, completion-pcm--pattern->string):
8463 Make it handle any symbol as `any'.
8464 (completion-pcm--merge-completions): Extract common suffix for the new
8465 `prefix' symbol as well.
8466 (completion-substring--all-completions): Use the new `prefix' symbol.
8468 2010-05-09 Michael Albinus <michael.albinus@gmx.de>
8470 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
8472 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
8473 (tramp-compat-funcall): New defmacro.
8474 (tramp-compat-line-beginning-position)
8475 (tramp-compat-line-end-position)
8476 (tramp-compat-temporary-file-directory)
8477 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
8478 (tramp-compat-copy-file, tramp-compat-copy-directory)
8479 (tramp-compat-delete-file, tramp-compat-delete-directory)
8480 (tramp-compat-number-sequence, tramp-compat-process-running-p)
8481 * net/tramp.el (top, with-progress-reporter)
8482 (tramp-rfn-eshadow-setup-minibuffer)
8483 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
8484 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
8485 (tramp-completion-mode-p, tramp-check-for-regexp)
8486 (tramp-open-connection-setup-interactive-shell)
8487 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
8488 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
8489 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
8490 * net/tramp-cmds.el (tramp-cleanup-all-connections)
8491 (tramp-reporter-dump-variable, tramp-load-report-modules)
8492 (tramp-append-tramp-buffers)
8493 * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
8495 * net/tramp-imap.el (top): Autoload `epg-make-context'.
8497 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
8499 * progmodes/compile.el (compilation-buffer-modtime): Rename from
8500 buffer-modtime. Adjust users.
8502 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
8504 * international/mule.el (auto-coding-alist): Only purecopy
8505 car of each item, not the whole list (Bug#6083).
8507 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
8509 * progmodes/js.el (js-mode): Make paragraph variables local before
8510 calling c-setup-paragraph-variables (Bug#6071).
8512 2010-05-08 Eli Zaretskii <eliz@gnu.org>
8514 * composite.el (compose-region, reference-point-alist): Fix typos
8517 2010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
8519 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
8520 gnuplot's "set" command.
8522 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
8524 * abbrev.el (last-abbrev-text): Doc fix.
8525 (abbrev-prefix-mark): Don't escape parenthesis.
8527 2010-05-08 Andreas Schwab <schwab@linux-m68k.org>
8529 * composite.el (find-composition): Doc fix.
8531 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
8533 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
8534 (sql-oracle-program, sql-sqlite-options)
8535 (sql-query-placeholders-and-send): Doc fixes.
8536 (sql-set-product, sql-interactive-mode): Reflow docstrings.
8537 (sql-imenu-generic-expression, sql-buffer)
8538 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
8539 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
8540 (sql-mode-sybase-font-lock-keywords)
8541 (sql-mode-informix-font-lock-keywords)
8542 (sql-mode-interbase-font-lock-keywords)
8543 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
8544 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
8545 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
8546 (sql-product-feature, sql-highlight-product)
8547 (comint-line-beginning-position, sql-rename-buffer)
8548 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
8549 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
8550 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
8551 Fix typos in docstrings.
8553 2010-05-08 Juri Linkov <juri@jurta.org>
8555 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
8556 property instead of `invisible' and `after-string' (bug#5998).
8558 2010-05-08 Juri Linkov <juri@jurta.org>
8560 * image-mode.el (image-mode-as-text): Fix typo in docstring.
8562 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
8564 * filecache.el (file-cache-add-directory-list)
8565 (file-cache-add-directory-recursively): Fix typos in docstrings.
8567 2010-05-08 Kenichi Handa <handa@m17n.org>
8569 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
8570 (gujarati-composable-pattern): Fix typo.
8572 2010-05-08 Kenichi Handa <handa@m17n.org>
8574 * language/indian.el (oriya-composable-pattern)
8575 (tamil-composable-pattern, malayalam-composable-pattern):
8576 Add two-part vowels to "v" (vowel sign).
8578 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
8580 * files.el (copy-directory): Handle symlinks (Bug#5982).
8582 2010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
8584 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
8585 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
8588 2010-05-08 Glenn Morris <rgm@gnu.org>
8590 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
8592 * minibuffer.el (completion-at-point): Doc fix.
8594 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
8596 * electric.el (Electric-command-loop): Minor tweak.
8598 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
8599 better with dedicated windows.
8601 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
8603 * Version 23.2 released.
8605 2010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
8606 Stefan Monnier <monnier@iro.umontreal.ca>
8608 Highlight vendor specific properties.
8609 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
8610 (css-proprietary-property): New face.
8611 (css-font-lock-keywords): Use them.
8613 2010-05-07 Eli Zaretskii <eliz@gnu.org>
8615 * cus-start.el (all): Add native condition for tool-bar-* symbols.
8617 2010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
8619 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
8620 * files.el (auto-mode-alist): Remove redundant entries.
8622 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
8623 * simple.el (auto-save-mode): Move from files.el.
8624 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
8626 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
8628 * epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
8630 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
8632 * mail/binhex.el (binhex-decode-region-internal)
8633 * mail/uudecode.el (uudecode-decode-region-internal)
8634 * net/dns.el (dns-read-string-name, dns-write, dns-read)
8635 (dns-read-type, dns-query)
8636 * pgg-parse.el (pgg-parse-armor)
8637 * pgg.el (pgg-verify-region)
8638 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
8641 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
8643 2010-05-07 Juanma Barranquero <lekktu@gmail.com>
8645 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
8647 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
8648 * emulation/cua-base.el (cua-repeat-replace-region):
8649 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
8650 (cua-cut-region-to-global-mark):
8651 Remove text properties with `set-text-properties'.
8653 2010-05-06 Michael Albinus <michael.albinus@gmx.de>
8655 * net/tramp.el (top, with-progress-reporter):
8656 Use `symbol-function' inside `funcall'.
8658 * net/tramp-compat.el (tramp-compat-file-attributes)
8659 (tramp-compat-delete-file, tramp-compat-delete-directory):
8660 Handle only `wrong-number-of-arguments' error.
8662 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
8663 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
8666 2010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8668 * minibuffer.el (completion--sreverse, completion--common-suffix):
8670 (completion-pcm--merge-completions): Extract common suffix when safe.
8672 * emacs-lisp/easy-mmode.el (define-minor-mode):
8673 Make :variable more flexible.
8674 * files.el (auto-save-mode): Use it to define using define-minor-mode.
8676 2010-05-05 Juri Linkov <juri@jurta.org>
8678 Add `slow' and `history' tags to the desktop data.
8680 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
8681 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
8682 (Info-finder-find-node): Require `finder.el' to be able
8683 to restore node from the desktop.
8684 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
8685 data `Info-history' and `slow' tag in the assoc list.
8686 (Info-restore-desktop-buffer): Don't restore nodes with the
8687 `slow' tag. Restore `Info-history'.
8689 2010-05-05 Michael Albinus <michael.albinus@gmx.de>
8691 Add FORCE argument to `delete-file'.
8693 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
8694 forcing to delete the temporary file.
8695 (ange-ftp-delete-file): Add FORCE arg.
8696 (ange-ftp-rename-remote-to-remote)
8697 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
8698 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
8699 Force file deletion.
8701 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
8703 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
8704 (tramp-handle-make-symbolic-link, tramp-handle-load)
8705 (tramp-do-copy-or-rename-file-via-buffer)
8706 (tramp-do-copy-or-rename-file-directly)
8707 (tramp-do-copy-or-rename-file-out-of-band)
8708 (tramp-handle-process-file, tramp-handle-call-process-region)
8709 (tramp-handle-shell-command, tramp-handle-file-local-copy)
8710 (tramp-handle-insert-file-contents, tramp-handle-write-region)
8711 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
8713 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
8714 (tramp-fish-handle-make-symbolic-link)
8715 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
8717 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
8718 Use `tramp-compat-delete-file'.
8720 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
8721 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
8723 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
8724 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
8726 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
8727 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
8728 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
8729 Use `tramp-compat-delete-file'.
8731 2010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
8734 * subr.el (add-minor-mode): Use push.
8735 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
8736 * emulation/edt.el (edt-select-mode): Simplify.
8738 Use define-minor-mode in more cases.
8739 * term/tvi970.el (tvi970-set-keypad-mode):
8740 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
8741 (normal-erase-is-backspace-mode):
8742 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
8743 (set-scroll-bar-mode-1): (Re)move to its sole caller.
8744 (get-scroll-bar-mode): New function.
8745 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
8747 Use define-minor-mode for less obvious cases.
8748 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
8749 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
8750 * international/iso-ascii.el (iso-ascii-mode):
8751 * frame.el (auto-raise-mode, auto-lower-mode):
8752 * composite.el (global-auto-composition-mode): Use define-minor-mode.
8754 2010-05-04 Michael Albinus <michael.albinus@gmx.de>
8756 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
8757 in order to see error messages for failed logins.
8759 2010-05-03 Chong Yidong <cyd@stupidchicken.com>
8761 * diff.el (diff-sentinel):
8763 * epg.el (epg--make-temp-file, epg-decrypt-string)
8764 (epg-verify-string, epg-sign-string, epg-encrypt-string):
8766 * jka-compr.el (jka-compr-partial-uncompress)
8767 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
8769 * server.el (server-sentinel): Use delete-file's new FORCE arg
8772 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
8774 Use define-minor-mode where applicable.
8775 * view.el (view-mode):
8776 * type-break.el (type-break-query-mode)
8777 (type-break-mode-line-message-mode):
8778 * textmodes/reftex.el (reftex-mode):
8779 * term/vt100.el (vt100-wide-mode):
8780 * tar-mode.el (tar-subfile-mode):
8781 * savehist.el (savehist-mode):
8782 * ibuf-ext.el (ibuffer-auto-mode):
8783 * composite.el (auto-composition-mode):
8784 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
8785 Use define-minor-mode.
8786 (vhdl-mode): Use static mode-line format.
8787 (vhdl-mode-line-update): Delete.
8788 (vhdl-create-mode-menu, vhdl-activate-customizations)
8789 (vhdl-hs-minor-mode): Don't bother calling it.
8791 2010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
8793 * simple.el (with-wrapper-hook): Move.
8794 (buffer-substring-filters): Mark obsolete.
8795 (filter-buffer-substring-functions): New variable.
8796 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
8798 2010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
8799 Michael Albinus <michael.albinus@gmx.de>
8801 Implement compression for inline methods.
8803 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
8804 (tramp-copy-size-limit): Allow also nil.
8805 (tramp-inline-compress-commands): New defconst.
8806 (tramp-find-inline-compress, tramp-get-inline-compress)
8807 (tramp-get-inline-coding): New defuns.
8808 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
8809 replaced by `tramp-get-inline-coding'.
8810 (tramp-handle-file-local-copy, tramp-handle-write-region)
8811 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
8813 2010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8815 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
8816 Remove unused functions.
8818 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
8819 Set find-tag-default-function as a variable rather than a property.
8821 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
8822 * progmodes/etags.el (tags-completion-at-point-function):
8823 Remove left over interactive spec. Add autoloading stub.
8824 (complete-tag): Use tags-completion-at-point-function.
8826 2010-04-30 Chong Yidong <cyd@stupidchicken.com>
8828 * minibuffer.el (tags-completion-at-point-function): Fix return value.
8830 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
8832 * ido.el (ido-init-completion-maps): Remove C-v binding.
8833 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
8835 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
8837 * minibuffer.el (tags-completion-at-point-function): New function.
8838 (completion-at-point-functions): Use it.
8840 * progmodes/etags.el (complete-tag): Revert last change.
8842 2010-04-29 Alan Mackenzie <acm@muc.de>
8844 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
8845 off-by-one error (in end of macro position).
8847 2010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8849 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
8850 firefox is absent. Don't autoload.
8851 (browse-url-galeon-program): Don't autoload.
8853 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
8855 * bindings.el (complete-symbol): Move into minibuffer.el.
8857 * minibuffer.el (complete-tag): Move from etags.el. If tags
8858 completion cannot be performed, return nil instead of signalling
8860 (completion-at-point): Make it an alias for complete-symbol.
8861 (complete-symbol): Move from bindings.el, and replace with the
8862 body of completion-at-point.
8864 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
8866 2010-04-28 Michael Albinus <michael.albinus@gmx.de>
8868 * net/tramp.el (tramp-remote-selinux-p): New defun.
8869 (tramp-handle-file-selinux-context)
8870 (tramp-handle-set-file-selinux-context): Use it.
8872 2010-04-28 Sam Steingold <sds@gnu.org>
8874 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
8875 `safe-local-variable' if the value is a string or a symbol with
8876 the property `bug-reference-url-format'.
8878 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
8880 * progmodes/bug-reference.el (bug-reference-url-format):
8881 Revert 2010-04-27 change due to security risk.
8883 2010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
8885 Make it possible to locally disable a globally enabled mode.
8886 * simple.el (fundamental-mode): Run fundamental-mode-hook.
8887 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
8888 rather than kill-all-local-variables so it runs fundamental-mode-hook.
8889 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
8890 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
8891 that subsequent hooks get a chance to disable it.
8893 2010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
8895 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
8896 Avoid re-enabling a minor mode after the user turned the minor mode
8897 off if MODE-enable-in-buffers is run twice (typically once from
8898 fundamental-mode's after-change-major-mode-hook and a second time from
8899 run-mode-hook's own after-change-major-mode-hook).
8901 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
8903 2010-04-27 Sam Steingold <sds@gnu.org>
8905 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
8906 `safe-local-variable' if the value is a string or a function, as
8907 documented and implemented on 2010-04-02.
8909 2010-04-27 Juanma Barranquero <lekktu@gmail.com>
8911 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
8912 when method is 'kill.
8914 2010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
8916 * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
8917 condition in default directory check.
8918 (ispell-init-process,ispell-kill-ispell,kill-buffer-hook):
8919 Kill ispell process when killing its associated buffer.
8921 2010-04-27 Jan Djärv <jan.h.d@swipnet.se>
8923 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
8924 but we aren't using it.
8926 2010-04-25 Jan Djärv <jan.h.d@swipnet.se>
8928 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
8929 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
8931 2010-04-24 Glenn Morris <rgm@gnu.org>
8933 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
8934 Ignore VCS-ignore files, and deleted nextstep preferences files.
8935 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
8936 (authors-ambiguous-files): New list.
8937 (authors-valid-file-names): Add some deleted files.
8938 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
8939 (authors-disambiguate-file-name): New function. (Bug#5501)
8940 (authors-canonical-file-name): Doc fix.
8941 Don't warn about obsolete files.
8942 (authors-canonical-file-name, authors-scan-el):
8943 Use authors-disambiguate-file-name.
8945 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
8946 Add autoload cookies.
8947 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
8948 (generated-autoload-file): Set file-local value to "htmlfontify.el".
8949 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
8950 They have definitions / compiler macros in cl.el.
8951 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
8952 Replace manual autoloads with generated ones.
8953 (htmlfontify-unload-rgb-file): Remove autoload.
8954 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
8956 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
8958 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
8959 (byte-compile-setq-default): Optimize for the
8960 single-var case and don't call byte-compile-form in this case to avoid
8961 inf-loop with byte-compile-set-default.
8963 * progmodes/compile.el (compilation-start): Abbreviate default directory.
8965 2010-04-23 Michael Albinus <michael.albinus@gmx.de>
8967 Implement SELINUX backends.
8969 * net/tramp.el (tramp-file-name-handler-alist):
8970 Add `file-selinux-context' and `set-file-selinux-context'.
8971 (tramp-handle-file-selinux-context)
8972 (tramp-handle-set-file-selinux-context): New defuns.
8973 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
8974 Handle PRESERVE-SELINUX-CONTEXT.
8976 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
8977 Add `file-selinux-context' and `set-file-selinux-context'.
8978 (tramp-gvfs-handle-file-selinux-context)
8979 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
8980 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
8982 * net/ange-ftp.el (ange-ftp-copy-file):
8983 * net/tramp-fish.el (tramp-fish-handle-copy-file):
8984 * net/tramp-imap.el (tramp-imap-handle-copy-file):
8985 * net/tramp-smb.el (tramp-smb-handle-copy-file):
8986 Add PRESERVE-SELINUX-CONTEXT.
8988 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
8990 Synchronize with Tramp repository.
8992 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
8993 (tramp-action-process-alive, tramp-action-out-of-band)
8994 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
8995 (tramp-exists-file-name-handler): Fix docstring.
8996 (with-progress-reporter): New defmacro.
8997 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
8998 (tramp-maybe-open-connection): Use it.
9000 2010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
9002 Detect ssh 'ControlMaster' argument automatically in some cases.
9004 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
9005 (tramp-default-method): Use it.
9007 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
9009 * net/tramp.el (tramp-handle-copy-file): Add new optional
9010 parameter `preserve-selinux-context'.
9011 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
9013 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
9015 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
9016 Ensure, that non remote files are still checked. Oops.
9018 2010-04-21 Michael Albinus <michael.albinus@gmx.de>
9022 * icomplete.el (icomplete-completions): Use `non-essential'.
9024 * net/tramp.el (tramp-connectable-p): New defun.
9025 (tramp-handle-expand-file-name)
9026 (tramp-completion-handle-file-name-all-completions)
9027 (tramp-completion-handle-file-name-completion): Use it.
9029 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
9031 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
9033 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
9035 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
9037 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
9039 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
9042 * info.el (info-tool-bar-map): Add labels.
9044 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
9046 * cus-edit.el (custom-commands): Add labels for tool bar.
9047 (custom-buffer-create-internal, Custom-mode): Adjust for
9048 labels in custom-commands.
9050 * dynamic-setting.el: Renamed from font-setting.el.
9052 2010-04-21 John Wiegley <jwiegley@gmail.com>
9054 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
9055 toggles the use of virtual buffers.
9056 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global value.
9057 (ido-toggle-virtual-buffers): New function.
9059 2010-04-21 Juanma Barranquero <lekktu@gmail.com>
9061 Use `define-derived-mode'; fix window selection; doc fixes.
9062 * play/tetris.el (tetris, tetris-update-speed-function)
9063 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
9064 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
9065 (tetris-rotate-next, tetris-end-game, tetris-start-game)
9066 (tetris-pause-game): Fix typos in docstrings.
9067 (tetris-mode-map, tetris-null-map):
9068 Move initialization into declaration.
9069 (tetris-mode): Define with `define-derived-mode';
9070 set show-trailing-whitespace to nil.
9071 (tetris): Prefer window already displaying the "*Tetris*" buffer.
9073 2010-04-21 Karel Klíč <kklic@redhat.com>
9075 * files.el (backup-buffer): Handle SELinux context, and return it
9076 if a backup was made by renaming.
9077 (backup-buffer-copy): Set SELinux context to the target file.
9078 (basic-save-buffer): Set SELinux context of the newly written file.
9079 (basic-save-buffer-1): Now it also returns any SELinux context.
9080 (basic-save-buffer-2): Set SELinux context of the newly created file,
9082 * net/tramp.el (tramp-file-name-for-operation):
9083 Add file-selinux-context.
9085 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
9087 Make the log-edit comments use RFC822 format throughout.
9089 * vc.el (vc-checkin, vc-modify-change-comment):
9090 Adjust to new vc-start/finish-logentry.
9091 (vc-find-conflicted-file): New command.
9092 (vc-transfer-file): Adjust to new vc-checkin.
9093 (vc-next-action): Improve scoping.
9095 * vc-hg.el (vc-hg-log-edit-mode): Remove.
9096 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
9098 * vc-git.el (vc-git-log-edit-mode): Remove.
9099 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
9100 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
9102 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
9103 (vc-start-logentry): Remove argument `extra'.
9104 (vc-finish-logentry): Remove extra args.
9106 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
9107 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
9108 (vc-bzr-conflicted-files): New function.
9110 * log-edit.el (log-edit-extra-flags)
9111 (log-edit-before-checkin-process): Remove.
9112 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
9113 (log-edit-headers-alist): New var.
9114 (log-edit-header-contents-regexp): New const.
9115 (log-edit-match-to-eoh): New function.
9116 (log-edit-font-lock-keywords): Use them.
9117 (log-edit): Insert a "Summary:" header as default.
9118 (log-edit-mode): Mark font-lock rules as case-insensitive.
9119 (log-edit-done): Cleanup headers.
9120 (log-view-process-buffer): Remove.
9121 (log-edit-extract-headers): New function to replace it.
9123 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
9125 * subr.el (default-direction-reversed): Remove obsolescence info.
9127 2010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
9129 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
9132 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
9133 I.e. include text after point in the completion region.
9134 Also, return nil when we're not after/in a symbol.
9136 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
9137 default enable-multibyte-characters.
9139 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
9141 * international/mule.el: Help the user choose a valid coding-system.
9142 (read-buffer-file-coding-system): New function.
9143 (set-buffer-file-coding-system): Use it. Prompt the user if the
9144 coding-system cannot encode all the chars.
9146 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
9147 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
9148 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
9149 Don't use *vc-bzr-shelve*.
9151 2010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
9153 Fix the version number for added files.
9154 * vc-hg.el (vc-hg-working-revision): Check if the file is
9155 registered after hg parent fails (Bug#5961).
9157 2010-04-19 Glenn Morris <rgm@gnu.org>
9159 * htmlfontify.el (htmlfontify-buffer)
9160 (htmlfontify-copy-and-link-dir): Autoload entry points.
9162 2010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
9164 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
9165 name relative to the project root (Bug#5960).
9167 2010-04-19 Glenn Morris <rgm@gnu.org>
9169 * vc-git.el (vc-git-print-log): Doc fix.
9171 2010-04-19 Óscar Fuentes <ofv@wanadoo.es>
9173 * ido.el (ido-file-internal): Fix 2009-12-02 change.
9175 2010-04-19 Christoph <cschol2112@googlemail.com> (tiny change)
9177 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
9178 default settings (Bug#5928).
9180 2010-04-19 Glenn Morris <rgm@gnu.org>
9182 * progmodes/fortran.el (fortran-match-and-skip-declaration):
9184 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
9186 2010-04-19 Kenichi Handa <handa@m17n.org>
9188 * language/indian.el (malayalam-composable-pattern): Fix previous
9189 change (add U+0D4D "SIGN VIRAMA").
9190 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
9191 (tamil-composable-pattern): Fix typo in the regexp.
9192 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
9193 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
9194 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
9196 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
9198 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
9199 paragraph-separate (Bug#5821).
9201 2010-04-19 Juri Linkov <juri@jurta.org>
9203 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
9205 * info.el (Info-find-node-2): Comment out code that skips
9207 (Info-mouse-follow-link): New command.
9208 (Info-link-keymap): New keymap.
9209 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
9210 Return a string with links instead of inserting breadcrumbs
9212 (Info-fontify-node): Comment out code that inserts breadcrumbs.
9213 Instead of putting the `invisible' text property over the Info
9214 header, make an overlay over the Info header with the `invisible'
9215 property and `after-string' set to the string returned by
9218 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
9220 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
9221 Reported by monkey@sandpframing.com.
9223 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
9225 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
9226 (tmm-get-keymap): Add key-binding shortcuts now that they're not
9227 available in the "keyseq cache" any more.
9229 * custom.el (defcustom): Add edebug spec.
9231 2010-04-18 Juri Linkov <juri@jurta.org>
9233 Test for special mode-class in view-buffer instead of view-file (bug#5513).
9235 * view.el (view-file, view-buffer): Move test for special mode-class
9236 from view-file to view-buffer.
9238 * tar-mode.el (tar-extract): Turn if's into one cond
9239 like in arc-mode.el.
9241 2010-04-18 Juri Linkov <juri@jurta.org>
9243 Add 7z archive format support (bug#5475).
9245 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
9246 (archive-7z-extract): New defcustom.
9247 (archive-find-type): Add magic string for 7z.
9248 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
9249 If `stderr-file' is non-nil, use `(t stderr-file)' for the
9250 `buffer' arg of `call-process'.
9251 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
9252 call the function `archive-7z-extract' with the variable
9253 `archive-7z-extract' let-bound to `archive-zip-extract'.
9254 (archive-7z-summarize, archive-7z-extract): New functions.
9256 * international/mule.el (auto-coding-alist):
9257 * files.el (auto-mode-alist): Add 7z file extension.
9259 2010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
9261 * loadup.el: Setup hash-cons for pure data.
9263 Fix duplicate entries in cedet's loaddefs.el files.
9264 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
9265 Should make most file-local generated-autoload-file unnecessary.
9266 (print-readably): Silence warnings.
9267 (autoload-find-destination): Take load-name as an arg to make sure
9268 it's the same as the one that will be in the file.
9269 (autoload-generate-file-autoloads): Adjust to above changes.
9270 Try to make the dataflow a bit simpler.
9272 * cvs-status.el (cvs-refontify): Remove unused.
9274 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
9276 * calc/calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
9278 * calc/calc-bin.el (calc-radix): Have the "O" option turn on
9279 twos-complement mode.
9281 2010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
9283 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
9284 'calc-option'. Add `calc-option-prefix-help' to calc-help autoloads.
9285 (calc-inverse): Add "Option" to message, as appropriate.
9286 (calc-hyperbolic): Add "Option" to message, as appropriate.
9287 (calc-option, calc-is-option): New functions.
9289 * calc/calc-help.el (calc-full-help): Add `calc-option-help'.
9290 (calc-option-prefix-help): New function.
9292 * calc/calc-misc.el (calc-help): Add "Option" entry.
9294 * calc/calc.el (calc-local-var-list): Add `calc-option-flag'.
9295 (calc-option-flag): New variable.
9296 (calc-do): Set `calc-option-flag to nil.
9297 (calc-set-mode-line): Add "Opt " as appropriate.
9299 2010-04-16 Juri Linkov <juri@jurta.org>
9301 Move scrolling commands from simple.el to window.el
9302 because their primitives are implemented in window.c.
9304 * simple.el (scroll-error-top-bottom)
9305 (scroll-up-command, scroll-down-command, scroll-up-line)
9306 (scroll-down-line, scroll-other-window-down)
9307 (beginning-of-buffer-other-window, end-of-buffer-other-window):
9308 * window.el (scroll-error-top-bottom)
9309 (scroll-up-command, scroll-down-command, scroll-up-line)
9310 (scroll-down-line, scroll-other-window-down)
9311 (beginning-of-buffer-other-window, end-of-buffer-other-window):
9312 Move from simple.el to window.el because their primitives are
9313 implemented in window.c.
9315 2010-04-16 Juri Linkov <juri@jurta.org>
9317 * isearch.el (isearch-lookup-scroll-key): Check both
9318 `isearch-scroll' and `scroll-command' properties.
9319 (scroll-up, scroll-down): Remove `isearch-scroll' property.
9321 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
9323 * simple.el (scroll-up-command, scroll-down-command)
9324 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
9326 2010-04-15 Juri Linkov <juri@jurta.org>
9328 * simple.el (scroll-up-command, scroll-down-command)
9329 (scroll-up-line, scroll-down-line): Put `scroll-command'
9330 property on the these symbols. Remove them from
9331 `scroll-preserve-screen-position-commands'.
9333 * mwheel.el (mwheel-scroll): Put `scroll-command' and
9334 `isearch-scroll' properties on the `mwheel-scroll' symbol.
9335 Remove it from `scroll-preserve-screen-position-commands'.
9337 * isearch.el (isearch-allow-scroll): Doc fix.
9339 2010-04-15 Michael Albinus <michael.albinus@gmx.de>
9341 * net/tramp.el (tramp-error-with-buffer): Don't show the
9342 connection buffer when we are in completion mode.
9343 (tramp-file-name-handler): Catch the error for some operations
9344 when we are in completion mode. This gives the user the chance to
9345 correct the file name in the minibuffer.
9347 2010-04-15 Glenn Morris <rgm@gnu.org>
9349 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
9351 2010-04-15 Juanma Barranquero <lekktu@gmail.com>
9353 Simplify by using `define-derived-mode'.
9354 * info.el (Info-mode):
9355 * calendar/todo-mode.el (todo-mode):
9356 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
9357 (gomoku-mode-map): Move initialization into declaration.
9359 2010-04-14 Michael Albinus <michael.albinus@gmx.de>
9362 * ido.el (ido-file-name-all-completions-1):
9363 * minibuffer.el (minibuffer-completion-help):
9364 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
9366 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
9368 * simple.el (non-essential): New var.
9370 Add a new field `location' to bookmarks for non-file bookmarks.
9371 * bookmark.el (bookmark-location): Use the new field, if present.
9372 (bookmark-insert-location): Undo last change, not needed any more.
9373 * man.el (Man-bookmark-make-record):
9374 * woman.el (woman-bookmark-make-record): Add `location' field.
9376 2010-04-14 Juri Linkov <juri@jurta.org>
9378 * simple.el (scroll-error-top-bottom): New defcustom.
9379 (scroll-up-command, scroll-down-command): Use it. Doc fix.
9381 * emulation/pc-select.el (pc-select-override-scroll-error):
9382 Obsolete in favor of `scroll-error-top-bottom'.
9384 2010-04-14 Juri Linkov <juri@jurta.org>
9386 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
9387 `scroll-up-command' and `M-v' to `scroll-down-command'.
9389 * emulation/cua-rect.el (cua--init-rectangles):
9390 * forms.el (forms--change-commands):
9391 * image-mode.el (image-mode-map):
9392 Remap scroll-down-command and scroll-up-command
9393 in addition to scroll-down and scroll-up.
9395 2010-04-14 Juri Linkov <juri@jurta.org>
9397 * mwheel.el (scroll-preserve-screen-position-commands):
9398 Add mwheel-scroll to this list of commands.
9400 * simple.el (scroll-preserve-screen-position-commands):
9401 Add scroll-up-command, scroll-down-command, scroll-up-line,
9402 scroll-down-line to this list of commands.
9404 2010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
9406 * obsolete/complete.el: Move from lisp/complete.el.
9408 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
9410 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
9411 to the minor mode function now turns the mode ON unconditionally.
9413 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
9415 * vc-dir.el (vc-dir-kill-line): New command.
9416 (vc-dir-mode-map): Bind it to C-k.
9418 * bookmark.el (bookmark-insert-location): Handle a nil filename.
9420 * woman.el: Add bookmark declarations to silence the compiler.
9421 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
9422 step to compatibility between man and woman bookmarks.
9423 Adjust for Man-default-bookmark-title renaming.
9424 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
9426 * man.el: Add bookmark declarations to silence the compiler.
9427 (Man-name-local-regexp): Make it match NAME as well.
9428 (Man-getpage-in-background): Return the buffer.
9429 (Man-notify-when-ready): Use `case'.
9430 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
9431 Don't hardcode "NAME". Simplify.
9432 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
9433 Rename from Man-bookmark-make-record.
9434 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
9435 we have the actual man-args. Use Man-getpage-in-background rather
9436 than `man' since the arg is already processed. Let bookmark.el do the
9437 window handling. Only wait for the relevant process.
9438 Don't forget to autoload.
9440 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
9442 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9444 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
9446 (woman-mode): Setup bookmark support.
9448 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
9449 (man-bookmark-jump): New functions.
9450 (Man-mode): Setup bookmark support.
9452 2010-04-10 Jari Aalto <jari.aalto@cante.net>
9454 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
9455 recognize ssh-keygen prompt (Bug#2817).
9457 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
9459 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
9461 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
9463 Synchronize with Tramp repository.
9465 * net/tramp.el (tramp-completion-function-alist)
9466 (tramp-file-name-regexp, tramp-chunksize)
9467 (tramp-local-coding-commands, tramp-remote-coding-commands):
9469 (tramp-remote-process-environment): Use `format' instead of `concat'.
9470 (tramp-handle-directory-files-and-attributes)
9471 (tramp-get-remote-path): Use `copy-tree'.
9472 (tramp-handle-file-name-all-completions): Backward/ XEmacs
9473 compatibility: Use `completion-ignore-case' if
9474 `read-file-name-completion-ignore-case' does not exist.
9475 (tramp-do-copy-or-rename-file-directly): Do not use
9476 `tramp-handle-file-remote-p'.
9477 (tramp-do-copy-or-rename-file-out-of-band):
9478 Use `tramp-compat-delete-directory'.
9479 (tramp-do-copy-or-rename-file-out-of-band)
9480 (tramp-compute-multi-hops, tramp-maybe-open-connection):
9481 Use `format-spec-make'.
9482 (tramp-find-foreign-file-name-handler)
9483 (tramp-advice-make-auto-save-file-name)
9484 (tramp-set-auto-save-file-modes): Remove superfluous check for
9485 `stringp'. This is done inside `tramp-tramp-file-p'.
9486 (tramp-debug-outline-regexp): New defconst.
9487 (tramp-get-debug-buffer): Use it.
9488 (tramp-check-for-regexp): Use (forward-line 1).
9489 (tramp-set-auto-save-file-modes): Adapt version check.
9491 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
9492 Wrap call of `featurep' for 2nd argument.
9493 (tramp-compat-make-temp-file): Simplify fallback implementation.
9494 (tramp-compat-copy-tree): Remove function.
9495 (tramp-compat-delete-directory): Provide implementation for older
9498 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
9499 Do not use `tramp-fish-handle-file-attributes.
9501 * net/trampver.el: Update release number.
9503 2010-04-10 Glenn Morris <rgm@gnu.org>
9505 * progmodes/compile.el (compilation-save-buffers-predicate):
9506 Add missing :version tag.
9508 2010-04-09 Sam Steingold <sds@gnu.org>
9510 * progmodes/compile.el (compilation-save-buffers-predicate):
9511 Remove the "autoload" cookie.
9513 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
9514 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
9515 and `bug-reference-prog-mode' can be used in hooks directly.
9517 2010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
9519 Add --author support to git commit.
9520 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
9521 (vc-git-log-edit-mode): New minor mode.
9522 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
9525 2010-04-09 Eric Raymond <esr@snark.thyrsus.com>
9527 * vc-hooks.el, vc-git.el: Improve documentation comments.
9529 2010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
9531 Fix some of the problems in defsubst* (bug#5728).
9532 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
9533 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
9535 2010-04-07 Sam Steingold <sds@gnu.org>
9537 * progmodes/compile.el (compilation-save-buffers-predicate):
9538 New custom variable.
9539 (compile, recompile): Pass it to `save-some-buffers'.
9541 2010-04-07 Jan Djärv <jan.h.d@swipnet.se>
9543 * wid-edit.el (widget-choose): Move cursor to the second line of
9544 the buffer (Bug#5695).
9546 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
9548 Add new VC methods: vc-log-incoming and vc-log-outgoing.
9549 * vc.el (vc-print-log-setup-buttons): New function split out from
9550 vc-print-log-internal.
9551 (vc-log-internal-common): New function, a parametrized version of
9552 vc-print-log-internal.
9553 (vc-print-log-internal): Just call vc-log-internal-common with the
9555 (vc-incoming-outgoing-internal):
9556 (vc-log-incoming, vc-log-outgoing): New functions.
9557 (vc-log-view-type): New permanent local variable.
9559 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
9561 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
9562 of the dynamic bound vc-short-log.
9563 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
9565 * vc-git.el (vc-git-log-outgoing): New function.
9566 (vc-git-log-view-mode): Use vc-log-view-type instead
9567 of the dynamic bound vc-short-log.
9569 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
9570 of the dynamic bound vc-short-log. Highlight the tag.
9571 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
9572 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
9573 (vc-hg-incoming-mode): Remove.
9574 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
9576 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
9578 Fix default-directory for vc-root-diff.
9579 * vc.el (vc-root-diff): Bind default-directory to the root
9580 directory for the diff command.
9582 2010-04-07 Michael McNamara <mac@mail.brushroad.com>
9584 * progmodes/verilog-mode.el (verilog-forward-sexp):
9585 (verilog-calc-1): Support "disable fork" and "fork wait" multi
9586 word keywords, suggested by Steve Pearlmutter.
9587 (verilog-pretty-declarations): Support lineup of declarations in
9589 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
9590 fix bug for /* / comments.
9591 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
9592 Speed up and simplfy as this is never called with a bound.
9593 (verilog-pretty-declarations): Enhance to line up declarations
9594 inside a parameter list, suggested by Alan Morgan.
9595 (verilog-pretty-expr): Tune assignment regular expression match
9596 string for corner cases; also use markers instead of character
9597 number as indent changes the later.
9599 2010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
9601 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
9603 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
9604 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
9605 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
9606 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
9609 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
9610 1800-2009 keywords, including "global.".
9612 2010-04-06 John Wiegley <jwiegley@gmail.com>
9614 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
9615 appearing in buffer list (if a live buffer name matched a recentf
9616 file basename). Should use uniquify to offer a real solution.
9618 2010-04-06 John Wiegley <jwiegley@gmail.com>
9620 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
9621 comment to code, and add a :version tag.
9622 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
9624 2010-04-06 Juanma Barranquero <lekktu@gmail.com>
9626 Enable recentf-mode if using virtual buffers.
9627 * ido.el (recentf-list): Declare for byte-compiler.
9628 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
9629 (ido-make-buffer-list): Simplify.
9630 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
9632 2010-04-05 Juri Linkov <juri@jurta.org>
9634 Scrolling commands which scroll a line instead of full screen.
9635 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
9637 * simple.el (scroll-up-line, scroll-down-line): New commands.
9638 Put property isearch-scroll=t on them.
9640 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
9643 2010-04-05 Juri Linkov <juri@jurta.org>
9645 Scrolling commands which do not signal errors at top/bottom.
9646 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
9648 * simple.el (scroll-up-command, scroll-down-command): New commands.
9649 Put property isearch-scroll=t on them.
9651 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
9652 `scroll-down-command' and [next] from `scroll-up' to
9653 `scroll-up-command'.
9655 * emulation/cua-base.el: Put property CUA=move on
9656 `scroll-up-command' and `scroll-down-command'.
9657 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
9658 and `scroll-down-command' to `cua-scroll-down'.
9660 2010-04-05 Juanma Barranquero <lekktu@gmail.com>
9662 * help.el (describe-mode): Return nil.
9664 2010-04-04 John Wiegley <jwiegley@gmail.com>
9666 * ido.el (ido-use-virtual-buffers): New variable to indicate
9667 whether "virtual buffer" support is enabled for IDO.
9668 (ido-virtual): Face used to indicate virtual buffers in the list.
9669 (ido-buffer-internal): If a buffer is chosen, and no such buffer
9670 exists, but a virtual buffer of that name does (which would be why
9671 it was in the list), recreate the buffer by reopening the file.
9672 (ido-make-buffer-list): If virtual buffers are being used, call
9673 `ido-add-virtual-buffers-to-list' before the make list hook.
9674 (ido-virtual-buffers): New variable which contains a copy of the
9675 current contents of the `recentf-list', albeit pared down for the
9676 sake of speed, and with proper faces applied.
9677 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
9678 create a list of "virtual buffers" to present to the user in
9679 addition to the currently open set. Note that this logic could
9680 get rather slow if that list is too large. With the default
9681 `recentf-max-saved-items' of 200, there is little speed penalty.
9683 2010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
9685 * font-lock.el: Require CL when compiling.
9686 (font-lock-turn-on-thing-lock): Use `case'.
9688 2010-04-03 Eli Zaretskii <eliz@gnu.org>
9690 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
9693 2010-04-02 Juri Linkov <juri@jurta.org>
9695 * ehelp.el (electric-help-orig-major-mode):
9696 New buffer-local variable.
9697 (electric-help-mode): Set it to original major-mode. Doc fix.
9698 (with-electric-help): Use `electric-help-orig-major-mode' instead
9699 of (default-value 'major-mode). Doc fix.
9700 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
9702 2010-04-02 Sam Steingold <sds@gnu.org>
9704 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
9705 `vc-hg-command' with a list of flags.
9707 * progmodes/bug-reference.el (bug-reference-bug-regexp):
9708 Also accept "patch" and "RFE".
9709 (bug-reference-fontify): `bug-reference-url-format' can also be a
9710 function to be able to handle the bug kind.
9711 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
9713 2010-04-02 Jan Djärv <jan.h.d@swipnet.se>
9715 * tmm.el (tmm-get-keymap): Check with symbolp before passing
9716 value to fboundp, it may not be a symbol.
9718 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
9720 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
9722 2010-03-31 Juri Linkov <juri@jurta.org>
9724 * simple.el (next-line, previous-line): Re-throw a signal
9725 with `signal' instead of using `ding'.
9726 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
9728 2010-03-31 Juri Linkov <juri@jurta.org>
9730 * simple.el (keyboard-escape-quit): Raise deselecting the active
9731 region higher than exiting the minibuffer.
9732 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
9734 2010-03-31 Juri Linkov <juri@jurta.org>
9736 * image.el (image-animated-p): Use `image-metadata' instead of
9737 `image-extension-data'. Get GIF extenstion data from metadata
9738 property `extension-data'.
9740 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
9742 * simple.el (append-to-buffer): Simplify.
9744 2010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
9746 * textmodes/artist.el (artist-mode): Fix typo in docstring.
9747 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
9749 2010-03-31 Kenichi Handa <handa@m17n.org>
9751 * language/sinhala.el (composition-function-table): Fix regexp for
9752 the new Unicode specification.
9754 * language/indian.el (devanagari-composable-pattern)
9755 (tamil-composable-pattern, kannada-composable-pattern)
9756 (malayalam-composable-pattern): Adjust for the new Unicode
9758 (bengali-composable-pattern, gurmukhi-composable-pattern)
9759 (gujarati-composable-pattern, oriya-composable-pattern)
9760 (telugu-composable-pattern): New variables to cope with the new
9761 Unicode specification. Use them in composition-function-table.
9763 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
9765 Make tmm-menubar work for the Buffers menu again (bug#5726).
9766 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
9767 vectors rather than cons cells, as used in menu-bar-update-buffers.
9769 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
9771 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
9772 (js-insert-and-indent): Revert 2009-08-15 change, restoring
9773 electric punctuation for "{}();,:" (Bug#5586).
9775 * mail/sendmail.el (mail-default-directory): Doc fix.
9777 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
9779 * mail/sendmail.el (mail-default-directory): Doc fix.
9781 2010-03-31 Eli Zaretskii <eliz@gnu.org>
9783 * subr.el (version-regexp-alist, version-to-list)
9784 (version-list-<, version-list-=, version-list-<=)
9785 (version-list-not-zero, version<, version<=, version=): Doc fix.
9788 2010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
9790 * vc.el (vc-root-diff): Doc fix.
9792 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
9794 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
9796 * simple.el (append-to-buffer): Fix last change.
9798 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
9800 * simple.el (append-to-buffer): Ensure that point is preserved if
9801 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
9804 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
9806 * files.el (auto-mode-case-fold): Change default to t.
9808 2010-03-30 Juri Linkov <juri@jurta.org>
9810 * dired-x.el (dired-omit-mode): Doc fix.
9812 2010-03-30 Juri Linkov <juri@jurta.org>
9814 * replace.el (occur-accumulate-lines): Move occur-engine related
9815 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
9816 to be located after `occur-engine'.
9818 2010-03-30 Juri Linkov <juri@jurta.org>
9820 Make occur handle multi-line matches cleanly with context.
9821 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
9823 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
9824 (occur-engine): Add local variables `ret', `prev-after-lines',
9825 `prev-lines'. Use more arguments for `occur-context-lines'.
9826 Set first elem of its returned list to `data', and the second elem
9827 to `prev-after-lines'. Don't print the separator line.
9828 In the end, print remaining context after-lines.
9829 (occur-context-lines): Add new arguments `begpt', `endpt',
9830 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
9831 after-lines of the previous match with before-lines of the
9832 current match and not overlap them. Return a list with two
9833 values: the output line and the list of context after-lines.
9835 2010-03-30 Juri Linkov <juri@jurta.org>
9837 * replace.el (occur-accumulate-lines): Fix a bug where the first
9838 context line at the beginning of the buffer was missing.
9840 2010-03-30 Eli Zaretskii <eliz@gnu.org>
9842 * files.el: Make bidi-display-reordering safe variable for boolean
9845 2010-03-29 Phil Hagelberg <phil@evri.com>
9846 Chong Yidong <cyd@stupidchicken.com>
9848 * subr.el: Extend progress reporters to perform "spinning".
9849 (progress-reporter-update, progress-reporter-do-update):
9850 Handle non-numeric value arguments.
9851 (progress-reporter--pulse-characters): New var.
9853 2010-03-28 Chong Yidong <cyd@stupidchicken.com>
9855 * progmodes/compile.el (compilation-start): Fix regexp detection
9856 of initial cd command (Bug#5771).
9858 2010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
9860 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
9862 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
9864 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
9865 * progmodes/gdb-mi.el: Restore.
9866 * progmodes/gdb-ui.el: Remove.
9867 * progmodes/gud.el: Re-accommodate for gdb-mi.el.
9869 2010-03-25 Glenn Morris <rgm@gnu.org>
9871 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
9872 all dired buffers, even tramp ones. (Bug#5755)
9874 2010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
9876 Add "union tags" in mpc.el.
9877 * mpc.el: Remove backward compatibility code.
9878 (mpc-browser-tags): Change default.
9879 (mpc--find-memoize-union-tags): New var.
9880 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
9881 (mpc-cmd-find): Handle the case where the playlist does not exist.
9883 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
9884 (mpc-cmd-add): Use mpc-cmd-flush.
9885 (mpc-tagbrowser-tag-name): New fun.
9886 (mpc-tagbrowser-buf): Use it.
9887 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
9889 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
9892 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
9893 Use replace-regexp-in-string.
9894 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
9895 (makefile-imake-mode-syntax-table): Move init into defvar.
9896 (makefile-mode): Use define-derived-mode.
9898 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
9899 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
9900 not be present any more.
9902 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
9904 * faces.el (set-face-attribute): Fix typo in docstring.
9905 (face-valid-attribute-values): Reflow docstring.
9907 2010-03-24 Glenn Morris <rgm@gnu.org>
9909 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
9911 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
9913 * indent.el (indent-for-tab-command): Doc fix.
9915 2010-03-24 Alan Mackenzie <acm@muc.de>
9917 * progmodes/cc-engine.el (c-remove-stale-state-cache):
9918 Fix off-by-one error. Fixes bug #5747.
9920 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
9922 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
9923 (image-dired-read-comment): Doc fix.
9925 * json.el (json-object-type, json-array-type, json-key-type)
9926 (json-false, json-null, json-read-number):
9927 * minibuffer.el (completion-in-region-functions):
9928 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
9929 (cal-tex-cursor-week):
9930 * emacs-lisp/trace.el (trace-function):
9931 * eshell/em-basic.el (eshell/printnl):
9932 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
9933 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
9934 * obsolete/levents.el (allocate-event, event-key, event-object)
9935 (event-point, event-process, event-timestamp, event-to-character)
9936 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
9937 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
9938 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
9939 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
9940 (reftex-highlight-selection): Fix typos in docstrings.
9942 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
9944 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
9946 2010-03-24 Glenn Morris <rgm@gnu.org>
9948 * mail/rmail.el (rmail-highlight-face): Restore option deleted
9949 2008-02-13 without comment; mark it obsolete.
9950 (rmail-highlight-headers): Use rmail-highlight-face once more.
9952 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
9954 * woman.el (woman2-process-escapes): Only consume the newline if
9955 the filler character is on a line by itself (Bug#5729).
9957 2010-03-24 Kenichi Handa <handa@m17n.org>
9959 * language/indian.el (devanagari-composable-pattern): Add more
9962 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
9964 * net/trampver.el: Update release number.
9966 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
9968 * net/tramp.el (tramp-find-executable):
9969 Use `tramp-get-connection-buffer'. Make the regexp for checking
9970 output of "wc -l" more robust.
9971 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
9972 (tramp-open-connection-setup-interactive-shell): Remove workaround
9973 for OpenSolaris bug, it is not needed anymore.
9975 2010-03-24 Glenn Morris <rgm@gnu.org>
9977 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
9979 2010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
9981 * files.el (auto-mode-alist): Accept more verilog file patterns.
9983 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
9985 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
9987 2010-03-24 Glenn Morris <rgm@gnu.org>
9989 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
9990 log-edit-before-checkin-process.
9992 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
9994 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
9996 * vc-dispatcher.el (vc-start-logentry): Doc fix.
9997 (log-view-process-buffer, log-edit-extra-flags): Declare.
9999 * log-edit.el (log-edit-before-checkin-process): Doc fix.
10001 2010-03-23 Sam Steingold <sds@gnu.org>
10003 Fix bug#5620: recalculate all markers on compilation buffer
10004 modifications, not on file modifications.
10005 * progmodes/compile.el (compilation-buffer-modtime): New buffer-local
10006 variable: the buffer modification time, for buffers not associated with
10008 (compilation-mode): Create it.
10009 (compilation-filter): Update it.
10010 (compilation-next-error-function): Use it instead of
10011 `visited-file-modtime' for timestamp.
10013 2010-03-23 Juri Linkov <juri@jurta.org>
10015 Implement Occur multi-line matches.
10016 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
10018 * replace.el (occur): Doc fix.
10019 (occur-engine): Set `begpt' to the beginning of the first line.
10020 Set `endpt' to the end of the last match line. At first, count
10021 line numbers between `origpt' and `begpt'. Split out code from
10022 `out-line' variable to new let-bindings `match-prefix' and
10023 `match-str'. In `out-line' add non-numeric prefix to all
10024 non-first lines of multi-line matches. Finally, count lines
10025 between `begpt' and `endpt' and add to `lines'.
10027 2010-03-23 Juri Linkov <juri@jurta.org>
10029 * replace.el (occur-accumulate-lines, occur-engine):
10030 Use `occur-engine-line' instead of duplicate code.
10031 (occur-engine-line): New function created from duplicate code
10032 in `occur-accumulate-lines' and `occur-engine'.
10034 * replace.el (occur-engine-line): Add optional arg `keep-props'.
10035 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
10037 2010-03-23 Juri Linkov <juri@jurta.org>
10039 * finder.el: Remove TODO tasks.
10041 * info.el (Info-finder-find-node): Add node "all"
10042 with all package info. Handle a list of multiple keywords
10043 separated by comma.
10044 (info-finder): In interactive use with a prefix argument,
10045 use `completing-read-multiple' to read a list of keywords
10046 separated by comma.
10048 2010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
10050 Add a new completion style `substring'.
10051 * minibuffer.el (completion-basic--pattern): New function.
10052 (completion-basic-try-completion, completion-basic-all-completions):
10054 (completion-substring--all-completions)
10055 (completion-substring-try-completion)
10056 (completion-substring-all-completions): New functions.
10057 (completion-styles-alist): New style `substring'.
10059 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
10061 Get rid of .elc files after removal of the corresponding .el.
10062 * Makefile.in (compile-clean): New target.
10063 (compile-main): Use it.
10065 2010-03-22 Jan Djärv <jan.h.d@swipnet.se>
10067 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
10068 don't do make there. When compiling with separate object dir, there
10069 is no Makefile there.
10071 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
10073 Get rid of the ELCFILES abomination, again.
10074 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
10075 (all, compile): Don't call compile-last.
10076 (compile-main): Build the "elcfiles" list dynamically.
10077 (compile-targets): New (internal) target.
10079 2010-03-21 Andreas Schwab <schwab@linux-m68k.org>
10081 * Makefile.in (top_srcdir): Define.
10082 (abs_top_builddir): Define.
10083 (srcdir): Don't append `/..'.
10084 (EMACS): Use ${abs_top_builddir}.
10085 (all, compile, compile-always, compile-last): Don't set emacswd.
10086 (update-subdirs, update-authors): Use $(top_srcdir) instead of
10088 (lisp): Use $(srcdir) instead of @srcdir@.
10090 2010-03-21 Juri Linkov <juri@jurta.org>
10092 Fix message of multi-line occur regexps and multi-buffer header lines.
10093 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
10095 * replace.el (occur-1): Don't display regexp if it is longer
10096 than window-width. Use `query-replace-descr' to display regexp.
10097 (occur-engine): Don't display regexp in the buffer header for
10098 multi-buffer occur. Display a separate header line with total
10099 match count and regexp for multi-buffer occur.
10100 Use `query-replace-descr' to display regexp.
10102 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
10104 * net/secrets.el: Fix parenthesis.
10105 (secrets-enabled): Fix parenthesis.
10107 2010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
10109 Use more relative file and directory names.
10110 * Makefile.in (EMACS): Arrange for it to work when we chdir.
10111 (setwins, setwins_almost, setwins_for_subdirs):
10112 Don't `cd'; output relative names.
10113 (all, compile, compile-always, compile-last): Set emacswd.
10114 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
10115 Just cd to the lisp source dir so we can use relative file names.
10117 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
10119 2010-03-20 Glenn Morris <rgm@gnu.org>
10121 * textmodes/rst.el: Use faces for font-lock customization, and make the
10122 old -face variables obsolete.
10123 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
10124 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
10125 (rst-block-face, rst-external-face, rst-definition-face)
10126 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
10127 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
10129 (rst-font-lock-keywords-function): Update for above changes.
10131 2010-03-20 Juri Linkov <juri@jurta.org>
10134 * obsolete/s-region.el: Move to obsolete.
10136 2010-03-19 Juanma Barranquero <lekktu@gmail.com>
10138 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
10140 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
10142 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
10144 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
10146 Add special markup processing for commit logs.
10147 * log-edit.el (log-edit-extra-flags): New variable.
10148 (log-edit): Add new argument MODE. Use that mode when non-nil
10149 instead of the log-view-mode.
10150 (log-view-process-buffer): New function.
10152 * vc.el: Document that the checkin method takes optional
10153 arguments. Document new backend specific method: log-view-mode.
10154 (vc-default-log-edit-mode): New function.
10155 (vc-checkin): Use a backend specific log-view-mode.
10156 Pass extra arguments to the checkin method.
10157 (vc-modify-change-comment): Pass a dummy extra argument.
10159 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
10161 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
10162 (vc-finish-logentry): Process the log buffer before passing it
10163 down. Pass log-edit-extra-flags.
10165 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
10167 (log-edit-extra-flags, log-edit-before-checkin-process):
10170 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
10172 (log-edit-extra-flags, log-edit-before-checkin-process):
10174 (vc-hg-log-edit-mode): New derived mode.
10176 * vc-arch.el (vc-arch-checkin):
10177 * vc-cvs.el (vc-cvs-checkin):
10178 * vc-git.el (vc-git-checkin):
10179 * vc-mtn.el (vc-mtn-checkin):
10180 * vc-rcs.el (vc-rcs-checkin):
10181 * vc-sccs.el (vc-sccs-checkin):
10182 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
10184 2010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
10186 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
10189 2010-03-19 Glenn Morris <rgm@gnu.org>
10191 * password-cache.el (password-cache, password-cache-expiry): Autoload.
10193 2010-03-18 Glenn Morris <rgm@gnu.org>
10195 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
10197 * replace.el (query-replace-history): Give it a doc string.
10198 (map-query-replace-regexp): Use query-replace-from-history-variable
10199 and query-replace-to-history-variable.
10201 * mail/hashcash.el (declare-function): Remove duplicate definition.
10203 * mail/emacsbug.el (report-emacs-bug-pretest-address):
10204 Make it an obsolete alias for report-emacs-bug-address.
10205 (message-strip-special-text-properties): Declare.
10206 (report-emacs-bug): Remove test for a pretest bug address.
10207 Combine message-mode-specific code.
10209 * mail/supercite.el: Don't require sendmail.
10210 (mh-in-header-p): Declare rather than using with-no-warnings.
10211 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
10212 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
10214 * calendar/cal-french.el: Convert to utf-8.
10216 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
10219 2010-03-16 Michael Albinus <michael.albinus@gmx.de>
10221 * net/secrets.el (secrets-enabled): New variable. Use it instead
10224 2010-03-15 Michael Albinus <michael.albinus@gmx.de>
10226 * net/secrets.el (top): Register the D-Bus signals only when the
10227 service "org.freedesktop.secrets" can be pinged.
10228 Provide subfeature `enabled'.
10230 2010-03-14 Juri Linkov <juri@jurta.org>
10232 Add finder unknown keywords.
10234 * finder.el (finder-unknown-keywords): New function.
10236 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
10237 to create a Finder node with unknown keywords.
10239 2010-03-14 Juri Linkov <juri@jurta.org>
10241 * finder.el (finder-compile-keywords): Replace `princ' with
10242 `prin1' on a list of symbols interned from keyword strings.
10244 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
10245 a comma, then split keywords using a comma and optional whitespace.
10246 Otherwise, split by whitespace.
10254 * progmodes/mixal-mode.el: Fix keywords.
10256 2010-03-13 Michael Albinus <michael.albinus@gmx.de>
10258 * Makefile.in (ELCFILES): Add net/secrets.elc.
10260 * net/secrets.el: New file.
10262 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
10264 * facemenu.el (list-colors-display, list-colors-print): New arg
10265 callback. Use it to allow selecting colors.
10267 * wid-edit.el (widget-image-insert): Insert image prop even if the
10268 current display is non-graphic.
10269 (widget-field-value-set): New fun.
10270 (editable-field): Use it.
10271 (widget-field-value-get): Clean up unused var.
10272 (widget-color-value-create, widget-color--choose-action):
10273 New funs. Allow using list-colors-display to choose color.
10275 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
10277 * cus-edit.el: Resort topmost custom groups.
10278 (custom-buffer-sort-alphabetically): Default to t.
10279 (customize-apropos): Use apropos-parse-pattern.
10280 (custom-search-field): New var.
10281 (custom-buffer-create-internal): Add custom-apropos search field.
10282 (custom-add-parent-links): Don't display parent doc.
10283 (custom-group-value-create): Don't sort top-level custom group.
10284 (custom-magic-value-create): Show visibility button before option name.
10286 (custom-variable-state): New fun, from custom-variable-state-set.
10287 (custom-variable-state-set): Use it.
10288 (custom-group-value-create): Hide options with standard values
10289 using the :hidden-states property. Use progress reporter.
10291 (custom-show): Simplify.
10292 (custom-visibility): Disable images by default.
10293 (custom-variable): New property :hidden-states.
10294 (custom-variable-value-create): Enable images for
10295 custom-visibility widgets. Use :hidden-states property to
10296 determine initial visibility.
10298 * wid-edit.el (widget-image-find): Give images center ascent.
10299 (visibility): Add :on-image and :off-image properties.
10300 (widget-visibility-value-create): Use them.
10302 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
10304 * cus-edit.el (processes): Remove from development group.
10305 (oop, hypermedia): Delete group.
10306 (comm): Promote to top-level group.
10308 * net/browse-url.el (browse-url):
10309 * net/xesam.el (xesam):
10310 * net/tramp.el (tramp):
10311 * net/goto-addr.el (goto-address):
10312 * net/ange-ftp.el (ange-ftp): Put in comm group.
10314 * view.el (view): Remove from editing group.
10316 * uniquify.el (uniquify): Put in files group.
10318 * net/browse-url.el (browse-url):
10319 * ps-print.el (postscript): Put in external group.
10321 * cus-edit.el (outlines):
10322 * textmodes/text-mode.el (text-mode-hook):
10323 * textmodes/table.el (table):
10324 * textmodes/picture.el (picture):
10325 * outline.el (outlines): Put in wp group.
10327 * nxml/nxml-mode.el (nxml): Remove from wp group.
10329 * net/tramp-imap.el (tramp-imap): Put in tramp group.
10331 * mail/metamail.el (metamail): Remove from hypermedia group.
10333 * cus-edit.el (abbrev):
10334 * whitespace.el (whitespace):
10335 * vcursor.el (vcursor):
10336 * reveal.el (reveal):
10337 * hl-line.el (hl-line): Put in convenience group.
10339 * epg-config.el (epg): Put in data group.
10341 * emulation/pc-select.el (pc-select): Put in emulations group.
10343 * calculator.el (calculator): Put in applications group.
10345 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
10347 Add .dir-locals.el support for file-less buffers.
10348 * files.el (hack-local-variables): Split out code to apply local
10349 variable settings ...
10350 (hack-local-variables-apply): ... here. New function.
10351 (hack-dir-local-variables): Use the default directory for when the
10352 buffer does not have an associated file.
10353 (hack-dir-local-variables-non-file-buffer): New function.
10354 * diff-mode.el (diff-mode):
10355 * vc-annotate.el (vc-annotate-mode):
10356 * vc-dir.el (vc-dir-mode):
10357 * log-edit.el (log-edit-mode):
10358 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
10360 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
10362 Add support for shelving snapshots and for showing shelves.
10363 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
10364 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
10366 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
10367 (vc-bzr-extra-menu-map): Map them.
10369 2010-03-11 Glenn Morris <rgm@gnu.org>
10371 * cus-edit.el (customize-changed-options-previous-release):
10374 * image.el (image-animate-max-time): Fix :version tag.
10376 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
10380 2010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
10382 * vc-git.el (vc-git-revision-table): Include remote branches.
10384 2010-03-10 Kim F. Storm <storm@cua.dk>
10386 Animated image API.
10387 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
10389 * image.el (image-animate-max-time): New defcustom.
10390 (image-animated-types): New defconst.
10391 (create-animated-image, image-animate-timer)
10392 (image-animate-start, image-animate-stop, image-animate-timeout)
10393 (image-animated-p): New functions.
10395 * image-mode.el (image-toggle-display-image):
10396 Replace `create-image' with `create-animated-image'.
10398 2010-03-09 Miles Bader <miles@gnu.org>
10400 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
10401 instead of "format:"; this ensures that the output is
10402 newline-terminated.
10404 2010-03-08 Chong Yidong <cyd@stupidchicken.com>
10406 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
10407 that all errors are caught, and that the return value is always a
10410 2010-03-08 Kenichi Handa <handa@m17n.org>
10412 * language/misc-lang.el (windows-1256): New coding system.
10413 (cp1256): New alias of windows-1256 (bug#5690).
10415 2010-03-07 Andreas Schwab <schwab@linux-m68k.org>
10417 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
10418 call to rfc822-bad-address. (Bug#5692)
10420 2010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
10422 * vc-git.el (vc-git-annotate-extract-revision-at-line):
10423 Use vc-git-root as default directory for revision path (Bug#5657).
10425 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
10427 * calculator.el (calculator): Don't bind split-window-keep-point
10430 2010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
10432 * vc-git.el: Re-flow to fit into 80 columns.
10433 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
10434 Remove spurious `quote' element in each case alternative.
10435 (vc-git-show-log-entry): Use prog1.
10436 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
10438 2010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
10440 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
10442 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
10444 * macros.el (insert-kbd-macro): Look up keyboard macro using the
10445 definition, not the name (Bug#5481).
10447 2010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
10449 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
10450 argument with a local variable. (Bug#5670)
10452 2010-03-02 Juri Linkov <juri@jurta.org>
10454 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
10456 2010-03-02 Michael Albinus <michael.albinus@gmx.de>
10458 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
10459 error when FILENAME and NEWNAME are existing remote directories.
10461 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
10462 parameter DIR-FLAG.
10464 2010-03-02 Glenn Morris <rgm@gnu.org>
10466 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
10467 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
10469 2010-03-01 Kenichi Handa <handa@m17n.org>
10471 * language/burmese.el (burmese-composable-pattern): Rename from
10472 myanmar-composable-pattern.
10474 * international/characters.el (script-list):
10475 * international/fontset.el (script-representative-chars):
10476 Change myanmar to burmese.
10477 (otf-script-alist): Likewise.
10478 (setup-default-fontset): Likewise. Re-fix :otf spec.
10480 2010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
10482 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
10484 2010-02-28 Jan Djärv <jan.h.d@swipnet.se>
10486 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
10488 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
10490 * net/tramp.el (tramp-handle-write-region): START can be a string.
10491 Take care in the checks. Reported by Dan Davison
10492 <davison@stats.ox.ac.uk>.
10494 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
10496 * net/dbus.el (dbus-introspect, dbus-get-property)
10497 (dbus-set-property, dbus-get-all-properties):
10498 Use `dbus-call-method' when noninteractive. (Bug#5645)
10500 2010-02-28 Chong Yidong <cyd@stupidchicken.com>
10502 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
10503 * emacs-lisp/elint.el (elint-add-required-env):
10504 * calendar/icalendar.el (icalendar--add-diary-entry):
10505 * calc/calcalg2.el (math-tracing-integral):
10506 * files.el (recover-session-finish): Use with-current-buffer
10507 instead of save-excursion.
10509 2010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
10511 Fix in-buffer completion when after-change-functions modify the buffer.
10512 * minibuffer.el (completion--replace): New function.
10513 (completion--do-completion): Use it and use relative movement.
10515 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
10517 * international/fontset.el (setup-default-fontset): Fix :otf spec.
10519 2010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
10521 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
10522 Allow the characters _<> in the stack entry (Bug#5653).
10524 2010-02-26 Kenichi Handa <handa@m17n.org>
10526 * language/burmese.el: Fix entries in composition-function-table.
10527 (myanmar-composable-pattern): New variable.
10529 * international/fontset.el (setup-default-fontset): Add an entry
10532 * international/characters.el (script-list): Add Myanmar
10535 2010-02-26 Glenn Morris <rgm@gnu.org>
10537 * custom.el (custom-initialize-delay): Doc fix.
10539 * mail/sendmail.el (send-mail-function): Autoload the call
10540 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
10542 2010-02-24 Chong Yidong <cyd@stupidchicken.com>
10544 * files.el (hack-local-variables-filter): For eval forms, also
10545 check safe-local-variable-p (Bug#5636).
10547 2010-02-22 Michael Albinus <michael.albinus@gmx.de>
10549 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
10550 setting the modes by `ignore-errors'. It might fail, for example
10551 if the file is not owned by the user but the group.
10552 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
10554 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
10556 * files.el (directory-listing-before-filename-regexp):
10557 Use stricter matching for iso-style dates, to avoid false matches with
10558 date-like filenames (Bug#5597).
10560 * htmlfontify.el (htmlfontify): Doc fix.
10562 * eshell/eshell.el (eshell): Doc fix.
10564 * startup.el (fancy-about-screen): In mode-line, apply
10565 mode-line-buffer-id face only to the buffer name (Bug#5613).
10567 2010-02-20 Kevin Ryde <user42@zip.com.au>
10569 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10570 In `watcom' anchor regexp to start of line, to avoid slowness
10573 2010-02-20 Eli Zaretskii <eliz@gnu.org>
10575 * subr.el (remove-yank-excluded-properties): Explain in a comment
10576 why `category' property is removed.
10578 2010-02-19 Chong Yidong <cyd@stupidchicken.com>
10580 * isearch.el (isearch-update-post-hook, isearch-update):
10581 Revert 2010-02-17 change.
10583 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
10585 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
10586 (icalendar--convert-weekly-to-ical)
10587 (icalendar--convert-yearly-to-ical)
10588 (icalendar--convert-block-to-ical)
10589 (icalendar--convert-cyclic-to-ical)
10590 (icalendar--convert-anniversary-to-ical): Take care of time
10591 specifications where hour has 1-digit only (Bug#5549).
10593 2010-02-19 Nick Roberts <nickrob@snap.net.nz>
10595 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
10596 of disassemble output in GDB 7.1.
10598 2010-02-19 Glenn Morris <rgm@gnu.org>
10600 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
10601 property. (Bug#5593)
10603 2010-02-18 Sam Steingold <sds@gnu.org>
10605 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
10607 2010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
10609 Use abbreviated file names in bookmarks (bug#5591).
10610 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
10611 calls to expand-file-name.
10612 (bookmark-relocate): Use abbreviated file names in bookmarks.
10613 (bookmark-load): Use abbreviated file names in messages.
10615 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
10617 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
10618 expand "." and "..". Reported by Thierry Volpiatto
10619 <thierry.volpiatto@gmail.com>.
10621 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
10623 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
10624 permissions of the temporary file to "0600". In case the remote
10625 file has no read permissions for the owner, there might be
10626 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
10628 22010-02-18 Glenn Morris <rgm@gnu.org>
10630 * emacs-lisp/authors.el (authors-renamed-files-alist):
10631 Add entries for INSTALL.CVS.
10633 2010-02-17 Mark A. Hershberger <mah@everybody.org>
10635 * vc-bzr.el: Fix typo in Known Bugs section.
10637 * isearch.el (isearch-update-post-hook): New hook.
10638 (isearch-update): Use the new hook.
10640 2010-02-16 Michael Albinus <michael.albinus@gmx.de>
10642 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
10643 Fix errors in copying directories.
10644 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
10645 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
10646 (tramp-handle-delete-file)
10647 (tramp-handle-dired-recursive-delete-directory)
10648 (tramp-handle-write-region): Flush also the cache for the upper
10651 2010-02-16 Chong Yidong <cyd@stupidchicken.com>
10653 * simple.el (save-interprogram-paste-before-kill): Doc fix.
10655 * cus-edit.el (hardware): Doc fix.
10657 * man.el (man): Add to external custom group.
10659 * delim-col.el (columns): Move to wp custom group.
10661 * doc-view.el (doc-view): Add to data custom group.
10663 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
10665 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
10666 by ispell-parse-output (Bug#5575).
10668 2010-02-16 Kenichi Handa <handa@m17n.org>
10670 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
10671 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
10672 (skkdic-convert): Use `euc-japan' coding system for writing.
10674 2010-02-16 Glenn Morris <rgm@gnu.org>
10676 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
10677 tex-main-file before using it. (Bug#5562)
10679 2010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
10681 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
10682 warnings, since it is annoying for the user to see them each time he
10685 2010-02-15 Michael Albinus <michael.albinus@gmx.de>
10687 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
10688 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
10689 instead of PROC for caching "first-password-request". Otherwise,
10690 new processes would not profit from passwords already entered.
10692 * net/tramp-cache.el (tramp-dump-connection-properties):
10693 Don't save "first-password-request" property.
10695 2010-02-14 Juanma Barranquero <lekktu@gmail.com>
10697 * outline.el (outline-head-from-level):
10698 * simple.el (with-wrapper-hook):
10699 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
10700 (elint-defun, elint-buffer-env, elint-top-form-logged)
10701 (elint-unbound-variable):
10702 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
10703 Fix typos in docstrings.
10705 2010-02-14 Michael Albinus <michael.albinus@gmx.de>
10707 * files.el (insert-directory): When WILDCARD-REGEXP and
10708 FULL-DIRECTORY-P are nil, insert the file entry instead of the
10709 whole directory. (Bug#5551)
10711 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
10712 dired's alignment sanity. (Bug#5516)
10714 2010-02-14 Juri Linkov <juri@jurta.org>
10716 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
10717 Remove remaining ^H with their preceding chars. (Bug#5566)
10719 2010-02-13 Glenn Morris <rgm@gnu.org>
10721 * simple.el (transpose-subr): Give it a doc-string.
10723 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
10726 2010-02-12 Juri Linkov <juri@jurta.org>
10728 * arc-mode.el (archive-unique-fname): Make directories for nested
10729 archives. (Bug#5540)
10731 2010-02-12 Juri Linkov <juri@jurta.org>
10733 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
10735 2010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
10737 * subr.el (copy-overlay): Handle deleted overlays.
10739 * man.el (Man-completion-table): Don't signal an error if we can't run
10740 manual-program (bug#4056).
10742 2010-02-10 Juanma Barranquero <lekktu@gmail.com>
10744 * textmodes/artist.el (artist-mt): Fix typos in docstring.
10746 2010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10748 * info.el (Info-bookmark-jump): Simplify.
10750 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
10751 (bookmark-default-handler): Accept new bookmark field `buffer'.
10753 2010-02-10 Chong Yidong <cyd@stupidchicken.com>
10755 * iswitchb.el (iswitchb-completions): Revert last change.
10757 2010-02-10 Michael Albinus <michael.albinus@gmx.de>
10759 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
10760 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
10761 This prevents file names like "~/" being listed literally.
10763 2010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
10765 * term/xterm.el (xterm-maybe-set-dark-background-mode):
10766 Remove dead code. (Bug#5546)
10768 2010-02-09 Chong Yidong <cyd@stupidchicken.com>
10770 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
10771 correctly (Bug#5548).
10773 2010-02-08 Jose E. Marchesi <jemarch@gnu.org>
10775 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
10776 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
10778 2010-02-08 Kenichi Handa <handa@m17n.org>
10780 * international/mule-util.el (with-coding-priority): Add autoload
10781 cookie for putting `lisp-indent-function'.
10783 2010-02-07 Glenn Morris <rgm@gnu.org>
10785 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
10786 Move F2003 named interfaces from keywords-2 to keywords-1, and
10787 use function-name-face rather than constant-face.
10788 Simplify "abstract interface" regexp.
10790 2010-02-07 Chong Yidong <cyd@stupidchicken.com>
10792 * eshell/esh-util.el (eshell-file-attributes): New optional arg
10793 ID-FORMAT. Pass it to `file-attributes'.
10795 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
10797 2010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
10799 * faces.el (set-face-attribute): Allow calling
10800 internal-set-lisp-face-attribute with 'unspecified family and
10801 foundry argument (Bug#5536).
10803 2010-02-07 Glenn Morris <rgm@gnu.org>
10805 * progmodes/f90.el (f90-font-lock-keywords-2)
10806 (f90-looking-at-type-like, f90-looking-at-program-block-end):
10807 Handle F2003 named interfaces.
10809 2010-02-06 Chong Yidong <cyd@stupidchicken.com>
10811 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
10812 beg and end before calling c-get-state-before-change-functions.
10814 2010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
10816 * vc-bzr.el (vc-bzr-dir-extra-headers):
10817 Disable the pending merges header.
10819 2010-02-05 Juri Linkov <juri@jurta.org>
10821 * doc-view.el (doc-view-mode):
10822 * image-mode.el (image-mode): Put property mode-class=special.
10825 2010-02-05 Mark A. Hershberger <mah@everybody.org>
10827 * vc-svn.el (vc-svn-revision-table): New function.
10829 2010-02-05 Michael Albinus <michael.albinus@gmx.de>
10831 * net/ange-ftp.el (ange-ftp-insert-directory):
10832 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
10833 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
10834 Handle also directories. (Bug#5478)
10836 2010-02-05 Glenn Morris <rgm@gnu.org>
10838 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
10840 2010-02-05 Chong Yidong <cyd@stupidchicken.com>
10842 * startup.el (command-line-1): Convert options beginning with a
10843 single dash as well (Bug#5519).
10845 2010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
10847 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
10848 * minibuffer.el (completion-initials-expand): Only check the presence
10849 of delims *within* the boundaries, since otherwise the / delim is
10850 always found for files.
10852 Fix up various corner case problems.
10853 * doc-view.el (doc-view-last-page-number): New function.
10854 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
10855 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
10856 (doc-view-kill-proc): Avoid inf-loop in freak cases.
10857 (doc-view-reconvert-doc): Use the new recursive delete-directory.
10858 (doc-view-convert-current-doc): Don't create the resolution.el file
10860 (doc-view-pdf/ps->png): Do it here instead.
10861 (doc-view-already-converted-p): Check that resolution.el is present.
10862 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
10863 windows that are not yet showing images.
10865 2010-02-04 Michael Albinus <michael.albinus@gmx.de>
10867 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
10868 `dired-uncache' for every elemnt which is an absolute file name.
10870 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
10871 directory, handle its directory component.
10872 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
10873 function is called permanently and creates noise, otherwise.
10875 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
10876 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
10877 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
10879 2010-02-04 David Burger <dburger@google.com> (tiny change)
10881 * macros.el (apply-macro-to-region-lines):
10882 Minor simplification. (Bug#5485)
10884 2010-02-04 Glenn Morris <rgm@gnu.org>
10886 * mail/rmail.el (rmail-show-message-1): Handle malformed
10887 quoted-printable text. (Bug#5441)
10889 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
10891 * simple.el (visual-line-mode): Capitalize lighter.
10893 2010-02-03 John Wiegley <jwiegley@gmail.com>
10895 * iswitchb.el (iswitchb-completions): Add bookmark files to the
10896 list of files considered for "virtual buffer" completions.
10898 2010-02-03 Michael Albinus <michael.albinus@gmx.de>
10900 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
10901 also in case of (and (not full) (not wildcard)). This is needed
10902 when dired is called with a list of files, which are not in
10903 `default-directory'. (Bug#5478)
10905 2010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
10907 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
10909 2010-02-02 Juri Linkov <juri@jurta.org>
10911 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
10912 from unidiff to allow function-line after @@.
10914 2010-02-02 Juri Linkov <juri@jurta.org>
10916 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
10917 '(RCS SCCS) with inverted condition.
10919 2010-02-02 Michael Albinus <michael.albinus@gmx.de>
10921 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
10924 2010-02-01 Juri Linkov <juri@jurta.org>
10926 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
10927 compare with "pkunzip" and "pkzip" instead of only "pkzip".
10928 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
10929 only when (car archive-zip-extract) is "unzip". (Bug#5475)
10931 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
10933 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
10934 (doc-view-revert-buffer): New command.
10935 (doc-view-mode-map): Use it.
10937 2010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
10939 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
10940 pending merge is detected.
10942 2010-01-31 Juri Linkov <juri@jurta.org>
10944 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
10945 beginning of interactive spec like all other grep commands do.
10946 Put "all" in front of "gz". (Bug#5260)
10948 2010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
10950 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
10952 2010-01-29 Chong Yidong <cyd@stupidchicken.com>
10954 * dirtrack.el (dirtrack): Warn instead of signalling error if the
10955 regexp is incorrect (Bug#5476).
10957 2010-01-29 Michael Albinus <michael.albinus@gmx.de>
10959 * net/tramp.el (tramp-handle-insert-directory): Handle also
10960 symlinks, when FILENAME is not in `default-directory'.
10962 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
10964 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
10965 FILE is not in `default-directory'. (Bug#5478)
10967 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
10968 of SWITCHES. Handle the case, FILENAME is not in
10969 `default-directory'. (Bug#5478)
10970 (tramp-register-file-name-handlers): Add safe-magic property.
10972 2010-01-28 Chong Yidong <cyd@stupidchicken.com>
10974 * arc-mode.el (archive-zip-extract): Quote the argument passed to
10977 2010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
10979 * progmodes/flymake.el (flymake-allowed-file-name-masks)
10980 (flymake-master-make-header-init): Add other C++ filename masks.
10981 (flymake-find-possible-master-files)
10982 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
10984 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
10986 Fix some busybox annoyances.
10988 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
10989 not responding." string.
10990 (tramp-open-connection-setup-interactive-shell): Dump stty
10991 settings. Enable "neveropen" arg for all `tramp-send-command'
10992 calls. Handle "=" in variable values properly.
10993 (tramp-find-inline-encoding): Raise an error, when no encoding is
10995 (tramp-wait-for-output): Check, whether PROC buffer is available.
10996 Remove spurious " ^H" sequences, sent by busybox.
10997 (tramp-get-ls-command): Suppress coloring, if possible.
10999 2010-01-28 Glenn Morris <rgm@gnu.org>
11001 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
11003 * log-edit.el (log-edit-strip-single-file-name): Add missing
11004 :safe, :group, and :version tags.
11006 2010-01-27 Stephen Berman <stephen.berman@gmx.net>
11008 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
11009 buffers. (Bug#5477)
11011 2010-01-27 David De La Harpe Golden <david@harpegolden.net>
11013 * files.el (delete-directory): Handle moving to trash without
11014 first doing recursion (Bug#5436).
11016 2010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
11018 * vc-hooks.el (vc-path): Mark as obsolete.
11020 2010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
11022 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
11025 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
11027 (vc-bzr-log-view-mode): Adjust regexp for the above change.
11029 2010-01-25 Mark A. Hershberger <mah@everybody.org>
11031 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
11033 * vc-bzr.el (vc-bzr-revision-table): New function.
11035 2010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com>
11037 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
11038 diff-index command. This requires at least git-1.5.5. (Bug#1589).
11040 2010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
11042 Remove support for adding --signoff on commit.
11043 Future support will use an incompatible generic mechanism.
11044 * vc-git.el (vc-git-add-signoff): Remove variable.
11045 (vc-git-toggle-signoff): Remove function.
11046 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
11048 * term/xterm.el (xterm-maybe-set-dark-background-mode):
11049 Rename from xterm-set-background-mode. Return t if the background mode
11051 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
11052 earlier, call it again in case the background mode has changed.
11054 2010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
11056 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
11059 2010-01-23 Chong Yidong <cyd@stupidchicken.com>
11061 * emacs-lisp/assoc.el (aelement): Doc fix.
11062 (aput, adelete, amake): Use lexical-let (Bug#5450).
11064 2010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
11066 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
11067 is the same as subprogram call, not declaration. (Bug#5435).
11069 2010-01-23 Michael Albinus <michael.albinus@gmx.de>
11071 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
11072 (tramp-smb-maybe-open-connection): Use it.
11074 2010-01-22 Michael Albinus <michael.albinus@gmx.de>
11076 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
11078 2010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
11080 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
11081 just because we see "encoding: 8bit".
11082 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
11084 2010-01-22 Chong Yidong <cyd@stupidchicken.com>
11086 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
11088 2010-01-22 Eli Zaretskii <eliz@gnu.org>
11090 * jka-compr.el (jka-compr-load): If load-file is not in
11091 load-history, try its file-truename version. (bug#5447)
11093 2010-01-21 Alan Mackenzie <acm@muc.de>
11095 Fix a situation where deletion of a cpp construct throws an error.
11096 * progmodes/cc-engine.el (c-invalidate-state-cache):
11097 Before invoking c-with-all-but-one-cpps-commented-out, check that the
11098 special cpp construct is still in the buffer.
11099 (c-parse-state): Record the special cpp with markers, not numbers.
11101 2010-01-21 Kenichi Handa <handa@m17n.org>
11103 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
11104 process last-command-event, as it is now decoded first (Bug#5380).
11106 2010-01-20 Chong Yidong <cyd@stupidchicken.com>
11108 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
11110 2010-01-20 Glenn Morris <rgm@gnu.org>
11112 * indent.el (tab-always-indent): Fix custom-type.
11114 2010-01-19 Alan Mackenzie <acm@muc.de>
11116 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
11117 buffer throws "args out of range".
11118 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
11119 playing the role of delimiter.
11121 2010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
11123 * progmodes/ada-mode.el: Fix bug#5400.
11124 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
11125 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
11126 changed. Delete RECURSIVE parameter; never used. Improve doc string.
11127 Improve comments in "is" portion. Handle null procedure declaration.
11128 (ada-move-to-end): Improve doc string.
11130 2010-01-18 Óscar Fuentes <ofv@wanadoo.es>
11132 * ido.el (ido-cur-list): Initialize to nil.
11133 Remove obsolete information from commentary.
11134 (ido-choice-list): Initialize to nil.
11135 (ido-get-bufname): Reject minibuffers.
11136 (ido-make-buffer-list): If "default" is a nonexistent
11137 buffer, ignore it, as per the function's comment.
11138 (ido-kill-buffer-internal): New function.
11139 (ido-kill-buffer-at-head): Use it.
11140 (ido-visit-buffer): Likewise.
11142 2010-01-18 Chong Yidong <cyd@stupidchicken.com>
11144 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
11146 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
11148 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
11149 Fix typos in chart titles.
11151 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
11152 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
11153 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
11154 (describe-class, eieio-describe-generic, describe-generic):
11155 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
11156 (eieio-speedbar-expand):
11157 * emulation/viper-cmd.el (viper-exec-form-in-vi)
11158 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
11159 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
11160 (viper-del-backward-char-in-replace, viper-backward-indent)
11161 (viper-brac-function, viper-register-to-point, viper-submit-report):
11162 * net/tramp.el (tramp-remote-coding-commands):
11163 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
11164 Fix typos in docstrings.
11166 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
11168 * mail/sendmail.el (mail-yank-original): Set the mark if the
11169 specified function for yanking does not do it.
11171 2010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
11173 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
11175 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
11176 resyncing a directory.
11178 2010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
11180 * progmodes/ada-mode.el: Fix bug#1920.
11181 (ada-ident-re): Delete ., allow multibyte characters.
11182 (ada-goto-label-re): New; matches goto labels.
11183 (ada-block-label-re): New; matches block labels.
11184 (ada-label-re): New; matches both.
11185 (ada-named-block-re): Deleted; callers changed to use
11186 `ada-block-label-re' instead.
11187 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
11188 Use `ada-block-label-re'.
11189 (ada-indent-on-previous-lines): Improve handling of goto labels.
11190 (ada-get-indent-block-start): Special-case block label.
11191 (ada-get-indent-label): Split into `ada-indent-block-label' and
11192 `ada-indent-goto-label'.
11193 (ada-goto-stmt-start, ada-goto-next-non-ws):
11194 Optionally ignore goto labels.
11195 (ada-goto-next-word): Simplify.
11196 (ada-indent-newline-indent-conditional): Insert newline before
11197 trying to fix indentation; doc fix.
11199 2010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
11201 * calc/calc.el (calc-command-flags): Give it an initial value.
11203 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
11205 * files.el (minibuffer-with-setup-hook):
11206 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
11207 (artist-key-draw-continously, artist-key-do-continously-continously)
11208 (artist-key-set-point-continously, artist-mouse-draw-continously):
11209 Fix typos in docstrings.
11211 2010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
11213 * nxml/nxml-mode.el (nxml-extend-after-change-region):
11214 Never return t (Bug#3898).
11216 2010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
11218 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
11219 can parse the output of the external commands (Bug#5279).
11221 2010-01-16 Jari Aalto <jari.aalto@cante.net>
11223 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
11225 2010-01-16 Chong Yidong <cyd@stupidchicken.com>
11227 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
11229 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
11231 * startup.el (command-line): Remove unused --icon-type arg.
11232 Handle --display arg, passing it to command-line-1 (Bug#5392).
11234 2010-01-16 Mario Lang <mlang@delysid.org>
11236 * emacs-lisp/chart.el (chart-translate-namezone):
11237 * textmodes/artist.el (artist-compute-popup-menu-table):
11238 Remove duplicated words in doc-strings.
11240 2010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
11242 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
11243 to mairix-search to suppress threading (Bug#5342).
11245 2010-01-15 Kenichi Handa <handa@m17n.org>
11247 * international/mule-cmds.el (canonicalize-coding-system-name):
11248 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
11250 2010-01-15 Glenn Morris <rgm@gnu.org>
11252 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
11254 * wid-edit.el (widget-keymap): Doc fix.
11256 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
11257 former seems to be more widely accepted by various svn versions.
11259 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
11261 * find-cmd.el (find-constituents):
11262 * vc-arch.el (vc-arch-root):
11263 * window.el (window-body-height, pop-up-frames):
11264 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
11265 * progmodes/ada-stmt.el (ada-if):
11266 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
11267 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
11268 (ispell-encoding8-command, ispell-aspell-supports-utf8)
11269 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
11271 * progmodes/flymake.el (flymake-post-syntax-check):
11272 Fix typo in error message.
11274 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
11276 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
11277 which is always a string. (Bug#5313)
11279 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
11281 * progmodes/ada-xref.el (ada-default-prj-properties):
11282 Simplify previous change.
11284 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
11286 * progmodes/ada-xref.el (ada-default-prj-properties):
11287 Default ada_project_path to $ADA_PROJECT_PATH.
11289 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
11291 * progmodes/ada-mode.el (ada-create-keymap):
11292 Override `narrow-to-defun' with `ada-narrow-to-defun'.
11294 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
11296 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
11297 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
11298 (ada-get-current-indent, ada-imenu-generic-expression)
11299 (ada-which-function): Check for it.
11301 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
11303 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
11304 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
11306 2010-01-14 Glenn Morris <rgm@gnu.org>
11308 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
11310 2010-01-14 Kenichi Handa <handa@m17n.org>
11312 * composite.el (auto-composition-mode): Make it a buffer local
11313 variable (permanent-local).
11314 (auto-composition-function): Set the default value to
11315 auto-compose-chars.
11316 (auto-composition-mode): Make it a simple function, not a minor mode.
11317 (global-auto-composition-mode): Likewise.
11318 (turn-on-auto-composition-if-enabled): Delete it.
11320 2010-01-13 Karl Fogel <kfogel@red-bean.com>
11322 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
11324 2010-01-12 Michael Albinus <michael.albinus@gmx.de>
11326 * files.el (copy-directory): Compute target for recursive
11327 directories with identical names. (Bug#5343)
11329 2010-01-12 Glenn Morris <rgm@gnu.org>
11331 * mail/emacsbug.el (report-emacs-bug-pretest-address):
11332 Set it to bug-gnu-emacs rather than emacs-pretest-bug.
11334 2010-01-11 Sam Steingold <sds@gnu.org>
11336 * imenu.el (imenu-default-create-index-function): Detect infinite
11337 loops caused by imenu-prev-index-position-function.
11339 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
11341 * htmlfontify.el (htmlfontify-load-rgb-file)
11342 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
11343 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
11344 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
11345 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
11346 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
11347 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
11348 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
11349 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
11350 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
11351 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
11352 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
11353 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
11354 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
11355 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
11356 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
11357 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
11358 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
11359 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
11360 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
11361 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
11362 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
11363 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
11364 backslash-quoting from parentheses, etc.
11366 2010-01-11 Chong Yidong <cyd@stupidchicken.com>
11368 * progmodes/js.el: Autoload javascript-mode alias.
11370 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
11372 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
11373 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
11374 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
11375 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
11376 Fix typos in docstrings.
11377 (ffap-url-regexp): Doc fix.
11378 (ffap-at-mouse): Fix typo in message.
11380 2010-01-11 Glenn Morris <rgm@gnu.org>
11382 * version.el (emacs-copyright): Set copyright year to 2010.
11384 2010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
11386 * format.el (format-annotate-function): Only set
11387 write-region-post-annotation-function after running to-fn so as not to
11388 affect nested write-region calls (bug#5273).
11390 2010-01-10 Chong Yidong <cyd@stupidchicken.com>
11392 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
11395 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
11397 * man.el (Man-goto-section): Signal error if the section is not
11400 2010-01-09 Juanma Barranquero <lekktu@gmail.com>
11402 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
11403 URLs with a leading triple slash in the file: scheme. (Bug#5345)
11405 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
11407 * progmodes/compile.el: Don't treat compile-command as safe if
11408 compilation-read-command might be nil (Bug#4218).
11410 2010-01-09 Jan Djärv <jan.h.d@swipnet.se>
11412 * startup.el (command-line-1): Use orig-argi to check for ignored X and
11415 2010-01-08 Kenichi Handa <handa@m17n.org>
11417 * international/fontset.el (build-default-fontset-data):
11418 Exclude characters in scripts kana, hangul, han, or cjk-misc.
11420 2010-01-07 Juanma Barranquero <lekktu@gmail.com>
11422 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
11423 to `create-file-buffer' as it expects, not just a buffer name.
11424 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
11425 to help uniquify. (Bug#3224)
11427 2010-01-06 Jan Djärv <jan.h.d@swipnet.se>
11429 * font-setting.el (font-setting-change-default-font): Use user-spec
11432 2010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
11434 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
11436 2010-01-05 Tom Tromey <tromey@redhat.com>
11438 * progmodes/python.el (python-font-lock-keywords):
11439 Handle qualified decorators (Bug#881).
11441 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
11443 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
11444 in a lightweight checkout.
11446 2010-01-05 Kenichi Handa <handa@m17n.org>
11448 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
11450 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
11452 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
11454 2010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
11456 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
11457 checkouts. (Bug#618)
11458 (vc-bzr-log-view-mode): Also highlight the author.
11459 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
11460 (vc-bzr-shelve-menu-map):
11461 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
11462 (vc-bzr-shelve-apply): Make prompt more explicit.
11464 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
11466 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
11467 They are valid characters in URL paths (rfc3986), and at least
11468 Firefox does not understand the encoded version (Bug#3166).
11470 2010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
11472 * progmodes/octave-mod.el (octave-end-keywords)
11473 (octave-block-begin-or-end-regexp, octave-block-match-alist):
11474 Add "end" keyword (Bug#3061).
11475 (octave-end-as-array-index-p): New function.
11476 (calculate-octave-indent): Use it.
11478 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11480 * bookmark.el: Consistently put the text property on the bookmark name.
11481 (bookmark-bmenu-marks-width): Bump back to 2, to include
11483 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
11484 property on the bookmark name, instead of not putting it at all.
11485 (bookmark-bmenu-list): Fix where we put the text property.
11487 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11489 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
11490 for showing buffer modified state (as added in the previous change).
11492 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11494 * bookmark.el: Show modified state of bookmark buffer more accurately.
11495 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
11496 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
11497 (with-buffer-modified-unmodified): New macro.
11498 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
11499 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
11500 Use new macro to preserve the buffer modified state.
11502 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11504 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
11505 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
11506 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
11507 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
11508 (bookmark-bmenu-rename, bookmark-bmenu-locate)
11509 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
11510 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
11512 2010-01-02 Eli Zaretskii <eliz@gnu.org>
11514 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11515 Make the lines in the generated doc string shorter. (Bug#4668)
11517 2010-01-02 Ryan Yeske <rcyeske@gmail.com>
11519 * net/rcirc.el: Add follow-link binding (Bug#4738).
11521 2010-01-02 Eli Zaretskii <eliz@gnu.org>
11523 * Makefile.in (bzr-update): Rename from cvs-update.
11524 (cvs-update): New target for backward compatibility.
11526 * makefile.w32-in (bzr-update): Rename from cvs-update.
11527 (cvs-update): New target for backward compatibility.
11529 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11531 * bookmark.el: Remove gratuitous gratitude.
11533 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11535 * bookmark.el (bookmark-bmenu-any-marks): New function.
11536 (bookmark-bmenu-save): Clear buffer modification if no marks.
11538 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11540 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
11541 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
11542 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
11543 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
11545 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
11546 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
11547 To: emacs-devel {_AT_} gnu.org
11548 Subject: bookmark.el bug report
11549 Date: Mon, 28 Dec 2009 14:19:16 +0800
11550 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
11552 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11554 * bookmark.el: Improvements suggested by Drew Adams:
11555 (bookmark-bmenu-ensure-position): New name for
11556 `bookmark-bmenu-check-position'. Just ensure the position,
11557 don't return any meaningful value.
11558 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
11561 2010-01-02 Juanma Barranquero <lekktu@gmail.com>
11563 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
11564 (bookmark-yank-point, bookmark-bmenu-check-position):
11565 Fix typos in docstrings.
11566 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
11567 (bookmark-name-from-full-record, bookmark-get-position)
11568 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
11569 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
11570 Remove useless quoting of parenthesis, etc. in docstrings.
11572 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
11573 (ediff-append-custom-diff): Fix typo in error message.
11574 (ediff-meta-mark-equal-files): Fix typos in messages.
11576 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
11578 * net/imap-hash.el (imap-hash-make): Doc fix.
11579 (imap-hash-test): Fix typo in error message; reflow docstring.
11580 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
11581 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
11582 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
11583 Fix typos in docstrings.
11584 (imap-hash-open-connection): Fix typo in error message.
11586 * play/gomoku.el (gomoku): Fix typos in docstring.
11588 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
11589 (gdb-jsonify-buffer): Fix typos in docstring.
11590 (gdb-goto-breakpoint): Fix typo in error message.
11591 ("Display Other Windows"): Fix typo in help message.
11592 (gdb-speedbar-expand-node): Fix typo in question.
11594 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
11595 (idlwave-html-system-help-location, idlwave-html-help-location)
11596 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
11597 (idlwave-help-browser-generic-args, idlwave-help-directory)
11598 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
11599 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
11600 (idlwave-online-help, idlwave-help-html-link)
11601 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
11602 Fix typos in docstrings.
11603 (idlwave-help-with-source, idlwave-help-find-routine-definition):
11605 (idlwave-help-assistant-start): Fix typo in error message.
11607 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
11608 (octave-electric-space): Fix typos in docstrings.
11610 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
11612 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
11614 2010-01-01 Juri Linkov <juri@jurta.org>
11616 * comint.el (comint-input-ring-size): Make it a defcustom and
11617 increase the default to 500 (Bug#5148).
11619 2009-12-31 Nick Roberts <nickrob@snap.net.nz>
11621 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
11622 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
11623 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
11625 2009-12-30 Nick Roberts <nickrob@snap.net.nz>
11627 Show working revision correctly for mercurial.
11628 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
11629 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
11631 2009-12-29 Juanma Barranquero <lekktu@gmail.com>
11633 Declare some functions for the byte-compiler.
11634 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
11635 (speedbar-timer-fn, speedbar-change-expand-button-char)
11636 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
11638 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
11640 This changeset reverts GDB Graphical Interface to use annotations.
11641 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
11643 2009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
11645 Make vc-dir work on subdirectories of the bzr root.
11646 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.
11647 Return file names relative to it.
11648 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
11649 relative directory to vc-bzr-after-dir-status.
11651 2009-12-28 Tassilo Horn <tassilo@member.fsf.org>
11653 * font-lock.el (font-lock-refresh-defaults): New function, which
11654 can be used to let font-lock react to external changes in
11655 variables like font-lock-defaults and keywords.
11656 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
11658 2009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
11660 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
11662 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
11664 2009-12-28 Juanma Barranquero <lekktu@gmail.com>
11666 Supersede color.diff settings in git log (bug#5211).
11668 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
11669 escape chars in its output when the user has color.diff set to `always'.
11670 This fix works on git 1.4.2 and newer (released on 2006-08-13).
11672 2009-12-26 Kevin Ryde <user42@zip.com.au>
11674 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
11675 node. Keep previous "Index" name to work with past coreutils too.
11677 * man.el (man): Revise docstring a bit to show -a and -l as
11678 examples. Add -k description since support for it has otherwise
11679 been a secret. (Further to bug#3717.)
11680 (Man-bgproc-sentinel): When "-k foo" produces no output show error
11681 "no matches" rather than "Can't find manpage", as the latter reads
11682 like -k was interpreted as a page name, which is not so. (Bug#5431)
11684 2009-12-26 Michael Albinus <michael.albinus@gmx.de>
11686 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
11687 switches. Check also for //SUBDIRED// line.
11689 2009-12-25 Kenichi Handa <handa@m17n.org>
11691 * language/indian.el (devanagari-composable-pattern): Fix to
11692 handle ZWNJ and ZWJ. Use it in composition-function-table for
11694 (malayalam-composable-pattern): Fix previous change.
11696 2009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11698 * ps-print.el (ps-face-attributes): It was not returning the
11699 attribute face for faces specified as string. Reported by harven
11700 <harven@free.fr>. (Bug#5254)
11701 (ps-print-version): New version 7.3.5.
11703 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
11705 * calendar/icalendar.el (icalendar--convert-tz-offset):
11706 Fix timezone names.
11707 (icalendar--convert-tz-offset): Fix the "last-day-problem".
11708 (icalendar--add-diary-entry): Remove the trailing blank that
11709 diary-make-entry inserts.
11711 2009-12-17 Michael Albinus <michael.albinus@gmx.de>
11713 Make `file-expand-wildcards' work for remote files.
11715 * files.el (file-expand-wildcards): In case of remote files, check
11716 only local file name part for wildcards. Provide feature 'files
11717 and subfeature 'remote-wildcards. (Bug#5198)
11719 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
11720 if there is already an established connection.
11721 (tramp-advice-file-expand-wildcards): Remove it.
11723 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
11724 (tramp-advice-file-expand-wildcards): Move from tramp.el.
11725 Activate advice for older GNU Emacs versions. (Bug#5237)
11727 2009-12-17 Juanma Barranquero <lekktu@gmail.com>
11729 Some doc fixes (more needed).
11731 * find-cmd.el (find-constituents): Reflow docstring.
11732 (find-cmd, find-prune, find-command): Fix typos in docstrings.
11733 (find-generic): Doc fix.
11735 2009-12-17 Juri Linkov <juri@jurta.org>
11737 Fix regression from 23.1 to allow multiple modes in Local Variables.
11739 * files.el (hack-local-variables-filter): While ignoring duplicates,
11740 don't take `mode' into account.
11741 (hack-local-variables-filter, hack-dir-local-variables):
11742 Don't remove duplicate `mode' from local-variables-alist (like `eval').
11744 2009-12-17 Juri Linkov <juri@jurta.org>
11746 Make `dired-diff' safer. (Bug#5225)
11748 * dired-aux.el (dired-diff): Signal an error when `file' equals to
11749 `current' or when `file' is a directory of the `current' file.
11751 2009-12-17 Andreas Schwab <schwab@linux-m68k.org>
11753 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
11754 unconditionally preloaded files.
11756 2009-12-16 Juri Linkov <juri@jurta.org>
11758 Revert to old 23.1 logic of using the file at the mark as default.
11759 * dired-aux.el (dired-diff): Use the file at the mark as default
11760 if it's not the same as the current file, and the target dir is
11761 the current dir or the mark is active. Add the current file
11762 as the arg of `dired-dwim-target-defaults'. Use the default file
11763 in the prompt. (Bug#5225)
11765 2009-12-15 Michael Albinus <michael.albinus@gmx.de>
11767 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
11768 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
11769 (tramp-check-for-regexp): Check also, when an echoing shell stops
11770 to echo sent commands.
11772 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
11774 * Makefile.in: Revert last change (Bug#5191).
11776 2009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
11778 * vc-hg.el (vc-hg-print-log): Fix argument order.
11779 (vc-hg-working-revision): Make sure the command is executed in a
11780 known environment so that we can parse the output. (Bug#4417)
11782 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
11784 * progmodes/python.el (python-symbol-completions): Remove text
11785 properties from symbol string before calling python-send-receive.
11787 2009-12-14 Nick Roberts <nickrob@snap.net.nz>
11789 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
11790 when there are values for both file and line. (Bug#5060)
11792 2009-12-14 Juri Linkov <juri@jurta.org>
11794 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
11795 whitespace after the file name of the first line of unified format,
11796 because git-diff doesn't output whitespace and file modification time
11797 after the file name.
11799 2009-12-14 David Kastrup <dak@gnu.org>
11801 * info.el (Info-hide-cookies-node): Before hiding a cookie,
11802 check if it already has the `display' property added by
11803 `Info-display-images-node', and not put the `invisible' property
11806 2009-12-13 Glenn Morris <rgm@gnu.org>
11808 * mail/emacsbug.el (message-sort-headers): Define for compiler.
11809 (report-emacs-bug): In message-mode, sort manually before storing
11810 original report text. (Bug#5178)
11811 Remove superfluous save-excursion.
11813 2009-12-12 Michael Albinus <michael.albinus@gmx.de>
11815 * net/dbus.el (dbus-property-handler): Filter lambda forms out
11816 when responding to "GetAll" properties.
11818 2009-12-12 Chong Yidong <cyd@stupidchicken.com>
11820 * simple.el (compose-mail): Remove mail-setup-with-from from
11821 customization checks.
11823 2009-12-12 Eli Zaretskii <eliz@gnu.org>
11825 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
11826 RAR archives created on Unix systems.
11828 2009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
11830 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
11831 the varalias that was accidentally removed by the 2009-11-19 change
11834 2009-12-12 Kenichi Handa <handa@m17n.org>
11836 * language/indian.el (indian-compose-regexp): New function.
11837 (malayalam-composable-pattern): Fix the pattern.
11838 (composition-function-table): Set malayalam-composable-pattern for
11839 Malayalam characters.
11841 2009-12-11 Chong Yidong <cyd@stupidchicken.com>
11843 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
11844 rather than down-mouse-1, based on follow-link conventions.
11846 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
11849 2009-12-11 Michael McNamara <mac@mail.brushroad.com>
11851 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
11852 (verilog-vmm-statement-re, verilog-ovm-statement-re)
11853 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
11854 (verilog-leap-to-head, verilog-backward-token):
11855 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
11857 2009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
11859 * progmodes/verilog-mode.el (verilog-auto-lineup)
11860 (verilog-nameable-item-re): Cleanup user-visible spelling and
11861 documentation errors. One reported by Gary Delp.
11862 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
11863 (verilog-read-decls): Fix AUTOWIRE with types declared in a
11864 package, bug195. Reported by Pierre-David Pfister.
11866 2009-12-11 Glenn Morris <rgm@gnu.org>
11868 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
11870 * mail/emacsbug.el: No longer require sendmail.
11871 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
11872 (report-emacs-bug-orig-text): Doc fix.
11873 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
11874 New local variables, to adapt to different mail-user-agents.
11875 (report-emacs-bug): Fix test for a gnu.org address.
11876 Use overlays for emphasis, since font-lock defeats 'face property.
11877 Pretest bugs also end up at the newsgroup these days.
11878 Stop message-mode stripping text properties.
11879 Set and use the new buffer-local variables.
11880 (report-emacs-bug-hook): Add doc-string.
11881 Remove some unnecessary save-excursions and simplify.
11882 Use the appropriate hook and send-command.
11884 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
11885 capitalization of some menu entries.
11887 2009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11889 * whitespace.el (whitespace-display-char-on):
11890 Ensure `buffer-display-table' is unique when two or more windows are
11891 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
11894 2009-12-10 Eli Zaretskii <eliz@gnu.org>
11896 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
11897 characters in the Attribute field.
11899 2009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
11901 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
11903 2009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
11905 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
11906 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
11907 Disregard autoload-excludes.
11908 (update-directory-autoloads): Obey autoload-excludes here instead.
11909 But don't store its contents in no-autoloads and remove entries that
11910 refer to excludes files.
11912 2009-12-10 Glenn Morris <rgm@gnu.org>
11914 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
11915 (expand-mail-aliases): Define for compiler.
11917 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
11918 Define for compiler.
11920 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
11921 appropriate for the mail-user-agent in use.
11923 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
11925 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
11927 2009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
11929 Fix short log parsing and fontification.
11930 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
11931 Fix fontification for the [merge] label.
11933 2009-12-09 Vivek Dasmohapatra <vivek@etla.org>
11935 Drop some properties to avoid surprises (bug#5002).
11936 * htmlfontify.el (hfy-ignored-properties): New defcustom.
11937 (hfy-fontify-buffer): Use it.
11939 2009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
11942 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
11943 Adjust all callers.
11944 (ffap-locate-file): Remove unused arg `dir-ok' and make other
11945 args compulsory. Adjust callers.
11946 (ffap-gopher-at-point): Remove unused var `name'.
11948 Get rid of the ELCFILES abomination.
11949 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
11950 (compile-elcfiles): New phony target.
11951 (compile-main): Compute ELCFILES dynamically.
11952 (compile-clean): New target to remove left-over elc files.
11953 (compile, all): Use it.
11955 2009-12-09 Kenichi Handa <handa@etlken>
11957 * international/mule-diag.el: Require help-mode instead of help-fns.
11959 2009-12-09 Kenichi Handa <handa@m17n.org>
11961 * international/mule-cmds.el (ucs-names): Supply sufficiently
11962 fine ranges instead of pre-calculating accurate ranges.
11963 Iterate with bigger gc-cons-threshold.
11965 2009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
11967 Add support for stashing a snapshot of the current tree.
11968 * vc-git.el (vc-git-stash-snapshot): New function.
11969 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
11971 2009-12-08 Jose E. Marchesi <jemarch@gnu.org>
11973 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
11974 instead of `(beginning|end)-of-line'.
11976 2009-12-08 Glenn Morris <rgm@gnu.org>
11978 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
11980 * Makefile.in (ELCFILES): Regenerate.
11982 2009-12-07 Juri Linkov <juri@jurta.org>
11984 Don't lazy-highlight the comint output in history Isearch mode.
11986 * comint.el (comint-history-isearch-search): Instead of
11987 `comint-line-beginning-position', use `comint-after-pmark-p'
11988 to check if point if before the process mark, and go to
11989 `process-mark' in this case.
11991 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
11993 * textmodes/tex-mode.el (latex-complete)
11994 (latex-indent-or-complete): Remove.
11995 (latex-mode): Set completion-at-point-functions instead.
11997 Provide a standard completion command and hook it into TAB.
11998 * minibuffer.el (completion-at-point-functions): New var.
11999 (completion-at-point): New command.
12000 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
12001 * progmodes/python.el (python-mode-map): Use completion-at-point.
12002 (python-completion-at-point): Rename from python-partial-symbol and
12003 adjust for use in completion-at-point-functions.
12004 (python-mode): Setup completion-at-point for Python completion.
12005 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
12006 extracted from lisp-complete-symbol.
12007 (lisp-complete-symbol): Use it.
12008 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
12009 setup completion-at-point for Elisp completion.
12010 (emacs-lisp-mode-map, lisp-interaction-mode-map):
12011 Use completion-at-point.
12012 * ielm.el (ielm-map): Use completion-at-point.
12013 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
12014 * progmodes/sym-comp.el: Move to...
12015 * obsolete/sym-comp.el: Move from progmodes.
12017 2009-12-07 Eli Zaretskii <eliz@gnu.org>
12019 Prevent save-buffer in Rmail buffers from using the coding-system
12020 of the current message, and from clobbering the encoding mnemonics
12021 in the mode line (Bug#4623).
12023 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
12025 (rmail-message-encoding): New variable.
12026 (rmail-write-region-annotate): Record the encoding of the current
12027 message in rmail-message-encoding.
12028 (rmail-after-save-hook): New function, restores the encoding of
12029 the current message after the message collection is saved.
12031 2009-12-07 Juri Linkov <juri@jurta.org>
12033 * progmodes/grep.el (grep-read-files): Use `completing-read'
12034 instead of `read-string'. Set its `collection' arg to
12035 `read-file-name-internal'. (Bug#4301)
12037 2009-12-07 Juri Linkov <juri@jurta.org>
12039 Correctly restore original Isearch point. (Bug#4994)
12041 * isearch.el (isearch-mode): Move `isearch-push-state' after
12042 `(run-hooks 'isearch-mode-hook)'.
12043 (isearch-cancel): When `isearch-push-state-function' is defined,
12044 let-bind `isearch-cmds' to the first state (the last element of
12045 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
12046 function and restores the original point). Otherwise, move point
12047 to `isearch-opoint'.
12049 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
12051 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
12052 chars that don't have names, so the table can be built much faster at
12055 2009-12-07 Chong Yidong <cyd@stupidchicken.com>
12057 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
12058 change. Suggested by David Kastrup.
12060 * simple.el (compose-mail): Check for incompatibilities and warn.
12061 (compose-mail-user-agent-warnings): New option.
12063 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
12065 Support showing a single log entry from vc-annotate.
12066 * vc.el (print-log): Add a new argument: START-REVISION.
12067 (vc-print-log-internal): Add a new optional argument and
12068 pass it to the backend.
12069 (vc-print-log, vc-print-root-log): Adjust callers.
12070 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
12071 buffer already displays the requested log entry, use it.
12072 Otherwise display only the log entry in question.
12073 * vc-svn.el (vc-svn-print-log):
12074 * vc-mtn.el (vc-mtn-print-log):
12075 * vc-hg.el (vc-hg-state):
12076 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
12077 (vc-git-show-log-entry): Return t on success.
12078 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
12079 (vc-bzr-show-log-entry): Return t on success.
12080 * vc-rcs.el (vc-rcs-print-log):
12081 * vc-sccs.el (vc-sccs-print-log):
12082 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
12084 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
12086 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
12087 Add menus to the meta mode. (Bug#5043)
12089 2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
12091 * ediff-init.el (ediff-event-key): Use event-to-character instead of
12094 * ediff.el (ediff-buffers-internal): Add unwind-protect.
12096 2009-12-07 Michael Albinus <michael.albinus@gmx.de>
12098 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
12099 Berbain <raphael.berbain@gmail.com>.
12101 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
12103 (tramp-initial-end-of-output): New defconst.
12104 (tramp-methods, tramp-find-shell)
12105 (tramp-open-connection-setup-interactive-shell)
12106 (tramp-maybe-open-connection): Use it.
12107 (tramp-shell-prompt-pattern, tramp-wait-for-output):
12108 Handle existence of `#' and `$'.
12110 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
12111 Use `tramp-initial-end-of-output'.
12113 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
12115 Get the background mode from the terminal for xterm, and set
12117 * term/xterm.el (xterm-set-background-mode): New function.
12118 (terminal-init-xterm): Use it in case xterm supports background
12119 color queries. Recompute faces after getting the background
12122 2009-12-07 Ulrich Mueller <ulm@gentoo.org>
12124 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
12125 number comment back on its own line, for easier parsing.
12127 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
12129 Make it work for non-file buffers (bug#5102).
12130 * doc-view.el (doc-view-current-cache-dir):
12131 Use doc-view-buffer-file-name rather than buffer-file-name.
12132 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
12134 2009-12-06 Óscar Fuentes <ofv@wanadoo.es>
12136 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
12137 author field is too short.
12139 2009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
12141 * vc-git.el (vc-git-print-log): Handle a limit argument.
12142 Display the short log in graph form and with labels.
12143 (vc-git-log-view-mode): Handle labels.
12145 Make vc-revert change VC state from 'added to 'unregistered.
12146 * vc-git.el (vc-git-revert): Call git reset first.
12148 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
12150 * net/newst-backend.el, net/newst-plainview.el:
12151 * net/newst-reader.el, net/newst-ticker.el:
12152 * net/newst-treeview.el, net/newsticker.el:
12153 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
12155 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
12157 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
12159 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
12160 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
12161 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
12162 Update annotation regexp.
12164 * simple.el (beginning-of-visual-line): Constrain to field
12165 boundaries (Bug#5106).
12167 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
12169 * xml.el (xml-substitute-numeric-entities):
12170 Move newsticker--decode-numeric-entities in newst-backend.el to
12171 xml-substitute-numeric-entities in xml.el. (Bug#5008)
12172 * net/newst-backend.el (newsticker--parse-generic-feed)
12173 (newsticker--parse-generic-items)
12174 (newsticker--decode-numeric-entities):
12175 Move newsticker--decode-numeric-entities in newst-backend.el to
12176 xml-substitute-numeric-entities in xml.el. (Bug#5008)
12178 2009-12-06 Daniel Colascione <dan.colascione@gmail.com>
12180 * progmodes/js.el (js--js-not): Add null to the list of values.
12182 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
12184 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
12186 2009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12188 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
12189 delimiter if it is at the end of the current line.
12190 (bibtex-generate-url-list): Fix docstring.
12192 2009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
12194 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
12195 minibuffer's content with itself.
12196 Fold the confirm-after-completion case into the `confirm' case.
12197 (completion-pcm-word-delimiters): Add : and / to the delimiters.
12199 2009-12-06 Kevin Ryde <user42@zip.com.au>
12201 * ffap.el (ffap-rfc-path): Make this a defcustom since
12202 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
12204 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
12205 manuals, similar to existing setup for help-mode. (Bug#3913.)
12207 2009-12-05 Juri Linkov <juri@jurta.org>
12209 Save and restore dired buffer's point positions too. (Bug#4880)
12211 * dired.el (dired-save-positions): Return in the first element
12212 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
12214 (dired-restore-positions): First restore buffer's position.
12215 While restoring window's positions, check if window still displays
12216 the original buffer.
12218 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
12220 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
12223 * shell.el (shell): Require ansi-color (Bug#5113).
12225 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
12227 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
12229 2009-12-05 Alan Mackenzie <acm@muc.de>
12231 * progmodes/cc-mode.el (c-before-hack-hook)
12232 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
12233 `c-file-style' to work again. This reversion restores the current
12234 software to its state in Emacs 23.1. (Bug#4146)
12236 2009-12-05 Kevin Ryde <user42@zip.com.au>
12238 * textmodes/sgml-mode.el (sgml-lexical-context):
12239 Recognise comment-start-skip to comment-end-skip as comment (Bug#4781).
12241 2009-12-05 Juri Linkov <juri@jurta.org>
12243 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
12244 for virtual nodes. (Bug#4147)
12245 (Info-find-node-2): Set `Info-current-node-virtual' to nil
12246 when moving from a virtual node.
12247 (Info-mode-menu): Add `Info-virtual-index' to the menu.
12248 (Info-mode): Add `Info-virtual-index' to the docstring.
12250 2009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12252 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
12253 track of the buffer position of the end of a BibTeX entry as this
12254 position may change during reformatting.
12255 (bibtex-format-entry): Remove whitespace before processing
12256 numerical fields so that we recognize the latter properly.
12257 (bibtex-reformat): Do not use push which changes the global value
12258 of bibtex-entry-format.
12259 (bibtex-field-braces-alist, bibtex-field-strings-alist)
12260 (bibtex-field-re-init): Replace only space characters by regexp
12262 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
12263 (bibtex-initialize): Also update bibtex-strings.
12264 (bibtex-kill-field): Preserve white space at end of entry.
12265 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
12266 Update bibtex-reference-keys.
12268 2009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
12270 * minibuffer.el (completion-pcm--merge-try): Also consider placing
12271 point after a star, if that's the only place where modifications can
12274 2009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
12276 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
12279 2009-12-04 Juri Linkov <juri@jurta.org>
12281 * proced.el (proced): Call `(proced-update t)' to update process
12282 information instead of only running proced-post-display-hook.
12283 (proced-send-signal): Add a leading space to the buffer name
12284 " *Marked Processes*" to make this buffer ephemeral.
12286 2009-12-04 Juri Linkov <juri@jurta.org>
12288 * dired.el (dired-auto-revert-buffer): New defcustom.
12289 (dired-internal-noselect): Use it.
12291 2009-12-04 Juri Linkov <juri@jurta.org>
12293 Change roles of modes and functions in image-mode.el (Bug#5062).
12295 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
12296 in `auto-mode-alist'.
12297 (image-mode-previous-major-mode): New variable.
12298 (image-minor-mode-map): Rename from `image-mode-text-map'.
12299 (image-mode): Move graceful error-handling code from
12300 `image-minor-mode' to here. On errors call `image-mode-as-text'.
12301 (image-minor-mode): Remove all image-handling code.
12302 Replace `image-mode-text-map' with `image-minor-mode-map'.
12303 Check for `image-type' in mode-line format string.
12304 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
12305 (image-mode-as-text): New function with most code from
12306 `image-mode-maybe'.
12307 (image-toggle-display-text): Move code that removes image
12308 properties from `image-toggle-display' to here.
12309 (image-toggle-display-image): New function with code that adds
12310 image properties copied from `image-toggle-display'.
12311 (image-toggle-display): Remove most code with leaving only code
12312 that toggles between `image-mode-as-text' and `image-mode'.
12314 2009-12-04 Ulf Jasper <ulf.jasper@web.de>
12316 * net/newst-treeview.el
12317 (newsticker--treeview-list-highlight-start): Restored call to
12318 save-excursion: Selected item was stuck.
12319 (newsticker--treeview-list-select): New.
12320 (newsticker--treeview-item-show-text)
12321 (newsticker--treeview-item-show)
12322 (newsticker--treeview-item-update): Use new
12323 newsticker-treeview-item-mode.
12324 (newsticker-treeview-update): Keep current item.
12325 (newsticker-treeview-next-new-or-immortal-item): Doc change.
12326 (newsticker--treeview-first-feed): Doc change.
12327 (newsticker-treeview-list-menu)
12328 (newsticker-treeview-item-menu): Add menu entries.
12329 (newsticker-treeview-item-mode): New.
12331 * net/newst-backend.el (newsticker-customize): Delete other
12334 2009-12-04 Sam Steingold <sds@gnu.org>
12336 * log-view.el (log-view-mode-map): "q" calls quit-window,
12337 like in all the other non-self-insert buffers.
12339 2009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
12342 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
12343 key decoding rather than do it manually via last-input-event +
12345 (term-exec): Use delete-and-extract-region.
12346 (term-handle-ansi-terminal-messages): Remove unused var `end'.
12347 (term-process-pager): Remove unused var `i'.
12348 (term-dynamic-simple-complete): Make obsolete.
12349 (serial-update-config-menu): Remove unused vars `y' and `str'.
12350 (term-update-mode-line): Remove unused var `temp'.
12352 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
12354 Limit the number of log entries displayed by default.
12355 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
12356 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
12357 using a prefix argument.
12359 2009-12-03 Glenn Morris <rgm@gnu.org>
12361 * progmodes/idlwave.el (class): Restore still useful declaration.
12363 2009-12-03 Alan Mackenzie <acm@muc.de>
12365 Enhance `c-parse-state' to run efficiently in "brace deserts".
12367 * progmodes/cc-mode.el (c-basic-common-init):
12368 Call c-state-cache-init.
12369 (c-neutralize-syntax-in-and-mark-CPP): Rename from
12370 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
12371 placing `category' properties value 'c-cpp-delimiter at its boundaries.
12373 * progmodes/cc-langs.el (c-before-font-lock-function):
12374 c-extend-and-neutralize-syntax-in-CPP has been renamed
12375 c-neutralize-syntax-in-and-mark-CPP.
12377 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
12378 with `category' properties now, not `syntax-table' ones.
12380 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
12381 enhanced (but slower) version of c-end-of-macro that won't land
12382 inside a literal or on another awkward character.
12383 (c-state-cache-too-far, c-state-cache-start)
12384 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
12385 (c-state-nonlit-pos-cache-limit, c-state-point-min)
12386 (c-state-point-min-lit-type, c-state-point-min-lit-start)
12387 (c-state-min-scan-pos, c-state-brace-pair-desert)
12388 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
12389 buffer local variables.
12390 (c-state-literal-at, c-state-lit-beg)
12391 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
12392 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
12393 (c-state-cache-top-paren, c-state-cache-after-top-paren)
12394 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
12395 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
12396 (c-renarrow-state-cache)
12397 (c-append-lower-brace-pair-to-state-cache)
12398 (c-state-push-any-brace-pair, c-append-to-state-cache)
12399 (c-remove-stale-state-cache)
12400 (c-remove-stale-state-cache-backwards, c-state-cache-init)
12401 (c-invalidate-state-cache-1, c-parse-state-1)
12402 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
12403 (c-parse-state): Enhance and refactor.
12404 (c-debug-parse-state): Amend to deal with all the new variables.
12406 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
12407 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
12408 modify to use category text properties rather than syntax-table ones.
12409 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
12410 to switch off/on the syntactic paren property of C++ template
12411 delimiters using the category property.
12412 (c-with-<->-as-parens-suppressed): Macro to invoke code with
12413 template delims suppressed.
12414 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
12415 New constant/macros which apply category properties to the start
12416 and end of preprocessor constructs.
12417 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
12418 "comment out" the syntactic value of characters in preprocessor
12420 (c-with-cpps-commented-out)
12421 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
12422 with characters in all or all but one preprocessor constructs
12425 2009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12427 * proced.el (proced-filter-alist): Use regexp-quote.
12429 2009-12-03 Michael Albinus <michael.albinus@gmx.de>
12432 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
12433 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
12434 arguments. Expand `default-directory'.
12436 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
12437 the benefit of returning an expanded localname.
12438 (tramp-tramp-file-p): Handle the case NAME is not a string.
12440 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
12442 Add support for bzr shelve/unshelve.
12443 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
12444 (vc-bzr-extra-menu-map): New variables.
12445 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
12446 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
12447 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
12448 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
12449 (vc-bzr-dir-extra-headers): Display shelves.
12451 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
12453 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
12455 * textmodes/bibtex.el (bibtex-complete-internal):
12456 Use completion-in-region.
12457 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
12459 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
12461 Support applying stashes. Improve UI.
12462 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
12463 (vc-git-stash-apply, vc-git-stash-pop)
12464 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
12465 (vc-git-stash-menu): New functions.
12466 (vc-git-stash-menu-map): New variable.
12467 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
12469 2009-12-03 Glenn Morris <rgm@gnu.org>
12471 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
12472 (vc-print-log-internal): Fix previous change.
12473 (vc-revert): Correct pluralization.
12475 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
12477 * progmodes/make-mode.el (makefile-special-targets-list): No need for
12478 it to be an alist any more.
12479 (makefile-complete): Use completion-in-region.
12481 * progmodes/octave-mod.el (octave-complete-symbol):
12482 Use completion-in-region.
12485 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
12486 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
12487 (idlwave-complete-class): Don't quote lambda.
12488 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
12489 (idlwave-mode-map): Move initialization into declaration.
12490 (idlwave-action-and-binding): Use backquotes.
12491 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
12493 (idlwave-is-pointer-dereference): Remove unused var `pos'.
12494 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
12495 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
12496 `parts', and `all-parts'.
12497 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
12498 (idlwave-convert-xml-system-routine-info): Remove unused string
12500 (idlwave-display-user-catalog-widget): Use dolist.
12501 (idlwave-scanning-lib): Declare dynamically-scoped var.
12502 (idlwave-scan-library-catalogs): Remove unused var `flags'.
12503 (completion-highlight-first-word-only): Declare to silence bytecomp.
12504 (idlwave-popup-select): Tighten scope of `resp'.
12505 (idlwave-find-struct-tag): Remove unused var `beg'.
12506 (idlwave-after-load-rinfo-hook): Declare.
12507 (idlwave-sintern-class-info): Remove unused var `taglist'.
12508 (idlwave-find-class-definition): Remove unused var `list'.
12509 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
12510 (idlwave-what-module-find-class): Remove unused var `classes'.
12512 2009-12-03 Juanma Barranquero <lekktu@gmail.com>
12514 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
12516 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
12518 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
12519 buffers visited. Remove redundant current-buffer-saving.
12521 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
12523 Use completion-in-buffer and remove uses of dynamic scoping.
12524 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
12525 (pascal-buffer-to-use, pascal-flag): Don't declare.
12526 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
12527 (pascal-get-completion-decl, pascal-keyword-completion):
12528 Add `pascal-str' argument, save-excursion,
12529 return the found completions, and don't filter with pascal-pred.
12530 (pascal-completion-cache): New var.
12531 (pascal-completion): Don't switch buffer any more (it was never
12532 necessary). Don't save-excursion any more (it's done by the called
12533 subroutines). Use a cache to avoid redundant computations.
12534 Use complete-with-action rather than pascal-completion-response and
12535 let it apply the predicate as well.
12536 (pascal-complete-word): Use completion-in-buffer when
12537 pascal-toggle-completions is nil.
12538 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
12540 (pascal-comp-defun): Don't change buffer any more.
12541 Use complete-with-action rather than pascal-completion-response and
12542 let it apply the predicate as well.
12543 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
12546 2009-12-02 Kenichi Handa <handa@m17n.org>
12548 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
12549 shape for all Indic scripts.
12551 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
12553 Use completion-in-buffer.
12554 * wid-edit.el (widget-field-text-end): New function.
12555 (widget-field-value-get): Use it.
12556 (widget-string-complete, widget-file-complete)
12557 (widget-color-complete): Use it and completion-in-region.
12558 (widget-complete): Don't narrow the buffer.
12560 2009-12-02 Glenn Morris <rgm@gnu.org>
12562 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
12563 (rmail-select-summary): Use rmail-pop-to-buffer.
12564 * mail/rmailsum.el: Replace all pop-to-buffer calls with
12565 rmail-pop-to-buffer, to prevent horizontal splits.
12567 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
12568 save-excursion with save-current-buffer.
12569 Widen before searching. (Bug#5093)
12570 (diary-list-sexp-entries): Remove superfluous save-excursion.
12572 2009-12-02 Michael Welsh Duggan <mwd@cert.org>
12574 * woman.el (woman-make-bufname): Handle man-pages with "." in the
12577 2009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
12579 * ido.el (ido-file-internal): Handle filenames at point that do
12580 not have a directory part. (Bug#5049)
12582 2009-12-02 Juanma Barranquero <lekktu@gmail.com>
12584 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
12585 (mpc-songs-jump-to, mpc-resume): Doc fixes.
12587 2009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
12589 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
12590 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
12593 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
12595 * comint.el (comint-insert-input): Ignore clicks to the right of
12596 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
12598 * vc.el (vc-print-log-internal): Don't wait for the process to
12599 terminate before setting up the major mode.
12601 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
12604 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
12607 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
12609 2009-12-01 Glenn Morris <rgm@gnu.org>
12611 * window.el (window--display-buffer-2): Fix previous changes.
12613 2009-12-01 Chong Yidong <cyd@stupidchicken.com>
12615 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
12617 2009-12-01 Glenn Morris <rgm@gnu.org>
12619 * Makefile.in (ELCFILES): Add mpc.elc.
12621 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
12623 * mpc.el: New file.
12625 2009-12-01 Glenn Morris <rgm@gnu.org>
12627 * window.el (window-to-use): Define for compiler.
12629 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
12630 consistent with others (no final period).
12632 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
12633 (rmail-mime-show): Downcase the encoding. (Bug#5070)
12635 2009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
12637 Make vc-print-log buttons work.
12638 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
12640 2009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
12642 * savehist.el (savehist-autosave-interval): Allow setting to nil
12643 through customize. (Bug#5056)
12645 2009-11-30 Juanma Barranquero <lekktu@gmail.com>
12647 Fix references to jit-lock properties.
12648 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
12649 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
12650 (perl-font-lock-special-syntactic-constructs):
12651 Quote jit-lock-defer-multiline property.
12653 2009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
12655 * vc-git.el (vc-git-registered): Call vc-git-root only once.
12657 2009-11-30 Juri Linkov <juri@jurta.org>
12659 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
12660 value `buffer' of `multi-isearch-next-buffer-current-function'.
12661 Use `(current-buffer)' when `buffer' is nil.
12662 (multi-isearch-next-buffer-from-list): Don't fallback to
12663 `(current-buffer)' when `buffer' is nil. (Bug#4947)
12665 2009-11-30 Juri Linkov <juri@jurta.org>
12667 * misearch.el (multi-isearch-read-buffers): Move canonicalization
12668 of buffers with `get-buffer' to `multi-isearch-buffers'.
12669 (multi-isearch-buffers, multi-isearch-buffers-regexp):
12670 Canonicalize BUFFERS with `get-buffer'. Doc fix.
12671 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
12672 FILES with `expand-file-name' converting relative file names
12673 to absolute. Doc fix. (Bug#4727)
12675 2009-11-30 Juri Linkov <juri@jurta.org>
12677 * misearch.el (multi-isearch-read-buffers)
12678 (multi-isearch-read-matching-buffers): New functions.
12679 (multi-isearch-buffers, multi-isearch-buffers-regexp):
12680 Use them in the `interactive' spec. Doc fix.
12681 (multi-isearch-read-files, multi-isearch-read-matching-files):
12683 (multi-isearch-files, multi-isearch-files-regexp):
12684 Use them in the `interactive' spec. Doc fix. (Bug#4725)
12686 2009-11-30 Juri Linkov <juri@jurta.org>
12688 * doc-view.el (doc-view-continuous):
12689 Rename from `doc-view-continuous-mode'.
12690 (doc-view-menu): Move "Toggle display" to the top.
12691 Add submenu "Continuous" with radio buttons "Off"/"On"
12692 and "Save as Default".
12693 (doc-view-scroll-up-or-next-page)
12694 (doc-view-scroll-down-or-previous-page)
12695 (doc-view-next-line-or-next-page)
12696 (doc-view-previous-line-or-previous-page):
12697 Rename `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
12699 2009-11-30 Juri Linkov <juri@jurta.org>
12701 * comint.el (comint-mode-map): Rebind `M-r' from
12702 `comint-previous-matching-input' to
12703 `comint-history-isearch-backward-regexp'.
12704 Unbind `M-s' to allow global key binding `M-s'.
12705 Add menu items for `comint-history-isearch-backward' and
12706 `comint-history-isearch-backward-regexp'. (Bug#3746)
12708 2009-11-30 Juri Linkov <juri@jurta.org>
12710 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
12711 For def=recenter, replace `recenter' with `recenter-top-bottom'
12712 that is called with `this-command' and `last-command' let-bound
12713 to `recenter-top-bottom'. When the last `def' was not `recenter',
12714 set `recenter-last-op' to nil. (Bug#4981)
12716 2009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
12718 Minor cleanup and simplification.
12719 * filecache.el (file-cache-add-directory)
12720 (file-cache-add-directory-recursively)
12721 (file-cache-add-from-file-cache-buffer)
12722 (file-cache-delete-file-regexp, file-cache-delete-directory)
12723 (file-cache-files-matching-internal, file-cache-display): Use dolist.
12724 (file-cache-temp-minibuffer-message): Delete function.
12725 (file-cache-minibuffer-complete): Use minibuffer-message instead.
12727 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
12728 Don't signal an error when bumping into EOB in tr, s, or y.
12730 2009-11-29 Juri Linkov <juri@jurta.org>
12732 * startup.el (fancy-about-text): Fix wording of Guided Tour.
12735 * descr-text.el (describe-char-unidata-list): Use lowercase name
12736 for "Unicode name" like in other tags.
12738 2009-11-29 Juri Linkov <juri@jurta.org>
12740 * ediff-util.el (ediff-minibuffer-with-setup-hook):
12741 New compatibility macro.
12742 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
12744 2009-11-29 Juri Linkov <juri@jurta.org>
12746 Add defcustom to define the cycling order of `recenter-top-bottom'.
12749 * window.el (recenter-last-op): Doc fix.
12750 (recenter-positions): New defcustom.
12751 (recenter-top-bottom): Rewrite to use `recenter-positions'.
12752 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
12754 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
12756 Improve integration of Tramp and ange-ftp in eshell.
12758 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
12759 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
12760 (eshell/sudo): Flatten args. Let-bind `default-directory'.
12762 * eshell/esh-util.el (top): Require also Tramp when compiling.
12763 (eshell-directory-files-and-attributes): Check for FTP remote
12765 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
12766 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
12767 (eshell-file-attributes): Handle ".". Return `entry'.
12769 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
12770 (ange-ftp-directory-files-and-attributes)
12771 (ange-ftp-real-directory-files-and-attributes): New defuns.
12773 * net/tramp.el (tramp-maybe-open-connection): Open the remote
12774 shell with "exec" when possible. This prevents trailing prompts
12775 in `start-file-process'.
12777 2009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
12779 Try and remove assumptions about point-min==1.
12780 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
12781 (rng-compute-mode-line-string): Show the validation percentage in
12782 terms of the narrowed text, not the widened text.
12783 (rng-do-some-validation): Don't catch internal errors when debugging.
12784 (rng-first-error): Simplify.
12785 (rng-after-change-function): Remove work around. AFAIK the bug has
12786 been fixed a while ago.
12788 * image-mode.el (image-minor-mode): Exit more gracefully when the image
12789 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
12791 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
12793 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
12794 `cd' doesn't always do it for us (bug#5067).
12796 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
12797 on 2009-10-25 as part of some other change (bug#5067).
12799 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
12801 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
12803 (byte-compile-warnings): Use byte-compile-warning-types.
12804 (byte-compile-save-excursion): Warn about use of set-buffer right
12805 after save-excursion.
12807 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
12808 the excursion as well.
12810 2009-11-27 Michael Albinus <michael.albinus@gmx.de>
12812 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
12813 providing a Tramp related implementation of "su" and "sudo".
12814 (eshell-unix-initialize): Add "su" and "sudo".
12816 2009-11-27 Daiki Ueno <ueno@unixuser.org>
12818 * net/socks.el (socks-send-command): Convert binary request to
12819 unibyte before sending. This fixes mishandling of some port
12820 numbers such as 129.
12822 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
12824 * help.el (describe-bindings-internal): Remove `interactive'.
12826 * man.el (Man-completion-table): Trim a terminating "(".
12827 Remove the space between name page a section.
12828 Add the command's description on the `help-echo' property.
12829 Remove `process-connection-type' binding since it's unused by
12831 Provide completion for the "<section> <name>" format as well.
12832 (Man-default-man-entry): Remove spurious var shadowing the argument.
12834 2009-11-26 Kevin Ryde <user42@zip.com.au>
12836 * log-view.el: Add "Keywords: tools", since its other keywords
12837 aren't in finder-known-keywords, and following vc.el.
12839 * sha1.el (sha1-string-external): default-directory "/" in case
12840 otherwise non-existent. process-connection-type pipe for touch of
12841 efficiency recommended by elisp manual. (An aside in Bug#3911.)
12843 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
12845 Misc coding convention cleanups.
12846 * htmlfontify.el (hfy-init-kludge-hook): Rename from
12847 hfy-init-kludge-hooks.
12848 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
12849 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
12850 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
12852 (hfy-slant, hfy-weight): Use tables rather than code.
12853 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
12854 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
12855 (hfy-face-attr-for-class): Initialize `face-spec' directly.
12856 (hfy-face-to-css): Remove `nconc' with single arg.
12857 (hfy-p-to-face-lennart): Use `or'.
12858 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
12859 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
12860 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
12861 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
12862 (hfy-force-fontification): Use run-hooks.
12864 2009-11-26 Vivek Dasmohapatra <vivek@etla.org>
12866 Various minor fixes.
12867 * htmlfontify.el (hfy-default-header): Add toggle_invis since
12868 Javascript belongs in the header, not the body.
12869 (hfy-javascript): Remove.
12870 (hfy-fontify-buffer): Don't insert it any more.
12871 (hfy-face-at): Handle (face0 face1 face2) style face properties.
12872 Fix bug in invis handling when there were no invis props in a chunk.
12874 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
12876 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
12878 2009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
12880 * finder.el (finder-mode-map): Add a menu.
12882 2009-11-26 Michael McNamara <mac@mail.brushroad.com>
12884 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
12885 "unsigned" structs.
12887 (verilog-leap-to-head, verilog-backward-token): Handle "disable
12888 fork" statement better.
12890 2009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
12892 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
12893 (verilog-delete-auto, verilog-delete-empty-auto-pair)
12894 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
12895 Reported by Clay Douglass.
12897 (verilog-auto-inst, verilog-auto-star-safe)
12898 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
12899 Fix removing "// Interfaces" when saving .* expansions.
12900 Reported by Pierre-David Pfister.
12902 2009-11-26 Glenn Morris <rgm@gnu.org>
12904 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
12907 2009-11-25 Johan Bockgård <bojohan@gnu.org>
12909 * vc-annotate.el (vc-annotate-revision-previous-to-line):
12910 Really use previous revision.
12912 2009-11-25 Kevin Ryde <user42@zip.com.au>
12914 * man.el (Man-completion-table): default-directory "/" in case
12915 doesn't otherwise exist. process-environment COLUMNS=999 so as
12916 not to truncate long names. process-connection-type pipe to avoid
12917 any chance of hitting the pseudo-tty TIOCGWINSZ.
12918 (man): completion-ignore-case t for friendliness and since man
12919 itself is case-insensitive on the command line.
12920 Further to Bug#3717.
12922 * arc-mode.el: Add "Keywords: files", so the details in its
12923 commentary can be reached from finder-by-keyword.
12924 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
12925 editing mode, but it's comms related and sgml-mode.el has "comm"
12927 * textmodes/bibtex-style.el: Add "Keywords: tex".
12928 * international/isearch-x.el, international/ja-dic-cnv.el:
12929 * international/ja-dic-utl.el, international/kkc.el:
12930 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
12932 2009-11-25 Juri Linkov <juri@jurta.org>
12934 * man.el (Man-completion-table): Modify regexp to include
12935 section names to completion strings. (Bug#3717)
12937 2009-11-25 Juri Linkov <juri@jurta.org>
12939 Search recursively in gzipped files. (Bug#4982)
12941 * progmodes/grep.el (grep-highlight-matches): Add new options
12942 `always' and `auto'. Doc fix.
12943 (grep-process-setup): Check `grep-highlight-matches' for
12944 `auto-detect' to determine the need to compute grep defaults.
12945 Move Windows/DOS specific --colors settings handling
12946 to `grep-compute-defaults'. Check `grep-highlight-matches'
12947 to get the value of "--color=".
12948 (grep-compute-defaults): Compute `grep-highlight-matches' when it
12949 has the value `auto-detect'. Move Windows/DOS specific settings
12950 from `grep-process-setup'.
12951 (zrgrep): New command with alias `rzgrep'.
12953 2009-11-25 Juri Linkov <juri@jurta.org>
12955 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
12956 to nil instead of switching off view-mode. (Bug#4896)
12958 2009-11-25 Juri Linkov <juri@jurta.org>
12960 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
12962 * mwheel.el (mwheel-scroll-up-function)
12963 (mwheel-scroll-down-function): New defvars.
12964 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
12965 `scroll-up', and `mwheel-scroll-down-function' instead of
12968 * doc-view.el (doc-view-scroll-up-or-next-page)
12969 (doc-view-scroll-down-or-previous-page): Add optional ARG.
12970 Use this ARG in the call to image-scroll-up/image-scroll-down.
12971 Change `interactive' spec to "P". Goto next/previous page only
12972 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
12973 SPC/DEL case). Doc fix.
12974 (doc-view-next-line-or-next-page)
12975 (doc-view-previous-line-or-previous-page): Rename arg to ARG
12977 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
12978 `doc-view-scroll-up-or-next-page', and buffer-local
12979 `mwheel-scroll-down-function' to
12980 `doc-view-scroll-down-or-previous-page'.
12982 2009-11-25 Juri Linkov <juri@jurta.org>
12984 Provide additional default values (directories at other Dired
12985 windows) via M-n in the minibuffer of some Dired commands.
12987 * dired-aux.el (dired-diff, dired-compare-directories)
12988 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
12989 `minibuffer-default' in `minibuffer-with-setup-hook'.
12990 (dired-dwim-target-directory): Find a window that displays Dired
12991 buffer instead of failing when the next window is not Dired.
12992 Use `get-window-with-predicate' to find for the next Dired window.
12993 (dired-dwim-target-defaults): New function.
12995 * ediff-util.el (ediff-read-file-name):
12996 Use `dired-dwim-target-defaults' to set `minibuffer-default'
12997 in `minibuffer-with-setup-hook'.
12999 2009-11-25 Juri Linkov <juri@jurta.org>
13001 Provide additional default values (file name at point or at the
13002 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
13004 * minibuffer.el (read-file-name-defaults): New function.
13005 (read-file-name): Reset `minibuffer-default' to nil when
13006 it duplicates initial input `insdef'.
13007 Bind `minibuffer-default-add-function' to lambda that
13008 calls `read-file-name-defaults' in `minibuffer-selected-window'.
13009 (minibuffer-insert-file-name-at-point): New command.
13011 * files.el (file-name-at-point-functions): New defcustom.
13012 (find-file-default): Remove defvar.
13013 (find-file-read-args): Don't use `find-file-default'.
13014 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
13015 to `read-file-name'.
13016 (find-file-literally): Use `read-file-name' with
13017 `confirm-nonexistent-file-or-buffer'.
13019 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
13021 * dired.el (dired-read-dir-and-switches):
13022 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
13023 to `read-file-name'.
13024 (dired-file-name-at-point): New function.
13025 (dired-mode): Add hook `dired-file-name-at-point' to
13026 `file-name-at-point-functions'.
13028 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
13030 Really make the *Completions* window soft-dedicated (bug#5030).
13031 * window.el (window--display-buffer-2): Add `dedicated' argument.
13032 (display-buffer): Pass it when needed so the dedicated flag is set
13033 after calling set-window-buffer, which would otherwise reset it.
13035 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
13037 * progmodes/meta-mode.el (meta-complete-symbol):
13038 * progmodes/etags.el (complete-tag):
13039 * mail/mailabbrev.el (mail-abbrev-complete-alias):
13040 Use completion-in-region.
13042 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
13043 (dabbrev-completion): Use completion-in-region.
13044 (dabbrev--abbrev-at-point): Simplify regexp.
13046 * abbrev.el (abbrev--before-point): Use word-motion functions
13047 if :regexp is not specified (bug#5031).
13049 * subr.el (string-prefix-p): New function.
13051 * man.el (Man-completion-cache): New var.
13052 (Man-completion-table): Use it.
13054 * vc.el (vc-print-log-internal): Make `limit' optional for better
13055 compatibility (e.g. with vc-annotate.el).
13057 2009-11-24 Kevin Ryde <user42@zip.com.au>
13059 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
13060 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
13062 * emacs-lisp/elint.el (elint-add-required-env): Better error message
13063 when .el source file not found or other error.
13065 2009-11-24 Markus Triska <markus.triska@gmx.at>
13067 * linum.el (linum-update-window): Ignore intangible (bug#4996).
13069 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
13071 Handle the [back] button properly (bug#4979).
13072 * descr-text.el (describe-text-properties): Add a `buffer' argument.
13073 Use help-setup-xref, help-buffer, and with-help-window.
13074 (describe-char): Add `buffer' argument.
13075 Pass proper command to help-setup-xref. Don't meddle with
13076 help-xref-stack-item directly.
13077 (describe-text-category): Use with-help-window and help-buffer.
13079 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
13080 for the displayed buffer (bug#4887).
13082 * man.el (Man-completion-table): New function.
13085 2009-11-24 David Reitter <david.reitter@gmail.com>
13087 * vc-git.el (vc-git-registered): Use checkout directory (where
13088 .git is) rather than the file's directory and a relative path spec
13089 to work around a bug in git.
13091 2009-11-24 Michael Albinus <michael.albinus@gmx.de>
13093 Improve handling of processes on remote hosts.
13095 * eshell/esh-util.el (eshell-path-env): New defvar.
13096 (eshell-parse-colon-path): New defun.
13097 (eshell-file-attributes): Use `eshell-parse-colon-path'.
13099 * eshell/esh-ext.el (eshell-search-path):
13100 Use `eshell-parse-colon-path'.
13101 (eshell-remote-command): Remove argument HANDLER.
13102 (eshell-external-command): Check for FTP remote connection.
13104 * eshell/esh-proc.el (eshell-gather-process-output):
13105 Use `file-truename', in order to start also symlinked files.
13106 Apply `start-file-process' instead of `start-process'.
13107 Shorten `command' to the local file name part.
13109 * eshell/em-cmpl.el (eshell-complete-commands-list):
13110 Use `eshell-parse-colon-path'.
13112 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
13114 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
13115 to `eshell-directory-change-hook'.
13117 2009-11-24 Tassilo Horn <tassilo@member.fsf.org>
13119 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
13120 because it could be enabled automatically if view-read-only is non-nil.
13122 2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
13124 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
13125 made on 2009-11-22.
13127 2009-11-24 Glenn Morris <rgm@gnu.org>
13129 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
13130 deleted variable bookmark-bmenu-bookmark-column.
13132 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
13134 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
13136 2009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
13138 * net/browse-url.el (browse-url-filename-alist): On Windows, add
13139 two slashes to the "file:" prefix.
13140 (browse-url-file-url): De-munge Cygwin filenames before passing
13141 them to Windows browser.
13142 (browse-url-default-windows-browser): Use call-process.
13144 2009-11-23 Juri Linkov <juri@jurta.org>
13146 Implement DocView Continuous mode. (Bug#4896)
13147 * doc-view.el (doc-view-continuous-mode): New defcustom.
13148 (doc-view-mode-map): Bind C-n/<down> to
13149 `doc-view-next-line-or-next-page', C-p/<up> to
13150 `doc-view-previous-line-or-previous-page'.
13151 (doc-view-next-line-or-next-page)
13152 (doc-view-previous-line-or-previous-page): New commands.
13154 2009-11-23 Juri Linkov <juri@jurta.org>
13156 Implement Isearch in comint input history. (Bug#3746)
13157 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
13158 `isearch-mode-hook'.
13159 (comint-history-isearch): New defcustom.
13160 (comint-history-isearch-backward)
13161 (comint-history-isearch-backward-regexp): New commands.
13162 (comint-history-isearch-message-overlay): New buffer-local variable.
13163 (comint-history-isearch-setup, comint-history-isearch-end)
13164 (comint-goto-input, comint-history-isearch-search)
13165 (comint-history-isearch-message, comint-history-isearch-wrap)
13166 (comint-history-isearch-push-state)
13167 (comint-history-isearch-pop-state): New functions.
13169 2009-11-23 Michael Albinus <michael.albinus@gmx.de>
13171 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
13173 (tramp-handle-make-symbolic-link)
13174 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
13176 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
13177 (tramp-handle-process-file): Use it.
13179 2009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
13181 * window.el (move-to-window-line-last-op): Remove.
13182 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
13184 2009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
13186 Make M-r mirror the new cycling behavior of C-l.
13187 * window.el (move-to-window-line-last-op): New var.
13188 (move-to-window-line-top-bottom): New command.
13189 (global-map): Bind M-r move-to-window-line-top-bottom.
13191 2009-11-23 Sven Joachim <svenjoac@gmx.de>
13193 * dired-x.el (dired-guess-shell-alist-default):
13194 Support xz format. (Bug#4953)
13196 2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
13198 * emulation/viper-cmd.el: Use viper-last-command-char instead of
13199 last-command-char/last-command-event.
13200 (viper-prefix-arg-value): Do correct conversion of event-char for
13203 * emulation/viper-util.el, emulation/viper.el:
13204 Use viper-last-command-char instead of
13205 last-command-char/last-command-event.
13207 * ediff-init.el, ediff-mult.el, ediff-util.el:
13208 Replace last-command-char and last-command-event
13209 with (ediff-last-command-char) everywhere.
13211 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
13212 created in fundamental mode.
13214 * ediff.el (ediff-version): Revert the change of interactive-p to
13215 called-interactively-p.
13217 2009-11-22 Tassilo Horn <tassilo@member.fsf.org>
13219 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
13220 generation from word-movement command names.
13222 2009-11-21 Jan Djärv <jan.h.d@swipnet.se>
13224 * cus-start.el (all): Add native condition for font-use-system-font.
13226 2009-11-21 Nathaniel Flath <flat0103@gmail.com>
13228 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
13229 Correct the patch from 2009-11-18. (Bug#3910)
13231 2009-11-21 Tassilo Horn <tassilo@member.fsf.org>
13233 * progmodes/subword.el: Rename from lisp/subword.el.
13235 * subword.el: Rename to progmodes/subword.el.
13237 * Makefile.in (ELCFILES): Adapt to subword.el move.
13239 2009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13240 Stefan Monnier <monnier@iro.umontreal.ca>
13242 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
13243 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
13244 (bookmark-bmenu-show-filenames): Use push.
13245 (bookmark-bmenu-hide-filenames): Use local var instead of
13246 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
13247 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
13248 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
13249 filenames now that the bookmark names are always available.
13251 2009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
13253 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
13254 (bookmark-search-pattern): Move and leave unbound.
13255 (bookmark-bmenu-mode-map): Change binding.
13256 (bookmark-read-search-input): Simplify.
13257 Don't use text-char-description. Don't error on non-char events.
13258 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
13259 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
13260 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
13261 Use a local var for the timer.
13262 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
13263 (i.e. bookmark-bmenu-search).
13265 2009-11-21 Glenn Morris <rgm@gnu.org>
13267 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
13269 2009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
13271 * net/browse-url.el (browse-url-default-windows-browser):
13272 Use cygstart for cygwin.
13274 2009-11-20 Karl Fogel <karl.fogel@red-bean.com>
13276 * bookmark.el: Formatting and doc fixes only:
13277 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
13278 (bookmark-bmenu-search): Wrap to fit within 80 columns.
13279 Minor grammar and punctuation fixes in doc string.
13280 (bookmark-read-search-input): Adjust to fit within 80 columns.
13282 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
13284 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
13285 (c-backward-into-nomenclature): Adapt to subword renaming.
13287 * subword.el (subword-forward, subword-backward, subword-mark)
13288 (subword-kill, subword-backward-kill, subword-transpose)
13289 (subword-downcase, subword-upcase, subword-capitalize)
13290 (subword-forward-internal, subword-backward-internal):
13291 Rename from forward-subword, backward-subword, mark-subword,
13292 kill-subword, backward-kill-subword, transpose-subwords,
13293 downcase-subword, upcase-subword, capitalize-subword,
13294 forward-subword-internal, backward-subword-internal.
13296 2009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13298 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
13300 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
13302 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
13303 (bookmark-bmenu-filter-alist-by-regexp)
13304 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
13305 (bookmark-bmenu-search): New command.
13306 (bookmark-bmenu-mode-map): Bind it.
13308 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
13310 * progmodes/cc-cmds.el: declare-functioned forward-subword and
13311 backward-subword to quit the byte-compiler.
13313 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
13315 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
13317 * progmodes/cc-cmds.el (c-update-modeline)
13318 (c-forward-into-nomenclature, c-backward-into-nomenclature):
13319 Refer to subword.el functions instead of cc-subword.el.
13321 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
13322 subword.el functions instead of cc-subword.el.
13324 * progmodes/cc-subword.el: Rename to subword.el.
13325 * subword.el: Rename from progmodes/cc-subword.el.
13326 (subword-mode-map): Rename from c-subword-mode-map.
13327 (subword-mode): Rename from c-subword-mode.
13328 (global-subword-mode): New global minor mode.
13329 (forward-subword): Rename from c-forward-subword.
13330 (backward-subword): Rename from c-backward-subword.
13331 (mark-subword): Rename from c-mark-subword.
13332 (kill-subword): Rename from c-kill-subword.
13333 (backward-kill-subword): Rename from c-backward-kill-subword.
13334 (transpose-subwords): Rename from c-tranpose-subword.
13335 (downcase-subword): Rename from c-downcase-subword.
13336 (capitalize-subword): Rename from c-capitalize-subword.
13337 (forward-subword-internal): Rename from c-forward-subword-internal.
13338 (backward-subword-internal): Rename from c-backward-subword-internal.
13340 2009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
13342 * vc.el (vc-deduce-fileset): Allow non-state changing operations
13343 from a dired buffer.
13344 (vc-dired-deduce-fileset): New function.
13345 (vc-root-diff, vc-print-root-log): Use it.
13347 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
13348 nil LIMIT argument to vc-print-log-internal.
13350 2009-11-20 Glenn Morris <rgm@gnu.org>
13352 * Makefile.in (ELCFILES): Regenerate.
13354 2009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
13356 * calc/calc.el (calc-set-mode-line):
13357 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
13358 (math-format-number): Rename `math-format-complement-signed' to
13359 `math-format-twos-complement'.
13361 * calc/calc-bin.el (math-format-twos-complement): Rename from
13362 math-format-complement-signed.
13363 (calc-radix): Rename `calc-complement-signed-mode' to
13364 `calc-twos-complement-mode'.
13365 (calc-octal-radix, calc-hex-radix): Add an argument for
13368 * calc/calc-embed.el (calc-embedded-mode-vars):
13369 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
13371 * calc/calc-ext.el (calc-init-extensions):
13372 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
13373 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
13375 * calc/calc-units.el (math-build-units-table-buffer):
13376 Let `calc-twos-complement-mode' be nil.
13378 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
13381 * calc/calc-vec.el (calcFunc-vunpack):
13382 * calc/calc-aent.el (calc-do-calc-eval):
13383 * calc/calc-forms.el (math-format-date):
13384 * calc/calc-graph.el (calc-graph-plot):
13385 * calc/calc-math.el (math-use-emacs-fn):
13386 * calc/calccomp.el (math-compose-expr):
13387 Let `calc-twos-complement-mode' be nil.
13389 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
13391 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
13392 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
13393 * minibuffer.el (completion-in-region-functions): New hook.
13394 (completion-in-region): New function.
13395 * emacs-lisp/lisp.el (lisp-complete-symbol):
13396 * pcomplete.el (pcomplete-std-complete): Use it.
13398 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
13400 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
13401 (latex-complete-alist): New vars.
13402 (latex-string-prefix-p, latex-complete-bibtex-keys)
13403 (latex-complete-envnames, latex-complete-refkeys)
13404 (latex-complete-data): New functions.
13405 (latex-complete, latex-indent-or-complete): New commands.
13407 * window.el (display-buffer-mark-dedicated): New var.
13408 (display-buffer): Obey it.
13409 * minibuffer.el (minibuffer-completion-help): Use it.
13411 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
13413 * filecache.el (file-cache-add-file): Use push and cons.
13414 (file-cache-delete-file-regexp): Use push.
13415 (file-cache-complete): Use completion-in-region.
13417 * simple.el (with-wrapper-hook): Fix thinko.
13419 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
13420 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
13421 Use with-current-buffer and string-to-number.
13422 (hfy-fallback-colour-values): Use assoc-string.
13423 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
13424 (hfy-face-at): Remove unused var `found-face'.
13425 (hfy-compile-stylesheet): Remove unused var `css'.
13426 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
13428 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
13429 Use with-current-buffer.
13430 (hfy-text-p): Use expand-file-name and fewer setq.
13432 2009-11-19 Vivek Dasmohapatra <vivek@etla.org>
13434 * htmlfontify.el, hfy-cmap.el: New files.
13436 2009-11-19 Juri Linkov <juri@jurta.org>
13438 * minibuffer.el (completions-format): New defcustom.
13439 (completion--insert-strings): Implement vertical format.
13441 * simple.el (switch-to-completions): Move point to the first
13442 completion when point was at the beginning of the buffer.
13444 2009-11-19 Juri Linkov <juri@jurta.org>
13446 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
13448 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
13450 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
13452 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
13453 (mail-signature): Change default to t.
13454 (mail-from-style): Deprecate `system-default' value.
13455 (mail-insert-from-field): For default value of mail-from-style,
13456 default to `angles' unless `angles' needs quoting and `parens'
13458 (mail-citation-prefix-regexp): Use citation regexp from
13461 2009-11-19 Michael Albinus <michael.albinus@gmx.de>
13463 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
13464 Set variables for computing the prompt for reading password.
13466 2009-11-19 Glenn Morris <rgm@gnu.org>
13468 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
13470 * textmodes/flyspell.el (sgml-lexical-context): Declare.
13472 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
13473 (newsticker-treeview-listwindow-height): Fix custom type.
13475 2009-11-19 Kenichi Handa <handa@m17n.org>
13477 * descr-text.el (describe-char-padded-string): Compose with TAB
13478 only if there's a font for CH.
13479 (describe-char): Fix the condition for detecting a trivial composition.
13481 2009-11-18 Nathaniel Flath <flat0103@gmail.com>
13483 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
13484 more accurate version of the regexp. (Bug#3910)
13486 2009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
13488 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
13490 2009-11-18 Juanma Barranquero <lekktu@gmail.com>
13492 * font-setting.el (font-use-system-font): Declare for byte-compiler.
13493 (font-setting-change-default-font): Fix typo in docstring.
13495 2009-11-18 Alan Mackenzie <acm@muc.de>
13497 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
13499 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
13501 * font-setting.el (font-use-system-font): Move ...
13503 * cus-start.el (all): ... to here.
13505 2009-11-17 Michael Albinus <michael.albinus@gmx.de>
13507 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
13508 Don't set `ad-return-value' if `ad-do-it' doesn't.
13510 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
13513 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
13515 * menu-bar.el: Put "Use system font" in Option-menu.
13516 (menu-bar-options-save): Add font-use-system-font.
13518 * loadup.el: If feature system-font-setting or font-render-setting is
13519 there, load font-setting.
13521 * Makefile.in (ELCFILES): Add font-settings.el.
13522 * font-setting.el: New file.
13524 2009-11-17 Glenn Morris <rgm@gnu.org>
13526 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
13528 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
13529 Preserve point in the list buffer. (Bug#4939)
13531 (newsticker--treeview-list-update-highlight)
13532 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
13534 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
13536 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
13539 * calc/calc-ext.el (calc-init-extensions): Remove references to
13542 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
13544 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
13545 * calc/calc-help.el (calc-b-prefix-help): Remove references to
13548 2009-11-16 Kevin Ryde <user42@zip.com.au>
13550 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
13551 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
13553 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
13554 (lm-keywords-list): Allow comma-only separator like "foo,bar".
13555 Ignore trailing spaces by omit-nulls to split-string (fixing
13556 regression from Emacs 21 due to the incompatible split-string
13557 change). (Bug #4928.)
13559 2009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
13561 * vc.el (vc-log-show-limit): Default to 2000.
13562 (vc-print-log-internal): Insert buttons to request more entries
13563 when limiting the output.
13565 * vc-sccs.el (vc-sccs-print-log):
13566 * vc-rcs.el (vc-rcs-print-log):
13567 * vc-cvs.el (vc-cvs-print-log):
13568 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
13571 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
13573 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
13574 error when `tramp-gvfs-dbus-event-vector' is set.
13575 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
13577 2009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
13579 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
13581 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
13583 * net/dbus.el (dbus-unregister-service): New defun.
13584 (dbus-register-property): Register the handlers of
13585 "org.freedesktop.DBus.Properties" for SERVICE.
13586 (dbus-property-handler): Fix docstring.
13588 2009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13590 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
13591 Quote doc string reference in defvaralias as it is not in special form.
13592 (byte-compile-output-docform): Doc fix.
13594 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
13596 * calc/calc.el (math-2-word-size, math-half-2-word-size)
13597 (calc-complement-signed-mode): New variables.
13598 (calc-set-mode-line): Add indicator for twos-complements.
13599 (math-format-number): Format twos-complement notation.
13601 * calc/calc-bin.el (calc-word-size): Reset the variables
13602 `math-2-word-size' and `math-half-2-word-size'.
13603 (math-format-complement-signed, math-symclip, calcFunc-symclip)
13604 (calc-symclip): New functions.
13606 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
13608 * calc/calc-embed.el (calc-embedded-mode-vars):
13609 Add `calc-complement-signed-mode' to the list of modes.
13611 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
13612 (calc-b-oper-keys): Add `calc-symclip' to list.
13614 * calc/calc-ext.el (math-read-number-fancy): Read complement
13616 (calc-init-extensions): Add binding for `calc-symclip'.
13617 Add autoload for `calcFunc-symclip' and `calc-symclip'.
13619 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
13621 (calc-modes-menu): Add item for twos complement mode.
13623 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
13625 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
13627 * register.el (jump-to-register, insert-register): Handle Semantic
13628 tags. From commented-out advice in semantic/senator.el.
13630 2009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
13632 * vc.el (vc-log-show-limit): New variable.
13633 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
13634 when using a prefix argument.
13635 (vc-print-log-internal): Add new argument LIMIT.
13637 * vc-svn.el (vc-svn-print-log):
13638 * vc-mtn.el (vc-mtn-print-log):
13639 * vc-hg.el (vc-hg-print-log):
13640 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
13641 pass it to the log command when set. Make the BUFFER argument
13644 * vc-sccs.el (vc-sccs-print-log):
13645 * vc-rcs.el (vc-rcs-print-log):
13646 * vc-git.el (vc-git-print-log):
13647 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
13648 ignore it. Make the BUFFER argument non-optional
13650 * bindings.el (mode-line-buffer-identification): Do not purecopy.
13652 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
13654 * dired.el (dired-mode-map): Move encryption items to "Operate"
13657 * strokes.el (strokes-update-window-configuration): Make strokes
13658 buffer current before erasing (Bug#4906).
13660 2009-11-15 Juri Linkov <juri@jurta.org>
13662 * simple.el (set-mark-default-inactive): Add :type, :group
13663 and :version. (Bug#4876)
13665 2009-11-15 Michael Albinus <michael.albinus@gmx.de>
13667 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
13668 (archive-unique-fname): ... here. (Bug#4929)
13670 2009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
13672 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
13675 * novice.el (disabled-command-function): Add useful args.
13676 Setup the help buffer so that [back] works.
13677 Remove redundant call to help-mode.
13678 (disabled-command-function): Use `case'.
13679 (en/disable-command): New function extracted from enable-command.
13680 (enable-command, disable-command): Use it.
13682 2009-11-14 Glenn Morris <rgm@gnu.org>
13684 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
13685 constants. (Bug#4913)
13687 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
13689 2009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
13691 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
13692 defined in C that have no doc-strings. (Bug#1063)
13694 2009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
13696 * cus-edit.el (data, files):
13697 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
13699 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
13701 * simple.el (shell-command): Doc fix (Bug#4891).
13703 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
13705 2009-11-14 Glenn Morris <rgm@gnu.org>
13707 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
13708 statements for vc-diff, emerge-quit, and rmail-cease-edit.
13709 If they are already loaded, eval-after-load will do the right thing.
13711 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
13714 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
13716 * simple.el (x-selection-owner-p): Declare.
13717 (read-mail-command): Use custom radio type rather than choice.
13718 (completion-no-auto-exit): Doc fix.
13720 * custom.el (defgroup):
13721 * epg-config.el (epg): Doc fixes.
13723 2009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
13725 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
13726 * international/ccl.el (define-ccl-program): Do not purecopy the
13727 docstring, defconst does it anyway.
13729 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
13731 * add-log.el (add-change-log-entry): Avoid displaying the changelog
13734 * x-dnd.el (x-dnd-maybe-call-test-function):
13735 * window.el (split-window-vertically):
13736 * whitespace.el (whitespace-help-on):
13737 * vc-rcs.el (vc-rcs-consult-headers):
13738 * userlock.el (ask-user-about-lock-help)
13739 (ask-user-about-supersession-help):
13740 * type-break.el (type-break-force-mode-line-update):
13741 * time-stamp.el (time-stamp-conv-warn):
13742 * terminal.el (te-set-output-log, te-more-break, te-filter)
13743 (te-sentinel, terminal-emulator):
13744 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
13745 (term-write-input-ring, term-check-source, term-start-output-log):
13746 (term-display-buffer-line, term-dynamic-list-completions):
13747 (term-ansi-make-term, serial-term):
13748 * subr.el (selective-display):
13749 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
13750 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
13751 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
13752 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
13753 (speedbar-remove-localized-speedbar-support)
13754 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
13755 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
13756 (speedbar-buffers-line-directory):
13757 * simple.el (shell-command-on-region, append-to-buffer)
13758 (prepend-to-buffer):
13759 * shadowfile.el (shadow-save-todo-file):
13760 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
13761 (scroll-bar-maybe-set-window-start):
13762 * sb-image.el (speedbar-image-dump):
13763 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
13764 (load-save-place-alist-from-file):
13765 * ps-samp.el (ps-print-message-from-summary):
13766 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
13767 (ps-background-image, ps-begin-job, ps-do-despool):
13768 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
13769 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
13770 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
13771 (pr-call-process, pr-file-list, pr-interface-save):
13772 * novice.el (disabled-command-function)
13773 (enable-command, disable-command):
13774 * mouse.el (mouse-buffer-menu-alist):
13775 * mouse-copy.el (mouse-kill-preserving-secondary):
13776 * macros.el (kbd-macro-query):
13777 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
13778 * informat.el (batch-info-validate):
13779 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
13780 * hippie-exp.el (try-expand-dabbrev-visible):
13781 * help-mode.el (help-make-xrefs):
13782 * help-fns.el (describe-variable):
13783 * generic-x.el (bat-generic-mode-run-as-comint):
13784 * finder.el (finder-mouse-select):
13785 * find-dired.el (find-dired-sentinel):
13786 * filesets.el (filesets-file-close):
13787 * files.el (list-directory):
13788 * faces.el (list-faces-display, describe-face):
13789 * facemenu.el (list-colors-display):
13790 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
13791 * epg.el (epg--process-filter, epg-cancel):
13792 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
13793 (epa--read-signature-type):
13794 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
13795 (emerge-file-names):
13796 * ehelp.el (electric-helpify):
13797 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
13798 * ediff-vers.el (rcs-ediff-view-revision):
13799 * ediff-util.el (ediff-setup):
13800 * ediff-mult.el (ediff-append-custom-diff):
13801 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
13803 * echistory.el (Electric-command-history-redo-expression):
13804 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
13805 * disp-table.el (describe-display-table):
13806 * dired.el (dired-find-buffer-nocreate):
13807 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
13808 * dabbrev.el (dabbrev--same-major-mode-p):
13809 * chistory.el (list-command-history):
13810 * apropos.el (apropos-documentation):
13811 * allout.el (allout-obtain-passphrase):
13812 (allout-copy-exposed-to-buffer):
13813 (allout-verify-passphrase): Use with-current-buffer.
13815 2009-11-13 Glenn Morris <rgm@gnu.org>
13817 * Makefile.in (ELCFILES): Regenerate.
13819 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
13821 * net/dbus.el (dbus-registered-objects-table): Rename from
13822 `dbus-registered-functions-table', because it contains also properties.
13823 (dbus-unregister-object): Unregister also properties.
13824 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
13825 Use a timeout of 500 msec, in order to not block.
13826 (dbus-register-property, dbus-property-handler): New defuns.
13828 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
13830 * simple.el (minibuffer-default-add-completions): Drop deprecated
13833 2009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
13835 * textmodes/artist.el (artist-mouse-choose-operation):
13836 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
13837 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
13838 (artist-compute-up-event-key): New function.
13839 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
13841 2009-11-13 Kenichi Handa <handa@m17n.org>
13843 * language/japan-util.el: Make sure that the value of jisx0208
13844 property is jisx0208 character.
13846 2009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
13848 * international/mule.el (auto-coding-regexp-alist): Only purecopy
13849 car or each item, not the whole list.
13851 2009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
13853 * minibuffer.el (minibuffer-completion-help):
13854 Use minibuffer-hide-completions.
13856 2009-11-12 Per Starbäck <per@starback.se> (tiny change)
13858 * dired.el (dired-save-positions, dired-restore-positions): New funs.
13859 (dired-revert): Use them (bug#4880).
13861 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
13863 * tooltip.el (tooltip-frame-parameters): Undo previous change.
13865 2009-11-12 Juri Linkov <juri@jurta.org>
13867 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
13869 (find-file-literally-at-point): Alias of `ffap-literally'.
13871 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
13873 * textmodes/ispell.el (ispell-skip-region-alist):
13874 * textmodes/css-mode.el (auto-mode-alist):
13875 * progmodes/compile.el (auto-mode-alist):
13876 * international/mule.el (ctext-non-standard-encodings-alist)
13877 (ctext-non-standard-encodings-regexp):
13878 * simple.el (shell-command-switch, text-read-only):
13879 * replace.el (occur-mode-map):
13880 * paths.el (rmail-file-name):
13881 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
13882 * find-file.el (ff-special-constructs):
13883 * files.el (file-name-handler-alist):
13884 * composite.el: Purecopy strings.
13886 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
13888 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
13890 * widget.el (define-widget): Purecopy the docstring.
13891 * international/mule-cmds.el (charset): Do not purecopy the
13892 docstring here, define-widget does it.
13894 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
13895 * textmodes/bibtex-style.el (auto-mode-alist):
13896 * progmodes/inf-lisp.el (inferior-lisp-prompt):
13897 * progmodes/compile.el (compile-command):
13898 * language/korea-util.el (default-korean-keyboard):
13899 * international/mule-conf.el (file-coding-system-alist):
13900 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
13901 * tooltip.el (tooltip-frame-parameters):
13902 * newcomment.el (comment-end, comment-padding):
13903 * dired.el (dired-trivial-filenames):
13904 * comint.el (comint-file-name-prefix): Purecopy initial values.
13906 2009-11-11 Michael Albinus <michael.albinus@gmx.de>
13908 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
13909 (tramp-advice-minibuffer-electric-tilde): Unload advices via
13911 (tramp-advice-make-auto-save-file-name)
13912 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
13913 after removing the advice.
13915 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
13917 * progmodes/grep.el (grep-regexp-alist):
13918 * international/mule-cmds.el (iso-2022-control-alist):
13919 * emacs-lisp/timer.el (timer-duration-words):
13920 * subr.el (version-separator, version-regexp-alist):
13921 * minibuffer.el (completion-styles-alist):
13922 * faces.el (face-attribute-name-alist, list-faces-sample-text):
13923 Change defvars to defconsts.
13925 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
13926 * loadup.el ("international/mule-conf"): Load the byte compiled version.
13927 * international/mule-conf.el: Allow to be byte compiled.
13929 * international/mule.el (define-charset): Purecopy props.
13930 (load-with-code-conversion): Purecopy doc string and file name.
13931 (put-charset-property): Purecopy strings.
13932 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
13934 * international/mule-cmds.el (register-input-method): Purecopy arguments.
13935 (define-char-code-property): Correctly purecopy the table.
13937 * international/ccl.el (define-ccl-program): Purecopy the docstring.
13939 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
13941 * subr.el (add-hook): Purecopy strings.
13942 (eval-after-load): Purecopy load-history-regexp and the form.
13944 * custom.el (custom-declare-group): Purecopy load-file-name.
13946 * subr.el (menu-bar-separator): New defconst.
13947 * net/eudc.el (eudc-tools-menu):
13948 * international/mule-cmds.el (set-coding-system-map)
13949 (mule-menu-keymap):
13950 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
13951 * vc-hooks.el (vc-menu-map):
13952 * replace.el (occur-mode-map):
13953 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
13954 (menu-bar-edit-menu, menu-bar-goto-menu)
13955 (menu-bar-custom-menu, menu-bar-showhide-menu)
13956 (menu-bar-options-menu, menu-bar-tools-menu)
13957 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
13958 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
13959 (menu-bar-help-menu):
13960 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
13961 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
13963 * term/x-win.el (x-gtk-stock-map):
13964 * progmodes/vera-mode.el (auto-mode-alist):
13965 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
13966 (inferior-lisp-program, inferior-lisp-load-command):
13967 * progmodes/hideshow.el (hs-special-modes-alist):
13968 * progmodes/gud.el (same-window-regexps):
13969 * progmodes/grep.el (grep-program, find-program, xargs-program):
13970 * net/telnet.el (same-window-regexps):
13971 * net/rlogin.el (same-window-regexps):
13972 * language/ethiopic.el (font-ccl-encoder-alist):
13973 * vc-sccs.el (vc-sccs-master-templates):
13974 * vc-rcs.el (vc-rcs-master-templates):
13975 * subr.el (cl-assertion-failed):
13976 * simple.el (next-error-overlay-arrow-position):
13977 * lpr.el (lpr-command):
13978 * locate.el (locate-ls-subdir-switches):
13979 * info.el (same-window-regexps, info)
13980 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
13981 * image-mode.el (image-mode, auto-mode-alist):
13982 * hippie-exp.el (hippie-expand-ignore-buffers):
13983 * format.el (format-alist):
13984 * find-dired.el (find-ls-subdir-switches, find-grep-options)
13986 * facemenu.el (facemenu-keybindings):
13987 * dired.el (dired-listing-switches, dired-chown-program):
13988 * diff.el (diff-switches, diff-command):
13989 * cus-edit.el (same-window-regexps):
13990 * bindings.el (mode-line-mule-info)
13991 (mode-line-buffer-identification): Purecopy strings.
13993 2009-11-11 Juri Linkov <juri@jurta.org>
13995 * simple.el (dired-get-filename) <declare-function>:
13996 Tell the byte-compiler about dired-get-filename.
13997 (shell-command): In Dired mode, get filename from the current line
13998 as the default value.
14000 2009-11-10 Glenn Morris <rgm@gnu.org>
14002 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
14003 * calendar/holidays.el, progmodes/cperl-mode.el:
14004 Update x-popup-menu declarations.
14006 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
14007 (list-load-path-shadows): Use dolist.
14008 (list-load-path-shadows): Use with-current-buffer.
14010 2009-11-10 Juri Linkov <juri@jurta.org>
14012 * minibuffer.el (read-file-name): Support a list of default values
14013 in `default-filename'. Use the first file name where only one
14014 element is required. Doc fix.
14016 2009-11-09 Michael Albinus <michael.albinus@gmx.de>
14018 * net/dbus.el (dbus-unregister-object): Release service, if no
14019 other method is registered for it.
14021 2009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
14023 * bookmark.el (bookmark-completing-read): Sort bookmark names if
14024 bookmark-sort-flag is non-nil (Bug#4653).
14026 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
14028 * emulation/cua-base.el: Add CUA property to some CC mode commands
14031 2009-11-08 Kevin Ryde <user42@zip.com.au>
14033 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
14034 at end of sentence (Bug#4818).
14036 2009-11-08 Jared Finder <jfinder@crypticstudios.com>
14038 * progmodes/compile.el (compilation-error-regexp-alist-alist):
14039 Handle "see declaration of" MSFT statements (Bug#4100).
14041 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
14043 * net/tramp.el (tramp-advice-make-auto-save-file-name)
14044 (tramp-advice-file-expand-wildcards): Unload via
14045 `ad-remove-advice'.
14047 * net/trampver.el: Update release number.
14049 2009-11-08 Kevin Ryde <user42@zip.com.au>
14051 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
14054 2009-11-08 Andr <m00naticus@gmail.com> (tiny change)
14056 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
14057 in order to keep context in SELinux.
14059 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
14061 * dired-aux.el (dired-query): Place cursor in echo area and allow
14064 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
14065 menu item if not on a directory (Bug#4701).
14067 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
14069 Sync with Tramp 2.1.17.
14071 * net/tramp.el (tramp-handle-copy-directory): Don't use
14072 `file-remote-p' (due to compatibility).
14074 * net/tramp-compat.el (tramp-compat-copy-directory)
14075 (tramp-compat-delete-directory): New defuns.
14077 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
14078 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
14079 Use `tramp-compat-delete-directory'.
14081 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
14082 (tramp-smb-handle-delete-directory):
14083 Use `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
14085 * net/trampver.el: Update release number.
14087 2009-11-07 Chong Yidong <cyd@stupidchicken.com>
14089 * tar-mode.el (tar-copy): Call write-region on the right buffer
14092 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
14093 by hand, if necessary (Bug#4878).
14095 2009-11-06 Chong Yidong <cyd@stupidchicken.com>
14097 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
14098 align size column (Bug#4839).
14100 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
14103 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
14105 * progmodes/ld-script.el (auto-mode-alist):
14106 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
14108 * cus-face.el (custom-declare-face): Purecopy face spec.
14110 2009-11-06 Kenichi Handa <handa@m17n.org>
14112 * international/uni-bidi.el: Re-generated.
14113 * international/uni-category.el: Re-generated.
14114 * international/uni-combining.el: Re-generated.
14115 * international/uni-mirrored.el: Re-generated.
14117 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
14119 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
14120 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
14121 (tex-start-options, slitex-run-command, latex-run-command)
14122 (tex-run-command, tex-directory):
14123 * textmodes/ispell.el (ispell-html-skip-alists)
14124 (ispell-tex-skip-alists, ispell-tex-skip-alists):
14125 * textmodes/fill.el (adaptive-fill-first-line-regexp):
14126 (adaptive-fill-regexp):
14127 * textmodes/dns-mode.el (auto-mode-alist):
14128 * progmodes/python.el (interpreter-mode-alist):
14129 * progmodes/etags.el (tags-compression-info-list):
14130 * progmodes/etags.el (tags-file-name):
14131 * net/browse-url.el (browse-url-galeon-program)
14132 (browse-url-firefox-program):
14133 * mail/sendmail.el (mail-signature-file)
14134 (mail-citation-prefix-regexp):
14135 * international/mule-conf.el (eight-bit):
14136 * international/latexenc.el (latex-inputenc-coding-alist):
14137 * international/fontset.el (x-pixel-size-width-font-regexp):
14138 * emacs-lisp/warnings.el (warning-type-format):
14139 * emacs-lisp/trace.el (trace-buffer):
14140 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
14141 (emacs-lisp-mode-map):
14142 * calendar/holidays.el (holiday-solar-holidays)
14143 (holiday-bahai-holidays, holiday-islamic-holidays)
14144 (holiday-christian-holidays, holiday-hebrew-holidays)
14145 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
14146 (hebrew-holidays-1, holiday-oriental-holidays)
14147 (holiday-general-holidays):
14148 * x-dnd.el (x-dnd-known-types):
14149 * tool-bar.el (tool-bar):
14150 * startup.el (site-run-file):
14151 * shell.el (shell-dumb-shell-regexp):
14152 * rfn-eshadow.el (file-name-shadow-tty-properties)
14153 (file-name-shadow-properties):
14154 * paths.el (remote-shell-program, news-directory):
14155 * mouse.el ([C-down-mouse-3]):
14156 * menu-bar.el (menu-bar-tools-menu):
14157 * jka-cmpr-hook.el (jka-compr-load-suffixes)
14158 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
14159 (jka-compr-compression-info-list):
14160 * isearch.el (search-whitespace-regexp):
14161 * image-file.el (image-file-name-extensions):
14162 * find-dired.el (find-ls-option):
14163 * files.el (directory-listing-before-filename-regexp)
14164 (directory-free-space-args, insert-directory-program)
14165 (list-directory-brief-switches, magic-fallback-mode-alist)
14166 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
14167 (automount-dir-prefix):
14168 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
14169 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
14170 (face-font-registry-alternatives, face-font-registry-alternatives)
14171 (face-font-family-alternatives):
14172 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
14173 (facemenu-foreground-menu, facemenu-face-menu):
14174 * epa-hook.el (epa-file-name-regexp):
14175 * dnd.el (dnd-protocol-alist):
14176 * textmodes/rst.el (auto-mode-alist):
14177 * button.el (default-button): Purecopy strings.
14179 2009-11-06 Glenn Morris <rgm@gnu.org>
14181 * Makefile.in (ELCFILES): Update.
14183 2009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
14185 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
14186 * emacs-lisp/levents.el: Move to obsolete/levents.el.
14188 * nxml/xsd-regexp.el (xsdre-gen-categories):
14189 * nxml/xmltok.el (xmltok-parse-entity):
14190 * nxml/rng-parse.el (rng-parse-validate-file):
14191 * nxml/rng-maint.el (rng-format-manual)
14192 (rng-manual-output-force-new-line):
14193 * nxml/rng-loc.el (rng-save-schema-location-1):
14194 * nxml/rng-cmpct.el (rng-c-parse-file):
14195 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
14196 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
14198 2009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
14200 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
14201 Remove extra save-excursions and make-variable-buffer-local's.
14202 Suggested by Stefan Monnier.
14204 (verilog-getopt-file, verilog-module-inside-filename-p)
14205 (verilog-set-define): Merge GNU 1.35 and repair changes from
14206 switching to using with-current-buffer.
14208 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
14209 being treated as a number and confusing AUTORESET.
14210 Reported by Dan Dever.
14212 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
14213 Add verilog-auto-ignore-concat to fix backward compatibility with
14214 older verilog-modes. Reported by Dan Katz.
14216 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
14217 containing closing anchors "...$".
14219 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
14220 Reported by Wade Smith.
14222 (verilog-batch-execute-func): Comment on function usage.
14224 2009-11-05 Michael McNamara <mac@mail.brushroad.com>
14226 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
14229 (verilog-label-re, verilog-calc-1): Support proper indent of named
14232 (verilog-backward-token, verilog-basic-complete-re)
14233 (verilog-beg-of-statement, verilog-indent-re): Support proper
14234 indent of the assert statement at the beginning of a block of text.
14236 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
14237 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
14240 2009-11-05 Glenn Morris <rgm@gnu.org>
14242 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
14243 Emacs 19. (Bug#1531)
14244 (byte-compile-fix-header): Update for the above change.
14245 Drop test for epoch::version.
14247 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
14248 * cus-dep.el (custom-make-dependencies):
14249 * finder.el (finder-compile-keywords):
14250 Use autoload-rubric's feature argument.
14252 * calendar/diary-lib.el (top-level): Make load behave more like require.
14254 * vc-git.el (vc-git-stash-map): Move definition before use.
14256 2009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
14258 * custom.el (custom-declare-group): Purecopy standard-value.
14259 (custom-declare-group): Purecopy custom-prefix.
14261 * international/mule.el (load-with-code-conversion):
14262 Call do-after-load-evaluation unconditionally.
14264 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
14266 2009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
14268 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
14270 2009-11-04 Glenn Morris <rgm@gnu.org>
14272 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
14273 (byte-compile-compatibility): Remove option.
14274 (byte-compile-close-variables, byte-compile-fix-header)
14275 (byte-compile-insert-header, byte-compile-output-docform)
14276 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
14277 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
14278 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
14279 (byte-compile-insert, byte-compile-defun):
14280 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
14281 (byte-defop-compiler19): Remove.
14282 Without byte-compile-compatibility, the 'emacs19-opcode property is not
14283 used by anything. Replace all calls with byte-defop-compiler.
14285 2009-11-04 Juri Linkov <juri@jurta.org>
14287 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
14288 (menu-bar-options-menu): Don't quote the `prop' arg of
14289 `menu-bar-make-mm-toggle'.
14291 2009-11-04 Juanma Barranquero <lekktu@gmail.com>
14293 * calendar/calendar.el (cal-loaddefs):
14294 * calendar/diary-lib.el (diary-loaddefs):
14295 * calendar/holidays.el (hol-loaddefs):
14296 * eshell/esh-module.el (esh-groups): Load rather than require.
14298 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
14300 * calendar/todo-mode.el (todo-add-category): Don't hardcode
14302 (todo-top-priorities): Only display-buffer when called interactively.
14303 (todo-item-start): Don't save excursion point.
14304 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
14305 (todo-insert-item-here, todo-file-item, todo-remove-item):
14306 Adjust uses of todo-item-start and todo-item-end.
14308 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
14309 (autoload-rubric): Don't use any more.
14311 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
14312 and only put a prop if it is non-nil.
14314 2009-11-03 Juri Linkov <juri@jurta.org>
14316 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
14317 (menu-bar-options-menu): Fix list quoting (Bug#4429).
14319 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
14320 and "Menu" to make top-level menu item visually one unit (like
14321 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
14322 multi-word menu items). Fix :help string for quit-window.
14324 2009-11-03 Glenn Morris <rgm@gnu.org>
14326 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
14327 (byte-compile-file-form-define-abbrev-table)
14328 (byte-compile-file-form-custom-declare-variable)
14329 (byte-compile-variable-ref, byte-compile-defvar):
14330 Whether or not a warning is enabled should only affect whether we issue
14331 the warning, not whether or not we collect the relevant data.
14332 Eg warnings can be turned on and off throughout the course of a file.
14334 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
14335 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
14337 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
14339 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
14340 * play/mpuz.el (mpuz-create-buffer):
14341 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
14342 (lm-print-y,s,noise, lm-print-w0, lm-init):
14343 * play/gomoku.el (gomoku-prompt-for-move):
14344 * play/fortune.el (fortune-in-buffer):
14345 * play/dissociate.el (dissociated-press):
14346 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
14347 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
14348 * mail/supercite.el (sc-eref-show):
14349 * mail/smtpmail.el (smtpmail-send-it):
14350 * mail/rmailsum.el (rmail-summary-next-labeled-message)
14351 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
14352 (rmail-summary-undelete-many, rmail-summary-rmail-update)
14353 (rmail-summary-goto-msg, rmail-summary-expunge)
14354 (rmail-summary-get-new-mail, rmail-summary-search-backward)
14355 (rmail-summary-add-label, rmail-summary-output-menu)
14356 (rmail-summary-output-body):
14357 * mail/rfc822.el (rfc822-addresses):
14358 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
14359 * mail/mailpost.el (post-mail-send-it):
14360 * mail/hashcash.el (hashcash-generate-payment):
14361 * mail/feedmail.el (feedmail-run-the-queue)
14362 (feedmail-queue-send-edit-prompt-help-first)
14363 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
14364 (feedmail-deduce-address-list):
14365 * eshell/esh-ext.el (eshell-remote-command):
14366 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
14367 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
14368 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
14369 (viper-save-string-in-file, viper-valid-marker):
14370 * emulation/viper-keym.el (viper-toggle-key):
14371 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
14372 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
14373 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
14374 * emulation/viper-cmd.el (viper-exec-form-in-vi)
14375 (viper-exec-form-in-emacs, viper-brac-function):
14376 * emulation/viper.el (viper-delocalize-var):
14377 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
14378 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
14379 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
14380 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
14381 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
14382 * emulation/edt.el (edt-electric-helpify):
14383 * emulation/cua-rect.el (cua--rectangle-aux-replace):
14384 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
14385 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
14386 (cua-indent-to-global-mark-column):
14387 * calendar/diary-lib.el (calendar-mark-1):
14388 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
14389 Use with-current-buffer.
14390 * emulation/viper.el (viper-delocalize-var): Use dolist.
14392 2009-11-03 Chong Yidong <cyd@stupidchicken.com>
14394 * comint.el (comint-replace-by-expanded-history-before-point):
14395 Replace !! with the previous input string literally (Bug#1795).
14397 2009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
14399 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
14400 to be made up of whitespace.
14402 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
14404 * minibuffer.el (read-file-name): Don't use file dialogs for
14405 remote directories (Bug#99).
14407 2009-11-01 Chong Yidong <cyd@stupidchicken.com>
14409 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
14411 2009-11-01 Andreas Schwab <schwab@linux-m68k.org>
14413 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
14414 instead of deleting the window or frame.
14416 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
14418 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
14419 Support face colors.
14421 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
14422 New function. Support face colors (Bug#1168).
14423 (tex-common-initialization): Use it.
14425 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
14426 mode allows it (Bug#1168).
14428 2009-10-31 Juri Linkov <juri@jurta.org>
14430 * facemenu.el (list-colors-display): Don't mark buffer as
14431 modified (Bug#3948).
14433 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
14435 * international/mule-diag.el (list-character-sets-1):
14436 Minor message fix (Bug#3526).
14438 * progmodes/etags.el (etags-list-tags, etags-tags-apropos):
14439 Fix face property (Bug#4834).
14440 (etags-list-tags, etags-tags-apropos-additional)
14441 (etags-tags-apropos, tags-select-tags-table): Add follow-link
14444 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
14447 2009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
14449 * textmodes/two-column.el (2C-split):
14450 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
14451 * textmodes/tex-mode.el (tex-set-buffer-directory):
14452 * textmodes/spell.el (spell-region, spell-string):
14453 * textmodes/reftex.el (reftex-erase-buffer):
14454 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
14455 * textmodes/reftex-toc.el (reftex-toc-promote-action):
14456 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
14457 (reftex-select-item):
14458 * textmodes/reftex-ref.el (reftex-label-info-update)
14459 (reftex-offer-label-menu):
14460 * textmodes/reftex-index.el (reftex-index-change-entry)
14461 (reftex-index-phrases-info):
14462 * textmodes/reftex-global.el (reftex-create-tags-file)
14463 (reftex-save-all-document-buffers, reftex-ensure-write-access):
14464 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
14465 (reftex-view-crossref-from-bibtex):
14466 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
14467 (reftex-extract-bib-entries-from-thebibliography)
14468 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
14469 * textmodes/refbib.el (r2b-capitalize-title):
14470 (r2b-convert-buffer, r2b-help):
14471 * textmodes/page-ext.el (pages-directory)
14472 (pages-directory-goto-with-mouse):
14473 * textmodes/bibtex.el (bibtex-validate-globally):
14474 * textmodes/bib-mode.el (bib-capitalize-title):
14475 * textmodes/artist.el (artist-clear-buffer, artist-system):
14476 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
14477 (local-set-scheme-interaction-buffer, xscheme-process-filter)
14478 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
14479 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
14480 (xscheme-send-control-g-interrupt, xscheme-start-process)
14481 (xscheme-process-sentinel, xscheme-cd):
14482 * progmodes/verilog-mode.el (verilog-read-always-signals)
14483 (verilog-set-define, verilog-getopt-file)
14484 (verilog-module-inside-filename-p):
14485 * progmodes/sh-script.el:
14486 * progmodes/python.el (python-pdbtrack-get-source-buffer)
14487 (python-pdbtrack-grub-for-buffer, python-execute-file):
14488 * progmodes/octave-inf.el (inferior-octave):
14489 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
14490 (idlwave-shell-compile-helper-routines, idlwave-set-local)
14491 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
14492 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
14493 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
14494 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
14495 (idlwave-shell-filter, idlwave-shell-examine-highlight)
14496 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
14497 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
14498 (idlwave-shell-examine-display, idlwave-shell-run-region)
14499 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
14500 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
14501 * progmodes/idlw-help.el (idlwave-help-get-special-help)
14502 (idlwave-help-get-help-buffer):
14503 * progmodes/gud.el (gud-basic-call, gud-find-class)
14504 (gud-tooltip-activate-mouse-motions-if-enabled):
14505 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
14506 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
14507 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
14508 (ebrowse-tags-next-file):
14509 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
14510 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
14511 (ebnf-eps-finish-and-write):
14512 * progmodes/cpp.el (cpp-edit-save):
14513 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
14514 * progmodes/cc-defs.el (c-emacs-features):
14515 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
14516 (antlr-directory-dependencies):
14517 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
14518 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
14519 (ada-find-any-references, ada-make-filename-from-adaname)
14520 (ada-make-body-gnatstub):
14521 * obsolete/rnews.el (news-list-news-groups):
14522 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
14523 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
14524 * net/rcirc.el (rcirc-debug):
14525 * net/newst-treeview.el (newsticker--treeview-list-add-item)
14526 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
14527 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
14528 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
14529 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
14530 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
14531 (newsticker--treeview-list-clear-highlight)
14532 (newsticker--treeview-list-update-highlight)
14533 (newsticker--treeview-list-highlight-start)
14534 (newsticker--treeview-tree-update-highlight)
14535 (newsticker--treeview-get-selected-item)
14536 (newsticker-treeview-mark-list-items-old)
14537 (newsticker--treeview-set-current-node):
14538 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
14539 * net/newst-backend.el (newsticker--get-news-by-funcall)
14540 (newsticker--get-news-by-wget, newsticker--image-get)
14541 (newsticker--image-sentinel):
14542 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
14543 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
14544 (eudc-ph-close-session):
14545 * net/eudc.el (eudc-save-options):
14546 * language/thai-word.el (thai-update-word-table):
14547 * language/japan-util.el (japanese-string-conversion):
14548 * international/titdic-cnv.el (tsang-quick-converter)
14549 (ziranma-converter, ctlau-converter):
14550 * international/mule-cmds.el (describe-language-environment):
14551 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
14552 (skkdic-convert-postfix, skkdic-convert-prefix):
14553 (skkdic-convert-okuri-nasi, skkdic-convert):
14554 * emacs-lisp/re-builder.el (reb-update-overlays):
14555 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
14556 * emacs-lisp/gulp.el (gulp-send-requests):
14557 * emacs-lisp/find-gc.el (trace-call-tree):
14558 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
14559 (eieio-describe-generic):
14560 * emacs-lisp/eieio-base.el (eieio-persistent-read):
14561 * emacs-lisp/edebug.el (edebug-outside-excursion):
14562 * emacs-lisp/debug.el (debugger-make-xrefs):
14563 * emacs-lisp/cust-print.el (custom-prin1-to-string):
14564 * emacs-lisp/chart.el (chart-new-buffer):
14565 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
14566 Use with-current-buffer.
14567 * textmodes/artist.el (artist-system): Don't call
14568 copy-sequence on a fresh string.
14569 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
14571 2009-10-31 Stephen Berman <stephen.berman@gmx.net>
14573 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
14574 is no item to edit. (Bug#4820)
14575 (todo-top-priorities): Restore point and restore narrowing in Todo
14578 2009-10-31 Glenn Morris <rgm@gnu.org>
14580 * net/ange-ftp.el (top-level): Don't require dired when compiling.
14581 (comint-last-output-start, comint-last-input-start)
14582 (comint-last-input-end): Don't defvar when compiling.
14583 (ange-ftp-process-file): Use bound-and-true-p.
14585 * pcmpl-rpm.el (top-level): Move provide statement to end.
14586 (pcmpl-rpm): Remove unused custom group.
14588 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
14590 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
14592 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
14593 (byte-compile-warnings): Add `constants' as an option.
14594 (byte-compile-callargs-warn, byte-compile-arglist-warn)
14595 (display-call-tree): Update for byte-compile-fdefinition possibly
14596 returning `(macro lambda ...)'. (Bug#4778)
14597 (byte-compile-variable-ref, byte-compile-setq-default):
14598 Respect `constants' member of byte-compile-warnings.
14600 2009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
14602 * vc-bzr.el (vc-bzr-revision-keywords): New var.
14603 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
14606 2009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
14608 * textmodes/ispell.el (ispell-skip-region-alist):
14609 * international/mule-conf.el (eight-bit):
14610 * international/fontset.el (font-encoding-alist):
14611 * startup.el (pure-space-overflow-message):
14612 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
14613 * paths.el (gnus-nntp-service, rmail-spool-directory)
14614 (term-file-prefix):
14615 * files.el (save-some-buffers-action-alist):
14616 * cmuscheme.el (same-window-buffer-names):
14617 * ielm.el (same-window-buffer-names):
14618 * shell.el (same-window-buffer-names):
14619 * mail/sendmail.el (same-window-buffer-names):
14620 * progmodes/inf-lisp.el (same-window-buffer-names):
14621 * bindings.el (mode-line-client)
14622 (mode-line-column-line-number-mode-map):
14623 * language/tibetan.el (tibetan-precomposition-rule-regexp)
14624 (tibetan-precomposed-regexp): Purecopy string arguments.
14626 2009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
14628 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
14629 (calcDigit-nondigit):
14630 * calc/calc-yank.el (calc-copy-to-buffer):
14631 * calc/calc-units.el (calc-invalidate-units-table):
14632 * calc/calc-trail.el (calc-trail-yank):
14633 * calc/calc-store.el (calc-insert-variables):
14634 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
14635 * calc/calc-prog.el (calc-read-parse-table):
14636 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
14637 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
14638 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
14639 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
14640 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
14641 (calc-graph-name, calc-graph-find-command, calc-graph-view)
14642 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
14643 * calc/calc-ext.el (calc-realign):
14644 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
14645 (calc-embedded-finish-edit, calc-embedded-make-info)
14646 (calc-embedded-finish-command, calc-embedded-stack-change):
14647 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
14649 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
14650 shell-dynamic-complete-filename in preference to
14651 comint-dynamic-complete-filename.
14653 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
14654 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
14655 Don't consider whether the display supports colors.
14656 (bookmark-import-new-list): Use dolist.
14657 (bookmark-bmenu-mode-map): Move initialization into declaration.
14658 (bookmark-bmenu-list): Use dolist, simplify.
14659 (bookmark-show-all-annotations): Use save-selected-window and dolist.
14660 (menu-bar-final-items): Use push.
14662 2009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
14664 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
14665 it works on remote files.
14666 (vc-hg-diff): Don't pass any `--cwd' argument.
14668 2009-10-27 Kevin Ryde <user42@zip.com.au>
14670 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
14671 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
14672 (Further to Bug#3921).
14674 2009-10-27 Michael Albinus <michael.albinus@gmx.de>
14676 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
14677 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
14678 calling `tramp-imap-put-file'. Add file size to the call.
14679 (tramp-imap-get-file-entries): Compute also user name, file size,
14681 (tramp-imap-handle-insert-directory): Insert uid and gid.
14682 (tramp-imap-handle-file-attributes): Transform uid and gid
14683 according to `id-format'.
14684 (tramp-imap-put-file): New optional parameter SIZE. Encode file
14685 size in header X-Size.
14687 2009-10-26 Juanma Barranquero <lekktu@gmail.com>
14689 * simple.el (transpose-subr): Give clearer error when the mark
14690 is not set. (Bug#4807)
14692 2009-10-26 Michael Albinus <michael.albinus@gmx.de>
14694 * net/tramp.el (tramp-perl-file-truename): New defconst.
14695 Perl code contributed by yary <not.com@gmail.com> (tiny change).
14696 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
14697 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
14698 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
14700 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
14701 Ignore `dired-call-process'.
14702 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
14704 2009-10-26 Julian Scheid <julians37@gmail.com>
14706 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
14707 (tramp-get-remote-readlink): New defun.
14708 (tramp-handle-file-truename): Use it.
14709 (tramp-handle-file-exists-p): Check file-attributes cache, assume
14710 file exists if cache value present.
14711 (tramp-check-cached-permissions): New defun.
14712 (tramp-handle-file-readable-p): Use it.
14713 (tramp-handle-file-writable-p): Likewise.
14714 (tramp-handle-file-executable-p): Likewise.
14715 (tramp-handle-file-name-all-completions): Try using Perl to get
14716 partial completions. When perl not available, combine `cd' and
14717 `ls' into single remote operation and use shell expansion to get
14718 partial remote directory contents. Set `file-exists-p' cache for
14719 directory and any files returned by ls. Change cache handling to
14720 support partial directory contents. Use error message emitted by
14721 remote `cd' or Perl code for local tramp-error.
14722 (tramp-do-copy-or-rename-file-directly): Avoid separate
14723 tramp-send-command-and-check call.
14724 (tramp-handle-process-file): Merge three remote ops into one.
14725 Do not flush all caches when `process-file-side-effects' is set.
14726 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
14727 file-attributes shows uid/gid to be set already.
14729 2009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
14731 * textmodes/tex-mode.el (tex-dvi-view-command)
14732 (tex-show-queue-command, tex-open-quote):
14733 * progmodes/ruby-mode.el (auto-mode-alist)
14734 (interpreter-mode-alist): Purecopy strings.
14736 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
14738 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
14739 string for the hook, keymap and abbrev table.
14741 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
14743 * x-dnd.el (x-dnd-xdnd-to-action):
14744 * startup.el (fancy-startup-text, fancy-about-text): Change to
14745 defconst from defvar.
14747 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
14749 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
14750 Purecopy initialization strings.
14752 * mail/sendmail.el (mail-header-separator)
14753 (mail-personal-alias-file):
14754 * mail/rmail.el (rmail-default-dont-reply-to-names)
14755 (rmail-ignored-headers, rmail-retry-ignored-headers)
14756 (rmail-highlighted-headers, rmail-secondary-file-directory)
14757 (rmail-secondary-file-regexp):
14758 * files.el (null-device, file-name-invalid-regexp)
14759 (locate-dominating-stop-dir-regexp)
14760 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
14761 (interpreter-mode-alist): Use mapcar instead of mapc.
14763 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
14765 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
14766 (completion-ignored-extensions):
14767 (debug-ignored-errors): Purecopy strings.
14769 2009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
14771 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
14772 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
14773 (pcomplete--here): Use push.
14775 * subr.el (all-completions): Declare the 4th arg obsolete.
14777 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
14779 * pcomplete.el (pcomplete-unquote-argument-function): New var.
14780 (pcomplete-unquote-argument): New function.
14781 (pcomplete--common-suffix): Always pay attention to case.
14782 (pcomplete--table-subvert): Quote and unquote the text.
14783 (pcomplete--common-quoted-suffix): New function.
14784 (pcomplete-std-complete): Use it and pcomplete-begin.
14786 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
14787 we're inside a dedicated or minibuffer window.
14789 2009-10-24 Karl Fogel <kfogel@red-bean.com>
14791 * bookmark.el: Update documentation, especially documentation
14792 of `bookmark-alist' and of the bookmark file format.
14793 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
14795 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
14797 * mail/emacsbug.el (report-emacs-bug): Clarify that the
14798 keybindings apply to the mail buffer (Bug#4003). Shrink help
14801 * whitespace.el (whitespace-mode, whitespace-newline-mode)
14802 (global-whitespace-mode, global-whitespace-newline-mode)
14803 (whitespace-toggle-options, global-whitespace-toggle-options):
14804 Doc fix (Bug#3660).
14806 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
14807 of xmltok-start before the end tag was inserted (Bug#2840).
14809 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
14810 patterns that are preceded by an open-paren (Bug#1320).
14812 2009-10-24 Sven Joachim <svenjoac@gmx.de>
14814 * files.el (delete-directory): Delete symlinks to directories with
14815 delete-file (Bug#4739).
14817 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
14819 * vc.el (vc-backend-for-registration): Rename from
14820 vc-get-backend-for-registration. Update callers.
14822 * international/mule-cmds.el (set-language-info-alist):
14824 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
14825 (charset): Purecopy the name.
14826 (define-char-code-property): Purecopy string arguments.
14828 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
14829 Purecopy string arguments.
14831 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
14832 * ediff-hook.el (menu-bar-ediff-menu):
14833 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
14834 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
14836 2009-10-24 Glenn Morris <rgm@gnu.org>
14838 * comint.el (comint-dynamic-list-completions):
14839 * term.el (term-dynamic-list-completions): Use choose-completion rather
14840 than obsolete alias mouse-choose-completion.
14842 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
14843 file-cache-choose-completion.
14844 (file-cache-choose-completion): Handle an optional event argument.
14845 (file-cache-mouse-choose-completion): Make it an obsolete alias.
14847 * progmodes/octave-mod.el (octave-complete-symbol):
14848 Use choose-completion if mouse-choose-completion is ever removed.
14850 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
14853 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
14856 * vc-hooks.el (vc-responsible-backend): Fix declaration.
14858 2009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
14860 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
14861 Ignore `pred' now that we receive one.
14862 Handle test-completion specially.
14864 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
14866 * vc.el (vc-responsible-backend): Throw an error if not backend is
14867 found. Remove the REGISTER argument. Move the code dealing with
14869 (vc-get-backend-for-registration): ... here. New function.
14870 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
14871 of vc-responsible-backend, pass the file name instead of the
14874 2009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
14876 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
14878 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
14879 (pcomplete-comint-setup): Don't modify a global var via
14880 accidental side-effects.
14881 (pcomplete-shell-setup): Adjust call accordingly.
14882 (pcomplete-parse-comint-arguments): Use push.
14884 2009-10-23 Chong Yidong <cyd@stupidchicken.com>
14886 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
14887 Allow uncapitalized info node names (Bug#3921).
14889 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
14890 to the DEBUG file (Bug#3781).
14892 2009-10-23 Jari Aalto <jari.aalto@cante.net>
14894 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
14895 dictionary entry (Bug#4579).
14897 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
14899 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
14900 from `rfn-eshadow-update-overlay-hook' when unloading.
14901 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
14902 "rsyncc". Adjust doc string.
14903 (tramp-temp-buffer-file-name): New buffer-local defvar.
14904 (tramp-handle-insert-file-contents, tramp-handle-write-region):
14905 Keep temporary file when indicated by method ("rsync" and
14907 (tramp-handle-write-region): Handle APPEND.
14908 (tramp-delete-temp-file-function): New defun. Added to
14909 `kill-buffer-hook'.
14911 2009-10-23 Juanma Barranquero <lekktu@gmail.com>
14913 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
14915 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
14917 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
14918 (color-name-rgb-alist, tty-standard-colors)
14919 (tty-color-mode-alist): Change to defconst.
14921 * simple.el (mark-inactive): Purecopy message.
14923 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
14924 (global-map, yank-menu):
14925 * textmodes/ispell.el (ispell-menu-map):
14926 * net/eudc.el (eudc-tools-menu):
14927 * international/mule-cmds.el (describe-language-environment-map)
14928 (setup-language-environment-map, set-coding-system-map)
14929 (mule-menu-keymap):
14930 * vc-hooks.el (vc-menu-entry, vc-menu-map):
14931 * replace.el (occur-mode-map):
14932 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
14934 2009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
14936 * calc/calc.el (math-read-number, math-read-number-simple):
14937 Use `save-match-data'.
14939 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
14941 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
14942 rather than fiddling with global-map bindings, since it should only
14943 affect per-terminal settings.
14944 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
14946 * minibuffer.el (completion-table-with-terminator): Allow to specify
14947 the terminator-regexp.
14949 * simple.el (switch-to-completions): Look for *Completions* in other
14952 * pcomplete.el: Allow the use of completion-tables.
14953 (pcomplete-std-complete): New command.
14954 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
14955 (pcomplete--here): Use a function for `form' rather than an expression,
14956 so it can be byte-compiled.
14957 (pcomplete-here, pcomplete-here*): Adjust accordingly.
14958 Add edebug declaration.
14959 (pcomplete-show-completions): Remove unused var `curbuf'.
14960 (pcomplete-do-complete, pcomplete-stub):
14961 Don't assume `completions' is a list of strings any more.
14963 2009-10-22 Juanma Barranquero <lekktu@gmail.com>
14965 * find-dired.el (find-name-arg): Fix typo in docstring.
14967 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
14969 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
14970 (pcmpl-linux-fs-types): Same, and update to new modules layout.
14972 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
14975 * comint.el (comint-read-input-ring, comint-write-input-ring)
14976 (comint-substitute-in-file-name)
14977 (comint-dynamic-complete-as-filename)
14978 (comint-dynamic-simple-complete)
14979 (comint-dynamic-list-filename-completions)
14980 (comint-dynamic-list-completions)
14981 (comint-redirect-results-list-from-process): Minor simplifications.
14983 2009-10-21 Kevin Ryde <user42@zip.com.au>
14985 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
14986 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
14987 the first form. And insert a blank line after ";;; Code" since
14988 that's usual style. (Bug#4612)
14990 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
14992 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
14994 * minibuffer.el (completion-table-with-terminator): Properly implement
14995 boundaries, in case `terminator' appears in the suffix.
14996 (completion--embedded-envvar-table): Don't return boundaries if
14997 there's no valid completion. Simplify.
14998 (completion-file-name-table): New completion table extracted from
14999 completion--file-name-table.
15000 (completion--file-name-table): Use it.
15001 (read-file-name-predicate): Declare obsolete.
15002 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
15003 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
15004 completion-file-name-table, and use the `pred' argument.
15005 * files.el (locate-file-completion-table): Use the `pred' arg rather
15006 than read-file-name-predicate.
15007 (abbreviate-file-name): Use \` rather than ^ for BOS.
15009 2009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
15011 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
15012 vc-responsible-backend to register, it causes problems.
15014 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
15016 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
15018 2009-10-21 Michael Albinus <michael.albinus@gmx.de>
15020 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
15021 (tramp-smb-handle-file-attributes): Use it.
15022 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
15023 (tramp-smb-handle-insert-directory): Use `mapc' rather than
15024 `mapcar'. Use `tramp-smb-get-stat-capability'.
15025 Add `dired-filename' text properties.
15026 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
15027 (tramp-smb-maybe-open-connection): Simplify check for smbclient
15030 2009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
15032 * subr.el (read-key-delay): Reduce to 0.01.
15033 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
15036 2009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
15038 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
15040 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
15041 (Info-menu): Remove unused vars `last' and `completions'.
15042 (Info-index-nodes): Remove unused var `node'.
15044 * info.el (Info-complete-menu-item): Use complete-with-action.
15046 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
15048 Make vc-annotate work through copies and renames.
15049 * vc-annotate.el (vc-annotate-extract-revision-at-line):
15050 Return the file name too.
15051 (vc-annotate-revision-at-line)
15052 (vc-annotate-find-revision-at-line)
15053 (vc-annotate-revision-previous-to-line)
15054 (vc-annotate-show-log-revision-at-line): Update to get the file
15055 name from vc-annotate-extract-revision-at-line.
15056 (vc-annotate-show-diff-revision-at-line-internal): Change the
15057 argument to mean whether to show a file diff or not. Get the file
15058 name from vc-annotate-extract-revision-at-line.
15059 (vc-annotate-show-diff-revision-at-line):
15060 Update vc-annotate-show-diff-revision-at-line call.
15061 (vc-annotate-warp-revision): Add an optional file argument.
15063 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
15064 (vc-git-annotate-extract-revision-at-line): Also return the file
15067 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
15068 command. Remove unused code.
15069 (vc-hg-annotate-re): Update to match --follow output.
15070 (vc-hg-annotate-extract-revision-at-line): Also return the file
15073 * vc.el: Update annotate-extract-revision-at-line documentation.
15075 2009-10-18 Kevin Ryde <user42@zip.com.au>
15077 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
15078 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
15080 * net/browse-url.el (browse-url): Identify alist with "consp and
15081 not functionp" and let all other things go down the `apply' leg,
15082 as suggested by Stefan. (Further to bug#4531.)
15084 2009-10-18 Chong Yidong <cyd@stupidchicken.com>
15086 * minibuffer.el (read-file-name): Check for repeat before putting
15087 a default argument in file-name-history (Bug#4657).
15089 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
15090 read syntax (Bug#4737).
15092 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
15094 2009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
15096 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
15097 (html-tag-alist, html-tag-help): Add descriptions for undocumented
15098 entries and make note of obsolete tags.
15100 2009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
15102 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
15104 2009-10-18 Glenn Morris <rgm@gnu.org>
15106 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
15107 grep, so that binary files (eg international/uni-bidi.el) can match.
15108 Remove test for "UnicodeData" files, since it is hopefully unnecessary
15109 now, and in any case the file header format has changed.
15111 2009-10-17 Glenn Morris <rgm@gnu.org>
15113 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
15114 (flyspell-get-word, flyspell-large-region)
15115 (flyspell-auto-correct-previous-word): Doc/error message fixes.
15117 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
15119 * Makefile.in (ELCFILES): Add ede/shell.
15121 2009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
15123 * term/common-win.el (x-colors): Purecopy it.
15125 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
15127 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
15128 permissive for when the buffer is empty.
15129 (tar-header-block-tokenize): Decode the username and groupname.
15130 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
15132 2009-10-17 Eric Ludlam <zappo@gnu.org>
15134 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
15135 contains multibyte characters, choose first applicable coding
15136 system automatically.
15138 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
15140 * international/mule-cmds.el (select-safe-coding-system): If the file
15141 has a coding cookie, use it regardless of any other setting (bug#4712).
15143 2009-10-17 Glenn Morris <rgm@gnu.org>
15145 * foldout.el (foldout-mouse-swallow-events):
15146 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
15148 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
15149 (dired-keep-marker-copy, dired-keep-marker-hardlink)
15150 (dired-keep-marker-symlink, dired-dwim-target)
15151 (dired-copy-preserve-time): Do not autoload these defcustoms.
15153 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
15154 messages from messing up the file coding. (Bug#4623)
15156 2009-10-17 Jari Aalto <jari.aalto@cante.net>
15158 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
15159 if no match is found for the current dictionary. (Bug#4578)
15161 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
15162 optional, since that is how it is documented, and this is often called
15163 with a nil argument. (Bug#4577)
15164 (flyspell-external-point-words, flyspell-auto-correct-word)
15165 (flyspell-correct-word-before-point, flyspell-word-search-forward)
15166 (flyspell-word-search-backward): Remove nil argument in calls to
15167 flyspell-get-word, since it is not needed now.
15169 2009-10-17 Ulrich Mueller <ulm@gentoo.org>
15171 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
15173 2009-10-16 Glenn Morris <rgm@gnu.org>
15175 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
15177 2009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
15179 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
15180 (ange-ftp-file-size): New function.
15181 (ange-ftp-file-attributes): Use it.
15183 2009-10-16 Michael Albinus <michael.albinus@gmx.de>
15185 * net/tramp-smb.el (tramp-smb-version): New defvar.
15186 (tramp-smb-maybe-open-connection): Use it, in order to avoid
15189 2009-10-16 Glenn Morris <rgm@gnu.org>
15191 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
15192 Maybe copy some custom properties from old to new name. (Bug#4706)
15194 2009-10-16 Juanma Barranquero <lekktu@gmail.com>
15196 * subr.el (error, sit-for, start-process-shell-command)
15197 (start-file-process-shell-command): Set the calling convention
15198 after the function definition.
15200 2009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
15202 * subr.el (error, sit-for, start-process-shell-command)
15203 (start-file-process-shell-command): Use the new
15204 set-advertised-calling-convention feature.
15206 2009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
15208 * international/ucs-normalize.el (ucs-normalize-version):
15210 (check-range): Adjust for Unicode 5.2.
15212 2009-10-15 Juri Linkov <juri@jurta.org>
15214 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
15215 to the `menu-item' format.
15217 2009-10-15 Michael Albinus <michael.albinus@gmx.de>
15219 * net/tramp.el (tramp-replace-environment-variables): Do not fail
15220 if the environment variable does not exist.
15222 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
15223 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
15225 (tramp-smb-handle-add-name-to-file)
15226 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
15227 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
15228 (tramp-smb-handle-file-attributes)
15229 (tramp-smb-do-file-attributes-with-stat)
15230 (tramp-smb-handle-file-local-copy)
15231 (tramp-smb-handle-insert-directory)
15232 (tramp-smb-handle-make-directory)
15233 (tramp-smb-handle-make-directory-internal)
15234 (tramp-smb-handle-make-symbolic-link)
15235 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
15236 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
15237 (tramp-smb-maybe-open-connection): Apply the changed parameters.
15238 (tramp-smb-read-file-entry): Read Disk names in compressed format.
15239 Handle long file names.
15240 (tramp-smb-get-cifs-capabilities): Check, whether the connection
15241 process is running.
15242 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
15243 Read share names with "-g" option.
15245 2009-10-15 Ryan Yeske <rcyeske@gmail.com>
15247 * net/rcirc.el (rcirc-view-log-file): New command.
15248 (rcirc-track-minor-mode-map): Remove C-c ` binding.
15249 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
15252 2009-10-15 Glenn Morris <rgm@gnu.org>
15254 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
15255 from the second command-line argument.
15256 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
15257 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
15258 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
15259 w32-batch-update-autoloads.
15260 * emacs-lisp/autoload.el (autoload-make-program): New variable.
15261 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
15263 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
15264 the headers cannot be located. Simplify, subtracting superflous
15267 2009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
15269 Replace completion-base-size by completion-base-position to fix bugs
15270 such as (bug#4699).
15271 * simple.el (completion-base-position): New var.
15272 (completion-base-size): Mark as obsolete.
15273 (choose-completion): Make it work for mouse events as well.
15274 Pass the new base-position to choose-completion-string.
15275 (choose-completion-guess-base-position): New function, extracted from
15276 choose-completion-delete-max-match.
15277 (choose-completion-delete-max-match): Use it. Make obsolete.
15278 (choose-completion-string): Use the new base-position info.
15279 (completion-root-regexp): Delete.
15280 (completion-setup-function): Preserve completion-base-position.
15281 Eliminate obsolete base-size manipulation.
15282 * minibuffer.el (display-completion-list): Don't mess with base-size.
15283 (minibuffer-completion-help): Set completion-base-position instead.
15284 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
15286 * textmodes/bibtex.el (bibtex-complete):
15287 * emacs-lisp/crm.el (crm--choose-completion-string):
15288 Adjust to new calling convention.
15289 * complete.el (partial-completion-mode): Use minibufferp to avoid
15290 bumping into incompatible change to choose-completion-string-functions.
15291 * ido.el (ido-choose-completion-string): Make its calling convention
15293 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
15294 base-size manipulation.
15295 (comint-dynamic-list-input-ring): Use dotimes and push.
15296 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
15297 fundamental-mode. Use `or'.
15299 2009-10-14 Juri Linkov <juri@jurta.org>
15301 * misearch.el (multi-isearch-next-buffer-from-list)
15302 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
15304 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
15306 * Makefile.in (compile-onefile): Load `bytecomp' rather than
15309 * minibuffer.el (completion-pcm--merge-completions): Make sure the
15310 string we return is all made up of text from the completions rather
15311 than part from the completions and part from the input (bug#4219).
15313 * ido.el (ido-everywhere): Use define-minor-mode.
15315 * buff-menu.el (list-buffers, ctl-x-map):
15316 Mark the entry points with ;;;###autoload cookies.
15318 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
15320 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
15321 correctly in the detached head case.
15322 (vc-git-print-log): Remove unused binding.
15324 * vc.el (vc-responsible-backend): When a directory is passed for
15325 for registration create a VC repository if no backend is
15326 responsible for the directory argument.
15327 (vc-deduce-fileset): Tell vc-responsible-backend to register.
15329 * vc.el: Move comments about RCS and SCCS ...
15331 * vc-sccs.el: ... here, respectively.
15333 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
15335 * minibuffer.el (completion--file-name-table): Return nil if there's
15336 no file completion, even if substitute-in-file-name changed
15337 the string (bug#4708).
15339 2009-10-13 Juri Linkov <juri@jurta.org>
15341 * files-x.el (read-file-local-variable-value): Don't filter out
15342 minor modes from mode name completion (bug#4664).
15344 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
15346 * international/mule-cmds.el (ucs-names): Remove exclusion of
15347 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
15349 2009-10-13 Kenichi Handa <handa@m17n.org>
15351 * international/uni-name.el: Regenerated.
15353 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
15355 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
15356 should be automatically buffer-local, but isn't.)
15358 2009-10-12 Sam Steingold <sds@gnu.org>
15360 * progmodes/compile.el (compilation-next-error-function): Fix the
15361 timestamps if the buffer has been visited before.
15362 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
15363 non-anchored patterns, like the perl one (bug#3928).
15365 2009-10-12 Glenn Morris <rgm@gnu.org>
15367 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
15370 2009-10-12 Juanma Barranquero <lekktu@gmail.com>
15372 * proced.el (proced-unload-function): New function.
15374 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
15375 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
15378 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
15380 2009-10-11 Juri Linkov <juri@jurta.org>
15382 * files-x.el (read-file-local-variable-value):
15383 Provide default value only for bound variables (bug#4664).
15385 2009-10-11 Michael Albinus <michael.albinus@gmx.de>
15387 * net/tramp.el (tramp-local-host-p): Function shall return nil for
15388 connection methods like smb.
15390 * net/tramp-cache.el (tramp-flush-connection-property): The hash
15393 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
15394 (tramp-smb-file-name-handler-alist): Add handlers for
15395 `add-name-to-file', `make-symbolic-link'.
15396 (tramp-smb-handle-add-name-to-file)
15397 (tramp-smb-do-file-attributes-with-stat)
15398 (tramp-smb-handle-make-symbolic-link)
15399 (tramp-smb-get-cifs-capabilities): New defuns.
15400 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
15401 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
15402 (tramp-smb-handle-file-local-copy)
15403 (tramp-smb-handle-make-directory-internal)
15404 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
15405 The file name syntax depends on cifs capabilities.
15406 (tramp-smb-handle-file-attributes):
15407 Call `tramp-smb-do-file-attributes-with-stat' if possible.
15408 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
15409 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
15411 2009-10-11 Chong Yidong <cyd@stupidchicken.com>
15413 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
15414 (eieio-defclass): Apply deftype handler and setf-method properties
15416 (eieio-add-new-slot): Avoid union function from cl library.
15417 (eieio--typep): New function.
15418 (eieio-perform-slot-validation): Use it.
15420 2009-10-10 Karl Fogel <kfogel@red-bean.com>
15422 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
15423 Update documentation to refer to the variables documented in r1.135.
15426 2009-10-10 Karl Fogel <kfogel@red-bean.com>
15428 * bookmark.el (Info-suffix-list): Remove this unused variable.
15429 (bookmark-current-point): Remove this obsolete variable.
15430 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
15431 Adjust for removal of bookmark-current-point.
15433 (bookmarks-already-loaded, bookmark-current-buffer)
15434 (bookmark-yank-point): Document. (Bug#4188)
15436 2009-10-10 Glenn Morris <rgm@gnu.org>
15438 * frame.el (frame-height): Doc fix.
15440 * calendar/calendar.el (calendar-split-width-threshold): New option.
15441 (calendar-basic-setup): Use calendar-split-width-threshold.
15443 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
15445 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
15446 Ideographic Supplement" range (U+1F200..U+1F2FF).
15448 2009-10-09 Karl Fogel <kfogel@red-bean.com>
15450 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
15451 since the list will have been rebuilt anyway. (Bug#4349)
15453 2009-10-09 Karl Fogel <kfogel@red-bean.com>
15455 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
15456 (bookmark-bmenu-execute-deletions): Don't save here, as
15457 bookmark-delete will now do so if necessary.
15458 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
15461 2009-10-09 Glenn Morris <rgm@gnu.org>
15463 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
15465 2009-10-09 Karl Fogel <kfogel@red-bean.com>
15467 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
15468 (bookmark-jump-other-window): Just invoke bookmark-jump with new
15469 argument now, so the two function's behaviors will match. (Bug#3645)
15471 2009-10-08 Michael Albinus <michael.albinus@gmx.de>
15473 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
15474 (tramp-file-name-real-host, tramp-file-name-port):
15475 Apply `save-match-data'.
15477 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
15478 case both directories are remote.
15479 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
15480 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
15482 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
15484 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
15486 2009-10-07 Glenn Morris <rgm@gnu.org>
15488 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
15491 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
15493 * files-x.el (read-file-local-variable): Include some
15494 non-user-variables in the completion table (bug#4664).
15496 2009-10-07 Michael Albinus <michael.albinus@gmx.de>
15498 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
15501 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
15502 (tramp-smb-file-name-handler-alist): Add handler for
15503 `copy-directory', `expand-file-name', `set-file-modes'.
15504 (tramp-smb-handle-copy-directory)
15505 (tramp-smb-handle-expand-file-name)
15506 (tramp-smb-handle-set-file-modes): New defuns.
15507 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
15508 (tramp-smb-handle-file-attributes): Simplify check for retrieving
15510 (tramp-smb-handle-insert-directory): Don't flush the cache.
15511 (tramp-smb-maybe-open-connection): Check for samba client and
15514 2009-10-07 Eli Zaretskii <eliz@gnu.org>
15516 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
15517 to not error out of search for "^lisp=" fails.
15519 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
15521 * makefile.w32-in (WINS_UPDATES): New macro.
15522 (custom-deps, finder-data, autoloads): Use it.
15524 2009-10-07 Glenn Morris <rgm@gnu.org>
15526 * Makefile.in (autoloads): Revert previous change.
15527 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
15528 the list of preloaded files passed on the command-line, get
15529 it from src/Makefile.
15531 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
15532 show the original buffer rather than a random one.
15534 2009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
15536 * help.el (describe-no-warranty): Place point in a slightly better
15537 position in the GPLv3 text.
15539 2009-10-06 Sam Steingold <sds@gnu.org>
15541 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
15542 the comm attribute is present before calling regexp-quote.
15544 2009-10-06 Juanma Barranquero <lekktu@gmail.com>
15546 * play/animate.el (animate-string): For good effect, make sure
15547 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
15549 * play/animate.el (animate-sequence, animate-birthday-present):
15550 * misc.el (butterfly): Don't set `indent-tabs-mode'.
15552 2009-10-06 Glenn Morris <rgm@gnu.org>
15554 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
15556 * emacs-lisp/autoload.el (autoload-excludes): New variable.
15557 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
15558 (batch-update-autoloads): Process a string value of autoload-excludes,
15559 set during the build process.
15560 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
15562 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
15563 inside with-parsed... macro so that `v' is defined.
15565 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
15566 * progmodes/fortran.el (fortran-end-of-block)
15567 (fortran-beginning-of-block):
15568 Also push mark in the macro case.
15570 * emerge.el (emerge-show-file-name):
15571 * calc/calc.el (calc-quit):
15572 * calc/calc-misc.el (calc-big-or-small):
15573 * calc/calc-graph.el (calc-graph-view):
15574 * calc/calc-ext.el (calc-reset):
15575 * calendar/calendar.el (calendar-basic-setup):
15576 Use window-full-height-p.
15578 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
15579 header we don't understand, don't insert another. (Bug#4624)
15580 If changing mime charset, insert the new one in the right place.
15582 2009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
15584 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
15585 (cal-tex-cursor-month): Correctly increment the end date for diary and
15586 holiday listing. (Bug#4626)
15588 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
15590 * help-fns.el (describe-function-1): Don't burp if the function is not
15593 2009-10-05 Juanma Barranquero <lekktu@gmail.com>
15595 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
15596 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
15597 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
15598 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
15600 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
15601 (eieio-default-superclass): Reflow docstrings.
15602 (this, class-option-assoc, defclass, eieio-class-un-autoload)
15603 (eieio-unbind-method-implementations, defmethod)
15604 (eieio-validate-slot-value, eieio-validate-class-slot-value)
15605 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
15606 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
15607 (eieio-slot-originating-class-p, eieio-slot-name-index)
15608 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
15609 (constructor, initialize-instance, no-next-method, object-print)
15610 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
15611 Fix typos in docstrings.
15612 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
15613 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
15614 (next-method-p): Doc fixes.
15615 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
15616 Fix typos in error messages.
15617 (eieio-defmethod): Fix typo in description of generic method.
15619 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
15620 (eieio-persistent-save-interactive, slot-missing):
15621 Fix typos in docstrings.
15622 (eieio-instance-inheritor-slot-boundp): Doc fix.
15624 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
15625 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
15627 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
15628 (eieio-custom-object-apply-reset):
15629 Fix typos in docstrings and error messages.
15631 * emacs-lisp/eieio-datadebug.el (data-debug-show):
15632 Fix typo in docstring.
15634 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
15635 (eieio-browse-tree): Doc fix.
15636 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
15637 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
15638 Fix typos in docstrings.
15640 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
15641 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
15642 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
15643 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
15646 2009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
15648 * vc-hg.el (log-view-vc-backend): Declare for compiler.
15649 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
15650 Set log-view-vc-backend so that diff can work.
15652 * log-view.el (log-view-diff): Use vc-diff-internal instead of
15654 (vc-diff-internal): Autoload this instead of vc-version-diff.
15656 2009-10-05 Eli Zaretskii <eliz@gnu.org>
15658 * simple.el (eval-expression): Doc fix.
15660 * progmodes/cwarn.el (cwarn-mode): Doc fix.
15662 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
15664 * files.el (directory-files-no-dot-files-regexp): New defconst.
15665 (delete-directory): Use it.
15666 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
15668 * net/tramp.el (tramp-verbose): Fix docstring.
15669 (tramp-methods): Add recursive option to `tramp-copy-args'.
15670 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
15671 "scp1_old", "scp2_old", "rsync", "rsyncc".
15672 (tramp-default-method): Check also for `auth-source-user-or-password'.
15673 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
15674 Add handler for `copy-directory'.
15675 (tramp-handle-copy-directory): New defun.
15676 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
15677 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
15678 Optimize sent command.
15680 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
15682 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
15683 window if necessary.
15685 * calendar/calendar.el (calendar-basic-setup): Don't call
15686 switch-to-buffer in a dedicated window.
15688 2009-10-05 Karl Fogel <kfogel@red-bean.com>
15690 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
15691 don't do anything related to relocating, just return nil.
15692 (bookmark-error-no-filename): New error.
15693 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
15694 bookmark has no file. Don't even attempt to handle things that
15695 are not files; the whole point of custom handlers is to keep that
15696 knowledge elsewhere anyway. Tighten some comments.
15697 (bookmark-file-or-variation-thereof): Remove now-unused function.
15698 (bookmark-location): Doc string fix.
15701 2009-10-04 Karl Fogel <kfogel@red-bean.com>
15703 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
15704 don't use a file dialog, because they usually don't know how to read
15705 a directory target from the user. (Bug#4230)
15706 Also, make sure the prompt can display directories as well as files.
15708 2009-10-04 Karl Fogel <kfogel@red-bean.com>
15710 * bookmark.el (bookmark-set, bookmark-buffer-name):
15711 Improve doc strings. (Bug#1193)
15713 2009-10-04 Karl Fogel <kfogel@red-bean.com>
15715 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
15716 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
15717 (bookmark-get-annotation, bookmark-set-annotation)
15718 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
15719 (bookmark-set-position, bookmark-get-front-context-string)
15720 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
15721 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
15722 (bookmark-jump-other-window, bookmark-handle-bookmark)
15723 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
15724 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
15725 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
15726 Improve doc strings to say whether bookmark can be a string or
15727 a record or both, and make other consistency and clarity fixes.
15728 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
15729 (bookmark-default-annotation-text, bookmark-yank-word)
15730 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
15731 (bookmark-import-new-list, bookmark-maybe-rename)
15732 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
15733 (bookmark-bmenu-bookmark): Give these doc strings.
15734 (bookmark-bmenu-check-position): Give this a doc string, but also
15735 add a FIXME comment about how the function may be pointless.
15736 (bookmark-default-handler): Rework doc string and change a
15737 parameter name, to clarify that this takes a bookmark record
15738 not a bookmark name.
15739 (bookmark-set): Change a parameter name to indicate its meaning,
15740 and improve the doc string a bit.
15743 2009-10-04 Karl Fogel <kfogel@red-bean.com>
15745 * bookmark.el (bookmark-alist): Document the new `handler' element
15746 in the param alist.
15747 (bookmark-make-record-function): Adjust documentation for above.
15750 2009-10-04 Karl Fogel <kfogel@red-bean.com>
15752 * info.el (Info-bookmark-make-record): Document this function.
15753 (Info-bookmark-jump): Document with a doc string, not just a comment.
15756 2009-10-04 Michael Albinus <michael.albinus@gmx.de>
15758 * files.el (copy-directory): New defun.
15760 * dired-aux.el (dired-copy-file-recursive): Use it.
15762 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
15764 * files-x.el (modify-dir-local-variable)
15765 (copy-dir-locals-to-file-locals-prop-line): Fix typos in
15768 * recentf.el (recentf-unload-function): New function.
15770 2009-10-04 Glenn Morris <rgm@gnu.org>
15772 * window.el (window-full-height-p): Add doc string.
15774 2009-10-04 Martin Rudalics <rudalics@gmx.at>
15776 * window.el (window-full-height-p): New function. (Bug#4543)
15778 2009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
15780 * vc.el: Remove commented out code.
15781 (vc-derived-from-dir-mode): Remove, unused.
15782 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
15784 2009-10-03 Michael Albinus <michael.albinus@gmx.de>
15786 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
15787 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
15788 there could be recursive loading when `default-directory' is a
15789 remote file name. (Bug#4614)
15791 2009-10-03 Glenn Morris <rgm@gnu.org>
15793 * calendar/calendar.el (calendar-basic-setup): Handle the case where
15795 (calendar-generate-window): Test for shrinkability rather than width.
15797 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
15798 reusing existing buffers, in case we happen to visit two files with the
15799 same basename. (Bug#4593)
15801 2009-10-02 Eli Zaretskii <eliz@gnu.org>
15803 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
15804 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
15805 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
15806 subdirs of cedet as well.
15807 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
15809 2009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
15811 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
15812 Obey advertised-signature-table.
15814 * help-fns.el (help-function-arglist): Don't check
15815 advertised-signature-table.
15816 (describe-function-1): Do it here instead so it also applies to subrs.
15818 2009-10-02 Michael Albinus <michael.albinus@gmx.de>
15820 * simple.el (start-file-process): Say in the doc-string, that file
15821 handlers might not support pty association, if PROGRAM is nil.
15823 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
15824 HOST and USER are strings. They are nil, when there are
15825 incomplete entries in ~/.netrc, for example.
15826 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
15827 root directory ("device busy" error otherwise).
15829 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
15830 Flush file properties of created directory.
15832 2009-10-02 Eli Zaretskii <eliz@gnu.org>
15834 * makefile.w32-in (WINS_BASIC): Remove cedet.
15835 (WINS_CEDET): Add cedet.
15836 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
15838 2009-10-02 Kevin Ryde <user42@zip.com.au>
15840 * net/browse-url.el (browse-url): Pass any symbol in
15841 browse-url-browser-function to `apply', since if you've mistakenly put
15842 an unbound symbol then the error is clearer. (Bug#4531)
15844 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
15846 * allout.el (allout-init, allout-back-to-current-heading)
15847 (allout-beginning-of-current-entry, allout-ascend-to-depth)
15848 (allout-ascend, allout-up-current-level, allout-end-of-level)
15849 (allout-previous-visible-heading, allout-forward-current-level)
15850 (allout-backward-current-level, allout-show-children):
15851 * apropos.el (apropos-describe-plist):
15852 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
15853 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
15854 * completion.el (add-completion, add-permanent-completion):
15855 * descr-text.el (describe-text-category, describe-char):
15856 * desktop.el (desktop-lazy-abort):
15857 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
15858 * dired.el (dired-build-subdir-alist):
15859 * ediff.el (ediff-version):
15860 * elide-head.el (elide-head, elide-head-show):
15861 * emerge.el (emerge-version):
15863 * face-remap.el (variable-pitch-mode):
15864 * faces.el (describe-face):
15865 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
15867 * files.el (find-file-existing, auto-save-mode):
15868 * font-lock.el (font-lock-fontify-buffer):
15869 * help-fns.el (describe-function, describe-variable)
15870 (describe-syntax, describe-categories):
15871 * help.el (view-lossage, describe-bindings, describe-key)
15873 * hexl.el (hexl-current-address):
15874 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
15875 * info.el (Info-goto-emacs-key-command-node):
15876 * log-edit.el (log-edit-insert-cvs-template)
15877 (log-edit-insert-cvs-rcstemplate):
15878 * menu-bar.el (menu-bar-mode):
15879 * mouse.el (mouse-appearance-menu):
15880 * newcomment.el (comment-indent-new-line):
15881 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
15882 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
15883 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
15884 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
15885 * recentf.el (recentf-mode):
15886 * savehist.el (savehist-mode, savehist-save):
15887 * shadowfile.el (shadow-copy-files):
15888 * simple.el (kill-ring-save, next-line, previous-line)
15889 (normal-erase-is-backspace-mode):
15890 * strokes.el (strokes-update-window-configuration)
15891 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
15892 (strokes-xpm-for-stroke):
15893 * time.el (emacs-uptime, emacs-init-time):
15894 * tutorial.el (tutorial--describe-nonstandard-key)
15895 (tutorial--detailed-help):
15896 * type-break.el (type-break-mode)
15897 (type-break-mode-line-message-mode, type-break-query-mode)
15898 (type-break-guesstimate-keystroke-threshold):
15899 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
15900 * version.el (emacs-version):
15901 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
15902 * winner.el (winner-mode):
15903 * calendar/timeclock.el (timeclock-in, timeclock-out)
15904 (timeclock-status-string, timeclock-change)
15905 (timeclock-workday-remaining-string)
15906 (timeclock-workday-elapsed-string)
15907 (timeclock-when-to-leave-string):
15908 * calendar/todo-mode.el (todo-add-category):
15909 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
15910 * emacs-lisp/autoload.el (update-file-autoloads):
15911 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
15912 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
15913 (checkdoc-message-text, checkdoc-defun):
15914 * emacs-lisp/debug.el (debugger-list-functions):
15915 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
15916 * emacs-lisp/eieio-opt.el (eieio-describe-class)
15917 (eieio-describe-generic):
15918 * emacs-lisp/lisp-mnt.el (lm-synopsis):
15919 * emacs-lisp/shadow.el (list-load-path-shadows):
15920 * emulation/cua-base.el (cua-mode):
15921 * emulation/edt.el (edt-set-scroll-margins):
15922 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
15923 (tpu-toggle-regexp, tpu-toggle-search-direction)
15924 (tpu-toggle-rectangle, tpu-toggle-control-keys):
15925 * emulation/tpu-extras.el (tpu-set-scroll-margins):
15926 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
15927 (viper-set-parsing-style-toggling-macro)
15928 (viper-set-emacs-state-searchstyle-macros):
15929 * emulation/viper.el (viper-set-hooks):
15930 * eshell/esh-mode.el (eshell-truncate-buffer):
15931 * international/mule-cmds.el (prefer-coding-system)
15932 (describe-input-method, describe-language-environment):
15933 * international/mule-diag.el (list-character-sets)
15934 (describe-character-set, describe-coding-system)
15935 (describe-fontset, list-fontsets, list-input-methods):
15936 * mail/sendmail.el (mail-signature):
15937 * net/ange-ftp.el (ange-ftp-copy-file):
15938 * net/browse-url.el (browse-url):
15939 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
15940 * net/quickurl.el (quickurl-add-url):
15941 * net/rcirc.el (names, topic):
15942 * net/xesam.el (xesam-mode):
15943 * play/5x5.el (5x5-new-game):
15944 * play/yow.el (apropos-zippy):
15945 * progmodes/ada-mode.el (ada-mode-version):
15946 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
15948 (f90-beginning-of-block):
15949 * progmodes/fortran.el (fortran-end-of-block)
15950 (fortran-beginning-of-block):
15951 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
15952 * progmodes/python.el (python-describe-symbol, python-shell):
15953 * term/ns-win.el (ns-print-buffer):
15954 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
15955 * textmodes/flyspell.el (flyspell-mode-on):
15956 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
15957 (pages-directory-for-addresses):
15958 * textmodes/table.el (table-recognize-cell)
15959 (table-query-dimension, table-generate-source)
15960 (table-insert-sequence, table--warn-incompatibility):
15961 * textmodes/tex-mode.el (tex-validate-buffer):
15962 * textmodes/texinfmt.el (texinfmt-version)
15963 (texinfo-format-buffer):
15964 Use `called-interactively-p' instead of `interactive-p'.
15966 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
15968 * image-mode.el (image-toggle-display):
15969 * emacs-lisp/elp.el (elp-instrument-function):
15970 * emacs-lisp/advice.el (ad-make-advised-definition):
15971 * emacs-lisp/easy-mmode.el (define-minor-mode):
15972 * net/browse-url.el (browse-url-maybe-new-window):
15973 * progmodes/sh-script.el (sh-learn-buffer-indent):
15974 Pass new argument 'any to `called-interactively-p'.
15976 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
15978 * international/uni-bidi.el:
15979 * international/uni-category.el:
15980 * international/uni-combining.el:
15981 * international/uni-comment.el:
15982 * international/uni-decimal.el:
15983 * international/uni-decomposition.el:
15984 * international/uni-digit.el:
15985 * international/uni-lowercase.el:
15986 * international/uni-mirrored.el:
15987 * international/uni-name.el:
15988 * international/uni-numeric.el:
15989 * international/uni-old-name.el:
15990 * international/uni-titlecase.el:
15991 * international/uni-uppercase.el:
15992 Regenerate from Unicode 5.2.0 data.
15994 2009-10-01 Glenn Morris <rgm@gnu.org>
15996 * Makefile.in (ELCFILES): Regenerate.
15998 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
16000 * subr.el (interactive-p): Mark obsolete.
16001 (called-interactively-p): Make the optional-ness of `kind' obsolete.
16002 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
16003 advertised-signature-table for subroutines as well.
16005 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
16006 (set-advertised-calling-convention): New function.
16007 (make-obsolete, define-obsolete-function-alias)
16008 (make-obsolete-variable, define-obsolete-variable-alias):
16009 Make the optional-ness of `when' obsolete.
16010 (define-obsolete-face-alias): Make `when' non-optional.
16011 * help-fns.el (help-function-arglist):
16012 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
16013 Use advertised-signature-table.
16015 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
16017 * files.el (delete-directory): New defun. The original function
16018 in fileio.c has been renamed to `delete-directory-internal'.
16020 * dired.el (dired-delete-file): Call `delete-directory' with
16021 RECURSIVE parameter.
16023 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
16024 parameter RECURSIVE. Implementation is missing.
16026 * net/tramp.el (tramp-handle-make-directory): Flush upper
16027 directory's file properties.
16028 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
16029 (tramp-handle-dired-recursive-delete-directory): Flush directory
16030 properties after the remove command only.
16032 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
16033 Handle optional parameter RECURSIVE.
16035 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
16036 Handle optional parameter RECURSIVE.
16038 * net/tramp-smb.el (tramp-smb-errors): Add error message for
16039 connection timeout.
16040 (tramp-smb-handle-delete-directory): Handle optional parameter
16043 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
16045 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
16046 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
16047 (byte-compile-defmacro): Use backquotes.
16049 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
16051 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
16052 has no associated file.
16053 (vc-resynch-buffer): Use vc-dir-buffers.
16055 2009-10-01 Glenn Morris <rgm@gnu.org>
16057 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
16058 (chart-file-count):
16059 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
16060 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
16061 * emacs-lisp/eieio-opt.el (eieio-describe-class):
16062 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
16063 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
16064 (eieio-copy-parents-into-subclass, make-instance, class-children)
16065 (eieio-generic-form):
16067 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
16068 match-data. (Bug#4555).
16070 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
16071 rather than parsing it as a regexp. This relaxes the layout
16072 requirements and makes errors easier to detect.
16073 (check-declare-verify): Check file is regular.
16074 (check-declare-directory): Doc fix.
16075 * subr.el (declare-function): Doc fix.
16077 * ibuffer.el (ibuffer-format-qualifier):
16078 * isearch.el (hi-lock-regexp-okay):
16079 * calc/calc.el (math-zerop):
16080 * mail/uce.el (rmail-msgbeg, rmail-msgend):
16081 * term/w32-win.el (setup-default-fontset, set-fontset-font):
16082 Remove unused declarations.
16084 2009-09-30 Eric Ludlam <zappo@gnu.org>
16086 * emacs-lisp/eieio.el (boolean-p): Delete.
16088 2009-09-30 Glenn Morris <rgm@gnu.org>
16090 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
16092 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
16093 filename is not a string.
16095 2009-09-29 Chong Yidong <cyd@stupidchicken.com>
16097 * files.el (safe-local-eval-forms): Fix typo.
16099 2009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
16101 * vc-hooks.el (vc-dir-buffers): New var.
16102 (vc-state-refresh): New function.
16103 (vc-state): Use it.
16104 (vc-after-save): Always ask the backend to recompute the new state.
16105 Always call vc-dir if necessary, using vc-dir-buffers.
16106 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
16107 Use vc-dir-buffers.
16108 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
16109 (vc-dir-prepare-status-buffer, vc-dir-update)
16110 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
16111 Don't call expand-file-name on default-directory.
16113 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
16115 * speedbar.el (speedbar-item-delete):
16116 * calc/calc-prog.el (calc-kbd-if):
16117 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
16119 * epa.el (epa-key-list-mode-map):
16120 * hi-lock.el (hi-lock-menu): Fix typos in menus.
16122 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
16123 (hs-show-hook): Fix typo in docstring.
16125 2009-09-29 Glenn Morris <rgm@gnu.org>
16127 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
16128 file-name-nondirectory call preventing location of cedet files.
16129 (check-declare-verify): Use literal search rather than re-search.
16130 Add basic defmethod and defclass, and define-overloadable-function.
16132 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
16133 Use tramp-compat-file-attributes rather than nonexistent
16134 tramp-compat-handle-file-attributes.
16136 * Makefile.in (lisptagsfiles4): New.
16137 (AUTOGENEL): Add cedet loaddefs files.
16138 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
16139 (update-elclist, compile-always, backup-compiled-files)
16140 (bootstrap-clean): Add yet another directory level.
16141 (update-elclist): Use LC_COLLATE rather than COLLATE.
16142 (ELCFILES): Update, via `make update-elclist'.
16144 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
16146 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
16147 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
16148 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
16150 2009-09-28 Andreas Schwab <schwab@linux-m68k.org>
16152 * Makefile.in (lisptagsfiles3): Define.
16153 (TAGS, TAGS-LISP): Use it.
16154 (update-elclist): Add third directory level to look for elc files.
16155 (compile-always): Likewise.
16156 (backup-compiled-files): Likewise.
16157 (bootstrap-clean): Likewise.
16158 (ELCFILES): Update.
16160 2009-09-28 Chong Yidong <cyd@stupidchicken.com>
16162 * Makefile.in (ELCFILES): Add CEDET files.
16164 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
16166 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
16168 * net/tramp.el (top): Require tramp-imap.
16170 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
16171 Use `tramp-compat-handle-file-attributes'.
16173 2009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
16175 * net/tramp-imap.el: New package.
16177 2009-09-28 Eric Ludlam <zappo@gnu.org>
16179 * emacs-lisp/chart.el:
16180 * emacs-lisp/eieio-base.el:
16181 * emacs-lisp/eieio-comp.el:
16182 * emacs-lisp/eieio-custom.el:
16183 * emacs-lisp/eieio-datadebug.el:
16184 * emacs-lisp/eieio-opt.el:
16185 * emacs-lisp/eieio-speedbar.el:
16186 * emacs-lisp/eieio.el: New files.
16188 2009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16190 * whitespace.el (whitespace-trailing-regexp)
16191 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
16194 2009-09-27 Chong Yidong <cyd@stupidchicken.com>
16196 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
16199 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
16200 menu-bar-ediff-menu.
16202 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
16203 define-overloadable-function.
16205 * progmodes/autoconf.el: Provide autoconf as well, so that this
16206 file can be `require'd.
16208 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
16210 * emacs-lisp/autoload.el (generated-autoload-feature)
16211 (generated-autoload-load-name): New vars.
16212 (autoload-rubric, autoload-generate-file-autoloads): Use them.
16213 (make-autoload): Recognize define-overloadable-function and
16214 defclass forms (for EIEIO).
16216 * Makefile.in (update-subdirs): Exclude cedet directory.
16218 2009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
16220 * term/ns-win.el: Don't set the region face background. (Bug#4381)
16222 * faces.el: Default light-background background for region face to
16223 ns_selection_color under NS.
16225 2009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
16227 * net/imap-hash.el: New library, see NEWS.
16229 * Makefile.in (ELCFILES): Add imap-hash.el.
16231 2009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
16233 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
16234 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
16235 * help-macro.el (make-help-screen): Avoid using an ambiguous function
16236 definition where the docstring could be taken for the return value.
16238 2009-09-26 Glenn Morris <rgm@gnu.org>
16240 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
16241 Add option to only show images below a certain size.
16242 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
16243 save-excursion calls.
16245 2009-09-26 Eli Zaretskii <eliz@gnu.org>
16247 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
16248 subdirectories) and eieio.
16250 2009-09-26 Alan Mackenzie <acm@muc.de>
16252 * progmodes/cc-engine.el (c-beginning-of-statement-1):
16253 Correct buggy bracketing. (Bug#4289)
16255 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
16256 character constants (as case labels). (Bug#4289)
16258 2009-09-25 Juri Linkov <juri@jurta.org>
16260 * files.el (safe-local-eval-forms): Allow time-stamp in
16261 before-save-hook (Bug#4554).
16263 2009-09-25 Drew Adams <drew.adams@oracle.com>
16265 * menu-bar.el (list-buffers-directory): Doc fix.
16267 2009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
16269 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
16270 Try and avoid copying twice the same paragraph.
16271 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
16272 Remove save-excursion.
16273 (log-edit-changelog-entry): Do it here instead.
16275 2009-09-25 Juanma Barranquero <lekktu@gmail.com>
16277 * bs.el (bs--get-file-name): Use `list-buffers-directory'
16278 when available, instead of hardcoding mode names. Doc fix.
16280 * menu-bar.el (list-buffers-directory): Add docstring.
16281 Make automatically buffer-local.
16283 * dired.el (dired-mode):
16284 * files.el (cd-absolute):
16285 * pcvs.el (cvs-temp-buffer):
16286 * pcvs-util.el (cvs-get-buffer-create):
16287 * shell.el (shell-mode):
16288 * vc-dir.el (vc-dir-mode):
16289 Don't make `list-buffers-directory' buffer local.
16291 2009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
16293 * comint.el (comint-exec, comint-run, make-comint):
16294 Doc fixes (Bug#4542).
16296 2009-09-25 Glenn Morris <rgm@gnu.org>
16298 * mail/rmailmm.el (rmail-mime): New custom group.
16299 Move all defcustoms in this file into this group.
16300 (rmail-mime-media-type-handlers-alist): Revert previous change.
16301 (rmail-mime-show-images): New option.
16302 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
16303 references to it, since it wasn't actually used for anything.
16304 (rmail-mime-insert-image): New function.
16305 (rmail-mime-image): Use rmail-mime-insert-image.
16306 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
16307 obey the value of `rmail-mime-show-images' option. Print the size of
16310 2009-09-25 David Engster <deng@randomsample.de>
16312 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
16314 2009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16316 * whitespace.el: Does not highlight trailing spaces While point is
16317 at end of line. Does not highligt spaces at beginning of buffer
16318 while point is at beginning of buffer. Does not highlight spaces
16319 at end of buffer while point is at end of buffer. (Bug#4177)
16321 (whitespace-display-mappings): Adjust initialization.
16322 (whitespace-point, whitespace-font-lock-refontify): New vars.
16323 (whitespace-color-on, whitespace-color-off): Adjust code.
16324 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
16325 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
16326 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
16328 2009-09-24 Chong Yidong <cyd@stupidchicken.com>
16330 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
16332 * textmodes/sgml-mode.el: Remove xml-mode alias.
16334 * files.el (auto-mode-alist, conf-mode-maybe)
16335 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
16337 2009-09-24 Alan Mackenzie <acm@muc.de>
16339 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
16340 c-forward-conditionals, but it doesn't move point and doesn't set
16342 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
16343 (c-down-conditional-with-else, c-backward-conditional)
16344 (c-forward-conditional): Refactor to use c-scan-conditionals.
16346 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
16348 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
16349 (help-default-arg-highlight): Remove.
16350 (help-highlight-arg): New function.
16351 (help-do-arg-highlight): Use it.
16352 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
16354 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
16356 * term.el (term-set-scroll-region, term-handle-ansi-escape):
16357 Undo last change, which didn't fix the problem and introduced others.
16359 2009-09-24 Nick Roberts <nickrob@snap.net.nz>
16361 * progmodes/gdb-mi.el: Don't require speedbar.
16362 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
16364 2009-09-24 Glenn Morris <rgm@gnu.org>
16366 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
16368 * term/ns-win.el (ns-reg-to-script): Define for compiler.
16370 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
16371 there is no newline after the final mime boundary. (Bug#4539)
16372 Move markers on insertion so that any buttons inserted don't end up in
16373 the next part of a multipart message.
16374 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
16375 (rmail-mime-bulk-handler): Optionally handle images.
16376 (rmail-mime-image): New button action.
16377 (rmail-mime-image-handler): New function.
16378 (rmail-mime-mode): New mode.
16379 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
16381 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
16383 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
16384 than just dropping elements from it (bug#4504).
16386 * term.el (term-set-scroll-region): Don't move cursor any more.
16387 (term-handle-ansi-escape): Call term-goto here instead.
16388 Suggested by Ivan Kanis <apple@kanis.eu>.
16390 * term.el: Require CL.
16391 (term-ansi-reset): New function.
16392 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
16393 (term-handle-colors-array): Simplify.
16395 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
16397 * allout.el (allout-overlay-interior-modification-handler)
16398 (allout-obtain-passphrase):
16399 * epa-file.el (epa-file-write-region):
16400 * ps-print.el (ps-begin-job):
16401 * vc-hooks.el (vc-toggle-read-only):
16402 * vc-rcs.el (vc-rcs-rollback):
16403 * vc-sccs.el (vc-sccs-rollback):
16404 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
16405 (vc-version-diff, vc-revert, vc-rollback):
16406 * wdired.el (wdired-check-kill-buffer):
16407 * emacs-lisp/authors.el (authors):
16408 * net/socks.el (socks-open-connection):
16409 * net/zeroconf.el (zeroconf-service-add-hook):
16410 * obsolete/vc-mcvs.el (vc-mcvs-register):
16411 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
16412 (gdb-select-frame):
16413 * progmodes/grep.el (lgrep, rgrep):
16414 * progmodes/idlw-help.el (idlwave-help-check-locations)
16415 (idlwave-help-html-link, idlwave-help-assistant-open-link):
16416 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
16417 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
16418 (reftex-toc-rename-label): Fix typos in error messages.
16420 * dired-aux.el (dired-do-shell-command): Reflow docstring.
16421 (dired-copy-how-to-fn): Doc fix.
16422 (dired-files-attributes, dired-read-shell-command):
16423 Fix typos in docstrings.
16425 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
16426 (dired-x-find-file-other-window): Reflow docstrings.
16427 (dired-omit-marker-char, dired-read-shell-command)
16428 (dired-x-submit-report): Fix typos in docstrings.
16430 * shell.el (shell-mode-hook):
16431 * view.el (View-scroll-line-forward):
16432 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
16433 Fix typos in docstrings.
16435 * net/dig.el (dig-invoke): Fix typo in docstring.
16436 (query-dig): Reflow docstring.
16438 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
16439 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
16440 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
16441 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
16442 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
16443 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
16444 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
16445 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
16446 (idlwave-completion-map, idlwave-current-indent)
16447 (idlwave-custom-ampersand-surround, idlwave-customize)
16448 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
16449 (idlwave-define-abbrev, idlwave-determine-class-special)
16450 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
16451 (idlwave-end-block-reg, idlwave-end-of-statement)
16452 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
16453 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
16454 (idlwave-explicit-class-listed, idlwave-file-header)
16455 (idlwave-fill-paragraph, idlwave-find-class-definition)
16456 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
16457 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
16458 (idlwave-in-quote, idlwave-indent-action-table)
16459 (idlwave-indent-expand-table, idlwave-indent-line)
16460 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
16461 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
16462 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
16463 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
16464 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
16465 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
16466 (idlwave-outlawed-buffers, idlwave-popup-select)
16467 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
16468 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
16469 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
16470 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
16471 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
16472 (idlwave-statement-type, idlwave-struct-skip)
16473 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
16474 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
16475 (idlwave-what-module-find-class): Fix typos in docstrings.
16476 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
16477 (idlwave-calculate-cont-indent, idlwave-expand-equal)
16478 (idlwave-find-module, idlwave-find-structure-definition)
16479 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
16480 (idlwave-list-load-path-shadows, idlwave-next-statement)
16481 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
16482 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
16483 (idlwave-template): Reflow docstrings.
16485 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
16486 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
16487 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
16488 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
16489 (idlwave-shell-display-line, idlwave-shell-display-wframe)
16490 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
16491 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
16492 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
16493 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
16494 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
16495 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
16496 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
16497 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
16498 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
16499 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
16500 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
16501 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
16502 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
16503 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
16504 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
16505 Fix typos in docstrings.
16506 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
16507 (idlwave-shell-hide-output, idlwave-shell-mode)
16508 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
16511 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
16513 2009-09-24 Ivan Kanis <apple@kanis.eu>
16515 * term.el (term-bold-attribute): New var.
16516 (term-handle-colors-array): Use it.
16518 2009-09-23 Nick Roberts <nickrob@snap.net.nz>
16520 * progmodes/gdb-mi.el (gdb-version): New variable.
16521 (gdb-non-stop-handler): Set gdb-version.
16522 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
16523 Condition "--thread" option on gdb-version.
16524 (gdb-invalidate-threads): Remove unused argument.
16526 2009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
16528 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
16529 to looking-back to avoid ridiculous slow down in large files (bug#4511).
16531 2009-09-23 Glenn Morris <rgm@gnu.org>
16533 * mail/rmail.el (rmail-reply): Don't try to add a References header when
16534 replying to mail without References or Message-Id. (Bug#4525)
16536 2009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
16538 * term/ns-win.el (ns-reg-to-script): New variable.
16540 2009-09-23 Daiki Ueno <ueno@unixuser.org>
16542 * epg.el (epg-wait-for-status): Preserve existing 'error results.
16544 2009-09-22 Sam Steingold <sds@gnu.org>
16546 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
16547 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
16548 to 1 because hg returns status 1 when nothing is found.
16549 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
16551 2009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
16553 * textmodes/fill.el: Convert to utf-8 encoding.
16554 (fill-french-nobreak-p): Remove redundant » and « inherited from our
16557 * add-log.el (change-log-fill-forward-paragraph): New function.
16558 (change-log-mode): Use it so fill-region DTRT.
16559 Set fill-indent-according-to-mode here rather than in
16560 change-log-fill-paragraph.
16561 (change-log-fill-paragraph): Remove.
16563 2009-09-22 Juanma Barranquero <lekktu@gmail.com>
16565 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
16566 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
16568 2009-09-22 Glenn Morris <rgm@gnu.org>
16570 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
16571 the scroll-bar scroll the calendar window rather than the buffer.
16573 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
16574 commands that move point (as opposed to scrolling).
16576 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
16578 * emacs-lisp/elint.el (elint): New custom group.
16579 (elint-log-buffer): Make it a defcustom.
16580 (elint-scan-preloaded, elint-ignored-warnings)
16581 (elint-directory-skip-re): New options.
16582 (elint-builtin-variables): Doc fix.
16583 (elint-preloaded-env): New variable.
16584 (elint-unknown-builtin-args): Add an entry for encode-time.
16585 (elint-extra-errors): Make it a variable rather than a constant.
16586 (elint-preloaded-skip-re): New constant.
16587 (elint-directory): Skip files matching elint-directory-skip-re.
16588 (elint-features): New variable, local to linted buffers.
16589 (elint-update-env): Initialize elint-features. Possibly add
16590 elint-preloaded-env to the buffer's environment.
16591 (elint-get-top-forms): Bind elint-current-pos, for log messages.
16593 (elint-init-form): New function, extracted from elint-init-env.
16594 Make non-list forms a warning rather than an error.
16595 Add the mode-map for define-derived-mode. Handle define-minor-mode,
16596 easy-menu-define, put that adds an error-condition, and provide.
16597 When requiring cl, also require cl-macs. Really require cl, to handle
16598 some cl macros. Store required libraries in the list elint-features,
16599 so as not to re-load them. Treat cc-require like require.
16600 (elint-init-env): Call elint-init-form to do the work.
16601 Handle eval-and-compile and such like.
16602 (elint-add-required-env): Do not clear messages.
16603 (elint-special-forms): Add handlers for function, defalias, if, when,
16605 (elint-form): Add optional argument to ignore elint-special-forms,
16606 useful to prevent recursive calls from handlers. Doc fix.
16607 Respect elint-ignored-warnings.
16608 (elint-form): Respect elint-ignored-warnings.
16609 (elint-bound-variable, elint-bound-function): New variables.
16610 (elint-unbound-variable): Respect elint-bound-variable.
16611 (elint-get-args): Respect elint-bound-function.
16612 (elint-check-cond-form): Add some simple handling for (f)boundp and
16614 (elint-check-defalias-form): New handler.
16615 (elint-check-let-form): Make an empty let a warning rather than an
16617 (elint-check-setq-form): Make an empty setq a warning rather than an
16618 error. Respect elint-ignored-warnings.
16619 (elint-check-defvar-form): Accept null doc-strings.
16620 (elint-check-conditional-form): New handler. Does some simple-minded
16621 checking of featurep and (f)boundp tests.
16622 (elint-put-function-args): New function.
16623 (elint-initialize): Use elint-scan-doc-file rather than
16624 elint-find-builtin-variables. Use elint-put-function-args.
16625 Possibly scan preloaded-file-list.
16626 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
16627 extend to handle functions as well.
16629 2009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
16631 * linum.el (linum-delete-overlays, linum-update-window):
16632 Do not modify the right margin. (Bug#3971)
16634 2009-09-21 Chong Yidong <cyd@stupidchicken.com>
16636 * files.el (conf-mode-maybe, magic-fallback-mode-alist):
16637 Use nxml-mode instead of xml-mode.
16639 2009-09-21 Kevin Ryde <user42@zip.com.au>
16641 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
16643 2009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
16645 * net/dig.el (dig-mode): Use define-derived-mode.
16647 2009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
16649 * vc-dispatcher.el (vc-do-command): Return the process object in
16650 the asynchronous case. Use when instead of if. Do not run
16651 vc-exec-after to display a message if not enabled. (Bug#4463)
16653 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
16654 properties to the stash strings.
16655 (vc-git-stash-list): Return a list of strings.
16656 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
16657 (vc-git-stash-show-at-point): New functions.
16658 (vc-git-stash-map): New keymap.
16660 * register.el (ctl-x-r-map): Define the keys here instead of
16663 2009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
16665 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
16666 list, to workaround performance problem (bug#4485).
16668 2009-09-20 Nick Roberts <nickrob@snap.net.nz>
16670 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
16672 2009-09-20 Daiki Ueno <ueno@unixuser.org>
16674 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
16675 Document that this option is not recommended to use.
16677 2009-09-19 Glenn Morris <rgm@gnu.org>
16679 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
16682 * calc/calc-alg.el (var):
16683 * calc/calcalg2.el (var): Define for compiler.
16685 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
16687 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
16688 Doc fix (Bug#3932).
16690 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
16692 * time-stamp.el (time-stamp-month-dd-yyyy)
16693 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
16694 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
16695 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
16696 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
16697 Remove functions that have been obsolete since 1995 (Bug#4436).
16699 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
16700 indent buffer only if called interactively (Bug#4452).
16702 2009-09-19 Juanma Barranquero <lekktu@gmail.com>
16703 Eli Zaretskii <eliz@gnu.org>
16705 This fixes bug#4197 (merged to bug#865, though not identical).
16706 * server.el (server-auth-dir): Add docstring note about FAT32.
16707 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
16708 but warn against using them.
16710 2009-09-19 Nick Roberts <nickrob@snap.net.nz>
16712 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
16713 older GDB where there is no has_more field.
16715 2009-09-19 Glenn Morris <rgm@gnu.org>
16717 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
16719 2009-09-18 Chong Yidong <cyd@stupidchicken.com>
16721 * files.el (auto-mode-alist): Change default for XML files to nXML
16724 2009-09-18 Juanma Barranquero <lekktu@gmail.com>
16726 * server.el (server-ensure-safe-dir): Pass 'integer
16727 to `file-attributes', as suggested.
16729 2009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
16731 * dired-aux.el (dired-query-alist): Remove spurious backslash.
16732 (dired-query): Use read-key.
16734 2009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
16736 * cus-start.el (ns-use-qd-smoothing): Remove.
16738 2009-09-18 Glenn Morris <rgm@gnu.org>
16740 * allout.el (top-level): Remove unnecessary progn.
16742 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
16744 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
16745 definition of abbrev table.
16747 * speedbar.el (speedbar-track-mouse):
16748 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
16749 * net/eudc.el (eudc-expand-inline):
16750 * net/newst-backend.el (newsticker--cache-read-feed):
16751 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
16752 condition-case handlers.
16754 2009-09-18 Nick Roberts <nickrob@snap.net.nz>
16756 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
16757 (gdb-var-list): Add an element for has_more field.
16758 (gdb-non-stop-handler): Enable pretty printing for STL containers.
16759 (gdb-var-create-handler, gdb-var-list-children-handler-1)
16760 (gdb-var-update-handler-1): Parse output of dynamic variable
16761 objects (STL containers).
16762 (gdb-var-delete-1): Pass var1 as an explicit second argument.
16763 (gdb-get-field): Delete alias. Use bindat-get-field directly.
16765 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
16767 (gud-speedbar-buttons): Make node expandable if expression "has more"
16770 2009-09-17 Juanma Barranquero <lekktu@gmail.com>
16772 * startup.el (emacs-quick-startup): Remove variable and all uses.
16773 (command-line): Set `inhibit-x-resources' instead.
16774 (command-line-1): Use `inhibit-x-resources' instead.
16776 2009-09-17 Chong Yidong <cyd@stupidchicken.com>
16778 * subr.el: Fix last change to avoid using the `unless' macro,
16779 which breaks bootstrapping.
16781 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
16783 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
16784 extended definitions, in case we reload subr.el after having
16786 (eval-next-after-load): Mark as obsolete.
16788 2009-09-17 Juri Linkov <juri@jurta.org>
16790 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
16791 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
16792 (menu-bar-showhide-menu, menu-bar-tools-menu)
16793 (menu-bar-describe-menu, menu-bar-help-menu)
16794 (minibuffer-local-completion-map, minibuffer-local-map):
16797 2009-09-17 Glenn Morris <rgm@gnu.org>
16799 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
16800 arguments, whether or not it has a handler.
16802 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
16804 * simple.el (hard-newline): Give it a doc-string.
16806 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
16807 (lisp-mode-syntax-table): Give them doc-strings.
16809 2009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
16811 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
16812 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
16813 (menu-bar-options-menu, menu-bar-showhide-menu)
16814 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
16815 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
16816 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
16817 (menu-bar-options-menu, menu-bar-tools-menu)
16818 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
16819 (menu-bar-help-menu):
16820 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
16823 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
16824 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
16825 calls for the menu names and :help.
16827 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
16829 * mouse.el (minor-mode-menu-from-indicator): Pay attention
16830 to :minor-mode-function (bug#4455).
16832 2009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
16834 * startup.el (command-line): Initialize the window-system after
16835 processing the command-line.
16837 * textmodes/page.el (what-page): Make sure we don't inf-loop if
16838 page-delimiter matches the empty string.
16840 2009-09-16 Glenn Morris <rgm@gnu.org>
16842 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
16843 byte-compile-not-obsolete-var. It's a list now.
16844 (byte-compile-not-obsolete-funcs): New variable.
16845 (byte-compile-warn-obsolete): Don't warn about functions if they are in
16846 byte-compile-not-obsolete-funcs.
16847 (byte-compile-variable-ref, byte-compile-defvar): Update for
16848 byte-compile-not-obsolete-vars name-change and list nature.
16849 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
16850 and variables behind (f)boundp tests.
16851 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
16853 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
16855 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
16857 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
16859 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
16860 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
16863 2009-09-15 Stephen Eglen <stephen@gnu.org>
16865 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
16866 the virtual-buffers, use the name of the buffer specified by
16867 find-file-noselect, as the match may be a symlink. (This was a
16868 problem if the target and the symlink had different names.)
16870 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
16872 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
16874 * desktop.el (desktop-path): Check user-emacs-directory.
16876 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
16878 * loadup.el: Use after-load-functions to GC after loading each file.
16879 Remove the explicit GC calls that used to be sprinkled around.
16881 * subr.el (after-load-functions): New hook.
16882 (do-after-load-evaluation): Run it. Use string-match-p to detect
16883 `obsolete' packages, rather than painfully extracting the relevant
16886 2009-09-15 Glenn Morris <rgm@gnu.org>
16888 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
16889 free variable `doc'.
16891 * dired.el (dired-mode-map): Add menu entry for async shell command.
16893 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
16894 variables, also consider the .elc files, since the .el files are
16895 normally gzipped (subsequent code locates the .el.gz from the .elc).
16897 * calc/calc-prog.el (arglist): Define for compiler.
16899 * calendar/diary-lib.el (diary-display-function): Change the default to
16901 (body): Define for compiler.
16903 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
16904 (byte-compile-file-form, byte-compile-lambda)
16905 (byte-compile-top-level-body, byte-compile-form)
16906 (byte-compile-variable-ref, byte-compile-setq)
16907 (byte-compile-setq-default, byte-compile-body)
16908 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
16909 (batch-byte-compile): Give some more local variables with common names
16910 a "bytecomp-" prefix to avoid masking warnings about free variables.
16912 * startup.el (command-line-1): Give local variables with common names a
16913 distinguishing prefix, so as not to hide free variable warnings during
16916 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
16917 clever and add a suffix to make a unique name, just let the user decide
16918 whether or not to overwrite it. If the input is a directory, write the
16919 default filename to that directory. (Bug#4388)
16920 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
16921 is a filename-as-a-directory.
16923 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
16925 * textmodes/page.el (what-page): Don't move to beginning of line.
16926 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
16928 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
16930 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
16932 2009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
16934 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
16935 * help.el (help-for-help-internal): Add purecopy calls for text.
16937 * vc.el (top): print-log method now takes an optional SHORTLOG
16938 argument. Add a new method: root.
16939 (vc-root-diff, vc-print-root-log): New functions.
16940 (vc-log-short-style): New variable.
16941 (vc-print-log-internal): Add support for showing short logs.
16943 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
16944 vc-print-root-log and vc-print-root-diff.
16946 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
16947 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
16948 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
16951 * vc-cvs.el (vc-cvs-print-log):
16952 * vc-mtn.el (vc-mtn-print-log):
16953 * vc-rcs.el (vc-rcs-print-log):
16954 * vc-sccs.el (vc-sccs-print-log):
16955 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
16956 that is ignored for now.
16958 * vc-mtn.el (vc-mtn-annotate-command):
16959 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
16961 2009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
16963 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
16964 to function-key-map, and give them ascii-character property.
16965 * term/x-win.el (x-alternatives-map):
16966 * term/ns-win.el (ns-alternatives-map):
16967 * term/internal.el (msdos-key-remapping-map):
16968 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
16970 2009-09-14 Glenn Morris <rgm@gnu.org>
16972 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
16973 temp-buffers (2009-09-12).
16975 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
16977 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
16978 the new read-key function.
16980 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
16982 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
16983 is defined (Bug#4405).
16985 2009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
16987 * recentf.el (recentf-cleanup): Use a hash table to find
16988 duplicates (Bug#4407).
16990 2009-09-13 Per Starbäck <per@starback.se> (tiny change)
16992 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
16993 kp-0 to ascii equivalents (Bug#4325).
16995 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
16997 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
16999 * eshell/em-hist.el:
17000 * eshell/em-dirs.el (eshell-complete-user-reference):
17001 Declare pcomplete functions and variables to avoid compiler warnings.
17003 2009-09-13 Leo <sdl.web@gmail.com> (tiny change)
17005 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
17006 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
17007 * eshell/em-alias.el (eshell-aliases-file):
17008 * eshell/em-hist.el (eshell-history-file-name):
17009 Use expand-file-name instead of concat to make file names (Bug#4308).
17011 2009-09-13 Glenn Morris <rgm@gnu.org>
17013 * ediff-merg.el (ediff-do-merge):
17014 * filesets.el (filesets-run-cmd):
17015 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
17016 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
17017 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
17018 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
17019 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
17020 Replace empty `let's with `progn'.
17022 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
17024 * mail/sendmail.el (send-mail-function):
17025 * tooltip.el (tooltip-mode):
17026 * simple.el (transient-mark-mode):
17027 * rfn-eshadow.el (file-name-shadow-mode):
17028 * frame.el (blink-cursor-mode):
17029 * font-core.el (global-font-lock-mode):
17030 * files.el (temporary-file-directory)
17031 (small-temporary-file-directory, auto-save-file-name-transforms):
17032 * epa-hook.el (auto-encryption-mode):
17033 * composite.el (global-auto-composition-mode):
17034 Use custom-initialize-delay.
17035 * startup.el (command-line): Don't explicitly call
17036 custom-reevaluate-setting for all the above vars.
17037 * custom.el (custom-initialize-safe-set)
17038 (custom-initialize-safe-default): Delete.
17040 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
17042 * term/x-win.el (x-initialize-window-system):
17043 * term/w32-win.el (w32-initialize-window-system):
17044 * term/ns-win.el (ns-initialize-window-system): Don't call
17045 mouse-wheel-mode since it's enabled globally by default already.
17047 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
17048 actually define the variable, but only silences the byte-compiler.
17049 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
17050 before looking it up.
17051 (mouse-wheel-scroll-amount): Also reset the bindings if this value
17054 2009-09-12 Glenn Morris <rgm@gnu.org>
17056 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
17058 (elint-add-required-env): Don't beep on error.
17059 (elint-forms): In case of error, return ENV unchanged.
17060 (elint-init-env): Skip non-list forms.
17061 (elint-log): Handle unknown file positions.
17063 2009-09-12 Daiki Ueno <ueno@unixuser.org>
17065 * epg.el (epg-make-context): Add autoload cookie.
17066 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
17067 (epg-decrypt-string, epg-start-verify, epg-verify-file)
17068 (epg-verify-string, epg-start-sign, epg-sign-file)
17069 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
17070 (epg-encrypt-string, epg-start-export-keys)
17071 (epg-export-keys-to-file, epg-export-keys-to-string)
17072 (epg-start-import-keys, epg-import-keys-from-file)
17073 (epg-import-keys-from-string, epg-start-receive-keys)
17074 (epg-receive-keys, epg-import-keys-from-server)
17075 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
17076 (epg-sign-keys, epg-start-generate-key)
17077 (epg-generate-key-from-file, epg-generate-key-from-string):
17078 Remove autoload cookie.
17080 2009-09-12 Eli Zaretskii <eliz@gnu.org>
17082 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
17083 reevaluation of trash-directory.
17085 * mwheel.el: Fix last change.
17086 (mouse-wheel-mode): New defvar.
17087 (mouse-wheel-mode): Remove autoload cookie.
17089 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
17091 * mwheel.el (mwheel-installed-bindings): New var.
17092 (mouse-wheel-mode): Use it, so as to make sure we really remove all
17093 the bindings we set last time. Use custom-initialize-delay.
17094 * loadup.el: Load mwheel after term/*-win.el.
17095 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
17096 and mouse-wheel-up-event now that their first evaluation is done
17097 sufficiently late to be correct.
17099 * startup.el (tutorial-directory): Make it a defcustom.
17100 Use custom-initialize-delay rather than eval-at-startup to set it.
17101 * image.el (image-load-path): Make it a defcustom.
17102 Use custom-initialize-delay rather than eval-at-startup to set it.
17103 * subr.el (eval-at-startup): Remove.
17104 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
17106 * subr.el (do-after-load-evaluation): Warn the user after loading an
17109 2009-09-12 Glenn Morris <rgm@gnu.org>
17111 * proced.el (proced-mark-alt): Remove alias.
17112 (proced-mode-map): Remove proced-mark-alt.
17114 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
17115 Elint file and directory. Remove initialization entry.
17117 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
17119 (elint-current-buffer): Set mode-line-process.
17120 (elint-init-env): Handle define-derived-mode.
17121 Fix declare-function with unspecified arglist. Guard against odd
17122 defalias statements (eg iso-insert's 8859-1-map).
17123 (elint-add-required-env): Use a temp buffer.
17124 (elint-form): Just print the function/macro name, not the whole form.
17125 Return env unchanged if we fail to parse a macro.
17126 (elint-forms): Guard against parse errors.
17127 (elint-output): New function, to handle batch mode.
17128 (elint-log-message): Add optional argument. Use elint-output.
17129 (elint-set-mode-line): New function.
17131 2009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
17133 * emacs-lisp/elp.el (elp-not-profilable): Add more
17134 functions (Bug#4233).
17136 2009-09-12 Chong Yidong <cyd@stupidchicken.com>
17138 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
17139 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
17141 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
17143 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
17144 (gdb-var-list-children): Use json parsing.
17146 2009-09-11 Daniel Colascione <dan.colascione@gmail.com>
17148 * progmodes/js.el (js--proper-indentation): Handle the case where
17149 char-before is null. Reported by Deniz Dogan.
17151 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
17153 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
17155 2009-09-11 Daiki Ueno <ueno@unixuser.org>
17157 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
17158 (epg-digest-algorithm-alist): Add SHA224.
17159 (epg-context-set-passphrase-callback)
17160 (epg-context-set-progress-callback): Add description about
17163 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
17165 * custom.el (custom-delayed-init-variables): New var.
17166 (custom-initialize-delay): New function.
17167 * startup.el (command-line): "Re"evaluate all vars in
17168 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
17169 explicitly any more.
17170 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
17171 to avoid creating a ~/.emacs.d at build-time (bug#4347).
17173 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
17175 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
17177 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
17178 (gdb-var-update-handler): Use json parsing.
17180 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
17182 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
17183 decode annotated text, regardless of language environment. (Bug#2741)
17185 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
17187 * Makefile.in (autoloads): Make rmail.el writable as well.
17189 2009-09-11 Glenn Morris <rgm@gnu.org>
17191 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
17193 * dired.el: Regenerate with extracted autoloads.
17194 * Makefile.in (autoloads): Make dired.el writable.
17196 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
17197 * ibuffer.el: Regenerate with extracted autoloads.
17198 * Makefile.in (autoloads): Make ibuffer.el writable.
17200 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
17201 * version.el (emacs-copyright, emacs-major-version)
17202 (emacs-minor-version): Reformat doc-strings for make-docfile.
17204 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
17205 functions and variables, since they must be stuff specific to some other
17207 (apropos-print): Make mouse-click message less specific about button.
17209 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
17210 that records where a macro was defined.
17211 * help-fns.el (describe-function-1): Mention if a function has a
17213 * help-mode.el (help-function-cmacro): New button.
17215 * locate.el (top-level): Always require dired.
17216 (locate-mode-map): Initialize inside the defvar.
17218 * net/ange-ftp.el (dired-compress-file): Declare.
17219 (ange-ftp-dired-compress-file): Add doc string.
17221 * term/ns-win.el (x-display-name, x-setup-function-keys):
17222 Unify doc-strings with X versions.
17224 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
17226 * emulation/crisp.el (crisp-mode-map): Move initialization
17228 (crisp-mode): Use define-minor-mode.
17230 * progmodes/xscheme.el (xscheme-evaluation-commands):
17231 Put a :advertised-binding property rather than using
17232 advertised-xscheme-send-previous-expression.
17233 (advertised-xscheme-send-previous-expression): Declare obsolete.
17234 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
17236 (crisp-mode): Add corresponding bindings to
17237 undo's :advertised-binding instead.
17238 * dired.el (dired-mode-map): Put a :advertised-binding property rather
17239 than using dired-advertised-find-file.
17240 (dired-advertised-find-file):
17241 * simple.el (advertised-undo):
17242 * wid-edit.el (advertised-widget-backward): Declare obsolete.
17243 (widget-keymap): Put a :advertised-binding property rather
17244 than using advertised-widget-backward.
17245 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
17246 than using advertised-undo.
17247 * tutorial.el (tutorial--default-keys): Adjust accordingly.
17249 2009-09-10 Simon South <ssouth@slowcomputing.org>
17251 * progmodes/delphi.el (delphi-tab): Indent region when Transient
17252 Mark mode is enabled and region is active; otherwise indent or
17253 insert TAB as usual.
17254 (delphi-mode): Update description of TAB-key binding.
17256 2009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
17258 * subr.el (define-key-rebound-commands): Mark obsolete.
17259 * startup.el (precompute-menubar-bindings): Remove.
17260 (normal-top-level): Remove obsolete code that tried to precompute
17262 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
17263 define-key-rebound-commands and precompute-menubar-bindings.
17265 2009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
17267 * net/imap.el (imap-interactive-login): Better messages.
17268 (imap-open): Fix bug with renamed buffer on reconnect.
17269 (imap-authenticate): Add buffer-local imap-last-authenticator variable
17270 for easier debugging and cleaner code. On successful (guessed based on
17271 server capabilities) secondary authentication, set imap-state
17273 (imap-last-authenticator): Define imap-last-authenticator as a variable
17276 2009-09-10 Glenn Morris <rgm@gnu.org>
17278 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
17280 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
17281 (byte-compile-file-form-autoload): Don't warn about unknown functions
17282 where the autoload statement comes after the use.
17283 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
17284 that any handlers inside the body (eg require) are in turn respected.
17286 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
17289 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
17290 and syntax and abbrev tables basic docs, if they don't have any.
17292 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
17294 * international/mule-cmds.el (top-level): Require cl when compiling.
17295 (view-hello-file): Use default-value rather than
17296 default-enable-multibyte-characters.
17298 * progmodes/fortran.el: Move all safe and risky properties into the
17301 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
17302 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
17303 * mail/undigest.el:
17304 Put autoloads in rmail.el rather than loaddefs.el.
17305 * mail/rmail.el: Regenerate with extracted autoloads.
17307 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
17308 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
17310 2009-09-10 Nick Roberts <nickrob@snap.net.nz>
17312 Reported in thread for Bug#4375.
17313 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
17314 "-data-evaluate-expression" instead of print.
17315 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
17316 (gdb-tooltip-print): Parse output from above MI command.
17317 (gdb): Revert 2009-08-11 change. User should detach inferior
17320 Remove the word "separate" from IO functions as inferior
17321 output is now never displayed in the GUD buffer.
17323 2009-09-10 Juanma Barranquero <lekktu@gmail.com>
17325 * startup.el (command-line-normalize-file-name): On Windows and
17326 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
17328 2009-09-10 Juri Linkov <juri@jurta.org>
17330 * isearch.el (isearch-text-char-description): Propertize escape
17331 character sequences with the `escape-glyph' face. (Bug#4344)
17333 * simple.el (shell-command): Set asynchronous process filter to
17334 `comint-output-filter'. (Bug#4343)
17336 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
17337 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
17338 the list. Move "asm" to the bottom.
17339 (grep-find-ignored-directories): Add `choice' with nil value
17340 to empty the list easily.
17341 (grep-find-ignored-files): New option.
17342 (grep-files-history): Set to nil by default instead of '("ch" "el").
17343 (grep-compute-defaults): Add "<X>" to `grep-template'.
17344 (grep-read-files): Bind new local variables `default-alias' and
17345 `default-extension'. Use a list of default values for the file prompt.
17346 (lgrep): Add `--exclude=' command line options composed from
17347 `grep-find-ignored-files'.
17348 (rgrep): Add `-name' command line options composed from
17349 `grep-find-ignored-files'. (Bug#4301)
17351 2009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
17353 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
17356 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
17358 * calendar/time-date.el (autoload):
17359 Expand define-obsolete-function-alias into defalias and make-obsolete
17360 for old Emacsen that Gnus supports.
17361 (with-no-warnings): Define it for old Emacsen.
17362 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
17364 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
17365 float-time is available; suppress compile warning for time-to-seconds.
17367 2009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
17369 * net/imap.el (imap-message-map): Docstring fix.
17371 2009-09-09 Glenn Morris <rgm@gnu.org>
17373 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
17374 line numbers too. (Bug#4374)
17376 2009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
17378 * smerge-mode.el (smerge-remove-props, smerge-refine):
17379 Use with-silent-modifications (bug#4342).
17381 * subr.el (with-silent-modifications): New macro.
17383 2009-09-07 Juanma Barranquero <lekktu@gmail.com>
17385 * files.el (top-level): Require `cl' when compiling.
17387 2009-09-07 Glenn Morris <rgm@gnu.org>
17389 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
17391 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
17392 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
17394 2009-09-06 Nick Roberts <nickrob@snap.net.nz>
17396 * vc-git.el (vc-git-annotate-command): Use separator to parse
17397 arguments correctly.
17399 2009-09-06 Eli Zaretskii <eliz@gnu.org>
17401 * proced.el (proced-mode): Doc fix.
17403 2009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
17405 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
17407 (tramp-do-file-attributes-with-ls): Check for file existence at
17409 (tramp-do-file-attributes-with-stat): Likewise.
17410 (tramp-convert-file-attributes): Return nil when attr is nil.
17412 2009-09-05 Glenn Morris <rgm@gnu.org>
17414 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
17415 properties to this button.
17416 (diary-fancy-display): Don't extend the button to the final newline.
17417 (diary-fancy-display-mode): Continue to define "q" as a local key.
17419 * calendar/cal-china.el (holiday-chinese): Make it slightly more
17422 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
17424 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
17425 (byte-compile-dest-file-function): New option.
17426 (byte-compile-dest-file): Doc fix.
17427 Obey byte-compile-dest-file-function.
17428 (byte-compile-cl-file-p): New function.
17429 (byte-compile-eval): Only suppress noruntime warnings about cl functions
17430 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
17431 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
17432 than for file being previously loaded.
17433 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
17434 (byte-compile-file-form-require): Handle the case where requiring a file
17435 indirectly causes CL to be loaded.
17437 2009-09-05 Karl Fogel <kfogel@red-bean.com>
17439 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
17440 before killing the old buffer, since by the time `kill-buffer' is
17441 run so many buffer variables have been set to nil that it may not
17442 behave as expected. (Bug#4061)
17444 2009-09-05 Karl Fogel <kfogel@red-bean.com>
17446 * files.el (find-alternate-file): If the old buffer is modified
17447 and visiting a file, behave similarly to `kill-buffer' when
17448 killing it, thus reverting to the pre-1.878 behavior; see
17449 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
17450 for discussion. Also, consult `buffer-file-name' as a variable
17451 not as a function, for consistency with the rest of the code.
17453 2009-09-04 Michael Albinus <michael.albinus@gmx.de>
17455 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
17456 also when adding a new directory.
17458 * net/tramp-compat.el (tramp-compat-line-beginning-position):
17461 2009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
17463 * files.el (locate-file-completion-table): Make it provide boundary
17464 information, so partial-completion works better.
17466 2009-09-04 Leo <sdl.web@gmail.com> (tiny change)
17468 * mail/footnote.el (Footnote-text-under-cursor):
17469 Check footnote-text-marker-alist before using it (bug#4324).
17471 2009-09-04 Glenn Morris <rgm@gnu.org>
17473 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
17474 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
17475 * play/solitaire.el, play/tetris.el:
17476 Remove leading * from defcustom and defface docs.
17478 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
17480 (diary-fancy-overriding-map): New variable.
17481 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
17484 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
17487 2009-09-03 Glenn Morris <rgm@gnu.org>
17489 * arc-mode.el (archive-mode):
17490 * dos-fns.el (set-default-process-coding-system):
17491 * man.el (Man-getpage-in-background):
17492 * menu-bar.el (menu-bar-describe-menu):
17493 * server.el (server-process-filter):
17494 * startup.el (command-line):
17495 * tar-mode.el (tar-header-block-tokenize, tar-extract):
17496 * w32-fns.el (set-default-process-coding-system):
17497 * x-dnd.el (x-dnd-handle-file-name):
17498 * international/mule-cmds.el (mule-menu-keymap)
17499 (set-default-coding-systems, language-info-alist, set-language-info)
17500 (set-language-environment, standard-display-european-internal)
17501 (set-locale-environment):
17502 * international/mule-diag.el (mule-diag):
17503 * mail/emacsbug.el (report-emacs-bug):
17504 * mail/rmail.el (rmail-mode):
17505 * mail/sendmail.el (mail-setup):
17506 Use default-value rather than default-enable-multibyte-characters.
17508 * progmodes/f90.el: Move all safe properties into the defcustoms.
17509 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
17511 * calendar/appt.el (appt-check):
17512 * calendar/diary-lib.el (diary-set-header, diary-live-p)
17513 (diary-check-diary-file, diary-list-entries)
17514 (diary-include-other-diary-files, diary-simple-display)
17515 (diary-fancy-display, diary-print-entries)
17516 (diary-mark-included-diary-files, diary-make-entry):
17517 Don't call substitute-in-file-name on diary-file.
17519 2009-09-03 Eduard Wiebe <usenet@pusto.de>
17520 Stefan Monnier <monnier@iro.umontreal.ca>
17522 * mail/footnote.el (footnote-prefix): Make it a defcustom.
17523 (footnote-mode-map): Move initialization into the declaration.
17524 (footnote-minor-mode-map): Define it rather than changing global-map.
17525 (footnote-mode): Use define-minor-mode.
17527 2009-09-02 Michael Albinus <michael.albinus@gmx.de>
17529 * net/tramp.el (tramp-handle-file-attributes-with-ls)
17530 (tramp-do-file-attributes-with-perl)
17531 (tramp-do-file-attributes-with-stat): Rename from
17532 `tramp-handle-file-attributes-with-*'.
17533 (tramp-handle-file-attributes): Use them.
17534 (tramp-do-directory-files-and-attributes-with-perl)
17535 (tramp-do-directory-files-and-attributes-with-stat): Rename from
17536 `tramp-handle-directory-files-and-attributes-with-*'.
17537 (tramp-handle-directory-files-and-attributes): Use them.
17538 (tramp-method-out-of-band-p): Additional parameter SIZE.
17539 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
17540 (tramp-handle-write-region): Use it.
17541 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
17542 (tramp-handle-vc-registered): Check, whether the first run did
17543 return files to be tested.
17544 (tramp-advice-make-auto-save-file-name): Do not call directly
17545 `tramp-handle-make-auto-save-file-name', because this would bypass
17546 the locking mechanism.
17548 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
17549 (file-remote-p, process-file, start-file-process, set-file-times)
17550 (tramp-compat-file-attributes): Compatibility functions shall not
17551 call directly `tramp-handle-*', because this would bypass the
17553 (tramp-compat-number-sequence): New defun.
17555 2009-09-02 Glenn Morris <rgm@gnu.org>
17557 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
17558 alias for float-time.
17559 (time-to-number-of-days): In Emacs, use float-time.
17560 * net/newst-backend.el (time-add): Suppress warnings from compat
17562 * time.el (emacs-uptime, emacs-init-time):
17563 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
17564 Use float-time rather than time-to-seconds.
17566 * minibuffer.el (completion-initials-expand): Fix typo.
17568 * faces.el (modeline, modeline-inactive, modeline-highlight)
17569 (modeline-buffer-id):
17570 * info.el (info-menu-5): Mark these face aliases as obsolete.
17572 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
17574 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
17576 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
17577 no "--thread" option.
17578 (gdb-stopped): Don't print "Switched to thread" message when it is
17581 2009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
17583 * minibuffer.el (completion-try-completion)
17584 (completion-all-completions): Remove ill-defined (and
17585 mistakenly installed and luckily never used nor documented)
17586 `completion-styles' property.
17587 (completion-initials-expand, completion-initials-all-completions)
17588 (completion-initials-try-completion): New functions.
17589 (completion-styles-alist): Add doc to each entry.
17590 Add new `initials' entry.
17592 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
17594 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
17595 MI command -var-evaluate-expression.
17596 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
17597 and tweak for case of string child.
17598 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
17600 2009-09-01 Glenn Morris <rgm@gnu.org>
17602 * add-log.el (change-log-date-face, change-log-name-face)
17603 (change-log-email-face, change-log-file-face, change-log-list-face)
17604 (change-log-conditionals-face, change-log-function-face)
17605 (change-log-acknowledgement-face):
17606 * cus-edit.el (custom-invalid-face, custom-rogue-face)
17607 (custom-modified-face, custom-set-face, custom-changed-face)
17608 (custom-saved-face, custom-button-face, custom-button-pressed-face)
17609 (custom-documentation-face, custom-state-face, custom-comment-face)
17610 (custom-comment-tag-face, custom-variable-tag-face)
17611 (custom-variable-button-face, custom-face-tag-face)
17612 (custom-group-tag-face-1, custom-group-tag-face):
17613 * diff-mode.el (diff-header-face, diff-file-header-face)
17614 (diff-index-face, diff-hunk-header-face, diff-removed-face)
17615 (diff-added-face, diff-changed-face, diff-function-face)
17616 (diff-context-face, diff-nonexistent-face):
17617 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
17618 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
17619 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
17620 (Info-title-4-face):
17621 * isearch.el (isearch-lazy-highlight-face):
17622 * log-view.el (log-view-file-face, log-view-message-face):
17623 * paren.el (show-paren-match-face, show-paren-mismatch-face):
17624 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
17625 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
17627 * smerge-mode.el (smerge-mine-face, smerge-other-face)
17628 (smerge-base-face, smerge-markers-face):
17629 * wid-edit.el (widget-documentation-face, widget-button-face)
17630 (widget-field-face, widget-single-line-field-face)
17631 (widget-inactive-face, widget-button-pressed-face):
17632 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
17633 (woman-addition-face):
17634 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
17635 (eshell-ls-executable-face, eshell-ls-readonly-face)
17636 (eshell-ls-unreadable-face, eshell-ls-special-face)
17637 (eshell-ls-missing-face, eshell-ls-archive-face)
17638 (eshell-ls-backup-face, eshell-ls-product-face)
17639 (eshell-ls-clutter-face):
17640 * eshell/em-prompt.el (eshell-prompt-face):
17641 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
17642 * obsolete/old-whitespace.el (whitespace-highlight-face):
17643 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
17644 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
17645 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
17646 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
17647 (antlr-font-lock-literal-face):
17648 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
17649 (ebrowse-root-class-face, ebrowse-file-name-face)
17650 (ebrowse-default-face, ebrowse-member-attribute-face)
17651 (ebrowse-member-class-face, ebrowse-progress-face):
17652 * progmodes/make-mode.el (makefile-space-face):
17653 * progmodes/sh-script.el (sh-heredoc-face):
17654 * textmodes/flyspell.el (flyspell-incorrect-face)
17655 (flyspell-duplicate-face):
17656 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
17657 * textmodes/texinfo.el (texinfo-heading-face):
17658 Mark face aliases with "-face" suffix as obsolete.
17660 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
17663 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
17664 (eudc-bob-sound-menu): Use defvar rather than defconst, since
17665 easy-menu-define wants to modify these.
17667 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
17669 * net/browse-url.el (browse-url-file-url):
17670 * term/internal.el (dos-codepage-setup):
17671 Use default-value rather than default-enable-multibyte-characters.
17673 * progmodes/etags.el (etags-goto-tag-location):
17674 * progmodes/flymake.el (flymake-highlight-line)
17675 (flymake-goto-file-and-line, flymake-goto-line):
17676 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
17677 (gdb-goto-breakpoint):
17678 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
17679 * progmodes/python.el (python-find-function)
17680 (python-pdbtrack-track-stack-file):
17681 * progmodes/verilog-mode.el (verilog-surelint-off):
17682 * term/ns-win.el (ns-open-file-select-line):
17683 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
17684 Use forward-line rather than goto-line.
17686 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
17687 * textmodes/reftex-index.el (reftex-display-index):
17688 * textmodes/reftex-ref.el (reftex-offer-label-menu):
17689 * textmodes/reftex-toc.el (reftex-toc):
17690 Remove unnecessary bindings of default-major-mode (all are followed by
17691 major-mode check and possible mode switch).
17693 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
17695 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
17696 Handle watchpoints (bug#4282).
17697 (def-gdb-thread-buffer-command): Enable thread to be selected by
17698 clicking without selecting threads buffer first.
17699 (gdb-current-context-command): Use selected frame so that "up",
17700 "down" etc work in the GUD buffer.
17701 (gdb-update): Find selected frame before rendering stack buffer.
17702 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
17704 2009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
17706 * progmodes/sym-comp.el (displayed-completions): Remove.
17707 (symbol-complete): Use minibuffer-complete.
17709 2009-08-31 Glenn Morris <rgm@gnu.org>
17711 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
17713 * apropos.el (apropos-symbols-internal):
17714 Handle (obsolete) face aliases.
17716 * faces.el (describe-face): Adjust the output format to be more like
17717 describe-variable, and to mention (obsolete) face aliases.
17718 Adjust the whitespace so that help-setup-xref works.
17720 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
17721 * calendar/diary-lib.el (diary-button-face):
17722 Mark these face aliases as obsolete.
17724 * calendar/calendar.el (calendar-today): Doc fix.
17726 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
17728 * progmodes/gdb-mi.el (gdb-control-all-threads)
17729 (gdb-control-current-thread): Force tool bar update.
17730 (gdb-non-stop-handler): New function.
17731 (gdb-init-1): Use it to test if non-stop mode is supported.
17732 Remove unused gdbmi buffer type.
17734 2009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
17736 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
17737 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
17739 2009-08-30 Nick Roberts <nickrob@snap.net.nz>
17741 * comint.el (comint-exec-1): Check command is non-null first.
17742 Part of gdb-mi.el change (2009-08-28).
17744 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
17746 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
17748 2009-08-30 Juanma Barranquero <lekktu@gmail.com>
17750 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
17751 instead of `dolist' to avoid a recursive require when bootstrapping.
17753 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
17755 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
17757 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
17759 * net/imap.el (imap-send-command): Simplify.
17760 (imap-wait-for-tag): point-max -> buffer-size.
17762 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
17764 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
17765 with constant argument.
17767 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
17769 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
17771 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
17772 Change default, since most of our files don't have a history.
17773 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
17776 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
17779 * calc/calc.el: Improve commenting convention.
17780 (calc-digit-map, toplevel): Simplify.
17782 * comint.el (comint-insert-input): Be careful to only set point if we
17783 don't delegate to some other command.
17785 * proced.el (proced-signal-list): Make it an alist.
17786 (proced-grammar-alist): Capitalize names.
17787 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
17788 Disable undo manually and make it read-only.
17789 Use completion-annotate-function.
17791 * minibuffer.el (minibuffer-message): If the current buffer is not
17792 a minibuffer, insert the message in the echo area rather than at the
17794 (completion-annotate-function): New variable.
17795 (minibuffer-completion-help): Use it.
17796 (completion--embedded-envvar-table): Environment vars are
17797 always case-sensitive.
17799 2009-08-30 Glenn Morris <rgm@gnu.org>
17801 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
17802 from fortran-current-defun.
17803 (fortran-beginning-of-subprogram): Be more precise about finding the
17804 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
17805 (fortran-end-of-subprogram): Simplify.
17806 (fortran-current-defun): Use fortran-start-prog-re.
17808 2009-08-29 Juanma Barranquero <lekktu@gmail.com>
17810 * subr.el (do-after-load-evaluation): Simplify.
17812 2009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
17814 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
17816 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
17817 (vc-rcs-print-log): Use it.
17819 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
17821 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
17823 * paths.el (abbrev-file-name): Move to abbrev.el.
17824 * abbrev.el (abbrev-file-name): Move from paths.el.
17825 Obey user-emacs-directory.
17826 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
17827 user-emacs-directory.
17828 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
17829 abbrev-file-name and calc-settings-file any more.
17830 * startup.el (command-line): Recompute abbrev-file-name and
17831 abbreviated-home-dir.
17832 (normal-no-mouse-startup-screen): Improve the generic code and get rid
17833 of the special code for when C-h bindings haven't been changed.
17834 (display-startup-echo-area-message): Use with-current-buffer.
17835 (command-line-1): Use a list of strings, rather than a list of lists
17836 of strings for longopts.
17838 * files.el (get-free-disk-space): Use / for default-directory.
17840 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
17841 Use with-current-buffer.
17843 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
17844 Recognize immutable variables like most-positive-fixnum.
17845 (byte-compile-setq-default): Check and warn if trying to assign
17846 to an immutable variable, or a non-variable.
17848 * progmodes/cc-vars.el (c-comment-continuation-stars):
17849 * progmodes/cc-engine.el (c-looking-at-bos):
17850 * progmodes/cc-cmds.el (c-toggle-auto-state)
17851 (c-forward-into-nomenclature, c-backward-into-nomenclature)
17852 (c-comment-line-break-function): Add version of obsolescence.
17854 2009-08-28 Juri Linkov <juri@jurta.org>
17856 * files.el (magic-fallback-mode-alist): Add ZIP magic number
17857 associated with `archive-mode'.
17859 * image.el (image-type-header-regexps): Use only JPEG magic number
17860 to determine JPEG images, and don't use `image-jpeg-p' because
17861 Emacs can display non-JFIF non-Exif JPEG images.
17863 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
17865 * arc-mode.el (archive-mode):
17866 * emacs-lisp/re-builder.el (re-builder-unload-function):
17867 Protect against the default value of `major-mode' being nil.
17869 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
17871 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
17872 Fix typos in docstrings.
17874 * progmodes/js.el (js--macro-decl-re): Doc fix.
17875 (js--plain-method-re, js--split-name): Refloc docstring.
17876 (js--class-styles, js--make-merged-item, js--splice-into-items):
17877 Fix typos in docstrings; reflow docstrings.
17878 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
17879 (js--variable-decl-matcher, js--inside-pitem-p)
17880 (js--parse-state-at-point, js--get-all-known-symbols)
17881 (js--symbol-history, js-find-symbol, js--js-references)
17882 (js--moz-interactor, js--js-encode-value, js--read-tab):
17883 Fix typos in docstrings.
17885 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
17887 * textmodes/reftex.el (reftex-get-file-buffer-force):
17888 * progmodes/verilog-mode.el (verilog-batch-execute-func):
17889 * emulation/viper.el (viper-go-away, viper-set-hooks):
17890 * emacs-lisp/re-builder.el (re-builder-unload-function):
17891 * emacs-lisp/bytecomp.el (byte-compile-file):
17892 * ses.el (ses-unload-function):
17893 * hexl.el (hexl-find-file):
17894 * files.el (normal-mode):
17895 * ehelp.el (with-electric-help):
17896 * autoinsert.el (auto-insert-alist):
17897 * arc-mode.el (archive-mode):
17898 Use (default-value 'major-mode) instead of default-major-mode.
17900 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
17901 * international/mule.el (load-with-code-conversion):
17902 * emacs-lisp/debug.el (debug):
17903 * ediff-vers.el (ediff-rcs-get-output-buffer):
17904 * dired.el (dired-internal-noselect): Don't let-bind
17905 default-major-mode around code that doesn't use it.
17906 E.g. buffer creation via get-buffer-create doesn't use it.
17908 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
17910 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
17911 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
17912 when writing the temp file. Otherwise, epa-file gets confused.
17913 (tramp-register-file-name-handlers): Make it a defun. Move also
17914 `epa-file-handler' to the front of `file-name-handler-alist'.
17916 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
17918 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
17919 start right after a ^M.
17920 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
17921 (tramp-completion-file-name-regexp-separate)
17922 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
17923 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
17924 Don't modify last-coding-system-used by accident.
17925 (tramp-completion-file-name-handler): Apply the checks here,
17926 instead during registration.
17927 (tramp-register-file-name-handlers): Rename from
17928 `tramp-register-file-name-handler'. Register both
17929 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
17930 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
17932 2009-08-28 Nick Roberts <nickrob@snap.net.nz>
17934 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
17935 Remove variable ...
17936 (gdb-init-1, gdb-display-separate-io-buffer)
17937 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
17939 (gdb-inferior-io-mode): Use make-comint-in-buffer.
17940 (gdb-inferior-filter): Use comint-output-filter to stop
17941 echoing and remove ^M characters.
17943 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
17945 * emulation/viper-init.el (viper-restore-cursor-type):
17946 * emulation/cua-base.el (cua--update-indications):
17947 Replace default-cursor-type with (default-value 'cursor-type).
17949 * mail/sendmail.el (mail-recover-1):
17950 * international/mule-diag.el (describe-current-coding-system-briefly)
17951 (describe-current-coding-system):
17952 * international/mule-cmds.el (select-safe-coding-system)
17953 (select-message-coding-system)
17954 (set-language-environment-coding-systems, set-locale-environment):
17955 * hexl.el (hexl-insert-multibyte-char):
17956 * dos-w32.el (find-buffer-file-type-coding-system):
17957 * simple.el (what-cursor-position):
17958 Replace uses of default-buffer-file-coding-system
17959 with (default-value 'buffer-file-coding-system).
17961 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
17962 Replace uses of default-cursor-in-non-selected-windows
17963 with (default-value 'cursor-in-non-selected-windows).
17964 Use with-current-buffer.
17966 * mail/feedmail.el: Use CL macros.
17967 (feedmail-run-the-queue, feedmail-send-it-immediately):
17968 * dos-w32.el (find-buffer-file-type): Replace uses of
17969 default-buffer-file-type with (default-value 'buffer-file-type).
17971 2009-08-28 Glenn Morris <rgm@gnu.org>
17973 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
17974 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
17975 Use default-value of major-mode rather than default-major-mode.
17977 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
17979 * Makefile.in (update-elcfiles): Report left over elc files.
17981 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
17982 expand-file-name and with-current-buffer.
17983 (mail-get-names, mail-directory): Use with-current-buffer.
17985 * vc.el (vc-read-revision): New function.
17986 (vc-version-diff, vc-merge): Use it.
17988 2009-08-27 Sam Steingold <sds@gnu.org>
17990 * simple.el (kill-do-not-save-duplicates): New user option.
17991 (kill-new): When it is non-nil, and the new string is the same as
17992 the latest kill, set replace to t to avoid duplicates in kill-ring.
17994 2009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
17996 * net/tramp.el (tramp-handle-process-file): Do not flush all
17997 caches when `process-file-side-effects' is set.
17998 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
17999 instead of `tramp-find-file-exists-command'.
18000 Unset `process-file-side-effects'.
18002 2009-08-27 Michael Albinus <michael.albinus@gmx.de>
18004 * net/tramp.el (tramp-methods): New method "rsyncc".
18005 (top): Add completion function for "rsyncc".
18006 (tramp-message-show-message): New defvar.
18007 (tramp-message, tramp-error): Use it.
18008 (tramp-do-copy-or-rename-file-directly): Extend check for direct
18010 (tramp-do-copy-or-rename-file-out-of-band): Handle new
18011 `tramp-methods' entry `copy-env' of "rsyncc".
18012 (tramp-vc-registered-read-file-names): New defconst.
18013 (tramp-vc-registered-file-names): New defvar.
18014 (tramp-handle-vc-registered): Implement optimization strategy.
18015 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
18016 (tramp-vc-file-name-handler): New defun.
18017 (tramp-get-ls-command, tramp-get-test-command)
18018 (tramp-get-file-exists-command, tramp-get-remote-ln)
18019 (tramp-get-remote-perl, tramp-get-remote-stat)
18020 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
18022 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
18023 (tramp-cache-inhibit-cache): Extend doc string. It allows also
18025 (tramp-get-file-property): Check for timestamps in
18026 `tramp-cache-inhibit-cache'.
18027 (tramp-set-file-property): Write timestamp.
18029 2009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
18031 * language/japan-util.el (japanese-symbol-table): Add entries for
18034 * international/characters.el: Add category `j' to cp932-2-byte.
18036 2009-08-27 Kenichi Handa <handa@m17n.org>
18038 * international/fontset.el (build-default-fontset-data): New macro.
18039 (setup-default-fontset): Use build-default-fontset-data for CJK,
18040 tibetan, ethiopic, and ipa.
18042 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
18044 * cus-start.el (default-major-mode): Customize `major-mode' instead.
18045 (enable-multibyte-characters): Not customizable any more.
18047 * subr.el (default-mode-line-format, default-header-line-format)
18048 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
18049 (default-direction-reversed, default-truncate-lines)
18050 (default-left-margin, default-tab-width, default-case-fold-search)
18051 (default-left-margin-width, default-right-margin-width)
18052 (default-left-fringe-width, default-right-fringe-width)
18053 (default-fringes-outside-margins, default-scroll-bar-width)
18054 (default-vertical-scroll-bar, default-indicate-empty-lines)
18055 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
18056 (default-fringe-cursor-alist, default-scroll-up-aggressively)
18057 (default-scroll-down-aggressively, default-fill-column)
18058 (default-cursor-type, default-buffer-file-type)
18059 (default-cursor-in-non-selected-windows)
18060 (default-buffer-file-coding-system, default-major-mode)
18061 (default-enable-multibyte-characters): Mark as obsolete.
18063 2009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
18065 * vc-dir.el (vc-dir-update): Remove debug helper.
18067 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
18069 2009-08-26 Sam Steingold <sds@gnu.org>
18071 * simple.el (save-interprogram-paste-before-kill): New user option.
18072 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
18073 save the interprogram-paste into kill-ring before overriding it
18074 with the Emacs kill.
18076 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
18078 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
18079 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
18080 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
18081 and move to vc-rcs.el.
18082 (vc-default-next-revision): Rename to vc-rcs-next-revision and
18084 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
18085 (vc-rcs-update-changelog): Remove.
18086 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
18087 and move to vc-rcs.el.
18089 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
18090 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
18092 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
18093 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
18094 vc.el, renamed to be RCS specific.
18096 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
18098 (vc-cvs-update-changelog): Move here from vc.el.
18100 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
18103 2009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
18105 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
18107 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
18109 * vc-git.el (vc-git-register): Use "git add" for directories.
18110 (vc-git-stash, vc-git-stash-show): New functions.
18111 (vc-git-extra-menu-map): Bind them.
18113 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
18114 directory correctly in case the item is a directory itself.
18116 * vc.el: Document the desired behavior for reverted files in the
18118 (vc-default-prettify-state-info): Remove function, unused.
18120 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
18122 2009-08-26 Glenn Morris <rgm@gnu.org>
18124 * bindings.el (standard-mode-line-format): Reposition dashes in
18125 which-func entry. (Bug#4217)
18127 * files.el (enable-local-variables, enable-local-eval)
18128 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
18130 (auto-mode-alist, ignored-local-variables)
18131 (save-some-buffers-action-alist): Move risky declarations to the
18133 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
18134 (font-lock-defaults, format-alist, imenu--index-alist)
18135 (imenu-generic-expression, input-method-alist, minor-mode-alist)
18136 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
18137 (mode-line-modified, mode-line-mule-info, mode-line-position)
18138 (mode-line-process, mode-line-remote, outline-level)
18139 (parse-time-rules, rmail-output-file-alist)
18140 (special-display-buffer-names, vc-mode):
18141 Move risky declarations to the relevant files.
18142 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
18143 (mode-line-modified, mode-line-process, mode-line-position)
18144 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
18145 * font-core.el (font-lock-defaults):
18146 * format.el (format-alist):
18147 * vc-hooks.el (vc-mode):
18148 * window.el (special-display-buffer-names):
18149 * international/mule-cmds.el (input-method-alist):
18150 Define riskiness here (dumped file) rather than in files.el.
18151 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
18152 * imenu.el (imenu-generic-expression, imenu--index-alist):
18153 * outline.el (outline-level):
18154 * time.el (display-time-string):
18155 * calendar/parse-time.el (parse-time-rules):
18156 * mail/rmailout.el (rmail-output-file-alist):
18157 Autoload riskiness here, rather than placing in files.el.
18159 2009-08-26 Andreas Schwab <schwab@linux-m68k.org>
18161 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
18163 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
18165 * simple.el (process-file-side-effects): New defvar.
18167 * dired-aux.el (dired-show-file-type):
18168 * vc.el (vc-diff-internal):
18169 * vc-arch.el (vc-arch-diff):
18170 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
18171 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
18172 * vc-git.el (vc-git-registered, vc-git-working-revision)
18173 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
18174 (vc-git--empty-db-p):
18175 * vc-hooks.el (vc-user-login-name):
18176 * vc-svn.el (vc-svn-registered, vc-svn-state)
18177 (vc-svn-dir-extra-headers, vc-svn-find-revision):
18178 * progmodes/grep.el (grep-probe): Let-bind
18179 `process-file-side-effects' with nil.
18181 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
18183 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
18184 daemon. Replace ping by checking for running service for bluez
18185 and zeroconf. (Bug#4239)
18187 2009-08-25 Kevin Ryde <user42@zip.com.au>
18189 * net/dig.el (dig): Add autoload cookie.
18191 2009-08-25 Glenn Morris <rgm@gnu.org>
18193 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
18194 load-history for absolute file-names.
18195 (byte-compile-file-form-require): Warn about use of the cl package.
18197 * format.el (format-alist): Doc fix.
18199 * play/bubbles.el (top-level): Don't require cl at run-time.
18201 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
18204 2009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
18206 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
18208 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
18210 2009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
18212 * calc/calc-alg.el (math-trig-rewrite)
18213 (math-hyperbolic-trig-rewrite): New functions.
18214 (calc-simplify): Simplify trig functions when asked.
18216 2009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
18218 * diff-mode.el (diff-find-source-location): Avoid goto-line.
18220 2009-08-24 Kenichi Handa <handa@m17n.org>
18222 * language/ind-util.el (mapthread): Delete it.
18223 (combinatorial): New function.
18224 (indian--puthash-cv): Use combinatorial instead of mapthread.
18226 2009-08-22 Kevin Ryde <user42@zip.com.au>
18228 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
18229 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
18230 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
18231 Clarify docstring that the value is strings not symbols.
18232 (checkdoc-list-of-strings-p): New function.
18234 2009-08-22 Glenn Morris <rgm@gnu.org>
18236 * files.el (auto-mode-alist):
18237 * hippie-exp.el (he-concat-directory-file-name):
18238 * lpr.el (lpr-windows-system, printer-name):
18239 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
18240 * ps-print.el (ps-windows-system):
18241 * startup.el (command-line):
18242 * emulation/viper-ex.el (viper-glob-function):
18243 * international/mule-cmds.el (set-language-environment-coding-systems):
18244 * net/ange-ftp.el (ange-ftp-write-region):
18245 * obsolete/fast-lock.el (fast-lock-cache-name):
18246 Remove code for defunct system-types emx, macos, mswindows, next-mach,
18247 unisoft-unix, vax-vms, win32, w32.
18249 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
18250 given name if the pattern is not more specific.
18252 * calendar/lunar.el (lunar-phase-names): New option.
18253 (lunar-phase): Doc fix.
18254 (lunar-cycles-per-year): New constant.
18255 (lunar-index): New function.
18256 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
18257 (lunar-phase-name): Use lunar-phase-names.
18258 (calendar-lunar-phases): Use format.
18259 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
18261 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
18262 Copy imenu-example--name-and-position function here for own use.
18263 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
18265 * bs.el (bs--redisplay):
18266 * cus-edit.el (custom-redraw):
18267 * ibuffer.el (ibuffer-bury-buffer):
18268 * server.el (server-goto-line-column):
18269 * startup.el (command-line-1):
18270 * strokes.el (strokes-xpm-for-stroke):
18271 * term.el (term-display-buffer-line):
18272 * view.el (View-goto-line):
18273 * calc/calc.el (calc-do, calc-trail-buffer):
18274 * play/gamegrid.el (gamegrid-add-score-insecure):
18275 * progmodes/ada-mode.el (ada-compile-goto-error):
18276 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
18277 (ebrowse-select-1st-to-9nth):
18278 * progmodes/cperl-mode.el (cperl-time-fontification):
18279 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
18280 * progmodes/gud.el (gud-display-line):
18281 (idlwave-shell-display-line):
18282 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
18283 * progmodes/make-mode.el (makefile-browser-toggle):
18284 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
18285 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
18286 * textmodes/picture.el (picture-draw-rectangle):
18287 * textmodes/reftex-index.el (reftex-index-goto-letter):
18288 (reftex-select-jump-to-previous):
18289 * textmodes/reftex-sel.el (reftex-find-start-point)
18290 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
18291 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
18292 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
18293 * textmodes/tex-mode.el (tex-compilation-parse-errors):
18294 * textmodes/two-column.el (2C-associated-buffer):
18295 Use forward-line rather than goto-line.
18297 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
18300 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
18301 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
18302 (quick-check-list-to-regexp): Declare.
18304 * progmodes/make-mode.el (makefile-browser-insert-selection):
18305 Use goto-char rather than goto-line.
18307 * progmodes/prolog.el (compilation-error-regexp-alist)
18308 (compilation-forget-errors): Declare.
18310 2009-08-22 Juri Linkov <juri@jurta.org>
18312 * progmodes/grep.el (lgrep, rgrep): At the beginning
18313 set `dir' to `default-directory' unless `dir' is a non-nil
18314 readable directory. (Bug#4052)
18315 (lgrep, rgrep): Change a weird way to report an error
18316 from using `read-string' to using `error'.
18317 Instead of using interactive arguments in the function body,
18318 add new argument `confirm'.
18320 2009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
18322 * textmodes/remember.el (remember-buffer):
18323 * progmodes/cperl-mode.el (cperl-vc-header-alist):
18324 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
18325 (icalendar-extract-ical-from-buffer):
18326 * net/newst-treeview.el (newsticker-groups-filename):
18327 * net/newst-backend.el (newsticker-cache-filename):
18328 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
18329 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
18330 (speedbar-add-ignored-path-regexp, speedbar-line-path)
18331 (speedbar-buffers-line-path, speedbar-path-line)
18332 (speedbar-buffers-line-path):
18333 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
18335 * epa.el (epa-display-verify-result):
18336 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
18338 2009-08-21 Glenn Morris <rgm@gnu.org>
18340 * progmodes/js.el (inferior-moz-process): Fix declaration.
18342 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
18344 * obsolete/rnewspost.el (news-mail-reply):
18345 Use goto-char rather than goto-line.
18347 * term/ns-win.el (ns-open-file-select-line):
18348 Use line-beginning-position rather than goto-line.
18350 * apropos.el (apropos-command):
18351 * ehelp.el (electric-helpify):
18352 * printing.el (pr-show-setup):
18353 * strokes.el (strokes-help):
18354 * tutorial.el (tutorial--describe-nonstandard-key)
18355 (tutorial--detailed-help):
18356 * woman.el (woman-mini-help, woman-display-extended-fonts):
18357 * calc/calc-help.el (calc-describe-key):
18358 * emulation/edt.el (edt-electric-helpify):
18359 * international/mule-diag.el (mule-diag):
18360 * play/yow.el (apropos-zippy):
18361 * progmodes/python.el (python-describe-symbol):
18362 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
18363 * textmodes/table.el (*table--cell-describe-mode)
18364 (*table--cell-describe-bindings):
18365 Use help-print-return-message rather than the now obsolete alias.
18367 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
18368 (calendar-cursor-to-visible-date):
18369 * play/5x5.el (5x5-position-cursor):
18370 * play/decipher.el (decipher):
18371 * play/gomoku.el (gomoku-goto-xy):
18372 * play/landmark.el (lm-goto-xy):
18373 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
18374 (mpuz-paint-digit):
18375 Use forward-line, not goto-line.
18377 * mail/rmail.el (rmail-obsolete): Delete custom group.
18378 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
18379 (rmail-remote-password, rmail-remote-password-required):
18380 Remove unneeded :set-after and :set properties.
18382 2009-08-21 Michael Albinus <michael.albinus@gmx.de>
18384 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
18386 2009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
18388 * loadup.el: Remove leftover macos code.
18390 * vc-git.el (vc-git-annotate-command): Run asynchronously.
18391 Explicitly pass the date format to git blame so that user local
18392 so that the output format can be parsed.
18394 2009-08-20 Michael Albinus <michael.albinus@gmx.de>
18396 * net/dbus.el (top): Don't check for (getenv
18397 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
18399 2009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
18401 * log-edit.el (log-edit-strip-single-file-name): New var.
18402 (log-edit-insert-changelog): Use it. Bug#3571
18404 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
18406 * subr.el (read-passwd): Use read-key so keypad keys work as well.
18409 * help.el (help-print-return-message): Rename from
18410 print-help-return-message.
18412 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
18413 cvs-mode-map parent hack.
18414 (log-view-mode): Derive from special-mode.
18416 * linum.el (linum-mode): window-size-change-functions is redundant.
18417 Adapt to new window-configuration-change-hook behavior.
18418 (linum-after-size, linum-after-config): Remove.
18420 * imenu.el (imenu-example--name-and-position)
18421 (imenu-example--lisp-extract-index-name)
18422 (imenu-example--create-lisp-index, imenu-example--create-c-index):
18425 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
18426 (inferior-prolog-mode): Use it.
18427 (inferior-prolog-load-file): Reset list of errors.
18429 2009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
18431 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
18433 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
18435 2009-08-19 Michael Albinus <michael.albinus@gmx.de>
18437 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
18438 is running already.
18440 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
18442 * subr.el (listify-key-sequence-1): Use normal syntax since those
18443 integers are nowadays always represented by the same (positive) number
18445 (read-key-empty-map): New const.
18446 (read-key-delay): New var.
18447 (read-key): New function.
18448 (force-mode-line-update): Use with-current-buffer.
18449 (locate-user-emacs-file): Don't forget to abbreviate the file name.
18450 (start-process-shell-command, start-file-process-shell-command):
18451 Discourage the use of command-args.
18453 2009-08-19 Glenn Morris <rgm@gnu.org>
18455 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
18457 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
18459 * simple.el (choose-completion-string): Don't rely on
18460 minibuffer-completing-file-name and ad-hoc checks to decide whether
18461 to continue completion or not.
18463 * minibuffer.el (minibuffer-hide-completions): New function.
18464 (completion--do-completion): Use it.
18465 (completions-annotations): New face.
18466 (completion--insert-strings): Use it.
18467 (completion-pcm--delim-wild-regex): Add docstring.
18468 (completion-pcm--string->pattern): Add support for 0-width delimiters
18469 in completion-pcm--delim-wild-regex.
18471 2009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
18473 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
18474 Remove unused var `buffer-modified-p'.
18476 * minibuffer.el (completion--do-completion): Move point for the #b001
18477 case as well (bug#4176).
18478 (minibuffer-complete, minibuffer-complete-word): Don't move point.
18480 2009-08-18 Michael Albinus <michael.albinus@gmx.de>
18482 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
18483 and :session buses.
18485 2009-08-18 Kenichi Handa <handa@m17n.org>
18487 * international/ucs-normalize.el (ucs-normalize-version):
18489 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
18490 (utf-8-hfs): Make it perform normalization on encoding too.
18492 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
18493 (sentence-end-without-space): Delete duplicated chars.
18494 (sentence-end-base): Likewise.
18496 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
18497 (html-mode): Delete duplicated chars from sentence-end-base.
18499 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
18500 (texinfo-mode): Delete duplicated chars from sentence-end-base.
18502 2009-08-17 Chong Yidong <cyd@stupidchicken.com>
18504 * files.el (hack-one-local-variable): If the mode function is for
18505 a minor mode, pass it an argument (Bug#4148).
18507 2009-08-17 Michael Albinus <michael.albinus@gmx.de>
18509 * net/tramp.el (tramp-register-completion-file-name-handler):
18510 Check also for (member 'partial-completion completion-styles).
18512 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
18514 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
18517 2009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
18519 * progmodes/cperl-mode.el: Merge upstream 6.2.
18520 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
18521 (cperl-forward-re): Check cperl-brace-recursing.
18522 (cperl-highlight-charclass): New function.
18523 (cperl-find-pods-heres): Use it.
18524 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
18525 (cperl-beautify-regexp-piece): Fix column calculation.
18526 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
18527 (cperl-beautify-level): Don't process entire regexp.
18528 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
18530 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
18531 (cperl-init-faces): Build a list in the normal way.
18533 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
18535 * calendar/parse-time.el (parse-time-string-chars): Save match
18538 2009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
18540 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
18541 (sql-product): Use it.
18542 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
18543 (sql-set-product): Add completion.
18544 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
18545 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
18546 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
18547 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
18548 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
18549 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
18550 (sql-highlight-db2-keywords): Remove.
18551 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
18552 (sql-highlight-product): Use derived-mode-p.
18553 (sql-set-sqli-buffer): Use with-current-buffer.
18554 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
18557 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
18559 * term.el: Fix commenting convention, turn comments into docstrings.
18561 2009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
18563 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
18565 2009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
18567 * calendar/parse-time.el (parse-time-string-chars): Compute using
18568 character classes, to handle non-ascii characters (Bug#3190).
18570 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
18572 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
18573 another heredoc if the user adds another < (Bug#3226).
18575 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
18576 Don't initialize based on window-system (Bug#4124).
18578 * facemenu.el (facemenu-read-color): Use a completion function
18579 that accepts any defined color, such as RGB triplets (Bug#3677).
18581 * files.el (get-free-disk-space): Change fallback default
18582 directory to /. Expand DIR argument before switching to fallback.
18583 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
18585 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
18587 * files.el (load-library): Doc fix.
18589 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
18591 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
18592 (viper-if-string): Redefine C-s in the minibuffer to insert the last
18593 incremental search string.
18595 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
18598 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
18599 (ediff-merge-region-is-non-clash)
18600 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
18601 Also check if the job is really a merge job.
18603 * ediff.el (ediff-current-file): New function.
18605 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
18607 * progmodes/js.el: Edit docstrings throughout to follow Emacs
18609 (js-insert-and-indent): Delete function.
18610 (js-mode-map): Don't bind keys to js-insert-and-indent.
18611 (js-beginning-of-defun): Rename from js--beginning-of-defun.
18612 (js-end-of-defun): Rename from js--end-of-defun.
18613 (js-auto-indent-flag): Delete variable.
18615 2009-08-14 Chong Yidong <cyd@stupidchicken.com>
18617 * progmodes/js.el: Remove proclaim statement.
18618 Defvar which-func-imenu-joiner-function to silence compiler.
18620 * files.el (auto-mode-alist): Use js-mode for .js files.
18622 * progmodes/js2-mode.el: Remove file.
18624 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
18626 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
18628 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
18630 2009-08-14 Daniel Colascione <dan.colascione@gmail.com>
18631 Karl Landstrom <karl.landstrom@brgeight.se>
18633 * progmodes/js.el: New file.
18635 2009-08-14 Mark A. Hershberger <mah@everybody.org>
18637 * timezone.el (timezone-parse-date): Add ability to understand ISO
18638 basic format (minimal separators) dates in addition to the
18639 already-supported extended format dates.
18641 2009-08-14 Eli Zaretskii <eliz@gnu.org>
18643 * international/ucs-normalize.el: Add a `coding' file variable.
18645 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
18647 2009-08-14 Sam Steingold <sds@gnu.org>
18649 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
18651 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
18653 * faces.el (help-argument-name): Define it here instead of
18654 help-fns.el, because in daemon mode help-fns.el may be loaded when
18655 faces are still uninitialized (Bug#1078).
18657 * help-fns.el (help-argument-name): Move defface to faces.el.
18659 2009-08-13 Nick Roberts <nickrob@snap.net.nz>
18661 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
18662 create buffer with a pty but no process so that GDB can make the
18663 inferior the controlling process.
18665 2009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
18667 * international/ucs-normalize.el: New file.
18669 2009-08-13 Richard Stallman <rms@gnu.org>
18671 * mail/rmail.el (rmail-get-attr-names):
18672 Accept an attribute header that is too short.
18674 * mail/rmail.el (rmail-forget-messages):
18675 Ignore nil elt in rmail-message-vector. Use dotimes.
18677 * progmodes/compile.el (compilation-goto-locus):
18678 Use next-error-move-function.
18680 * simple.el (next-error-move-function): New variable.
18682 2009-08-12 Juri Linkov <juri@jurta.org>
18684 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
18685 always non-nil. (Bug#4052)
18687 * replace.el (read-regexp): Return empty string when
18688 `default-value' is nil.
18689 (keep-lines-read-args): Don't use empty string as the
18690 default value for `read-regexp'. (Bug#2495)
18692 2009-08-12 Juri Linkov <juri@jurta.org>
18694 * international/mule-cmds.el (ucs-insert): Change arguments
18695 from `arg' to `character', `count', `inherit' to be the same
18696 as in `insert-char'. Doc fix. (Bug#4039)
18698 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
18700 2009-08-12 Juri Linkov <juri@jurta.org>
18702 * files-x.el: New file.
18704 * files.el: Move code that deals with adding/deleting
18705 file/directory-local variables to files-x.el.
18707 * Makefile.in (ELCFILES): Add files-x.elc.
18709 2009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
18711 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
18712 to use `goto-line'.
18713 (gdb-place-breakpoints, gdb-get-location): Rewritten without
18715 (gdb-invalidate-disassembly): Do not refresh upon receiving
18716 'update signal. Instead, update all disassembly buffers only after
18718 (gdb): Send -target-detach when buffer is killed (Bug#3794).
18719 (gdb-starting): Move -data-list-register-names...
18720 (gdb-stopped): ...here so it's sent when first thread stops.
18721 (gdb-registers-handler-custom): Do nothing if register names are
18724 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
18725 from `gdb-mi.el' to avoid extra tangling.
18727 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
18728 change which breaks `gud-def' definitions used in `gdb'.
18729 (gdb-update-gud-running): No extra fuss for updating frame number.
18731 2009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
18733 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
18734 (describe-language-environment-map, setup-language-environment-map)
18735 (set-coding-system-map): Move initialization into declaration.
18736 (set-language-info-alist): Last arg to define-key-after can be skipped.
18738 * international/quail.el (quail-completion-1): Simplify.
18739 (quail-define-rules): Use slightly more compact code.
18740 (quail-insert-decode-map): Propertize keys, compact columns.
18742 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
18745 2009-08-10 Miles Bader <miles@gnu.org>
18747 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
18748 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
18749 (js2-instance-member, js2-private-member, js2-private-function-call)
18750 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
18751 (js2-magic-paren, js2-external-variable):
18752 Remove "-face" suffix from face names.
18753 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
18754 (js2-highlight-undeclared-vars, js2-peek-token)
18755 (js2-parse-function-params, js2-mode-show-errors)
18756 (js2-mode-show-warnings, js2-make-magic-delimiter)
18757 (js2-mode-highlight-magic-parens): Update to use new face names.
18759 2009-08-09 Michael Albinus <michael.albinus@gmx.de>
18761 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
18762 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
18764 2009-08-09 Chong Yidong <cyd@stupidchicken.com>
18766 * subr.el: Provide hashtable-print-readable.
18768 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
18769 hs-c-like-adjust-block-beginning.
18770 (hs-hide-block-at-point): Stop hiding at the beginning of
18771 hs-block-end-regexp (Bug#700).
18773 2009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
18775 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
18777 (gdb-registers-handler-custom): Do not fail when register names
18780 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
18782 * progmodes/gdb-mi.el (gdb-control-all-threads)
18783 (gdb-control-current-thread): Interactive setters for
18784 `gdb-gud-control-all-threads' to use in menu.
18785 (gdb-show-run-p): Show «Go» when process is not active.
18786 (gud-tool-bar-map): Add non-stop/A,T indicator.
18787 Uses gud/thread.xpm and gud/all.xpm.
18789 2009-08-08 Yoni Rabkin <yoni@rabkins.net>
18791 * net/net-utils.el (net-utils-font-lock-keywords): New var.
18792 (nslookup-font-lock-keywords): Make it a variable.
18793 (net-utils-mode): New mode for viewing diagnostic network output.
18794 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
18795 (net-utils-run-simple): New function.
18796 (ifconfig, iwconfig, netstat, arp, route): Use it.
18798 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
18800 * progmodes/gdb-mi.el (gdb-read-memory-custom)
18801 (gdb-memory-set-address, def-gdb-set-positive-number)
18802 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
18803 after changing settings.
18804 (gdb-invalidate-disassembly): Update when first shown.
18805 (gdb-edit-locals-value): Fixed.
18806 (gdb-registers-handler-custom): Print registers in right order and
18807 allow changing register values (only for current thread yet).
18808 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
18809 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
18810 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
18811 (gdb-locals-handler-custom, gdb-registers-handler-custom):
18812 Thread info in mode name.
18813 (gdb-registers-mode-map): TAB to switch to locals.
18815 2009-08-08 Eli Zaretskii <eliz@gnu.org>
18817 * mail/rmail.el (rmail-add-mbox-headers)
18818 (rmail-set-message-counters-counter): Search for
18819 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
18821 2009-08-08 Glenn Morris <rgm@gnu.org>
18823 * Makefile.in (ELCFILES): Update.
18825 2009-08-07 Eli Zaretskii <eliz@gnu.org>
18827 * mail/sendmail.el (mail-yank-original):
18828 Set buffer-file-coding-system from the one used by the message whose
18831 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
18832 to "windows" when "pgnuplot" is used.
18833 (calc-graph-command, calc-gnuplot-command, calc-graph-init):
18834 Don't call accept-process-output if "pgnuplot" is used.
18835 (calc-graph-init): Don't send -display and -geometry to
18836 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
18837 running "pgnuplot -V" with shell-command-to-string.
18839 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
18842 2009-08-07 Eli Zaretskii <eliz@gnu.org>
18844 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
18847 2009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
18849 * vc-dispatcher.el (vc-resynch-window): Update comment.
18851 * term.el (term-handle-ansi-escape): Add comments with the
18852 terminfo capabilities implemented.
18854 2009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
18856 * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
18857 (gdb-var-create-handler): Rewritten using JSON parser.
18858 (gdb-propertize-header): Move earlier.
18859 (gdb-set-header): Remove to avoid duplication.
18860 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
18861 Refresh disassembly buffers only after threads list have been
18863 (gdb-threads-header, gdb-registers-header): Per-buffer header line
18866 2009-08-04 Juri Linkov <juri@jurta.org>
18868 * files.el: Commands to add/delete file/directory-local variables.
18869 (read-file-local-variable, read-file-local-variable-value)
18870 (read-file-local-variable-mode, modify-file-local-variable)
18871 (modify-file-local-variable-prop-line)
18872 (modify-dir-local-variable): New functions.
18873 (add-file-local-variable, delete-file-local-variable)
18874 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
18875 (add-dir-local-variable, delete-dir-local-variable)
18876 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
18877 (copy-dir-locals-to-file-locals-prop-line): New commands.
18879 2009-08-04 Chong Yidong <cyd@stupidchicken.com>
18881 * abbrev.el (insert-abbrev-table-description): Prettify output.
18882 Suggested by Karl Chen.
18884 2009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
18886 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
18887 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
18888 (gdb-overlay-arrow-position, gdb-thread-position)
18889 (gdb-disassembly-position): Declare variables.
18890 (gdb-wait-for-pending): Function now.
18891 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
18892 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
18893 compilation goes smoothly.
18894 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
18895 (gdb-non-stop-setting): New customization setting which replaces
18896 `gdb-non-stop' so changing it doesn't break active GDB session.
18897 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
18898 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
18899 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
18900 (gdb-show-threads-by-default): New customization options.
18901 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
18903 (gdb-get-buffer-create): Send buffers update signal when they are
18905 (gdb-invalidate-locals, gdb-invalidate-registers)
18906 (gdb-invalidate-breakpoints)
18907 (gdb-invalidate-threads, gdb-invalidate-disassembly)
18908 (gdb-invalidate-memory): Accept update signal.
18909 (gdb-current-context-command): Use --frame option.
18910 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
18911 Implement `gdb-frame-number' selection logic.
18912 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
18913 whether to show GUD toolbar buttons.
18914 (gdb-thread-exited): Unselect current thread when it exits.
18915 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
18916 (gdb-mark-line): Routine which sets overlay arrow or inverses
18917 video on fringeless displays.
18918 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
18919 to build aligned columns of data in GDB buffers and set text
18920 properties line-by-line.
18921 (gdb-invalidate-breakpoints)
18922 (gdb-breakpoints-list-handler-custom)
18923 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
18924 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
18925 (gdb-registers-handler-custom): Align data columns.
18926 (gdb-locals-handler-custom): Now prints data like in variable
18928 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
18929 Remove confusing buttons.
18930 (gdb-invalidate-threads): Append --frame.
18931 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
18932 between breakpoints/threads buffers.
18933 (gdb-set-window-buffer): Now can ignore dedicated windows.
18934 (gdb-propertize-header): Use `gdb-set-window-buffer'.
18935 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
18936 (def-gdb-thread-buffer-gud-command): Replaces
18937 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
18938 for fine thread control.
18939 (gdb-preempt-existing-or-display-buffer): New function used to
18940 display bound buffers without breaking window layout.
18941 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
18942 (gdb-select-frame): New version of `gdb-frames-select' which now
18943 sets `gdb-frame-number' so commands may use --frame option instead
18944 of inner debugger state.
18945 (gdb-frame-handler): Do not set `gdb-frame-number'.
18946 (gdb-threads-mode-map): Select threads with mouse.
18948 * progmodes/gud.el (gdb-gud-context-call): Declare function to
18949 avoid compilation warning.
18950 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
18953 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
18954 Argument `key' renamed to `buffer-type'.
18955 (gdb-current-context-buffer-name): Do not add thread info to
18956 buffer name when no thread is selected.
18957 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
18958 command (bug 3794).
18959 (gdb-thread-selected): Handle `=thread-selected' notification.
18960 (gdb-wait-for-pending): New macro to deal with congestion problems.
18961 (gdb-breakpoints-list-handler-custom): Don't fail on pending
18963 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
18964 This fixes problem similar to one described in bug 3947.
18965 (gud-menu-map): More menu items.
18966 (gdb-init-1): Reset `gdb-thread-number' to nil.
18968 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
18971 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
18972 (gdb-current-context-command): Do not append --thread if
18973 `gdb-thread-number' is nil.
18974 (gdb-running-threads-count, gdb-stopped-threads-count):
18976 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
18977 (gdb-stopped-hooks, gdb-switch-when-another-stopped):
18978 New customization options.
18979 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
18981 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
18982 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
18983 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
18984 set `gdb-thread-number' and update `gud-running' properly.
18985 (gdb-running): Update threads list when new threads appear.
18986 (gdb-stopped): Support non-stop operation and new thread switching
18988 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
18989 (gdb-json-partial-output): New set of JSON routines.
18990 (def-gdb-auto-update-trigger): New `signal-list' optional
18992 (gdb-thread-list-handler-custom): Update `gud-running',
18993 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
18994 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
18995 (gdb-continue-thread, gdb-step-thread): New commands for fine
18996 thread execution control.
18997 (gud-menu-map): New menu items to switch non-stop options.
18998 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
18999 (gdb-send): Mimic RET properly (bug 3794).
19001 * progmodes/gdb-mi.el (gdb-rules-name-maker)
19002 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
19004 (def-gdb-auto-update-handler): New nopreserve optional argument.
19005 (gdb-stack-list-frames-custom): Print stack from top to bottom.
19007 * progmodes/gdb-mi.el (gdb-pc-address): Remove unused variable.
19008 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
19009 (gdb-parent-mode): New mode to derive other GDB modes from.
19010 (gdb-display-disassembly-for-thread)
19011 (gdb-frame-disassembly-for-thread): New commands for threads
19014 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
19015 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
19016 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
19017 (gdb-update): We now store all GDB buffers in a list so that they
19018 can be updated by traversing a list instead of calling invalidate
19019 triggers explicitly.
19020 (def-gdb-trigger-and-handler): New macro to define trigger-handler
19021 pair for GDB buffer.
19022 (gdb-stack-buffer-name): Add thread information.
19023 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
19024 handle pending triggers.
19025 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
19026 (def-gdb-thread-buffer-simple-command)
19027 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
19028 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
19029 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
19030 New commands which show buffers bound to thread.
19031 (gdb-stack-list-locals-regexp): Remove unused regexp.
19033 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
19034 (gdb-locals-buffer-name, gdb-registers-buffer-name)
19035 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
19036 to (gud-comint-buffer) in *-buffer-name functions
19037 because (gdb-get-target-string) already does that.
19038 (gdb-locals-handler-custom, gdb-registers-handler-custom)
19039 (gdb-changed-registers-handler): Rewritten without regexps.
19041 * progmodes/gdb-mi.el: Basic thread selection support.
19042 (gdb-thread-number): New variable.
19043 (gdb-current-context-command): New macro which adds --thread
19045 (gdb-threads-mode-map): Select thread with SPC.
19046 (gdb-thread-list-handler-custom): Mark current thread with overlay
19047 arrow. Synchronize GDB thread and Emacs thread.
19048 (gdb-select-thread): New command which selects current thread.
19049 (gdb-invalidate-frames, gdb-invalidate-locals)
19050 (gdb-invalidate-registers): Use --thread option.
19052 2009-08-04 Michael Albinus <michael.albinus@gmx.de>
19054 * net/tramp.el (top): Make check for tramp-gvfs loading more
19056 (tramp-handle-insert-file-contents): `unwind-protect' must be
19057 inside `with-parsed-tramp-file-name'.
19059 * net/tramp-gvfs.el (top): Remove superfluous message when loading
19062 2009-08-03 Nick Roberts <nickrob@snap.net.nz>
19064 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
19065 directory if CLASSPATH is not set.
19067 2009-08-03 Michael Albinus <michael.albinus@gmx.de>
19069 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
19071 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
19073 2009-08-02 Kevin Ryde <user42@zip.com.au>
19075 * net/newst-backend.el (newsticker--raw-url-list-defaults):
19076 Update freshmeat link. Delete newsforge.com as it seems gone.
19078 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
19080 * select.el (x-set-selection): Doc fix (Bug#4021).
19082 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
19084 * help-fns.el (describe-variable): Treat list return values from
19085 dir-locals-find-file properly (Bug#4005).
19087 2009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
19089 * net/tramp.el (tramp-debug-message): Print also microseconds.
19091 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
19093 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
19095 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
19096 (tramp-get-debug-buffer): Change `outline-regexp' according to new
19099 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
19100 (tramp-get-file-property): Use it.
19102 * autorevert.el (auto-revert-handler):
19103 Allow `auto-revert-tail-mode' for remote files.
19105 2009-08-02 Jason Rumney <jasonr@gnu.org>
19107 * minibuffer.el (read-file-name): Treat confirm options to
19108 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
19110 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
19112 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
19113 (font-lock-variable-name-face, font-lock-constant-face):
19114 Darken the colors for light backgrounds.
19116 2009-08-01 Eli Zaretskii <eliz@gnu.org>
19118 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
19119 month names. (Bug#3987)
19121 2009-07-31 Chong Yidong <cyd@stupidchicken.com>
19123 * simple.el (line-move-finish): Pass whole number to
19124 line-move-to-column.
19125 (line-move-visual): Perform hscroll to the recorded position.
19127 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
19129 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
19131 2009-07-29 Alan Mackenzie <acm@muc.de>
19133 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
19135 2009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
19137 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
19138 (gdb-place-breakpoints): Use full path when setting breakpoints.
19140 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
19142 * calc/calc.el (calc-mode-map): Add keybinding for
19143 `calc-transpose-lines'.
19145 2009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
19147 * calc/calc-misc.el (calc-transpose-lines): New function.
19149 2009-07-28 Michael Albinus <michael.albinus@gmx.de>
19151 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
19152 Simplify check for out-of-band methods.
19153 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
19154 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
19156 2009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
19158 * vc-git.el (vc-git-checkin): Fix typo.
19160 2009-07-28 Steve Yegge <steve.yegge@gmail.com>
19162 * progmodes/js2-mode.el: New file.
19164 2009-07-28 Nick Roberts <nickrob@snap.net.nz>
19166 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
19167 (gud-menu-map): Adjust tooltip accordingly.
19169 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
19171 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
19172 (vc-bzr-log-view-mode): Adjust log-view-file-re.
19174 * add-log.el (change-log-mode-map): Add a menu.
19176 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
19178 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
19179 function returns nil.
19180 (dbus-handle-event): Handle special return value :ignore.
19181 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
19183 2009-07-26 Chong Yidong <cyd@stupidchicken.com>
19185 * view.el (view-mode-enable): Don't define Helper-return-blurb if
19188 2009-07-25 Eli Zaretskii <eliz@gnu.org>
19192 * w32-vars.el (x-select-enable-clipboard): Doc fix.
19194 * term/pc-win.el (x-display-name, x-colors)
19195 (x-select-enable-clipboard, x-select-text): Doc fix.
19197 * term/common-win.el (x-display-name, x-colors): Doc fix.
19199 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
19200 (xw-defined-colors): Doc fix.
19202 * w32-fns.el (x-select-text, x-setup-function-keys)
19203 (x-get-selection, x-set-selection): Doc fix.
19205 * term/x-win.el (x-select-text, x-setup-function-keys)
19206 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
19208 * select.el (x-set-selection): Doc fix.
19210 2009-07-25 Michael Albinus <michael.albinus@gmx.de>
19212 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
19213 instead of "IsNSSSupportAvailable". Avahi ought to work also when
19214 "IsNSSSupportAvailable" method is not available.
19215 Reported by Steve Youngs <steve@sxemacs.org>.
19217 2009-07-24 Kenichi Handa <handa@m17n.org>
19219 * international/characters.el: Fix setting of category ?C, ?|, ?K,
19220 and ?H. Fix setting of case for Latin Extended and Greek Extended.
19221 (build-unicode-category-table): Fix range checks.
19223 2009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
19225 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
19226 the buffer we try to sync is current when calling
19229 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
19230 not show up to date files.
19232 2009-07-24 Glenn Morris <rgm@gnu.org>
19234 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
19235 Add autoload cookies. If necessary, initialize.
19236 (elint-log): Handle non-file buffers.
19237 (elint-initialize): Add optional argument to reinitialize.
19238 (elint-find-builtin-variables): Save excursion.
19240 2009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
19242 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
19245 2009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
19247 * vc.el (vc-print-log-internal): New function, split out from ...
19248 (vc-print-log): ... here.
19249 (vc-dir-move-to-goal-column): Declare.
19251 * vc-git.el (vc-git-add-signoff): New variable.
19252 (vc-git-checkin): Use it.
19253 (vc-git-toggle-signoff): New function.
19254 (vc-git-extra-menu-map): Bind it to menu.
19255 (vc-git--run-command-string): Accept a nil FILE argument.
19256 (vc-git-stash-list): New function.
19257 (vc-git-dir-extra-headers): Use it.
19259 2009-07-23 Glenn Morris <rgm@gnu.org>
19261 * help-fns.el (describe-variable): Describe ignored and risky local
19262 variables in a similar way to that in which we describe safe ones.
19264 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
19265 (byte-compile-output-file-form, byte-compile-output-docform)
19266 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
19267 Give some more local variables with common names a "bytecomp-" prefix,
19268 so as not to shadow things during compilation.
19269 * emacs-lisp/cl-macs.el (load-time-value)
19270 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
19271 `outbuffer' to `bytecomp-outbuffer'.
19273 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
19274 since the next two variables cover them automatically now.
19275 (elint-builtin-variables, elint-autoloaded-variables): New.
19276 (elint-unknown-builtin-args): Remove all members, since they can be
19277 parsed automatically now.
19278 (elint-extra-errors): New.
19279 (elint-env-add-env, elint-env-add-macro): Use cadr.
19280 (elint-current-buffer): Use or. Change final message.
19281 (elint-get-top-forms): Use line-end-position.
19282 (elint-init-env): Use cadr. Handle autoload, declare-function,
19284 (elint-add-required-env): Doc fix. Use or. Standardize error.
19285 (regexp-assoc): Remove unused function.
19286 (elint-top-form): Set elint-current-pos, to record the start of the
19287 top-level form, for compilation-mode.
19288 (elint-form): Trap errors in macro expansion. Use dolist.
19289 (elint-unbound-variable): Use elint-builtin-variables and
19290 elint-autoloaded-variables.
19291 (elint-get-args): Use cadr, or.
19292 (elint-check-cond-form): Use dolist, cadr.
19293 (elint-check-condition-case-form): Doc fix. Use cadr.
19294 Use elint-extra-errors.
19295 (elint-log): New function.
19296 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
19297 Distinguish errors and warnings.
19298 (elint-log-message): Use with-current-buffer. Inhibit read-only.
19299 Use a bytecomp-style format.
19300 (elint-clear-log): Preserve default-directory. Inhibit read-only.
19301 (elint-get-log-buffer): Use compilation mode. Disable undo.
19302 Don't truncate lines.
19303 (elint-initialize): Set builtin and autoloaded variable lists.
19304 Only process elint-unknown-builtin-args if non-nil.
19305 (elint-find-builtin-variables, elint-find-autoloaded-variables):
19307 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
19309 2009-07-22 Kevin Ryde <user42@zip.com.au>
19311 * net/newst-backend.el (newsticker--parse-atom-1.0)
19312 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
19313 (newsticker--parse-rss-1.0):
19314 * progmodes/idlwave.el (idlwave-mode):
19315 * progmodes/idlw-shell.el (idlwave-shell-mode):
19316 * progmodes/vera-mode.el (vera-mode):
19317 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
19318 * progmodes/vhdl-mode.el (vhdl-mode):
19319 * textmodes/table.el (table-generate-source)
19320 (table--warn-incompatibility):
19321 Hyperlink urls in docstrings with URL `...'.
19323 2009-07-22 Glenn Morris <rgm@gnu.org>
19325 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
19326 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
19327 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
19328 Remove leading * from defcustom docs.
19330 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
19332 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
19334 (list-load-path-shadows): Optionally, just return shadows as a string.
19336 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
19338 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
19340 * mail/rmailedit.el (rmail-edit-mode):
19341 Use auto-save-include-big-deletions.
19343 * mail/rmail.el (rmail-variables):
19344 Use auto-save-include-big-deletions.
19346 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
19349 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
19351 * calc/calc.el (calc-undo-length): New variable.
19352 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
19354 2009-07-21 Richard Stallman <rms@gnu.org>
19356 * files.el (auto-save-mode): Handle buffer-save-size = -2
19359 2009-07-21 Glenn Morris <rgm@gnu.org>
19361 * textmodes/ispell.el (ispell-looking-back): Update declaration.
19363 * calendar/todo-mode.el (calendar-current-date): Update declaration.
19365 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
19366 silence compiler. Instead...
19367 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
19368 (ps-print-ensure-fontified): Update for above function name changes.
19370 * printing.el (pr-mh-get-msg-num, pr-mh-show)
19371 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
19372 silence compiler. Instead...
19373 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
19374 (mh-show-buffer): Only define for compiler.
19375 (pr-mh-current-message): Update for above function name changes.
19377 * files.el (abort-if-file-too-large): Explicitly pass `filename'
19379 (find-file-noselect, insert-file-1): Update for above change.
19381 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
19383 * mail/mailclient.el (mailclient-send-it): Fix message.
19385 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
19386 (edebug-eval): Check cl-debug-env is bound.
19387 (print-level, print-circle): Don't redefine built-in variables.
19389 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
19390 (custom-print-vectors): Remove old comments from doc.
19392 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
19393 (emerge-version): Make the variable an obsolete alias for the
19394 emacs-version variable. Make the function obsolete.
19395 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
19396 Emerge options, rather than merging in into the main Options menu.
19397 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
19398 and auto advance modes. Disable edit/fast items when not relevant.
19400 2009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
19402 * term/vt420.el (terminal-init-vt420): Fix typo.
19404 2009-07-20 Sam Steingold <sds@gnu.org>
19406 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
19407 variable (removed from compile.el on 2004-03-11).
19409 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
19411 * files.el (hack-local-variables-filter): Fix last change.
19413 2009-07-19 Juri Linkov <juri@jurta.org>
19415 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
19416 (dir-local-variables-alist): New buffer-local variable.
19417 (hack-local-variables-filter): If variable is not dir-local,
19418 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
19419 because file-local overrides dir-local.
19420 (c-postprocess-file-styles) <declare-function>:
19421 Remove obsolete declaration.
19422 (hack-dir-local-variables): Add dir-local variable/value pair to
19423 `dir-local-variables-alist' and remove duplicates. Doc fix.
19425 * help-fns.el (describe-variable): Add information about
19426 file-local and dir-local variables.
19428 2009-07-19 Chong Yidong <cyd@stupidchicken.com>
19430 * files.el (hack-local-variables-filter): Rewrite.
19432 2009-07-19 Glenn Morris <rgm@gnu.org>
19434 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
19435 Silence compiler by only defining on XEmacs.
19437 * international/mule.el (auto-coding-regexp-alist): Only match
19438 BABYL... at the start of buffer, not of lines. (Bug#3790)
19440 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
19441 non-calendar buffers (Bug#3862). Restore "not on a date" message.
19442 (cal-menu-context-mouse-menu): Doc fix.
19444 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
19446 * simple.el (mail-user-agent): Doc fix. Set :version tag.
19448 2009-07-18 Juri Linkov <juri@jurta.org>
19450 * info.el: Virtual Info keyword finder.
19451 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
19452 (Info-finder-file): New variable.
19453 (Info-finder-find-file): New function.
19454 (finder-known-keywords, finder-package-info)
19455 (find-library-name, lm-commentary): Use defvar and
19456 declare-function to silence compiler warnings.
19457 (Info-finder-find-node): New function.
19458 (info-finder): New command.
19460 * subr.el (process-kill-buffer-query-function): New function.
19461 (add-hook)<kill-buffer-query-functions>: Add hook
19462 `process-kill-buffer-query-function'.
19464 2009-07-18 Alan Mackenzie <acm@muc.de>
19466 * progmodes/cc-mode.el (c-before-hack-hook)
19467 (c-postprocess-file-styles): Give invocation of `c-set-style'
19468 DONT-OVERRIDE parameter of t. Already set style variables will
19469 thus not be overridden by style settings given by `c-file-syle'.
19471 * files.el (hack-local-variables-filter): Remove entries with
19472 duplicate keys from `file-local-variables-alist'.
19474 2009-07-18 Eli Zaretskii <eliz@gnu.org>
19476 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
19477 x-set-selection if display-selections-p returns nil for the
19480 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
19482 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
19484 2009-07-18 Eli Zaretskii <eliz@gnu.org>
19486 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
19487 Accept nil in addition to a regexp.
19488 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
19489 Accept nil in addition to a regexp.
19490 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
19491 buffers that have an associated file. Handle nil values of
19492 desktop-buffers-not-to-save and desktop-files-not-to-save.
19495 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
19496 (x-disown-selection-internal): New functions.
19498 2009-07-18 Nick Roberts <nickrob@snap.net.nz>
19500 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
19502 (gdb-breakpoints-header): Move forward to avoid compiler warning.
19503 (gdb-make-header-line-mouse-map): Remove duplicate definition.
19505 2009-07-18 David De La Harpe Golden <david@harpegolden.net>
19507 * simple.el (set-mark): Revert last change.
19509 2009-07-17 Tassilo Horn <tassilo@member.fsf.org>
19511 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
19512 rendering of pngs is not possible instead of messaging a long
19515 2009-07-17 David De La Harpe Golden <david@harpegolden.net>
19517 * w32-fns.el (x-selection-owner-p): New function.
19519 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
19520 (mouse-yank-at-click, mouse-yank-primary):
19521 If select-active-regions is non-nil, deactivate the mark before
19524 * simple.el (deactivate-mark, set-mark): Only save selection if we
19527 2009-07-17 Kenichi Handa <handa@m17n.org>
19529 * case-table.el (describe-buffer-case-table): Fix for the case
19530 that KEY is a cons.
19532 2009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
19534 * vc-rcs.el (vc-rcs-find-file-hook):
19535 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
19537 2009-07-16 Michael Albinus <michael.albinus@gmx.de>
19539 * net/tramp.el (tramp-wait-for-output): Handle the case when
19540 commands do not return a newline but a null byte before the shell
19543 2009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19545 * term/ns-win.el (ns-set-alpha): Don't declare.
19546 (ns-set-background-alpha): Remove function.
19548 2009-07-16 Kevin Ryde <user42@zip.com.au>
19550 * emacs-lisp/copyright.el (copyright-update): Save match-data across
19551 y-or-n-p, for safety.
19553 2009-07-16 Richard Stallman <rms@gnu.org>
19555 * files.el (auto-save-mode): If buffer-saved-size is -2,
19558 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
19559 (rmail-retry-ignored-headers): Add more uninteresting fields.
19561 2009-07-15 Jari Aalto <jari.aalto@cante.net>
19563 * net/rcirc.el (rcirc): Use history variables.
19564 (rcirc-server-name-history, rcirc-nick-name-history)
19565 (rcirc-server-port-history): New variables.
19567 2009-07-15 Kenichi Handa <handa@m17n.org>
19569 * international/mule-cmds.el (set-language-environment-charset):
19570 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
19573 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
19574 Delete unibyte-display.
19576 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
19578 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
19580 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
19582 * simple.el (deactivate-mark): Optional argument FORCE.
19583 (set-mark): Use deactivate-mark.
19585 * info.el (Info-search): No need to check transient-mark-mode
19586 before calling deactivate-mark.
19588 * select.el (x-set-selection): Doc fix.
19589 (x-valid-simple-selection-p): Allow buffer values.
19590 (xselect--selection-bounds): Handle buffer values.
19591 Suggested by David De La Harpe Golden.
19593 * mouse.el (mouse-set-region, mouse-drag-track):
19594 Call copy-region-as-kill before setting the mark, to let
19595 select-active-regions work.
19597 2009-07-15 David De La Harpe Golden <david@harpegolden.net>
19599 * simple.el (deactivate-mark): If select-active-regions is
19600 non-nil, copy the selection data into a string.
19601 (activate-mark): If select-active-regions is non-nil, set the
19602 selection to the current buffer.
19603 (set-mark): Update selection if select-active-regions is non-nil.
19605 * select.el (x-valid-simple-selection-p): Allow buffer values.
19607 2009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
19609 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
19610 and more featureful message-mode.
19612 2009-07-14 Chong Yidong <cyd@stupidchicken.com>
19614 * select.el (x-set-selection): Doc fix.
19615 (x-valid-simple-selection-p): Disallow selection data consisting
19616 of a list or cons of integers, since that is not used.
19617 (xselect--selection-bounds, xselect--int-to-cons): New functions.
19618 (xselect-convert-to-string, xselect-convert-to-length)
19619 (xselect-convert-to-filename, xselect-convert-to-charpos)
19620 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
19622 2009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
19624 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
19625 output in -break-info command (Emacs bug #3794).
19627 2009-07-14 Glenn Morris <rgm@gnu.org>
19629 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
19630 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
19631 (edebug-print-length, edebug-print-level, edebug-print-circle)
19632 (edebug-sit-for-seconds, edebug-view-outside)
19633 (edebug-bounce-point, edebug-set-global-break-condition)
19634 (edebug-Go-nonstop-mode, edebug-trace-mode)
19635 (edebug-Trace-fast-mode, edebug-continue-mode)
19636 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
19637 (edebug-visit-eval-list): Doc fixes.
19639 * subr.el (def-edebug-spec): Doc fix.
19641 2009-07-14 Kenichi Handa <handa@m17n.org>
19643 * international/characters.el: Fix setting of category ?C.
19645 2009-07-13 Jan Djärv <jan.h.d@swipnet.se>
19647 * term/ns-win.el (x-select-font): defalias x-select-font to
19648 ns-popup-font-panel instead of generate-fontset-menu.
19650 2009-07-12 Eli Zaretskii <eliz@gnu.org>
19652 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
19654 2009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
19656 * arc-mode.el (archive-find-type): Allow for a PK00 string before
19657 the PK\003\004 header (Bug#3770).
19659 2009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
19661 * pcomplete.el (pcomplete-comint-setup): Check for
19662 shell-dynamic-complete-filename too.
19664 2009-07-11 Chong Yidong <cyd@stupidchicken.com>
19666 * simple.el (temporary-goal-column): Change the value for
19667 line-move-visual to a cons cell.
19668 (line-move-visual): Record or set the window hscroll, if
19669 necessary (Bug#3494).
19670 (line-move-1): Handle cons value of temporary-goal-column.
19672 2009-07-11 Kenichi Handa <handa@m17n.org>
19674 * international/mule-diag.el (describe-character-set): Don't show
19677 2009-07-10 Sam Steingold <sds@gnu.org>
19679 * progmodes/compile.el (compilation-mode-font-lock-keywords):
19680 Omake sometimes indents the errors it prints, so allow all
19681 regexps to start with spaces.
19683 2009-07-10 Eli Zaretskii <eliz@gnu.org>
19685 * cus-edit.el (customize-changed-options-previous-release):
19686 Bump value to 22.1. (Bug#3804)
19688 2009-07-08 Sam Steingold <sds@gnu.org>
19690 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
19691 to be a cons cell (test . ignored-directory) to selectively ignore
19692 some directories depending on the location of the search.
19694 2009-07-08 Michael Albinus <michael.albinus@gmx.de>
19696 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
19697 remote user is root, on the local host.
19698 (tramp-local-host-p): Either the local user or the remote user
19699 must be root. (Bug#3771)
19701 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
19703 * progmodes/gdb-mi.el (gdb): Remove description of
19704 gdb-use-separate-io-buffer.
19705 (menu): Don't allow toggling of or enable
19706 gdb-use-separate-io-buffer from menubar.
19708 2009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
19710 * mail/unrmail.el (unrmail): Make sure the message ends with two
19711 newlines (Bug#3769).
19713 2009-07-08 Glenn Morris <rgm@gnu.org>
19715 * calendar/calendar.el (calendar-current-date): Rework previous change.
19717 2009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
19719 * calendar/calendar.el (calendar-current-date):
19720 Add an optional argument giving an offset from today.
19722 2009-07-08 Glenn Morris <rgm@gnu.org>
19724 * tutorial.el (tutorial--describe-nonstandard-key):
19725 Adjust the message for when a key has been unbound.
19726 (help-with-tutorial): Hide the arch-tag.
19728 2009-07-08 Kenichi Handa <handa@m17n.org>
19730 * international/fontset.el (setup-default-fontset): For each
19731 script, append (not set) font-specs.
19733 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
19736 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
19738 * progmodes/gdb-mi.el (gdb-init-1): Move sending
19739 -data-list-register-names to ...
19740 (gdb-starting): ... here because GDB 7.0 requires execution to
19741 have started when using this MI command.
19742 (gdb-set-header): New function to distinguish select and
19743 unselected tabs in gdb buffers.
19744 (gdb-propertize-header): New macro that uses gdb-set-header.
19745 (gdb-breakpoints-header, gdb-locals-header): Use it.
19746 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
19748 2009-07-07 Chong Yidong <cyd@stupidchicken.com>
19750 * Makefile.in (ELCFILES): Remove fadr.elc.
19752 2009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
19754 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
19755 may contain frame information, so `string-match' should be used.
19756 (gdb-update): Disassembly is invalidated through
19757 `gdb-get-selected-frame'.
19758 (gdb-pad-string): New function to pad string with spaces.
19759 (gdb-invalidate-disassembly): Invalidate only if the buffer
19761 (gdb-disassembly-handler-custom): Column alignment.
19762 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
19764 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
19766 (gdb-frame-handler): Match convention to for disassembly buffer
19768 (gdb-stack-list-frames-handler): Rewritten without regexps.
19769 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
19770 not highlight breakpoints without line information.
19771 (gdb-input): Add trailing newline to command.
19773 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
19775 (gdb-breakpoints-list-handler-custom): Replacement for
19776 `gdb-break-list-handler'. Using real parser instead of regexps
19778 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
19779 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
19780 to place breakpoints.
19781 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
19783 (gdb-disassembly-handler-custom): Show overlay arrow.
19784 (gdb-disassembly-place-breakpoints): Show breakpoints in
19785 disassembly buffer.
19786 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
19787 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
19788 instead of parsing breakpoints buffer. Fixed old menu references
19793 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
19794 (gdb-memory-address): New variable which holds top address of
19795 memory page shown in memory buffer.
19796 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit):
19797 New customization variables.
19799 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
19800 display the memory buffer.
19801 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
19802 buffer display parameters.
19803 (def-gdb-memory-format, gdb-memory-format-binary)
19804 (gdb-memory-format-octal, gdb-memory-format-unsigned)
19805 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
19806 Functions for setting memory buffer format.
19807 (gdb-memory-unit-word, gdb-memory-unit-halfword)
19808 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
19809 unit size used in memory buffer.
19810 (gdb-memory-show-next-page, gdb-memory-show-previous-page):
19811 Switch to next/previous page of memory buffer.
19812 Now using (bindat-get-field) instead of fadr functions.
19814 2009-07-07 Sam Steingold <sds@gnu.org>
19816 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
19817 non-top-level files.
19819 2009-07-07 Kenichi Handa <handa@m17n.org>
19821 * international/mule-cmds.el (reset-language-environment):
19822 Put the highset priority to the charset iso-8859-1.
19824 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
19826 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
19827 to the end of the line when locating the block (Bug#700).
19829 2009-07-06 Michael Albinus <michael.albinus@gmx.de>
19831 * net/tramp.el (tramp-handle-write-region): Flush file properties
19832 in case of short track.
19834 2009-07-06 Michael McNamara <mac@mail.brushroad.com>
19836 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
19837 Coded custom representation of verilog error regular expressions
19838 to work with Emacs-22's new format.
19839 (verilog-error-regexp-xemacs-alist): Coded custom representation
19840 of verilog error regular expressions to work with XEmacs format.
19841 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
19842 error recognition into XEmacs.
19843 (verilog-error-regexp-add-emacs): Hook routine to install verilog
19844 error recognition into Emacs-22.
19846 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
19848 * woman.el: Remove stand-alone closing parentheses.
19849 (woman-file-name, woman2-format-paragraphs)
19850 (woman-leave-blank-lines): Code cleanup.
19851 (woman-use-own-frame): Change default to nil.
19852 (woman-italic, woman-bold, woman-unknown, woman-addition):
19853 Change defaults to inherit from default faces.
19854 (woman2-process-escapes): Consume the newline after a stand-alone
19855 filler character (Bug#3651).
19857 2009-07-06 Glenn Morris <rgm@gnu.org>
19859 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
19860 (top-level): Move provide to the end.
19861 (ffap): Remove defunct URL from custom group.
19863 * subr.el (eval-after-load): Doc fix.
19865 2009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
19867 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
19868 `calc-embedded-word' is called twice.
19870 2009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
19872 * files.el (find-alternate-file-other-window, find-alternate-file):
19873 Obey confirm-nonexistent-file-or-buffer.
19875 2009-07-05 Michael Albinus <michael.albinus@gmx.de>
19877 * dired-aux.el (dired-show-file-type): Handle remote files.
19879 2009-07-05 Jari Aalto <jari.aalto@cante.net>
19881 * desktop.el (desktop-globals-to-save):
19882 Add file-name-history (Bug#2750).
19884 2009-07-05 Chong Yidong <cyd@stupidchicken.com>
19886 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
19888 2009-07-04 Johan Bockgård <bojohan@gnu.org>
19890 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
19891 property on entire argument since this is what eshell-lisp-command
19894 2009-07-03 Michael Albinus <michael.albinus@gmx.de>
19896 * net/tramp-gvfs.el (tramp-gvfs-methods)
19897 (tramp-gvfs-zeroconf-domain)
19898 (tramp-bluez-discover-devices-timeout): Add version flag.
19899 (tramp-gvfs-handler-mounted-unmounted)
19900 (tramp-gvfs-connection-mounted-p): Polish handling of
19901 incompatibilities between GVFS 0.2 and 1.0.
19903 2009-07-03 Jan Djärv <jan.h.d@swipnet.se>
19905 * cus-start.el (all): Add make-pointer-invisible.
19907 2009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
19909 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
19910 formatted correctly.
19912 2009-07-02 Juri Linkov <juri@jurta.org>
19914 * info.el: Virtual Info files and nodes.
19915 (Info-virtual-files, Info-virtual-nodes): New variables.
19916 (Info-current-node-virtual): New variable.
19917 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
19919 (Info-file-supports-index-cookies): Use Info-virtual-file-p
19920 to check for a virtual file instead of checking a fixed list
19922 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
19923 instead of ad-hoc processing of "dir" and (apropos history toc).
19924 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
19925 instead of ad-hoc processing of "dir" and (apropos history toc).
19926 Reread a file when moving from a virtual node.
19927 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
19928 (Info-directory-toc-nodes, Info-directory-find-file)
19929 (Info-directory-find-node): New functions.
19930 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
19931 (Info-history): Move part of code to
19932 `Info-history-find-node'.
19933 (Info-history-toc-nodes, Info-history-find-file)
19934 (Info-history-find-node): New functions.
19935 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
19936 (Info-toc): Move part of code to `Info-toc-find-node'.
19937 (Info-toc-find-node): New function.
19938 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
19939 the current Info file name to references because now the node
19940 "*TOC*" belongs to the same Info manual.
19941 (Info-toc-build): Rename from `Info-build-toc'.
19942 (Info-toc-nodes): Rename input argument `file' to `filename'.
19943 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
19944 instead of ad-hoc processing of ("dir" apropos history toc).
19945 (Info-index-nodes): Use Info-virtual-file-p
19946 to check for a virtual file instead of checking a fixed list
19948 (Info-index-node): Add check for `Info-current-node-virtual'.
19949 Raise `save-match-data' higher up the tree to contain
19950 `search-forward' too (bug fix).
19951 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
19952 (Info-virtual-index-nodes): New variable.
19953 (Info-virtual-index-find-node, Info-virtual-index): New functions.
19954 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
19955 (Info-apropos-file, Info-apropos-nodes): New variables.
19956 (Info-apropos-toc-nodes, Info-apropos-find-file)
19957 (Info-apropos-find-node, Info-apropos-matches): New functions.
19958 (info-apropos): Move part of code to `Info-apropos-find-node' and
19959 `Info-apropos-matches'.
19960 (Info-mode-map): Bind "I" to `Info-virtual-index'.
19961 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
19962 for a virtual file instead of checking a fixed list of node names.
19964 * simple.el (async-shell-command): New command.
19966 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
19968 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
19969 instead of `mount-info'.
19971 2009-07-02 Michael Albinus <michael.albinus@gmx.de>
19973 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
19974 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
19976 2009-07-02 Kenichi Handa <handa@m17n.org>
19978 * international/mule.el (set-keyboard-coding-system): Force *-unix
19979 coding-system to avoid eol conversion.
19981 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
19983 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
19984 Add handler for `process-file', `shell-command' and
19985 `start-file-process'.
19986 (tramp-gvfs-handle-shell-command)
19987 (tramp-gvfs-handle-start-file-process)
19988 (tramp-gvfs-handle-process-file): New defuns.
19989 (tramp-synce-list-devices): Simplify check for existence of property.
19991 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
19993 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
19995 2009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
19997 * language/korean.el (set-language-info-alist): Add korean-cp949,
20000 2009-07-01 Kenichi Handa <handa@m17n.org>
20002 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
20004 * international/encoded-kb.el: Deleted.
20006 * international/mule.el (set-keyboard-coding-system): Perform the
20007 necessary setup here instead of calling encoded-kbd-setup-display.
20009 2009-07-01 Glenn Morris <rgm@gnu.org>
20011 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
20013 2009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
20015 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
20017 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
20019 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
20020 Handle also the 'rename case, when setting file modes. (Bug#3712)
20021 (tramp-default-file-modes): Remove execute permissions.
20023 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
20024 (top): Add a default for "synce" in `tramp-default-user-alist'.
20025 Add completion function for "synce" method.
20026 (tramp-hal-service, tramp-hal-path-manager)
20027 (tramp-hal-interface-manager, tramp-hal-interface-device):
20029 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
20030 (tramp-synce-list-devices, tramp-synce-parse-device-names):
20033 * net/trampver.el: Update release number.
20035 2009-06-30 Kenichi Handa <handa@m17n.org>
20037 * international/fontset.el (setup-default-fontset): Add CJK fonts
20038 for symbols and the other miscellaneous characters.
20040 * language/korea-util.el (setup-korean-environment-internal):
20041 Make char-width-table suitable for Korean environments.
20042 (exit-korean-environment): Cancel above.
20044 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
20045 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
20046 setup-function to make char-width-table suitable for respective
20047 environments, and an exit-function to cancel that.
20049 * language/japan-util.el (setup-japanese-environment-internal):
20050 Call use-cjk-char-width-table with arg `ja_JP'.
20052 * international/characters.el (cjk-char-width-table): Delete it.
20053 (cjk-char-width-table-list): New variable.
20054 (use-cjk-char-width-table): New arg local-name.
20055 (use-default-char-width-table): Fix for the case that Emacs is
20056 already using the default char-width-table.
20058 2009-06-29 Michael Albinus <michael.albinus@gmx.de>
20060 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
20061 modes mandatory. (Bug#3712)
20063 2009-06-29 Alan Mackenzie <acm@muc.de>
20065 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
20066 correction between the visible width of TABs and their number of bytes.
20068 2009-06-29 Chong Yidong <cyd@stupidchicken.com>
20070 * server.el (server-buffer-done): Prevent kill-buffer from
20071 prompting by clearing the buffer modification flag (Bug#3696).
20073 2009-06-28 Michael McNamara <mac@mail.brushroad.com>
20075 * progmodes/verilog-mode.el (verilog-beg-of-statement)
20076 (verilog-endcomment-reason-re): Support unique case and priority case.
20077 (verilog-basic-complete-re): Support localparam lineup.
20078 (verilog-beg-of-statement-1): Fix for robustness, unique case.
20079 (verilog-set-auto-endcomments): Fix for unique case, always_comb
20081 (verilog-leap-to-case-head): Now support *nested* unique &
20082 priority case statements.
20083 (verilog-auto-lineup): Make just declarations the default (as it
20085 (verilog-leap-to-case-head): Support priority/unique case statements.
20086 (verilog-auto-lineup): Rework to give users radio buttons to
20087 select the various styles of automatic lineup.
20088 (verilog-error-regexp-alist): Rework to support the XEmacs style
20089 of error regular expressions from compilers, lint tools &
20090 simulators. Note that GNU Emacs has made it impossible for a mode
20091 to load such things.
20092 (electric-verilog-terminate-line, verilog-indent-declaration)
20093 (verilog-auto-wiure): Rework for radio button selection of
20094 auto-lineup selection of specification of auto lineup.
20095 (verilog-beg-of-statement-1): Redesign to support proper operation
20096 in additional code, based on testing with auto-lineup.
20097 (verilog-calculate-indent, assignments & declarations)
20098 (verilog-backward-token): Enhance to support auto-lineup of
20099 assignments & declarations.
20100 (verilog-in-directive-p, verilog-at-struct-p): New function for
20101 easy test of whether we are.
20102 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
20103 to support safe execution at almost anyline.
20104 (verilog-calc-1): Properly support indenting deep inside generate
20106 (verilog-init-font): Remove definition & use of verilog-init-font,
20107 as it is redundant with font-lock-defaults.
20108 (verilog-mode): Alter the definition of verilog-font-lock-defaults
20109 to avoid circular calls if syntax-ppss is a function (as is the
20110 case now in 22.x GNU Emacs) as that function would sometimes call
20111 itself, leading to (nearly) infinite recursion.
20112 (verilog-ovm-begin-re, verilog-ovm-end-re)
20113 (verilog-ovm-statement-re, verilog-leap-to-head)
20114 (verilog-backward-token): Add support for OVM macros. Some are
20115 complete statements, and others open and close scopes like begin
20117 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
20118 (verilog-defun-level-generate-only-re): Really fix the defun-list
20120 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
20121 coverpoint, constraint and cross statements.
20122 (verilog-defun-level-list, verilog-generate-defun-level-list)
20123 (verilog-all-defun-level-list): Redo these specifications - it is
20124 too hard to support eval-when compile aggregation of lists also
20125 built at when-compile time.
20126 (verilog-defun-level-list): Place defconsts of variables used in
20127 building regular expressions which are built in eval-when-compile
20128 bodies in the same eval-when-compile body to facilitate compile
20130 (verilog-beg-block-re-ordered): Support indenting
20131 virtual/protected tasks and functions.
20132 (verilog-defun-level-list, verilog-in-generate-region-p)
20133 (verilog-backward-ws&directives, verilog-calc-1): Speed up
20134 indentation of some module items (generate items).
20135 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
20136 across virtual/protected tasks and functions.
20138 2009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
20140 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
20141 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
20142 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
20143 in concatenations. Reported by Yishay Belkind.
20144 (verilog-auto-ascii-enum): Support one-hot state machines in
20145 AUTOASCIIENUM. Suggested by Lloyd Gomez.
20146 (verilog-auto-inst, verilog-auto-inst-port): Include interface
20147 modport in AUTOINST and add vl-modport for users.
20148 Reported by David Rogoff.
20149 (verilog-auto-inout-module, verilog-auto-inst)
20150 (verilog-decls-get-interfaces, verilog-insert-definition)
20151 (verilog-insert-one-definition, verilog-read-decls)
20152 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
20153 (verilog-sig-modport, verilog-signals-combine-bus)
20154 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
20155 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
20156 Suggested by David Rogoff.
20157 (verilog-repair-open-comma): Fix non-insertion of comma when
20158 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
20159 (verilog-make-width-expression): Simplify [A-1:0] expression
20160 widths to just {A{1'b0}}.
20161 (verilog-mode): Cleanup checkdoc warnings.
20162 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
20163 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
20164 inputs/outputs or data type. Suggested by Vasu Kandadi.
20165 (next-error-last-buffer): Fix byte-compiler warning.
20166 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
20167 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
20168 or shell command text during AUTO expansion. Suggested by Tad Truex.
20169 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
20170 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
20171 Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
20172 in AUTOINOUT. Reported by Matthew Lovell.
20173 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
20174 causing use of <= assignments. Reported by Alex Reed.
20175 (verilog-read-decls): Fix triand, trior, wand, wor to be
20176 recognized by AUTOWIRE. Reported by Spencer Isaacson.
20177 (verilog-extended-complete-re): Support import "DPI-C" functions.
20178 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
20179 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
20180 (verilog-insert-date, verilog-insert-year)
20181 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
20182 Windows systems. Reported by Michael Potts.
20183 (verilog-read-module-name): Fix AUTOINST when the child module
20184 declaration's name is a tick define. Reported by Elliot Mednick.
20185 (verilog-read-decls): Fix V2K parameter bit subscripts getting
20186 passed to next parameter's definition. Reported by Bruce T.
20187 (verilog-read-decls): Fix detecting "parameter int" when using
20188 AUTOINSTPARAM. Reported by Bruce T.
20189 (verilog-goto-defun): Fix goto not finding modules unless first
20190 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
20191 (verilog-mode): Expand -f flag arguments on entry to mode so
20192 verilog-goto-defun will work. Reported by Lawrence Butcher.
20193 (verilog-getopt): Expand environment variables in -f file
20194 arguments. Suggested by Lawrence Butcher.
20195 (verilog-set-define): Fix "Symbol's value as variable is void"
20196 when reading enumerations.
20197 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
20198 Suggested by Stephen Peltan.
20199 (verilog-read-defines): Fix reading of enumerations in include
20200 files. Reported by Steve Peltan.
20202 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
20204 * files.el (trash-directory): Fix defcustom type.
20206 2009-06-28 Juri Linkov <juri@jurta.org>
20208 * help-fns.el (describe-function-1): Correctly locate adviced
20209 functions in hyperlink (Bug#2438).
20211 2009-06-28 Chong Yidong <cyd@stupidchicken.com>
20213 * files.el (trash-directory): Change default to nil.
20214 (move-file-to-trash): If trash-directory is nil and
20215 system-move-file-to-trash is unbound, perform freedesktop-style
20218 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
20220 * files.el (move-file-to-trash): Add freedesktop trash
20223 2009-06-28 Glenn Morris <rgm@gnu.org>
20225 * autorevert.el (global-auto-revert-non-file-buffers)
20226 (global-auto-revert-mode): Doc fixes.
20228 2009-06-27 Johan Bockgård <bojohan@gnu.org>
20230 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
20232 2009-06-27 Chong Yidong <cyd@stupidchicken.com>
20234 * faces.el (x-handle-named-frame-geometry): Ensure that we have
20235 opened an X connection before calling x-get-resource (Bug#3194).
20237 * play/doctor.el: Remove reference to obsolete website.
20238 (make-doctor-variables): Correct grammar mistake (Bug#2633).
20240 2009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
20242 Remove find-file-not-found-hook VC method. (Bug#2757)
20243 * vc-hooks.el (vc-file-not-found-hook)
20244 (vc-default-find-file-not-found-hook): Remove functions.
20245 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
20246 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
20249 * vc-git.el: Do not mention find-file-not-found-hook VC method.
20251 2009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
20253 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
20254 compatibility function for `looking-back'.
20256 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
20257 Use `ispell-looking-back'.
20259 2009-06-24 Michael Albinus <michael.albinus@gmx.de>
20261 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
20262 rather than `filename'.
20264 2009-06-23 Miles Bader <miles@gnu.org>
20266 * face-remap.el (text-scale-set): New function.
20268 2009-06-23 Glenn Morris <rgm@gnu.org>
20270 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
20272 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
20274 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
20276 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
20278 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
20279 Simplify Persian conditionals.
20281 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
20282 variable `filename'.
20284 * comint.el (comint-insert-input): Doc fix.
20286 * Makefile.in (ELCFILES): Fix typo in previous change.
20288 2009-06-23 Miles Bader <miles@gnu.org>
20290 * cus-start.el: Add entry for `recenter-redisplay'.
20292 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
20294 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
20295 Add an optional argument for the backend, use it instead of
20296 calling vc-backend.
20297 (vc-mode-line): Add an optional argument for the backend.
20298 Pass the backend to vc-state and vc-working-revision. Move code for
20299 special handling for vc-state being a buffer to ...
20301 * vc-rcs.el (vc-rcs-find-file-hook):
20302 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
20304 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
20305 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
20306 vc-stay-local-p and vc-mode-line calls.
20308 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
20309 (vc-cvs-diff, vc-cvs-annotate-command)
20310 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
20311 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
20312 vc-mode-line calls.
20314 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
20316 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
20317 backend when calling vc-mode-line.
20318 (vc-register): Do not create a closure for calling the vc register
20319 function, call it directly.
20321 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
20323 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
20324 to make it obvious item can be clicked.
20326 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
20328 2009-06-23 Kenichi Handa <handa@m17n.org>
20330 * language/korea-util.el (korean-key-bindings): Change the binding
20331 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
20334 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
20336 Sync with Tramp 2.1.16.
20338 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
20340 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
20341 when a loading of a package fails. Completion function for rsync
20342 is `tramp-completion-function-alist-ssh'.
20343 (all): Replace all calls of `split-string' and
20344 `tramp-split-string' by `tramp-compat-split-string'.
20345 (tramp-default-method): Use `tramp-compat-process-running-p'.
20346 (tramp-default-proxies-alist): Allow also Lisp forms.
20347 (tramp-remote-path): Add choice "Private Directories".
20348 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
20349 (tramp-domain-regexp): Allow also "-", "_" and ".".
20350 (tramp-end-of-output): Remove newlines, and add "$" at the end.
20351 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
20352 (tramp-debug-message): Insert header line in debug buffer.
20353 (tramp-handle-directory-files-and-attributes-with-stat):
20354 Care about filenames with spaces, or starting with "-".
20355 (tramp-handle-dired-uncache): New defun.
20356 (tramp-handle-insert-directory): Don't flush the directory from
20357 cache, this is handled by `dired-uncache' now.
20358 (tramp-handle-insert-file-contents): Improve error handling.
20359 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
20360 Quote `tramp-end-of-output'.
20361 (tramp-action-password): Improve trace message.
20362 (tramp-check-for-regexp): Both echoes must be present, before removing.
20363 (tramp-open-connection-setup-interactive-shell): Trace coding system.
20364 (tramp-compute-multi-hops): Eval cons cells of
20365 `tramp-default-proxies-alist'.
20366 (tramp-maybe-open-connection): Use the same command pattern for
20367 first hop and further hops.
20368 (tramp-wait-for-output): Remove handling of newlines.
20369 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
20370 (tramp-split-string): Remove function. It is handled in
20373 * net/tramp-cmds.el (tramp-bug):
20374 Recommend `tramp-cleanup-all-connections' in the bug mail.
20376 * net/tramp-compat.el (tramp-compat-split-string)
20377 (tramp-compat-process-running-p): New defuns.
20379 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
20380 for `dired-uncache'.
20382 * net/tramp-gvfs.el: New package.
20384 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
20385 Add handler for `dired-uncache'.
20386 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
20388 * net/trampver.el: Update release number. Make version check fit
20391 2009-06-22 Jim Meyering <meyering@redhat.com>
20393 Automatically handle .xz suffix (XZ-compressed files), too.
20394 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
20395 XZ is the successor to LZMA: <http://tukaani.org/xz/>
20397 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
20398 Nick Roberts <nickrob@snap.net.nz>
20400 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
20401 repository (http://sphinx.net.ru/hg/gdb-mi/).
20403 2009-06-22 Glenn Morris <rgm@gnu.org>
20405 * files.el (dir-locals-collect-mode-variables): Allow for any number of
20406 `mode' and `eval' entries. (Bug#3430)
20408 * Makefile.in (ELCFILES): Add fadr.elc.
20410 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
20411 differing behavior of \n and ^ in strings. (Bug#3385)
20413 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
20415 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
20417 (lisp-indent-function): Make it a defcustom.
20419 2009-06-21 Nick Roberts <nickrob@snap.net.nz>
20421 * progmodes/gdb-ui.el: Replace with ...
20422 * progmodes/gdb-mi.el: ... this file.
20423 * progmodes/gud.el: Modify for gdb-mi.el.
20425 2009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
20427 * fadr.el: New file.
20429 See ChangeLog.14 for earlier changes.
20431 ;; Local Variables:
20435 Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
20437 This file is part of GNU Emacs.
20439 GNU Emacs is free software: you can redistribute it and/or modify
20440 it under the terms of the GNU General Public License as published by
20441 the Free Software Foundation, either version 3 of the License, or
20442 (at your option) any later version.
20444 GNU Emacs is distributed in the hope that it will be useful,
20445 but WITHOUT ANY WARRANTY; without even the implied warranty of
20446 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20447 GNU General Public License for more details.
20449 You should have received a copy of the GNU General Public License
20450 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.