* lisp/comint.el (comint-highlight-prompt): Inherit from minibuffer-prompt.
[bpt/emacs.git] / lisp / ChangeLog
1 2011-01-09 Chong Yidong <cyd@stupidchicken.com>
2
3 * comint.el (comint-highlight-prompt): Inherit minibuffer-prompt.
4
5 * wid-edit.el (visibility): Replace :on-image and :off-image
6 widget properties with :on-glyph and :off-glyph, for consistency
7 with the `visibility' widget.
8 (widget-toggle-value-create, widget-visibility-value-create):
9 Merge into a single function `widget-toggle-value-create'.
10
11 * cus-edit.el (custom-variable-value-create, custom-visibility)
12 (custom-face-edit-value-create, custom-face-value-create): Replace
13 :on-image and :off-image widget properties with :on-glyph and
14 :off-glyph, for consistency with the `visibility' widget.
15
16 2011-01-09 Andreas Schwab <schwab@linux-m68k.org>
17
18 * net/ldap.el (ldap-search-internal): Don't use eval.
19
20 2011-01-09 Chong Yidong <cyd@stupidchicken.com>
21
22 * subr.el (read-char-choice): Use read-key.
23
24 * custom.el (custom-safe-themes): Rename from
25 custom-safe-theme-files. Add :risky tag.
26 (load-theme, custom-theme-load-confirm): Save sha1 hashes to
27 custom-safe-themes, not filenames. Suggested by Stefan Monnier.
28
29 2011-01-09 Chong Yidong <cyd@stupidchicken.com>
30
31 * tool-bar.el (tool-bar-setup): Remove Help button. Remove label
32 from Search and add a label to Undo.
33
34 * vc/vc-dir.el (vc-dir-tool-bar-map): Rearrange, removing
35 inappropriate buttons and adding :vert-only tags.
36
37 * progmodes/compile.el (compilation-mode-tool-bar-map): Adjust to
38 removal of Help tool-bar button. Remove Undo button for space.
39
40 * info.el (info-tool-bar-map): Add :vert-only tags.
41
42 2011-01-08 Tassilo Horn <tassilo@member.fsf.org>
43
44 * doc-view.el (doc-view-mode-p): Check for png or imagemagick
45 image backend support. Either of them is fine.
46
47 2011-01-08 Chong Yidong <cyd@stupidchicken.com>
48
49 * subr.el (y-or-n-p): Doc fix.
50
51 * custom.el (custom-safe-theme-files): New defcustom.
52 (custom-theme-load-confirm): New function.
53 (load-theme): Load theme using `load', confirming with
54 custom-theme-load-confirm if necessary.
55
56 * subr.el (read-char-choice): New function, factored out from
57 dired-query and hack-local-variables-confirm.
58
59 * dired-aux.el (dired-query):
60 * files.el (hack-local-variables-confirm): Use it.
61
62 * dired-aux.el (dired-compress-file):
63 * files.el (abort-if-file-too-large, find-alternate-file)
64 (set-visited-file-name, write-file, backup-buffer)
65 (basic-save-buffer, basic-save-buffer-2, save-some-buffers)
66 (delete-directory, revert-buffer, recover-file, kill-buffer-ask):
67 Use new format string args for y-or-n-p and yes-or-no-p.
68
69 2011-01-08 Andreas Schwab <schwab@linux-m68k.org>
70
71 * progmodes/compile.el (compilation-error-regexp-alist-alist)
72 [gcc-include]: Tighten file name match, add match for column
73 number. (Bug#7806)
74 [gnu]: Remove unused group.
75
76 2011-01-08 Glenn Morris <rgm@gnu.org>
77
78 * makefile.w32-in (EMACSOPT): Add --no-site-lisp.
79
80 * makefile.w32-in (EMACSOPT): -batch implies --no-init-file.
81
82 2011-01-07 Sam Steingold <sds@gnu.org>
83
84 * w32-fns.el (w32-shell-name): Use `shell-file-name' instead of
85 the `explicit-shell-file-name' because that is the
86 non-interactive shell.
87
88 2011-01-07 Chong Yidong <cyd@stupidchicken.com>
89
90 * subr.el (y-or-n-p): Accept format string args.
91
92 2011-01-07 Glenn Morris <rgm@gnu.org>
93
94 * Makefile.in (EMACSOPT): Add --no-site-lisp.
95
96 2011-01-06 Ken Manheimer <ken.manheimer@gmail.com>
97
98 * allout.el (allout-back-to-current-heading): Ensure return to
99 the visible containing topic, rather than a collapsed one.
100 (allout-view-change-hook): Remove hook that was deprecated long ago.
101 (allout-exposure-change-hook): Remove documentation remarks
102 concerning removed allout-view-change-hook.
103 (allout-flag-region): Remove invocation of and documentation
104 remarks concerning allout-view-change-hook.
105
106 2011-01-06 Glenn Morris <rgm@gnu.org>
107
108 * vc/vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time)
109 (vc-bzr-annotate-extract-revision-at-line):
110 Handle authors with embedded spaces. (Bug#7792)
111
112 2011-01-05 Tassilo Horn <tassilo@member.fsf.org>
113
114 * doc-view.el (doc-view-image-width): New variable.
115 (doc-view-enlarge, doc-view-insert-image): Prefer imagemagick
116 backend for PNG images, and do dynamic rescaling instead of
117 reconverting the whole doc.
118
119 2011-01-05 Glenn Morris <rgm@gnu.org>
120
121 * emacs-lisp/rx.el (rx-repeat): Replace CL function.
122
123 2011-01-04 Ken Manheimer <ken.manheimer@gmail.com>
124
125 * allout.el: Reconcile with changes in line movement behavior for
126 long text lines that cross more than a single physical window
127 line, ie when truncate-lines is nil.
128 (allout-next-visible-heading): Provide for change in line-move
129 behavior on long lines when truncate-lines is nil. In that case,
130 line-move can wind up on the same textual line when it moves to
131 the next window line, and moving to the bullet position after the
132 move yields zero advancement. Add logic to detect and compensate
133 for the lack of progress.
134 (allout-current-topic-collapsed-p): move-end-of-line respect for
135 field boundaries is different when operating with body lines
136 shorter than window width versus ones greater than window width,
137 which can yield false negatives in this function. Avoid
138 difference by applying move-end-of-line while field-text-motion is
139 inhibited.
140
141 2011-01-04 Glenn Morris <rgm@gnu.org>
142
143 * textmodes/rst.el (rst-compile-toolsets):
144 Add pdf and s5 to option alist.
145
146 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
147
148 * net/dbus.el (dbus-register-property): Added optional parameter
149 dont-register-service. Updated docstring accordingly.
150
151 2011-01-04 Andreas Schwab <schwab@linux-m68k.org>
152
153 * textmodes/rst.el (rst-compile-pdf-preview)
154 (rst-compile-slides-preview): Remove extra line.
155
156 2011-01-04 Glenn Morris <rgm@gnu.org>
157
158 * textmodes/rst.el (rst-compile-toolsets): Make it a defcustom.
159 Add `pdf' and `s5' entries. Use `prog.py' if found, otherwise
160 default to `prog' without a .py extension.
161 (rst-compile-pdf-preview, rst-compile-slides-preview):
162 Use program names from rst-compile-toolsets, rather than hard-coding.
163 (rst-portable-mark-active-p): Fix presumed typo.
164
165 2011-01-02 Eli Zaretskii <eliz@gnu.org>
166
167 * term/w32-win.el (dynamic-library-alist): Set up correctly for
168 libpng versions both before and after 1.4.0. (Bug#7716)
169
170 2011-01-02 Eli Zaretskii <eliz@gnu.org>
171
172 * time.el (display-time-mode): Mention display-time-interval in
173 the doc string. (Bug#7713)
174
175 2011-01-02 Kenichi Handa <handa@m17n.org>
176
177 * mail/rmailmm.el (rmail-mime-parse): Perform parsing in
178 condition-case and return an error message string if something
179 goes wrong.
180 (rmail-show-mime): Adjust for the above change. Insert the
181 header by rmail-mime-insert-header.
182
183 2011-01-02 Kenichi Handa <handa@m17n.org>
184
185 * mail/rmailmm.el: New key bindings for rmail-mime-next-item,
186 rmail-mime-previous-item, and rmail-mime-toggle-hidden.
187 (rmail-mime-mbox-buffer)
188 (rmail-mime-view-buffer, rmail-mime-coding-system): New variables.
189 (rmail-mime-entity): Argument changed. All codes handling an
190 entity object are changed.
191 (rmail-mime-entity-header, rmail-mime-entity-body): Adjust for
192 the above change.
193 (rmail-mime-entity-children, rmail-mime-entity-handler)
194 (rmail-mime-entity-tagline): New functions.
195 (rmail-mime-message-p): New function.
196 (rmail-mime-save): Bind rmail-mime-mbox-buffer.
197 (rmail-mime-entity-segment, rmail-mime-next-item)
198 (rmail-mime-previous-item, rmail-mime-shown-mode)
199 (rmail-mime-hidden-mode, rmail-mime-raw-mode)
200 (rmail-mime-toggle-raw, rmail-mime-toggle-hidden)
201 (rmail-mime-insert-tagline, rmail-mime-insert-header):
202 New functions.
203 (rmail-mime-text-handler): Call rmail-mime-insert-text.
204 (rmail-mime-insert-decoded-text): New function.
205 (rmail-mime-insert-text): Call rmail-mime-insert-decoded-text.
206 (rmail-mime-insert-image): Argument changed. Caller changed.
207 (rmail-mime-image): Call rmail-mime-toggle-hidden.
208 (rmail-mime-set-bulk-data): New funciton.
209 (rmail-mime-insert-bulk): Argument changed.
210 (rmail-mime-multipart-handler): Return t.
211 (rmail-mime-process-multipart): Argument changed.
212 Handle "multipart/alternative" here.
213 (rmail-mime-process): Argument changed.
214 (rmail-mime-parse): Bind rmail-mime-mbox-buffer.
215 (rmail-mime-insert): Argument changed. Handle raw display mode.
216 (rmail-mime): Argument changed. Handle toggling of raw display
217 mode.
218 (rmail-show-mime): Bind rmail-mime-mbox-buffer and
219 rmail-mime-view-buffer.
220 (rmail-insert-mime-forwarded-message): Likewise.
221 (rmail-search-mime-message): Likewise. Don't bind rmail-buffer.
222
223 * mail/rmail.el (rmail-show-message-1): If rmail-enable-mime is
224 non-nil, handle the header in rmail-show-mime-function.
225
226 2011-01-02 Leo <sdl.web@gmail.com>
227
228 * help-fns.el (describe-variable): Fix previous change.
229
230 2011-01-02 Juri Linkov <juri@jurta.org>
231
232 * isearch.el (isearch-lazy-highlight-error): New variable.
233 (isearch-lazy-highlight-new-loop): Compare `isearch-error' and
234 `isearch-lazy-highlight-error'. Set `isearch-lazy-highlight-error'
235 to the current value of `isearch-error' (Bug#7468).
236
237 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
238
239 * help-fns.el (describe-variable): Don't emit trailing whitespace
240 (Bug#7511).
241
242 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
243
244 * textmodes/rst.el (rst-compile-pdf-preview)
245 (rst-compile-slides-preview): Use make-temp-file (Bug#7646).
246
247 2011-01-02 Kevin Gallagher <Kevin.Gallagher@boeing.com>
248
249 * emulation/edt-mapper.el: Override mapping of function keys so
250 that the later call to read-key-sequence works.
251
252 2011-01-02 Eli Zaretskii <eliz@gnu.org>
253
254 * mail/smtpmail.el (smtpmail-send-it): Write queued mail body with
255 Unix EOLs. (Bug#7589)
256
257 2011-01-02 Leo <sdl.web@gmail.com>
258
259 * eshell/em-hist.el (eshell-previous-matching-input): Signal error
260 if point is not behind eshell-last-output-end (Bug#7585).
261
262 2011-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
263
264 * files.el (file-local-variables-alist):
265 Make permanent-local (bug#7767).
266
267 2011-01-02 Glenn Morris <rgm@gnu.org>
268
269 * version.el (emacs-copyright): Set short copyright year to 2011.
270
271 2011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
272
273 * mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering
274 an existing temp buffer. (Bug#7746)
275
276 2011-01-02 Glenn Morris <rgm@gnu.org>
277
278 * mail/mail-utils.el (mail-mbox-from): Handle From: headers with
279 multiple addresses. (Bug#7760)
280
281 2011-01-01 Ken Manheimer <ken.manheimer@gmail.com>
282
283 * allout.el (allout-auto-fill): Do not infinitely recurse - use
284 do-auto-fill if everything points back to allout-auto-fill.
285 (allout-mode-deactivate-hook): Declare obsolete, in favor of
286 standard-formed minor-mode deactivate hook, allout-mode-off-hook.
287
288 2010-12-31 Michael Albinus <michael.albinus@gmx.de>
289
290 * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
291 and "scpx".
292
293 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
294
295 * doc-view.el (doc-view-set-doc-type): New function refactored
296 from doc-view-mode.
297 (doc-view-fallback-mode): New function.
298 (doc-view-mode): Use it.
299 (doc-view-mode-maybe): New function that checks if doc-view-mode
300 can be used and falls back to the next best mode otherwise.
301
302 * files.el (auto-mode-alist): Use doc-view-mode-maybe for PDF,
303 DVI, OpenDocument, and MS Office files.
304
305 2010-12-30 Andreas Schwab <schwab@linux-m68k.org>
306
307 * emacs-lisp/rx.el (rx-syntax): Fix typo.
308
309 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
310
311 * doc-view.el (doc-view-toggle-display): Perform rassq-delete-all
312 on a copy of auto-mode-alist, because that deletes with side
313 effects.
314
315 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
316
317 * doc-view.el (doc-view-mode, doc-view-toggle-display): Use
318 normal-mode without doc-view-mode bindings in auto-mode-alist as
319 fallback instead of hard coding fundamental mode.
320
321 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
322
323 * doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS
324 Office) files also for searching.
325
326 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
327
328 * doc-view.el: Implement viewing of OpenDocument (and Microsoft
329 Office) files. Not yet enabled via auto-mode-list.
330 (doc-view-unoconv-program): New custom variable.
331 (doc-view-mode-p): Handle new odf document type.
332 (doc-view-odf->pdf): New conversion function.
333 (doc-view-convert-current-doc): Call it for odf files.
334 (doc-view-mode): Recognize newly supported file extensions.
335
336 2010-12-30 Michael Albinus <michael.albinus@gmx.de>
337
338 * net/tramp.el (tramp-default-method-alist)
339 (tramp-default-user-alist)
340 (tramp-local-host-regexp, tramp-prefix-domain-format)
341 (tramp-prefix-domain-regexp): Set tramp-autoload cookie.
342
343 * net/tramp-ftp.el:
344 * net/tramp-gvfs.el:
345 * net/tramp-gw.el:
346 * net/tramp-imap.el:
347 * net/tramp-sh.el:
348 * net/tramp-smb.el: Add tramp-autoload cookie for initialisation
349 code of `tramp-default-method-alist' and `tramp-default-user-alist'.
350
351 2010-12-29 Karl Fogel <kfogel@red-bean.com>
352
353 * saveplace.el (save-place-alist-to-file): Save list sorted and
354 pretty-printed, so that it is mergeable by line-based text merging,
355 as suggested by Iain Dalton <iain.dalton {_AT_} gmail.com>.
356
357 2010-12-28 Ken Manheimer <ken.manheimer@gmail.com>
358
359 * allout.el (allout-v18/19-file-var-hack): Obsolete, remove.
360 (allout-mode): Argument "toggle" => "force".
361 Refine the docstring.
362 Remove special provisions for reactivation, besides the 'force'
363 argument.
364 Consolidate layout provisions coce directly into the activation
365 condition branch, now that we've removed those provisions.
366 (allout-unload-function): Explicitly activate the mode before
367 deactivating, if it's initially deactivated.
368 (allout-set-buffer-multibyte): Properly prevent byte-compiler
369 warnings for version of function used only where
370 set-buffer-multibyte is unavailable.
371
372 2010-12-28 Chong Yidong <cyd@stupidchicken.com>
373
374 * tool-bar.el (tool-bar-setup): Remove :enable conditions, which
375 are handled by the menu-bar entries. As before, don't use
376 :visibile to avoid changing the tool-bar.
377
378 2010-12-27 Michael Albinus <michael.albinus@gmx.de>
379
380 * net/secrets.el (secrets-delete-alias): New defun.
381
382 2010-12-27 Michael Albinus <michael.albinus@gmx.de>
383
384 * net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
385 methods, otherwise ~/.ssh/config would be ignored.
386
387 2010-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
388
389 * emacs-lisp/rx.el: Make it a superset of sregex.
390 (rx-constituents): Add `any => "."', mark `repeat' as taking any number
391 of args, add `regex' alias.
392 (rx-info): Add arg to distinguish head and standalone forms.
393 (rx-check, rx-form): Pass the corresponding arg.
394 (rx-**): Simplify.
395 (rx-repeat): Make it work for any number of args.
396 (rx-syntax): Make it accept syntax chars as is.
397 * obsolete/sregex.el: Move from emacs-lisp/.
398 * emacs-lisp/re-builder.el: Remove sregex support.
399 * emacs-lisp/edebug.el (sregexq, rx): Remove redundant defs.
400
401 2010-12-25 Eli Zaretskii <eliz@gnu.org>
402
403 * mouse.el (mouse-yank-primary): On MS-Windows, try the (emulated)
404 PRIMARY first, then the clipboard. (Bug#7699)
405
406 2010-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
407
408 * emacs-lisp/bytecomp.el (byte-compile-output-docform): Fix up use of
409 print-number-table.
410
411 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
412
413 * help-fns.el (find-lisp-object-file-name): Locate .emacs from
414 .emacs.elc (Bug#7530).
415
416 * wid-edit.el (widget-image-find): Remove bogus :ascent spec from
417 image spec (Bug#7480).
418
419 2010-12-21 Daiki Ueno <ueno@unixuser.org>
420
421 * obsolete/pgg-parse.el, obsolete/pgg-pgp5.el, obsolete/pgg-pgp.el,
422 * obsolete/pgg-gpg.el, obsolete/pgg-def.el, obsolete/pgg.el:
423 Move from lisp/.
424
425 2010-12-20 Leo <sdl.web@gmail.com>
426
427 * dnd.el (dnd-get-local-file-name): Unhex of file name shall
428 always be performed (Bug#7680).
429
430 2010-12-20 Chong Yidong <cyd@stupidchicken.com>
431
432 * menu-bar.el (menu-bar-kill-ring-save): Make obsolete.
433 (menu-bar-edit-menu): Bind "Copy" to kill-ring-save. Don't use
434 mouse-region-match.
435
436 * color.el: Move from gnus/.
437
438 * vc/diff.el (diff-better-file-name): Function deleted.
439 abbreviating file names causes problems with shell-quote-argument.
440 (diff-no-select): Just use expand-file-name.
441
442 * tool-bar.el (tool-bar--image-expression): New function.
443 (tool-bar-local-item, tool-bar--image-exp): Use it.
444 (tool-bar-setup): Initialize tool-bar-separator-image-expression.
445 Use :enable instead of :visible to avoid changing the tool-bar
446 configuration unnecessarily.
447
448 * info.el (info-tool-bar-map): Add separators.
449
450 2010-12-17 Ken Brown <kbrown@cornell.edu>
451
452 * loadup.el: Use version numbers in Cygwin build.
453
454 2010-12-17 Ryan Twitchell <metatheorem@gmail.com> (tiny change)
455
456 * ido.el (ido-file-internal): Ask for confirmation before
457 overwriting an existing file (Bug#1238).
458
459 2010-12-16 Chong Yidong <cyd@stupidchicken.com>
460
461 * tool-bar.el (tool-bar-setup): Add separators.
462
463 * menu-bar.el (featurep): Use menu-bar-separator.
464
465 2010-12-16 Ken Manheimer <ken.manheimer@gmail.com>
466
467 Migrate allout encryption provisions from pgg to epg.
468
469 * allout.el (allout-toggle-current-subtree-encryption)
470 (allout-toggle-subtree-encryption): Adjust docstrings to reflect
471 defaulting policy and other changes. Change fetch-pass to keymode-cue,
472 for simpler universal argument interpretation.
473 (allout-toggle-subtree-encryption): Adjust docstring to describe
474 changed encryption provisions. Change fetch-pass to keymode-cue, for
475 simpler universal argument interpretation. Remove provisions for
476 handling key type and identity - they'll all be within
477 allout-encrypt-string or epg/epg or even contained all the way in gpg.
478 (allout-encrypt-string): Include keymode-cue, for optionally prompting
479 for keypair recipients (universal argument > 1) and, in addition,
480 associating the specified recipients with the outline (universal
481 argument > 4) using a file local variable setting for
482 'epa-file-encrypt-to'.
483 Require epa, for recipients handling.
484 Change how regexp filtering elements are named.
485 Describe the problem with caching of incorrect symmetric-decryption
486 keys.
487 Use the epa-passphrase-callback-function, in case the user is using
488 GnuPG v1.
489 Support saving of the selected keypair recipients when invoked with a
490 keymode-cue > 4.
491 Remove obsolete arguments 'fetch-pass', 'target-cache-id', 'retried'.
492 Require 'epa.
493 Establish epg-context with armoring and default epg-protocol.
494 Remove all passphrase cache, verification, and hinting code.
495 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling):
496 No longer used, delete.
497 (allout-mode): Adjust docstring to describe changed encryption
498 provisions. Describe the problem with caching of incorrect
499 symmetric-decryption keys.
500 (allout-obtain-passphrase, allout-epg-passphrase-callback-function)
501 (allout-make-passphrase-state, allout-passphrase-state-passphrase)
502 (allout-encrypted-key-info, allout-update-passphrase-mnemonic-aids)
503 (allout-get-encryption-passphrase-verifier, allout-verify-passphrase):
504 Obsolete, remove.
505
506 2010-12-16 Daiki Ueno <ueno@unixuser.org>
507
508 * epa-file.el (epa-file-select-keys): Accept 'silent to inhibit
509 key selection prompt; make 'silent as default (Bug#7487).
510
511 2010-12-16 Leo <sdl.web@gmail.com>
512
513 * eshell/eshell.el (eshell-directory-name): Use
514 locate-user-emacs-file (Bug#7578).
515
516 2010-12-15 Glenn Morris <rgm@gnu.org>
517
518 * loadup.el (symbol-file-load-history-loaded): Remove; unused.
519
520 2010-12-15 Jari Aalto <jari.aalto@cante.net>
521 Scott Evans <gse@antisleep.com>
522
523 * rect.el (rectange--default-line-number-format)
524 (rectangle-number-line-callback): New functions.
525 (rectangle-number-lines): New command, bound to C-x r N (Bug#4382).
526
527 2010-12-15 Chong Yidong <cyd@stupidchicken.com>
528
529 * rect.el (operate-on-rectangle-lines, string-rectangle-string):
530 Delete unused variables.
531 (move-to-column-force): Remove function obsolete since 21.2.
532
533 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
534
535 * net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
536 (tramp-handle-insert-file-contents): Do not set permanent-local
537 property.
538
539 * net/tramp-cache.el (tramp-persistency-file-name): Use
540 `locate-user-emacs-file' if fboundp.
541
542 * net/tramp-sh.el (tramp-methods): Add "ksu".
543 (tramp-default-user-alist): Add "ksu". Use `regexp-opt' for
544 method list.
545
546 2010-12-14 Glenn Morris <rgm@gnu.org>
547
548 * progmodes/js.el: Doc't require font-lock, etags, or easymenu.
549 (find-tag-marker-ring): Declare.
550 (js-find-symbol): Require etags.
551
552 * mail/sendmail.el: Don't require rmail or mailalias when compiling.
553 Require mail-utils.
554 (mail-alias-file): Don't autoload. Doc fix.
555 (mail-bury-selects-summary, mail-send-nonascii): Don't autoload.
556 (mail-mailer-swallows-blank-line): Default to nil. Doc fix.
557 Mark as obsolete, and risky.
558 (mail-setup): Simplify.
559
560 * mail/mailalias.el (build-mail-aliases): Make it interactive.
561 * mail/sendmail.el (build-mail-aliases): Update autoload.
562
563 * dired.el (dired-trivial-filenames, dired-chown-program)
564 (dired-auto-revert-buffer): Remove autoload cookies.
565 * mail/sendmail.el (mail-recover-1): Require 'dired.
566
567 * dired.el (dired-subdir-switches, dired-chown-program)
568 (dired-use-ls-dired, dired-chmod-program, dired-touch-program):
569 Make into defcustoms.
570 (dired-chown-program): Simplify initialization.
571
572 * mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
573
574 2010-12-13 Romain Francoise <romain@orebokech.com>
575
576 * net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
577
578 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
579
580 * net/netrc.el (netrc-point-at-eol): Remove the unused
581 netrc-point-at-old and netrc-bound-and-true-p bindings.
582 (netrc-parse): Cache the netrc contents.
583
584 2010-12-13 Eli Zaretskii <eliz@gnu.org>
585
586 * subr.el (posn-col-row): Evaluate header-line-format in the
587 context of the POSITION window's buffer.
588
589 2010-12-13 Glenn Morris <rgm@gnu.org>
590
591 * subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1)
592 (with-silent-modifications): Doc fixes.
593
594 2010-12-13 Michael Albinus <michael.albinus@gmx.de>
595
596 * net/tramp.el (tramp-action-password, tramp-process-actions):
597 Revert previous from. Use `save-restriction'.
598
599 2010-12-13 Stephen Berman <stephen.berman@gmx.net>
600
601 * calendar/diary-lib.el (diary-list-sexp-entries):
602 Handle case of no newline at end of file. (Bug#7536)
603
604 2010-12-13 Glenn Morris <rgm@gnu.org>
605
606 * mail/smtpmail.el (smtpmail-send-it): Revert previous change.
607
608 2010-12-13 Michael Albinus <michael.albinus@gmx.de>
609
610 * net/tramp.el (tramp-action-password): Delete region, do not narrow.
611 (tramp-process-actions): Do not widen.
612
613 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
614 Protect buffer-modified value. (Bug#7557)
615
616 2010-12-13 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
617
618 * log-edit.el (log-edit-changelog-entries):
619 Regexp quote filename. (Bug#7505)
620
621 2010-12-13 Tom Breton <tehom@panix.com>
622
623 * cus-edit.el (custom-save-all):
624 Bind print-length and print-level to nil. (Bug#7581)
625
626 2010-12-13 Glenn Morris <rgm@gnu.org>
627
628 * mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map):
629 Run hooks to update menu contents. (Bug#7586)
630
631 * mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued
632 file names, for the sake of MS Windows. (Bug#7588)
633
634 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
635
636 * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
637 empty lines without a leading space.
638
639 2010-12-13 Leo <sdl.web@gmail.com>
640
641 * dired-aux.el (dired-do-redisplay): Postpone dired-after-readin-hook
642 while mapping over marks (Bug#6810).
643
644 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
645
646 * image-dired.el (image-dired-db-file)
647 (image-dired-temp-image-file, image-dired-gallery-dir)
648 (image-dired-temp-rotate-image-file): Set default values relative
649 to image-dired-dir (Bug#7518).
650
651 2010-12-13 Lawrence Mitchell <wence@gmx.li>
652
653 * format.el (format-decode-run-method): Pass args FROM and TO, not
654 point-min and point-max, to shell-command-on-region (Bug#7488).
655
656 2010-12-13 Jan Djärv <jan.h.d@swipnet.se>
657
658 * frame.el (blink-cursor-mode): Make default t for ns.
659
660 2010-12-13 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
661
662 * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
663
664 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
665
666 * comint.el (comint-dynamic-list-input-ring)
667 (comint-dynamic-complete-filename)
668 (comint-replace-by-expanded-filename)
669 (comint-dynamic-simple-complete)
670 (comint-dynamic-list-filename-completions)
671 (comint-dynamic-list-completions): Doc fix (Bug#7499).
672
673 * subr.el (posn-x-y, posn-object-x-y, posn-object-width-height):
674 Doc fix (Bug#7471).
675
676 2010-12-13 Martin Rudalics <rudalics@gmx.at>
677
678 * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil
679 (Bug#7533).
680
681 2010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
682
683 * files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
684 (Bug#7491).
685
686 2010-12-13 Eli Zaretskii <eliz@gnu.org>
687
688 * files.el (file-relative-name): Handle UNC file names on
689 DOS/Windows. (Bug#4674)
690
691 2010-12-13 Daiki Ueno <ueno@unixuser.org>
692
693 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
694 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
695 (epg-context-set-passphrase-callback): Mention that the callback
696 is not called when used with GnuPG 2.x.
697
698 2010-12-13 Glenn Morris <rgm@gnu.org>
699
700 * ps-print.el (ps-line-lengths-internal, ps-nb-pages):
701 Ensure ps-footer-font-size-internal is initialized.
702 Call ps-get-page-dimensions before trying to use ps-font-for-text.
703
704 2010-12-13 Kenichi Handa <handa@m17n.org>
705
706 * mail/rmailmm.el (rmail-mime-parse): Call rmail-mime-process
707 within condition-case.
708 (rmail-show-mime): Don't use condition-case.
709 (rmail-search-mime-message): New function.
710 (rmail-search-mime-message-function): Set to
711 rmail-search-mime-message.
712
713 2010-12-13 Leo <sdl.web@gmail.com>
714
715 * ido.el (ido-common-initialization): New function. (bug#3274)
716 (ido-mode): Use it.
717 (ido-completing-read): Call it.
718
719 2010-12-12 Karl Fogel <kfogel@red-bean.com>
720
721 * bookmark.el (bookmark-name-from-full-record): Rename back to
722 this original name from `bookmark-name-from-record' reverting part
723 of 2010-12-08T08:09:27Z!kfogel@red-bean.com / kfogel@red-bean.com-20101208080927-5j9jqnb2xvcw4ogm.
724 As Drew Adams pointed out, there was no reason to cause churn for
725 third-party callers.
726
727 2010-12-12 Alan Mackenzie <acm@muc.de>
728
729 * progmodes/cc-engine.el (c-forward-type): Before scanning a
730 template arglist, check that the current language supports this.
731
732 2010-12-11 Glenn Morris <rgm@gnu.org>
733
734 * vc/vc-bzr.el (vc-bzr-state-heuristic): Also check that the executable
735 state of the file matches. (Bug#7544)
736 (vc-bzr-register, vc-bzr-checkin)
737 (vc-bzr-annotate-extract-revision-at-line): Doc fixes.
738 (vc-directory-exclusion-list): Remove unnecessary eval-after-load.
739
740 * textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
741
742 2010-12-11 Karel Klíč <kklic@redhat.com>
743
744 * files.el (auto-mode-alist): Use html-mode for *.xhtml. (Bug#7606)
745
746 2010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
747
748 Derive from prog-mode, use derived-mode-p, and fix up various
749 minor style issues in lisp/progmodes.
750
751 * progmodes/vhdl-mode.el (vhdl-mode):
752 * progmodes/verilog-mode.el (verilog-mode):
753 * progmodes/vera-mode.el (vera-mode):
754 * progmodes/sql.el (sql-mode):
755 * progmodes/scheme.el (scheme-mode):
756 * progmodes/perl-mode.el (perl-mode):
757 * progmodes/octave-inf.el (inferior-octave-mode):
758 * progmodes/autoconf.el (autoconf-mode):
759 * progmodes/m4-mode.el (m4-mode):
760 * progmodes/inf-lisp.el (inferior-lisp-mode):
761 * progmodes/idlwave.el (idlwave-mode):
762 * progmodes/icon.el (icon-mode):
763 * progmodes/idlw-help.el (idlwave-help-mode):
764 * progmodes/dcl-mode.el (dcl-mode):
765 * progmodes/idlw-shell.el (idlwave-shell-mode):
766 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-electric-list-mode)
767 (ebrowse-member-mode, ebrowse-electric-position-mode):
768 Use define-derived-mode.
769
770 * progmodes/xscheme.el (exit-scheme-interaction-mode)
771 (xscheme-enter-interaction-mode, xscheme-enter-debugger-mode)
772 (xscheme-debugger-mode-p, xscheme-send-string-1):
773 * progmodes/tcl.el (inferior-tcl-proc, tcl-current-word)
774 (tcl-load-file, tcl-restart-with-file):
775 * progmodes/ps-mode.el (ps-run-running):
776 * progmodes/gdb-mi.el (gud-watch, gdb-mouse-set-clear-breakpoint):
777 * progmodes/js.el (js--get-all-known-symbols):
778 * progmodes/inf-lisp.el (inferior-lisp-proc):
779 * progmodes/idlwave.el (idlwave-beginning-of-statement)
780 (idlwave-template, idlwave-update-buffer-routine-info)
781 (idlwave-update-current-buffer-info)
782 (idlwave-get-routine-info-from-buffers, idlwave-choose)
783 (idlwave-scan-class-info, idlwave-fix-keywords)
784 (idlwave-list-buffer-load-path-shadows):
785 * progmodes/idlw-toolbar.el (idlwave-toolbar, idlwave-toolbar-add)
786 (idlwave-toolbar-remove):
787 * progmodes/idlw-shell.el (idlwave-shell-save-and-action)
788 (idlwave-shell-file-name, idlwave-shell-electric-debug-all-off)
789 (idlwave-shell-menu-def):
790 * progmodes/idlw-complete-structtag.el
791 (idlwave-prepare-structure-tag-completion):
792 * progmodes/gud.el (gud-set-buffer):
793 * progmodes/f90.el (f90-backslash-not-special):
794 * progmodes/delphi.el (delphi-find-unit): Use derived-mode-p.
795
796 * progmodes/xscheme.el (xscheme-start)
797 (local-set-scheme-interaction-buffer, scheme-interaction-mode):
798 * progmodes/which-func.el (which-function):
799 * progmodes/vhdl-mode.el (vhdl-set-style):
800 * progmodes/verilog-mode.el (verilog-set-compile-command)
801 (verilog-modify-compile-command, verilog-error-regexp-add-xemacs)
802 (verilog-set-define, verilog-auto-reeval-locals):
803 * progmodes/sql.el (sql-product-font-lock, sql-interactive-mode):
804 * progmodes/simula.el (simula-mode):
805 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
806 * progmodes/python.el (python-check, python-mode):
807 * progmodes/prolog.el (prolog-mode-variables):
808 * progmodes/gud.el (gud-tooltip-activate-mouse-motions):
809 * progmodes/ebrowse.el (ebrowse-view-file-other-frame):
810 * progmodes/delphi.el (delphi-mode):
811 * progmodes/cc-styles.el (c-setup-paragraph-variables):
812 * progmodes/cc-mode.el (c-basic-common-init, c-common-init)
813 (c-font-lock-init): Move make-local-variable to their setq.
814
815 * progmodes/vhdl-mode.el (vhdl-write-file-hooks-init)
816 (vhdl-hs-minor-mode, vhdl-ps-print-init): Fix make-local-variable ->
817 make-local-hook.
818 * progmodes/sh-script.el (sh-require-final-newline): Remove.
819 (sh-set-shell): Don't set require-final-newline since it's already done
820 by prog-mode.
821 * progmodes/modula2.el (m2-mode): Don't make m2-end-comment-column
822 since we never set it.
823 * progmodes/ebrowse.el (ebrowse-set-tree-indentation):
824 Use read-string and standard prompt.
825 * progmodes/dcl-mode.el (dcl-mode-map): Move init into declaration.
826 * progmodes/meta-mode.el (meta-mode-abbrev-table): Merge init and decl.
827 (meta-common-mode-syntax-table): Rename from meta-mode-syntax-table.
828 (meta-common-mode-map): Rename from meta-mode-map.
829 Remove C-m binding, which is a user preference, not mode specific.
830 (meta-common-mode): New major mode; replace meta-common-initialization.
831 * progmodes/js.el (js-mode): Call syntax-propertize rather than messing
832 around with font-lock.
833 * progmodes/etags.el (select-tags-table-mode):
834 Derive from special-mode.
835 * progmodes/octave-mod.el (octave-mode):
836 * progmodes/gdb-mi.el (gdb-inferior-io-mode, gdb-threads-mode)
837 (gdb-memory-mode, gdb-disassembly-mode, gdb-breakpoints-mode)
838 (gdb-frames-mode, gdb-locals-mode, gdb-registers-mode):
839 Let define-derived-mode do its job.
840 * progmodes/cpp.el (cpp-edit-mode-map):
841 Move initialization into declaration.
842 (cpp-edit-mode): Use define-derived-mode.
843 (cpp-edit-load): Use derived-mode-p.
844 * progmodes/mixal-mode.el (mixal-mode):
845 * progmodes/f90.el (f90-mode):
846 * progmodes/cfengine.el (cfengine-mode): Don't bother setting
847 require-final-newline since prog-mode does it already.
848 * progmodes/cc-cmds.el (c-update-modeline): Use match-string.
849 * progmodes/asm-mode.el (asm-mode-map): Fix menu setup.
850 * progmodes/antlr-mode.el: Require cc-mode upfront.
851 (antlr-mode-syntax-table, antlr-action-syntax-table): Initialize in
852 the declaration.
853 (antlr-directory-dependencies, antlr-show-makefile-rules):
854 Use derived-mode-p.
855 (antlr-language-option): Don't assume point-min==1.
856 (antlr-mode): Use define-derived-mode.
857 * progmodes/ada-mode.el: Use derived-mode-p.
858 (ada-mode): Use define-derived-mode.
859 Use hack-local-variables-hook.
860
861 2010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
862
863 * textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
864 (texinfo-mode): Don't disable adaptive-fill-mode.
865 (texinfo-insert-block): Adjust cursor placement for blocks with arg.
866 (texinfo-insert-@end, texinfo-insert-braces, texinfo-insert-@code)
867 (texinfo-insert-@dfn, texinfo-insert-@email, texinfo-insert-@emph)
868 (texinfo-insert-@example, texinfo-insert-@file, texinfo-insert-@item)
869 (texinfo-insert-@kbd, texinfo-insert-@node, texinfo-insert-@noindent)
870 (texinfo-insert-@quotation, texinfo-insert-@samp)
871 (texinfo-insert-@strong, texinfo-insert-@table, texinfo-insert-@var)
872 (texinfo-insert-@uref): Use define-skeleton.
873 (texinfo-insert-@-with-arg): Delete.
874
875 2010-12-10 Eli Zaretskii <eliz@gnu.org>
876
877 * arc-mode.el (archive-zip-extract): If w32-quote-process-args is
878 nil, do quote archive member names. (Bug#6144)
879
880 2010-12-10 Glenn Morris <rgm@gnu.org>
881
882 * files.el (diff-no-select): Declare.
883
884 * mail/emacsbug.el (report-emacs-bug): Use mail-user-agent properties.
885 (report-emacs-bug-create-existing-bugs-buffer): Avoid free variables.
886
887 * comint.el (comint-input-ring-file-name): Doc fix.
888
889 2010-12-09 Eli Zaretskii <eliz@gnu.org>
890
891 * menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p):
892 New functions.
893 (menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>:
894 Use them instead of `nil' and `>', respectively.
895 (menu-bar-showhide-tool-bar-menu): Use menu-bar-frame-for-menubar
896 instead of `nil'.
897 (toggle-menu-bar-mode-from-frame): Use menu-bar-frame-for-menubar
898 and menu-bar-positive-p instead of `nil' and `>', respectively.
899 (Bug#1077)
900
901 2010-12-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
902
903 * whitespace.el (whitespace-newline-mode): Code fix.
904
905 2010-12-09 Glenn Morris <rgm@gnu.org>
906
907 * play/landmark.el (lm-print-y,s,noise-int, lm-print-y,s,noise):
908 Rename functions without commas, update callers.
909
910 2010-12-08 Jeff Dairiki <dairiki@dairiki.org> (tiny change)
911
912 * whitespace.el (whitespace-cleanup-region):
913 Clean up spaces before tabs. (Bug#7582)
914
915 2010-12-08 Karl Fogel <kfogel@red-bean.com>
916
917 * bookmark.el: Adjust parameter names and doc strings to resolve
918 confusion over whether "bookmark" meant a bookmark name or a
919 bookmark record. Along the way, shorten one function's name for
920 similar reasons. (Issue #7548)
921 (bookmark-name-from-record): New name for
922 `bookmark-name-from-full-record'. All callers changed.
923 (bookmark-get-bookmark, bookmark-get-bookmark-record)
924 (bookmark-default-annotation-text, bookmark-prop-get, bookmark-prop-set)
925 (bookmark-get-annotation, bookmark-set-annotation)
926 (bookmark-get-filename, bookmark-set-filename)
927 (bookmark-get-position, bookmark-set-position)
928 (bookmark-get-front-context-string, bookmark-set-front-context-string)
929 (bookmark-get-rear-context-string, bookmark-set-rear-context-string)
930 (bookmark-get-handler, bookmark-edit-annotation, bookmark--jump-via)
931 (bookmark-handle-bookmark, bookmark-location, bookmark-show-annotation):
932 Rename `bookmark' parameter to `bookmark-name-or-record', to
933 clearly show its role, and shorten or adjust doc strings accordingly.
934 (bookmark-set-name): Same, and pass the parameter directly to
935 `bookmark-get-bookmark' instead of redundantly doing the callee's work.
936 (bookmark-default-annotation-text, bookmark-send-edited-annotation)
937 (bookmark-relocate, bookmark-insert-location, bookmark-insert)
938 (bookmark-delete): Rename `bookmark' parameter to `bookmark-name',
939 and in some cases shorten doc string accordingly.
940 (bookmark-rename): Change `old' and `new' parameters to `old-name'
941 and `new-name', and adjust an internal variable to avoid confusion.
942 (bookmark-jump, bookmark-jump-noselect): Clarify `bookmark'
943 parameter in doc string.
944
945 2010-12-08 Glenn Morris <rgm@gnu.org>
946
947 * progmodes/gdb-mi.el (gdb): Try to initialize comint input history
948 from gdb's history file. (Bug#7575)
949
950 * mail/emacsbug.el (report-emacs-bug):
951 Try to handle some other mail clients.
952
953 2010-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
954
955 * files.el (dir-locals-collect-variables): Don't let errors stop us.
956 Use string-prefix-p.
957 (file-name-version-regexp): New var.
958 (file-name-sans-versions):
959 * jka-cmpr-hook.el (jka-compr-build-file-regexp): Use it,
960 (jka-compr-get-compression-info): Use dolist.
961 (jka-compr-compression-info-list): Don't bother specifying
962 version/backup regexps.
963
964 2010-12-07 Tassilo Horn <tassilo@member.fsf.org>
965
966 * simple.el (just-one-space): Make argument n default to 1 if
967 omitted.
968
969 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
970
971 * electric.el (electric-indent-post-self-insert-function):
972 Delete trailing newlines even if we don't reindent.
973
974 2010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
975
976 * minibuffer.el (completion-at-point): Remove the `arg'.
977 * bindings.el (complete-symbol): Move back from minibuffer.el.
978
979 2010-12-06 Deniz Dogan <deniz.a.m.dogan@gmail.com>
980
981 * simple.el (just-one-space): Delete newlines for negative arg.
982
983 2010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
984
985 * ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
986 (ansi-color-filter-apply): Simplify.
987 (ansi-color-apply): Use `font-lock-face' rather than `face'.
988
989 2010-12-05 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
990
991 * vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
992
993 2010-12-04 Chong Yidong <cyd@stupidchicken.com>
994
995 * dired.el (dired-use-ls-dired): Set default to a special
996 "unspecified" value.
997 (dired-insert-directory): When called the first time, check
998 whether "ls --dired" succeeds and set dired-use-ls-dired (Bug#7546).
999
1000 2010-12-04 Tak Ota <Takaaki.Ota@am.sony.com>
1001
1002 * replace.el: Add "collect" feature to occur.
1003 (occur-collect-regexp-history): New var.
1004 (occur-read-primary-args): Return a replace string for nlines,
1005 if needed.
1006 (occur): Extend the meaning of nlines.
1007
1008 2010-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
1009
1010 * progmodes/which-func.el (which-func-ff-hook): Log the error message.
1011 (which-func-update-1): Distinguish symbols from strings.
1012 (which-function): Stay within 80 columns.
1013
1014 2010-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
1015
1016 * subr.el (with-demoted-errors): Distinguish symbols from strings.
1017
1018 * newcomment.el (comment-styles): Add docs to each style (bug#7509).
1019 Improve docstring.
1020 (comment-style): Use comment-styles's docs to describe values.
1021
1022 2010-12-03 Jan Djärv <jan.h.d@swipnet.se>
1023
1024 * term/common-win.el (x-setup-function-keys): Restore ns-new-frame
1025 and ns-show-prefs (Bug#7535).
1026
1027 * term/ns-win.el (global-map): Restore ns-new-frame and ns-show-prefs
1028 bindings (Bug#7535).
1029
1030 2010-12-03 Glenn Morris <rgm@gnu.org>
1031
1032 * nxml/nxml-mode.el: Require rng-nxml.
1033 (rng-nxml-mode-init, nxml-enable-unicode-char-name-sets):
1034 Remove declarations.
1035
1036 * nxml/nxml-mode.el, nxml/nxml-outln.el, nxml/rng-loc.el:
1037 * nxml/rng-nxml.el, nxml/rng-valid.el:
1038 Remove leading `*' from defcustom docs.
1039
1040 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
1041 (normal-top-level-add-to-load-path, tty-handle-args):
1042 Convert comments to basic doc-strings.
1043
1044 * net/browse-url.el (browse-url-url-at-point)
1045 (browse-url-default-browser): Remove autoload cookies.
1046
1047 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
1048 Remove more undefined cl functions.
1049
1050 * vc/diff.el (diff-sentinel): Make new arguments optional.
1051 * ibuf-ext.el (diff-sentinel): Update declaration.
1052
1053 2010-12-03 Daiki Ueno <ueno@unixuser.org>
1054
1055 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
1056 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
1057 (epg-context-set-passphrase-callback): Mention that the callback
1058 is not called when used with GnuPG 2.x.
1059
1060 2010-12-02 Michael Albinus <michael.albinus@gmx.de>
1061
1062 * net/tramp.el (tramp-local-host-regexp): Add "localhost6".
1063 (tramp-file-name-port): Check also for `tramp-default-port'.
1064 (tramp-get-connection-name): New defun.
1065 (tramp-get-connection-process): Use it.
1066 (tramp-debug-message): Extend function exclude list.
1067 (tramp-drop-volume-letter): Fix doc string.
1068
1069 * net/tramp-cmds.el: Remove solved todo item.
1070
1071 * net/tramp-efs.el:
1072 * net/tramp-ftp.el:
1073 * net/tramp-gvfs.el:
1074 * net/tramp-gw.el:
1075 * net/tramp-imap.el:
1076 * net/tramp-smb.el: Fix regexps added to `tramp-default-method-alist'
1077 and `tramp-default-user-alist', respectively.
1078
1079 * net/tramp-gw.el (tramp-gw-open-connection):
1080 Use `tramp-get-connection-name' and `tramp-get-connection-buffer'.
1081
1082 * net/tramp-imap.el (tramp-imap-make-iht): Use just
1083 `tramp-file-name-port'.
1084
1085 * net/tramp-sh.el (tramp-methods): Add recursive options to "pscp"
1086 and "psftp". Exchange "%k" marker with options.
1087 (tramp-do-copy-or-rename-file, tramp-sh-handle-file-local-copy):
1088 Compute size of link target.
1089 (tramp-do-copy-or-rename-file-out-of-band). Move setting of
1090 `tramp-current-*' up due to gateway methods. Optimze computing of
1091 copy arguments. Use `tramp-get-connection-name' and
1092 `tramp-get-connection-buffer'. Improve debug messages.
1093 (tramp-compute-multi-hops): Remove port determination.
1094 (tramp-maybe-open-connection): Use `tramp-get-connection-name'.
1095
1096 * net/trampver.el: Update release number.
1097
1098 2010-12-02 Glenn Morris <rgm@gnu.org>
1099
1100 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
1101 Avoid infinite loop over windows. (Bug#7492)
1102
1103 * progmodes/flymake.el (flymake-check-file-limit):
1104 Allow nil to mean "no limit".
1105 (flymake-check-patch-master-file-buffer): Update for above change.
1106 Allow a .tex file-name extension to be optional.
1107 (flymake-master-tex-init): Also match \include statements.
1108
1109 2010-11-30 Sam Steingold <sds@gnu.org>
1110
1111 * nxml/nxml-mode.el (nxml-parent-document): Add a variable.
1112 (nxml-parent-document-set): A function to set `nxml-parent-document'.
1113 (nxml-mode): Define using `define-derived-mode' instead of `defun'.
1114 (nxml-mode-hook): Remove `defcustom' (auto-defined by
1115 define-derived-mode').
1116 * nxml/rng-valid.el (rng-dtd-trivial-p): Add a helper function for
1117 users who want to call `nxml-parent-document-set'.
1118
1119 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
1120
1121 * log-edit.el (log-edit-font-lock-keywords): Don't try matching
1122 stand-alone lines, since that is handled by log-edit-match-to-eoh
1123 (Bug#6465).
1124
1125 2010-11-27 Eduard Wiebe <usenet@pusto.de>
1126
1127 * dired.el (dired-get-filename): Replace backslashes with slashes
1128 in file names on MS-Windows, needed by `locate'. (Bug#7308)
1129 * locate.el (locate-default-make-command-line): Don't consider
1130 drive letter and root directory part of
1131 `directory-listing-before-filename-regexp'. (Bug#7308)
1132 (locate-post-command-hook, locate-post-command-hook): New defcustoms.
1133
1134 2010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
1135
1136 * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
1137 of :smie-open/close-alist.
1138 (smie-next-sexp): Make it accept a "start token" as argument.
1139 (smie-indent-keyword): Be careful not to misidentify tokens that span
1140 more than one line, as empty lines. Add argument `token'.
1141
1142 2010-11-27 Kenichi Handa <handa@m17n.org>
1143
1144 * mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported
1145 multipart subtypes, insert all as usual.
1146
1147 * mail/rmail.el: Require rfc2047.
1148
1149 2010-11-27 Kenichi Handa <handa@m17n.org>
1150
1151 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-type)
1152 (rmail-mime-entity-disposition)
1153 (rmail-mime-entity-transfer-encoding, rmail-mime-entity-header)
1154 (rmail-mime-entity-body, rmail-mime-entity-children): New functions.
1155 (rmail-mime-save): Handle the case that the button's `data' is a
1156 MIME entity.
1157 (rmail-mime-insert-text): New function.
1158 (rmail-mime-insert-image): Handle the case that DATA is a MIME entity.
1159 (rmail-mime-bulk-handler): Just call rmail-mime-insert-bulk.
1160 (rmail-mime-insert-bulk): New function mostly copied from the old
1161 rmail-mime-bulk-handler.
1162 (rmail-mime-multipart-handler): Just call rmail-mime-process-multipart.
1163 (rmail-mime-process-multipart): New function mostly copied from
1164 the old rmail-mime-multipart-handler.
1165 (rmail-mime-show): Just call rmail-mime-process.
1166 (rmail-mime-process): New function mostly copied from the old
1167 rmail-mime-show.
1168 (rmail-mime-insert-multipart, rmail-mime-parse)
1169 (rmail-mime-insert, rmail-show-mime)
1170 (rmail-insert-mime-forwarded-message)
1171 (rmail-insert-mime-resent-message): New functions.
1172 (rmail-insert-mime-forwarded-message-function): Set to
1173 rmail-insert-mime-forwarded-message.
1174 (rmail-insert-mime-resent-message-function): Set to
1175 rmail-insert-mime-resent-message.
1176
1177 * mail/rmailsum.el: Require rfc2047.
1178 (rmail-header-summary): Handle multiline Subject: field.
1179 (rmail-summary-line-decoder): Change the default to
1180 rfc2047-decode-string.
1181
1182 * mail/rmail.el (rmail-enable-mime): Change the default to t.
1183 (rmail-mime-feature): Change the default to `rmailmm'.
1184 (rmail-quit): Delete the specifal code for rmail-enable-mime.
1185 (rmail-display-labels): Likewise.
1186 (rmail-show-message-1): Check rmail-enable-mime, and use
1187 rmail-show-mime-function for a MIME message. Decode the headers
1188 according to RFC2047.
1189
1190 2010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
1191
1192 * progmodes/which-func.el (which-func-imenu-joiner-function):
1193 Return a string, as expected.
1194 (which-function-mode): Make sure we stop any previous timer before
1195 starting a new one.
1196
1197 2010-11-27 Michael Albinus <michael.albinus@gmx.de>
1198
1199 * net/tramp.el (tramp-default-method-alist)
1200 (tramp-default-user-alist, tramp-default-proxies-alist):
1201 Adapt custom options type. (Bug#7445)
1202
1203 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
1204
1205 * progmodes/python.el: Add Ipython support (Bug#5390).
1206 (python-shell-prompt-alist)
1207 (python-shell-continuation-prompt-alist): New options.
1208 (python--set-prompt-regexp): New function.
1209 (inferior-python-mode, run-python, python-shell):
1210 Require ansi-color. Use python--set-prompt-regexp to set the comint
1211 prompt based on the Python interpreter.
1212 (python--prompt-regexp): New var.
1213 (python-check-comint-prompt)
1214 (python-comint-output-filter-function): Use it.
1215 (run-python): Use a pipe (Bug#5694).
1216
1217 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
1218
1219 * progmodes/python.el (run-python): Doc fix.
1220 (python-keep-current-directory-in-path): New var (Bug#7454).
1221
1222 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
1223
1224 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
1225 Prompt user before actually printing.
1226
1227 2010-11-27 Glenn Morris <rgm@gnu.org>
1228
1229 * startup.el (package-enable-at-startup, package-initialize):
1230 Remove unnecessary declarations.
1231
1232 2010-11-27 Eli Zaretskii <eliz@gnu.org>
1233
1234 * international/characters.el (glyphless-char-display-control):
1235 Exclude newline and TAB from the c0-control group.
1236
1237 2010-11-27 Glenn Morris <rgm@gnu.org>
1238
1239 * mail/sendmail.el (build-mail-aliases): Doc fix for autoload.
1240 (expand-mail-aliases): Remove unnecessary autoload.
1241
1242 * allout.el (allout-command-prefix, allout-mode-map): Declare.
1243
1244 * shell.el (shell-dir-cookie-re): Move definition before use.
1245
1246 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
1247 Replace undefined CL functions.
1248
1249 2010-11-26 Eli Zaretskii <eliz@gnu.org>
1250
1251 * simple.el (prog-mode): Set bidi-paragraph-direction to
1252 left-to-right.
1253
1254 * term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
1255
1256 2010-11-26 Glenn Morris <rgm@gnu.org>
1257
1258 * calendar/diary-lib.el (diary-outlook-format-1): New function, so that
1259 diary-outlook-formats can be sensitive to calendar-date-style.
1260 (diary-outlook-formats): Simplify the default setting.
1261 (diary-from-outlook-internal): Pass subject and body as arguments.
1262 Use dolist rather than dotimes. Don't save the diary buffer.
1263 (diary-from-outlook-gnus, diary-from-outlook-rmail):
1264 Pass subject and body as explicit arguments to the -internal function.
1265
1266 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1267
1268 * mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
1269 parsing them. This makes mailto:...?subject=foo\nbar work.
1270
1271 2010-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
1272
1273 * vc/diff.el (diff): Fix last change.
1274
1275 2010-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
1276
1277 * emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
1278 (pcase--dontcare-upats): New var.
1279 (pcase-let, pcase-let*): Generate better code.
1280 Accept the same bodies as `let'.
1281 (pcase-dolist): New macro.
1282 (pcase--trivial-upat-p): New helper function.
1283 (pcase--expand): Strip leading "(let nil" if any.
1284
1285 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
1286
1287 * mail/mailclient.el (browse-url): Require.
1288 (mailclient-send-it): Bind `browse-url-mailto-function' to nil to
1289 use the external browser function to send the mail (bug#7469).
1290
1291 * net/browse-url.el (browse-url-browser-function): Revert the
1292 default back to the previous value, since the new value broke
1293 mailclient.el.
1294 (browse-url-mailto-function): New variable for mailto: URLs.
1295 (browse-url): Use the new variable for mailto: URLs.
1296
1297 2010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1298
1299 * eshell/esh-cmd.el (eshell-parse-command):
1300 * eshell/esh-arg.el (eshell-parse-arguments):
1301 * eshell/em-script.el (eshell-source-file):
1302 Use with-silent-modifications.
1303
1304 2010-11-23 Chong Yidong <cyd@stupidchicken.com>
1305
1306 * vc/vc.el (vc-merge): Remove optional arg PROMPT. Always prompt
1307 for a merge location.
1308
1309 * vc/vc-bzr.el (vc-bzr-pull): Remove unused var.
1310 (vc-bzr-merge-branch): Always prompt.
1311 (vc-bzr-async-command): Use the full branch filename.
1312
1313 2010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1314
1315 * shell.el (shell): Use current-buffer by default if it's already
1316 a shell mode buffer and its process is dead.
1317 Suggested by Jose E. Marchesi <jemarch@gnu.org>.
1318
1319 2010-11-23 Tassilo Horn <tassilo@member.fsf.org>
1320
1321 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
1322 Mention that the keywords should be comma separated.
1323
1324 2010-11-23 Chong Yidong <cyd@stupidchicken.com>
1325
1326 * vc/vc.el (vc-merge): Use vc-BACKEND-merge-branch if available.
1327 Accept optional prefix arg meaning to prompt for a command.
1328 (vc-update): Use vc-BACKEND-pull if available. Accept optional
1329 prefix arg meaning to prompt for a command.
1330 (vc-pull): Alias for vc-update.
1331
1332 * vc/vc-bzr.el (vc-bzr-admin-branchconf, vc-bzr-history): New vars.
1333 (vc-bzr--branch-conf, vc-bzr-async-command, vc-bzr-pull)
1334 (vc-bzr-merge-branch): New functions, implementing merge-branch
1335 and pull operations.
1336
1337 2010-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
1338
1339 * Makefile.in: Fix up last merge.
1340
1341 * vc/diff.el (diff-old-temp-file, diff-new-temp-file): Remove.
1342 (diff-sentinel): Get them as arguments instead.
1343 (diff-old-file, diff-new-file, diff-extra-args): Remove.
1344 (diff-file-local-copy, diff-better-file-name): New funs.
1345 (diff-no-select): Rename from diff-into-buffer.
1346 Support buffers additionally to files. Move `buf' arg. Don't display buf.
1347 Prefer closures to buffer-local variables.
1348 (diff): Adjust accordingly.
1349 (diff-buffer-with-file): Move from files.el.
1350 * files.el (diff-buffer-with-file): Move to vc/diff.el.
1351 (diff-buffer-internal): Remove.
1352 (diff-buffer-buffer): Remove.
1353 (save-some-buffers-action-alist): Use diff-no-select so as not to guess
1354 the buffer name used, and so as not to mess up windows and frames.
1355
1356 2010-11-22 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
1357
1358 * files.el: Make revert work with diff-buffer-with-file (bug#7277).
1359 (diff-buffer-internal): New function extracted from diff-buffer-with-file
1360 (diff-buffer-with-file): Use it.
1361 * vc/diff.el (diff-into-buffer): New fun, extracted from diff.
1362 (diff): Use it.
1363
1364 2010-11-22 Tassilo Horn <tassilo@member.fsf.org>
1365
1366 * textmodes/reftex-ref.el (reftex-goto-label): Use the current
1367 \ref's or \pageref's value as default instead of initial input.
1368
1369 2010-11-21 Michael Albinus <michael.albinus@gmx.de>
1370
1371 * files.el (backup-by-copying-when-mismatch): The default value is
1372 now t.
1373
1374 * startup.el (normal-top-level):
1375 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
1376 `backup-by-copying-when-mismatch'.
1377
1378 2010-11-21 Jan Djärv <jan.h.d@swipnet.se>
1379
1380 * tool-bar.el (tool-bar-setup): Remove save as, print and customize.
1381
1382 2010-11-21 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1383
1384 * progmodes/python.el (python-font-lock-keywords):
1385 Highlight top-level augmented assignments (Bug#6445).
1386
1387 2010-11-21 Jan Djärv <jan.h.d@swipnet.se>
1388
1389 * term/ns-win.el (ns-right-control-modifier)
1390 (ns-right-command-modifier): Defvar them.
1391
1392 * cus-start.el (all): Add ns-right-control-modifier and
1393 ns-right-command-modifier (Bug#7458).
1394
1395 2010-11-20 Glenn Morris <rgm@gnu.org>
1396
1397 * emacs-lisp/authors.el (authors-ignored-files)
1398 (authors-valid-file-names, authors-renamed-files-alist): Add entries.
1399
1400 2010-11-20 Tassilo Horn <tassilo@member.fsf.org>
1401
1402 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
1403 (report-emacs-bug-parse-query-results)
1404 (report-emacs-bug-create-existing-bugs-buffer): Pass through
1405 keywords used for querying the bug database to show them in the
1406 existing bugs buffer.
1407
1408 2010-11-20 Jan Djärv <jan.h.d@swipnet.se>
1409
1410 * tool-bar.el (tool-bar-setup): Add some :vert-only keywords.
1411
1412 * info.el (info-tool-bar-map): Add some :vert-only keywords.
1413
1414 2010-11-20 Eli Zaretskii <eliz@gnu.org>
1415
1416 * international/characters.el (glyphless-char-display-control):
1417 Make it a defcustom, with update-glyphless-char-display as its
1418 :set attribute.
1419 (top level): Don't call update-glyphless-char-display.
1420
1421 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
1422
1423 Sync with Tramp 2.2.0.
1424
1425 * net/tramp.el (tramp-handle-insert-file-contents): Don't use
1426 `file-remote-p' (due to compatibility).
1427
1428 * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly)
1429 (tramp-do-copy-or-rename-file-out-of-band): Use `ignore-errors'.
1430
1431 * net/trampver.el: Update release number.
1432
1433 2010-11-20 Eli Zaretskii <eliz@gnu.org>
1434
1435 * faces.el (glyphless-char): Define value for `pc'.
1436
1437 2010-11-20 Tassilo Horn <tassilo@member.fsf.org>
1438
1439 Implemented a bug querying mechanism.
1440 * mail/emacsbug.el (report-emacs-bug-tracker-url): New variable.
1441 (report-emacs-bug-create-existing-bugs-buffer)
1442 (report-emacs-bug-parse-query-results)
1443 (report-emacs-bug-query-existing-bugs): New functions.
1444
1445 2010-11-19 Tassilo Horn <tassilo@member.fsf.org>
1446
1447 * textmodes/reftex-ref.el (reftex-goto-label): If point is inside
1448 a \ref{} or \pageref{} macro, then use its value as initial input.
1449
1450 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
1451
1452 * calc/calc-units.el (math-build-units-table-buffer):
1453 calc/README: Mention that the TeX specific units won't use the
1454 `tex' prefix in TeX mode.
1455 calc/calc-lang.el (math-variable-table): Don't use the `tex'
1456 prefix for units in TeX mode.
1457
1458 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
1459
1460 * simple.el (kill-new, kill-append, kill-region):
1461 * comint.el (comint-kill-region): Make the yank-handler argument
1462 obsolete.
1463
1464 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
1465
1466 * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
1467 that are both openers (resp. closers) and something else.
1468 (smie-grammar): Loosen definition of valid values.
1469 (smie-next-sexp, smie-down-list, smie-blink-matching-open)
1470 (smie-indent--parent, smie-rule-parent, smie-indent-keyword)
1471 (smie-indent-after-keyword): Adjust users.
1472 (smie-indent-keyword): Don't indent empty lines.
1473
1474 * vc-hg.el (vc-hg-program): New var.
1475 Suggested by Norman Gray <norman@astro.gla.ac.uk>.
1476 (vc-hg-state, vc-hg-working-revision, vc-hg-command): Use it.
1477
1478 2010-11-18 Glenn Morris <rgm@gnu.org>
1479
1480 * emacs-lisp/autoload.el (autoload-find-destination): The function
1481 coding-system-eol-type may return non-numeric values. (Bug#7414)
1482
1483 2010-11-18 Ulrich Mueller <ulm@gentoo.org>
1484
1485 * server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
1486
1487 2010-11-18 Eli Zaretskii <eliz@gnu.org>
1488
1489 * subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
1490
1491 2010-11-18 Chong Yidong <cyd@stupidchicken.com>
1492
1493 * textmodes/picture.el (picture-mouse-set-point): Don't use
1494 posn-col-row; explicitly compute the motion based on the posn at
1495 the window-start (Bug#7390).
1496
1497 2010-11-18 Glenn Morris <rgm@gnu.org>
1498
1499 * novice.el (disabled-command-function):
1500 Fix 2009-11-15 change. (Bug#7384)
1501
1502 2010-11-18 Glenn Morris <rgm@gnu.org>
1503
1504 * calendar/calendar.el (diary-iso-date-forms): Make elements
1505 mutually exclusive. (Bug#7377)
1506
1507 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
1508
1509 * emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
1510 when filling the remaining "unconstrained" values.
1511
1512 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
1513
1514 * emacs-lisp/bytecomp.el (byte-compile-warnings): Simplify the
1515 safety predicate.
1516
1517 * files.el (safe-local-variable-p): Gracefully handle errors.
1518
1519 * emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
1520 Use smie-indent-virtual when indenting relative to an opener.
1521 (smie-rule-separator): Use smie-rule-parent.
1522 (smie-indent-keyword): Consult rules, even for openers at bol.
1523 (smie-indent-comment-close): Try to align closer's content.
1524
1525 2010-11-18 Glenn Morris <rgm@gnu.org>
1526
1527 * ls-lisp.el (ls-lisp-dired-ignore-case): Make it an obsolete alias.
1528
1529 2010-11-18 Glenn Morris <rgm@gnu.org>
1530
1531 * printing.el (pr-menu-bind): Doc fix.
1532
1533 * speedbar.el (speedbar-toggle-images): Doc fix.
1534
1535 * progmodes/python.el (python-shell): Doc fix.
1536
1537 * wid-edit.el (widget-field-use-before-change)
1538 (widget-use-overlay-change): Doc fixes.
1539
1540 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
1541
1542 Minor cleanup to improve style.
1543 * textmodes/rst.el (rst-update-section): Use point-marker.
1544 (rst-get-decoration): Eliminate unneeded assignment.
1545 (rst-promote-region, rst-straighten-decorations)
1546 (rst-section-tree, rst-adjust): Use point-marker.
1547 (rst-toc-mode-mouse-goto): Avoid setq.
1548 (rst-shift-region-guts, rst-shift-region-left)
1549 (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2)
1550 (rst-convert-bullets-to-enumeration): Use copy-marker.
1551
1552 * minibuffer.el (completion-fail-discreetly): New var.
1553 (completion--do-completion): Use it.
1554
1555 * electric.el (electric-pair-pairs): New var.
1556 (electric-pair-post-self-insert-function): Use it.
1557 (electric-layout-post-self-insert-function): Don't insert a before
1558 newline unless it's actually needed.
1559
1560 2010-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
1561
1562 * progmodes/python.el (run-python): Explain why we remove the current
1563 directory from sys.path. Suggested by Eric Hanchrow <erich@cozi.com>.
1564
1565 * progmodes/grep.el (grep-regexp-alist): Tighten the regexp (bug#7378).
1566
1567 2010-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1568
1569 * progmodes/octave-mod.el: Rely on elecric-*-modes.
1570 (octave-mode-map): Don't bind ;, SPC, and LF.
1571 (octave-auto-indent, octave-auto-newline): Remove.
1572 (electric-layout-rules): Declare.
1573 (octave-mode): Set electric-layout-rules.
1574 (octave-indent-new-comment-line): Use reindent-then-newline-and-indent.
1575 (octave-reindent-then-newline-and-indent, octave-electric-semi)
1576 (octave-electric-space): Remove.
1577
1578 * electric.el (electric-layout-mode): New minor mode.
1579 (electric--after-char-pos): New function.
1580 (electric-indent-post-self-insert-function): Use it.
1581 (electric-layout-rules): New var.
1582 (electric-layout-post-self-insert-function): New function.
1583 (electric-indent-mode): Make them interact better.
1584
1585 2010-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1586
1587 * emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
1588 (checkdoc-sentencespace-region-engine, checkdoc-this-string-valid)
1589 (checkdoc-proper-noun-region-engine): Use with-syntax-table.
1590
1591 2010-11-15 Agustín Martín <agustin.martin@hispalinux.es>
1592
1593 * textmodes/flyspell.el (flyspell-generic-progmode-verify):
1594 Make sure to check inside the word (Bug#6761).
1595
1596 2010-11-14 Chong Yidong <cyd@stupidchicken.com>
1597
1598 * startup.el (command-line): If the cursorColor resource is set,
1599 change the cursor face-spec (Bug#7392).
1600
1601 2010-11-13 Ken Manheimer <ken.manheimer@gmail.com>
1602
1603 The main features of the following allout.el changes are:
1604 - implement user customization for the allout key bindings
1605 - add a customization control by which the user can inhibit use of
1606 a trailing Ctrl-H, so by default it's reserved for use with
1607 describe-prefix-bindings
1608 - adapt to new version of called-interactively-p, while
1609 maintaining backwards compatibility with old version
1610 - fix hotspot navigation so i works properly with meta-modified keys
1611
1612 * allout.el (allout-keybindings, allout-bind-keys)
1613 (allout-keybindings-binding, allout-prefixed-keybindings)
1614 (allout-unprefixed-keybindings, allout-preempt-trailing-ctrl-h)
1615 (allout-keybindings-list, allout-mode-map-adjustments)
1616 (allout-setup-mode-map): Establish allout-mode keymaps as user
1617 customizable settings, and also establish a customizable setting which
1618 regulates whether or not a trailing control-h is reserved for use with
1619 describe-prefix-bindings - and inhibit it by default, so that control-h
1620 *is* reserved for describe-prefix-bindings unless the user changes it.
1621
1622 * allout.el (allout-hotspot-key-handler): Distinguish more explicitly
1623 and accurately between modified and unmodified events, and handle
1624 modified events more comprehensively.
1625
1626 * allout.el (allout-substring-no-properties):
1627 Alias to use or provide version of `substring-no-properties'.
1628 (allout-solicit-alternate-bullet): Use `allout-substring-no-properties'.
1629
1630 * allout.el (allout-next-single-char-property-change):
1631 Alias to use or provide version of `next-single-char-property-change'.
1632 (allout-annotate-hidden, allout-hide-by-annotation):
1633 Use `allout-next-single-char-property-change'.
1634
1635 * allout.el (allout-select-safe-coding-system):
1636 Alias to use or provide version of `select-safe-coding-system'.
1637 (allout-toggle-subtree-encryption):
1638 Use `allout-select-safe-coding-system'.
1639
1640 * allout.el (allout-set-buffer-multibyte):
1641 Alias to use or provide version of `set-buffer-multibyte'.
1642 (allout-encrypt-string): Use `allout-set-buffer-multibyte'.
1643
1644 * allout.el (allout-called-interactively-p): Macro for using the
1645 different versions of called-interactively-p identically, depending on
1646 the subroutine's argument signature.
1647 (allout-back-to-current-heading, allout-beginning-of-current-entry):
1648 Use `(interactive "p")' instead of `(called-interactively-p)'.
1649
1650 * allout.el (allout-init, allout-ascend, allout-end-of-level)
1651 (allout-previous-visible-heading, allout-forward-current-level)
1652 (allout-backward-current-level, allout-show-children):
1653 Use `allout-called-interactively-p' instead of `called-interactively-p'.
1654
1655 * allout.el (allout-before-change-handler):
1656 Exempt edits to the (overlaid) character after the allout outline
1657 bullet from edit confirmation prompt.
1658
1659 * allout.el (allout-add-resumptions):
1660 Ensure that it respects correct buffer for keybindings.
1661
1662 * allout.el (allout-beginning-of-line):
1663 Use `allout-previous-single-char-property-change' alias for the sake of
1664 diverse compatibility.
1665
1666 * allout.el (allout-end-of-line):
1667 Use `allout-mark-active-p' to encapsulate respect for mark activity.
1668
1669 2010-11-13 Chong Yidong <cyd@stupidchicken.com>
1670
1671 * frame.el (frame-notice-user-settings): Don't clobber other
1672 user-set parameters when calling face-set-after-frame-default in
1673 response to background-color parameter (Bug#7373).
1674
1675 2010-11-13 Eli Zaretskii <eliz@gnu.org>
1676
1677 * international/characters.el (glyphless-char-display-control):
1678 Rename from glyphless-char-control; all users changed. Doc fix.
1679 Signal an error if display method is not one of the recognized
1680 symbols.
1681
1682 2010-11-13 Michael Albinus <michael.albinus@gmx.de>
1683
1684 * net/tramp-compat.el (tramp-compat-line-beginning-position)
1685 (tramp-compat-line-end-position): Remove them.
1686
1687 * net/tramp.el (tramp-parse-rhosts-group)
1688 (tramp-parse-shosts-group, tramp-parse-sconfig-group)
1689 (tramp-parse-hosts-group, tramp-parse-passwd-group)
1690 (tramp-parse-netrc-group, tramp-parse-putty-group)
1691 * net/tramp-cmds.el (tramp-append-tramp-buffers)
1692 * net/tramp-sh.el (tramp-do-file-attributes-with-ls)
1693 (tramp-sh-handle-file-selinux-context)
1694 (tramp-sh-handle-file-name-all-completions)
1695 (tramp-sh-handle-insert-directory)
1696 (tramp-sh-handle-expand-file-name, tramp-find-executable)
1697 (tramp-wait-for-output, tramp-send-command-and-read)
1698 * net/tramp-smb.el (tramp-smb-read-file-entry)
1699 (tramp-smb-get-cifs-capabilities): Use `point-at-eol'.
1700
1701 * net/tramp-sh.el (tramp-sh-handle-insert-directory) Use
1702 `point-at-bol'.
1703 (tramp-remote-coding-commands): Add an alternative using "base64
1704 -d -i". This is needed for older base64 versions from GNU
1705 coreutils. Reported by Klaus Reichl
1706 <Klaus.Reichl@thalesgroup.com>.
1707
1708 2010-11-13 Hrvoje Niksic <hniksic@xemacs.org>
1709
1710 * simple.el (count-words-region): New function.
1711
1712 2010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
1713
1714 * shell.el (shell-dir-cookie-re): New custom variable.
1715 (shell-dir-cookie-watcher): New function.
1716
1717 * vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
1718 and compilation-mode (bug#7350).
1719
1720 * vc/smerge-mode.el (smerge-refine): Choose better default part to
1721 highlight when one of them is empty.
1722
1723 * skeleton.el (skeleton-read): Don't use `newline' since it may strip
1724 trailing space.
1725 (skeleton-newline): New function.
1726 (skeleton-internal-1): Use it.
1727
1728 * simple.el (open-line): `newline' may strip trailing space.
1729
1730 2010-11-12 Kevin Ryde <user42@zip.com.au>
1731
1732 * international/mule-cmds.el (princ-list): Use mapc.
1733
1734 2010-11-12 Glenn Morris <rgm@gnu.org>
1735
1736 * emacs-lisp/bytecomp.el (byte-compile-log-buffer): New constant.
1737 Use it to replace all instances of "*Compile-Log*"
1738
1739 2010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
1740
1741 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
1742 indentation specs.
1743
1744 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
1745
1746 * progmodes/modula2.el: Use SMIE and skeleton.
1747 (m2-mode-syntax-table): (*..*) can be nested.
1748 Add //...\n. Fix paren syntax.
1749 (m2-mode-map): Remove LF and TAB bindings.
1750 (m2-indent): Add safety property.
1751 (m2-smie-grammar): New var.
1752 (m2-smie-refine-colon, m2-smie-refine-of, m2-smie-backward-token)
1753 (m2-smie-forward-token, m2-smie-refine-semi, m2-smie-rules): New funs.
1754 (m2-mode): Use define-derived-mode.
1755 (m2-newline, m2-tab): Remove.
1756 (m2-begin, m2-case, m2-definition, m2-else, m2-for, m2-header)
1757 (m2-if, m2-loop, m2-module, m2-or, m2-procedure, m2-with, m2-record)
1758 (m2-stdio, m2-type, m2-until, m2-var, m2-while, m2-export)
1759 (m2-import): Use define-skeleton.
1760
1761 2010-11-11 Glenn Morris <rgm@gnu.org>
1762
1763 * obsolete/lucid.el: Don't warn about any CL functions in this file.
1764
1765 * ls-lisp.el (ls-lisp-ignore-case, ls-lisp-dirs-first)
1766 (ls-lisp-verbosity): Add custom :set-after property.
1767 (ls-lisp-verbosity, ls-lisp-use-localized-time-format): Doc fixes.
1768 (ls-lisp-format, ls-lisp-format-time): Don't take `now' as an argument.
1769 (ls-lisp-insert-directory): Update caller.
1770 (ls-lisp-set-options): New function.
1771 (ls-lisp-emulation): Use ls-lisp-set-options for custom :set.
1772 Doc fix.
1773
1774 * play/landmark.el (lm-prompt-for-move):
1775 * play/gomoku.el (gomoku-prompt-for-move): Remove nonsensical code.
1776
1777 * progmodes/idlw-complete-structtag.el: Remove unused dec `name'.
1778
1779 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins)
1780 (idlwave-study-twins): Prefix dynamic local variable `name'.
1781 (idlwave-routine-twin-compare): Update for above change.
1782
1783 * progmodes/idlw-help.el (idlwave-do-mouse-completion-help):
1784 Prefix dynamic local variables `name', `kwd', and `link'.
1785 * progmodes/idlw-shell.el (idlwave-shell-complete-execcomm-help):
1786 * progmodes/idlw-complete-structtag.el
1787 (idlwave-complete-structure-tag-help):
1788 * progmodes/idlwave.el (idlwave-complete-sysvar-help)
1789 (idlwave-complete-sysvar-tag-help)
1790 (idlwave-complete-class-structure-tag-help):
1791 Update for above name changes.
1792
1793 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1794
1795 * net/browse-url.el (browse-url-browser-function): Change the
1796 default to use `browse-url-mail' on mailto: URLs.
1797
1798 2010-11-10 Chong Yidong <cyd@stupidchicken.com>
1799
1800 * emacs-lisp/package.el (package-read-all-archive-contents):
1801 Reset package-archive-contents to nil before re-reading.
1802
1803 2010-11-10 Brandon Craig Rhodes <brandon@rhodesmill.org> (tiny change)
1804
1805 * textmodes/flyspell.el (flyspell-word): Do not re-check words
1806 already found as misspellings by (flyspell-large-region), just
1807 do highlighting (bug#7322).
1808
1809 2010-11-10 Glenn Morris <rgm@gnu.org>
1810
1811 * progmodes/octave-mod.el (octave-mark-block): Update for smie change.
1812
1813 * emulation/edt.el (edt-with-position): New macro.
1814 (edt-find-forward, edt-find-backward, edt-find-next-forward)
1815 (edt-find-next-backward, edt-sentence-forward, edt-sentence-backward)
1816 (edt-paragraph-forward, edt-paragraph-backward): Use it.
1817
1818 * emulation/tpu-extras.el (tpu-with-position): New macro.
1819 (tpu-paragraph, tpu-page, tpu-search-internal): Use it.
1820
1821 * textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
1822
1823 * textmodes/texnfo-upd.el (texinfo-all-menus-update)
1824 (texinfo-menu-copy-old-description, texinfo-start-menu-description)
1825 (texinfo-master-menu, texinfo-insert-node-lines)
1826 (texinfo-multiple-files-update):
1827 * textmodes/texinfmt.el (texinfo-append-refill, texinfo-copying):
1828 Use line-beginning-position.
1829
1830 * progmodes/cperl-mode.el (cperl-find-pods-heres, cperl-write-tags):
1831 No recent Emacs supports system-type `emx'.
1832
1833 * progmodes/ada-xref.el (is-windows): Rename to ada-on-ms-windows.
1834 (ada-command-separator, ada-default-prj-properties)
1835 (ada-find-any-references): Update for above name change.
1836
1837 * dirtrack.el (dirtrack-directory-function)
1838 (dirtrack-canonicalize-function):
1839 * filecache.el (file-cache-completion-ignore-case)
1840 (file-cache-case-fold-search, file-cache-ignore-case):
1841 * term.el (serial-port-is-file-p): Cosmetic change.
1842
1843 * emulation/viper-init.el (viper-ms-style-os-p): Doc fix.
1844 Remove non-existent `windows-95' system-type.
1845 * dired.el (dired-chown-program): Remove non-existent `linux'
1846 system-type.
1847
1848 * net/net-utils.el (net-utils-remove-ctl-m): Use memq for system-types.
1849 (ping-program-options): Remove non-existent `linux' system-type.
1850
1851 * startup.el (package-initialize): Update declaration.
1852
1853 * ls-lisp.el (ls-lisp-time-lessp, ls-lisp-time-to-seconds): Remove.
1854 (ls-lisp-handle-switches): Use time-less-p.
1855 (ls-lisp-format-time): Use float-time.
1856
1857 * textmodes/remember.el (remember-time-to-seconds): Remove.
1858 (remember-store-in-mailbox): Use float-time.
1859
1860 * calendar/timeclock.el (timeclock-time-to-seconds): Make it an alias.
1861
1862 * calendar/time-date.el (time-to-seconds): Always an alias on Emacs,
1863 never a real function.
1864 (with-no-warnings): Remove compat stub, now unused.
1865 (time-less-p): Doc fix.
1866 (time-to-number-of-days): Simplify.
1867
1868 * eshell/esh-util.el (eshell-time-less-p, eshell-time-to-seconds):
1869 Remove.
1870 (eshell-read-passwd, eshell-read-hosts): Use time-less-p.
1871 * eshell/esh-test.el (eshell-test, eshell-show-usage-metrics):
1872 * eshell/em-unix.el (eshell-show-elapsed-time, eshell/time):
1873 * eshell/em-pred.el (eshell-pred-file-time): Use float-time.
1874 * eshell/em-ls.el (eshell-ls-sort-entries): Use time-less-p.
1875
1876 * eshell/em-unix.el (eshell-remove-entries, eshell/rm)
1877 (eshell-shuffle-files, eshell-shorthand-tar-command)
1878 (eshell-mvcpln-template, eshell/mv, eshell/cp, eshell/ln):
1879 Prefix dynamic locals `interactive', `preview', `recursive', `verbose'.
1880 * eshell/em-glob.el (eshell-extended-glob, eshell-glob-entries):
1881 Prefix dynamic local variable `matches'.
1882
1883 * skeleton.el (skeleton-internal-list, skeleton-internal-1):
1884 Prefix dynamic local variable `skeleton'.
1885
1886 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
1887
1888 * net/browse-url.el (browse-url-mail): Insert body part of mailto url
1889 in mail buffer; make yank-action always a command that yanks original
1890 buffer.
1891
1892 2010-11-09 Glenn Morris <rgm@gnu.org>
1893
1894 * progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
1895
1896 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1897
1898 * minibuffer.el (minibuffer-completion-help): Specify the end of the
1899 completion field (bug#7211).
1900
1901 * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322)
1902 Fix handling of backslash escapes.
1903 (python-quote-syntax): Adjust accordingly.
1904
1905 2010-11-09 Richard Levitte <richard@levitte.org> (tiny change)
1906
1907 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
1908 (vc-mtn-workfile-branch): Adjust to new output format.
1909
1910 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1911
1912 * international/mule-cmds.el (princ-list): Mark as obsolete.
1913
1914 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1915
1916 * emacs-lisp/smie.el: New package.
1917
1918 2010-11-09 Michael Albinus <michael.albinus@gmx.de>
1919
1920 * files.el (backup-by-copying-when-mismatch):
1921 Set `permanent-local' property.
1922
1923 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
1924 `permanent-local' property for `backup-by-copying-when-mismatch'.
1925
1926 2010-11-09 Eli Zaretskii <eliz@gnu.org>
1927
1928 * ls-lisp.el (insert-directory): Doc fix. (bug#7285)
1929
1930 2010-11-09 Wilson Snyder <wsnyder@wsnyder.org>
1931
1932 * progmodes/verilog-mode.el (verilog-insert-one-definition)
1933 (verilog-read-decls, verilog-read-sub-decls-sig): Fix AUTOWIRE and
1934 AUTOINOUT for SV style multidimensional arrays, bug294.
1935 Reported by Eric Mastromarchi.
1936 (verilog-preprocess): Use with-current-buffer and
1937 font-lock-fontify-buffer to cleanup style issues.
1938
1939 2010-11-09 Glenn Morris <rgm@gnu.org>
1940
1941 * locate.el (locate, locate-mode): Doc fixes.
1942
1943 2010-11-09 Chong Yidong <cyd@stupidchicken.com>
1944
1945 * server.el (server-start): New arg INHIBIT-PROMPT prevents asking
1946 user for confirmation.
1947 (server-force-stop): Use it.
1948 (server-start): Use server-force-stop for kill-emacs-hook, to
1949 avoid user interaction while killing Emacs.
1950
1951 2010-11-09 Glenn Morris <rgm@gnu.org>
1952
1953 * progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
1954 (meta-indent-line): Simplify.
1955
1956 * vc/emerge.el (emerge-line-number-in-buf):
1957 * textmodes/ispell.el (ispell-region):
1958 * textmodes/fill.el (current-fill-column):
1959 * progmodes/xscheme.el (xscheme-send-current-line):
1960 * progmodes/vhdl-mode.el (vhdl-current-line, vhdl-line-copy):
1961 * progmodes/tcl.el (tcl-hairy-scan-for-comment):
1962 * progmodes/sh-script.el (sh-handle-prev-do):
1963 * progmodes/meta-mode.el (meta-indent-line):
1964 * progmodes/idlwave.el (idlwave-goto-comment, idlwave-fill-paragraph)
1965 (idlwave-in-quote):
1966 * progmodes/idlw-shell.el (idlwave-shell-current-frame)
1967 (idlwave-shell-update-bp-overlays, idlwave-shell-sources-filter):
1968 * progmodes/fortran.el (fortran-looking-at-if-then):
1969 * progmodes/etags.el (find-tag-in-order, etags-snarf-tag):
1970 * progmodes/cperl-mode.el (cperl-sniff-for-indent)
1971 (cperl-find-pods-heres):
1972 * progmodes/ada-mode.el (ada-get-current-indent, ada-narrow-to-defun):
1973 * net/quickurl.el (quickurl-list-insert):
1974 * net/ldap.el (ldap-search-internal):
1975 * net/eudc.el (eudc-expand-inline):
1976 * mail/sendmail.el (sendmail-send-it):
1977 * mail/mspools.el (mspools-visit-spool, mspools-get-spool-name):
1978 * emulation/viper-cmd.el (viper-paren-match, viper-backward-indent)
1979 (viper-brac-function):
1980 * calc/calc-yank.el (calc-do-grab-region):
1981 * calc/calc-keypd.el (calc-keypad-press):
1982 * term.el (term-move-columns, term-insert-spaces):
1983 * speedbar.el (speedbar-highlight-one-tag-line):
1984 * simple.el (current-word):
1985 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
1986 * info.el (Info-find-node-in-buffer-1, Info-follow-reference)
1987 (Info-scroll-down):
1988 * hippie-exp.el (he-line-beg):
1989 * epa.el (epa--marked-keys):
1990 * dired-aux.el (dired-kill-line, dired-do-kill-lines)
1991 (dired-update-file-line, dired-add-entry, dired-remove-entry)
1992 (dired-relist-entry):
1993 * buff-menu.el (Buffer-menu-buffer):
1994 * array.el (current-line):
1995 * allout.el (allout-resolve-xref)
1996 (allout-latex-verbatim-quote-curr-line):
1997 Replace yet more uses of end-of-line etc with line-end-position, etc.
1998
1999 2010-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
2000
2001 * emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
2002 (checkdoc-interactive-loop, checkdoc-recursive-edit): Avoid princ-list.
2003 (checkdoc-syntax-table): Initialize in the declaration.
2004 (emacs-lisp-mode-hook): Use just checkdoc-minor-mode now that it turns
2005 the mode on unconditionally.
2006
2007 * emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
2008 (extent-end-position, extent-start-position): Remove setf method for
2009 non-existing functions (bug#7319).
2010
2011 2010-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
2012
2013 * emacs-lisp/smie.el: Simplify the smie-rules-function return values.
2014 (smie-precs->prec2): Rename from smie-precs-precedence-table.
2015 (smie-bnf->prec2): Rename from smie-bnf-precedence-table.
2016 (smie-prec2->grammar): Rename from smie-prec2-levels.
2017 (smie-grammar): Rename from smie-op-levels.
2018 (smie-indent--hanging-p): Rename from smie-hanging-p.
2019 (smie-rule-hanging-p): New alias.
2020 (smie-indent--bolp): Rename from smie-bolp.
2021 (smie-indent--hanging-p): New alias.
2022 (smie--token): New dynamically bound variable.
2023 (smie-indent--parent): New function.
2024 (smie-rule-parent-p): Use it; rename from smie-parent-p.
2025 (smie-rule-next-p): Rename from smie-next-p.
2026 (smie-rule-prev-p): Rename from smie-prev-p.
2027 (smie-rule-sibling-p, smie-rule-parent)
2028 (smie-indent--separator-outdent, smie-rule-separator): New functions.
2029 (smie-rule-separator-outdent): New var.
2030 (smie-indent--rule): Merge with smie-indent--column.
2031 (smie-indent-forward-token, smie-indent-backward-token):
2032 Also recognize close parens.
2033 (smie-indent-keyword): Don't use smie-indent--column any more.
2034 (smie-indent-after-keyword): Ignore closers by default.
2035 (smie-indent-line): Use with-demoted-errors.
2036 * progmodes/octave-mod.el (octave-smie-grammar):
2037 Rename from octave-smie-op-levels.
2038 (octave-smie-rules): Adjust to new behavior.
2039 * progmodes/prolog.el (prolog-smie-grammar):
2040 Rename from prolog-smie-op-levels.
2041
2042 2010-11-07 Glenn Morris <rgm@gnu.org>
2043
2044 * eshell/esh-util.el (subst-char-in-string)
2045 (directory-files-and-attributes): These compatibility definitions are
2046 not needed on any version of Emacs since at least 21.4.
2047
2048 * progmodes/verilog-mode.el (verilog-get-beg-of-line)
2049 (verilog-get-end-of-line): Remove.
2050 (verilog-within-string, verilog-re-search-forward-substr)
2051 (verilog-re-search-backward-substr, verilog-set-auto-endcomments)
2052 (verilog-surelint-off, verilog-getopt-file, verilog-highlight-region):
2053 Use point-at-bol, point-at-eol.
2054 * progmodes/pascal.el (pascal-get-beg-of-line, pascal-get-end-of-line):
2055 Remove.
2056 (pascal-declaration-end, pascal-declaration-beg, pascal-within-string)
2057 (electric-pascal-terminate-line, pascal-set-auto-comments)
2058 (pascal-indent-paramlist, pascal-indent-declaration)
2059 (pascal-get-lineup-indent, pascal-func-completion)
2060 (pascal-get-completion-decl, pascal-var-completion, pascal-completion):
2061 Use point-at-bol, point-at-eol.
2062 * progmodes/flymake.el (flymake-line-beginning-position)
2063 (flymake-line-end-position): Remove.
2064 (flymake-highlight-line): Use point-at-bol, point-at-eol.
2065 * eshell/esh-util.el (line-end-position, line-beginning-position):
2066 Remove compat definitions.
2067
2068 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2069 Use end-of-line N.
2070 (checkdoc-this-string-valid-engine, checkdoc-file-comments-engine):
2071 Use line-end-position.
2072
2073 * emacs-lisp/chart.el (chart-zap-chars):
2074 * play/decipher.el (decipher-set-map):
2075 * progmodes/ada-mode.el (ada-get-current-indent)
2076 (ada-search-ignore-string-comment, ada-tab-hard, ada-untab-hard):
2077 * progmodes/ada-prj.el (ada-prj-load-from-file, ada-prj-display-help):
2078 * progmodes/ada-xref.el (ada-initialize-runtime-library)
2079 (ada-get-all-references):
2080 * progmodes/cperl-mode.el (cperl-electric-paren)
2081 (cperl-electric-rparen, cperl-electric-keyword, cperl-electric-else)
2082 (cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol)
2083 (cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing)
2084 (cperl-word-at-point-hard):
2085 * progmodes/idlw-shell.el (idlwave-shell-move-or-history)
2086 (idlwave-shell-filename-string, idlwave-shell-batch-command)
2087 (idlwave-shell-display-line):
2088 * progmodes/idlwave.el (idlwave-show-begin, idlwave-fill-paragraph)
2089 (idlwave-calc-hanging-indent, idlwave-auto-fill, idlwave-template):
2090 * progmodes/js.el (js--re-search-forward-inner)
2091 (js--re-search-backward-inner):
2092 * progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2)
2093 (vhdl-fix-clause, vhdl-compose-configuration-architecture):
2094 * progmodes/ruby-mode.el (ruby-parse-partial, eval-when-compile):
2095 * textmodes/flyspell.el (flyspell-process-localwords):
2096 * textmodes/ispell.el (ispell-buffer-local-parsing)
2097 (ispell-buffer-local-dict, ispell-buffer-local-words):
2098 Use point-at-bol and point-at-eol.
2099
2100 * speedbar.el (speedbar-generic-item-info)
2101 (speedbar-item-info-tag-helper, speedbar-change-expand-button-char)
2102 (speedbar-add-indicator, speedbar-check-vc-this-line)
2103 (speedbar-check-obj-this-line, speedbar-extract-one-symbol)
2104 (speedbar-buffers-line-directory, speedbar-buffer-revert-buffer):
2105 Replace more uses of end-of-line etc with line-end-position.
2106
2107 2010-11-06 Glenn Morris <rgm@gnu.org>
2108
2109 * textmodes/texnfo-upd.el (texinfo-start-menu-description)
2110 (texinfo-update-menu-region-beginning, texinfo-menu-first-node)
2111 (texinfo-delete-existing-pointers, texinfo-find-pointer)
2112 (texinfo-clean-up-node-line, texinfo-insert-node-lines)
2113 (texinfo-multiple-files-update):
2114 * textmodes/table.el (table--probe-cell-left-up)
2115 (table--probe-cell-right-bottom):
2116 * textmodes/picture.el (picture-tab-search):
2117 * textmodes/page-ext.el (pages-copy-header-and-position)
2118 (pages-directory-for-addresses):
2119 * progmodes/vera-mode.el (vera-get-offset):
2120 * progmodes/simula.el (simula-calculate-indent):
2121 * progmodes/python.el (python-pdbtrack-overlay-arrow):
2122 * progmodes/prolog.el (end-of-prolog-clause):
2123 * progmodes/perl-mode.el (perl-calculate-indent, perl-indent-exp):
2124 * progmodes/icon.el (indent-icon-exp):
2125 * progmodes/etags.el (tag-re-match-p):
2126 * progmodes/ebrowse.el (ebrowse-show-file-name-at-point):
2127 * progmodes/ebnf2ps.el (ebnf-begin-file):
2128 * progmodes/dcl-mode.el (dcl-back-to-indentation-1)
2129 (dcl-save-local-variable):
2130 * play/life.el (life-setup):
2131 * play/gametree.el (gametree-looking-at-ply):
2132 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
2133 * mail/sendmail.el (mail-mode-auto-fill):
2134 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
2135 * emacs-lisp/edebug.el (edebug-overlay-arrow):
2136 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid):
2137 * woman.el (woman-parse-numeric-value, woman2-TH, woman2-SH)
2138 (woman-tab-to-tab-stop, WoMan-warn-ignored):
2139 * type-break.el (type-break-file-keystroke-count):
2140 * term.el (term-replace-by-expanded-history-before-point)
2141 (term-skip-prompt, term-extract-string):
2142 * speedbar.el (speedbar-edit-line, speedbar-expand-line)
2143 (speedbar-contract-line, speedbar-toggle-line-expansion)
2144 (speedbar-parse-c-or-c++tag, speedbar-parse-tex-string)
2145 (speedbar-buffer-revert-buffer, speedbar-highlight-one-tag-line):
2146 * sort.el (sort-skip-fields):
2147 * skeleton.el (skeleton-internal-list):
2148 * simple.el (line-move-finish, line-move-to-column):
2149 * shell.el (shell-forward-command):
2150 * misc.el (copy-from-above-command):
2151 * makesum.el (double-column):
2152 * ebuff-menu.el (electric-buffer-update-highlight):
2153 * dired.el (dired-move-to-end-of-filename):
2154 * dframe.el (dframe-popup-kludge):
2155 * bookmark.el (bookmark-kill-line, bookmark-bmenu-show-filenames):
2156 * arc-mode.el (archive-get-lineno):
2157 Use line-end-position and line-beginning-position.
2158
2159 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins):
2160 (idlwave-study-twins): Prefix dynamic local `class'.
2161 (idlwave-routine-twin-compare): Update for above name change.
2162
2163 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod):
2164 Use boundp tests to silence compiler. Update for changed name of
2165 bytecomp-filename variable.
2166
2167 * emulation/viper-cmd.el (viper-read-string-with-history):
2168 Prefix dynamic local `initial'.
2169 (viper-minibuffer-standard-hook): Update for above name change.
2170
2171 * emacs-lisp/elint.el (elint-init-env): Prefix dynamic local `env'.
2172 (elint-init-form): Update for above name change.
2173
2174 * mail/mail-extr.el (mail-extract-address-components): Give dynamic
2175 local variables `cbeg' and `cend' a prefix.
2176 (mail-extr-voodoo): Update for above name change.
2177
2178 * textmodes/reftex-toc.el (reftex-toc-do-promote)
2179 (reftex-toc-promote-prepare): Pass `delta' as an explicit argument.
2180 (reftex-toc-promote-action): Doc fix.
2181
2182 * textmodes/reftex-sel.el (reftex-select-item): Give local variables
2183 `prompt', `data' a prefix.
2184 (reftex-select-post-command-hook, reftex-select-callback)
2185 (reftex-select-mouse-accept, reftex-select-read-cite):
2186 Update for above name changes.
2187
2188 * textmodes/reftex-ref.el (reftex-reference): Rename local variable
2189 `refstyle' to reftex-refstyle.
2190 (reftex-offer-label-menu): Update for above name change.
2191 * textmodes/reftex-sel.el (reftex-select-toggle-varioref): Update for
2192 `refstyle' name change.
2193
2194 * vc/emerge.el (emerge-eval-in-buffer): Remove, and replace all uses
2195 with with-current-buffer.
2196 (diff, template): Give dynamic local variables a prefix.
2197 (emerge-line-numbers): Rename local `diff' to emerge-line-diff.
2198 (emerge-line-number-in-buf): Update for above name change.
2199 (emerge-combine-versions-internal): Rename local `template' to
2200 emerge-combine-template.
2201 (emerge-combine-versions-edit): Update for above name change.
2202
2203 2010-11-06 Ralf Angeli <angeli@caeruleus.net>
2204
2205 * textmodes/reftex-cite.el
2206 (reftex-extract-bib-entries-from-thebibliography): Match bibitem
2207 entries with whitespace after \bibitem.
2208 (reftex-create-bibtex-file): Match entries containing numbers and
2209 symbol constituents. Make sure that entries with whitespace at
2210 various places are found.
2211
2212 2010-11-05 Christian Millour <cm@abtela.com> (tiny change)
2213
2214 * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
2215
2216 2010-11-05 Jan Djärv <jan.h.d@swipnet.se>
2217
2218 * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
2219
2220 2010-11-05 Glenn Morris <rgm@gnu.org>
2221
2222 * woman.el (woman0-roff-buffer, woman1-roff-buffer)
2223 (woman2-roff-buffer): Give local variable `request' a prefix.
2224 (woman0-macro): Rename argument `request' in the same way.
2225 (woman-request): New name for `request' dynamic variable.
2226 (woman-unquote, woman-forward-arg): Update for above name change.
2227 (woman1-roff-buffer): Give local variable `unquote' a prefix.
2228 (woman1-unquote): New name for `unquote' dynamic variable.
2229 (woman1-B-or-I, woman1-alt-fonts): Update for above name change.
2230 (woman-translations): Rename from `translations'. No longer global.
2231 (woman2-tr, woman-translate): Update for above name change.
2232 (woman-translate): Check for bound variable.
2233 (woman2-roff-buffer): Give local variable `translations' a prefix.
2234
2235 * play/doctor.el: Give all local variables a prefix. Update callers.
2236 (doc$, doctor-put-meaning): Use backquote.
2237
2238 * emacs-lisp/cl-macs.el (loop): Give local variable args a prefix.
2239 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change.
2240
2241 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Give local
2242 variables bytes, ptr, op a prefix.
2243 (disassemble-offset): Update for above change.
2244
2245 2010-11-03 Chong Yidong <cyd@stupidchicken.com>
2246
2247 * emacs-lisp/package.el (package-unpack): Remove no-op.
2248 (package--builtins, package--dir): Doc fix.
2249 (package-activate-1, package-activate, package-install)
2250 (package-compute-transaction): Fix error message.
2251 (package-delete): Use delete-directory. Omit system packages.
2252 (package-initialize): Set package-alist to nil first.
2253 (package-menu-mark-delete, package-menu-mark-install): Don't add
2254 symbols that are inconsistent with the package state.
2255 (package-menu-execute): Perform deletions and installations as
2256 single batch operations.
2257
2258 2010-11-03 Glenn Morris <rgm@gnu.org>
2259
2260 * progmodes/idlwave.el (idlwave-pset): Only used on XEmacs.
2261 (props): Remove unnecessary declaration.
2262
2263 * textmodes/ispell.el (ispell-init-process): On Emacs, always use
2264 set-process-query-on-exit-flag.
2265
2266 * textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
2267 (reftex-toc-do-promote): Remove unused local `mpos'.
2268 (reftex-toc-restore-region): Make `mpos' local to this function.
2269
2270 * net/dbus.el (dbus-name-owner-changed-handler): Doc fix.
2271
2272 * play/landmark.el (lm-losing-threshold): Correct spelling.
2273 (lm-human-plays): Use new name.
2274
2275 * play/gomoku.el (gomoku-loosing-threshold): Correct spelling.
2276 (gomoku-human-plays): Use new name.
2277
2278 * play/gomoku.el (nil-score, Xscore, XXscore, XXXscore, XXXXscore)
2279 (Oscore, OOscore, OOOscore, OOOOscore): Rename with gomoku- prefix.
2280 (gomoku-score-trans-table, gomoku-winning-threshold)
2281 (gomoku-loosing-threshold, gomoku-init-score-table): Use new names.
2282
2283 2010-11-03 Chong Yidong <cyd@stupidchicken.com>
2284
2285 * emacs-lisp/package.el: Don't put built-in packages in
2286 package-alist, to avoid loading inefficiencies.
2287 (package-built-in-p): Make VERSION optional, and treat it as a
2288 minimum acceptable version.
2289 (package-activate): Search separately for built-in packages.
2290 Emit a warning if a dependency fails.
2291 (define-package): Handle most common case, where there is no
2292 obsolete package, first.
2293 (package-compute-transaction): Print required version in error.
2294 (package--initialized): New variable.
2295 (list-packages): Use it.
2296 (package-initialize): Optional arg NO-ACTIVATE. Don't put
2297 built-in packages in packages-alist; keep it separate.
2298 Set package--initialized.
2299 (describe-package): Avoid activating packages as a side-effect.
2300 Search separately for built-in packages.
2301 (describe-package-1): Handle the case where an elpa package is
2302 simultaneously built-in and available/installed.
2303 (package-installed-p, package--generate-package-list):
2304 Search separately for built-in packages.
2305 (package-load-descriptor): Doc fix.
2306
2307 2010-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
2308
2309 * progmodes/perl-mode.el (perl-syntax-propertize-function):
2310 Handle __DATA__ and __END__.
2311
2312 2010-11-02 Noah Friedman <friedman@splode.com>
2313
2314 * emacs-lisp/bytecomp.el (byte-recompile-file): If bytecomp-arg is
2315 nil, do not ask to recompile files that are not already compiled,
2316 and do not recompile them.
2317
2318 2010-11-02 Chong Yidong <cyd@stupidchicken.com>
2319
2320 * emacs-lisp/package.el (package-initialize): Ensure that
2321 obsoleted built-in packages are not in package-activated-list
2322 during activation.
2323 (describe-package-1): Make the "installed" status override
2324 "built-in".
2325
2326 2010-11-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2327
2328 * subr.el (version-separator, version-regexp-alist): Remove '*'
2329 from docstring.
2330 (version-list-<=, version<=, version=): Doc fix.
2331
2332 2010-11-01 Kenichi Handa <handa@m17n.org>
2333
2334 * faces.el (glyphless-char): Inherit underline for tty.
2335
2336 2010-11-01 Kenichi Handa <handa@m17n.org>
2337
2338 Implement various display methods for glyphless characters.
2339
2340 * international/characters.el (char-acronym-table): New variable.
2341 (glyphless-char-control): New variable.
2342 (update-glyphless-char-display): New funciton.
2343
2344 * faces.el (glyphless-char): New face.
2345
2346 2010-11-01 Glenn Morris <rgm@gnu.org>
2347
2348 * calendar/holidays.el (general-holidays, oriental-holidays)
2349 (local-holidays, other-holidays, hebrew-holidays, christian-holidays)
2350 (islamic-holidays, bahai-holidays, solar-holidays): Move aliases before
2351 the definitions of their targets.
2352
2353 * emacs-lisp/smie.el (smie): New custom group.
2354 (smie-blink-matching-inners, smie-indent-basic): Add :group.
2355
2356 * faces.el (xw-defined-colors, x-setup-function-keys):
2357 * mouse-sel.el (x-select-text):
2358 * term/w32console.el (x-setup-function-keys): Update declarations.
2359
2360 * progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
2361
2362 * textmodes/ispell.el (comment-add): Declare.
2363
2364 * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string):
2365 Declare.
2366
2367 * info.el (finder-keywords-hash, package-alist): Declare.
2368
2369 2010-11-01 Chong Yidong <cyd@stupidchicken.com>
2370
2371 * finder.el (finder-compile-keywords): Don't use intern-soft,
2372 since package names may not yet exist in the obarray.
2373
2374 2010-11-01 Chong Yidong <cyd@stupidchicken.com>
2375
2376 * vc/vc-arch.el (vc-arch-checkin):
2377 * vc/vc-cvs.el (vc-cvs-checkin):
2378 * vc/vc-mtn.el (vc-mtn-checkin):
2379 * vc/vc-rcs.el (vc-rcs-checkin):
2380 * vc/vc-sccs.el (vc-sccs-checkin):
2381 * vc/vc-svn.el (vc-svn-checkin): Remove optional extra arg, unused
2382 since 2010-04-21 commit by Stefan Monnier.
2383
2384 2010-11-01 Glenn Morris <rgm@gnu.org>
2385
2386 * emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
2387
2388 * startup.el (package-enable-at-startup, package-initialize):
2389 Silence compiler.
2390
2391 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
2392 Silence compiler.
2393
2394 2010-10-31 Julien Danjou <julien@danjou.info>
2395
2396 * emacs-lisp/bytecomp.el (byte-recompile-file): New fun (bug#7297).
2397 (byte-recompile-directory):
2398 * emacs-lisp/lisp-mode.el (emacs-lisp-byte-compile-and-load):
2399 Use `byte-recompile-file'.
2400
2401 2010-10-31 Glenn Morris <rgm@gnu.org>
2402
2403 * cus-start.el: Handle standard values via a keyword.
2404 Only set version property if specified.
2405 (cursor-in-non-selected-windows, menu-bar-mode)
2406 (tool-bar-mode, show-trailing-whitespace):
2407 Do not specify standard values.
2408 (transient-mark-mode, temporary-file-directory): Use :standard.
2409
2410 2010-10-31 Jan Djärv <jan.h.d@swipnet.se>
2411
2412 * term/x-win.el (x-get-selection-value): New function that gets
2413 PRIMARY with type as specified in x-select-request-type. (Bug#6802).
2414
2415 2010-10-31 Michael Albinus <michael.albinus@gmx.de>
2416
2417 * net/tramp.el (tramp-handle-insert-file-contents): For root,
2418 preserve owner and group when editing files. (Bug#7289)
2419
2420 2010-10-31 Glenn Morris <rgm@gnu.org>
2421
2422 * speedbar.el (speedbar-mode):
2423 * play/fortune.el (fortune-in-buffer, fortune):
2424 * play/gomoku.el (gomoku-mode):
2425 * play/landmark.el (lm-mode):
2426 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
2427 Replace inappropriate uses of toggle-read-only. (Bug#7292)
2428
2429 * select.el (x-selection): Mark it as an obsolete alias.
2430
2431 2010-10-31 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2432
2433 * vc/add-log.el (find-change-log): Use derived-mode-p rather than
2434 major-mode (bug#7284).
2435
2436 2010-10-31 Glenn Morris <rgm@gnu.org>
2437
2438 * menu-bar.el (menu-bar-files-menu): Make it into an actual alias,
2439 rather than just an unused variable that inherits from the real one.
2440
2441 2010-10-31 Alan Mackenzie <acm@muc.de>
2442
2443 * progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error.
2444 This fixes bug #7185.
2445
2446 2010-10-30 Chong Yidong <cyd@stupidchicken.com>
2447
2448 * startup.el (command-line): Search for package directories, and
2449 don't load package.el if none are found.
2450
2451 * emacs-lisp/package.el (describe-package, list-packages):
2452 Call package-initialize if it has not been called yet.
2453
2454 2010-10-30 Alan Mackenzie <acm@muc.de>
2455
2456 * progmodes/cc-fonts.el (c-font-lock-enum-tail): New function
2457 which fontifies the tail of an enum.
2458 (c-basic-matchers-after): Insert a call to the above new function.
2459 This fixes bug #7264.
2460
2461 2010-10-30 Glenn Morris <rgm@gnu.org>
2462
2463 * cus-start.el: Add :set properties for minor modes menu-bar-mode,
2464 tool-bar-mode, transient-mark-mode. (Bug#7306)
2465 Include the :set property in the dumped Emacs.
2466
2467 2010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
2468
2469 SMIE: change indent rules format, improve smie-setup.
2470 * emacs-lisp/smie.el (smie-precs-precedence-table)
2471 (smie-merge-prec2s, smie-bnf-precedence-table, smie-prec2-levels):
2472 Mark them pure so the tables gets built at compile time.
2473 (smie-bnf-precedence-table): Store the closer-alist in the table.
2474 (smie-prec2-levels): Preserve the closer-alist.
2475 (smie-blink-matching-open): Be more forgiving in case of indentation.
2476 (smie-hanging-p): Rename from smie-indent--hanging-p.
2477 (smie-bolp): Rename from smie-indent--bolp.
2478 (smie--parent, smie--after): New dynamic vars.
2479 (smie-parent-p, smie-next-p, smie-prev-p): New funs.
2480 (smie-indent-rules): Remove.
2481 (smie-indent--offset-rule): Remove fun.
2482 (smie-rules-function): New var.
2483 (smie-indent--rule): New fun.
2484 (smie-indent--offset, smie-indent-keyword, smie-indent-after-keyword)
2485 (smie-indent-exps): Use it.
2486 (smie-setup): Setup paren blinking; add keyword args for token
2487 functions; extract closer-alist from op-levels.
2488 (smie-indent-debug-log): Remove var.
2489 (smie-indent-debug): Remove fun.
2490 * progmodes/prolog.el (prolog-smie-indent-rules): Remove.
2491 (prolog-smie-rules): New fun to replace it.
2492 (prolog-mode-variables): Simplify.
2493 * progmodes/octave-mod.el (octave-smie-closer-alist): Remove, now that
2494 it's setup automatically.
2495 (octave-smie-indent-rules): Remove.
2496 (octave-smie-rules): New fun to replace it.
2497 (octave-mode): Simplify.
2498
2499 2010-10-29 Glenn Morris <rgm@gnu.org>
2500
2501 * files.el (temporary-file-directory): Remove (already defined in C).
2502 * cus-start.el: Add temporary-file-directory.
2503
2504 * abbrev.el (abbrev-mode):
2505 * composite.el (auto-composition-mode):
2506 * menu-bar.el (menu-bar-mode):
2507 * simple.el (transient-mark-mode):
2508 * tool-bar.el (tool-bar-mode): Adjust the define-minor-mode calls so
2509 that they do not define the associated variables twice.
2510 * simple.el (transient-mark-mode): Remove defvar.
2511 * composite.el (auto-composition-mode): Make variable auto-buffer-local.
2512 * cus-start.el: Add transient-mark-mode, menu-bar-mode, tool-bar-mode.
2513 Handle multiple groups, and also custom-delayed-init-variables.
2514 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
2515
2516 2010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
2517
2518 * emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
2519 (pcase-if): Add one minor optimization.
2520 (pcase-split-equal): Rename from pcase-split-eq.
2521 (pcase-split-member): Rename from pcase-split-memq.
2522 (pcase-u1): Add strings to the member optimization.
2523 Add `guard' variant of predicates.
2524 (pcase-q1): Add string patterns.
2525
2526 2010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2527
2528 * vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
2529
2530 2010-10-28 Glenn Morris <rgm@gnu.org>
2531
2532 * term/ns-win.el (global-map, menu-bar-final-items, menu-bar-help-menu):
2533 Move menu-bar related settings to ../menu-bar.el.
2534 * menu-bar.el (global-map, menu-bar-final-items, menu-bar-help-menu):
2535 Move ns-specific settings here from term/ns-win.el.
2536
2537 * simple.el (x-selection-owner-p): Remove unused declaration.
2538
2539 2010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2540
2541 * minibuffer.el (completion-cycling): New var (bug#7266).
2542 (minibuffer-complete, completion--do-completion):
2543 Use completion--flush-all-sorted-completions.
2544 (minibuffer-complete): Only cycle if completion-cycling is set.
2545 (completion--flush-all-sorted-completions): Unset completion-cycling.
2546 (minibuffer-force-complete): Set completion-cycling.
2547 (completion-all-sorted-completions): Move declaration before first use.
2548
2549 2010-10-28 Leo <sdl.web@gmail.com>
2550
2551 * iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
2552 which changes the order of matches seen by users (bug#7231).
2553
2554 2010-10-28 Jes Bodi Klinke <jes@bodi-klinke.dk> (tiny change)
2555
2556 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2557 Don't confuse -omega as "-o mega".
2558
2559 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
2560
2561 * vc/log-edit.el (log-edit-rewrite-fixes): New var.
2562 (log-edit-author): New dynamic var.
2563 (log-edit-changelog-ours-p, log-edit-insert-changelog-entries): Use it
2564 to return the author if different from committer.
2565 (log-edit-insert-changelog): Use them to add Author: and Fixes headers.
2566
2567 * play/landmark.el: Adjust commenting convention.
2568 (lm-nil-score): Rename from nil-score.
2569 (Xscore, XXscore, XXXscore, XXXXscore, Oscore, OOscore, OOOscore)
2570 (OOOOscore): Move into a let in lm-score-trans-table.
2571 (lm-winning-threshold, lm-loosing-threshold): Use lm-score-trans-table.
2572
2573 * electric.el (electric-indent-chars): Autoload.
2574 * progmodes/octave-mod.el (octave-mode):
2575 * progmodes/ruby-mode.el (ruby-mode): Take advantage of it.
2576 (ruby-mode-abbrev-table): Merge initialization and declaration.
2577
2578 2010-10-27 Glenn Morris <rgm@gnu.org>
2579
2580 * abbrev.el (abbrev-mode): Remove one of the three definitions of this
2581 variable.
2582
2583 * server.el (server-host, server-port, server-auth-dir): Autoload risky.
2584
2585 * term/ns-win.el: Restore require of cl when compiling.
2586 (menu-bar-final-items): Remove non-existent `windows' menu.
2587 (ns-handle-nxopen): Optionally handle the temp-case.
2588 (ns-handle-nxopentemp): Just call ns-handle-nxopen.
2589 (ns-insert-file, ns-find-file): Use `pop'.
2590
2591 2010-10-26 Glenn Morris <rgm@gnu.org>
2592
2593 * term/common-win.el (xw-defined-colors): Simplify the 'ns case.
2594
2595 2010-10-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2596
2597 * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to
2598 global map.
2599 * term/common-win.el (x-setup-function-keys): Remove most of the
2600 keymappings. Comment on the remaining ones.
2601
2602 2010-10-26 Peter Oliver <p.d.oliver@mavit.org.uk> (tiny change)
2603
2604 * server.el (server-port): New option. (Bug#854)
2605 (server-start): Use server-port.
2606
2607 2010-10-26 Glenn Morris <rgm@gnu.org>
2608
2609 * term/ns-win.el (ns-version-string): Remove unused declaration.
2610 (ns-invocation-args): Change to x-invocation-args.
2611 (ns-handle-switch, ns-handle-numeric-switch, ns-handle-iconic)
2612 (ns-handle-name-switch, ns-ignore-2-arg): Remove.
2613 (ns-handle-nxopen, ns-handle-nxopentemp, ns-ignore-1-arg):
2614 Use x-invocation-args instead of ns-invocation-args.
2615 (ns-initialize-window-system, handle-args-function-alist):
2616 Use x-handle-args instead of ns-handle-args.
2617 * term/common-win.el (x-handle-args): Also handle nextstep arguments.
2618 * startup.el (command-line-ns-option-alist): Replace
2619 ns-handle-name-switch, ns-handle-switch, ns-handle-numeric-switch,
2620 ns-handle-iconic with the x- equivalents.
2621
2622 * term/common-win.el (x-select-enable-clipboard):
2623 * term/pc-win.el (x-select-enable-clipboard): Doc fix.
2624
2625 * term/ns-win.el: No need to require cl when compiling.
2626 (x-display-name, x-setup-function-keys, x-select-text, x-colors)
2627 (xw-defined-colors): Use the common-win definitions.
2628 (ns-alternatives-map): Make it an obsolete alias for x-alternatives-map.
2629 (ns-handle-iconic): Make it an alias for x-handle-iconic.
2630 * term/common-win.el (x-select-text, x-alternatives-map)
2631 (x-setup-function-keys, x-colors, xw-defined-colors): Handle 'ns case.
2632 * loadup.el [ns]: Load common-win.
2633
2634 2010-10-26 Daiki Ueno <ueno@unixuser.org>
2635
2636 * epa-mail.el (epa-mail-encrypt): Handle local-part only
2637 recipients; expand mail aliases (Bug#7280).
2638
2639 2010-10-25 Glenn Morris <rgm@gnu.org>
2640
2641 * term/common-win.el (x-handle-switch): Simplify with pop.
2642 Optionally handle numeric switches.
2643 (x-handle-numeric-switch): Just call x-handle-switch.
2644 (x-handle-initial-switch, x-handle-xrm-switch, x-handle-geometry)
2645 (x-handle-name-switch, x-handle-display, x-handle-args):
2646 Simplify with pop.
2647
2648 * term/ns-win.el: Do not require easymenu.
2649 (menu-bar-edit-menu) <copy, paste, paste-from-menu, separator-undo>:
2650 <spell>: Move adjustments to menu-bar.el.
2651 * menu-bar.el (menu-bar-edit-menu) <copy, paste, paste-from-menu>:
2652 <separator-undo, spell>: Move ns-win's adjustments here.
2653 * loadup.el [ns]: Do not load easymenu.
2654
2655 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
2656
2657 * image.el (image-checkbox-checked, image-checkbox-unchecked):
2658 Delete (Bug#7222).
2659
2660 * startup.el (fancy-startup-tail): Instead of using inline images,
2661 refer to image files from etc/.
2662
2663 * wid-edit.el (checkbox): Likewise.
2664 (widget-image-find): Center image specs.
2665
2666 2010-10-24 Glenn Morris <rgm@gnu.org>
2667
2668 * term/ns-win.el (x-select-text): Doc fix.
2669 * w32-fns.el (x-alternatives-map, x-setup-function-keys)
2670 (x-select-text): Move to term/common-win.
2671 * term/w32-win.el (xw-defined-colors): Move to common-win.
2672 * term/x-win.el (xw-defined-colors, x-alternatives-map)
2673 (x-setup-function-keys, x-select-text): Move to common-win.
2674 * term/common-win.el (x-select-text, x-alternatives-map)
2675 (x-setup-function-keys, xw-defined-colors): Merge x- and w32-
2676 definitions here.
2677
2678 2010-10-24 T.V. Raman <tv.raman.tv@gmail.com> (tiny change)
2679
2680 * net/mairix.el (mairix-searches-mode-map):
2681 * mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change.
2682
2683 2010-10-24 Michael McNamara <mac@mail.brushroad.com>
2684
2685 * verilog-mode.el (verilog-directive-re): Make this variable
2686 auto-built for efficiency of execution and updating.
2687 (verilog-extended-complete-re): Support 'pure' fucntion & task
2688 declarations (these have no bodies).
2689 (verilog-beg-of-statement): General cleanup to enable support of
2690 'pure' fucntion & task declarations (these have no bodies).
2691 These efforts together fix Verilog bug210 from veripool; which was also
2692 noticed by Steve Pearlmutter.
2693 (verilog-directive-re, verilog-directive-begin, verilog-indent-re)
2694 (verilog-directive-nest-re, verilog-set-auto-endcomments):
2695 Support `elsif. Reported by Shankar Giri.
2696 (verilog-forward-ws&directives, verilog-in-attribute-p): Fixes for
2697 attribute handling for lining up declarations and assignments.
2698 (verilog-beg-of-statement-1): Fix issue where continued declaration
2699 is indented differently if it is after a begin..end clock.
2700 (verilog-in-attribute-p, verilog-skip-backward-comments)
2701 (verilog-skip-forward-comment-p): Support proper treatment of
2702 attributes by indent code. Reported by Jeff Steele.
2703 (verilog-in-directive-p): Fix comment to correctly describe function.
2704 (verilog-backward-up-list, verilog-in-struct-region-p)
2705 (verilog-backward-token, verilog-in-struct-p)
2706 (verilog-in-coverage-p, verilog-do-indent)
2707 (verilog-pretty-declarations): Use verilog-backward-up-list as
2708 wrapper around backward-up-list inorder to properly skip comments.
2709 Reported by David Rogoff.
2710 (verilog-property-re, verilog-endcomment-reason-re)
2711 (verilog-beg-of-statement, verilog-set-auto-endcomments)
2712 (verilog-calc-1 ): Fix for assert a; else b; indentation (new form
2713 of if). Reported by Max Bjurling and
2714 (verilog-calc-1): Fix for clocking block in modport
2715 declaration. Reported by Brian Hunter.
2716
2717 2010-10-24 Wilson Snyder <wsnyder@wsnyder.org>
2718
2719 * verilog-mode.el (verilog-auto-inst, verilog-gate-ios)
2720 (verilog-gate-keywords, verilog-read-sub-decls)
2721 (verilog-read-sub-decls-gate, verilog-read-sub-decls-gate-ios)
2722 (verilog-read-sub-decls-line, verilog-read-sub-decls-sig): Support
2723 AUTOINST for gate primitives, bug284. Reported by Mark Johnson.
2724 (verilog-read-decls): Fix spaces in V2K module parameters causing
2725 mis-identification as interfaces, bug287.
2726 (verilog-read-decls): Fix not treating "parameter string" as a
2727 parameter in AUTOINSTPARAM.
2728 (verilog-read-always-signals-recurse, verilog-read-decls): Fix not
2729 treating `elsif similar to `endif inside AUTOSENSE.
2730 (verilog-do-indent): Implement correct automatic or static task or
2731 function end comment highlight. Reported by Steve Pearlmutter.
2732 (verilog-font-lock-keywords-2): Fix highlighting of single
2733 character pins, bug264. Reported by Michael Laajanen.
2734 (verilog-auto-inst, verilog-read-decls, verilog-read-sub-decls)
2735 (verilog-read-sub-decls-in-interfaced, verilog-read-sub-decls-sig)
2736 (verilog-subdecls-get-interfaced, verilog-subdecls-new):
2737 Support interfaces with AUTOINST, bug270. Reported by Luis Gutierrez.
2738 (verilog-pretty-expr): Fix interactive arguments, bug272.
2739 Reported by Mark Johnson.
2740 (verilog-auto-tieoff, verilog-auto-tieoff-ignore-regexp):
2741 Add 'verilog-auto-tieoff-ignore-regexp' for AUTOTIEOFF,
2742 bug269. Suggested by Gary Delp.
2743 (verilog-mode-map, verilog-preprocess, verilog-preprocess-history)
2744 (verilog-preprocessor, verilog-set-compile-command):
2745 Create verilog-preprocess and verilog-preprocessor to show
2746 preprocessed output.
2747 (verilog-get-beg-of-line, verilog-get-end-of-line)
2748 (verilog-modi-file-or-buffer, verilog-modi-name)
2749 (verilog-modi-point, verilog-within-string): Move defmacro's
2750 before first use to avoid warning. Reported by Steve Pearlmutter.
2751 (verilog-colorize-buffer, verilog-colorize-include-files-buffer)
2752 (verilog-colorize-region, verilog-highlight-buffer)
2753 (verilog-highlight-includes, verilog-highlight-modules)
2754 (verilog-highlight-region, verilog-mode): Rename colorize to
2755 highlight to match other packages. Disable module highlighting,
2756 as received speed complaints, reenable for experimentation only
2757 using new verilog-highlight-modules.
2758 (verilog-read-decls): Fix regexp stack overflow in very large
2759 AUTO_TEMPLATEs, bug250.
2760 (verilog-auto, verilog-delete-auto, verilog-save-buffer-state)
2761 (verilog-scan): Create verilog-save-buffer-state to standardize
2762 making insignificant changes that shouldn't call hooks.
2763 (verilog-save-no-change-functions, verilog-save-scan-cache)
2764 (verilog-scan, verilog-scan-cache-ok-p, verilog-scan-region):
2765 Create verilog-save-no-change-functions to wrap verilog-scan
2766 preservation, and fix to work with nested preserved calls.
2767 (verilog-auto-inst, verilog-auto-inst-dot-name): Support .name
2768 port syntax for AUTOWIRE, and with new verilog-auto-inst-dot-name
2769 generate .name with AUTOINST, bug245. Suggested by David Rogoff.
2770 (verilog-submit-bug-report): Update variable list to be complete.
2771 (verilog-auto, verilog-colorize-region): Fix AUTO expansion
2772 breaking on-the-fly font-locking.
2773 (verilog-colorize-buffer, verilog-colorize-include-files)
2774 (verilog-colorize-include-files-buffer, verilog-colorize-region)
2775 (verilog-load-file-at-mouse, verilog-load-file-at-point)
2776 (verilog-mode, verilog-read-inst-module-matcher): With point on a
2777 AUTOINST cell instance name, middle mouse button now finds-file on
2778 it. Suggested by Brad Dobbie.
2779 (verilog-alw-get-temps, verilog-auto-reset)
2780 (verilog-auto-sense-sigs, verilog-read-always-signals)
2781 (verilog-read-always-signals-recurse): Fix loop indexes being
2782 AUTORESET. AUTORESET now assumes any variables in the
2783 initialization section of a for() should be ignored.
2784 Reported by Dan Dever.
2785 (verilog-error-font-lock-keywords)
2786 (verilog-error-regexp-emacs-alist)
2787 (verilog-error-regexp-xemacs-alist): Fix error detection of
2788 Cadence HAL, reported by David Asher. Repair drift between the
2789 three similar error variables.
2790 (verilog-modi-lookup, verilog-modi-lookup-cache)
2791 (verilog-modi-lookup-last-current, verilog-modi-lookup-last-mod)
2792 (verilog-modi-lookup-last-modi, verilog-modi-lookup-last-tick):
2793 Fix slow verilog-auto expansion on very large files.
2794 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line):
2795 Fix AUTOOUTPUT treating "1*2" as a signal name in submodule connection
2796 "{1*2{...". Broke in last revision.
2797 (verilog-read-sub-decls-expr): Fix AUTOOUTPUT not detecting
2798 submodule connections with replications "{#{a},#{b}}".
2799
2800 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
2801
2802 * progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
2803 Fix typo in docstring.
2804
2805 2010-10-24 Kenichi Handa <handa@m17n.org>
2806
2807 * face-remap.el (text-scale-adjust): Call read-event with a proper
2808 prompt.
2809
2810 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
2811
2812 * emacs-lisp/unsafep.el: Don't mark functions that display
2813 messages as safe. Suggested by Johan Bockgård.
2814
2815 2010-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2816
2817 * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset):
2818 Turn comments into docstrings.
2819
2820 * minibuffer.el (completion--replace): Move point where it belongs
2821 when there's a common suffix (bug#7215).
2822
2823 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
2824
2825 Merge read-color and facemenu-read-color (Bug#7242).
2826
2827 * faces.el (read-color): Use the completion code from
2828 facemenu-read-color. Require match in completion. Doc fix.
2829
2830 * facemenu.el (facemenu-read-color): Alias for read-color.
2831 (facemenu-set-foreground, facemenu-set-background):
2832 Use read-color.
2833
2834 * frame.el (set-background-color, set-foreground-color)
2835 (set-cursor-color, set-mouse-color, set-border-color):
2836 Use read-color.
2837
2838 2010-10-24 Leo <sdl.web@gmail.com>
2839
2840 * eshell/em-unix.el (eshell-remove-entries): Use the TRASH
2841 argument of delete-file and delete-directory (Bug#7011).
2842
2843 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
2844
2845 * emacs-lisp/package.el (package-menu-mode-map): Inherit from
2846 button-buffer-map.
2847
2848 2010-10-24 Ralf Angeli <angeli@caeruleus.net>
2849
2850 * emacs-lisp/package.el (package--generate-package-list): Make the
2851 *Packages* buffer read-only.
2852
2853 2010-10-24 Alan Mackenzie <acm@muc.de>
2854
2855 * progmodes/cc-fonts.el (c-font-lock-declarations): Cache the
2856 result of `c-beginning-of-decl-1' between invocations of a lambda
2857 function (Bug #7265).
2858
2859 2010-10-24 Daiki Ueno <ueno@unixuser.org>
2860
2861 * epg-config.el (epg-gpg-program): Try to use "gpg2" if "gpg"
2862 executable is not available on the system (Bug#7268).
2863
2864 2010-10-24 Glenn Morris <rgm@gnu.org>
2865
2866 * select.el (selection-coding-system, next-selection-coding-system):
2867 Sync doc with C versions.
2868
2869 * w32-vars.el (x-select-enable-clipboard):
2870 * term/x-win.el (x-select-enable-clipboard): Move to common-win.
2871 * term/common-win.el (x-select-enable-clipboard): Move here.
2872
2873 * term/tty-colors.el (tty-defined-color-alist): Remove duplicate
2874 definition of C variable.
2875
2876 * frame.el (show-trailing-whitespace, auto-hscroll-mode)
2877 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
2878 Don't redefine things that are defined in C.
2879 * cus-start.el: Also handle :risky, :safe, :set, and :tag.
2880 (show-trailing-whitespace, auto-hscroll-mode)
2881 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
2882 Set up the appropriate custom properties.
2883
2884 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
2885
2886 Bind "C-c ]" to ...
2887 * progmodes/f90.el (f90-mode-map): ... f90-insert-end.
2888 * nxml/nxml-mode.el (nxml-mode-map): ... nxml-finish-element.
2889 * textmodes/tex-mode.el (tex-mode-map): ... latex-close-block.
2890 * textmodes/sgml-mode.el (sgml-mode-map): ... sgml-close-tag.
2891
2892 2010-10-23 Glenn Morris <rgm@gnu.org>
2893
2894 * textmodes/flyspell.el (flyspell-mode): If there was an error,
2895 say what it was.
2896
2897 * frame.el (auto-hscroll-mode, cursor-in-non-selected-windows):
2898 Sync docs with C version.
2899
2900 * term/ns-win.el (xw-defined-colors):
2901 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
2902
2903 * term/pc-win.el (x-select-enable-clipboard):
2904 * term/x-win.el (x-select-enable-clipboard):
2905 * w32-vars.el (x-select-enable-clipboard): Make doc-strings identical.
2906
2907 * comint.el (comint-password-prompt-regexp): Make it less vague.
2908 Bump version.
2909
2910 * help-fns.el (doc-file-to-man, doc-file-to-info): New commands.
2911
2912 * help.el (finder-by-keyword): Remove unnecessary autoload.
2913
2914 2010-10-22 Glenn Morris <rgm@gnu.org>
2915
2916 * loadup.el: Unconditionally load float-sup.
2917 * paren.el (show-paren-delay):
2918 * emacs-lisp/float-sup.el:
2919 * emulation/cua-base.el (cua-prefix-override-inhibit-delay):
2920 * obsolete/lazy-lock.el (lazy-lock-defer-time, lazy-lock-stealth-nice)
2921 (lazy-lock-stealth-verbose): Assume float support.
2922 * ps-print.el: Assume float support on Emacs.
2923 * emacs-lisp/timer.el (timer-next-integral-multiple-of-time):
2924 Remove non-float branch.
2925
2926 * emacs-lisp/autoload.el (batch-update-autoloads): Update for
2927 src/Makefile no longer being pre-processed.
2928
2929 2010-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
2930
2931 * emacs-lisp/find-func.el (find-library): Use test-completion.
2932
2933 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2934
2935 * newcomment.el (comment-dwim): Fix the intentation in the doc string.
2936
2937 2010-10-21 Michael Albinus <michael.albinus@gmx.de>
2938
2939 * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
2940 space in stat format string.
2941 (tramp-send-command): Unset $PS1 when using here documents, in
2942 order not to get several prompts.
2943 (tramp-get-inline-coding): Return `nil' in case of errors.
2944
2945 2010-10-21 Daiki Ueno <ueno@unixuser.org>
2946
2947 * hexl.el (hexl-mode, hexl-mode-exit):
2948 Tweak revert-buffer-function to inhibit auto-mode-alist (Bug#7252).
2949 (hexl-revert-buffer-function): New function.
2950 (hexl-before-revert-hook, hexl-after-revert-hook): Abolish.
2951
2952 2010-10-19 Alan Mackenzie <acm@muc.de>
2953
2954 * progmodes/cc-langs.el (c-type-decl-prefix-key): C++ bit:
2955 Move "\(const\|throw\|volatile\)\>" nearer the start of the regexp, so
2956 that these keywords aren't wrongly matched as identifiers.
2957
2958 * progmodes/cc-mode.el (c-before-change, c-after-change): Move the
2959 setting of c-new-BEG and c-new-END from c-before-change to
2960 c-after-change. (Bug#7181)
2961
2962 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
2963
2964 * cus-face.el (custom-theme-set-faces): Revert 2010-10-18 change.
2965 Don't mark as safe.
2966
2967 * custom.el (custom-theme-set-variables): Likewise.
2968 (load-theme): Add custom-theme-set-faces and
2969 custom-theme-set-variables to safe-functions while loading.
2970 (custom-enabled-themes): Mark as risky.
2971
2972 2010-10-18 Julien Danjou <julien@danjou.info>
2973
2974 * bindings.el: Remove end dashes in default mode-line-format.
2975
2976 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
2977
2978 * bindings.el (global-map): Bind C-d to delete-char and deletechar
2979 to delete-forward-char.
2980
2981 * simple.el (normal-erase-is-backspace-mode): Remap delete to
2982 deletechar, and hence delete-forward-char.
2983
2984 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
2985
2986 * repeat.el (repeat): Use read-key (bug#6256).
2987
2988 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
2989
2990 * emacs-lisp/unsafep.el: Don't mark functions that display
2991 messages as safe. Suggested by Johan Bockgård.
2992
2993 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
2994
2995 * minibuffer.el (completion--replace): Move point where it belongs
2996 when there's a common suffix (bug#7215).
2997
2998 2010-10-19 Kenichi Handa <handa@m17n.org>
2999
3000 * international/characters.el: Add category '|' (word breakable)
3001 to fullwidth characters.
3002
3003 2010-10-19 Michael Albinus <michael.albinus@gmx.de>
3004
3005 * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
3006 (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in
3007 order to make stat results a float. Patch by Andreas Schwab
3008 <schwab@linux-m68k.org>.
3009
3010 2010-10-18 Julien Danjou <julien@danjou.info>
3011
3012 * avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
3013 hidden by `make-pointer-invisible'.
3014
3015 2010-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
3016
3017 * files.el (locate-file-completion-table): Strip non-matching elements
3018 before checking length of list (bug#7238).
3019
3020 2010-10-18 Chong Yidong <cyd@stupidchicken.com>
3021
3022 * custom.el (custom-theme-set-variables): Mark as a safe function.
3023 (load-theme): Check forms using unsafep.
3024
3025 * cus-face.el (custom-theme-set-faces): Mark as a safe function.
3026
3027 2010-10-17 Agustín Martín <agustin.martin@hispalinux.es>
3028
3029 * textmodes/ispell.el (ispell-aspell-find-dictionary):
3030 Fix aspell data file searching (bug#7230).
3031
3032 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
3033
3034 * cus-theme.el (custom-theme--migrate-settings): New var.
3035 (customize-create-theme): Allow editing the `user' theme.
3036 (custom-theme-add-variable, custom-theme-add-var-1)
3037 (custom-theme-add-face, custom-theme-add-face-1): Add a checkbox
3038 to the front of each variable or face widget.
3039 (custom-theme-write): Save theme settings in the correct order.
3040 Optionally, remove saved settings from user customizations.
3041 (custom-theme-write-variables, custom-theme-write-faces):
3042 Save only the checked widgets.
3043 (customize-themes): Add a link for migrating custom settings.
3044
3045 * custom.el (custom-declare-theme, provide-theme):
3046 Use custom-theme-name-valid-p.
3047 (custom-theme-name-valid-p): Remove checks that are now
3048 unnecessary since themes no longer obey load-path.
3049
3050 * cus-edit.el (custom-variable-value-create): For the simple
3051 style, hide documentation string when hidden.
3052
3053 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
3054
3055 * cus-edit.el (custom-variable, custom-face): Combine the
3056 :inhibit-magic and :display-style properties into a single
3057 :custom-style property.
3058 (custom-toggle-hide-variable, custom-toggle-hide-face):
3059 New functions. If hiding an edited value, save it to :shown-value.
3060 (custom-variable-value-create, custom-face-value-create): Use them.
3061 (custom-magic-reset): Allow magic property to be unset.
3062
3063 * custom.el: Custom themes no longer use load-path.
3064 (custom-theme-load-path): New option. Change built-in theme
3065 directory to etc/.
3066 (custom-enabled-themes): Add custom-theme-load-path dependency.
3067 (custom-theme--load-path): New function.
3068 (load-theme, custom-available-themes): Use it.
3069
3070 * cus-theme.el (describe-theme-1): Use custom-theme--load-path.
3071 (customize-themes): Link to custom-theme-load-path variable.
3072 (custom-theme-add-var-1, custom-theme-add-face-1): Use the
3073 :custom-style property.
3074
3075 * themes/*.el: Moved to etc/.
3076
3077 2010-10-16 Ralf Angeli <angeli@caeruleus.net>
3078
3079 * textmodes/reftex-cite.el
3080 (reftex-extract-bib-entries-from-thebibliography): Do not move
3081 point when searching for \bibitem entries. Match entries with
3082 spaces or tabs in front of arguments.
3083
3084 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
3085
3086 * cus-theme.el (customize-create-theme): Delete overlays after
3087 erasing. If given a THEME arg, display only the faces of that arg
3088 instead of custom-theme--listed-faces.
3089 (custom-theme-variable-menu, custom-theme-variable-action)
3090 (custom-variable-reset-theme, custom-theme-delete-variable): Delete.
3091 (custom-theme-add-variable, custom-theme-add-face): Apply value
3092 from the theme settings, instead of the current value.
3093 (custom-theme-add-var-1, custom-theme-add-face-1): New functions.
3094 (custom-theme-visit-theme): Allow calling outside theme buffers.
3095 (custom-theme-merge-theme): Don't enable the theme when merging.
3096 (custom-theme-write-variables, custom-theme-write-faces): Use the
3097 :shown-value properties to save buffer values, not global ones.
3098 (customize-themes): Display a warning about user customizations.
3099
3100 * cus-edit.el (custom-variable-value-create)
3101 (custom-face-value-create): Obey new special properties
3102 :shown-value and :inhibit-magic.
3103
3104 2010-10-15 Michael Albinus <michael.albinus@gmx.de>
3105
3106 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
3107 Suppress expansion of tabs to spaces. Reported by Dale Sedivec
3108 <dale@codefu.org>.
3109
3110 2010-10-14 Kenichi Handa <handa@m17n.org>
3111
3112 * mail/rmail.el (rmail-show-message-1): Catch an error of
3113 base64-decode-region and just show an error message (bug#7165).
3114
3115 * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used anymore.
3116 (ps-mule-begin-job): Fix for the case that only ENCODING is set in
3117 a font-spec (bug#7197).
3118
3119 2010-10-14 Glenn Morris <rgm@gnu.org>
3120
3121 * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
3122
3123 2010-10-14 Juanma Barranquero <lekktu@gmail.com>
3124
3125 * international/mule.el (define-coding-system):
3126 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
3127 * composite.el (compose-region): Fix typo in docstring.
3128
3129 2010-10-14 Chong Yidong <cyd@stupidchicken.com>
3130
3131 * cus-face.el (custom-theme-set-faces): Call custom-push-theme
3132 only after checking the theme-face property.
3133
3134 * faces.el (face-spec-reset-face): Reset all attributes in one
3135 single call to set-face-attribute.
3136 (face-spec-match-p): Make it a defsubst.
3137 (frame-set-background-mode): New arg KEEP-FACE-SPECS.
3138 (x-create-frame-with-faces, tty-create-frame-with-faces)
3139 (tty-set-up-initial-frame-faces): Don't recompute face specs in
3140 frame-set-background-mode, since they are recomputed immediately
3141 afterwards in face-set-after-frame-default.
3142 (face-set-after-frame-default): Minor optimization.
3143 (cursor): Provide non-trivial defface spec.
3144
3145 * custom.el (custom-theme-recalc-face): Simplify.
3146
3147 2010-10-14 Jay Belanger <jay.p.belanger@gmail.com>
3148
3149 * calc/calc-alg.el (math-var): Rename from `var'.
3150 (math-is-polynomial, math-is-poly-rec): Replace `var'
3151 with `math-var'.
3152
3153 * calc/calcalg2.el (math-var): Rename from `var'.
3154 (calcFunc-table, math-scan-for-limits): Replace `var'
3155 with `math-var'.
3156
3157 2010-10-13 Glenn Morris <rgm@gnu.org>
3158
3159 * subr.el (last): Deal with dotted lists (reported in bug#7174).
3160
3161 2010-10-13 Stephen Berman <stephen.berman@gmx.net>
3162
3163 * subr.el (last): Use `safe-length' instead of `length' (bug#7206).
3164
3165 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3166
3167 * net/tls.el (tls-program): Remove spurious %s from openssl.
3168 (tls-starttls-switches): Remove starttls hack.
3169 (open-tls-stream): Ditto.
3170 (tls-find-starttls-argument): Ditto.
3171
3172 2010-10-13 Juanma Barranquero <lekktu@gmail.com>
3173
3174 * image.el (image-library-alist): Declare as obsolete alias.
3175 (image-type-available-p): Use `dynamic-library-alist'.
3176
3177 * term/w32-win.el (dynamic-library-alist):
3178 Use instead of `image-library-alist'.
3179
3180 2010-10-13 IRIE Shinsuke <irieshinsuke@yahoo.co.jp> (tiny change)
3181
3182 * subr.el (last): Make it faster. (Bug#7174)
3183
3184 2010-10-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change)
3185
3186 * Makefile.in (compile-clean): Use `` instead of $(). (Bug#7178)
3187
3188 2010-10-12 Chong Yidong <cyd@stupidchicken.com>
3189
3190 * cus-theme.el (custom-theme--listed-faces): Add cursor face.
3191 (describe-theme-1): Extract doc from unloaded themes.
3192
3193 * custom.el (custom-theme-name-valid-p): Don't list color-themes.
3194
3195 * themes/tango-theme.el:
3196 * themes/tango-dark-theme.el:
3197 * themes/wheatgrass-theme.el: New files.
3198
3199 2010-10-12 Chong Yidong <cyd@stupidchicken.com>
3200
3201 * cus-theme.el (describe-theme, customize-themes)
3202 (custom-theme-save): New commands.
3203 (custom-new-theme-mode-map): Bind C-x C-s.
3204 (custom-new-theme-mode): Use custom--initialize-widget-variables.
3205 (customize-create-theme): New optional arg THEME.
3206 (custom-theme-revert): Use it.
3207 (custom-theme-visit-theme): Remove dead code.
3208 (custom-theme-merge-theme): Use custom-available-themes.
3209 (custom-theme-write): Make interactive.
3210 (custom-theme-write): Use custom-theme-name-valid-p.
3211 (describe-theme-1, custom-theme-choose-revert)
3212 (custom-theme-checkbox-toggle, custom-theme-selections-toggle):
3213 New funs.
3214 (custom-theme-allow-multiple-selections): New option.
3215 (custom-theme-choose-mode): New major mode.
3216
3217 * custom.el (custom-theme-set-variables): Remove dead code.
3218 Obey custom--inhibit-theme-enable.
3219 (custom--inhibit-theme-enable): New var.
3220 (provide-theme): Obey it.
3221 (load-theme): Replace load with manual read/eval, in order to
3222 check for correctness. Use custom-theme-name-valid-p.
3223 (custom-theme-name-valid-p): New function.
3224 (custom-available-themes): Use it.
3225
3226 * cus-edit.el (custom--initialize-widget-variables): New function.
3227 (Custom-mode): Use it.
3228
3229 * cus-face.el (custom-theme-set-faces): Remove dead code.
3230 Obey custom--inhibit-theme-enable.
3231
3232 * help-mode.el (help-theme-def, help-theme-edit): New buttons.
3233
3234 2010-10-12 Juanma Barranquero <lekktu@gmail.com>
3235
3236 * net/telnet.el (telnet-mode-map): Fix previous change (bug#7193).
3237
3238 2010-10-12 Jan Djärv <jan.h.d@swipnet.se>
3239
3240 * term/ns-win.el (ns-right-alternate-modifier): New defvar.
3241 (ns-right-option-modifier): New alias for ns-right-alternate-modifier.
3242 (mac-right-option-modifier): New alias for ns-right-option-modifier.
3243
3244 * cus-start.el (all): ns-right-alternate-modifier is new.
3245
3246 2010-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
3247
3248 * emacs-lisp/lisp.el (lisp-completion-at-point):
3249 Use emacs-lisp-mode-syntax-table for the whole function.
3250
3251 2010-10-12 David Koppelman <koppel@ece.lsu.edu>
3252
3253 * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified
3254 instead of font-lock-mode before adding keywords.
3255 Remove hi-lock-mode off code. Remove inhibit hack.
3256 (hi-lock-set-pattern): Only add keywords if font-lock-fontified
3257 non-nil; removed hook inhibit hack.
3258
3259 2010-10-12 Glenn Morris <rgm@gnu.org>
3260
3261 * emacs-lisp/shadow.el (find-emacs-lisp-shadows): Rename it...
3262 (load-path-shadows-find): ... to this.
3263 (list-load-path-shadows): Update for above change.
3264
3265 * mail/mail-utils.el (mail-mbox-from): Also try return-path.
3266
3267 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3268
3269 * mail/hashcash.el, net/imap.el, pgg-parse.el, pgg.el:
3270 Fix comment for declare-function.
3271
3272 2010-10-11 Chong Yidong <cyd@stupidchicken.com>
3273
3274 * custom.el (custom-fix-face-spec): New function; code moved from
3275 custom-face-edit-fix-value.
3276 (custom-push-theme): Use it when checking if a face has been
3277 changed outside customize.
3278 (custom-available-themes): New function.
3279 (load-theme): Use it.
3280
3281 * cus-edit.el (custom-face-edit-fix-value): Use custom-fix-face-spec.
3282
3283 * custom.el (custom-push-theme): Cleanup (use cond).
3284 (disable-theme): Recompute the saved-face property.
3285 (custom-theme-recalc-face): Follow face alias before setting prop.
3286
3287 * image.el (image-checkbox-checked, image-checkbox-unchecked):
3288 New variables, containing checkbox images.
3289
3290 * startup.el (fancy-startup-tail):
3291 * wid-edit.el (checkbox): Use them.
3292
3293 2010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
3294
3295 * shell.el (shell-mode-map):
3296 * progmodes/modula2.el (m2-mode-map):
3297 * progmodes/inf-lisp.el (inferior-lisp-mode-map):
3298 * play/mpuz.el (mpuz-mode-map):
3299 * play/landmark.el (lm-mode-map):
3300 * play/decipher.el (decipher-mode-map):
3301 * play/5x5.el (5x5-mode-map):
3302 * net/telnet.el (telnet-mode-map):
3303 * net/quickurl.el (quickurl-list-mode-map):
3304 * net/mairix.el (mairix-searches-mode-map):
3305 * net/eudc-hotlist.el (eudc-hotlist-mode-map):
3306 * net/dig.el (dig-mode-map):
3307 * mail/mspools.el (mspools-mode-map):
3308 * hexl.el (hexl-mode-map):
3309 * emulation/ws-mode.el (wordstar-C-k-map, wordstar-mode-map)
3310 (wordstar-C-o-map, wordstar-C-q-map):
3311 * emacs-lisp/edebug.el (edebug-eval-mode-map):
3312 * emacs-lisp/chart.el (chart-map):
3313 * edmacro.el (edmacro-mode-map):
3314 * erc/erc-list.el (erc-list-menu-mode-map):
3315 * array.el (array-mode-map): Declare and define in one step.
3316
3317 * vc/log-view.el (log-view-mode-map): Bind revert-buffer.
3318
3319 2010-10-10 Daiki Ueno <ueno@unixuser.org>
3320
3321 * epa.el (epa-passphrase-callback-function): Display filename
3322 passed as the 3rd arg.
3323 * epa-file.el (epa-file-passphrase-callback-function):
3324 Pass filename to epa-passphrase-callback-function.
3325
3326 2010-10-09 Chong Yidong <cyd@stupidchicken.com>
3327
3328 * cus-edit.el (custom-face-widget-to-spec)
3329 (custom-face-get-current-spec, custom-face-state): New functions.
3330 (custom-face-set, custom-face-mark-to-save)
3331 (custom-face-value-create, custom-face-state-set): Use them.
3332
3333 * cus-theme.el (custom-theme--listed-faces): New var.
3334 (customize-create-theme): Use *Custom Theme* as the buffer name.
3335 Set revert-buffer-function. Optional arg BUFFER. Insert all
3336 faces listed in custom-theme--listed-faces.
3337 (custom-theme-revert): New function.
3338 (custom-theme-add-variable, custom-theme-add-face): Insert at the
3339 bottom of the list.
3340 (custom-theme-write): Prompt for theme name if empty.
3341 (custom-theme-write-variables): Use dolist.
3342 (custom-theme-write-faces): Handle hidden (collapsed) widgets.
3343
3344 2010-10-09 Alan Mackenzie <acm@muc.de>
3345
3346 Enhance fontification of declarators to take account of the
3347 presence/absence of "typedef".
3348
3349 * cc-engine.el (c-forward-type): New &optional param
3350 "brace-block-too".
3351 (c-forward-decl-or-cast-1): cdr of return value now indicates the
3352 presence of either or both of a "struct"-like keyword and "typedef".
3353
3354 * cc-fonts.el (c-complex-decl-matchers): Remove the heuristic
3355 fontification of declarators which follow a "}".
3356 (c-font-lock-declarations): Fontify declarators according to the
3357 presence/absence of "typedef".
3358
3359 * cc-langs.el (c-typedef-kwds c-typedef-key): New lang variable
3360 for "typedef".
3361 (c-typedef-decl-key): New lang variable built from
3362 c-typedef-decl-kwds.
3363
3364 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3365
3366 * ibuffer.el (ibuffer-mode-map): Don't redefine the cursor keys,
3367 since that's too annoying. Move the filter groups commands to
3368 TAB/backtab.
3369
3370 * epa.el (epa-passphrase-callback-function): Say what we're
3371 querying the password for.
3372
3373 * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
3374 behaviour, don't bury the ibuffer buffer when visiting other buffers.
3375
3376 2010-10-08 Chong Yidong <cyd@stupidchicken.com>
3377
3378 * cus-edit.el (custom-commands, custom-buffer-create-internal)
3379 (custom-magic-value-create): Pad button tags with spaces.
3380 (custom-face-edit): New variable.
3381 (custom-face-value-create): Determine whether to use the usual
3382 face editor here, instead of using custom-face-selected.
3383 Pass face defaults to custom-face-edit widget.
3384 (custom-face-selected, custom-display-unselected): Delete widgets.
3385 (custom-display-unselected-match): Function removed.
3386 (custom-face-set, custom-face-mark-to-save):
3387 Accept custom-face-edit widgets as the direct widget child.
3388
3389 * wid-edit.el (widget--completing-widget): New var.
3390 (widget-default-complete): Bind it when doing completion.
3391 (widget-string-complete, widget-file-complete): Use it.
3392
3393 2010-10-09 Glenn Morris <rgm@gnu.org>
3394
3395 * calendar/cal-hebrew.el (holiday-hebrew-rosh-hashanah)
3396 (holiday-hebrew-passover, holiday-hebrew-tisha-b-av)
3397 (holiday-hebrew-misc): Small simplifications.
3398
3399 * emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c.
3400
3401 * net/browse-url.el: Don't require thingatpt, term, dired,
3402 executable, or w3-auto when compiling.
3403 (dired-get-filename, term-char-mode, term-send-down, term-send-string):
3404 Declare.
3405 (browse-url-text-emacs): Require term.
3406
3407 2010-10-08 Andreas Schwab <schwab@linux-m68k.org>
3408
3409 * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
3410
3411 2010-10-08 Glenn Morris <rgm@gnu.org>
3412
3413 * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
3414
3415 * emacs-lisp/shadow.el (lisp-shadow): Change prefix.
3416 (shadows-compare-text-p): Make it an obsolete alias for...
3417 (load-path-shadows-compare-text): ... new name.
3418 (find-emacs-lisp-shadows): Update for above name change.
3419 (load-path-shadows-same-file-or-nonexistent): New name for the old
3420 shadow-same-file-or-nonexistent.
3421
3422 2010-10-08 Chong Yidong <cyd@stupidchicken.com>
3423
3424 * minibuffer.el (completion--some, completion--do-completion)
3425 (minibuffer-complete-and-exit, minibuffer-completion-help)
3426 (completion-basic-try-completion)
3427 (completion-basic-all-completions)
3428 (completion-pcm--find-all-completions): Use lexical-let to
3429 avoid some false matches in variable completion (Bug#7056)
3430
3431 2010-10-08 Olof Ohlsson Sax <olof.ohlsson.sax@gmail.com> (tiny change)
3432
3433 * vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
3434
3435 2010-10-08 Leo <sdl.web@gmail.com>
3436
3437 * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only
3438 return non-nil if the file exists (Bug#7090).
3439
3440 2010-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
3441
3442 * minibuffer.el (completion--replace):
3443 Better preserve markers (bug#7138).
3444
3445 2010-10-08 Juanma Barranquero <lekktu@gmail.com>
3446
3447 * server.el (server-process-filter): Doc fix.
3448
3449 2010-10-08 Drew Adams <drew.adams@oracle.com>
3450
3451 * dired.el (dired-save-positions): Doc fix. (Bug#7119)
3452
3453 2010-10-08 Glenn Morris <rgm@gnu.org>
3454
3455 * vc/ediff-wind.el (ediff-setup-control-frame):
3456 * vc/ediff-ptch.el (ediff-default-backup-extension):
3457 * vc/ediff-diff.el (ediff-shell, ediff-diff-options)
3458 (ediff-exec-process): Remove system-types emx, windows-95.
3459
3460 * net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
3461
3462 2010-10-07 Chong Yidong <cyd@stupidchicken.com>
3463
3464 * cus-edit.el (custom-variable, custom-face): Doc fix.
3465 (custom-face-edit): Add value-create attribute.
3466 (custom-face-edit-value-create)
3467 (custom-face-edit-value-visibility-action): New functions.
3468 Hide unused face attributes by default, and add a visibility toggle.
3469 (custom-face-edit-deactivate): Show empty values with shadow face.
3470 (custom-face-selected): Only use this for face specs with default
3471 attributes.
3472 (custom-face-value-create): Cleanup.
3473
3474 * wid-edit.el (widget-checklist-value-create): Use dolist.
3475 (widget-checklist-match-find): Make second arg optional.
3476
3477 2010-10-07 Glenn Morris <rgm@gnu.org>
3478
3479 * hilit-chg.el (hilit-chg-get-diff-info, hilit-chg-get-diff-list-hk):
3480 Prefix things.
3481
3482 * emacs-lisp/shadow.el (shadow-font-lock-keywords)
3483 (load-path-shadows-mode, list-load-path-shadows): Rename shadow-mode to
3484 load-path-shadows-mode, update references.
3485 (load-path-shadows-font-lock-keywords, load-path-shadows-find-file):
3486 Rename variable and button.
3487 (list-load-path-shadows): Update button caller.
3488
3489 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
3490
3491 * emacs-lisp/smie.el (smie-bnf-classify): New function.
3492 (smie-bnf-precedence-table): Use it to remember the closers/openers.
3493 (smie-merge-prec2s): Handle those new entries.
3494 (smie-prec2-levels): Only set precedence to nil for actual
3495 openers/closers.
3496 * progmodes/octave-mod.el (octave-smie-op-levels): Remove dummy entry
3497 that is now unnecessary.
3498
3499 2010-10-07 Miles Bader <miles@gnu.org>
3500
3501 * emacs-lisp/regexp-opt.el (regexp-opt): Add `symbols' mode.
3502
3503 2010-10-07 Glenn Morris <rgm@gnu.org>
3504
3505 * mail/rmail.el (mail-sendmail-delimit-header, mail-header-end)
3506 (mail-position-on-field): Remove declarations.
3507 (mail-position-on-field): Autoload it.
3508 (rmail-retry-failure): Replace use of mail-sendmail-delimit-header
3509 and mail-header-end. Don't require sendmail.
3510
3511 * emacs-lisp/shadow.el (shadow-font-lock-keywords): New variable.
3512 (shadow-mode): New mode.
3513 (shadow-find-file): New button.
3514 (list-load-path-shadows): Use shadow-mode and buttons.
3515
3516 * iimage.el (iimage-version): Remove.
3517 (iimage-mode-image-search-path, iimage-mode-image-regex-alist):
3518 Turn into defcustoms.
3519 (iimage-mode-map): Give it a doc string.
3520
3521 * calendar/appt.el (appt-activate): Give a warning rather than an error
3522 if there is no diary-file.
3523
3524 2010-10-06 Michael Albinus <michael.albinus@gmx.de>
3525
3526 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
3527 Use `tramp-handle-find-backup-file-name'.
3528
3529 2010-10-06 Glenn Morris <rgm@gnu.org>
3530
3531 * font-core.el (font-lock-defaults-alist): Remove variable.
3532 (font-lock-mode): Doc fix.
3533 (font-lock-default-function): Do not consult font-lock-defaults-alist.
3534 * font-lock.el (font-lock-refresh-defaults): Doc fix.
3535 (font-lock-set-defaults): Doc fix.
3536 Do not consult font-lock-defaults-alist.
3537
3538 * hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
3539
3540 * emacs-lisp/cl.el: No longer provide cl-19.
3541
3542 2010-10-05 Michael Albinus <michael.albinus@gmx.de>
3543
3544 * net/tramp.el (tramp-handle-directory-files-and-attributes)
3545 (tramp-handle-file-exists-p, tramp-handle-file-newer-than-file-p):
3546 New defuns, taken from tramp-smb.el.
3547 (tramp-coding-system-change-eol-conversion)
3548 (tramp-set-process-query-on-exit-flag): Remove.
3549
3550 * net/tramp-compat.el (top): Do not check for byte-compiler objects.
3551 (tramp-compat-coding-system-change-eol-conversion)
3552 (tramp-compat-set-process-query-on-exit-flag): New defuns, taken
3553 from tramp.el.
3554
3555 * net/tramp-gvfs.el:
3556 * net/tramp-gw.el: Replace `tramp-set-process-query-on-exit-flag'
3557 by `tramp-compat-set-process-query-on-exit-flag'.
3558
3559 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
3560 Use `tramp-handle-directory-files-and-attributes',
3561 `tramp-handle-file-exists-p' and
3562 `tramp-handle-file-newer-than-file-p'.
3563 (tramp-imap-handle-file-exists-p)
3564 (tramp-imap-handle-file-executable-p)
3565 (tramp-imap-handle-file-readable-p)
3566 (tramp-imap-handle-directory-files-and-attributes)
3567 (tramp-imap-handle-file-newer-than-file-p): Remove.
3568
3569 * net/tramp-sh.el: Replace `tramp-set-process-query-on-exit-flag'
3570 by `tramp-compat-set-process-query-on-exit-flag' and
3571 `tramp-coding-system-change-eol-conversion' by
3572 `tramp-compat-coding-system-change-eol-conversion'.
3573
3574 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
3575 Use `tramp-handle-directory-files-and-attributes',
3576 `tramp-handle-file-exists-p' and
3577 `tramp-handle-file-newer-than-file-p'.
3578 (tramp-smb-handle-directory-files-and-attributes)
3579 (tramp-smb-handle-file-exists-p)
3580 (tramp-smb-handle-file-newer-than-file-p): Remove.
3581 (tramp-smb-maybe-open-connection):
3582 Replace `tramp-set-process-query-on-exit-flag' by
3583 `tramp-compat-set-process-query-on-exit-flag'.
3584
3585 2010-10-05 Glenn Morris <rgm@gnu.org>
3586
3587 * obsolete/rnews.el, obsolete/rnewspost.el: Remove files.
3588
3589 2010-10-04 Michael Albinus <michael.albinus@gmx.de>
3590
3591 Continue reorganization of load dependencies. (Bug#7156)
3592
3593 * net/tramp.el (tramp-handle-file-local-copy-hook)
3594 (tramp-delete-temp-file-function): Move down.
3595 (tramp-exists-file-name-handler): Move up.
3596 (tramp-register-file-name-handlers): Simplify autoload.
3597 (tramp-handle-write-region-hook, tramp-handle-directory-file-name)
3598 (tramp-handle-directory-files, tramp-handle-dired-uncache)
3599 (tramp-handle-file-modes, tramp-handle-file-name-as-directory)
3600 (tramp-handle-file-name-completion)
3601 (tramp-handle-file-name-directory)
3602 (tramp-handle-file-name-nondirectory, tramp-handle-file-regular-p)
3603 (tramp-handle-file-remote-p, tramp-handle-file-symlink-p)
3604 (tramp-handle-find-backup-file-name)
3605 (tramp-handle-insert-file-contents, tramp-handle-load)
3606 (tramp-handle-substitute-in-file-name)
3607 (tramp-handle-unhandled-file-name-directory)
3608 (tramp-mode-string-to-int, tramp-local-host-p)
3609 (tramp-make-tramp-temp-file): Move from tramp-sh.el.
3610
3611 * net/tramp-gvfs.el (top):
3612 * net/tramp-smb.el (top): Do not require 'tramp-sh.
3613
3614 * net/tramp-sh.el (all): Move several objects to tramp.el, see
3615 there. Rename `tramp-handle-*' to `tramp-sh-handle-*'.
3616
3617 2010-10-04 Glenn Morris <rgm@gnu.org>
3618
3619 * calendar/appt.el (appt-add): Ensure reminders are enabled.
3620 (appt-activate): Give status messages.
3621
3622 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
3623
3624 * net/gnutls.el: Improve docs. Remove starttls and ssl emulation.
3625 Provide only `open-gnutls-stream' (formerly `open-ssl-stream') and
3626 `gnutls-negotiate' (formerly `starttls-negotiate').
3627 Remove trivial wrapper `starttls-open-stream'.
3628
3629 2010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
3630
3631 Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
3632 log-outgoing commands.
3633 * vc/vc.el (vc-log-internal-common): Add a new argument and use it
3634 to create a buffer local revert-buffer-function variable.
3635 (vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
3636 revert-buffer-function lambda.
3637
3638 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
3639
3640 * net/gnutls.el (starttls-negotiate): Use the plist interface to
3641 `gnutls-boot'. Make TYPE the only required parameter.
3642 Allow TRUSTFILES and KEYFILES to be lists.
3643 (open-ssl-stream): Use it.
3644
3645 2010-10-03 Glenn Morris <rgm@gnu.org>
3646
3647 * subr.el (directory-sep-char): Remove obsolete variable.
3648 * net/tramp-compat.el: Don't mess about with the byte-compiler unless
3649 it is "necessary".
3650
3651 * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable.
3652 * vc/vc.el (vc-static-header-alist): Doc fix.
3653 * vc/vc-cvs.el (vc-cvs-header):
3654 * vc/vc-rcs.el (vc-rcs-header):
3655 * vc/vc-sccs.el (vc-sccs-header):
3656 * vc/vc-svn.el (vc-svn-header): Do not consult vc-header-alist.
3657 * obsolete/vc-mcvs.el (vc-mcvs-header):
3658 * progmodes/cperl-mode.el (cperl-mode): Only set vc-header-alist
3659 on XEmacs.
3660
3661 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
3662
3663 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
3664 Remove obsolete use of binary-overwrite-mode (Bug#7001).
3665
3666 2010-10-03 Glenn Morris <rgm@gnu.org>
3667
3668 * obsolete/x-menu.el: Remove file, obsolete since 21.1
3669
3670 * textmodes/rst.el (rst-font-lock-keywords-function):
3671 Drop Emacs 20 code.
3672
3673 * textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
3674
3675 * printing.el: Drop Emacs 20 code.
3676
3677 * calendar/appt.el (appt-delete): Don't autoload it (you can't use it
3678 without having used appt.el already).
3679
3680 * subr.el (make-local-hook): Remove function obsolete since 21.1.
3681 * progmodes/cc-mode.el (make-local-hook): Don't do cc-bytecomp stuff.
3682 (c-basic-common-init, c-font-lock-init): Only call make-local-hook on
3683 XEmacs.
3684 * progmodes/cc-styles.el (make-local-hook): Don't do cc-bytecomp stuff.
3685 (c-make-styles-buffer-local): Only call make-local-hook on XEmacs.
3686
3687 * ps-def.el (leading-code-private-22, charset-bytes, charset-id)
3688 (charset-width, find-charset-region, chars-in-region, forward-point)
3689 (encode-coding-string, coding-system-p, ccl-execute-on-string)
3690 (define-ccl-program, multibyte-string-p, string-make-multibyte):
3691 Remove compatibility cruft (none of these are used by ps*.el).
3692
3693 2010-10-03 Kevin Rodgers <kevin.d.rodgers@gmail.com>
3694
3695 * subr.el (booleanp): Return t instead of a list (Bug#7086).
3696
3697 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
3698
3699 * server.el (server-process-filter, server-return-error):
3700 Give emacsclient time to shut down after receiving an error string.
3701
3702 2010-10-02 Michael Albinus <michael.albinus@gmx.de>
3703
3704 * files.el (remote-file-name-inhibit-cache): New defcustom.
3705
3706 * time.el (display-time-file-nonempty-p):
3707 Use `remote-file-name-inhibit-cache'.
3708
3709 * net/tramp.el (tramp-completion-reread-directory-timeout):
3710 Fix docstring.
3711
3712 * net/tramp-cache.el (tramp-cache-inhibit-cache): Remove.
3713 (tramp-get-file-property): Replace `tramp-cache-inhibit-cache' by
3714 `remote-file-name-inhibit-cache'. Check also for an integer
3715 value. Add/increase counter when `tramp-verbose' >= 10.
3716 (tramp-set-file-property): Add/increase counter when
3717 `tramp-verbose' >= 10.
3718
3719 * net/tramp-cmds.el (tramp-cleanup-all-connections)
3720 (tramp-cleanup-all-buffers): Set tramp-autoload cookie.
3721 (tramp-bug): Set tramp-autoload cookie. Report all interned
3722 tramp-* variables. Report also `remote-file-name-inhibit-cache'.
3723 (tramp-reporter-dump-variable): Fix docstring. Mask non-7bit
3724 characters only in strings.
3725
3726 * net/tramp-compat.el (remote-file-name-inhibit-cache): Define due
3727 to backward compatibility.
3728
3729 * net/tramp-sh.el (tramp-handle-verify-visited-file-modtime)
3730 (tramp-handle-file-name-all-completions)
3731 (tramp-handle-vc-registered): Use `remote-file-name-inhibit-cache'.
3732 (tramp-open-connection-setup-interactive-shell):
3733 Call `tramp-cleanup-connection' directly.
3734
3735 2010-10-02 Glenn Morris <rgm@gnu.org>
3736
3737 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Remove obsolete alias.
3738
3739 * subr.el (char-bytes): Remove obsolete function.
3740
3741 * isearch.el (isearch-return-char): Remove obsolete function.
3742
3743 * mouse.el: No longer provide mldrag.
3744 (mldrag-drag-mode-line, mldrag-drag-vertical-line):
3745 Remove obsolete aliases.
3746
3747 * comint.el (comint-kill-output): Remove obsolete alias.
3748
3749 * composite.el (decompose-composite-char): Remove obsolete function.
3750 * ps-def.el (decompose-composite-char): Remove unused function.
3751
3752 * iswitchb.el (iswitchb-default-keybindings): Remove obsolete function.
3753
3754 * outline.el (outline-visible): Remove obsolete function.
3755
3756 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
3757 * faces.el (internal-find-face, internal-get-face)
3758 (frame-update-faces, frame-update-face-colors)
3759 (x-frob-font-weight, x-frob-font-slant)
3760 (internal-frob-font-weight, internal-frob-font-slant)
3761 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
3762 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
3763 (x-make-font-bold-italic): Remove functions and aliases, obsolete
3764 since Emacs 21.1.
3765 * emulation/viper-util.el (viper-get-face):
3766 * obsolete/lucid.el (find-face, get-face): Use facep.
3767 * vc/ediff-init.el (ediff-valid-color-p, ediff-get-face):
3768 Remove unused functions.
3769 * vc/ediff-util.el (ediff-submit-report): Doc fix.
3770
3771 * emacs-lisp/bytecomp.el (byte-compile-file): Use kill-emacs-hook to
3772 delete tempfile if interrupted during compilation.
3773
3774 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3775
3776 * net/tls.el (tls-starttls-switches): Give up on using starttls with
3777 gnutls-cli.
3778 (tls-program): Add --insecure to be consistent with the defaults from
3779 openssl s_client. Now all three commands are insecure.
3780
3781 2010-10-01 Eli Zaretskii <eliz@gnu.org>
3782
3783 * makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake)
3784 (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH)
3785 (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets.
3786
3787 2010-10-01 Glenn Morris <rgm@gnu.org>
3788
3789 * obsolete/sc.el: Remove file.
3790
3791 * files.el (temporary-file-directory): On darwin, also try
3792 DARWIN_USER_TEMP_DIR (see discussion in bug#7135).
3793
3794 2010-10-01 Juanma Barranquero <lekktu@gmail.com>
3795
3796 * server.el (server-start): Revert part of 2010-09-30T02:53:26Z!lekktu@gmail.com.
3797 Let's not break compatibility gratuitously, shall we?
3798
3799 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3800
3801 * net/tls.el (tls-starttls-switches): New variable.
3802 (tls-find-starttls-argument): Use it.
3803 (open-tls-stream): Ditto.
3804
3805 * net/netrc.el (netrc-credentials): Return the value of the "default"
3806 entry.
3807 (netrc-machine): Ditto.
3808
3809 2010-09-30 Eli Zaretskii <eliz@gnu.org>
3810
3811 * vc/vc-hooks.el (vc-default-mode-line-string): Doc fix.
3812
3813 2010-09-30 Juanma Barranquero <lekktu@gmail.com>
3814
3815 * server.el (server-start): Don't write pid to the authentication file.
3816 (server-create-tty-frame): Don't send pid.
3817 (server-process-filter): Send pid at the start of every connection.
3818
3819 2010-09-30 Glenn Morris <rgm@gnu.org>
3820
3821 * calendar/diary-lib.el (view-diary-entries, list-diary-entries)
3822 (show-all-diary-entries): Remove obsolete function aliases.
3823
3824 * calendar/appt.el (appt-issue-message, appt-visible, appt-msg-window):
3825 Remove options, obsolete since 22.1.
3826 (appt-display-format, appt-display-message):
3827 Remove backwards-compatibility code.
3828 (appt-check): No longer check appt-issue-message.
3829 (appt-make-list): No longer autoload it. Doc fix. No longer
3830 activate the package.
3831
3832 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3833
3834 * net/gnutls.el (starttls-negotiate): Loop a lot longer.
3835 (starttls-negotiate): Just call boot, and let the handshake be
3836 triggered from the read loop.
3837
3838 2010-09-29 Glenn Morris <rgm@gnu.org>
3839
3840 * calendar/diary-lib.el (diary-list-entries): Use temp buffers when
3841 not displaying the diary.
3842 (diary-add-to-list): If no buffer-file-name, fall back to diary-file.
3843 * calendar/appt.el (appt-check): No longer need to kill diary.
3844
3845 * calendar/diary-lib.el (diary-list-entries): Move the
3846 "Preparing..." message entirely here.
3847 (diary-simple-display, diary-fancy-display): Move "Preparing..."
3848 messages to diary-list-entries.
3849 (diary-include-other-diary-files): Use LIST-ONLY rather than setting
3850 diary-display-function.
3851
3852 * calendar/diary-lib.el (diary-include-other-diary-files):
3853 Trap some recursive includes.
3854
3855 * calendar/appt.el (appt-activate): Check diary file.
3856
3857 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
3858
3859 * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
3860 construction.
3861
3862 * calendar/time-date.el: No need to require cl for Emacs 21.
3863
3864 2010-09-28 Glenn Morris <rgm@gnu.org>
3865
3866 * calendar/appt.el (appt-check): Minor simplification.
3867
3868 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
3869
3870 * mail/sendmail.el (mail-citation-prefix-regexp): Remove "}" from
3871 citation prefix.
3872
3873 2010-09-27 Andreas Schwab <schwab@linux-m68k.org>
3874
3875 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
3876 Avoid infinite recursion on erroneous lambda form. (Bug#7114)
3877
3878 2010-09-27 Kenichi Handa <handa@m17n.org>
3879
3880 * tar-mode.el (tar-header-block-tokenize): Decode filenames in
3881 "ustar" format.
3882
3883 2010-09-27 Kenichi Handa <handa@m17n.org>
3884
3885 * international/mule.el (define-coding-system): Docstring fixed.
3886
3887 * international/mule-diag.el (describe-character-set): Use princ
3888 with proper print-length and print-level instead of insert.
3889
3890 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
3891
3892 * window.el (walk-windows): Doc fix (bug#7105).
3893
3894 2010-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
3895
3896 * emacs-lisp/float-sup.el (e): Remove.
3897
3898 2010-09-27 Teodor Zlatanov <tzz@lifelogs.com>
3899
3900 * net/gnutls.el (gnutls, gnutls-log-level): Add group and custom
3901 variable.
3902 (starttls-negotiate): Use it.
3903
3904 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3905
3906 * net/gnutls.el (starttls-negotiate): Stop looping when we get a t
3907 back.
3908
3909 2010-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
3910
3911 * emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
3912
3913 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3914
3915 * net/gnutls.el (starttls-negotiate): Avoid the cl.el decf function.
3916
3917 * net/netrc.el (netrc-store-data): New function.
3918
3919 2010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
3920
3921 * net/gnutls.el: GnuTLS glue code to set up a connection.
3922
3923 2010-09-25 Julien Danjou <julien@danjou.info>
3924
3925 * notifications.el: Call dbus-register-signal only if it is bound.
3926
3927 2010-09-25 Glenn Morris <rgm@gnu.org>
3928
3929 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
3930 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
3931 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
3932 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
3933 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
3934 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
3935 * eshell/esh-mode.el, eshell/esh-proc.el, eshell/esh-test.el:
3936 * eshell/esh-util.el, eshell/esh-var.el:
3937 Remove leading `*' from docs of faces and defcustoms.
3938
3939 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
3940
3941 * eshell/em-ls.el (eshell-ls-archive-regexp):
3942 * eshell/esh-util.el (eshell-tar-regexp):
3943 * ibuffer.el (ibuffer-compressed-file-name-regexp):
3944 * info.el (Info-suffix-list):
3945 * international/mule.el (auto-coding-alist):
3946 * woman.el (woman-file-regexp, woman-file-compression-regexp):
3947 * progmodes/etags.el (tags-compression-info-list):
3948 Support xz compression.
3949
3950 2010-09-25 Chong Yidong <cyd@stupidchicken.com>
3951
3952 * files.el (get-free-disk-space): Don't assume the "df" output
3953 columns line up (Bug#6995).
3954
3955 2010-09-25 Juanma Barranquero <lekktu@gmail.com>
3956
3957 * finder.el (finder-unknown-keywords):
3958 * progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count):
3959 * progmodes/etags.el (tags-table-including): Fix typos in docstrings.
3960
3961 2010-09-25 Juanma Barranquero <lekktu@gmail.com>
3962
3963 * server.el (server-start): Revert part of 2010-08-08 change. Using
3964 address 127.0.0.1 for local host is now done in Fmake_network_process.
3965
3966 2010-09-24 Glenn Morris <rgm@gnu.org>
3967
3968 * image-mode.el, progmodes/compile.el, progmodes/gud.el:
3969 * progmodes/mixal-mode.el, textmodes/bibtex-style.el:
3970 * textmodes/css-mode.el, textmodes/dns-mode.el:
3971 Move autoloaded auto-mode-alist entries to files.el.
3972 * files.el (auto-mode-alist): Move entries here.
3973
3974 2010-09-23 Glenn Morris <rgm@gnu.org>
3975
3976 * isearch.el (isearch-lazy-highlight-cleanup)
3977 (isearch-lazy-highlight-initial-delay)
3978 (isearch-lazy-highlight-interval)
3979 (isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face):
3980 * net/net-utils.el (ipconfig-program-options):
3981 Move aliases to options before the associated definitions.
3982
3983 2010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
3984
3985 * newcomment.el (comment-normalize-vars): Better test validity of
3986 comment-end-skip.
3987
3988 2010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
3989
3990 * emacs-lisp/float-sup.el (float-pi): New name for `pi'.
3991 (float-e): New name for `e'.
3992 (degrees-to-radians, radians-to-degrees):
3993 * calendar/solar.el (solar-longitude):
3994 * calculator.el (calculator-registers, calculator-funcall):
3995 * textmodes/artist.el (artist-spray-random-points):
3996 * play/bubbles.el (bubbles--initialize-images): Use new names.
3997
3998 2010-09-23 Eric M. Ludlam <zappo@gnu.org>
3999
4000 Update to CEDET 1.0's version of EIEIO.
4001
4002 * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key):
4003 New function.
4004 (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
4005 (eieio-default-eval-maybe): Eval val instead of unquoting only.
4006 (class-precedence-list): If class is nil, return nil.
4007 (eieio-generic-call): If class of first input arg is nil, don't
4008 look up static methods, and do check for primary methods.
4009 (initialize-instance): See if the default needs to be evaluated
4010 during the constructor.
4011 (eieio-perform-slot-validation-for-default): Don't do the check
4012 for values that will eventually be evaluated.
4013 (eieio-eval-default-p): New function.
4014 (eieio-default-eval-maybe): Use it.
4015
4016 2010-09-23 Jan Moringen <jan.moringen@uni-bielefeld.de>
4017
4018 * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
4019 method-invocation-order.
4020 (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
4021 (eieio-class-precedence-dfs): Compute class precedence list using
4022 dfs algorithm.
4023 (eieio-class-precedence-bfs): Compute class precedence list using
4024 bfs algorithm.
4025 (eieio-class-precedence-c3): Compute class precedence list using
4026 c3 algorithm.
4027 (class-precedence-list): New function.
4028 (eieiomt-method-list, eieiomt-sym-optimize): Use it.
4029 (inconsistent-class-hierarchy): New error symbol.
4030 (call-next-method): Stow the replacement argument list for future
4031 call-next-method invocations.
4032
4033 2010-09-23 Glenn Morris <rgm@gnu.org>
4034
4035 * calendar/appt.el (appt-check): If not displaying the diary,
4036 use (diary 1) to only get the entries we need.
4037 (appt-make-list): Sort diary-list-entries, if we cannot guarantee
4038 that it is in day order. (Bug#7019)
4039
4040 * calendar/appt.el (appt-check): Rather than showing the diary,
4041 just turn off invisible display, and only if needed.
4042
4043 * calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
4044
4045 2010-09-23 Glenn Morris <rgm@gnu.org>
4046
4047 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
4048 (byte-compile-defvar, byte-compile-cl-warn):
4049 Start warnings with lower-case, like the majority.
4050
4051 * files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
4052
4053 * files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
4054
4055 * progmodes/ld-script.el (auto-mode-alist): Move to files.el.
4056 * files.el (auto-mode-alist): Move ld-script entries here, further down
4057 the list.
4058
4059 * vc/add-log.el: Don't require timezone when compiling.
4060 (timezone-make-date-sortable): Autoload it.
4061 (change-log-sortable-date-at): Don't require timezone.
4062 Use `ignore-errors'.
4063
4064 * comint.el (comint-use-prompt-regexp-instead-of-fields):
4065 Move alias before definition, so it does not need autoloading.
4066
4067 * emulation/crisp.el, emulation/cua-base.el, emulation/edt.el:
4068 * emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el:
4069 * international/kkc.el, international/ogonek.el, mail/feedmail.el:
4070 * net/browse-url.el, net/eudc-vars.el, net/net-utils.el:
4071 * net/rcompile.el, net/rlogin.el, textmodes/enriched.el:
4072 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/picture.el:
4073 * textmodes/refer.el, textmodes/spell.el, textmodes/table.el:
4074 * textmodes/tex-mode.el, textmodes/two-column.el:
4075 Remove leading `*' from docs of defcustoms etc.
4076
4077 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
4078
4079 * net/netrc.el (netrc-parse): Remove encrypt.el mentions.
4080
4081 2010-09-22 Dan Christensen <jdc@uwo.ca>
4082
4083 * calendar/time-date.el (date-to-time): Try using parse-time-string
4084 first before using the slower timezone-make-date-arpa-standard.
4085
4086 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4087
4088 * calendar/time-date.el (format-seconds): Comment fix.
4089
4090 2010-09-22 Glenn Morris <rgm@gnu.org>
4091
4092 * emacs-lisp/package.el (package-menu-mode): `revert-buffer-function'
4093 is not automatically buffer-local.
4094
4095 2010-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
4096
4097 * emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
4098 (smie-indent-comment): Be more careful with comment-start-skip.
4099 (smie-indent-comment-close, smie-indent-comment-inside): New funs.
4100 (smie-indent-functions): Use them.
4101
4102 2010-09-21 Michael Albinus <michael.albinus@gmx.de>
4103
4104 * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
4105
4106 2010-09-21 Jan Djärv <jan.h.d@swipnet.se>
4107
4108 * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable
4109 tool-bar-position. Don't modify frame parameters here.
4110 (menu-bar-options-save): Add tool-bar-position.
4111
4112 * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
4113
4114 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
4115
4116 * textmodes/reftex-parse.el (reftex-what-macro)
4117 (reftex-context-substring): Let-bind forward-sexp-function to nil
4118 since we don't need/want to treat \begin...\end as a block (bug#7053).
4119
4120 * emacs-lisp/lisp.el (up-list): Don't do nothing silently.
4121
4122 * simple.el (blink-matching-open): Use syntax-class.
4123
4124 * progmodes/pascal.el (pascal-mode): Use define-derived-mode.
4125 Set invisibility spec for pascal's outline mode.
4126 (pascal-outline-change): Clean up calling convention.
4127 (pascal-show-all, pascal-hide-other-defuns): Update callers.
4128
4129 * progmodes/prolog.el (prolog-smie-forward-token)
4130 (prolog-smie-backward-token): New functions.
4131 (prolog-mode-variables): Use them to parse "!," correctly.
4132 Set up smie-blink-matching for ".".
4133
4134 * textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
4135 and `end'.
4136 (ispell-region, ispell-process-line): Update users.
4137
4138 * textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
4139 point-min==1.
4140
4141 * textmodes/ispell.el: Fix commenting convention.
4142 (ispell-parse-output): Simplify, use push.
4143 (ispell-region): Use match-string-no-properties.
4144 (ispell-begin-skip-region-regexp): Use mapconcat to simplify.
4145 (ispell-minor-mode): Use define-minor-mode.
4146 (ispell-message): Remove unused var `skip-regexp'.
4147 (ispell-add-per-file-word-list): Use dynamic let-binding.
4148 Try and use the proper comment marker.
4149
4150 * mail/sendmail.el: Fix commenting convention.
4151 (sendmail-send-it): Use line-beginning-position.
4152
4153 * help-fns.el (describe-variable): Add original value, if applicable.
4154
4155 2010-09-20 Juanma Barranquero <lekktu@gmail.com>
4156
4157 * subr.el (y-or-n-p): Remove leftover code from 2010-09-17T13:30:30Z!monnier@iro.umontreal.ca.
4158
4159 * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
4160
4161 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
4162
4163 * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
4164 (smie-debug--prec2-cycle, smie-debug--describe-cycle): New functions.
4165 (smie-prec2-levels): Use them to better diagnose precedence cycles.
4166 (smie-blink-matching-check): Don't signal a mismatch if car is t.
4167 (smie-blink-matching-open): Rewrite to remove assumptions, so that
4168 something like "." can also be a closer.
4169 (smie--associative-p, smie-indent--hanging-p, smie-indent--bolp)
4170 (smie-indent--offset, smie-indent--offset-rule, smie-indent--column):
4171 Rename internal functions to use "--". Update callers.
4172
4173 * frame.el (make-frame-names-alist): Don't list frames on other displays.
4174
4175 * fringe.el (fringe-styles): New var.
4176 (fringe-mode, fringe-query-style): Use it.
4177
4178 2010-09-18 Michael R. Mauger <mmaug@yahoo.com>
4179
4180 * progmodes/sql.el: Version 2.8
4181 (sql-login-params): Update widget structure; changes still needed.
4182 (sql-product-alist): Add :list-all and :list-table features for
4183 SQLite, Postgres and MySQL products.
4184 (sql-redirect): Handle default value.
4185 (sql-execute, sql-execute-feature): New functions.
4186 (sql-read-table-name): New function.
4187 (sql-list-all, sql-list-table): New functions. User API.
4188 (sql-mode-map, sql-interactive-mode-map): Add key definitions
4189 for above functions.
4190 (sql-mode-menu, sql-interactive-mode-menu): Add menu definitions
4191 for above functions.
4192 (sql-postgres-login-params): Add user and database defaults.
4193 (sql-buffer-live-p): Bug fix.
4194 (sql-product-history): New variable.
4195 (sql-read-product): New function. Use it.
4196 (sql-set-product, sql-product-interactive): Use it.
4197 (sql-connection-history): New variable.
4198 (sql-read-connection): New function. Use it.
4199 (sql-connect): New function.
4200 (sql-for-each-login): Redesign function interface.
4201 (sql-make-alternate-buffer-name, sql-save-connection): Use it.
4202 (sql-get-login-ext, sql-get-login): Use it. Handle default values.
4203 (sql-comint): Check for program. Existing live buffer.
4204 (sql-comint-postgres): Add port parameter.
4205
4206 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
4207
4208 * emacs-lisp/warnings.el: Fix commenting convention.
4209 (display-warning): Use special mode and make the buffer read-only.
4210
4211 2010-09-18 Jay Belanger <jay.p.belanger@gmail.com>
4212
4213 * calc/calc-prog.el (calc-read-parse-table-part): Don't "fix" the
4214 empty string when it follows a repeated or optional pattern.
4215
4216 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
4217
4218 * indent.el (indent-according-to-mode): Apply syntax-propertize.
4219 (indent-region): Use indent-according-to-mode.
4220
4221 2010-09-18 Eli Zaretskii <eliz@gnu.org>
4222
4223 * fringe.el (fringe-mode): Doc fix.
4224
4225 2010-09-14 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4226
4227 * textmodes/nroff-mode.el (nroff-view): Kill old buffer before
4228 refreshing the preview buffer.
4229
4230 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
4231
4232 * textmodes/tex-mode.el (tex-syntax-propertize-rules)
4233 (latex-syntax-propertize-rules): New consts; replace
4234 tex-font-lock-syntactic-keywords.
4235 (tex-env-mark, latex-env-before-change): New functions.
4236 (latex-electric-env-pair-mode): New minor mode.
4237 (tex-font-lock-verb): Change arguments; do move point.
4238 (tex-font-lock-syntactic-face-function): Adjust to new verbatim
4239 representation as a form of comment.
4240 (tex-font-lock-keywords-1): Remove workaround, now unneeded.
4241 (doctex-syntax-propertize-rules): New const; replaces
4242 doctex-font-lock-syntactic-keywords.
4243 (tex-common-initialization, doctex-mode): Use syntax-propertize-rules.
4244
4245 * progmodes/fortran.el (fortran--font-lock-syntactic-keywords): Remove.
4246 (fortran-make-syntax-propertize-function): New function; replaces
4247 fortran-font-lock-syntactic-keywords.
4248 (fortran-mode): Use it.
4249 (fortran-line-length): Use it. Improve interactive spec.
4250
4251 * emacs-lisp/syntax.el (syntax-propertize-precompile-rules): New macro.
4252 (syntax-propertize-rules): Add var-ref case. Fix offset computation
4253 when adding surrounding \(..\).
4254
4255 * progmodes/js.el (js-mode): Fix last change (bug#7054).
4256
4257 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
4258
4259 * obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
4260 Use with-current-buffer.
4261
4262 * isearch.el (isearch-face): Rename from `isearch'.
4263 (isearch-highlight): Use new name.
4264
4265 2010-09-17 Eli Zaretskii <eliz@gnu.org>
4266
4267 * fringe.el (fringe-mode, fringe-query-style): Use 4 pixels, not
4268 5, for `half' width fringes. (Bug#6933)
4269
4270 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
4271
4272 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
4273 (byte-compile-defvar): "foo/bar" does not lack a prefix.
4274
4275 * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
4276
4277 2010-09-17 Stephen Berman <stephen.berman@gmx.net>
4278
4279 * dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
4280 in calculating new frame position. Add more space between new and
4281 parent on the left (Bug#7048).
4282
4283 2010-09-17 Michael Albinus <michael.albinus@gmx.de>
4284
4285 * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
4286 defmacro.
4287
4288 2010-09-16 Chong Yidong <cyd@stupidchicken.com>
4289
4290 * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
4291
4292 * term/x-win.el (x-cut-buffer-or-selection-value): Define as
4293 obsolete alias for x-selection-value.
4294
4295 * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
4296
4297 2010-09-16 Michael Albinus <michael.albinus@gmx.de>
4298
4299 * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
4300 cookie.
4301
4302 2010-09-15 Michael Albinus <michael.albinus@gmx.de>
4303
4304 * net/tramp-compat.el (tramp-compat-with-temp-message)
4305 (tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
4306 (tramp-compat-process-put): New defuns.
4307
4308 * net/tramp.el (top):
4309 * net/tramp-gvfs.el (top):
4310 * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.
4311
4312 * net/tramp.el (tramp-progress-reporter-update):
4313 Use `tramp-compat-funcall'.
4314
4315 * net/tramp.el (tramp-process-actions):
4316 * net/tramp-gvfs.el (tramp-handle-vc-registered):
4317 * net/tramp-sh.el (tramp-gvfs-handler-askquestion)
4318 (tramp-get-remote-stat, tramp-get-remote-readlink):
4319 Use `tramp-compat-with-temp-message'.
4320
4321 * net/tramp-sh.el (top): Require 'cl.
4322 (tramp-handle-start-file-process): Use `tramp-compat-process-get'.
4323 (tramp-open-connection-setup-interactive-shell):
4324 Use `tramp-compat-process-put'.
4325
4326 2010-09-15 Alan Mackenzie <acm@muc.de>
4327
4328 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Correct the
4329 indentation.
4330 (c-forward-<>-arglist-recur): Fix an infinite recursion.
4331
4332 2010-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
4333
4334 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
4335 `lexical' for warnings related to lexical scoping.
4336 (byte-compile-file-form-defvar, byte-compile-defvar): Warn about
4337 global vars which don't have a prefix and could hence affect lexical
4338 scoping in unrelated files.
4339
4340 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
4341
4342 * net/imap.el: Revert back to version
4343 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
4344 seem problematic.
4345
4346 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
4347
4348 * obsolete/old-whitespace.el (whitespace-unload-function):
4349 Explicitly pass `obarray' to `unintern' to avoid a warning.
4350
4351 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
4352
4353 * emacs-lisp/byte-run.el (set-advertised-calling-convention):
4354 Add `when' argument. Update callers.
4355
4356 * subr.el (unintern): Declare the obarray arg mandatory.
4357
4358 2010-09-14 Glenn Morris <rgm@gnu.org>
4359
4360 * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
4361 Doc fixes.
4362
4363 * calendar/diary-lib.el (diary-included-files): New variable.
4364 (diary-list-entries): Maybe initialize diary-included-files.
4365 (diary-include-other-diary-files): Append to diary-included-files.
4366 * calendar/appt.el (appt-update-list): Also check the members of
4367 diary-included-files. (Bug#6999)
4368 (appt-check): Doc fix.
4369
4370 2010-09-14 David Reitter <david.reitter@gmail.com>
4371
4372 * simple.el (line-move-visual): Do not truncate goal column to
4373 integer size. (Bug#7020)
4374
4375 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
4376
4377 * repeat.el (repeat): Allow repeating when the last event is a click.
4378 Suggested by Drew Adams (bug#6256).
4379
4380 2010-09-14 Sascha Wilde <wilde@sha-bang.de>
4381
4382 * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
4383 Replace setting HGRCPATH to "" by some less invasive --config options.
4384
4385 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
4386
4387 * font-lock.el (font-lock-beginning-of-syntax-function):
4388 Mark as obsolete.
4389
4390 2010-09-14 Glenn Morris <rgm@gnu.org>
4391
4392 * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
4393 and tool-bar modes. (Bug#6211)
4394 (menu-bar-mode): Move setting of standard-value after the
4395 minor-mode definition, otherwise it seems to have no effect.
4396
4397 2010-09-14 Masatake YAMATO <yamato@redhat.com>
4398
4399 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
4400 Fix typo. (Bug#6976)
4401
4402 2010-09-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4403
4404 * whitespace.el: Allow cleaning up blanks without blank
4405 visualization (Bug#6651). Adjust help window for
4406 whitespace-toggle-options (Bug#6479). Allow to use fill-column
4407 instead of whitespace-line-column (from EmacsWiki). New version 13.1.
4408 (whitespace-style): Add new value 'face. Adjust docstring.
4409 (whitespace-space, whitespace-hspace, whitespace-tab):
4410 Adjust foreground property face.
4411 (whitespace-line-column): Adjust docstring and type declaration.
4412 (whitespace-style-value-list, whitespace-toggle-option-alist)
4413 (whitespace-help-text): Adjust const initialization.
4414 (whitespace-toggle-options, global-whitespace-toggle-options):
4415 Adjust docstring.
4416 (whitespace-display-window, whitespace-interactive-char)
4417 (whitespace-style-face-p, whitespace-color-on): Adjust code.
4418 (whitespace-help-scroll): New fun.
4419
4420 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
4421
4422 * calendar/time-date.el (format-seconds): Comment fix.
4423
4424 2010-09-13 Michael R. Mauger <mmaug@yahoo.com>
4425
4426 * progmodes/sql.el: Version 2.7.
4427 (sql-buffer-live-p): Improve detection.
4428 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
4429 (sql-set-sqli-buffer): Use it.
4430 (sql-product-interactive): Run `sql-set-sqli-hook'.
4431 (sql-rename-buffer): Code cleanup.
4432 (sql-redirect, sql-redirect-value): New functions. More to come.
4433
4434 2010-09-13 Juanma Barranquero <lekktu@gmail.com>
4435
4436 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.
4437 * makefile.w32-in (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
4438 (TRAMP_SRC): New macro.
4439 ($(lisp)/net/tramp-loaddefs.el): New target.
4440
4441 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4442
4443 Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
4444
4445 * Makefile.in (TRAMP_SRC): Remove tramp-fish.el. Add tramp-sh.el.
4446
4447 * net/tramp.el (top): Don't show loading message. Require just
4448 'tramp-compat, everything else is required there.
4449 Use `ignore-errors' where appropriate.
4450 (tramp-inline-compress-start-size, tramp-copy-size-limit)
4451 (tramp-terminal-type, tramp-end-of-output)
4452 (tramp-initial-end-of-output, tramp-completion-function-alist-rsh)
4453 (tramp-completion-function-alist-ssh)
4454 (tramp-completion-function-alist-telnet)
4455 (tramp-completion-function-alist-su)
4456 (tramp-completion-function-alist-putty, tramp-remote-path)
4457 (tramp-remote-process-environment, tramp-sh-extra-args)
4458 (tramp-actions-before-shell, tramp-uudecode)
4459 (tramp-perl-file-truename, tramp-perl-file-name-all-completions)
4460 (tramp-perl-file-attributes)
4461 (tramp-perl-directory-files-and-attributes)
4462 (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
4463 (tramp-perl-encode, tramp-perl-decode)
4464 (tramp-vc-registered-read-file-names, tramp-file-mode-type-map)
4465 (tramp-file-name-handler-alist, tramp-make-tramp-temp-file)
4466 (tramp-handle-make-symbolic-link, tramp-handle-load)
4467 (tramp-handle-file-name-as-directory)
4468 (tramp-handle-file-name-directory)
4469 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
4470 (tramp-handle-file-exists-p, tramp-handle-file-attributes)
4471 (tramp-do-file-attributes-with-ls)
4472 (tramp-do-file-attributes-with-perl)
4473 (tramp-do-file-attributes-with-stat)
4474 (tramp-handle-set-visited-file-modtime)
4475 (tramp-handle-verify-visited-file-modtime)
4476 (tramp-handle-set-file-modes, tramp-handle-set-file-times)
4477 (tramp-set-file-uid-gid, tramp-remote-selinux-p)
4478 (tramp-handle-file-selinux-context)
4479 (tramp-handle-set-file-selinux-context)
4480 (tramp-handle-file-executable-p, tramp-handle-file-readable-p)
4481 (tramp-handle-file-newer-than-file-p, tramp-handle-file-modes)
4482 (tramp-handle-file-directory-p, tramp-handle-file-regular-p)
4483 (tramp-handle-file-symlink-p, tramp-handle-file-writable-p)
4484 (tramp-handle-file-ownership-preserved-p)
4485 (tramp-handle-directory-file-name, tramp-handle-directory-files)
4486 (tramp-handle-directory-files-and-attributes)
4487 (tramp-do-directory-files-and-attributes-with-perl)
4488 (tramp-do-directory-files-and-attributes-with-stat)
4489 (tramp-handle-file-name-all-completions)
4490 (tramp-handle-file-name-completion, tramp-handle-add-name-to-file)
4491 (tramp-handle-copy-file, tramp-handle-copy-directory)
4492 (tramp-handle-rename-file, tramp-do-copy-or-rename-file)
4493 (tramp-do-copy-or-rename-file-via-buffer)
4494 (tramp-do-copy-or-rename-file-directly)
4495 (tramp-do-copy-or-rename-file-out-of-band)
4496 (tramp-handle-make-directory, tramp-handle-delete-directory)
4497 (tramp-handle-delete-file)
4498 (tramp-handle-dired-recursive-delete-directory)
4499 (tramp-handle-dired-compress-file, tramp-handle-dired-uncache)
4500 (tramp-handle-insert-directory)
4501 (tramp-handle-unhandled-file-name-directory)
4502 (tramp-handle-expand-file-name)
4503 (tramp-handle-substitute-in-file-name)
4504 (tramp-handle-executable-find, tramp-process-sentinel)
4505 (tramp-handle-start-file-process, tramp-handle-process-file)
4506 (tramp-handle-call-process-region, tramp-handle-shell-command)
4507 (tramp-handle-file-local-copy, tramp-handle-file-remote-p)
4508 (tramp-handle-insert-file-contents)
4509 (tramp-handle-insert-file-contents-literally)
4510 (tramp-handle-find-backup-file-name)
4511 (tramp-handle-make-auto-save-file-name, tramp-handle-write-region)
4512 (tramp-vc-registered-file-names, tramp-handle-vc-registered)
4513 (tramp-sh-file-name-handler, tramp-vc-file-name-handler)
4514 (tramp-maybe-send-script, tramp-set-auto-save, tramp-run-test)
4515 (tramp-run-test2, tramp-find-executable, tramp-set-remote-path)
4516 (tramp-find-file-exists-command, tramp-open-shell)
4517 (tramp-find-shell, tramp-barf-if-no-shell-prompt)
4518 (tramp-open-connection-setup-interactive-shell)
4519 (tramp-local-coding-commands, tramp-remote-coding-commands)
4520 (tramp-find-inline-encoding, tramp-call-local-coding-command)
4521 (tramp-inline-compress-commands, tramp-find-inline-compress)
4522 (tramp-compute-multi-hops, tramp-maybe-open-connection)
4523 (tramp-send-command, tramp-wait-for-output)
4524 (tramp-send-command-and-check, tramp-barf-unless-okay)
4525 (tramp-send-command-and-read, tramp-mode-string-to-int)
4526 (tramp-convert-file-attributes, tramp-check-cached-permissions)
4527 (tramp-file-mode-from-int, tramp-file-mode-permissions)
4528 (tramp-shell-case-fold, tramp-make-copy-program-file-name)
4529 (tramp-method-out-of-band-p, tramp-local-host-p)
4530 (tramp-get-remote-path, tramp-get-remote-tmpdir)
4531 (tramp-get-ls-command, tramp-get-ls-command-with-dired)
4532 (tramp-get-test-command, tramp-get-test-nt-command)
4533 (tramp-get-file-exists-command, tramp-get-remote-ln)
4534 (tramp-get-remote-perl, tramp-get-remote-stat)
4535 (tramp-get-remote-readlink, tramp-get-remote-trash)
4536 (tramp-get-remote-id, tramp-get-remote-uid, tramp-get-remote-gid)
4537 (tramp-get-local-uid, tramp-get-local-gid)
4538 (tramp-get-inline-compress, tramp-get-inline-coding): Move to
4539 tramp-sh.el.
4540 (tramp-methods, tramp-default-method-alist)
4541 (tramp-default-user-alist, tramp-foreign-file-name-handler-alist):
4542 Move initialization to tramp-sh.el.
4543 (tramp-temp-name-prefix): Make it a defconst.
4544 (tramp-dissect-file-name): Don't check anymore for multi-hop
4545 methods.
4546 (tramp-debug-outline-regexp): Add a docstring.
4547 (tramp-debug-outline-level): Rename from `tramp-outline-level'.
4548 (tramp-get-debug-buffer): Use it.
4549
4550 * net/tramp-cache.el (top): Set tramp-autoload cookie for
4551 initialization forms.
4552 (tramp-set-connection-property): Don't protect `tramp-message'
4553 call, it isn't necessary any longer.
4554 (tramp-dump-connection-properties): Use `ignore-errors'.
4555
4556 * net/tramp-compat.el (top): Require 'advice, 'format-spec,
4557 'password-cache and 'auth-source.
4558
4559 * net/tramp-gvfs.el (top):
4560 * net/tramp-smb.el (top): Require 'tramp-sh.
4561
4562 * net/tramp-gw.el (tramp-gw-open-network-stream): Use `ignore-errors'.
4563
4564 * net/tramp-sh.el: New file, derived from tramp.el.
4565 (top): Initialize `tramp-methods', `tramp-default-method-alist',
4566 `tramp-default-user-alist', `tramp-foreign-file-name-handler-alist'.
4567 Remove "scp1_old", "scp2_old", "ssh1_old", "ssh2_old".
4568 Use `ignore-errors' where appropriate.
4569 (tramp-sh-file-name-handler-alist): Rename from
4570 `tramp-file-name-handler-alist'.
4571 (tramp-send-command-and-check): Return t or nil. Remove all
4572 `zerop' checks, where called.
4573 (tramp-handle-set-file-modes)
4574 (tramp-do-copy-or-rename-file-directly)
4575 (tramp-handle-delete-directory, tramp-handle-delete-file)
4576 (tramp-maybe-send-script): Use `tramp-barf-unless-okay'.
4577 (tramp-sh-file-name-handler, tramp-send-command-and-check)
4578 (tramp-get-remote-ln): Set tramp-autoload cookie.
4579
4580 * net/tramp-fish.el: Remove file.
4581
4582 2010-09-13 Daiki Ueno <ueno@unixuser.org>
4583
4584 * epa-file.el (epa-file-insert-file-contents): If visiting, bind
4585 buffer-file-name to avoid file-locking. (Bug#7026)
4586
4587 2010-09-13 Julien Danjou <julien@danjou.info>
4588
4589 * notifications.el (notifications-notify): Add support for
4590 image-path and sound-name.
4591 (notifications-specification-version): Add this variable.
4592
4593 2010-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
4594
4595 * subr.el (y-or-n-p): New function, moved from src/fns.c; use read-key.
4596
4597 2010-09-12 Leo <sdl.web@gmail.com>
4598
4599 * net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
4600 (rcirc-completion-start): New variables.
4601 (rcirc-nick-completions): Rename to rcirc-completions.
4602 (rcirc-nick-completion-start-offset): Delete.
4603 (rcirc-completion-at-point): New function for constructing
4604 completion data for both nicks and irc commands. Add to
4605 completion-at-point-functions in rcirc mode.
4606 (rcirc-complete): Rename from rcirc-nick-complete; use
4607 rcirc-completion-at-point.
4608 (defun-rcirc-command): Update rcirc-client-commands.
4609
4610 2010-09-11 Glenn Morris <rgm@gnu.org>
4611
4612 * emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files
4613 atomically, to avoid parallel build errors. (Bug#4196)
4614
4615 2010-09-11 Michael R. Mauger <mmaug@yahoo.com>
4616
4617 * progmodes/sql.el: Version 2.6
4618 (sql-dialect): Synonym for "sql-product".
4619 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
4620 (sql-set-sqli-buffer, sql-show-sqli-buffer, sql-interactive-mode):
4621 Set "sql-buffer" to buffer name not buffer object so multiple sql
4622 interactive buffers work properly. Reverts misguided changes in
4623 earlier work.
4624 (sql-comint): Make sure different buffer name is used if "*SQL*"
4625 buffer is for a different product.
4626 (sql-make-alternate-buffer-name): Fix bug with "sql-database"
4627 login param.
4628 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
4629 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
4630 (sql-db2, sql-linter, sql-product-interactive, sql-rename-buffer):
4631 Accept new buffer name or prompt for one.
4632 (sql-port): Default to zero.
4633 (sql-comint-mysql): Handle "sql-port" as a numeric.
4634 (sql-port-history): Delete unused variable.
4635 (sql-get-login): Default "sql-port" to a number.
4636 (sql-product-alist): Correct Postgres prompt and terminator regexp.
4637 (sql-sqlite-program): Dynamically detect presence of "sqlite" or
4638 "sqlite3" executables.
4639 (sql-sqlite-login-params): Add "*.sqlite[23]?" database name pattern.
4640 (sql-buffer-live-p): New function.
4641 (sql-mode-menu, sql-send-string): Use it.
4642 (sql-mode-oracle-font-lock-keywords): Improve SQL*Plus REMARK
4643 syntax pattern.
4644 (sql-mode-postgres-font-lock-keywords): Support Postgres V9.
4645 (sql-mode-sqlite-font-lock-keywords): Hilight sqlite commands.
4646
4647 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4648
4649 * net/netrc.el (netrc-credentials): New convenience function.
4650
4651 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
4652
4653 * textmodes/texinfo.el (texinfo-syntax-propertize-function): New fun
4654 to replace texinfo-font-lock-syntactic-keywords.
4655 (texinfo-mode): Use it.
4656
4657 * textmodes/tex-mode.el (tex-common-initialization, doctex-mode):
4658 Use syntax-propertize-function.
4659
4660 * textmodes/sgml-mode.el (sgml-syntax-propertize-function): New var to
4661 replace sgml-font-lock-syntactic-keywords.
4662 (sgml-mode): Use it.
4663
4664 * textmodes/reftex.el (font-lock-syntactic-keywords): Don't declare
4665 since we don't use it.
4666
4667 * textmodes/bibtex.el (bibtex-mode): Use syntax-propertize-function.
4668
4669 * progmodes/vhdl-mode.el (vhdl-mode): Use syntax-propertize-function
4670 if available.
4671 (vhdl-fontify-buffer): Adjust.
4672
4673 * progmodes/tcl.el (tcl-syntax-propertize-function): New var to
4674 replace tcl-font-lock-syntactic-keywords.
4675 (tcl-mode): Use it.
4676
4677 * progmodes/simula.el (simula-syntax-propertize-function): New var to
4678 replace simula-font-lock-syntactic-keywords.
4679 (simula-mode): Use it.
4680
4681 * progmodes/sh-script.el (sh-st-symbol): Remove.
4682 (sh-font-lock-close-heredoc, sh-font-lock-open-heredoc): Add eol arg.
4683 (sh-font-lock-flush-syntax-ppss-cache, sh-font-lock-here-doc): Remove.
4684 (sh-font-lock-quoted-subshell): Assume we've already matched $(.
4685 (sh-font-lock-paren): Set syntax-multiline.
4686 (sh-font-lock-syntactic-keywords): Remove.
4687 (sh-syntax-propertize-function): New function to replace it.
4688 (sh-mode): Use it.
4689
4690 * progmodes/ruby-mode.el (ruby-here-doc-beg-re):
4691 Define while compiling.
4692 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
4693 (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
4694 (syntax-ppss, ruby-in-ppss-context-p, ruby-in-here-doc-p)
4695 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
4696 (ruby-here-doc-end-syntax): Only define when
4697 syntax-propertize is not available.
4698 (ruby-syntax-propertize-function, ruby-syntax-propertize-heredoc):
4699 New functions.
4700 (ruby-in-ppss-context-p): Update to new syntax of heredocs.
4701 (electric-indent-chars): Silence bytecompiler.
4702 (ruby-mode): Use prog-mode, syntax-propertize-function, and
4703 electric-indent-chars.
4704
4705 * progmodes/python.el (python-syntax-propertize-function): New var to
4706 replace python-font-lock-syntactic-keywords.
4707 (python-mode): Use it.
4708 (python-quote-syntax): Simplify and adjust to new use.
4709
4710 * progmodes/perl-mode.el (perl-syntax-propertize-function): New fun to
4711 replace perl-font-lock-syntactic-keywords.
4712 (perl-syntax-propertize-special-constructs): New fun to replace
4713 perl-font-lock-special-syntactic-constructs.
4714 (perl-font-lock-syntactic-face-function): New fun.
4715 (perl-mode): Use it.
4716
4717 * progmodes/octave-mod.el (octave-syntax-propertize-sqs): New function
4718 to replace octave-font-lock-close-quotes.
4719 (octave-syntax-propertize-function): New function to replace
4720 octave-font-lock-syntactic-keywords.
4721 (octave-mode): Use it.
4722
4723 * progmodes/mixal-mode.el (mixal-syntax-propertize-function): New var;
4724 replaces mixal-font-lock-syntactic-keywords.
4725 (mixal-mode): Use it.
4726
4727 * progmodes/make-mode.el (makefile-syntax-propertize-function):
4728 New var; replaces makefile-font-lock-syntactic-keywords.
4729 (makefile-mode): Use it.
4730 (makefile-imake-mode): Adjust.
4731
4732 * progmodes/js.el (js--regexp-literal): Define while compiling.
4733 (js-syntax-propertize-function): New var; replaces
4734 js-font-lock-syntactic-keywords.
4735 (js-mode): Use it.
4736
4737 * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
4738 replaces gdb-script-font-lock-syntactic-keywords.
4739 (gdb-script-mode): Use it.
4740
4741 * progmodes/fortran.el (fortran-mode): Use syntax-propertize-function.
4742 (fortran--font-lock-syntactic-keywords): New var.
4743 (fortran-line-length): Update syntax-propertize-function and
4744 fortran--font-lock-syntactic-keywords.
4745
4746 * progmodes/cperl-mode.el (cperl-mode): Use syntax-propertize-function.
4747
4748 * progmodes/cfengine.el (cfengine-mode):
4749 Use syntax-propertize-function.
4750 (cfengine-font-lock-syntactic-keywords): Remove.
4751
4752 * progmodes/autoconf.el (autoconf-mode):
4753 Use syntax-propertize-function.
4754 (autoconf-font-lock-syntactic-keywords): Remove.
4755
4756 * progmodes/ada-mode.el (ada-set-syntax-table-properties)
4757 (ada-after-change-function, ada-initialize-syntax-table-properties)
4758 (ada-handle-syntax-table-properties): Only define when
4759 syntax-propertize is not available.
4760 (ada-mode): Use syntax-propertize-function.
4761
4762 * font-lock.el (font-lock-syntactic-keywords): Make obsolete.
4763 (font-lock-fontify-syntactic-keywords-region): Move handling of
4764 font-lock-syntactically-fontified to...
4765 (font-lock-default-fontify-region): ...here.
4766 Let syntax-propertize-function take precedence.
4767 (font-lock-fontify-syntactically-region): Cal syntax-propertize.
4768
4769 * emacs-lisp/syntax.el (syntax-propertize-function)
4770 (syntax-propertize-chunk-size, syntax-propertize--done)
4771 (syntax-propertize-extend-region-functions): New vars.
4772 (syntax-propertize-wholelines, syntax-propertize-multiline)
4773 (syntax-propertize--shift-groups, syntax-propertize-via-font-lock)
4774 (syntax-propertize): New functions.
4775 (syntax-propertize-rules): New macro.
4776 (syntax-ppss-flush-cache): Set syntax-propertize--done.
4777 (syntax-ppss): Call syntax-propertize.
4778
4779 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups.
4780
4781 2010-09-10 Agustín Martín <agustin.martin@hispalinux.es>
4782
4783 * textmodes/ispell.el (ispell-init-process): Improve comments.
4784 XEmacs compatibility changes regarding (add-hook) 'local option
4785 and (set-process-query-on-exit-flag).
4786
4787 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4788
4789 * net/tramp-cache.el (tramp-parse-connection-properties):
4790 Set tramp-autoload cookie.
4791
4792 2010-09-09 Glenn Morris <rgm@gnu.org>
4793
4794 * image.el (imagemagick-types-inhibit): Add :type, :version, :group.
4795 (imagemagick-register-types): Doc fix.
4796
4797 2010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
4798
4799 * progmodes/octave-mod.el (electric-indent-chars): Silence bytecomp.
4800
4801 * progmodes/js.el (require): Require is already "eval-and-compile".
4802 (js--re-search-forward): Avoid `eval'. Preserve the error data.
4803 (js--re-search-backward): Use js--re-search-forward.
4804
4805 * progmodes/fortran.el (fortran-line-length): Don't recompute
4806 syntactic keywords redundantly a second time.
4807
4808 * progmodes/ada-mode.el: Replace "(set '" with setq.
4809 (ada-mode): Simplify.
4810 (ada-create-case-exception, ada-adjust-case-interactive)
4811 (ada-adjust-case-region, ada-format-paramlist, ada-indent-current)
4812 (ada-search-ignore-string-comment, ada-move-to-start)
4813 (ada-move-to-end): Use with-syntax-table.
4814
4815 * font-lock.el (save-buffer-state): Remove `varlist' arg.
4816 (font-lock-unfontify-region, font-lock-default-fontify-region):
4817 Update usage correspondingly.
4818 (font-lock-fontify-syntactic-keywords-region):
4819 Set parse-sexp-lookup-properties buffer-locally here.
4820 (font-lock-fontify-syntactically-region): Remove unused `ppss' arg.
4821
4822 * simple.el (blink-matching-open): Don't burp if we can't find a match.
4823
4824 2010-09-08 Glenn Morris <rgm@gnu.org>
4825
4826 * emacs-lisp/bytecomp.el (byte-compile-report-ops):
4827 Error if not compiled with -DBYTE_CODE_METER.
4828
4829 * emacs-lisp/bytecomp.el (byte-recompile-directory):
4830 Ignore dir-locals-file.
4831
4832 2010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
4833
4834 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4835 Not a const.
4836 (compilation-error-regexp-alist-alist): Rule out ": " in file names
4837 for the `gnu' messages.
4838 (compilation-set-skip-threshold): New command.
4839 (compilation-start): Use \' rather than $.
4840 (compilation-forget-errors): Use clrhash.
4841
4842 2010-09-08 Agustín Martín <agustin.martin@hispalinux.es>
4843
4844 * textmodes/ispell.el (ispell-valid-dictionary-list):
4845 Simplify logic.
4846
4847 2010-09-08 Michael Albinus <michael.albinus@gmx.de>
4848
4849 Migrate to Tramp 2.2. Rearrange load dependencies.
4850 (Bug#1529, Bug#5448, Bug#5705)
4851
4852 * Makefile.in (TRAMP_DIR, TRAMP_SRC): New variables.
4853 ($(TRAMP_DIR)/tramp-loaddefs.el): New target.
4854 (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
4855
4856 * net/tramp.el (top): Remove all other tramp-* loads except
4857 tramp-compat.el. Remove all changes to tramp-unload-hook for
4858 other tramp-* packages. Rearrange defun order. Change calls of
4859 `tramp-compat-call-process', `tramp-compat-decimal-to-octal',
4860 `tramp-compat-octal-to-decimal' to new function names.
4861 (tramp-terminal-type, tramp-initial-end-of-output)
4862 (tramp-methods, tramp-foreign-file-name-handler-alist)
4863 (tramp-tramp-file-p, tramp-completion-mode-p)
4864 (tramp-send-command-and-check, tramp-get-remote-path)
4865 (tramp-get-remote-tmpdir, tramp-get-remote-ln)
4866 (tramp-shell-quote-argument): Set tramp-autoload cookie.
4867 (with-file-property, with-connection-property): Move to
4868 tramp-cache.el.
4869 (tramp-local-call-process, tramp-decimal-to-octal)
4870 (tramp-octal-to-decimal): Move to tramp-compat.el.
4871 (tramp-handle-shell-command): Do not require 'shell.
4872 (tramp-compute-multi-hops): No special handling for tramp-gw-*
4873 symbols.
4874 (tramp-unload-tramp): Do not call `tramp-unload-file-name-handlers'.
4875
4876 * net/tramp-cache.el (top): Require 'tramp. Add to
4877 `tramp-unload-hook'.
4878 (tramp-cache-data, tramp-get-file-property)
4879 (tramp-set-file-property, tramp-flush-file-property)
4880 (tramp-flush-directory-property, tramp-get-connection-property)
4881 (tramp-set-connection-property, tramp-flush-connection-property)
4882 (tramp-cache-print, tramp-list-connections): Set tramp-autoload
4883 cookie.
4884 (with-file-property, with-connection-property): New defuns, moved
4885 from tramp.el.
4886 (tramp-flush-file-function): Use `with-parsed-tramp-file-name'
4887 macro.
4888
4889 * net/tramp-cmds.el (top): Add to `tramp-unload-hook'.
4890 (tramp-version): Set tramp-autoload cookie.
4891
4892 * net/tramp-compat.el (top): Require 'tramp-loaddefs. Remove all
4893 changes to tramp-unload-hook for other tramp-* packages. Add to
4894 `tramp-unload-hook'.
4895 (tramp-compat-decimal-to-octal, tramp-compat-octal-to-decimal)
4896 (tramp-compat-call-process): New defuns, moved from tramp.el.
4897
4898 * net/tramp-fish.el (top) Require just 'tramp. Add objects to
4899 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
4900 Add to `tramp-unload-hook'. Change call of
4901 `tramp-compat-decimal-to-octal' to new function name.
4902 (tramp-fish-method): Make it a defconst.
4903 (tramp-fish-file-name-p): Make it a defsubst.
4904 (tramp-fish-method, tramp-fish-file-name-handler)
4905 (tramp-fish-file-name-p): Set tramp-autoload cookie.
4906
4907 * net/tramp-ftp.el (top) Add objects to `tramp-methods' and
4908 `tramp-foreign-file-name-handler-alist'. Add to
4909 `tramp-unload-hook'.
4910 (tramp-ftp-method): Make it a defconst.
4911 (tramp-ftp-file-name-p): Make it a defsubst.
4912 (tramp-ftp-method, tramp-ftp-file-name-handler)
4913 (tramp-ftp-file-name-p): Set tramp-autoload cookie.
4914
4915 * net/tramp-gvfs.el (top) Add objects to `tramp-methods' and
4916 `tramp-foreign-file-name-handler-alist'. Add to
4917 `tramp-unload-hook'. Change checks, whether package can be
4918 loaded.
4919 (tramp-gvfs-file-name-p): Make it a defsubst.
4920 (tramp-gvfs-methods, tramp-gvfs-file-name-handler)
4921 (tramp-gvfs-file-name-p): Set tramp-autoload cookie.
4922 (tramp-gvfs-handle-file-directory-p): New defun.
4923 (tramp-gvfs-file-name-handler-alist): Use it.
4924
4925 * net/tramp-gw.el (top) Add objects to `tramp-methods' and
4926 `tramp-foreign-file-name-handler-alist'. Add to
4927 `tramp-unload-hook'.
4928 (tramp-gw-tunnel-method, tramp-gw-default-tunnel-port)
4929 (tramp-gw-socks-method, tramp-gw-default-socks-port): Make it a
4930 defconst.
4931 (tramp-gw-tunnel-method, tramp-gw-socks-method)
4932 (tramp-gw-open-connection): Set tramp-autoload cookie.
4933
4934 * net/tramp-imap.el (top) Require just 'tramp. Add objects to
4935 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
4936 Add to `tramp-unload-hook'. Change checks, whether package can be
4937 loaded.
4938 (tramp-imap-file-name-p): Make it a defsubst.
4939 (tramp-imap-method, tramp-imaps-method)
4940 (tramp-imap-file-name-handler)
4941 (tramp-imap-file-name-p): Set tramp-autoload cookie.
4942
4943 * net/tramp-smb.el (top) Require just 'tramp. Add objects to
4944 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
4945 Add to `tramp-unload-hook'. Change checks, whether package can be
4946 loaded. Change call of `tramp-compat-decimal-to-octal' to new
4947 function name.
4948 (tramp-smb-tunnel-method): Make it a defconst.
4949 (tramp-smb-file-name-p): Make it a defsubst.
4950 (tramp-smb-method, tramp-smb-file-name-handler)
4951 (tramp-smb-file-name-p): Set tramp-autoload cookie.
4952
4953 * net/tramp-uu.el (top) Add to `tramp-unload-hook'.
4954 (tramp-uuencode-region): Set tramp-autoload cookie.
4955
4956 * net/trampver.el (top) Add to `tramp-unload-hook'.
4957 (tramp-version, tramp-bug-report-address): Set tramp-autoload
4958 cookie. Update release number.
4959
4960 2010-09-07 Agustín Martín <agustin.martin@hispalinux.es>
4961
4962 * textmodes/ispell.el (ispell-start-process): Make sure original
4963 arg list is properly initialized (Bug#6993, Bug#6994).
4964
4965 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
4966
4967 * files.el (directory-abbrev-alist): Use \` as default regexp.
4968
4969 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
4970 chars like - or ] (bug#6984).
4971 (rx-any-condense-range): Explode 2-char ranges.
4972
4973 2010-09-06 Glenn Morris <rgm@gnu.org>
4974
4975 * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
4976
4977 2010-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
4978
4979 * textmodes/bibtex.el:
4980 * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
4981
4982 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4983
4984 * net/imap.el (imap-message-map): Remove optional buffer parameter,
4985 since no callers use it.
4986 (imap-message-get): Ditto.
4987 (imap-message-put): Ditto.
4988 (imap-mailbox-map): Ditto.
4989 (imap-mailbox-put): Ditto.
4990 (imap-mailbox-get): Ditto.
4991 (imap-mailbox-get): Revert last change for this function.
4992
4993 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4994
4995 * net/imap.el (imap-fetch-safe): Remove function, and alter all
4996 callers to use `imap-fetch' instead. According to the comments, this
4997 should be safe, since all other IMAP clients use the 1:* syntax.
4998 (imap-enable-exchange-bug-workaround): Remove.
4999 (imap-debug): Remove -- doesn't seem very useful.
5000
5001 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5002
5003 * net/imap.el (imap-log): New convenience function used throughout
5004 instead of repeating the same code all over the place.
5005
5006 2010-09-05 David De La Harpe Golden <david@harpegolden.net>
5007
5008 * mouse.el (mouse-save-then-kill): Save region to kill-ring
5009 when mouse-drag-copy-region is non-nil (Bug#6956).
5010
5011 2010-09-05 Chong Yidong <cyd@stupidchicken.com>
5012
5013 * dired.el (dired-ls-sorting-switches, dired-sort-by-name-regexp):
5014 Improve regexps (Bug#6987).
5015 (dired-sort-toggle): Search more robustly for -t flag.
5016
5017 * files.el (get-free-disk-space): Search more robustly for
5018 "available" column. Suggested by Ehud Karni
5019 <ehud@unix.mvs.co.il>.
5020
5021 2010-09-05 Juanma Barranquero <lekktu@gmail.com>
5022
5023 * international/uni-bidi.el:
5024 * international/uni-category.el:
5025 * international/uni-combining.el:
5026 * international/uni-decimal.el:
5027 * international/uni-mirrored.el:
5028 * international/uni-name.el: Regenerate.
5029
5030 2010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
5031
5032 * electric.el (electric-indent-post-self-insert-function):
5033 Don't reindent with a sloppy indentation function.
5034
5035 * emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
5036 border case in change-log-mode.
5037
5038 2010-09-04 Chong Yidong <cyd@stupidchicken.com>
5039
5040 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5041 Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
5042 Recognize leading tab in gcc-include regexp. Ignore names with
5043 leading "from" or "in" in gnu regexp (Bug#6937).
5044
5045 2010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
5046
5047 Avoid global recursive calls to kill-buffer-hooks; fit into 80 cols.
5048 * textmodes/ispell.el (ispell-process-buffer-name): Remove.
5049 (ispell-start-process): Avoid setq and simplify logic.
5050 (ispell-init-process): Setup kill-buffer-hook locally when needed.
5051 (kill-buffer-hook): Don't use it globally with code that uses
5052 expand-file-name since that may call kill-buffer via
5053 code_conversion_restore.
5054
5055 2010-09-04 Noorul Islam K M <noorul@noorul.com> (tiny change)
5056
5057 * emacs-lisp/package.el (package-directory-list): Only call
5058 file-name-nondirectory on a string.
5059
5060 2010-09-02 Chong Yidong <cyd@stupidchicken.com>
5061
5062 * emacs-lisp/package.el (package--download-one-archive):
5063 Ensure that archive-contents is valid before saving it.
5064 (package-activate-1, package-mark-obsolete, define-package)
5065 (package-compute-transaction, package-list-maybe-add): Use push.
5066
5067 2010-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
5068
5069 Use SMIE's blink-paren for octave-mode.
5070 * progmodes/octave-mod.el (octave-font-lock-close-quotes):
5071 Backslashes do not escape single-quotes, single-quotes do.
5072 (octave-block-else-regexp, octave-block-end-regexp)
5073 (octave-block-match-alist): Remove.
5074 (octave-smie-bnf-table): New var, with old content.
5075 (octave-smie-op-levels): Use it.
5076 (octave-smie-closer-alist): New var.
5077 (octave-mode): Use it. Setup smie-blink-matching and electric-indent.
5078 (octave-blink-matching-block-open): Remove.
5079 (octave-reindent-then-newline-and-indent, octave-electric-semi)
5080 (octave-electric-space): Let self-insert-command run expand-abbrev and
5081 blink parens.
5082
5083 * electric.el (electricity): New group.
5084 (electric-indent-chars): New var.
5085 (electric-indent-post-self-insert-function): New fun.
5086 (electric-indent-mode): New minor mode.
5087 (electric-pair-skip-self): New custom.
5088 (electric-pair-post-self-insert-function): New function.
5089 (electric-pair-mode): New minor mode.
5090
5091 * calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
5092 calcAlg-blink-matching-open.
5093 (calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
5094 (calc-do-alg-entry): Only touch the part of the keymap that varies.
5095 Use the new blink-matching-check-function.
5096
5097 Provide blink-matching support to SMIE.
5098 * emacs-lisp/smie.el (smie-bnf-closer-alist): New function.
5099 (smie-blink-matching-triggers, smie-blink-matching-inners): New vars.
5100 (smie-blink-matching-check, smie-blink-matching-open): New functions.
5101
5102 * simple.el (newline): Fix last change to properly remove itself from
5103 the hook.
5104
5105 2010-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5106
5107 * simple.el (newline): Eliminate optimization.
5108 Use post-self-insert-hook to set hard-newline and things before
5109 running post-self-insert-hook.
5110 (blink-matching-check-mismatch): New function.
5111 (blink-matching-check-function): New variable.
5112 (blink-matching-open): Use them.
5113 Skip back forward over prefix chars skipped by forward-sexp.
5114 Don't check if the parens are backslash escaped.
5115 (blink-paren-post-self-insert-function): Check backslash escaping here.
5116
5117 2010-09-02 Chong Yidong <cyd@stupidchicken.com>
5118
5119 * emacs-lisp/package.el (package-menu-mode-map):
5120 Change package-menu-revert bindings to revert-buffer.
5121 (package-menu-mode): Set revert-buffer-function.
5122 (package-menu-revert): Doc fix.
5123
5124 2010-09-02 Agustín Martín <agustin.martin@hispalinux.es>
5125
5126 * textmodes/ispell.el (ispell-init-process): Use "~/" as
5127 `default-directory' unless using Ispell per-directory personal
5128 dictionaries and not in a mini-buffer under XEmacs.
5129 (kill-buffer-hook): Do not kill ispell process on exit when
5130 `ispell-process-directory' is "~/". (Bug#6143)
5131
5132 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
5133
5134 * simple.el (kill-new): Call interprogram-cut-function with only
5135 one argument.
5136
5137 * term.el (term-mouse-paste): Don't call x-get-cutbuffer.
5138 Remove cut buffer from error message.
5139
5140 * term/x-win.el (x-select-text):
5141 * term/pc-win.el (x-selection-value):
5142 * term/ns-win.el (x-selection-value):
5143 * eshell/em-term.el:
5144 * w32-fns.el (x-get-selection-value):
5145 * mouse-sel.el (mouse-sel-set-selection-function):
5146 * frame.el (display-selections-p): Remove cut-buffer in documentation.
5147
5148 * term/x-win.el: Update documentation for x-last-selected-text-*.
5149 (x-last-selected-text-cut, x-last-selected-text-cut-encoded)
5150 (x-last-cut-buffer-coding, x-cut-buffer-max): Remove.
5151 (x-select-text): Remove argument PUSH, update documentation.
5152 Remove cut-buffer code.
5153 (x-selection-value-internal): Was previously x-selection-value.
5154 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
5155 Update documentation, remove cut-buffer code.
5156 Call x-selection-value-internal.
5157 (x-clipboard-yank): Call x-selection-value-internal.
5158 (x-initialize-window-system): Remove setting of x-cut-buffer-max.
5159
5160 * term/pc-win.el (x-last-selected-text):
5161 x-cut-buffer-or-selection-value renamed to x-selection-value
5162 (x-select-text): Remove argument PUSH, update documentation.
5163
5164 * term/ns-win.el (x-setup-function-keys, ns-last-selected-text):
5165 x-cut-buffer-or-selection-value renamed to x-selection-value
5166 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
5167 (x-select-text): Remove argument PUSH, update documentation.
5168
5169 * emacs-lisp/cl-macs.el (x-get-cutbuffer, x-get-cut-buffer): Remove.
5170
5171 * w32-fns.el (x-last-selected-text):
5172 x-cut-buffer-or-selection-value renamed to x-selection-value.
5173 (x-cut-buffer-max): Remove.
5174 (x-select-text): Remove argument PUSH, update documentation.
5175
5176 * simple.el (interprogram-cut-function): Remove mention of PUSH.
5177
5178 * select.el (x-get-cut-buffer, x-set-cut-buffer): Remove.
5179
5180 * mouse-sel.el (mouse-sel-get-selection-function):
5181 x-cut-buffer-or-selection-value renamed to x-selection-value.
5182 (x-select-text): Remove optional push.
5183
5184 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
5185
5186 * simple.el (blink-paren-function): Move from C to here.
5187 (blink-paren-post-self-insert-function): New function.
5188 (post-self-insert-hook): Use it.
5189
5190 * emacs-lisp/pcase.el (pcase-split-memq):
5191 Fix overenthusiastic optimisation.
5192 (pcase-u1): Handle the case of a lambda pred.
5193
5194 2010-08-31 Kenichi Handa <handa@m17n.org>
5195
5196 * international/mule-cmds.el (standard-display-european-internal):
5197 Setup standard-display-table for 8-bit characters by storing 8-bit
5198 characters in the element vector.
5199
5200 * disp-table.el (standard-display-8bit):
5201 Setup standard-display-table for 8-bit characters by storing 8-bit
5202 characters in the element vector.
5203 (standard-display-european): Likewise.
5204
5205 2010-08-31 Masatake YAMATO <yamato@redhat.com>
5206
5207 * textmodes/nroff-mode.el (nroff-view): New command.
5208 (nroff-mode-map): Bind it to C-c C-c.
5209
5210 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
5211
5212 * emacs-lisp/smie.el (smie-down-list): New command.
5213
5214 Remove old indentation and navigation code on octave-mode.
5215 * progmodes/octave-mod.el (octave-mode-map): Remap down-list to
5216 smie-down-list rather than add a binding for octave-down-block.
5217 (octave-mark-block, octave-blink-matching-block-open):
5218 Rely on forward-sexp-function.
5219 (octave-fill-paragraph): Don't narrow, so you can use
5220 indent-according-to-mode.
5221 (octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
5222 (octave-in-block-p, octave-re-search-forward-kw)
5223 (octave-re-search-backward-kw, octave-indent-calculate)
5224 (octave-end-as-array-index-p, octave-block-end-offset)
5225 (octave-scan-blocks, octave-forward-block, octave-backward-block)
5226 (octave-down-block, octave-backward-up-block, octave-up-block)
5227 (octave-before-magic-comment-p, octave-indent-line): Remove.
5228
5229 2010-08-31 Chong Yidong <cyd@stupidchicken.com>
5230
5231 * emacs-lisp/package.el (package--read-archive-file): Just use
5232 `read', to avoid copying an additional string.
5233 (package-menu-mode): Set header-line-format here.
5234 (package-menu-refresh, package-menu-revert): Signal an error if
5235 not in the Package Menu.
5236 (package-menu-package-list): New var.
5237 (package--generate-package-list): Operate on the current buffer;
5238 don't assume that it is *Packages*, since the user may rename it.
5239 Allow persistent package listings and sort keys using
5240 package-menu-package-list and package-menu-package-sort-key.
5241 (package-menu--version-predicate): Fix version calculation.
5242 (package-menu-sort-by-column): Don't select the window.
5243 (package--list-packages): Create the *Packages* buffer.
5244 Set package-menu-package-list-key.
5245 (list-packages): Sorting by status is now the default.
5246 (package-buffer-info): Use match-string-no-properties.
5247 (define-package): Add a &rest argument for future proofing, but
5248 don't use it yet.
5249 (package-install-from-buffer, package-install-buffer-internal):
5250 Merge into a single function, package-install-from-buffer.
5251 (package-install-file): Change caller.
5252
5253 * finder.el: Load finder-inf using `require'.
5254 (finder-list-matches): Sorting by status is now the default.
5255 (finder-compile-keywords): Simpify printing.
5256
5257 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
5258
5259 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
5260 (octave-mode-map): Remove special bindings for forward/backward-block
5261 and octave-backward-up-block. Use smie-close-block.
5262 (octave-continuation-marker-regexp): New var.
5263 (octave-continuation-regexp): Use it.
5264 (octave-operator-table, octave-smie-op-levels)
5265 (octave-operator-regexp, octave-smie-indent-rules): New vars.
5266 (octave-smie-backward-token, octave-smie-forward-token): New funs.
5267 (octave-mode): Use SMIE.
5268 (octave-close-block): Delete.
5269
5270 2010-08-30 Eli Zaretskii <eliz@gnu.org>
5271
5272 * menu-bar.el (menu-bar-edit-menu) <"Paste">: Check selection in
5273 CLIPBOARD, not in PRIMARY. (Bug#6944)
5274
5275 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
5276
5277 * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
5278 a list of parents.
5279 (smie-indent-column): Allow indirection through variables.
5280
5281 * composite.el (save-buffer-state): Delete, unused.
5282 * font-lock.el (save-buffer-state): Use with-silent-modifications.
5283 (font-lock-default-fontify-region): Use with-syntax-table.
5284 * jit-lock.el (with-buffer-unmodified): Remove.
5285 (with-buffer-prepared-for-jit-lock): Use with-silent-modifications.
5286
5287 Use `declare' in defmacros.
5288 * window.el (save-selected-window):
5289 * subr.el (with-temp-file, with-temp-message, with-syntax-table):
5290 * progmodes/python.el (def-python-skeleton):
5291 * net/dbus.el (dbus-ignore-errors):
5292 * jka-cmpr-hook.el (with-auto-compression-mode):
5293 * international/mule.el (with-category-table):
5294 * emacs-lisp/timer.el (with-timeout):
5295 * emacs-lisp/lisp-mnt.el (lm-with-file):
5296 * emacs-lisp/eieio.el (with-slots):
5297 * emacs-lisp/easymenu.el (easy-menu-define):
5298 * emacs-lisp/debug.el (debugger-env-macro):
5299 * emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq)
5300 (Multiple-value-call, Multiple-value-prog1):
5301 * emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key)
5302 (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and
5303 edebug rule to definition.
5304 * emacs-lisp/lisp-mode.el (save-selected-window)
5305 (with-current-buffer, combine-after-change-calls)
5306 (with-output-to-string, with-temp-file, with-temp-buffer)
5307 (with-temp-message, with-syntax-table, read-if, eval-after-load)
5308 (dolist, dotimes, when, unless):
5309 * emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
5310
5311 2010-08-29 Chong Yidong <cyd@stupidchicken.com>
5312
5313 * finder.el: Require `package'.
5314 (finder-known-keywords): Tweak descriptions. Retire `oop' keyword.
5315 (finder-package-info): Var deleted.
5316 (finder-keywords-hash, finder--builtins-alist): New vars.
5317 (finder-compile-keywords): Compute package--builtins and
5318 finder-keywords-hash instead of finder-keywords-hash, respecting
5319 the "Package" header.
5320 (finder-unknown-keywords, finder-list-matches):
5321 Use finder-keywords-hash and package--list-packages.
5322 (finder-mode): Don't set font-lock-defaults.
5323 (finder-exit): We don't use "*Finder-package*" and "*Finder
5324 Category*" buffers anymore.
5325
5326 * emacs-lisp/package.el (package--builtins-base): Var deleted.
5327 (package--builtins): Set default value to nil.
5328 (package-initialize): Load precomputed value of package--builtins
5329 from finder-inf.el.
5330 (package-alist, package-compute-transaction)
5331 (package-download-transaction): Improve docstring.
5332 (package-read-all-archive-contents): Do not change
5333 package--builtins here.
5334 (list-packages): Make package-list-packages an alias for this.
5335 Sort by status by default.
5336 (package--list-packages): Add optional PACKAGES arg.
5337 (describe-package-1): Use font-lock-face property. For built-in
5338 packages, insert file commentary.
5339 (package--generate-package-list): Rename from
5340 package-list-packages-internal; all callers changed. Add optional
5341 PACKAGES arg. Add alphabetical sort fallbacks.
5342 (package-menu--version-predicate, package-menu--status-predicate)
5343 (package-menu--description-predicate)
5344 (package-menu--name-predicate): New functions.
5345
5346 * info.el (Info-finder-find-node): Search package-alist instead of
5347 finder-package-info.
5348
5349 2010-08-29 Chong Yidong <cyd@stupidchicken.com>
5350
5351 * subr.el (version-regexp-alist): Don't use "a" and "b" for
5352 "alpha" and "beta".
5353 (version-to-list): Handle versions like "10.3d".
5354
5355 2010-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
5356
5357 * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
5358 (macroexp-accumulate): Use `declare'.
5359
5360 2010-08-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5361
5362 * whitespace.el (whitespace-style): Adjust type declaration.
5363
5364 2010-08-26 Magnus Henoch <magnus.henoch@gmail.com>
5365
5366 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
5367 empty argument to gvfs-copy.
5368
5369 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
5370
5371 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
5372 handle new TRASH arg of `delete-file'.
5373
5374 2010-08-26 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
5375
5376 * net/tramp.el (tramp-handle-insert-directory): Don't use
5377 `forward-word', its default syntax could be changed.
5378
5379 2010-08-26 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
5380 Michael Albinus <michael.albinus@gmx.de>
5381
5382 Implement compression for inline methods.
5383
5384 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
5385 (tramp-copy-size-limit): Allow also nil.
5386 (tramp-inline-compress-commands): New defconst.
5387 (tramp-find-inline-compress, tramp-get-inline-compress)
5388 (tramp-get-inline-coding): New defuns.
5389 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
5390 replaced by `tramp-get-inline-coding'.
5391 (tramp-handle-file-local-copy, tramp-handle-write-region)
5392 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
5393
5394 2010-08-26 Noah Lavine <noah549@gmail.com> (tiny change)
5395
5396 Detect ssh 'ControlMaster' argument automatically in some cases.
5397
5398 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
5399 (tramp-default-method): Use it.
5400
5401 2010-08-26 Karel Klíč <kklic@redhat.com>
5402
5403 * net/tramp.el (tramp-file-name-for-operation):
5404 Add file-selinux-context.
5405
5406 2010-08-26 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
5407
5408 * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
5409
5410 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
5411
5412 * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
5413 (Bug#6907).
5414
5415 2010-08-26 Nathan Weizenbaum <nweiz@cressida.sea.corp.google.com> (tiny change)
5416
5417 * progmodes/js.el: Make indentation more customizable (Bug#6914).
5418 (js-paren-indent-offset, js-square-indent-offset)
5419 (js-curly-indent-offset): New options.
5420 (js--proper-indentation): Use them.
5421
5422 2010-08-26 Daniel Colascione <dan.colascione@gmail.com>
5423
5424 * progmodes/sh-script.el (sh-get-indent-info): Use syntax-ppss
5425 instead of inspecting font-lock properties (Bug#6916).
5426
5427 2010-08-26 David Reitter <david.reitter@gmail.com>
5428
5429 * server.el (server-visit-files): Run pre-command-hook and
5430 post-command-hook for each buffer while it is current (Bug#6910).
5431 (server-execute): Do not run hooks here.
5432
5433 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
5434
5435 Sync with Tramp 2.1.19.
5436
5437 * net/tramp-cmds.el (tramp-cleanup-all-connections)
5438 (tramp-reporter-dump-variable, tramp-load-report-modules)
5439 (tramp-append-tramp-buffers): Use `tramp-compat-funcall'.
5440 (tramp-bug): Recommend setting of `tramp-verbose' to 9.
5441
5442 * net/tramp-compat.el (top): Do not autoload
5443 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
5444 only when `start-file-process' is not bound.
5445 (byte-compile-not-obsolete-vars): Define if not bound.
5446 (tramp-compat-funcall): New defmacro.
5447 (tramp-compat-line-beginning-position)
5448 (tramp-compat-line-end-position)
5449 (tramp-compat-temporary-file-directory)
5450 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
5451 (tramp-compat-copy-file, tramp-compat-copy-directory)
5452 (tramp-compat-delete-file, tramp-compat-delete-directory)
5453 (tramp-compat-number-sequence, tramp-compat-process-running-p):
5454 Use it.
5455 (tramp-advice-file-expand-wildcards): Do not use
5456 `tramp-handle-file-remote-p'.
5457 (tramp-compat-make-temp-file): Simplify fallback implementation.
5458 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
5459 (tramp-compat-copy-tree): Remove function.
5460 (tramp-compat-delete-file): New defun.
5461 (tramp-compat-delete-directory): Provide implementation for older
5462 Emacsen.
5463 (tramp-compat-file-attributes): Handle only
5464 `wrong-number-of-arguments' error.
5465
5466 * net/tramp-fish.el (tramp-fish-handle-copy-file):
5467 Add PRESERVE_SELINUX_CONTEXT.
5468 (tramp-fish-handle-delete-file): Add TRASH arg.
5469 (tramp-fish-handle-directory-files-and-attributes):
5470 Do not use `tramp-fish-handle-file-attributes.
5471 (tramp-fish-handle-file-local-copy)
5472 (tramp-fish-handle-insert-file-contents)
5473 (tramp-fish-maybe-open-connection): Use `with-progress-reporter'.
5474
5475 * net/tramp-gvfs.el (top): Require url-util.
5476 (tramp-gvfs-mount-point): Remove.
5477 (tramp-gvfs-file-name-handler-alist): Add `file-selinux-context'
5478 and `set-file-selinux-context'.
5479 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command)
5480 (tramp-gvfs-handle-file-selinux-context)
5481 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
5482 (with-tramp-dbus-call-method): Format trace message.
5483 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
5484 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
5485 Implement backup call, when operation on local files fails.
5486 Use progress reporter. Flush properties of changed files.
5487 (tramp-gvfs-handle-delete-file): Add TRASH arg.
5488 Use `tramp-compat-delete-file'.
5489 (tramp-gvfs-handle-expand-file-name): Expand "~/".
5490 (tramp-gvfs-handle-make-directory): Make more traces.
5491 (tramp-gvfs-handle-write-region): Protect deleting tmpfile.
5492 (tramp-gvfs-url-file-name): Hexify file name in url.
5493 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
5494 into account for the resulting file name.
5495 (tramp-gvfs-handler-askquestion): Preserve current message, in
5496 order to let progress reporter continue afterwards. (Bug#6257)
5497 Return dummy mountpoint, when the answer is "no".
5498 See `tramp-gvfs-maybe-open-connection'.
5499 (tramp-gvfs-handler-mounted-unmounted)
5500 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
5501 attribute "default_location". Set "prefix" property.
5502 Handle default-location.
5503 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
5504 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
5505 exists. Raise an error, if not (due to a corresponding answer
5506 "no" in interactive questions, for example).
5507 Use `tramp-compat-funcall'.
5508
5509 * net/tramp-imap.el (top): Autoload `epg-make-context'.
5510 (tramp-imap-handle-copy-file): Add PRESERVE-SELINUX-CONTEXT.
5511 (tramp-imap-do-copy-or-rename-file)
5512 (tramp-imap-handle-insert-file-contents)
5513 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
5514 (tramp-imap-handle-delete-file): Add TRASH arg.
5515
5516 * net/tramp-smb.el (tramp-smb-handle-copy-file):
5517 Add PRESERVE-SELINUX-CONTEXT.
5518 (tramp-smb-handle-copy-file)
5519 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
5520 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
5521 Use `with-progress-reporter'.
5522 (tramp-smb-handle-delete-file): Add TRASH arg.
5523
5524 * net/tramp.el (tramp-methods): Move hostname to the end in all
5525 ssh `tramp-login-args'. Add `tramp-async-args' attribute where
5526 appropriate.
5527 (tramp-verbose): Describe verbose level 9.
5528 (tramp-completion-function-alist)
5529 (tramp-file-name-regexp, tramp-chunksize)
5530 (tramp-local-coding-commands, tramp-remote-coding-commands)
5531 (with-connection-property, tramp-completion-mode-p)
5532 (tramp-action-process-alive, tramp-action-out-of-band)
5533 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
5534 (tramp-exists-file-name-handler): Fix docstring.
5535 (tramp-remote-process-environment): Use `format' instead of
5536 `concat'. Protect version string by apostroph.
5537 (tramp-shell-prompt-pattern): Do not use a shy group in case of
5538 XEmacs.
5539 (tramp-file-name-regexp-unified)
5540 (tramp-completion-file-name-regexp-unified): On W32 systems, do
5541 not regard the volume letter as remote filename. (Bug#5447)
5542 (tramp-perl-file-attributes)
5543 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
5544 (tramp-vc-registered-read-file-names): Read input as
5545 here-document, otherwise the command could exceed maximum length
5546 of command line.
5547 (tramp-file-name-handler-alist): Add `file-selinux-context' and
5548 `set-file-selinux-context'.
5549 (tramp-debug-message): Add `tramp-compat-funcall' to ignored
5550 backtrace functions.
5551 (tramp-error-with-buffer): Don't show the connection buffer when
5552 we are in completion mode.
5553 (tramp-progress-reporter-update, tramp-remote-selinux-p)
5554 (tramp-handle-file-selinux-context)
5555 (tramp-handle-set-file-selinux-context, tramp-process-sentinel)
5556 (tramp-connectable-p, tramp-open-shell, tramp-get-remote-trash):
5557 New defuns.
5558 (with-progress-reporter): New defmacro.
5559 (tramp-debug-outline-regexp): New defconst.
5560 (top, tramp-rfn-eshadow-setup-minibuffer)
5561 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
5562 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
5563 (tramp-completion-mode-p, tramp-check-for-regexp)
5564 (tramp-open-connection-setup-interactive-shell)
5565 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
5566 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
5567 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp):
5568 Use `tramp-compat-funcall'.
5569 (tramp-handle-make-symbolic-link): Flush file properties.
5570 (tramp-handle-load, tramp-handle-file-local-copy)
5571 (tramp-handle-insert-file-contents, tramp-handle-write-region)
5572 (tramp-handle-vc-registered, tramp-maybe-send-script)
5573 (tramp-find-shell): Use `with-progress-reporter'.
5574 (tramp-do-file-attributes-with-stat): Add space in format string,
5575 in order to work around a bug in pdksh. Reported by Gilles Pion
5576 <gpion@lfdj.com>.
5577 (tramp-handle-verify-visited-file-modtime): Do not send a command
5578 when the connection is not established.
5579 (tramp-handle-set-file-times): Simplify the check for utc.
5580 (tramp-handle-directory-files-and-attributes)
5581 (tramp-get-remote-path): Use `copy-tree'.
5582 (tramp-completion-handle-file-name-all-completions): Ensure, that
5583 non remote files are still checked. Oops.
5584 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
5585 Handle PRESERVE-SELINUX-CONTEXT.
5586 (tramp-do-copy-or-rename-file): Add progress reporter.
5587 (tramp-do-copy-or-rename-file-directly): Do not use
5588 `tramp-handle-file-remote-p'.
5589 (tramp-do-copy-or-rename-file-out-of-band):
5590 Use `tramp-compat-delete-directory'.
5591 (tramp-do-copy-or-rename-file-out-of-band)
5592 (tramp-compute-multi-hops, tramp-maybe-open-connection):
5593 Use `format-spec-make'.
5594 (tramp-handle-delete-file): Add TRASH arg.
5595 (tramp-handle-dired-uncache): Flush directory cache, not only file
5596 cache.
5597 (tramp-handle-expand-file-name)
5598 (tramp-completion-handle-file-name-all-completions)
5599 (tramp-completion-handle-file-name-completion):
5600 Use `tramp-connectable-p'.
5601 (tramp-handle-start-file-process): Set connection property "vec".
5602 Use it, in order to invalidate file caches. Check only for
5603 `remote-tty' process property.
5604 Implement tty setting. (Bug#4604, Bug#6360)
5605 (tramp-file-name-for-operation): Add `call-process-region' and
5606 `set-file-selinux-context'.
5607 (tramp-find-foreign-file-name-handler)
5608 (tramp-advice-make-auto-save-file-name)
5609 (tramp-set-auto-save-file-modes): Remove superfluous check for
5610 `stringp'. This is done inside `tramp-tramp-file-p'.
5611 (tramp-file-name-handler): Trace 'quit. Catch the error for some
5612 operations when we are in completion mode. This gives the user
5613 the chance to correct the file name in the minibuffer.
5614 (tramp-completion-mode-p): Use `non-essential'.
5615 (tramp-handle-file-name-all-completions): Backward/ XEmacs
5616 compatibility: Use `completion-ignore-case' if
5617 `read-file-name-completion-ignore-case' does not exist.
5618 (tramp-get-debug-buffer): Use `tramp-debug-outline-regexp'.
5619 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
5620 `tramp-open-shell'.
5621 (tramp-action-password): Hide password prompt before next run.
5622 (tramp-process-actions): Widen connection buffer for the trace.
5623 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
5624 process property. Trace stty settings if `tramp-verbose' >= 9.
5625 Apply workaround for IRIX64 bug. Move argument of last
5626 `tramp-send-command' where it belongs to.
5627 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
5628 front of `login-args'.
5629 (tramp-get-ls-command, tramp-get-ls-command-with-dired): Run tests
5630 on "/dev/null" instead of "/".
5631 (tramp-get-ls-command-with-dired): Make test for "--dired"
5632 stronger.
5633 (tramp-set-auto-save-file-modes): Adapt version check.
5634 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
5635 (tramp-handle-process-file): Call the program in a subshell, in
5636 order to preserve working directory.
5637 (tramp-handle-shell-command): Don't use hard-wired "/bin/sh" but
5638 `tramp-remote-sh' from `tramp-methods'.
5639 (tramp-get-ls-command): Make test for "--color=never" stronger.
5640 (tramp-check-for-regexp): Use (forward-line 1).
5641
5642 * net/trampver.el: Update release number.
5643
5644 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
5645
5646 * help.el (help-map): Bind `C-h P' to describe-package.
5647
5648 * menu-bar.el (menu-bar-describe-menu): Add describe-package.
5649
5650 * emacs-lisp/package.el (package-refresh-contents): Catch errors
5651 when downloading archives.
5652 (describe-package-1): Add package commentary.
5653 (package-install-button-action): New function.
5654 (package-menu-mode-map): Bind ? to package-menu-describe-package.
5655 (package-menu-view-commentary): Function removed.
5656 (package-list-packages-internal): Hide the `package' package too.
5657
5658 2010-08-25 Kenichi Handa <handa@m17n.org>
5659
5660 * language/misc-lang.el ("Arabic"): New language environment.
5661 Setup composition-function-table for Arabic characters.
5662
5663 * international/fontset.el (setup-default-fontset): Fix typo for
5664 arabic OTF spec (fini->fina).
5665
5666 2010-08-25 Jan Djärv <jan.h.d@swipnet.se>
5667
5668 * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter
5669 on all frames.
5670
5671 2010-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5672
5673 * whitespace.el: Allow cleaning up blanks without blank
5674 visualization (Bug#6651). Adjust help window for
5675 whitespace-toggle-options (Bug#6479). Allow to use fill-column
5676 instead of whitespace-line-column (from EmacsWiki). New version
5677 13.1.
5678 (whitespace-style): Add new value 'face. Adjust docstring.
5679 (whitespace-space, whitespace-hspace, whitespace-tab):
5680 Adjust foreground property face.
5681 (whitespace-line-column): Adjust docstring and type declaration.
5682 (whitespace-style-value-list, whitespace-toggle-option-alist)
5683 (whitespace-help-text): Adjust const initialization.
5684 (whitespace-toggle-options, global-whitespace-toggle-options):
5685 Adjust docstring.
5686 (whitespace-display-window, whitespace-interactive-char)
5687 (whitespace-style-face-p, whitespace-color-on): Adjust code.
5688 (whitespace-help-scroll): New fun.
5689
5690 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
5691
5692 * emacs-lisp/package.el (list-packages): Alias for
5693 package-list-packages.
5694
5695 2010-08-24 Kevin Ryde <user42@zip.com.au>
5696
5697 * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
5698 (Bug#5651).
5699
5700 * progmodes/ruby-mode.el (ruby): Add defgroup.
5701
5702 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
5703
5704 * progmodes/python.el: Add Ipython support (Bug#5390).
5705 (python-shell-prompt-alist)
5706 (python-shell-continuation-prompt-alist): New options.
5707 (python--set-prompt-regexp): New function.
5708 (inferior-python-mode, run-python, python-shell):
5709 Require ansi-color. Use python--set-prompt-regexp to set the comint
5710 prompt based on the Python interpreter.
5711 (python--prompt-regexp): New var.
5712 (python-check-comint-prompt)
5713 (python-comint-output-filter-function): Use it.
5714 (run-python): Use a pipe (Bug#5694).
5715
5716 2010-08-24 Fabian Ezequiel Gallina <galli.87@gmail.com> (tiny change)
5717
5718 * progmodes/python.el (python-send-region): Send a different
5719 Python command if Ipython is in use.
5720 (python-check-version): Use a Python command to find the version.
5721
5722 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
5723
5724 * mouse.el (mouse-yank-primary): Avoid setting primary when
5725 deactivating the mark (Bug#6872).
5726
5727 2010-08-23 Chris Foote <chris@foote.com.au> (tiny change)
5728
5729 * progmodes/python.el (python-block-pairs): Allow use of "finally"
5730 with "else" (Bug#3991).
5731
5732 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
5733
5734 * net/dbus.el: Accept UNIX domain sockets as bus address.
5735 (top): Don't initialize `dbus-registered-objects-table' anymore,
5736 this is done in dbusbind,c.
5737 (dbus-check-event): Adapt test for bus.
5738 (dbus-return-values-table, dbus-unregister-service)
5739 (dbus-event-bus-name, dbus-introspect, dbus-register-property):
5740 Adapt doc string.
5741
5742 2010-08-23 Juanma Barranquero <lekktu@gmail.com>
5743
5744 * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
5745
5746 2010-08-22 Juri Linkov <juri@jurta.org>
5747
5748 * simple.el (read-extended-command): New function with the logic
5749 for `completing-read' moved to Elisp from `execute-extended-command'.
5750 Use `function-called-at-point' in `minibuffer-default-add-function'
5751 to get a command name for M-n (bug#5364, bug#5214).
5752
5753 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
5754
5755 * startup.el (command-line-1): Issue warning for ignored arguments
5756 --unibyte, etc (Bug#6886).
5757
5758 2010-08-22 Leo <sdl.web@gmail.com>
5759
5760 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
5761 (ignore, bright, dim, keyword): Split list of nicknames before
5762 passing to rcirc-add-or-remove (Bug#6894).
5763
5764 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
5765
5766 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
5767
5768 2010-08-22 Leo <sdl.web@gmail.com>
5769
5770 Fix buffer-list rename&refresh after killing a buffer in ido.
5771 * ido.el: Revert Óscar's.
5772 (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
5773 Remember the buffers at head, rather than their name.
5774 * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
5775
5776 2010-08-22 Kirk Kelsey <kirk.kelsey@0x4b.net> (tiny change)
5777 Stefan Monnier <monnier@iro.umontreal.ca>
5778
5779 * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
5780 extra backslash added to each line (bug#6890).
5781
5782 2010-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
5783
5784 * subr.el (read-key): Don't echo keystrokes (bug#6883).
5785
5786 2010-08-22 Glenn Morris <rgm@gnu.org>
5787
5788 * menu-bar.el (menu-bar-games-menu): Add landmark.
5789
5790 2010-08-22 Glenn Morris <rgm@gnu.org>
5791
5792 * align.el (align-regexp): Make group and spacing arguments
5793 use the interactive defaults when non-interactive. (Bug#6698)
5794
5795 * mail/rmail.el (rmail-forward): Replace mail-text-start with its
5796 expansion, so as not to need sendmail.
5797 (mail-text-start): Remove declaration.
5798 (rmail-retry-failure): Require sendmail.
5799
5800 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
5801
5802 * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
5803
5804 2010-08-22 Michael Albinus <michael.albinus@gmx.de>
5805
5806 * progmodes/flymake.el (flymake-start-syntax-check-process):
5807 Use `start-file-process' in order to let it run also on remote hosts.
5808
5809 2010-08-22 Kenichi Handa <handa@m17n.org>
5810
5811 * files.el: Add `word-wrap' as safe local variable.
5812
5813 2010-08-22 Glenn Morris <rgm@gnu.org>
5814
5815 * woman.el (woman-translate): Case matters. (Bug#6849)
5816
5817 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
5818
5819 * simple.el (kill-region): Doc fix (Bug#6787).
5820
5821 2010-08-22 Glenn Morris <rgm@gnu.org>
5822
5823 * calendar/diary-lib.el (diary-header-line-format):
5824 Fit it to the window, not the frame.
5825
5826 2010-08-22 Andreas Schwab <schwab@linux-m68k.org>
5827
5828 * subr.el (ignore-errors): Add debug declaration.
5829
5830 2010-08-22 Geoff Gole <geoffgole@gmail.com> (tiny change)
5831
5832 * whitespace.el (whitespace-color-off): Remove post-command-hook
5833 locally.
5834
5835 2010-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
5836
5837 * vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
5838
5839 2010-08-21 Chong Yidong <cyd@stupidchicken.com>
5840
5841 * cus-edit.el (custom-group-value-create): Add extra newline
5842 before end line (Bug#6876).
5843
5844 2010-08-21 Chong Yidong <cyd@stupidchicken.com>
5845
5846 * mouse.el (mouse-save-then-kill): Don't save region to kill ring
5847 when extending it. Before killing on the second click, check if
5848 the buffer is the correct one. Doc fix.
5849 (mouse-secondary-save-then-kill): Allow usage without first
5850 calling mouse-start-secondary, by defaulting to point. Don't save
5851 an empty secondary selection. Doc fix.
5852
5853 2010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5854
5855 * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
5856 Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
5857 New version 13.0.
5858 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
5859 Adjust initialization.
5860 (whitespace-bob-marker, whitespace-eob-marker)
5861 (whitespace-buffer-changed): New vars.
5862 (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
5863 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
5864 (whitespace-post-command-hook, whitespace-display-char-on):
5865 Adjust code.
5866 (whitespace-looking-back, whitespace-buffer-changed): New funs.
5867 (whitespace-space-regexp, whitespace-tab-regexp): Fun eliminated.
5868
5869 2010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
5870
5871 * files.el (locate-file-completion-table): Only list the .el and .elc
5872 extensions if there's no other choice (bug#5955).
5873
5874 * facemenu.el (facemenu-self-insert-data): New var.
5875 (facemenu-post-self-insert-function, facemenu-set-self-insert-face):
5876 New functions.
5877 (facemenu-add-face): Use them.
5878
5879 * simple.el (blink-matching-open): Obey forward-sexp-function.
5880
5881 2010-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
5882
5883 * simple.el (prog-mode-map): New var.
5884 (prog-indent-sexp): New command.
5885
5886 * progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
5887
5888 * progmodes/prolog.el (smie): Require.
5889
5890 * emacs-lisp/smie.el (smie-default-backward-token)
5891 (smie-default-forward-token): Strip properties.
5892 (smie-next-sexp): Be more careful with associative operators.
5893 (smie-forward-sexp-command): Generalize.
5894 (smie-backward-sexp-command): Simplify.
5895 (smie-closer-alist): New var.
5896 (smie-close-block): New command.
5897 (smie-indent-debug-log): New var.
5898 (smie-indent-offset-rule): Add a few more cases.
5899 (smie-indent-column): New function.
5900 (smie-indent-after-keyword): Use it.
5901 (smie-indent-keyword): Use it.
5902 Fix up the opener code's point position.
5903 (smie-indent-comment): Only applies at BOL.
5904 (smie-indent-debug): New command.
5905
5906 * emacs-lisp/autoload.el (make-autoload): Preload the macros's
5907 declarations that are useful before running the macro.
5908
5909 2010-08-18 Joakim Verona <joakim@verona.se>
5910
5911 * image.el (imagemagick-types-inhibit): New variable.
5912 (imagemagick-register-types): New function.
5913 * image-mode.el (image-transform-properties): New function.
5914 (image-transform-set-scale, image-transform-fit-to-height)
5915 (image-transform-set-rotation, image-transform-set-resize)
5916 (image-transform-fit-to-width, image-transform-fit-to-height):
5917 New functions.
5918 (image-toggle-display-image): Support image transforms.
5919
5920 2010-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
5921
5922 * image.el (create-animated-image): Don't add heuristic mask to image
5923 (Bug#6839).
5924
5925 2010-08-18 Jan Djärv <jan.h.d@swipnet.se>
5926
5927 * term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
5928 Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
5929
5930 2010-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
5931
5932 * emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
5933
5934 Font-lock '...' strings, plus various simplifications and fixes.
5935 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
5936 (octave-font-lock-close-quotes): New function.
5937 (octave-font-lock-syntactic-keywords): New var.
5938 (octave-mode): Use it. Set beginning-of-defun-function.
5939 (octave-mode-map): Don't override the <foo>-defun commands.
5940 (octave-mode-menu): Pass it directly to easy-menu-define;
5941 remove (now generic) <foo>-defun commands; use info-lookup-symbol.
5942 (octave-block-match-alist): Fix up last change so that
5943 octave-close-block uses the more specific keyword.
5944 (info-lookup-mode): Silence byte-compiler.
5945 (octave-beginning-of-defun): Not interactive any more.
5946 Optimize slightly.
5947 (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
5948 (octave-indent-defun, octave-send-defun): Use mark-defun instead.
5949 (octave-completion-at-point-function): Make sure point is within
5950 beg..end.
5951 (octave-reindent-then-newline-and-indent):
5952 Use reindent-then-newline-and-indent.
5953 (octave-add-octave-menu): Remove.
5954
5955 2010-08-17 Jan Djärv <jan.h.d@swipnet.se>
5956
5957 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer)
5958 (report-emacs-bug-can-use-xdg-email): New functions.
5959 (report-emacs-bug): Set can-xdg-email to result of
5960 report-emacs-bug-can-use-xdg-email. If can-xdg-email bind
5961 \C-cm to report-emacs-bug-insert-to-mailer and add help text
5962 about it.
5963
5964 * net/browse-url.el (browse-url-default-browser): Add cond
5965 for browse-url-xdg-open.
5966 (browse-url-can-use-xdg-open, browse-url-xdg-open): New functions.
5967
5968 2010-08-17 Glenn Morris <rgm@gnu.org>
5969
5970 * progmodes/cc-engine.el (c-new-BEG, c-new-END)
5971 (c-fontify-recorded-types-and-refs): Define for compiler.
5972 * progmodes/cc-mode.el (c-new-BEG, c-new-END): Move definitions
5973 before use.
5974
5975 * calendar/icalendar.el (icalendar--convert-recurring-to-diary):
5976 Fix format call.
5977
5978 2010-08-17 Michael Albinus <michael.albinus@gmx.de>
5979
5980 * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
5981 properties.
5982 (tramp-handle-process-file): Call the program in a subshell, in
5983 order to preserve working directory.
5984 (tramp-action-password): Hide password prompt before next run.
5985 (tramp-process-actions): Widen connection buffer for the trace.
5986
5987 2010-08-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
5988
5989 * net/rcirc.el (rcirc-log-process-buffers): New option.
5990 (rcirc-print): Use it.
5991 (rcirc-generate-log-filename): New function.
5992 (rcirc-log-filename-function): Change default to
5993 rcirc-generate-log-filename (Bug#6828).
5994
5995 2010-08-16 Chong Yidong <cyd@stupidchicken.com>
5996
5997 * simple.el (deactivate-mark): If select-active-regions is `only',
5998 only set selection for temporarily active regions.
5999
6000 * cus-start.el: Change defcustom for select-active-regions.
6001
6002 2010-08-15 Chong Yidong <cyd@stupidchicken.com>
6003
6004 * mouse.el (mouse--drag-set-mark-and-point): New function.
6005 (mouse-drag-track): Use LOCATION arg to push-mark.
6006 Use mouse--drag-set-mark-and-point to take click-count into
6007 consideration when updating point and mark (Bug#6840).
6008
6009 2010-08-15 Chong Yidong <cyd@stupidchicken.com>
6010
6011 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6012 Give the Ruby rule a lower priority than Gnu (Bug#6778).
6013
6014 2010-08-14 Štěpán Němec <stepnem@gmail.com> (tiny change)
6015
6016 * font-lock.el (lisp-font-lock-keywords-2):
6017 Add combine-after-change-calls, condition-case-no-debug,
6018 with-demoted-errors, and with-silent-modifications (Bug#6025).
6019
6020 2010-08-14 Kevin Ryde <user42@zip.com.au>
6021
6022 * emacs-lisp/copyright.el (copyright-update-year)
6023 (copyright-update): Temporary switch-to-buffer to ensure the
6024 buffer change being queried is visible (Bug#5394).
6025
6026 2010-08-14 Tom Tromey <tromey@redhat.com>
6027
6028 * progmodes/etags.el (tags-file-name): Mark safe if stringp
6029 (Bug#6733).
6030
6031 2010-08-14 Eli Zaretskii <eliz@gnu.org>
6032
6033 * mouse.el (mouse-yank-primary): Fix mouse-2 on MS-Windows and
6034 MS-DOS. (Bug#6689)
6035
6036 2010-08-13 Jan Djärv <jan.h.d@swipnet.se>
6037
6038 * menu-bar.el (menu-bar-set-tool-bar-position): New function.
6039 (menu-bar-showhide-tool-bar-menu-customize-enable-left)
6040 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
6041 (menu-bar-showhide-tool-bar-menu-customize-enable-top)
6042 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom):
6043 Call menu-bar-set-tool-bar-position.
6044
6045 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
6046
6047 * progmodes/octave-mod.el (octave-mode-syntax-table): Use the new "c"
6048 comment style (bug#6834).
6049 * progmodes/scheme.el (scheme-mode-syntax-table):
6050 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Remove spurious
6051 "b" flag in "' 14b" syntax.
6052
6053 * progmodes/octave-mod.el (octave-mode-map): Remove special bindings
6054 for (un)commenting the region and performing completion.
6055 (octave-mode-menu): Use standard commands for help and completion.
6056 (octave-mode-syntax-table): Support %{..%} comments (sort of).
6057 (octave-mode): Use define-derived-mode.
6058 Set completion-at-point-functions and don't set columns.
6059 Don't disable adaptive-fill-regexp.
6060 (octave-describe-major-mode, octave-comment-region)
6061 (octave-uncomment-region, octave-comment-indent)
6062 (octave-indent-for-comment): Remove.
6063 (octave-indent-calculate): Rename from calculate-octave-indent.
6064 (octave-indent-line, octave-fill-paragraph): Update caller.
6065 (octave-initialize-completions): No need to make an alist.
6066 (octave-completion-at-point-function): New function.
6067 (octave-complete-symbol): Use it.
6068 (octave-insert-defun): Use define-skeleton.
6069
6070 * progmodes/octave-mod.el (octave-mode): Set comment-add.
6071 (octave-mode-map): Use comment-dwim (bug#6829).
6072
6073 2010-08-12 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
6074
6075 * cus-edit.el (custom-save-variables, custom-save-faces): Fix up
6076 indentation of inserted comment.
6077
6078 2010-08-11 Jan Djärv <jan.h.d@swipnet.se>
6079
6080 * faces.el (region): Add type gtk that uses gtk colors.
6081
6082 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
6083 Handle theme-name change.
6084
6085 2010-08-10 Michael R. Mauger <mmaug@yahoo.com>
6086
6087 * progmodes/sql.el: Version 2.5
6088 (sql-product-alist): Add :prompt-cont-regexp property for several
6089 database products.
6090 (sql-prompt-cont-regexp): New variable.
6091 (sql-output-newline-count, sql-output-by-send):
6092 New variables. Record number of newlines in input text.
6093 (sql-send-string): Handle multiple filters and count newlines.
6094 (sql-send-magic-terminator): Count terminator newline.
6095 (sql-interactive-remove-continuation-prompt): Filters output to
6096 remove continuation prompts; one for each newline.
6097 (sql-interactive-mode): Set up new variables, prompt regexp and
6098 output filter.
6099 (sql-mode-sqlite-font-lock-keywords): Correct some keywords.
6100 (sql-make-alternate-buffer-name): Correct buffer name in edge cases.
6101
6102 2010-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
6103
6104 * emacs-lisp/pcase.el: New file.
6105
6106 2010-08-10 Michael Albinus <michael.albinus@gmx.de>
6107
6108 * net/tramp.el (tramp-vc-registered-read-file-names): Read input
6109 as here-document, otherwise the command could exceed maximum
6110 length of command line.
6111 (tramp-handle-vc-registered): Call script accordingly.
6112 Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
6113
6114 2010-08-10 Kenichi Handa <handa@m17n.org>
6115
6116 * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
6117 composable pattern.
6118
6119 2010-08-09 Chong Yidong <cyd@stupidchicken.com>
6120
6121 * emacs-lisp/package.el (package-version-split)
6122 (package--version-first-nonzero, package-version-compare):
6123 Functions removed.
6124 (package-directory-list, package-load-all-descriptors)
6125 (package--built-in, package-activate, define-package)
6126 (package-installed-p, package-compute-transaction)
6127 (package-read-all-archive-contents)
6128 (package--add-to-archive-contents, package-buffer-info)
6129 (package-tar-file-info, package-list-packages-internal):
6130 Use version-to-list and version-list-*.
6131
6132 * emacs-lisp/package-x.el (package-upload-buffer-internal):
6133 Use version-to-list.
6134 (package-upload-buffer-internal): Use version-list-<=.
6135
6136 2010-08-09 Kenichi Handa <handa@m17n.org>
6137
6138 * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
6139 composable pattern.
6140
6141 2010-08-08 Chong Yidong <cyd@stupidchicken.com>
6142
6143 * tutorial.el (tutorial--default-keys): C-d is now bound to
6144 delete-forward-char (Bug#6826).
6145
6146 * mouse.el (mouse-drag-track): Remove accidentally-removed check
6147 for `double' value of mouse-1-click-follows-link (Bug#6807).
6148
6149 2010-08-08 Johan Bockgård <bojohan@gnu.org>
6150
6151 * replace.el (replace-highlight): Bind isearch-forward and
6152 isearch-error, ensuring that highlighting is updated if the user
6153 switches the search direction (Bug#6808).
6154
6155 * isearch.el (isearch-lazy-highlight-forward): New var.
6156 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
6157 (isearch-lazy-highlight-update): Use it.
6158
6159 2010-08-08 Kenichi Handa <handa@m17n.org>
6160
6161 * international/mule.el (define-charset): Store NAME as :base property.
6162 (ctext-non-standard-encodings-table): Pay attention to charset aliases.
6163 (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
6164 current priority. Force using the designation of the specific
6165 charset by adding `charset' text property. Improve the whole algorithm.
6166
6167 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
6168
6169 * emulation/pc-select.el (pc-selection-mode-hook)
6170 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
6171 (pc-selection-mode): Fix typos in docstrings.
6172
6173 2010-08-08 Kenichi Handa <handa@m17n.org>
6174
6175 * language/cyrillic.el: Don't add "microsoft-cp1251" to
6176 ctext-non-standard-encodings-alist here.
6177
6178 * international/mule.el (ctext-non-standard-encodings-alist):
6179 Add "koi8-r" and "microsoft-cp1251".
6180 (ctext-standard-encodings): New variable.
6181 (ctext-non-standard-encodings-table): List only elements for
6182 non-standard encodings.
6183 (ctext-pre-write-conversion): Adjust for the above change.
6184 Check ctext-standard-encodings.
6185
6186 * international/mule-conf.el (compound-text): Doc fix.
6187 (ctext-no-compositions): Doc fix.
6188 (compound-text-with-extensions): Doc fix.
6189
6190 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
6191
6192 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
6193
6194 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
6195
6196 * progmodes/which-func.el (which-func-format): Split help-echo text
6197 into lines, like other mode-line tooltips.
6198
6199 * server.el (server-start): When using TCP sockets, force IPv4
6200 and use a literal 127.0.0.1 for localhost. (Related to bug#6781.)
6201
6202 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
6203
6204 * bindings.el (complete-symbol): Run completion-at-point as a fallback.
6205
6206 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
6207
6208 * term.el (term-delimiter-argument-list): Reflow docstring.
6209 (term-read-input-ring, term-write-input-ring, term-send-input)
6210 (term-bol, term-erase-in-display, serial-supported-or-barf):
6211 Fix typos in docstrings.
6212
6213 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
6214
6215 * bindings.el (function-key-map): Add a S-tab => backtab fallback.
6216
6217 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
6218
6219 * dabbrev.el (dabbrev-completion): Fix typo in docstring.
6220
6221 2010-08-08 MON KEY <monkey@sandpframing.com> (tiny change)
6222
6223 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
6224 Fix typo in docstring (bug#6747).
6225
6226 2010-08-08 Leo <sdl.web@gmail.com>
6227
6228 * eshell/esh-io.el (eshell-get-target): Better detection of
6229 read-only file (Bug#6762).
6230
6231 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
6232
6233 * align.el (align-default-spacing): Doc fix.
6234 (align-region-heuristic, align-regexp): Fix typos in docstrings.
6235
6236 2010-08-08 Stephen Peters <speters@itasoftware.com>
6237
6238 * calendar/icalendar.el
6239 (icalendar--split-value): Fix splitting regexp. (Bug#6766)
6240 (icalendar--get-weekday-numbers): New.
6241 (icalendar--convert-recurring-to-diary): Handle multiple byday
6242 values in weekly rules. (Bug#6766)
6243
6244 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
6245
6246 * calendar/icalendar.el (icalendar-uid-format): Doc fix.
6247 (icalendar--create-uid, icalendar-export-region)
6248 (icalendar--parse-summary-and-rest): Code formatting.
6249
6250 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
6251
6252 * calc/calc.el (calc-trail-mode,calc-refresh): Use `face' property
6253 to italicize headers.
6254 (calc-highlight-selections-with-faces): New variable.
6255 (calc-selected-face, calc-nonselected-face): New faces.
6256
6257 * calc/calccomp.el (math-comp-highlight-string): Use
6258 `calc-highlight-selections-with-faces' to determine how to highlight
6259 sub-formulas.
6260
6261 * calc/calc-sel.el (calc-show-selections): Change message to when
6262 using faces to highlight selections.
6263
6264 2010-08-07 Michael R. Mauger <mmaug@yahoo.com>
6265
6266 * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
6267 Add SQLite 3 keywords, functions and datatypes.
6268 (sql-interactive-mode): Remove `comint-process-echoes' set to t
6269 (Bug#6686).
6270
6271 2010-08-07 Chong Yidong <cyd@stupidchicken.com>
6272
6273 * simple.el (select-active-regions): Move to keyboard.c.
6274 (deactivate-mark): Used saved-region-selection.
6275 (select-active-region): Function removed.
6276 (activate-mark, set-mark, push-mark-command)
6277 (handle-shift-selection): Don't call it.
6278 (keyboard-quit): Avoid adding the region to the window selection.
6279
6280 * mouse.el (mouse-drag-track): Remove hacks to deal with old
6281 select-active-regions implementation.
6282 (mouse-yank-at-click): Doc fix.
6283
6284 * cus-start.el: Add custom declaration for select-active-regions.
6285
6286 2010-08-07 Eli Zaretskii <eliz@gnu.org>
6287
6288 * simple.el (delete-forward-char): Doc fix.
6289
6290 * tutorial.el (help-with-tutorial): Hack safe file-local variables
6291 after reading the tutorial.
6292
6293 2010-08-06 Alan Mackenzie <bug-cc-mode@gnu.org>
6294
6295 * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph):
6296 Fix for the case that a C style comment has its delimiters alone on
6297 their respective lines.
6298
6299 2010-08-06 Michael Albinus <michael.albinus@gmx.de>
6300
6301 * net/tramp.el (tramp-handle-start-file-process): Set connection
6302 property "vec".
6303 (tramp-process-sentinel): Use it for flushing the cache.
6304 We cannot do it via the process buffer, the buffer could be deleted
6305 already when running the sentinel.
6306
6307 2010-08-06 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
6308
6309 * comint.el (comint-mode): Make directory tracking functions
6310 functional on remote files. (Bug#6764)
6311
6312 2010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
6313
6314 * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
6315
6316 2010-08-05 Eli Zaretskii <eliz@gnu.org>
6317
6318 * emacs-lisp/find-gc.el (find-gc-source-files):
6319 Rename unexec.c => unexcoff.c.
6320
6321 * emacs-lisp/authors.el (authors-fixed-entries):
6322 Rename unexec.c => unexcoff.c.
6323
6324 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
6325
6326 * net/tramp.el (tramp-handle-dired-uncache): Flush directory
6327 cache, not only file cache.
6328 (tramp-process-sentinel): New defun.
6329 (tramp-handle-start-file-process): Use it, in order to invalidate
6330 file caches.
6331
6332 2010-08-03 Leo <sdl.web@gmail.com>
6333
6334 * server.el (server-start): Simplify loop.
6335
6336 2010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
6337
6338 * frame.el (screen-height, screen-width, set-screen-width)
6339 (set-screen-height): Remove ancient compatibility aliases.
6340
6341 * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
6342 when justifying. It seems useless and harmful for ncols=1 (bug#6738).
6343
6344 * emacs-lisp/timer.el (timer-event-handler): Protect against timers
6345 that change current buffer.
6346
6347 2010-08-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6348
6349 * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
6350 beginning of the string. Use `string-match-p'. (Bug#6765)
6351
6352 2010-08-01 Jan Djärv <jan.h.d@swipnet.se>
6353
6354 * cus-start.el (x-gtk-use-system-tooltips): New variable.
6355
6356 2010-08-01 Chong Yidong <cyd@stupidchicken.com>
6357
6358 * emacs-lisp/package.el (package--list-packages): Fix column alignment.
6359 (package--builtins): Tweak descriptions.
6360 (package-print-package): Upcase descriptions if necessary.
6361 Show all built-in packages in font-lock-builtin-face.
6362 (package-list-packages-internal): Omit "emacs" package.
6363 Show status of built-in packages as "built-in".
6364
6365 2010-07-31 Chong Yidong <cyd@stupidchicken.com>
6366
6367 * mouse.el (mouse-save-then-kill): Doc fix. Deactivate mark
6368 before killing to preserve the primary selection (Bug#6701).
6369
6370 * term/x-win.el (x-select-text): Doc fix.
6371
6372 2010-07-31 Nathaniel Flath <flat0103@gmail.com>
6373
6374 * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
6375 (objc-font-lock-extra-types):
6376 * progmodes/cc-mode.el (c-basic-common-init):
6377 * progmodes/cc-langs.el (c-make-mode-syntax-table)
6378 (c++-make-template-syntax-table)
6379 (c-identifier-syntax-modifications, c-symbol-start, c-operators)
6380 (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
6381 (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
6382 (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
6383 * progmodes/cc-fonts.el (c-make-inverse-face)
6384 (c-basic-matchers-after):
6385 * progmodes/cc-engine.el (c-forward-keyword-clause)
6386 (c-forward-<>-arglist, c-forward-<>-arglist-recur)
6387 (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
6388 (c-guess-continued-construct, c-guess-basic-syntax):
6389 Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
6390 The above functions were modified or created.
6391
6392 2010-07-31 Jan Djärv <jan.h.d@swipnet.se>
6393
6394 * faces.el (face-all-attributes): Improve documentation (Bug#6767).
6395
6396 2010-07-31 Eli Zaretskii <eliz@gnu.org>
6397
6398 * files.el (bidi-paragraph-direction): Define safe local values.
6399
6400 * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
6401 language-info-alist. Remove outdated FIXME in a comment.
6402
6403 2010-07-31 Alan Mackenzie <acm@muc.de>
6404
6405 * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
6406 Auto-fill broken in C/C++ modes.
6407
6408 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
6409
6410 * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
6411 (menu-bar-showhide-tool-bar-menu-customize-disable)
6412 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
6413 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
6414 (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
6415 (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
6416 make a menu for Options => toolbar that can move it.
6417
6418 2010-07-29 Chong Yidong <cyd@stupidchicken.com>
6419
6420 * emacs-lisp/package-x.el (package--make-rss-entry):
6421 (package-maint-add-news-item, package--update-news)
6422 (package-upload-buffer-internal): New arg ARCHIVE-URL.
6423
6424 * emacs-lisp/package.el (package-archive-url): Rename from
6425 package-archive-id.
6426 (package-install): Doc fix.
6427 (package-download-single, package-download-tar, package-install)
6428 (package-menu-view-commentary): Callers changed.
6429
6430 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
6431
6432 * net/tramp.el (tramp-handle-start-file-process): Check only for
6433 `remote-tty' process property.
6434 (tramp-open-shell): Don't check for tty.
6435 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
6436 process property.
6437
6438 * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
6439 host.
6440
6441 2010-07-28 Chong Yidong <cyd@stupidchicken.com>
6442
6443 * emacs-lisp/package.el (package-load-list, package-archives)
6444 (package-archive-contents, package-user-dir)
6445 (package-directory-list, package--builtins, package-alist)
6446 (package-activated-list, package-obsolete-alist): Mark as risky.
6447
6448 2010-07-28 Phil Hagelberg <phil@evri.com>
6449
6450 Add support for non-default package repositories.
6451 * emacs-lisp/package.el (package-archive-base): Var deleted.
6452 (package-archives): New variable.
6453 (package-archive-contents): Doc fix.
6454 (package-load-descriptor): Do nothing if descriptor file is missing.
6455 (package--write-file-no-coding): New function.
6456 (package-unpack-single): Use it.
6457 (package-archive-id): New function.
6458 (package-download-single, package-download-tar)
6459 (package-menu-view-commentary): Use it.
6460 (package-installed-p): Make second argument optional.
6461 (package-read-all-archive-contents): New function.
6462 (package-initialize): Use it.
6463 (package-read-archive-contents): Add ARCHIVE argument.
6464 (package--add-to-archive-contents): New function.
6465 (package-install): Don't call package-read-archive-contents.
6466 (package--download-one-archive): Store archive file in a
6467 subdirectory of package-user-dir.
6468 (package-menu-execute): Remove spurious line movement.
6469
6470 2010-07-28 Jan Djärv <jan.h.d@swipnet.se>
6471
6472 * cus-start.el (tool-bar-style): Add text-image-horiz.
6473
6474 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
6475
6476 * progmodes/gud.el (gud-common-init): Check for remoteness of
6477 `file', and not of `default-directory'.
6478
6479 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
6480
6481 * net/tramp.el (tramp-methods): Move hostname to the end in all
6482 ssh `tramp-login-args'.
6483 (tramp-verbose): Describe verbose level 9.
6484 (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
6485 (tramp-open-connection-setup-interactive-shell): Trace stty
6486 settings if `tramp-verbose' >= 9.
6487 (tramp-handle-start-file-process): Implement tty setting.
6488 (Bug#4604, Bug#6360)
6489
6490 * net/tramp-cmds.el (tramp-bug): Recommend setting of
6491 `tramp-verbose' to 9.
6492
6493 2010-07-27 Aaron S. Hawley <ashawley@burlingtontelecom.net>
6494
6495 * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
6496 (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
6497 Remove references to package `lisp-re' (bug#4369).
6498
6499 2010-07-27 Tom Tromey <tromey@redhat.com>
6500
6501 * progmodes/js.el (js-mode):
6502 * progmodes/make-mode.el (makefile-mode):
6503 * progmodes/simula.el (simula-mode):
6504 * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
6505
6506 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
6507
6508 * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
6509
6510 * time.el (display-time-day-and-date): Remove spurious * in docstring.
6511 (display-time-world-buffer-name, display-time-world-mode-map):
6512 Fix typos in docstrings.
6513
6514 2010-07-27 Shyam Karanatt <shyam@swathanthran.in> (tiny change)
6515
6516 * image-mode.el (image-display-size): New function.
6517 (image-forward-hscroll, image-next-line, image-eol, image-eob)
6518 (image-mode-fit-frame): Use it (Bug#6639).
6519
6520 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
6521
6522 * dired.el (dired-buffers-for-dir): Handle list values of
6523 dired-directory (Bug#6636).
6524
6525 2010-07-26 Sam Steingold <sds@gnu.org>
6526
6527 * mouse.el (mouse-yank-primary, mouse-yank-secondary):
6528 Do not call `x-get-selection' the second time, reuse the value.
6529
6530 2010-07-26 Daiki Ueno <ueno@unixuser.org>
6531
6532 * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
6533 which consist of control chars only. Suggested by Richard Stallman.
6534
6535 2010-07-25 Daiki Ueno <ueno@unixuser.org>
6536
6537 * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
6538 exists before passing an error to find-file-not-found-functions
6539 (bug#6723).
6540
6541 2010-07-23 Lukas Huonker <l.huonker@gmail.com>
6542
6543 * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
6544 Remove leading nil element, adjust values.
6545 (tetris-shapes, tetris-shape-scores):
6546 Change representation of shapes and remove some redundancy.
6547 (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
6548 (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
6549 Adjust for working with new representation of shapes.
6550 (tetris-shape-rotations): New function.
6551 (tetris-move-bottom, tetris-move-left, tetris-move-right)
6552 (tetris-rotate-prev, tetris-rotate-next):
6553 Adjust for working with the new version of tetris-test-shape.
6554
6555 2010-07-23 Markus Triska <markus.triska@gmx.at>
6556
6557 * progmodes/ps-mode.el: Use comint (bug#5954).
6558 (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
6559 (ps-mode-other-newline): Simplify.
6560 (ps-run-mode): Derive from comint-mode instead of
6561 fundamental-mode, yielding input history etc.
6562 (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
6563 (ps-run-send-string): Adapt for comint-mode.
6564 (ps-run-newline): Remove now unneeded function.
6565
6566 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
6567
6568 * net/tramp.el (tramp-methods): Move hostname to the end in all
6569 plink `tramp-login-args'.
6570
6571 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
6572
6573 * net/tramp.el (tramp-open-shell): New defun.
6574 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
6575 Use it.
6576
6577 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
6578
6579 * net/tramp.el (tramp-file-name-regexp-unified)
6580 (tramp-completion-file-name-regexp-unified): On W32 systems, do
6581 not regard the volume letter as remote filename. (Bug#5447)
6582
6583 2010-07-23 Juanma Barranquero <lekktu@gmail.com>
6584
6585 * custom.el (custom-declare-variable): Give a clearer error message
6586 when the docstring is missing (bug#6476).
6587
6588 2010-07-22 Michael R. Mauger <mmaug@yahoo.com>
6589
6590 * progmodes/sql.el: Version 2.4. Improved Login prompting.
6591 (sql-login-params): New widget definition.
6592 (sql-oracle-login-params, sql-mysql-login-params)
6593 (sql-solid-login-params, sql-sybase-login-params)
6594 (sql-informix-login-params, sql-ingres-login-params)
6595 (sql-ms-login-params, sql-postgres-login-params)
6596 (sql-interbase-login-params, sql-db2-login-params)
6597 (sql-linter-login-params): Use it.
6598 (sql-sqlite-login-params): Use it; Define "database" parameter as
6599 a file name.
6600 (sql-sqlite-program): Change to "sqlite3".
6601 (sql-comint-sqlite): Make sure database name is complete.
6602 (sql-for-each-login): New function.
6603 (sql-connect, sql-save-connection): Use it.
6604 (sql-get-login-ext): New function.
6605 (sql-get-login): Use it.
6606 (sql-make-alternate-buffer-name): Handle :file parameters.
6607
6608 2010-07-22 Juanma Barranquero <lekktu@gmail.com>
6609
6610 * dired.el (dired-no-confirm): Document value t and fix defcustom to
6611 accept it (bug#6597). Suggested by Drew Adams <drew.adams@oracle.com>.
6612
6613 2010-07-22 Teemu Likonen <tlikonen@iki.fi> (tiny change)
6614
6615 * dired.el (dired-mode-map): Use command remapping (bug#6632).
6616
6617 2010-07-22 Lawrence Mitchell <wence@gmx.li>
6618
6619 * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
6620
6621 2010-07-21 Michael Albinus <michael.albinus@gmx.de>
6622
6623 * net/tramp.el (tramp-get-ls-command)
6624 (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
6625 instead of "/".
6626
6627 2010-07-20 Michael R. Mauger <mmaug@yahoo.com>
6628
6629 * progmodes/sql.el: Version 2.3.
6630 (sql-connection-alist): Change keys from symbols to strings;
6631 enhanced the widget definition.
6632 (sql-mode-menu): Add submenu to select connections.
6633 (sql-interactive-mode-menu): Add "Save Connection" item.
6634 (sql-add-product): Fix menu item.
6635 (sql-get-product-feature): Improved error handling.
6636 (sql--alt-buffer-part, sql--alt-if-not-empty): Removed.
6637 (sql-make-alternate-buffer-name): Simplified.
6638 (sql-product-interactive): Handle missing product.
6639 (sql-connect): Support string keys, minor improvements.
6640 (sql-save-connection): New function.
6641 (sql-connection-menu-filter): New function.
6642
6643 2010-07-20 Michael Albinus <michael.albinus@gmx.de>
6644
6645 * net/tramp.el (tramp-file-name-handler): Trace 'quit.
6646 (tramp-open-connection-setup-interactive-shell):
6647 Apply workaround for IRIX64 bug. Move argument of last
6648 `tramp-send-command' where it belongs to.
6649
6650 2010-07-20 Michael Albinus <michael.albinus@gmx.de>
6651
6652 * net/tramp.el (tramp-perl-file-attributes)
6653 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
6654 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
6655 front of `login-args'.
6656
6657 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
6658
6659 * time.el (display-time-world-mode): Define with `define-derived-mode'.
6660 Set `show-trailing-whitespace' to nil.
6661 (display-time-world-display): Simplify.
6662
6663 2010-07-18 Alan Mackenzie <acm@muc.de>
6664
6665 Enhance `c-file-style' in file/directory local variables.
6666 * progmodes/cc-mode.el (c-count-cfss): New function.
6667 (c-before-hack-hook): Call `c-set-style' differently according to
6668 whether c-file-style was set in file or directory local
6669 variables.
6670
6671 2010-07-18 Michael R. Mauger <mmaug@yahoo.com>
6672
6673 * progmodes/sql.el: Version 2.2.
6674 (sql-product, sql-user, sql-database, sql-server, sql-port):
6675 Use defcustom :safe keyword rather than putting safe-local-variable
6676 property.
6677 (sql-password): Use defcustom :risky keyword rather than putting
6678 risky-local-variable property.
6679 (sql-oracle-login-params, sql-sqlite-login-params)
6680 (sql-solid-login-params, sql-sybase-login-params)
6681 (sql-informix-login-params, sql-ingres-login-params)
6682 (sql-ms-login-params, sql-postgres-login-params)
6683 (sql-interbase-login-params, sql-db2-login-params)
6684 (sql-linter-login-params): Add `port' option.
6685 (sql-get-product-feature): Add NO-INDIRECT parameter.
6686 (sql-comint-oracle, sql-comint-sybase)
6687 (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
6688 (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
6689 (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
6690 (sql-comint-linter): Rename sql-connect-* functions to
6691 sql-comint-*.
6692 (sql-product-alist, sql-mode-menu): Rename as above and
6693 :sqli-connect-func to :sqli-comint-func.
6694 (sql-connection): New variable.
6695 (sql-interactive-mode): Set it.
6696 (sql-connection-alist): New variable.
6697 (sql-connect): New function.
6698 (sql--alt-buffer-part, sql--alt-if-not-empty)
6699 (sql-make-alternate-buffer-name): Improved alternative buffer name.
6700
6701 2010-07-17 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6702
6703 * image-mode.el (image-bookmark-make-record): Do not set context
6704 in an image (Bug#6650).
6705
6706 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
6707
6708 * simple.el (select-active-region): New function.
6709 (push-mark-command, set-mark, activate-mark)
6710 (handle-shift-selection): Use it.
6711 (deactivate-mark): Don't check for size of region.
6712
6713 * mouse.el (mouse-drag-track): Use select-active-region.
6714
6715 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
6716
6717 * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
6718 "--dired" stronger.
6719
6720 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
6721
6722 * term/x-win.el (x-select-enable-primary): Change default to nil.
6723 (x-select-enable-clipboard): Add :version keyword.
6724
6725 * mouse.el (mouse-drag-copy-region):
6726 * simple.el (select-active-regions): Likewise.
6727
6728 2010-07-16 Reiner Steib <Reiner.Steib@gmx.de>
6729
6730 * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
6731 (vc-coding-system-for-diff): Use it to decide whether to inherit
6732 from the file the EOL format for reading the diffs of that file.
6733 (Bug#4451)
6734
6735 2010-07-16 Eli Zaretskii <eliz@gnu.org>
6736
6737 * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
6738 unibyte, so compressed attachments are not compressed again.
6739
6740 2010-07-16 Michael Albinus <michael.albinus@gmx.de>
6741
6742 * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
6743 "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
6744 (tramp-find-shell): Simplify setting connection property.
6745 (tramp-get-ls-command): Make test for "--color=never" stronger.
6746
6747 2010-07-15 Simon South <ssouth@member.fsf.org>
6748
6749 * progmodes/delphi.el (delphi-previous-indent-of): Indent case
6750 blocks within record declarations (i.e. variant parts) correctly.
6751
6752 2010-07-15 Simon South <ssouth@member.fsf.org>
6753
6754 * progmodes/delphi.el (delphi-token-at): Give newlines precedence
6755 over literal tokens when parsing so newlines aren't "absorbed" by
6756 single-line comments. Corrects the indentation of case blocks
6757 that have a comment on the first line.
6758
6759 2010-07-14 Karl Fogel <kfogel@red-bean.com>
6760
6761 * bookmark.el (bookmark-load-hook): Fix doc string as suggested
6762 by Drew Adams (Bug#5504).
6763
6764 2010-07-14 Jan Djärv <jan.h.d@swipnet.se>
6765
6766 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
6767 now that Unicode is used (Bug#6594).
6768
6769 2010-07-14 Chong Yidong <cyd@stupidchicken.com>
6770
6771 * term/x-win.el (x-select-enable-clipboard): Default to t.
6772 (x-initialize-window-system): Don't overwrite Paste menu item.
6773
6774 * simple.el (select-active-regions): Default to t.
6775 (push-mark-command): Don't overwrite primary with empty string.
6776
6777 * mouse.el: Bind mouse-2 to mouse-yank-primary.
6778 (mouse-drag-copy-region): Default to nil.
6779
6780 * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
6781 Cut/Copy/Paste menu bar items.
6782
6783 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6784
6785 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
6786 Patch applied by Karl Fogel.
6787
6788 * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
6789 and `bookmark-current-buffer' if they have been already set in
6790 another buffer (e.g gnus-art).
6791
6792 2010-07-13 Karl Fogel <kfogel@red-bean.com>
6793 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6794
6795 Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
6796
6797 * bookmark.el (bookmark-make-record-default): Allow unneeded
6798 information to be omitted from the record.
6799
6800 Adjust declarations and calls:
6801
6802 * info.el (bookmark-make-record-default): Adjust declaration.
6803 (Info-bookmark-make-record): Adjust call.
6804
6805 * woman.el (bookmark-make-record-default): Adjust declaration.
6806 (woman-bookmark-make-record): Adjust call.
6807
6808 * man.el (bookmark-make-record-default): Adjust declaration.
6809 (Man-bookmark-make-record): Adjust call.
6810
6811 * image-mode.el (bookmark-make-record-default): Adjust declaration.
6812
6813 * doc-view.el (bookmark-make-record-default): Adjust declaration.
6814
6815 2010-07-13 Karl Fogel <kfogel@red-bean.com>
6816
6817 * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
6818 This is also from Thierry Volpiatto's patch in bug #6444. However,
6819 because it was extraneous to the functional change in that patch,
6820 and causes a re-indendation, I am committing it separately.
6821
6822 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6823
6824 * bookmark.el (bookmark-show-annotation): Ensure annotations show,
6825 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
6826 Patch applied by Karl Fogel (Bug#6444).
6827
6828 2010-07-13 Chong Yidong <cyd@stupidchicken.com>
6829
6830 * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
6831
6832 2010-07-13 Adrian Robert <Adrian.B.Robert@gmail.com>
6833
6834 * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
6835 Dempsky; bug#5084). Remove incorrect binding for S-tab.
6836 (ns-alternatives-map): Change S-tab binding to backtab
6837 (bug#6616).
6838
6839 * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
6840 under ns.
6841
6842 2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
6843
6844 * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
6845 (Bug#5806)
6846
6847 * language/tv-util.el (tai-viet-re): Remove format.
6848
6849 2010-07-12 Kenichi Handa <handa@m17n.org>
6850
6851 * language/hebrew.el: Remove no-byte-compile declaration.
6852 Change coding: tag to utf-8. Register hebrew-shape-gstring in
6853 composition-function-table for 3-character looking back.
6854 (hebrew-font-get-precomposed): New function.
6855 (hebrew-shape-gstring): Utilize precomposed glyphs if available.
6856
6857 2010-07-11 Chong Yidong <cyd@stupidchicken.com>
6858
6859 * mouse.el (mouse-drag-track): Handle select-active-regions
6860 (Bug#6612).
6861
6862 2010-07-11 Magnus Henoch <magnus.henoch@gmail.com>
6863
6864 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
6865 empty argument to gvfs-copy.
6866
6867 2010-07-10 Glenn Morris <rgm@gnu.org>
6868
6869 * calendar/calendar.el (calendar-week-end-day): New function.
6870 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
6871 Respect calendar-week-start-day. (Bug#6606)
6872 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
6873 (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
6874 (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
6875 respect calendar-week-start-day.
6876
6877 2010-07-10 Chong Yidong <cyd@stupidchicken.com>
6878
6879 * simple.el (use-region-p): Doc fix (Bug#6607).
6880
6881 2010-07-10 Aleksei Gusev <aleksei.gusev@gmail.com> (tiny change)
6882
6883 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6884 Add regexps for cucumber and ruby.
6885
6886 2010-07-08 Daiki Ueno <ueno@unixuser.org>
6887
6888 * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
6889 (epa-file-insert-file-contents): Hack to prevent
6890 find-file from opening empty buffer when decryption failed
6891 (bug#6568).
6892
6893 2010-07-07 Agustín Martín <agustin.martin@hispalinux.es>
6894
6895 * textmodes/ispell.el (ispell-alternate-dictionary):
6896 Use file-readable-p.
6897 Return nil if no word-list is found at default locations.
6898 (ispell-complete-word-dict): Default to nil.
6899 (ispell-command-loop): Use 'word-list' when using lookup-words.
6900 (lookup-words): Use ispell-complete-word-dict or
6901 ispell-alternate-dictionary. Check for word-list availability
6902 and handle errors if needed with better messages (Bug#6539).
6903 (ispell-complete-word): Use ispell-complete-word-dict or
6904 ispell-alternate-dictionary.
6905
6906 2010-07-07 Christoph Scholtes <cschol2112@gmail.com>
6907
6908 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
6909 builtins (BufferError, BytesWarning, WindowsError; callables
6910 bin, bytearray, bytes, format, memoryview, next, print; __package__).
6911
6912 2010-07-07 Glenn Morris <rgm@gnu.org>
6913
6914 * play/zone.el (top-level): Do not require timer, tabify, or cl.
6915 (zone-shift-left): Ignore intangibility, and any errors from
6916 forward-char.
6917 (zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
6918 (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
6919 deleting, and copying text properties.
6920 (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
6921 (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
6922 to point-max is hard.
6923 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
6924 (zone-fill-out-screen): Ignore intangibility.
6925
6926 2010-07-05 Chong Yidong <cyd@stupidchicken.com>
6927
6928 * menu-bar.el (menu-bar-mode):
6929 * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
6930 if it has been set.
6931
6932 * mouse.el (mouse-drag-track): Call mouse-start-end to handle
6933 word/line selection (Bug#6565).
6934
6935 2010-07-04 Juanma Barranquero <lekktu@gmail.com>
6936
6937 * net/dbus.el (dbus-send-signal): Declare function.
6938
6939 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
6940
6941 * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
6942 (dbus-register-property): New optional argument EMITS-SIGNAL.
6943 (dbus-property-handler): Send signal "PropertiesChanged" if requested.
6944
6945 2010-07-03 Chong Yidong <cyd@stupidchicken.com>
6946
6947 * mouse.el (mouse-drag-overlay): Variable deleted.
6948 (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
6949 (mouse--remap-link-click-p): New function.
6950 (mouse-drag-track): Handle dragging by using temporary Transient
6951 Mark mode, instead of a special overlay.
6952 (mouse-kill-ring-save, mouse-save-then-kill): Don't call
6953 mouse-show-mark.
6954
6955 * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
6956 deleted.
6957
6958 2010-07-02 Juri Linkov <juri@jurta.org>
6959
6960 * autoinsert.el (auto-insert-alist): Fix readability
6961 by using dotted pair notation for lambda.
6962
6963 2010-07-02 Juri Linkov <juri@jurta.org>
6964
6965 * faces.el (read-face-name): Rename arg `string-describing-default'
6966 to `default'. Doc fix. Display the default value in quotes
6967 in the prompt. With empty input, return the `default' arg,
6968 unless the default value is a string (in which case return nil).
6969 (describe-face): Replace the string `default' arg of `read-face-name'
6970 with the symbol `default'.
6971
6972 2010-07-02 Chong Yidong <cyd@stupidchicken.com>
6973
6974 * emulation/viper-cmd.el (viper-delete-backward-char)
6975 (viper-del-backward-char-in-insert)
6976 (viper-del-backward-char-in-replace, viper-change)
6977 (viper-backward-indent): Replace delete-backward-char with
6978 delete-char (Bug#6552).
6979
6980 2010-07-01 Chong Yidong <cyd@stupidchicken.com>
6981
6982 * ruler-mode.el (ruler--save-header-line-format): Fix typos.
6983
6984 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
6985
6986 * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
6987 argument passed to frame-creation-function (Bug#5378).
6988
6989 * faces.el (x-handle-named-frame-geometry)
6990 (x-handle-reverse-video, x-create-frame-with-faces)
6991 (face-set-after-frame-default, tty-create-frame-with-faces):
6992 Don't separately consult default-frame-alist. It is now passed as the
6993 PARAMETER argument.
6994
6995 2010-06-30 Andreas Schwab <schwab@linux-m68k.org>
6996
6997 * startup.el (command-line): Don't call tool-bar-setup in a
6998 tty-only build.
6999
7000 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
7001
7002 * ruler-mode.el (ruler--save-header-line-format): New fun.
7003 (ruler-mode): Use it as a setter function, so as not to overwrite
7004 ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
7005
7006 2010-06-29 Chong Yidong <cyd@stupidchicken.com>
7007
7008 * vc/vc.el (vc-deduce-backend): New fun. Handle diff buffers.
7009 (vc-root-diff, vc-print-root-log, vc-log-incoming)
7010 (vc-log-outgoing): Use it.
7011 (vc-diff-internal): Set diff-vc-backend.
7012
7013 * vc/diff-mode.el (diff-vc-backend): New var.
7014
7015 2010-06-28 Jan Djärv <jan.h.d@swipnet.se>
7016
7017 * dynamic-setting.el (font-setting-change-default-font):
7018 Remove call to message.
7019
7020 2010-06-28 Kenichi Handa <handa@m17n.org>
7021
7022 * international/quail.el (quail-insert-kbd-layout): Fix the
7023 showing of untranslated characters.
7024
7025 2010-06-28 Chong Yidong <cyd@stupidchicken.com>
7026
7027 * simple.el (delete-active-region): New option.
7028 (delete-backward-char): Implement in Lisp.
7029 (delete-forward-char): New command.
7030
7031 * mouse.el (mouse-region-delete-keys): Deleted.
7032 (mouse-show-mark): Simplify.
7033
7034 * bindings.el (global-map): Bind delete and DEL, the former to
7035 delete-forward-char.
7036
7037 2010-06-27 Lennart Borgman <lennart.borgman@gmail.com>
7038
7039 * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
7040 (ruby-mode): Bind indent-line-function (Bug#5119).
7041
7042 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
7043
7044 * startup.el (command-line): Recognize "0" X resource value.
7045
7046 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
7047
7048 * startup.el (command-line): Use X resources to set the value of
7049 menu-bar-mode and tool-bar-mode, before calling frame-initialize.
7050
7051 * menu-bar.el (menu-bar-mode):
7052 * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
7053 Set init-value to t.
7054
7055 * frame.el (frame-notice-user-settings): Don't change
7056 default-frame-alist based on menu-bar-mode and tool-bar-mode, or
7057 vice versa (Bug#2249).
7058
7059 2010-06-26 Eli Zaretskii <eliz@gnu.org>
7060
7061 * w32-fns.el (w32-convert-standard-filename): Doc fix.
7062
7063 2010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
7064
7065 * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
7066 Make sure `flyspell-word' re-checks word after function run (Bug#6504).
7067
7068 * textmodes/ispell.el (ispell-init-process): Make sure ispell and
7069 default directories are expanded (Bug#6143).
7070
7071 2010-06-24 Juri Linkov <juri@jurta.org>
7072
7073 * minibuffer.el (completions-format): Change default from nil to
7074 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
7075
7076 2010-06-24 Juri Linkov <juri@jurta.org>
7077
7078 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
7079 buffer-locally to lambda that re-runs the vc diff command.
7080 (Bug#6447)
7081
7082 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
7083
7084 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
7085 echo area is in use (Bug#3412).
7086
7087 2010-06-22 Glenn Morris <rgm@gnu.org>
7088
7089 * textmodes/texinfmt.el (texinfo-format-region)
7090 (texinfo-raise-lower-sections, texinfo-format-separate-node)
7091 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
7092 (texinfo-format-option, texinfo-noindent):
7093 Use line-beginning-position and line-end-position.
7094
7095 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
7096 * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
7097 * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
7098 utf-8 characters.
7099
7100 2010-06-21 Karl Fogel <kfogel@red-bean.com>
7101
7102 * play/zone.el (zone-fall-through-ws): Fix next-line ->
7103 forward-line fallout.
7104
7105 2010-07-06 Chong Yidong <cyd@stupidchicken.com>
7106
7107 * mouse.el (mouse-appearance-menu): Add docstring.
7108
7109 * help.el (describe-key): Print up-event using key-description.
7110
7111 2010-07-03 Michael Albinus <michael.albinus@gmx.de>
7112
7113 * net/zeroconf.el (zeroconf-resolve-service)
7114 (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
7115 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
7116
7117 2010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
7118
7119 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
7120
7121 2010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
7122
7123 Avoid displaying files with a nil state in vc-dir.
7124 * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
7125 cases that cause insertion.
7126 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
7127 with a nil state.
7128
7129 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
7130
7131 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
7132
7133 2010-06-29 Leo <sdl.web@gmail.com>
7134
7135 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
7136
7137 2010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
7138
7139 * generic-x.el (bat-generic-mode): Fix regexp for command line
7140 switches (Bug#5719).
7141
7142 2010-06-27 Masatake YAMATO <yamato@redhat.com>
7143
7144 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
7145 of nconc to avoid pure storage error (Bug#6239).
7146
7147 2010-06-27 Christoph <cschol2112@googlemail.com> (tiny change)
7148
7149 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
7150 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
7151 bindings of bookmark-automatically-show-annotations (Bug#6515).
7152
7153 2010-06-25 Eli Zaretskii <eliz@gnu.org>
7154
7155 * arc-mode.el (archive-zip-extract): Don't quote the file name on
7156 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
7157
7158 2010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
7159
7160 * comint.el (make-comint, make-comint-in-buffer): Mention return
7161 value in the docstrings. (Bug#6498)
7162
7163 2010-06-24 Yoni Rabkin <yoni@rabkins.net>
7164
7165 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
7166 since it is not present when using some non-default switches.
7167
7168 2010-06-23 Karl Fogel <kfogel@red-bean.com>
7169
7170 * simple.el (compose-mail): Fix doc string to refer to
7171 `compose-mail-user-agent-warnings', instead of to the
7172 nonexistent `compose-mail-check-user-agent'.
7173
7174 2010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org>
7175
7176 Fix an indentation bug:
7177
7178 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
7179 (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
7180 of existing values.
7181
7182 * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
7183 (c-clear->-pair-props-if-match-before): now return t when they've
7184 cleared properties, nil otherwise.
7185 (c-before-change-check-<>-operators): Set c-new-beg/end correctly
7186 by taking account of the existing value.
7187
7188 * progmodes/cc-defs.el
7189 (c-clear-char-property-with-value-function): Fix this to clear the
7190 property rather than overwriting it with nil.
7191
7192 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
7193
7194 * emacs-lisp/package.el (package-print-package): Add link to
7195 package description via describe-package.
7196 (describe-package-1): List package requirements. Add button to
7197 perform installation.
7198 (package-menu-describe-package): New command.
7199
7200 * help-mode.el (help-package): New button type.
7201
7202 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
7203
7204 * emacs-lisp/package.el: Move package-list-packages binding to
7205 menu-bar.el.
7206 (describe-package, describe-package-1, package--dir): New funs.
7207 (package-activate-1): Use package--dir.
7208
7209 * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
7210
7211 * help-mode.el (help-package-def): New button type.
7212
7213 * menu-bar.el: Move package-list-packages binding here from
7214 package.el.
7215
7216 2010-06-19 Gustav Hållberg <gustav@gmail.com> (tiny change)
7217
7218 * descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
7219
7220 2010-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
7221
7222 * emacs-lisp/edebug.el (edebug-read-list):
7223 Phase out old-style backquotes.
7224
7225 2010-06-17 Juri Linkov <juri@jurta.org>
7226
7227 * help-mode.el (help-mode): Set buffer-local variable
7228 revert-buffer-function to help-mode-revert-buffer.
7229 (help-mode-revert-buffer): New function.
7230
7231 * info.el (Info-revert-find-node): Check for major-mode Info-mode
7232 before popping to "*info*" (like in other Info functions).
7233 Keep buffer-name in old-buffer-name. Keep Info-history-forward in
7234 old-history-forward. Pop to old-buffer-name or "*info*" to
7235 recreate the killed buffer. Set Info-history-forward from
7236 old-history-forward.
7237 (Info-breadcrumbs-depth): Add :group and :version.
7238
7239 2010-06-17 Dan Nicolaescu <dann@ics.uci.edu>
7240
7241 * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
7242
7243 2010-06-17 Agustín Martín <agustin.martin@hispalinux.es>
7244
7245 * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
7246 for languages like Portuguese with pt_{BR,PT} and no plain pt.
7247
7248 2010-06-17 Juanma Barranquero <lekktu@gmail.com>
7249
7250 * emacs-lisp/package.el (package-menu-mode-map):
7251 Move initialization into declaration.
7252
7253 * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
7254
7255 2010-06-17 Chong Yidong <cyd@stupidchicken.com>
7256
7257 * emacs-lisp/package.el (package-archive-base): Point to
7258 elpa.gnu.org.
7259 (package-enable, package-load-list): New defcustoms.
7260 (package-user-dir, package-directory-list): Turn into defcustoms.
7261 Don't include package-user-dir in package-directory-list.
7262 (package--builtins-base): Don't include Emacs as a "package".
7263 (package-subdirectory-regexp): New var.
7264 (package-load-all-descriptors, package-compute-transaction)
7265 (package-download-transaction): Obey package-load-list.
7266 (package-activate-1): Rename from package-do-activate.
7267 (package-list-packages-internal): Check package-load-list.
7268 (package-load-descriptor, package-generate-autoloads)
7269 (package-unpack, package-unpack-single)
7270 (package--read-archive-file, package-delete):
7271 Use expand-file-name.
7272
7273 * emacs-lisp/package-x.el: New file. Package uploading
7274 functionality split out from package.el.
7275
7276 * startup.el (command-line): Load packages after reading init file.
7277
7278 2010-06-17 Tom Tromey <tromey@redhat.com>
7279
7280 * emacs-lisp/package.el: New file.
7281
7282 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
7283
7284 Fix vc-annotate for renamed files when using Git.
7285 * vc/vc-git.el (vc-git-find-revision): Deal with empty results from
7286 ls-files. Doe not pass the object as a file name to cat-file, it
7287 is not a file name.
7288 (vc-git-annotate-command): Pass the file name using -- to avoid
7289 ambiguity with the revision.
7290 (vc-git-previous-revision): Pass a relative file name.
7291
7292 2010-06-22 Glenn Morris <rgm@gnu.org>
7293
7294 * progmodes/js.el (js-mode-map): Use standard capitalization and
7295 ellipses for menu entries.
7296
7297 * wid-edit.el (widget-complete): Doc fix.
7298
7299 2010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
7300
7301 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
7302
7303 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
7304
7305 Fix annotating other revisions for renamed files in vc-annotate.
7306 * vc/vc-annotate.el (vc-annotate): Add an optional argument for the
7307 VC backend. Use it when non-nil.
7308 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
7309 (Bug#6487).
7310
7311 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
7312 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
7313 Do not pass the file name to the 'previous-revision call when we
7314 don't want a file diff. (Bug#6489)
7315
7316 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
7317
7318 Fix finding revisions for renamed files in vc-annotate.
7319 * vc/vc.el (vc-find-revision): Add an optional argument for
7320 the VC backend. Use it when non-nil.
7321 * vc/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
7322 backend to vc-find-revision. (Bug#6487)
7323
7324 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
7325
7326 Fix reading file names in Git annotate buffers.
7327 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line):
7328 Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
7329
7330 2010-06-20 Alan Mackenzie <acm@muc.de>
7331
7332 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
7333 in file local variables, set it first.
7334
7335 2010-06-19 Glenn Morris <rgm@gnu.org>
7336
7337 * descr-text.el (describe-char-unicode-data): Insert separating
7338 space when needed. (Bug#6422)
7339
7340 * progmodes/idlwave.el (idlwave-action-and-binding):
7341 Fix typo in 2009-12-03 change. (Bug#6450)
7342
7343 2010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
7344
7345 * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
7346 handling for `lambda' (misunderstanding).
7347
7348 2010-06-16 Jay Belanger <jay.p.belanger@gmail.com>
7349
7350 * calc/calc-poly.el (math-accum-factors): Make sure that
7351 constants aren't distributed after they are factored out.
7352
7353 2010-06-16 Juri Linkov <juri@jurta.org>
7354
7355 * facemenu.el (list-colors-display): Call `pop-to-buffer' before
7356 `list-colors-print'. (Bug#6332)
7357
7358 * subr.el (read-quoted-char): Fix up last change (bug#6290).
7359
7360 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
7361
7362 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
7363 specially, since it's a macro. Fix up wrong hint passed to maybe-cons.
7364
7365 * font-lock.el (font-lock-major-mode): Rename from
7366 font-lock-mode-major-mode to distinguish it from
7367 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
7368 (font-lock-set-defaults):
7369 * font-core.el (font-lock-default-function): Adjust users.
7370 (font-lock-mode): Don't set it at all.
7371
7372 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
7373
7374 * vc/vc-annotate.el (vc-annotate): Use vc-read-revision.
7375
7376 2010-06-16 Glenn Morris <rgm@gnu.org>
7377
7378 * calendar/appt.el (appt-time-msg-list): Doc fix.
7379 (appt-check): Let-bind appt-warn-time.
7380 (appt-add): Make the 3rd argument optional.
7381 Simplify argument names. Doc fix. Check for integer WARNTIME.
7382 Only add WARNTIME to the output list if non-nil.
7383
7384 2010-06-16 Ivan Kanis <apple@kanis.eu>
7385
7386 * calendar/appt.el (appt-check): Let the 3rd element of
7387 appt-time-msg-list specify the warning time.
7388 (appt-add): Add new argument with the warning time. (Bug#5176)
7389
7390 2010-06-16 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
7391
7392 * vc/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
7393 older than version 1.6. (Bug#6361)
7394
7395 2010-06-16 Helmut Eller <eller.helmut@gmail.com>
7396
7397 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
7398 used by cl-do-arglist. (Bug#6408)
7399
7400 2010-06-16 Agustín Martín <agustin.martin@hispalinux.es>
7401
7402 * textmodes/ispell.el (ispell-dictionary-base-alist):
7403 Fix portuguese casechars/not-casechars for missing 'çÇ'.
7404 Suggested by Rolando Pereira (bug#6434).
7405
7406 2010-06-15 Juanma Barranquero <lekktu@gmail.com>
7407
7408 * facemenu.el (list-colors-sort): Doc fix.
7409
7410 2010-06-15 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
7411
7412 * progmodes/sql.el (sql-connect-mysql): Fix typo.
7413
7414 2010-06-14 Juri Linkov <juri@jurta.org>
7415
7416 Add sort option `list-colors-sort'. (Bug#6332)
7417 * facemenu.el (color-rgb-to-hsv): New function.
7418 (list-colors-sort): New defcustom.
7419 (list-colors-sort-key): New function.
7420 (list-colors-display): Doc fix. Sort list according to the option
7421 `list-colors-sort'.
7422 (list-colors-print): Add HSV values to `help-echo' property of
7423 RGB strings.
7424
7425 2010-06-14 Juri Linkov <juri@jurta.org>
7426
7427 * compare-w.el: Move to the "vc" subdirectory.
7428
7429 2010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
7430
7431 * image-mode.el (image-mode-map): Remap left-char and right-char.
7432
7433 * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
7434
7435 2010-06-12 Chong Yidong <cyd@stupidchicken.com>
7436
7437 * term/common-win.el (x-colors): Add all the color names defined
7438 in rgb.txt (Bug#6332).
7439
7440 * facemenu.el (list-colors-print): Don't print extra names if it
7441 will overflow the window width.
7442
7443 * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
7444 change (Bug#6343).
7445
7446 2010-06-12 Eli Zaretskii <eliz@gnu.org>
7447
7448 * files.el (make-directory): Doc fix (bug#6396).
7449
7450 2010-06-12 Michael Albinus <michael.albinus@gmx.de>
7451
7452 * net/tramp.el (tramp-remote-process-environment): Protect version
7453 string by apostroph.
7454 (tramp-shell-prompt-pattern): Do not use a shy group in case of
7455 XEmacs.
7456 (tramp-file-name-for-operation): Add `call-process-region'.
7457 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
7458
7459 * net/tramp-compat.el (top): Do not autoload
7460 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
7461 only when `start-file-process' is not bound.
7462 (tramp-advice-file-expand-wildcards): Do not use
7463 `tramp-handle-file-remote-p'.
7464 (tramp-compat-make-temp-file): Handle the case, that
7465 `make-temp-file' has no third argument EXTENSION.
7466
7467 2010-06-11 Juanma Barranquero <lekktu@gmail.com>
7468
7469 * makefile.w32-in (WINS_BASIC): Include new directory vc.
7470
7471 * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
7472
7473 2010-06-11 Juri Linkov <juri@jurta.org>
7474
7475 * finder.el (finder-known-keywords): Add keyword "vc"
7476 for version control.
7477
7478 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
7479 * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
7480 * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
7481 * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
7482
7483 2010-06-11 Juri Linkov <juri@jurta.org>
7484
7485 Move version control related files to the "vc" subdirectory.
7486 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
7487 * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
7488 * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
7489 * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
7490 * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
7491 * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
7492 * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
7493 * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
7494 Move files to the "vc" subdirectory.
7495
7496 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
7497
7498 * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
7499 (Bug#6367).
7500
7501 2010-06-11 Stephen Eglen <stephen@gnu.org>
7502
7503 * shell.el: Bind `shell-resync-dirs' to M-RET.
7504
7505 2010-06-10 Michael Albinus <michael.albinus@gmx.de>
7506
7507 * notifications.el: Move file from lisp/net, because it is
7508 supposed to talk locally to the user.
7509
7510 2010-06-10 Julien Danjou <julien@danjou.info>
7511
7512 * net/notifications.el (notifications-on-action-signal)
7513 (notifications-on-closed-signal): Pass notification id as first
7514 argument to the callback functions. Add docstrings.
7515 (notifications-notify): Fix docstring.
7516
7517 2010-06-10 Glenn Morris <rgm@gnu.org>
7518
7519 * emacs-lisp/authors.el (authors-ignored-files)
7520 (authors-valid-file-names): Add some files.
7521
7522 2010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
7523
7524 * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
7525 merge conflict, giving preference to the emacs-23 version of the code.
7526
7527 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
7528
7529 * emacs-lisp/advice.el (ad-compile-function):
7530 Define warning-suppress-types before we let-bind it (bug#6275).
7531
7532 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
7533 declare it, make it buffer-local and permanent-local (bug#6324).
7534 (vc-resynch-window): Adjust name.
7535 * vc-hooks.el (vc-find-file-hook): Adjust name.
7536
7537 2010-06-09 Michael Albinus <michael.albinus@gmx.de>
7538
7539 * net/notifications.el (notifications-notify): Fix docstring.
7540
7541 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
7542
7543 Update to Unicode 6.0.0 beta.
7544 * international/charprop.el: Update copyright.
7545 * international/mule-cmds.el (ucs-names): Update character ranges.
7546 * international/uni-bidi.el:
7547 * international/uni-category.el:
7548 * international/uni-combining.el:
7549 * international/uni-comment.el:
7550 * international/uni-decimal.el:
7551 * international/uni-decomposition.el:
7552 * international/uni-digit.el:
7553 * international/uni-lowercase.el:
7554 * international/uni-mirrored.el:
7555 * international/uni-name.el:
7556 * international/uni-numeric.el:
7557 * international/uni-old-name.el:
7558 * international/uni-titlecase.el:
7559 * international/uni-uppercase.el: Regenerate.
7560
7561 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
7562
7563 * emacs-lisp/smie.el (comment-string-strip): Declare function.
7564 (smie-precs-precedence-table): Fix typo in docstring.
7565
7566 * vc-mtn.el (log-edit-extract-headers): Declare function.
7567
7568 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
7569
7570 * net/notifications.el (dbus-register-signal): Declare function.
7571 (notifications-notify): Fix typos and reflow docstring.
7572
7573 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
7574
7575 Improve VC create/retrieve tag/branch.
7576 * vc.el (vc-create-tag): Do not read the directory name for VCs
7577 with repository revision granularity. Adjust the tag/branch
7578 prompt. Reset VC properties.
7579 (vc-retrieve-tag): Do not read the directory name for VCs
7580 with repository revision granularity. Reset VC properties.
7581
7582 2010-06-09 Julien Danjou <julien@danjou.info>
7583
7584 * net/notifications.el: New file.
7585
7586 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
7587
7588 Add optional support for resetting VC properties.
7589 * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
7590 call vc-file-clearprops when true.
7591 (vc-resynch-buffer): Add new optional argument, pass it down.
7592 (vc-resynch-buffers-in-directory): Likewise.
7593
7594 Improve support for special markup in the VC commit message.
7595 * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
7596 * vc-hg.el (vc-hg-checkin): Add support for Date:.
7597 * vc-git.el (vc-git-checkin):
7598 * vc-bzr.el (vc-bzr-checkin): Likewise.
7599
7600 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
7601
7602 * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
7603 can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
7604
7605 2010-06-07 Martin Pohlack <mp26@os.inf.tu-dresden.de>
7606
7607 * iimage.el: Remove images as soon as the underlying text is modified.
7608 (iimage-modification-hook): New function.
7609 (iimage-mode-buffer): Use it.
7610
7611 2010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
7612
7613 * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
7614 smie-indent-offset-after. Add :prev case. Make a bit more generic.
7615 (smie-indent-virtual): Remove `virtual' arg. Update callers.
7616 (smie-indent-keyword): Add handling of open-paren keywords.
7617 (smie-indent-comment-continue): Don't assume comment-continue.
7618
7619 2010-06-07 Martin Rudalics <rudalics@gmx.at>
7620
7621 * window.el (pop-to-buffer): Remove the conditional that
7622 compares new-window and old-window, so it will reselect
7623 the selected window unconditionally.
7624 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
7625
7626 2010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
7627
7628 * emacs-lisp/smie.el (smie-indent-offset-after)
7629 (smie-indent-forward-token, smie-indent-backward-token): New functions.
7630 (smie-indent-after-keyword): Use them.
7631 (smie-indent-fixindent): Only applies to the indentation of the BOL.
7632 (smie-indent-keyword): Tweak the black magic.
7633 (smie-indent-comment-continue): Strip comment-continue before use.
7634 (smie-indent-functions): Indent comments before keywords.
7635
7636 2010-06-06 Juri Linkov <juri@jurta.org>
7637
7638 * isearch.el (isearch-lazy-highlight-search): Fix looping
7639 by checking for empty match. This syncs this loop with the
7640 similar loop in `isearch-search'. (Bug#6362)
7641
7642 2010-06-05 Juanma Barranquero <lekktu@gmail.com>
7643
7644 * net/dbus.el (dbus-register-method): Declare function.
7645 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
7646 (dbus-introspect): Doc fix.
7647 (dbus-event-bus-name, dbus-introspect-get-interface)
7648 (dbus-introspect-get-argument): Reflow docstrings.
7649
7650 2010-06-05 Dan Nicolaescu <dann@ics.uci.edu>
7651
7652 vc-log-incoming/vc-log-outgoing fixes for Git.
7653 * vc-git.el (vc-git-log-view-mode): Fix font lock for
7654 incoming/outgoing logs.
7655 (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
7656 instead of vc-git-compute-remote.
7657 (vc-git-compute-remote): Remove.
7658
7659 2010-06-04 Chong Yidong <cyd@stupidchicken.com>
7660
7661 * term/common-win.el (x-colors): Add "dark green" and "dark
7662 turquoise" (Bug#6332).
7663
7664 2010-06-04 Juri Linkov <juri@jurta.org>
7665
7666 * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
7667 Instead of setting `replace' to t and replacing the same string
7668 with itself, don't do certain actions when
7669 kill-do-not-save-duplicates is non-nil and string is equal to car
7670 of kill-ring: don't call menu-bar-update-yank-menu, don't push
7671 interprogram-paste strings to kill-ring, and don't push the input
7672 argument `string' to kill-ring.
7673 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
7674
7675 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
7676
7677 * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
7678
7679 2010-06-04 Michael Albinus <michael.albinus@gmx.de>
7680
7681 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
7682 (tramp-gvfs-handler-mounted-unmounted)
7683 (tramp-gvfs-connection-mounted-p): Handle default-location.
7684
7685 * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
7686 move files to trash.
7687
7688 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
7689
7690 * international/mule-cmds.el (nonascii-insert-offset)
7691 (nonascii-translation-table): Add obsolescence information.
7692
7693 * international/mule.el (make-translation-table-from-vector): Doc fix.
7694
7695 2010-06-03 Glenn Morris <rgm@gnu.org>
7696
7697 * desktop.el (desktop-clear-preserve-buffers):
7698 Add "*Warnings*" buffer. (Bug#6336)
7699
7700 2010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
7701
7702 vc-log-incoming/vc-log-outgoing improvements for Git.
7703 * vc-git.el (vc-git-log-outgoing): Use the same format as the
7704 short log.
7705 (vc-git-log-incoming): Likewise. Run "git fetch" before the log command.
7706
7707 Add bindings for vc-log-incoming and vc-log-outgoing.
7708 * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
7709 and vc-log-outgoing.
7710 * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
7711 and vc-log-outgoing.
7712
7713 2010-06-03 Chong Yidong <cyd@stupidchicken.com>
7714
7715 * net/rcirc.el (rcirc-sort-nicknames): Remove.
7716 (rcirc-handler-366): Always sort nicknames.
7717
7718 2010-06-03 Juanma Barranquero <lekktu@gmail.com>
7719
7720 * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
7721
7722 2010-06-03 Chong Yidong <cyd@stupidchicken.com>
7723
7724 * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
7725
7726 2010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
7727
7728 * net/rcirc.el (rcirc-sort-nicknames): Change default.
7729 (rcirc-sort-nicknames-join): Avoid setq.
7730
7731 2010-06-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
7732
7733 * net/rcirc.el (rcirc-sort-nicknames): New custom.
7734 (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
7735 (rcirc-handler-366): Use them.
7736
7737 2010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
7738
7739 Split smie-indent-calculate into more manageable chunks.
7740 * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
7741 (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
7742 (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
7743 (smie-indent-exps): Extract from smie-indent-calculate.
7744 (smie-indent-functions): New var.
7745 (smie-indent-functions): Use them.
7746
7747 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
7748
7749 * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
7750 (smie-indent-calculate): Simplify and cleanup.
7751
7752 2010-06-02 Michael Albinus <michael.albinus@gmx.de>
7753
7754 * net/tramp-gvfs.el (top): Require url-util.
7755 (tramp-gvfs-mount-point): Remove.
7756 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
7757 New defuns.
7758 (with-tramp-dbus-call-method): Format trace message.
7759 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
7760 Implement backup call, when operation on local files fails.
7761 Use progress reporter. Flush properties of changed files.
7762 (tramp-gvfs-handle-make-directory): Make more traces.
7763 (tramp-gvfs-url-file-name): Hexify file name in url.
7764 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
7765 into account for the resulting file name.
7766 (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
7767 the answer is "no". See `tramp-gvfs-maybe-open-connection'.
7768 (tramp-gvfs-handler-mounted-unmounted)
7769 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
7770 attribute "default_location". Set "prefix" property.
7771 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
7772 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
7773 exists. Raise an error, if not (due to a corresponding answer
7774 "no" in interactive questions, for example).
7775
7776 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
7777
7778 * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
7779
7780 2010-06-01 Juanma Barranquero <lekktu@gmail.com>
7781
7782 * emacs-lisp/eldoc.el: Add completions for new commands left-* and
7783 right-*. (Bug#6265)
7784
7785 2010-06-01 Dan Nicolaescu <dann@ics.uci.edu>
7786
7787 Add support for vc-log-incoming, improve vc-log-outgoing for Git.
7788 * vc-git.el (vc-git-compute-remote): New function.
7789 (vc-git-log-outgoing): Use it instead of hard coding a value.
7790 (vc-git-log-incoming): New function.
7791
7792 Improve state updating for VC tag commands.
7793 * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
7794 to update the state of all buffers in the directory.
7795
7796 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
7797
7798 2010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
7799
7800 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
7801 `file-directory-p' to the filename part rather than to the whole text.
7802
7803 2010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
7804
7805 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
7806
7807 2010-05-31 Drew Adams <drew.adams@oracle.com>
7808
7809 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
7810
7811 2010-05-31 Juanma Barranquero <lekktu@gmail.com>
7812
7813 * subr.el (momentary-string-display): Just use read-event to read
7814 the exit event (Bug#6238).
7815
7816 2010-05-30 Eli Zaretskii <eliz@gnu.org>
7817
7818 * international/mule.el (define-coding-system): Doc fix (bug#6313).
7819
7820 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
7821
7822 * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
7823 Suggested by Eli Zaretskii <eliz@gnu.org>.
7824
7825 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
7826
7827 * minibuffer.el (completion-file-name-table): Don't return a boundary
7828 past the end of `string' (bug#6299).
7829 (completion--file-name-table): Delegate to completion-file-name-table
7830 for the `boundaries' case.
7831
7832 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
7833
7834 * emulation/cua-base.el: Recognize `right-char' and `left-char' as
7835 movement commands.
7836
7837 * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
7838 `path-separator', but maintain compatibility with Emacs 20.2.
7839
7840 2010-05-29 Chong Yidong <cyd@stupidchicken.com>
7841
7842 * server.el (server-process-filter): Receive parent-id argument
7843 from emacsclient.
7844 (server-create-window-system-frame): New arg. Pass parent-id as
7845 frame parameter.
7846
7847 2010-05-29 Eli Zaretskii <eliz@gnu.org>
7848
7849 Bidi-sensitive word movement with arrow keys.
7850 * subr.el (right-arrow-command, left-arrow-command): Move to
7851 bindings.el.
7852
7853 * bindings.el (right-char, left-char): Move from subr.el and
7854 rename from right-arrow-command and left-arrow-command.
7855 (right-word, left-word): New functions.
7856 (global-map) <right>: Bind to right-char.
7857 (global-map) <left>: Bind to left-char.
7858 (global-map) <C-right>: Bind to right-word.
7859 (global-map) <C-left>: Bind to left-word.
7860
7861 * ls-lisp.el (ls-lisp-classify-file): New function.
7862 (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
7863 (ls-lisp-classify): Call ls-lisp-classify-file.
7864 (insert-directory): Remove blanks from switches.
7865
7866 2010-05-29 Chong Yidong <cyd@stupidchicken.com>
7867
7868 * ansi-color.el: Delete unused escape sequences (Bug#6085).
7869 (ansi-color-drop-regexp): New constant.
7870 (ansi-color-apply, ansi-color-filter-region)
7871 (ansi-color-apply-on-region): Delete unrecognized control sequences.
7872 (ansi-color-apply): Build string list before calling concat.
7873
7874 2010-05-28 Juri Linkov <juri@jurta.org>
7875
7876 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
7877 Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
7878 (Bug#5270)
7879
7880 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
7881
7882 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
7883 to ignored backtrace functions.
7884 (with-progress-reporter): Expand docstring.
7885 (tramp-handle-delete-file): Implement TRASH argument.
7886 (tramp-get-remote-trash): New defun.
7887
7888 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
7889
7890 * net/tramp-compat.el (tramp-compat-delete-file):
7891 Use `symbol-value' for backward compatibility.
7892
7893 * net/tramp.el (tramp-handle-make-symbolic-link)
7894 (tramp-handle-load)
7895 (tramp-do-copy-or-rename-file-via-buffer)
7896 (tramp-do-copy-or-rename-file-directly)
7897 (tramp-do-copy-or-rename-file-out-of-band)
7898 (tramp-handle-process-file, tramp-handle-call-process-region)
7899 (tramp-handle-shell-command, tramp-handle-file-local-copy)
7900 (tramp-handle-insert-file-contents, tramp-handle-write-region)
7901 (tramp-delete-temp-file-function): Use `delete-file' instead
7902 of `tramp-compat-delete-file'.
7903
7904 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
7905 (tramp-fish-handle-make-symbolic-link)
7906 (tramp-fish-handle-process-file): Use `delete-file' instead
7907 of `tramp-compat-delete-file'.
7908
7909 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
7910 Use `delete-file' instead of `tramp-compat-delete-file'.
7911
7912 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
7913 (tramp-gvfs-handle-write-region): Use `delete-file' instead of
7914 `tramp-compat-delete-file'.
7915
7916 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file):
7917 Use `delete-file' instead of `tramp-compat-delete-file'.
7918
7919 * net/tramp-smb.el (tramp-smb-handle-copy-file)
7920 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
7921 (tramp-smb-handle-write-region): Use `delete-file' instead of
7922 `tramp-compat-delete-file'.
7923 (tramp-smb-handle-delete-directory): Use 'trash as arg.
7924
7925 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
7926
7927 * dired.el (dired-delete-file): New arg TRASH.
7928 (dired-internal-do-deletions): New arg TRASH. Use progress reporter.
7929 (dired-do-flagged-delete, dired-do-delete): Use trash.
7930
7931 * speedbar.el (speedbar-item-delete): Allow trashing.
7932
7933 * files.el (delete-directory): New arg TRASH.
7934
7935 * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
7936 (ange-ftp-rename-remote-to-remote)
7937 (ange-ftp-rename-local-to-remote)
7938 (ange-ftp-rename-remote-to-local, ange-ftp-load)
7939 (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
7940 `delete-file'.
7941 (ange-ftp-delete-directory): Add optional arg to `delete-file', to
7942 allow trashing.
7943
7944 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
7945 handle new TRASH arg of `delete-file'.
7946
7947 * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
7948 (tramp-handle-make-symbolic-link, tramp-handle-load)
7949 (tramp-do-copy-or-rename-file-via-buffer)
7950 (tramp-do-copy-or-rename-file-directly)
7951 (tramp-do-copy-or-rename-file-out-of-band)
7952 (tramp-handle-process-file, tramp-handle-call-process-region)
7953 (tramp-handle-shell-command, tramp-handle-file-local-copy)
7954 (tramp-handle-insert-file-contents, tramp-handle-write-region)
7955 (tramp-delete-temp-file-function): Use null TRASH arg in
7956 tramp-compat-delete-file call.
7957
7958 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
7959 (tramp-fish-handle-delete-file)
7960 (tramp-fish-handle-make-symbolic-link)
7961 (tramp-fish-handle-process-file): Use null TRASH arg in
7962 `tramp-compat-delete-file' call.
7963
7964 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
7965 arg in `tramp-compat-delete-file' call.
7966
7967 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
7968 (tramp-gvfs-handle-write-region): Use null TRASH arg in
7969 `tramp-compat-delete-file' call.
7970
7971 * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
7972 (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
7973 `tramp-compat-delete-file' call.
7974
7975 * net/tramp-smb.el (tramp-smb-handle-copy-file)
7976 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
7977 (tramp-smb-handle-write-region): Use null TRASH arg in
7978 tramp-compat-delete-file call.
7979 (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
7980 (tramp-smb-handle-delete-file): Rename arg.
7981
7982 * diff.el (diff-sentinel):
7983 * epg.el (epg--make-temp-file, epg-decrypt-string)
7984 (epg-verify-string, epg-sign-string, epg-encrypt-string):
7985 * jka-compr.el (jka-compr-partial-uncompress)
7986 (jka-compr-call-process, jka-compr-write-region):
7987 * server.el (server-sentinel): Remove optional arg from
7988 delete-file, reverting 2010-05-03 change.
7989
7990 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
7991
7992 * progmodes/verilog-mode.el (verilog-type-font-keywords):
7993 Use font-lock-constant-face, not obsolete font-lock-reference-face.
7994
7995 2010-05-27 Kenichi Handa <handa@m17n.org>
7996
7997 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
7998 element of GSTRING is nil.
7999
8000 2010-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
8001
8002 * emacs-lisp/smie.el (smie-forward-token-function)
8003 (smie-backward-token-function): New vars.
8004 (smie-backward-sexp, smie-forward-sexp)
8005 (smie-indent-hanging-p, smie-indent-calculate): Use them.
8006 (smie-default-backward-token): Rename from smie-backward-token and
8007 skip comments.
8008 (smie-default-forward-token): Rename from smie-forward-token and
8009 skip comments.
8010 (smie-next-sexp): Handle nil results from next-token.
8011 (smie-indent-calculate): Add a new case for special `fixindent' comments.
8012
8013 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
8014
8015 * progmodes/verilog-mode.el (verilog-type-font-keywords):
8016 Use font-lock-constant-face, not obsolete font-lock-reference-face.
8017
8018 2010-05-27 Masatake YAMATO <yamato@redhat.com>
8019
8020 * htmlfontify.el (hfy-face-resolve-face): New function.
8021 (hfy-face-to-style): Use it (Bug#6279).
8022
8023 2010-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
8024
8025 * progmodes/ada-xref.el (ada-gnat-parse-gpr):
8026 * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
8027
8028 2010-05-26 Glenn Morris <rgm@gnu.org>
8029
8030 * emulation/edt.el (edt-load-keys): Use locate-library.
8031
8032 2010-05-25 Chong Yidong <cyd@stupidchicken.com>
8033
8034 * log-edit.el (log-edit-strip-single-file-name): Default to nil.
8035 (log-edit-changelog-entries): Doc fix.
8036 (log-edit-changelog-insert-entries): Args changed.
8037 Rename relative filenames in ChangeLog entries. Delete tabs.
8038 (log-edit-insert-changelog-entries): Reorganize return value of
8039 `log-edit-changelog-entries' to pass filenames to
8040 log-edit-changelog-insert-entries.
8041
8042 2010-05-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8043
8044 * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
8045 `image-dired-dired-insert-marked-thumbs' to
8046 `image-dired-dired-toggle-marked-thumbs'.
8047
8048 * image-dired.el: Require cl when compiling.
8049 (image-dired-dired-toggle-marked-thumbs): Rename from
8050 `image-dired-dired-insert-marked-thumbs'. Add ARG. Doc fix.
8051 Use interactive spec "P". Set LOCALP arg of `dired-get-filename'
8052 to 'no-dir. Skip files whose names don't match
8053 `image-file-name-regexp'. When file has a thumbnail overlay,
8054 delete it. (Bug#5270)
8055
8056 2010-05-25 Juri Linkov <juri@jurta.org>
8057
8058 * image-mode.el (image-mode): Add image-after-revert-hook to
8059 after-revert-hook.
8060 (image-after-revert-hook): New function. (Bug#5669)
8061
8062 2010-05-25 Juri Linkov <juri@jurta.org>
8063
8064 * image.el (image-animated-p): When delay between animated images
8065 is 0, set it to 10 (0.1 sec). (Bug#6258)
8066
8067 2010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
8068
8069 * net/tramp.el (tramp-handle-insert-directory): Don't use
8070 `forward-word', its default syntax could be changed.
8071
8072 2010-05-25 Michael Albinus <michael.albinus@gmx.de>
8073
8074 * net/tramp.el (tramp-progress-reporter-update): New defun.
8075 (with-progress-reporter): Use it.
8076 (tramp-process-actions):
8077 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
8078 Preserve current message, in order to let progress reporter continue
8079 afterwards. (Bug#6257)
8080
8081 2010-05-25 Glenn Morris <rgm@gnu.org>
8082
8083 * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
8084 Add :version.
8085
8086 2010-05-25 Ryan Yeske <rcyeske@gmail.com>
8087
8088 * net/rcirc.el (rcirc-default-user-name): Change to "user".
8089 (rcirc-default-full-name): Change to "unknown".
8090 (rcirc-user-name-history): Add variable.
8091
8092 2010-05-25 Ryan Yeske <rcyeske@gmail.com>
8093 Jonathan Rockway <jon@jrock.us>
8094
8095 * net/rcirc.el (rcirc-server-alist): Add :pass.
8096 (rcirc): When prompting for connection parameters, also prompt for
8097 username and password.
8098 (rcirc-connect): Take a PASS argument. If PASS is non-nil, send
8099 value to server when connecting.
8100
8101 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
8102
8103 * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
8104 (smie-merge-prec2s): Pass the tables as separate args.
8105 (smie-bnf-precedence-table): Adjust call accordingly.
8106 (smie-prec2-levels): Set levels at the end.
8107
8108 Replace Lisp calls to delete-backward-char by delete-char.
8109 * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
8110 * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
8111 * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
8112 * calc/calc.el, emacs-lisp/cl-extra.el, emacs-lips/cl-loaddefs.el,
8113 * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
8114 * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
8115 * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
8116 * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
8117 * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
8118 * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
8119 * progmodes/ps-mode.el, progmodes/verilog-mode.el,
8120 * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
8121 * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
8122 * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
8123 delete-backward-char by calls to delete-char.
8124
8125 2010-05-25 Kenichi Handa <handa@m17n.org>
8126
8127 * language/hebrew.el (hebrew-shape-gstring): New function.
8128 Register it in composition-function-table for all Hebrew combining
8129 characters.
8130
8131 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
8132
8133 * epa.el (epa--select-keys): Don't explicitly delete the window since
8134 that can fail (e.g. sole window in frame). Use dedication instead.
8135
8136 2010-05-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
8137
8138 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
8139
8140 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
8141
8142 * image.el (image-refresh): Define as an alias for image-flush.
8143
8144 * image-mode.el (image-toggle-display-image): Caller changed.
8145
8146 2010-05-21 Juri Linkov <juri@jurta.org>
8147
8148 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
8149 Remove "all" from grep-files-aliases. Split grep-files-aliases by
8150 whitespace, call wildcard-to-regexp on substrings and concat them
8151 with "\\|". (Bug#6114)
8152
8153 2010-05-21 Alan Mackenzie <acm@muc.de>
8154
8155 * progmodes/cc-engine.el (c-parse-state-get-strategy):
8156 Replace parameter `here' with `here-' and `here-plus', which sandwich
8157 any pertinent CPP construct.
8158 (c-remove-stale-state-cache-backwards): Fix a bug which happens
8159 when doing (c-parse-state) in a CPP construct: Exclude any "new"
8160 CPP construct from taking part in the scanning.
8161
8162 2010-05-21 Michael Albinus <michael.albinus@gmx.de>
8163
8164 * net/tramp.el (tramp-do-copy-or-rename-file)
8165 (tramp-handle-file-local-copy, tramp-maybe-open-connection):
8166 Tune `with-progress-reporter' messages.
8167 (tramp-handle-vc-registered):
8168 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
8169 (tramp-fish-handle-insert-file-contents)
8170 (tramp-fish-maybe-open-connection):
8171 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
8172 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
8173 (tramp-imap-handle-insert-file-contents)
8174 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
8175
8176 2010-05-21 Juanma Barranquero <lekktu@gmail.com>
8177
8178 * add-log.el (change-log-font-lock-keywords):
8179 Highlight all authors in multi-author entries.
8180
8181 * smerge-mode.el (smerge-refine-ignore-whitespace)
8182 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
8183 Fix typos in docstrings.
8184 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
8185
8186 2010-05-21 Glenn Morris <rgm@gnu.org>
8187
8188 * progmodes/fortran.el (fortran-mode):
8189 * progmodes/f90.el (f90-mode): Derive from prog-mode.
8190
8191 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
8192 having a relative path in src/Makefile.in.
8193
8194 2010-05-20 Kevin Ryde <user42@zip.com.au>
8195
8196 * help-mode.el (help-make-xrefs): For Info node links turn
8197 newlines into spaces. Link node names with newlines are matched
8198 by help-xref-info-regexp and buttonized, this change ensures they
8199 can be followed successfully with RET. (Bug#6206)
8200
8201 2010-05-20 Juri Linkov <juri@jurta.org>
8202
8203 * locate.el (locate): Use pop-to-buffer instead of
8204 switch-to-buffer-other-window. (Bug#6204)
8205
8206 2010-05-20 Juri Linkov <juri@jurta.org>
8207
8208 * replace.el (replace-highlight): Fix lazy-highlighting
8209 for `M-s w str M-% str RET'.
8210
8211 2009-12-15 Masatake YAMATO <yamato@redhat.com>
8212
8213 * isearch.el (isearch-yank-word-or-char): Pull next subword
8214 when `subword-mode' is activated. (Bug#6220)
8215
8216 2010-05-20 Mark A. Hershberger <mah@everybody.org>
8217
8218 * isearch.el (isearch-update-post-hook): New hook.
8219 (isearch-update): Use the new hook. (Bug#6225)
8220
8221 2010-05-20 Juri Linkov <juri@jurta.org>
8222
8223 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
8224 [f1], [help], and (char-to-string help-char) instead of "\C-h".
8225 (Bug#6222)
8226
8227 2010-05-20 Juri Linkov <juri@jurta.org>
8228
8229 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
8230 (Bug#6223)
8231
8232 2010-05-20 Juri Linkov <juri@jurta.org>
8233
8234 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
8235 FILE-NAME to read from the minibuffer when called interactively
8236 with prefix argument instead of using buffer-file-name.
8237 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
8238
8239 * dired.el: Update autoloads.
8240
8241 2010-05-20 Chong Yidong <cyd@stupidchicken.com>
8242
8243 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
8244 nxml-finish-element, for consistency with SGML mode.
8245
8246 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
8247 octave-close-block.
8248
8249 2010-05-20 Juanma Barranquero <lekktu@gmail.com>
8250
8251 * composite.el: Require cl when compiling.
8252 (reference-point-alist, compose-gstring-for-graphic)
8253 (compose-gstring-for-terminal): Fix typos in docstrings.
8254
8255 2010-05-19 Juri Linkov <juri@jurta.org>
8256
8257 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
8258 set-window-parameter.
8259
8260 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
8261
8262 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
8263 where appropriate.
8264 (tramp-maybe-open-connection): Use it.
8265
8266 2010-05-19 Eli Zaretskii <eliz@gnu.org>
8267
8268 * simple.el (move-end-of-line): Make sure we are at line beginning
8269 before backing up to end of previous line.
8270
8271 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
8272
8273 * password-cache.el (password-cache-remove): Fix docstring.
8274
8275 * net/secrets.el: Autoload the widget functions.
8276 (secrets-search-items, secrets-create-item)
8277 (secrets-get-attributes, secrets-expand-item): Attributes will be
8278 stored on the password database without leading ":", as all other
8279 clients do as well.
8280 (secrets-mode): Fix docstring.
8281 (secrets-show-secrets): Provide it as autoloaded command only when
8282 D-Bus support is available. Check existence of Secret Service API.
8283
8284 2010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
8285
8286 * indent.el (indent-region): Deactivate region (bug#6200).
8287
8288 2010-05-19 Glenn Morris <rgm@gnu.org>
8289
8290 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
8291
8292 2010-05-19 Kenichi Handa <handa@m17n.org>
8293
8294 * composite.el: Register compose-gstring-for-graphic in
8295 composition-function-table only for combining characters (Mn, Mc, Me).
8296
8297 2010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
8298
8299 * calc/calc-trail.el (calc-trail-isearch-forward)
8300 (calc-trail-isearch-backward): Ensure that the new window
8301 point is set correctly.
8302
8303 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
8304
8305 * subr.el (read-quoted-char): Resolve modifiers after key
8306 remapping (bug#6212).
8307
8308 2010-05-18 Michael Albinus <michael.albinus@gmx.de>
8309
8310 Add visualization code for secrets.
8311 * net/secrets.el (secrets-mode): New major mode.
8312 (secrets-show-secrets, secrets-show-collections)
8313 (secrets-expand-collection, secrets-expand-item)
8314 (secrets-tree-widget-after-toggle-function)
8315 (secrets-tree-widget-show-password): New defuns.
8316
8317 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
8318
8319 * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
8320 (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
8321 handled in smie-next-sexp.
8322 (smie-indent-calculate): Provide a starting indentation (so the
8323 recursion is well-founded ;-).
8324
8325 Fix handling of non-associative equal levels.
8326 * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
8327 when it's not needed.
8328 (smie-op-left, smie-op-right): New functions.
8329 (smie-next-sexp): New function, extracted from smie-backward-sexp.
8330 Better handle equal levels to distinguish the associative case from
8331 the "multi-keyword construct" case.
8332 (smie-backward-sexp, smie-forward-sexp): Use it.
8333
8334 2010-05-18 Juanma Barranquero <lekktu@gmail.com>
8335
8336 * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
8337
8338 * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
8339 (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
8340
8341 2010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
8342
8343 Provide a simple generic indentation engine and use it for Prolog.
8344 * emacs-lisp/smie.el: New file.
8345 * progmodes/prolog.el (prolog-smie-op-levels)
8346 (prolog-smie-indent-rules): New var.
8347 (prolog-mode-variables): Use them to configure SMIE.
8348 (prolog-indent-line, prolog-indent-level): Remove.
8349
8350 2010-05-17 Jay Belanger <jay.p.belanger@gmail.com>
8351
8352 * calc/calc-vec.el (math-vector-avg): Put the vector elements in
8353 order before computing the averages.
8354
8355 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
8356
8357 * calc/calc-vec.el (calc-histogram):
8358 (calcFunc-histogram): Allow vectors as inputs.
8359 (math-vector-avg): New function.
8360
8361 * calc/calc-ext.el (math-group-float): Have the number of digits
8362 being grouped depend on the radix (Bug#6189).
8363
8364 2010-05-15 Ken Raeburn <raeburn@raeburn.org>
8365
8366 * version.el (emacs-copyright, emacs-version): Don't define here,
8367 now that emacs.c defines it.
8368
8369 2010-05-15 Eli Zaretskii <eliz@gnu.org>
8370
8371 * international/mule-cmds.el (mule-menu-keymap): Fix definition of
8372 "Describe Language Environment" menu item.
8373
8374 * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
8375
8376 Bidi-sensitive movement with arrow keys.
8377 * subr.el (right-arrow-command, left-arrow-command): New functions.
8378
8379 * bindings.el (global-map): Bind them to right and left arrow keys.
8380
8381 Don't override standard definition of convert-standard-filename.
8382 * files.el (convert-standard-filename):
8383 Call w32-convert-standard-filename and dos-convert-standard-filename on
8384 the corresponding systems.
8385
8386 * w32-fns.el (w32-convert-standard-filename): Rename from
8387 convert-standard-filename. Doc fix.
8388
8389 * dos-fns.el (dos-convert-standard-filename): Doc fix.
8390 (convert-standard-filename): Don't defalias.
8391 (register-name-alist, make-register, register-value)
8392 (set-register-value, intdos): Obsolete aliases for the
8393 corresponding dos-* functions and variables.
8394 (dos-intdos): Add a doc string.
8395
8396 2010-05-15 Jay Belanger <jay.p.belanger@gmail.com>
8397
8398 * calc/calc-aent.el (math-read-token, math-find-user-tokens):
8399 * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
8400 (math-compose-tex-func):
8401 * calc/calccomp.el (math-compose-expr):
8402 * calc/calc-ext.el (math-format-flat-expr-fancy):
8403 * calc/calc-store.el (calc-read-var-name):
8404 * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
8405
8406 * calc/calc.el (var-π, var-φ, var-γ): New variables.
8407 * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
8408 * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
8409 (math-standard-units): Add units.
8410
8411 2010-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
8412
8413 * progmodes/asm-mode.el (asm-mode):
8414 * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
8415
8416 * pcomplete.el (pcomplete-completions-at-point): New function,
8417 extracted from pcomplete-std-complete.
8418 (pcomplete-std-complete): Use it.
8419
8420 2010-05-15 Glenn Morris <rgm@gnu.org>
8421
8422 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
8423 Remove references to CVS, RCS and Old directories.
8424
8425 2010-05-14 Jay Belanger <jay.p.belanger@gmail.com>
8426
8427 * calc/calc-bin.el (math-format-twos-complement): Group digits when
8428 appropriate.
8429
8430 2010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
8431
8432 * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
8433 (sh-mode-syntax-table): Give it a default value instead.
8434 (sh-header-marker): Make buffer-local.
8435 (sh-mode): Move make-local-variable to the corresponding setq.
8436 (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
8437 Use complete-with-action.
8438
8439 * simple.el (prog-mode): New (abstract) major mode.
8440 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
8441 * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
8442
8443 2010-05-14 Juanma Barranquero <lekktu@gmail.com>
8444
8445 * progmodes/sql.el (sql-oracle-program): Reflow docstring.
8446 (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
8447 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
8448 (sql-make-alternate-buffer-name, sql-placeholders-filter)
8449 (sql-escape-newlines-filter, sql-input-sender)
8450 (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
8451
8452 2010-05-13 Chong Yidong <cyd@stupidchicken.com>
8453
8454 Add TeX open-block and close-block keybindings to SGML, and vice versa.
8455
8456 * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
8457 latex-open-block and C-c / to latex-close-block.
8458
8459 * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
8460 and C-c C-e to sgml-close-tag.
8461
8462 2010-05-13 Michael Albinus <michael.albinus@gmx.de>
8463
8464 * net/tramp.el (with-progress-reporter): Create reporter object
8465 only when the message would be displayed. Handle nested calls.
8466 (tramp-handle-load, tramp-handle-file-local-copy)
8467 (tramp-handle-insert-file-contents, tramp-handle-write-region)
8468 (tramp-maybe-send-script, tramp-find-shell):
8469 Use `with-progress-reporter'.
8470 (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
8471 Fix message text.
8472
8473 * net/tramp-smb.el (tramp-smb-handle-copy-file)
8474 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
8475 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
8476 Use `with-progress-reporter'.
8477
8478 2010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
8479
8480 * textmodes/ispell.el (ispell-init-process): Do not kill ispell
8481 process everytime when spellchecking from the minibuffer (bug#6143).
8482
8483 2010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
8484
8485 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
8486
8487 * dos-fns.el: Add "dos-" prefix for namespace control.
8488 (convert-standard-filename): Define as alias for
8489 dos-convert-standard-filename but only if applicable.
8490
8491 2010-05-12 Alan Mackenzie <acm@muc.de>
8492
8493 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
8494 Push the mark at the start of these functions when appropriate.
8495
8496 2010-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
8497
8498 * minibuffer.el (completion-cycle-threshold): New custom var.
8499 (completion--do-completion): Use it.
8500 (minibuffer-complete): Use cycling if appropriate.
8501
8502 2010-05-11 Juanma Barranquero <lekktu@gmail.com>
8503
8504 * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
8505 buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
8506
8507 2010-05-11 Juri Linkov <juri@jurta.org>
8508
8509 * scroll-all.el (scroll-all-check-to-scroll):
8510 Add `scroll-up-command' and `scroll-down-command' (bug#6164).
8511
8512 2010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
8513
8514 * iimage.el (iimage-mode-map): Move initialization into declaration.
8515 (iimage-mode-buffer): Use with-silent-modifications.
8516 Simplify calling convention. Adjust callers.
8517 (iimage-mode): Don't run hook redundantly.
8518
8519 * minibuffer.el (completion-pcm--pattern->regex):
8520 Fix last change (bug#6160).
8521
8522 2010-05-10 Juri Linkov <juri@jurta.org>
8523
8524 Remove nodes visited during Isearch from the Info history.
8525 * info.el (Info-isearch-initial-history)
8526 (Info-isearch-initial-history-list): New variables.
8527 (Info-isearch-start): Record initial values of
8528 Info-isearch-initial-history and Info-isearch-initial-history-list.
8529 Add Info-isearch-end to isearch-mode-end-hook.
8530 (Info-isearch-end): New function.
8531
8532 2010-05-10 Michael Albinus <michael.albinus@gmx.de>
8533
8534 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
8535 format string, in order to work around a bug in pdksh.
8536 Reported by Gilles Pion <gpion@lfdj.com>.
8537 (tramp-handle-verify-visited-file-modtime): Do not send a command
8538 when the connection is not established.
8539 (tramp-handle-set-file-times): Simplify the check for utc.
8540
8541 2010-05-10 Juanma Barranquero <lekktu@gmail.com>
8542
8543 Fix use of `filter-buffer-substring' (rework previous change).
8544 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
8545 (cua-repeat-replace-region):
8546 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
8547 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
8548 (cua-cut-region-to-global-mark): Use it.
8549
8550 2010-05-09 Michael R. Mauger <mmaug@yahoo.com>
8551
8552 * progmodes/sql.el: Version 2.1.
8553 (sql-product-alist): Redesign structure of product info.
8554 (sql-product, sql-user, sql-server, sql-database): Safe variables.
8555 (sql-port, sql-port-history): New variables.
8556 (sql-interactive-product): New variable.
8557 (sql-send-terminator): New variable.
8558 (sql-imenu-generic-expression): Add "Types" imenu entry.
8559 (sql-oracle-login-params, sql-sqlite-login-params)
8560 (sql-mysql-login-params, sql-solid-login-params)
8561 (sql-sybase-login-params, sql-informix-login-params)
8562 (sql-ingres-login-params, sql-ms-login-params)
8563 (sql-postgres-login-params, sql-interbase-login-params)
8564 (sql-db2-login-params, sql-linter-login-params)
8565 (sql-oracle-scan-on): New variables.
8566 (sql-mode-map): Add C-c C-i to start interactive mode.
8567 (sql-mode-menu): Update existing menu entries.
8568 (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
8569 (sql-mode-oracle-font-lock-keywords)
8570 (sql-mode-postgres-font-lock-keywords)
8571 (sql-mode-ms-font-lock-keywords)
8572 (sql-mode-sybase-font-lock-keywords)
8573 (sql-mode-informix-font-lock-keywords)
8574 (sql-mode-interbase-font-lock-keywords)
8575 (sql-mode-ingres-font-lock-keywords)
8576 (sql-mode-solid-font-lock-keywords)
8577 (sql-mode-mysql-font-lock-keywords)
8578 (sql-mode-sqlite-font-lock-keywords)
8579 (sql-mode-db2-font-lock-keywords)
8580 (sql-mode-linter-font-lock-keywords): Update initialization to
8581 reduce run-time complexity.
8582 (sql-add-product, sql-del-product): New functions.
8583 (sql-set-product-feature, sql-get-product-feature): New functions.
8584 (sql-product-font-lock): Update product API.
8585 (sql-add-product-keywords): New function.
8586 (sql-highlight-product): Update product API.
8587 (sql-help-list-products): New function.
8588 (sql-help): Dynamically lists free and non-free products.
8589 (sql-get-login): Correct bug in handling history and added
8590 prompt for port.
8591 (sql-copy-column): Copy without properties.
8592 (sqli-input-sender): Apply filters to SQLi input.
8593 (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
8594 Implement as a filter.
8595 (sql-escape-newlines-filter): Implement as a filter.
8596 (sql-remove-tabs-filter): New function.
8597 (sql-send-magic-terminator): New function.
8598 (sql-send-string): Implement magic terminator.
8599 (sql-send-region): Use `sql-send-string'.
8600 (sql-interactive-mode): Use product API.
8601 (sql-product-interactive): Use product API.
8602 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
8603 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
8604 (sql-db2, sql-linter): Use `sql-product-interactive'.
8605 (sql-connect): New function.
8606 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
8607 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
8608 (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
8609 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
8610 Use `sql-connect'.
8611
8612 2010-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
8613
8614 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
8615 New custom variable.
8616 (completion-pcm--string->pattern): Use it.
8617 (completion-pcm--pattern->regex, completion-pcm--pattern->string):
8618 Make it handle any symbol as `any'.
8619 (completion-pcm--merge-completions): Extract common suffix for the new
8620 `prefix' symbol as well.
8621 (completion-substring--all-completions): Use the new `prefix' symbol.
8622
8623 2010-05-09 Michael Albinus <michael.albinus@gmx.de>
8624
8625 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
8626 not bound.
8627 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
8628 (tramp-compat-funcall): New defmacro.
8629 (tramp-compat-line-beginning-position)
8630 (tramp-compat-line-end-position)
8631 (tramp-compat-temporary-file-directory)
8632 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
8633 (tramp-compat-copy-file, tramp-compat-copy-directory)
8634 (tramp-compat-delete-file, tramp-compat-delete-directory)
8635 (tramp-compat-number-sequence, tramp-compat-process-running-p)
8636 * net/tramp.el (top, with-progress-reporter)
8637 (tramp-rfn-eshadow-setup-minibuffer)
8638 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
8639 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
8640 (tramp-completion-mode-p, tramp-check-for-regexp)
8641 (tramp-open-connection-setup-interactive-shell)
8642 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
8643 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
8644 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
8645 * net/tramp-cmds.el (tramp-cleanup-all-connections)
8646 (tramp-reporter-dump-variable, tramp-load-report-modules)
8647 (tramp-append-tramp-buffers)
8648 * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
8649
8650 * net/tramp-imap.el (top): Autoload `epg-make-context'.
8651
8652 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
8653
8654 * progmodes/compile.el (compilation-buffer-modtime): Rename from
8655 buffer-modtime. Adjust users.
8656
8657 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
8658
8659 * international/mule.el (auto-coding-alist): Only purecopy
8660 car of each item, not the whole list (Bug#6083).
8661
8662 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
8663
8664 * progmodes/js.el (js-mode): Make paragraph variables local before
8665 calling c-setup-paragraph-variables (Bug#6071).
8666
8667 2010-05-08 Eli Zaretskii <eliz@gnu.org>
8668
8669 * composite.el (compose-region, reference-point-alist): Fix typos
8670 in the doc strings.
8671
8672 2010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
8673
8674 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
8675 gnuplot's "set" command.
8676
8677 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
8678
8679 * abbrev.el (last-abbrev-text): Doc fix.
8680 (abbrev-prefix-mark): Don't escape parenthesis.
8681
8682 2010-05-08 Andreas Schwab <schwab@linux-m68k.org>
8683
8684 * composite.el (find-composition): Doc fix.
8685
8686 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
8687
8688 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
8689 (sql-oracle-program, sql-sqlite-options)
8690 (sql-query-placeholders-and-send): Doc fixes.
8691 (sql-set-product, sql-interactive-mode): Reflow docstrings.
8692 (sql-imenu-generic-expression, sql-buffer)
8693 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
8694 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
8695 (sql-mode-sybase-font-lock-keywords)
8696 (sql-mode-informix-font-lock-keywords)
8697 (sql-mode-interbase-font-lock-keywords)
8698 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
8699 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
8700 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
8701 (sql-product-feature, sql-highlight-product)
8702 (comint-line-beginning-position, sql-rename-buffer)
8703 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
8704 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
8705 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
8706 Fix typos in docstrings.
8707
8708 2010-05-08 Juri Linkov <juri@jurta.org>
8709
8710 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
8711 property instead of `invisible' and `after-string' (bug#5998).
8712
8713 2010-05-08 Juri Linkov <juri@jurta.org>
8714
8715 * image-mode.el (image-mode-as-text): Fix typo in docstring.
8716
8717 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
8718
8719 * filecache.el (file-cache-add-directory-list)
8720 (file-cache-add-directory-recursively): Fix typos in docstrings.
8721
8722 2010-05-08 Kenichi Handa <handa@m17n.org>
8723
8724 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
8725 (gujarati-composable-pattern): Fix typo.
8726
8727 2010-05-08 Kenichi Handa <handa@m17n.org>
8728
8729 * language/indian.el (oriya-composable-pattern)
8730 (tamil-composable-pattern, malayalam-composable-pattern):
8731 Add two-part vowels to "v" (vowel sign).
8732
8733 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
8734
8735 * files.el (copy-directory): Handle symlinks (Bug#5982).
8736
8737 2010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
8738
8739 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
8740 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
8741 (Bug#5846).
8742
8743 2010-05-08 Glenn Morris <rgm@gnu.org>
8744
8745 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
8746
8747 * minibuffer.el (completion-at-point): Doc fix.
8748
8749 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
8750
8751 * electric.el (Electric-command-loop): Minor tweak.
8752
8753 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
8754 better with dedicated windows.
8755
8756 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
8757
8758 * Version 23.2 released.
8759
8760 2010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
8761 Stefan Monnier <monnier@iro.umontreal.ca>
8762
8763 Highlight vendor specific properties.
8764 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
8765 (css-proprietary-property): New face.
8766 (css-font-lock-keywords): Use them.
8767
8768 2010-05-07 Eli Zaretskii <eliz@gnu.org>
8769
8770 * cus-start.el (all): Add native condition for tool-bar-* symbols.
8771
8772 2010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
8773
8774 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
8775 * files.el (auto-mode-alist): Remove redundant entries.
8776
8777 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
8778 * simple.el (auto-save-mode): Move from files.el.
8779 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
8780
8781 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
8782
8783 * epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
8784
8785 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
8786
8787 * mail/binhex.el (binhex-decode-region-internal)
8788 * mail/uudecode.el (uudecode-decode-region-internal)
8789 * net/dns.el (dns-read-string-name, dns-write, dns-read)
8790 (dns-read-type, dns-query)
8791 * pgg-parse.el (pgg-parse-armor)
8792 * pgg.el (pgg-verify-region)
8793 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
8794 XEmacs.
8795
8796 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
8797
8798 2010-05-07 Juanma Barranquero <lekktu@gmail.com>
8799
8800 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
8801
8802 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
8803 * emulation/cua-base.el (cua-repeat-replace-region):
8804 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
8805 (cua-cut-region-to-global-mark):
8806 Remove text properties with `set-text-properties'.
8807
8808 2010-05-06 Michael Albinus <michael.albinus@gmx.de>
8809
8810 * net/tramp.el (top, with-progress-reporter):
8811 Use `symbol-function' inside `funcall'.
8812
8813 * net/tramp-compat.el (tramp-compat-file-attributes)
8814 (tramp-compat-delete-file, tramp-compat-delete-directory):
8815 Handle only `wrong-number-of-arguments' error.
8816
8817 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
8818 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
8819 inside `funcall'.
8820
8821 2010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8822
8823 * minibuffer.el (completion--sreverse, completion--common-suffix):
8824 New functions.
8825 (completion-pcm--merge-completions): Extract common suffix when safe.
8826
8827 * emacs-lisp/easy-mmode.el (define-minor-mode):
8828 Make :variable more flexible.
8829 * files.el (auto-save-mode): Use it to define using define-minor-mode.
8830
8831 2010-05-05 Juri Linkov <juri@jurta.org>
8832
8833 Add `slow' and `history' tags to the desktop data.
8834
8835 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
8836 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
8837 (Info-finder-find-node): Require `finder.el' to be able
8838 to restore node from the desktop.
8839 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
8840 data `Info-history' and `slow' tag in the assoc list.
8841 (Info-restore-desktop-buffer): Don't restore nodes with the
8842 `slow' tag. Restore `Info-history'.
8843
8844 2010-05-05 Michael Albinus <michael.albinus@gmx.de>
8845
8846 Add FORCE argument to `delete-file'.
8847
8848 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
8849 forcing to delete the temporary file.
8850 (ange-ftp-delete-file): Add FORCE arg.
8851 (ange-ftp-rename-remote-to-remote)
8852 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
8853 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
8854 Force file deletion.
8855
8856 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
8857
8858 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
8859 (tramp-handle-make-symbolic-link, tramp-handle-load)
8860 (tramp-do-copy-or-rename-file-via-buffer)
8861 (tramp-do-copy-or-rename-file-directly)
8862 (tramp-do-copy-or-rename-file-out-of-band)
8863 (tramp-handle-process-file, tramp-handle-call-process-region)
8864 (tramp-handle-shell-command, tramp-handle-file-local-copy)
8865 (tramp-handle-insert-file-contents, tramp-handle-write-region)
8866 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
8867
8868 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
8869 (tramp-fish-handle-make-symbolic-link)
8870 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
8871
8872 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
8873 Use `tramp-compat-delete-file'.
8874
8875 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
8876 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
8877
8878 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
8879 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
8880
8881 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
8882 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
8883 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
8884 Use `tramp-compat-delete-file'.
8885
8886 2010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
8887
8888 Minor cleanups.
8889 * subr.el (add-minor-mode): Use push.
8890 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
8891 * emulation/edt.el (edt-select-mode): Simplify.
8892
8893 Use define-minor-mode in more cases.
8894 * term/tvi970.el (tvi970-set-keypad-mode):
8895 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
8896 (normal-erase-is-backspace-mode):
8897 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
8898 (set-scroll-bar-mode-1): (Re)move to its sole caller.
8899 (get-scroll-bar-mode): New function.
8900 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
8901
8902 Use define-minor-mode for less obvious cases.
8903 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
8904 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
8905 * international/iso-ascii.el (iso-ascii-mode):
8906 * frame.el (auto-raise-mode, auto-lower-mode):
8907 * composite.el (global-auto-composition-mode): Use define-minor-mode.
8908
8909 2010-05-04 Michael Albinus <michael.albinus@gmx.de>
8910
8911 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
8912 in order to see error messages for failed logins.
8913
8914 2010-05-03 Chong Yidong <cyd@stupidchicken.com>
8915
8916 * diff.el (diff-sentinel):
8917
8918 * epg.el (epg--make-temp-file, epg-decrypt-string)
8919 (epg-verify-string, epg-sign-string, epg-encrypt-string):
8920
8921 * jka-compr.el (jka-compr-partial-uncompress)
8922 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
8923
8924 * server.el (server-sentinel): Use delete-file's new FORCE arg
8925 (Bug#6070).
8926
8927 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
8928
8929 Use define-minor-mode where applicable.
8930 * view.el (view-mode):
8931 * type-break.el (type-break-query-mode)
8932 (type-break-mode-line-message-mode):
8933 * textmodes/reftex.el (reftex-mode):
8934 * term/vt100.el (vt100-wide-mode):
8935 * tar-mode.el (tar-subfile-mode):
8936 * savehist.el (savehist-mode):
8937 * ibuf-ext.el (ibuffer-auto-mode):
8938 * composite.el (auto-composition-mode):
8939 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
8940 Use define-minor-mode.
8941 (vhdl-mode): Use static mode-line format.
8942 (vhdl-mode-line-update): Delete.
8943 (vhdl-create-mode-menu, vhdl-activate-customizations)
8944 (vhdl-hs-minor-mode): Don't bother calling it.
8945
8946 2010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
8947
8948 * simple.el (with-wrapper-hook): Move.
8949 (buffer-substring-filters): Mark obsolete.
8950 (filter-buffer-substring-functions): New variable.
8951 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
8952
8953 2010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
8954 Michael Albinus <michael.albinus@gmx.de>
8955
8956 Implement compression for inline methods.
8957
8958 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
8959 (tramp-copy-size-limit): Allow also nil.
8960 (tramp-inline-compress-commands): New defconst.
8961 (tramp-find-inline-compress, tramp-get-inline-compress)
8962 (tramp-get-inline-coding): New defuns.
8963 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
8964 replaced by `tramp-get-inline-coding'.
8965 (tramp-handle-file-local-copy, tramp-handle-write-region)
8966 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
8967
8968 2010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8969
8970 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
8971 Remove unused functions.
8972
8973 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
8974 Set find-tag-default-function as a variable rather than a property.
8975
8976 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
8977 * progmodes/etags.el (tags-completion-at-point-function):
8978 Remove left over interactive spec. Add autoloading stub.
8979 (complete-tag): Use tags-completion-at-point-function.
8980
8981 2010-04-30 Chong Yidong <cyd@stupidchicken.com>
8982
8983 * minibuffer.el (tags-completion-at-point-function): Fix return value.
8984
8985 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
8986
8987 * ido.el (ido-init-completion-maps): Remove C-v binding.
8988 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
8989
8990 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
8991
8992 * minibuffer.el (tags-completion-at-point-function): New function.
8993 (completion-at-point-functions): Use it.
8994
8995 * progmodes/etags.el (complete-tag): Revert last change.
8996
8997 2010-04-29 Alan Mackenzie <acm@muc.de>
8998
8999 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
9000 off-by-one error (in end of macro position).
9001
9002 2010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
9003
9004 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
9005 firefox is absent. Don't autoload.
9006 (browse-url-galeon-program): Don't autoload.
9007
9008 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
9009
9010 * bindings.el (complete-symbol): Move into minibuffer.el.
9011
9012 * minibuffer.el (complete-tag): Move from etags.el. If tags
9013 completion cannot be performed, return nil instead of signalling
9014 an error.
9015 (completion-at-point): Make it an alias for complete-symbol.
9016 (complete-symbol): Move from bindings.el, and replace with the
9017 body of completion-at-point.
9018
9019 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
9020
9021 2010-04-28 Michael Albinus <michael.albinus@gmx.de>
9022
9023 * net/tramp.el (tramp-remote-selinux-p): New defun.
9024 (tramp-handle-file-selinux-context)
9025 (tramp-handle-set-file-selinux-context): Use it.
9026
9027 2010-04-28 Sam Steingold <sds@gnu.org>
9028
9029 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
9030 `safe-local-variable' if the value is a string or a symbol with
9031 the property `bug-reference-url-format'.
9032
9033 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
9034
9035 * progmodes/bug-reference.el (bug-reference-url-format):
9036 Revert 2010-04-27 change due to security risk.
9037
9038 2010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
9039
9040 Make it possible to locally disable a globally enabled mode.
9041 * simple.el (fundamental-mode): Run fundamental-mode-hook.
9042 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
9043 rather than kill-all-local-variables so it runs fundamental-mode-hook.
9044 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
9045 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
9046 that subsequent hooks get a chance to disable it.
9047
9048 2010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
9049
9050 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
9051 Avoid re-enabling a minor mode after the user turned the minor mode
9052 off if MODE-enable-in-buffers is run twice (typically once from
9053 fundamental-mode's after-change-major-mode-hook and a second time from
9054 run-mode-hook's own after-change-major-mode-hook).
9055
9056 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
9057
9058 2010-04-27 Sam Steingold <sds@gnu.org>
9059
9060 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
9061 `safe-local-variable' if the value is a string or a function, as
9062 documented and implemented on 2010-04-02.
9063
9064 2010-04-27 Juanma Barranquero <lekktu@gmail.com>
9065
9066 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
9067 when method is 'kill.
9068
9069 2010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
9070
9071 * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
9072 condition in default directory check.
9073 (ispell-init-process,ispell-kill-ispell,kill-buffer-hook):
9074 Kill ispell process when killing its associated buffer.
9075
9076 2010-04-27 Jan Djärv <jan.h.d@swipnet.se>
9077
9078 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
9079 but we aren't using it.
9080
9081 2010-04-25 Jan Djärv <jan.h.d@swipnet.se>
9082
9083 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
9084 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
9085
9086 2010-04-24 Glenn Morris <rgm@gnu.org>
9087
9088 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
9089 Ignore VCS-ignore files, and deleted nextstep preferences files.
9090 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
9091 (authors-ambiguous-files): New list.
9092 (authors-valid-file-names): Add some deleted files.
9093 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
9094 (authors-disambiguate-file-name): New function. (Bug#5501)
9095 (authors-canonical-file-name): Doc fix.
9096 Don't warn about obsolete files.
9097 (authors-canonical-file-name, authors-scan-el):
9098 Use authors-disambiguate-file-name.
9099
9100 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
9101 Add autoload cookies.
9102 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
9103 (generated-autoload-file): Set file-local value to "htmlfontify.el".
9104 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
9105 They have definitions / compiler macros in cl.el.
9106 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
9107 Replace manual autoloads with generated ones.
9108 (htmlfontify-unload-rgb-file): Remove autoload.
9109 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
9110
9111 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
9112
9113 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
9114 (byte-compile-setq-default): Optimize for the
9115 single-var case and don't call byte-compile-form in this case to avoid
9116 inf-loop with byte-compile-set-default.
9117
9118 * progmodes/compile.el (compilation-start): Abbreviate default directory.
9119
9120 2010-04-23 Michael Albinus <michael.albinus@gmx.de>
9121
9122 Implement SELINUX backends.
9123
9124 * net/tramp.el (tramp-file-name-handler-alist):
9125 Add `file-selinux-context' and `set-file-selinux-context'.
9126 (tramp-handle-file-selinux-context)
9127 (tramp-handle-set-file-selinux-context): New defuns.
9128 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
9129 Handle PRESERVE-SELINUX-CONTEXT.
9130
9131 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
9132 Add `file-selinux-context' and `set-file-selinux-context'.
9133 (tramp-gvfs-handle-file-selinux-context)
9134 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
9135 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
9136
9137 * net/ange-ftp.el (ange-ftp-copy-file):
9138 * net/tramp-fish.el (tramp-fish-handle-copy-file):
9139 * net/tramp-imap.el (tramp-imap-handle-copy-file):
9140 * net/tramp-smb.el (tramp-smb-handle-copy-file):
9141 Add PRESERVE-SELINUX-CONTEXT.
9142
9143 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
9144
9145 Synchronize with Tramp repository.
9146
9147 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
9148 (tramp-action-process-alive, tramp-action-out-of-band)
9149 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
9150 (tramp-exists-file-name-handler): Fix docstring.
9151 (with-progress-reporter): New defmacro.
9152 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
9153 (tramp-maybe-open-connection): Use it.
9154
9155 2010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
9156
9157 Detect ssh 'ControlMaster' argument automatically in some cases.
9158
9159 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
9160 (tramp-default-method): Use it.
9161
9162 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
9163
9164 * net/tramp.el (tramp-handle-copy-file): Add new optional
9165 parameter `preserve-selinux-context'.
9166 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
9167
9168 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
9169
9170 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
9171 Ensure, that non remote files are still checked. Oops.
9172
9173 2010-04-21 Michael Albinus <michael.albinus@gmx.de>
9174
9175 Fix Bug#5840.
9176
9177 * icomplete.el (icomplete-completions): Use `non-essential'.
9178
9179 * net/tramp.el (tramp-connectable-p): New defun.
9180 (tramp-handle-expand-file-name)
9181 (tramp-completion-handle-file-name-all-completions)
9182 (tramp-completion-handle-file-name-completion): Use it.
9183
9184 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
9185
9186 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
9187
9188 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
9189
9190 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
9191
9192 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
9193
9194 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
9195 is present.
9196
9197 * info.el (info-tool-bar-map): Add labels.
9198
9199 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
9200
9201 * cus-edit.el (custom-commands): Add labels for tool bar.
9202 (custom-buffer-create-internal, Custom-mode): Adjust for
9203 labels in custom-commands.
9204
9205 * dynamic-setting.el: Renamed from font-setting.el.
9206
9207 2010-04-21 John Wiegley <jwiegley@gmail.com>
9208
9209 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
9210 toggles the use of virtual buffers.
9211 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global value.
9212 (ido-toggle-virtual-buffers): New function.
9213
9214 2010-04-21 Juanma Barranquero <lekktu@gmail.com>
9215
9216 Use `define-derived-mode'; fix window selection; doc fixes.
9217 * play/tetris.el (tetris, tetris-update-speed-function)
9218 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
9219 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
9220 (tetris-rotate-next, tetris-end-game, tetris-start-game)
9221 (tetris-pause-game): Fix typos in docstrings.
9222 (tetris-mode-map, tetris-null-map):
9223 Move initialization into declaration.
9224 (tetris-mode): Define with `define-derived-mode';
9225 set show-trailing-whitespace to nil.
9226 (tetris): Prefer window already displaying the "*Tetris*" buffer.
9227
9228 2010-04-21 Karel Klíč <kklic@redhat.com>
9229
9230 * files.el (backup-buffer): Handle SELinux context, and return it
9231 if a backup was made by renaming.
9232 (backup-buffer-copy): Set SELinux context to the target file.
9233 (basic-save-buffer): Set SELinux context of the newly written file.
9234 (basic-save-buffer-1): Now it also returns any SELinux context.
9235 (basic-save-buffer-2): Set SELinux context of the newly created file,
9236 and return it.
9237 * net/tramp.el (tramp-file-name-for-operation):
9238 Add file-selinux-context.
9239
9240 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
9241
9242 Make the log-edit comments use RFC822 format throughout.
9243
9244 * vc.el (vc-checkin, vc-modify-change-comment):
9245 Adjust to new vc-start/finish-logentry.
9246 (vc-find-conflicted-file): New command.
9247 (vc-transfer-file): Adjust to new vc-checkin.
9248 (vc-next-action): Improve scoping.
9249
9250 * vc-hg.el (vc-hg-log-edit-mode): Remove.
9251 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
9252
9253 * vc-git.el (vc-git-log-edit-mode): Remove.
9254 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
9255 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
9256
9257 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
9258 (vc-start-logentry): Remove argument `extra'.
9259 (vc-finish-logentry): Remove extra args.
9260
9261 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
9262 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
9263 (vc-bzr-conflicted-files): New function.
9264
9265 * log-edit.el (log-edit-extra-flags)
9266 (log-edit-before-checkin-process): Remove.
9267 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
9268 (log-edit-headers-alist): New var.
9269 (log-edit-header-contents-regexp): New const.
9270 (log-edit-match-to-eoh): New function.
9271 (log-edit-font-lock-keywords): Use them.
9272 (log-edit): Insert a "Summary:" header as default.
9273 (log-edit-mode): Mark font-lock rules as case-insensitive.
9274 (log-edit-done): Cleanup headers.
9275 (log-view-process-buffer): Remove.
9276 (log-edit-extract-headers): New function to replace it.
9277
9278 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
9279
9280 * subr.el (default-direction-reversed): Remove obsolescence info.
9281
9282 2010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
9283
9284 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
9285 windows/frames.
9286
9287 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
9288 I.e. include text after point in the completion region.
9289 Also, return nil when we're not after/in a symbol.
9290
9291 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
9292 default enable-multibyte-characters.
9293
9294 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
9295
9296 * international/mule.el: Help the user choose a valid coding-system.
9297 (read-buffer-file-coding-system): New function.
9298 (set-buffer-file-coding-system): Use it. Prompt the user if the
9299 coding-system cannot encode all the chars.
9300
9301 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
9302 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
9303 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
9304 Don't use *vc-bzr-shelve*.
9305
9306 2010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
9307
9308 Fix the version number for added files.
9309 * vc-hg.el (vc-hg-working-revision): Check if the file is
9310 registered after hg parent fails (Bug#5961).
9311
9312 2010-04-19 Glenn Morris <rgm@gnu.org>
9313
9314 * htmlfontify.el (htmlfontify-buffer)
9315 (htmlfontify-copy-and-link-dir): Autoload entry points.
9316
9317 2010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
9318
9319 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
9320 name relative to the project root (Bug#5960).
9321
9322 2010-04-19 Glenn Morris <rgm@gnu.org>
9323
9324 * vc-git.el (vc-git-print-log): Doc fix.
9325
9326 2010-04-19 Óscar Fuentes <ofv@wanadoo.es>
9327
9328 * ido.el (ido-file-internal): Fix 2009-12-02 change.
9329
9330 2010-04-19 Christoph <cschol2112@googlemail.com> (tiny change)
9331
9332 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
9333 default settings (Bug#5928).
9334
9335 2010-04-19 Glenn Morris <rgm@gnu.org>
9336
9337 * progmodes/fortran.el (fortran-match-and-skip-declaration):
9338 New function.
9339 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
9340
9341 2010-04-19 Kenichi Handa <handa@m17n.org>
9342
9343 * language/indian.el (malayalam-composable-pattern): Fix previous
9344 change (add U+0D4D "SIGN VIRAMA").
9345 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
9346 (tamil-composable-pattern): Fix typo in the regexp.
9347 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
9348 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
9349 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
9350
9351 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
9352
9353 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
9354 paragraph-separate (Bug#5821).
9355
9356 2010-04-19 Juri Linkov <juri@jurta.org>
9357
9358 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
9359
9360 * info.el (Info-find-node-2): Comment out code that skips
9361 breadcrumbs line.
9362 (Info-mouse-follow-link): New command.
9363 (Info-link-keymap): New keymap.
9364 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
9365 Return a string with links instead of inserting breadcrumbs
9366 to the Info buffer.
9367 (Info-fontify-node): Comment out code that inserts breadcrumbs.
9368 Instead of putting the `invisible' text property over the Info
9369 header, make an overlay over the Info header with the `invisible'
9370 property and `after-string' set to the string returned by
9371 `Info-breadcrumbs'.
9372
9373 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
9374
9375 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
9376 Reported by monkey@sandpframing.com.
9377
9378 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
9379
9380 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
9381 (tmm-get-keymap): Add key-binding shortcuts now that they're not
9382 available in the "keyseq cache" any more.
9383
9384 * custom.el (defcustom): Add edebug spec.
9385
9386 2010-04-18 Juri Linkov <juri@jurta.org>
9387
9388 Test for special mode-class in view-buffer instead of view-file (bug#5513).
9389
9390 * view.el (view-file, view-buffer): Move test for special mode-class
9391 from view-file to view-buffer.
9392
9393 * tar-mode.el (tar-extract): Turn if's into one cond
9394 like in arc-mode.el.
9395
9396 2010-04-18 Juri Linkov <juri@jurta.org>
9397
9398 Add 7z archive format support (bug#5475).
9399
9400 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
9401 (archive-7z-extract): New defcustom.
9402 (archive-find-type): Add magic string for 7z.
9403 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
9404 If `stderr-file' is non-nil, use `(t stderr-file)' for the
9405 `buffer' arg of `call-process'.
9406 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
9407 call the function `archive-7z-extract' with the variable
9408 `archive-7z-extract' let-bound to `archive-zip-extract'.
9409 (archive-7z-summarize, archive-7z-extract): New functions.
9410
9411 * international/mule.el (auto-coding-alist):
9412 * files.el (auto-mode-alist): Add 7z file extension.
9413
9414 2010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
9415
9416 * loadup.el: Setup hash-cons for pure data.
9417
9418 Fix duplicate entries in cedet's loaddefs.el files.
9419 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
9420 Should make most file-local generated-autoload-file unnecessary.
9421 (print-readably): Silence warnings.
9422 (autoload-find-destination): Take load-name as an arg to make sure
9423 it's the same as the one that will be in the file.
9424 (autoload-generate-file-autoloads): Adjust to above changes.
9425 Try to make the dataflow a bit simpler.
9426
9427 * cvs-status.el (cvs-refontify): Remove unused.
9428
9429 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
9430
9431 * calc/calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
9432
9433 * calc/calc-bin.el (calc-radix): Have the "O" option turn on
9434 twos-complement mode.
9435
9436 2010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
9437
9438 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
9439 'calc-option'. Add `calc-option-prefix-help' to calc-help autoloads.
9440 (calc-inverse): Add "Option" to message, as appropriate.
9441 (calc-hyperbolic): Add "Option" to message, as appropriate.
9442 (calc-option, calc-is-option): New functions.
9443
9444 * calc/calc-help.el (calc-full-help): Add `calc-option-help'.
9445 (calc-option-prefix-help): New function.
9446
9447 * calc/calc-misc.el (calc-help): Add "Option" entry.
9448
9449 * calc/calc.el (calc-local-var-list): Add `calc-option-flag'.
9450 (calc-option-flag): New variable.
9451 (calc-do): Set `calc-option-flag to nil.
9452 (calc-set-mode-line): Add "Opt " as appropriate.
9453
9454 2010-04-16 Juri Linkov <juri@jurta.org>
9455
9456 Move scrolling commands from simple.el to window.el
9457 because their primitives are implemented in window.c.
9458
9459 * simple.el (scroll-error-top-bottom)
9460 (scroll-up-command, scroll-down-command, scroll-up-line)
9461 (scroll-down-line, scroll-other-window-down)
9462 (beginning-of-buffer-other-window, end-of-buffer-other-window):
9463 * window.el (scroll-error-top-bottom)
9464 (scroll-up-command, scroll-down-command, scroll-up-line)
9465 (scroll-down-line, scroll-other-window-down)
9466 (beginning-of-buffer-other-window, end-of-buffer-other-window):
9467 Move from simple.el to window.el because their primitives are
9468 implemented in window.c.
9469
9470 2010-04-16 Juri Linkov <juri@jurta.org>
9471
9472 * isearch.el (isearch-lookup-scroll-key): Check both
9473 `isearch-scroll' and `scroll-command' properties.
9474 (scroll-up, scroll-down): Remove `isearch-scroll' property.
9475
9476 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
9477
9478 * simple.el (scroll-up-command, scroll-down-command)
9479 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
9480
9481 2010-04-15 Juri Linkov <juri@jurta.org>
9482
9483 * simple.el (scroll-up-command, scroll-down-command)
9484 (scroll-up-line, scroll-down-line): Put `scroll-command'
9485 property on the these symbols. Remove them from
9486 `scroll-preserve-screen-position-commands'.
9487
9488 * mwheel.el (mwheel-scroll): Put `scroll-command' and
9489 `isearch-scroll' properties on the `mwheel-scroll' symbol.
9490 Remove it from `scroll-preserve-screen-position-commands'.
9491
9492 * isearch.el (isearch-allow-scroll): Doc fix.
9493
9494 2010-04-15 Michael Albinus <michael.albinus@gmx.de>
9495
9496 * net/tramp.el (tramp-error-with-buffer): Don't show the
9497 connection buffer when we are in completion mode.
9498 (tramp-file-name-handler): Catch the error for some operations
9499 when we are in completion mode. This gives the user the chance to
9500 correct the file name in the minibuffer.
9501
9502 2010-04-15 Glenn Morris <rgm@gnu.org>
9503
9504 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
9505
9506 2010-04-15 Juanma Barranquero <lekktu@gmail.com>
9507
9508 Simplify by using `define-derived-mode'.
9509 * info.el (Info-mode):
9510 * calendar/todo-mode.el (todo-mode):
9511 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
9512 (gomoku-mode-map): Move initialization into declaration.
9513
9514 2010-04-14 Michael Albinus <michael.albinus@gmx.de>
9515
9516 Fix Bug#5840.
9517 * ido.el (ido-file-name-all-completions-1):
9518 * minibuffer.el (minibuffer-completion-help):
9519 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
9520
9521 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
9522
9523 * simple.el (non-essential): New var.
9524
9525 Add a new field `location' to bookmarks for non-file bookmarks.
9526 * bookmark.el (bookmark-location): Use the new field, if present.
9527 (bookmark-insert-location): Undo last change, not needed any more.
9528 * man.el (Man-bookmark-make-record):
9529 * woman.el (woman-bookmark-make-record): Add `location' field.
9530
9531 2010-04-14 Juri Linkov <juri@jurta.org>
9532
9533 * simple.el (scroll-error-top-bottom): New defcustom.
9534 (scroll-up-command, scroll-down-command): Use it. Doc fix.
9535
9536 * emulation/pc-select.el (pc-select-override-scroll-error):
9537 Obsolete in favor of `scroll-error-top-bottom'.
9538
9539 2010-04-14 Juri Linkov <juri@jurta.org>
9540
9541 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
9542 `scroll-up-command' and `M-v' to `scroll-down-command'.
9543
9544 * emulation/cua-rect.el (cua--init-rectangles):
9545 * forms.el (forms--change-commands):
9546 * image-mode.el (image-mode-map):
9547 Remap scroll-down-command and scroll-up-command
9548 in addition to scroll-down and scroll-up.
9549
9550 2010-04-14 Juri Linkov <juri@jurta.org>
9551
9552 * mwheel.el (scroll-preserve-screen-position-commands):
9553 Add mwheel-scroll to this list of commands.
9554
9555 * simple.el (scroll-preserve-screen-position-commands):
9556 Add scroll-up-command, scroll-down-command, scroll-up-line,
9557 scroll-down-line to this list of commands.
9558
9559 2010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
9560
9561 * obsolete/complete.el: Move from lisp/complete.el.
9562
9563 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
9564
9565 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
9566 to the minor mode function now turns the mode ON unconditionally.
9567
9568 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
9569
9570 * vc-dir.el (vc-dir-kill-line): New command.
9571 (vc-dir-mode-map): Bind it to C-k.
9572
9573 * bookmark.el (bookmark-insert-location): Handle a nil filename.
9574
9575 * woman.el: Add bookmark declarations to silence the compiler.
9576 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
9577 step to compatibility between man and woman bookmarks.
9578 Adjust for Man-default-bookmark-title renaming.
9579 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
9580
9581 * man.el: Add bookmark declarations to silence the compiler.
9582 (Man-name-local-regexp): Make it match NAME as well.
9583 (Man-getpage-in-background): Return the buffer.
9584 (Man-notify-when-ready): Use `case'.
9585 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
9586 Don't hardcode "NAME". Simplify.
9587 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
9588 Rename from Man-bookmark-make-record.
9589 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
9590 we have the actual man-args. Use Man-getpage-in-background rather
9591 than `man' since the arg is already processed. Let bookmark.el do the
9592 window handling. Only wait for the relevant process.
9593 Don't forget to autoload.
9594
9595 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
9596
9597 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9598
9599 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
9600 New functions.
9601 (woman-mode): Setup bookmark support.
9602
9603 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
9604 (man-bookmark-jump): New functions.
9605 (Man-mode): Setup bookmark support.
9606
9607 2010-04-10 Jari Aalto <jari.aalto@cante.net>
9608
9609 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
9610 recognize ssh-keygen prompt (Bug#2817).
9611
9612 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
9613
9614 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
9615
9616 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
9617
9618 Synchronize with Tramp repository.
9619
9620 * net/tramp.el (tramp-completion-function-alist)
9621 (tramp-file-name-regexp, tramp-chunksize)
9622 (tramp-local-coding-commands, tramp-remote-coding-commands):
9623 Fix docstring.
9624 (tramp-remote-process-environment): Use `format' instead of `concat'.
9625 (tramp-handle-directory-files-and-attributes)
9626 (tramp-get-remote-path): Use `copy-tree'.
9627 (tramp-handle-file-name-all-completions): Backward/ XEmacs
9628 compatibility: Use `completion-ignore-case' if
9629 `read-file-name-completion-ignore-case' does not exist.
9630 (tramp-do-copy-or-rename-file-directly): Do not use
9631 `tramp-handle-file-remote-p'.
9632 (tramp-do-copy-or-rename-file-out-of-band):
9633 Use `tramp-compat-delete-directory'.
9634 (tramp-do-copy-or-rename-file-out-of-band)
9635 (tramp-compute-multi-hops, tramp-maybe-open-connection):
9636 Use `format-spec-make'.
9637 (tramp-find-foreign-file-name-handler)
9638 (tramp-advice-make-auto-save-file-name)
9639 (tramp-set-auto-save-file-modes): Remove superfluous check for
9640 `stringp'. This is done inside `tramp-tramp-file-p'.
9641 (tramp-debug-outline-regexp): New defconst.
9642 (tramp-get-debug-buffer): Use it.
9643 (tramp-check-for-regexp): Use (forward-line 1).
9644 (tramp-set-auto-save-file-modes): Adapt version check.
9645
9646 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
9647 Wrap call of `featurep' for 2nd argument.
9648 (tramp-compat-make-temp-file): Simplify fallback implementation.
9649 (tramp-compat-copy-tree): Remove function.
9650 (tramp-compat-delete-directory): Provide implementation for older
9651 Emacsen.
9652
9653 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
9654 Do not use `tramp-fish-handle-file-attributes.
9655
9656 * net/trampver.el: Update release number.
9657
9658 2010-04-10 Glenn Morris <rgm@gnu.org>
9659
9660 * progmodes/compile.el (compilation-save-buffers-predicate):
9661 Add missing :version tag.
9662
9663 2010-04-09 Sam Steingold <sds@gnu.org>
9664
9665 * progmodes/compile.el (compilation-save-buffers-predicate):
9666 Remove the "autoload" cookie.
9667
9668 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
9669 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
9670 and `bug-reference-prog-mode' can be used in hooks directly.
9671
9672 2010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
9673
9674 Add --author support to git commit.
9675 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
9676 (vc-git-log-edit-mode): New minor mode.
9677 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
9678 New declarations.
9679
9680 2010-04-09 Eric Raymond <esr@snark.thyrsus.com>
9681
9682 * vc-hooks.el, vc-git.el: Improve documentation comments.
9683
9684 2010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
9685
9686 Fix some of the problems in defsubst* (bug#5728).
9687 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
9688 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
9689
9690 2010-04-07 Sam Steingold <sds@gnu.org>
9691
9692 * progmodes/compile.el (compilation-save-buffers-predicate):
9693 New custom variable.
9694 (compile, recompile): Pass it to `save-some-buffers'.
9695
9696 2010-04-07 Jan Djärv <jan.h.d@swipnet.se>
9697
9698 * wid-edit.el (widget-choose): Move cursor to the second line of
9699 the buffer (Bug#5695).
9700
9701 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
9702
9703 Add new VC methods: vc-log-incoming and vc-log-outgoing.
9704 * vc.el (vc-print-log-setup-buttons): New function split out from
9705 vc-print-log-internal.
9706 (vc-log-internal-common): New function, a parametrized version of
9707 vc-print-log-internal.
9708 (vc-print-log-internal): Just call vc-log-internal-common with the
9709 right arguments.
9710 (vc-incoming-outgoing-internal):
9711 (vc-log-incoming, vc-log-outgoing): New functions.
9712 (vc-log-view-type): New permanent local variable.
9713
9714 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
9715
9716 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
9717 of the dynamic bound vc-short-log.
9718 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
9719
9720 * vc-git.el (vc-git-log-outgoing): New function.
9721 (vc-git-log-view-mode): Use vc-log-view-type instead
9722 of the dynamic bound vc-short-log.
9723
9724 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
9725 of the dynamic bound vc-short-log. Highlight the tag.
9726 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
9727 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
9728 (vc-hg-incoming-mode): Remove.
9729 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
9730
9731 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
9732
9733 Fix default-directory for vc-root-diff.
9734 * vc.el (vc-root-diff): Bind default-directory to the root
9735 directory for the diff command.
9736
9737 2010-04-07 Michael McNamara <mac@mail.brushroad.com>
9738
9739 * progmodes/verilog-mode.el (verilog-forward-sexp):
9740 (verilog-calc-1): Support "disable fork" and "fork wait" multi
9741 word keywords, suggested by Steve Pearlmutter.
9742 (verilog-pretty-declarations): Support lineup of declarations in
9743 port lists.
9744 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
9745 fix bug for /* / comments.
9746 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
9747 Speed up and simplfy as this is never called with a bound.
9748 (verilog-pretty-declarations): Enhance to line up declarations
9749 inside a parameter list, suggested by Alan Morgan.
9750 (verilog-pretty-expr): Tune assignment regular expression match
9751 string for corner cases; also use markers instead of character
9752 number as indent changes the later.
9753
9754 2010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
9755
9756 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
9757 as missing keyword.
9758 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
9759 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
9760 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
9761 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
9762 Tennant.
9763 (verilog-keywords):
9764 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
9765 1800-2009 keywords, including "global.".
9766
9767 2010-04-06 John Wiegley <jwiegley@gmail.com>
9768
9769 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
9770 appearing in buffer list (if a live buffer name matched a recentf
9771 file basename). Should use uniquify to offer a real solution.
9772
9773 2010-04-06 John Wiegley <jwiegley@gmail.com>
9774
9775 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
9776 comment to code, and add a :version tag.
9777 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
9778
9779 2010-04-06 Juanma Barranquero <lekktu@gmail.com>
9780
9781 Enable recentf-mode if using virtual buffers.
9782 * ido.el (recentf-list): Declare for byte-compiler.
9783 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
9784 (ido-make-buffer-list): Simplify.
9785 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
9786
9787 2010-04-05 Juri Linkov <juri@jurta.org>
9788
9789 Scrolling commands which scroll a line instead of full screen.
9790 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
9791
9792 * simple.el (scroll-up-line, scroll-down-line): New commands.
9793 Put property isearch-scroll=t on them.
9794
9795 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
9796 Remove commands.
9797
9798 2010-04-05 Juri Linkov <juri@jurta.org>
9799
9800 Scrolling commands which do not signal errors at top/bottom.
9801 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
9802
9803 * simple.el (scroll-up-command, scroll-down-command): New commands.
9804 Put property isearch-scroll=t on them.
9805
9806 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
9807 `scroll-down-command' and [next] from `scroll-up' to
9808 `scroll-up-command'.
9809
9810 * emulation/cua-base.el: Put property CUA=move on
9811 `scroll-up-command' and `scroll-down-command'.
9812 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
9813 and `scroll-down-command' to `cua-scroll-down'.
9814
9815 2010-04-05 Juanma Barranquero <lekktu@gmail.com>
9816
9817 * help.el (describe-mode): Return nil.
9818
9819 2010-04-04 John Wiegley <jwiegley@gmail.com>
9820
9821 * ido.el (ido-use-virtual-buffers): New variable to indicate
9822 whether "virtual buffer" support is enabled for IDO.
9823 (ido-virtual): Face used to indicate virtual buffers in the list.
9824 (ido-buffer-internal): If a buffer is chosen, and no such buffer
9825 exists, but a virtual buffer of that name does (which would be why
9826 it was in the list), recreate the buffer by reopening the file.
9827 (ido-make-buffer-list): If virtual buffers are being used, call
9828 `ido-add-virtual-buffers-to-list' before the make list hook.
9829 (ido-virtual-buffers): New variable which contains a copy of the
9830 current contents of the `recentf-list', albeit pared down for the
9831 sake of speed, and with proper faces applied.
9832 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
9833 create a list of "virtual buffers" to present to the user in
9834 addition to the currently open set. Note that this logic could
9835 get rather slow if that list is too large. With the default
9836 `recentf-max-saved-items' of 200, there is little speed penalty.
9837
9838 2010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
9839
9840 * font-lock.el: Require CL when compiling.
9841 (font-lock-turn-on-thing-lock): Use `case'.
9842
9843 2010-04-03 Eli Zaretskii <eliz@gnu.org>
9844
9845 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
9846 Zaretskii.
9847
9848 2010-04-02 Juri Linkov <juri@jurta.org>
9849
9850 * ehelp.el (electric-help-orig-major-mode):
9851 New buffer-local variable.
9852 (electric-help-mode): Set it to original major-mode. Doc fix.
9853 (with-electric-help): Use `electric-help-orig-major-mode' instead
9854 of (default-value 'major-mode). Doc fix.
9855 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
9856
9857 2010-04-02 Sam Steingold <sds@gnu.org>
9858
9859 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
9860 `vc-hg-command' with a list of flags.
9861
9862 * progmodes/bug-reference.el (bug-reference-bug-regexp):
9863 Also accept "patch" and "RFE".
9864 (bug-reference-fontify): `bug-reference-url-format' can also be a
9865 function to be able to handle the bug kind.
9866 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
9867
9868 2010-04-02 Jan Djärv <jan.h.d@swipnet.se>
9869
9870 * tmm.el (tmm-get-keymap): Check with symbolp before passing
9871 value to fboundp, it may not be a symbol.
9872
9873 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
9874
9875 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
9876
9877 2010-03-31 Juri Linkov <juri@jurta.org>
9878
9879 * simple.el (next-line, previous-line): Re-throw a signal
9880 with `signal' instead of using `ding'.
9881 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
9882
9883 2010-03-31 Juri Linkov <juri@jurta.org>
9884
9885 * simple.el (keyboard-escape-quit): Raise deselecting the active
9886 region higher than exiting the minibuffer.
9887 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
9888
9889 2010-03-31 Juri Linkov <juri@jurta.org>
9890
9891 * image.el (image-animated-p): Use `image-metadata' instead of
9892 `image-extension-data'. Get GIF extenstion data from metadata
9893 property `extension-data'.
9894
9895 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
9896
9897 * simple.el (append-to-buffer): Simplify.
9898
9899 2010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
9900
9901 * textmodes/artist.el (artist-mode): Fix typo in docstring.
9902 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
9903
9904 2010-03-31 Kenichi Handa <handa@m17n.org>
9905
9906 * language/sinhala.el (composition-function-table): Fix regexp for
9907 the new Unicode specification.
9908
9909 * language/indian.el (devanagari-composable-pattern)
9910 (tamil-composable-pattern, kannada-composable-pattern)
9911 (malayalam-composable-pattern): Adjust for the new Unicode
9912 specification.
9913 (bengali-composable-pattern, gurmukhi-composable-pattern)
9914 (gujarati-composable-pattern, oriya-composable-pattern)
9915 (telugu-composable-pattern): New variables to cope with the new
9916 Unicode specification. Use them in composition-function-table.
9917
9918 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
9919
9920 Make tmm-menubar work for the Buffers menu again (bug#5726).
9921 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
9922 vectors rather than cons cells, as used in menu-bar-update-buffers.
9923
9924 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
9925
9926 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
9927 (js-insert-and-indent): Revert 2009-08-15 change, restoring
9928 electric punctuation for "{}();,:" (Bug#5586).
9929
9930 * mail/sendmail.el (mail-default-directory): Doc fix.
9931
9932 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
9933
9934 * mail/sendmail.el (mail-default-directory): Doc fix.
9935
9936 2010-03-31 Eli Zaretskii <eliz@gnu.org>
9937
9938 * subr.el (version-regexp-alist, version-to-list)
9939 (version-list-<, version-list-=, version-list-<=)
9940 (version-list-not-zero, version<, version<=, version=): Doc fix.
9941 (Bug#5744).
9942
9943 2010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
9944
9945 * vc.el (vc-root-diff): Doc fix.
9946
9947 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
9948
9949 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
9950
9951 * simple.el (append-to-buffer): Fix last change.
9952
9953 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
9954
9955 * simple.el (append-to-buffer): Ensure that point is preserved if
9956 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
9957 (Bug#5749)
9958
9959 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
9960
9961 * files.el (auto-mode-case-fold): Change default to t.
9962
9963 2010-03-30 Juri Linkov <juri@jurta.org>
9964
9965 * dired-x.el (dired-omit-mode): Doc fix.
9966
9967 2010-03-30 Juri Linkov <juri@jurta.org>
9968
9969 * replace.el (occur-accumulate-lines): Move occur-engine related
9970 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
9971 to be located after `occur-engine'.
9972
9973 2010-03-30 Juri Linkov <juri@jurta.org>
9974
9975 Make occur handle multi-line matches cleanly with context.
9976 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
9977
9978 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
9979 (occur-engine): Add local variables `ret', `prev-after-lines',
9980 `prev-lines'. Use more arguments for `occur-context-lines'.
9981 Set first elem of its returned list to `data', and the second elem
9982 to `prev-after-lines'. Don't print the separator line.
9983 In the end, print remaining context after-lines.
9984 (occur-context-lines): Add new arguments `begpt', `endpt',
9985 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
9986 after-lines of the previous match with before-lines of the
9987 current match and not overlap them. Return a list with two
9988 values: the output line and the list of context after-lines.
9989
9990 2010-03-30 Juri Linkov <juri@jurta.org>
9991
9992 * replace.el (occur-accumulate-lines): Fix a bug where the first
9993 context line at the beginning of the buffer was missing.
9994
9995 2010-03-30 Eli Zaretskii <eliz@gnu.org>
9996
9997 * files.el: Make bidi-display-reordering safe variable for boolean
9998 values.
9999
10000 2010-03-29 Phil Hagelberg <phil@evri.com>
10001 Chong Yidong <cyd@stupidchicken.com>
10002
10003 * subr.el: Extend progress reporters to perform "spinning".
10004 (progress-reporter-update, progress-reporter-do-update):
10005 Handle non-numeric value arguments.
10006 (progress-reporter--pulse-characters): New var.
10007
10008 2010-03-28 Chong Yidong <cyd@stupidchicken.com>
10009
10010 * progmodes/compile.el (compilation-start): Fix regexp detection
10011 of initial cd command (Bug#5771).
10012
10013 2010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
10014
10015 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
10016
10017 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
10018
10019 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
10020 * progmodes/gdb-mi.el: Restore.
10021 * progmodes/gdb-ui.el: Remove.
10022 * progmodes/gud.el: Re-accommodate for gdb-mi.el.
10023
10024 2010-03-25 Glenn Morris <rgm@gnu.org>
10025
10026 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
10027 all dired buffers, even tramp ones. (Bug#5755)
10028
10029 2010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
10030
10031 Add "union tags" in mpc.el.
10032 * mpc.el: Remove backward compatibility code.
10033 (mpc-browser-tags): Change default.
10034 (mpc--find-memoize-union-tags): New var.
10035 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
10036 (mpc-cmd-find): Handle the case where the playlist does not exist.
10037 Handle union-tags.
10038 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
10039 (mpc-cmd-add): Use mpc-cmd-flush.
10040 (mpc-tagbrowser-tag-name): New fun.
10041 (mpc-tagbrowser-buf): Use it.
10042 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
10043
10044 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10045
10046 Misc cleanup.
10047 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
10048 Use replace-regexp-in-string.
10049 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
10050 (makefile-imake-mode-syntax-table): Move init into defvar.
10051 (makefile-mode): Use define-derived-mode.
10052
10053 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
10054 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
10055 not be present any more.
10056
10057 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
10058
10059 * faces.el (set-face-attribute): Fix typo in docstring.
10060 (face-valid-attribute-values): Reflow docstring.
10061
10062 2010-03-24 Glenn Morris <rgm@gnu.org>
10063
10064 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
10065
10066 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
10067
10068 * indent.el (indent-for-tab-command): Doc fix.
10069
10070 2010-03-24 Alan Mackenzie <acm@muc.de>
10071
10072 * progmodes/cc-engine.el (c-remove-stale-state-cache):
10073 Fix off-by-one error. Fixes bug #5747.
10074
10075 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
10076
10077 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
10078 (image-dired-read-comment): Doc fix.
10079
10080 * json.el (json-object-type, json-array-type, json-key-type)
10081 (json-false, json-null, json-read-number):
10082 * minibuffer.el (completion-in-region-functions):
10083 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
10084 (cal-tex-cursor-week):
10085 * emacs-lisp/trace.el (trace-function):
10086 * eshell/em-basic.el (eshell/printnl):
10087 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
10088 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
10089 * obsolete/levents.el (allocate-event, event-key, event-object)
10090 (event-point, event-process, event-timestamp, event-to-character)
10091 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
10092 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
10093 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
10094 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
10095 (reftex-highlight-selection): Fix typos in docstrings.
10096
10097 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
10098
10099 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
10100
10101 2010-03-24 Glenn Morris <rgm@gnu.org>
10102
10103 * mail/rmail.el (rmail-highlight-face): Restore option deleted
10104 2008-02-13 without comment; mark it obsolete.
10105 (rmail-highlight-headers): Use rmail-highlight-face once more.
10106
10107 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
10108
10109 * woman.el (woman2-process-escapes): Only consume the newline if
10110 the filler character is on a line by itself (Bug#5729).
10111
10112 2010-03-24 Kenichi Handa <handa@m17n.org>
10113
10114 * language/indian.el (devanagari-composable-pattern): Add more
10115 consonants.
10116
10117 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
10118
10119 * net/trampver.el: Update release number.
10120
10121 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
10122
10123 * net/tramp.el (tramp-find-executable):
10124 Use `tramp-get-connection-buffer'. Make the regexp for checking
10125 output of "wc -l" more robust.
10126 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
10127 (tramp-open-connection-setup-interactive-shell): Remove workaround
10128 for OpenSolaris bug, it is not needed anymore.
10129
10130 2010-03-24 Glenn Morris <rgm@gnu.org>
10131
10132 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
10133
10134 2010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
10135
10136 * files.el (auto-mode-alist): Accept more verilog file patterns.
10137
10138 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10139
10140 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
10141
10142 2010-03-24 Glenn Morris <rgm@gnu.org>
10143
10144 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
10145 log-edit-before-checkin-process.
10146
10147 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
10148
10149 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
10150
10151 * vc-dispatcher.el (vc-start-logentry): Doc fix.
10152 (log-view-process-buffer, log-edit-extra-flags): Declare.
10153
10154 * log-edit.el (log-edit-before-checkin-process): Doc fix.
10155
10156 2010-03-23 Sam Steingold <sds@gnu.org>
10157
10158 Fix bug#5620: recalculate all markers on compilation buffer
10159 modifications, not on file modifications.
10160 * progmodes/compile.el (compilation-buffer-modtime): New buffer-local
10161 variable: the buffer modification time, for buffers not associated with
10162 files.
10163 (compilation-mode): Create it.
10164 (compilation-filter): Update it.
10165 (compilation-next-error-function): Use it instead of
10166 `visited-file-modtime' for timestamp.
10167
10168 2010-03-23 Juri Linkov <juri@jurta.org>
10169
10170 Implement Occur multi-line matches.
10171 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
10172
10173 * replace.el (occur): Doc fix.
10174 (occur-engine): Set `begpt' to the beginning of the first line.
10175 Set `endpt' to the end of the last match line. At first, count
10176 line numbers between `origpt' and `begpt'. Split out code from
10177 `out-line' variable to new let-bindings `match-prefix' and
10178 `match-str'. In `out-line' add non-numeric prefix to all
10179 non-first lines of multi-line matches. Finally, count lines
10180 between `begpt' and `endpt' and add to `lines'.
10181
10182 2010-03-23 Juri Linkov <juri@jurta.org>
10183
10184 * replace.el (occur-accumulate-lines, occur-engine):
10185 Use `occur-engine-line' instead of duplicate code.
10186 (occur-engine-line): New function created from duplicate code
10187 in `occur-accumulate-lines' and `occur-engine'.
10188
10189 * replace.el (occur-engine-line): Add optional arg `keep-props'.
10190 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
10191
10192 2010-03-23 Juri Linkov <juri@jurta.org>
10193
10194 * finder.el: Remove TODO tasks.
10195
10196 * info.el (Info-finder-find-node): Add node "all"
10197 with all package info. Handle a list of multiple keywords
10198 separated by comma.
10199 (info-finder): In interactive use with a prefix argument,
10200 use `completing-read-multiple' to read a list of keywords
10201 separated by comma.
10202
10203 2010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
10204
10205 Add a new completion style `substring'.
10206 * minibuffer.el (completion-basic--pattern): New function.
10207 (completion-basic-try-completion, completion-basic-all-completions):
10208 Use it.
10209 (completion-substring--all-completions)
10210 (completion-substring-try-completion)
10211 (completion-substring-all-completions): New functions.
10212 (completion-styles-alist): New style `substring'.
10213
10214 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
10215
10216 Get rid of .elc files after removal of the corresponding .el.
10217 * Makefile.in (compile-clean): New target.
10218 (compile-main): Use it.
10219
10220 2010-03-22 Jan Djärv <jan.h.d@swipnet.se>
10221
10222 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
10223 don't do make there. When compiling with separate object dir, there
10224 is no Makefile there.
10225
10226 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
10227
10228 Get rid of the ELCFILES abomination, again.
10229 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
10230 (all, compile): Don't call compile-last.
10231 (compile-main): Build the "elcfiles" list dynamically.
10232 (compile-targets): New (internal) target.
10233
10234 2010-03-21 Andreas Schwab <schwab@linux-m68k.org>
10235
10236 * Makefile.in (top_srcdir): Define.
10237 (abs_top_builddir): Define.
10238 (srcdir): Don't append `/..'.
10239 (EMACS): Use ${abs_top_builddir}.
10240 (all, compile, compile-always, compile-last): Don't set emacswd.
10241 (update-subdirs, update-authors): Use $(top_srcdir) instead of
10242 $(srcdir).
10243 (lisp): Use $(srcdir) instead of @srcdir@.
10244
10245 2010-03-21 Juri Linkov <juri@jurta.org>
10246
10247 Fix message of multi-line occur regexps and multi-buffer header lines.
10248 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
10249
10250 * replace.el (occur-1): Don't display regexp if it is longer
10251 than window-width. Use `query-replace-descr' to display regexp.
10252 (occur-engine): Don't display regexp in the buffer header for
10253 multi-buffer occur. Display a separate header line with total
10254 match count and regexp for multi-buffer occur.
10255 Use `query-replace-descr' to display regexp.
10256
10257 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
10258
10259 * net/secrets.el: Fix parenthesis.
10260 (secrets-enabled): Fix parenthesis.
10261
10262 2010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
10263
10264 Use more relative file and directory names.
10265 * Makefile.in (EMACS): Arrange for it to work when we chdir.
10266 (setwins, setwins_almost, setwins_for_subdirs):
10267 Don't `cd'; output relative names.
10268 (all, compile, compile-always, compile-last): Set emacswd.
10269 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
10270 Just cd to the lisp source dir so we can use relative file names.
10271
10272 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
10273
10274 2010-03-20 Glenn Morris <rgm@gnu.org>
10275
10276 * textmodes/rst.el: Use faces for font-lock customization, and make the
10277 old -face variables obsolete.
10278 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
10279 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
10280 (rst-block-face, rst-external-face, rst-definition-face)
10281 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
10282 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
10283 Make obsolete.
10284 (rst-font-lock-keywords-function): Update for above changes.
10285
10286 2010-03-20 Juri Linkov <juri@jurta.org>
10287
10288 * s-region.el:
10289 * obsolete/s-region.el: Move to obsolete.
10290
10291 2010-03-19 Juanma Barranquero <lekktu@gmail.com>
10292
10293 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
10294
10295 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
10296
10297 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
10298
10299 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
10300
10301 Add special markup processing for commit logs.
10302 * log-edit.el (log-edit-extra-flags): New variable.
10303 (log-edit): Add new argument MODE. Use that mode when non-nil
10304 instead of the log-view-mode.
10305 (log-view-process-buffer): New function.
10306
10307 * vc.el: Document that the checkin method takes optional
10308 arguments. Document new backend specific method: log-view-mode.
10309 (vc-default-log-edit-mode): New function.
10310 (vc-checkin): Use a backend specific log-view-mode.
10311 Pass extra arguments to the checkin method.
10312 (vc-modify-change-comment): Pass a dummy extra argument.
10313
10314 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
10315 log-edit.
10316 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
10317 (vc-finish-logentry): Process the log buffer before passing it
10318 down. Pass log-edit-extra-flags.
10319
10320 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
10321 command.
10322 (log-edit-extra-flags, log-edit-before-checkin-process):
10323 New declarations.
10324
10325 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
10326 command.
10327 (log-edit-extra-flags, log-edit-before-checkin-process):
10328 New declarations.
10329 (vc-hg-log-edit-mode): New derived mode.
10330
10331 * vc-arch.el (vc-arch-checkin):
10332 * vc-cvs.el (vc-cvs-checkin):
10333 * vc-git.el (vc-git-checkin):
10334 * vc-mtn.el (vc-mtn-checkin):
10335 * vc-rcs.el (vc-rcs-checkin):
10336 * vc-sccs.el (vc-sccs-checkin):
10337 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
10338
10339 2010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
10340
10341 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
10342 parent typo).
10343
10344 2010-03-19 Glenn Morris <rgm@gnu.org>
10345
10346 * password-cache.el (password-cache, password-cache-expiry): Autoload.
10347
10348 2010-03-18 Glenn Morris <rgm@gnu.org>
10349
10350 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
10351
10352 * replace.el (query-replace-history): Give it a doc string.
10353 (map-query-replace-regexp): Use query-replace-from-history-variable
10354 and query-replace-to-history-variable.
10355
10356 * mail/hashcash.el (declare-function): Remove duplicate definition.
10357
10358 * mail/emacsbug.el (report-emacs-bug-pretest-address):
10359 Make it an obsolete alias for report-emacs-bug-address.
10360 (message-strip-special-text-properties): Declare.
10361 (report-emacs-bug): Remove test for a pretest bug address.
10362 Combine message-mode-specific code.
10363
10364 * mail/supercite.el: Don't require sendmail.
10365 (mh-in-header-p): Declare rather than using with-no-warnings.
10366 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
10367 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
10368
10369 * calendar/cal-french.el: Convert to utf-8.
10370
10371 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
10372 Emacs scripts.
10373
10374 2010-03-16 Michael Albinus <michael.albinus@gmx.de>
10375
10376 * net/secrets.el (secrets-enabled): New variable. Use it instead
10377 of a subfeature.
10378
10379 2010-03-15 Michael Albinus <michael.albinus@gmx.de>
10380
10381 * net/secrets.el (top): Register the D-Bus signals only when the
10382 service "org.freedesktop.secrets" can be pinged.
10383 Provide subfeature `enabled'.
10384
10385 2010-03-14 Juri Linkov <juri@jurta.org>
10386
10387 Add finder unknown keywords.
10388
10389 * finder.el (finder-unknown-keywords): New function.
10390
10391 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
10392 to create a Finder node with unknown keywords.
10393
10394 2010-03-14 Juri Linkov <juri@jurta.org>
10395
10396 * finder.el (finder-compile-keywords): Replace `princ' with
10397 `prin1' on a list of symbols interned from keyword strings.
10398
10399 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
10400 a comma, then split keywords using a comma and optional whitespace.
10401 Otherwise, split by whitespace.
10402
10403 * complete.el:
10404 * face-remap.el:
10405 * log-view.el:
10406 * net/hmac-def.el:
10407 * net/hmac-md5.el:
10408 * net/netrc.el:
10409 * progmodes/mixal-mode.el: Fix keywords.
10410
10411 2010-03-13 Michael Albinus <michael.albinus@gmx.de>
10412
10413 * Makefile.in (ELCFILES): Add net/secrets.elc.
10414
10415 * net/secrets.el: New file.
10416
10417 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
10418
10419 * facemenu.el (list-colors-display, list-colors-print): New arg
10420 callback. Use it to allow selecting colors.
10421
10422 * wid-edit.el (widget-image-insert): Insert image prop even if the
10423 current display is non-graphic.
10424 (widget-field-value-set): New fun.
10425 (editable-field): Use it.
10426 (widget-field-value-get): Clean up unused var.
10427 (widget-color-value-create, widget-color--choose-action):
10428 New funs. Allow using list-colors-display to choose color.
10429
10430 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
10431
10432 * cus-edit.el: Resort topmost custom groups.
10433 (custom-buffer-sort-alphabetically): Default to t.
10434 (customize-apropos): Use apropos-parse-pattern.
10435 (custom-search-field): New var.
10436 (custom-buffer-create-internal): Add custom-apropos search field.
10437 (custom-add-parent-links): Don't display parent doc.
10438 (custom-group-value-create): Don't sort top-level custom group.
10439 (custom-magic-value-create): Show visibility button before option name.
10440
10441 (custom-variable-state): New fun, from custom-variable-state-set.
10442 (custom-variable-state-set): Use it.
10443 (custom-group-value-create): Hide options with standard values
10444 using the :hidden-states property. Use progress reporter.
10445
10446 (custom-show): Simplify.
10447 (custom-visibility): Disable images by default.
10448 (custom-variable): New property :hidden-states.
10449 (custom-variable-value-create): Enable images for
10450 custom-visibility widgets. Use :hidden-states property to
10451 determine initial visibility.
10452
10453 * wid-edit.el (widget-image-find): Give images center ascent.
10454 (visibility): Add :on-image and :off-image properties.
10455 (widget-visibility-value-create): Use them.
10456
10457 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
10458
10459 * cus-edit.el (processes): Remove from development group.
10460 (oop, hypermedia): Delete group.
10461 (comm): Promote to top-level group.
10462
10463 * net/browse-url.el (browse-url):
10464 * net/xesam.el (xesam):
10465 * net/tramp.el (tramp):
10466 * net/goto-addr.el (goto-address):
10467 * net/ange-ftp.el (ange-ftp): Put in comm group.
10468
10469 * view.el (view): Remove from editing group.
10470
10471 * uniquify.el (uniquify): Put in files group.
10472
10473 * net/browse-url.el (browse-url):
10474 * ps-print.el (postscript): Put in external group.
10475
10476 * cus-edit.el (outlines):
10477 * textmodes/text-mode.el (text-mode-hook):
10478 * textmodes/table.el (table):
10479 * textmodes/picture.el (picture):
10480 * outline.el (outlines): Put in wp group.
10481
10482 * nxml/nxml-mode.el (nxml): Remove from wp group.
10483
10484 * net/tramp-imap.el (tramp-imap): Put in tramp group.
10485
10486 * mail/metamail.el (metamail): Remove from hypermedia group.
10487
10488 * cus-edit.el (abbrev):
10489 * whitespace.el (whitespace):
10490 * vcursor.el (vcursor):
10491 * reveal.el (reveal):
10492 * hl-line.el (hl-line): Put in convenience group.
10493
10494 * epg-config.el (epg): Put in data group.
10495
10496 * emulation/pc-select.el (pc-select): Put in emulations group.
10497
10498 * calculator.el (calculator): Put in applications group.
10499
10500 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
10501
10502 Add .dir-locals.el support for file-less buffers.
10503 * files.el (hack-local-variables): Split out code to apply local
10504 variable settings ...
10505 (hack-local-variables-apply): ... here. New function.
10506 (hack-dir-local-variables): Use the default directory for when the
10507 buffer does not have an associated file.
10508 (hack-dir-local-variables-non-file-buffer): New function.
10509 * diff-mode.el (diff-mode):
10510 * vc-annotate.el (vc-annotate-mode):
10511 * vc-dir.el (vc-dir-mode):
10512 * log-edit.el (log-edit-mode):
10513 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
10514
10515 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
10516
10517 Add support for shelving snapshots and for showing shelves.
10518 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
10519 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
10520 New functions.
10521 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
10522 (vc-bzr-extra-menu-map): Map them.
10523
10524 2010-03-11 Glenn Morris <rgm@gnu.org>
10525
10526 * cus-edit.el (customize-changed-options-previous-release):
10527 Bump to 23.1.
10528
10529 * image.el (image-animate-max-time): Fix :version tag.
10530
10531 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
10532
10533 * Branch for 23.2.
10534
10535 2010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
10536
10537 * vc-git.el (vc-git-revision-table): Include remote branches.
10538
10539 2010-03-10 Kim F. Storm <storm@cua.dk>
10540
10541 Animated image API.
10542 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
10543
10544 * image.el (image-animate-max-time): New defcustom.
10545 (image-animated-types): New defconst.
10546 (create-animated-image, image-animate-timer)
10547 (image-animate-start, image-animate-stop, image-animate-timeout)
10548 (image-animated-p): New functions.
10549
10550 * image-mode.el (image-toggle-display-image):
10551 Replace `create-image' with `create-animated-image'.
10552
10553 2010-03-09 Miles Bader <miles@gnu.org>
10554
10555 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
10556 instead of "format:"; this ensures that the output is
10557 newline-terminated.
10558
10559 2010-03-08 Chong Yidong <cyd@stupidchicken.com>
10560
10561 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
10562 that all errors are caught, and that the return value is always a
10563 list (Bug#5692).
10564
10565 2010-03-08 Kenichi Handa <handa@m17n.org>
10566
10567 * language/misc-lang.el (windows-1256): New coding system.
10568 (cp1256): New alias of windows-1256 (bug#5690).
10569
10570 2010-03-07 Andreas Schwab <schwab@linux-m68k.org>
10571
10572 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
10573 call to rfc822-bad-address. (Bug#5692)
10574
10575 2010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
10576
10577 * vc-git.el (vc-git-annotate-extract-revision-at-line):
10578 Use vc-git-root as default directory for revision path (Bug#5657).
10579
10580 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
10581
10582 * calculator.el (calculator): Don't bind split-window-keep-point
10583 (Bug#5674).
10584
10585 2010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
10586
10587 * vc-git.el: Re-flow to fit into 80 columns.
10588 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
10589 Remove spurious `quote' element in each case alternative.
10590 (vc-git-show-log-entry): Use prog1.
10591 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
10592
10593 2010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
10594
10595 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
10596
10597 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
10598
10599 * macros.el (insert-kbd-macro): Look up keyboard macro using the
10600 definition, not the name (Bug#5481).
10601
10602 2010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
10603
10604 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
10605 argument with a local variable. (Bug#5670)
10606
10607 2010-03-02 Juri Linkov <juri@jurta.org>
10608
10609 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
10610
10611 2010-03-02 Michael Albinus <michael.albinus@gmx.de>
10612
10613 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
10614 error when FILENAME and NEWNAME are existing remote directories.
10615
10616 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
10617 parameter DIR-FLAG.
10618
10619 2010-03-02 Glenn Morris <rgm@gnu.org>
10620
10621 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
10622 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
10623
10624 2010-03-01 Kenichi Handa <handa@m17n.org>
10625
10626 * language/burmese.el (burmese-composable-pattern): Rename from
10627 myanmar-composable-pattern.
10628
10629 * international/characters.el (script-list):
10630 * international/fontset.el (script-representative-chars):
10631 Change myanmar to burmese.
10632 (otf-script-alist): Likewise.
10633 (setup-default-fontset): Likewise. Re-fix :otf spec.
10634
10635 2010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
10636
10637 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
10638
10639 2010-02-28 Jan Djärv <jan.h.d@swipnet.se>
10640
10641 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
10642
10643 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
10644
10645 * net/tramp.el (tramp-handle-write-region): START can be a string.
10646 Take care in the checks. Reported by Dan Davison
10647 <davison@stats.ox.ac.uk>.
10648
10649 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
10650
10651 * net/dbus.el (dbus-introspect, dbus-get-property)
10652 (dbus-set-property, dbus-get-all-properties):
10653 Use `dbus-call-method' when noninteractive. (Bug#5645)
10654
10655 2010-02-28 Chong Yidong <cyd@stupidchicken.com>
10656
10657 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
10658 * emacs-lisp/elint.el (elint-add-required-env):
10659 * calendar/icalendar.el (icalendar--add-diary-entry):
10660 * calc/calcalg2.el (math-tracing-integral):
10661 * files.el (recover-session-finish): Use with-current-buffer
10662 instead of save-excursion.
10663
10664 2010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
10665
10666 Fix in-buffer completion when after-change-functions modify the buffer.
10667 * minibuffer.el (completion--replace): New function.
10668 (completion--do-completion): Use it and use relative movement.
10669
10670 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
10671
10672 * international/fontset.el (setup-default-fontset): Fix :otf spec.
10673
10674 2010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
10675
10676 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
10677 Allow the characters _<> in the stack entry (Bug#5653).
10678
10679 2010-02-26 Kenichi Handa <handa@m17n.org>
10680
10681 * language/burmese.el: Fix entries in composition-function-table.
10682 (myanmar-composable-pattern): New variable.
10683
10684 * international/fontset.el (setup-default-fontset): Add an entry
10685 for myanmar.
10686
10687 * international/characters.el (script-list): Add Myanmar
10688 Extended-A.
10689
10690 2010-02-26 Glenn Morris <rgm@gnu.org>
10691
10692 * custom.el (custom-initialize-delay): Doc fix.
10693
10694 * mail/sendmail.el (send-mail-function): Autoload the call
10695 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
10696
10697 2010-02-24 Chong Yidong <cyd@stupidchicken.com>
10698
10699 * files.el (hack-local-variables-filter): For eval forms, also
10700 check safe-local-variable-p (Bug#5636).
10701
10702 2010-02-22 Michael Albinus <michael.albinus@gmx.de>
10703
10704 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
10705 setting the modes by `ignore-errors'. It might fail, for example
10706 if the file is not owned by the user but the group.
10707 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
10708
10709 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
10710
10711 * files.el (directory-listing-before-filename-regexp):
10712 Use stricter matching for iso-style dates, to avoid false matches with
10713 date-like filenames (Bug#5597).
10714
10715 * htmlfontify.el (htmlfontify): Doc fix.
10716
10717 * eshell/eshell.el (eshell): Doc fix.
10718
10719 * startup.el (fancy-about-screen): In mode-line, apply
10720 mode-line-buffer-id face only to the buffer name (Bug#5613).
10721
10722 2010-02-20 Kevin Ryde <user42@zip.com.au>
10723
10724 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10725 In `watcom' anchor regexp to start of line, to avoid slowness
10726 (Bug#5599).
10727
10728 2010-02-20 Eli Zaretskii <eliz@gnu.org>
10729
10730 * subr.el (remove-yank-excluded-properties): Explain in a comment
10731 why `category' property is removed.
10732
10733 2010-02-19 Chong Yidong <cyd@stupidchicken.com>
10734
10735 * isearch.el (isearch-update-post-hook, isearch-update):
10736 Revert 2010-02-17 change.
10737
10738 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
10739
10740 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
10741 (icalendar--convert-weekly-to-ical)
10742 (icalendar--convert-yearly-to-ical)
10743 (icalendar--convert-block-to-ical)
10744 (icalendar--convert-cyclic-to-ical)
10745 (icalendar--convert-anniversary-to-ical): Take care of time
10746 specifications where hour has 1-digit only (Bug#5549).
10747
10748 2010-02-19 Nick Roberts <nickrob@snap.net.nz>
10749
10750 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
10751 of disassemble output in GDB 7.1.
10752
10753 2010-02-19 Glenn Morris <rgm@gnu.org>
10754
10755 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
10756 property. (Bug#5593)
10757
10758 2010-02-18 Sam Steingold <sds@gnu.org>
10759
10760 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
10761
10762 2010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
10763
10764 Use abbreviated file names in bookmarks (bug#5591).
10765 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
10766 calls to expand-file-name.
10767 (bookmark-relocate): Use abbreviated file names in bookmarks.
10768 (bookmark-load): Use abbreviated file names in messages.
10769
10770 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
10771
10772 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
10773 expand "." and "..". Reported by Thierry Volpiatto
10774 <thierry.volpiatto@gmail.com>.
10775
10776 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
10777
10778 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
10779 permissions of the temporary file to "0600". In case the remote
10780 file has no read permissions for the owner, there might be
10781 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
10782
10783 22010-02-18 Glenn Morris <rgm@gnu.org>
10784
10785 * emacs-lisp/authors.el (authors-renamed-files-alist):
10786 Add entries for INSTALL.CVS.
10787
10788 2010-02-17 Mark A. Hershberger <mah@everybody.org>
10789
10790 * vc-bzr.el: Fix typo in Known Bugs section.
10791
10792 * isearch.el (isearch-update-post-hook): New hook.
10793 (isearch-update): Use the new hook.
10794
10795 2010-02-16 Michael Albinus <michael.albinus@gmx.de>
10796
10797 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
10798 Fix errors in copying directories.
10799 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
10800 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
10801 (tramp-handle-delete-file)
10802 (tramp-handle-dired-recursive-delete-directory)
10803 (tramp-handle-write-region): Flush also the cache for the upper
10804 directory.
10805
10806 2010-02-16 Chong Yidong <cyd@stupidchicken.com>
10807
10808 * simple.el (save-interprogram-paste-before-kill): Doc fix.
10809
10810 * cus-edit.el (hardware): Doc fix.
10811
10812 * man.el (man): Add to external custom group.
10813
10814 * delim-col.el (columns): Move to wp custom group.
10815
10816 * doc-view.el (doc-view): Add to data custom group.
10817
10818 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
10819
10820 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
10821 by ispell-parse-output (Bug#5575).
10822
10823 2010-02-16 Kenichi Handa <handa@m17n.org>
10824
10825 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
10826 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
10827 (skkdic-convert): Use `euc-japan' coding system for writing.
10828
10829 2010-02-16 Glenn Morris <rgm@gnu.org>
10830
10831 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
10832 tex-main-file before using it. (Bug#5562)
10833
10834 2010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
10835
10836 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
10837 warnings, since it is annoying for the user to see them each time he
10838 runs the code.
10839
10840 2010-02-15 Michael Albinus <michael.albinus@gmx.de>
10841
10842 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
10843 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
10844 instead of PROC for caching "first-password-request". Otherwise,
10845 new processes would not profit from passwords already entered.
10846
10847 * net/tramp-cache.el (tramp-dump-connection-properties):
10848 Don't save "first-password-request" property.
10849
10850 2010-02-14 Juanma Barranquero <lekktu@gmail.com>
10851
10852 * outline.el (outline-head-from-level):
10853 * simple.el (with-wrapper-hook):
10854 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
10855 (elint-defun, elint-buffer-env, elint-top-form-logged)
10856 (elint-unbound-variable):
10857 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
10858 Fix typos in docstrings.
10859
10860 2010-02-14 Michael Albinus <michael.albinus@gmx.de>
10861
10862 * files.el (insert-directory): When WILDCARD-REGEXP and
10863 FULL-DIRECTORY-P are nil, insert the file entry instead of the
10864 whole directory. (Bug#5551)
10865
10866 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
10867 dired's alignment sanity. (Bug#5516)
10868
10869 2010-02-14 Juri Linkov <juri@jurta.org>
10870
10871 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
10872 Remove remaining ^H with their preceding chars. (Bug#5566)
10873
10874 2010-02-13 Glenn Morris <rgm@gnu.org>
10875
10876 * simple.el (transpose-subr): Give it a doc-string.
10877
10878 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
10879 Doc fixes.
10880
10881 2010-02-12 Juri Linkov <juri@jurta.org>
10882
10883 * arc-mode.el (archive-unique-fname): Make directories for nested
10884 archives. (Bug#5540)
10885
10886 2010-02-12 Juri Linkov <juri@jurta.org>
10887
10888 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
10889
10890 2010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
10891
10892 * subr.el (copy-overlay): Handle deleted overlays.
10893
10894 * man.el (Man-completion-table): Don't signal an error if we can't run
10895 manual-program (bug#4056).
10896
10897 2010-02-10 Juanma Barranquero <lekktu@gmail.com>
10898
10899 * textmodes/artist.el (artist-mt): Fix typos in docstring.
10900
10901 2010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10902
10903 * info.el (Info-bookmark-jump): Simplify.
10904
10905 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
10906 (bookmark-default-handler): Accept new bookmark field `buffer'.
10907
10908 2010-02-10 Chong Yidong <cyd@stupidchicken.com>
10909
10910 * iswitchb.el (iswitchb-completions): Revert last change.
10911
10912 2010-02-10 Michael Albinus <michael.albinus@gmx.de>
10913
10914 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
10915 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
10916 This prevents file names like "~/" being listed literally.
10917
10918 2010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
10919
10920 * term/xterm.el (xterm-maybe-set-dark-background-mode):
10921 Remove dead code. (Bug#5546)
10922
10923 2010-02-09 Chong Yidong <cyd@stupidchicken.com>
10924
10925 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
10926 correctly (Bug#5548).
10927
10928 2010-02-08 Jose E. Marchesi <jemarch@gnu.org>
10929
10930 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
10931 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
10932
10933 2010-02-08 Kenichi Handa <handa@m17n.org>
10934
10935 * international/mule-util.el (with-coding-priority): Add autoload
10936 cookie for putting `lisp-indent-function'.
10937
10938 2010-02-07 Glenn Morris <rgm@gnu.org>
10939
10940 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
10941 Move F2003 named interfaces from keywords-2 to keywords-1, and
10942 use function-name-face rather than constant-face.
10943 Simplify "abstract interface" regexp.
10944
10945 2010-02-07 Chong Yidong <cyd@stupidchicken.com>
10946
10947 * eshell/esh-util.el (eshell-file-attributes): New optional arg
10948 ID-FORMAT. Pass it to `file-attributes'.
10949
10950 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
10951
10952 2010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
10953
10954 * faces.el (set-face-attribute): Allow calling
10955 internal-set-lisp-face-attribute with 'unspecified family and
10956 foundry argument (Bug#5536).
10957
10958 2010-02-07 Glenn Morris <rgm@gnu.org>
10959
10960 * progmodes/f90.el (f90-font-lock-keywords-2)
10961 (f90-looking-at-type-like, f90-looking-at-program-block-end):
10962 Handle F2003 named interfaces.
10963
10964 2010-02-06 Chong Yidong <cyd@stupidchicken.com>
10965
10966 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
10967 beg and end before calling c-get-state-before-change-functions.
10968
10969 2010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
10970
10971 * vc-bzr.el (vc-bzr-dir-extra-headers):
10972 Disable the pending merges header.
10973
10974 2010-02-05 Juri Linkov <juri@jurta.org>
10975
10976 * doc-view.el (doc-view-mode):
10977 * image-mode.el (image-mode): Put property mode-class=special.
10978 (Bug#4896)
10979
10980 2010-02-05 Mark A. Hershberger <mah@everybody.org>
10981
10982 * vc-svn.el (vc-svn-revision-table): New function.
10983
10984 2010-02-05 Michael Albinus <michael.albinus@gmx.de>
10985
10986 * net/ange-ftp.el (ange-ftp-insert-directory):
10987 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
10988 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
10989 Handle also directories. (Bug#5478)
10990
10991 2010-02-05 Glenn Morris <rgm@gnu.org>
10992
10993 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
10994
10995 2010-02-05 Chong Yidong <cyd@stupidchicken.com>
10996
10997 * startup.el (command-line-1): Convert options beginning with a
10998 single dash as well (Bug#5519).
10999
11000 2010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
11001
11002 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
11003 * minibuffer.el (completion-initials-expand): Only check the presence
11004 of delims *within* the boundaries, since otherwise the / delim is
11005 always found for files.
11006
11007 Fix up various corner case problems.
11008 * doc-view.el (doc-view-last-page-number): New function.
11009 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
11010 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
11011 (doc-view-kill-proc): Avoid inf-loop in freak cases.
11012 (doc-view-reconvert-doc): Use the new recursive delete-directory.
11013 (doc-view-convert-current-doc): Don't create the resolution.el file
11014 here any more.
11015 (doc-view-pdf/ps->png): Do it here instead.
11016 (doc-view-already-converted-p): Check that resolution.el is present.
11017 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
11018 windows that are not yet showing images.
11019
11020 2010-02-04 Michael Albinus <michael.albinus@gmx.de>
11021
11022 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
11023 `dired-uncache' for every elemnt which is an absolute file name.
11024
11025 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
11026 directory, handle its directory component.
11027 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
11028 function is called permanently and creates noise, otherwise.
11029
11030 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
11031 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
11032 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
11033
11034 2010-02-04 David Burger <dburger@google.com> (tiny change)
11035
11036 * macros.el (apply-macro-to-region-lines):
11037 Minor simplification. (Bug#5485)
11038
11039 2010-02-04 Glenn Morris <rgm@gnu.org>
11040
11041 * mail/rmail.el (rmail-show-message-1): Handle malformed
11042 quoted-printable text. (Bug#5441)
11043
11044 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
11045
11046 * simple.el (visual-line-mode): Capitalize lighter.
11047
11048 2010-02-03 John Wiegley <jwiegley@gmail.com>
11049
11050 * iswitchb.el (iswitchb-completions): Add bookmark files to the
11051 list of files considered for "virtual buffer" completions.
11052
11053 2010-02-03 Michael Albinus <michael.albinus@gmx.de>
11054
11055 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
11056 also in case of (and (not full) (not wildcard)). This is needed
11057 when dired is called with a list of files, which are not in
11058 `default-directory'. (Bug#5478)
11059
11060 2010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
11061
11062 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
11063
11064 2010-02-02 Juri Linkov <juri@jurta.org>
11065
11066 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
11067 from unidiff to allow function-line after @@.
11068
11069 2010-02-02 Juri Linkov <juri@jurta.org>
11070
11071 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
11072 '(RCS SCCS) with inverted condition.
11073
11074 2010-02-02 Michael Albinus <michael.albinus@gmx.de>
11075
11076 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
11077 messages.
11078
11079 2010-02-01 Juri Linkov <juri@jurta.org>
11080
11081 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
11082 compare with "pkunzip" and "pkzip" instead of only "pkzip".
11083 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
11084 only when (car archive-zip-extract) is "unzip". (Bug#5475)
11085
11086 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
11087
11088 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
11089 (doc-view-revert-buffer): New command.
11090 (doc-view-mode-map): Use it.
11091
11092 2010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
11093
11094 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
11095 pending merge is detected.
11096
11097 2010-01-31 Juri Linkov <juri@jurta.org>
11098
11099 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
11100 beginning of interactive spec like all other grep commands do.
11101 Put "all" in front of "gz". (Bug#5260)
11102
11103 2010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
11104
11105 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
11106
11107 2010-01-29 Chong Yidong <cyd@stupidchicken.com>
11108
11109 * dirtrack.el (dirtrack): Warn instead of signalling error if the
11110 regexp is incorrect (Bug#5476).
11111
11112 2010-01-29 Michael Albinus <michael.albinus@gmx.de>
11113
11114 * net/tramp.el (tramp-handle-insert-directory): Handle also
11115 symlinks, when FILENAME is not in `default-directory'.
11116
11117 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
11118
11119 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
11120 FILE is not in `default-directory'. (Bug#5478)
11121
11122 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
11123 of SWITCHES. Handle the case, FILENAME is not in
11124 `default-directory'. (Bug#5478)
11125 (tramp-register-file-name-handlers): Add safe-magic property.
11126
11127 2010-01-28 Chong Yidong <cyd@stupidchicken.com>
11128
11129 * arc-mode.el (archive-zip-extract): Quote the argument passed to
11130 unzip (Bug#5475).
11131
11132 2010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
11133
11134 * progmodes/flymake.el (flymake-allowed-file-name-masks)
11135 (flymake-master-make-header-init): Add other C++ filename masks.
11136 (flymake-find-possible-master-files)
11137 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
11138
11139 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
11140
11141 Fix some busybox annoyances.
11142
11143 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
11144 not responding." string.
11145 (tramp-open-connection-setup-interactive-shell): Dump stty
11146 settings. Enable "neveropen" arg for all `tramp-send-command'
11147 calls. Handle "=" in variable values properly.
11148 (tramp-find-inline-encoding): Raise an error, when no encoding is
11149 found.
11150 (tramp-wait-for-output): Check, whether PROC buffer is available.
11151 Remove spurious " ^H" sequences, sent by busybox.
11152 (tramp-get-ls-command): Suppress coloring, if possible.
11153
11154 2010-01-28 Glenn Morris <rgm@gnu.org>
11155
11156 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
11157
11158 * log-edit.el (log-edit-strip-single-file-name): Add missing
11159 :safe, :group, and :version tags.
11160
11161 2010-01-27 Stephen Berman <stephen.berman@gmx.net>
11162
11163 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
11164 buffers. (Bug#5477)
11165
11166 2010-01-27 David De La Harpe Golden <david@harpegolden.net>
11167
11168 * files.el (delete-directory): Handle moving to trash without
11169 first doing recursion (Bug#5436).
11170
11171 2010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
11172
11173 * vc-hooks.el (vc-path): Mark as obsolete.
11174
11175 2010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
11176
11177 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
11178 names too.
11179
11180 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
11181 for the short log.
11182 (vc-bzr-log-view-mode): Adjust regexp for the above change.
11183
11184 2010-01-25 Mark A. Hershberger <mah@everybody.org>
11185
11186 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
11187
11188 * vc-bzr.el (vc-bzr-revision-table): New function.
11189
11190 2010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com>
11191
11192 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
11193 diff-index command. This requires at least git-1.5.5. (Bug#1589).
11194
11195 2010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
11196
11197 Remove support for adding --signoff on commit.
11198 Future support will use an incompatible generic mechanism.
11199 * vc-git.el (vc-git-add-signoff): Remove variable.
11200 (vc-git-toggle-signoff): Remove function.
11201 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
11202
11203 * term/xterm.el (xterm-maybe-set-dark-background-mode):
11204 Rename from xterm-set-background-mode. Return t if the background mode
11205 was set.
11206 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
11207 earlier, call it again in case the background mode has changed.
11208
11209 2010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
11210
11211 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
11212 (Bug#3541).
11213
11214 2010-01-23 Chong Yidong <cyd@stupidchicken.com>
11215
11216 * emacs-lisp/assoc.el (aelement): Doc fix.
11217 (aput, adelete, amake): Use lexical-let (Bug#5450).
11218
11219 2010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
11220
11221 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
11222 is the same as subprogram call, not declaration. (Bug#5435).
11223
11224 2010-01-23 Michael Albinus <michael.albinus@gmx.de>
11225
11226 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
11227 (tramp-smb-maybe-open-connection): Use it.
11228
11229 2010-01-22 Michael Albinus <michael.albinus@gmx.de>
11230
11231 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
11232
11233 2010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
11234
11235 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
11236 just because we see "encoding: 8bit".
11237 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
11238
11239 2010-01-22 Chong Yidong <cyd@stupidchicken.com>
11240
11241 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
11242
11243 2010-01-22 Eli Zaretskii <eliz@gnu.org>
11244
11245 * jka-compr.el (jka-compr-load): If load-file is not in
11246 load-history, try its file-truename version. (bug#5447)
11247
11248 2010-01-21 Alan Mackenzie <acm@muc.de>
11249
11250 Fix a situation where deletion of a cpp construct throws an error.
11251 * progmodes/cc-engine.el (c-invalidate-state-cache):
11252 Before invoking c-with-all-but-one-cpps-commented-out, check that the
11253 special cpp construct is still in the buffer.
11254 (c-parse-state): Record the special cpp with markers, not numbers.
11255
11256 2010-01-21 Kenichi Handa <handa@m17n.org>
11257
11258 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
11259 process last-command-event, as it is now decoded first (Bug#5380).
11260
11261 2010-01-20 Chong Yidong <cyd@stupidchicken.com>
11262
11263 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
11264
11265 2010-01-20 Glenn Morris <rgm@gnu.org>
11266
11267 * indent.el (tab-always-indent): Fix custom-type.
11268
11269 2010-01-19 Alan Mackenzie <acm@muc.de>
11270
11271 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
11272 buffer throws "args out of range".
11273 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
11274 playing the role of delimiter.
11275
11276 2010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
11277
11278 * progmodes/ada-mode.el: Fix bug#5400.
11279 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
11280 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
11281 changed. Delete RECURSIVE parameter; never used. Improve doc string.
11282 Improve comments in "is" portion. Handle null procedure declaration.
11283 (ada-move-to-end): Improve doc string.
11284
11285 2010-01-18 Óscar Fuentes <ofv@wanadoo.es>
11286
11287 * ido.el (ido-cur-list): Initialize to nil.
11288 Remove obsolete information from commentary.
11289 (ido-choice-list): Initialize to nil.
11290 (ido-get-bufname): Reject minibuffers.
11291 (ido-make-buffer-list): If "default" is a nonexistent
11292 buffer, ignore it, as per the function's comment.
11293 (ido-kill-buffer-internal): New function.
11294 (ido-kill-buffer-at-head): Use it.
11295 (ido-visit-buffer): Likewise.
11296
11297 2010-01-18 Chong Yidong <cyd@stupidchicken.com>
11298
11299 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
11300
11301 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
11302
11303 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
11304 Fix typos in chart titles.
11305
11306 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
11307 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
11308 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
11309 (describe-class, eieio-describe-generic, describe-generic):
11310 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
11311 (eieio-speedbar-expand):
11312 * emulation/viper-cmd.el (viper-exec-form-in-vi)
11313 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
11314 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
11315 (viper-del-backward-char-in-replace, viper-backward-indent)
11316 (viper-brac-function, viper-register-to-point, viper-submit-report):
11317 * net/tramp.el (tramp-remote-coding-commands):
11318 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
11319 Fix typos in docstrings.
11320
11321 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
11322
11323 * mail/sendmail.el (mail-yank-original): Set the mark if the
11324 specified function for yanking does not do it.
11325
11326 2010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
11327
11328 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
11329
11330 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
11331 resyncing a directory.
11332
11333 2010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
11334
11335 * progmodes/ada-mode.el: Fix bug#1920.
11336 (ada-ident-re): Delete ., allow multibyte characters.
11337 (ada-goto-label-re): New; matches goto labels.
11338 (ada-block-label-re): New; matches block labels.
11339 (ada-label-re): New; matches both.
11340 (ada-named-block-re): Deleted; callers changed to use
11341 `ada-block-label-re' instead.
11342 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
11343 Use `ada-block-label-re'.
11344 (ada-indent-on-previous-lines): Improve handling of goto labels.
11345 (ada-get-indent-block-start): Special-case block label.
11346 (ada-get-indent-label): Split into `ada-indent-block-label' and
11347 `ada-indent-goto-label'.
11348 (ada-goto-stmt-start, ada-goto-next-non-ws):
11349 Optionally ignore goto labels.
11350 (ada-goto-next-word): Simplify.
11351 (ada-indent-newline-indent-conditional): Insert newline before
11352 trying to fix indentation; doc fix.
11353
11354 2010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
11355
11356 * calc/calc.el (calc-command-flags): Give it an initial value.
11357
11358 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
11359
11360 * files.el (minibuffer-with-setup-hook):
11361 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
11362 (artist-key-draw-continously, artist-key-do-continously-continously)
11363 (artist-key-set-point-continously, artist-mouse-draw-continously):
11364 Fix typos in docstrings.
11365
11366 2010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
11367
11368 * nxml/nxml-mode.el (nxml-extend-after-change-region):
11369 Never return t (Bug#3898).
11370
11371 2010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
11372
11373 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
11374 can parse the output of the external commands (Bug#5279).
11375
11376 2010-01-16 Jari Aalto <jari.aalto@cante.net>
11377
11378 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
11379
11380 2010-01-16 Chong Yidong <cyd@stupidchicken.com>
11381
11382 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
11383
11384 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
11385
11386 * startup.el (command-line): Remove unused --icon-type arg.
11387 Handle --display arg, passing it to command-line-1 (Bug#5392).
11388
11389 2010-01-16 Mario Lang <mlang@delysid.org>
11390
11391 * emacs-lisp/chart.el (chart-translate-namezone):
11392 * textmodes/artist.el (artist-compute-popup-menu-table):
11393 Remove duplicated words in doc-strings.
11394
11395 2010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
11396
11397 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
11398 to mairix-search to suppress threading (Bug#5342).
11399
11400 2010-01-15 Kenichi Handa <handa@m17n.org>
11401
11402 * international/mule-cmds.el (canonicalize-coding-system-name):
11403 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
11404
11405 2010-01-15 Glenn Morris <rgm@gnu.org>
11406
11407 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
11408
11409 * wid-edit.el (widget-keymap): Doc fix.
11410
11411 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
11412 former seems to be more widely accepted by various svn versions.
11413
11414 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
11415
11416 * find-cmd.el (find-constituents):
11417 * vc-arch.el (vc-arch-root):
11418 * window.el (window-body-height, pop-up-frames):
11419 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
11420 * progmodes/ada-stmt.el (ada-if):
11421 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
11422 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
11423 (ispell-encoding8-command, ispell-aspell-supports-utf8)
11424 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
11425
11426 * progmodes/flymake.el (flymake-post-syntax-check):
11427 Fix typo in error message.
11428
11429 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
11430
11431 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
11432 which is always a string. (Bug#5313)
11433
11434 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
11435
11436 * progmodes/ada-xref.el (ada-default-prj-properties):
11437 Simplify previous change.
11438
11439 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
11440
11441 * progmodes/ada-xref.el (ada-default-prj-properties):
11442 Default ada_project_path to $ADA_PROJECT_PATH.
11443
11444 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
11445
11446 * progmodes/ada-mode.el (ada-create-keymap):
11447 Override `narrow-to-defun' with `ada-narrow-to-defun'.
11448
11449 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
11450
11451 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
11452 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
11453 (ada-get-current-indent, ada-imenu-generic-expression)
11454 (ada-which-function): Check for it.
11455
11456 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
11457
11458 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
11459 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
11460
11461 2010-01-14 Glenn Morris <rgm@gnu.org>
11462
11463 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
11464
11465 2010-01-14 Kenichi Handa <handa@m17n.org>
11466
11467 * composite.el (auto-composition-mode): Make it a buffer local
11468 variable (permanent-local).
11469 (auto-composition-function): Set the default value to
11470 auto-compose-chars.
11471 (auto-composition-mode): Make it a simple function, not a minor mode.
11472 (global-auto-composition-mode): Likewise.
11473 (turn-on-auto-composition-if-enabled): Delete it.
11474
11475 2010-01-13 Karl Fogel <kfogel@red-bean.com>
11476
11477 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
11478
11479 2010-01-12 Michael Albinus <michael.albinus@gmx.de>
11480
11481 * files.el (copy-directory): Compute target for recursive
11482 directories with identical names. (Bug#5343)
11483
11484 2010-01-12 Glenn Morris <rgm@gnu.org>
11485
11486 * mail/emacsbug.el (report-emacs-bug-pretest-address):
11487 Set it to bug-gnu-emacs rather than emacs-pretest-bug.
11488
11489 2010-01-11 Sam Steingold <sds@gnu.org>
11490
11491 * imenu.el (imenu-default-create-index-function): Detect infinite
11492 loops caused by imenu-prev-index-position-function.
11493
11494 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
11495
11496 * htmlfontify.el (htmlfontify-load-rgb-file)
11497 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
11498 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
11499 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
11500 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
11501 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
11502 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
11503 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
11504 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
11505 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
11506 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
11507 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
11508 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
11509 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
11510 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
11511 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
11512 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
11513 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
11514 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
11515 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
11516 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
11517 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
11518 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
11519 backslash-quoting from parentheses, etc.
11520
11521 2010-01-11 Chong Yidong <cyd@stupidchicken.com>
11522
11523 * progmodes/js.el: Autoload javascript-mode alias.
11524
11525 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
11526
11527 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
11528 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
11529 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
11530 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
11531 Fix typos in docstrings.
11532 (ffap-url-regexp): Doc fix.
11533 (ffap-at-mouse): Fix typo in message.
11534
11535 2010-01-11 Glenn Morris <rgm@gnu.org>
11536
11537 * version.el (emacs-copyright): Set copyright year to 2010.
11538
11539 2010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
11540
11541 * format.el (format-annotate-function): Only set
11542 write-region-post-annotation-function after running to-fn so as not to
11543 affect nested write-region calls (bug#5273).
11544
11545 2010-01-10 Chong Yidong <cyd@stupidchicken.com>
11546
11547 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
11548 wisent/python.el.
11549
11550 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
11551
11552 * man.el (Man-goto-section): Signal error if the section is not
11553 found (Bug#5317).
11554
11555 2010-01-09 Juanma Barranquero <lekktu@gmail.com>
11556
11557 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
11558 URLs with a leading triple slash in the file: scheme. (Bug#5345)
11559
11560 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
11561
11562 * progmodes/compile.el: Don't treat compile-command as safe if
11563 compilation-read-command might be nil (Bug#4218).
11564
11565 2010-01-09 Jan Djärv <jan.h.d@swipnet.se>
11566
11567 * startup.el (command-line-1): Use orig-argi to check for ignored X and
11568 NS options.
11569
11570 2010-01-08 Kenichi Handa <handa@m17n.org>
11571
11572 * international/fontset.el (build-default-fontset-data):
11573 Exclude characters in scripts kana, hangul, han, or cjk-misc.
11574
11575 2010-01-07 Juanma Barranquero <lekktu@gmail.com>
11576
11577 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
11578 to `create-file-buffer' as it expects, not just a buffer name.
11579 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
11580 to help uniquify. (Bug#3224)
11581
11582 2010-01-06 Jan Djärv <jan.h.d@swipnet.se>
11583
11584 * font-setting.el (font-setting-change-default-font): Use user-spec
11585 instead of name.
11586
11587 2010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
11588
11589 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
11590
11591 2010-01-05 Tom Tromey <tromey@redhat.com>
11592
11593 * progmodes/python.el (python-font-lock-keywords):
11594 Handle qualified decorators (Bug#881).
11595
11596 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
11597
11598 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
11599 in a lightweight checkout.
11600
11601 2010-01-05 Kenichi Handa <handa@m17n.org>
11602
11603 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
11604
11605 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
11606
11607 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
11608
11609 2010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
11610
11611 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
11612 checkouts. (Bug#618)
11613 (vc-bzr-log-view-mode): Also highlight the author.
11614 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
11615 (vc-bzr-shelve-menu-map):
11616 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
11617 (vc-bzr-shelve-apply): Make prompt more explicit.
11618
11619 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
11620
11621 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
11622 They are valid characters in URL paths (rfc3986), and at least
11623 Firefox does not understand the encoded version (Bug#3166).
11624
11625 2010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
11626
11627 * progmodes/octave-mod.el (octave-end-keywords)
11628 (octave-block-begin-or-end-regexp, octave-block-match-alist):
11629 Add "end" keyword (Bug#3061).
11630 (octave-end-as-array-index-p): New function.
11631 (calculate-octave-indent): Use it.
11632
11633 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11634
11635 * bookmark.el: Consistently put the text property on the bookmark name.
11636 (bookmark-bmenu-marks-width): Bump back to 2, to include
11637 annotation marks.
11638 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
11639 property on the bookmark name, instead of not putting it at all.
11640 (bookmark-bmenu-list): Fix where we put the text property.
11641
11642 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11643
11644 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
11645 for showing buffer modified state (as added in the previous change).
11646
11647 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11648
11649 * bookmark.el: Show modified state of bookmark buffer more accurately.
11650 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
11651 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
11652 (with-buffer-modified-unmodified): New macro.
11653 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
11654 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
11655 Use new macro to preserve the buffer modified state.
11656
11657 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11658
11659 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
11660 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
11661 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
11662 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
11663 (bookmark-bmenu-rename, bookmark-bmenu-locate)
11664 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
11665 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
11666
11667 2010-01-02 Eli Zaretskii <eliz@gnu.org>
11668
11669 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11670 Make the lines in the generated doc string shorter. (Bug#4668)
11671
11672 2010-01-02 Ryan Yeske <rcyeske@gmail.com>
11673
11674 * net/rcirc.el: Add follow-link binding (Bug#4738).
11675
11676 2010-01-02 Eli Zaretskii <eliz@gnu.org>
11677
11678 * Makefile.in (bzr-update): Rename from cvs-update.
11679 (cvs-update): New target for backward compatibility.
11680
11681 * makefile.w32-in (bzr-update): Rename from cvs-update.
11682 (cvs-update): New target for backward compatibility.
11683
11684 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11685
11686 * bookmark.el: Remove gratuitous gratitude.
11687
11688 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11689
11690 * bookmark.el (bookmark-bmenu-any-marks): New function.
11691 (bookmark-bmenu-save): Clear buffer modification if no marks.
11692
11693 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11694
11695 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
11696 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
11697 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
11698 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
11699
11700 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
11701 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
11702 To: emacs-devel {_AT_} gnu.org
11703 Subject: bookmark.el bug report
11704 Date: Mon, 28 Dec 2009 14:19:16 +0800
11705 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
11706
11707 2010-01-02 Karl Fogel <kfogel@red-bean.com>
11708
11709 * bookmark.el: Improvements suggested by Drew Adams:
11710 (bookmark-bmenu-ensure-position): New name for
11711 `bookmark-bmenu-check-position'. Just ensure the position,
11712 don't return any meaningful value.
11713 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
11714 New constants.
11715
11716 2010-01-02 Juanma Barranquero <lekktu@gmail.com>
11717
11718 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
11719 (bookmark-yank-point, bookmark-bmenu-check-position):
11720 Fix typos in docstrings.
11721 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
11722 (bookmark-name-from-full-record, bookmark-get-position)
11723 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
11724 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
11725 Remove useless quoting of parenthesis, etc. in docstrings.
11726
11727 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
11728 (ediff-append-custom-diff): Fix typo in error message.
11729 (ediff-meta-mark-equal-files): Fix typos in messages.
11730
11731 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
11732
11733 * net/imap-hash.el (imap-hash-make): Doc fix.
11734 (imap-hash-test): Fix typo in error message; reflow docstring.
11735 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
11736 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
11737 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
11738 Fix typos in docstrings.
11739 (imap-hash-open-connection): Fix typo in error message.
11740
11741 * play/gomoku.el (gomoku): Fix typos in docstring.
11742
11743 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
11744 (gdb-jsonify-buffer): Fix typos in docstring.
11745 (gdb-goto-breakpoint): Fix typo in error message.
11746 ("Display Other Windows"): Fix typo in help message.
11747 (gdb-speedbar-expand-node): Fix typo in question.
11748
11749 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
11750 (idlwave-html-system-help-location, idlwave-html-help-location)
11751 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
11752 (idlwave-help-browser-generic-args, idlwave-help-directory)
11753 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
11754 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
11755 (idlwave-online-help, idlwave-help-html-link)
11756 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
11757 Fix typos in docstrings.
11758 (idlwave-help-with-source, idlwave-help-find-routine-definition):
11759 Reflow docstrings.
11760 (idlwave-help-assistant-start): Fix typo in error message.
11761
11762 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
11763 (octave-electric-space): Fix typos in docstrings.
11764
11765 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
11766
11767 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
11768
11769 2010-01-01 Juri Linkov <juri@jurta.org>
11770
11771 * comint.el (comint-input-ring-size): Make it a defcustom and
11772 increase the default to 500 (Bug#5148).
11773
11774 2009-12-31 Nick Roberts <nickrob@snap.net.nz>
11775
11776 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
11777 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
11778 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
11779
11780 2009-12-30 Nick Roberts <nickrob@snap.net.nz>
11781
11782 Show working revision correctly for mercurial.
11783 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
11784 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
11785
11786 2009-12-29 Juanma Barranquero <lekktu@gmail.com>
11787
11788 Declare some functions for the byte-compiler.
11789 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
11790 (speedbar-timer-fn, speedbar-change-expand-button-char)
11791 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
11792
11793 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
11794
11795 This changeset reverts GDB Graphical Interface to use annotations.
11796 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
11797
11798 2009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
11799
11800 Make vc-dir work on subdirectories of the bzr root.
11801 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.
11802 Return file names relative to it.
11803 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
11804 relative directory to vc-bzr-after-dir-status.
11805
11806 2009-12-28 Tassilo Horn <tassilo@member.fsf.org>
11807
11808 * font-lock.el (font-lock-refresh-defaults): New function, which
11809 can be used to let font-lock react to external changes in
11810 variables like font-lock-defaults and keywords.
11811 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
11812
11813 2009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
11814
11815 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
11816
11817 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
11818
11819 2009-12-28 Juanma Barranquero <lekktu@gmail.com>
11820
11821 Supersede color.diff settings in git log (bug#5211).
11822
11823 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
11824 escape chars in its output when the user has color.diff set to `always'.
11825 This fix works on git 1.4.2 and newer (released on 2006-08-13).
11826
11827 2009-12-26 Kevin Ryde <user42@zip.com.au>
11828
11829 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
11830 node. Keep previous "Index" name to work with past coreutils too.
11831
11832 * man.el (man): Revise docstring a bit to show -a and -l as
11833 examples. Add -k description since support for it has otherwise
11834 been a secret. (Further to bug#3717.)
11835 (Man-bgproc-sentinel): When "-k foo" produces no output show error
11836 "no matches" rather than "Can't find manpage", as the latter reads
11837 like -k was interpreted as a page name, which is not so. (Bug#5431)
11838
11839 2009-12-26 Michael Albinus <michael.albinus@gmx.de>
11840
11841 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
11842 switches. Check also for //SUBDIRED// line.
11843
11844 2009-12-25 Kenichi Handa <handa@m17n.org>
11845
11846 * language/indian.el (devanagari-composable-pattern): Fix to
11847 handle ZWNJ and ZWJ. Use it in composition-function-table for
11848 Devanagari.
11849 (malayalam-composable-pattern): Fix previous change.
11850
11851 2009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11852
11853 * ps-print.el (ps-face-attributes): It was not returning the
11854 attribute face for faces specified as string. Reported by harven
11855 <harven@free.fr>. (Bug#5254)
11856 (ps-print-version): New version 7.3.5.
11857
11858 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
11859
11860 * calendar/icalendar.el (icalendar--convert-tz-offset):
11861 Fix timezone names.
11862 (icalendar--convert-tz-offset): Fix the "last-day-problem".
11863 (icalendar--add-diary-entry): Remove the trailing blank that
11864 diary-make-entry inserts.
11865
11866 2009-12-17 Michael Albinus <michael.albinus@gmx.de>
11867
11868 Make `file-expand-wildcards' work for remote files.
11869
11870 * files.el (file-expand-wildcards): In case of remote files, check
11871 only local file name part for wildcards. Provide feature 'files
11872 and subfeature 'remote-wildcards. (Bug#5198)
11873
11874 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
11875 if there is already an established connection.
11876 (tramp-advice-file-expand-wildcards): Remove it.
11877
11878 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
11879 (tramp-advice-file-expand-wildcards): Move from tramp.el.
11880 Activate advice for older GNU Emacs versions. (Bug#5237)
11881
11882 2009-12-17 Juanma Barranquero <lekktu@gmail.com>
11883
11884 Some doc fixes (more needed).
11885
11886 * find-cmd.el (find-constituents): Reflow docstring.
11887 (find-cmd, find-prune, find-command): Fix typos in docstrings.
11888 (find-generic): Doc fix.
11889
11890 2009-12-17 Juri Linkov <juri@jurta.org>
11891
11892 Fix regression from 23.1 to allow multiple modes in Local Variables.
11893
11894 * files.el (hack-local-variables-filter): While ignoring duplicates,
11895 don't take `mode' into account.
11896 (hack-local-variables-filter, hack-dir-local-variables):
11897 Don't remove duplicate `mode' from local-variables-alist (like `eval').
11898
11899 2009-12-17 Juri Linkov <juri@jurta.org>
11900
11901 Make `dired-diff' safer. (Bug#5225)
11902
11903 * dired-aux.el (dired-diff): Signal an error when `file' equals to
11904 `current' or when `file' is a directory of the `current' file.
11905
11906 2009-12-17 Andreas Schwab <schwab@linux-m68k.org>
11907
11908 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
11909 unconditionally preloaded files.
11910
11911 2009-12-16 Juri Linkov <juri@jurta.org>
11912
11913 Revert to old 23.1 logic of using the file at the mark as default.
11914 * dired-aux.el (dired-diff): Use the file at the mark as default
11915 if it's not the same as the current file, and the target dir is
11916 the current dir or the mark is active. Add the current file
11917 as the arg of `dired-dwim-target-defaults'. Use the default file
11918 in the prompt. (Bug#5225)
11919
11920 2009-12-15 Michael Albinus <michael.albinus@gmx.de>
11921
11922 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
11923 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
11924 (tramp-check-for-regexp): Check also, when an echoing shell stops
11925 to echo sent commands.
11926
11927 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
11928
11929 * Makefile.in: Revert last change (Bug#5191).
11930
11931 2009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
11932
11933 * vc-hg.el (vc-hg-print-log): Fix argument order.
11934 (vc-hg-working-revision): Make sure the command is executed in a
11935 known environment so that we can parse the output. (Bug#4417)
11936
11937 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
11938
11939 * progmodes/python.el (python-symbol-completions): Remove text
11940 properties from symbol string before calling python-send-receive.
11941
11942 2009-12-14 Nick Roberts <nickrob@snap.net.nz>
11943
11944 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
11945 when there are values for both file and line. (Bug#5060)
11946
11947 2009-12-14 Juri Linkov <juri@jurta.org>
11948
11949 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
11950 whitespace after the file name of the first line of unified format,
11951 because git-diff doesn't output whitespace and file modification time
11952 after the file name.
11953
11954 2009-12-14 David Kastrup <dak@gnu.org>
11955
11956 * info.el (Info-hide-cookies-node): Before hiding a cookie,
11957 check if it already has the `display' property added by
11958 `Info-display-images-node', and not put the `invisible' property
11959 in this case.
11960
11961 2009-12-13 Glenn Morris <rgm@gnu.org>
11962
11963 * mail/emacsbug.el (message-sort-headers): Define for compiler.
11964 (report-emacs-bug): In message-mode, sort manually before storing
11965 original report text. (Bug#5178)
11966 Remove superfluous save-excursion.
11967
11968 2009-12-12 Michael Albinus <michael.albinus@gmx.de>
11969
11970 * net/dbus.el (dbus-property-handler): Filter lambda forms out
11971 when responding to "GetAll" properties.
11972
11973 2009-12-12 Chong Yidong <cyd@stupidchicken.com>
11974
11975 * simple.el (compose-mail): Remove mail-setup-with-from from
11976 customization checks.
11977
11978 2009-12-12 Eli Zaretskii <eliz@gnu.org>
11979
11980 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
11981 RAR archives created on Unix systems.
11982
11983 2009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
11984
11985 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
11986 the varalias that was accidentally removed by the 2009-11-19 change
11987 (bug#5186).
11988
11989 2009-12-12 Kenichi Handa <handa@m17n.org>
11990
11991 * language/indian.el (indian-compose-regexp): New function.
11992 (malayalam-composable-pattern): Fix the pattern.
11993 (composition-function-table): Set malayalam-composable-pattern for
11994 Malayalam characters.
11995
11996 2009-12-11 Chong Yidong <cyd@stupidchicken.com>
11997
11998 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
11999 rather than down-mouse-1, based on follow-link conventions.
12000
12001 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
12002 are compiled.
12003
12004 2009-12-11 Michael McNamara <mac@mail.brushroad.com>
12005
12006 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
12007 (verilog-vmm-statement-re, verilog-ovm-statement-re)
12008 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
12009 (verilog-leap-to-head, verilog-backward-token):
12010 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
12011
12012 2009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
12013
12014 * progmodes/verilog-mode.el (verilog-auto-lineup)
12015 (verilog-nameable-item-re): Cleanup user-visible spelling and
12016 documentation errors. One reported by Gary Delp.
12017 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
12018 (verilog-read-decls): Fix AUTOWIRE with types declared in a
12019 package, bug195. Reported by Pierre-David Pfister.
12020
12021 2009-12-11 Glenn Morris <rgm@gnu.org>
12022
12023 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
12024
12025 * mail/emacsbug.el: No longer require sendmail.
12026 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
12027 (report-emacs-bug-orig-text): Doc fix.
12028 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
12029 New local variables, to adapt to different mail-user-agents.
12030 (report-emacs-bug): Fix test for a gnu.org address.
12031 Use overlays for emphasis, since font-lock defeats 'face property.
12032 Pretest bugs also end up at the newsgroup these days.
12033 Stop message-mode stripping text properties.
12034 Set and use the new buffer-local variables.
12035 (report-emacs-bug-hook): Add doc-string.
12036 Remove some unnecessary save-excursions and simplify.
12037 Use the appropriate hook and send-command.
12038
12039 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
12040 capitalization of some menu entries.
12041
12042 2009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12043
12044 * whitespace.el (whitespace-display-char-on):
12045 Ensure `buffer-display-table' is unique when two or more windows are
12046 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
12047 New version 12.1.
12048
12049 2009-12-10 Eli Zaretskii <eliz@gnu.org>
12050
12051 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
12052 characters in the Attribute field.
12053
12054 2009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
12055
12056 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
12057
12058 2009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
12059
12060 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
12061 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
12062 Disregard autoload-excludes.
12063 (update-directory-autoloads): Obey autoload-excludes here instead.
12064 But don't store its contents in no-autoloads and remove entries that
12065 refer to excludes files.
12066
12067 2009-12-10 Glenn Morris <rgm@gnu.org>
12068
12069 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
12070 (expand-mail-aliases): Define for compiler.
12071
12072 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
12073 Define for compiler.
12074
12075 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
12076 appropriate for the mail-user-agent in use.
12077
12078 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
12079
12080 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
12081
12082 2009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
12083
12084 Fix short log parsing and fontification.
12085 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
12086 Fix fontification for the [merge] label.
12087
12088 2009-12-09 Vivek Dasmohapatra <vivek@etla.org>
12089
12090 Drop some properties to avoid surprises (bug#5002).
12091 * htmlfontify.el (hfy-ignored-properties): New defcustom.
12092 (hfy-fontify-buffer): Use it.
12093
12094 2009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
12095
12096 Minor cleanup.
12097 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
12098 Adjust all callers.
12099 (ffap-locate-file): Remove unused arg `dir-ok' and make other
12100 args compulsory. Adjust callers.
12101 (ffap-gopher-at-point): Remove unused var `name'.
12102
12103 Get rid of the ELCFILES abomination.
12104 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
12105 (compile-elcfiles): New phony target.
12106 (compile-main): Compute ELCFILES dynamically.
12107 (compile-clean): New target to remove left-over elc files.
12108 (compile, all): Use it.
12109
12110 2009-12-09 Kenichi Handa <handa@etlken>
12111
12112 * international/mule-diag.el: Require help-mode instead of help-fns.
12113
12114 2009-12-09 Kenichi Handa <handa@m17n.org>
12115
12116 * international/mule-cmds.el (ucs-names): Supply sufficiently
12117 fine ranges instead of pre-calculating accurate ranges.
12118 Iterate with bigger gc-cons-threshold.
12119
12120 2009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
12121
12122 Add support for stashing a snapshot of the current tree.
12123 * vc-git.el (vc-git-stash-snapshot): New function.
12124 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
12125
12126 2009-12-08 Jose E. Marchesi <jemarch@gnu.org>
12127
12128 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
12129 instead of `(beginning|end)-of-line'.
12130
12131 2009-12-08 Glenn Morris <rgm@gnu.org>
12132
12133 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
12134
12135 * Makefile.in (ELCFILES): Regenerate.
12136
12137 2009-12-07 Juri Linkov <juri@jurta.org>
12138
12139 Don't lazy-highlight the comint output in history Isearch mode.
12140
12141 * comint.el (comint-history-isearch-search): Instead of
12142 `comint-line-beginning-position', use `comint-after-pmark-p'
12143 to check if point if before the process mark, and go to
12144 `process-mark' in this case.
12145
12146 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
12147
12148 * textmodes/tex-mode.el (latex-complete)
12149 (latex-indent-or-complete): Remove.
12150 (latex-mode): Set completion-at-point-functions instead.
12151
12152 Provide a standard completion command and hook it into TAB.
12153 * minibuffer.el (completion-at-point-functions): New var.
12154 (completion-at-point): New command.
12155 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
12156 * progmodes/python.el (python-mode-map): Use completion-at-point.
12157 (python-completion-at-point): Rename from python-partial-symbol and
12158 adjust for use in completion-at-point-functions.
12159 (python-mode): Setup completion-at-point for Python completion.
12160 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
12161 extracted from lisp-complete-symbol.
12162 (lisp-complete-symbol): Use it.
12163 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
12164 setup completion-at-point for Elisp completion.
12165 (emacs-lisp-mode-map, lisp-interaction-mode-map):
12166 Use completion-at-point.
12167 * ielm.el (ielm-map): Use completion-at-point.
12168 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
12169 * progmodes/sym-comp.el: Move to...
12170 * obsolete/sym-comp.el: Move from progmodes.
12171
12172 2009-12-07 Eli Zaretskii <eliz@gnu.org>
12173
12174 Prevent save-buffer in Rmail buffers from using the coding-system
12175 of the current message, and from clobbering the encoding mnemonics
12176 in the mode line (Bug#4623).
12177
12178 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
12179 flag, too.
12180 (rmail-message-encoding): New variable.
12181 (rmail-write-region-annotate): Record the encoding of the current
12182 message in rmail-message-encoding.
12183 (rmail-after-save-hook): New function, restores the encoding of
12184 the current message after the message collection is saved.
12185
12186 2009-12-07 Juri Linkov <juri@jurta.org>
12187
12188 * progmodes/grep.el (grep-read-files): Use `completing-read'
12189 instead of `read-string'. Set its `collection' arg to
12190 `read-file-name-internal'. (Bug#4301)
12191
12192 2009-12-07 Juri Linkov <juri@jurta.org>
12193
12194 Correctly restore original Isearch point. (Bug#4994)
12195
12196 * isearch.el (isearch-mode): Move `isearch-push-state' after
12197 `(run-hooks 'isearch-mode-hook)'.
12198 (isearch-cancel): When `isearch-push-state-function' is defined,
12199 let-bind `isearch-cmds' to the first state (the last element of
12200 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
12201 function and restores the original point). Otherwise, move point
12202 to `isearch-opoint'.
12203
12204 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
12205
12206 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
12207 chars that don't have names, so the table can be built much faster at
12208 run-time.
12209
12210 2009-12-07 Chong Yidong <cyd@stupidchicken.com>
12211
12212 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
12213 change. Suggested by David Kastrup.
12214
12215 * simple.el (compose-mail): Check for incompatibilities and warn.
12216 (compose-mail-user-agent-warnings): New option.
12217
12218 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
12219
12220 Support showing a single log entry from vc-annotate.
12221 * vc.el (print-log): Add a new argument: START-REVISION.
12222 (vc-print-log-internal): Add a new optional argument and
12223 pass it to the backend.
12224 (vc-print-log, vc-print-root-log): Adjust callers.
12225 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
12226 buffer already displays the requested log entry, use it.
12227 Otherwise display only the log entry in question.
12228 * vc-svn.el (vc-svn-print-log):
12229 * vc-mtn.el (vc-mtn-print-log):
12230 * vc-hg.el (vc-hg-state):
12231 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
12232 (vc-git-show-log-entry): Return t on success.
12233 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
12234 (vc-bzr-show-log-entry): Return t on success.
12235 * vc-rcs.el (vc-rcs-print-log):
12236 * vc-sccs.el (vc-sccs-print-log):
12237 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
12238
12239 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
12240
12241 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
12242 Add menus to the meta mode. (Bug#5043)
12243
12244 2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
12245
12246 * ediff-init.el (ediff-event-key): Use event-to-character instead of
12247 event-key.
12248
12249 * ediff.el (ediff-buffers-internal): Add unwind-protect.
12250
12251 2009-12-07 Michael Albinus <michael.albinus@gmx.de>
12252
12253 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
12254 Berbain <raphael.berbain@gmail.com>.
12255
12256 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
12257 characters.
12258 (tramp-initial-end-of-output): New defconst.
12259 (tramp-methods, tramp-find-shell)
12260 (tramp-open-connection-setup-interactive-shell)
12261 (tramp-maybe-open-connection): Use it.
12262 (tramp-shell-prompt-pattern, tramp-wait-for-output):
12263 Handle existence of `#' and `$'.
12264
12265 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
12266 Use `tramp-initial-end-of-output'.
12267
12268 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
12269
12270 Get the background mode from the terminal for xterm, and set
12271 faces accordingly.
12272 * term/xterm.el (xterm-set-background-mode): New function.
12273 (terminal-init-xterm): Use it in case xterm supports background
12274 color queries. Recompute faces after getting the background
12275 color.
12276
12277 2009-12-07 Ulrich Mueller <ulm@gentoo.org>
12278
12279 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
12280 number comment back on its own line, for easier parsing.
12281
12282 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
12283
12284 Make it work for non-file buffers (bug#5102).
12285 * doc-view.el (doc-view-current-cache-dir):
12286 Use doc-view-buffer-file-name rather than buffer-file-name.
12287 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
12288
12289 2009-12-06 Óscar Fuentes <ofv@wanadoo.es>
12290
12291 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
12292 author field is too short.
12293
12294 2009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
12295
12296 * vc-git.el (vc-git-print-log): Handle a limit argument.
12297 Display the short log in graph form and with labels.
12298 (vc-git-log-view-mode): Handle labels.
12299
12300 Make vc-revert change VC state from 'added to 'unregistered.
12301 * vc-git.el (vc-git-revert): Call git reset first.
12302
12303 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
12304
12305 * net/newst-backend.el, net/newst-plainview.el:
12306 * net/newst-reader.el, net/newst-ticker.el:
12307 * net/newst-treeview.el, net/newsticker.el:
12308 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
12309
12310 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
12311
12312 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
12313
12314 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
12315 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
12316 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
12317 Update annotation regexp.
12318
12319 * simple.el (beginning-of-visual-line): Constrain to field
12320 boundaries (Bug#5106).
12321
12322 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
12323
12324 * xml.el (xml-substitute-numeric-entities):
12325 Move newsticker--decode-numeric-entities in newst-backend.el to
12326 xml-substitute-numeric-entities in xml.el. (Bug#5008)
12327 * net/newst-backend.el (newsticker--parse-generic-feed)
12328 (newsticker--parse-generic-items)
12329 (newsticker--decode-numeric-entities):
12330 Move newsticker--decode-numeric-entities in newst-backend.el to
12331 xml-substitute-numeric-entities in xml.el. (Bug#5008)
12332
12333 2009-12-06 Daniel Colascione <dan.colascione@gmail.com>
12334
12335 * progmodes/js.el (js--js-not): Add null to the list of values.
12336
12337 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
12338
12339 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
12340
12341 2009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12342
12343 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
12344 delimiter if it is at the end of the current line.
12345 (bibtex-generate-url-list): Fix docstring.
12346
12347 2009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
12348
12349 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
12350 minibuffer's content with itself.
12351 Fold the confirm-after-completion case into the `confirm' case.
12352 (completion-pcm-word-delimiters): Add : and / to the delimiters.
12353
12354 2009-12-06 Kevin Ryde <user42@zip.com.au>
12355
12356 * ffap.el (ffap-rfc-path): Make this a defcustom since
12357 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
12358
12359 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
12360 manuals, similar to existing setup for help-mode. (Bug#3913.)
12361
12362 2009-12-05 Juri Linkov <juri@jurta.org>
12363
12364 Save and restore dired buffer's point positions too. (Bug#4880)
12365
12366 * dired.el (dired-save-positions): Return in the first element
12367 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
12368 Doc fix.
12369 (dired-restore-positions): First restore buffer's position.
12370 While restoring window's positions, check if window still displays
12371 the original buffer.
12372
12373 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
12374
12375 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
12376 if possible.
12377
12378 * shell.el (shell): Require ansi-color (Bug#5113).
12379
12380 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
12381
12382 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
12383
12384 2009-12-05 Alan Mackenzie <acm@muc.de>
12385
12386 * progmodes/cc-mode.el (c-before-hack-hook)
12387 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
12388 `c-file-style' to work again. This reversion restores the current
12389 software to its state in Emacs 23.1. (Bug#4146)
12390
12391 2009-12-05 Kevin Ryde <user42@zip.com.au>
12392
12393 * textmodes/sgml-mode.el (sgml-lexical-context):
12394 Recognise comment-start-skip to comment-end-skip as comment (Bug#4781).
12395
12396 2009-12-05 Juri Linkov <juri@jurta.org>
12397
12398 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
12399 for virtual nodes. (Bug#4147)
12400 (Info-find-node-2): Set `Info-current-node-virtual' to nil
12401 when moving from a virtual node.
12402 (Info-mode-menu): Add `Info-virtual-index' to the menu.
12403 (Info-mode): Add `Info-virtual-index' to the docstring.
12404
12405 2009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12406
12407 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
12408 track of the buffer position of the end of a BibTeX entry as this
12409 position may change during reformatting.
12410 (bibtex-format-entry): Remove whitespace before processing
12411 numerical fields so that we recognize the latter properly.
12412 (bibtex-reformat): Do not use push which changes the global value
12413 of bibtex-entry-format.
12414 (bibtex-field-braces-alist, bibtex-field-strings-alist)
12415 (bibtex-field-re-init): Replace only space characters by regexp
12416 for whitespace.
12417 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
12418 (bibtex-initialize): Also update bibtex-strings.
12419 (bibtex-kill-field): Preserve white space at end of entry.
12420 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
12421 Update bibtex-reference-keys.
12422
12423 2009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
12424
12425 * minibuffer.el (completion-pcm--merge-try): Also consider placing
12426 point after a star, if that's the only place where modifications can
12427 make progress.
12428
12429 2009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
12430
12431 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
12432 in docstrings.
12433
12434 2009-12-04 Juri Linkov <juri@jurta.org>
12435
12436 * proced.el (proced): Call `(proced-update t)' to update process
12437 information instead of only running proced-post-display-hook.
12438 (proced-send-signal): Add a leading space to the buffer name
12439 " *Marked Processes*" to make this buffer ephemeral.
12440
12441 2009-12-04 Juri Linkov <juri@jurta.org>
12442
12443 * dired.el (dired-auto-revert-buffer): New defcustom.
12444 (dired-internal-noselect): Use it.
12445
12446 2009-12-04 Juri Linkov <juri@jurta.org>
12447
12448 Change roles of modes and functions in image-mode.el (Bug#5062).
12449
12450 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
12451 in `auto-mode-alist'.
12452 (image-mode-previous-major-mode): New variable.
12453 (image-minor-mode-map): Rename from `image-mode-text-map'.
12454 (image-mode): Move graceful error-handling code from
12455 `image-minor-mode' to here. On errors call `image-mode-as-text'.
12456 (image-minor-mode): Remove all image-handling code.
12457 Replace `image-mode-text-map' with `image-minor-mode-map'.
12458 Check for `image-type' in mode-line format string.
12459 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
12460 (image-mode-as-text): New function with most code from
12461 `image-mode-maybe'.
12462 (image-toggle-display-text): Move code that removes image
12463 properties from `image-toggle-display' to here.
12464 (image-toggle-display-image): New function with code that adds
12465 image properties copied from `image-toggle-display'.
12466 (image-toggle-display): Remove most code with leaving only code
12467 that toggles between `image-mode-as-text' and `image-mode'.
12468
12469 2009-12-04 Ulf Jasper <ulf.jasper@web.de>
12470
12471 * net/newst-treeview.el
12472 (newsticker--treeview-list-highlight-start): Restored call to
12473 save-excursion: Selected item was stuck.
12474 (newsticker--treeview-list-select): New.
12475 (newsticker--treeview-item-show-text)
12476 (newsticker--treeview-item-show)
12477 (newsticker--treeview-item-update): Use new
12478 newsticker-treeview-item-mode.
12479 (newsticker-treeview-update): Keep current item.
12480 (newsticker-treeview-next-new-or-immortal-item): Doc change.
12481 (newsticker--treeview-first-feed): Doc change.
12482 (newsticker-treeview-list-menu)
12483 (newsticker-treeview-item-menu): Add menu entries.
12484 (newsticker-treeview-item-mode): New.
12485
12486 * net/newst-backend.el (newsticker-customize): Delete other
12487 windows.
12488
12489 2009-12-04 Sam Steingold <sds@gnu.org>
12490
12491 * log-view.el (log-view-mode-map): "q" calls quit-window,
12492 like in all the other non-self-insert buffers.
12493
12494 2009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
12495
12496 Minor cleanup.
12497 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
12498 key decoding rather than do it manually via last-input-event +
12499 ascii-character.
12500 (term-exec): Use delete-and-extract-region.
12501 (term-handle-ansi-terminal-messages): Remove unused var `end'.
12502 (term-process-pager): Remove unused var `i'.
12503 (term-dynamic-simple-complete): Make obsolete.
12504 (serial-update-config-menu): Remove unused vars `y' and `str'.
12505 (term-update-mode-line): Remove unused var `temp'.
12506
12507 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
12508
12509 Limit the number of log entries displayed by default.
12510 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
12511 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
12512 using a prefix argument.
12513
12514 2009-12-03 Glenn Morris <rgm@gnu.org>
12515
12516 * progmodes/idlwave.el (class): Restore still useful declaration.
12517
12518 2009-12-03 Alan Mackenzie <acm@muc.de>
12519
12520 Enhance `c-parse-state' to run efficiently in "brace deserts".
12521
12522 * progmodes/cc-mode.el (c-basic-common-init):
12523 Call c-state-cache-init.
12524 (c-neutralize-syntax-in-and-mark-CPP): Rename from
12525 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
12526 placing `category' properties value 'c-cpp-delimiter at its boundaries.
12527
12528 * progmodes/cc-langs.el (c-before-font-lock-function):
12529 c-extend-and-neutralize-syntax-in-CPP has been renamed
12530 c-neutralize-syntax-in-and-mark-CPP.
12531
12532 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
12533 with `category' properties now, not `syntax-table' ones.
12534
12535 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
12536 enhanced (but slower) version of c-end-of-macro that won't land
12537 inside a literal or on another awkward character.
12538 (c-state-cache-too-far, c-state-cache-start)
12539 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
12540 (c-state-nonlit-pos-cache-limit, c-state-point-min)
12541 (c-state-point-min-lit-type, c-state-point-min-lit-start)
12542 (c-state-min-scan-pos, c-state-brace-pair-desert)
12543 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
12544 buffer local variables.
12545 (c-state-literal-at, c-state-lit-beg)
12546 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
12547 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
12548 (c-state-cache-top-paren, c-state-cache-after-top-paren)
12549 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
12550 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
12551 (c-renarrow-state-cache)
12552 (c-append-lower-brace-pair-to-state-cache)
12553 (c-state-push-any-brace-pair, c-append-to-state-cache)
12554 (c-remove-stale-state-cache)
12555 (c-remove-stale-state-cache-backwards, c-state-cache-init)
12556 (c-invalidate-state-cache-1, c-parse-state-1)
12557 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
12558 (c-parse-state): Enhance and refactor.
12559 (c-debug-parse-state): Amend to deal with all the new variables.
12560
12561 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
12562 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
12563 modify to use category text properties rather than syntax-table ones.
12564 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
12565 to switch off/on the syntactic paren property of C++ template
12566 delimiters using the category property.
12567 (c-with-<->-as-parens-suppressed): Macro to invoke code with
12568 template delims suppressed.
12569 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
12570 New constant/macros which apply category properties to the start
12571 and end of preprocessor constructs.
12572 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
12573 "comment out" the syntactic value of characters in preprocessor
12574 constructs.
12575 (c-with-cpps-commented-out)
12576 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
12577 with characters in all or all but one preprocessor constructs
12578 "commented out".
12579
12580 2009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12581
12582 * proced.el (proced-filter-alist): Use regexp-quote.
12583
12584 2009-12-03 Michael Albinus <michael.albinus@gmx.de>
12585
12586 Cleanup.
12587 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
12588 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
12589 arguments. Expand `default-directory'.
12590
12591 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
12592 the benefit of returning an expanded localname.
12593 (tramp-tramp-file-p): Handle the case NAME is not a string.
12594
12595 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
12596
12597 Add support for bzr shelve/unshelve.
12598 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
12599 (vc-bzr-extra-menu-map): New variables.
12600 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
12601 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
12602 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
12603 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
12604 (vc-bzr-dir-extra-headers): Display shelves.
12605
12606 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
12607
12608 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
12609
12610 * textmodes/bibtex.el (bibtex-complete-internal):
12611 Use completion-in-region.
12612 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
12613
12614 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
12615
12616 Support applying stashes. Improve UI.
12617 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
12618 (vc-git-stash-apply, vc-git-stash-pop)
12619 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
12620 (vc-git-stash-menu): New functions.
12621 (vc-git-stash-menu-map): New variable.
12622 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
12623
12624 2009-12-03 Glenn Morris <rgm@gnu.org>
12625
12626 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
12627 (vc-print-log-internal): Fix previous change.
12628 (vc-revert): Correct pluralization.
12629
12630 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
12631
12632 * progmodes/make-mode.el (makefile-special-targets-list): No need for
12633 it to be an alist any more.
12634 (makefile-complete): Use completion-in-region.
12635
12636 * progmodes/octave-mod.el (octave-complete-symbol):
12637 Use completion-in-region.
12638
12639 Misc cleanup.
12640 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
12641 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
12642 (idlwave-complete-class): Don't quote lambda.
12643 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
12644 (idlwave-mode-map): Move initialization into declaration.
12645 (idlwave-action-and-binding): Use backquotes.
12646 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
12647 Simplify.
12648 (idlwave-is-pointer-dereference): Remove unused var `pos'.
12649 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
12650 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
12651 `parts', and `all-parts'.
12652 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
12653 (idlwave-convert-xml-system-routine-info): Remove unused string
12654 `version-string'.
12655 (idlwave-display-user-catalog-widget): Use dolist.
12656 (idlwave-scanning-lib): Declare dynamically-scoped var.
12657 (idlwave-scan-library-catalogs): Remove unused var `flags'.
12658 (completion-highlight-first-word-only): Declare to silence bytecomp.
12659 (idlwave-popup-select): Tighten scope of `resp'.
12660 (idlwave-find-struct-tag): Remove unused var `beg'.
12661 (idlwave-after-load-rinfo-hook): Declare.
12662 (idlwave-sintern-class-info): Remove unused var `taglist'.
12663 (idlwave-find-class-definition): Remove unused var `list'.
12664 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
12665 (idlwave-what-module-find-class): Remove unused var `classes'.
12666
12667 2009-12-03 Juanma Barranquero <lekktu@gmail.com>
12668
12669 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
12670
12671 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
12672
12673 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
12674 buffers visited. Remove redundant current-buffer-saving.
12675
12676 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
12677
12678 Use completion-in-buffer and remove uses of dynamic scoping.
12679 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
12680 (pascal-buffer-to-use, pascal-flag): Don't declare.
12681 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
12682 (pascal-get-completion-decl, pascal-keyword-completion):
12683 Add `pascal-str' argument, save-excursion,
12684 return the found completions, and don't filter with pascal-pred.
12685 (pascal-completion-cache): New var.
12686 (pascal-completion): Don't switch buffer any more (it was never
12687 necessary). Don't save-excursion any more (it's done by the called
12688 subroutines). Use a cache to avoid redundant computations.
12689 Use complete-with-action rather than pascal-completion-response and
12690 let it apply the predicate as well.
12691 (pascal-complete-word): Use completion-in-buffer when
12692 pascal-toggle-completions is nil.
12693 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
12694 not used any more.
12695 (pascal-comp-defun): Don't change buffer any more.
12696 Use complete-with-action rather than pascal-completion-response and
12697 let it apply the predicate as well.
12698 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
12699 when neded.
12700
12701 2009-12-02 Kenichi Handa <handa@m17n.org>
12702
12703 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
12704 shape for all Indic scripts.
12705
12706 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
12707
12708 Use completion-in-buffer.
12709 * wid-edit.el (widget-field-text-end): New function.
12710 (widget-field-value-get): Use it.
12711 (widget-string-complete, widget-file-complete)
12712 (widget-color-complete): Use it and completion-in-region.
12713 (widget-complete): Don't narrow the buffer.
12714
12715 2009-12-02 Glenn Morris <rgm@gnu.org>
12716
12717 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
12718 (rmail-select-summary): Use rmail-pop-to-buffer.
12719 * mail/rmailsum.el: Replace all pop-to-buffer calls with
12720 rmail-pop-to-buffer, to prevent horizontal splits.
12721
12722 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
12723 save-excursion with save-current-buffer.
12724 Widen before searching. (Bug#5093)
12725 (diary-list-sexp-entries): Remove superfluous save-excursion.
12726
12727 2009-12-02 Michael Welsh Duggan <mwd@cert.org>
12728
12729 * woman.el (woman-make-bufname): Handle man-pages with "." in the
12730 name. (Bug#5038)
12731
12732 2009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
12733
12734 * ido.el (ido-file-internal): Handle filenames at point that do
12735 not have a directory part. (Bug#5049)
12736
12737 2009-12-02 Juanma Barranquero <lekktu@gmail.com>
12738
12739 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
12740 (mpc-songs-jump-to, mpc-resume): Doc fixes.
12741
12742 2009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
12743
12744 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
12745 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
12746 any more.
12747
12748 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
12749
12750 * comint.el (comint-insert-input): Ignore clicks to the right of
12751 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
12752
12753 * vc.el (vc-print-log-internal): Don't wait for the process to
12754 terminate before setting up the major mode.
12755
12756 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
12757 in case.
12758
12759 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
12760 the last element.
12761
12762 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
12763
12764 2009-12-01 Glenn Morris <rgm@gnu.org>
12765
12766 * window.el (window--display-buffer-2): Fix previous changes.
12767
12768 2009-12-01 Chong Yidong <cyd@stupidchicken.com>
12769
12770 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
12771
12772 2009-12-01 Glenn Morris <rgm@gnu.org>
12773
12774 * Makefile.in (ELCFILES): Add mpc.elc.
12775
12776 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
12777
12778 * mpc.el: New file.
12779
12780 2009-12-01 Glenn Morris <rgm@gnu.org>
12781
12782 * window.el (window-to-use): Define for compiler.
12783
12784 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
12785 consistent with others (no final period).
12786
12787 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
12788 (rmail-mime-show): Downcase the encoding. (Bug#5070)
12789
12790 2009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
12791
12792 Make vc-print-log buttons work.
12793 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
12794
12795 2009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
12796
12797 * savehist.el (savehist-autosave-interval): Allow setting to nil
12798 through customize. (Bug#5056)
12799
12800 2009-11-30 Juanma Barranquero <lekktu@gmail.com>
12801
12802 Fix references to jit-lock properties.
12803 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
12804 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
12805 (perl-font-lock-special-syntactic-constructs):
12806 Quote jit-lock-defer-multiline property.
12807
12808 2009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
12809
12810 * vc-git.el (vc-git-registered): Call vc-git-root only once.
12811
12812 2009-11-30 Juri Linkov <juri@jurta.org>
12813
12814 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
12815 value `buffer' of `multi-isearch-next-buffer-current-function'.
12816 Use `(current-buffer)' when `buffer' is nil.
12817 (multi-isearch-next-buffer-from-list): Don't fallback to
12818 `(current-buffer)' when `buffer' is nil. (Bug#4947)
12819
12820 2009-11-30 Juri Linkov <juri@jurta.org>
12821
12822 * misearch.el (multi-isearch-read-buffers): Move canonicalization
12823 of buffers with `get-buffer' to `multi-isearch-buffers'.
12824 (multi-isearch-buffers, multi-isearch-buffers-regexp):
12825 Canonicalize BUFFERS with `get-buffer'. Doc fix.
12826 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
12827 FILES with `expand-file-name' converting relative file names
12828 to absolute. Doc fix. (Bug#4727)
12829
12830 2009-11-30 Juri Linkov <juri@jurta.org>
12831
12832 * misearch.el (multi-isearch-read-buffers)
12833 (multi-isearch-read-matching-buffers): New functions.
12834 (multi-isearch-buffers, multi-isearch-buffers-regexp):
12835 Use them in the `interactive' spec. Doc fix.
12836 (multi-isearch-read-files, multi-isearch-read-matching-files):
12837 New functions.
12838 (multi-isearch-files, multi-isearch-files-regexp):
12839 Use them in the `interactive' spec. Doc fix. (Bug#4725)
12840
12841 2009-11-30 Juri Linkov <juri@jurta.org>
12842
12843 * doc-view.el (doc-view-continuous):
12844 Rename from `doc-view-continuous-mode'.
12845 (doc-view-menu): Move "Toggle display" to the top.
12846 Add submenu "Continuous" with radio buttons "Off"/"On"
12847 and "Save as Default".
12848 (doc-view-scroll-up-or-next-page)
12849 (doc-view-scroll-down-or-previous-page)
12850 (doc-view-next-line-or-next-page)
12851 (doc-view-previous-line-or-previous-page):
12852 Rename `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
12853
12854 2009-11-30 Juri Linkov <juri@jurta.org>
12855
12856 * comint.el (comint-mode-map): Rebind `M-r' from
12857 `comint-previous-matching-input' to
12858 `comint-history-isearch-backward-regexp'.
12859 Unbind `M-s' to allow global key binding `M-s'.
12860 Add menu items for `comint-history-isearch-backward' and
12861 `comint-history-isearch-backward-regexp'. (Bug#3746)
12862
12863 2009-11-30 Juri Linkov <juri@jurta.org>
12864
12865 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
12866 For def=recenter, replace `recenter' with `recenter-top-bottom'
12867 that is called with `this-command' and `last-command' let-bound
12868 to `recenter-top-bottom'. When the last `def' was not `recenter',
12869 set `recenter-last-op' to nil. (Bug#4981)
12870
12871 2009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
12872
12873 Minor cleanup and simplification.
12874 * filecache.el (file-cache-add-directory)
12875 (file-cache-add-directory-recursively)
12876 (file-cache-add-from-file-cache-buffer)
12877 (file-cache-delete-file-regexp, file-cache-delete-directory)
12878 (file-cache-files-matching-internal, file-cache-display): Use dolist.
12879 (file-cache-temp-minibuffer-message): Delete function.
12880 (file-cache-minibuffer-complete): Use minibuffer-message instead.
12881
12882 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
12883 Don't signal an error when bumping into EOB in tr, s, or y.
12884
12885 2009-11-29 Juri Linkov <juri@jurta.org>
12886
12887 * startup.el (fancy-about-text): Fix wording of Guided Tour.
12888 (Bug#4960)
12889
12890 * descr-text.el (describe-char-unidata-list): Use lowercase name
12891 for "Unicode name" like in other tags.
12892
12893 2009-11-29 Juri Linkov <juri@jurta.org>
12894
12895 * ediff-util.el (ediff-minibuffer-with-setup-hook):
12896 New compatibility macro.
12897 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
12898
12899 2009-11-29 Juri Linkov <juri@jurta.org>
12900
12901 Add defcustom to define the cycling order of `recenter-top-bottom'.
12902 (Bug#4981)
12903
12904 * window.el (recenter-last-op): Doc fix.
12905 (recenter-positions): New defcustom.
12906 (recenter-top-bottom): Rewrite to use `recenter-positions'.
12907 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
12908
12909 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
12910
12911 Improve integration of Tramp and ange-ftp in eshell.
12912
12913 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
12914 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
12915 (eshell/sudo): Flatten args. Let-bind `default-directory'.
12916
12917 * eshell/esh-util.el (top): Require also Tramp when compiling.
12918 (eshell-directory-files-and-attributes): Check for FTP remote
12919 connection.
12920 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
12921 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
12922 (eshell-file-attributes): Handle ".". Return `entry'.
12923
12924 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
12925 (ange-ftp-directory-files-and-attributes)
12926 (ange-ftp-real-directory-files-and-attributes): New defuns.
12927
12928 * net/tramp.el (tramp-maybe-open-connection): Open the remote
12929 shell with "exec" when possible. This prevents trailing prompts
12930 in `start-file-process'.
12931
12932 2009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
12933
12934 Try and remove assumptions about point-min==1.
12935 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
12936 (rng-compute-mode-line-string): Show the validation percentage in
12937 terms of the narrowed text, not the widened text.
12938 (rng-do-some-validation): Don't catch internal errors when debugging.
12939 (rng-first-error): Simplify.
12940 (rng-after-change-function): Remove work around. AFAIK the bug has
12941 been fixed a while ago.
12942
12943 * image-mode.el (image-minor-mode): Exit more gracefully when the image
12944 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
12945
12946 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
12947
12948 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
12949 `cd' doesn't always do it for us (bug#5067).
12950
12951 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
12952 on 2009-10-25 as part of some other change (bug#5067).
12953
12954 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
12955
12956 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
12957 `suspicious'.
12958 (byte-compile-warnings): Use byte-compile-warning-types.
12959 (byte-compile-save-excursion): Warn about use of set-buffer right
12960 after save-excursion.
12961
12962 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
12963 the excursion as well.
12964
12965 2009-11-27 Michael Albinus <michael.albinus@gmx.de>
12966
12967 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
12968 providing a Tramp related implementation of "su" and "sudo".
12969 (eshell-unix-initialize): Add "su" and "sudo".
12970
12971 2009-11-27 Daiki Ueno <ueno@unixuser.org>
12972
12973 * net/socks.el (socks-send-command): Convert binary request to
12974 unibyte before sending. This fixes mishandling of some port
12975 numbers such as 129.
12976
12977 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
12978
12979 * help.el (describe-bindings-internal): Remove `interactive'.
12980
12981 * man.el (Man-completion-table): Trim a terminating "(".
12982 Remove the space between name page a section.
12983 Add the command's description on the `help-echo' property.
12984 Remove `process-connection-type' binding since it's unused by
12985 call-process.
12986 Provide completion for the "<section> <name>" format as well.
12987 (Man-default-man-entry): Remove spurious var shadowing the argument.
12988
12989 2009-11-26 Kevin Ryde <user42@zip.com.au>
12990
12991 * log-view.el: Add "Keywords: tools", since its other keywords
12992 aren't in finder-known-keywords, and following vc.el.
12993
12994 * sha1.el (sha1-string-external): default-directory "/" in case
12995 otherwise non-existent. process-connection-type pipe for touch of
12996 efficiency recommended by elisp manual. (An aside in Bug#3911.)
12997
12998 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
12999
13000 Misc coding convention cleanups.
13001 * htmlfontify.el (hfy-init-kludge-hook): Rename from
13002 hfy-init-kludge-hooks.
13003 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
13004 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
13005 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
13006 and push.
13007 (hfy-slant, hfy-weight): Use tables rather than code.
13008 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
13009 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
13010 (hfy-face-attr-for-class): Initialize `face-spec' directly.
13011 (hfy-face-to-css): Remove `nconc' with single arg.
13012 (hfy-p-to-face-lennart): Use `or'.
13013 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
13014 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
13015 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
13016 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
13017 (hfy-force-fontification): Use run-hooks.
13018
13019 2009-11-26 Vivek Dasmohapatra <vivek@etla.org>
13020
13021 Various minor fixes.
13022 * htmlfontify.el (hfy-default-header): Add toggle_invis since
13023 Javascript belongs in the header, not the body.
13024 (hfy-javascript): Remove.
13025 (hfy-fontify-buffer): Don't insert it any more.
13026 (hfy-face-at): Handle (face0 face1 face2) style face properties.
13027 Fix bug in invis handling when there were no invis props in a chunk.
13028
13029 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
13030
13031 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
13032
13033 2009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
13034
13035 * finder.el (finder-mode-map): Add a menu.
13036
13037 2009-11-26 Michael McNamara <mac@mail.brushroad.com>
13038
13039 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
13040 "unsigned" structs.
13041
13042 (verilog-leap-to-head, verilog-backward-token): Handle "disable
13043 fork" statement better.
13044
13045 2009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
13046
13047 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
13048 (verilog-delete-auto, verilog-delete-empty-auto-pair)
13049 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
13050 Reported by Clay Douglass.
13051
13052 (verilog-auto-inst, verilog-auto-star-safe)
13053 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
13054 Fix removing "// Interfaces" when saving .* expansions.
13055 Reported by Pierre-David Pfister.
13056
13057 2009-11-26 Glenn Morris <rgm@gnu.org>
13058
13059 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
13060 the scope.
13061
13062 2009-11-25 Johan Bockgård <bojohan@gnu.org>
13063
13064 * vc-annotate.el (vc-annotate-revision-previous-to-line):
13065 Really use previous revision.
13066
13067 2009-11-25 Kevin Ryde <user42@zip.com.au>
13068
13069 * man.el (Man-completion-table): default-directory "/" in case
13070 doesn't otherwise exist. process-environment COLUMNS=999 so as
13071 not to truncate long names. process-connection-type pipe to avoid
13072 any chance of hitting the pseudo-tty TIOCGWINSZ.
13073 (man): completion-ignore-case t for friendliness and since man
13074 itself is case-insensitive on the command line.
13075 Further to Bug#3717.
13076
13077 * arc-mode.el: Add "Keywords: files", so the details in its
13078 commentary can be reached from finder-by-keyword.
13079 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
13080 editing mode, but it's comms related and sgml-mode.el has "comm"
13081 on that basis too.
13082 * textmodes/bibtex-style.el: Add "Keywords: tex".
13083 * international/isearch-x.el, international/ja-dic-cnv.el:
13084 * international/ja-dic-utl.el, international/kkc.el:
13085 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
13086
13087 2009-11-25 Juri Linkov <juri@jurta.org>
13088
13089 * man.el (Man-completion-table): Modify regexp to include
13090 section names to completion strings. (Bug#3717)
13091
13092 2009-11-25 Juri Linkov <juri@jurta.org>
13093
13094 Search recursively in gzipped files. (Bug#4982)
13095
13096 * progmodes/grep.el (grep-highlight-matches): Add new options
13097 `always' and `auto'. Doc fix.
13098 (grep-process-setup): Check `grep-highlight-matches' for
13099 `auto-detect' to determine the need to compute grep defaults.
13100 Move Windows/DOS specific --colors settings handling
13101 to `grep-compute-defaults'. Check `grep-highlight-matches'
13102 to get the value of "--color=".
13103 (grep-compute-defaults): Compute `grep-highlight-matches' when it
13104 has the value `auto-detect'. Move Windows/DOS specific settings
13105 from `grep-process-setup'.
13106 (zrgrep): New command with alias `rzgrep'.
13107
13108 2009-11-25 Juri Linkov <juri@jurta.org>
13109
13110 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
13111 to nil instead of switching off view-mode. (Bug#4896)
13112
13113 2009-11-25 Juri Linkov <juri@jurta.org>
13114
13115 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
13116
13117 * mwheel.el (mwheel-scroll-up-function)
13118 (mwheel-scroll-down-function): New defvars.
13119 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
13120 `scroll-up', and `mwheel-scroll-down-function' instead of
13121 `scroll-down'.
13122
13123 * doc-view.el (doc-view-scroll-up-or-next-page)
13124 (doc-view-scroll-down-or-previous-page): Add optional ARG.
13125 Use this ARG in the call to image-scroll-up/image-scroll-down.
13126 Change `interactive' spec to "P". Goto next/previous page only
13127 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
13128 SPC/DEL case). Doc fix.
13129 (doc-view-next-line-or-next-page)
13130 (doc-view-previous-line-or-previous-page): Rename arg to ARG
13131 for consistency.
13132 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
13133 `doc-view-scroll-up-or-next-page', and buffer-local
13134 `mwheel-scroll-down-function' to
13135 `doc-view-scroll-down-or-previous-page'.
13136
13137 2009-11-25 Juri Linkov <juri@jurta.org>
13138
13139 Provide additional default values (directories at other Dired
13140 windows) via M-n in the minibuffer of some Dired commands.
13141
13142 * dired-aux.el (dired-diff, dired-compare-directories)
13143 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
13144 `minibuffer-default' in `minibuffer-with-setup-hook'.
13145 (dired-dwim-target-directory): Find a window that displays Dired
13146 buffer instead of failing when the next window is not Dired.
13147 Use `get-window-with-predicate' to find for the next Dired window.
13148 (dired-dwim-target-defaults): New function.
13149
13150 * ediff-util.el (ediff-read-file-name):
13151 Use `dired-dwim-target-defaults' to set `minibuffer-default'
13152 in `minibuffer-with-setup-hook'.
13153
13154 2009-11-25 Juri Linkov <juri@jurta.org>
13155
13156 Provide additional default values (file name at point or at the
13157 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
13158
13159 * minibuffer.el (read-file-name-defaults): New function.
13160 (read-file-name): Reset `minibuffer-default' to nil when
13161 it duplicates initial input `insdef'.
13162 Bind `minibuffer-default-add-function' to lambda that
13163 calls `read-file-name-defaults' in `minibuffer-selected-window'.
13164 (minibuffer-insert-file-name-at-point): New command.
13165
13166 * files.el (file-name-at-point-functions): New defcustom.
13167 (find-file-default): Remove defvar.
13168 (find-file-read-args): Don't use `find-file-default'.
13169 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
13170 to `read-file-name'.
13171 (find-file-literally): Use `read-file-name' with
13172 `confirm-nonexistent-file-or-buffer'.
13173
13174 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
13175
13176 * dired.el (dired-read-dir-and-switches):
13177 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
13178 to `read-file-name'.
13179 (dired-file-name-at-point): New function.
13180 (dired-mode): Add hook `dired-file-name-at-point' to
13181 `file-name-at-point-functions'.
13182
13183 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
13184
13185 Really make the *Completions* window soft-dedicated (bug#5030).
13186 * window.el (window--display-buffer-2): Add `dedicated' argument.
13187 (display-buffer): Pass it when needed so the dedicated flag is set
13188 after calling set-window-buffer, which would otherwise reset it.
13189
13190 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
13191
13192 * progmodes/meta-mode.el (meta-complete-symbol):
13193 * progmodes/etags.el (complete-tag):
13194 * mail/mailabbrev.el (mail-abbrev-complete-alias):
13195 Use completion-in-region.
13196
13197 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
13198 (dabbrev-completion): Use completion-in-region.
13199 (dabbrev--abbrev-at-point): Simplify regexp.
13200
13201 * abbrev.el (abbrev--before-point): Use word-motion functions
13202 if :regexp is not specified (bug#5031).
13203
13204 * subr.el (string-prefix-p): New function.
13205
13206 * man.el (Man-completion-cache): New var.
13207 (Man-completion-table): Use it.
13208
13209 * vc.el (vc-print-log-internal): Make `limit' optional for better
13210 compatibility (e.g. with vc-annotate.el).
13211
13212 2009-11-24 Kevin Ryde <user42@zip.com.au>
13213
13214 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
13215 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
13216
13217 * emacs-lisp/elint.el (elint-add-required-env): Better error message
13218 when .el source file not found or other error.
13219
13220 2009-11-24 Markus Triska <markus.triska@gmx.at>
13221
13222 * linum.el (linum-update-window): Ignore intangible (bug#4996).
13223
13224 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
13225
13226 Handle the [back] button properly (bug#4979).
13227 * descr-text.el (describe-text-properties): Add a `buffer' argument.
13228 Use help-setup-xref, help-buffer, and with-help-window.
13229 (describe-char): Add `buffer' argument.
13230 Pass proper command to help-setup-xref. Don't meddle with
13231 help-xref-stack-item directly.
13232 (describe-text-category): Use with-help-window and help-buffer.
13233
13234 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
13235 for the displayed buffer (bug#4887).
13236
13237 * man.el (Man-completion-table): New function.
13238 (man): Use it.
13239
13240 2009-11-24 David Reitter <david.reitter@gmail.com>
13241
13242 * vc-git.el (vc-git-registered): Use checkout directory (where
13243 .git is) rather than the file's directory and a relative path spec
13244 to work around a bug in git.
13245
13246 2009-11-24 Michael Albinus <michael.albinus@gmx.de>
13247
13248 Improve handling of processes on remote hosts.
13249
13250 * eshell/esh-util.el (eshell-path-env): New defvar.
13251 (eshell-parse-colon-path): New defun.
13252 (eshell-file-attributes): Use `eshell-parse-colon-path'.
13253
13254 * eshell/esh-ext.el (eshell-search-path):
13255 Use `eshell-parse-colon-path'.
13256 (eshell-remote-command): Remove argument HANDLER.
13257 (eshell-external-command): Check for FTP remote connection.
13258
13259 * eshell/esh-proc.el (eshell-gather-process-output):
13260 Use `file-truename', in order to start also symlinked files.
13261 Apply `start-file-process' instead of `start-process'.
13262 Shorten `command' to the local file name part.
13263
13264 * eshell/em-cmpl.el (eshell-complete-commands-list):
13265 Use `eshell-parse-colon-path'.
13266
13267 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
13268
13269 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
13270 to `eshell-directory-change-hook'.
13271
13272 2009-11-24 Tassilo Horn <tassilo@member.fsf.org>
13273
13274 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
13275 because it could be enabled automatically if view-read-only is non-nil.
13276
13277 2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
13278
13279 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
13280 made on 2009-11-22.
13281
13282 2009-11-24 Glenn Morris <rgm@gnu.org>
13283
13284 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
13285 deleted variable bookmark-bmenu-bookmark-column.
13286
13287 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
13288
13289 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
13290
13291 2009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
13292
13293 * net/browse-url.el (browse-url-filename-alist): On Windows, add
13294 two slashes to the "file:" prefix.
13295 (browse-url-file-url): De-munge Cygwin filenames before passing
13296 them to Windows browser.
13297 (browse-url-default-windows-browser): Use call-process.
13298
13299 2009-11-23 Juri Linkov <juri@jurta.org>
13300
13301 Implement DocView Continuous mode. (Bug#4896)
13302 * doc-view.el (doc-view-continuous-mode): New defcustom.
13303 (doc-view-mode-map): Bind C-n/<down> to
13304 `doc-view-next-line-or-next-page', C-p/<up> to
13305 `doc-view-previous-line-or-previous-page'.
13306 (doc-view-next-line-or-next-page)
13307 (doc-view-previous-line-or-previous-page): New commands.
13308
13309 2009-11-23 Juri Linkov <juri@jurta.org>
13310
13311 Implement Isearch in comint input history. (Bug#3746)
13312 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
13313 `isearch-mode-hook'.
13314 (comint-history-isearch): New defcustom.
13315 (comint-history-isearch-backward)
13316 (comint-history-isearch-backward-regexp): New commands.
13317 (comint-history-isearch-message-overlay): New buffer-local variable.
13318 (comint-history-isearch-setup, comint-history-isearch-end)
13319 (comint-goto-input, comint-history-isearch-search)
13320 (comint-history-isearch-message, comint-history-isearch-wrap)
13321 (comint-history-isearch-push-state)
13322 (comint-history-isearch-pop-state): New functions.
13323
13324 2009-11-23 Michael Albinus <michael.albinus@gmx.de>
13325
13326 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
13327 return.
13328 (tramp-handle-make-symbolic-link)
13329 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
13330 Quote file names.
13331 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
13332 (tramp-handle-process-file): Use it.
13333
13334 2009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
13335
13336 * window.el (move-to-window-line-last-op): Remove.
13337 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
13338
13339 2009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
13340
13341 Make M-r mirror the new cycling behavior of C-l.
13342 * window.el (move-to-window-line-last-op): New var.
13343 (move-to-window-line-top-bottom): New command.
13344 (global-map): Bind M-r move-to-window-line-top-bottom.
13345
13346 2009-11-23 Sven Joachim <svenjoac@gmx.de>
13347
13348 * dired-x.el (dired-guess-shell-alist-default):
13349 Support xz format. (Bug#4953)
13350
13351 2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
13352
13353 * emulation/viper-cmd.el: Use viper-last-command-char instead of
13354 last-command-char/last-command-event.
13355 (viper-prefix-arg-value): Do correct conversion of event-char for
13356 XEmacs.
13357
13358 * emulation/viper-util.el, emulation/viper.el:
13359 Use viper-last-command-char instead of
13360 last-command-char/last-command-event.
13361
13362 * ediff-init.el, ediff-mult.el, ediff-util.el:
13363 Replace last-command-char and last-command-event
13364 with (ediff-last-command-char) everywhere.
13365
13366 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
13367 created in fundamental mode.
13368
13369 * ediff.el (ediff-version): Revert the change of interactive-p to
13370 called-interactively-p.
13371
13372 2009-11-22 Tassilo Horn <tassilo@member.fsf.org>
13373
13374 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
13375 generation from word-movement command names.
13376
13377 2009-11-21 Jan Djärv <jan.h.d@swipnet.se>
13378
13379 * cus-start.el (all): Add native condition for font-use-system-font.
13380
13381 2009-11-21 Nathaniel Flath <flat0103@gmail.com>
13382
13383 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
13384 Correct the patch from 2009-11-18. (Bug#3910)
13385
13386 2009-11-21 Tassilo Horn <tassilo@member.fsf.org>
13387
13388 * progmodes/subword.el: Rename from lisp/subword.el.
13389
13390 * subword.el: Rename to progmodes/subword.el.
13391
13392 * Makefile.in (ELCFILES): Adapt to subword.el move.
13393
13394 2009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13395 Stefan Monnier <monnier@iro.umontreal.ca>
13396
13397 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
13398 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
13399 (bookmark-bmenu-show-filenames): Use push.
13400 (bookmark-bmenu-hide-filenames): Use local var instead of
13401 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
13402 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
13403 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
13404 filenames now that the bookmark names are always available.
13405
13406 2009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
13407
13408 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
13409 (bookmark-search-pattern): Move and leave unbound.
13410 (bookmark-bmenu-mode-map): Change binding.
13411 (bookmark-read-search-input): Simplify.
13412 Don't use text-char-description. Don't error on non-char events.
13413 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
13414 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
13415 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
13416 Use a local var for the timer.
13417 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
13418 (i.e. bookmark-bmenu-search).
13419
13420 2009-11-21 Glenn Morris <rgm@gnu.org>
13421
13422 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
13423
13424 2009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
13425
13426 * net/browse-url.el (browse-url-default-windows-browser):
13427 Use cygstart for cygwin.
13428
13429 2009-11-20 Karl Fogel <karl.fogel@red-bean.com>
13430
13431 * bookmark.el: Formatting and doc fixes only:
13432 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
13433 (bookmark-bmenu-search): Wrap to fit within 80 columns.
13434 Minor grammar and punctuation fixes in doc string.
13435 (bookmark-read-search-input): Adjust to fit within 80 columns.
13436
13437 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
13438
13439 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
13440 (c-backward-into-nomenclature): Adapt to subword renaming.
13441
13442 * subword.el (subword-forward, subword-backward, subword-mark)
13443 (subword-kill, subword-backward-kill, subword-transpose)
13444 (subword-downcase, subword-upcase, subword-capitalize)
13445 (subword-forward-internal, subword-backward-internal):
13446 Rename from forward-subword, backward-subword, mark-subword,
13447 kill-subword, backward-kill-subword, transpose-subwords,
13448 downcase-subword, upcase-subword, capitalize-subword,
13449 forward-subword-internal, backward-subword-internal.
13450
13451 2009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13452
13453 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
13454 New options.
13455 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
13456 New vars.
13457 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
13458 (bookmark-bmenu-filter-alist-by-regexp)
13459 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
13460 (bookmark-bmenu-search): New command.
13461 (bookmark-bmenu-mode-map): Bind it.
13462
13463 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
13464
13465 * progmodes/cc-cmds.el: declare-functioned forward-subword and
13466 backward-subword to quit the byte-compiler.
13467
13468 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
13469
13470 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
13471
13472 * progmodes/cc-cmds.el (c-update-modeline)
13473 (c-forward-into-nomenclature, c-backward-into-nomenclature):
13474 Refer to subword.el functions instead of cc-subword.el.
13475
13476 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
13477 subword.el functions instead of cc-subword.el.
13478
13479 * progmodes/cc-subword.el: Rename to subword.el.
13480 * subword.el: Rename from progmodes/cc-subword.el.
13481 (subword-mode-map): Rename from c-subword-mode-map.
13482 (subword-mode): Rename from c-subword-mode.
13483 (global-subword-mode): New global minor mode.
13484 (forward-subword): Rename from c-forward-subword.
13485 (backward-subword): Rename from c-backward-subword.
13486 (mark-subword): Rename from c-mark-subword.
13487 (kill-subword): Rename from c-kill-subword.
13488 (backward-kill-subword): Rename from c-backward-kill-subword.
13489 (transpose-subwords): Rename from c-tranpose-subword.
13490 (downcase-subword): Rename from c-downcase-subword.
13491 (capitalize-subword): Rename from c-capitalize-subword.
13492 (forward-subword-internal): Rename from c-forward-subword-internal.
13493 (backward-subword-internal): Rename from c-backward-subword-internal.
13494
13495 2009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
13496
13497 * vc.el (vc-deduce-fileset): Allow non-state changing operations
13498 from a dired buffer.
13499 (vc-dired-deduce-fileset): New function.
13500 (vc-root-diff, vc-print-root-log): Use it.
13501
13502 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
13503 nil LIMIT argument to vc-print-log-internal.
13504
13505 2009-11-20 Glenn Morris <rgm@gnu.org>
13506
13507 * Makefile.in (ELCFILES): Regenerate.
13508
13509 2009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
13510
13511 * calc/calc.el (calc-set-mode-line):
13512 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
13513 (math-format-number): Rename `math-format-complement-signed' to
13514 `math-format-twos-complement'.
13515
13516 * calc/calc-bin.el (math-format-twos-complement): Rename from
13517 math-format-complement-signed.
13518 (calc-radix): Rename `calc-complement-signed-mode' to
13519 `calc-twos-complement-mode'.
13520 (calc-octal-radix, calc-hex-radix): Add an argument for
13521 two's complement.
13522
13523 * calc/calc-embed.el (calc-embedded-mode-vars):
13524 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
13525
13526 * calc/calc-ext.el (calc-init-extensions):
13527 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
13528 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
13529
13530 * calc/calc-units.el (math-build-units-table-buffer):
13531 Let `calc-twos-complement-mode' be nil.
13532
13533 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
13534 entries.
13535
13536 * calc/calc-vec.el (calcFunc-vunpack):
13537 * calc/calc-aent.el (calc-do-calc-eval):
13538 * calc/calc-forms.el (math-format-date):
13539 * calc/calc-graph.el (calc-graph-plot):
13540 * calc/calc-math.el (math-use-emacs-fn):
13541 * calc/calccomp.el (math-compose-expr):
13542 Let `calc-twos-complement-mode' be nil.
13543
13544 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
13545
13546 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
13547 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
13548 * minibuffer.el (completion-in-region-functions): New hook.
13549 (completion-in-region): New function.
13550 * emacs-lisp/lisp.el (lisp-complete-symbol):
13551 * pcomplete.el (pcomplete-std-complete): Use it.
13552
13553 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
13554
13555 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
13556 (latex-complete-alist): New vars.
13557 (latex-string-prefix-p, latex-complete-bibtex-keys)
13558 (latex-complete-envnames, latex-complete-refkeys)
13559 (latex-complete-data): New functions.
13560 (latex-complete, latex-indent-or-complete): New commands.
13561
13562 * window.el (display-buffer-mark-dedicated): New var.
13563 (display-buffer): Obey it.
13564 * minibuffer.el (minibuffer-completion-help): Use it.
13565
13566 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
13567
13568 * filecache.el (file-cache-add-file): Use push and cons.
13569 (file-cache-delete-file-regexp): Use push.
13570 (file-cache-complete): Use completion-in-region.
13571
13572 * simple.el (with-wrapper-hook): Fix thinko.
13573
13574 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
13575 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
13576 Use with-current-buffer and string-to-number.
13577 (hfy-fallback-colour-values): Use assoc-string.
13578 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
13579 (hfy-face-at): Remove unused var `found-face'.
13580 (hfy-compile-stylesheet): Remove unused var `css'.
13581 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
13582 and `orig-buffer'.
13583 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
13584 Use with-current-buffer.
13585 (hfy-text-p): Use expand-file-name and fewer setq.
13586
13587 2009-11-19 Vivek Dasmohapatra <vivek@etla.org>
13588
13589 * htmlfontify.el, hfy-cmap.el: New files.
13590
13591 2009-11-19 Juri Linkov <juri@jurta.org>
13592
13593 * minibuffer.el (completions-format): New defcustom.
13594 (completion--insert-strings): Implement vertical format.
13595
13596 * simple.el (switch-to-completions): Move point to the first
13597 completion when point was at the beginning of the buffer.
13598
13599 2009-11-19 Juri Linkov <juri@jurta.org>
13600
13601 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
13602
13603 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
13604
13605 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
13606
13607 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
13608 (mail-signature): Change default to t.
13609 (mail-from-style): Deprecate `system-default' value.
13610 (mail-insert-from-field): For default value of mail-from-style,
13611 default to `angles' unless `angles' needs quoting and `parens'
13612 does not.
13613 (mail-citation-prefix-regexp): Use citation regexp from
13614 message-mode.
13615
13616 2009-11-19 Michael Albinus <michael.albinus@gmx.de>
13617
13618 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
13619 Set variables for computing the prompt for reading password.
13620
13621 2009-11-19 Glenn Morris <rgm@gnu.org>
13622
13623 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
13624
13625 * textmodes/flyspell.el (sgml-lexical-context): Declare.
13626
13627 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
13628 (newsticker-treeview-listwindow-height): Fix custom type.
13629
13630 2009-11-19 Kenichi Handa <handa@m17n.org>
13631
13632 * descr-text.el (describe-char-padded-string): Compose with TAB
13633 only if there's a font for CH.
13634 (describe-char): Fix the condition for detecting a trivial composition.
13635
13636 2009-11-18 Nathaniel Flath <flat0103@gmail.com>
13637
13638 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
13639 more accurate version of the regexp. (Bug#3910)
13640
13641 2009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
13642
13643 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
13644
13645 2009-11-18 Juanma Barranquero <lekktu@gmail.com>
13646
13647 * font-setting.el (font-use-system-font): Declare for byte-compiler.
13648 (font-setting-change-default-font): Fix typo in docstring.
13649
13650 2009-11-18 Alan Mackenzie <acm@muc.de>
13651
13652 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
13653
13654 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
13655
13656 * font-setting.el (font-use-system-font): Move ...
13657
13658 * cus-start.el (all): ... to here.
13659
13660 2009-11-17 Michael Albinus <michael.albinus@gmx.de>
13661
13662 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
13663 Don't set `ad-return-value' if `ad-do-it' doesn't.
13664
13665 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
13666 modification time.
13667
13668 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
13669
13670 * menu-bar.el: Put "Use system font" in Option-menu.
13671 (menu-bar-options-save): Add font-use-system-font.
13672
13673 * loadup.el: If feature system-font-setting or font-render-setting is
13674 there, load font-setting.
13675
13676 * Makefile.in (ELCFILES): Add font-settings.el.
13677 * font-setting.el: New file.
13678
13679 2009-11-17 Glenn Morris <rgm@gnu.org>
13680
13681 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
13682
13683 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
13684 Preserve point in the list buffer. (Bug#4939)
13685 Use point-at-eol.
13686 (newsticker--treeview-list-update-highlight)
13687 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
13688
13689 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
13690
13691 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
13692 Remove.
13693
13694 * calc/calc-ext.el (calc-init-extensions): Remove references to
13695 symclip.
13696
13697 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
13698
13699 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
13700 * calc/calc-help.el (calc-b-prefix-help): Remove references to
13701 `calc-symclip'.
13702
13703 2009-11-16 Kevin Ryde <user42@zip.com.au>
13704
13705 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
13706 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
13707
13708 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
13709 (lm-keywords-list): Allow comma-only separator like "foo,bar".
13710 Ignore trailing spaces by omit-nulls to split-string (fixing
13711 regression from Emacs 21 due to the incompatible split-string
13712 change). (Bug #4928.)
13713
13714 2009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
13715
13716 * vc.el (vc-log-show-limit): Default to 2000.
13717 (vc-print-log-internal): Insert buttons to request more entries
13718 when limiting the output.
13719
13720 * vc-sccs.el (vc-sccs-print-log):
13721 * vc-rcs.el (vc-rcs-print-log):
13722 * vc-cvs.el (vc-cvs-print-log):
13723 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
13724 LIMIT is non-nil.
13725
13726 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
13727
13728 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
13729 error when `tramp-gvfs-dbus-event-vector' is set.
13730 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
13731
13732 2009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
13733
13734 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
13735
13736 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
13737
13738 * net/dbus.el (dbus-unregister-service): New defun.
13739 (dbus-register-property): Register the handlers of
13740 "org.freedesktop.DBus.Properties" for SERVICE.
13741 (dbus-property-handler): Fix docstring.
13742
13743 2009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13744
13745 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
13746 Quote doc string reference in defvaralias as it is not in special form.
13747 (byte-compile-output-docform): Doc fix.
13748
13749 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
13750
13751 * calc/calc.el (math-2-word-size, math-half-2-word-size)
13752 (calc-complement-signed-mode): New variables.
13753 (calc-set-mode-line): Add indicator for twos-complements.
13754 (math-format-number): Format twos-complement notation.
13755
13756 * calc/calc-bin.el (calc-word-size): Reset the variables
13757 `math-2-word-size' and `math-half-2-word-size'.
13758 (math-format-complement-signed, math-symclip, calcFunc-symclip)
13759 (calc-symclip): New functions.
13760
13761 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
13762
13763 * calc/calc-embed.el (calc-embedded-mode-vars):
13764 Add `calc-complement-signed-mode' to the list of modes.
13765
13766 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
13767 (calc-b-oper-keys): Add `calc-symclip' to list.
13768
13769 * calc/calc-ext.el (math-read-number-fancy): Read complement
13770 signed numbers.
13771 (calc-init-extensions): Add binding for `calc-symclip'.
13772 Add autoload for `calcFunc-symclip' and `calc-symclip'.
13773
13774 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
13775 `calc-symclip'.
13776 (calc-modes-menu): Add item for twos complement mode.
13777
13778 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
13779
13780 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
13781
13782 * register.el (jump-to-register, insert-register): Handle Semantic
13783 tags. From commented-out advice in semantic/senator.el.
13784
13785 2009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
13786
13787 * vc.el (vc-log-show-limit): New variable.
13788 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
13789 when using a prefix argument.
13790 (vc-print-log-internal): Add new argument LIMIT.
13791
13792 * vc-svn.el (vc-svn-print-log):
13793 * vc-mtn.el (vc-mtn-print-log):
13794 * vc-hg.el (vc-hg-print-log):
13795 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
13796 pass it to the log command when set. Make the BUFFER argument
13797 non-optional.
13798
13799 * vc-sccs.el (vc-sccs-print-log):
13800 * vc-rcs.el (vc-rcs-print-log):
13801 * vc-git.el (vc-git-print-log):
13802 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
13803 ignore it. Make the BUFFER argument non-optional
13804
13805 * bindings.el (mode-line-buffer-identification): Do not purecopy.
13806
13807 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
13808
13809 * dired.el (dired-mode-map): Move encryption items to "Operate"
13810 menu (Bug#4703).
13811
13812 * strokes.el (strokes-update-window-configuration): Make strokes
13813 buffer current before erasing (Bug#4906).
13814
13815 2009-11-15 Juri Linkov <juri@jurta.org>
13816
13817 * simple.el (set-mark-default-inactive): Add :type, :group
13818 and :version. (Bug#4876)
13819
13820 2009-11-15 Michael Albinus <michael.albinus@gmx.de>
13821
13822 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
13823 (archive-unique-fname): ... here. (Bug#4929)
13824
13825 2009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
13826
13827 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
13828 with a real fix.
13829
13830 * novice.el (disabled-command-function): Add useful args.
13831 Setup the help buffer so that [back] works.
13832 Remove redundant call to help-mode.
13833 (disabled-command-function): Use `case'.
13834 (en/disable-command): New function extracted from enable-command.
13835 (enable-command, disable-command): Use it.
13836
13837 2009-11-14 Glenn Morris <rgm@gnu.org>
13838
13839 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
13840 constants. (Bug#4913)
13841
13842 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
13843
13844 2009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
13845
13846 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
13847 defined in C that have no doc-strings. (Bug#1063)
13848
13849 2009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
13850
13851 * cus-edit.el (data, files):
13852 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
13853
13854 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
13855
13856 * simple.el (shell-command): Doc fix (Bug#4891).
13857
13858 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
13859
13860 2009-11-14 Glenn Morris <rgm@gnu.org>
13861
13862 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
13863 statements for vc-diff, emerge-quit, and rmail-cease-edit.
13864 If they are already loaded, eval-after-load will do the right thing.
13865
13866 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
13867 compiling.
13868
13869 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
13870
13871 * simple.el (x-selection-owner-p): Declare.
13872 (read-mail-command): Use custom radio type rather than choice.
13873 (completion-no-auto-exit): Doc fix.
13874
13875 * custom.el (defgroup):
13876 * epg-config.el (epg): Doc fixes.
13877
13878 2009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
13879
13880 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
13881 * international/ccl.el (define-ccl-program): Do not purecopy the
13882 docstring, defconst does it anyway.
13883
13884 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
13885
13886 * add-log.el (add-change-log-entry): Avoid displaying the changelog
13887 a second time.
13888
13889 * x-dnd.el (x-dnd-maybe-call-test-function):
13890 * window.el (split-window-vertically):
13891 * whitespace.el (whitespace-help-on):
13892 * vc-rcs.el (vc-rcs-consult-headers):
13893 * userlock.el (ask-user-about-lock-help)
13894 (ask-user-about-supersession-help):
13895 * type-break.el (type-break-force-mode-line-update):
13896 * time-stamp.el (time-stamp-conv-warn):
13897 * terminal.el (te-set-output-log, te-more-break, te-filter)
13898 (te-sentinel, terminal-emulator):
13899 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
13900 (term-write-input-ring, term-check-source, term-start-output-log):
13901 (term-display-buffer-line, term-dynamic-list-completions):
13902 (term-ansi-make-term, serial-term):
13903 * subr.el (selective-display):
13904 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
13905 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
13906 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
13907 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
13908 (speedbar-remove-localized-speedbar-support)
13909 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
13910 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
13911 (speedbar-buffers-line-directory):
13912 * simple.el (shell-command-on-region, append-to-buffer)
13913 (prepend-to-buffer):
13914 * shadowfile.el (shadow-save-todo-file):
13915 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
13916 (scroll-bar-maybe-set-window-start):
13917 * sb-image.el (speedbar-image-dump):
13918 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
13919 (load-save-place-alist-from-file):
13920 * ps-samp.el (ps-print-message-from-summary):
13921 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
13922 (ps-background-image, ps-begin-job, ps-do-despool):
13923 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
13924 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
13925 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
13926 (pr-call-process, pr-file-list, pr-interface-save):
13927 * novice.el (disabled-command-function)
13928 (enable-command, disable-command):
13929 * mouse.el (mouse-buffer-menu-alist):
13930 * mouse-copy.el (mouse-kill-preserving-secondary):
13931 * macros.el (kbd-macro-query):
13932 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
13933 * informat.el (batch-info-validate):
13934 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
13935 * hippie-exp.el (try-expand-dabbrev-visible):
13936 * help-mode.el (help-make-xrefs):
13937 * help-fns.el (describe-variable):
13938 * generic-x.el (bat-generic-mode-run-as-comint):
13939 * finder.el (finder-mouse-select):
13940 * find-dired.el (find-dired-sentinel):
13941 * filesets.el (filesets-file-close):
13942 * files.el (list-directory):
13943 * faces.el (list-faces-display, describe-face):
13944 * facemenu.el (list-colors-display):
13945 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
13946 * epg.el (epg--process-filter, epg-cancel):
13947 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
13948 (epa--read-signature-type):
13949 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
13950 (emerge-file-names):
13951 * ehelp.el (electric-helpify):
13952 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
13953 * ediff-vers.el (rcs-ediff-view-revision):
13954 * ediff-util.el (ediff-setup):
13955 * ediff-mult.el (ediff-append-custom-diff):
13956 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
13957 (ediff-wordify):
13958 * echistory.el (Electric-command-history-redo-expression):
13959 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
13960 * disp-table.el (describe-display-table):
13961 * dired.el (dired-find-buffer-nocreate):
13962 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
13963 * dabbrev.el (dabbrev--same-major-mode-p):
13964 * chistory.el (list-command-history):
13965 * apropos.el (apropos-documentation):
13966 * allout.el (allout-obtain-passphrase):
13967 (allout-copy-exposed-to-buffer):
13968 (allout-verify-passphrase): Use with-current-buffer.
13969
13970 2009-11-13 Glenn Morris <rgm@gnu.org>
13971
13972 * Makefile.in (ELCFILES): Regenerate.
13973
13974 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
13975
13976 * net/dbus.el (dbus-registered-objects-table): Rename from
13977 `dbus-registered-functions-table', because it contains also properties.
13978 (dbus-unregister-object): Unregister also properties.
13979 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
13980 Use a timeout of 500 msec, in order to not block.
13981 (dbus-register-property, dbus-property-handler): New defuns.
13982
13983 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
13984
13985 * simple.el (minibuffer-default-add-completions): Drop deprecated
13986 4th arg.
13987
13988 2009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
13989
13990 * textmodes/artist.el (artist-mouse-choose-operation):
13991 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
13992 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
13993 (artist-compute-up-event-key): New function.
13994 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
13995
13996 2009-11-13 Kenichi Handa <handa@m17n.org>
13997
13998 * language/japan-util.el: Make sure that the value of jisx0208
13999 property is jisx0208 character.
14000
14001 2009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
14002
14003 * international/mule.el (auto-coding-regexp-alist): Only purecopy
14004 car or each item, not the whole list.
14005
14006 2009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
14007
14008 * minibuffer.el (minibuffer-completion-help):
14009 Use minibuffer-hide-completions.
14010
14011 2009-11-12 Per Starbäck <per@starback.se> (tiny change)
14012
14013 * dired.el (dired-save-positions, dired-restore-positions): New funs.
14014 (dired-revert): Use them (bug#4880).
14015
14016 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
14017
14018 * tooltip.el (tooltip-frame-parameters): Undo previous change.
14019
14020 2009-11-12 Juri Linkov <juri@jurta.org>
14021
14022 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
14023 New functions.
14024 (find-file-literally-at-point): Alias of `ffap-literally'.
14025
14026 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
14027
14028 * textmodes/ispell.el (ispell-skip-region-alist):
14029 * textmodes/css-mode.el (auto-mode-alist):
14030 * progmodes/compile.el (auto-mode-alist):
14031 * international/mule.el (ctext-non-standard-encodings-alist)
14032 (ctext-non-standard-encodings-regexp):
14033 * simple.el (shell-command-switch, text-read-only):
14034 * replace.el (occur-mode-map):
14035 * paths.el (rmail-file-name):
14036 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
14037 * find-file.el (ff-special-constructs):
14038 * files.el (file-name-handler-alist):
14039 * composite.el: Purecopy strings.
14040
14041 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
14042
14043 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
14044
14045 * widget.el (define-widget): Purecopy the docstring.
14046 * international/mule-cmds.el (charset): Do not purecopy the
14047 docstring here, define-widget does it.
14048
14049 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
14050 * textmodes/bibtex-style.el (auto-mode-alist):
14051 * progmodes/inf-lisp.el (inferior-lisp-prompt):
14052 * progmodes/compile.el (compile-command):
14053 * language/korea-util.el (default-korean-keyboard):
14054 * international/mule-conf.el (file-coding-system-alist):
14055 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
14056 * tooltip.el (tooltip-frame-parameters):
14057 * newcomment.el (comment-end, comment-padding):
14058 * dired.el (dired-trivial-filenames):
14059 * comint.el (comint-file-name-prefix): Purecopy initial values.
14060
14061 2009-11-11 Michael Albinus <michael.albinus@gmx.de>
14062
14063 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
14064 (tramp-advice-minibuffer-electric-tilde): Unload advices via
14065 `tramp-unload'.
14066 (tramp-advice-make-auto-save-file-name)
14067 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
14068 after removing the advice.
14069
14070 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
14071
14072 * progmodes/grep.el (grep-regexp-alist):
14073 * international/mule-cmds.el (iso-2022-control-alist):
14074 * emacs-lisp/timer.el (timer-duration-words):
14075 * subr.el (version-separator, version-regexp-alist):
14076 * minibuffer.el (completion-styles-alist):
14077 * faces.el (face-attribute-name-alist, list-faces-sample-text):
14078 Change defvars to defconsts.
14079
14080 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
14081 * loadup.el ("international/mule-conf"): Load the byte compiled version.
14082 * international/mule-conf.el: Allow to be byte compiled.
14083
14084 * international/mule.el (define-charset): Purecopy props.
14085 (load-with-code-conversion): Purecopy doc string and file name.
14086 (put-charset-property): Purecopy strings.
14087 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
14088
14089 * international/mule-cmds.el (register-input-method): Purecopy arguments.
14090 (define-char-code-property): Correctly purecopy the table.
14091
14092 * international/ccl.el (define-ccl-program): Purecopy the docstring.
14093
14094 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
14095
14096 * subr.el (add-hook): Purecopy strings.
14097 (eval-after-load): Purecopy load-history-regexp and the form.
14098
14099 * custom.el (custom-declare-group): Purecopy load-file-name.
14100
14101 * subr.el (menu-bar-separator): New defconst.
14102 * net/eudc.el (eudc-tools-menu):
14103 * international/mule-cmds.el (set-coding-system-map)
14104 (mule-menu-keymap):
14105 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
14106 * vc-hooks.el (vc-menu-map):
14107 * replace.el (occur-mode-map):
14108 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
14109 (menu-bar-edit-menu, menu-bar-goto-menu)
14110 (menu-bar-custom-menu, menu-bar-showhide-menu)
14111 (menu-bar-options-menu, menu-bar-tools-menu)
14112 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
14113 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
14114 (menu-bar-help-menu):
14115 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
14116 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
14117
14118 * term/x-win.el (x-gtk-stock-map):
14119 * progmodes/vera-mode.el (auto-mode-alist):
14120 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
14121 (inferior-lisp-program, inferior-lisp-load-command):
14122 * progmodes/hideshow.el (hs-special-modes-alist):
14123 * progmodes/gud.el (same-window-regexps):
14124 * progmodes/grep.el (grep-program, find-program, xargs-program):
14125 * net/telnet.el (same-window-regexps):
14126 * net/rlogin.el (same-window-regexps):
14127 * language/ethiopic.el (font-ccl-encoder-alist):
14128 * vc-sccs.el (vc-sccs-master-templates):
14129 * vc-rcs.el (vc-rcs-master-templates):
14130 * subr.el (cl-assertion-failed):
14131 * simple.el (next-error-overlay-arrow-position):
14132 * lpr.el (lpr-command):
14133 * locate.el (locate-ls-subdir-switches):
14134 * info.el (same-window-regexps, info)
14135 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
14136 * image-mode.el (image-mode, auto-mode-alist):
14137 * hippie-exp.el (hippie-expand-ignore-buffers):
14138 * format.el (format-alist):
14139 * find-dired.el (find-ls-subdir-switches, find-grep-options)
14140 (find-name-arg):
14141 * facemenu.el (facemenu-keybindings):
14142 * dired.el (dired-listing-switches, dired-chown-program):
14143 * diff.el (diff-switches, diff-command):
14144 * cus-edit.el (same-window-regexps):
14145 * bindings.el (mode-line-mule-info)
14146 (mode-line-buffer-identification): Purecopy strings.
14147
14148 2009-11-11 Juri Linkov <juri@jurta.org>
14149
14150 * simple.el (dired-get-filename) <declare-function>:
14151 Tell the byte-compiler about dired-get-filename.
14152 (shell-command): In Dired mode, get filename from the current line
14153 as the default value.
14154
14155 2009-11-10 Glenn Morris <rgm@gnu.org>
14156
14157 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
14158 * calendar/holidays.el, progmodes/cperl-mode.el:
14159 Update x-popup-menu declarations.
14160
14161 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
14162 (list-load-path-shadows): Use dolist.
14163 (list-load-path-shadows): Use with-current-buffer.
14164
14165 2009-11-10 Juri Linkov <juri@jurta.org>
14166
14167 * minibuffer.el (read-file-name): Support a list of default values
14168 in `default-filename'. Use the first file name where only one
14169 element is required. Doc fix.
14170
14171 2009-11-09 Michael Albinus <michael.albinus@gmx.de>
14172
14173 * net/dbus.el (dbus-unregister-object): Release service, if no
14174 other method is registered for it.
14175
14176 2009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
14177
14178 * bookmark.el (bookmark-completing-read): Sort bookmark names if
14179 bookmark-sort-flag is non-nil (Bug#4653).
14180
14181 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
14182
14183 * emulation/cua-base.el: Add CUA property to some CC mode commands
14184 (Bug#4100).
14185
14186 2009-11-08 Kevin Ryde <user42@zip.com.au>
14187
14188 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
14189 at end of sentence (Bug#4818).
14190
14191 2009-11-08 Jared Finder <jfinder@crypticstudios.com>
14192
14193 * progmodes/compile.el (compilation-error-regexp-alist-alist):
14194 Handle "see declaration of" MSFT statements (Bug#4100).
14195
14196 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
14197
14198 * net/tramp.el (tramp-advice-make-auto-save-file-name)
14199 (tramp-advice-file-expand-wildcards): Unload via
14200 `ad-remove-advice'.
14201
14202 * net/trampver.el: Update release number.
14203
14204 2009-11-08 Kevin Ryde <user42@zip.com.au>
14205
14206 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
14207 `ad-do-it'.
14208
14209 2009-11-08 Andr <m00naticus@gmail.com> (tiny change)
14210
14211 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
14212 in order to keep context in SELinux.
14213
14214 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
14215
14216 * dired-aux.el (dired-query): Place cursor in echo area and allow
14217 C-g.
14218
14219 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
14220 menu item if not on a directory (Bug#4701).
14221
14222 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
14223
14224 Sync with Tramp 2.1.17.
14225
14226 * net/tramp.el (tramp-handle-copy-directory): Don't use
14227 `file-remote-p' (due to compatibility).
14228
14229 * net/tramp-compat.el (tramp-compat-copy-directory)
14230 (tramp-compat-delete-directory): New defuns.
14231
14232 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
14233 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
14234 Use `tramp-compat-delete-directory'.
14235
14236 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
14237 (tramp-smb-handle-delete-directory):
14238 Use `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
14239
14240 * net/trampver.el: Update release number.
14241
14242 2009-11-07 Chong Yidong <cyd@stupidchicken.com>
14243
14244 * tar-mode.el (tar-copy): Call write-region on the right buffer
14245 (Bug#4857).
14246
14247 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
14248 by hand, if necessary (Bug#4878).
14249
14250 2009-11-06 Chong Yidong <cyd@stupidchicken.com>
14251
14252 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
14253 align size column (Bug#4839).
14254
14255 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
14256 statement.
14257
14258 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
14259
14260 * progmodes/ld-script.el (auto-mode-alist):
14261 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
14262
14263 * cus-face.el (custom-declare-face): Purecopy face spec.
14264
14265 2009-11-06 Kenichi Handa <handa@m17n.org>
14266
14267 * international/uni-bidi.el: Re-generated.
14268 * international/uni-category.el: Re-generated.
14269 * international/uni-combining.el: Re-generated.
14270 * international/uni-mirrored.el: Re-generated.
14271
14272 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
14273
14274 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
14275 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
14276 (tex-start-options, slitex-run-command, latex-run-command)
14277 (tex-run-command, tex-directory):
14278 * textmodes/ispell.el (ispell-html-skip-alists)
14279 (ispell-tex-skip-alists, ispell-tex-skip-alists):
14280 * textmodes/fill.el (adaptive-fill-first-line-regexp):
14281 (adaptive-fill-regexp):
14282 * textmodes/dns-mode.el (auto-mode-alist):
14283 * progmodes/python.el (interpreter-mode-alist):
14284 * progmodes/etags.el (tags-compression-info-list):
14285 * progmodes/etags.el (tags-file-name):
14286 * net/browse-url.el (browse-url-galeon-program)
14287 (browse-url-firefox-program):
14288 * mail/sendmail.el (mail-signature-file)
14289 (mail-citation-prefix-regexp):
14290 * international/mule-conf.el (eight-bit):
14291 * international/latexenc.el (latex-inputenc-coding-alist):
14292 * international/fontset.el (x-pixel-size-width-font-regexp):
14293 * emacs-lisp/warnings.el (warning-type-format):
14294 * emacs-lisp/trace.el (trace-buffer):
14295 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
14296 (emacs-lisp-mode-map):
14297 * calendar/holidays.el (holiday-solar-holidays)
14298 (holiday-bahai-holidays, holiday-islamic-holidays)
14299 (holiday-christian-holidays, holiday-hebrew-holidays)
14300 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
14301 (hebrew-holidays-1, holiday-oriental-holidays)
14302 (holiday-general-holidays):
14303 * x-dnd.el (x-dnd-known-types):
14304 * tool-bar.el (tool-bar):
14305 * startup.el (site-run-file):
14306 * shell.el (shell-dumb-shell-regexp):
14307 * rfn-eshadow.el (file-name-shadow-tty-properties)
14308 (file-name-shadow-properties):
14309 * paths.el (remote-shell-program, news-directory):
14310 * mouse.el ([C-down-mouse-3]):
14311 * menu-bar.el (menu-bar-tools-menu):
14312 * jka-cmpr-hook.el (jka-compr-load-suffixes)
14313 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
14314 (jka-compr-compression-info-list):
14315 * isearch.el (search-whitespace-regexp):
14316 * image-file.el (image-file-name-extensions):
14317 * find-dired.el (find-ls-option):
14318 * files.el (directory-listing-before-filename-regexp)
14319 (directory-free-space-args, insert-directory-program)
14320 (list-directory-brief-switches, magic-fallback-mode-alist)
14321 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
14322 (automount-dir-prefix):
14323 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
14324 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
14325 (face-font-registry-alternatives, face-font-registry-alternatives)
14326 (face-font-family-alternatives):
14327 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
14328 (facemenu-foreground-menu, facemenu-face-menu):
14329 * epa-hook.el (epa-file-name-regexp):
14330 * dnd.el (dnd-protocol-alist):
14331 * textmodes/rst.el (auto-mode-alist):
14332 * button.el (default-button): Purecopy strings.
14333
14334 2009-11-06 Glenn Morris <rgm@gnu.org>
14335
14336 * Makefile.in (ELCFILES): Update.
14337
14338 2009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
14339
14340 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
14341 * emacs-lisp/levents.el: Move to obsolete/levents.el.
14342
14343 * nxml/xsd-regexp.el (xsdre-gen-categories):
14344 * nxml/xmltok.el (xmltok-parse-entity):
14345 * nxml/rng-parse.el (rng-parse-validate-file):
14346 * nxml/rng-maint.el (rng-format-manual)
14347 (rng-manual-output-force-new-line):
14348 * nxml/rng-loc.el (rng-save-schema-location-1):
14349 * nxml/rng-cmpct.el (rng-c-parse-file):
14350 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
14351 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
14352
14353 2009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
14354
14355 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
14356 Remove extra save-excursions and make-variable-buffer-local's.
14357 Suggested by Stefan Monnier.
14358
14359 (verilog-getopt-file, verilog-module-inside-filename-p)
14360 (verilog-set-define): Merge GNU 1.35 and repair changes from
14361 switching to using with-current-buffer.
14362
14363 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
14364 being treated as a number and confusing AUTORESET.
14365 Reported by Dan Dever.
14366
14367 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
14368 Add verilog-auto-ignore-concat to fix backward compatibility with
14369 older verilog-modes. Reported by Dan Katz.
14370
14371 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
14372 containing closing anchors "...$".
14373
14374 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
14375 Reported by Wade Smith.
14376
14377 (verilog-batch-execute-func): Comment on function usage.
14378
14379 2009-11-05 Michael McNamara <mac@mail.brushroad.com>
14380
14381 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
14382 for labels.
14383
14384 (verilog-label-re, verilog-calc-1): Support proper indent of named
14385 asserts.
14386
14387 (verilog-backward-token, verilog-basic-complete-re)
14388 (verilog-beg-of-statement, verilog-indent-re): Support proper
14389 indent of the assert statement at the beginning of a block of text.
14390
14391 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
14392 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
14393 tokens as begins.
14394
14395 2009-11-05 Glenn Morris <rgm@gnu.org>
14396
14397 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
14398 Emacs 19. (Bug#1531)
14399 (byte-compile-fix-header): Update for the above change.
14400 Drop test for epoch::version.
14401
14402 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
14403 * cus-dep.el (custom-make-dependencies):
14404 * finder.el (finder-compile-keywords):
14405 Use autoload-rubric's feature argument.
14406
14407 * calendar/diary-lib.el (top-level): Make load behave more like require.
14408
14409 * vc-git.el (vc-git-stash-map): Move definition before use.
14410
14411 2009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
14412
14413 * custom.el (custom-declare-group): Purecopy standard-value.
14414 (custom-declare-group): Purecopy custom-prefix.
14415
14416 * international/mule.el (load-with-code-conversion):
14417 Call do-after-load-evaluation unconditionally.
14418
14419 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
14420
14421 2009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
14422
14423 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
14424
14425 2009-11-04 Glenn Morris <rgm@gnu.org>
14426
14427 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
14428 (byte-compile-compatibility): Remove option.
14429 (byte-compile-close-variables, byte-compile-fix-header)
14430 (byte-compile-insert-header, byte-compile-output-docform)
14431 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
14432 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
14433 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
14434 (byte-compile-insert, byte-compile-defun):
14435 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
14436 (byte-defop-compiler19): Remove.
14437 Without byte-compile-compatibility, the 'emacs19-opcode property is not
14438 used by anything. Replace all calls with byte-defop-compiler.
14439
14440 2009-11-04 Juri Linkov <juri@jurta.org>
14441
14442 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
14443 (menu-bar-options-menu): Don't quote the `prop' arg of
14444 `menu-bar-make-mm-toggle'.
14445
14446 2009-11-04 Juanma Barranquero <lekktu@gmail.com>
14447
14448 * calendar/calendar.el (cal-loaddefs):
14449 * calendar/diary-lib.el (diary-loaddefs):
14450 * calendar/holidays.el (hol-loaddefs):
14451 * eshell/esh-module.el (esh-groups): Load rather than require.
14452
14453 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
14454
14455 * calendar/todo-mode.el (todo-add-category): Don't hardcode
14456 point-min==1.
14457 (todo-top-priorities): Only display-buffer when called interactively.
14458 (todo-item-start): Don't save excursion point.
14459 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
14460 (todo-insert-item-here, todo-file-item, todo-remove-item):
14461 Adjust uses of todo-item-start and todo-item-end.
14462
14463 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
14464 (autoload-rubric): Don't use any more.
14465
14466 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
14467 and only put a prop if it is non-nil.
14468
14469 2009-11-03 Juri Linkov <juri@jurta.org>
14470
14471 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
14472 (menu-bar-options-menu): Fix list quoting (Bug#4429).
14473
14474 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
14475 and "Menu" to make top-level menu item visually one unit (like
14476 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
14477 multi-word menu items). Fix :help string for quit-window.
14478
14479 2009-11-03 Glenn Morris <rgm@gnu.org>
14480
14481 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
14482 (byte-compile-file-form-define-abbrev-table)
14483 (byte-compile-file-form-custom-declare-variable)
14484 (byte-compile-variable-ref, byte-compile-defvar):
14485 Whether or not a warning is enabled should only affect whether we issue
14486 the warning, not whether or not we collect the relevant data.
14487 Eg warnings can be turned on and off throughout the course of a file.
14488
14489 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
14490 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
14491
14492 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
14493
14494 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
14495 * play/mpuz.el (mpuz-create-buffer):
14496 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
14497 (lm-print-y,s,noise, lm-print-w0, lm-init):
14498 * play/gomoku.el (gomoku-prompt-for-move):
14499 * play/fortune.el (fortune-in-buffer):
14500 * play/dissociate.el (dissociated-press):
14501 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
14502 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
14503 * mail/supercite.el (sc-eref-show):
14504 * mail/smtpmail.el (smtpmail-send-it):
14505 * mail/rmailsum.el (rmail-summary-next-labeled-message)
14506 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
14507 (rmail-summary-undelete-many, rmail-summary-rmail-update)
14508 (rmail-summary-goto-msg, rmail-summary-expunge)
14509 (rmail-summary-get-new-mail, rmail-summary-search-backward)
14510 (rmail-summary-add-label, rmail-summary-output-menu)
14511 (rmail-summary-output-body):
14512 * mail/rfc822.el (rfc822-addresses):
14513 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
14514 * mail/mailpost.el (post-mail-send-it):
14515 * mail/hashcash.el (hashcash-generate-payment):
14516 * mail/feedmail.el (feedmail-run-the-queue)
14517 (feedmail-queue-send-edit-prompt-help-first)
14518 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
14519 (feedmail-deduce-address-list):
14520 * eshell/esh-ext.el (eshell-remote-command):
14521 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
14522 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
14523 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
14524 (viper-save-string-in-file, viper-valid-marker):
14525 * emulation/viper-keym.el (viper-toggle-key):
14526 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
14527 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
14528 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
14529 * emulation/viper-cmd.el (viper-exec-form-in-vi)
14530 (viper-exec-form-in-emacs, viper-brac-function):
14531 * emulation/viper.el (viper-delocalize-var):
14532 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
14533 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
14534 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
14535 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
14536 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
14537 * emulation/edt.el (edt-electric-helpify):
14538 * emulation/cua-rect.el (cua--rectangle-aux-replace):
14539 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
14540 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
14541 (cua-indent-to-global-mark-column):
14542 * calendar/diary-lib.el (calendar-mark-1):
14543 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
14544 Use with-current-buffer.
14545 * emulation/viper.el (viper-delocalize-var): Use dolist.
14546
14547 2009-11-03 Chong Yidong <cyd@stupidchicken.com>
14548
14549 * comint.el (comint-replace-by-expanded-history-before-point):
14550 Replace !! with the previous input string literally (Bug#1795).
14551
14552 2009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
14553
14554 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
14555 to be made up of whitespace.
14556
14557 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
14558
14559 * minibuffer.el (read-file-name): Don't use file dialogs for
14560 remote directories (Bug#99).
14561
14562 2009-11-01 Chong Yidong <cyd@stupidchicken.com>
14563
14564 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
14565
14566 2009-11-01 Andreas Schwab <schwab@linux-m68k.org>
14567
14568 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
14569 instead of deleting the window or frame.
14570
14571 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
14572
14573 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
14574 Support face colors.
14575
14576 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
14577 New function. Support face colors (Bug#1168).
14578 (tex-common-initialization): Use it.
14579
14580 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
14581 mode allows it (Bug#1168).
14582
14583 2009-10-31 Juri Linkov <juri@jurta.org>
14584
14585 * facemenu.el (list-colors-display): Don't mark buffer as
14586 modified (Bug#3948).
14587
14588 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
14589
14590 * international/mule-diag.el (list-character-sets-1):
14591 Minor message fix (Bug#3526).
14592
14593 * progmodes/etags.el (etags-list-tags, etags-tags-apropos):
14594 Fix face property (Bug#4834).
14595 (etags-list-tags, etags-tags-apropos-additional)
14596 (etags-tags-apropos, tags-select-tags-table): Add follow-link
14597 property.
14598
14599 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
14600 items.
14601
14602 2009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
14603
14604 * textmodes/two-column.el (2C-split):
14605 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
14606 * textmodes/tex-mode.el (tex-set-buffer-directory):
14607 * textmodes/spell.el (spell-region, spell-string):
14608 * textmodes/reftex.el (reftex-erase-buffer):
14609 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
14610 * textmodes/reftex-toc.el (reftex-toc-promote-action):
14611 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
14612 (reftex-select-item):
14613 * textmodes/reftex-ref.el (reftex-label-info-update)
14614 (reftex-offer-label-menu):
14615 * textmodes/reftex-index.el (reftex-index-change-entry)
14616 (reftex-index-phrases-info):
14617 * textmodes/reftex-global.el (reftex-create-tags-file)
14618 (reftex-save-all-document-buffers, reftex-ensure-write-access):
14619 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
14620 (reftex-view-crossref-from-bibtex):
14621 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
14622 (reftex-extract-bib-entries-from-thebibliography)
14623 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
14624 * textmodes/refbib.el (r2b-capitalize-title):
14625 (r2b-convert-buffer, r2b-help):
14626 * textmodes/page-ext.el (pages-directory)
14627 (pages-directory-goto-with-mouse):
14628 * textmodes/bibtex.el (bibtex-validate-globally):
14629 * textmodes/bib-mode.el (bib-capitalize-title):
14630 * textmodes/artist.el (artist-clear-buffer, artist-system):
14631 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
14632 (local-set-scheme-interaction-buffer, xscheme-process-filter)
14633 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
14634 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
14635 (xscheme-send-control-g-interrupt, xscheme-start-process)
14636 (xscheme-process-sentinel, xscheme-cd):
14637 * progmodes/verilog-mode.el (verilog-read-always-signals)
14638 (verilog-set-define, verilog-getopt-file)
14639 (verilog-module-inside-filename-p):
14640 * progmodes/sh-script.el:
14641 * progmodes/python.el (python-pdbtrack-get-source-buffer)
14642 (python-pdbtrack-grub-for-buffer, python-execute-file):
14643 * progmodes/octave-inf.el (inferior-octave):
14644 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
14645 (idlwave-shell-compile-helper-routines, idlwave-set-local)
14646 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
14647 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
14648 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
14649 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
14650 (idlwave-shell-filter, idlwave-shell-examine-highlight)
14651 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
14652 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
14653 (idlwave-shell-examine-display, idlwave-shell-run-region)
14654 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
14655 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
14656 * progmodes/idlw-help.el (idlwave-help-get-special-help)
14657 (idlwave-help-get-help-buffer):
14658 * progmodes/gud.el (gud-basic-call, gud-find-class)
14659 (gud-tooltip-activate-mouse-motions-if-enabled):
14660 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
14661 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
14662 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
14663 (ebrowse-tags-next-file):
14664 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
14665 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
14666 (ebnf-eps-finish-and-write):
14667 * progmodes/cpp.el (cpp-edit-save):
14668 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
14669 * progmodes/cc-defs.el (c-emacs-features):
14670 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
14671 (antlr-directory-dependencies):
14672 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
14673 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
14674 (ada-find-any-references, ada-make-filename-from-adaname)
14675 (ada-make-body-gnatstub):
14676 * obsolete/rnews.el (news-list-news-groups):
14677 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
14678 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
14679 * net/rcirc.el (rcirc-debug):
14680 * net/newst-treeview.el (newsticker--treeview-list-add-item)
14681 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
14682 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
14683 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
14684 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
14685 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
14686 (newsticker--treeview-list-clear-highlight)
14687 (newsticker--treeview-list-update-highlight)
14688 (newsticker--treeview-list-highlight-start)
14689 (newsticker--treeview-tree-update-highlight)
14690 (newsticker--treeview-get-selected-item)
14691 (newsticker-treeview-mark-list-items-old)
14692 (newsticker--treeview-set-current-node):
14693 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
14694 * net/newst-backend.el (newsticker--get-news-by-funcall)
14695 (newsticker--get-news-by-wget, newsticker--image-get)
14696 (newsticker--image-sentinel):
14697 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
14698 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
14699 (eudc-ph-close-session):
14700 * net/eudc.el (eudc-save-options):
14701 * language/thai-word.el (thai-update-word-table):
14702 * language/japan-util.el (japanese-string-conversion):
14703 * international/titdic-cnv.el (tsang-quick-converter)
14704 (ziranma-converter, ctlau-converter):
14705 * international/mule-cmds.el (describe-language-environment):
14706 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
14707 (skkdic-convert-postfix, skkdic-convert-prefix):
14708 (skkdic-convert-okuri-nasi, skkdic-convert):
14709 * emacs-lisp/re-builder.el (reb-update-overlays):
14710 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
14711 * emacs-lisp/gulp.el (gulp-send-requests):
14712 * emacs-lisp/find-gc.el (trace-call-tree):
14713 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
14714 (eieio-describe-generic):
14715 * emacs-lisp/eieio-base.el (eieio-persistent-read):
14716 * emacs-lisp/edebug.el (edebug-outside-excursion):
14717 * emacs-lisp/debug.el (debugger-make-xrefs):
14718 * emacs-lisp/cust-print.el (custom-prin1-to-string):
14719 * emacs-lisp/chart.el (chart-new-buffer):
14720 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
14721 Use with-current-buffer.
14722 * textmodes/artist.el (artist-system): Don't call
14723 copy-sequence on a fresh string.
14724 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
14725
14726 2009-10-31 Stephen Berman <stephen.berman@gmx.net>
14727
14728 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
14729 is no item to edit. (Bug#4820)
14730 (todo-top-priorities): Restore point and restore narrowing in Todo
14731 buffer. (Bug#4820)
14732
14733 2009-10-31 Glenn Morris <rgm@gnu.org>
14734
14735 * net/ange-ftp.el (top-level): Don't require dired when compiling.
14736 (comint-last-output-start, comint-last-input-start)
14737 (comint-last-input-end): Don't defvar when compiling.
14738 (ange-ftp-process-file): Use bound-and-true-p.
14739
14740 * pcmpl-rpm.el (top-level): Move provide statement to end.
14741 (pcmpl-rpm): Remove unused custom group.
14742
14743 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
14744
14745 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
14746
14747 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
14748 (byte-compile-warnings): Add `constants' as an option.
14749 (byte-compile-callargs-warn, byte-compile-arglist-warn)
14750 (display-call-tree): Update for byte-compile-fdefinition possibly
14751 returning `(macro lambda ...)'. (Bug#4778)
14752 (byte-compile-variable-ref, byte-compile-setq-default):
14753 Respect `constants' member of byte-compile-warnings.
14754
14755 2009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
14756
14757 * vc-bzr.el (vc-bzr-revision-keywords): New var.
14758 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
14759 to "submit:".
14760
14761 2009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
14762
14763 * textmodes/ispell.el (ispell-skip-region-alist):
14764 * international/mule-conf.el (eight-bit):
14765 * international/fontset.el (font-encoding-alist):
14766 * startup.el (pure-space-overflow-message):
14767 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
14768 * paths.el (gnus-nntp-service, rmail-spool-directory)
14769 (term-file-prefix):
14770 * files.el (save-some-buffers-action-alist):
14771 * cmuscheme.el (same-window-buffer-names):
14772 * ielm.el (same-window-buffer-names):
14773 * shell.el (same-window-buffer-names):
14774 * mail/sendmail.el (same-window-buffer-names):
14775 * progmodes/inf-lisp.el (same-window-buffer-names):
14776 * bindings.el (mode-line-client)
14777 (mode-line-column-line-number-mode-map):
14778 * language/tibetan.el (tibetan-precomposition-rule-regexp)
14779 (tibetan-precomposed-regexp): Purecopy string arguments.
14780
14781 2009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
14782
14783 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
14784 (calcDigit-nondigit):
14785 * calc/calc-yank.el (calc-copy-to-buffer):
14786 * calc/calc-units.el (calc-invalidate-units-table):
14787 * calc/calc-trail.el (calc-trail-yank):
14788 * calc/calc-store.el (calc-insert-variables):
14789 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
14790 * calc/calc-prog.el (calc-read-parse-table):
14791 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
14792 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
14793 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
14794 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
14795 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
14796 (calc-graph-name, calc-graph-find-command, calc-graph-view)
14797 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
14798 * calc/calc-ext.el (calc-realign):
14799 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
14800 (calc-embedded-finish-edit, calc-embedded-make-info)
14801 (calc-embedded-finish-command, calc-embedded-stack-change):
14802 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
14803
14804 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
14805 shell-dynamic-complete-filename in preference to
14806 comint-dynamic-complete-filename.
14807
14808 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
14809 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
14810 Don't consider whether the display supports colors.
14811 (bookmark-import-new-list): Use dolist.
14812 (bookmark-bmenu-mode-map): Move initialization into declaration.
14813 (bookmark-bmenu-list): Use dolist, simplify.
14814 (bookmark-show-all-annotations): Use save-selected-window and dolist.
14815 (menu-bar-final-items): Use push.
14816
14817 2009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
14818
14819 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
14820 it works on remote files.
14821 (vc-hg-diff): Don't pass any `--cwd' argument.
14822
14823 2009-10-27 Kevin Ryde <user42@zip.com.au>
14824
14825 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
14826 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
14827 (Further to Bug#3921).
14828
14829 2009-10-27 Michael Albinus <michael.albinus@gmx.de>
14830
14831 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
14832 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
14833 calling `tramp-imap-put-file'. Add file size to the call.
14834 (tramp-imap-get-file-entries): Compute also user name, file size,
14835 and date.
14836 (tramp-imap-handle-insert-directory): Insert uid and gid.
14837 (tramp-imap-handle-file-attributes): Transform uid and gid
14838 according to `id-format'.
14839 (tramp-imap-put-file): New optional parameter SIZE. Encode file
14840 size in header X-Size.
14841
14842 2009-10-26 Juanma Barranquero <lekktu@gmail.com>
14843
14844 * simple.el (transpose-subr): Give clearer error when the mark
14845 is not set. (Bug#4807)
14846
14847 2009-10-26 Michael Albinus <michael.albinus@gmx.de>
14848
14849 * net/tramp.el (tramp-perl-file-truename): New defconst.
14850 Perl code contributed by yary <not.com@gmail.com> (tiny change).
14851 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
14852 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
14853 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
14854
14855 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
14856 Ignore `dired-call-process'.
14857 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
14858
14859 2009-10-26 Julian Scheid <julians37@gmail.com>
14860
14861 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
14862 (tramp-get-remote-readlink): New defun.
14863 (tramp-handle-file-truename): Use it.
14864 (tramp-handle-file-exists-p): Check file-attributes cache, assume
14865 file exists if cache value present.
14866 (tramp-check-cached-permissions): New defun.
14867 (tramp-handle-file-readable-p): Use it.
14868 (tramp-handle-file-writable-p): Likewise.
14869 (tramp-handle-file-executable-p): Likewise.
14870 (tramp-handle-file-name-all-completions): Try using Perl to get
14871 partial completions. When perl not available, combine `cd' and
14872 `ls' into single remote operation and use shell expansion to get
14873 partial remote directory contents. Set `file-exists-p' cache for
14874 directory and any files returned by ls. Change cache handling to
14875 support partial directory contents. Use error message emitted by
14876 remote `cd' or Perl code for local tramp-error.
14877 (tramp-do-copy-or-rename-file-directly): Avoid separate
14878 tramp-send-command-and-check call.
14879 (tramp-handle-process-file): Merge three remote ops into one.
14880 Do not flush all caches when `process-file-side-effects' is set.
14881 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
14882 file-attributes shows uid/gid to be set already.
14883
14884 2009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
14885
14886 * textmodes/tex-mode.el (tex-dvi-view-command)
14887 (tex-show-queue-command, tex-open-quote):
14888 * progmodes/ruby-mode.el (auto-mode-alist)
14889 (interpreter-mode-alist): Purecopy strings.
14890
14891 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
14892
14893 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
14894 string for the hook, keymap and abbrev table.
14895
14896 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
14897
14898 * x-dnd.el (x-dnd-xdnd-to-action):
14899 * startup.el (fancy-startup-text, fancy-about-text): Change to
14900 defconst from defvar.
14901
14902 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
14903
14904 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
14905 Purecopy initialization strings.
14906
14907 * mail/sendmail.el (mail-header-separator)
14908 (mail-personal-alias-file):
14909 * mail/rmail.el (rmail-default-dont-reply-to-names)
14910 (rmail-ignored-headers, rmail-retry-ignored-headers)
14911 (rmail-highlighted-headers, rmail-secondary-file-directory)
14912 (rmail-secondary-file-regexp):
14913 * files.el (null-device, file-name-invalid-regexp)
14914 (locate-dominating-stop-dir-regexp)
14915 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
14916 (interpreter-mode-alist): Use mapcar instead of mapc.
14917
14918 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
14919
14920 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
14921 (completion-ignored-extensions):
14922 (debug-ignored-errors): Purecopy strings.
14923
14924 2009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
14925
14926 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
14927 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
14928 (pcomplete--here): Use push.
14929
14930 * subr.el (all-completions): Declare the 4th arg obsolete.
14931
14932 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
14933
14934 * pcomplete.el (pcomplete-unquote-argument-function): New var.
14935 (pcomplete-unquote-argument): New function.
14936 (pcomplete--common-suffix): Always pay attention to case.
14937 (pcomplete--table-subvert): Quote and unquote the text.
14938 (pcomplete--common-quoted-suffix): New function.
14939 (pcomplete-std-complete): Use it and pcomplete-begin.
14940
14941 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
14942 we're inside a dedicated or minibuffer window.
14943
14944 2009-10-24 Karl Fogel <kfogel@red-bean.com>
14945
14946 * bookmark.el: Update documentation, especially documentation
14947 of `bookmark-alist' and of the bookmark file format.
14948 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
14949
14950 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
14951
14952 * mail/emacsbug.el (report-emacs-bug): Clarify that the
14953 keybindings apply to the mail buffer (Bug#4003). Shrink help
14954 window to buffer.
14955
14956 * whitespace.el (whitespace-mode, whitespace-newline-mode)
14957 (global-whitespace-mode, global-whitespace-newline-mode)
14958 (whitespace-toggle-options, global-whitespace-toggle-options):
14959 Doc fix (Bug#3660).
14960
14961 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
14962 of xmltok-start before the end tag was inserted (Bug#2840).
14963
14964 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
14965 patterns that are preceded by an open-paren (Bug#1320).
14966
14967 2009-10-24 Sven Joachim <svenjoac@gmx.de>
14968
14969 * files.el (delete-directory): Delete symlinks to directories with
14970 delete-file (Bug#4739).
14971
14972 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
14973
14974 * vc.el (vc-backend-for-registration): Rename from
14975 vc-get-backend-for-registration. Update callers.
14976
14977 * international/mule-cmds.el (set-language-info-alist):
14978 Purecopy lang-env.
14979 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
14980 (charset): Purecopy the name.
14981 (define-char-code-property): Purecopy string arguments.
14982
14983 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
14984 Purecopy string arguments.
14985
14986 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
14987 * ediff-hook.el (menu-bar-ediff-menu):
14988 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
14989 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
14990
14991 2009-10-24 Glenn Morris <rgm@gnu.org>
14992
14993 * comint.el (comint-dynamic-list-completions):
14994 * term.el (term-dynamic-list-completions): Use choose-completion rather
14995 than obsolete alias mouse-choose-completion.
14996
14997 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
14998 file-cache-choose-completion.
14999 (file-cache-choose-completion): Handle an optional event argument.
15000 (file-cache-mouse-choose-completion): Make it an obsolete alias.
15001
15002 * progmodes/octave-mod.el (octave-complete-symbol):
15003 Use choose-completion if mouse-choose-completion is ever removed.
15004
15005 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
15006 use.
15007
15008 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
15009 compiler.
15010
15011 * vc-hooks.el (vc-responsible-backend): Fix declaration.
15012
15013 2009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
15014
15015 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
15016 Ignore `pred' now that we receive one.
15017 Handle test-completion specially.
15018
15019 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
15020
15021 * vc.el (vc-responsible-backend): Throw an error if not backend is
15022 found. Remove the REGISTER argument. Move the code dealing with
15023 REGISTER ...
15024 (vc-get-backend-for-registration): ... here. New function.
15025 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
15026 of vc-responsible-backend, pass the file name instead of the
15027 directory name.
15028
15029 2009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
15030
15031 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
15032 New funs.
15033 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
15034 (pcomplete-comint-setup): Don't modify a global var via
15035 accidental side-effects.
15036 (pcomplete-shell-setup): Adjust call accordingly.
15037 (pcomplete-parse-comint-arguments): Use push.
15038
15039 2009-10-23 Chong Yidong <cyd@stupidchicken.com>
15040
15041 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
15042 Allow uncapitalized info node names (Bug#3921).
15043
15044 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
15045 to the DEBUG file (Bug#3781).
15046
15047 2009-10-23 Jari Aalto <jari.aalto@cante.net>
15048
15049 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
15050 dictionary entry (Bug#4579).
15051
15052 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
15053
15054 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
15055 from `rfn-eshadow-update-overlay-hook' when unloading.
15056 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
15057 "rsyncc". Adjust doc string.
15058 (tramp-temp-buffer-file-name): New buffer-local defvar.
15059 (tramp-handle-insert-file-contents, tramp-handle-write-region):
15060 Keep temporary file when indicated by method ("rsync" and
15061 "rsyncc").
15062 (tramp-handle-write-region): Handle APPEND.
15063 (tramp-delete-temp-file-function): New defun. Added to
15064 `kill-buffer-hook'.
15065
15066 2009-10-23 Juanma Barranquero <lekktu@gmail.com>
15067
15068 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
15069
15070 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
15071
15072 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
15073 (color-name-rgb-alist, tty-standard-colors)
15074 (tty-color-mode-alist): Change to defconst.
15075
15076 * simple.el (mark-inactive): Purecopy message.
15077
15078 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
15079 (global-map, yank-menu):
15080 * textmodes/ispell.el (ispell-menu-map):
15081 * net/eudc.el (eudc-tools-menu):
15082 * international/mule-cmds.el (describe-language-environment-map)
15083 (setup-language-environment-map, set-coding-system-map)
15084 (mule-menu-keymap):
15085 * vc-hooks.el (vc-menu-entry, vc-menu-map):
15086 * replace.el (occur-mode-map):
15087 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
15088
15089 2009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
15090
15091 * calc/calc.el (math-read-number, math-read-number-simple):
15092 Use `save-match-data'.
15093
15094 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
15095
15096 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
15097 rather than fiddling with global-map bindings, since it should only
15098 affect per-terminal settings.
15099 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
15100
15101 * minibuffer.el (completion-table-with-terminator): Allow to specify
15102 the terminator-regexp.
15103
15104 * simple.el (switch-to-completions): Look for *Completions* in other
15105 frames as well.
15106
15107 * pcomplete.el: Allow the use of completion-tables.
15108 (pcomplete-std-complete): New command.
15109 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
15110 (pcomplete--here): Use a function for `form' rather than an expression,
15111 so it can be byte-compiled.
15112 (pcomplete-here, pcomplete-here*): Adjust accordingly.
15113 Add edebug declaration.
15114 (pcomplete-show-completions): Remove unused var `curbuf'.
15115 (pcomplete-do-complete, pcomplete-stub):
15116 Don't assume `completions' is a list of strings any more.
15117
15118 2009-10-22 Juanma Barranquero <lekktu@gmail.com>
15119
15120 * find-dired.el (find-name-arg): Fix typo in docstring.
15121
15122 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
15123
15124 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
15125 (pcmpl-linux-fs-types): Same, and update to new modules layout.
15126
15127 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
15128 pcomplete-entries.
15129
15130 * comint.el (comint-read-input-ring, comint-write-input-ring)
15131 (comint-substitute-in-file-name)
15132 (comint-dynamic-complete-as-filename)
15133 (comint-dynamic-simple-complete)
15134 (comint-dynamic-list-filename-completions)
15135 (comint-dynamic-list-completions)
15136 (comint-redirect-results-list-from-process): Minor simplifications.
15137
15138 2009-10-21 Kevin Ryde <user42@zip.com.au>
15139
15140 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
15141 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
15142 the first form. And insert a blank line after ";;; Code" since
15143 that's usual style. (Bug#4612)
15144
15145 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
15146
15147 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
15148
15149 * minibuffer.el (completion-table-with-terminator): Properly implement
15150 boundaries, in case `terminator' appears in the suffix.
15151 (completion--embedded-envvar-table): Don't return boundaries if
15152 there's no valid completion. Simplify.
15153 (completion-file-name-table): New completion table extracted from
15154 completion--file-name-table.
15155 (completion--file-name-table): Use it.
15156 (read-file-name-predicate): Declare obsolete.
15157 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
15158 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
15159 completion-file-name-table, and use the `pred' argument.
15160 * files.el (locate-file-completion-table): Use the `pred' arg rather
15161 than read-file-name-predicate.
15162 (abbreviate-file-name): Use \` rather than ^ for BOS.
15163
15164 2009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
15165
15166 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
15167 vc-responsible-backend to register, it causes problems.
15168
15169 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
15170
15171 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
15172
15173 2009-10-21 Michael Albinus <michael.albinus@gmx.de>
15174
15175 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
15176 (tramp-smb-handle-file-attributes): Use it.
15177 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
15178 (tramp-smb-handle-insert-directory): Use `mapc' rather than
15179 `mapcar'. Use `tramp-smb-get-stat-capability'.
15180 Add `dired-filename' text properties.
15181 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
15182 (tramp-smb-maybe-open-connection): Simplify check for smbclient
15183 version.
15184
15185 2009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
15186
15187 * subr.el (read-key-delay): Reduce to 0.01.
15188 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
15189 (bug#4751).
15190
15191 2009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
15192
15193 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
15194
15195 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
15196 (Info-menu): Remove unused vars `last' and `completions'.
15197 (Info-index-nodes): Remove unused var `node'.
15198
15199 * info.el (Info-complete-menu-item): Use complete-with-action.
15200
15201 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
15202
15203 Make vc-annotate work through copies and renames.
15204 * vc-annotate.el (vc-annotate-extract-revision-at-line):
15205 Return the file name too.
15206 (vc-annotate-revision-at-line)
15207 (vc-annotate-find-revision-at-line)
15208 (vc-annotate-revision-previous-to-line)
15209 (vc-annotate-show-log-revision-at-line): Update to get the file
15210 name from vc-annotate-extract-revision-at-line.
15211 (vc-annotate-show-diff-revision-at-line-internal): Change the
15212 argument to mean whether to show a file diff or not. Get the file
15213 name from vc-annotate-extract-revision-at-line.
15214 (vc-annotate-show-diff-revision-at-line):
15215 Update vc-annotate-show-diff-revision-at-line call.
15216 (vc-annotate-warp-revision): Add an optional file argument.
15217
15218 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
15219 (vc-git-annotate-extract-revision-at-line): Also return the file
15220 name if found.
15221
15222 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
15223 command. Remove unused code.
15224 (vc-hg-annotate-re): Update to match --follow output.
15225 (vc-hg-annotate-extract-revision-at-line): Also return the file
15226 name if found.
15227
15228 * vc.el: Update annotate-extract-revision-at-line documentation.
15229
15230 2009-10-18 Kevin Ryde <user42@zip.com.au>
15231
15232 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
15233 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
15234
15235 * net/browse-url.el (browse-url): Identify alist with "consp and
15236 not functionp" and let all other things go down the `apply' leg,
15237 as suggested by Stefan. (Further to bug#4531.)
15238
15239 2009-10-18 Chong Yidong <cyd@stupidchicken.com>
15240
15241 * minibuffer.el (read-file-name): Check for repeat before putting
15242 a default argument in file-name-history (Bug#4657).
15243
15244 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
15245 read syntax (Bug#4737).
15246
15247 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
15248
15249 2009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
15250
15251 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
15252 (html-tag-alist, html-tag-help): Add descriptions for undocumented
15253 entries and make note of obsolete tags.
15254
15255 2009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
15256
15257 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
15258
15259 2009-10-18 Glenn Morris <rgm@gnu.org>
15260
15261 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
15262 grep, so that binary files (eg international/uni-bidi.el) can match.
15263 Remove test for "UnicodeData" files, since it is hopefully unnecessary
15264 now, and in any case the file header format has changed.
15265
15266 2009-10-17 Glenn Morris <rgm@gnu.org>
15267
15268 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
15269 (flyspell-get-word, flyspell-large-region)
15270 (flyspell-auto-correct-previous-word): Doc/error message fixes.
15271
15272 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
15273
15274 * Makefile.in (ELCFILES): Add ede/shell.
15275
15276 2009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
15277
15278 * term/common-win.el (x-colors): Purecopy it.
15279
15280 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
15281
15282 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
15283 permissive for when the buffer is empty.
15284 (tar-header-block-tokenize): Decode the username and groupname.
15285 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
15286
15287 2009-10-17 Eric Ludlam <zappo@gnu.org>
15288
15289 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
15290 contains multibyte characters, choose first applicable coding
15291 system automatically.
15292
15293 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
15294
15295 * international/mule-cmds.el (select-safe-coding-system): If the file
15296 has a coding cookie, use it regardless of any other setting (bug#4712).
15297
15298 2009-10-17 Glenn Morris <rgm@gnu.org>
15299
15300 * foldout.el (foldout-mouse-swallow-events):
15301 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
15302
15303 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
15304 (dired-keep-marker-copy, dired-keep-marker-hardlink)
15305 (dired-keep-marker-symlink, dired-dwim-target)
15306 (dired-copy-preserve-time): Do not autoload these defcustoms.
15307
15308 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
15309 messages from messing up the file coding. (Bug#4623)
15310
15311 2009-10-17 Jari Aalto <jari.aalto@cante.net>
15312
15313 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
15314 if no match is found for the current dictionary. (Bug#4578)
15315
15316 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
15317 optional, since that is how it is documented, and this is often called
15318 with a nil argument. (Bug#4577)
15319 (flyspell-external-point-words, flyspell-auto-correct-word)
15320 (flyspell-correct-word-before-point, flyspell-word-search-forward)
15321 (flyspell-word-search-backward): Remove nil argument in calls to
15322 flyspell-get-word, since it is not needed now.
15323
15324 2009-10-17 Ulrich Mueller <ulm@gentoo.org>
15325
15326 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
15327
15328 2009-10-16 Glenn Morris <rgm@gnu.org>
15329
15330 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
15331
15332 2009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
15333
15334 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
15335 (ange-ftp-file-size): New function.
15336 (ange-ftp-file-attributes): Use it.
15337
15338 2009-10-16 Michael Albinus <michael.albinus@gmx.de>
15339
15340 * net/tramp-smb.el (tramp-smb-version): New defvar.
15341 (tramp-smb-maybe-open-connection): Use it, in order to avoid
15342 repeated checks.
15343
15344 2009-10-16 Glenn Morris <rgm@gnu.org>
15345
15346 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
15347 Maybe copy some custom properties from old to new name. (Bug#4706)
15348
15349 2009-10-16 Juanma Barranquero <lekktu@gmail.com>
15350
15351 * subr.el (error, sit-for, start-process-shell-command)
15352 (start-file-process-shell-command): Set the calling convention
15353 after the function definition.
15354
15355 2009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
15356
15357 * subr.el (error, sit-for, start-process-shell-command)
15358 (start-file-process-shell-command): Use the new
15359 set-advertised-calling-convention feature.
15360
15361 2009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
15362
15363 * international/ucs-normalize.el (ucs-normalize-version):
15364 Change to 1.2.
15365 (check-range): Adjust for Unicode 5.2.
15366
15367 2009-10-15 Juri Linkov <juri@jurta.org>
15368
15369 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
15370 to the `menu-item' format.
15371
15372 2009-10-15 Michael Albinus <michael.albinus@gmx.de>
15373
15374 * net/tramp.el (tramp-replace-environment-variables): Do not fail
15375 if the environment variable does not exist.
15376
15377 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
15378 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
15379 parameter.
15380 (tramp-smb-handle-add-name-to-file)
15381 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
15382 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
15383 (tramp-smb-handle-file-attributes)
15384 (tramp-smb-do-file-attributes-with-stat)
15385 (tramp-smb-handle-file-local-copy)
15386 (tramp-smb-handle-insert-directory)
15387 (tramp-smb-handle-make-directory)
15388 (tramp-smb-handle-make-directory-internal)
15389 (tramp-smb-handle-make-symbolic-link)
15390 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
15391 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
15392 (tramp-smb-maybe-open-connection): Apply the changed parameters.
15393 (tramp-smb-read-file-entry): Read Disk names in compressed format.
15394 Handle long file names.
15395 (tramp-smb-get-cifs-capabilities): Check, whether the connection
15396 process is running.
15397 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
15398 Read share names with "-g" option.
15399
15400 2009-10-15 Ryan Yeske <rcyeske@gmail.com>
15401
15402 * net/rcirc.el (rcirc-view-log-file): New command.
15403 (rcirc-track-minor-mode-map): Remove C-c ` binding.
15404 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
15405 specified.
15406
15407 2009-10-15 Glenn Morris <rgm@gnu.org>
15408
15409 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
15410 from the second command-line argument.
15411 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
15412 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
15413 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
15414 w32-batch-update-autoloads.
15415 * emacs-lisp/autoload.el (autoload-make-program): New variable.
15416 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
15417
15418 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
15419 the headers cannot be located. Simplify, subtracting superflous
15420 save-excursions.
15421
15422 2009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
15423
15424 Replace completion-base-size by completion-base-position to fix bugs
15425 such as (bug#4699).
15426 * simple.el (completion-base-position): New var.
15427 (completion-base-size): Mark as obsolete.
15428 (choose-completion): Make it work for mouse events as well.
15429 Pass the new base-position to choose-completion-string.
15430 (choose-completion-guess-base-position): New function, extracted from
15431 choose-completion-delete-max-match.
15432 (choose-completion-delete-max-match): Use it. Make obsolete.
15433 (choose-completion-string): Use the new base-position info.
15434 (completion-root-regexp): Delete.
15435 (completion-setup-function): Preserve completion-base-position.
15436 Eliminate obsolete base-size manipulation.
15437 * minibuffer.el (display-completion-list): Don't mess with base-size.
15438 (minibuffer-completion-help): Set completion-base-position instead.
15439 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
15440 choose-completion.
15441 * textmodes/bibtex.el (bibtex-complete):
15442 * emacs-lisp/crm.el (crm--choose-completion-string):
15443 Adjust to new calling convention.
15444 * complete.el (partial-completion-mode): Use minibufferp to avoid
15445 bumping into incompatible change to choose-completion-string-functions.
15446 * ido.el (ido-choose-completion-string): Make its calling convention
15447 more permissive.
15448 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
15449 base-size manipulation.
15450 (comint-dynamic-list-input-ring): Use dotimes and push.
15451 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
15452 fundamental-mode. Use `or'.
15453
15454 2009-10-14 Juri Linkov <juri@jurta.org>
15455
15456 * misearch.el (multi-isearch-next-buffer-from-list)
15457 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
15458
15459 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
15460
15461 * Makefile.in (compile-onefile): Load `bytecomp' rather than
15462 `bytecomp.el'.
15463
15464 * minibuffer.el (completion-pcm--merge-completions): Make sure the
15465 string we return is all made up of text from the completions rather
15466 than part from the completions and part from the input (bug#4219).
15467
15468 * ido.el (ido-everywhere): Use define-minor-mode.
15469
15470 * buff-menu.el (list-buffers, ctl-x-map):
15471 Mark the entry points with ;;;###autoload cookies.
15472
15473 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
15474
15475 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
15476 correctly in the detached head case.
15477 (vc-git-print-log): Remove unused binding.
15478
15479 * vc.el (vc-responsible-backend): When a directory is passed for
15480 for registration create a VC repository if no backend is
15481 responsible for the directory argument.
15482 (vc-deduce-fileset): Tell vc-responsible-backend to register.
15483
15484 * vc.el: Move comments about RCS and SCCS ...
15485 * vc-rcs.el:
15486 * vc-sccs.el: ... here, respectively.
15487
15488 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
15489
15490 * minibuffer.el (completion--file-name-table): Return nil if there's
15491 no file completion, even if substitute-in-file-name changed
15492 the string (bug#4708).
15493
15494 2009-10-13 Juri Linkov <juri@jurta.org>
15495
15496 * files-x.el (read-file-local-variable-value): Don't filter out
15497 minor modes from mode name completion (bug#4664).
15498
15499 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
15500
15501 * international/mule-cmds.el (ucs-names): Remove exclusion of
15502 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
15503
15504 2009-10-13 Kenichi Handa <handa@m17n.org>
15505
15506 * international/uni-name.el: Regenerated.
15507
15508 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
15509
15510 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
15511 should be automatically buffer-local, but isn't.)
15512
15513 2009-10-12 Sam Steingold <sds@gnu.org>
15514
15515 * progmodes/compile.el (compilation-next-error-function): Fix the
15516 timestamps if the buffer has been visited before.
15517 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
15518 non-anchored patterns, like the perl one (bug#3928).
15519
15520 2009-10-12 Glenn Morris <rgm@gnu.org>
15521
15522 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
15523 Let-bind `size'.
15524
15525 2009-10-12 Juanma Barranquero <lekktu@gmail.com>
15526
15527 * proced.el (proced-unload-function): New function.
15528
15529 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
15530 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
15531 Doc fix.
15532
15533 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
15534
15535 2009-10-11 Juri Linkov <juri@jurta.org>
15536
15537 * files-x.el (read-file-local-variable-value):
15538 Provide default value only for bound variables (bug#4664).
15539
15540 2009-10-11 Michael Albinus <michael.albinus@gmx.de>
15541
15542 * net/tramp.el (tramp-local-host-p): Function shall return nil for
15543 connection methods like smb.
15544
15545 * net/tramp-cache.el (tramp-flush-connection-property): The hash
15546 can be empty.
15547
15548 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
15549 (tramp-smb-file-name-handler-alist): Add handlers for
15550 `add-name-to-file', `make-symbolic-link'.
15551 (tramp-smb-handle-add-name-to-file)
15552 (tramp-smb-do-file-attributes-with-stat)
15553 (tramp-smb-handle-make-symbolic-link)
15554 (tramp-smb-get-cifs-capabilities): New defuns.
15555 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
15556 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
15557 (tramp-smb-handle-file-local-copy)
15558 (tramp-smb-handle-make-directory-internal)
15559 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
15560 The file name syntax depends on cifs capabilities.
15561 (tramp-smb-handle-file-attributes):
15562 Call `tramp-smb-do-file-attributes-with-stat' if possible.
15563 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
15564 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
15565
15566 2009-10-11 Chong Yidong <cyd@stupidchicken.com>
15567
15568 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
15569 (eieio-defclass): Apply deftype handler and setf-method properties
15570 directly.
15571 (eieio-add-new-slot): Avoid union function from cl library.
15572 (eieio--typep): New function.
15573 (eieio-perform-slot-validation): Use it.
15574
15575 2009-10-10 Karl Fogel <kfogel@red-bean.com>
15576
15577 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
15578 Update documentation to refer to the variables documented in r1.135.
15579 (Bug#4188)
15580
15581 2009-10-10 Karl Fogel <kfogel@red-bean.com>
15582
15583 * bookmark.el (Info-suffix-list): Remove this unused variable.
15584 (bookmark-current-point): Remove this obsolete variable.
15585 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
15586 Adjust for removal of bookmark-current-point.
15587
15588 (bookmarks-already-loaded, bookmark-current-buffer)
15589 (bookmark-yank-point): Document. (Bug#4188)
15590
15591 2009-10-10 Glenn Morris <rgm@gnu.org>
15592
15593 * frame.el (frame-height): Doc fix.
15594
15595 * calendar/calendar.el (calendar-split-width-threshold): New option.
15596 (calendar-basic-setup): Use calendar-split-width-threshold.
15597
15598 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
15599
15600 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
15601 Ideographic Supplement" range (U+1F200..U+1F2FF).
15602
15603 2009-10-09 Karl Fogel <kfogel@red-bean.com>
15604
15605 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
15606 since the list will have been rebuilt anyway. (Bug#4349)
15607
15608 2009-10-09 Karl Fogel <kfogel@red-bean.com>
15609
15610 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
15611 (bookmark-bmenu-execute-deletions): Don't save here, as
15612 bookmark-delete will now do so if necessary.
15613 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
15614 (Bug#4348)
15615
15616 2009-10-09 Glenn Morris <rgm@gnu.org>
15617
15618 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
15619
15620 2009-10-09 Karl Fogel <kfogel@red-bean.com>
15621
15622 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
15623 (bookmark-jump-other-window): Just invoke bookmark-jump with new
15624 argument now, so the two function's behaviors will match. (Bug#3645)
15625
15626 2009-10-08 Michael Albinus <michael.albinus@gmx.de>
15627
15628 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
15629 (tramp-file-name-real-host, tramp-file-name-port):
15630 Apply `save-match-data'.
15631
15632 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
15633 case both directories are remote.
15634 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
15635 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
15636
15637 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
15638
15639 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
15640
15641 2009-10-07 Glenn Morris <rgm@gnu.org>
15642
15643 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
15644 of concat.
15645
15646 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
15647
15648 * files-x.el (read-file-local-variable): Include some
15649 non-user-variables in the completion table (bug#4664).
15650
15651 2009-10-07 Michael Albinus <michael.albinus@gmx.de>
15652
15653 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
15654 message.
15655
15656 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
15657 (tramp-smb-file-name-handler-alist): Add handler for
15658 `copy-directory', `expand-file-name', `set-file-modes'.
15659 (tramp-smb-handle-copy-directory)
15660 (tramp-smb-handle-expand-file-name)
15661 (tramp-smb-handle-set-file-modes): New defuns.
15662 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
15663 (tramp-smb-handle-file-attributes): Simplify check for retrieving
15664 entry.
15665 (tramp-smb-handle-insert-directory): Don't flush the cache.
15666 (tramp-smb-maybe-open-connection): Check for samba client and
15667 server versions.
15668
15669 2009-10-07 Eli Zaretskii <eliz@gnu.org>
15670
15671 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
15672 to not error out of search for "^lisp=" fails.
15673
15674 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
15675
15676 * makefile.w32-in (WINS_UPDATES): New macro.
15677 (custom-deps, finder-data, autoloads): Use it.
15678
15679 2009-10-07 Glenn Morris <rgm@gnu.org>
15680
15681 * Makefile.in (autoloads): Revert previous change.
15682 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
15683 the list of preloaded files passed on the command-line, get
15684 it from src/Makefile.
15685
15686 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
15687 show the original buffer rather than a random one.
15688
15689 2009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
15690
15691 * help.el (describe-no-warranty): Place point in a slightly better
15692 position in the GPLv3 text.
15693
15694 2009-10-06 Sam Steingold <sds@gnu.org>
15695
15696 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
15697 the comm attribute is present before calling regexp-quote.
15698
15699 2009-10-06 Juanma Barranquero <lekktu@gmail.com>
15700
15701 * play/animate.el (animate-string): For good effect, make sure
15702 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
15703
15704 * play/animate.el (animate-sequence, animate-birthday-present):
15705 * misc.el (butterfly): Don't set `indent-tabs-mode'.
15706
15707 2009-10-06 Glenn Morris <rgm@gnu.org>
15708
15709 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
15710
15711 * emacs-lisp/autoload.el (autoload-excludes): New variable.
15712 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
15713 (batch-update-autoloads): Process a string value of autoload-excludes,
15714 set during the build process.
15715 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
15716
15717 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
15718 inside with-parsed... macro so that `v' is defined.
15719
15720 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
15721 * progmodes/fortran.el (fortran-end-of-block)
15722 (fortran-beginning-of-block):
15723 Also push mark in the macro case.
15724
15725 * emerge.el (emerge-show-file-name):
15726 * calc/calc.el (calc-quit):
15727 * calc/calc-misc.el (calc-big-or-small):
15728 * calc/calc-graph.el (calc-graph-view):
15729 * calc/calc-ext.el (calc-reset):
15730 * calendar/calendar.el (calendar-basic-setup):
15731 Use window-full-height-p.
15732
15733 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
15734 header we don't understand, don't insert another. (Bug#4624)
15735 If changing mime charset, insert the new one in the right place.
15736
15737 2009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
15738
15739 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
15740 (cal-tex-cursor-month): Correctly increment the end date for diary and
15741 holiday listing. (Bug#4626)
15742
15743 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
15744
15745 * help-fns.el (describe-function-1): Don't burp if the function is not
15746 a symbol.
15747
15748 2009-10-05 Juanma Barranquero <lekktu@gmail.com>
15749
15750 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
15751 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
15752 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
15753 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
15754
15755 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
15756 (eieio-default-superclass): Reflow docstrings.
15757 (this, class-option-assoc, defclass, eieio-class-un-autoload)
15758 (eieio-unbind-method-implementations, defmethod)
15759 (eieio-validate-slot-value, eieio-validate-class-slot-value)
15760 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
15761 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
15762 (eieio-slot-originating-class-p, eieio-slot-name-index)
15763 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
15764 (constructor, initialize-instance, no-next-method, object-print)
15765 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
15766 Fix typos in docstrings.
15767 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
15768 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
15769 (next-method-p): Doc fixes.
15770 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
15771 Fix typos in error messages.
15772 (eieio-defmethod): Fix typo in description of generic method.
15773
15774 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
15775 (eieio-persistent-save-interactive, slot-missing):
15776 Fix typos in docstrings.
15777 (eieio-instance-inheritor-slot-boundp): Doc fix.
15778
15779 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
15780 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
15781
15782 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
15783 (eieio-custom-object-apply-reset):
15784 Fix typos in docstrings and error messages.
15785
15786 * emacs-lisp/eieio-datadebug.el (data-debug-show):
15787 Fix typo in docstring.
15788
15789 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
15790 (eieio-browse-tree): Doc fix.
15791 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
15792 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
15793 Fix typos in docstrings.
15794
15795 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
15796 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
15797 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
15798 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
15799 Reflow docstrings.
15800
15801 2009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
15802
15803 * vc-hg.el (log-view-vc-backend): Declare for compiler.
15804 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
15805 Set log-view-vc-backend so that diff can work.
15806
15807 * log-view.el (log-view-diff): Use vc-diff-internal instead of
15808 vc-version-diff.
15809 (vc-diff-internal): Autoload this instead of vc-version-diff.
15810
15811 2009-10-05 Eli Zaretskii <eliz@gnu.org>
15812
15813 * simple.el (eval-expression): Doc fix.
15814
15815 * progmodes/cwarn.el (cwarn-mode): Doc fix.
15816
15817 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
15818
15819 * files.el (directory-files-no-dot-files-regexp): New defconst.
15820 (delete-directory): Use it.
15821 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
15822
15823 * net/tramp.el (tramp-verbose): Fix docstring.
15824 (tramp-methods): Add recursive option to `tramp-copy-args'.
15825 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
15826 "scp1_old", "scp2_old", "rsync", "rsyncc".
15827 (tramp-default-method): Check also for `auth-source-user-or-password'.
15828 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
15829 Add handler for `copy-directory'.
15830 (tramp-handle-copy-directory): New defun.
15831 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
15832 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
15833 Optimize sent command.
15834
15835 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
15836
15837 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
15838 window if necessary.
15839
15840 * calendar/calendar.el (calendar-basic-setup): Don't call
15841 switch-to-buffer in a dedicated window.
15842
15843 2009-10-05 Karl Fogel <kfogel@red-bean.com>
15844
15845 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
15846 don't do anything related to relocating, just return nil.
15847 (bookmark-error-no-filename): New error.
15848 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
15849 bookmark has no file. Don't even attempt to handle things that
15850 are not files; the whole point of custom handlers is to keep that
15851 knowledge elsewhere anyway. Tighten some comments.
15852 (bookmark-file-or-variation-thereof): Remove now-unused function.
15853 (bookmark-location): Doc string fix.
15854 (Bug#4250)
15855
15856 2009-10-04 Karl Fogel <kfogel@red-bean.com>
15857
15858 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
15859 don't use a file dialog, because they usually don't know how to read
15860 a directory target from the user. (Bug#4230)
15861 Also, make sure the prompt can display directories as well as files.
15862
15863 2009-10-04 Karl Fogel <kfogel@red-bean.com>
15864
15865 * bookmark.el (bookmark-set, bookmark-buffer-name):
15866 Improve doc strings. (Bug#1193)
15867
15868 2009-10-04 Karl Fogel <kfogel@red-bean.com>
15869
15870 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
15871 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
15872 (bookmark-get-annotation, bookmark-set-annotation)
15873 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
15874 (bookmark-set-position, bookmark-get-front-context-string)
15875 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
15876 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
15877 (bookmark-jump-other-window, bookmark-handle-bookmark)
15878 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
15879 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
15880 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
15881 Improve doc strings to say whether bookmark can be a string or
15882 a record or both, and make other consistency and clarity fixes.
15883 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
15884 (bookmark-default-annotation-text, bookmark-yank-word)
15885 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
15886 (bookmark-import-new-list, bookmark-maybe-rename)
15887 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
15888 (bookmark-bmenu-bookmark): Give these doc strings.
15889 (bookmark-bmenu-check-position): Give this a doc string, but also
15890 add a FIXME comment about how the function may be pointless.
15891 (bookmark-default-handler): Rework doc string and change a
15892 parameter name, to clarify that this takes a bookmark record
15893 not a bookmark name.
15894 (bookmark-set): Change a parameter name to indicate its meaning,
15895 and improve the doc string a bit.
15896 (Bug#4188)
15897
15898 2009-10-04 Karl Fogel <kfogel@red-bean.com>
15899
15900 * bookmark.el (bookmark-alist): Document the new `handler' element
15901 in the param alist.
15902 (bookmark-make-record-function): Adjust documentation for above.
15903 (Bug#4193)
15904
15905 2009-10-04 Karl Fogel <kfogel@red-bean.com>
15906
15907 * info.el (Info-bookmark-make-record): Document this function.
15908 (Info-bookmark-jump): Document with a doc string, not just a comment.
15909 (Bug#4203)
15910
15911 2009-10-04 Michael Albinus <michael.albinus@gmx.de>
15912
15913 * files.el (copy-directory): New defun.
15914
15915 * dired-aux.el (dired-copy-file-recursive): Use it.
15916
15917 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
15918
15919 * files-x.el (modify-dir-local-variable)
15920 (copy-dir-locals-to-file-locals-prop-line): Fix typos in
15921 docstrings.
15922
15923 * recentf.el (recentf-unload-function): New function.
15924
15925 2009-10-04 Glenn Morris <rgm@gnu.org>
15926
15927 * window.el (window-full-height-p): Add doc string.
15928
15929 2009-10-04 Martin Rudalics <rudalics@gmx.at>
15930
15931 * window.el (window-full-height-p): New function. (Bug#4543)
15932
15933 2009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
15934
15935 * vc.el: Remove commented out code.
15936 (vc-derived-from-dir-mode): Remove, unused.
15937 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
15938
15939 2009-10-03 Michael Albinus <michael.albinus@gmx.de>
15940
15941 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
15942 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
15943 there could be recursive loading when `default-directory' is a
15944 remote file name. (Bug#4614)
15945
15946 2009-10-03 Glenn Morris <rgm@gnu.org>
15947
15948 * calendar/calendar.el (calendar-basic-setup): Handle the case where
15949 the frame is wide.
15950 (calendar-generate-window): Test for shrinkability rather than width.
15951
15952 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
15953 reusing existing buffers, in case we happen to visit two files with the
15954 same basename. (Bug#4593)
15955
15956 2009-10-02 Eli Zaretskii <eliz@gnu.org>
15957
15958 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
15959 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
15960 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
15961 subdirs of cedet as well.
15962 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
15963
15964 2009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
15965
15966 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
15967 Obey advertised-signature-table.
15968
15969 * help-fns.el (help-function-arglist): Don't check
15970 advertised-signature-table.
15971 (describe-function-1): Do it here instead so it also applies to subrs.
15972
15973 2009-10-02 Michael Albinus <michael.albinus@gmx.de>
15974
15975 * simple.el (start-file-process): Say in the doc-string, that file
15976 handlers might not support pty association, if PROGRAM is nil.
15977
15978 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
15979 HOST and USER are strings. They are nil, when there are
15980 incomplete entries in ~/.netrc, for example.
15981 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
15982 root directory ("device busy" error otherwise).
15983
15984 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
15985 Flush file properties of created directory.
15986
15987 2009-10-02 Eli Zaretskii <eliz@gnu.org>
15988
15989 * makefile.w32-in (WINS_BASIC): Remove cedet.
15990 (WINS_CEDET): Add cedet.
15991 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
15992
15993 2009-10-02 Kevin Ryde <user42@zip.com.au>
15994
15995 * net/browse-url.el (browse-url): Pass any symbol in
15996 browse-url-browser-function to `apply', since if you've mistakenly put
15997 an unbound symbol then the error is clearer. (Bug#4531)
15998
15999 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
16000
16001 * allout.el (allout-init, allout-back-to-current-heading)
16002 (allout-beginning-of-current-entry, allout-ascend-to-depth)
16003 (allout-ascend, allout-up-current-level, allout-end-of-level)
16004 (allout-previous-visible-heading, allout-forward-current-level)
16005 (allout-backward-current-level, allout-show-children):
16006 * apropos.el (apropos-describe-plist):
16007 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
16008 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
16009 * completion.el (add-completion, add-permanent-completion):
16010 * descr-text.el (describe-text-category, describe-char):
16011 * desktop.el (desktop-lazy-abort):
16012 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
16013 * dired.el (dired-build-subdir-alist):
16014 * ediff.el (ediff-version):
16015 * elide-head.el (elide-head, elide-head-show):
16016 * emerge.el (emerge-version):
16017 * env.el (getenv):
16018 * face-remap.el (variable-pitch-mode):
16019 * faces.el (describe-face):
16020 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
16021 (dired-at-point):
16022 * files.el (find-file-existing, auto-save-mode):
16023 * font-lock.el (font-lock-fontify-buffer):
16024 * help-fns.el (describe-function, describe-variable)
16025 (describe-syntax, describe-categories):
16026 * help.el (view-lossage, describe-bindings, describe-key)
16027 (describe-mode):
16028 * hexl.el (hexl-current-address):
16029 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
16030 * info.el (Info-goto-emacs-key-command-node):
16031 * log-edit.el (log-edit-insert-cvs-template)
16032 (log-edit-insert-cvs-rcstemplate):
16033 * menu-bar.el (menu-bar-mode):
16034 * mouse.el (mouse-appearance-menu):
16035 * newcomment.el (comment-indent-new-line):
16036 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
16037 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
16038 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
16039 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
16040 * recentf.el (recentf-mode):
16041 * savehist.el (savehist-mode, savehist-save):
16042 * shadowfile.el (shadow-copy-files):
16043 * simple.el (kill-ring-save, next-line, previous-line)
16044 (normal-erase-is-backspace-mode):
16045 * strokes.el (strokes-update-window-configuration)
16046 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
16047 (strokes-xpm-for-stroke):
16048 * time.el (emacs-uptime, emacs-init-time):
16049 * tutorial.el (tutorial--describe-nonstandard-key)
16050 (tutorial--detailed-help):
16051 * type-break.el (type-break-mode)
16052 (type-break-mode-line-message-mode, type-break-query-mode)
16053 (type-break-guesstimate-keystroke-threshold):
16054 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
16055 * version.el (emacs-version):
16056 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
16057 * winner.el (winner-mode):
16058 * calendar/timeclock.el (timeclock-in, timeclock-out)
16059 (timeclock-status-string, timeclock-change)
16060 (timeclock-workday-remaining-string)
16061 (timeclock-workday-elapsed-string)
16062 (timeclock-when-to-leave-string):
16063 * calendar/todo-mode.el (todo-add-category):
16064 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
16065 * emacs-lisp/autoload.el (update-file-autoloads):
16066 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
16067 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
16068 (checkdoc-message-text, checkdoc-defun):
16069 * emacs-lisp/debug.el (debugger-list-functions):
16070 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
16071 * emacs-lisp/eieio-opt.el (eieio-describe-class)
16072 (eieio-describe-generic):
16073 * emacs-lisp/lisp-mnt.el (lm-synopsis):
16074 * emacs-lisp/shadow.el (list-load-path-shadows):
16075 * emulation/cua-base.el (cua-mode):
16076 * emulation/edt.el (edt-set-scroll-margins):
16077 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
16078 (tpu-toggle-regexp, tpu-toggle-search-direction)
16079 (tpu-toggle-rectangle, tpu-toggle-control-keys):
16080 * emulation/tpu-extras.el (tpu-set-scroll-margins):
16081 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
16082 (viper-set-parsing-style-toggling-macro)
16083 (viper-set-emacs-state-searchstyle-macros):
16084 * emulation/viper.el (viper-set-hooks):
16085 * eshell/esh-mode.el (eshell-truncate-buffer):
16086 * international/mule-cmds.el (prefer-coding-system)
16087 (describe-input-method, describe-language-environment):
16088 * international/mule-diag.el (list-character-sets)
16089 (describe-character-set, describe-coding-system)
16090 (describe-fontset, list-fontsets, list-input-methods):
16091 * mail/sendmail.el (mail-signature):
16092 * net/ange-ftp.el (ange-ftp-copy-file):
16093 * net/browse-url.el (browse-url):
16094 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
16095 * net/quickurl.el (quickurl-add-url):
16096 * net/rcirc.el (names, topic):
16097 * net/xesam.el (xesam-mode):
16098 * play/5x5.el (5x5-new-game):
16099 * play/yow.el (apropos-zippy):
16100 * progmodes/ada-mode.el (ada-mode-version):
16101 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
16102 (f90-end-of-block)
16103 (f90-beginning-of-block):
16104 * progmodes/fortran.el (fortran-end-of-block)
16105 (fortran-beginning-of-block):
16106 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
16107 * progmodes/python.el (python-describe-symbol, python-shell):
16108 * term/ns-win.el (ns-print-buffer):
16109 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
16110 * textmodes/flyspell.el (flyspell-mode-on):
16111 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
16112 (pages-directory-for-addresses):
16113 * textmodes/table.el (table-recognize-cell)
16114 (table-query-dimension, table-generate-source)
16115 (table-insert-sequence, table--warn-incompatibility):
16116 * textmodes/tex-mode.el (tex-validate-buffer):
16117 * textmodes/texinfmt.el (texinfmt-version)
16118 (texinfo-format-buffer):
16119 Use `called-interactively-p' instead of `interactive-p'.
16120
16121 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
16122
16123 * image-mode.el (image-toggle-display):
16124 * emacs-lisp/elp.el (elp-instrument-function):
16125 * emacs-lisp/advice.el (ad-make-advised-definition):
16126 * emacs-lisp/easy-mmode.el (define-minor-mode):
16127 * net/browse-url.el (browse-url-maybe-new-window):
16128 * progmodes/sh-script.el (sh-learn-buffer-indent):
16129 Pass new argument 'any to `called-interactively-p'.
16130
16131 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
16132
16133 * international/uni-bidi.el:
16134 * international/uni-category.el:
16135 * international/uni-combining.el:
16136 * international/uni-comment.el:
16137 * international/uni-decimal.el:
16138 * international/uni-decomposition.el:
16139 * international/uni-digit.el:
16140 * international/uni-lowercase.el:
16141 * international/uni-mirrored.el:
16142 * international/uni-name.el:
16143 * international/uni-numeric.el:
16144 * international/uni-old-name.el:
16145 * international/uni-titlecase.el:
16146 * international/uni-uppercase.el:
16147 Regenerate from Unicode 5.2.0 data.
16148
16149 2009-10-01 Glenn Morris <rgm@gnu.org>
16150
16151 * Makefile.in (ELCFILES): Regenerate.
16152
16153 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
16154
16155 * subr.el (interactive-p): Mark obsolete.
16156 (called-interactively-p): Make the optional-ness of `kind' obsolete.
16157 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
16158 advertised-signature-table for subroutines as well.
16159
16160 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
16161 (set-advertised-calling-convention): New function.
16162 (make-obsolete, define-obsolete-function-alias)
16163 (make-obsolete-variable, define-obsolete-variable-alias):
16164 Make the optional-ness of `when' obsolete.
16165 (define-obsolete-face-alias): Make `when' non-optional.
16166 * help-fns.el (help-function-arglist):
16167 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
16168 Use advertised-signature-table.
16169
16170 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
16171
16172 * files.el (delete-directory): New defun. The original function
16173 in fileio.c has been renamed to `delete-directory-internal'.
16174
16175 * dired.el (dired-delete-file): Call `delete-directory' with
16176 RECURSIVE parameter.
16177
16178 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
16179 parameter RECURSIVE. Implementation is missing.
16180
16181 * net/tramp.el (tramp-handle-make-directory): Flush upper
16182 directory's file properties.
16183 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
16184 (tramp-handle-dired-recursive-delete-directory): Flush directory
16185 properties after the remove command only.
16186
16187 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
16188 Handle optional parameter RECURSIVE.
16189
16190 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
16191 Handle optional parameter RECURSIVE.
16192
16193 * net/tramp-smb.el (tramp-smb-errors): Add error message for
16194 connection timeout.
16195 (tramp-smb-handle-delete-directory): Handle optional parameter
16196 RECURSIVE.
16197
16198 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
16199
16200 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
16201 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
16202 (byte-compile-defmacro): Use backquotes.
16203
16204 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
16205
16206 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
16207 has no associated file.
16208 (vc-resynch-buffer): Use vc-dir-buffers.
16209
16210 2009-10-01 Glenn Morris <rgm@gnu.org>
16211
16212 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
16213 (chart-file-count):
16214 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
16215 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
16216 * emacs-lisp/eieio-opt.el (eieio-describe-class):
16217 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
16218 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
16219 (eieio-copy-parents-into-subclass, make-instance, class-children)
16220 (eieio-generic-form):
16221
16222 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
16223 match-data. (Bug#4555).
16224
16225 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
16226 rather than parsing it as a regexp. This relaxes the layout
16227 requirements and makes errors easier to detect.
16228 (check-declare-verify): Check file is regular.
16229 (check-declare-directory): Doc fix.
16230 * subr.el (declare-function): Doc fix.
16231
16232 * ibuffer.el (ibuffer-format-qualifier):
16233 * isearch.el (hi-lock-regexp-okay):
16234 * calc/calc.el (math-zerop):
16235 * mail/uce.el (rmail-msgbeg, rmail-msgend):
16236 * term/w32-win.el (setup-default-fontset, set-fontset-font):
16237 Remove unused declarations.
16238
16239 2009-09-30 Eric Ludlam <zappo@gnu.org>
16240
16241 * emacs-lisp/eieio.el (boolean-p): Delete.
16242
16243 2009-09-30 Glenn Morris <rgm@gnu.org>
16244
16245 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
16246
16247 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
16248 filename is not a string.
16249
16250 2009-09-29 Chong Yidong <cyd@stupidchicken.com>
16251
16252 * files.el (safe-local-eval-forms): Fix typo.
16253
16254 2009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
16255
16256 * vc-hooks.el (vc-dir-buffers): New var.
16257 (vc-state-refresh): New function.
16258 (vc-state): Use it.
16259 (vc-after-save): Always ask the backend to recompute the new state.
16260 Always call vc-dir if necessary, using vc-dir-buffers.
16261 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
16262 Use vc-dir-buffers.
16263 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
16264 (vc-dir-prepare-status-buffer, vc-dir-update)
16265 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
16266 Don't call expand-file-name on default-directory.
16267
16268 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
16269
16270 * speedbar.el (speedbar-item-delete):
16271 * calc/calc-prog.el (calc-kbd-if):
16272 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
16273
16274 * epa.el (epa-key-list-mode-map):
16275 * hi-lock.el (hi-lock-menu): Fix typos in menus.
16276
16277 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
16278 (hs-show-hook): Fix typo in docstring.
16279
16280 2009-09-29 Glenn Morris <rgm@gnu.org>
16281
16282 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
16283 file-name-nondirectory call preventing location of cedet files.
16284 (check-declare-verify): Use literal search rather than re-search.
16285 Add basic defmethod and defclass, and define-overloadable-function.
16286
16287 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
16288 Use tramp-compat-file-attributes rather than nonexistent
16289 tramp-compat-handle-file-attributes.
16290
16291 * Makefile.in (lisptagsfiles4): New.
16292 (AUTOGENEL): Add cedet loaddefs files.
16293 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
16294 (update-elclist, compile-always, backup-compiled-files)
16295 (bootstrap-clean): Add yet another directory level.
16296 (update-elclist): Use LC_COLLATE rather than COLLATE.
16297 (ELCFILES): Update, via `make update-elclist'.
16298
16299 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
16300
16301 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
16302 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
16303 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
16304
16305 2009-09-28 Andreas Schwab <schwab@linux-m68k.org>
16306
16307 * Makefile.in (lisptagsfiles3): Define.
16308 (TAGS, TAGS-LISP): Use it.
16309 (update-elclist): Add third directory level to look for elc files.
16310 (compile-always): Likewise.
16311 (backup-compiled-files): Likewise.
16312 (bootstrap-clean): Likewise.
16313 (ELCFILES): Update.
16314
16315 2009-09-28 Chong Yidong <cyd@stupidchicken.com>
16316
16317 * Makefile.in (ELCFILES): Add CEDET files.
16318
16319 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
16320
16321 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
16322
16323 * net/tramp.el (top): Require tramp-imap.
16324
16325 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
16326 Use `tramp-compat-handle-file-attributes'.
16327
16328 2009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
16329
16330 * net/tramp-imap.el: New package.
16331
16332 2009-09-28 Eric Ludlam <zappo@gnu.org>
16333
16334 * emacs-lisp/chart.el:
16335 * emacs-lisp/eieio-base.el:
16336 * emacs-lisp/eieio-comp.el:
16337 * emacs-lisp/eieio-custom.el:
16338 * emacs-lisp/eieio-datadebug.el:
16339 * emacs-lisp/eieio-opt.el:
16340 * emacs-lisp/eieio-speedbar.el:
16341 * emacs-lisp/eieio.el: New files.
16342
16343 2009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16344
16345 * whitespace.el (whitespace-trailing-regexp)
16346 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
16347 Fix doc string.
16348
16349 2009-09-27 Chong Yidong <cyd@stupidchicken.com>
16350
16351 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
16352 menu.
16353
16354 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
16355 menu-bar-ediff-menu.
16356
16357 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
16358 define-overloadable-function.
16359
16360 * progmodes/autoconf.el: Provide autoconf as well, so that this
16361 file can be `require'd.
16362
16363 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
16364
16365 * emacs-lisp/autoload.el (generated-autoload-feature)
16366 (generated-autoload-load-name): New vars.
16367 (autoload-rubric, autoload-generate-file-autoloads): Use them.
16368 (make-autoload): Recognize define-overloadable-function and
16369 defclass forms (for EIEIO).
16370
16371 * Makefile.in (update-subdirs): Exclude cedet directory.
16372
16373 2009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
16374
16375 * term/ns-win.el: Don't set the region face background. (Bug#4381)
16376
16377 * faces.el: Default light-background background for region face to
16378 ns_selection_color under NS.
16379
16380 2009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
16381
16382 * net/imap-hash.el: New library, see NEWS.
16383
16384 * Makefile.in (ELCFILES): Add imap-hash.el.
16385
16386 2009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
16387
16388 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
16389 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
16390 * help-macro.el (make-help-screen): Avoid using an ambiguous function
16391 definition where the docstring could be taken for the return value.
16392
16393 2009-09-26 Glenn Morris <rgm@gnu.org>
16394
16395 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
16396 Add option to only show images below a certain size.
16397 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
16398 save-excursion calls.
16399
16400 2009-09-26 Eli Zaretskii <eliz@gnu.org>
16401
16402 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
16403 subdirectories) and eieio.
16404
16405 2009-09-26 Alan Mackenzie <acm@muc.de>
16406
16407 * progmodes/cc-engine.el (c-beginning-of-statement-1):
16408 Correct buggy bracketing. (Bug#4289)
16409
16410 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
16411 character constants (as case labels). (Bug#4289)
16412
16413 2009-09-25 Juri Linkov <juri@jurta.org>
16414
16415 * files.el (safe-local-eval-forms): Allow time-stamp in
16416 before-save-hook (Bug#4554).
16417
16418 2009-09-25 Drew Adams <drew.adams@oracle.com>
16419
16420 * menu-bar.el (list-buffers-directory): Doc fix.
16421
16422 2009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
16423
16424 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
16425 Try and avoid copying twice the same paragraph.
16426 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
16427 Remove save-excursion.
16428 (log-edit-changelog-entry): Do it here instead.
16429
16430 2009-09-25 Juanma Barranquero <lekktu@gmail.com>
16431
16432 * bs.el (bs--get-file-name): Use `list-buffers-directory'
16433 when available, instead of hardcoding mode names. Doc fix.
16434
16435 * menu-bar.el (list-buffers-directory): Add docstring.
16436 Make automatically buffer-local.
16437
16438 * dired.el (dired-mode):
16439 * files.el (cd-absolute):
16440 * pcvs.el (cvs-temp-buffer):
16441 * pcvs-util.el (cvs-get-buffer-create):
16442 * shell.el (shell-mode):
16443 * vc-dir.el (vc-dir-mode):
16444 Don't make `list-buffers-directory' buffer local.
16445
16446 2009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
16447
16448 * comint.el (comint-exec, comint-run, make-comint):
16449 Doc fixes (Bug#4542).
16450
16451 2009-09-25 Glenn Morris <rgm@gnu.org>
16452
16453 * mail/rmailmm.el (rmail-mime): New custom group.
16454 Move all defcustoms in this file into this group.
16455 (rmail-mime-media-type-handlers-alist): Revert previous change.
16456 (rmail-mime-show-images): New option.
16457 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
16458 references to it, since it wasn't actually used for anything.
16459 (rmail-mime-insert-image): New function.
16460 (rmail-mime-image): Use rmail-mime-insert-image.
16461 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
16462 obey the value of `rmail-mime-show-images' option. Print the size of
16463 attachments.
16464
16465 2009-09-25 David Engster <deng@randomsample.de>
16466
16467 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
16468
16469 2009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16470
16471 * whitespace.el: Does not highlight trailing spaces While point is
16472 at end of line. Does not highligt spaces at beginning of buffer
16473 while point is at beginning of buffer. Does not highlight spaces
16474 at end of buffer while point is at end of buffer. (Bug#4177)
16475 New version 12.0.
16476 (whitespace-display-mappings): Adjust initialization.
16477 (whitespace-point, whitespace-font-lock-refontify): New vars.
16478 (whitespace-color-on, whitespace-color-off): Adjust code.
16479 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
16480 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
16481 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
16482
16483 2009-09-24 Chong Yidong <cyd@stupidchicken.com>
16484
16485 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
16486
16487 * textmodes/sgml-mode.el: Remove xml-mode alias.
16488
16489 * files.el (auto-mode-alist, conf-mode-maybe)
16490 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
16491
16492 2009-09-24 Alan Mackenzie <acm@muc.de>
16493
16494 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
16495 c-forward-conditionals, but it doesn't move point and doesn't set
16496 the mark.
16497 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
16498 (c-down-conditional-with-else, c-backward-conditional)
16499 (c-forward-conditional): Refactor to use c-scan-conditionals.
16500
16501 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
16502
16503 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
16504 (help-default-arg-highlight): Remove.
16505 (help-highlight-arg): New function.
16506 (help-do-arg-highlight): Use it.
16507 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
16508
16509 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
16510
16511 * term.el (term-set-scroll-region, term-handle-ansi-escape):
16512 Undo last change, which didn't fix the problem and introduced others.
16513
16514 2009-09-24 Nick Roberts <nickrob@snap.net.nz>
16515
16516 * progmodes/gdb-mi.el: Don't require speedbar.
16517 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
16518
16519 2009-09-24 Glenn Morris <rgm@gnu.org>
16520
16521 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
16522
16523 * term/ns-win.el (ns-reg-to-script): Define for compiler.
16524
16525 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
16526 there is no newline after the final mime boundary. (Bug#4539)
16527 Move markers on insertion so that any buttons inserted don't end up in
16528 the next part of a multipart message.
16529 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
16530 (rmail-mime-bulk-handler): Optionally handle images.
16531 (rmail-mime-image): New button action.
16532 (rmail-mime-image-handler): New function.
16533 (rmail-mime-mode): New mode.
16534 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
16535
16536 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
16537
16538 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
16539 than just dropping elements from it (bug#4504).
16540
16541 * term.el (term-set-scroll-region): Don't move cursor any more.
16542 (term-handle-ansi-escape): Call term-goto here instead.
16543 Suggested by Ivan Kanis <apple@kanis.eu>.
16544
16545 * term.el: Require CL.
16546 (term-ansi-reset): New function.
16547 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
16548 (term-handle-colors-array): Simplify.
16549
16550 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
16551
16552 * allout.el (allout-overlay-interior-modification-handler)
16553 (allout-obtain-passphrase):
16554 * epa-file.el (epa-file-write-region):
16555 * ps-print.el (ps-begin-job):
16556 * vc-hooks.el (vc-toggle-read-only):
16557 * vc-rcs.el (vc-rcs-rollback):
16558 * vc-sccs.el (vc-sccs-rollback):
16559 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
16560 (vc-version-diff, vc-revert, vc-rollback):
16561 * wdired.el (wdired-check-kill-buffer):
16562 * emacs-lisp/authors.el (authors):
16563 * net/socks.el (socks-open-connection):
16564 * net/zeroconf.el (zeroconf-service-add-hook):
16565 * obsolete/vc-mcvs.el (vc-mcvs-register):
16566 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
16567 (gdb-select-frame):
16568 * progmodes/grep.el (lgrep, rgrep):
16569 * progmodes/idlw-help.el (idlwave-help-check-locations)
16570 (idlwave-help-html-link, idlwave-help-assistant-open-link):
16571 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
16572 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
16573 (reftex-toc-rename-label): Fix typos in error messages.
16574
16575 * dired-aux.el (dired-do-shell-command): Reflow docstring.
16576 (dired-copy-how-to-fn): Doc fix.
16577 (dired-files-attributes, dired-read-shell-command):
16578 Fix typos in docstrings.
16579
16580 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
16581 (dired-x-find-file-other-window): Reflow docstrings.
16582 (dired-omit-marker-char, dired-read-shell-command)
16583 (dired-x-submit-report): Fix typos in docstrings.
16584
16585 * shell.el (shell-mode-hook):
16586 * view.el (View-scroll-line-forward):
16587 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
16588 Fix typos in docstrings.
16589
16590 * net/dig.el (dig-invoke): Fix typo in docstring.
16591 (query-dig): Reflow docstring.
16592
16593 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
16594 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
16595 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
16596 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
16597 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
16598 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
16599 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
16600 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
16601 (idlwave-completion-map, idlwave-current-indent)
16602 (idlwave-custom-ampersand-surround, idlwave-customize)
16603 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
16604 (idlwave-define-abbrev, idlwave-determine-class-special)
16605 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
16606 (idlwave-end-block-reg, idlwave-end-of-statement)
16607 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
16608 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
16609 (idlwave-explicit-class-listed, idlwave-file-header)
16610 (idlwave-fill-paragraph, idlwave-find-class-definition)
16611 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
16612 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
16613 (idlwave-in-quote, idlwave-indent-action-table)
16614 (idlwave-indent-expand-table, idlwave-indent-line)
16615 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
16616 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
16617 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
16618 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
16619 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
16620 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
16621 (idlwave-outlawed-buffers, idlwave-popup-select)
16622 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
16623 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
16624 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
16625 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
16626 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
16627 (idlwave-statement-type, idlwave-struct-skip)
16628 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
16629 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
16630 (idlwave-what-module-find-class): Fix typos in docstrings.
16631 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
16632 (idlwave-calculate-cont-indent, idlwave-expand-equal)
16633 (idlwave-find-module, idlwave-find-structure-definition)
16634 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
16635 (idlwave-list-load-path-shadows, idlwave-next-statement)
16636 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
16637 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
16638 (idlwave-template): Reflow docstrings.
16639
16640 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
16641 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
16642 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
16643 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
16644 (idlwave-shell-display-line, idlwave-shell-display-wframe)
16645 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
16646 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
16647 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
16648 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
16649 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
16650 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
16651 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
16652 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
16653 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
16654 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
16655 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
16656 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
16657 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
16658 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
16659 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
16660 Fix typos in docstrings.
16661 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
16662 (idlwave-shell-hide-output, idlwave-shell-mode)
16663 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
16664 Reflow docstrings.
16665
16666 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
16667
16668 2009-09-24 Ivan Kanis <apple@kanis.eu>
16669
16670 * term.el (term-bold-attribute): New var.
16671 (term-handle-colors-array): Use it.
16672
16673 2009-09-23 Nick Roberts <nickrob@snap.net.nz>
16674
16675 * progmodes/gdb-mi.el (gdb-version): New variable.
16676 (gdb-non-stop-handler): Set gdb-version.
16677 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
16678 Condition "--thread" option on gdb-version.
16679 (gdb-invalidate-threads): Remove unused argument.
16680
16681 2009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
16682
16683 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
16684 to looking-back to avoid ridiculous slow down in large files (bug#4511).
16685
16686 2009-09-23 Glenn Morris <rgm@gnu.org>
16687
16688 * mail/rmail.el (rmail-reply): Don't try to add a References header when
16689 replying to mail without References or Message-Id. (Bug#4525)
16690
16691 2009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
16692
16693 * term/ns-win.el (ns-reg-to-script): New variable.
16694
16695 2009-09-23 Daiki Ueno <ueno@unixuser.org>
16696
16697 * epg.el (epg-wait-for-status): Preserve existing 'error results.
16698
16699 2009-09-22 Sam Steingold <sds@gnu.org>
16700
16701 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
16702 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
16703 to 1 because hg returns status 1 when nothing is found.
16704 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
16705
16706 2009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
16707
16708 * textmodes/fill.el: Convert to utf-8 encoding.
16709 (fill-french-nobreak-p): Remove redundant » and « inherited from our
16710 pre-Unicode days.
16711
16712 * add-log.el (change-log-fill-forward-paragraph): New function.
16713 (change-log-mode): Use it so fill-region DTRT.
16714 Set fill-indent-according-to-mode here rather than in
16715 change-log-fill-paragraph.
16716 (change-log-fill-paragraph): Remove.
16717
16718 2009-09-22 Juanma Barranquero <lekktu@gmail.com>
16719
16720 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
16721 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
16722
16723 2009-09-22 Glenn Morris <rgm@gnu.org>
16724
16725 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
16726 the scroll-bar scroll the calendar window rather than the buffer.
16727
16728 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
16729 commands that move point (as opposed to scrolling).
16730
16731 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
16732
16733 * emacs-lisp/elint.el (elint): New custom group.
16734 (elint-log-buffer): Make it a defcustom.
16735 (elint-scan-preloaded, elint-ignored-warnings)
16736 (elint-directory-skip-re): New options.
16737 (elint-builtin-variables): Doc fix.
16738 (elint-preloaded-env): New variable.
16739 (elint-unknown-builtin-args): Add an entry for encode-time.
16740 (elint-extra-errors): Make it a variable rather than a constant.
16741 (elint-preloaded-skip-re): New constant.
16742 (elint-directory): Skip files matching elint-directory-skip-re.
16743 (elint-features): New variable, local to linted buffers.
16744 (elint-update-env): Initialize elint-features. Possibly add
16745 elint-preloaded-env to the buffer's environment.
16746 (elint-get-top-forms): Bind elint-current-pos, for log messages.
16747 Skip quoted forms.
16748 (elint-init-form): New function, extracted from elint-init-env.
16749 Make non-list forms a warning rather than an error.
16750 Add the mode-map for define-derived-mode. Handle define-minor-mode,
16751 easy-menu-define, put that adds an error-condition, and provide.
16752 When requiring cl, also require cl-macs. Really require cl, to handle
16753 some cl macros. Store required libraries in the list elint-features,
16754 so as not to re-load them. Treat cc-require like require.
16755 (elint-init-env): Call elint-init-form to do the work.
16756 Handle eval-and-compile and such like.
16757 (elint-add-required-env): Do not clear messages.
16758 (elint-special-forms): Add handlers for function, defalias, if, when,
16759 unless, and, or.
16760 (elint-form): Add optional argument to ignore elint-special-forms,
16761 useful to prevent recursive calls from handlers. Doc fix.
16762 Respect elint-ignored-warnings.
16763 (elint-form): Respect elint-ignored-warnings.
16764 (elint-bound-variable, elint-bound-function): New variables.
16765 (elint-unbound-variable): Respect elint-bound-variable.
16766 (elint-get-args): Respect elint-bound-function.
16767 (elint-check-cond-form): Add some simple handling for (f)boundp and
16768 featurep tests.
16769 (elint-check-defalias-form): New handler.
16770 (elint-check-let-form): Make an empty let a warning rather than an
16771 error.
16772 (elint-check-setq-form): Make an empty setq a warning rather than an
16773 error. Respect elint-ignored-warnings.
16774 (elint-check-defvar-form): Accept null doc-strings.
16775 (elint-check-conditional-form): New handler. Does some simple-minded
16776 checking of featurep and (f)boundp tests.
16777 (elint-put-function-args): New function.
16778 (elint-initialize): Use elint-scan-doc-file rather than
16779 elint-find-builtin-variables. Use elint-put-function-args.
16780 Possibly scan preloaded-file-list.
16781 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
16782 extend to handle functions as well.
16783
16784 2009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
16785
16786 * linum.el (linum-delete-overlays, linum-update-window):
16787 Do not modify the right margin. (Bug#3971)
16788
16789 2009-09-21 Chong Yidong <cyd@stupidchicken.com>
16790
16791 * files.el (conf-mode-maybe, magic-fallback-mode-alist):
16792 Use nxml-mode instead of xml-mode.
16793
16794 2009-09-21 Kevin Ryde <user42@zip.com.au>
16795
16796 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
16797
16798 2009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
16799
16800 * net/dig.el (dig-mode): Use define-derived-mode.
16801
16802 2009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
16803
16804 * vc-dispatcher.el (vc-do-command): Return the process object in
16805 the asynchronous case. Use when instead of if. Do not run
16806 vc-exec-after to display a message if not enabled. (Bug#4463)
16807
16808 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
16809 properties to the stash strings.
16810 (vc-git-stash-list): Return a list of strings.
16811 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
16812 (vc-git-stash-show-at-point): New functions.
16813 (vc-git-stash-map): New keymap.
16814
16815 * register.el (ctl-x-r-map): Define the keys here instead of
16816 using autoload.
16817
16818 2009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
16819
16820 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
16821 list, to workaround performance problem (bug#4485).
16822
16823 2009-09-20 Nick Roberts <nickrob@snap.net.nz>
16824
16825 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
16826
16827 2009-09-20 Daiki Ueno <ueno@unixuser.org>
16828
16829 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
16830 Document that this option is not recommended to use.
16831
16832 2009-09-19 Glenn Morris <rgm@gnu.org>
16833
16834 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
16835 variable `var'.
16836
16837 * calc/calc-alg.el (var):
16838 * calc/calcalg2.el (var): Define for compiler.
16839
16840 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
16841
16842 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
16843 Doc fix (Bug#3932).
16844
16845 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
16846
16847 * time-stamp.el (time-stamp-month-dd-yyyy)
16848 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
16849 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
16850 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
16851 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
16852 Remove functions that have been obsolete since 1995 (Bug#4436).
16853
16854 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
16855 indent buffer only if called interactively (Bug#4452).
16856
16857 2009-09-19 Juanma Barranquero <lekktu@gmail.com>
16858 Eli Zaretskii <eliz@gnu.org>
16859
16860 This fixes bug#4197 (merged to bug#865, though not identical).
16861 * server.el (server-auth-dir): Add docstring note about FAT32.
16862 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
16863 but warn against using them.
16864
16865 2009-09-19 Nick Roberts <nickrob@snap.net.nz>
16866
16867 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
16868 older GDB where there is no has_more field.
16869
16870 2009-09-19 Glenn Morris <rgm@gnu.org>
16871
16872 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
16873
16874 2009-09-18 Chong Yidong <cyd@stupidchicken.com>
16875
16876 * files.el (auto-mode-alist): Change default for XML files to nXML
16877 mode (Bug#4169).
16878
16879 2009-09-18 Juanma Barranquero <lekktu@gmail.com>
16880
16881 * server.el (server-ensure-safe-dir): Pass 'integer
16882 to `file-attributes', as suggested.
16883
16884 2009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
16885
16886 * dired-aux.el (dired-query-alist): Remove spurious backslash.
16887 (dired-query): Use read-key.
16888
16889 2009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
16890
16891 * cus-start.el (ns-use-qd-smoothing): Remove.
16892
16893 2009-09-18 Glenn Morris <rgm@gnu.org>
16894
16895 * allout.el (top-level): Remove unnecessary progn.
16896
16897 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
16898
16899 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
16900 definition of abbrev table.
16901
16902 * speedbar.el (speedbar-track-mouse):
16903 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
16904 * net/eudc.el (eudc-expand-inline):
16905 * net/newst-backend.el (newsticker--cache-read-feed):
16906 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
16907 condition-case handlers.
16908
16909 2009-09-18 Nick Roberts <nickrob@snap.net.nz>
16910
16911 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
16912 (gdb-var-list): Add an element for has_more field.
16913 (gdb-non-stop-handler): Enable pretty printing for STL containers.
16914 (gdb-var-create-handler, gdb-var-list-children-handler-1)
16915 (gdb-var-update-handler-1): Parse output of dynamic variable
16916 objects (STL containers).
16917 (gdb-var-delete-1): Pass var1 as an explicit second argument.
16918 (gdb-get-field): Delete alias. Use bindat-get-field directly.
16919
16920 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
16921 gdb-var-list.
16922 (gud-speedbar-buttons): Make node expandable if expression "has more"
16923 children.
16924
16925 2009-09-17 Juanma Barranquero <lekktu@gmail.com>
16926
16927 * startup.el (emacs-quick-startup): Remove variable and all uses.
16928 (command-line): Set `inhibit-x-resources' instead.
16929 (command-line-1): Use `inhibit-x-resources' instead.
16930
16931 2009-09-17 Chong Yidong <cyd@stupidchicken.com>
16932
16933 * subr.el: Fix last change to avoid using the `unless' macro,
16934 which breaks bootstrapping.
16935
16936 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
16937
16938 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
16939 extended definitions, in case we reload subr.el after having
16940 loaded CL.
16941 (eval-next-after-load): Mark as obsolete.
16942
16943 2009-09-17 Juri Linkov <juri@jurta.org>
16944
16945 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
16946 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
16947 (menu-bar-showhide-menu, menu-bar-tools-menu)
16948 (menu-bar-describe-menu, menu-bar-help-menu)
16949 (minibuffer-local-completion-map, minibuffer-local-map):
16950 Fix list quoting.
16951
16952 2009-09-17 Glenn Morris <rgm@gnu.org>
16953
16954 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
16955 arguments, whether or not it has a handler.
16956
16957 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
16958
16959 * simple.el (hard-newline): Give it a doc-string.
16960
16961 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
16962 (lisp-mode-syntax-table): Give them doc-strings.
16963
16964 2009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
16965
16966 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
16967 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
16968 (menu-bar-options-menu, menu-bar-showhide-menu)
16969 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
16970 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
16971 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
16972 (menu-bar-options-menu, menu-bar-tools-menu)
16973 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
16974 (menu-bar-help-menu):
16975 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
16976 string arguments.
16977
16978 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
16979 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
16980 calls for the menu names and :help.
16981
16982 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
16983
16984 * mouse.el (minor-mode-menu-from-indicator): Pay attention
16985 to :minor-mode-function (bug#4455).
16986
16987 2009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
16988
16989 * startup.el (command-line): Initialize the window-system after
16990 processing the command-line.
16991
16992 * textmodes/page.el (what-page): Make sure we don't inf-loop if
16993 page-delimiter matches the empty string.
16994
16995 2009-09-16 Glenn Morris <rgm@gnu.org>
16996
16997 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
16998 byte-compile-not-obsolete-var. It's a list now.
16999 (byte-compile-not-obsolete-funcs): New variable.
17000 (byte-compile-warn-obsolete): Don't warn about functions if they are in
17001 byte-compile-not-obsolete-funcs.
17002 (byte-compile-variable-ref, byte-compile-defvar): Update for
17003 byte-compile-not-obsolete-vars name-change and list nature.
17004 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
17005 and variables behind (f)boundp tests.
17006 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
17007
17008 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
17009
17010 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
17011
17012 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
17013
17014 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
17015 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
17016 Don't autoload.
17017
17018 2009-09-15 Stephen Eglen <stephen@gnu.org>
17019
17020 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
17021 the virtual-buffers, use the name of the buffer specified by
17022 find-file-noselect, as the match may be a symlink. (This was a
17023 problem if the target and the symlink had different names.)
17024
17025 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
17026
17027 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
17028
17029 * desktop.el (desktop-path): Check user-emacs-directory.
17030
17031 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
17032
17033 * loadup.el: Use after-load-functions to GC after loading each file.
17034 Remove the explicit GC calls that used to be sprinkled around.
17035
17036 * subr.el (after-load-functions): New hook.
17037 (do-after-load-evaluation): Run it. Use string-match-p to detect
17038 `obsolete' packages, rather than painfully extracting the relevant
17039 directory name.
17040
17041 2009-09-15 Glenn Morris <rgm@gnu.org>
17042
17043 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
17044 free variable `doc'.
17045
17046 * dired.el (dired-mode-map): Add menu entry for async shell command.
17047
17048 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
17049 variables, also consider the .elc files, since the .el files are
17050 normally gzipped (subsequent code locates the .el.gz from the .elc).
17051
17052 * calc/calc-prog.el (arglist): Define for compiler.
17053
17054 * calendar/diary-lib.el (diary-display-function): Change the default to
17055 fancy display.
17056 (body): Define for compiler.
17057
17058 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
17059 (byte-compile-file-form, byte-compile-lambda)
17060 (byte-compile-top-level-body, byte-compile-form)
17061 (byte-compile-variable-ref, byte-compile-setq)
17062 (byte-compile-setq-default, byte-compile-body)
17063 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
17064 (batch-byte-compile): Give some more local variables with common names
17065 a "bytecomp-" prefix to avoid masking warnings about free variables.
17066
17067 * startup.el (command-line-1): Give local variables with common names a
17068 distinguishing prefix, so as not to hide free variable warnings during
17069 bootstrap.
17070
17071 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
17072 clever and add a suffix to make a unique name, just let the user decide
17073 whether or not to overwrite it. If the input is a directory, write the
17074 default filename to that directory. (Bug#4388)
17075 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
17076 is a filename-as-a-directory.
17077
17078 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
17079
17080 * textmodes/page.el (what-page): Don't move to beginning of line.
17081 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
17082
17083 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
17084
17085 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
17086
17087 2009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
17088
17089 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
17090 * help.el (help-for-help-internal): Add purecopy calls for text.
17091
17092 * vc.el (top): print-log method now takes an optional SHORTLOG
17093 argument. Add a new method: root.
17094 (vc-root-diff, vc-print-root-log): New functions.
17095 (vc-log-short-style): New variable.
17096 (vc-print-log-internal): Add support for showing short logs.
17097
17098 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
17099 vc-print-root-log and vc-print-root-diff.
17100
17101 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
17102 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
17103 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
17104 short logs.
17105
17106 * vc-cvs.el (vc-cvs-print-log):
17107 * vc-mtn.el (vc-mtn-print-log):
17108 * vc-rcs.el (vc-rcs-print-log):
17109 * vc-sccs.el (vc-sccs-print-log):
17110 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
17111 that is ignored for now.
17112
17113 * vc-mtn.el (vc-mtn-annotate-command):
17114 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
17115
17116 2009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
17117
17118 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
17119 to function-key-map, and give them ascii-character property.
17120 * term/x-win.el (x-alternatives-map):
17121 * term/ns-win.el (ns-alternatives-map):
17122 * term/internal.el (msdos-key-remapping-map):
17123 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
17124
17125 2009-09-14 Glenn Morris <rgm@gnu.org>
17126
17127 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
17128 temp-buffers (2009-09-12).
17129
17130 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
17131
17132 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
17133 the new read-key function.
17134
17135 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
17136
17137 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
17138 is defined (Bug#4405).
17139
17140 2009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
17141
17142 * recentf.el (recentf-cleanup): Use a hash table to find
17143 duplicates (Bug#4407).
17144
17145 2009-09-13 Per Starbäck <per@starback.se> (tiny change)
17146
17147 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
17148 kp-0 to ascii equivalents (Bug#4325).
17149
17150 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
17151
17152 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
17153
17154 * eshell/em-hist.el:
17155 * eshell/em-dirs.el (eshell-complete-user-reference):
17156 Declare pcomplete functions and variables to avoid compiler warnings.
17157
17158 2009-09-13 Leo <sdl.web@gmail.com> (tiny change)
17159
17160 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
17161 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
17162 * eshell/em-alias.el (eshell-aliases-file):
17163 * eshell/em-hist.el (eshell-history-file-name):
17164 Use expand-file-name instead of concat to make file names (Bug#4308).
17165
17166 2009-09-13 Glenn Morris <rgm@gnu.org>
17167
17168 * ediff-merg.el (ediff-do-merge):
17169 * filesets.el (filesets-run-cmd):
17170 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
17171 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
17172 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
17173 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
17174 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
17175 Replace empty `let's with `progn'.
17176
17177 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
17178
17179 * mail/sendmail.el (send-mail-function):
17180 * tooltip.el (tooltip-mode):
17181 * simple.el (transient-mark-mode):
17182 * rfn-eshadow.el (file-name-shadow-mode):
17183 * frame.el (blink-cursor-mode):
17184 * font-core.el (global-font-lock-mode):
17185 * files.el (temporary-file-directory)
17186 (small-temporary-file-directory, auto-save-file-name-transforms):
17187 * epa-hook.el (auto-encryption-mode):
17188 * composite.el (global-auto-composition-mode):
17189 Use custom-initialize-delay.
17190 * startup.el (command-line): Don't explicitly call
17191 custom-reevaluate-setting for all the above vars.
17192 * custom.el (custom-initialize-safe-set)
17193 (custom-initialize-safe-default): Delete.
17194
17195 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
17196
17197 * term/x-win.el (x-initialize-window-system):
17198 * term/w32-win.el (w32-initialize-window-system):
17199 * term/ns-win.el (ns-initialize-window-system): Don't call
17200 mouse-wheel-mode since it's enabled globally by default already.
17201
17202 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
17203 actually define the variable, but only silences the byte-compiler.
17204 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
17205 before looking it up.
17206 (mouse-wheel-scroll-amount): Also reset the bindings if this value
17207 is changed.
17208
17209 2009-09-12 Glenn Morris <rgm@gnu.org>
17210
17211 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
17212 1000.
17213 (elint-add-required-env): Don't beep on error.
17214 (elint-forms): In case of error, return ENV unchanged.
17215 (elint-init-env): Skip non-list forms.
17216 (elint-log): Handle unknown file positions.
17217
17218 2009-09-12 Daiki Ueno <ueno@unixuser.org>
17219
17220 * epg.el (epg-make-context): Add autoload cookie.
17221 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
17222 (epg-decrypt-string, epg-start-verify, epg-verify-file)
17223 (epg-verify-string, epg-start-sign, epg-sign-file)
17224 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
17225 (epg-encrypt-string, epg-start-export-keys)
17226 (epg-export-keys-to-file, epg-export-keys-to-string)
17227 (epg-start-import-keys, epg-import-keys-from-file)
17228 (epg-import-keys-from-string, epg-start-receive-keys)
17229 (epg-receive-keys, epg-import-keys-from-server)
17230 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
17231 (epg-sign-keys, epg-start-generate-key)
17232 (epg-generate-key-from-file, epg-generate-key-from-string):
17233 Remove autoload cookie.
17234
17235 2009-09-12 Eli Zaretskii <eliz@gnu.org>
17236
17237 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
17238 reevaluation of trash-directory.
17239
17240 * mwheel.el: Fix last change.
17241 (mouse-wheel-mode): New defvar.
17242 (mouse-wheel-mode): Remove autoload cookie.
17243
17244 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
17245
17246 * mwheel.el (mwheel-installed-bindings): New var.
17247 (mouse-wheel-mode): Use it, so as to make sure we really remove all
17248 the bindings we set last time. Use custom-initialize-delay.
17249 * loadup.el: Load mwheel after term/*-win.el.
17250 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
17251 and mouse-wheel-up-event now that their first evaluation is done
17252 sufficiently late to be correct.
17253
17254 * startup.el (tutorial-directory): Make it a defcustom.
17255 Use custom-initialize-delay rather than eval-at-startup to set it.
17256 * image.el (image-load-path): Make it a defcustom.
17257 Use custom-initialize-delay rather than eval-at-startup to set it.
17258 * subr.el (eval-at-startup): Remove.
17259 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
17260
17261 * subr.el (do-after-load-evaluation): Warn the user after loading an
17262 obsolete package.
17263
17264 2009-09-12 Glenn Morris <rgm@gnu.org>
17265
17266 * proced.el (proced-mark-alt): Remove alias.
17267 (proced-mode-map): Remove proced-mark-alt.
17268
17269 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
17270 Elint file and directory. Remove initialization entry.
17271
17272 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
17273 commands.
17274 (elint-current-buffer): Set mode-line-process.
17275 (elint-init-env): Handle define-derived-mode.
17276 Fix declare-function with unspecified arglist. Guard against odd
17277 defalias statements (eg iso-insert's 8859-1-map).
17278 (elint-add-required-env): Use a temp buffer.
17279 (elint-form): Just print the function/macro name, not the whole form.
17280 Return env unchanged if we fail to parse a macro.
17281 (elint-forms): Guard against parse errors.
17282 (elint-output): New function, to handle batch mode.
17283 (elint-log-message): Add optional argument. Use elint-output.
17284 (elint-set-mode-line): New function.
17285
17286 2009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
17287
17288 * emacs-lisp/elp.el (elp-not-profilable): Add more
17289 functions (Bug#4233).
17290
17291 2009-09-12 Chong Yidong <cyd@stupidchicken.com>
17292
17293 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
17294 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
17295
17296 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
17297
17298 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
17299 (gdb-var-list-children): Use json parsing.
17300
17301 2009-09-11 Daniel Colascione <dan.colascione@gmail.com>
17302
17303 * progmodes/js.el (js--proper-indentation): Handle the case where
17304 char-before is null. Reported by Deniz Dogan.
17305
17306 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
17307
17308 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
17309
17310 2009-09-11 Daiki Ueno <ueno@unixuser.org>
17311
17312 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
17313 (epg-digest-algorithm-alist): Add SHA224.
17314 (epg-context-set-passphrase-callback)
17315 (epg-context-set-progress-callback): Add description about
17316 callback function.
17317
17318 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
17319
17320 * custom.el (custom-delayed-init-variables): New var.
17321 (custom-initialize-delay): New function.
17322 * startup.el (command-line): "Re"evaluate all vars in
17323 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
17324 explicitly any more.
17325 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
17326 to avoid creating a ~/.emacs.d at build-time (bug#4347).
17327
17328 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
17329
17330 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
17331
17332 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
17333 (gdb-var-update-handler): Use json parsing.
17334
17335 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
17336
17337 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
17338 decode annotated text, regardless of language environment. (Bug#2741)
17339
17340 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
17341
17342 * Makefile.in (autoloads): Make rmail.el writable as well.
17343
17344 2009-09-11 Glenn Morris <rgm@gnu.org>
17345
17346 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
17347 loaddefs.el.
17348 * dired.el: Regenerate with extracted autoloads.
17349 * Makefile.in (autoloads): Make dired.el writable.
17350
17351 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
17352 * ibuffer.el: Regenerate with extracted autoloads.
17353 * Makefile.in (autoloads): Make ibuffer.el writable.
17354
17355 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
17356 * version.el (emacs-copyright, emacs-major-version)
17357 (emacs-minor-version): Reformat doc-strings for make-docfile.
17358
17359 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
17360 functions and variables, since they must be stuff specific to some other
17361 platform.
17362 (apropos-print): Make mouse-click message less specific about button.
17363
17364 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
17365 that records where a macro was defined.
17366 * help-fns.el (describe-function-1): Mention if a function has a
17367 compiler-macro.
17368 * help-mode.el (help-function-cmacro): New button.
17369
17370 * locate.el (top-level): Always require dired.
17371 (locate-mode-map): Initialize inside the defvar.
17372
17373 * net/ange-ftp.el (dired-compress-file): Declare.
17374 (ange-ftp-dired-compress-file): Add doc string.
17375
17376 * term/ns-win.el (x-display-name, x-setup-function-keys):
17377 Unify doc-strings with X versions.
17378
17379 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
17380
17381 * emulation/crisp.el (crisp-mode-map): Move initialization
17382 into declaration.
17383 (crisp-mode): Use define-minor-mode.
17384
17385 * progmodes/xscheme.el (xscheme-evaluation-commands):
17386 Put a :advertised-binding property rather than using
17387 advertised-xscheme-send-previous-expression.
17388 (advertised-xscheme-send-previous-expression): Declare obsolete.
17389 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
17390 `advertised-undo'.
17391 (crisp-mode): Add corresponding bindings to
17392 undo's :advertised-binding instead.
17393 * dired.el (dired-mode-map): Put a :advertised-binding property rather
17394 than using dired-advertised-find-file.
17395 (dired-advertised-find-file):
17396 * simple.el (advertised-undo):
17397 * wid-edit.el (advertised-widget-backward): Declare obsolete.
17398 (widget-keymap): Put a :advertised-binding property rather
17399 than using advertised-widget-backward.
17400 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
17401 than using advertised-undo.
17402 * tutorial.el (tutorial--default-keys): Adjust accordingly.
17403
17404 2009-09-10 Simon South <ssouth@slowcomputing.org>
17405
17406 * progmodes/delphi.el (delphi-tab): Indent region when Transient
17407 Mark mode is enabled and region is active; otherwise indent or
17408 insert TAB as usual.
17409 (delphi-mode): Update description of TAB-key binding.
17410
17411 2009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
17412
17413 * subr.el (define-key-rebound-commands): Mark obsolete.
17414 * startup.el (precompute-menubar-bindings): Remove.
17415 (normal-top-level): Remove obsolete code that tried to precompute
17416 menubar bindings.
17417 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
17418 define-key-rebound-commands and precompute-menubar-bindings.
17419
17420 2009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
17421
17422 * net/imap.el (imap-interactive-login): Better messages.
17423 (imap-open): Fix bug with renamed buffer on reconnect.
17424 (imap-authenticate): Add buffer-local imap-last-authenticator variable
17425 for easier debugging and cleaner code. On successful (guessed based on
17426 server capabilities) secondary authentication, set imap-state
17427 correctly.
17428 (imap-last-authenticator): Define imap-last-authenticator as a variable
17429 to avoid warnings.
17430
17431 2009-09-10 Glenn Morris <rgm@gnu.org>
17432
17433 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
17434
17435 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
17436 (byte-compile-file-form-autoload): Don't warn about unknown functions
17437 where the autoload statement comes after the use.
17438 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
17439 that any handlers inside the body (eg require) are in turn respected.
17440
17441 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
17442 effects.
17443
17444 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
17445 and syntax and abbrev tables basic docs, if they don't have any.
17446
17447 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
17448
17449 * international/mule-cmds.el (top-level): Require cl when compiling.
17450 (view-hello-file): Use default-value rather than
17451 default-enable-multibyte-characters.
17452
17453 * progmodes/fortran.el: Move all safe and risky properties into the
17454 defcustoms.
17455
17456 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
17457 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
17458 * mail/undigest.el:
17459 Put autoloads in rmail.el rather than loaddefs.el.
17460 * mail/rmail.el: Regenerate with extracted autoloads.
17461
17462 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
17463 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
17464
17465 2009-09-10 Nick Roberts <nickrob@snap.net.nz>
17466
17467 Reported in thread for Bug#4375.
17468 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
17469 "-data-evaluate-expression" instead of print.
17470 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
17471 (gdb-tooltip-print): Parse output from above MI command.
17472 (gdb): Revert 2009-08-11 change. User should detach inferior
17473 manually.
17474
17475 Remove the word "separate" from IO functions as inferior
17476 output is now never displayed in the GUD buffer.
17477
17478 2009-09-10 Juanma Barranquero <lekktu@gmail.com>
17479
17480 * startup.el (command-line-normalize-file-name): On Windows and
17481 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
17482
17483 2009-09-10 Juri Linkov <juri@jurta.org>
17484
17485 * isearch.el (isearch-text-char-description): Propertize escape
17486 character sequences with the `escape-glyph' face. (Bug#4344)
17487
17488 * simple.el (shell-command): Set asynchronous process filter to
17489 `comint-output-filter'. (Bug#4343)
17490
17491 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
17492 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
17493 the list. Move "asm" to the bottom.
17494 (grep-find-ignored-directories): Add `choice' with nil value
17495 to empty the list easily.
17496 (grep-find-ignored-files): New option.
17497 (grep-files-history): Set to nil by default instead of '("ch" "el").
17498 (grep-compute-defaults): Add "<X>" to `grep-template'.
17499 (grep-read-files): Bind new local variables `default-alias' and
17500 `default-extension'. Use a list of default values for the file prompt.
17501 (lgrep): Add `--exclude=' command line options composed from
17502 `grep-find-ignored-files'.
17503 (rgrep): Add `-name' command line options composed from
17504 `grep-find-ignored-files'. (Bug#4301)
17505
17506 2009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
17507
17508 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
17509 (bug#4368).
17510
17511 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
17512
17513 * calendar/time-date.el (autoload):
17514 Expand define-obsolete-function-alias into defalias and make-obsolete
17515 for old Emacsen that Gnus supports.
17516 (with-no-warnings): Define it for old Emacsen.
17517 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
17518 is available.
17519 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
17520 float-time is available; suppress compile warning for time-to-seconds.
17521
17522 2009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
17523
17524 * net/imap.el (imap-message-map): Docstring fix.
17525
17526 2009-09-09 Glenn Morris <rgm@gnu.org>
17527
17528 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
17529 line numbers too. (Bug#4374)
17530
17531 2009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
17532
17533 * smerge-mode.el (smerge-remove-props, smerge-refine):
17534 Use with-silent-modifications (bug#4342).
17535
17536 * subr.el (with-silent-modifications): New macro.
17537
17538 2009-09-07 Juanma Barranquero <lekktu@gmail.com>
17539
17540 * files.el (top-level): Require `cl' when compiling.
17541
17542 2009-09-07 Glenn Morris <rgm@gnu.org>
17543
17544 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
17545
17546 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
17547 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
17548
17549 2009-09-06 Nick Roberts <nickrob@snap.net.nz>
17550
17551 * vc-git.el (vc-git-annotate-command): Use separator to parse
17552 arguments correctly.
17553
17554 2009-09-06 Eli Zaretskii <eliz@gnu.org>
17555
17556 * proced.el (proced-mode): Doc fix.
17557
17558 2009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
17559
17560 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
17561 lstat fails.
17562 (tramp-do-file-attributes-with-ls): Check for file existence at
17563 remote end.
17564 (tramp-do-file-attributes-with-stat): Likewise.
17565 (tramp-convert-file-attributes): Return nil when attr is nil.
17566
17567 2009-09-05 Glenn Morris <rgm@gnu.org>
17568
17569 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
17570 properties to this button.
17571 (diary-fancy-display): Don't extend the button to the final newline.
17572 (diary-fancy-display-mode): Continue to define "q" as a local key.
17573
17574 * calendar/cal-china.el (holiday-chinese): Make it slightly more
17575 efficient.
17576
17577 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
17578
17579 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
17580 (byte-compile-dest-file-function): New option.
17581 (byte-compile-dest-file): Doc fix.
17582 Obey byte-compile-dest-file-function.
17583 (byte-compile-cl-file-p): New function.
17584 (byte-compile-eval): Only suppress noruntime warnings about cl functions
17585 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
17586 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
17587 than for file being previously loaded.
17588 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
17589 (byte-compile-file-form-require): Handle the case where requiring a file
17590 indirectly causes CL to be loaded.
17591
17592 2009-09-05 Karl Fogel <kfogel@red-bean.com>
17593
17594 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
17595 before killing the old buffer, since by the time `kill-buffer' is
17596 run so many buffer variables have been set to nil that it may not
17597 behave as expected. (Bug#4061)
17598
17599 2009-09-05 Karl Fogel <kfogel@red-bean.com>
17600
17601 * files.el (find-alternate-file): If the old buffer is modified
17602 and visiting a file, behave similarly to `kill-buffer' when
17603 killing it, thus reverting to the pre-1.878 behavior; see
17604 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
17605 for discussion. Also, consult `buffer-file-name' as a variable
17606 not as a function, for consistency with the rest of the code.
17607
17608 2009-09-04 Michael Albinus <michael.albinus@gmx.de>
17609
17610 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
17611 also when adding a new directory.
17612
17613 * net/tramp-compat.el (tramp-compat-line-beginning-position):
17614 New defun.
17615
17616 2009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
17617
17618 * files.el (locate-file-completion-table): Make it provide boundary
17619 information, so partial-completion works better.
17620
17621 2009-09-04 Leo <sdl.web@gmail.com> (tiny change)
17622
17623 * mail/footnote.el (Footnote-text-under-cursor):
17624 Check footnote-text-marker-alist before using it (bug#4324).
17625
17626 2009-09-04 Glenn Morris <rgm@gnu.org>
17627
17628 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
17629 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
17630 * play/solitaire.el, play/tetris.el:
17631 Remove leading * from defcustom and defface docs.
17632
17633 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
17634 necessary.
17635 (diary-fancy-overriding-map): New variable.
17636 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
17637 Use view-mode.
17638
17639 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
17640 goto-line.
17641
17642 2009-09-03 Glenn Morris <rgm@gnu.org>
17643
17644 * arc-mode.el (archive-mode):
17645 * dos-fns.el (set-default-process-coding-system):
17646 * man.el (Man-getpage-in-background):
17647 * menu-bar.el (menu-bar-describe-menu):
17648 * server.el (server-process-filter):
17649 * startup.el (command-line):
17650 * tar-mode.el (tar-header-block-tokenize, tar-extract):
17651 * w32-fns.el (set-default-process-coding-system):
17652 * x-dnd.el (x-dnd-handle-file-name):
17653 * international/mule-cmds.el (mule-menu-keymap)
17654 (set-default-coding-systems, language-info-alist, set-language-info)
17655 (set-language-environment, standard-display-european-internal)
17656 (set-locale-environment):
17657 * international/mule-diag.el (mule-diag):
17658 * mail/emacsbug.el (report-emacs-bug):
17659 * mail/rmail.el (rmail-mode):
17660 * mail/sendmail.el (mail-setup):
17661 Use default-value rather than default-enable-multibyte-characters.
17662
17663 * progmodes/f90.el: Move all safe properties into the defcustoms.
17664 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
17665
17666 * calendar/appt.el (appt-check):
17667 * calendar/diary-lib.el (diary-set-header, diary-live-p)
17668 (diary-check-diary-file, diary-list-entries)
17669 (diary-include-other-diary-files, diary-simple-display)
17670 (diary-fancy-display, diary-print-entries)
17671 (diary-mark-included-diary-files, diary-make-entry):
17672 Don't call substitute-in-file-name on diary-file.
17673
17674 2009-09-03 Eduard Wiebe <usenet@pusto.de>
17675 Stefan Monnier <monnier@iro.umontreal.ca>
17676
17677 * mail/footnote.el (footnote-prefix): Make it a defcustom.
17678 (footnote-mode-map): Move initialization into the declaration.
17679 (footnote-minor-mode-map): Define it rather than changing global-map.
17680 (footnote-mode): Use define-minor-mode.
17681
17682 2009-09-02 Michael Albinus <michael.albinus@gmx.de>
17683
17684 * net/tramp.el (tramp-handle-file-attributes-with-ls)
17685 (tramp-do-file-attributes-with-perl)
17686 (tramp-do-file-attributes-with-stat): Rename from
17687 `tramp-handle-file-attributes-with-*'.
17688 (tramp-handle-file-attributes): Use them.
17689 (tramp-do-directory-files-and-attributes-with-perl)
17690 (tramp-do-directory-files-and-attributes-with-stat): Rename from
17691 `tramp-handle-directory-files-and-attributes-with-*'.
17692 (tramp-handle-directory-files-and-attributes): Use them.
17693 (tramp-method-out-of-band-p): Additional parameter SIZE.
17694 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
17695 (tramp-handle-write-region): Use it.
17696 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
17697 (tramp-handle-vc-registered): Check, whether the first run did
17698 return files to be tested.
17699 (tramp-advice-make-auto-save-file-name): Do not call directly
17700 `tramp-handle-make-auto-save-file-name', because this would bypass
17701 the locking mechanism.
17702
17703 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
17704 (file-remote-p, process-file, start-file-process, set-file-times)
17705 (tramp-compat-file-attributes): Compatibility functions shall not
17706 call directly `tramp-handle-*', because this would bypass the
17707 locking mechanism.
17708 (tramp-compat-number-sequence): New defun.
17709
17710 2009-09-02 Glenn Morris <rgm@gnu.org>
17711
17712 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
17713 alias for float-time.
17714 (time-to-number-of-days): In Emacs, use float-time.
17715 * net/newst-backend.el (time-add): Suppress warnings from compat
17716 function.
17717 * time.el (emacs-uptime, emacs-init-time):
17718 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
17719 Use float-time rather than time-to-seconds.
17720
17721 * minibuffer.el (completion-initials-expand): Fix typo.
17722
17723 * faces.el (modeline, modeline-inactive, modeline-highlight)
17724 (modeline-buffer-id):
17725 * info.el (info-menu-5): Mark these face aliases as obsolete.
17726
17727 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
17728
17729 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
17730 space ...
17731 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
17732 no "--thread" option.
17733 (gdb-stopped): Don't print "Switched to thread" message when it is
17734 unchanged.
17735
17736 2009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
17737
17738 * minibuffer.el (completion-try-completion)
17739 (completion-all-completions): Remove ill-defined (and
17740 mistakenly installed and luckily never used nor documented)
17741 `completion-styles' property.
17742 (completion-initials-expand, completion-initials-all-completions)
17743 (completion-initials-try-completion): New functions.
17744 (completion-styles-alist): Add doc to each entry.
17745 Add new `initials' entry.
17746
17747 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
17748
17749 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
17750 MI command -var-evaluate-expression.
17751 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
17752 and tweak for case of string child.
17753 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
17754
17755 2009-09-01 Glenn Morris <rgm@gnu.org>
17756
17757 * add-log.el (change-log-date-face, change-log-name-face)
17758 (change-log-email-face, change-log-file-face, change-log-list-face)
17759 (change-log-conditionals-face, change-log-function-face)
17760 (change-log-acknowledgement-face):
17761 * cus-edit.el (custom-invalid-face, custom-rogue-face)
17762 (custom-modified-face, custom-set-face, custom-changed-face)
17763 (custom-saved-face, custom-button-face, custom-button-pressed-face)
17764 (custom-documentation-face, custom-state-face, custom-comment-face)
17765 (custom-comment-tag-face, custom-variable-tag-face)
17766 (custom-variable-button-face, custom-face-tag-face)
17767 (custom-group-tag-face-1, custom-group-tag-face):
17768 * diff-mode.el (diff-header-face, diff-file-header-face)
17769 (diff-index-face, diff-hunk-header-face, diff-removed-face)
17770 (diff-added-face, diff-changed-face, diff-function-face)
17771 (diff-context-face, diff-nonexistent-face):
17772 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
17773 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
17774 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
17775 (Info-title-4-face):
17776 * isearch.el (isearch-lazy-highlight-face):
17777 * log-view.el (log-view-file-face, log-view-message-face):
17778 * paren.el (show-paren-match-face, show-paren-mismatch-face):
17779 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
17780 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
17781 (cvs-msg-face):
17782 * smerge-mode.el (smerge-mine-face, smerge-other-face)
17783 (smerge-base-face, smerge-markers-face):
17784 * wid-edit.el (widget-documentation-face, widget-button-face)
17785 (widget-field-face, widget-single-line-field-face)
17786 (widget-inactive-face, widget-button-pressed-face):
17787 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
17788 (woman-addition-face):
17789 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
17790 (eshell-ls-executable-face, eshell-ls-readonly-face)
17791 (eshell-ls-unreadable-face, eshell-ls-special-face)
17792 (eshell-ls-missing-face, eshell-ls-archive-face)
17793 (eshell-ls-backup-face, eshell-ls-product-face)
17794 (eshell-ls-clutter-face):
17795 * eshell/em-prompt.el (eshell-prompt-face):
17796 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
17797 * obsolete/old-whitespace.el (whitespace-highlight-face):
17798 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
17799 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
17800 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
17801 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
17802 (antlr-font-lock-literal-face):
17803 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
17804 (ebrowse-root-class-face, ebrowse-file-name-face)
17805 (ebrowse-default-face, ebrowse-member-attribute-face)
17806 (ebrowse-member-class-face, ebrowse-progress-face):
17807 * progmodes/make-mode.el (makefile-space-face):
17808 * progmodes/sh-script.el (sh-heredoc-face):
17809 * textmodes/flyspell.el (flyspell-incorrect-face)
17810 (flyspell-duplicate-face):
17811 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
17812 * textmodes/texinfo.el (texinfo-heading-face):
17813 Mark face aliases with "-face" suffix as obsolete.
17814
17815 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
17816 compiler.
17817
17818 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
17819 (eudc-bob-sound-menu): Use defvar rather than defconst, since
17820 easy-menu-define wants to modify these.
17821
17822 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
17823
17824 * net/browse-url.el (browse-url-file-url):
17825 * term/internal.el (dos-codepage-setup):
17826 Use default-value rather than default-enable-multibyte-characters.
17827
17828 * progmodes/etags.el (etags-goto-tag-location):
17829 * progmodes/flymake.el (flymake-highlight-line)
17830 (flymake-goto-file-and-line, flymake-goto-line):
17831 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
17832 (gdb-goto-breakpoint):
17833 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
17834 * progmodes/python.el (python-find-function)
17835 (python-pdbtrack-track-stack-file):
17836 * progmodes/verilog-mode.el (verilog-surelint-off):
17837 * term/ns-win.el (ns-open-file-select-line):
17838 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
17839 Use forward-line rather than goto-line.
17840
17841 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
17842 * textmodes/reftex-index.el (reftex-display-index):
17843 * textmodes/reftex-ref.el (reftex-offer-label-menu):
17844 * textmodes/reftex-toc.el (reftex-toc):
17845 Remove unnecessary bindings of default-major-mode (all are followed by
17846 major-mode check and possible mode switch).
17847
17848 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
17849
17850 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
17851 Handle watchpoints (bug#4282).
17852 (def-gdb-thread-buffer-command): Enable thread to be selected by
17853 clicking without selecting threads buffer first.
17854 (gdb-current-context-command): Use selected frame so that "up",
17855 "down" etc work in the GUD buffer.
17856 (gdb-update): Find selected frame before rendering stack buffer.
17857 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
17858
17859 2009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
17860
17861 * progmodes/sym-comp.el (displayed-completions): Remove.
17862 (symbol-complete): Use minibuffer-complete.
17863
17864 2009-08-31 Glenn Morris <rgm@gnu.org>
17865
17866 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
17867
17868 * apropos.el (apropos-symbols-internal):
17869 Handle (obsolete) face aliases.
17870
17871 * faces.el (describe-face): Adjust the output format to be more like
17872 describe-variable, and to mention (obsolete) face aliases.
17873 Adjust the whitespace so that help-setup-xref works.
17874
17875 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
17876 * calendar/diary-lib.el (diary-button-face):
17877 Mark these face aliases as obsolete.
17878
17879 * calendar/calendar.el (calendar-today): Doc fix.
17880
17881 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
17882
17883 * progmodes/gdb-mi.el (gdb-control-all-threads)
17884 (gdb-control-current-thread): Force tool bar update.
17885 (gdb-non-stop-handler): New function.
17886 (gdb-init-1): Use it to test if non-stop mode is supported.
17887 Remove unused gdbmi buffer type.
17888
17889 2009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
17890
17891 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
17892 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
17893
17894 2009-08-30 Nick Roberts <nickrob@snap.net.nz>
17895
17896 * comint.el (comint-exec-1): Check command is non-null first.
17897 Part of gdb-mi.el change (2009-08-28).
17898
17899 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
17900
17901 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
17902
17903 2009-08-30 Juanma Barranquero <lekktu@gmail.com>
17904
17905 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
17906 instead of `dolist' to avoid a recursive require when bootstrapping.
17907
17908 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
17909
17910 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
17911
17912 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
17913
17914 * net/imap.el (imap-send-command): Simplify.
17915 (imap-wait-for-tag): point-max -> buffer-size.
17916
17917 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
17918
17919 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
17920 with constant argument.
17921
17922 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
17923
17924 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
17925
17926 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
17927 Change default, since most of our files don't have a history.
17928 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
17929 the user.
17930
17931 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
17932 Add comint-run.
17933
17934 * calc/calc.el: Improve commenting convention.
17935 (calc-digit-map, toplevel): Simplify.
17936
17937 * comint.el (comint-insert-input): Be careful to only set point if we
17938 don't delegate to some other command.
17939
17940 * proced.el (proced-signal-list): Make it an alist.
17941 (proced-grammar-alist): Capitalize names.
17942 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
17943 Disable undo manually and make it read-only.
17944 Use completion-annotate-function.
17945
17946 * minibuffer.el (minibuffer-message): If the current buffer is not
17947 a minibuffer, insert the message in the echo area rather than at the
17948 end of the buffer.
17949 (completion-annotate-function): New variable.
17950 (minibuffer-completion-help): Use it.
17951 (completion--embedded-envvar-table): Environment vars are
17952 always case-sensitive.
17953
17954 2009-08-30 Glenn Morris <rgm@gnu.org>
17955
17956 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
17957 from fortran-current-defun.
17958 (fortran-beginning-of-subprogram): Be more precise about finding the
17959 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
17960 (fortran-end-of-subprogram): Simplify.
17961 (fortran-current-defun): Use fortran-start-prog-re.
17962
17963 2009-08-29 Juanma Barranquero <lekktu@gmail.com>
17964
17965 * subr.el (do-after-load-evaluation): Simplify.
17966
17967 2009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
17968
17969 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
17970
17971 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
17972 (vc-rcs-print-log): Use it.
17973
17974 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
17975
17976 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
17977
17978 * paths.el (abbrev-file-name): Move to abbrev.el.
17979 * abbrev.el (abbrev-file-name): Move from paths.el.
17980 Obey user-emacs-directory.
17981 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
17982 user-emacs-directory.
17983 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
17984 abbrev-file-name and calc-settings-file any more.
17985 * startup.el (command-line): Recompute abbrev-file-name and
17986 abbreviated-home-dir.
17987 (normal-no-mouse-startup-screen): Improve the generic code and get rid
17988 of the special code for when C-h bindings haven't been changed.
17989 (display-startup-echo-area-message): Use with-current-buffer.
17990 (command-line-1): Use a list of strings, rather than a list of lists
17991 of strings for longopts.
17992
17993 * files.el (get-free-disk-space): Use / for default-directory.
17994
17995 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
17996 Use with-current-buffer.
17997
17998 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
17999 Recognize immutable variables like most-positive-fixnum.
18000 (byte-compile-setq-default): Check and warn if trying to assign
18001 to an immutable variable, or a non-variable.
18002
18003 * progmodes/cc-vars.el (c-comment-continuation-stars):
18004 * progmodes/cc-engine.el (c-looking-at-bos):
18005 * progmodes/cc-cmds.el (c-toggle-auto-state)
18006 (c-forward-into-nomenclature, c-backward-into-nomenclature)
18007 (c-comment-line-break-function): Add version of obsolescence.
18008
18009 2009-08-28 Juri Linkov <juri@jurta.org>
18010
18011 * files.el (magic-fallback-mode-alist): Add ZIP magic number
18012 associated with `archive-mode'.
18013
18014 * image.el (image-type-header-regexps): Use only JPEG magic number
18015 to determine JPEG images, and don't use `image-jpeg-p' because
18016 Emacs can display non-JFIF non-Exif JPEG images.
18017
18018 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
18019
18020 * arc-mode.el (archive-mode):
18021 * emacs-lisp/re-builder.el (re-builder-unload-function):
18022 Protect against the default value of `major-mode' being nil.
18023
18024 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
18025
18026 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
18027 Fix typos in docstrings.
18028
18029 * progmodes/js.el (js--macro-decl-re): Doc fix.
18030 (js--plain-method-re, js--split-name): Refloc docstring.
18031 (js--class-styles, js--make-merged-item, js--splice-into-items):
18032 Fix typos in docstrings; reflow docstrings.
18033 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
18034 (js--variable-decl-matcher, js--inside-pitem-p)
18035 (js--parse-state-at-point, js--get-all-known-symbols)
18036 (js--symbol-history, js-find-symbol, js--js-references)
18037 (js--moz-interactor, js--js-encode-value, js--read-tab):
18038 Fix typos in docstrings.
18039
18040 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
18041
18042 * textmodes/reftex.el (reftex-get-file-buffer-force):
18043 * progmodes/verilog-mode.el (verilog-batch-execute-func):
18044 * emulation/viper.el (viper-go-away, viper-set-hooks):
18045 * emacs-lisp/re-builder.el (re-builder-unload-function):
18046 * emacs-lisp/bytecomp.el (byte-compile-file):
18047 * ses.el (ses-unload-function):
18048 * hexl.el (hexl-find-file):
18049 * files.el (normal-mode):
18050 * ehelp.el (with-electric-help):
18051 * autoinsert.el (auto-insert-alist):
18052 * arc-mode.el (archive-mode):
18053 Use (default-value 'major-mode) instead of default-major-mode.
18054
18055 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
18056 * international/mule.el (load-with-code-conversion):
18057 * emacs-lisp/debug.el (debug):
18058 * ediff-vers.el (ediff-rcs-get-output-buffer):
18059 * dired.el (dired-internal-noselect): Don't let-bind
18060 default-major-mode around code that doesn't use it.
18061 E.g. buffer creation via get-buffer-create doesn't use it.
18062
18063 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
18064
18065 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
18066 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
18067 when writing the temp file. Otherwise, epa-file gets confused.
18068 (tramp-register-file-name-handlers): Make it a defun. Move also
18069 `epa-file-handler' to the front of `file-name-handler-alist'.
18070
18071 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
18072
18073 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
18074 start right after a ^M.
18075 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
18076 (tramp-completion-file-name-regexp-separate)
18077 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
18078 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
18079 Don't modify last-coding-system-used by accident.
18080 (tramp-completion-file-name-handler): Apply the checks here,
18081 instead during registration.
18082 (tramp-register-file-name-handlers): Rename from
18083 `tramp-register-file-name-handler'. Register both
18084 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
18085 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
18086
18087 2009-08-28 Nick Roberts <nickrob@snap.net.nz>
18088
18089 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
18090 Remove variable ...
18091 (gdb-init-1, gdb-display-separate-io-buffer)
18092 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
18093 references to it.
18094 (gdb-inferior-io-mode): Use make-comint-in-buffer.
18095 (gdb-inferior-filter): Use comint-output-filter to stop
18096 echoing and remove ^M characters.
18097
18098 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
18099
18100 * emulation/viper-init.el (viper-restore-cursor-type):
18101 * emulation/cua-base.el (cua--update-indications):
18102 Replace default-cursor-type with (default-value 'cursor-type).
18103
18104 * mail/sendmail.el (mail-recover-1):
18105 * international/mule-diag.el (describe-current-coding-system-briefly)
18106 (describe-current-coding-system):
18107 * international/mule-cmds.el (select-safe-coding-system)
18108 (select-message-coding-system)
18109 (set-language-environment-coding-systems, set-locale-environment):
18110 * hexl.el (hexl-insert-multibyte-char):
18111 * dos-w32.el (find-buffer-file-type-coding-system):
18112 * simple.el (what-cursor-position):
18113 Replace uses of default-buffer-file-coding-system
18114 with (default-value 'buffer-file-coding-system).
18115
18116 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
18117 Replace uses of default-cursor-in-non-selected-windows
18118 with (default-value 'cursor-in-non-selected-windows).
18119 Use with-current-buffer.
18120
18121 * mail/feedmail.el: Use CL macros.
18122 (feedmail-run-the-queue, feedmail-send-it-immediately):
18123 * dos-w32.el (find-buffer-file-type): Replace uses of
18124 default-buffer-file-type with (default-value 'buffer-file-type).
18125
18126 2009-08-28 Glenn Morris <rgm@gnu.org>
18127
18128 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
18129 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
18130 Use default-value of major-mode rather than default-major-mode.
18131
18132 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
18133
18134 * Makefile.in (update-elcfiles): Report left over elc files.
18135
18136 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
18137 expand-file-name and with-current-buffer.
18138 (mail-get-names, mail-directory): Use with-current-buffer.
18139
18140 * vc.el (vc-read-revision): New function.
18141 (vc-version-diff, vc-merge): Use it.
18142
18143 2009-08-27 Sam Steingold <sds@gnu.org>
18144
18145 * simple.el (kill-do-not-save-duplicates): New user option.
18146 (kill-new): When it is non-nil, and the new string is the same as
18147 the latest kill, set replace to t to avoid duplicates in kill-ring.
18148
18149 2009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
18150
18151 * net/tramp.el (tramp-handle-process-file): Do not flush all
18152 caches when `process-file-side-effects' is set.
18153 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
18154 instead of `tramp-find-file-exists-command'.
18155 Unset `process-file-side-effects'.
18156
18157 2009-08-27 Michael Albinus <michael.albinus@gmx.de>
18158
18159 * net/tramp.el (tramp-methods): New method "rsyncc".
18160 (top): Add completion function for "rsyncc".
18161 (tramp-message-show-message): New defvar.
18162 (tramp-message, tramp-error): Use it.
18163 (tramp-do-copy-or-rename-file-directly): Extend check for direct
18164 remote copying.
18165 (tramp-do-copy-or-rename-file-out-of-band): Handle new
18166 `tramp-methods' entry `copy-env' of "rsyncc".
18167 (tramp-vc-registered-read-file-names): New defconst.
18168 (tramp-vc-registered-file-names): New defvar.
18169 (tramp-handle-vc-registered): Implement optimization strategy.
18170 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
18171 (tramp-vc-file-name-handler): New defun.
18172 (tramp-get-ls-command, tramp-get-test-command)
18173 (tramp-get-file-exists-command, tramp-get-remote-ln)
18174 (tramp-get-remote-perl, tramp-get-remote-stat)
18175 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
18176
18177 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
18178 (tramp-cache-inhibit-cache): Extend doc string. It allows also
18179 timestamps.
18180 (tramp-get-file-property): Check for timestamps in
18181 `tramp-cache-inhibit-cache'.
18182 (tramp-set-file-property): Write timestamp.
18183
18184 2009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
18185
18186 * language/japan-util.el (japanese-symbol-table): Add entries for
18187 cp932-2-byte.
18188
18189 * international/characters.el: Add category `j' to cp932-2-byte.
18190
18191 2009-08-27 Kenichi Handa <handa@m17n.org>
18192
18193 * international/fontset.el (build-default-fontset-data): New macro.
18194 (setup-default-fontset): Use build-default-fontset-data for CJK,
18195 tibetan, ethiopic, and ipa.
18196
18197 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
18198
18199 * cus-start.el (default-major-mode): Customize `major-mode' instead.
18200 (enable-multibyte-characters): Not customizable any more.
18201
18202 * subr.el (default-mode-line-format, default-header-line-format)
18203 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
18204 (default-direction-reversed, default-truncate-lines)
18205 (default-left-margin, default-tab-width, default-case-fold-search)
18206 (default-left-margin-width, default-right-margin-width)
18207 (default-left-fringe-width, default-right-fringe-width)
18208 (default-fringes-outside-margins, default-scroll-bar-width)
18209 (default-vertical-scroll-bar, default-indicate-empty-lines)
18210 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
18211 (default-fringe-cursor-alist, default-scroll-up-aggressively)
18212 (default-scroll-down-aggressively, default-fill-column)
18213 (default-cursor-type, default-buffer-file-type)
18214 (default-cursor-in-non-selected-windows)
18215 (default-buffer-file-coding-system, default-major-mode)
18216 (default-enable-multibyte-characters): Mark as obsolete.
18217
18218 2009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
18219
18220 * vc-dir.el (vc-dir-update): Remove debug helper.
18221
18222 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
18223
18224 2009-08-26 Sam Steingold <sds@gnu.org>
18225
18226 * simple.el (save-interprogram-paste-before-kill): New user option.
18227 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
18228 save the interprogram-paste into kill-ring before overriding it
18229 with the Emacs kill.
18230
18231 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
18232
18233 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
18234 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
18235 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
18236 and move to vc-rcs.el.
18237 (vc-default-next-revision): Rename to vc-rcs-next-revision and
18238 move to vc-rcs.el.
18239 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
18240 (vc-rcs-update-changelog): Remove.
18241 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
18242 and move to vc-rcs.el.
18243
18244 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
18245 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
18246 renaming.
18247 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
18248 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
18249 vc.el, renamed to be RCS specific.
18250
18251 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
18252 New functions.
18253 (vc-cvs-update-changelog): Move here from vc.el.
18254
18255 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
18256 New functions.
18257
18258 2009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
18259
18260 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
18261
18262 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
18263
18264 * vc-git.el (vc-git-register): Use "git add" for directories.
18265 (vc-git-stash, vc-git-stash-show): New functions.
18266 (vc-git-extra-menu-map): Bind them.
18267
18268 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
18269 directory correctly in case the item is a directory itself.
18270
18271 * vc.el: Document the desired behavior for reverted files in the
18272 `added' state.
18273 (vc-default-prettify-state-info): Remove function, unused.
18274
18275 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
18276
18277 2009-08-26 Glenn Morris <rgm@gnu.org>
18278
18279 * bindings.el (standard-mode-line-format): Reposition dashes in
18280 which-func entry. (Bug#4217)
18281
18282 * files.el (enable-local-variables, enable-local-eval)
18283 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
18284 the defcustoms.
18285 (auto-mode-alist, ignored-local-variables)
18286 (save-some-buffers-action-alist): Move risky declarations to the
18287 definitions.
18288 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
18289 (font-lock-defaults, format-alist, imenu--index-alist)
18290 (imenu-generic-expression, input-method-alist, minor-mode-alist)
18291 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
18292 (mode-line-modified, mode-line-mule-info, mode-line-position)
18293 (mode-line-process, mode-line-remote, outline-level)
18294 (parse-time-rules, rmail-output-file-alist)
18295 (special-display-buffer-names, vc-mode):
18296 Move risky declarations to the relevant files.
18297 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
18298 (mode-line-modified, mode-line-process, mode-line-position)
18299 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
18300 * font-core.el (font-lock-defaults):
18301 * format.el (format-alist):
18302 * vc-hooks.el (vc-mode):
18303 * window.el (special-display-buffer-names):
18304 * international/mule-cmds.el (input-method-alist):
18305 Define riskiness here (dumped file) rather than in files.el.
18306 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
18307 * imenu.el (imenu-generic-expression, imenu--index-alist):
18308 * outline.el (outline-level):
18309 * time.el (display-time-string):
18310 * calendar/parse-time.el (parse-time-rules):
18311 * mail/rmailout.el (rmail-output-file-alist):
18312 Autoload riskiness here, rather than placing in files.el.
18313
18314 2009-08-26 Andreas Schwab <schwab@linux-m68k.org>
18315
18316 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
18317
18318 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
18319
18320 * simple.el (process-file-side-effects): New defvar.
18321
18322 * dired-aux.el (dired-show-file-type):
18323 * vc.el (vc-diff-internal):
18324 * vc-arch.el (vc-arch-diff):
18325 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
18326 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
18327 * vc-git.el (vc-git-registered, vc-git-working-revision)
18328 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
18329 (vc-git--empty-db-p):
18330 * vc-hooks.el (vc-user-login-name):
18331 * vc-svn.el (vc-svn-registered, vc-svn-state)
18332 (vc-svn-dir-extra-headers, vc-svn-find-revision):
18333 * progmodes/grep.el (grep-probe): Let-bind
18334 `process-file-side-effects' with nil.
18335
18336 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
18337
18338 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
18339 daemon. Replace ping by checking for running service for bluez
18340 and zeroconf. (Bug#4239)
18341
18342 2009-08-25 Kevin Ryde <user42@zip.com.au>
18343
18344 * net/dig.el (dig): Add autoload cookie.
18345
18346 2009-08-25 Glenn Morris <rgm@gnu.org>
18347
18348 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
18349 load-history for absolute file-names.
18350 (byte-compile-file-form-require): Warn about use of the cl package.
18351
18352 * format.el (format-alist): Doc fix.
18353
18354 * play/bubbles.el (top-level): Don't require cl at run-time.
18355
18356 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
18357 run-time cl).
18358
18359 2009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
18360
18361 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
18362 from cl package.
18363 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
18364
18365 2009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
18366
18367 * calc/calc-alg.el (math-trig-rewrite)
18368 (math-hyperbolic-trig-rewrite): New functions.
18369 (calc-simplify): Simplify trig functions when asked.
18370
18371 2009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
18372
18373 * diff-mode.el (diff-find-source-location): Avoid goto-line.
18374
18375 2009-08-24 Kenichi Handa <handa@m17n.org>
18376
18377 * language/ind-util.el (mapthread): Delete it.
18378 (combinatorial): New function.
18379 (indian--puthash-cv): Use combinatorial instead of mapthread.
18380
18381 2009-08-22 Kevin Ryde <user42@zip.com.au>
18382
18383 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
18384 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
18385 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
18386 Clarify docstring that the value is strings not symbols.
18387 (checkdoc-list-of-strings-p): New function.
18388
18389 2009-08-22 Glenn Morris <rgm@gnu.org>
18390
18391 * files.el (auto-mode-alist):
18392 * hippie-exp.el (he-concat-directory-file-name):
18393 * lpr.el (lpr-windows-system, printer-name):
18394 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
18395 * ps-print.el (ps-windows-system):
18396 * startup.el (command-line):
18397 * emulation/viper-ex.el (viper-glob-function):
18398 * international/mule-cmds.el (set-language-environment-coding-systems):
18399 * net/ange-ftp.el (ange-ftp-write-region):
18400 * obsolete/fast-lock.el (fast-lock-cache-name):
18401 Remove code for defunct system-types emx, macos, mswindows, next-mach,
18402 unisoft-unix, vax-vms, win32, w32.
18403
18404 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
18405 given name if the pattern is not more specific.
18406
18407 * calendar/lunar.el (lunar-phase-names): New option.
18408 (lunar-phase): Doc fix.
18409 (lunar-cycles-per-year): New constant.
18410 (lunar-index): New function.
18411 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
18412 (lunar-phase-name): Use lunar-phase-names.
18413 (calendar-lunar-phases): Use format.
18414 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
18415
18416 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
18417 Copy imenu-example--name-and-position function here for own use.
18418 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
18419
18420 * bs.el (bs--redisplay):
18421 * cus-edit.el (custom-redraw):
18422 * ibuffer.el (ibuffer-bury-buffer):
18423 * server.el (server-goto-line-column):
18424 * startup.el (command-line-1):
18425 * strokes.el (strokes-xpm-for-stroke):
18426 * term.el (term-display-buffer-line):
18427 * view.el (View-goto-line):
18428 * calc/calc.el (calc-do, calc-trail-buffer):
18429 * play/gamegrid.el (gamegrid-add-score-insecure):
18430 * progmodes/ada-mode.el (ada-compile-goto-error):
18431 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
18432 (ebrowse-select-1st-to-9nth):
18433 * progmodes/cperl-mode.el (cperl-time-fontification):
18434 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
18435 * progmodes/gud.el (gud-display-line):
18436 (idlwave-shell-display-line):
18437 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
18438 * progmodes/make-mode.el (makefile-browser-toggle):
18439 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
18440 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
18441 * textmodes/picture.el (picture-draw-rectangle):
18442 * textmodes/reftex-index.el (reftex-index-goto-letter):
18443 (reftex-select-jump-to-previous):
18444 * textmodes/reftex-sel.el (reftex-find-start-point)
18445 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
18446 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
18447 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
18448 * textmodes/tex-mode.el (tex-compilation-parse-errors):
18449 * textmodes/two-column.el (2C-associated-buffer):
18450 Use forward-line rather than goto-line.
18451
18452 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
18453 goto-line.
18454
18455 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
18456 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
18457 (quick-check-list-to-regexp): Declare.
18458
18459 * progmodes/make-mode.el (makefile-browser-insert-selection):
18460 Use goto-char rather than goto-line.
18461
18462 * progmodes/prolog.el (compilation-error-regexp-alist)
18463 (compilation-forget-errors): Declare.
18464
18465 2009-08-22 Juri Linkov <juri@jurta.org>
18466
18467 * progmodes/grep.el (lgrep, rgrep): At the beginning
18468 set `dir' to `default-directory' unless `dir' is a non-nil
18469 readable directory. (Bug#4052)
18470 (lgrep, rgrep): Change a weird way to report an error
18471 from using `read-string' to using `error'.
18472 Instead of using interactive arguments in the function body,
18473 add new argument `confirm'.
18474
18475 2009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
18476
18477 * textmodes/remember.el (remember-buffer):
18478 * progmodes/cperl-mode.el (cperl-vc-header-alist):
18479 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
18480 (icalendar-extract-ical-from-buffer):
18481 * net/newst-treeview.el (newsticker-groups-filename):
18482 * net/newst-backend.el (newsticker-cache-filename):
18483 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
18484 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
18485 (speedbar-add-ignored-path-regexp, speedbar-line-path)
18486 (speedbar-buffers-line-path, speedbar-path-line)
18487 (speedbar-buffers-line-path):
18488 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
18489 (epg-sign-keys):
18490 * epa.el (epa-display-verify-result):
18491 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
18492
18493 2009-08-21 Glenn Morris <rgm@gnu.org>
18494
18495 * progmodes/js.el (inferior-moz-process): Fix declaration.
18496
18497 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
18498
18499 * obsolete/rnewspost.el (news-mail-reply):
18500 Use goto-char rather than goto-line.
18501
18502 * term/ns-win.el (ns-open-file-select-line):
18503 Use line-beginning-position rather than goto-line.
18504
18505 * apropos.el (apropos-command):
18506 * ehelp.el (electric-helpify):
18507 * printing.el (pr-show-setup):
18508 * strokes.el (strokes-help):
18509 * tutorial.el (tutorial--describe-nonstandard-key)
18510 (tutorial--detailed-help):
18511 * woman.el (woman-mini-help, woman-display-extended-fonts):
18512 * calc/calc-help.el (calc-describe-key):
18513 * emulation/edt.el (edt-electric-helpify):
18514 * international/mule-diag.el (mule-diag):
18515 * play/yow.el (apropos-zippy):
18516 * progmodes/python.el (python-describe-symbol):
18517 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
18518 * textmodes/table.el (*table--cell-describe-mode)
18519 (*table--cell-describe-bindings):
18520 Use help-print-return-message rather than the now obsolete alias.
18521
18522 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
18523 (calendar-cursor-to-visible-date):
18524 * play/5x5.el (5x5-position-cursor):
18525 * play/decipher.el (decipher):
18526 * play/gomoku.el (gomoku-goto-xy):
18527 * play/landmark.el (lm-goto-xy):
18528 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
18529 (mpuz-paint-digit):
18530 Use forward-line, not goto-line.
18531
18532 * mail/rmail.el (rmail-obsolete): Delete custom group.
18533 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
18534 (rmail-remote-password, rmail-remote-password-required):
18535 Remove unneeded :set-after and :set properties.
18536
18537 2009-08-21 Michael Albinus <michael.albinus@gmx.de>
18538
18539 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
18540
18541 2009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
18542
18543 * loadup.el: Remove leftover macos code.
18544
18545 * vc-git.el (vc-git-annotate-command): Run asynchronously.
18546 Explicitly pass the date format to git blame so that user local
18547 so that the output format can be parsed.
18548
18549 2009-08-20 Michael Albinus <michael.albinus@gmx.de>
18550
18551 * net/dbus.el (top): Don't check for (getenv
18552 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
18553
18554 2009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
18555
18556 * log-edit.el (log-edit-strip-single-file-name): New var.
18557 (log-edit-insert-changelog): Use it. Bug#3571
18558
18559 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
18560
18561 * subr.el (read-passwd): Use read-key so keypad keys work as well.
18562 Bug#3287
18563
18564 * help.el (help-print-return-message): Rename from
18565 print-help-return-message.
18566
18567 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
18568 cvs-mode-map parent hack.
18569 (log-view-mode): Derive from special-mode.
18570
18571 * linum.el (linum-mode): window-size-change-functions is redundant.
18572 Adapt to new window-configuration-change-hook behavior.
18573 (linum-after-size, linum-after-config): Remove.
18574
18575 * imenu.el (imenu-example--name-and-position)
18576 (imenu-example--lisp-extract-index-name)
18577 (imenu-example--create-lisp-index, imenu-example--create-c-index):
18578 Mark as obsolete.
18579
18580 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
18581 (inferior-prolog-mode): Use it.
18582 (inferior-prolog-load-file): Reset list of errors.
18583
18584 2009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
18585
18586 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
18587
18588 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
18589
18590 2009-08-19 Michael Albinus <michael.albinus@gmx.de>
18591
18592 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
18593 is running already.
18594
18595 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
18596
18597 * subr.el (listify-key-sequence-1): Use normal syntax since those
18598 integers are nowadays always represented by the same (positive) number
18599 on all platforms.
18600 (read-key-empty-map): New const.
18601 (read-key-delay): New var.
18602 (read-key): New function.
18603 (force-mode-line-update): Use with-current-buffer.
18604 (locate-user-emacs-file): Don't forget to abbreviate the file name.
18605 (start-process-shell-command, start-file-process-shell-command):
18606 Discourage the use of command-args.
18607
18608 2009-08-19 Glenn Morris <rgm@gnu.org>
18609
18610 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
18611
18612 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
18613
18614 * simple.el (choose-completion-string): Don't rely on
18615 minibuffer-completing-file-name and ad-hoc checks to decide whether
18616 to continue completion or not.
18617
18618 * minibuffer.el (minibuffer-hide-completions): New function.
18619 (completion--do-completion): Use it.
18620 (completions-annotations): New face.
18621 (completion--insert-strings): Use it.
18622 (completion-pcm--delim-wild-regex): Add docstring.
18623 (completion-pcm--string->pattern): Add support for 0-width delimiters
18624 in completion-pcm--delim-wild-regex.
18625
18626 2009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
18627
18628 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
18629 Remove unused var `buffer-modified-p'.
18630
18631 * minibuffer.el (completion--do-completion): Move point for the #b001
18632 case as well (bug#4176).
18633 (minibuffer-complete, minibuffer-complete-word): Don't move point.
18634
18635 2009-08-18 Michael Albinus <michael.albinus@gmx.de>
18636
18637 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
18638 and :session buses.
18639
18640 2009-08-18 Kenichi Handa <handa@m17n.org>
18641
18642 * international/ucs-normalize.el (ucs-normalize-version):
18643 Change to 1.1.
18644 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
18645 (utf-8-hfs): Make it perform normalization on encoding too.
18646
18647 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
18648 (sentence-end-without-space): Delete duplicated chars.
18649 (sentence-end-base): Likewise.
18650
18651 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
18652 (html-mode): Delete duplicated chars from sentence-end-base.
18653
18654 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
18655 (texinfo-mode): Delete duplicated chars from sentence-end-base.
18656
18657 2009-08-17 Chong Yidong <cyd@stupidchicken.com>
18658
18659 * files.el (hack-one-local-variable): If the mode function is for
18660 a minor mode, pass it an argument (Bug#4148).
18661
18662 2009-08-17 Michael Albinus <michael.albinus@gmx.de>
18663
18664 * net/tramp.el (tramp-register-completion-file-name-handler):
18665 Check also for (member 'partial-completion completion-styles).
18666
18667 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
18668
18669 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
18670 abbrev (Bug#3943).
18671
18672 2009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
18673
18674 * progmodes/cperl-mode.el: Merge upstream 6.2.
18675 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
18676 (cperl-forward-re): Check cperl-brace-recursing.
18677 (cperl-highlight-charclass): New function.
18678 (cperl-find-pods-heres): Use it.
18679 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
18680 (cperl-beautify-regexp-piece): Fix column calculation.
18681 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
18682 (cperl-beautify-level): Don't process entire regexp.
18683 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
18684 calling man.
18685 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
18686 (cperl-init-faces): Build a list in the normal way.
18687
18688 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
18689
18690 * calendar/parse-time.el (parse-time-string-chars): Save match
18691 data.
18692
18693 2009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
18694
18695 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
18696 (sql-product): Use it.
18697 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
18698 (sql-set-product): Add completion.
18699 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
18700 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
18701 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
18702 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
18703 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
18704 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
18705 (sql-highlight-db2-keywords): Remove.
18706 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
18707 (sql-highlight-product): Use derived-mode-p.
18708 (sql-set-sqli-buffer): Use with-current-buffer.
18709 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
18710 Simplify.
18711
18712 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
18713
18714 * term.el: Fix commenting convention, turn comments into docstrings.
18715
18716 2009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
18717
18718 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
18719
18720 2009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
18721
18722 * calendar/parse-time.el (parse-time-string-chars): Compute using
18723 character classes, to handle non-ascii characters (Bug#3190).
18724
18725 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
18726
18727 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
18728 another heredoc if the user adds another < (Bug#3226).
18729
18730 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
18731 Don't initialize based on window-system (Bug#4124).
18732
18733 * facemenu.el (facemenu-read-color): Use a completion function
18734 that accepts any defined color, such as RGB triplets (Bug#3677).
18735
18736 * files.el (get-free-disk-space): Change fallback default
18737 directory to /. Expand DIR argument before switching to fallback.
18738 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
18739
18740 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
18741
18742 * files.el (load-library): Doc fix.
18743
18744 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
18745
18746 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
18747 (viper-if-string): Redefine C-s in the minibuffer to insert the last
18748 incremental search string.
18749
18750 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
18751 XEmacs.
18752
18753 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
18754 (ediff-merge-region-is-non-clash)
18755 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
18756 Also check if the job is really a merge job.
18757
18758 * ediff.el (ediff-current-file): New function.
18759
18760 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
18761
18762 * progmodes/js.el: Edit docstrings throughout to follow Emacs
18763 conventions.
18764 (js-insert-and-indent): Delete function.
18765 (js-mode-map): Don't bind keys to js-insert-and-indent.
18766 (js-beginning-of-defun): Rename from js--beginning-of-defun.
18767 (js-end-of-defun): Rename from js--end-of-defun.
18768 (js-auto-indent-flag): Delete variable.
18769
18770 2009-08-14 Chong Yidong <cyd@stupidchicken.com>
18771
18772 * progmodes/js.el: Remove proclaim statement.
18773 Defvar which-func-imenu-joiner-function to silence compiler.
18774
18775 * files.el (auto-mode-alist): Use js-mode for .js files.
18776
18777 * progmodes/js2-mode.el: Remove file.
18778
18779 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
18780
18781 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
18782
18783 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
18784
18785 2009-08-14 Daniel Colascione <dan.colascione@gmail.com>
18786 Karl Landstrom <karl.landstrom@brgeight.se>
18787
18788 * progmodes/js.el: New file.
18789
18790 2009-08-14 Mark A. Hershberger <mah@everybody.org>
18791
18792 * timezone.el (timezone-parse-date): Add ability to understand ISO
18793 basic format (minimal separators) dates in addition to the
18794 already-supported extended format dates.
18795
18796 2009-08-14 Eli Zaretskii <eliz@gnu.org>
18797
18798 * international/ucs-normalize.el: Add a `coding' file variable.
18799
18800 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
18801
18802 2009-08-14 Sam Steingold <sds@gnu.org>
18803
18804 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
18805
18806 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
18807
18808 * faces.el (help-argument-name): Define it here instead of
18809 help-fns.el, because in daemon mode help-fns.el may be loaded when
18810 faces are still uninitialized (Bug#1078).
18811
18812 * help-fns.el (help-argument-name): Move defface to faces.el.
18813
18814 2009-08-13 Nick Roberts <nickrob@snap.net.nz>
18815
18816 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
18817 create buffer with a pty but no process so that GDB can make the
18818 inferior the controlling process.
18819
18820 2009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
18821
18822 * international/ucs-normalize.el: New file.
18823
18824 2009-08-13 Richard Stallman <rms@gnu.org>
18825
18826 * mail/rmail.el (rmail-get-attr-names):
18827 Accept an attribute header that is too short.
18828
18829 * mail/rmail.el (rmail-forget-messages):
18830 Ignore nil elt in rmail-message-vector. Use dotimes.
18831
18832 * progmodes/compile.el (compilation-goto-locus):
18833 Use next-error-move-function.
18834
18835 * simple.el (next-error-move-function): New variable.
18836
18837 2009-08-12 Juri Linkov <juri@jurta.org>
18838
18839 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
18840 always non-nil. (Bug#4052)
18841
18842 * replace.el (read-regexp): Return empty string when
18843 `default-value' is nil.
18844 (keep-lines-read-args): Don't use empty string as the
18845 default value for `read-regexp'. (Bug#2495)
18846
18847 2009-08-12 Juri Linkov <juri@jurta.org>
18848
18849 * international/mule-cmds.el (ucs-insert): Change arguments
18850 from `arg' to `character', `count', `inherit' to be the same
18851 as in `insert-char'. Doc fix. (Bug#4039)
18852
18853 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
18854
18855 2009-08-12 Juri Linkov <juri@jurta.org>
18856
18857 * files-x.el: New file.
18858
18859 * files.el: Move code that deals with adding/deleting
18860 file/directory-local variables to files-x.el.
18861
18862 * Makefile.in (ELCFILES): Add files-x.elc.
18863
18864 2009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
18865
18866 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
18867 to use `goto-line'.
18868 (gdb-place-breakpoints, gdb-get-location): Rewritten without
18869 `goto-line'.
18870 (gdb-invalidate-disassembly): Do not refresh upon receiving
18871 'update signal. Instead, update all disassembly buffers only after
18872 threads list.
18873 (gdb): Send -target-detach when buffer is killed (Bug#3794).
18874 (gdb-starting): Move -data-list-register-names...
18875 (gdb-stopped): ...here so it's sent when first thread stops.
18876 (gdb-registers-handler-custom): Do nothing if register names are
18877 unknown yet.
18878
18879 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
18880 from `gdb-mi.el' to avoid extra tangling.
18881
18882 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
18883 change which breaks `gud-def' definitions used in `gdb'.
18884 (gdb-update-gud-running): No extra fuss for updating frame number.
18885
18886 2009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
18887
18888 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
18889 (describe-language-environment-map, setup-language-environment-map)
18890 (set-coding-system-map): Move initialization into declaration.
18891 (set-language-info-alist): Last arg to define-key-after can be skipped.
18892
18893 * international/quail.el (quail-completion-1): Simplify.
18894 (quail-define-rules): Use slightly more compact code.
18895 (quail-insert-decode-map): Propertize keys, compact columns.
18896
18897 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
18898 Add goto-line.
18899
18900 2009-08-10 Miles Bader <miles@gnu.org>
18901
18902 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
18903 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
18904 (js2-instance-member, js2-private-member, js2-private-function-call)
18905 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
18906 (js2-magic-paren, js2-external-variable):
18907 Remove "-face" suffix from face names.
18908 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
18909 (js2-highlight-undeclared-vars, js2-peek-token)
18910 (js2-parse-function-params, js2-mode-show-errors)
18911 (js2-mode-show-warnings, js2-make-magic-delimiter)
18912 (js2-mode-highlight-magic-parens): Update to use new face names.
18913
18914 2009-08-09 Michael Albinus <michael.albinus@gmx.de>
18915
18916 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
18917 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
18918
18919 2009-08-09 Chong Yidong <cyd@stupidchicken.com>
18920
18921 * subr.el: Provide hashtable-print-readable.
18922
18923 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
18924 hs-c-like-adjust-block-beginning.
18925 (hs-hide-block-at-point): Stop hiding at the beginning of
18926 hs-block-end-regexp (Bug#700).
18927
18928 2009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
18929
18930 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
18931 a macro.
18932 (gdb-registers-handler-custom): Do not fail when register names
18933 are unavailable.
18934
18935 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
18936
18937 * progmodes/gdb-mi.el (gdb-control-all-threads)
18938 (gdb-control-current-thread): Interactive setters for
18939 `gdb-gud-control-all-threads' to use in menu.
18940 (gdb-show-run-p): Show «Go» when process is not active.
18941 (gud-tool-bar-map): Add non-stop/A,T indicator.
18942 Uses gud/thread.xpm and gud/all.xpm.
18943
18944 2009-08-08 Yoni Rabkin <yoni@rabkins.net>
18945
18946 * net/net-utils.el (net-utils-font-lock-keywords): New var.
18947 (nslookup-font-lock-keywords): Make it a variable.
18948 (net-utils-mode): New mode for viewing diagnostic network output.
18949 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
18950 (net-utils-run-simple): New function.
18951 (ifconfig, iwconfig, netstat, arp, route): Use it.
18952
18953 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
18954
18955 * progmodes/gdb-mi.el (gdb-read-memory-custom)
18956 (gdb-memory-set-address, def-gdb-set-positive-number)
18957 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
18958 after changing settings.
18959 (gdb-invalidate-disassembly): Update when first shown.
18960 (gdb-edit-locals-value): Fixed.
18961 (gdb-registers-handler-custom): Print registers in right order and
18962 allow changing register values (only for current thread yet).
18963 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
18964 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
18965 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
18966 (gdb-locals-handler-custom, gdb-registers-handler-custom):
18967 Thread info in mode name.
18968 (gdb-registers-mode-map): TAB to switch to locals.
18969
18970 2009-08-08 Eli Zaretskii <eliz@gnu.org>
18971
18972 * mail/rmail.el (rmail-add-mbox-headers)
18973 (rmail-set-message-counters-counter): Search for
18974 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
18975
18976 2009-08-08 Glenn Morris <rgm@gnu.org>
18977
18978 * Makefile.in (ELCFILES): Update.
18979
18980 2009-08-07 Eli Zaretskii <eliz@gnu.org>
18981
18982 * mail/sendmail.el (mail-yank-original):
18983 Set buffer-file-coding-system from the one used by the message whose
18984 text is yanked.
18985
18986 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
18987 to "windows" when "pgnuplot" is used.
18988 (calc-graph-command, calc-gnuplot-command, calc-graph-init):
18989 Don't call accept-process-output if "pgnuplot" is used.
18990 (calc-graph-init): Don't send -display and -geometry to
18991 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
18992 running "pgnuplot -V" with shell-command-to-string.
18993
18994 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
18995 the default.
18996
18997 2009-08-07 Eli Zaretskii <eliz@gnu.org>
18998
18999 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
19000 org/org-latex.elc.
19001
19002 2009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
19003
19004 * vc-dispatcher.el (vc-resynch-window): Update comment.
19005
19006 * term.el (term-handle-ansi-escape): Add comments with the
19007 terminfo capabilities implemented.
19008
19009 2009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
19010
19011 * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
19012 (gdb-var-create-handler): Rewritten using JSON parser.
19013 (gdb-propertize-header): Move earlier.
19014 (gdb-set-header): Remove to avoid duplication.
19015 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
19016 Refresh disassembly buffers only after threads list have been
19017 update.
19018 (gdb-threads-header, gdb-registers-header): Per-buffer header line
19019 variables.
19020
19021 2009-08-04 Juri Linkov <juri@jurta.org>
19022
19023 * files.el: Commands to add/delete file/directory-local variables.
19024 (read-file-local-variable, read-file-local-variable-value)
19025 (read-file-local-variable-mode, modify-file-local-variable)
19026 (modify-file-local-variable-prop-line)
19027 (modify-dir-local-variable): New functions.
19028 (add-file-local-variable, delete-file-local-variable)
19029 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
19030 (add-dir-local-variable, delete-dir-local-variable)
19031 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
19032 (copy-dir-locals-to-file-locals-prop-line): New commands.
19033
19034 2009-08-04 Chong Yidong <cyd@stupidchicken.com>
19035
19036 * abbrev.el (insert-abbrev-table-description): Prettify output.
19037 Suggested by Karl Chen.
19038
19039 2009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
19040
19041 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
19042 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
19043 (gdb-overlay-arrow-position, gdb-thread-position)
19044 (gdb-disassembly-position): Declare variables.
19045 (gdb-wait-for-pending): Function now.
19046 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
19047 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
19048 compilation goes smoothly.
19049 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
19050 (gdb-non-stop-setting): New customization setting which replaces
19051 `gdb-non-stop' so changing it doesn't break active GDB session.
19052 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
19053 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
19054 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
19055 (gdb-show-threads-by-default): New customization options.
19056 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
19057 routines.
19058 (gdb-get-buffer-create): Send buffers update signal when they are
19059 created.
19060 (gdb-invalidate-locals, gdb-invalidate-registers)
19061 (gdb-invalidate-breakpoints)
19062 (gdb-invalidate-threads, gdb-invalidate-disassembly)
19063 (gdb-invalidate-memory): Accept update signal.
19064 (gdb-current-context-command): Use --frame option.
19065 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
19066 Implement `gdb-frame-number' selection logic.
19067 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
19068 whether to show GUD toolbar buttons.
19069 (gdb-thread-exited): Unselect current thread when it exits.
19070 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
19071 (gdb-mark-line): Routine which sets overlay arrow or inverses
19072 video on fringeless displays.
19073 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
19074 to build aligned columns of data in GDB buffers and set text
19075 properties line-by-line.
19076 (gdb-invalidate-breakpoints)
19077 (gdb-breakpoints-list-handler-custom)
19078 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
19079 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
19080 (gdb-registers-handler-custom): Align data columns.
19081 (gdb-locals-handler-custom): Now prints data like in variable
19082 declarations.
19083 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
19084 Remove confusing buttons.
19085 (gdb-invalidate-threads): Append --frame.
19086 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
19087 between breakpoints/threads buffers.
19088 (gdb-set-window-buffer): Now can ignore dedicated windows.
19089 (gdb-propertize-header): Use `gdb-set-window-buffer'.
19090 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
19091 (def-gdb-thread-buffer-gud-command): Replaces
19092 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
19093 for fine thread control.
19094 (gdb-preempt-existing-or-display-buffer): New function used to
19095 display bound buffers without breaking window layout.
19096 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
19097 (gdb-select-frame): New version of `gdb-frames-select' which now
19098 sets `gdb-frame-number' so commands may use --frame option instead
19099 of inner debugger state.
19100 (gdb-frame-handler): Do not set `gdb-frame-number'.
19101 (gdb-threads-mode-map): Select threads with mouse.
19102
19103 * progmodes/gud.el (gdb-gud-context-call): Declare function to
19104 avoid compilation warning.
19105 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
19106 `gdb-show-stop-p`.
19107
19108 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
19109 Argument `key' renamed to `buffer-type'.
19110 (gdb-current-context-buffer-name): Do not add thread info to
19111 buffer name when no thread is selected.
19112 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
19113 command (bug 3794).
19114 (gdb-thread-selected): Handle `=thread-selected' notification.
19115 (gdb-wait-for-pending): New macro to deal with congestion problems.
19116 (gdb-breakpoints-list-handler-custom): Don't fail on pending
19117 breakpoints.
19118 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
19119 This fixes problem similar to one described in bug 3947.
19120 (gud-menu-map): More menu items.
19121 (gdb-init-1): Reset `gdb-thread-number' to nil.
19122
19123 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
19124 non-stop settings.
19125
19126 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
19127 (gdb-current-context-command): Do not append --thread if
19128 `gdb-thread-number' is nil.
19129 (gdb-running-threads-count, gdb-stopped-threads-count):
19130 New variables.
19131 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
19132 (gdb-stopped-hooks, gdb-switch-when-another-stopped):
19133 New customization options.
19134 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
19135 GUD commands.
19136 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
19137 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
19138 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
19139 set `gdb-thread-number' and update `gud-running' properly.
19140 (gdb-running): Update threads list when new threads appear.
19141 (gdb-stopped): Support non-stop operation and new thread switching
19142 logic.
19143 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
19144 (gdb-json-partial-output): New set of JSON routines.
19145 (def-gdb-auto-update-trigger): New `signal-list' optional
19146 argument.
19147 (gdb-thread-list-handler-custom): Update `gud-running',
19148 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
19149 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
19150 (gdb-continue-thread, gdb-step-thread): New commands for fine
19151 thread execution control.
19152 (gud-menu-map): New menu items to switch non-stop options.
19153 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
19154 (gdb-send): Mimic RET properly (bug 3794).
19155
19156 * progmodes/gdb-mi.el (gdb-rules-name-maker)
19157 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
19158 gdb-buffer-rules.
19159 (def-gdb-auto-update-handler): New nopreserve optional argument.
19160 (gdb-stack-list-frames-custom): Print stack from top to bottom.
19161
19162 * progmodes/gdb-mi.el (gdb-pc-address): Remove unused variable.
19163 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
19164 (gdb-parent-mode): New mode to derive other GDB modes from.
19165 (gdb-display-disassembly-for-thread)
19166 (gdb-frame-disassembly-for-thread): New commands for threads
19167 buffer.
19168
19169 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
19170 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
19171 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
19172 (gdb-update): We now store all GDB buffers in a list so that they
19173 can be updated by traversing a list instead of calling invalidate
19174 triggers explicitly.
19175 (def-gdb-trigger-and-handler): New macro to define trigger-handler
19176 pair for GDB buffer.
19177 (gdb-stack-buffer-name): Add thread information.
19178 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
19179 handle pending triggers.
19180 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
19181 (def-gdb-thread-buffer-simple-command)
19182 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
19183 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
19184 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
19185 New commands which show buffers bound to thread.
19186 (gdb-stack-list-locals-regexp): Remove unused regexp.
19187
19188 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
19189 (gdb-locals-buffer-name, gdb-registers-buffer-name)
19190 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
19191 to (gud-comint-buffer) in *-buffer-name functions
19192 because (gdb-get-target-string) already does that.
19193 (gdb-locals-handler-custom, gdb-registers-handler-custom)
19194 (gdb-changed-registers-handler): Rewritten without regexps.
19195
19196 * progmodes/gdb-mi.el: Basic thread selection support.
19197 (gdb-thread-number): New variable.
19198 (gdb-current-context-command): New macro which adds --thread
19199 option to command.
19200 (gdb-threads-mode-map): Select thread with SPC.
19201 (gdb-thread-list-handler-custom): Mark current thread with overlay
19202 arrow. Synchronize GDB thread and Emacs thread.
19203 (gdb-select-thread): New command which selects current thread.
19204 (gdb-invalidate-frames, gdb-invalidate-locals)
19205 (gdb-invalidate-registers): Use --thread option.
19206
19207 2009-08-04 Michael Albinus <michael.albinus@gmx.de>
19208
19209 * net/tramp.el (top): Make check for tramp-gvfs loading more
19210 robust. (Bug#3977)
19211 (tramp-handle-insert-file-contents): `unwind-protect' must be
19212 inside `with-parsed-tramp-file-name'.
19213
19214 * net/tramp-gvfs.el (top): Remove superfluous message when loading
19215 fails.
19216
19217 2009-08-03 Nick Roberts <nickrob@snap.net.nz>
19218
19219 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
19220 directory if CLASSPATH is not set.
19221
19222 2009-08-03 Michael Albinus <michael.albinus@gmx.de>
19223
19224 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
19225 New defconst.
19226 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
19227
19228 2009-08-02 Kevin Ryde <user42@zip.com.au>
19229
19230 * net/newst-backend.el (newsticker--raw-url-list-defaults):
19231 Update freshmeat link. Delete newsforge.com as it seems gone.
19232
19233 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
19234
19235 * select.el (x-set-selection): Doc fix (Bug#4021).
19236
19237 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
19238
19239 * help-fns.el (describe-variable): Treat list return values from
19240 dir-locals-find-file properly (Bug#4005).
19241
19242 2009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
19243
19244 * net/tramp.el (tramp-debug-message): Print also microseconds.
19245
19246 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
19247
19248 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
19249 or END is non-nil.
19250 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
19251 (tramp-get-debug-buffer): Change `outline-regexp' according to new
19252 format.
19253
19254 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
19255 (tramp-get-file-property): Use it.
19256
19257 * autorevert.el (auto-revert-handler):
19258 Allow `auto-revert-tail-mode' for remote files.
19259
19260 2009-08-02 Jason Rumney <jasonr@gnu.org>
19261
19262 * minibuffer.el (read-file-name): Treat confirm options to
19263 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
19264
19265 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
19266
19267 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
19268 (font-lock-variable-name-face, font-lock-constant-face):
19269 Darken the colors for light backgrounds.
19270
19271 2009-08-01 Eli Zaretskii <eliz@gnu.org>
19272
19273 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
19274 month names. (Bug#3987)
19275
19276 2009-07-31 Chong Yidong <cyd@stupidchicken.com>
19277
19278 * simple.el (line-move-finish): Pass whole number to
19279 line-move-to-column.
19280 (line-move-visual): Perform hscroll to the recorded position.
19281
19282 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
19283
19284 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
19285
19286 2009-07-29 Alan Mackenzie <acm@muc.de>
19287
19288 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
19289
19290 2009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
19291
19292 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
19293 (gdb-place-breakpoints): Use full path when setting breakpoints.
19294
19295 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
19296
19297 * calc/calc.el (calc-mode-map): Add keybinding for
19298 `calc-transpose-lines'.
19299
19300 2009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
19301
19302 * calc/calc-misc.el (calc-transpose-lines): New function.
19303
19304 2009-07-28 Michael Albinus <michael.albinus@gmx.de>
19305
19306 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
19307 Simplify check for out-of-band methods.
19308 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
19309 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
19310
19311 2009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
19312
19313 * vc-git.el (vc-git-checkin): Fix typo.
19314
19315 2009-07-28 Steve Yegge <steve.yegge@gmail.com>
19316
19317 * progmodes/js2-mode.el: New file.
19318
19319 2009-07-28 Nick Roberts <nickrob@snap.net.nz>
19320
19321 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
19322 (gud-menu-map): Adjust tooltip accordingly.
19323
19324 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
19325
19326 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
19327 (vc-bzr-log-view-mode): Adjust log-view-file-re.
19328
19329 * add-log.el (change-log-mode-map): Add a menu.
19330
19331 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
19332
19333 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
19334 function returns nil.
19335 (dbus-handle-event): Handle special return value :ignore.
19336 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
19337
19338 2009-07-26 Chong Yidong <cyd@stupidchicken.com>
19339
19340 * view.el (view-mode-enable): Don't define Helper-return-blurb if
19341 it's not needed.
19342
19343 2009-07-25 Eli Zaretskii <eliz@gnu.org>
19344
19345 Fix Bug#3888:
19346
19347 * w32-vars.el (x-select-enable-clipboard): Doc fix.
19348
19349 * term/pc-win.el (x-display-name, x-colors)
19350 (x-select-enable-clipboard, x-select-text): Doc fix.
19351
19352 * term/common-win.el (x-display-name, x-colors): Doc fix.
19353
19354 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
19355 (xw-defined-colors): Doc fix.
19356
19357 * w32-fns.el (x-select-text, x-setup-function-keys)
19358 (x-get-selection, x-set-selection): Doc fix.
19359
19360 * term/x-win.el (x-select-text, x-setup-function-keys)
19361 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
19362
19363 * select.el (x-set-selection): Doc fix.
19364
19365 2009-07-25 Michael Albinus <michael.albinus@gmx.de>
19366
19367 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
19368 instead of "IsNSSSupportAvailable". Avahi ought to work also when
19369 "IsNSSSupportAvailable" method is not available.
19370 Reported by Steve Youngs <steve@sxemacs.org>.
19371
19372 2009-07-24 Kenichi Handa <handa@m17n.org>
19373
19374 * international/characters.el: Fix setting of category ?C, ?|, ?K,
19375 and ?H. Fix setting of case for Latin Extended and Greek Extended.
19376 (build-unicode-category-table): Fix range checks.
19377
19378 2009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
19379
19380 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
19381 the buffer we try to sync is current when calling
19382 vc-resynch-buffer.
19383
19384 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
19385 not show up to date files.
19386
19387 2009-07-24 Glenn Morris <rgm@gnu.org>
19388
19389 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
19390 Add autoload cookies. If necessary, initialize.
19391 (elint-log): Handle non-file buffers.
19392 (elint-initialize): Add optional argument to reinitialize.
19393 (elint-find-builtin-variables): Save excursion.
19394
19395 2009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
19396
19397 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
19398 for Lint.
19399
19400 2009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
19401
19402 * vc.el (vc-print-log-internal): New function, split out from ...
19403 (vc-print-log): ... here.
19404 (vc-dir-move-to-goal-column): Declare.
19405
19406 * vc-git.el (vc-git-add-signoff): New variable.
19407 (vc-git-checkin): Use it.
19408 (vc-git-toggle-signoff): New function.
19409 (vc-git-extra-menu-map): Bind it to menu.
19410 (vc-git--run-command-string): Accept a nil FILE argument.
19411 (vc-git-stash-list): New function.
19412 (vc-git-dir-extra-headers): Use it.
19413
19414 2009-07-23 Glenn Morris <rgm@gnu.org>
19415
19416 * help-fns.el (describe-variable): Describe ignored and risky local
19417 variables in a similar way to that in which we describe safe ones.
19418
19419 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
19420 (byte-compile-output-file-form, byte-compile-output-docform)
19421 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
19422 Give some more local variables with common names a "bytecomp-" prefix,
19423 so as not to shadow things during compilation.
19424 * emacs-lisp/cl-macs.el (load-time-value)
19425 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
19426 `outbuffer' to `bytecomp-outbuffer'.
19427
19428 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
19429 since the next two variables cover them automatically now.
19430 (elint-builtin-variables, elint-autoloaded-variables): New.
19431 (elint-unknown-builtin-args): Remove all members, since they can be
19432 parsed automatically now.
19433 (elint-extra-errors): New.
19434 (elint-env-add-env, elint-env-add-macro): Use cadr.
19435 (elint-current-buffer): Use or. Change final message.
19436 (elint-get-top-forms): Use line-end-position.
19437 (elint-init-env): Use cadr. Handle autoload, declare-function,
19438 and defalias.
19439 (elint-add-required-env): Doc fix. Use or. Standardize error.
19440 (regexp-assoc): Remove unused function.
19441 (elint-top-form): Set elint-current-pos, to record the start of the
19442 top-level form, for compilation-mode.
19443 (elint-form): Trap errors in macro expansion. Use dolist.
19444 (elint-unbound-variable): Use elint-builtin-variables and
19445 elint-autoloaded-variables.
19446 (elint-get-args): Use cadr, or.
19447 (elint-check-cond-form): Use dolist, cadr.
19448 (elint-check-condition-case-form): Doc fix. Use cadr.
19449 Use elint-extra-errors.
19450 (elint-log): New function.
19451 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
19452 Distinguish errors and warnings.
19453 (elint-log-message): Use with-current-buffer. Inhibit read-only.
19454 Use a bytecomp-style format.
19455 (elint-clear-log): Preserve default-directory. Inhibit read-only.
19456 (elint-get-log-buffer): Use compilation mode. Disable undo.
19457 Don't truncate lines.
19458 (elint-initialize): Set builtin and autoloaded variable lists.
19459 Only process elint-unknown-builtin-args if non-nil.
19460 (elint-find-builtin-variables, elint-find-autoloaded-variables):
19461 New functions.
19462 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
19463
19464 2009-07-22 Kevin Ryde <user42@zip.com.au>
19465
19466 * net/newst-backend.el (newsticker--parse-atom-1.0)
19467 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
19468 (newsticker--parse-rss-1.0):
19469 * progmodes/idlwave.el (idlwave-mode):
19470 * progmodes/idlw-shell.el (idlwave-shell-mode):
19471 * progmodes/vera-mode.el (vera-mode):
19472 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
19473 * progmodes/vhdl-mode.el (vhdl-mode):
19474 * textmodes/table.el (table-generate-source)
19475 (table--warn-incompatibility):
19476 Hyperlink urls in docstrings with URL `...'.
19477
19478 2009-07-22 Glenn Morris <rgm@gnu.org>
19479
19480 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
19481 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
19482 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
19483 Remove leading * from defcustom docs.
19484
19485 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
19486
19487 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
19488 defcustom doc.
19489 (list-load-path-shadows): Optionally, just return shadows as a string.
19490
19491 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
19492
19493 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
19494
19495 * mail/rmailedit.el (rmail-edit-mode):
19496 Use auto-save-include-big-deletions.
19497
19498 * mail/rmail.el (rmail-variables):
19499 Use auto-save-include-big-deletions.
19500
19501 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
19502 changes.
19503
19504 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
19505
19506 * calc/calc.el (calc-undo-length): New variable.
19507 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
19508
19509 2009-07-21 Richard Stallman <rms@gnu.org>
19510
19511 * files.el (auto-save-mode): Handle buffer-save-size = -2
19512 for toggling mode.
19513
19514 2009-07-21 Glenn Morris <rgm@gnu.org>
19515
19516 * textmodes/ispell.el (ispell-looking-back): Update declaration.
19517
19518 * calendar/todo-mode.el (calendar-current-date): Update declaration.
19519
19520 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
19521 silence compiler. Instead...
19522 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
19523 (ps-print-ensure-fontified): Update for above function name changes.
19524
19525 * printing.el (pr-mh-get-msg-num, pr-mh-show)
19526 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
19527 silence compiler. Instead...
19528 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
19529 (mh-show-buffer): Only define for compiler.
19530 (pr-mh-current-message): Update for above function name changes.
19531
19532 * files.el (abort-if-file-too-large): Explicitly pass `filename'
19533 as an argument.
19534 (find-file-noselect, insert-file-1): Update for above change.
19535
19536 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
19537
19538 * mail/mailclient.el (mailclient-send-it): Fix message.
19539
19540 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
19541 (edebug-eval): Check cl-debug-env is bound.
19542 (print-level, print-circle): Don't redefine built-in variables.
19543
19544 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
19545 (custom-print-vectors): Remove old comments from doc.
19546
19547 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
19548 (emerge-version): Make the variable an obsolete alias for the
19549 emacs-version variable. Make the function obsolete.
19550 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
19551 Emerge options, rather than merging in into the main Options menu.
19552 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
19553 and auto advance modes. Disable edit/fast items when not relevant.
19554
19555 2009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
19556
19557 * term/vt420.el (terminal-init-vt420): Fix typo.
19558
19559 2009-07-20 Sam Steingold <sds@gnu.org>
19560
19561 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
19562 variable (removed from compile.el on 2004-03-11).
19563
19564 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
19565
19566 * files.el (hack-local-variables-filter): Fix last change.
19567
19568 2009-07-19 Juri Linkov <juri@jurta.org>
19569
19570 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
19571 (dir-local-variables-alist): New buffer-local variable.
19572 (hack-local-variables-filter): If variable is not dir-local,
19573 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
19574 because file-local overrides dir-local.
19575 (c-postprocess-file-styles) <declare-function>:
19576 Remove obsolete declaration.
19577 (hack-dir-local-variables): Add dir-local variable/value pair to
19578 `dir-local-variables-alist' and remove duplicates. Doc fix.
19579
19580 * help-fns.el (describe-variable): Add information about
19581 file-local and dir-local variables.
19582
19583 2009-07-19 Chong Yidong <cyd@stupidchicken.com>
19584
19585 * files.el (hack-local-variables-filter): Rewrite.
19586
19587 2009-07-19 Glenn Morris <rgm@gnu.org>
19588
19589 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
19590 Silence compiler by only defining on XEmacs.
19591
19592 * international/mule.el (auto-coding-regexp-alist): Only match
19593 BABYL... at the start of buffer, not of lines. (Bug#3790)
19594
19595 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
19596 non-calendar buffers (Bug#3862). Restore "not on a date" message.
19597 (cal-menu-context-mouse-menu): Doc fix.
19598
19599 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
19600
19601 * simple.el (mail-user-agent): Doc fix. Set :version tag.
19602
19603 2009-07-18 Juri Linkov <juri@jurta.org>
19604
19605 * info.el: Virtual Info keyword finder.
19606 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
19607 (Info-finder-file): New variable.
19608 (Info-finder-find-file): New function.
19609 (finder-known-keywords, finder-package-info)
19610 (find-library-name, lm-commentary): Use defvar and
19611 declare-function to silence compiler warnings.
19612 (Info-finder-find-node): New function.
19613 (info-finder): New command.
19614
19615 * subr.el (process-kill-buffer-query-function): New function.
19616 (add-hook)<kill-buffer-query-functions>: Add hook
19617 `process-kill-buffer-query-function'.
19618
19619 2009-07-18 Alan Mackenzie <acm@muc.de>
19620
19621 * progmodes/cc-mode.el (c-before-hack-hook)
19622 (c-postprocess-file-styles): Give invocation of `c-set-style'
19623 DONT-OVERRIDE parameter of t. Already set style variables will
19624 thus not be overridden by style settings given by `c-file-syle'.
19625
19626 * files.el (hack-local-variables-filter): Remove entries with
19627 duplicate keys from `file-local-variables-alist'.
19628
19629 2009-07-18 Eli Zaretskii <eliz@gnu.org>
19630
19631 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
19632 x-set-selection if display-selections-p returns nil for the
19633 current frame.
19634
19635 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
19636
19637 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
19638
19639 2009-07-18 Eli Zaretskii <eliz@gnu.org>
19640
19641 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
19642 Accept nil in addition to a regexp.
19643 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
19644 Accept nil in addition to a regexp.
19645 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
19646 buffers that have an associated file. Handle nil values of
19647 desktop-buffers-not-to-save and desktop-files-not-to-save.
19648 (Bug#3833)
19649
19650 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
19651 (x-disown-selection-internal): New functions.
19652
19653 2009-07-18 Nick Roberts <nickrob@snap.net.nz>
19654
19655 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
19656 warning.
19657 (gdb-breakpoints-header): Move forward to avoid compiler warning.
19658 (gdb-make-header-line-mouse-map): Remove duplicate definition.
19659
19660 2009-07-18 David De La Harpe Golden <david@harpegolden.net>
19661
19662 * simple.el (set-mark): Revert last change.
19663
19664 2009-07-17 Tassilo Horn <tassilo@member.fsf.org>
19665
19666 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
19667 rendering of pngs is not possible instead of messaging a long
19668 description.
19669
19670 2009-07-17 David De La Harpe Golden <david@harpegolden.net>
19671
19672 * w32-fns.el (x-selection-owner-p): New function.
19673
19674 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
19675 (mouse-yank-at-click, mouse-yank-primary):
19676 If select-active-regions is non-nil, deactivate the mark before
19677 insertion.
19678
19679 * simple.el (deactivate-mark, set-mark): Only save selection if we
19680 own it.
19681
19682 2009-07-17 Kenichi Handa <handa@m17n.org>
19683
19684 * case-table.el (describe-buffer-case-table): Fix for the case
19685 that KEY is a cons.
19686
19687 2009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
19688
19689 * vc-rcs.el (vc-rcs-find-file-hook):
19690 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
19691
19692 2009-07-16 Michael Albinus <michael.albinus@gmx.de>
19693
19694 * net/tramp.el (tramp-wait-for-output): Handle the case when
19695 commands do not return a newline but a null byte before the shell
19696 prompt. (Bug#3858)
19697
19698 2009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19699
19700 * term/ns-win.el (ns-set-alpha): Don't declare.
19701 (ns-set-background-alpha): Remove function.
19702
19703 2009-07-16 Kevin Ryde <user42@zip.com.au>
19704
19705 * emacs-lisp/copyright.el (copyright-update): Save match-data across
19706 y-or-n-p, for safety.
19707
19708 2009-07-16 Richard Stallman <rms@gnu.org>
19709
19710 * files.el (auto-save-mode): If buffer-saved-size is -2,
19711 don't clobber it.
19712
19713 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
19714 (rmail-retry-ignored-headers): Add more uninteresting fields.
19715
19716 2009-07-15 Jari Aalto <jari.aalto@cante.net>
19717
19718 * net/rcirc.el (rcirc): Use history variables.
19719 (rcirc-server-name-history, rcirc-nick-name-history)
19720 (rcirc-server-port-history): New variables.
19721
19722 2009-07-15 Kenichi Handa <handa@m17n.org>
19723
19724 * international/mule-cmds.el (set-language-environment-charset):
19725 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
19726 ignore them.
19727
19728 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
19729 Delete unibyte-display.
19730
19731 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
19732
19733 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
19734
19735 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
19736
19737 * simple.el (deactivate-mark): Optional argument FORCE.
19738 (set-mark): Use deactivate-mark.
19739
19740 * info.el (Info-search): No need to check transient-mark-mode
19741 before calling deactivate-mark.
19742
19743 * select.el (x-set-selection): Doc fix.
19744 (x-valid-simple-selection-p): Allow buffer values.
19745 (xselect--selection-bounds): Handle buffer values.
19746 Suggested by David De La Harpe Golden.
19747
19748 * mouse.el (mouse-set-region, mouse-drag-track):
19749 Call copy-region-as-kill before setting the mark, to let
19750 select-active-regions work.
19751
19752 2009-07-15 David De La Harpe Golden <david@harpegolden.net>
19753
19754 * simple.el (deactivate-mark): If select-active-regions is
19755 non-nil, copy the selection data into a string.
19756 (activate-mark): If select-active-regions is non-nil, set the
19757 selection to the current buffer.
19758 (set-mark): Update selection if select-active-regions is non-nil.
19759
19760 * select.el (x-valid-simple-selection-p): Allow buffer values.
19761
19762 2009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
19763
19764 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
19765 and more featureful message-mode.
19766
19767 2009-07-14 Chong Yidong <cyd@stupidchicken.com>
19768
19769 * select.el (x-set-selection): Doc fix.
19770 (x-valid-simple-selection-p): Disallow selection data consisting
19771 of a list or cons of integers, since that is not used.
19772 (xselect--selection-bounds, xselect--int-to-cons): New functions.
19773 (xselect-convert-to-string, xselect-convert-to-length)
19774 (xselect-convert-to-filename, xselect-convert-to-charpos)
19775 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
19776
19777 2009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
19778
19779 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
19780 output in -break-info command (Emacs bug #3794).
19781
19782 2009-07-14 Glenn Morris <rgm@gnu.org>
19783
19784 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
19785 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
19786 (edebug-print-length, edebug-print-level, edebug-print-circle)
19787 (edebug-sit-for-seconds, edebug-view-outside)
19788 (edebug-bounce-point, edebug-set-global-break-condition)
19789 (edebug-Go-nonstop-mode, edebug-trace-mode)
19790 (edebug-Trace-fast-mode, edebug-continue-mode)
19791 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
19792 (edebug-visit-eval-list): Doc fixes.
19793
19794 * subr.el (def-edebug-spec): Doc fix.
19795
19796 2009-07-14 Kenichi Handa <handa@m17n.org>
19797
19798 * international/characters.el: Fix setting of category ?C.
19799
19800 2009-07-13 Jan Djärv <jan.h.d@swipnet.se>
19801
19802 * term/ns-win.el (x-select-font): defalias x-select-font to
19803 ns-popup-font-panel instead of generate-fontset-menu.
19804
19805 2009-07-12 Eli Zaretskii <eliz@gnu.org>
19806
19807 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
19808
19809 2009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
19810
19811 * arc-mode.el (archive-find-type): Allow for a PK00 string before
19812 the PK\003\004 header (Bug#3770).
19813
19814 2009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
19815
19816 * pcomplete.el (pcomplete-comint-setup): Check for
19817 shell-dynamic-complete-filename too.
19818
19819 2009-07-11 Chong Yidong <cyd@stupidchicken.com>
19820
19821 * simple.el (temporary-goal-column): Change the value for
19822 line-move-visual to a cons cell.
19823 (line-move-visual): Record or set the window hscroll, if
19824 necessary (Bug#3494).
19825 (line-move-1): Handle cons value of temporary-goal-column.
19826
19827 2009-07-11 Kenichi Handa <handa@m17n.org>
19828
19829 * international/mule-diag.el (describe-character-set): Don't show
19830 width.
19831
19832 2009-07-10 Sam Steingold <sds@gnu.org>
19833
19834 * progmodes/compile.el (compilation-mode-font-lock-keywords):
19835 Omake sometimes indents the errors it prints, so allow all
19836 regexps to start with spaces.
19837
19838 2009-07-10 Eli Zaretskii <eliz@gnu.org>
19839
19840 * cus-edit.el (customize-changed-options-previous-release):
19841 Bump value to 22.1. (Bug#3804)
19842
19843 2009-07-08 Sam Steingold <sds@gnu.org>
19844
19845 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
19846 to be a cons cell (test . ignored-directory) to selectively ignore
19847 some directories depending on the location of the search.
19848
19849 2009-07-08 Michael Albinus <michael.albinus@gmx.de>
19850
19851 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
19852 remote user is root, on the local host.
19853 (tramp-local-host-p): Either the local user or the remote user
19854 must be root. (Bug#3771)
19855
19856 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
19857
19858 * progmodes/gdb-mi.el (gdb): Remove description of
19859 gdb-use-separate-io-buffer.
19860 (menu): Don't allow toggling of or enable
19861 gdb-use-separate-io-buffer from menubar.
19862
19863 2009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
19864
19865 * mail/unrmail.el (unrmail): Make sure the message ends with two
19866 newlines (Bug#3769).
19867
19868 2009-07-08 Glenn Morris <rgm@gnu.org>
19869
19870 * calendar/calendar.el (calendar-current-date): Rework previous change.
19871
19872 2009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
19873
19874 * calendar/calendar.el (calendar-current-date):
19875 Add an optional argument giving an offset from today.
19876
19877 2009-07-08 Glenn Morris <rgm@gnu.org>
19878
19879 * tutorial.el (tutorial--describe-nonstandard-key):
19880 Adjust the message for when a key has been unbound.
19881 (help-with-tutorial): Hide the arch-tag.
19882
19883 2009-07-08 Kenichi Handa <handa@m17n.org>
19884
19885 * international/fontset.el (setup-default-fontset): For each
19886 script, append (not set) font-specs.
19887
19888 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
19889 docstring.
19890
19891 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
19892
19893 * progmodes/gdb-mi.el (gdb-init-1): Move sending
19894 -data-list-register-names to ...
19895 (gdb-starting): ... here because GDB 7.0 requires execution to
19896 have started when using this MI command.
19897 (gdb-set-header): New function to distinguish select and
19898 unselected tabs in gdb buffers.
19899 (gdb-propertize-header): New macro that uses gdb-set-header.
19900 (gdb-breakpoints-header, gdb-locals-header): Use it.
19901 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
19902
19903 2009-07-07 Chong Yidong <cyd@stupidchicken.com>
19904
19905 * Makefile.in (ELCFILES): Remove fadr.elc.
19906
19907 2009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
19908
19909 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
19910 may contain frame information, so `string-match' should be used.
19911 (gdb-update): Disassembly is invalidated through
19912 `gdb-get-selected-frame'.
19913 (gdb-pad-string): New function to pad string with spaces.
19914 (gdb-invalidate-disassembly): Invalidate only if the buffer
19915 exists.
19916 (gdb-disassembly-handler-custom): Column alignment.
19917 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
19918 placing new ones.
19919 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
19920 end of line, too.
19921 (gdb-frame-handler): Match convention to for disassembly buffer
19922 mode name.
19923 (gdb-stack-list-frames-handler): Rewritten without regexps.
19924 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
19925 not highlight breakpoints without line information.
19926 (gdb-input): Add trailing newline to command.
19927
19928 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
19929 buffer properly.
19930 (gdb-breakpoints-list-handler-custom): Replacement for
19931 `gdb-break-list-handler'. Using real parser instead of regexps
19932 now.
19933 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
19934 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
19935 to place breakpoints.
19936 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
19937 functions.
19938 (gdb-disassembly-handler-custom): Show overlay arrow.
19939 (gdb-disassembly-place-breakpoints): Show breakpoints in
19940 disassembly buffer.
19941 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
19942 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
19943 instead of parsing breakpoints buffer. Fixed old menu references
19944 in `gud-menu-map'.
19945
19946 * fadr.el: Remove.
19947
19948 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
19949 (gdb-memory-address): New variable which holds top address of
19950 memory page shown in memory buffer.
19951 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit):
19952 New customization variables.
19953 New functions:
19954 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
19955 display the memory buffer.
19956 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
19957 buffer display parameters.
19958 (def-gdb-memory-format, gdb-memory-format-binary)
19959 (gdb-memory-format-octal, gdb-memory-format-unsigned)
19960 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
19961 Functions for setting memory buffer format.
19962 (gdb-memory-unit-word, gdb-memory-unit-halfword)
19963 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
19964 unit size used in memory buffer.
19965 (gdb-memory-show-next-page, gdb-memory-show-previous-page):
19966 Switch to next/previous page of memory buffer.
19967 Now using (bindat-get-field) instead of fadr functions.
19968
19969 2009-07-07 Sam Steingold <sds@gnu.org>
19970
19971 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
19972 non-top-level files.
19973
19974 2009-07-07 Kenichi Handa <handa@m17n.org>
19975
19976 * international/mule-cmds.el (reset-language-environment):
19977 Put the highset priority to the charset iso-8859-1.
19978
19979 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
19980
19981 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
19982 to the end of the line when locating the block (Bug#700).
19983
19984 2009-07-06 Michael Albinus <michael.albinus@gmx.de>
19985
19986 * net/tramp.el (tramp-handle-write-region): Flush file properties
19987 in case of short track.
19988
19989 2009-07-06 Michael McNamara <mac@mail.brushroad.com>
19990
19991 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
19992 Coded custom representation of verilog error regular expressions
19993 to work with Emacs-22's new format.
19994 (verilog-error-regexp-xemacs-alist): Coded custom representation
19995 of verilog error regular expressions to work with XEmacs format.
19996 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
19997 error recognition into XEmacs.
19998 (verilog-error-regexp-add-emacs): Hook routine to install verilog
19999 error recognition into Emacs-22.
20000
20001 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
20002
20003 * woman.el: Remove stand-alone closing parentheses.
20004 (woman-file-name, woman2-format-paragraphs)
20005 (woman-leave-blank-lines): Code cleanup.
20006 (woman-use-own-frame): Change default to nil.
20007 (woman-italic, woman-bold, woman-unknown, woman-addition):
20008 Change defaults to inherit from default faces.
20009 (woman2-process-escapes): Consume the newline after a stand-alone
20010 filler character (Bug#3651).
20011
20012 2009-07-06 Glenn Morris <rgm@gnu.org>
20013
20014 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
20015 (top-level): Move provide to the end.
20016 (ffap): Remove defunct URL from custom group.
20017
20018 * subr.el (eval-after-load): Doc fix.
20019
20020 2009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
20021
20022 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
20023 `calc-embedded-word' is called twice.
20024
20025 2009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
20026
20027 * files.el (find-alternate-file-other-window, find-alternate-file):
20028 Obey confirm-nonexistent-file-or-buffer.
20029
20030 2009-07-05 Michael Albinus <michael.albinus@gmx.de>
20031
20032 * dired-aux.el (dired-show-file-type): Handle remote files.
20033
20034 2009-07-05 Jari Aalto <jari.aalto@cante.net>
20035
20036 * desktop.el (desktop-globals-to-save):
20037 Add file-name-history (Bug#2750).
20038
20039 2009-07-05 Chong Yidong <cyd@stupidchicken.com>
20040
20041 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
20042
20043 2009-07-04 Johan Bockgård <bojohan@gnu.org>
20044
20045 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
20046 property on entire argument since this is what eshell-lisp-command
20047 expects.
20048
20049 2009-07-03 Michael Albinus <michael.albinus@gmx.de>
20050
20051 * net/tramp-gvfs.el (tramp-gvfs-methods)
20052 (tramp-gvfs-zeroconf-domain)
20053 (tramp-bluez-discover-devices-timeout): Add version flag.
20054 (tramp-gvfs-handler-mounted-unmounted)
20055 (tramp-gvfs-connection-mounted-p): Polish handling of
20056 incompatibilities between GVFS 0.2 and 1.0.
20057
20058 2009-07-03 Jan Djärv <jan.h.d@swipnet.se>
20059
20060 * cus-start.el (all): Add make-pointer-invisible.
20061
20062 2009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
20063
20064 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
20065 formatted correctly.
20066
20067 2009-07-02 Juri Linkov <juri@jurta.org>
20068
20069 * info.el: Virtual Info files and nodes.
20070 (Info-virtual-files, Info-virtual-nodes): New variables.
20071 (Info-current-node-virtual): New variable.
20072 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
20073 New functions.
20074 (Info-file-supports-index-cookies): Use Info-virtual-file-p
20075 to check for a virtual file instead of checking a fixed list
20076 of node names.
20077 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
20078 instead of ad-hoc processing of "dir" and (apropos history toc).
20079 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
20080 instead of ad-hoc processing of "dir" and (apropos history toc).
20081 Reread a file when moving from a virtual node.
20082 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
20083 (Info-directory-toc-nodes, Info-directory-find-file)
20084 (Info-directory-find-node): New functions.
20085 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
20086 (Info-history): Move part of code to
20087 `Info-history-find-node'.
20088 (Info-history-toc-nodes, Info-history-find-file)
20089 (Info-history-find-node): New functions.
20090 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
20091 (Info-toc): Move part of code to `Info-toc-find-node'.
20092 (Info-toc-find-node): New function.
20093 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
20094 the current Info file name to references because now the node
20095 "*TOC*" belongs to the same Info manual.
20096 (Info-toc-build): Rename from `Info-build-toc'.
20097 (Info-toc-nodes): Rename input argument `file' to `filename'.
20098 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
20099 instead of ad-hoc processing of ("dir" apropos history toc).
20100 (Info-index-nodes): Use Info-virtual-file-p
20101 to check for a virtual file instead of checking a fixed list
20102 of node names.
20103 (Info-index-node): Add check for `Info-current-node-virtual'.
20104 Raise `save-match-data' higher up the tree to contain
20105 `search-forward' too (bug fix).
20106 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
20107 (Info-virtual-index-nodes): New variable.
20108 (Info-virtual-index-find-node, Info-virtual-index): New functions.
20109 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
20110 (Info-apropos-file, Info-apropos-nodes): New variables.
20111 (Info-apropos-toc-nodes, Info-apropos-find-file)
20112 (Info-apropos-find-node, Info-apropos-matches): New functions.
20113 (info-apropos): Move part of code to `Info-apropos-find-node' and
20114 `Info-apropos-matches'.
20115 (Info-mode-map): Bind "I" to `Info-virtual-index'.
20116 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
20117 for a virtual file instead of checking a fixed list of node names.
20118
20119 * simple.el (async-shell-command): New command.
20120
20121 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
20122
20123 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
20124 instead of `mount-info'.
20125
20126 2009-07-02 Michael Albinus <michael.albinus@gmx.de>
20127
20128 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
20129 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
20130
20131 2009-07-02 Kenichi Handa <handa@m17n.org>
20132
20133 * international/mule.el (set-keyboard-coding-system): Force *-unix
20134 coding-system to avoid eol conversion.
20135
20136 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
20137
20138 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
20139 Add handler for `process-file', `shell-command' and
20140 `start-file-process'.
20141 (tramp-gvfs-handle-shell-command)
20142 (tramp-gvfs-handle-start-file-process)
20143 (tramp-gvfs-handle-process-file): New defuns.
20144 (tramp-synce-list-devices): Simplify check for existence of property.
20145
20146 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
20147
20148 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
20149
20150 2009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
20151
20152 * language/korean.el (set-language-info-alist): Add korean-cp949,
20153 cp949 to spec.
20154
20155 2009-07-01 Kenichi Handa <handa@m17n.org>
20156
20157 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
20158
20159 * international/encoded-kb.el: Deleted.
20160
20161 * international/mule.el (set-keyboard-coding-system): Perform the
20162 necessary setup here instead of calling encoded-kbd-setup-display.
20163
20164 2009-07-01 Glenn Morris <rgm@gnu.org>
20165
20166 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
20167
20168 2009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
20169
20170 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
20171
20172 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
20173
20174 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
20175 Handle also the 'rename case, when setting file modes. (Bug#3712)
20176 (tramp-default-file-modes): Remove execute permissions.
20177
20178 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
20179 (top): Add a default for "synce" in `tramp-default-user-alist'.
20180 Add completion function for "synce" method.
20181 (tramp-hal-service, tramp-hal-path-manager)
20182 (tramp-hal-interface-manager, tramp-hal-interface-device):
20183 New defconst.
20184 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
20185 (tramp-synce-list-devices, tramp-synce-parse-device-names):
20186 New defuns.
20187
20188 * net/trampver.el: Update release number.
20189
20190 2009-06-30 Kenichi Handa <handa@m17n.org>
20191
20192 * international/fontset.el (setup-default-fontset): Add CJK fonts
20193 for symbols and the other miscellaneous characters.
20194
20195 * language/korea-util.el (setup-korean-environment-internal):
20196 Make char-width-table suitable for Korean environments.
20197 (exit-korean-environment): Cancel above.
20198
20199 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
20200 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
20201 setup-function to make char-width-table suitable for respective
20202 environments, and an exit-function to cancel that.
20203
20204 * language/japan-util.el (setup-japanese-environment-internal):
20205 Call use-cjk-char-width-table with arg `ja_JP'.
20206
20207 * international/characters.el (cjk-char-width-table): Delete it.
20208 (cjk-char-width-table-list): New variable.
20209 (use-cjk-char-width-table): New arg local-name.
20210 (use-default-char-width-table): Fix for the case that Emacs is
20211 already using the default char-width-table.
20212
20213 2009-06-29 Michael Albinus <michael.albinus@gmx.de>
20214
20215 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
20216 modes mandatory. (Bug#3712)
20217
20218 2009-06-29 Alan Mackenzie <acm@muc.de>
20219
20220 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
20221 correction between the visible width of TABs and their number of bytes.
20222
20223 2009-06-29 Chong Yidong <cyd@stupidchicken.com>
20224
20225 * server.el (server-buffer-done): Prevent kill-buffer from
20226 prompting by clearing the buffer modification flag (Bug#3696).
20227
20228 2009-06-28 Michael McNamara <mac@mail.brushroad.com>
20229
20230 * progmodes/verilog-mode.el (verilog-beg-of-statement)
20231 (verilog-endcomment-reason-re): Support unique case and priority case.
20232 (verilog-basic-complete-re): Support localparam lineup.
20233 (verilog-beg-of-statement-1): Fix for robustness, unique case.
20234 (verilog-set-auto-endcomments): Fix for unique case, always_comb
20235 commenting.
20236 (verilog-leap-to-case-head): Now support *nested* unique &
20237 priority case statements.
20238 (verilog-auto-lineup): Make just declarations the default (as it
20239 had been).
20240 (verilog-leap-to-case-head): Support priority/unique case statements.
20241 (verilog-auto-lineup): Rework to give users radio buttons to
20242 select the various styles of automatic lineup.
20243 (verilog-error-regexp-alist): Rework to support the XEmacs style
20244 of error regular expressions from compilers, lint tools &
20245 simulators. Note that GNU Emacs has made it impossible for a mode
20246 to load such things.
20247 (electric-verilog-terminate-line, verilog-indent-declaration)
20248 (verilog-auto-wiure): Rework for radio button selection of
20249 auto-lineup selection of specification of auto lineup.
20250 (verilog-beg-of-statement-1): Redesign to support proper operation
20251 in additional code, based on testing with auto-lineup.
20252 (verilog-calculate-indent, assignments & declarations)
20253 (verilog-backward-token): Enhance to support auto-lineup of
20254 assignments & declarations.
20255 (verilog-in-directive-p, verilog-at-struct-p): New function for
20256 easy test of whether we are.
20257 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
20258 to support safe execution at almost anyline.
20259 (verilog-calc-1): Properly support indenting deep inside generate
20260 blocks.
20261 (verilog-init-font): Remove definition & use of verilog-init-font,
20262 as it is redundant with font-lock-defaults.
20263 (verilog-mode): Alter the definition of verilog-font-lock-defaults
20264 to avoid circular calls if syntax-ppss is a function (as is the
20265 case now in 22.x GNU Emacs) as that function would sometimes call
20266 itself, leading to (nearly) infinite recursion.
20267 (verilog-ovm-begin-re, verilog-ovm-end-re)
20268 (verilog-ovm-statement-re, verilog-leap-to-head)
20269 (verilog-backward-token): Add support for OVM macros. Some are
20270 complete statements, and others open and close scopes like begin
20271 and end.
20272 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
20273 (verilog-defun-level-generate-only-re): Really fix the defun-list
20274 compilation issue.
20275 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
20276 coverpoint, constraint and cross statements.
20277 (verilog-defun-level-list, verilog-generate-defun-level-list)
20278 (verilog-all-defun-level-list): Redo these specifications - it is
20279 too hard to support eval-when compile aggregation of lists also
20280 built at when-compile time.
20281 (verilog-defun-level-list): Place defconsts of variables used in
20282 building regular expressions which are built in eval-when-compile
20283 bodies in the same eval-when-compile body to facilitate compile
20284 without load.
20285 (verilog-beg-block-re-ordered): Support indenting
20286 virtual/protected tasks and functions.
20287 (verilog-defun-level-list, verilog-in-generate-region-p)
20288 (verilog-backward-ws&directives, verilog-calc-1): Speed up
20289 indentation of some module items (generate items).
20290 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
20291 across virtual/protected tasks and functions.
20292
20293 2009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
20294
20295 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
20296 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
20297 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
20298 in concatenations. Reported by Yishay Belkind.
20299 (verilog-auto-ascii-enum): Support one-hot state machines in
20300 AUTOASCIIENUM. Suggested by Lloyd Gomez.
20301 (verilog-auto-inst, verilog-auto-inst-port): Include interface
20302 modport in AUTOINST and add vl-modport for users.
20303 Reported by David Rogoff.
20304 (verilog-auto-inout-module, verilog-auto-inst)
20305 (verilog-decls-get-interfaces, verilog-insert-definition)
20306 (verilog-insert-one-definition, verilog-read-decls)
20307 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
20308 (verilog-sig-modport, verilog-signals-combine-bus)
20309 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
20310 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
20311 Suggested by David Rogoff.
20312 (verilog-repair-open-comma): Fix non-insertion of comma when
20313 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
20314 (verilog-make-width-expression): Simplify [A-1:0] expression
20315 widths to just {A{1'b0}}.
20316 (verilog-mode): Cleanup checkdoc warnings.
20317 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
20318 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
20319 inputs/outputs or data type. Suggested by Vasu Kandadi.
20320 (next-error-last-buffer): Fix byte-compiler warning.
20321 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
20322 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
20323 or shell command text during AUTO expansion. Suggested by Tad Truex.
20324 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
20325 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
20326 Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
20327 in AUTOINOUT. Reported by Matthew Lovell.
20328 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
20329 causing use of <= assignments. Reported by Alex Reed.
20330 (verilog-read-decls): Fix triand, trior, wand, wor to be
20331 recognized by AUTOWIRE. Reported by Spencer Isaacson.
20332 (verilog-extended-complete-re): Support import "DPI-C" functions.
20333 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
20334 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
20335 (verilog-insert-date, verilog-insert-year)
20336 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
20337 Windows systems. Reported by Michael Potts.
20338 (verilog-read-module-name): Fix AUTOINST when the child module
20339 declaration's name is a tick define. Reported by Elliot Mednick.
20340 (verilog-read-decls): Fix V2K parameter bit subscripts getting
20341 passed to next parameter's definition. Reported by Bruce T.
20342 (verilog-read-decls): Fix detecting "parameter int" when using
20343 AUTOINSTPARAM. Reported by Bruce T.
20344 (verilog-goto-defun): Fix goto not finding modules unless first
20345 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
20346 (verilog-mode): Expand -f flag arguments on entry to mode so
20347 verilog-goto-defun will work. Reported by Lawrence Butcher.
20348 (verilog-getopt): Expand environment variables in -f file
20349 arguments. Suggested by Lawrence Butcher.
20350 (verilog-set-define): Fix "Symbol's value as variable is void"
20351 when reading enumerations.
20352 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
20353 Suggested by Stephen Peltan.
20354 (verilog-read-defines): Fix reading of enumerations in include
20355 files. Reported by Steve Peltan.
20356
20357 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
20358
20359 * files.el (trash-directory): Fix defcustom type.
20360
20361 2009-06-28 Juri Linkov <juri@jurta.org>
20362
20363 * help-fns.el (describe-function-1): Correctly locate adviced
20364 functions in hyperlink (Bug#2438).
20365
20366 2009-06-28 Chong Yidong <cyd@stupidchicken.com>
20367
20368 * files.el (trash-directory): Change default to nil.
20369 (move-file-to-trash): If trash-directory is nil and
20370 system-move-file-to-trash is unbound, perform freedesktop-style
20371 trashing.
20372
20373 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
20374
20375 * files.el (move-file-to-trash): Add freedesktop trash
20376 support (Bug#973).
20377
20378 2009-06-28 Glenn Morris <rgm@gnu.org>
20379
20380 * autorevert.el (global-auto-revert-non-file-buffers)
20381 (global-auto-revert-mode): Doc fixes.
20382
20383 2009-06-27 Johan Bockgård <bojohan@gnu.org>
20384
20385 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
20386
20387 2009-06-27 Chong Yidong <cyd@stupidchicken.com>
20388
20389 * faces.el (x-handle-named-frame-geometry): Ensure that we have
20390 opened an X connection before calling x-get-resource (Bug#3194).
20391
20392 * play/doctor.el: Remove reference to obsolete website.
20393 (make-doctor-variables): Correct grammar mistake (Bug#2633).
20394
20395 2009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
20396
20397 Remove find-file-not-found-hook VC method. (Bug#2757)
20398 * vc-hooks.el (vc-file-not-found-hook)
20399 (vc-default-find-file-not-found-hook): Remove functions.
20400 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
20401 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
20402 * vc.el:
20403 * vc-hg.el:
20404 * vc-git.el: Do not mention find-file-not-found-hook VC method.
20405
20406 2009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
20407
20408 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
20409 compatibility function for `looking-back'.
20410
20411 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
20412 Use `ispell-looking-back'.
20413
20414 2009-06-24 Michael Albinus <michael.albinus@gmx.de>
20415
20416 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
20417 rather than `filename'.
20418
20419 2009-06-23 Miles Bader <miles@gnu.org>
20420
20421 * face-remap.el (text-scale-set): New function.
20422
20423 2009-06-23 Glenn Morris <rgm@gnu.org>
20424
20425 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
20426
20427 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
20428
20429 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
20430
20431 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
20432
20433 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
20434 Simplify Persian conditionals.
20435
20436 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
20437 variable `filename'.
20438
20439 * comint.el (comint-insert-input): Doc fix.
20440
20441 * Makefile.in (ELCFILES): Fix typo in previous change.
20442
20443 2009-06-23 Miles Bader <miles@gnu.org>
20444
20445 * cus-start.el: Add entry for `recenter-redisplay'.
20446
20447 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
20448
20449 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
20450 Add an optional argument for the backend, use it instead of
20451 calling vc-backend.
20452 (vc-mode-line): Add an optional argument for the backend.
20453 Pass the backend to vc-state and vc-working-revision. Move code for
20454 special handling for vc-state being a buffer to ...
20455
20456 * vc-rcs.el (vc-rcs-find-file-hook):
20457 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
20458
20459 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
20460 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
20461 vc-stay-local-p and vc-mode-line calls.
20462
20463 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
20464 (vc-cvs-diff, vc-cvs-annotate-command)
20465 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
20466 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
20467 vc-mode-line calls.
20468
20469 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
20470 direct comparison.
20471 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
20472 backend when calling vc-mode-line.
20473 (vc-register): Do not create a closure for calling the vc register
20474 function, call it directly.
20475
20476 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
20477
20478 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
20479 to make it obvious item can be clicked.
20480
20481 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
20482
20483 2009-06-23 Kenichi Handa <handa@m17n.org>
20484
20485 * language/korea-util.el (korean-key-bindings): Change the binding
20486 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
20487 same command.
20488
20489 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
20490
20491 Sync with Tramp 2.1.16.
20492
20493 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
20494
20495 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
20496 when a loading of a package fails. Completion function for rsync
20497 is `tramp-completion-function-alist-ssh'.
20498 (all): Replace all calls of `split-string' and
20499 `tramp-split-string' by `tramp-compat-split-string'.
20500 (tramp-default-method): Use `tramp-compat-process-running-p'.
20501 (tramp-default-proxies-alist): Allow also Lisp forms.
20502 (tramp-remote-path): Add choice "Private Directories".
20503 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
20504 (tramp-domain-regexp): Allow also "-", "_" and ".".
20505 (tramp-end-of-output): Remove newlines, and add "$" at the end.
20506 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
20507 (tramp-debug-message): Insert header line in debug buffer.
20508 (tramp-handle-directory-files-and-attributes-with-stat):
20509 Care about filenames with spaces, or starting with "-".
20510 (tramp-handle-dired-uncache): New defun.
20511 (tramp-handle-insert-directory): Don't flush the directory from
20512 cache, this is handled by `dired-uncache' now.
20513 (tramp-handle-insert-file-contents): Improve error handling.
20514 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
20515 Quote `tramp-end-of-output'.
20516 (tramp-action-password): Improve trace message.
20517 (tramp-check-for-regexp): Both echoes must be present, before removing.
20518 (tramp-open-connection-setup-interactive-shell): Trace coding system.
20519 (tramp-compute-multi-hops): Eval cons cells of
20520 `tramp-default-proxies-alist'.
20521 (tramp-maybe-open-connection): Use the same command pattern for
20522 first hop and further hops.
20523 (tramp-wait-for-output): Remove handling of newlines.
20524 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
20525 (tramp-split-string): Remove function. It is handled in
20526 tramp-compat now.
20527
20528 * net/tramp-cmds.el (tramp-bug):
20529 Recommend `tramp-cleanup-all-connections' in the bug mail.
20530
20531 * net/tramp-compat.el (tramp-compat-split-string)
20532 (tramp-compat-process-running-p): New defuns.
20533
20534 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
20535 for `dired-uncache'.
20536
20537 * net/tramp-gvfs.el: New package.
20538
20539 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
20540 Add handler for `dired-uncache'.
20541 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
20542
20543 * net/trampver.el: Update release number. Make version check fit
20544 for SXEmacs 22.
20545
20546 2009-06-22 Jim Meyering <meyering@redhat.com>
20547
20548 Automatically handle .xz suffix (XZ-compressed files), too.
20549 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
20550 XZ is the successor to LZMA: <http://tukaani.org/xz/>
20551
20552 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
20553 Nick Roberts <nickrob@snap.net.nz>
20554
20555 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
20556 repository (http://sphinx.net.ru/hg/gdb-mi/).
20557
20558 2009-06-22 Glenn Morris <rgm@gnu.org>
20559
20560 * files.el (dir-locals-collect-mode-variables): Allow for any number of
20561 `mode' and `eval' entries. (Bug#3430)
20562
20563 * Makefile.in (ELCFILES): Add fadr.elc.
20564
20565 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
20566 differing behavior of \n and ^ in strings. (Bug#3385)
20567
20568 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
20569
20570 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
20571 property.
20572 (lisp-indent-function): Make it a defcustom.
20573
20574 2009-06-21 Nick Roberts <nickrob@snap.net.nz>
20575
20576 * progmodes/gdb-ui.el: Replace with ...
20577 * progmodes/gdb-mi.el: ... this file.
20578 * progmodes/gud.el: Modify for gdb-mi.el.
20579
20580 2009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
20581
20582 * fadr.el: New file.
20583
20584 See ChangeLog.14 for earlier changes.
20585
20586 ;; Local Variables:
20587 ;; coding: utf-8
20588 ;; End:
20589
20590 Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
20591
20592 This file is part of GNU Emacs.
20593
20594 GNU Emacs is free software: you can redistribute it and/or modify
20595 it under the terms of the GNU General Public License as published by
20596 the Free Software Foundation, either version 3 of the License, or
20597 (at your option) any later version.
20598
20599 GNU Emacs is distributed in the hope that it will be useful,
20600 but WITHOUT ANY WARRANTY; without even the implied warranty of
20601 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20602 GNU General Public License for more details.
20603
20604 You should have received a copy of the GNU General Public License
20605 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.