Fixes: debbugs:7806
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
7c837933
AS
12011-01-08 Andreas Schwab <schwab@linux-m68k.org>
2
3 * progmodes/compile.el (compilation-error-regexp-alist-alist)
4 [gcc-include]: Tighten file name match, add match for column
5 number. (Bug#7806)
6
d0981f82
GM
72011-01-08 Glenn Morris <rgm@gnu.org>
8
e7a42417
GM
9 * makefile.w32-in (EMACSOPT): Add --no-site-lisp.
10
d0981f82
GM
11 * makefile.w32-in (EMACSOPT): -batch implies --no-init-file.
12
d43bb7d3
SS
132011-01-07 Sam Steingold <sds@gnu.org>
14
15 * w32-fns.el (w32-shell-name): Use `shell-file-name' instead of
16 the `explicit-shell-file-name' because that is the
17 non-interactive shell.
18
8c51d2a2
CY
192011-01-07 Chong Yidong <cyd@stupidchicken.com>
20
21 * subr.el (y-or-n-p): Accept format string args.
22
66b7b0fe
GM
232011-01-07 Glenn Morris <rgm@gnu.org>
24
25 * Makefile.in (EMACSOPT): Add --no-site-lisp.
26
1e004a83
KM
272011-01-06 Ken Manheimer <ken.manheimer@gmail.com>
28
66b7b0fe 29 * allout.el (allout-back-to-current-heading): Ensure return to
1e004a83 30 the visible containing topic, rather than a collapsed one.
66b7b0fe 31 (allout-view-change-hook): Remove hook that was deprecated long ago.
1e004a83
KM
32 (allout-exposure-change-hook): Remove documentation remarks
33 concerning removed allout-view-change-hook.
34 (allout-flag-region): Remove invocation of and documentation
35 remarks concerning allout-view-change-hook.
36
b0a8e46b
GM
372011-01-06 Glenn Morris <rgm@gnu.org>
38
39 * vc/vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time)
40 (vc-bzr-annotate-extract-revision-at-line):
41 Handle authors with embedded spaces. (Bug#7792)
42
875c044a
TH
432011-01-05 Tassilo Horn <tassilo@member.fsf.org>
44
45 * doc-view.el (doc-view-image-width): New variable.
46 (doc-view-enlarge, doc-view-insert-image): Prefer imagemagick
47 backend for PNG images, and do dynamic rescaling instead of
48 reconverting the whole doc.
49
1f6f7722
GM
502011-01-05 Glenn Morris <rgm@gnu.org>
51
52 * emacs-lisp/rx.el (rx-repeat): Replace CL function.
53
e9e68fda
KM
542011-01-04 Ken Manheimer <ken.manheimer@gmail.com>
55
4896e8fc 56 * allout.el: Reconcile with changes in line movement behavior for
e9e68fda
KM
57 long text lines that cross more than a single physical window
58 line, ie when truncate-lines is nil.
e9e68fda
KM
59 (allout-next-visible-heading): Provide for change in line-move
60 behavior on long lines when truncate-lines is nil. In that case,
61 line-move can wind up on the same textual line when it moves to
62 the next window line, and moving to the bullet position after the
63 move yields zero advancement. Add logic to detect and compensate
64 for the lack of progress.
65 (allout-current-topic-collapsed-p): move-end-of-line respect for
66 field boundaries is different when operating with body lines
67 shorter than window width versus ones greater than window width,
68 which can yield false negatives in this function. Avoid
69 difference by applying move-end-of-line while field-text-motion is
70 inhibited.
71
3f1b6eb2
GM
722011-01-04 Glenn Morris <rgm@gnu.org>
73
74 * textmodes/rst.el (rst-compile-toolsets):
75 Add pdf and s5 to option alist.
76
6388924a
MA
772011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
78
79 * net/dbus.el (dbus-register-property): Added optional parameter
80 dont-register-service. Updated docstring accordingly.
81
c3e4b003
AS
822011-01-04 Andreas Schwab <schwab@linux-m68k.org>
83
84 * textmodes/rst.el (rst-compile-pdf-preview)
85 (rst-compile-slides-preview): Remove extra line.
86
ef4271fe
GM
872011-01-04 Glenn Morris <rgm@gnu.org>
88
89 * textmodes/rst.el (rst-compile-toolsets): Make it a defcustom.
90 Add `pdf' and `s5' entries. Use `prog.py' if found, otherwise
91 default to `prog' without a .py extension.
92 (rst-compile-pdf-preview, rst-compile-slides-preview):
93 Use program names from rst-compile-toolsets, rather than hard-coding.
94 (rst-portable-mark-active-p): Fix presumed typo.
95
7c420169 962011-01-02 Eli Zaretskii <eliz@gnu.org>
01e62600 97
7c420169 98 * term/w32-win.el (dynamic-library-alist): Set up correctly for
5be1c984
EZ
99 libpng versions both before and after 1.4.0. (Bug#7716)
100
7c420169 1012011-01-02 Eli Zaretskii <eliz@gnu.org>
2d34d523 102
6491af11
EZ
103 * time.el (display-time-mode): Mention display-time-interval in
104 the doc string. (Bug#7713)
105
7c420169 1062011-01-02 Kenichi Handa <handa@m17n.org>
8258ae3f
KH
107
108 * mail/rmailmm.el (rmail-mime-parse): Perform parsing in
109 condition-case and return an error message string if something
110 goes wrong.
2f952059 111 (rmail-show-mime): Adjust for the above change. Insert the
8258ae3f
KH
112 header by rmail-mime-insert-header.
113
7c420169 1142011-01-02 Kenichi Handa <handa@m17n.org>
186f7f0b
KH
115
116 * mail/rmailmm.el: New key bindings for rmail-mime-next-item,
117 rmail-mime-previous-item, and rmail-mime-toggle-hidden.
118 (rmail-mime-mbox-buffer)
119 (rmail-mime-view-buffer, rmail-mime-coding-system): New variables.
120 (rmail-mime-entity): Argument changed. All codes handling an
121 entity object are changed.
2f952059 122 (rmail-mime-entity-header, rmail-mime-entity-body): Adjust for
186f7f0b
KH
123 the above change.
124 (rmail-mime-entity-children, rmail-mime-entity-handler)
125 (rmail-mime-entity-tagline): New functions.
126 (rmail-mime-message-p): New function.
127 (rmail-mime-save): Bind rmail-mime-mbox-buffer.
128 (rmail-mime-entity-segment, rmail-mime-next-item)
129 (rmail-mime-previous-item, rmail-mime-shown-mode)
130 (rmail-mime-hidden-mode, rmail-mime-raw-mode)
131 (rmail-mime-toggle-raw, rmail-mime-toggle-hidden)
2f952059
ML
132 (rmail-mime-insert-tagline, rmail-mime-insert-header):
133 New functions.
186f7f0b
KH
134 (rmail-mime-text-handler): Call rmail-mime-insert-text.
135 (rmail-mime-insert-decoded-text): New function.
136 (rmail-mime-insert-text): Call rmail-mime-insert-decoded-text.
137 (rmail-mime-insert-image): Argument changed. Caller changed.
138 (rmail-mime-image): Call rmail-mime-toggle-hidden.
139 (rmail-mime-set-bulk-data): New funciton.
140 (rmail-mime-insert-bulk): Argument changed.
141 (rmail-mime-multipart-handler): Return t.
2f952059
ML
142 (rmail-mime-process-multipart): Argument changed.
143 Handle "multipart/alternative" here.
186f7f0b
KH
144 (rmail-mime-process): Argument changed.
145 (rmail-mime-parse): Bind rmail-mime-mbox-buffer.
146 (rmail-mime-insert): Argument changed. Handle raw display mode.
147 (rmail-mime): Argument changed. Handle toggling of raw display
148 mode.
149 (rmail-show-mime): Bind rmail-mime-mbox-buffer and
150 rmail-mime-view-buffer.
151 (rmail-insert-mime-forwarded-message): Likewise.
152 (rmail-search-mime-message): Likewise. Don't bind rmail-buffer.
153
154 * mail/rmail.el (rmail-show-message-1): If rmail-enable-mime is
155 non-nil, handle the header in rmail-show-mime-function.
156
7c420169 1572011-01-02 Leo <sdl.web@gmail.com>
e1a23575 158
7c420169 159 * help-fns.el (describe-variable): Fix previous change.
e1a23575 160
7c420169 1612011-01-02 Juri Linkov <juri@jurta.org>
957e5dd1
JL
162
163 * isearch.el (isearch-lazy-highlight-error): New variable.
164 (isearch-lazy-highlight-new-loop): Compare `isearch-error' and
165 `isearch-lazy-highlight-error'. Set `isearch-lazy-highlight-error'
166 to the current value of `isearch-error' (Bug#7468).
167
7c420169 1682011-01-02 Chong Yidong <cyd@stupidchicken.com>
3c505d31
CY
169
170 * help-fns.el (describe-variable): Don't emit trailing whitespace
171 (Bug#7511).
172
7c420169 1732011-01-02 Chong Yidong <cyd@stupidchicken.com>
c1cf05f4
CY
174
175 * textmodes/rst.el (rst-compile-pdf-preview)
176 (rst-compile-slides-preview): Use make-temp-file (Bug#7646).
177
7c420169 1782011-01-02 Kevin Gallagher <Kevin.Gallagher@boeing.com>
c8cbbe27
KG
179
180 * emulation/edt-mapper.el: Override mapping of function keys so
181 that the later call to read-key-sequence works.
182
7c420169 1832011-01-02 Eli Zaretskii <eliz@gnu.org>
95e4cc85
EZ
184
185 * mail/smtpmail.el (smtpmail-send-it): Write queued mail body with
186 Unix EOLs. (Bug#7589)
187
7c420169
CY
1882011-01-02 Leo <sdl.web@gmail.com>
189
190 * eshell/em-hist.el (eshell-previous-matching-input): Signal error
191 if point is not behind eshell-last-output-end (Bug#7585).
192
1932011-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
194
195 * files.el (file-local-variables-alist):
196 Make permanent-local (bug#7767).
197
1982011-01-02 Glenn Morris <rgm@gnu.org>
199
200 * version.el (emacs-copyright): Set short copyright year to 2011.
201
2022011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
203
204 * mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering
205 an existing temp buffer. (Bug#7746)
206
2072011-01-02 Glenn Morris <rgm@gnu.org>
208
209 * mail/mail-utils.el (mail-mbox-from): Handle From: headers with
210 multiple addresses. (Bug#7760)
211
fb9a573a
KM
2122011-01-01 Ken Manheimer <ken.manheimer@gmail.com>
213
e9e68fda 214 * allout.el (allout-auto-fill): Do not infinitely recurse - use
fb9a573a
KM
215 do-auto-fill if everything points back to allout-auto-fill.
216 (allout-mode-deactivate-hook): Declare obsolete, in favor of
217 standard-formed minor-mode deactivate hook, allout-mode-off-hook.
218
8d68c659
MA
2192010-12-31 Michael Albinus <michael.albinus@gmx.de>
220
221 * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
222 and "scpx".
223
291cc045
TH
2242010-12-30 Tassilo Horn <tassilo@member.fsf.org>
225
226 * doc-view.el (doc-view-set-doc-type): New function refactored
227 from doc-view-mode.
228 (doc-view-fallback-mode): New function.
229 (doc-view-mode): Use it.
230 (doc-view-mode-maybe): New function that checks if doc-view-mode
231 can be used and falls back to the next best mode otherwise.
232
233 * files.el (auto-mode-alist): Use doc-view-mode-maybe for PDF,
234 DVI, OpenDocument, and MS Office files.
235
8ee2dc5c
AS
2362010-12-30 Andreas Schwab <schwab@linux-m68k.org>
237
238 * emacs-lisp/rx.el (rx-syntax): Fix typo.
239
f9e68477
TH
2402010-12-30 Tassilo Horn <tassilo@member.fsf.org>
241
242 * doc-view.el (doc-view-toggle-display): Perform rassq-delete-all
243 on a copy of auto-mode-alist, because that deletes with side
244 effects.
245
ad727c81
TH
2462010-12-30 Tassilo Horn <tassilo@member.fsf.org>
247
248 * doc-view.el (doc-view-mode, doc-view-toggle-display): Use
249 normal-mode without doc-view-mode bindings in auto-mode-alist as
250 fallback instead of hard coding fundamental mode.
251
b71b7803
TH
2522010-12-30 Tassilo Horn <tassilo@member.fsf.org>
253
254 * doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS
255 Office) files also for searching.
256
95e16d17
TH
2572010-12-30 Tassilo Horn <tassilo@member.fsf.org>
258
259 * doc-view.el: Implement viewing of OpenDocument (and Microsoft
260 Office) files. Not yet enabled via auto-mode-list.
261 (doc-view-unoconv-program): New custom variable.
262 (doc-view-mode-p): Handle new odf document type.
263 (doc-view-odf->pdf): New conversion function.
264 (doc-view-convert-current-doc): Call it for odf files.
265 (doc-view-mode): Recognize newly supported file extensions.
266
b191c9d9
MA
2672010-12-30 Michael Albinus <michael.albinus@gmx.de>
268
269 * net/tramp.el (tramp-default-method-alist)
270 (tramp-default-user-alist)
271 (tramp-local-host-regexp, tramp-prefix-domain-format)
272 (tramp-prefix-domain-regexp): Set tramp-autoload cookie.
273
274 * net/tramp-ftp.el:
275 * net/tramp-gvfs.el:
276 * net/tramp-gw.el:
277 * net/tramp-imap.el:
278 * net/tramp-sh.el:
279 * net/tramp-smb.el: Add tramp-autoload cookie for initialisation
280 code of `tramp-default-method-alist' and `tramp-default-user-alist'.
281
6e457cc9
KF
2822010-12-29 Karl Fogel <kfogel@red-bean.com>
283
284 * saveplace.el (save-place-alist-to-file): Save list sorted and
285 pretty-printed, so that it is mergeable by line-based text merging,
286 as suggested by Iain Dalton <iain.dalton {_AT_} gmail.com>.
287
fb9a573a
KM
2882010-12-28 Ken Manheimer <ken.manheimer@gmail.com>
289
e9e68fda 290 * allout.el (allout-v18/19-file-var-hack): Obsolete, remove.
fb9a573a
KM
291 (allout-mode): Argument "toggle" => "force".
292 Refine the docstring.
293 Remove special provisions for reactivation, besides the 'force'
294 argument.
295 Consolidate layout provisions coce directly into the activation
296 condition branch, now that we've removed those provisions.
297 (allout-unload-function): Explicitly activate the mode before
298 deactivating, if it's initially deactivated.
299 (allout-set-buffer-multibyte): Properly prevent byte-compiler
300 warnings for version of function used only where
301 set-buffer-multibyte is unavailable.
302
c940c054
CY
3032010-12-28 Chong Yidong <cyd@stupidchicken.com>
304
305 * tool-bar.el (tool-bar-setup): Remove :enable conditions, which
306 are handled by the menu-bar entries. As before, don't use
307 :visibile to avoid changing the tool-bar.
308
4c145d5d
MA
3092010-12-27 Michael Albinus <michael.albinus@gmx.de>
310
311 * net/secrets.el (secrets-delete-alias): New defun.
312
fe99f704
MA
3132010-12-27 Michael Albinus <michael.albinus@gmx.de>
314
315 * net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
316 methods, otherwise ~/.ssh/config would be ignored.
317
723ee192
SM
3182010-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
319
320 * emacs-lisp/rx.el: Make it a superset of sregex.
321 (rx-constituents): Add `any => "."', mark `repeat' as taking any number
322 of args, add `regex' alias.
323 (rx-info): Add arg to distinguish head and standalone forms.
324 (rx-check, rx-form): Pass the corresponding arg.
325 (rx-**): Simplify.
326 (rx-repeat): Make it work for any number of args.
327 (rx-syntax): Make it accept syntax chars as is.
328 * obsolete/sregex.el: Move from emacs-lisp/.
329 * emacs-lisp/re-builder.el: Remove sregex support.
330 * emacs-lisp/edebug.el (sregexq, rx): Remove redundant defs.
331
e77714da
EZ
3322010-12-25 Eli Zaretskii <eliz@gnu.org>
333
334 * mouse.el (mouse-yank-primary): On MS-Windows, try the (emulated)
335 PRIMARY first, then the clipboard. (Bug#7699)
336
17870c01
SM
3372010-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
338
339 * emacs-lisp/bytecomp.el (byte-compile-output-docform): Fix up use of
340 print-number-table.
341
6bfa51ba
CY
3422010-12-21 Chong Yidong <cyd@stupidchicken.com>
343
d78cdcf7
CY
344 * help-fns.el (find-lisp-object-file-name): Locate .emacs from
345 .emacs.elc (Bug#7530).
346
6bfa51ba
CY
347 * wid-edit.el (widget-image-find): Remove bogus :ascent spec from
348 image spec (Bug#7480).
349
9d9cfd53
DU
3502010-12-21 Daiki Ueno <ueno@unixuser.org>
351
352 * obsolete/pgg-parse.el, obsolete/pgg-pgp5.el, obsolete/pgg-pgp.el,
723ee192
SM
353 * obsolete/pgg-gpg.el, obsolete/pgg-def.el, obsolete/pgg.el:
354 Move from lisp/.
9d9cfd53 355
adc0b793
JD
3562010-12-20 Leo <sdl.web@gmail.com>
357
358 * dnd.el (dnd-get-local-file-name): Unhex of file name shall
359 always be performed (Bug#7680).
360
778ca437
CY
3612010-12-20 Chong Yidong <cyd@stupidchicken.com>
362
3f95d7ff
CY
363 * menu-bar.el (menu-bar-kill-ring-save): Make obsolete.
364 (menu-bar-edit-menu): Bind "Copy" to kill-ring-save. Don't use
365 mouse-region-match.
778ca437 366
3f95d7ff 367 * color.el: Move from gnus/.
94975270 368
f48fdaad
CY
369 * vc/diff.el (diff-better-file-name): Function deleted.
370 abbreviating file names causes problems with shell-quote-argument.
94975270
CY
371 (diff-no-select): Just use expand-file-name.
372
373 * tool-bar.el (tool-bar--image-expression): New function.
374 (tool-bar-local-item, tool-bar--image-exp): Use it.
375 (tool-bar-setup): Initialize tool-bar-separator-image-expression.
376 Use :enable instead of :visible to avoid changing the tool-bar
377 configuration unnecessarily.
378
379 * info.el (info-tool-bar-map): Add separators.
380
2e306b39
KB
3812010-12-17 Ken Brown <kbrown@cornell.edu>
382
383 * loadup.el: Use version numbers in Cygwin build.
384
395542c6
RT
3852010-12-17 Ryan Twitchell <metatheorem@gmail.com> (tiny change)
386
387 * ido.el (ido-file-internal): Ask for confirmation before
388 overwriting an existing file (Bug#1238).
389
4039c786
CY
3902010-12-16 Chong Yidong <cyd@stupidchicken.com>
391
392 * tool-bar.el (tool-bar-setup): Add separators.
393
394 * menu-bar.el (featurep): Use menu-bar-separator.
395
45720dc3
GM
3962010-12-16 Ken Manheimer <ken.manheimer@gmail.com>
397
398 Migrate allout encryption provisions from pgg to epg.
399
400 * allout.el (allout-toggle-current-subtree-encryption)
401 (allout-toggle-subtree-encryption): Adjust docstrings to reflect
402 defaulting policy and other changes. Change fetch-pass to keymode-cue,
403 for simpler universal argument interpretation.
404 (allout-toggle-subtree-encryption): Adjust docstring to describe
405 changed encryption provisions. Change fetch-pass to keymode-cue, for
406 simpler universal argument interpretation. Remove provisions for
407 handling key type and identity - they'll all be within
408 allout-encrypt-string or epg/epg or even contained all the way in gpg.
409 (allout-encrypt-string): Include keymode-cue, for optionally prompting
410 for keypair recipients (universal argument > 1) and, in addition,
411 associating the specified recipients with the outline (universal
412 argument > 4) using a file local variable setting for
413 'epa-file-encrypt-to'.
414 Require epa, for recipients handling.
415 Change how regexp filtering elements are named.
416 Describe the problem with caching of incorrect symmetric-decryption
417 keys.
418 Use the epa-passphrase-callback-function, in case the user is using
419 GnuPG v1.
420 Support saving of the selected keypair recipients when invoked with a
421 keymode-cue > 4.
422 Remove obsolete arguments 'fetch-pass', 'target-cache-id', 'retried'.
423 Require 'epa.
424 Establish epg-context with armoring and default epg-protocol.
425 Remove all passphrase cache, verification, and hinting code.
426 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling):
427 No longer used, delete.
428 (allout-mode): Adjust docstring to describe changed encryption
429 provisions. Describe the problem with caching of incorrect
430 symmetric-decryption keys.
431 (allout-obtain-passphrase, allout-epg-passphrase-callback-function)
432 (allout-make-passphrase-state, allout-passphrase-state-passphrase)
433 (allout-encrypted-key-info, allout-update-passphrase-mnemonic-aids)
434 (allout-get-encryption-passphrase-verifier, allout-verify-passphrase):
435 Obsolete, remove.
436
33088bed
DU
4372010-12-16 Daiki Ueno <ueno@unixuser.org>
438
439 * epa-file.el (epa-file-select-keys): Accept 'silent to inhibit
440 key selection prompt; make 'silent as default (Bug#7487).
441
bfc49a5b
LL
4422010-12-16 Leo <sdl.web@gmail.com>
443
444 * eshell/eshell.el (eshell-directory-name): Use
445 locate-user-emacs-file (Bug#7578).
446
68251e16
GM
4472010-12-15 Glenn Morris <rgm@gnu.org>
448
449 * loadup.el (symbol-file-load-history-loaded): Remove; unused.
450
99f053cf
JA
4512010-12-15 Jari Aalto <jari.aalto@cante.net>
452 Scott Evans <gse@antisleep.com>
453
454 * rect.el (rectange--default-line-number-format)
455 (rectangle-number-line-callback): New functions.
456 (rectangle-number-lines): New command, bound to C-x r N (Bug#4382).
457
5614fd56
CY
4582010-12-15 Chong Yidong <cyd@stupidchicken.com>
459
460 * rect.el (operate-on-rectangle-lines, string-rectangle-string):
461 Delete unused variables.
462 (move-to-column-force): Remove function obsolete since 21.2.
463
d68b0220
MA
4642010-12-14 Michael Albinus <michael.albinus@gmx.de>
465
466 * net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
467 (tramp-handle-insert-file-contents): Do not set permanent-local
468 property.
469
470 * net/tramp-cache.el (tramp-persistency-file-name): Use
471 `locate-user-emacs-file' if fboundp.
472
473 * net/tramp-sh.el (tramp-methods): Add "ksu".
474 (tramp-default-user-alist): Add "ksu". Use `regexp-opt' for
475 method list.
476
0273f794
GM
4772010-12-14 Glenn Morris <rgm@gnu.org>
478
ab274982
GM
479 * progmodes/js.el: Doc't require font-lock, etags, or easymenu.
480 (find-tag-marker-ring): Declare.
481 (js-find-symbol): Require etags.
482
e758216c
GM
483 * mail/sendmail.el: Don't require rmail or mailalias when compiling.
484 Require mail-utils.
485 (mail-alias-file): Don't autoload. Doc fix.
486 (mail-bury-selects-summary, mail-send-nonascii): Don't autoload.
487 (mail-mailer-swallows-blank-line): Default to nil. Doc fix.
488 Mark as obsolete, and risky.
489 (mail-setup): Simplify.
490
53aff12a
GM
491 * mail/mailalias.el (build-mail-aliases): Make it interactive.
492 * mail/sendmail.el (build-mail-aliases): Update autoload.
493
aae4b48c
GM
494 * dired.el (dired-trivial-filenames, dired-chown-program)
495 (dired-auto-revert-buffer): Remove autoload cookies.
496 * mail/sendmail.el (mail-recover-1): Require 'dired.
497
bff7c1ad
GM
498 * dired.el (dired-subdir-switches, dired-chown-program)
499 (dired-use-ls-dired, dired-chmod-program, dired-touch-program):
500 Make into defcustoms.
501 (dired-chown-program): Simplify initialization.
502
0273f794
GM
503 * mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
504
bc557672
RF
5052010-12-13 Romain Francoise <romain@orebokech.com>
506
507 * net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
508
7410c270
G
5092010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
510
511 * net/netrc.el (netrc-point-at-eol): Remove the unused
512 netrc-point-at-old and netrc-bound-and-true-p bindings.
513 (netrc-parse): Cache the netrc contents.
514
f49d1f52 5152010-12-13 Eli Zaretskii <eliz@gnu.org>
11aad4e9
EZ
516
517 * subr.el (posn-col-row): Evaluate header-line-format in the
518 context of the POSITION window's buffer.
519
f49d1f52 5202010-12-13 Glenn Morris <rgm@gnu.org>
5612fd08
GM
521
522 * subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1)
523 (with-silent-modifications): Doc fixes.
524
f49d1f52 5252010-12-13 Michael Albinus <michael.albinus@gmx.de>
158d5945
MA
526
527 * net/tramp.el (tramp-action-password, tramp-process-actions):
d68b0220 528 Revert previous from. Use `save-restriction'.
158d5945 529
f49d1f52 5302010-12-13 Stephen Berman <stephen.berman@gmx.net>
81ced43d
SB
531
532 * calendar/diary-lib.el (diary-list-sexp-entries):
533 Handle case of no newline at end of file. (Bug#7536)
534
f49d1f52 5352010-12-13 Glenn Morris <rgm@gnu.org>
b2364eaa
GM
536
537 * mail/smtpmail.el (smtpmail-send-it): Revert previous change.
538
f49d1f52 5392010-12-13 Michael Albinus <michael.albinus@gmx.de>
32802ee1 540
f49d1f52 541 * net/tramp.el (tramp-action-password): Delete region, do not narrow.
32802ee1 542 (tramp-process-actions): Do not widen.
d68b0220 543
f49d1f52
SM
544 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
545 Protect buffer-modified value. (Bug#7557)
32802ee1 546
f49d1f52 5472010-12-13 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
da9123a8
JM
548
549 * log-edit.el (log-edit-changelog-entries):
550 Regexp quote filename. (Bug#7505)
551
f49d1f52 5522010-12-13 Tom Breton <tehom@panix.com>
478834e6
TB
553
554 * cus-edit.el (custom-save-all):
555 Bind print-length and print-level to nil. (Bug#7581)
556
f49d1f52 5572010-12-13 Glenn Morris <rgm@gnu.org>
3c1e62f8 558
d5e6e0b6
GM
559 * mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map):
560 Run hooks to update menu contents. (Bug#7586)
561
3c1e62f8
GM
562 * mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued
563 file names, for the sake of MS Windows. (Bug#7588)
564
f49d1f52 5652010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
b1816a74
SM
566
567 * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
568 empty lines without a leading space.
569
f49d1f52 5702010-12-13 Leo <sdl.web@gmail.com>
86a6e8e0 571
740af6c9
GM
572 * dired-aux.el (dired-do-redisplay): Postpone dired-after-readin-hook
573 while mapping over marks (Bug#6810).
86a6e8e0 574
f49d1f52 5752010-12-13 Chong Yidong <cyd@stupidchicken.com>
bc60f4de
CY
576
577 * image-dired.el (image-dired-db-file)
578 (image-dired-temp-image-file, image-dired-gallery-dir)
579 (image-dired-temp-rotate-image-file): Set default values relative
580 to image-dired-dir (Bug#7518).
581
f49d1f52 5822010-12-13 Lawrence Mitchell <wence@gmx.li>
3ecba049
LM
583
584 * format.el (format-decode-run-method): Pass args FROM and TO, not
585 point-min and point-max, to shell-command-on-region (Bug#7488).
586
f49d1f52 5872010-12-13 Jan Djärv <jan.h.d@swipnet.se>
0afb6242
JD
588
589 * frame.el (blink-cursor-mode): Make default t for ns.
590
f49d1f52 5912010-12-13 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
5eae900e
BR
592
593 * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
594
f49d1f52 5952010-12-13 Chong Yidong <cyd@stupidchicken.com>
74194465 596
637c2c43
CY
597 * comint.el (comint-dynamic-list-input-ring)
598 (comint-dynamic-complete-filename)
599 (comint-replace-by-expanded-filename)
600 (comint-dynamic-simple-complete)
601 (comint-dynamic-list-filename-completions)
602 (comint-dynamic-list-completions): Doc fix (Bug#7499).
603
74194465
CY
604 * subr.el (posn-x-y, posn-object-x-y, posn-object-width-height):
605 Doc fix (Bug#7471).
606
f49d1f52 6072010-12-13 Martin Rudalics <rudalics@gmx.at>
6ed96c33
MR
608
609 * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil
610 (Bug#7533).
611
f49d1f52 6122010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
11cb1e35
MB
613
614 * files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
615 (Bug#7491).
616
f49d1f52 6172010-12-13 Eli Zaretskii <eliz@gnu.org>
2472c214
EZ
618
619 * files.el (file-relative-name): Handle UNC file names on
620 DOS/Windows. (Bug#4674)
621
f49d1f52 6222010-12-13 Daiki Ueno <ueno@unixuser.org>
f9fe1af9
DU
623
624 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
625 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
626 (epg-context-set-passphrase-callback): Mention that the callback
627 is not called when used with GnuPG 2.x.
628
f49d1f52 6292010-12-13 Glenn Morris <rgm@gnu.org>
ff80efe7
GM
630
631 * ps-print.el (ps-line-lengths-internal, ps-nb-pages):
632 Ensure ps-footer-font-size-internal is initialized.
633 Call ps-get-page-dimensions before trying to use ps-font-for-text.
634
f49d1f52 6352010-12-13 Kenichi Handa <handa@m17n.org>
7e116860
KH
636
637 * mail/rmailmm.el (rmail-mime-parse): Call rmail-mime-process
638 within condition-case.
639 (rmail-show-mime): Don't use condition-case.
640 (rmail-search-mime-message): New function.
641 (rmail-search-mime-message-function): Set to
642 rmail-search-mime-message.
643
f49d1f52 6442010-12-13 Leo <sdl.web@gmail.com>
bd794450 645
0fdd1db7 646 * ido.el (ido-common-initialization): New function. (bug#3274)
bd794450
LL
647 (ido-mode): Use it.
648 (ido-completing-read): Call it.
649
fdbb4d85
KF
6502010-12-12 Karl Fogel <kfogel@red-bean.com>
651
652 * bookmark.el (bookmark-name-from-full-record): Rename back to
653 this original name from `bookmark-name-from-record' reverting part
654 of 2010-12-08T08:09:27Z!kfogel@red-bean.com / kfogel@red-bean.com-20101208080927-5j9jqnb2xvcw4ogm.
655 As Drew Adams pointed out, there was no reason to cause churn for
656 third-party callers.
657
0e5cf2b8
AM
6582010-12-12 Alan Mackenzie <acm@muc.de>
659
660 * progmodes/cc-engine.el (c-forward-type): Before scanning a
661 template arglist, check that the current language supports this.
662
6961d41c
GM
6632010-12-11 Glenn Morris <rgm@gnu.org>
664
2b404597
GM
665 * vc/vc-bzr.el (vc-bzr-state-heuristic): Also check that the executable
666 state of the file matches. (Bug#7544)
667 (vc-bzr-register, vc-bzr-checkin)
668 (vc-bzr-annotate-extract-revision-at-line): Doc fixes.
669 (vc-directory-exclusion-list): Remove unnecessary eval-after-load.
670
6961d41c
GM
671 * textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
672
1e5d2a04
KK
6732010-12-11 Karel Klíč <kklic@redhat.com>
674
675 * files.el (auto-mode-alist): Use html-mode for *.xhtml. (Bug#7606)
676
175069ef
SM
6772010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
678
679 Derive from prog-mode, use derived-mode-p, and fix up various
680 minor style issues in lisp/progmodes.
681
682 * progmodes/vhdl-mode.el (vhdl-mode):
683 * progmodes/verilog-mode.el (verilog-mode):
684 * progmodes/vera-mode.el (vera-mode):
685 * progmodes/sql.el (sql-mode):
686 * progmodes/scheme.el (scheme-mode):
687 * progmodes/perl-mode.el (perl-mode):
688 * progmodes/octave-inf.el (inferior-octave-mode):
689 * progmodes/autoconf.el (autoconf-mode):
690 * progmodes/m4-mode.el (m4-mode):
691 * progmodes/inf-lisp.el (inferior-lisp-mode):
692 * progmodes/idlwave.el (idlwave-mode):
693 * progmodes/icon.el (icon-mode):
694 * progmodes/idlw-help.el (idlwave-help-mode):
695 * progmodes/dcl-mode.el (dcl-mode):
696 * progmodes/idlw-shell.el (idlwave-shell-mode):
697 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-electric-list-mode)
698 (ebrowse-member-mode, ebrowse-electric-position-mode):
699 Use define-derived-mode.
700
701 * progmodes/xscheme.el (exit-scheme-interaction-mode)
702 (xscheme-enter-interaction-mode, xscheme-enter-debugger-mode)
703 (xscheme-debugger-mode-p, xscheme-send-string-1):
704 * progmodes/tcl.el (inferior-tcl-proc, tcl-current-word)
705 (tcl-load-file, tcl-restart-with-file):
706 * progmodes/ps-mode.el (ps-run-running):
707 * progmodes/gdb-mi.el (gud-watch, gdb-mouse-set-clear-breakpoint):
708 * progmodes/js.el (js--get-all-known-symbols):
709 * progmodes/inf-lisp.el (inferior-lisp-proc):
710 * progmodes/idlwave.el (idlwave-beginning-of-statement)
711 (idlwave-template, idlwave-update-buffer-routine-info)
712 (idlwave-update-current-buffer-info)
713 (idlwave-get-routine-info-from-buffers, idlwave-choose)
714 (idlwave-scan-class-info, idlwave-fix-keywords)
715 (idlwave-list-buffer-load-path-shadows):
716 * progmodes/idlw-toolbar.el (idlwave-toolbar, idlwave-toolbar-add)
717 (idlwave-toolbar-remove):
718 * progmodes/idlw-shell.el (idlwave-shell-save-and-action)
719 (idlwave-shell-file-name, idlwave-shell-electric-debug-all-off)
720 (idlwave-shell-menu-def):
721 * progmodes/idlw-complete-structtag.el
722 (idlwave-prepare-structure-tag-completion):
723 * progmodes/gud.el (gud-set-buffer):
724 * progmodes/f90.el (f90-backslash-not-special):
725 * progmodes/delphi.el (delphi-find-unit): Use derived-mode-p.
726
727 * progmodes/xscheme.el (xscheme-start)
728 (local-set-scheme-interaction-buffer, scheme-interaction-mode):
729 * progmodes/which-func.el (which-function):
730 * progmodes/vhdl-mode.el (vhdl-set-style):
731 * progmodes/verilog-mode.el (verilog-set-compile-command)
732 (verilog-modify-compile-command, verilog-error-regexp-add-xemacs)
733 (verilog-set-define, verilog-auto-reeval-locals):
734 * progmodes/sql.el (sql-product-font-lock, sql-interactive-mode):
735 * progmodes/simula.el (simula-mode):
736 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
737 * progmodes/python.el (python-check, python-mode):
738 * progmodes/prolog.el (prolog-mode-variables):
739 * progmodes/gud.el (gud-tooltip-activate-mouse-motions):
740 * progmodes/ebrowse.el (ebrowse-view-file-other-frame):
741 * progmodes/delphi.el (delphi-mode):
742 * progmodes/cc-styles.el (c-setup-paragraph-variables):
743 * progmodes/cc-mode.el (c-basic-common-init, c-common-init)
744 (c-font-lock-init): Move make-local-variable to their setq.
745
746 * progmodes/vhdl-mode.el (vhdl-write-file-hooks-init)
747 (vhdl-hs-minor-mode, vhdl-ps-print-init): Fix make-local-variable ->
748 make-local-hook.
749 * progmodes/sh-script.el (sh-require-final-newline): Remove.
750 (sh-set-shell): Don't set require-final-newline since it's already done
751 by prog-mode.
752 * progmodes/modula2.el (m2-mode): Don't make m2-end-comment-column
753 since we never set it.
754 * progmodes/ebrowse.el (ebrowse-set-tree-indentation):
755 Use read-string and standard prompt.
756 * progmodes/dcl-mode.el (dcl-mode-map): Move init into declaration.
757 * progmodes/meta-mode.el (meta-mode-abbrev-table): Merge init and decl.
758 (meta-common-mode-syntax-table): Rename from meta-mode-syntax-table.
759 (meta-common-mode-map): Rename from meta-mode-map.
760 Remove C-m binding, which is a user preference, not mode specific.
761 (meta-common-mode): New major mode; replace meta-common-initialization.
762 * progmodes/js.el (js-mode): Call syntax-propertize rather than messing
763 around with font-lock.
764 * progmodes/etags.el (select-tags-table-mode):
765 Derive from special-mode.
766 * progmodes/octave-mod.el (octave-mode):
767 * progmodes/gdb-mi.el (gdb-inferior-io-mode, gdb-threads-mode)
768 (gdb-memory-mode, gdb-disassembly-mode, gdb-breakpoints-mode)
769 (gdb-frames-mode, gdb-locals-mode, gdb-registers-mode):
770 Let define-derived-mode do its job.
771 * progmodes/cpp.el (cpp-edit-mode-map):
772 Move initialization into declaration.
773 (cpp-edit-mode): Use define-derived-mode.
774 (cpp-edit-load): Use derived-mode-p.
775 * progmodes/mixal-mode.el (mixal-mode):
776 * progmodes/f90.el (f90-mode):
777 * progmodes/cfengine.el (cfengine-mode): Don't bother setting
778 require-final-newline since prog-mode does it already.
779 * progmodes/cc-cmds.el (c-update-modeline): Use match-string.
780 * progmodes/asm-mode.el (asm-mode-map): Fix menu setup.
781 * progmodes/antlr-mode.el: Require cc-mode upfront.
782 (antlr-mode-syntax-table, antlr-action-syntax-table): Initialize in
783 the declaration.
784 (antlr-directory-dependencies, antlr-show-makefile-rules):
785 Use derived-mode-p.
786 (antlr-language-option): Don't assume point-min==1.
787 (antlr-mode): Use define-derived-mode.
788 * progmodes/ada-mode.el: Use derived-mode-p.
789 (ada-mode): Use define-derived-mode.
790 Use hack-local-variables-hook.
791
61f91c04
SM
7922010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
793
794 * textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
795 (texinfo-mode): Don't disable adaptive-fill-mode.
796 (texinfo-insert-block): Adjust cursor placement for blocks with arg.
797 (texinfo-insert-@end, texinfo-insert-braces, texinfo-insert-@code)
798 (texinfo-insert-@dfn, texinfo-insert-@email, texinfo-insert-@emph)
799 (texinfo-insert-@example, texinfo-insert-@file, texinfo-insert-@item)
800 (texinfo-insert-@kbd, texinfo-insert-@node, texinfo-insert-@noindent)
801 (texinfo-insert-@quotation, texinfo-insert-@samp)
802 (texinfo-insert-@strong, texinfo-insert-@table, texinfo-insert-@var)
803 (texinfo-insert-@uref): Use define-skeleton.
804 (texinfo-insert-@-with-arg): Delete.
805
72a44673
EZ
8062010-12-10 Eli Zaretskii <eliz@gnu.org>
807
808 * arc-mode.el (archive-zip-extract): If w32-quote-process-args is
809 nil, do quote archive member names. (Bug#6144)
810
ab540f59
GM
8112010-12-10 Glenn Morris <rgm@gnu.org>
812
66f782de
GM
813 * files.el (diff-no-select): Declare.
814
e554b3f8
GM
815 * mail/emacsbug.el (report-emacs-bug): Use mail-user-agent properties.
816 (report-emacs-bug-create-existing-bugs-buffer): Avoid free variables.
817
ab540f59
GM
818 * comint.el (comint-input-ring-file-name): Doc fix.
819
f68ab99b
EZ
8202010-12-09 Eli Zaretskii <eliz@gnu.org>
821
822 * menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p):
823 New functions.
61f91c04
SM
824 (menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>:
825 Use them instead of `nil' and `>', respectively.
f68ab99b
EZ
826 (menu-bar-showhide-tool-bar-menu): Use menu-bar-frame-for-menubar
827 instead of `nil'.
828 (toggle-menu-bar-mode-from-frame): Use menu-bar-frame-for-menubar
829 and menu-bar-positive-p instead of `nil' and `>', respectively.
830 (Bug#1077)
831
650453a9
VJL
8322010-12-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
833
834 * whitespace.el (whitespace-newline-mode): Code fix.
835
28d5de72
GM
8362010-12-09 Glenn Morris <rgm@gnu.org>
837
838 * play/landmark.el (lm-print-y,s,noise-int, lm-print-y,s,noise):
839 Rename functions without commas, update callers.
840
b596d50d 8412010-12-08 Jeff Dairiki <dairiki@dairiki.org> (tiny change)
16498102 842
b596d50d
GM
843 * whitespace.el (whitespace-cleanup-region):
844 Clean up spaces before tabs. (Bug#7582)
16498102 845
eff37c5e
KF
8462010-12-08 Karl Fogel <kfogel@red-bean.com>
847
848 * bookmark.el: Adjust parameter names and doc strings to resolve
849 confusion over whether "bookmark" meant a bookmark name or a
850 bookmark record. Along the way, shorten one function's name for
851 similar reasons. (Issue #7548)
852 (bookmark-name-from-record): New name for
853 `bookmark-name-from-full-record'. All callers changed.
854 (bookmark-get-bookmark, bookmark-get-bookmark-record)
855 (bookmark-default-annotation-text, bookmark-prop-get, bookmark-prop-set)
856 (bookmark-get-annotation, bookmark-set-annotation)
857 (bookmark-get-filename, bookmark-set-filename)
858 (bookmark-get-position, bookmark-set-position)
859 (bookmark-get-front-context-string, bookmark-set-front-context-string)
860 (bookmark-get-rear-context-string, bookmark-set-rear-context-string)
861 (bookmark-get-handler, bookmark-edit-annotation, bookmark--jump-via)
862 (bookmark-handle-bookmark, bookmark-location, bookmark-show-annotation):
863 Rename `bookmark' parameter to `bookmark-name-or-record', to
864 clearly show its role, and shorten or adjust doc strings accordingly.
865 (bookmark-set-name): Same, and pass the parameter directly to
866 `bookmark-get-bookmark' instead of redundantly doing the callee's work.
867 (bookmark-default-annotation-text, bookmark-send-edited-annotation)
868 (bookmark-relocate, bookmark-insert-location, bookmark-insert)
869 (bookmark-delete): Rename `bookmark' parameter to `bookmark-name',
870 and in some cases shorten doc string accordingly.
871 (bookmark-rename): Change `old' and `new' parameters to `old-name'
872 and `new-name', and adjust an internal variable to avoid confusion.
873 (bookmark-jump, bookmark-jump-noselect): Clarify `bookmark'
874 parameter in doc string.
875
5fe9ebd1
GM
8762010-12-08 Glenn Morris <rgm@gnu.org>
877
ac8331a7
GM
878 * progmodes/gdb-mi.el (gdb): Try to initialize comint input history
879 from gdb's history file. (Bug#7575)
880
5fe9ebd1
GM
881 * mail/emacsbug.el (report-emacs-bug):
882 Try to handle some other mail clients.
883
33cf0fb2
SM
8842010-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
885
886 * files.el (dir-locals-collect-variables): Don't let errors stop us.
887 Use string-prefix-p.
888 (file-name-version-regexp): New var.
889 (file-name-sans-versions):
890 * jka-cmpr-hook.el (jka-compr-build-file-regexp): Use it,
891 (jka-compr-get-compression-info): Use dolist.
892 (jka-compr-compression-info-list): Don't bother specifying
893 version/backup regexps.
894
11c31b99
TH
8952010-12-07 Tassilo Horn <tassilo@member.fsf.org>
896
897 * simple.el (just-one-space): Make argument n default to 1 if
898 omitted.
899
a733fc37
SM
9002010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
901
902 * electric.el (electric-indent-post-self-insert-function):
903 Delete trailing newlines even if we don't reindent.
904
88b5a757
DD
9052010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
906
a733fc37
SM
907 * minibuffer.el (completion-at-point): Remove the `arg'.
908 * bindings.el (complete-symbol): Move back from minibuffer.el.
909
9102010-12-06 Deniz Dogan <deniz.a.m.dogan@gmail.com>
911
88b5a757
DD
912 * simple.el (just-one-space): Delete newlines for negative arg.
913
ce327e48
SM
9142010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
915
916 * ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
917 (ansi-color-filter-apply): Simplify.
918 (ansi-color-apply): Use `font-lock-face' rather than `face'.
919
ac73d955
BR
9202010-12-05 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
921
922 * vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
923
8c44f097
CY
9242010-12-04 Chong Yidong <cyd@stupidchicken.com>
925
926 * dired.el (dired-use-ls-dired): Set default to a special
927 "unspecified" value.
928 (dired-insert-directory): When called the first time, check
929 whether "ls --dired" succeeds and set dired-use-ls-dired (Bug#7546).
930
15af15e5
TO
9312010-12-04 Tak Ota <Takaaki.Ota@am.sony.com>
932
933 * replace.el: Add "collect" feature to occur.
934 (occur-collect-regexp-history): New var.
88b5a757
DD
935 (occur-read-primary-args): Return a replace string for nlines,
936 if needed.
15af15e5
TO
937 (occur): Extend the meaning of nlines.
938
b2e6e5bd
SM
9392010-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
940
941 * progmodes/which-func.el (which-func-ff-hook): Log the error message.
942 (which-func-update-1): Distinguish symbols from strings.
943 (which-function): Stay within 80 columns.
944
ee9355dc
SM
9452010-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
946
7f0ea0ff
SM
947 * subr.el (with-demoted-errors): Distinguish symbols from strings.
948
ee9355dc
SM
949 * newcomment.el (comment-styles): Add docs to each style (bug#7509).
950 Improve docstring.
951 (comment-style): Use comment-styles's docs to describe values.
952
3e972d98
JD
9532010-12-03 Jan Djärv <jan.h.d@swipnet.se>
954
955 * term/common-win.el (x-setup-function-keys): Restore ns-new-frame
956 and ns-show-prefs (Bug#7535).
957
958 * term/ns-win.el (global-map): Restore ns-new-frame and ns-show-prefs
959 bindings (Bug#7535).
960
c879436a
GM
9612010-12-03 Glenn Morris <rgm@gnu.org>
962
afe27238
GM
963 * nxml/nxml-mode.el: Require rng-nxml.
964 (rng-nxml-mode-init, nxml-enable-unicode-char-name-sets):
965 Remove declarations.
966
65beee52
GM
967 * nxml/nxml-mode.el, nxml/nxml-outln.el, nxml/rng-loc.el:
968 * nxml/rng-nxml.el, nxml/rng-valid.el:
969 Remove leading `*' from defcustom docs.
970
ad961a00
GM
971 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
972 (normal-top-level-add-to-load-path, tty-handle-args):
973 Convert comments to basic doc-strings.
974
c5fd0ab5
GM
975 * net/browse-url.el (browse-url-url-at-point)
976 (browse-url-default-browser): Remove autoload cookies.
977
f62f063d
GM
978 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
979 Remove more undefined cl functions.
980
c879436a
GM
981 * vc/diff.el (diff-sentinel): Make new arguments optional.
982 * ibuf-ext.el (diff-sentinel): Update declaration.
983
3721e124
DU
9842010-12-03 Daiki Ueno <ueno@unixuser.org>
985
986 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
987 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
988 (epg-context-set-passphrase-callback): Mention that the callback
989 is not called when used with GnuPG 2.x.
990
66feec8b
MA
9912010-12-02 Michael Albinus <michael.albinus@gmx.de>
992
993 * net/tramp.el (tramp-local-host-regexp): Add "localhost6".
994 (tramp-file-name-port): Check also for `tramp-default-port'.
995 (tramp-get-connection-name): New defun.
996 (tramp-get-connection-process): Use it.
997 (tramp-debug-message): Extend function exclude list.
998 (tramp-drop-volume-letter): Fix doc string.
999
1000 * net/tramp-cmds.el: Remove solved todo item.
1001
1002 * net/tramp-efs.el:
1003 * net/tramp-ftp.el:
1004 * net/tramp-gvfs.el:
1005 * net/tramp-gw.el:
1006 * net/tramp-imap.el:
1007 * net/tramp-smb.el: Fix regexps added to `tramp-default-method-alist'
1008 and `tramp-default-user-alist', respectively.
1009
88b5a757
DD
1010 * net/tramp-gw.el (tramp-gw-open-connection):
1011 Use `tramp-get-connection-name' and `tramp-get-connection-buffer'.
66feec8b
MA
1012
1013 * net/tramp-imap.el (tramp-imap-make-iht): Use just
1014 `tramp-file-name-port'.
1015
1016 * net/tramp-sh.el (tramp-methods): Add recursive options to "pscp"
1017 and "psftp". Exchange "%k" marker with options.
1018 (tramp-do-copy-or-rename-file, tramp-sh-handle-file-local-copy):
1019 Compute size of link target.
1020 (tramp-do-copy-or-rename-file-out-of-band). Move setting of
1021 `tramp-current-*' up due to gateway methods. Optimze computing of
1022 copy arguments. Use `tramp-get-connection-name' and
1023 `tramp-get-connection-buffer'. Improve debug messages.
1024 (tramp-compute-multi-hops): Remove port determination.
1025 (tramp-maybe-open-connection): Use `tramp-get-connection-name'.
1026
1027 * net/trampver.el: Update release number.
1028
bd77c2ef
GM
10292010-12-02 Glenn Morris <rgm@gnu.org>
1030
05907bb3
GM
1031 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
1032 Avoid infinite loop over windows. (Bug#7492)
1033
bd77c2ef
GM
1034 * progmodes/flymake.el (flymake-check-file-limit):
1035 Allow nil to mean "no limit".
1036 (flymake-check-patch-master-file-buffer): Update for above change.
1037 Allow a .tex file-name extension to be optional.
1038 (flymake-master-tex-init): Also match \include statements.
1039
f7ca27a1
SS
10402010-11-30 Sam Steingold <sds@gnu.org>
1041
1042 * nxml/nxml-mode.el (nxml-parent-document): Add a variable.
1043 (nxml-parent-document-set): A function to set `nxml-parent-document'.
1044 (nxml-mode): Define using `define-derived-mode' instead of `defun'.
1045 (nxml-mode-hook): Remove `defcustom' (auto-defined by
1046 define-derived-mode').
1047 * nxml/rng-valid.el (rng-dtd-trivial-p): Add a helper function for
1048 users who want to call `nxml-parent-document-set'.
1049
402c8a49
CY
10502010-11-27 Chong Yidong <cyd@stupidchicken.com>
1051
1052 * log-edit.el (log-edit-font-lock-keywords): Don't try matching
1053 stand-alone lines, since that is handled by log-edit-match-to-eoh
1054 (Bug#6465).
1055
d1882ac7
EW
10562010-11-27 Eduard Wiebe <usenet@pusto.de>
1057
1058 * dired.el (dired-get-filename): Replace backslashes with slashes
1059 in file names on MS-Windows, needed by `locate'. (Bug#7308)
1060 * locate.el (locate-default-make-command-line): Don't consider
1061 drive letter and root directory part of
1062 `directory-listing-before-filename-regexp'. (Bug#7308)
1063 (locate-post-command-hook, locate-post-command-hook): New defcustoms.
1064
07976ae3 10652010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
09ffa822
SM
1066
1067 * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
1068 of :smie-open/close-alist.
1069 (smie-next-sexp): Make it accept a "start token" as argument.
1070 (smie-indent-keyword): Be careful not to misidentify tokens that span
1071 more than one line, as empty lines. Add argument `token'.
1072
07976ae3 10732010-11-27 Kenichi Handa <handa@m17n.org>
3d9ee611 1074
afde451a
KH
1075 * mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported
1076 multipart subtypes, insert all as usual.
1077
3d9ee611
KH
1078 * mail/rmail.el: Require rfc2047.
1079
07976ae3 10802010-11-27 Kenichi Handa <handa@m17n.org>
d1be4ec2
KH
1081
1082 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-type)
1083 (rmail-mime-entity-disposition)
1084 (rmail-mime-entity-transfer-encoding, rmail-mime-entity-header)
1085 (rmail-mime-entity-body, rmail-mime-entity-children): New functions.
1086 (rmail-mime-save): Handle the case that the button's `data' is a
1087 MIME entity.
1088 (rmail-mime-insert-text): New function.
9e0ecdab 1089 (rmail-mime-insert-image): Handle the case that DATA is a MIME entity.
d1be4ec2
KH
1090 (rmail-mime-bulk-handler): Just call rmail-mime-insert-bulk.
1091 (rmail-mime-insert-bulk): New function mostly copied from the old
1092 rmail-mime-bulk-handler.
9e0ecdab
GM
1093 (rmail-mime-multipart-handler): Just call rmail-mime-process-multipart.
1094 (rmail-mime-process-multipart): New function mostly copied from
d1be4ec2
KH
1095 the old rmail-mime-multipart-handler.
1096 (rmail-mime-show): Just call rmail-mime-process.
9e0ecdab 1097 (rmail-mime-process): New function mostly copied from the old
d1be4ec2
KH
1098 rmail-mime-show.
1099 (rmail-mime-insert-multipart, rmail-mime-parse)
1100 (rmail-mime-insert, rmail-show-mime)
1101 (rmail-insert-mime-forwarded-message)
1102 (rmail-insert-mime-resent-message): New functions.
1103 (rmail-insert-mime-forwarded-message-function): Set to
1104 rmail-insert-mime-forwarded-message.
1105 (rmail-insert-mime-resent-message-function): Set to
1106 rmail-insert-mime-resent-message.
1107
1108 * mail/rmailsum.el: Require rfc2047.
1109 (rmail-header-summary): Handle multiline Subject: field.
1110 (rmail-summary-line-decoder): Change the default to
1111 rfc2047-decode-string.
1112
1113 * mail/rmail.el (rmail-enable-mime): Change the default to t.
1114 (rmail-mime-feature): Change the default to `rmailmm'.
1115 (rmail-quit): Delete the specifal code for rmail-enable-mime.
1116 (rmail-display-labels): Likewise.
1117 (rmail-show-message-1): Check rmail-enable-mime, and use
1118 rmail-show-mime-function for a MIME message. Decode the headers
1119 according to RFC2047.
1120
07976ae3 11212010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
33aeea0e
SM
1122
1123 * progmodes/which-func.el (which-func-imenu-joiner-function):
1124 Return a string, as expected.
1125 (which-function-mode): Make sure we stop any previous timer before
1126 starting a new one.
1127
07976ae3 11282010-11-27 Michael Albinus <michael.albinus@gmx.de>
e40fc745
MA
1129
1130 * net/tramp.el (tramp-default-method-alist)
33aeea0e
SM
1131 (tramp-default-user-alist, tramp-default-proxies-alist):
1132 Adapt custom options type. (Bug#7445)
e40fc745 1133
07976ae3 11342010-11-27 Chong Yidong <cyd@stupidchicken.com>
ae3da38a
CY
1135
1136 * progmodes/python.el: Add Ipython support (Bug#5390).
1137 (python-shell-prompt-alist)
1138 (python-shell-continuation-prompt-alist): New options.
1139 (python--set-prompt-regexp): New function.
33aeea0e
SM
1140 (inferior-python-mode, run-python, python-shell):
1141 Require ansi-color. Use python--set-prompt-regexp to set the comint
ae3da38a
CY
1142 prompt based on the Python interpreter.
1143 (python--prompt-regexp): New var.
1144 (python-check-comint-prompt)
1145 (python-comint-output-filter-function): Use it.
1146 (run-python): Use a pipe (Bug#5694).
1147
07976ae3 11482010-11-27 Chong Yidong <cyd@stupidchicken.com>
1d851570
CY
1149
1150 * progmodes/python.el (run-python): Doc fix.
1151 (python-keep-current-directory-in-path): New var (Bug#7454).
1152
07976ae3 11532010-11-27 Chong Yidong <cyd@stupidchicken.com>
76dabd37
CY
1154
1155 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
1156 Prompt user before actually printing.
1157
0b839457
GM
11582010-11-27 Glenn Morris <rgm@gnu.org>
1159
1160 * startup.el (package-enable-at-startup, package-initialize):
1161 Remove unnecessary declarations.
1162
96107967
EZ
11632010-11-27 Eli Zaretskii <eliz@gnu.org>
1164
1165 * international/characters.el (glyphless-char-display-control):
1166 Exclude newline and TAB from the c0-control group.
1167
a140ec5f
GM
11682010-11-27 Glenn Morris <rgm@gnu.org>
1169
82445062
GM
1170 * mail/sendmail.el (build-mail-aliases): Doc fix for autoload.
1171 (expand-mail-aliases): Remove unnecessary autoload.
1172
08b5f072
GM
1173 * allout.el (allout-command-prefix, allout-mode-map): Declare.
1174
e96d4147
GM
1175 * shell.el (shell-dir-cookie-re): Move definition before use.
1176
a140ec5f
GM
1177 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
1178 Replace undefined CL functions.
1179
a2249e66
EZ
11802010-11-26 Eli Zaretskii <eliz@gnu.org>
1181
228482b2
EZ
1182 * simple.el (prog-mode): Set bidi-paragraph-direction to
1183 left-to-right.
1184
a2249e66
EZ
1185 * term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
1186
d01d7b8d
GM
11872010-11-26 Glenn Morris <rgm@gnu.org>
1188
1189 * calendar/diary-lib.el (diary-outlook-format-1): New function, so that
1190 diary-outlook-formats can be sensitive to calendar-date-style.
1191 (diary-outlook-formats): Simplify the default setting.
1192 (diary-from-outlook-internal): Pass subject and body as arguments.
1193 Use dolist rather than dotimes. Don't save the diary buffer.
1194 (diary-from-outlook-gnus, diary-from-outlook-rmail):
1195 Pass subject and body as explicit arguments to the -internal function.
1196
b3ea64a3
LMI
11972010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1198
1199 * mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
1200 parsing them. This makes mailto:...?subject=foo\nbar work.
1201
d5e7b0d8
SM
12022010-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
1203
1204 * vc/diff.el (diff): Fix last change.
1205
872ab164
SM
12062010-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
1207
1208 * emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
1209 (pcase--dontcare-upats): New var.
1210 (pcase-let, pcase-let*): Generate better code.
1211 Accept the same bodies as `let'.
1212 (pcase-dolist): New macro.
1213 (pcase--trivial-upat-p): New helper function.
1214 (pcase--expand): Strip leading "(let nil" if any.
1215
876d1684
LMI
12162010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
1217
7bd9b9d8
LMI
1218 * mail/mailclient.el (browse-url): Require.
1219 (mailclient-send-it): Bind `browse-url-mailto-function' to nil to
1220 use the external browser function to send the mail (bug#7469).
1221
876d1684
LMI
1222 * net/browse-url.el (browse-url-browser-function): Revert the
1223 default back to the previous value, since the new value broke
1224 mailclient.el.
1225 (browse-url-mailto-function): New variable for mailto: URLs.
1226 (browse-url): Use the new variable for mailto: URLs.
1227
6e13206c
SM
12282010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1229
1230 * eshell/esh-cmd.el (eshell-parse-command):
1231 * eshell/esh-arg.el (eshell-parse-arguments):
1232 * eshell/em-script.el (eshell-source-file):
1233 Use with-silent-modifications.
1234
3d92f44e
CY
12352010-11-23 Chong Yidong <cyd@stupidchicken.com>
1236
1237 * vc/vc.el (vc-merge): Remove optional arg PROMPT. Always prompt
1238 for a merge location.
1239
1240 * vc/vc-bzr.el (vc-bzr-pull): Remove unused var.
1241 (vc-bzr-merge-branch): Always prompt.
1242 (vc-bzr-async-command): Use the full branch filename.
1243
8f5f1e68
SM
12442010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1245
1246 * shell.el (shell): Use current-buffer by default if it's already
1247 a shell mode buffer and its process is dead.
ee9355dc 1248 Suggested by Jose E. Marchesi <jemarch@gnu.org>.
8f5f1e68 1249
331460ac
TH
12502010-11-23 Tassilo Horn <tassilo@member.fsf.org>
1251
8f5f1e68
SM
1252 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
1253 Mention that the keywords should be comma separated.
331460ac 1254
2c3160c5
CY
12552010-11-23 Chong Yidong <cyd@stupidchicken.com>
1256
1257 * vc/vc.el (vc-merge): Use vc-BACKEND-merge-branch if available.
1258 Accept optional prefix arg meaning to prompt for a command.
1259 (vc-update): Use vc-BACKEND-pull if available. Accept optional
1260 prefix arg meaning to prompt for a command.
1261 (vc-pull): Alias for vc-update.
1262
1263 * vc/vc-bzr.el (vc-bzr-admin-branchconf, vc-bzr-history): New vars.
1264 (vc-bzr--branch-conf, vc-bzr-async-command, vc-bzr-pull)
1265 (vc-bzr-merge-branch): New functions, implementing merge-branch
1266 and pull operations.
1267
b2e44819
SM
12682010-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
1269
8a0eb852
SM
1270 * Makefile.in: Fix up last merge.
1271
b2e44819
SM
1272 * vc/diff.el (diff-old-temp-file, diff-new-temp-file): Remove.
1273 (diff-sentinel): Get them as arguments instead.
1274 (diff-old-file, diff-new-file, diff-extra-args): Remove.
1275 (diff-file-local-copy, diff-better-file-name): New funs.
1276 (diff-no-select): Rename from diff-into-buffer.
1277 Support buffers additionally to files. Move `buf' arg. Don't display buf.
1278 Prefer closures to buffer-local variables.
1279 (diff): Adjust accordingly.
1280 (diff-buffer-with-file): Move from files.el.
1281 * files.el (diff-buffer-with-file): Move to vc/diff.el.
1282 (diff-buffer-internal): Remove.
1283 (diff-buffer-buffer): Remove.
1284 (save-some-buffers-action-alist): Use diff-no-select so as not to guess
1285 the buffer name used, and so as not to mess up windows and frames.
1286
6a7662bb
BR
12872010-11-22 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
1288
1289 * files.el: Make revert work with diff-buffer-with-file (bug#7277).
1290 (diff-buffer-internal): New function extracted from diff-buffer-with-file
1291 (diff-buffer-with-file): Use it.
1292 * vc/diff.el (diff-into-buffer): New fun, extracted from diff.
1293 (diff): Use it.
1294
c799747b
TH
12952010-11-22 Tassilo Horn <tassilo@member.fsf.org>
1296
1297 * textmodes/reftex-ref.el (reftex-goto-label): Use the current
1298 \ref's or \pageref's value as default instead of initial input.
1299
e274eb13
MA
13002010-11-21 Michael Albinus <michael.albinus@gmx.de>
1301
1302 * files.el (backup-by-copying-when-mismatch): The default value is
1303 now t.
1304
1305 * startup.el (normal-top-level):
1306 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
1307 `backup-by-copying-when-mismatch'.
1308
77af54d7
JD
13092010-11-21 Jan Djärv <jan.h.d@swipnet.se>
1310
1311 * tool-bar.el (tool-bar-setup): Remove save as, print and customize.
1312
4e2f7d2a
CY
13132010-11-21 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1314
6a7662bb
BR
1315 * progmodes/python.el (python-font-lock-keywords):
1316 Highlight top-level augmented assignments (Bug#6445).
4e2f7d2a 1317
b7d1e144
JD
13182010-11-21 Jan Djärv <jan.h.d@swipnet.se>
1319
1320 * term/ns-win.el (ns-right-control-modifier)
1321 (ns-right-command-modifier): Defvar them.
1322
1323 * cus-start.el (all): Add ns-right-control-modifier and
1324 ns-right-command-modifier (Bug#7458).
1325
c11cc37a
GM
13262010-11-20 Glenn Morris <rgm@gnu.org>
1327
1328 * emacs-lisp/authors.el (authors-ignored-files)
1329 (authors-valid-file-names, authors-renamed-files-alist): Add entries.
1330
7dcd777e
TH
13312010-11-20 Tassilo Horn <tassilo@member.fsf.org>
1332
1333 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
1334 (report-emacs-bug-parse-query-results)
1335 (report-emacs-bug-create-existing-bugs-buffer): Pass through
1336 keywords used for querying the bug database to show them in the
1337 existing bugs buffer.
1338
d2bd5189
JD
13392010-11-20 Jan Djärv <jan.h.d@swipnet.se>
1340
1341 * tool-bar.el (tool-bar-setup): Add some :vert-only keywords.
1342
1343 * info.el (info-tool-bar-map): Add some :vert-only keywords.
1344
0e7c0582
EZ
13452010-11-20 Eli Zaretskii <eliz@gnu.org>
1346
1347 * international/characters.el (glyphless-char-display-control):
1348 Make it a defcustom, with update-glyphless-char-display as its
1349 :set attribute.
1350 (top level): Don't call update-glyphless-char-display.
1351
7398933f
MA
13522010-11-20 Michael Albinus <michael.albinus@gmx.de>
1353
1354 Sync with Tramp 2.2.0.
1355
1356 * net/tramp.el (tramp-handle-insert-file-contents): Don't use
1357 `file-remote-p' (due to compatibility).
1358
1359 * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly)
1360 (tramp-do-copy-or-rename-file-out-of-band): Use `ignore-errors'.
1361
1362 * net/trampver.el: Update release number.
1363
1cd64aae
EZ
13642010-11-20 Eli Zaretskii <eliz@gnu.org>
1365
1366 * faces.el (glyphless-char): Define value for `pc'.
1367
614316a7
TH
13682010-11-20 Tassilo Horn <tassilo@member.fsf.org>
1369
26214810
EZ
1370 Implemented a bug querying mechanism.
1371 * mail/emacsbug.el (report-emacs-bug-tracker-url): New variable.
614316a7
TH
1372 (report-emacs-bug-create-existing-bugs-buffer)
1373 (report-emacs-bug-parse-query-results)
26214810 1374 (report-emacs-bug-query-existing-bugs): New functions.
614316a7 1375
9061f667
TH
13762010-11-19 Tassilo Horn <tassilo@member.fsf.org>
1377
1378 * textmodes/reftex-ref.el (reftex-goto-label): If point is inside
1379 a \ref{} or \pageref{} macro, then use its value as initial input.
1380
1265829e
JB
13812010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
1382
1383 * calc/calc-units.el (math-build-units-table-buffer):
1384 calc/README: Mention that the TeX specific units won't use the
1385 `tex' prefix in TeX mode.
1386 calc/calc-lang.el (math-variable-table): Don't use the `tex'
1387 prefix for units in TeX mode.
1388
9fca7811
SM
13892010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
1390
1391 * simple.el (kill-new, kill-append, kill-region):
76dabd37
CY
1392 * comint.el (comint-kill-region): Make the yank-handler argument
1393 obsolete.
9fca7811 1394
4a47c275 13952010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
88bf1bec 1396
e2f454c4
SM
1397 * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
1398 that are both openers (resp. closers) and something else.
1399 (smie-grammar): Loosen definition of valid values.
1400 (smie-next-sexp, smie-down-list, smie-blink-matching-open)
1401 (smie-indent--parent, smie-rule-parent, smie-indent-keyword)
1402 (smie-indent-after-keyword): Adjust users.
1403 (smie-indent-keyword): Don't indent empty lines.
1404
88bf1bec
SM
1405 * vc-hg.el (vc-hg-program): New var.
1406 Suggested by Norman Gray <norman@astro.gla.ac.uk>.
1407 (vc-hg-state, vc-hg-working-revision, vc-hg-command): Use it.
1408
4a47c275 14092010-11-18 Glenn Morris <rgm@gnu.org>
4c0eb0d3
GM
1410
1411 * emacs-lisp/autoload.el (autoload-find-destination): The function
1412 coding-system-eol-type may return non-numeric values. (Bug#7414)
1413
4a47c275 14142010-11-18 Ulrich Mueller <ulm@gentoo.org>
bf6442c3
UM
1415
1416 * server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
1417
4a47c275 14182010-11-18 Eli Zaretskii <eliz@gnu.org>
e68afd74
EZ
1419
1420 * subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
1421
4a47c275 14222010-11-18 Chong Yidong <cyd@stupidchicken.com>
de02effd
CY
1423
1424 * textmodes/picture.el (picture-mouse-set-point): Don't use
1425 posn-col-row; explicitly compute the motion based on the posn at
1426 the window-start (Bug#7390).
1427
4a47c275 14282010-11-18 Glenn Morris <rgm@gnu.org>
f0a698ab
GM
1429
1430 * novice.el (disabled-command-function):
1431 Fix 2009-11-15 change. (Bug#7384)
1432
4a47c275 14332010-11-18 Glenn Morris <rgm@gnu.org>
29f30ab7
GM
1434
1435 * calendar/calendar.el (diary-iso-date-forms): Make elements
1436 mutually exclusive. (Bug#7377)
1437
4a47c275 14382010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
10b40d2e
SM
1439
1440 * emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
1441 when filling the remaining "unconstrained" values.
1442
4a47c275 14432010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
7bea8c7a 1444
acef0722
SM
1445 * emacs-lisp/bytecomp.el (byte-compile-warnings): Simplify the
1446 safety predicate.
1447
1448 * files.el (safe-local-variable-p): Gracefully handle errors.
1449
7bea8c7a
SM
1450 * emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
1451 Use smie-indent-virtual when indenting relative to an opener.
1452 (smie-rule-separator): Use smie-rule-parent.
1453 (smie-indent-keyword): Consult rules, even for openers at bol.
1454 (smie-indent-comment-close): Try to align closer's content.
1455
4a47c275 14562010-11-18 Glenn Morris <rgm@gnu.org>
b010e1ba
GM
1457
1458 * ls-lisp.el (ls-lisp-dired-ignore-case): Make it an obsolete alias.
1459
4a47c275 14602010-11-18 Glenn Morris <rgm@gnu.org>
c790cad4 1461
aa514451
GM
1462 * printing.el (pr-menu-bind): Doc fix.
1463
32b636de
GM
1464 * speedbar.el (speedbar-toggle-images): Doc fix.
1465
bc1d5cdf
GM
1466 * progmodes/python.el (python-shell): Doc fix.
1467
c790cad4
GM
1468 * wid-edit.el (widget-field-use-before-change)
1469 (widget-use-overlay-change): Doc fixes.
1470
c51bb5d2
SM
14712010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
1472
8bbb7dd8
SM
1473 Minor cleanup to improve style.
1474 * textmodes/rst.el (rst-update-section): Use point-marker.
1475 (rst-get-decoration): Eliminate unneeded assignment.
1476 (rst-promote-region, rst-straighten-decorations)
1477 (rst-section-tree, rst-adjust): Use point-marker.
1478 (rst-toc-mode-mouse-goto): Avoid setq.
1479 (rst-shift-region-guts, rst-shift-region-left)
1480 (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2)
1481 (rst-convert-bullets-to-enumeration): Use copy-marker.
1482
b7e270a2
SM
1483 * minibuffer.el (completion-fail-discreetly): New var.
1484 (completion--do-completion): Use it.
1485
c51bb5d2
SM
1486 * electric.el (electric-pair-pairs): New var.
1487 (electric-pair-post-self-insert-function): Use it.
1488 (electric-layout-post-self-insert-function): Don't insert a before
1489 newline unless it's actually needed.
1490
c04f2ac0
SM
14912010-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
1492
bac2de0f
SM
1493 * progmodes/python.el (run-python): Explain why we remove the current
1494 directory from sys.path. Suggested by Eric Hanchrow <erich@cozi.com>.
1495
c04f2ac0
SM
1496 * progmodes/grep.el (grep-regexp-alist): Tighten the regexp (bug#7378).
1497
7100ff98
SM
14982010-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1499
03f70355
SM
1500 * progmodes/octave-mod.el: Rely on elecric-*-modes.
1501 (octave-mode-map): Don't bind ;, SPC, and LF.
1502 (octave-auto-indent, octave-auto-newline): Remove.
1503 (electric-layout-rules): Declare.
1504 (octave-mode): Set electric-layout-rules.
1505 (octave-indent-new-comment-line): Use reindent-then-newline-and-indent.
1506 (octave-reindent-then-newline-and-indent, octave-electric-semi)
1507 (octave-electric-space): Remove.
1508
7100ff98
SM
1509 * electric.el (electric-layout-mode): New minor mode.
1510 (electric--after-char-pos): New function.
1511 (electric-indent-post-self-insert-function): Use it.
1512 (electric-layout-rules): New var.
1513 (electric-layout-post-self-insert-function): New function.
1514 (electric-indent-mode): Make them interact better.
1515
cca982d0
SM
15162010-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1517
1518 * emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
1519 (checkdoc-sentencespace-region-engine, checkdoc-this-string-valid)
1520 (checkdoc-proper-noun-region-engine): Use with-syntax-table.
1521
84992dff
AM
15222010-11-15 Agustín Martín <agustin.martin@hispalinux.es>
1523
1524 * textmodes/flyspell.el (flyspell-generic-progmode-verify):
1525 Make sure to check inside the word (Bug#6761).
1526
afa42fe3
CY
15272010-11-14 Chong Yidong <cyd@stupidchicken.com>
1528
1529 * startup.el (command-line): If the cursorColor resource is set,
1530 change the cursor face-spec (Bug#7392).
1531
a798747d 15322010-11-13 Ken Manheimer <ken.manheimer@gmail.com>
1c9b9df0 1533
a798747d 1534 The main features of the following allout.el changes are:
1c9b9df0
KM
1535 - implement user customization for the allout key bindings
1536 - add a customization control by which the user can inhibit use of
a798747d 1537 a trailing Ctrl-H, so by default it's reserved for use with
1c9b9df0
KM
1538 describe-prefix-bindings
1539 - adapt to new version of called-interactively-p, while
a798747d 1540 maintaining backwards compatibility with old version
1c9b9df0
KM
1541 - fix hotspot navigation so i works properly with meta-modified keys
1542
a798747d
GM
1543 * allout.el (allout-keybindings, allout-bind-keys)
1544 (allout-keybindings-binding, allout-prefixed-keybindings)
1545 (allout-unprefixed-keybindings, allout-preempt-trailing-ctrl-h)
1546 (allout-keybindings-list, allout-mode-map-adjustments)
1547 (allout-setup-mode-map): Establish allout-mode keymaps as user
1548 customizable settings, and also establish a customizable setting which
1549 regulates whether or not a trailing control-h is reserved for use with
1550 describe-prefix-bindings - and inhibit it by default, so that control-h
1551 *is* reserved for describe-prefix-bindings unless the user changes it.
1552
1553 * allout.el (allout-hotspot-key-handler): Distinguish more explicitly
1554 and accurately between modified and unmodified events, and handle
1c9b9df0
KM
1555 modified events more comprehensively.
1556
a798747d
GM
1557 * allout.el (allout-substring-no-properties):
1558 Alias to use or provide version of `substring-no-properties'.
1559 (allout-solicit-alternate-bullet): Use `allout-substring-no-properties'.
1c9b9df0 1560
a798747d
GM
1561 * allout.el (allout-next-single-char-property-change):
1562 Alias to use or provide version of `next-single-char-property-change'.
1563 (allout-annotate-hidden, allout-hide-by-annotation):
1564 Use `allout-next-single-char-property-change'.
1c9b9df0 1565
a798747d
GM
1566 * allout.el (allout-select-safe-coding-system):
1567 Alias to use or provide version of `select-safe-coding-system'.
1568 (allout-toggle-subtree-encryption):
1569 Use `allout-select-safe-coding-system'.
1c9b9df0 1570
a798747d
GM
1571 * allout.el (allout-set-buffer-multibyte):
1572 Alias to use or provide version of `set-buffer-multibyte'.
1573 (allout-encrypt-string): Use `allout-set-buffer-multibyte'.
1c9b9df0 1574
a798747d
GM
1575 * allout.el (allout-called-interactively-p): Macro for using the
1576 different versions of called-interactively-p identically, depending on
1577 the subroutine's argument signature.
1578 (allout-back-to-current-heading, allout-beginning-of-current-entry):
1579 Use `(interactive "p")' instead of `(called-interactively-p)'.
1c9b9df0 1580
a798747d
GM
1581 * allout.el (allout-init, allout-ascend, allout-end-of-level)
1582 (allout-previous-visible-heading, allout-forward-current-level)
1583 (allout-backward-current-level, allout-show-children):
1584 Use `allout-called-interactively-p' instead of `called-interactively-p'.
1c9b9df0 1585
a798747d
GM
1586 * allout.el (allout-before-change-handler):
1587 Exempt edits to the (overlaid) character after the allout outline
1588 bullet from edit confirmation prompt.
1c9b9df0 1589
a798747d
GM
1590 * allout.el (allout-add-resumptions):
1591 Ensure that it respects correct buffer for keybindings.
1c9b9df0 1592
a798747d
GM
1593 * allout.el (allout-beginning-of-line):
1594 Use `allout-previous-single-char-property-change' alias for the sake of
1595 diverse compatibility.
1c9b9df0 1596
a798747d
GM
1597 * allout.el (allout-end-of-line):
1598 Use `allout-mark-active-p' to encapsulate respect for mark activity.
1c9b9df0 1599
0216b738
CY
16002010-11-13 Chong Yidong <cyd@stupidchicken.com>
1601
1602 * frame.el (frame-notice-user-settings): Don't clobber other
1603 user-set parameters when calling face-set-after-frame-default in
1604 response to background-color parameter (Bug#7373).
1605
0eb025fb
EZ
16062010-11-13 Eli Zaretskii <eliz@gnu.org>
1607
1608 * international/characters.el (glyphless-char-display-control):
88b5a757 1609 Rename from glyphless-char-control; all users changed. Doc fix.
4a9f985c
EZ
1610 Signal an error if display method is not one of the recognized
1611 symbols.
0eb025fb 1612
6e060cee
MA
16132010-11-13 Michael Albinus <michael.albinus@gmx.de>
1614
1615 * net/tramp-compat.el (tramp-compat-line-beginning-position)
1616 (tramp-compat-line-end-position): Remove them.
1617
1618 * net/tramp.el (tramp-parse-rhosts-group)
1619 (tramp-parse-shosts-group, tramp-parse-sconfig-group)
1620 (tramp-parse-hosts-group, tramp-parse-passwd-group)
1621 (tramp-parse-netrc-group, tramp-parse-putty-group)
1622 * net/tramp-cmds.el (tramp-append-tramp-buffers)
1623 * net/tramp-sh.el (tramp-do-file-attributes-with-ls)
1624 (tramp-sh-handle-file-selinux-context)
1625 (tramp-sh-handle-file-name-all-completions)
1626 (tramp-sh-handle-insert-directory)
1627 (tramp-sh-handle-expand-file-name, tramp-find-executable)
1628 (tramp-wait-for-output, tramp-send-command-and-read)
1629 * net/tramp-smb.el (tramp-smb-read-file-entry)
1630 (tramp-smb-get-cifs-capabilities): Use `point-at-eol'.
1631
1632 * net/tramp-sh.el (tramp-sh-handle-insert-directory) Use
1633 `point-at-bol'.
1634 (tramp-remote-coding-commands): Add an alternative using "base64
1635 -d -i". This is needed for older base64 versions from GNU
1636 coreutils. Reported by Klaus Reichl
1637 <Klaus.Reichl@thalesgroup.com>.
1638
8da5345f
HN
16392010-11-13 Hrvoje Niksic <hniksic@xemacs.org>
1640
1641 * simple.el (count-words-region): New function.
1642
c156a63b
SM
16432010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
1644
78835dd0
SM
1645 * shell.el (shell-dir-cookie-re): New custom variable.
1646 (shell-dir-cookie-watcher): New function.
1647
ebff325e
SM
1648 * vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
1649 and compilation-mode (bug#7350).
1650
4e9e1584
SM
1651 * vc/smerge-mode.el (smerge-refine): Choose better default part to
1652 highlight when one of them is empty.
1653
4490f875
SM
1654 * skeleton.el (skeleton-read): Don't use `newline' since it may strip
1655 trailing space.
1656 (skeleton-newline): New function.
1657 (skeleton-internal-1): Use it.
1658
c156a63b
SM
1659 * simple.el (open-line): `newline' may strip trailing space.
1660
f3bb9e16
KR
16612010-11-12 Kevin Ryde <user42@zip.com.au>
1662
1663 * international/mule-cmds.el (princ-list): Use mapc.
1664
7847454a
GM
16652010-11-12 Glenn Morris <rgm@gnu.org>
1666
1667 * emacs-lisp/bytecomp.el (byte-compile-log-buffer): New constant.
1668 Use it to replace all instances of "*Compile-Log*"
1669
aa310257
SM
16702010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
1671
1672 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
1673 indentation specs.
1674
cbf83ce9
SM
16752010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
1676
1677 * progmodes/modula2.el: Use SMIE and skeleton.
1678 (m2-mode-syntax-table): (*..*) can be nested.
1679 Add //...\n. Fix paren syntax.
1680 (m2-mode-map): Remove LF and TAB bindings.
1681 (m2-indent): Add safety property.
1682 (m2-smie-grammar): New var.
1683 (m2-smie-refine-colon, m2-smie-refine-of, m2-smie-backward-token)
1684 (m2-smie-forward-token, m2-smie-refine-semi, m2-smie-rules): New funs.
1685 (m2-mode): Use define-derived-mode.
1686 (m2-newline, m2-tab): Remove.
1687 (m2-begin, m2-case, m2-definition, m2-else, m2-for, m2-header)
1688 (m2-if, m2-loop, m2-module, m2-or, m2-procedure, m2-with, m2-record)
1689 (m2-stdio, m2-type, m2-until, m2-var, m2-while, m2-export)
1690 (m2-import): Use define-skeleton.
1691
e7c4fb1e
GM
16922010-11-11 Glenn Morris <rgm@gnu.org>
1693
b3e4c911
GM
1694 * obsolete/lucid.el: Don't warn about any CL functions in this file.
1695
b3e22bd4
GM
1696 * ls-lisp.el (ls-lisp-ignore-case, ls-lisp-dirs-first)
1697 (ls-lisp-verbosity): Add custom :set-after property.
1698 (ls-lisp-verbosity, ls-lisp-use-localized-time-format): Doc fixes.
1699 (ls-lisp-format, ls-lisp-format-time): Don't take `now' as an argument.
1700 (ls-lisp-insert-directory): Update caller.
606dcd9e
GM
1701 (ls-lisp-set-options): New function.
1702 (ls-lisp-emulation): Use ls-lisp-set-options for custom :set.
1703 Doc fix.
b3e22bd4 1704
55a4b4fe
GM
1705 * play/landmark.el (lm-prompt-for-move):
1706 * play/gomoku.el (gomoku-prompt-for-move): Remove nonsensical code.
1707
e7c4fb1e
GM
1708 * progmodes/idlw-complete-structtag.el: Remove unused dec `name'.
1709
1710 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins)
1711 (idlwave-study-twins): Prefix dynamic local variable `name'.
1712 (idlwave-routine-twin-compare): Update for above change.
1713
1714 * progmodes/idlw-help.el (idlwave-do-mouse-completion-help):
1715 Prefix dynamic local variables `name', `kwd', and `link'.
1716 * progmodes/idlw-shell.el (idlwave-shell-complete-execcomm-help):
1717 * progmodes/idlw-complete-structtag.el
1718 (idlwave-complete-structure-tag-help):
1719 * progmodes/idlwave.el (idlwave-complete-sysvar-help)
1720 (idlwave-complete-sysvar-tag-help)
1721 (idlwave-complete-class-structure-tag-help):
1722 Update for above name changes.
1723
afe2870b
LMI
17242010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1725
1726 * net/browse-url.el (browse-url-browser-function): Change the
1727 default to use `browse-url-mail' on mailto: URLs.
1728
fbe3be3f
CY
17292010-11-10 Chong Yidong <cyd@stupidchicken.com>
1730
cbf83ce9
SM
1731 * emacs-lisp/package.el (package-read-all-archive-contents):
1732 Reset package-archive-contents to nil before re-reading.
fbe3be3f 1733
a7cfbaea 17342010-11-10 Brandon Craig Rhodes <brandon@rhodesmill.org> (tiny change)
bd4532fc
AM
1735
1736 * textmodes/flyspell.el (flyspell-word): Do not re-check words
1737 already found as misspellings by (flyspell-large-region), just
c97685d4 1738 do highlighting (bug#7322).
bd4532fc 1739
13e7256f
GM
17402010-11-10 Glenn Morris <rgm@gnu.org>
1741
6d2a1e35
GM
1742 * progmodes/octave-mod.el (octave-mark-block): Update for smie change.
1743
d4aca69c
GM
1744 * emulation/edt.el (edt-with-position): New macro.
1745 (edt-find-forward, edt-find-backward, edt-find-next-forward)
1746 (edt-find-next-backward, edt-sentence-forward, edt-sentence-backward)
1747 (edt-paragraph-forward, edt-paragraph-backward): Use it.
1748
f8a09adb
GM
1749 * emulation/tpu-extras.el (tpu-with-position): New macro.
1750 (tpu-paragraph, tpu-page, tpu-search-internal): Use it.
1751
c026460b
GM
1752 * textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
1753
dea53a43
GM
1754 * textmodes/texnfo-upd.el (texinfo-all-menus-update)
1755 (texinfo-menu-copy-old-description, texinfo-start-menu-description)
1756 (texinfo-master-menu, texinfo-insert-node-lines)
1757 (texinfo-multiple-files-update):
1758 * textmodes/texinfmt.el (texinfo-append-refill, texinfo-copying):
1759 Use line-beginning-position.
1760
72bc50c0
GM
1761 * progmodes/cperl-mode.el (cperl-find-pods-heres, cperl-write-tags):
1762 No recent Emacs supports system-type `emx'.
1763
1764 * progmodes/ada-xref.el (is-windows): Rename to ada-on-ms-windows.
1765 (ada-command-separator, ada-default-prj-properties)
1766 (ada-find-any-references): Update for above name change.
1767
1768 * dirtrack.el (dirtrack-directory-function)
1769 (dirtrack-canonicalize-function):
1770 * filecache.el (file-cache-completion-ignore-case)
1771 (file-cache-case-fold-search, file-cache-ignore-case):
1772 * term.el (serial-port-is-file-p): Cosmetic change.
1773
1774 * emulation/viper-init.el (viper-ms-style-os-p): Doc fix.
1775 Remove non-existent `windows-95' system-type.
1776 * dired.el (dired-chown-program): Remove non-existent `linux'
1777 system-type.
1778
17731c39
GM
1779 * net/net-utils.el (net-utils-remove-ctl-m): Use memq for system-types.
1780 (ping-program-options): Remove non-existent `linux' system-type.
1781
9228bbd3
GM
1782 * startup.el (package-initialize): Update declaration.
1783
6e404950
GM
1784 * ls-lisp.el (ls-lisp-time-lessp, ls-lisp-time-to-seconds): Remove.
1785 (ls-lisp-handle-switches): Use time-less-p.
1786 (ls-lisp-format-time): Use float-time.
1787
6f0d4bb6
GM
1788 * textmodes/remember.el (remember-time-to-seconds): Remove.
1789 (remember-store-in-mailbox): Use float-time.
1790
1791 * calendar/timeclock.el (timeclock-time-to-seconds): Make it an alias.
1792
1793 * calendar/time-date.el (time-to-seconds): Always an alias on Emacs,
1794 never a real function.
1795 (with-no-warnings): Remove compat stub, now unused.
1796 (time-less-p): Doc fix.
1797 (time-to-number-of-days): Simplify.
1798
73171bd4
GM
1799 * eshell/esh-util.el (eshell-time-less-p, eshell-time-to-seconds):
1800 Remove.
1801 (eshell-read-passwd, eshell-read-hosts): Use time-less-p.
1802 * eshell/esh-test.el (eshell-test, eshell-show-usage-metrics):
1803 * eshell/em-unix.el (eshell-show-elapsed-time, eshell/time):
1804 * eshell/em-pred.el (eshell-pred-file-time): Use float-time.
1805 * eshell/em-ls.el (eshell-ls-sort-entries): Use time-less-p.
1806
13e7256f
GM
1807 * eshell/em-unix.el (eshell-remove-entries, eshell/rm)
1808 (eshell-shuffle-files, eshell-shorthand-tar-command)
1809 (eshell-mvcpln-template, eshell/mv, eshell/cp, eshell/ln):
1810 Prefix dynamic locals `interactive', `preview', `recursive', `verbose'.
1811 * eshell/em-glob.el (eshell-extended-glob, eshell-glob-entries):
1812 Prefix dynamic local variable `matches'.
1813
b565f5a1
GM
1814 * skeleton.el (skeleton-internal-list, skeleton-internal-1):
1815 Prefix dynamic local variable `skeleton'.
1816
5ad3e885
KY
18172010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
1818
1819 * net/browse-url.el (browse-url-mail): Insert body part of mailto url
1820 in mail buffer; make yank-action always a command that yanks original
1821 buffer.
1822
14121c52
GM
18232010-11-09 Glenn Morris <rgm@gnu.org>
1824
1825 * progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
1826
d607b96b 18272010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
73525e72 1828
9bdba5f5
SM
1829 * minibuffer.el (minibuffer-completion-help): Specify the end of the
1830 completion field (bug#7211).
1831
73525e72
SM
1832 * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322)
1833 Fix handling of backslash escapes.
1834 (python-quote-syntax): Adjust accordingly.
1835
d607b96b 18362010-11-09 Richard Levitte <richard@levitte.org> (tiny change)
05539fb3
RL
1837
1838 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
1839 (vc-mtn-workfile-branch): Adjust to new output format.
1840
d607b96b 18412010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
cc4d2366
SM
1842
1843 * international/mule-cmds.el (princ-list): Mark as obsolete.
1844
d607b96b 18452010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7f925a67
SM
1846
1847 * emacs-lisp/smie.el: New package.
1848
d607b96b 18492010-11-09 Michael Albinus <michael.albinus@gmx.de>
6ce78fdc 1850
7f925a67
SM
1851 * files.el (backup-by-copying-when-mismatch):
1852 Set `permanent-local' property.
6ce78fdc
MA
1853
1854 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
09def8be 1855 `permanent-local' property for `backup-by-copying-when-mismatch'.
6ce78fdc 1856
d607b96b 18572010-11-09 Eli Zaretskii <eliz@gnu.org>
21620882
EZ
1858
1859 * ls-lisp.el (insert-directory): Doc fix. (bug#7285)
1860
d607b96b 18612010-11-09 Wilson Snyder <wsnyder@wsnyder.org>
8468f78b 1862
7f925a67 1863 * progmodes/verilog-mode.el (verilog-insert-one-definition)
8468f78b 1864 (verilog-read-decls, verilog-read-sub-decls-sig): Fix AUTOWIRE and
7f925a67
SM
1865 AUTOINOUT for SV style multidimensional arrays, bug294.
1866 Reported by Eric Mastromarchi.
1867 (verilog-preprocess): Use with-current-buffer and
8468f78b
WS
1868 font-lock-fontify-buffer to cleanup style issues.
1869
d607b96b 18702010-11-09 Glenn Morris <rgm@gnu.org>
cb5e49a3
GM
1871
1872 * locate.el (locate, locate-mode): Doc fixes.
1873
d607b96b 18742010-11-09 Chong Yidong <cyd@stupidchicken.com>
381d186f
CY
1875
1876 * server.el (server-start): New arg INHIBIT-PROMPT prevents asking
1877 user for confirmation.
1878 (server-force-stop): Use it.
1879 (server-start): Use server-force-stop for kill-emacs-hook, to
1880 avoid user interaction while killing Emacs.
1881
9b026d9f
GM
18822010-11-09 Glenn Morris <rgm@gnu.org>
1883
3406534c 1884 * progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
e814121e 1885 (meta-indent-line): Simplify.
3406534c 1886
9b026d9f
GM
1887 * vc/emerge.el (emerge-line-number-in-buf):
1888 * textmodes/ispell.el (ispell-region):
1889 * textmodes/fill.el (current-fill-column):
1890 * progmodes/xscheme.el (xscheme-send-current-line):
1891 * progmodes/vhdl-mode.el (vhdl-current-line, vhdl-line-copy):
1892 * progmodes/tcl.el (tcl-hairy-scan-for-comment):
1893 * progmodes/sh-script.el (sh-handle-prev-do):
1894 * progmodes/meta-mode.el (meta-indent-line):
1895 * progmodes/idlwave.el (idlwave-goto-comment, idlwave-fill-paragraph)
1896 (idlwave-in-quote):
1897 * progmodes/idlw-shell.el (idlwave-shell-current-frame)
1898 (idlwave-shell-update-bp-overlays, idlwave-shell-sources-filter):
1899 * progmodes/fortran.el (fortran-looking-at-if-then):
1900 * progmodes/etags.el (find-tag-in-order, etags-snarf-tag):
1901 * progmodes/cperl-mode.el (cperl-sniff-for-indent)
1902 (cperl-find-pods-heres):
1903 * progmodes/ada-mode.el (ada-get-current-indent, ada-narrow-to-defun):
1904 * net/quickurl.el (quickurl-list-insert):
1905 * net/ldap.el (ldap-search-internal):
1906 * net/eudc.el (eudc-expand-inline):
1907 * mail/sendmail.el (sendmail-send-it):
1908 * mail/mspools.el (mspools-visit-spool, mspools-get-spool-name):
1909 * emulation/viper-cmd.el (viper-paren-match, viper-backward-indent)
1910 (viper-brac-function):
1911 * calc/calc-yank.el (calc-do-grab-region):
1912 * calc/calc-keypd.el (calc-keypad-press):
1913 * term.el (term-move-columns, term-insert-spaces):
1914 * speedbar.el (speedbar-highlight-one-tag-line):
1915 * simple.el (current-word):
1916 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
1917 * info.el (Info-find-node-in-buffer-1, Info-follow-reference)
1918 (Info-scroll-down):
1919 * hippie-exp.el (he-line-beg):
1920 * epa.el (epa--marked-keys):
1921 * dired-aux.el (dired-kill-line, dired-do-kill-lines)
1922 (dired-update-file-line, dired-add-entry, dired-remove-entry)
1923 (dired-relist-entry):
1924 * buff-menu.el (Buffer-menu-buffer):
1925 * array.el (current-line):
1926 * allout.el (allout-resolve-xref)
1927 (allout-latex-verbatim-quote-curr-line):
1928 Replace yet more uses of end-of-line etc with line-end-position, etc.
1929
db94771e
SM
19302010-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
1931
1398b795
SM
1932 * emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
1933 (checkdoc-interactive-loop, checkdoc-recursive-edit): Avoid princ-list.
1934 (checkdoc-syntax-table): Initialize in the declaration.
1935 (emacs-lisp-mode-hook): Use just checkdoc-minor-mode now that it turns
1936 the mode on unconditionally.
1937
db94771e
SM
1938 * emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
1939 (extent-end-position, extent-start-position): Remove setf method for
1940 non-existing functions (bug#7319).
1941
674728d4
SM
19422010-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
1943
1944 * emacs-lisp/smie.el: Simplify the smie-rules-function return values.
1945 (smie-precs->prec2): Rename from smie-precs-precedence-table.
1946 (smie-bnf->prec2): Rename from smie-bnf-precedence-table.
1947 (smie-prec2->grammar): Rename from smie-prec2-levels.
1948 (smie-grammar): Rename from smie-op-levels.
1949 (smie-indent--hanging-p): Rename from smie-hanging-p.
1950 (smie-rule-hanging-p): New alias.
1951 (smie-indent--bolp): Rename from smie-bolp.
1952 (smie-indent--hanging-p): New alias.
1953 (smie--token): New dynamically bound variable.
1954 (smie-indent--parent): New function.
1955 (smie-rule-parent-p): Use it; rename from smie-parent-p.
1956 (smie-rule-next-p): Rename from smie-next-p.
1957 (smie-rule-prev-p): Rename from smie-prev-p.
1958 (smie-rule-sibling-p, smie-rule-parent)
1959 (smie-indent--separator-outdent, smie-rule-separator): New functions.
1960 (smie-rule-separator-outdent): New var.
1961 (smie-indent--rule): Merge with smie-indent--column.
1962 (smie-indent-forward-token, smie-indent-backward-token):
1963 Also recognize close parens.
1964 (smie-indent-keyword): Don't use smie-indent--column any more.
1965 (smie-indent-after-keyword): Ignore closers by default.
1966 (smie-indent-line): Use with-demoted-errors.
1967 * progmodes/octave-mod.el (octave-smie-grammar):
1968 Rename from octave-smie-op-levels.
1969 (octave-smie-rules): Adjust to new behavior.
1970 * progmodes/prolog.el (prolog-smie-grammar):
1971 Rename from prolog-smie-op-levels.
1972
26f097bf
GM
19732010-11-07 Glenn Morris <rgm@gnu.org>
1974
de3490e1
GM
1975 * eshell/esh-util.el (subst-char-in-string)
1976 (directory-files-and-attributes): These compatibility definitions are
1977 not needed on any version of Emacs since at least 21.4.
1978
3ba6b2ee
GM
1979 * progmodes/verilog-mode.el (verilog-get-beg-of-line)
1980 (verilog-get-end-of-line): Remove.
1981 (verilog-within-string, verilog-re-search-forward-substr)
1982 (verilog-re-search-backward-substr, verilog-set-auto-endcomments)
1983 (verilog-surelint-off, verilog-getopt-file, verilog-highlight-region):
1984 Use point-at-bol, point-at-eol.
1985 * progmodes/pascal.el (pascal-get-beg-of-line, pascal-get-end-of-line):
1986 Remove.
1987 (pascal-declaration-end, pascal-declaration-beg, pascal-within-string)
1988 (electric-pascal-terminate-line, pascal-set-auto-comments)
1989 (pascal-indent-paramlist, pascal-indent-declaration)
1990 (pascal-get-lineup-indent, pascal-func-completion)
1991 (pascal-get-completion-decl, pascal-var-completion, pascal-completion):
1992 Use point-at-bol, point-at-eol.
1993 * progmodes/flymake.el (flymake-line-beginning-position)
1994 (flymake-line-end-position): Remove.
1995 (flymake-highlight-line): Use point-at-bol, point-at-eol.
1996 * eshell/esh-util.el (line-end-position, line-beginning-position):
1997 Remove compat definitions.
1998
76fc02b6
GM
1999 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2000 Use end-of-line N.
2001 (checkdoc-this-string-valid-engine, checkdoc-file-comments-engine):
2002 Use line-end-position.
2003
e180ab9f
GM
2004 * emacs-lisp/chart.el (chart-zap-chars):
2005 * play/decipher.el (decipher-set-map):
2006 * progmodes/ada-mode.el (ada-get-current-indent)
2007 (ada-search-ignore-string-comment, ada-tab-hard, ada-untab-hard):
2008 * progmodes/ada-prj.el (ada-prj-load-from-file, ada-prj-display-help):
2009 * progmodes/ada-xref.el (ada-initialize-runtime-library)
2010 (ada-get-all-references):
2011 * progmodes/cperl-mode.el (cperl-electric-paren)
2012 (cperl-electric-rparen, cperl-electric-keyword, cperl-electric-else)
2013 (cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol)
2014 (cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing)
2015 (cperl-word-at-point-hard):
2016 * progmodes/idlw-shell.el (idlwave-shell-move-or-history)
2017 (idlwave-shell-filename-string, idlwave-shell-batch-command)
2018 (idlwave-shell-display-line):
2019 * progmodes/idlwave.el (idlwave-show-begin, idlwave-fill-paragraph)
2020 (idlwave-calc-hanging-indent, idlwave-auto-fill, idlwave-template):
2021 * progmodes/js.el (js--re-search-forward-inner)
2022 (js--re-search-backward-inner):
2023 * progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2)
2024 (vhdl-fix-clause, vhdl-compose-configuration-architecture):
2025 * progmodes/ruby-mode.el (ruby-parse-partial, eval-when-compile):
2026 * textmodes/flyspell.el (flyspell-process-localwords):
2027 * textmodes/ispell.el (ispell-buffer-local-parsing)
2028 (ispell-buffer-local-dict, ispell-buffer-local-words):
2029 Use point-at-bol and point-at-eol.
2030
26f097bf
GM
2031 * speedbar.el (speedbar-generic-item-info)
2032 (speedbar-item-info-tag-helper, speedbar-change-expand-button-char)
2033 (speedbar-add-indicator, speedbar-check-vc-this-line)
2034 (speedbar-check-obj-this-line, speedbar-extract-one-symbol)
2035 (speedbar-buffers-line-directory, speedbar-buffer-revert-buffer):
2036 Replace more uses of end-of-line etc with line-end-position.
2037
b05fde66
GM
20382010-11-06 Glenn Morris <rgm@gnu.org>
2039
5ed619e0
GM
2040 * textmodes/texnfo-upd.el (texinfo-start-menu-description)
2041 (texinfo-update-menu-region-beginning, texinfo-menu-first-node)
2042 (texinfo-delete-existing-pointers, texinfo-find-pointer)
2043 (texinfo-clean-up-node-line, texinfo-insert-node-lines)
2044 (texinfo-multiple-files-update):
2045 * textmodes/table.el (table--probe-cell-left-up)
2046 (table--probe-cell-right-bottom):
2047 * textmodes/picture.el (picture-tab-search):
2048 * textmodes/page-ext.el (pages-copy-header-and-position)
2049 (pages-directory-for-addresses):
2050 * progmodes/vera-mode.el (vera-get-offset):
2051 * progmodes/simula.el (simula-calculate-indent):
2052 * progmodes/python.el (python-pdbtrack-overlay-arrow):
2053 * progmodes/prolog.el (end-of-prolog-clause):
2054 * progmodes/perl-mode.el (perl-calculate-indent, perl-indent-exp):
2055 * progmodes/icon.el (indent-icon-exp):
2056 * progmodes/etags.el (tag-re-match-p):
2057 * progmodes/ebrowse.el (ebrowse-show-file-name-at-point):
2058 * progmodes/ebnf2ps.el (ebnf-begin-file):
2059 * progmodes/dcl-mode.el (dcl-back-to-indentation-1)
2060 (dcl-save-local-variable):
2061 * play/life.el (life-setup):
2062 * play/gametree.el (gametree-looking-at-ply):
2063 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
2064 * mail/sendmail.el (mail-mode-auto-fill):
2065 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
2066 * emacs-lisp/edebug.el (edebug-overlay-arrow):
2067 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid):
2068 * woman.el (woman-parse-numeric-value, woman2-TH, woman2-SH)
2069 (woman-tab-to-tab-stop, WoMan-warn-ignored):
2070 * type-break.el (type-break-file-keystroke-count):
2071 * term.el (term-replace-by-expanded-history-before-point)
2072 (term-skip-prompt, term-extract-string):
2073 * speedbar.el (speedbar-edit-line, speedbar-expand-line)
2074 (speedbar-contract-line, speedbar-toggle-line-expansion)
2075 (speedbar-parse-c-or-c++tag, speedbar-parse-tex-string)
2076 (speedbar-buffer-revert-buffer, speedbar-highlight-one-tag-line):
2077 * sort.el (sort-skip-fields):
2078 * skeleton.el (skeleton-internal-list):
2079 * simple.el (line-move-finish, line-move-to-column):
2080 * shell.el (shell-forward-command):
2081 * misc.el (copy-from-above-command):
2082 * makesum.el (double-column):
2083 * ebuff-menu.el (electric-buffer-update-highlight):
2084 * dired.el (dired-move-to-end-of-filename):
2085 * dframe.el (dframe-popup-kludge):
2086 * bookmark.el (bookmark-kill-line, bookmark-bmenu-show-filenames):
2087 * arc-mode.el (archive-get-lineno):
2088 Use line-end-position and line-beginning-position.
2089
e2a9c0bc
GM
2090 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins):
2091 (idlwave-study-twins): Prefix dynamic local `class'.
2092 (idlwave-routine-twin-compare): Update for above name change.
2093
4e44448f
GM
2094 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod):
2095 Use boundp tests to silence compiler. Update for changed name of
2096 bytecomp-filename variable.
2097
8f6c3eac
GM
2098 * emulation/viper-cmd.el (viper-read-string-with-history):
2099 Prefix dynamic local `initial'.
2100 (viper-minibuffer-standard-hook): Update for above name change.
2101
79d1dabe
GM
2102 * emacs-lisp/elint.el (elint-init-env): Prefix dynamic local `env'.
2103 (elint-init-form): Update for above name change.
2104
0e4bb7f0
GM
2105 * mail/mail-extr.el (mail-extract-address-components): Give dynamic
2106 local variables `cbeg' and `cend' a prefix.
2107 (mail-extr-voodoo): Update for above name change.
2108
c8f3bf36
GM
2109 * textmodes/reftex-toc.el (reftex-toc-do-promote)
2110 (reftex-toc-promote-prepare): Pass `delta' as an explicit argument.
2111 (reftex-toc-promote-action): Doc fix.
2112
2113 * textmodes/reftex-sel.el (reftex-select-item): Give local variables
2114 `prompt', `data' a prefix.
2115 (reftex-select-post-command-hook, reftex-select-callback)
2116 (reftex-select-mouse-accept, reftex-select-read-cite):
2117 Update for above name changes.
2118
2119 * textmodes/reftex-ref.el (reftex-reference): Rename local variable
2120 `refstyle' to reftex-refstyle.
2121 (reftex-offer-label-menu): Update for above name change.
2122 * textmodes/reftex-sel.el (reftex-select-toggle-varioref): Update for
2123 `refstyle' name change.
2124
b05fde66
GM
2125 * vc/emerge.el (emerge-eval-in-buffer): Remove, and replace all uses
2126 with with-current-buffer.
2127 (diff, template): Give dynamic local variables a prefix.
2128 (emerge-line-numbers): Rename local `diff' to emerge-line-diff.
2129 (emerge-line-number-in-buf): Update for above name change.
2130 (emerge-combine-versions-internal): Rename local `template' to
2131 emerge-combine-template.
2132 (emerge-combine-versions-edit): Update for above name change.
2133
5d8f9169
RA
21342010-11-06 Ralf Angeli <angeli@caeruleus.net>
2135
2136 * textmodes/reftex-cite.el
2137 (reftex-extract-bib-entries-from-thebibliography): Match bibitem
2138 entries with whitespace after \bibitem.
2139 (reftex-create-bibtex-file): Match entries containing numbers and
2140 symbol constituents. Make sure that entries with whitespace at
2141 various places are found.
2142
f8aefe82
MA
21432010-11-05 Christian Millour <cm@abtela.com> (tiny change)
2144
2145 * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
2146
e06918d2
JD
21472010-11-05 Jan Djärv <jan.h.d@swipnet.se>
2148
2149 * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
2150
17fc58c9
GM
21512010-11-05 Glenn Morris <rgm@gnu.org>
2152
f7fe4837
GM
2153 * woman.el (woman0-roff-buffer, woman1-roff-buffer)
2154 (woman2-roff-buffer): Give local variable `request' a prefix.
2155 (woman0-macro): Rename argument `request' in the same way.
2156 (woman-request): New name for `request' dynamic variable.
2157 (woman-unquote, woman-forward-arg): Update for above name change.
2158 (woman1-roff-buffer): Give local variable `unquote' a prefix.
2159 (woman1-unquote): New name for `unquote' dynamic variable.
2160 (woman1-B-or-I, woman1-alt-fonts): Update for above name change.
2161 (woman-translations): Rename from `translations'. No longer global.
2162 (woman2-tr, woman-translate): Update for above name change.
2163 (woman-translate): Check for bound variable.
2164 (woman2-roff-buffer): Give local variable `translations' a prefix.
2165
869c4186
GM
2166 * play/doctor.el: Give all local variables a prefix. Update callers.
2167 (doc$, doctor-put-meaning): Use backquote.
2168
215461a8
GM
2169 * emacs-lisp/cl-macs.el (loop): Give local variable args a prefix.
2170 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change.
2171
17fc58c9
GM
2172 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Give local
2173 variables bytes, ptr, op a prefix.
2174 (disassemble-offset): Update for above change.
2175
015eea59
CY
21762010-11-03 Chong Yidong <cyd@stupidchicken.com>
2177
2178 * emacs-lisp/package.el (package-unpack): Remove no-op.
2179 (package--builtins, package--dir): Doc fix.
2180 (package-activate-1, package-activate, package-install)
2181 (package-compute-transaction): Fix error message.
2182 (package-delete): Use delete-directory. Omit system packages.
2183 (package-initialize): Set package-alist to nil first.
2184 (package-menu-mark-delete, package-menu-mark-install): Don't add
2185 symbols that are inconsistent with the package state.
2186 (package-menu-execute): Perform deletions and installations as
2187 single batch operations.
2188
033862d1
GM
21892010-11-03 Glenn Morris <rgm@gnu.org>
2190
0b03a950
GM
2191 * progmodes/idlwave.el (idlwave-pset): Only used on XEmacs.
2192 (props): Remove unnecessary declaration.
2193
e337e22c
GM
2194 * textmodes/ispell.el (ispell-init-process): On Emacs, always use
2195 set-process-query-on-exit-flag.
2196
a88e24dd 2197 * textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
728618ba
GM
2198 (reftex-toc-do-promote): Remove unused local `mpos'.
2199 (reftex-toc-restore-region): Make `mpos' local to this function.
a88e24dd 2200
537b04b9
GM
2201 * net/dbus.el (dbus-name-owner-changed-handler): Doc fix.
2202
52365e61
GM
2203 * play/landmark.el (lm-losing-threshold): Correct spelling.
2204 (lm-human-plays): Use new name.
2205
cd32f8a9
GM
2206 * play/gomoku.el (gomoku-loosing-threshold): Correct spelling.
2207 (gomoku-human-plays): Use new name.
2208
033862d1
GM
2209 * play/gomoku.el (nil-score, Xscore, XXscore, XXXscore, XXXXscore)
2210 (Oscore, OOscore, OOOscore, OOOOscore): Rename with gomoku- prefix.
2211 (gomoku-score-trans-table, gomoku-winning-threshold)
2212 (gomoku-loosing-threshold, gomoku-init-score-table): Use new names.
2213
4b99edf2
CY
22142010-11-03 Chong Yidong <cyd@stupidchicken.com>
2215
2216 * emacs-lisp/package.el: Don't put built-in packages in
2217 package-alist, to avoid loading inefficiencies.
2218 (package-built-in-p): Make VERSION optional, and treat it as a
2219 minimum acceptable version.
6a7662bb
BR
2220 (package-activate): Search separately for built-in packages.
2221 Emit a warning if a dependency fails.
4b99edf2
CY
2222 (define-package): Handle most common case, where there is no
2223 obsolete package, first.
2224 (package-compute-transaction): Print required version in error.
2225 (package--initialized): New variable.
2226 (list-packages): Use it.
2227 (package-initialize): Optional arg NO-ACTIVATE. Don't put
6a7662bb
BR
2228 built-in packages in packages-alist; keep it separate.
2229 Set package--initialized.
4b99edf2
CY
2230 (describe-package): Avoid activating packages as a side-effect.
2231 Search separately for built-in packages.
2232 (describe-package-1): Handle the case where an elpa package is
2233 simultaneously built-in and available/installed.
6a7662bb
BR
2234 (package-installed-p, package--generate-package-list):
2235 Search separately for built-in packages.
4b99edf2
CY
2236 (package-load-descriptor): Doc fix.
2237
3225dcaa
SM
22382010-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
2239
2240 * progmodes/perl-mode.el (perl-syntax-propertize-function):
2241 Handle __DATA__ and __END__.
2242
fa14dc18
NF
22432010-11-02 Noah Friedman <friedman@splode.com>
2244
2245 * emacs-lisp/bytecomp.el (byte-recompile-file): If bytecomp-arg is
2246 nil, do not ask to recompile files that are not already compiled,
2247 and do not recompile them.
2248
0f75c62a
CY
22492010-11-02 Chong Yidong <cyd@stupidchicken.com>
2250
2251 * emacs-lisp/package.el (package-initialize): Ensure that
2252 obsoleted built-in packages are not in package-activated-list
2253 during activation.
2254 (describe-package-1): Make the "installed" status override
2255 "built-in".
2256
b29f5b7b
VJL
22572010-11-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2258
2259 * subr.el (version-separator, version-regexp-alist): Remove '*'
2260 from docstring.
2261 (version-list-<=, version<=, version=): Doc fix.
2262
b18fad6d
KH
22632010-11-01 Kenichi Handa <handa@m17n.org>
2264
2265 * faces.el (glyphless-char): Inherit underline for tty.
2266
a8039db1 22672010-11-01 Kenichi Handa <handa@m17n.org>
b2cca856
KH
2268
2269 Implement various display methods for glyphless characters.
2270
2271 * international/characters.el (char-acronym-table): New variable.
2272 (glyphless-char-control): New variable.
2273 (update-glyphless-char-display): New funciton.
2274
2275 * faces.el (glyphless-char): New face.
2276
28886d5e
GM
22772010-11-01 Glenn Morris <rgm@gnu.org>
2278
919dd7aa
GM
2279 * calendar/holidays.el (general-holidays, oriental-holidays)
2280 (local-holidays, other-holidays, hebrew-holidays, christian-holidays)
2281 (islamic-holidays, bahai-holidays, solar-holidays): Move aliases before
2282 the definitions of their targets.
2283
c79fc059
GM
2284 * emacs-lisp/smie.el (smie): New custom group.
2285 (smie-blink-matching-inners, smie-indent-basic): Add :group.
2286
c8ccffb1
GM
2287 * faces.el (xw-defined-colors, x-setup-function-keys):
2288 * mouse-sel.el (x-select-text):
2289 * term/w32console.el (x-setup-function-keys): Update declarations.
2290
f4ff702e
GM
2291 * progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
2292
806c491a
GM
2293 * textmodes/ispell.el (comment-add): Declare.
2294
c3dfebd1
GM
2295 * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string):
2296 Declare.
2297
28886d5e
GM
2298 * info.el (finder-keywords-hash, package-alist): Declare.
2299
693c9d15
CY
23002010-11-01 Chong Yidong <cyd@stupidchicken.com>
2301
2302 * finder.el (finder-compile-keywords): Don't use intern-soft,
2303 since package names may not yet exist in the obarray.
2304
23052010-11-01 Chong Yidong <cyd@stupidchicken.com>
4624de78
CY
2306
2307 * vc/vc-arch.el (vc-arch-checkin):
2308 * vc/vc-cvs.el (vc-cvs-checkin):
2309 * vc/vc-mtn.el (vc-mtn-checkin):
2310 * vc/vc-rcs.el (vc-rcs-checkin):
2311 * vc/vc-sccs.el (vc-sccs-checkin):
2312 * vc/vc-svn.el (vc-svn-checkin): Remove optional extra arg, unused
2313 since 2010-04-21 commit by Stefan Monnier.
2314
36967cf7
GM
23152010-11-01 Glenn Morris <rgm@gnu.org>
2316
feb5e60a
GM
2317 * emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
2318
1f023ca9
GM
2319 * startup.el (package-enable-at-startup, package-initialize):
2320 Silence compiler.
2321
36967cf7
GM
2322 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
2323 Silence compiler.
2324
430e7297
JD
23252010-10-31 Julien Danjou <julien@danjou.info>
2326
2327 * emacs-lisp/bytecomp.el (byte-recompile-file): New fun (bug#7297).
2328 (byte-recompile-directory):
2329 * emacs-lisp/lisp-mode.el (emacs-lisp-byte-compile-and-load):
430e7297
JD
2330 Use `byte-recompile-file'.
2331
c8c59954
GM
23322010-10-31 Glenn Morris <rgm@gnu.org>
2333
2334 * cus-start.el: Handle standard values via a keyword.
2335 Only set version property if specified.
2336 (cursor-in-non-selected-windows, menu-bar-mode)
2337 (tool-bar-mode, show-trailing-whitespace):
2338 Do not specify standard values.
2339 (transient-mark-mode, temporary-file-directory): Use :standard.
2340
04e63796
JD
23412010-10-31 Jan Djärv <jan.h.d@swipnet.se>
2342
2343 * term/x-win.el (x-get-selection-value): New function that gets
2344 PRIMARY with type as specified in x-select-request-type. (Bug#6802).
2345
2699a554 23462010-10-31 Michael Albinus <michael.albinus@gmx.de>
a057950d
MA
2347
2348 * net/tramp.el (tramp-handle-insert-file-contents): For root,
2349 preserve owner and group when editing files. (Bug#7289)
2350
35fcc05c 23512010-10-31 Glenn Morris <rgm@gnu.org>
d2ce10d2
GM
2352
2353 * speedbar.el (speedbar-mode):
2354 * play/fortune.el (fortune-in-buffer, fortune):
2355 * play/gomoku.el (gomoku-mode):
2356 * play/landmark.el (lm-mode):
2357 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
2358 Replace inappropriate uses of toggle-read-only. (Bug#7292)
2359
82f7efc3
GM
2360 * select.el (x-selection): Mark it as an obsolete alias.
2361
2699a554 23622010-10-31 Aaron S. Hawley <aaron.s.hawley@gmail.com>
ca39416c 2363
f486841f 2364 * vc/add-log.el (find-change-log): Use derived-mode-p rather than
ca39416c
AH
2365 major-mode (bug#7284).
2366
2699a554 23672010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
2368
2369 * menu-bar.el (menu-bar-files-menu): Make it into an actual alias,
2370 rather than just an unused variable that inherits from the real one.
2371
e6ef5dd9
AM
23722010-10-31 Alan Mackenzie <acm@muc.de>
2373
2374 * progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error.
2375 This fixes bug #7185.
2376
8a500a91
CY
23772010-10-30 Chong Yidong <cyd@stupidchicken.com>
2378
2379 * startup.el (command-line): Search for package directories, and
2380 don't load package.el if none are found.
2381
6a7662bb
BR
2382 * emacs-lisp/package.el (describe-package, list-packages):
2383 Call package-initialize if it has not been called yet.
8a500a91 2384
4f9e41e4
AM
23852010-10-30 Alan Mackenzie <acm@muc.de>
2386
2387 * progmodes/cc-fonts.el (c-font-lock-enum-tail): New function
2388 which fontifies the tail of an enum.
2389 (c-basic-matchers-after): Insert a call to the above new function.
2390 This fixes bug #7264.
2391
88f43c67
GM
23922010-10-30 Glenn Morris <rgm@gnu.org>
2393
2394 * cus-start.el: Add :set properties for minor modes menu-bar-mode,
2395 tool-bar-mode, transient-mark-mode. (Bug#7306)
2396 Include the :set property in the dumped Emacs.
2397
c4d17d50
SM
23982010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
2399
2400 SMIE: change indent rules format, improve smie-setup.
2401 * emacs-lisp/smie.el (smie-precs-precedence-table)
2402 (smie-merge-prec2s, smie-bnf-precedence-table, smie-prec2-levels):
2403 Mark them pure so the tables gets built at compile time.
2404 (smie-bnf-precedence-table): Store the closer-alist in the table.
2405 (smie-prec2-levels): Preserve the closer-alist.
2406 (smie-blink-matching-open): Be more forgiving in case of indentation.
2407 (smie-hanging-p): Rename from smie-indent--hanging-p.
2408 (smie-bolp): Rename from smie-indent--bolp.
2409 (smie--parent, smie--after): New dynamic vars.
2410 (smie-parent-p, smie-next-p, smie-prev-p): New funs.
2411 (smie-indent-rules): Remove.
2412 (smie-indent--offset-rule): Remove fun.
2413 (smie-rules-function): New var.
2414 (smie-indent--rule): New fun.
2415 (smie-indent--offset, smie-indent-keyword, smie-indent-after-keyword)
2416 (smie-indent-exps): Use it.
2417 (smie-setup): Setup paren blinking; add keyword args for token
2418 functions; extract closer-alist from op-levels.
2419 (smie-indent-debug-log): Remove var.
2420 (smie-indent-debug): Remove fun.
2421 * progmodes/prolog.el (prolog-smie-indent-rules): Remove.
2422 (prolog-smie-rules): New fun to replace it.
2423 (prolog-mode-variables): Simplify.
2424 * progmodes/octave-mod.el (octave-smie-closer-alist): Remove, now that
2425 it's setup automatically.
2426 (octave-smie-indent-rules): Remove.
2427 (octave-smie-rules): New fun to replace it.
2428 (octave-mode): Simplify.
2429
9d794026
GM
24302010-10-29 Glenn Morris <rgm@gnu.org>
2431
e088c02a
GM
2432 * files.el (temporary-file-directory): Remove (already defined in C).
2433 * cus-start.el: Add temporary-file-directory.
2434
9d794026
GM
2435 * abbrev.el (abbrev-mode):
2436 * composite.el (auto-composition-mode):
2437 * menu-bar.el (menu-bar-mode):
2438 * simple.el (transient-mark-mode):
2439 * tool-bar.el (tool-bar-mode): Adjust the define-minor-mode calls so
2440 that they do not define the associated variables twice.
2441 * simple.el (transient-mark-mode): Remove defvar.
2442 * composite.el (auto-composition-mode): Make variable auto-buffer-local.
2443 * cus-start.el: Add transient-mark-mode, menu-bar-mode, tool-bar-mode.
2444 Handle multiple groups, and also custom-delayed-init-variables.
2445 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
2446
dcc029e0
SM
24472010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
2448
2449 * emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
2450 (pcase-if): Add one minor optimization.
2451 (pcase-split-equal): Rename from pcase-split-eq.
2452 (pcase-split-member): Rename from pcase-split-memq.
2453 (pcase-u1): Add strings to the member optimization.
2454 Add `guard' variant of predicates.
2455 (pcase-q1): Add string patterns.
2456
a62b88d4
SM
24572010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2458
2459 * vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
2460
f41f19b0
GM
24612010-10-28 Glenn Morris <rgm@gnu.org>
2462
b3edb781
GM
2463 * term/ns-win.el (global-map, menu-bar-final-items, menu-bar-help-menu):
2464 Move menu-bar related settings to ../menu-bar.el.
2465 * menu-bar.el (global-map, menu-bar-final-items, menu-bar-help-menu):
2466 Move ns-specific settings here from term/ns-win.el.
2467
f41f19b0
GM
2468 * simple.el (x-selection-owner-p): Remove unused declaration.
2469
6175cd08
SM
24702010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2471
2472 * minibuffer.el (completion-cycling): New var (bug#7266).
2473 (minibuffer-complete, completion--do-completion):
2474 Use completion--flush-all-sorted-completions.
2475 (minibuffer-complete): Only cycle if completion-cycling is set.
2476 (completion--flush-all-sorted-completions): Unset completion-cycling.
2477 (minibuffer-force-complete): Set completion-cycling.
2478 (completion-all-sorted-completions): Move declaration before first use.
2479
19677c71
LL
24802010-10-28 Leo <sdl.web@gmail.com>
2481
2482 * iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
2483 which changes the order of matches seen by users (bug#7231).
2484
24852010-10-28 Jes Bodi Klinke <jes@bodi-klinke.dk> (tiny change)
77b143eb
JBK
2486
2487 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2488 Don't confuse -omega as "-o mega".
2489
2122161f
SM
24902010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
2491
ce8794df
SM
2492 * vc/log-edit.el (log-edit-rewrite-fixes): New var.
2493 (log-edit-author): New dynamic var.
2494 (log-edit-changelog-ours-p, log-edit-insert-changelog-entries): Use it
2495 to return the author if different from committer.
2496 (log-edit-insert-changelog): Use them to add Author: and Fixes headers.
2497
80cb310d
SM
2498 * play/landmark.el: Adjust commenting convention.
2499 (lm-nil-score): Rename from nil-score.
2500 (Xscore, XXscore, XXXscore, XXXXscore, Oscore, OOscore, OOOscore)
2501 (OOOOscore): Move into a let in lm-score-trans-table.
2502 (lm-winning-threshold, lm-loosing-threshold): Use lm-score-trans-table.
2503
2122161f
SM
2504 * electric.el (electric-indent-chars): Autoload.
2505 * progmodes/octave-mod.el (octave-mode):
2506 * progmodes/ruby-mode.el (ruby-mode): Take advantage of it.
2507 (ruby-mode-abbrev-table): Merge initialization and declaration.
2508
e925113b
GM
25092010-10-27 Glenn Morris <rgm@gnu.org>
2510
208d109c
GM
2511 * abbrev.el (abbrev-mode): Remove one of the three definitions of this
2512 variable.
2513
7d3e3843
GM
2514 * server.el (server-host, server-port, server-auth-dir): Autoload risky.
2515
e925113b
GM
2516 * term/ns-win.el: Restore require of cl when compiling.
2517 (menu-bar-final-items): Remove non-existent `windows' menu.
1bcc4637
GM
2518 (ns-handle-nxopen): Optionally handle the temp-case.
2519 (ns-handle-nxopentemp): Just call ns-handle-nxopen.
2520 (ns-insert-file, ns-find-file): Use `pop'.
e925113b 2521
b94a5a43
GM
25222010-10-26 Glenn Morris <rgm@gnu.org>
2523
2524 * term/common-win.el (xw-defined-colors): Simplify the 'ns case.
2525
fc3eda04
AR
25262010-10-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2527
2528 * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to
2529 global map.
2530 * term/common-win.el (x-setup-function-keys): Remove most of the
2531 keymappings. Comment on the remaining ones.
2532
c79b0b1c
PO
25332010-10-26 Peter Oliver <p.d.oliver@mavit.org.uk> (tiny change)
2534
c31dc2c0 2535 * server.el (server-port): New option. (Bug#854)
c79b0b1c
PO
2536 (server-start): Use server-port.
2537
725513b7
GM
25382010-10-26 Glenn Morris <rgm@gnu.org>
2539
d7d8c62a
GM
2540 * term/ns-win.el (ns-version-string): Remove unused declaration.
2541 (ns-invocation-args): Change to x-invocation-args.
2542 (ns-handle-switch, ns-handle-numeric-switch, ns-handle-iconic)
2543 (ns-handle-name-switch, ns-ignore-2-arg): Remove.
2544 (ns-handle-nxopen, ns-handle-nxopentemp, ns-ignore-1-arg):
2545 Use x-invocation-args instead of ns-invocation-args.
2546 (ns-initialize-window-system, handle-args-function-alist):
2547 Use x-handle-args instead of ns-handle-args.
2548 * term/common-win.el (x-handle-args): Also handle nextstep arguments.
2549 * startup.el (command-line-ns-option-alist): Replace
2550 ns-handle-name-switch, ns-handle-switch, ns-handle-numeric-switch,
2551 ns-handle-iconic with the x- equivalents.
2552
725513b7
GM
2553 * term/common-win.el (x-select-enable-clipboard):
2554 * term/pc-win.el (x-select-enable-clipboard): Doc fix.
2555
2556 * term/ns-win.el: No need to require cl when compiling.
2557 (x-display-name, x-setup-function-keys, x-select-text, x-colors)
2558 (xw-defined-colors): Use the common-win definitions.
2559 (ns-alternatives-map): Make it an obsolete alias for x-alternatives-map.
2560 (ns-handle-iconic): Make it an alias for x-handle-iconic.
2561 * term/common-win.el (x-select-text, x-alternatives-map)
2562 (x-setup-function-keys, x-colors, xw-defined-colors): Handle 'ns case.
2563 * loadup.el [ns]: Load common-win.
2564
77ec02d8
DU
25652010-10-26 Daiki Ueno <ueno@unixuser.org>
2566
2567 * epa-mail.el (epa-mail-encrypt): Handle local-part only
6ee79275 2568 recipients; expand mail aliases (Bug#7280).
77ec02d8 2569
6a5c2175
GM
25702010-10-25 Glenn Morris <rgm@gnu.org>
2571
59ba9d59
GM
2572 * term/common-win.el (x-handle-switch): Simplify with pop.
2573 Optionally handle numeric switches.
2574 (x-handle-numeric-switch): Just call x-handle-switch.
2575 (x-handle-initial-switch, x-handle-xrm-switch, x-handle-geometry)
2576 (x-handle-name-switch, x-handle-display, x-handle-args):
2577 Simplify with pop.
2578
6a5c2175
GM
2579 * term/ns-win.el: Do not require easymenu.
2580 (menu-bar-edit-menu) <copy, paste, paste-from-menu, separator-undo>:
2581 <spell>: Move adjustments to menu-bar.el.
2582 * menu-bar.el (menu-bar-edit-menu) <copy, paste, paste-from-menu>:
2583 <separator-undo, spell>: Move ns-win's adjustments here.
2584 * loadup.el [ns]: Do not load easymenu.
2585
01898dc2
CY
25862010-10-24 Chong Yidong <cyd@stupidchicken.com>
2587
2588 * image.el (image-checkbox-checked, image-checkbox-unchecked):
6a5c2175 2589 Delete (Bug#7222).
01898dc2
CY
2590
2591 * startup.el (fancy-startup-tail): Instead of using inline images,
2592 refer to image files from etc/.
2593
2594 * wid-edit.el (checkbox): Likewise.
2595 (widget-image-find): Center image specs.
2596
a44d921f
GM
25972010-10-24 Glenn Morris <rgm@gnu.org>
2598
2599 * term/ns-win.el (x-select-text): Doc fix.
2600 * w32-fns.el (x-alternatives-map, x-setup-function-keys)
2601 (x-select-text): Move to term/common-win.
2602 * term/w32-win.el (xw-defined-colors): Move to common-win.
2603 * term/x-win.el (xw-defined-colors, x-alternatives-map)
2604 (x-setup-function-keys, x-select-text): Move to common-win.
2605 * term/common-win.el (x-select-text, x-alternatives-map)
2606 (x-setup-function-keys, xw-defined-colors): Merge x- and w32-
2607 definitions here.
2608
709228c0 26092010-10-24 T.V. Raman <tv.raman.tv@gmail.com> (tiny change)
a11de514
R
2610
2611 * net/mairix.el (mairix-searches-mode-map):
2612 * mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change.
2613
0c382083 26142010-10-24 Michael McNamara <mac@mail.brushroad.com>
a03c2342
WS
2615
2616 * verilog-mode.el (verilog-directive-re): Make this variable
2617 auto-built for efficiency of execution and updating.
2618 (verilog-extended-complete-re): Support 'pure' fucntion & task
2619 declarations (these have no bodies).
ca39416c
AH
2620 (verilog-beg-of-statement): General cleanup to enable support of
2621 'pure' fucntion & task declarations (these have no bodies).
2622 These efforts together fix Verilog bug210 from veripool; which was also
a03c2342
WS
2623 noticed by Steve Pearlmutter.
2624 (verilog-directive-re, verilog-directive-begin, verilog-indent-re)
ca39416c
AH
2625 (verilog-directive-nest-re, verilog-set-auto-endcomments):
2626 Support `elsif. Reported by Shankar Giri.
a03c2342
WS
2627 (verilog-forward-ws&directives, verilog-in-attribute-p): Fixes for
2628 attribute handling for lining up declarations and assignments.
2629 (verilog-beg-of-statement-1): Fix issue where continued declaration
2630 is indented differently if it is after a begin..end clock.
2631 (verilog-in-attribute-p, verilog-skip-backward-comments)
2632 (verilog-skip-forward-comment-p): Support proper treatment of
2633 attributes by indent code. Reported by Jeff Steele.
ca39416c 2634 (verilog-in-directive-p): Fix comment to correctly describe function.
a03c2342
WS
2635 (verilog-backward-up-list, verilog-in-struct-region-p)
2636 (verilog-backward-token, verilog-in-struct-p)
2637 (verilog-in-coverage-p, verilog-do-indent)
2638 (verilog-pretty-declarations): Use verilog-backward-up-list as
2639 wrapper around backward-up-list inorder to properly skip comments.
2640 Reported by David Rogoff.
2641 (verilog-property-re, verilog-endcomment-reason-re)
2642 (verilog-beg-of-statement, verilog-set-auto-endcomments)
2643 (verilog-calc-1 ): Fix for assert a; else b; indentation (new form
2644 of if). Reported by Max Bjurling and
2645 (verilog-calc-1): Fix for clocking block in modport
2646 declaration. Reported by Brian Hunter.
2647
0c382083 26482010-10-24 Wilson Snyder <wsnyder@wsnyder.org>
a03c2342
WS
2649
2650 * verilog-mode.el (verilog-auto-inst, verilog-gate-ios)
2651 (verilog-gate-keywords, verilog-read-sub-decls)
2652 (verilog-read-sub-decls-gate, verilog-read-sub-decls-gate-ios)
2653 (verilog-read-sub-decls-line, verilog-read-sub-decls-sig): Support
2654 AUTOINST for gate primitives, bug284. Reported by Mark Johnson.
2655 (verilog-read-decls): Fix spaces in V2K module parameters causing
2656 mis-identification as interfaces, bug287.
2657 (verilog-read-decls): Fix not treating "parameter string" as a
2658 parameter in AUTOINSTPARAM.
2659 (verilog-read-always-signals-recurse, verilog-read-decls): Fix not
2660 treating `elsif similar to `endif inside AUTOSENSE.
ca39416c 2661 (verilog-do-indent): Implement correct automatic or static task or
a03c2342
WS
2662 function end comment highlight. Reported by Steve Pearlmutter.
2663 (verilog-font-lock-keywords-2): Fix highlighting of single
2664 character pins, bug264. Reported by Michael Laajanen.
2665 (verilog-auto-inst, verilog-read-decls, verilog-read-sub-decls)
2666 (verilog-read-sub-decls-in-interfaced, verilog-read-sub-decls-sig)
6a7662bb
BR
2667 (verilog-subdecls-get-interfaced, verilog-subdecls-new):
2668 Support interfaces with AUTOINST, bug270. Reported by Luis Gutierrez.
ca39416c
AH
2669 (verilog-pretty-expr): Fix interactive arguments, bug272.
2670 Reported by Mark Johnson.
2671 (verilog-auto-tieoff, verilog-auto-tieoff-ignore-regexp):
2672 Add 'verilog-auto-tieoff-ignore-regexp' for AUTOTIEOFF,
a03c2342
WS
2673 bug269. Suggested by Gary Delp.
2674 (verilog-mode-map, verilog-preprocess, verilog-preprocess-history)
ca39416c
AH
2675 (verilog-preprocessor, verilog-set-compile-command):
2676 Create verilog-preprocess and verilog-preprocessor to show
2677 preprocessed output.
a03c2342
WS
2678 (verilog-get-beg-of-line, verilog-get-end-of-line)
2679 (verilog-modi-file-or-buffer, verilog-modi-name)
2680 (verilog-modi-point, verilog-within-string): Move defmacro's
2681 before first use to avoid warning. Reported by Steve Pearlmutter.
2682 (verilog-colorize-buffer, verilog-colorize-include-files-buffer)
2683 (verilog-colorize-region, verilog-highlight-buffer)
2684 (verilog-highlight-includes, verilog-highlight-modules)
2685 (verilog-highlight-region, verilog-mode): Rename colorize to
2686 highlight to match other packages. Disable module highlighting,
2687 as received speed complaints, reenable for experimentation only
2688 using new verilog-highlight-modules.
2689 (verilog-read-decls): Fix regexp stack overflow in very large
2690 AUTO_TEMPLATEs, bug250.
2691 (verilog-auto, verilog-delete-auto, verilog-save-buffer-state)
2692 (verilog-scan): Create verilog-save-buffer-state to standardize
2693 making insignificant changes that shouldn't call hooks.
2694 (verilog-save-no-change-functions, verilog-save-scan-cache)
2695 (verilog-scan, verilog-scan-cache-ok-p, verilog-scan-region):
2696 Create verilog-save-no-change-functions to wrap verilog-scan
2697 preservation, and fix to work with nested preserved calls.
2698 (verilog-auto-inst, verilog-auto-inst-dot-name): Support .name
2699 port syntax for AUTOWIRE, and with new verilog-auto-inst-dot-name
2700 generate .name with AUTOINST, bug245. Suggested by David Rogoff.
2701 (verilog-submit-bug-report): Update variable list to be complete.
2702 (verilog-auto, verilog-colorize-region): Fix AUTO expansion
2703 breaking on-the-fly font-locking.
2704 (verilog-colorize-buffer, verilog-colorize-include-files)
2705 (verilog-colorize-include-files-buffer, verilog-colorize-region)
2706 (verilog-load-file-at-mouse, verilog-load-file-at-point)
2707 (verilog-mode, verilog-read-inst-module-matcher): With point on a
2708 AUTOINST cell instance name, middle mouse button now finds-file on
2709 it. Suggested by Brad Dobbie.
2710 (verilog-alw-get-temps, verilog-auto-reset)
2711 (verilog-auto-sense-sigs, verilog-read-always-signals)
2712 (verilog-read-always-signals-recurse): Fix loop indexes being
2713 AUTORESET. AUTORESET now assumes any variables in the
6a7662bb
BR
2714 initialization section of a for() should be ignored.
2715 Reported by Dan Dever.
a03c2342
WS
2716 (verilog-error-font-lock-keywords)
2717 (verilog-error-regexp-emacs-alist)
2718 (verilog-error-regexp-xemacs-alist): Fix error detection of
2719 Cadence HAL, reported by David Asher. Repair drift between the
2720 three similar error variables.
2721 (verilog-modi-lookup, verilog-modi-lookup-cache)
2722 (verilog-modi-lookup-last-current, verilog-modi-lookup-last-mod)
2723 (verilog-modi-lookup-last-modi, verilog-modi-lookup-last-tick):
2724 Fix slow verilog-auto expansion on very large files.
ca39416c
AH
2725 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line):
2726 Fix AUTOOUTPUT treating "1*2" as a signal name in submodule connection
a03c2342
WS
2727 "{1*2{...". Broke in last revision.
2728 (verilog-read-sub-decls-expr): Fix AUTOOUTPUT not detecting
2729 submodule connections with replications "{#{a},#{b}}".
2730
0c382083
CY
27312010-10-24 Juanma Barranquero <lekktu@gmail.com>
2732
2733 * progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
2734 Fix typo in docstring.
2735
27362010-10-24 Kenichi Handa <handa@m17n.org>
2737
2738 * face-remap.el (text-scale-adjust): Call read-event with a proper
2739 prompt.
2740
27412010-10-24 Chong Yidong <cyd@stupidchicken.com>
2742
2743 * emacs-lisp/unsafep.el: Don't mark functions that display
2744 messages as safe. Suggested by Johan Bockgård.
2745
27462010-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2747
2748 * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset):
2749 Turn comments into docstrings.
2750
2751 * minibuffer.el (completion--replace): Move point where it belongs
2752 when there's a common suffix (bug#7215).
2753
9317e499
CY
27542010-10-24 Chong Yidong <cyd@stupidchicken.com>
2755
2756 Merge read-color and facemenu-read-color (Bug#7242).
2757
2758 * faces.el (read-color): Use the completion code from
2759 facemenu-read-color. Require match in completion. Doc fix.
2760
2761 * facemenu.el (facemenu-read-color): Alias for read-color.
6a7662bb
BR
2762 (facemenu-set-foreground, facemenu-set-background):
2763 Use read-color.
9317e499
CY
2764
2765 * frame.el (set-background-color, set-foreground-color)
6a7662bb
BR
2766 (set-cursor-color, set-mouse-color, set-border-color):
2767 Use read-color.
9317e499 2768
a44d921f 27692010-10-24 Leo <sdl.web@gmail.com>
59dd6f73
LL
2770
2771 * eshell/em-unix.el (eshell-remove-entries): Use the TRASH
2772 argument of delete-file and delete-directory (Bug#7011).
2773
43207249
CY
27742010-10-24 Chong Yidong <cyd@stupidchicken.com>
2775
2776 * emacs-lisp/package.el (package-menu-mode-map): Inherit from
2777 button-buffer-map.
2778
484db896 27792010-10-24 Ralf Angeli <angeli@caeruleus.net>
f34e6aaa
CY
2780
2781 * emacs-lisp/package.el (package--generate-package-list): Make the
2782 *Packages* buffer read-only.
2783
10f5e3e6
AM
27842010-10-24 Alan Mackenzie <acm@muc.de>
2785
2786 * progmodes/cc-fonts.el (c-font-lock-declarations): Cache the
2787 result of `c-beginning-of-decl-1' between invocations of a lambda
2788 function (Bug #7265).
2789
3ec6ca72
DU
27902010-10-24 Daiki Ueno <ueno@unixuser.org>
2791
2792 * epg-config.el (epg-gpg-program): Try to use "gpg2" if "gpg"
2793 executable is not available on the system (Bug#7268).
2794
ec514007
GM
27952010-10-24 Glenn Morris <rgm@gnu.org>
2796
f5f25615
GM
2797 * select.el (selection-coding-system, next-selection-coding-system):
2798 Sync doc with C versions.
3646b86d 2799
8aa0f263
GM
2800 * w32-vars.el (x-select-enable-clipboard):
2801 * term/x-win.el (x-select-enable-clipboard): Move to common-win.
2802 * term/common-win.el (x-select-enable-clipboard): Move here.
2803
46710489
GM
2804 * term/tty-colors.el (tty-defined-color-alist): Remove duplicate
2805 definition of C variable.
2806
ec514007
GM
2807 * frame.el (show-trailing-whitespace, auto-hscroll-mode)
2808 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
2809 Don't redefine things that are defined in C.
2810 * cus-start.el: Also handle :risky, :safe, :set, and :tag.
2811 (show-trailing-whitespace, auto-hscroll-mode)
2812 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
2813 Set up the appropriate custom properties.
2814
8a79905d
CY
28152010-10-24 Chong Yidong <cyd@stupidchicken.com>
2816
2817 Bind "C-c ]" to ...
2818 * progmodes/f90.el (f90-mode-map): ... f90-insert-end.
2819 * nxml/nxml-mode.el (nxml-mode-map): ... nxml-finish-element.
2820 * textmodes/tex-mode.el (tex-mode-map): ... latex-close-block.
2821 * textmodes/sgml-mode.el (sgml-mode-map): ... sgml-close-tag.
2822
aa02a29f
GM
28232010-10-23 Glenn Morris <rgm@gnu.org>
2824
7dfc15df
GM
2825 * textmodes/flyspell.el (flyspell-mode): If there was an error,
2826 say what it was.
2827
66c6abf0
GM
2828 * frame.el (auto-hscroll-mode, cursor-in-non-selected-windows):
2829 Sync docs with C version.
f3d87560 2830
3193e969
GM
2831 * term/ns-win.el (xw-defined-colors):
2832 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
2833
6f748f70
GM
2834 * term/pc-win.el (x-select-enable-clipboard):
2835 * term/x-win.el (x-select-enable-clipboard):
2836 * w32-vars.el (x-select-enable-clipboard): Make doc-strings identical.
2837
7aa93795
GM
2838 * comint.el (comint-password-prompt-regexp): Make it less vague.
2839 Bump version.
2840
17284e30
GM
2841 * help-fns.el (doc-file-to-man, doc-file-to-info): New commands.
2842
aa02a29f
GM
2843 * help.el (finder-by-keyword): Remove unnecessary autoload.
2844
69b55131
GM
28452010-10-22 Glenn Morris <rgm@gnu.org>
2846
9a0dd02d
GM
2847 * loadup.el: Unconditionally load float-sup.
2848 * paren.el (show-paren-delay):
2849 * emacs-lisp/float-sup.el:
2850 * emulation/cua-base.el (cua-prefix-override-inhibit-delay):
2851 * obsolete/lazy-lock.el (lazy-lock-defer-time, lazy-lock-stealth-nice)
2852 (lazy-lock-stealth-verbose): Assume float support.
2853 * ps-print.el: Assume float support on Emacs.
2854 * emacs-lisp/timer.el (timer-next-integral-multiple-of-time):
2855 Remove non-float branch.
2856
69b55131
GM
2857 * emacs-lisp/autoload.el (batch-update-autoloads): Update for
2858 src/Makefile no longer being pre-processed.
2859
7c23d9e8
SM
28602010-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
2861
2862 * emacs-lisp/find-func.el (find-library): Use test-completion.
2863
23737b4a
LMI
28642010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2865
7c23d9e8 2866 * newcomment.el (comment-dwim): Fix the intentation in the doc string.
23737b4a 2867
6e060cee 28682010-10-21 Michael Albinus <michael.albinus@gmx.de>
01d884cf
MA
2869
2870 * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
2871 space in stat format string.
2872 (tramp-send-command): Unset $PS1 when using here documents, in
2873 order not to get several prompts.
2874 (tramp-get-inline-coding): Return `nil' in case of errors.
2875
08ffb131
DU
28762010-10-21 Daiki Ueno <ueno@unixuser.org>
2877
7c23d9e8
SM
2878 * hexl.el (hexl-mode, hexl-mode-exit):
2879 Tweak revert-buffer-function to inhibit auto-mode-alist (Bug#7252).
08ffb131
DU
2880 (hexl-revert-buffer-function): New function.
2881 (hexl-before-revert-hook, hexl-after-revert-hook): Abolish.
2882
ba7fdf30
AM
28832010-10-19 Alan Mackenzie <acm@muc.de>
2884
7c23d9e8
SM
2885 * progmodes/cc-langs.el (c-type-decl-prefix-key): C++ bit:
2886 Move "\(const\|throw\|volatile\)\>" nearer the start of the regexp, so
7f0789c9
AM
2887 that these keywords aren't wrongly matched as identifiers.
2888
ba7fdf30
AM
2889 * progmodes/cc-mode.el (c-before-change, c-after-change): Move the
2890 setting of c-new-BEG and c-new-END from c-before-change to
e64ae4e8 2891 c-after-change. (Bug#7181)
ba7fdf30 2892
7fd8732d
CY
28932010-10-19 Chong Yidong <cyd@stupidchicken.com>
2894
2895 * cus-face.el (custom-theme-set-faces): Revert 2010-10-18 change.
2896 Don't mark as safe.
2897
2898 * custom.el (custom-theme-set-variables): Likewise.
2899 (load-theme): Add custom-theme-set-faces and
2900 custom-theme-set-variables to safe-functions while loading.
2901 (custom-enabled-themes): Mark as risky.
2902
3f12b18c
JD
29032010-10-18 Julien Danjou <julien@danjou.info>
2904
2905 * bindings.el: Remove end dashes in default mode-line-format.
2906
b8a47412
CY
29072010-10-19 Chong Yidong <cyd@stupidchicken.com>
2908
2909 * bindings.el (global-map): Bind C-d to delete-char and deletechar
2910 to delete-forward-char.
2911
2912 * simple.el (normal-erase-is-backspace-mode): Remap delete to
2913 deletechar, and hence delete-forward-char.
2914
ca3fa302
JB
29152010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
2916
2917 * repeat.el (repeat): Use read-key (bug#6256).
2918
29192010-10-19 Chong Yidong <cyd@stupidchicken.com>
2920
2921 * emacs-lisp/unsafep.el: Don't mark functions that display
2922 messages as safe. Suggested by Johan Bockgård.
2923
29242010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
2925
2926 * minibuffer.el (completion--replace): Move point where it belongs
2927 when there's a common suffix (bug#7215).
2928
29292010-10-19 Kenichi Handa <handa@m17n.org>
2930
2931 * international/characters.el: Add category '|' (word breakable)
2932 to fullwidth characters.
2933
3224b54d
MA
29342010-10-19 Michael Albinus <michael.albinus@gmx.de>
2935
2936 * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
2937 (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in
2938 order to make stat results a float. Patch by Andreas Schwab
2939 <schwab@linux-m68k.org>.
2940
36ba6f07
JD
29412010-10-18 Julien Danjou <julien@danjou.info>
2942
2943 * avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
2944 hidden by `make-pointer-invisible'.
2945
43f964fc
SM
29462010-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
2947
2948 * files.el (locate-file-completion-table): Strip non-matching elements
2949 before checking length of list (bug#7238).
2950
e48eb343
CY
29512010-10-18 Chong Yidong <cyd@stupidchicken.com>
2952
2953 * custom.el (custom-theme-set-variables): Mark as a safe function.
2954 (load-theme): Check forms using unsafep.
2955
2956 * cus-face.el (custom-theme-set-faces): Mark as a safe function.
2957
df987d70
AM
29582010-10-17 Agustín Martín <agustin.martin@hispalinux.es>
2959
43f964fc
SM
2960 * textmodes/ispell.el (ispell-aspell-find-dictionary):
2961 Fix aspell data file searching (bug#7230).
df987d70 2962
29a4c45b
CY
29632010-10-16 Chong Yidong <cyd@stupidchicken.com>
2964
2965 * cus-theme.el (custom-theme--migrate-settings): New var.
2966 (customize-create-theme): Allow editing the `user' theme.
2967 (custom-theme-add-variable, custom-theme-add-var-1)
2968 (custom-theme-add-face, custom-theme-add-face-1): Add a checkbox
2969 to the front of each variable or face widget.
2970 (custom-theme-write): Save theme settings in the correct order.
2971 Optionally, remove saved settings from user customizations.
43f964fc
SM
2972 (custom-theme-write-variables, custom-theme-write-faces):
2973 Save only the checked widgets.
29a4c45b
CY
2974 (customize-themes): Add a link for migrating custom settings.
2975
43f964fc
SM
2976 * custom.el (custom-declare-theme, provide-theme):
2977 Use custom-theme-name-valid-p.
29a4c45b
CY
2978 (custom-theme-name-valid-p): Remove checks that are now
2979 unnecessary since themes no longer obey load-path.
2980
2981 * cus-edit.el (custom-variable-value-create): For the simple
2982 style, hide documentation string when hidden.
2983
782b5e8d
CY
29842010-10-16 Chong Yidong <cyd@stupidchicken.com>
2985
647bc502
CY
2986 * cus-edit.el (custom-variable, custom-face): Combine the
2987 :inhibit-magic and :display-style properties into a single
2988 :custom-style property.
43f964fc
SM
2989 (custom-toggle-hide-variable, custom-toggle-hide-face):
2990 New functions. If hiding an edited value, save it to :shown-value.
2991 (custom-variable-value-create, custom-face-value-create): Use them.
647bc502
CY
2992 (custom-magic-reset): Allow magic property to be unset.
2993
782b5e8d
CY
2994 * custom.el: Custom themes no longer use load-path.
2995 (custom-theme-load-path): New option. Change built-in theme
2996 directory to etc/.
2997 (custom-enabled-themes): Add custom-theme-load-path dependency.
2998 (custom-theme--load-path): New function.
2999 (load-theme, custom-available-themes): Use it.
3000
3001 * cus-theme.el (describe-theme-1): Use custom-theme--load-path.
3002 (customize-themes): Link to custom-theme-load-path variable.
647bc502
CY
3003 (custom-theme-add-var-1, custom-theme-add-face-1): Use the
3004 :custom-style property.
782b5e8d
CY
3005
3006 * themes/*.el: Moved to etc/.
3007
99f65cfa
RA
30082010-10-16 Ralf Angeli <angeli@caeruleus.net>
3009
3010 * textmodes/reftex-cite.el
3011 (reftex-extract-bib-entries-from-thebibliography): Do not move
3012 point when searching for \bibitem entries. Match entries with
3013 spaces or tabs in front of arguments.
3014
da16abfc
CY
30152010-10-16 Chong Yidong <cyd@stupidchicken.com>
3016
3017 * cus-theme.el (customize-create-theme): Delete overlays after
3018 erasing. If given a THEME arg, display only the faces of that arg
3019 instead of custom-theme--listed-faces.
3020 (custom-theme-variable-menu, custom-theme-variable-action)
43f964fc 3021 (custom-variable-reset-theme, custom-theme-delete-variable): Delete.
da16abfc
CY
3022 (custom-theme-add-variable, custom-theme-add-face): Apply value
3023 from the theme settings, instead of the current value.
3024 (custom-theme-add-var-1, custom-theme-add-face-1): New functions.
3025 (custom-theme-visit-theme): Allow calling outside theme buffers.
3026 (custom-theme-merge-theme): Don't enable the theme when merging.
3027 (custom-theme-write-variables, custom-theme-write-faces): Use the
3028 :shown-value properties to save buffer values, not global ones.
3029 (customize-themes): Display a warning about user customizations.
3030
3031 * cus-edit.el (custom-variable-value-create)
3032 (custom-face-value-create): Obey new special properties
3033 :shown-value and :inhibit-magic.
3034
aa095b2d
MA
30352010-10-15 Michael Albinus <michael.albinus@gmx.de>
3036
3037 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
3224b54d
MA
3038 Suppress expansion of tabs to spaces. Reported by Dale Sedivec
3039 <dale@codefu.org>.
aa095b2d 3040
7ca9cfda
KH
30412010-10-14 Kenichi Handa <handa@m17n.org>
3042
9650fc61
KH
3043 * mail/rmail.el (rmail-show-message-1): Catch an error of
3044 base64-decode-region and just show an error message (bug#7165).
3045
43f964fc 3046 * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used anymore.
7ca9cfda
KH
3047 (ps-mule-begin-job): Fix for the case that only ENCODING is set in
3048 a font-spec (bug#7197).
3049
220d91b8 30502010-10-14 Glenn Morris <rgm@gnu.org>
7163badd
GM
3051
3052 * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
3053
220d91b8 30542010-10-14 Juanma Barranquero <lekktu@gmail.com>
51e4f4a8 3055
c0943d3d
JB
3056 * international/mule.el (define-coding-system):
3057 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
51e4f4a8
JB
3058 * composite.el (compose-region): Fix typo in docstring.
3059
4983ddea
CY
30602010-10-14 Chong Yidong <cyd@stupidchicken.com>
3061
de43f11b
CY
3062 * cus-face.el (custom-theme-set-faces): Call custom-push-theme
3063 only after checking the theme-face property.
3064
4983ddea
CY
3065 * faces.el (face-spec-reset-face): Reset all attributes in one
3066 single call to set-face-attribute.
3067 (face-spec-match-p): Make it a defsubst.
3068 (frame-set-background-mode): New arg KEEP-FACE-SPECS.
3069 (x-create-frame-with-faces, tty-create-frame-with-faces)
3070 (tty-set-up-initial-frame-faces): Don't recompute face specs in
3071 frame-set-background-mode, since they are recomputed immediately
3072 afterwards in face-set-after-frame-default.
3073 (face-set-after-frame-default): Minor optimization.
3074 (cursor): Provide non-trivial defface spec.
3075
3076 * custom.el (custom-theme-recalc-face): Simplify.
3077
a974dcf2
JB
30782010-10-14 Jay Belanger <jay.p.belanger@gmail.com>
3079
43f964fc 3080 * calc/calc-alg.el (math-var): Rename from `var'.
a974dcf2
JB
3081 (math-is-polynomial, math-is-poly-rec): Replace `var'
3082 with `math-var'.
3083
43f964fc 3084 * calc/calcalg2.el (math-var): Rename from `var'.
a974dcf2
JB
3085 (calcFunc-table, math-scan-for-limits): Replace `var'
3086 with `math-var'.
3087
10e4702a
GM
30882010-10-13 Glenn Morris <rgm@gnu.org>
3089
3090 * subr.el (last): Deal with dotted lists (reported in bug#7174).
3091
88f427d5
SB
30922010-10-13 Stephen Berman <stephen.berman@gmx.net>
3093
3094 * subr.el (last): Use `safe-length' instead of `length' (bug#7206).
3095
a1d16a7b
G
30962010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3097
3098 * net/tls.el (tls-program): Remove spurious %s from openssl.
3099 (tls-starttls-switches): Remove starttls hack.
3100 (open-tls-stream): Ditto.
3101 (tls-find-starttls-argument): Ditto.
3102
2e288d54
JB
31032010-10-13 Juanma Barranquero <lekktu@gmail.com>
3104
3105 * image.el (image-library-alist): Declare as obsolete alias.
3106 (image-type-available-p): Use `dynamic-library-alist'.
3107
3108 * term/w32-win.el (dynamic-library-alist):
3109 Use instead of `image-library-alist'.
3110
35744400
IS
31112010-10-13 IRIE Shinsuke <irieshinsuke@yahoo.co.jp> (tiny change)
3112
3113 * subr.el (last): Make it faster. (Bug#7174)
3114
290fe464
RO
31152010-10-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change)
3116
3117 * Makefile.in (compile-clean): Use `` instead of $(). (Bug#7178)
3118
2919746c
CY
31192010-10-12 Chong Yidong <cyd@stupidchicken.com>
3120
3121 * cus-theme.el (custom-theme--listed-faces): Add cursor face.
3122 (describe-theme-1): Extract doc from unloaded themes.
3123
3124 * custom.el (custom-theme-name-valid-p): Don't list color-themes.
3125
3126 * themes/tango-theme.el:
3127 * themes/tango-dark-theme.el:
3128 * themes/wheatgrass-theme.el: New files.
3129
6b09b5d1
CY
31302010-10-12 Chong Yidong <cyd@stupidchicken.com>
3131
3132 * cus-theme.el (describe-theme, customize-themes)
3133 (custom-theme-save): New commands.
3134 (custom-new-theme-mode-map): Bind C-x C-s.
3135 (custom-new-theme-mode): Use custom--initialize-widget-variables.
3136 (customize-create-theme): New optional arg THEME.
3137 (custom-theme-revert): Use it.
3138 (custom-theme-visit-theme): Remove dead code.
3139 (custom-theme-merge-theme): Use custom-available-themes.
3140 (custom-theme-write): Make interactive.
3141 (custom-theme-write): Use custom-theme-name-valid-p.
3142 (describe-theme-1, custom-theme-choose-revert)
3143 (custom-theme-checkbox-toggle, custom-theme-selections-toggle):
3144 New funs.
3145 (custom-theme-allow-multiple-selections): New option.
3146 (custom-theme-choose-mode): New major mode.
3147
43f964fc
SM
3148 * custom.el (custom-theme-set-variables): Remove dead code.
3149 Obey custom--inhibit-theme-enable.
6b09b5d1
CY
3150 (custom--inhibit-theme-enable): New var.
3151 (provide-theme): Obey it.
3152 (load-theme): Replace load with manual read/eval, in order to
3153 check for correctness. Use custom-theme-name-valid-p.
3154 (custom-theme-name-valid-p): New function.
3155 (custom-available-themes): Use it.
3156
3157 * cus-edit.el (custom--initialize-widget-variables): New function.
3158 (Custom-mode): Use it.
3159
43f964fc
SM
3160 * cus-face.el (custom-theme-set-faces): Remove dead code.
3161 Obey custom--inhibit-theme-enable.
6b09b5d1
CY
3162
3163 * help-mode.el (help-theme-def, help-theme-edit): New buttons.
3164
16366259
JB
31652010-10-12 Juanma Barranquero <lekktu@gmail.com>
3166
cb7d821e 3167 * net/telnet.el (telnet-mode-map): Fix previous change (bug#7193).
16366259 3168
4c14013d 31692010-10-12 Jan Djärv <jan.h.d@swipnet.se>
9386ae12 3170
4c14013d
JB
3171 * term/ns-win.el (ns-right-alternate-modifier): New defvar.
3172 (ns-right-option-modifier): New alias for ns-right-alternate-modifier.
3173 (mac-right-option-modifier): New alias for ns-right-option-modifier.
3174
3175 * cus-start.el (all): ns-right-alternate-modifier is new.
9386ae12 3176
4c14013d 31772010-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4c528197
SM
3178
3179 * emacs-lisp/lisp.el (lisp-completion-at-point):
3180 Use emacs-lisp-mode-syntax-table for the whole function.
3181
4c14013d 31822010-10-12 David Koppelman <koppel@ece.lsu.edu>
c58059f2
DK
3183
3184 * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified
4c528197
SM
3185 instead of font-lock-mode before adding keywords.
3186 Remove hi-lock-mode off code. Remove inhibit hack.
c58059f2
DK
3187 (hi-lock-set-pattern): Only add keywords if font-lock-fontified
3188 non-nil; removed hook inhibit hack.
3189
4c14013d 31902010-10-12 Glenn Morris <rgm@gnu.org>
c7d6d8a1 3191
d15f9a2b
GM
3192 * emacs-lisp/shadow.el (find-emacs-lisp-shadows): Rename it...
3193 (load-path-shadows-find): ... to this.
3194 (list-load-path-shadows): Update for above change.
3195
c7d6d8a1
GM
3196 * mail/mail-utils.el (mail-mbox-from): Also try return-path.
3197
f0b7f5a8
KY
31982010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3199
3200 * mail/hashcash.el, net/imap.el, pgg-parse.el, pgg.el:
3201 Fix comment for declare-function.
3202
05d22d02
CY
32032010-10-11 Chong Yidong <cyd@stupidchicken.com>
3204
3205 * custom.el (custom-fix-face-spec): New function; code moved from
3206 custom-face-edit-fix-value.
3207 (custom-push-theme): Use it when checking if a face has been
3208 changed outside customize.
3209 (custom-available-themes): New function.
3210 (load-theme): Use it.
3211
43f964fc 3212 * cus-edit.el (custom-face-edit-fix-value): Use custom-fix-face-spec.
05d22d02
CY
3213
3214 * custom.el (custom-push-theme): Cleanup (use cond).
3215 (disable-theme): Recompute the saved-face property.
3216 (custom-theme-recalc-face): Follow face alias before setting prop.
3217
43f964fc
SM
3218 * image.el (image-checkbox-checked, image-checkbox-unchecked):
3219 New variables, containing checkbox images.
05d22d02
CY
3220
3221 * startup.el (fancy-startup-tail):
3222 * wid-edit.el (checkbox): Use them.
3223
293e7c22
DN
32242010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
3225
a0310a6c
DN
3226 * shell.el (shell-mode-map):
3227 * progmodes/modula2.el (m2-mode-map):
3228 * progmodes/inf-lisp.el (inferior-lisp-mode-map):
3229 * play/mpuz.el (mpuz-mode-map):
3230 * play/landmark.el (lm-mode-map):
3231 * play/decipher.el (decipher-mode-map):
3232 * play/5x5.el (5x5-mode-map):
3233 * net/telnet.el (telnet-mode-map):
3234 * net/quickurl.el (quickurl-list-mode-map):
3235 * net/mairix.el (mairix-searches-mode-map):
3236 * net/eudc-hotlist.el (eudc-hotlist-mode-map):
3237 * net/dig.el (dig-mode-map):
3238 * mail/mspools.el (mspools-mode-map):
3239 * hexl.el (hexl-mode-map):
3240 * emulation/ws-mode.el (wordstar-C-k-map, wordstar-mode-map)
3241 (wordstar-C-o-map, wordstar-C-q-map):
3242 * emacs-lisp/edebug.el (edebug-eval-mode-map):
3243 * emacs-lisp/chart.el (chart-map):
3244 * edmacro.el (edmacro-mode-map):
3245 * erc/erc-list.el (erc-list-menu-mode-map):
3246 * array.el (array-mode-map): Declare and define in one step.
3247
293e7c22
DN
3248 * vc/log-view.el (log-view-mode-map): Bind revert-buffer.
3249
446b12da
DU
32502010-10-10 Daiki Ueno <ueno@unixuser.org>
3251
3252 * epa.el (epa-passphrase-callback-function): Display filename
3253 passed as the 3rd arg.
43f964fc
SM
3254 * epa-file.el (epa-file-passphrase-callback-function):
3255 Pass filename to epa-passphrase-callback-function.
446b12da 3256
76c16af8
CY
32572010-10-09 Chong Yidong <cyd@stupidchicken.com>
3258
3259 * cus-edit.el (custom-face-widget-to-spec)
3260 (custom-face-get-current-spec, custom-face-state): New functions.
3261 (custom-face-set, custom-face-mark-to-save)
3262 (custom-face-value-create, custom-face-state-set): Use them.
3263
3264 * cus-theme.el (custom-theme--listed-faces): New var.
3265 (customize-create-theme): Use *Custom Theme* as the buffer name.
3266 Set revert-buffer-function. Optional arg BUFFER. Insert all
3267 faces listed in custom-theme--listed-faces.
3268 (custom-theme-revert): New function.
3269 (custom-theme-add-variable, custom-theme-add-face): Insert at the
3270 bottom of the list.
3271 (custom-theme-write): Prompt for theme name if empty.
3272 (custom-theme-write-variables): Use dolist.
3273 (custom-theme-write-faces): Handle hidden (collapsed) widgets.
3274
e15f8aaa
AM
32752010-10-09 Alan Mackenzie <acm@muc.de>
3276
3277 Enhance fontification of declarators to take account of the
3278 presence/absence of "typedef".
3279
3280 * cc-engine.el (c-forward-type): New &optional param
3281 "brace-block-too".
3282 (c-forward-decl-or-cast-1): cdr of return value now indicates the
43f964fc 3283 presence of either or both of a "struct"-like keyword and "typedef".
e15f8aaa
AM
3284
3285 * cc-fonts.el (c-complex-decl-matchers): Remove the heuristic
3286 fontification of declarators which follow a "}".
3287 (c-font-lock-declarations): Fontify declarators according to the
3288 presence/absence of "typedef".
3289
3290 * cc-langs.el (c-typedef-kwds c-typedef-key): New lang variable
3291 for "typedef".
3292 (c-typedef-decl-key): New lang variable built from
3293 c-typedef-decl-kwds.
3294
cf321e50
LMI
32952010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3296
77aec221
LMI
3297 * ibuffer.el (ibuffer-mode-map): Don't redefine the cursor keys,
3298 since that's too annoying. Move the filter groups commands to
3299 TAB/backtab.
3300
7450df5d
LMI
3301 * epa.el (epa-passphrase-callback-function): Say what we're
3302 querying the password for.
3303
cf321e50 3304 * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
43f964fc 3305 behaviour, don't bury the ibuffer buffer when visiting other buffers.
cf321e50 3306
587faadd
CY
33072010-10-08 Chong Yidong <cyd@stupidchicken.com>
3308
3309 * cus-edit.el (custom-commands, custom-buffer-create-internal)
3310 (custom-magic-value-create): Pad button tags with spaces.
3311 (custom-face-edit): New variable.
3312 (custom-face-value-create): Determine whether to use the usual
43f964fc
SM
3313 face editor here, instead of using custom-face-selected.
3314 Pass face defaults to custom-face-edit widget.
587faadd
CY
3315 (custom-face-selected, custom-display-unselected): Delete widgets.
3316 (custom-display-unselected-match): Function removed.
43f964fc
SM
3317 (custom-face-set, custom-face-mark-to-save):
3318 Accept custom-face-edit widgets as the direct widget child.
587faadd
CY
3319
3320 * wid-edit.el (widget--completing-widget): New var.
3321 (widget-default-complete): Bind it when doing completion.
3322 (widget-string-complete, widget-file-complete): Use it.
3323
a1ab97d0
GM
33242010-10-09 Glenn Morris <rgm@gnu.org>
3325
85d50db7
GM
3326 * calendar/cal-hebrew.el (holiday-hebrew-rosh-hashanah)
3327 (holiday-hebrew-passover, holiday-hebrew-tisha-b-av)
3328 (holiday-hebrew-misc): Small simplifications.
3329
3fb78d1f
GM
3330 * emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c.
3331
a1ab97d0
GM
3332 * net/browse-url.el: Don't require thingatpt, term, dired,
3333 executable, or w3-auto when compiling.
3334 (dired-get-filename, term-char-mode, term-send-down, term-send-string):
3335 Declare.
3336 (browse-url-text-emacs): Require term.
3337
2187e5bb
AS
33382010-10-08 Andreas Schwab <schwab@linux-m68k.org>
3339
3340 * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
3341
e5d49589
GM
33422010-10-08 Glenn Morris <rgm@gnu.org>
3343
5823f53f
GM
3344 * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
3345
e5d49589
GM
3346 * emacs-lisp/shadow.el (lisp-shadow): Change prefix.
3347 (shadows-compare-text-p): Make it an obsolete alias for...
3348 (load-path-shadows-compare-text): ... new name.
3349 (find-emacs-lisp-shadows): Update for above name change.
3350 (load-path-shadows-same-file-or-nonexistent): New name for the old
3351 shadow-same-file-or-nonexistent.
3352
4628bef1 33532010-10-08 Chong Yidong <cyd@stupidchicken.com>
397ae226
CY
3354
3355 * minibuffer.el (completion--some, completion--do-completion)
3356 (minibuffer-complete-and-exit, minibuffer-completion-help)
3357 (completion-basic-try-completion)
3358 (completion-basic-all-completions)
3359 (completion-pcm--find-all-completions): Use lexical-let to
3360 avoid some false matches in variable completion (Bug#7056)
3361
4628bef1 33622010-10-08 Olof Ohlsson Sax <olof.ohlsson.sax@gmail.com> (tiny change)
8686a5ea
OOS
3363
3364 * vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
3365
4628bef1 33662010-10-08 Leo <sdl.web@gmail.com>
83b8ea28
LL
3367
3368 * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only
3369 return non-nil if the file exists (Bug#7090).
3370
4628bef1 33712010-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
55586d2a
SM
3372
3373 * minibuffer.el (completion--replace):
3374 Better preserve markers (bug#7138).
3375
4628bef1 33762010-10-08 Juanma Barranquero <lekktu@gmail.com>
2b7ba565
JB
3377
3378 * server.el (server-process-filter): Doc fix.
3379
4628bef1 33802010-10-08 Drew Adams <drew.adams@oracle.com>
53ad04fc
DA
3381
3382 * dired.el (dired-save-positions): Doc fix. (Bug#7119)
3383
e4adf61e
GM
33842010-10-08 Glenn Morris <rgm@gnu.org>
3385
24ac444f
GM
3386 * vc/ediff-wind.el (ediff-setup-control-frame):
3387 * vc/ediff-ptch.el (ediff-default-backup-extension):
3388 * vc/ediff-diff.el (ediff-shell, ediff-diff-options)
3389 (ediff-exec-process): Remove system-types emx, windows-95.
3390
e4adf61e
GM
3391 * net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
3392
61328d7c
CY
33932010-10-07 Chong Yidong <cyd@stupidchicken.com>
3394
3395 * cus-edit.el (custom-variable, custom-face): Doc fix.
3396 (custom-face-edit): Add value-create attribute.
3397 (custom-face-edit-value-create)
43f964fc
SM
3398 (custom-face-edit-value-visibility-action): New functions.
3399 Hide unused face attributes by default, and add a visibility toggle.
61328d7c
CY
3400 (custom-face-edit-deactivate): Show empty values with shadow face.
3401 (custom-face-selected): Only use this for face specs with default
3402 attributes.
3403 (custom-face-value-create): Cleanup.
3404
3405 * wid-edit.el (widget-checklist-value-create): Use dolist.
3406 (widget-checklist-match-find): Make second arg optional.
3407
ac44263a
GM
34082010-10-07 Glenn Morris <rgm@gnu.org>
3409
849b02b4
GM
3410 * hilit-chg.el (hilit-chg-get-diff-info, hilit-chg-get-diff-list-hk):
3411 Prefix things.
3412
ac44263a
GM
3413 * emacs-lisp/shadow.el (shadow-font-lock-keywords)
3414 (load-path-shadows-mode, list-load-path-shadows): Rename shadow-mode to
3415 load-path-shadows-mode, update references.
06d9ef85
GM
3416 (load-path-shadows-font-lock-keywords, load-path-shadows-find-file):
3417 Rename variable and button.
3418 (list-load-path-shadows): Update button caller.
ac44263a 3419
29c72a6e
SM
34202010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
3421
3422 * emacs-lisp/smie.el (smie-bnf-classify): New function.
3423 (smie-bnf-precedence-table): Use it to remember the closers/openers.
3424 (smie-merge-prec2s): Handle those new entries.
3425 (smie-prec2-levels): Only set precedence to nil for actual
3426 openers/closers.
3427 * progmodes/octave-mod.el (octave-smie-op-levels): Remove dummy entry
3428 that is now unnecessary.
3429
775f75bc 34302010-10-07 Miles Bader <miles@gnu.org>
07ff7702
MB
3431
3432 * emacs-lisp/regexp-opt.el (regexp-opt): Add `symbols' mode.
3433
7e1e2a6e
GM
34342010-10-07 Glenn Morris <rgm@gnu.org>
3435
58d1ac6d
GM
3436 * mail/rmail.el (mail-sendmail-delimit-header, mail-header-end)
3437 (mail-position-on-field): Remove declarations.
3438 (mail-position-on-field): Autoload it.
3439 (rmail-retry-failure): Replace use of mail-sendmail-delimit-header
3440 and mail-header-end. Don't require sendmail.
3441
7b9235ad
GM
3442 * emacs-lisp/shadow.el (shadow-font-lock-keywords): New variable.
3443 (shadow-mode): New mode.
3444 (shadow-find-file): New button.
3445 (list-load-path-shadows): Use shadow-mode and buttons.
3446
52da2182
GM
3447 * iimage.el (iimage-version): Remove.
3448 (iimage-mode-image-search-path, iimage-mode-image-regex-alist):
3449 Turn into defcustoms.
3450 (iimage-mode-map): Give it a doc string.
3451
7e1e2a6e
GM
3452 * calendar/appt.el (appt-activate): Give a warning rather than an error
3453 if there is no diary-file.
3454
e44eccd7
MA
34552010-10-06 Michael Albinus <michael.albinus@gmx.de>
3456
29c72a6e
SM
3457 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
3458 Use `tramp-handle-find-backup-file-name'.
e44eccd7 3459
4583e796
GM
34602010-10-06 Glenn Morris <rgm@gnu.org>
3461
6aecca99
GM
3462 * font-core.el (font-lock-defaults-alist): Remove variable.
3463 (font-lock-mode): Doc fix.
3464 (font-lock-default-function): Do not consult font-lock-defaults-alist.
3465 * font-lock.el (font-lock-refresh-defaults): Doc fix.
3466 (font-lock-set-defaults): Doc fix.
3467 Do not consult font-lock-defaults-alist.
3468
645a6257
GM
3469 * hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
3470
4583e796
GM
3471 * emacs-lisp/cl.el: No longer provide cl-19.
3472
bd8fadca
MA
34732010-10-05 Michael Albinus <michael.albinus@gmx.de>
3474
3475 * net/tramp.el (tramp-handle-directory-files-and-attributes)
3476 (tramp-handle-file-exists-p, tramp-handle-file-newer-than-file-p):
3477 New defuns, taken from tramp-smb.el.
3478 (tramp-coding-system-change-eol-conversion)
43f964fc 3479 (tramp-set-process-query-on-exit-flag): Remove.
bd8fadca 3480
43f964fc 3481 * net/tramp-compat.el (top): Do not check for byte-compiler objects.
bd8fadca
MA
3482 (tramp-compat-coding-system-change-eol-conversion)
3483 (tramp-compat-set-process-query-on-exit-flag): New defuns, taken
3484 from tramp.el.
3485
3486 * net/tramp-gvfs.el:
3487 * net/tramp-gw.el: Replace `tramp-set-process-query-on-exit-flag'
3488 by `tramp-compat-set-process-query-on-exit-flag'.
3489
43f964fc
SM
3490 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
3491 Use `tramp-handle-directory-files-and-attributes',
bd8fadca
MA
3492 `tramp-handle-file-exists-p' and
3493 `tramp-handle-file-newer-than-file-p'.
3494 (tramp-imap-handle-file-exists-p)
3495 (tramp-imap-handle-file-executable-p)
3496 (tramp-imap-handle-file-readable-p)
3497 (tramp-imap-handle-directory-files-and-attributes)
43f964fc 3498 (tramp-imap-handle-file-newer-than-file-p): Remove.
bd8fadca
MA
3499
3500 * net/tramp-sh.el: Replace `tramp-set-process-query-on-exit-flag'
3501 by `tramp-compat-set-process-query-on-exit-flag' and
3502 `tramp-coding-system-change-eol-conversion' by
3503 `tramp-compat-coding-system-change-eol-conversion'.
3504
43f964fc
SM
3505 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
3506 Use `tramp-handle-directory-files-and-attributes',
bd8fadca
MA
3507 `tramp-handle-file-exists-p' and
3508 `tramp-handle-file-newer-than-file-p'.
3509 (tramp-smb-handle-directory-files-and-attributes)
3510 (tramp-smb-handle-file-exists-p)
43f964fc
SM
3511 (tramp-smb-handle-file-newer-than-file-p): Remove.
3512 (tramp-smb-maybe-open-connection):
3513 Replace `tramp-set-process-query-on-exit-flag' by
bd8fadca
MA
3514 `tramp-compat-set-process-query-on-exit-flag'.
3515
726c5357
GM
35162010-10-05 Glenn Morris <rgm@gnu.org>
3517
3518 * obsolete/rnews.el, obsolete/rnewspost.el: Remove files.
3519
4a93e698
MA
35202010-10-04 Michael Albinus <michael.albinus@gmx.de>
3521
3522 Continue reorganization of load dependencies. (Bug#7156)
3523
3524 * net/tramp.el (tramp-handle-file-local-copy-hook)
3525 (tramp-delete-temp-file-function): Move down.
3526 (tramp-exists-file-name-handler): Move up.
3527 (tramp-register-file-name-handlers): Simplify autoload.
3528 (tramp-handle-write-region-hook, tramp-handle-directory-file-name)
3529 (tramp-handle-directory-files, tramp-handle-dired-uncache)
3530 (tramp-handle-file-modes, tramp-handle-file-name-as-directory)
3531 (tramp-handle-file-name-completion)
3532 (tramp-handle-file-name-directory)
3533 (tramp-handle-file-name-nondirectory, tramp-handle-file-regular-p)
3534 (tramp-handle-file-remote-p, tramp-handle-file-symlink-p)
3535 (tramp-handle-find-backup-file-name)
3536 (tramp-handle-insert-file-contents, tramp-handle-load)
3537 (tramp-handle-substitute-in-file-name)
3538 (tramp-handle-unhandled-file-name-directory)
3539 (tramp-mode-string-to-int, tramp-local-host-p)
43f964fc 3540 (tramp-make-tramp-temp-file): Move from tramp-sh.el.
4a93e698
MA
3541
3542 * net/tramp-gvfs.el (top):
3543 * net/tramp-smb.el (top): Do not require 'tramp-sh.
3544
3545 * net/tramp-sh.el (all): Move several objects to tramp.el, see
3546 there. Rename `tramp-handle-*' to `tramp-sh-handle-*'.
3547
b4593555
GM
35482010-10-04 Glenn Morris <rgm@gnu.org>
3549
3550 * calendar/appt.el (appt-add): Ensure reminders are enabled.
3551 (appt-activate): Give status messages.
3552
8762aa10
TZ
35532010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
3554
3555 * net/gnutls.el: Improve docs. Remove starttls and ssl emulation.
3556 Provide only `open-gnutls-stream' (formerly `open-ssl-stream') and
43f964fc
SM
3557 `gnutls-negotiate' (formerly `starttls-negotiate').
3558 Remove trivial wrapper `starttls-open-stream'.
8762aa10 3559
82fb8701
DN
35602010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
3561
3562 Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
3563 log-outgoing commands.
3564 * vc/vc.el (vc-log-internal-common): Add a new argument and use it
3565 to create a buffer local revert-buffer-function variable.
3566 (vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
3567 revert-buffer-function lambda.
3568
c1ae068b
LMI
35692010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
3570
3571 * net/gnutls.el (starttls-negotiate): Use the plist interface to
43f964fc
SM
3572 `gnutls-boot'. Make TYPE the only required parameter.
3573 Allow TRUSTFILES and KEYFILES to be lists.
c1ae068b
LMI
3574 (open-ssl-stream): Use it.
3575
67141a37
GM
35762010-10-03 Glenn Morris <rgm@gnu.org>
3577
77f38949
GM
3578 * subr.el (directory-sep-char): Remove obsolete variable.
3579 * net/tramp-compat.el: Don't mess about with the byte-compiler unless
3580 it is "necessary".
3581
67141a37
GM
3582 * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable.
3583 * vc/vc.el (vc-static-header-alist): Doc fix.
3584 * vc/vc-cvs.el (vc-cvs-header):
3585 * vc/vc-rcs.el (vc-rcs-header):
3586 * vc/vc-sccs.el (vc-sccs-header):
3587 * vc/vc-svn.el (vc-svn-header): Do not consult vc-header-alist.
3588 * obsolete/vc-mcvs.el (vc-mcvs-header):
3589 * progmodes/cperl-mode.el (cperl-mode): Only set vc-header-alist
3590 on XEmacs.
3591
96bcef2e
CY
35922010-10-03 Chong Yidong <cyd@stupidchicken.com>
3593
43f964fc
SM
3594 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
3595 Remove obsolete use of binary-overwrite-mode (Bug#7001).
96bcef2e 3596
ef47f179
GM
35972010-10-03 Glenn Morris <rgm@gnu.org>
3598
0437978e
GM
3599 * obsolete/x-menu.el: Remove file, obsolete since 21.1
3600
aee3c6f7
GM
3601 * textmodes/rst.el (rst-font-lock-keywords-function):
3602 Drop Emacs 20 code.
3603
f88cd114
GM
3604 * textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
3605
6abfe35f
GM
3606 * printing.el: Drop Emacs 20 code.
3607
59e31cfa
GM
3608 * calendar/appt.el (appt-delete): Don't autoload it (you can't use it
3609 without having used appt.el already).
3610
922ad43e
GM
3611 * subr.el (make-local-hook): Remove function obsolete since 21.1.
3612 * progmodes/cc-mode.el (make-local-hook): Don't do cc-bytecomp stuff.
3613 (c-basic-common-init, c-font-lock-init): Only call make-local-hook on
3614 XEmacs.
3615 * progmodes/cc-styles.el (make-local-hook): Don't do cc-bytecomp stuff.
3616 (c-make-styles-buffer-local): Only call make-local-hook on XEmacs.
3617
ef47f179
GM
3618 * ps-def.el (leading-code-private-22, charset-bytes, charset-id)
3619 (charset-width, find-charset-region, chars-in-region, forward-point)
3620 (encode-coding-string, coding-system-p, ccl-execute-on-string)
3621 (define-ccl-program, multibyte-string-p, string-make-multibyte):
3622 Remove compatibility cruft (none of these are used by ps*.el).
3623
ac6ca7ba
KR
36242010-10-03 Kevin Rodgers <kevin.d.rodgers@gmail.com>
3625
3626 * subr.el (booleanp): Return t instead of a list (Bug#7086).
3627
2a847524
CY
36282010-10-03 Chong Yidong <cyd@stupidchicken.com>
3629
43f964fc
SM
3630 * server.el (server-process-filter, server-return-error):
3631 Give emacsclient time to shut down after receiving an error string.
2a847524 3632
4bc3c53d
MA
36332010-10-02 Michael Albinus <michael.albinus@gmx.de>
3634
3635 * files.el (remote-file-name-inhibit-cache): New defcustom.
3636
43f964fc
SM
3637 * time.el (display-time-file-nonempty-p):
3638 Use `remote-file-name-inhibit-cache'.
4bc3c53d 3639
43f964fc
SM
3640 * net/tramp.el (tramp-completion-reread-directory-timeout):
3641 Fix docstring.
4bc3c53d
MA
3642
3643 * net/tramp-cache.el (tramp-cache-inhibit-cache): Remove.
3644 (tramp-get-file-property): Replace `tramp-cache-inhibit-cache' by
3645 `remote-file-name-inhibit-cache'. Check also for an integer
3646 value. Add/increase counter when `tramp-verbose' >= 10.
3647 (tramp-set-file-property): Add/increase counter when
3648 `tramp-verbose' >= 10.
3649
3650 * net/tramp-cmds.el (tramp-cleanup-all-connections)
3651 (tramp-cleanup-all-buffers): Set tramp-autoload cookie.
3652 (tramp-bug): Set tramp-autoload cookie. Report all interned
3653 tramp-* variables. Report also `remote-file-name-inhibit-cache'.
3654 (tramp-reporter-dump-variable): Fix docstring. Mask non-7bit
3655 characters only in strings.
3656
3657 * net/tramp-compat.el (remote-file-name-inhibit-cache): Define due
3658 to backward compatibility.
3659
3660 * net/tramp-sh.el (tramp-handle-verify-visited-file-modtime)
3661 (tramp-handle-file-name-all-completions)
43f964fc
SM
3662 (tramp-handle-vc-registered): Use `remote-file-name-inhibit-cache'.
3663 (tramp-open-connection-setup-interactive-shell):
3664 Call `tramp-cleanup-connection' directly.
4bc3c53d 3665
9c524fcb
GM
36662010-10-02 Glenn Morris <rgm@gnu.org>
3667
3226d6ca
GM
3668 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Remove obsolete alias.
3669
3670 * subr.el (char-bytes): Remove obsolete function.
3671
3672 * isearch.el (isearch-return-char): Remove obsolete function.
3673
3674 * mouse.el: No longer provide mldrag.
3675 (mldrag-drag-mode-line, mldrag-drag-vertical-line):
3676 Remove obsolete aliases.
3677
3678 * comint.el (comint-kill-output): Remove obsolete alias.
3679
3680 * composite.el (decompose-composite-char): Remove obsolete function.
3681 * ps-def.el (decompose-composite-char): Remove unused function.
3682
3683 * iswitchb.el (iswitchb-default-keybindings): Remove obsolete function.
3684
3685 * outline.el (outline-visible): Remove obsolete function.
3686
3687 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
3688 * faces.el (internal-find-face, internal-get-face)
3689 (frame-update-faces, frame-update-face-colors)
3690 (x-frob-font-weight, x-frob-font-slant)
3691 (internal-frob-font-weight, internal-frob-font-slant)
3692 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
3693 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
3694 (x-make-font-bold-italic): Remove functions and aliases, obsolete
3695 since Emacs 21.1.
3696 * emulation/viper-util.el (viper-get-face):
3697 * obsolete/lucid.el (find-face, get-face): Use facep.
3698 * vc/ediff-init.el (ediff-valid-color-p, ediff-get-face):
3699 Remove unused functions.
3700 * vc/ediff-util.el (ediff-submit-report): Doc fix.
3701
9c524fcb
GM
3702 * emacs-lisp/bytecomp.el (byte-compile-file): Use kill-emacs-hook to
3703 delete tempfile if interrupted during compilation.
3704
aecb42aa
LMI
37052010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3706
3707 * net/tls.el (tls-starttls-switches): Give up on using starttls with
3708 gnutls-cli.
3709 (tls-program): Add --insecure to be consistent with the defaults from
3710 openssl s_client. Now all three commands are insecure.
3711
73077a9a
EZ
37122010-10-01 Eli Zaretskii <eliz@gnu.org>
3713
3714 * makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake)
3715 (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH)
3716 (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets.
3717
1ef075bb
GM
37182010-10-01 Glenn Morris <rgm@gnu.org>
3719
1fcaf927
GM
3720 * obsolete/sc.el: Remove file.
3721
1ef075bb
GM
3722 * files.el (temporary-file-directory): On darwin, also try
3723 DARWIN_USER_TEMP_DIR (see discussion in bug#7135).
3724
a16f5f64
JB
37252010-10-01 Juanma Barranquero <lekktu@gmail.com>
3726
3727 * server.el (server-start): Revert part of 2010-09-30T02:53:26Z!lekktu@gmail.com.
3728 Let's not break compatibility gratuitously, shall we?
3729
6b958814
G
37302010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3731
47e08896 3732 * net/tls.el (tls-starttls-switches): New variable.
6b958814
G
3733 (tls-find-starttls-argument): Use it.
3734 (open-tls-stream): Ditto.
3735
47e08896 3736 * net/netrc.el (netrc-credentials): Return the value of the "default"
6b958814
G
3737 entry.
3738 (netrc-machine): Ditto.
3739
cad90f3b
EZ
37402010-09-30 Eli Zaretskii <eliz@gnu.org>
3741
3742 * vc/vc-hooks.el (vc-default-mode-line-string): Doc fix.
3743
968ef9b4
JB
37442010-09-30 Juanma Barranquero <lekktu@gmail.com>
3745
3746 * server.el (server-start): Don't write pid to the authentication file.
3747 (server-create-tty-frame): Don't send pid.
3748 (server-process-filter): Send pid at the start of every connection.
3749
3536dea8
GM
37502010-09-30 Glenn Morris <rgm@gnu.org>
3751
8e378d88
GM
3752 * calendar/diary-lib.el (view-diary-entries, list-diary-entries)
3753 (show-all-diary-entries): Remove obsolete function aliases.
3754
3536dea8
GM
3755 * calendar/appt.el (appt-issue-message, appt-visible, appt-msg-window):
3756 Remove options, obsolete since 22.1.
6a7662bb
BR
3757 (appt-display-format, appt-display-message):
3758 Remove backwards-compatibility code.
3536dea8
GM
3759 (appt-check): No longer check appt-issue-message.
3760 (appt-make-list): No longer autoload it. Doc fix. No longer
3761 activate the package.
3762
df7fcaff
LMI
37632010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3764
3765 * net/gnutls.el (starttls-negotiate): Loop a lot longer.
bac5cef8
LMI
3766 (starttls-negotiate): Just call boot, and let the handshake be
3767 triggered from the read loop.
df7fcaff 3768
c2828614
GM
37692010-09-29 Glenn Morris <rgm@gnu.org>
3770
17a46341
GM
3771 * calendar/diary-lib.el (diary-list-entries): Use temp buffers when
3772 not displaying the diary.
3773 (diary-add-to-list): If no buffer-file-name, fall back to diary-file.
3774 * calendar/appt.el (appt-check): No longer need to kill diary.
3775
7161e329
GM
3776 * calendar/diary-lib.el (diary-list-entries): Move the
3777 "Preparing..." message entirely here.
3778 (diary-simple-display, diary-fancy-display): Move "Preparing..."
3779 messages to diary-list-entries.
3780 (diary-include-other-diary-files): Use LIST-ONLY rather than setting
3781 diary-display-function.
3782
d0de6cba
GM
3783 * calendar/diary-lib.el (diary-include-other-diary-files):
3784 Trap some recursive includes.
3785
c2828614
GM
3786 * calendar/appt.el (appt-activate): Check diary file.
3787
0c43b6f8
KY
37882010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
3789
3790 * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
3791 construction.
3792
3793 * calendar/time-date.el: No need to require cl for Emacs 21.
3794
97ce2730
GM
37952010-09-28 Glenn Morris <rgm@gnu.org>
3796
3797 * calendar/appt.el (appt-check): Minor simplification.
3798
e0a185ae
KY
37992010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
3800
3801 * mail/sendmail.el (mail-citation-prefix-regexp): Remove "}" from
3802 citation prefix.
3803
c19f76a1
AS
38042010-09-27 Andreas Schwab <schwab@linux-m68k.org>
3805
95b6d681
JB
3806 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
3807 Avoid infinite recursion on erroneous lambda form. (Bug#7114)
c19f76a1 3808
fd057fd2
KH
38092010-09-27 Kenichi Handa <handa@m17n.org>
3810
3811 * tar-mode.el (tar-header-block-tokenize): Decode filenames in
3812 "ustar" format.
3813
368b3544
KH
38142010-09-27 Kenichi Handa <handa@m17n.org>
3815
3816 * international/mule.el (define-coding-system): Docstring fixed.
3817
3818 * international/mule-diag.el (describe-character-set): Use princ
3819 with proper print-length and print-level instead of insert.
3820
95b6d681 38212010-09-27 Juanma Barranquero <lekktu@gmail.com>
fb5f3a23
JB
3822
3823 * window.el (walk-windows): Doc fix (bug#7105).
3824
99368725
SM
38252010-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
3826
3827 * emacs-lisp/float-sup.el (e): Remove.
3828
8ed70bf3
LMI
38292010-09-27 Teodor Zlatanov <tzz@lifelogs.com>
3830
3831 * net/gnutls.el (gnutls, gnutls-log-level): Add group and custom
3832 variable.
3833 (starttls-negotiate): Use it.
3834
d2e9d0bb
LMI
38352010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3836
3837 * net/gnutls.el (starttls-negotiate): Stop looping when we get a t
3838 back.
3839
15413fb4
SM
38402010-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
3841
3842 * emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
3843
1821a7b4
LMI
38442010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3845
6303aba1
LMI
3846 * net/gnutls.el (starttls-negotiate): Avoid the cl.el decf function.
3847
1821a7b4
LMI
3848 * net/netrc.el (netrc-store-data): New function.
3849
8af55556
TZ
38502010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
3851
3852 * net/gnutls.el: GnuTLS glue code to set up a connection.
3853
42343747
JD
38542010-09-25 Julien Danjou <julien@danjou.info>
3855
3856 * notifications.el: Call dbus-register-signal only if it is bound.
3857
ec60da52
GM
38582010-09-25 Glenn Morris <rgm@gnu.org>
3859
3860 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
3861 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
3862 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
3863 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
3864 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
3865 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
3866 * eshell/esh-mode.el, eshell/esh-proc.el, eshell/esh-test.el:
3867 * eshell/esh-util.el, eshell/esh-var.el:
3868 Remove leading `*' from docs of faces and defcustoms.
3869
4c964351
UM
38702010-09-25 Ulrich Mueller <ulm@gentoo.org>
3871
3872 * eshell/em-ls.el (eshell-ls-archive-regexp):
3873 * eshell/esh-util.el (eshell-tar-regexp):
3874 * ibuffer.el (ibuffer-compressed-file-name-regexp):
3875 * info.el (Info-suffix-list):
3876 * international/mule.el (auto-coding-alist):
3877 * woman.el (woman-file-regexp, woman-file-compression-regexp):
3878 * progmodes/etags.el (tags-compression-info-list):
3879 Support xz compression.
3880
41f54b73
CY
38812010-09-25 Chong Yidong <cyd@stupidchicken.com>
3882
3883 * files.el (get-free-disk-space): Don't assume the "df" output
3884 columns line up (Bug#6995).
3885
40b1a3a9
JB
38862010-09-25 Juanma Barranquero <lekktu@gmail.com>
3887
3888 * finder.el (finder-unknown-keywords):
3889 * progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count):
3890 * progmodes/etags.el (tags-table-including): Fix typos in docstrings.
3891
ba3033ee
JB
38922010-09-25 Juanma Barranquero <lekktu@gmail.com>
3893
3894 * server.el (server-start): Revert part of 2010-08-08 change. Using
3895 address 127.0.0.1 for local host is now done in Fmake_network_process.
3896
5e339ee2
GM
38972010-09-24 Glenn Morris <rgm@gnu.org>
3898
3899 * image-mode.el, progmodes/compile.el, progmodes/gud.el:
3900 * progmodes/mixal-mode.el, textmodes/bibtex-style.el:
3901 * textmodes/css-mode.el, textmodes/dns-mode.el:
3902 Move autoloaded auto-mode-alist entries to files.el.
3903 * files.el (auto-mode-alist): Move entries here.
3904
af3ccb5c
GM
39052010-09-23 Glenn Morris <rgm@gnu.org>
3906
3907 * isearch.el (isearch-lazy-highlight-cleanup)
3908 (isearch-lazy-highlight-initial-delay)
3909 (isearch-lazy-highlight-interval)
3910 (isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face):
3911 * net/net-utils.el (ipconfig-program-options):
3912 Move aliases to options before the associated definitions.
3913
266a86bd 39142010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
c9805d23
SM
3915
3916 * newcomment.el (comment-normalize-vars): Better test validity of
3917 comment-end-skip.
3918
27ffea71 39192010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
9e0d4f9e
SM
3920
3921 * emacs-lisp/float-sup.el (float-pi): New name for `pi'.
3922 (float-e): New name for `e'.
3923 (degrees-to-radians, radians-to-degrees):
3924 * calendar/solar.el (solar-longitude):
3925 * calculator.el (calculator-registers, calculator-funcall):
3926 * textmodes/artist.el (artist-spray-random-points):
3927 * play/bubbles.el (bubbles--initialize-images): Use new names.
3928
27ffea71 39292010-09-23 Eric M. Ludlam <zappo@gnu.org>
a2930e43
EL
3930
3931 Update to CEDET 1.0's version of EIEIO.
3932
9e0d4f9e
SM
3933 * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key):
3934 New function.
a2930e43
EL
3935 (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
3936 (eieio-default-eval-maybe): Eval val instead of unquoting only.
3937 (class-precedence-list): If class is nil, return nil.
3938 (eieio-generic-call): If class of first input arg is nil, don't
3939 look up static methods, and do check for primary methods.
3940 (initialize-instance): See if the default needs to be evaluated
3941 during the constructor.
3942 (eieio-perform-slot-validation-for-default): Don't do the check
3943 for values that will eventually be evaluated.
3944 (eieio-eval-default-p): New function.
3945 (eieio-default-eval-maybe): Use it.
3946
27ffea71 39472010-09-23 Jan Moringen <jan.moringen@uni-bielefeld.de>
a2930e43
EL
3948
3949 * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
3950 method-invocation-order.
3951 (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
3952 (eieio-class-precedence-dfs): Compute class precedence list using
3953 dfs algorithm.
3954 (eieio-class-precedence-bfs): Compute class precedence list using
3955 bfs algorithm.
9e0d4f9e 3956 (eieio-class-precedence-c3): Compute class precedence list using
a2930e43
EL
3957 c3 algorithm.
3958 (class-precedence-list): New function.
3959 (eieiomt-method-list, eieiomt-sym-optimize): Use it.
3960 (inconsistent-class-hierarchy): New error symbol.
3961 (call-next-method): Stow the replacement argument list for future
3962 call-next-method invocations.
3963
266a86bd 39642010-09-23 Glenn Morris <rgm@gnu.org>
87e798a7 3965
ea7f9ebf
GM
3966 * calendar/appt.el (appt-check): If not displaying the diary,
3967 use (diary 1) to only get the entries we need.
3968 (appt-make-list): Sort diary-list-entries, if we cannot guarantee
3969 that it is in day order. (Bug#7019)
3970
1bf6d075
GM
3971 * calendar/appt.el (appt-check): Rather than showing the diary,
3972 just turn off invisible display, and only if needed.
3973
87e798a7
GM
3974 * calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
3975
1fc7dabf
GM
39762010-09-23 Glenn Morris <rgm@gnu.org>
3977
7a16788b
GM
3978 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
3979 (byte-compile-defvar, byte-compile-cl-warn):
27ffea71 3980 Start warnings with lower-case, like the majority.
7a16788b 3981
19543b17
GM
3982 * files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
3983
54238e6d
GM
3984 * files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
3985
ce009d0b
GM
3986 * progmodes/ld-script.el (auto-mode-alist): Move to files.el.
3987 * files.el (auto-mode-alist): Move ld-script entries here, further down
3988 the list.
3989
7b344dfe
GM
3990 * vc/add-log.el: Don't require timezone when compiling.
3991 (timezone-make-date-sortable): Autoload it.
3992 (change-log-sortable-date-at): Don't require timezone.
3993 Use `ignore-errors'.
3994
d9703498
GM
3995 * comint.el (comint-use-prompt-regexp-instead-of-fields):
3996 Move alias before definition, so it does not need autoloading.
3997
1fc7dabf
GM
3998 * emulation/crisp.el, emulation/cua-base.el, emulation/edt.el:
3999 * emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el:
4000 * international/kkc.el, international/ogonek.el, mail/feedmail.el:
4001 * net/browse-url.el, net/eudc-vars.el, net/net-utils.el:
4002 * net/rcompile.el, net/rlogin.el, textmodes/enriched.el:
4003 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/picture.el:
4004 * textmodes/refer.el, textmodes/spell.el, textmodes/table.el:
4005 * textmodes/tex-mode.el, textmodes/two-column.el:
4006 Remove leading `*' from docs of defcustoms etc.
4007
7676efad
TZ
40082010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
4009
4010 * net/netrc.el (netrc-parse): Remove encrypt.el mentions.
4011
b069e5a6
G
40122010-09-22 Dan Christensen <jdc@uwo.ca>
4013
4014 * calendar/time-date.el (date-to-time): Try using parse-time-string
4015 first before using the slower timezone-make-date-arpa-standard.
4016
1bf68d53
KY
40172010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
4018
4019 * calendar/time-date.el (format-seconds): Comment fix.
4020
cd205c76
GM
40212010-09-22 Glenn Morris <rgm@gnu.org>
4022
4023 * emacs-lisp/package.el (package-menu-mode): `revert-buffer-function'
4024 is not automatically buffer-local.
4025
4ddea91b
SM
40262010-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
4027
4028 * emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
4029 (smie-indent-comment): Be more careful with comment-start-skip.
4030 (smie-indent-comment-close, smie-indent-comment-inside): New funs.
4031 (smie-indent-functions): Use them.
4032
b0f037ed
MA
40332010-09-21 Michael Albinus <michael.albinus@gmx.de>
4034
4035 * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
4036
8cf1771a
JD
40372010-09-21 Jan Djärv <jan.h.d@swipnet.se>
4038
36a1b6db
JD
4039 * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable
4040 tool-bar-position. Don't modify frame parameters here.
180fb94a 4041 (menu-bar-options-save): Add tool-bar-position.
36a1b6db 4042
8cf1771a
JD
4043 * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
4044
0097720d
SM
40452010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
4046
5d8e0d5d
SM
4047 * textmodes/reftex-parse.el (reftex-what-macro)
4048 (reftex-context-substring): Let-bind forward-sexp-function to nil
4049 since we don't need/want to treat \begin...\end as a block (bug#7053).
4050
984edd22
SM
4051 * emacs-lisp/lisp.el (up-list): Don't do nothing silently.
4052
4053 * simple.el (blink-matching-open): Use syntax-class.
4054
3672149f
SM
4055 * progmodes/pascal.el (pascal-mode): Use define-derived-mode.
4056 Set invisibility spec for pascal's outline mode.
4057 (pascal-outline-change): Clean up calling convention.
4058 (pascal-show-all, pascal-hide-other-defuns): Update callers.
4059
549d0e1e
SM
4060 * progmodes/prolog.el (prolog-smie-forward-token)
4061 (prolog-smie-backward-token): New functions.
4062 (prolog-mode-variables): Use them to parse "!," correctly.
4063 Set up smie-blink-matching for ".".
4064
a9cb95dd
SM
4065 * textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
4066 and `end'.
4067 (ispell-region, ispell-process-line): Update users.
4068
de558d10
SM
4069 * textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
4070 point-min==1.
4071
94eb3112
SM
4072 * textmodes/ispell.el: Fix commenting convention.
4073 (ispell-parse-output): Simplify, use push.
4074 (ispell-region): Use match-string-no-properties.
4075 (ispell-begin-skip-region-regexp): Use mapconcat to simplify.
4076 (ispell-minor-mode): Use define-minor-mode.
4077 (ispell-message): Remove unused var `skip-regexp'.
4078 (ispell-add-per-file-word-list): Use dynamic let-binding.
4079 Try and use the proper comment marker.
4080
1f7f45a5
SM
4081 * mail/sendmail.el: Fix commenting convention.
4082 (sendmail-send-it): Use line-beginning-position.
4083
0097720d
SM
4084 * help-fns.el (describe-variable): Add original value, if applicable.
4085
596880ea
JB
40862010-09-20 Juanma Barranquero <lekktu@gmail.com>
4087
f0713411
JB
4088 * subr.el (y-or-n-p): Remove leftover code from 2010-09-17T13:30:30Z!monnier@iro.umontreal.ca.
4089
596880ea
JB
4090 * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
4091
37c0347e
SM
40922010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
4093
2bc01104
SM
4094 * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
4095 (smie-debug--prec2-cycle, smie-debug--describe-cycle): New functions.
4096 (smie-prec2-levels): Use them to better diagnose precedence cycles.
4097 (smie-blink-matching-check): Don't signal a mismatch if car is t.
4098 (smie-blink-matching-open): Rewrite to remove assumptions, so that
4099 something like "." can also be a closer.
4100 (smie--associative-p, smie-indent--hanging-p, smie-indent--bolp)
4101 (smie-indent--offset, smie-indent--offset-rule, smie-indent--column):
4102 Rename internal functions to use "--". Update callers.
4103
e2c3f530
SM
4104 * frame.el (make-frame-names-alist): Don't list frames on other displays.
4105
37c0347e
SM
4106 * fringe.el (fringe-styles): New var.
4107 (fringe-mode, fringe-query-style): Use it.
4108
74790210
MM
41092010-09-18 Michael R. Mauger <mmaug@yahoo.com>
4110
4111 * progmodes/sql.el: Version 2.8
93acd23d 4112 (sql-login-params): Update widget structure; changes still needed.
74790210
MM
4113 (sql-product-alist): Add :list-all and :list-table features for
4114 SQLite, Postgres and MySQL products.
4115 (sql-redirect): Handle default value.
4116 (sql-execute, sql-execute-feature): New functions.
4117 (sql-read-table-name): New function.
93acd23d 4118 (sql-list-all, sql-list-table): New functions. User API.
74790210
MM
4119 (sql-mode-map, sql-interactive-mode-map): Add key definitions
4120 for above functions.
4121 (sql-mode-menu, sql-interactive-mode-menu): Add menu definitions
4122 for above functions.
4123 (sql-postgres-login-params): Add user and database defaults.
4124 (sql-buffer-live-p): Bug fix.
93acd23d 4125 (sql-product-history): New variable.
74790210
MM
4126 (sql-read-product): New function. Use it.
4127 (sql-set-product, sql-product-interactive): Use it.
4128 (sql-connection-history): New variable.
93acd23d 4129 (sql-read-connection): New function. Use it.
74790210
MM
4130 (sql-connect): New function.
4131 (sql-for-each-login): Redesign function interface.
4132 (sql-make-alternate-buffer-name, sql-save-connection): Use it.
93acd23d
JB
4133 (sql-get-login-ext, sql-get-login): Use it. Handle default values.
4134 (sql-comint): Check for program. Existing live buffer.
74790210
MM
4135 (sql-comint-postgres): Add port parameter.
4136
cec01cd2
SM
41372010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
4138
4139 * emacs-lisp/warnings.el: Fix commenting convention.
4140 (display-warning): Use special mode and make the buffer read-only.
4141
c2a845b5
JB
41422010-09-18 Jay Belanger <jay.p.belanger@gmail.com>
4143
4144 * calc/calc-prog.el (calc-read-parse-table-part): Don't "fix" the
4145 empty string when it follows a repeated or optional pattern.
4146
f5632fb6
SM
41472010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
4148
4149 * indent.el (indent-according-to-mode): Apply syntax-propertize.
4150 (indent-region): Use indent-according-to-mode.
4151
71b961e8
EZ
41522010-09-18 Eli Zaretskii <eliz@gnu.org>
4153
4154 * fringe.el (fringe-mode): Doc fix.
4155
dbbd7ad4
KRC
41562010-09-14 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4157
4158 * textmodes/nroff-mode.el (nroff-view): Kill old buffer before
4159 refreshing the preview buffer.
4160
b879a6e2
SM
41612010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
4162
4163 * textmodes/tex-mode.el (tex-syntax-propertize-rules)
4164 (latex-syntax-propertize-rules): New consts; replace
4165 tex-font-lock-syntactic-keywords.
4166 (tex-env-mark, latex-env-before-change): New functions.
4167 (latex-electric-env-pair-mode): New minor mode.
4168 (tex-font-lock-verb): Change arguments; do move point.
4169 (tex-font-lock-syntactic-face-function): Adjust to new verbatim
4170 representation as a form of comment.
4171 (tex-font-lock-keywords-1): Remove workaround, now unneeded.
4172 (doctex-syntax-propertize-rules): New const; replaces
4173 doctex-font-lock-syntactic-keywords.
4174 (tex-common-initialization, doctex-mode): Use syntax-propertize-rules.
4175
4176 * progmodes/fortran.el (fortran--font-lock-syntactic-keywords): Remove.
4177 (fortran-make-syntax-propertize-function): New function; replaces
4178 fortran-font-lock-syntactic-keywords.
4179 (fortran-mode): Use it.
4180 (fortran-line-length): Use it. Improve interactive spec.
4181
4182 * emacs-lisp/syntax.el (syntax-propertize-precompile-rules): New macro.
4183 (syntax-propertize-rules): Add var-ref case. Fix offset computation
4184 when adding surrounding \(..\).
4185
4186 * progmodes/js.el (js-mode): Fix last change (bug#7054).
4187
4be520fb
SM
41882010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
4189
269c197e
SM
4190 * obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
4191 Use with-current-buffer.
4192
4be520fb
SM
4193 * isearch.el (isearch-face): Rename from `isearch'.
4194 (isearch-highlight): Use new name.
4195
a67597d6
EZ
41962010-09-17 Eli Zaretskii <eliz@gnu.org>
4197
4198 * fringe.el (fringe-mode, fringe-query-style): Use 4 pixels, not
4199 5, for `half' width fringes. (Bug#6933)
4200
31c381e8
SM
42012010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
4202
3fe6ef4e
SM
4203 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
4204 (byte-compile-defvar): "foo/bar" does not lack a prefix.
4205
31c381e8
SM
4206 * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
4207
fb0cf781
J
42082010-09-17 Stephen Berman <stephen.berman@gmx.net>
4209
4210 * dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
4211 in calculating new frame position. Add more space between new and
4212 parent on the left (Bug#7048).
4213
1a9dc3b5
MA
42142010-09-17 Michael Albinus <michael.albinus@gmx.de>
4215
4216 * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
4217 defmacro.
4218
dff0fdc3
CY
42192010-09-16 Chong Yidong <cyd@stupidchicken.com>
4220
31c381e8 4221 * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
6e23d4a4 4222
117c96c7
CY
4223 * term/x-win.el (x-cut-buffer-or-selection-value): Define as
4224 obsolete alias for x-selection-value.
4225
dff0fdc3
CY
4226 * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
4227
c6f2191f
MA
42282010-09-16 Michael Albinus <michael.albinus@gmx.de>
4229
4230 * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
4231 cookie.
4232
6139f995
MA
42332010-09-15 Michael Albinus <michael.albinus@gmx.de>
4234
4235 * net/tramp-compat.el (tramp-compat-with-temp-message)
4236 (tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
4237 (tramp-compat-process-put): New defuns.
4238
4239 * net/tramp.el (top):
4240 * net/tramp-gvfs.el (top):
4241 * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.
4242
31c381e8
SM
4243 * net/tramp.el (tramp-progress-reporter-update):
4244 Use `tramp-compat-funcall'.
6139f995
MA
4245
4246 * net/tramp.el (tramp-process-actions):
4247 * net/tramp-gvfs.el (tramp-handle-vc-registered):
4248 * net/tramp-sh.el (tramp-gvfs-handler-askquestion)
31c381e8
SM
4249 (tramp-get-remote-stat, tramp-get-remote-readlink):
4250 Use `tramp-compat-with-temp-message'.
6139f995
MA
4251
4252 * net/tramp-sh.el (top): Require 'cl.
4253 (tramp-handle-start-file-process): Use `tramp-compat-process-get'.
31c381e8
SM
4254 (tramp-open-connection-setup-interactive-shell):
4255 Use `tramp-compat-process-put'.
6139f995 4256
22c3ce97
AM
42572010-09-15 Alan Mackenzie <acm@muc.de>
4258
4259 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Correct the
4260 indentation.
a4ee83cc 4261 (c-forward-<>-arglist-recur): Fix an infinite recursion.
22c3ce97 4262
4f1e9960
SM
42632010-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
4264
4265 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
4266 `lexical' for warnings related to lexical scoping.
4267 (byte-compile-file-form-defvar, byte-compile-defvar): Warn about
4268 global vars which don't have a prefix and could hence affect lexical
4269 scoping in unrelated files.
4270
01e80360
LMI
42712010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
4272
4273 * net/imap.el: Revert back to version
4274 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
4275 seem problematic.
4276
5e2a84e3
JB
42772010-09-14 Juanma Barranquero <lekktu@gmail.com>
4278
4279 * obsolete/old-whitespace.el (whitespace-unload-function):
4280 Explicitly pass `obarray' to `unintern' to avoid a warning.
4281
f3a30a50
SM
42822010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
4283
4284 * emacs-lisp/byte-run.el (set-advertised-calling-convention):
4285 Add `when' argument. Update callers.
4286
4287 * subr.el (unintern): Declare the obarray arg mandatory.
4288
92b99a01
GM
42892010-09-14 Glenn Morris <rgm@gnu.org>
4290
67ae9766
GM
4291 * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
4292 Doc fixes.
4293
92b99a01
GM
4294 * calendar/diary-lib.el (diary-included-files): New variable.
4295 (diary-list-entries): Maybe initialize diary-included-files.
4296 (diary-include-other-diary-files): Append to diary-included-files.
4297 * calendar/appt.el (appt-update-list): Also check the members of
4298 diary-included-files. (Bug#6999)
08151ec5 4299 (appt-check): Doc fix.
92b99a01 4300
6664fc59 43012010-09-14 David Reitter <david.reitter@gmail.com>
5a66ed0f
DR
4302
4303 * simple.el (line-move-visual): Do not truncate goal column to
4304 integer size. (Bug#7020)
4305
6664fc59 43062010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
dba28758
SM
4307
4308 * repeat.el (repeat): Allow repeating when the last event is a click.
4309 Suggested by Drew Adams (bug#6256).
4310
6664fc59 43112010-09-14 Sascha Wilde <wilde@sha-bang.de>
681b88dd
SM
4312
4313 * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
4314 Replace setting HGRCPATH to "" by some less invasive --config options.
4315
6664fc59 43162010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
71e657fc
SM
4317
4318 * font-lock.el (font-lock-beginning-of-syntax-function):
4319 Mark as obsolete.
4320
6664fc59 43212010-09-14 Glenn Morris <rgm@gnu.org>
639b9d87
GM
4322
4323 * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
4324 and tool-bar modes. (Bug#6211)
4325 (menu-bar-mode): Move setting of standard-value after the
4326 minor-mode definition, otherwise it seems to have no effect.
4327
6664fc59 43282010-09-14 Masatake YAMATO <yamato@redhat.com>
33bd47be
MY
4329
4330 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
4331 Fix typo. (Bug#6976)
4332
6664fc59 43332010-09-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9c405a86
CY
4334
4335 * whitespace.el: Allow cleaning up blanks without blank
4336 visualization (Bug#6651). Adjust help window for
4337 whitespace-toggle-options (Bug#6479). Allow to use fill-column
71e657fc
SM
4338 instead of whitespace-line-column (from EmacsWiki). New version 13.1.
4339 (whitespace-style): Add new value 'face. Adjust docstring.
4340 (whitespace-space, whitespace-hspace, whitespace-tab):
4341 Adjust foreground property face.
9c405a86
CY
4342 (whitespace-line-column): Adjust docstring and type declaration.
4343 (whitespace-style-value-list, whitespace-toggle-option-alist)
4344 (whitespace-help-text): Adjust const initialization.
4345 (whitespace-toggle-options, global-whitespace-toggle-options):
4346 Adjust docstring.
4347 (whitespace-display-window, whitespace-interactive-char)
4348 (whitespace-style-face-p, whitespace-color-on): Adjust code.
4349 (whitespace-help-scroll): New fun.
4350
ba96ddf5
KY
43512010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
4352
4353 * calendar/time-date.el (format-seconds): Comment fix.
4354
a386ac70
MM
43552010-09-13 Michael R. Mauger <mmaug@yahoo.com>
4356
4357 * progmodes/sql.el: Version 2.7.
4358 (sql-buffer-live-p): Improve detection.
4359 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
4360 (sql-set-sqli-buffer): Use it.
4361 (sql-product-interactive): Run `sql-set-sqli-hook'.
4362 (sql-rename-buffer): Code cleanup.
4363 (sql-redirect, sql-redirect-value): New functions. More to come.
4364
5d921df2
JB
43652010-09-13 Juanma Barranquero <lekktu@gmail.com>
4366
4367 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.
4368 * makefile.w32-in (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
4369 (TRAMP_SRC): New macro.
4370 ($(lisp)/net/tramp-loaddefs.el): New target.
4371
03c1ad43
MA
43722010-09-13 Michael Albinus <michael.albinus@gmx.de>
4373
4374 Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
4375
4376 * Makefile.in (TRAMP_SRC): Remove tramp-fish.el. Add tramp-sh.el.
4377
4378 * net/tramp.el (top): Don't show loading message. Require just
4f1e9960
SM
4379 'tramp-compat, everything else is required there.
4380 Use `ignore-errors' where appropriate.
03c1ad43
MA
4381 (tramp-inline-compress-start-size, tramp-copy-size-limit)
4382 (tramp-terminal-type, tramp-end-of-output)
4383 (tramp-initial-end-of-output, tramp-completion-function-alist-rsh)
4384 (tramp-completion-function-alist-ssh)
4385 (tramp-completion-function-alist-telnet)
4386 (tramp-completion-function-alist-su)
4387 (tramp-completion-function-alist-putty, tramp-remote-path)
4388 (tramp-remote-process-environment, tramp-sh-extra-args)
4389 (tramp-actions-before-shell, tramp-uudecode)
4390 (tramp-perl-file-truename, tramp-perl-file-name-all-completions)
4391 (tramp-perl-file-attributes)
4392 (tramp-perl-directory-files-and-attributes)
4393 (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
4394 (tramp-perl-encode, tramp-perl-decode)
4395 (tramp-vc-registered-read-file-names, tramp-file-mode-type-map)
4396 (tramp-file-name-handler-alist, tramp-make-tramp-temp-file)
4397 (tramp-handle-make-symbolic-link, tramp-handle-load)
4398 (tramp-handle-file-name-as-directory)
4399 (tramp-handle-file-name-directory)
4400 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
4401 (tramp-handle-file-exists-p, tramp-handle-file-attributes)
4402 (tramp-do-file-attributes-with-ls)
4403 (tramp-do-file-attributes-with-perl)
4404 (tramp-do-file-attributes-with-stat)
4405 (tramp-handle-set-visited-file-modtime)
4406 (tramp-handle-verify-visited-file-modtime)
4407 (tramp-handle-set-file-modes, tramp-handle-set-file-times)
4408 (tramp-set-file-uid-gid, tramp-remote-selinux-p)
4409 (tramp-handle-file-selinux-context)
4410 (tramp-handle-set-file-selinux-context)
4411 (tramp-handle-file-executable-p, tramp-handle-file-readable-p)
4412 (tramp-handle-file-newer-than-file-p, tramp-handle-file-modes)
4413 (tramp-handle-file-directory-p, tramp-handle-file-regular-p)
4414 (tramp-handle-file-symlink-p, tramp-handle-file-writable-p)
4415 (tramp-handle-file-ownership-preserved-p)
4416 (tramp-handle-directory-file-name, tramp-handle-directory-files)
4417 (tramp-handle-directory-files-and-attributes)
4418 (tramp-do-directory-files-and-attributes-with-perl)
4419 (tramp-do-directory-files-and-attributes-with-stat)
4420 (tramp-handle-file-name-all-completions)
4421 (tramp-handle-file-name-completion, tramp-handle-add-name-to-file)
4422 (tramp-handle-copy-file, tramp-handle-copy-directory)
4423 (tramp-handle-rename-file, tramp-do-copy-or-rename-file)
4424 (tramp-do-copy-or-rename-file-via-buffer)
4425 (tramp-do-copy-or-rename-file-directly)
4426 (tramp-do-copy-or-rename-file-out-of-band)
4427 (tramp-handle-make-directory, tramp-handle-delete-directory)
4428 (tramp-handle-delete-file)
4429 (tramp-handle-dired-recursive-delete-directory)
4430 (tramp-handle-dired-compress-file, tramp-handle-dired-uncache)
4431 (tramp-handle-insert-directory)
4432 (tramp-handle-unhandled-file-name-directory)
4433 (tramp-handle-expand-file-name)
4434 (tramp-handle-substitute-in-file-name)
4435 (tramp-handle-executable-find, tramp-process-sentinel)
4436 (tramp-handle-start-file-process, tramp-handle-process-file)
4437 (tramp-handle-call-process-region, tramp-handle-shell-command)
4438 (tramp-handle-file-local-copy, tramp-handle-file-remote-p)
4439 (tramp-handle-insert-file-contents)
4440 (tramp-handle-insert-file-contents-literally)
4441 (tramp-handle-find-backup-file-name)
4442 (tramp-handle-make-auto-save-file-name, tramp-handle-write-region)
4443 (tramp-vc-registered-file-names, tramp-handle-vc-registered)
4444 (tramp-sh-file-name-handler, tramp-vc-file-name-handler)
4445 (tramp-maybe-send-script, tramp-set-auto-save, tramp-run-test)
4446 (tramp-run-test2, tramp-find-executable, tramp-set-remote-path)
4447 (tramp-find-file-exists-command, tramp-open-shell)
4448 (tramp-find-shell, tramp-barf-if-no-shell-prompt)
4449 (tramp-open-connection-setup-interactive-shell)
4450 (tramp-local-coding-commands, tramp-remote-coding-commands)
4451 (tramp-find-inline-encoding, tramp-call-local-coding-command)
4452 (tramp-inline-compress-commands, tramp-find-inline-compress)
4453 (tramp-compute-multi-hops, tramp-maybe-open-connection)
1fc7dabf 4454 (tramp-send-command, tramp-wait-for-output)
03c1ad43
MA
4455 (tramp-send-command-and-check, tramp-barf-unless-okay)
4456 (tramp-send-command-and-read, tramp-mode-string-to-int)
4457 (tramp-convert-file-attributes, tramp-check-cached-permissions)
4458 (tramp-file-mode-from-int, tramp-file-mode-permissions)
4459 (tramp-shell-case-fold, tramp-make-copy-program-file-name)
4460 (tramp-method-out-of-band-p, tramp-local-host-p)
4461 (tramp-get-remote-path, tramp-get-remote-tmpdir)
4462 (tramp-get-ls-command, tramp-get-ls-command-with-dired)
4463 (tramp-get-test-command, tramp-get-test-nt-command)
4464 (tramp-get-file-exists-command, tramp-get-remote-ln)
4465 (tramp-get-remote-perl, tramp-get-remote-stat)
4466 (tramp-get-remote-readlink, tramp-get-remote-trash)
4467 (tramp-get-remote-id, tramp-get-remote-uid, tramp-get-remote-gid)
4468 (tramp-get-local-uid, tramp-get-local-gid)
6664fc59 4469 (tramp-get-inline-compress, tramp-get-inline-coding): Move to
03c1ad43
MA
4470 tramp-sh.el.
4471 (tramp-methods, tramp-default-method-alist)
4472 (tramp-default-user-alist, tramp-foreign-file-name-handler-alist):
4473 Move initialization to tramp-sh.el.
4474 (tramp-temp-name-prefix): Make it a defconst.
4475 (tramp-dissect-file-name): Don't check anymore for multi-hop
4476 methods.
4477 (tramp-debug-outline-regexp): Add a docstring.
31c381e8 4478 (tramp-debug-outline-level): Rename from `tramp-outline-level'.
03c1ad43
MA
4479 (tramp-get-debug-buffer): Use it.
4480
4481 * net/tramp-cache.el (top): Set tramp-autoload cookie for
4482 initialization forms.
4483 (tramp-set-connection-property): Don't protect `tramp-message'
4484 call, it isn't necessary any longer.
4485 (tramp-dump-connection-properties): Use `ignore-errors'.
4486
4487 * net/tramp-compat.el (top): Require 'advice, 'format-spec,
4488 'password-cache and 'auth-source.
4489
4490 * net/tramp-gvfs.el (top):
4491 * net/tramp-smb.el (top): Require 'tramp-sh.
4492
4493 * net/tramp-gw.el (tramp-gw-open-network-stream): Use `ignore-errors'.
4494
4495 * net/tramp-sh.el: New file, derived from tramp.el.
4496 (top): Initialize `tramp-methods', `tramp-default-method-alist',
6139f995 4497 `tramp-default-user-alist', `tramp-foreign-file-name-handler-alist'.
31c381e8
SM
4498 Remove "scp1_old", "scp2_old", "ssh1_old", "ssh2_old".
4499 Use `ignore-errors' where appropriate.
4500 (tramp-sh-file-name-handler-alist): Rename from
03c1ad43
MA
4501 `tramp-file-name-handler-alist'.
4502 (tramp-send-command-and-check): Return t or nil. Remove all
4503 `zerop' checks, where called.
4504 (tramp-handle-set-file-modes)
4505 (tramp-do-copy-or-rename-file-directly)
4506 (tramp-handle-delete-directory, tramp-handle-delete-file)
93acd23d 4507 (tramp-maybe-send-script): Use `tramp-barf-unless-okay'.
03c1ad43
MA
4508 (tramp-sh-file-name-handler, tramp-send-command-and-check)
4509 (tramp-get-remote-ln): Set tramp-autoload cookie.
4510
4511 * net/tramp-fish.el: Remove file.
4512
c5fe4acb
DU
45132010-09-13 Daiki Ueno <ueno@unixuser.org>
4514
4515 * epa-file.el (epa-file-insert-file-contents): If visiting, bind
4516 buffer-file-name to avoid file-locking. (Bug#7026)
4517
7ea2d383
MA
45182010-09-13 Julien Danjou <julien@danjou.info>
4519
4520 * notifications.el (notifications-notify): Add support for
4521 image-path and sound-name.
4522 (notifications-specification-version): Add this variable.
4523
5616cc54
SM
45242010-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
4525
31c381e8 4526 * subr.el (y-or-n-p): New function, moved from src/fns.c; use read-key.
5616cc54 4527
94c7243b
LL
45282010-09-12 Leo <sdl.web@gmail.com>
4529
4530 * net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
4531 (rcirc-completion-start): New variables.
4532 (rcirc-nick-completions): Rename to rcirc-completions.
4533 (rcirc-nick-completion-start-offset): Delete.
4534 (rcirc-completion-at-point): New function for constructing
4535 completion data for both nicks and irc commands. Add to
4536 completion-at-point-functions in rcirc mode.
4537 (rcirc-complete): Rename from rcirc-nick-complete; use
4538 rcirc-completion-at-point.
4539 (defun-rcirc-command): Update rcirc-client-commands.
4540
0f34ae28
GM
45412010-09-11 Glenn Morris <rgm@gnu.org>
4542
4543 * emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files
4544 atomically, to avoid parallel build errors. (Bug#4196)
4545
9250002f
MM
45462010-09-11 Michael R. Mauger <mmaug@yahoo.com>
4547
4548 * progmodes/sql.el: Version 2.6
4549 (sql-dialect): Synonym for "sql-product".
4550 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
4551 (sql-set-sqli-buffer, sql-show-sqli-buffer, sql-interactive-mode):
4552 Set "sql-buffer" to buffer name not buffer object so multiple sql
4553 interactive buffers work properly. Reverts misguided changes in
4554 earlier work.
4555 (sql-comint): Make sure different buffer name is used if "*SQL*"
4556 buffer is for a different product.
4557 (sql-make-alternate-buffer-name): Fix bug with "sql-database"
4558 login param.
4559 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
4560 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
4561 (sql-db2, sql-linter, sql-product-interactive, sql-rename-buffer):
4562 Accept new buffer name or prompt for one.
4563 (sql-port): Default to zero.
4564 (sql-comint-mysql): Handle "sql-port" as a numeric.
4565 (sql-port-history): Delete unused variable.
4566 (sql-get-login): Default "sql-port" to a number.
31c381e8 4567 (sql-product-alist): Correct Postgres prompt and terminator regexp.
9250002f
MM
4568 (sql-sqlite-program): Dynamically detect presence of "sqlite" or
4569 "sqlite3" executables.
31c381e8 4570 (sql-sqlite-login-params): Add "*.sqlite[23]?" database name pattern.
9250002f
MM
4571 (sql-buffer-live-p): New function.
4572 (sql-mode-menu, sql-send-string): Use it.
4573 (sql-mode-oracle-font-lock-keywords): Improve SQL*Plus REMARK
4574 syntax pattern.
4575 (sql-mode-postgres-font-lock-keywords): Support Postgres V9.
4576 (sql-mode-sqlite-font-lock-keywords): Hilight sqlite commands.
4577
a9ec34f4
LMI
45782010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4579
31c381e8 4580 * net/netrc.el (netrc-credentials): New convenience function.
a9ec34f4 4581
cf38dd42
SM
45822010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
4583
4584 * textmodes/texinfo.el (texinfo-syntax-propertize-function): New fun
4585 to replace texinfo-font-lock-syntactic-keywords.
4586 (texinfo-mode): Use it.
4587
4588 * textmodes/tex-mode.el (tex-common-initialization, doctex-mode):
4589 Use syntax-propertize-function.
4590
4591 * textmodes/sgml-mode.el (sgml-syntax-propertize-function): New var to
4592 replace sgml-font-lock-syntactic-keywords.
4593 (sgml-mode): Use it.
4594
4595 * textmodes/reftex.el (font-lock-syntactic-keywords): Don't declare
4596 since we don't use it.
4597
4598 * textmodes/bibtex.el (bibtex-mode): Use syntax-propertize-function.
4599
4600 * progmodes/vhdl-mode.el (vhdl-mode): Use syntax-propertize-function
4601 if available.
4602 (vhdl-fontify-buffer): Adjust.
4603
4604 * progmodes/tcl.el (tcl-syntax-propertize-function): New var to
4605 replace tcl-font-lock-syntactic-keywords.
4606 (tcl-mode): Use it.
4607
4608 * progmodes/simula.el (simula-syntax-propertize-function): New var to
4609 replace simula-font-lock-syntactic-keywords.
4610 (simula-mode): Use it.
4611
4612 * progmodes/sh-script.el (sh-st-symbol): Remove.
4613 (sh-font-lock-close-heredoc, sh-font-lock-open-heredoc): Add eol arg.
4614 (sh-font-lock-flush-syntax-ppss-cache, sh-font-lock-here-doc): Remove.
4615 (sh-font-lock-quoted-subshell): Assume we've already matched $(.
4616 (sh-font-lock-paren): Set syntax-multiline.
4617 (sh-font-lock-syntactic-keywords): Remove.
4618 (sh-syntax-propertize-function): New function to replace it.
4619 (sh-mode): Use it.
4620
4621 * progmodes/ruby-mode.el (ruby-here-doc-beg-re):
4622 Define while compiling.
4623 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
4624 (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
4625 (syntax-ppss, ruby-in-ppss-context-p, ruby-in-here-doc-p)
4626 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
4627 (ruby-here-doc-end-syntax): Only define when
4628 syntax-propertize is not available.
4629 (ruby-syntax-propertize-function, ruby-syntax-propertize-heredoc):
4630 New functions.
4631 (ruby-in-ppss-context-p): Update to new syntax of heredocs.
4632 (electric-indent-chars): Silence bytecompiler.
4633 (ruby-mode): Use prog-mode, syntax-propertize-function, and
4634 electric-indent-chars.
4635
4636 * progmodes/python.el (python-syntax-propertize-function): New var to
4637 replace python-font-lock-syntactic-keywords.
4638 (python-mode): Use it.
4639 (python-quote-syntax): Simplify and adjust to new use.
4640
4641 * progmodes/perl-mode.el (perl-syntax-propertize-function): New fun to
4642 replace perl-font-lock-syntactic-keywords.
4643 (perl-syntax-propertize-special-constructs): New fun to replace
4644 perl-font-lock-special-syntactic-constructs.
4645 (perl-font-lock-syntactic-face-function): New fun.
4646 (perl-mode): Use it.
4647
4648 * progmodes/octave-mod.el (octave-syntax-propertize-sqs): New function
4649 to replace octave-font-lock-close-quotes.
4650 (octave-syntax-propertize-function): New function to replace
4651 octave-font-lock-syntactic-keywords.
4652 (octave-mode): Use it.
4653
4654 * progmodes/mixal-mode.el (mixal-syntax-propertize-function): New var;
4655 replaces mixal-font-lock-syntactic-keywords.
4656 (mixal-mode): Use it.
4657
4658 * progmodes/make-mode.el (makefile-syntax-propertize-function):
4659 New var; replaces makefile-font-lock-syntactic-keywords.
4660 (makefile-mode): Use it.
4661 (makefile-imake-mode): Adjust.
4662
4663 * progmodes/js.el (js--regexp-literal): Define while compiling.
4664 (js-syntax-propertize-function): New var; replaces
4665 js-font-lock-syntactic-keywords.
4666 (js-mode): Use it.
4667
4668 * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
4669 replaces gdb-script-font-lock-syntactic-keywords.
4670 (gdb-script-mode): Use it.
4671
4672 * progmodes/fortran.el (fortran-mode): Use syntax-propertize-function.
4673 (fortran--font-lock-syntactic-keywords): New var.
4674 (fortran-line-length): Update syntax-propertize-function and
4675 fortran--font-lock-syntactic-keywords.
4676
4677 * progmodes/cperl-mode.el (cperl-mode): Use syntax-propertize-function.
4678
4679 * progmodes/cfengine.el (cfengine-mode):
4680 Use syntax-propertize-function.
4681 (cfengine-font-lock-syntactic-keywords): Remove.
4682
4683 * progmodes/autoconf.el (autoconf-mode):
4684 Use syntax-propertize-function.
4685 (autoconf-font-lock-syntactic-keywords): Remove.
4686
4687 * progmodes/ada-mode.el (ada-set-syntax-table-properties)
4688 (ada-after-change-function, ada-initialize-syntax-table-properties)
4689 (ada-handle-syntax-table-properties): Only define when
4690 syntax-propertize is not available.
4691 (ada-mode): Use syntax-propertize-function.
4692
4693 * font-lock.el (font-lock-syntactic-keywords): Make obsolete.
4694 (font-lock-fontify-syntactic-keywords-region): Move handling of
4695 font-lock-syntactically-fontified to...
4696 (font-lock-default-fontify-region): ...here.
4697 Let syntax-propertize-function take precedence.
4698 (font-lock-fontify-syntactically-region): Cal syntax-propertize.
4699
4700 * emacs-lisp/syntax.el (syntax-propertize-function)
4701 (syntax-propertize-chunk-size, syntax-propertize--done)
4702 (syntax-propertize-extend-region-functions): New vars.
4703 (syntax-propertize-wholelines, syntax-propertize-multiline)
4704 (syntax-propertize--shift-groups, syntax-propertize-via-font-lock)
4705 (syntax-propertize): New functions.
4706 (syntax-propertize-rules): New macro.
4707 (syntax-ppss-flush-cache): Set syntax-propertize--done.
4708 (syntax-ppss): Call syntax-propertize.
4709
4710 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups.
4711
36f7d366
AM
47122010-09-10 Agustín Martín <agustin.martin@hispalinux.es>
4713
4714 * textmodes/ispell.el (ispell-init-process): Improve comments.
4715 XEmacs compatibility changes regarding (add-hook) 'local option
4716 and (set-process-query-on-exit-flag).
4717
8fca3921
MA
47182010-09-09 Michael Albinus <michael.albinus@gmx.de>
4719
cf38dd42
SM
4720 * net/tramp-cache.el (tramp-parse-connection-properties):
4721 Set tramp-autoload cookie.
8fca3921 4722
399653d6
GM
47232010-09-09 Glenn Morris <rgm@gnu.org>
4724
4725 * image.el (imagemagick-types-inhibit): Add :type, :version, :group.
4726 (imagemagick-register-types): Doc fix.
4727
c34a9669
SM
47282010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
4729
b073dc4b
SM
4730 * progmodes/octave-mod.el (electric-indent-chars): Silence bytecomp.
4731
4732 * progmodes/js.el (require): Require is already "eval-and-compile".
4733 (js--re-search-forward): Avoid `eval'. Preserve the error data.
4734 (js--re-search-backward): Use js--re-search-forward.
4735
4736 * progmodes/fortran.el (fortran-line-length): Don't recompute
4737 syntactic keywords redundantly a second time.
4738
4739 * progmodes/ada-mode.el: Replace "(set '" with setq.
4740 (ada-mode): Simplify.
4741 (ada-create-case-exception, ada-adjust-case-interactive)
4742 (ada-adjust-case-region, ada-format-paramlist, ada-indent-current)
4743 (ada-search-ignore-string-comment, ada-move-to-start)
4744 (ada-move-to-end): Use with-syntax-table.
4745
4746 * font-lock.el (save-buffer-state): Remove `varlist' arg.
4747 (font-lock-unfontify-region, font-lock-default-fontify-region):
4748 Update usage correspondingly.
4749 (font-lock-fontify-syntactic-keywords-region):
4750 Set parse-sexp-lookup-properties buffer-locally here.
4751 (font-lock-fontify-syntactically-region): Remove unused `ppss' arg.
4752
c34a9669
SM
4753 * simple.el (blink-matching-open): Don't burp if we can't find a match.
4754
13639aab
GM
47552010-09-08 Glenn Morris <rgm@gnu.org>
4756
5a972c36
GM
4757 * emacs-lisp/bytecomp.el (byte-compile-report-ops):
4758 Error if not compiled with -DBYTE_CODE_METER.
4759
13639aab
GM
4760 * emacs-lisp/bytecomp.el (byte-recompile-directory):
4761 Ignore dir-locals-file.
4762
331b2b90
SM
47632010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
4764
4765 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4766 Not a const.
4767 (compilation-error-regexp-alist-alist): Rule out ": " in file names
4768 for the `gnu' messages.
4769 (compilation-set-skip-threshold): New command.
4770 (compilation-start): Use \' rather than $.
4771 (compilation-forget-errors): Use clrhash.
4772
73b4d51a
AM
47732010-09-08 Agustín Martín <agustin.martin@hispalinux.es>
4774
4775 * textmodes/ispell.el (ispell-valid-dictionary-list):
4776 Simplify logic.
4777
0f34aa77
MA
47782010-09-08 Michael Albinus <michael.albinus@gmx.de>
4779
4780 Migrate to Tramp 2.2. Rearrange load dependencies.
4781 (Bug#1529, Bug#5448, Bug#5705)
4782
4783 * Makefile.in (TRAMP_DIR, TRAMP_SRC): New variables.
4784 ($(TRAMP_DIR)/tramp-loaddefs.el): New target.
4785 (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
4786
4787 * net/tramp.el (top): Remove all other tramp-* loads except
4788 tramp-compat.el. Remove all changes to tramp-unload-hook for
4789 other tramp-* packages. Rearrange defun order. Change calls of
4790 `tramp-compat-call-process', `tramp-compat-decimal-to-octal',
4791 `tramp-compat-octal-to-decimal' to new function names.
4792 (tramp-terminal-type, tramp-initial-end-of-output)
4793 (tramp-methods, tramp-foreign-file-name-handler-alist)
4794 (tramp-tramp-file-p, tramp-completion-mode-p)
4795 (tramp-send-command-and-check, tramp-get-remote-path)
4796 (tramp-get-remote-tmpdir, tramp-get-remote-ln)
4797 (tramp-shell-quote-argument): Set tramp-autoload cookie.
4798 (with-file-property, with-connection-property): Move to
4799 tramp-cache.el.
4800 (tramp-local-call-process, tramp-decimal-to-octal)
4801 (tramp-octal-to-decimal): Move to tramp-compat.el.
4802 (tramp-handle-shell-command): Do not require 'shell.
4803 (tramp-compute-multi-hops): No special handling for tramp-gw-*
4804 symbols.
4805 (tramp-unload-tramp): Do not call `tramp-unload-file-name-handlers'.
4806
4807 * net/tramp-cache.el (top): Require 'tramp. Add to
4808 `tramp-unload-hook'.
4809 (tramp-cache-data, tramp-get-file-property)
4810 (tramp-set-file-property, tramp-flush-file-property)
4811 (tramp-flush-directory-property, tramp-get-connection-property)
4812 (tramp-set-connection-property, tramp-flush-connection-property)
4813 (tramp-cache-print, tramp-list-connections): Set tramp-autoload
4814 cookie.
4815 (with-file-property, with-connection-property): New defuns, moved
4816 from tramp.el.
4817 (tramp-flush-file-function): Use `with-parsed-tramp-file-name'
4818 macro.
4819
4820 * net/tramp-cmds.el (top): Add to `tramp-unload-hook'.
4821 (tramp-version): Set tramp-autoload cookie.
4822
4823 * net/tramp-compat.el (top): Require 'tramp-loaddefs. Remove all
4824 changes to tramp-unload-hook for other tramp-* packages. Add to
4825 `tramp-unload-hook'.
4826 (tramp-compat-decimal-to-octal, tramp-compat-octal-to-decimal)
4827 (tramp-compat-call-process): New defuns, moved from tramp.el.
4828
4829 * net/tramp-fish.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
4830 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
4831 Add to `tramp-unload-hook'. Change call of
0f34aa77
MA
4832 `tramp-compat-decimal-to-octal' to new function name.
4833 (tramp-fish-method): Make it a defconst.
4834 (tramp-fish-file-name-p): Make it a defsubst.
4835 (tramp-fish-method, tramp-fish-file-name-handler)
4836 (tramp-fish-file-name-p): Set tramp-autoload cookie.
4837
4838 * net/tramp-ftp.el (top) Add objects to `tramp-methods' and
4839 `tramp-foreign-file-name-handler-alist'. Add to
4840 `tramp-unload-hook'.
4841 (tramp-ftp-method): Make it a defconst.
4842 (tramp-ftp-file-name-p): Make it a defsubst.
4843 (tramp-ftp-method, tramp-ftp-file-name-handler)
4844 (tramp-ftp-file-name-p): Set tramp-autoload cookie.
4845
4846 * net/tramp-gvfs.el (top) Add objects to `tramp-methods' and
4847 `tramp-foreign-file-name-handler-alist'. Add to
4848 `tramp-unload-hook'. Change checks, whether package can be
4849 loaded.
4850 (tramp-gvfs-file-name-p): Make it a defsubst.
4851 (tramp-gvfs-methods, tramp-gvfs-file-name-handler)
4852 (tramp-gvfs-file-name-p): Set tramp-autoload cookie.
4853 (tramp-gvfs-handle-file-directory-p): New defun.
4854 (tramp-gvfs-file-name-handler-alist): Use it.
4855
4856 * net/tramp-gw.el (top) Add objects to `tramp-methods' and
4857 `tramp-foreign-file-name-handler-alist'. Add to
4858 `tramp-unload-hook'.
4859 (tramp-gw-tunnel-method, tramp-gw-default-tunnel-port)
4860 (tramp-gw-socks-method, tramp-gw-default-socks-port): Make it a
4861 defconst.
4862 (tramp-gw-tunnel-method, tramp-gw-socks-method)
4863 (tramp-gw-open-connection): Set tramp-autoload cookie.
4864
4865 * net/tramp-imap.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
4866 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
4867 Add to `tramp-unload-hook'. Change checks, whether package can be
0f34aa77
MA
4868 loaded.
4869 (tramp-imap-file-name-p): Make it a defsubst.
4870 (tramp-imap-method, tramp-imaps-method)
4871 (tramp-imap-file-name-handler)
4872 (tramp-imap-file-name-p): Set tramp-autoload cookie.
4873
4874 * net/tramp-smb.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
4875 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
4876 Add to `tramp-unload-hook'. Change checks, whether package can be
0f34aa77
MA
4877 loaded. Change call of `tramp-compat-decimal-to-octal' to new
4878 function name.
4879 (tramp-smb-tunnel-method): Make it a defconst.
4880 (tramp-smb-file-name-p): Make it a defsubst.
4881 (tramp-smb-method, tramp-smb-file-name-handler)
4882 (tramp-smb-file-name-p): Set tramp-autoload cookie.
4883
4884 * net/tramp-uu.el (top) Add to `tramp-unload-hook'.
4885 (tramp-uuencode-region): Set tramp-autoload cookie.
4886
4887 * net/trampver.el (top) Add to `tramp-unload-hook'.
4888 (tramp-version, tramp-bug-report-address): Set tramp-autoload
4889 cookie. Update release number.
4890
308e764f
AM
48912010-09-07 Agustín Martín <agustin.martin@hispalinux.es>
4892
4893 * textmodes/ispell.el (ispell-start-process): Make sure original
4894 arg list is properly initialized (Bug#6993, Bug#6994).
4895
10999305 48962010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
4897
4898 * files.el (directory-abbrev-alist): Use \` as default regexp.
19fe13df
SM
4899
4900 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
4901 chars like - or ] (bug#6984).
4902 (rx-any-condense-range): Explode 2-char ranges.
4903
10999305
CY
49042010-09-06 Glenn Morris <rgm@gnu.org>
4905
4906 * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
4907
49082010-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1e05f387
SM
4909
4910 * textmodes/bibtex.el:
4911 * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
4912
f292afe5
LMI
49132010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4914
331b2b90 4915 * net/imap.el (imap-message-map): Remove optional buffer parameter,
f292afe5
LMI
4916 since no callers use it.
4917 (imap-message-get): Ditto.
4918 (imap-message-put): Ditto.
4919 (imap-mailbox-map): Ditto.
4920 (imap-mailbox-put): Ditto.
4921 (imap-mailbox-get): Ditto.
a131b9b8 4922 (imap-mailbox-get): Revert last change for this function.
f292afe5 4923
dfe1285d
LMI
49242010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4925
331b2b90 4926 * net/imap.el (imap-fetch-safe): Remove function, and alter all
31b5f292
LMI
4927 callers to use `imap-fetch' instead. According to the comments, this
4928 should be safe, since all other IMAP clients use the 1:* syntax.
331b2b90
SM
4929 (imap-enable-exchange-bug-workaround): Remove.
4930 (imap-debug): Remove -- doesn't seem very useful.
dfe1285d 4931
3ff31c90
LMI
49322010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
4933
4934 * net/imap.el (imap-log): New convenience function used throughout
4935 instead of repeating the same code all over the place.
4936
dfe1285d 49372010-09-05 David De La Harpe Golden <david@harpegolden.net>
93d68d4f
DDLHG
4938
4939 * mouse.el (mouse-save-then-kill): Save region to kill-ring
4940 when mouse-drag-copy-region is non-nil (Bug#6956).
4941
93a596e1
CY
49422010-09-05 Chong Yidong <cyd@stupidchicken.com>
4943
8d76af4a
CY
4944 * dired.el (dired-ls-sorting-switches, dired-sort-by-name-regexp):
4945 Improve regexps (Bug#6987).
4946 (dired-sort-toggle): Search more robustly for -t flag.
4947
93a596e1
CY
4948 * files.el (get-free-disk-space): Search more robustly for
4949 "available" column. Suggested by Ehud Karni
4950 <ehud@unix.mvs.co.il>.
4951
733946e7
JB
49522010-09-05 Juanma Barranquero <lekktu@gmail.com>
4953
4954 * international/uni-bidi.el:
4955 * international/uni-category.el:
4956 * international/uni-combining.el:
4957 * international/uni-decimal.el:
4958 * international/uni-mirrored.el:
4959 * international/uni-name.el: Regenerate.
4960
2e664aab
SM
49612010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
4962
6aeafb34
SM
4963 * electric.el (electric-indent-post-self-insert-function):
4964 Don't reindent with a sloppy indentation function.
4965
2e664aab
SM
4966 * emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
4967 border case in change-log-mode.
4968
13ef65a4
CY
49692010-09-04 Chong Yidong <cyd@stupidchicken.com>
4970
4971 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4972 Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
4973 Recognize leading tab in gcc-include regexp. Ignore names with
4974 leading "from" or "in" in gnu regexp (Bug#6937).
4975
5abf1556
SM
49762010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
4977
6aeafb34 4978 Avoid global recursive calls to kill-buffer-hooks; fit into 80 cols.
5abf1556
SM
4979 * textmodes/ispell.el (ispell-process-buffer-name): Remove.
4980 (ispell-start-process): Avoid setq and simplify logic.
4981 (ispell-init-process): Setup kill-buffer-hook locally when needed.
4982 (kill-buffer-hook): Don't use it globally with code that uses
4983 expand-file-name since that may call kill-buffer via
4984 code_conversion_restore.
4985
0be01d2c
CY
49862010-09-04 Noorul Islam K M <noorul@noorul.com> (tiny change)
4987
4988 * emacs-lisp/package.el (package-directory-list): Only call
4989 file-name-nondirectory on a string.
4990
ebf662f4
CY
49912010-09-02 Chong Yidong <cyd@stupidchicken.com>
4992
5abf1556
SM
4993 * emacs-lisp/package.el (package--download-one-archive):
4994 Ensure that archive-contents is valid before saving it.
ebf662f4
CY
4995 (package-activate-1, package-mark-obsolete, define-package)
4996 (package-compute-transaction, package-list-maybe-add): Use push.
4997
e5eddfd1
SM
49982010-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
4999
89acf735
SM
5000 Use SMIE's blink-paren for octave-mode.
5001 * progmodes/octave-mod.el (octave-font-lock-close-quotes):
5002 Backslashes do not escape single-quotes, single-quotes do.
5003 (octave-block-else-regexp, octave-block-end-regexp)
5004 (octave-block-match-alist): Remove.
5005 (octave-smie-bnf-table): New var, with old content.
5006 (octave-smie-op-levels): Use it.
5007 (octave-smie-closer-alist): New var.
5008 (octave-mode): Use it. Setup smie-blink-matching and electric-indent.
5009 (octave-blink-matching-block-open): Remove.
5010 (octave-reindent-then-newline-and-indent, octave-electric-semi)
5011 (octave-electric-space): Let self-insert-command run expand-abbrev and
5012 blink parens.
5013
3b843809
SM
5014 * electric.el (electricity): New group.
5015 (electric-indent-chars): New var.
5016 (electric-indent-post-self-insert-function): New fun.
5017 (electric-indent-mode): New minor mode.
5018 (electric-pair-skip-self): New custom.
5019 (electric-pair-post-self-insert-function): New function.
5020 (electric-pair-mode): New minor mode.
5021
0da20854
SM
5022 * calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
5023 calcAlg-blink-matching-open.
5024 (calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
5025 (calc-do-alg-entry): Only touch the part of the keymap that varies.
5026 Use the new blink-matching-check-function.
5027
a49e651e
SM
5028 Provide blink-matching support to SMIE.
5029 * emacs-lisp/smie.el (smie-bnf-closer-alist): New function.
5030 (smie-blink-matching-triggers, smie-blink-matching-inners): New vars.
5031 (smie-blink-matching-check, smie-blink-matching-open): New functions.
5032
e5eddfd1
SM
5033 * simple.el (newline): Fix last change to properly remove itself from
5034 the hook.
5035
b13ebb5c
SM
50362010-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5037
5038 * simple.el (newline): Eliminate optimization.
5039 Use post-self-insert-hook to set hard-newline and things before
5040 running post-self-insert-hook.
5041 (blink-matching-check-mismatch): New function.
5042 (blink-matching-check-function): New variable.
5043 (blink-matching-open): Use them.
5044 Skip back forward over prefix chars skipped by forward-sexp.
5045 Don't check if the parens are backslash escaped.
5046 (blink-paren-post-self-insert-function): Check backslash escaping here.
5047
e687c2cd
CY
50482010-09-02 Chong Yidong <cyd@stupidchicken.com>
5049
b13ebb5c
SM
5050 * emacs-lisp/package.el (package-menu-mode-map):
5051 Change package-menu-revert bindings to revert-buffer.
e687c2cd
CY
5052 (package-menu-mode): Set revert-buffer-function.
5053 (package-menu-revert): Doc fix.
5054
567efba9
AM
50552010-09-02 Agustín Martín <agustin.martin@hispalinux.es>
5056
5057 * textmodes/ispell.el (ispell-init-process): Use "~/" as
5058 `default-directory' unless using Ispell per-directory personal
5059 dictionaries and not in a mini-buffer under XEmacs.
5060 (kill-buffer-hook): Do not kill ispell process on exit when
93acd23d 5061 `ispell-process-directory' is "~/". (Bug#6143)
567efba9 5062
6d7cc563
JD
50632010-09-02 Jan Djärv <jan.h.d@swipnet.se>
5064
08d4877e
J
5065 * simple.el (kill-new): Call interprogram-cut-function with only
5066 one argument.
5067
45240125
JD
5068 * term.el (term-mouse-paste): Don't call x-get-cutbuffer.
5069 Remove cut buffer from error message.
5070
5071 * term/x-win.el (x-select-text):
5072 * term/pc-win.el (x-selection-value):
5073 * term/ns-win.el (x-selection-value):
5074 * eshell/em-term.el:
5075 * w32-fns.el (x-get-selection-value):
5076 * mouse-sel.el (mouse-sel-set-selection-function):
5077 * frame.el (display-selections-p): Remove cut-buffer in documentation.
5078
6d7cc563
JD
5079 * term/x-win.el: Update documentation for x-last-selected-text-*.
5080 (x-last-selected-text-cut, x-last-selected-text-cut-encoded)
5081 (x-last-cut-buffer-coding, x-cut-buffer-max): Remove.
6a7662bb
BR
5082 (x-select-text): Remove argument PUSH, update documentation.
5083 Remove cut-buffer code.
6d7cc563 5084 (x-selection-value-internal): Was previously x-selection-value.
5986b97d 5085 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
6a7662bb
BR
5086 Update documentation, remove cut-buffer code.
5087 Call x-selection-value-internal.
6d7cc563
JD
5088 (x-clipboard-yank): Call x-selection-value-internal.
5089 (x-initialize-window-system): Remove setting of x-cut-buffer-max.
5090
5091 * term/pc-win.el (x-last-selected-text):
5092 x-cut-buffer-or-selection-value renamed to x-selection-value
5093 (x-select-text): Remove argument PUSH, update documentation.
5094
5095 * term/ns-win.el (x-setup-function-keys, ns-last-selected-text):
5096 x-cut-buffer-or-selection-value renamed to x-selection-value
88b5a757 5097 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
6d7cc563
JD
5098 (x-select-text): Remove argument PUSH, update documentation.
5099
5100 * emacs-lisp/cl-macs.el (x-get-cutbuffer, x-get-cut-buffer): Remove.
5101
5102 * w32-fns.el (x-last-selected-text):
5103 x-cut-buffer-or-selection-value renamed to x-selection-value.
5104 (x-cut-buffer-max): Remove.
5105 (x-select-text): Remove argument PUSH, update documentation.
5106
5107 * simple.el (interprogram-cut-function): Remove mention of PUSH.
5108
5109 * select.el (x-get-cut-buffer, x-set-cut-buffer): Remove.
5110
5111 * mouse-sel.el (mouse-sel-get-selection-function):
5112 x-cut-buffer-or-selection-value renamed to x-selection-value.
5986b97d 5113 (x-select-text): Remove optional push.
6d7cc563 5114
4de81ee0
SM
51152010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
5116
8f4e9110
SM
5117 * simple.el (blink-paren-function): Move from C to here.
5118 (blink-paren-post-self-insert-function): New function.
5119 (post-self-insert-hook): Use it.
5120
4de81ee0
SM
5121 * emacs-lisp/pcase.el (pcase-split-memq):
5122 Fix overenthusiastic optimisation.
5123 (pcase-u1): Handle the case of a lambda pred.
5124
d419e1d9
KH
51252010-08-31 Kenichi Handa <handa@m17n.org>
5126
5127 * international/mule-cmds.el (standard-display-european-internal):
5128 Setup standard-display-table for 8-bit characters by storing 8-bit
5129 characters in the element vector.
5130
1e05f387
SM
5131 * disp-table.el (standard-display-8bit):
5132 Setup standard-display-table for 8-bit characters by storing 8-bit
d419e1d9
KH
5133 characters in the element vector.
5134 (standard-display-european): Likewise.
5135
61f7096c
CY
51362010-08-31 Masatake YAMATO <yamato@redhat.com>
5137
5138 * textmodes/nroff-mode.el (nroff-view): New command.
5139 (nroff-mode-map): Bind it to C-c C-c.
5140
ec5d3ff7
SM
51412010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
5142
c8977b2e
SM
5143 * emacs-lisp/smie.el (smie-down-list): New command.
5144
ec5d3ff7
SM
5145 Remove old indentation and navigation code on octave-mode.
5146 * progmodes/octave-mod.el (octave-mode-map): Remap down-list to
5147 smie-down-list rather than add a binding for octave-down-block.
5148 (octave-mark-block, octave-blink-matching-block-open):
5149 Rely on forward-sexp-function.
5150 (octave-fill-paragraph): Don't narrow, so you can use
5151 indent-according-to-mode.
5152 (octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
5153 (octave-in-block-p, octave-re-search-forward-kw)
5154 (octave-re-search-backward-kw, octave-indent-calculate)
5155 (octave-end-as-array-index-p, octave-block-end-offset)
5156 (octave-scan-blocks, octave-forward-block, octave-backward-block)
5157 (octave-down-block, octave-backward-up-block, octave-up-block)
5158 (octave-before-magic-comment-p, octave-indent-line): Remove.
5159
187d3296
CY
51602010-08-31 Chong Yidong <cyd@stupidchicken.com>
5161
5162 * emacs-lisp/package.el (package--read-archive-file): Just use
5163 `read', to avoid copying an additional string.
5164 (package-menu-mode): Set header-line-format here.
5165 (package-menu-refresh, package-menu-revert): Signal an error if
5166 not in the Package Menu.
5167 (package-menu-package-list): New var.
5168 (package--generate-package-list): Operate on the current buffer;
5169 don't assume that it is *Packages*, since the user may rename it.
5170 Allow persistent package listings and sort keys using
5171 package-menu-package-list and package-menu-package-sort-key.
5172 (package-menu--version-predicate): Fix version calculation.
5173 (package-menu-sort-by-column): Don't select the window.
ec5d3ff7
SM
5174 (package--list-packages): Create the *Packages* buffer.
5175 Set package-menu-package-list-key.
187d3296
CY
5176 (list-packages): Sorting by status is now the default.
5177 (package-buffer-info): Use match-string-no-properties.
5178 (define-package): Add a &rest argument for future proofing, but
5179 don't use it yet.
5180 (package-install-from-buffer, package-install-buffer-internal):
ec5d3ff7
SM
5181 Merge into a single function, package-install-from-buffer.
5182 (package-install-file): Change caller.
187d3296
CY
5183
5184 * finder.el: Load finder-inf using `require'.
5185 (finder-list-matches): Sorting by status is now the default.
5186 (finder-compile-keywords): Simpify printing.
5187
e17b68ed
SM
51882010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
5189
5190 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
5191 (octave-mode-map): Remove special bindings for forward/backward-block
5192 and octave-backward-up-block. Use smie-close-block.
5193 (octave-continuation-marker-regexp): New var.
5194 (octave-continuation-regexp): Use it.
5195 (octave-operator-table, octave-smie-op-levels)
5196 (octave-operator-regexp, octave-smie-indent-rules): New vars.
5197 (octave-smie-backward-token, octave-smie-forward-token): New funs.
5198 (octave-mode): Use SMIE.
5199 (octave-close-block): Delete.
5200
42b6a73b
EZ
52012010-08-30 Eli Zaretskii <eliz@gnu.org>
5202
5203 * menu-bar.el (menu-bar-edit-menu) <"Paste">: Check selection in
5204 CLIPBOARD, not in PRIMARY. (Bug#6944)
5205
f291fe60
SM
52062010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
5207
ee992a8c
SM
5208 * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
5209 a list of parents.
5210 (smie-indent-column): Allow indirection through variables.
5211
d36b74ca
SM
5212 * composite.el (save-buffer-state): Delete, unused.
5213 * font-lock.el (save-buffer-state): Use with-silent-modifications.
5214 (font-lock-default-fontify-region): Use with-syntax-table.
5215 * jit-lock.el (with-buffer-unmodified): Remove.
5216 (with-buffer-prepared-for-jit-lock): Use with-silent-modifications.
5217
f291fe60
SM
5218 Use `declare' in defmacros.
5219 * window.el (save-selected-window):
5220 * subr.el (with-temp-file, with-temp-message, with-syntax-table):
5221 * progmodes/python.el (def-python-skeleton):
5222 * net/dbus.el (dbus-ignore-errors):
5223 * jka-cmpr-hook.el (with-auto-compression-mode):
5224 * international/mule.el (with-category-table):
5225 * emacs-lisp/timer.el (with-timeout):
5226 * emacs-lisp/lisp-mnt.el (lm-with-file):
5227 * emacs-lisp/eieio.el (with-slots):
5228 * emacs-lisp/easymenu.el (easy-menu-define):
5229 * emacs-lisp/debug.el (debugger-env-macro):
5230 * emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq)
5231 (Multiple-value-call, Multiple-value-prog1):
5232 * emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key)
5233 (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and
5234 edebug rule to definition.
5235 * emacs-lisp/lisp-mode.el (save-selected-window)
5236 (with-current-buffer, combine-after-change-calls)
5237 (with-output-to-string, with-temp-file, with-temp-buffer)
5238 (with-temp-message, with-syntax-table, read-if, eval-after-load)
5239 (dolist, dotimes, when, unless):
5240 * emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
5241
96ae4c8f
CY
52422010-08-29 Chong Yidong <cyd@stupidchicken.com>
5243
5244 * finder.el: Require `package'.
5245 (finder-known-keywords): Tweak descriptions. Retire `oop' keyword.
5246 (finder-package-info): Var deleted.
5247 (finder-keywords-hash, finder--builtins-alist): New vars.
5248 (finder-compile-keywords): Compute package--builtins and
5249 finder-keywords-hash instead of finder-keywords-hash, respecting
5250 the "Package" header.
f291fe60
SM
5251 (finder-unknown-keywords, finder-list-matches):
5252 Use finder-keywords-hash and package--list-packages.
96ae4c8f
CY
5253 (finder-mode): Don't set font-lock-defaults.
5254 (finder-exit): We don't use "*Finder-package*" and "*Finder
5255 Category*" buffers anymore.
5256
5257 * emacs-lisp/package.el (package--builtins-base): Var deleted.
5258 (package--builtins): Set default value to nil.
5259 (package-initialize): Load precomputed value of package--builtins
5260 from finder-inf.el.
5261 (package-alist, package-compute-transaction)
5262 (package-download-transaction): Improve docstring.
5263 (package-read-all-archive-contents): Do not change
5264 package--builtins here.
5265 (list-packages): Make package-list-packages an alias for this.
5266 Sort by status by default.
5267 (package--list-packages): Add optional PACKAGES arg.
5268 (describe-package-1): Use font-lock-face property. For built-in
5269 packages, insert file commentary.
5270 (package--generate-package-list): Rename from
5271 package-list-packages-internal; all callers changed. Add optional
5272 PACKAGES arg. Add alphabetical sort fallbacks.
5273 (package-menu--version-predicate, package-menu--status-predicate)
5274 (package-menu--description-predicate)
5275 (package-menu--name-predicate): New functions.
5276
5277 * info.el (Info-finder-find-node): Search package-alist instead of
5278 finder-package-info.
5279
e2046ecf
CY
52802010-08-29 Chong Yidong <cyd@stupidchicken.com>
5281
5282 * subr.el (version-regexp-alist): Don't use "a" and "b" for
5283 "alpha" and "beta".
5284 (version-to-list): Handle versions like "10.3d".
5285
6fe79b7c
SM
52862010-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
5287
5288 * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
5289 (macroexp-accumulate): Use `declare'.
5290
1a868076
VJL
52912010-08-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5292
5293 * whitespace.el (whitespace-style): Adjust type declaration.
5294
9e69cb05
KH
52952010-08-26 Magnus Henoch <magnus.henoch@gmail.com>
5296
5297 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
5298 empty argument to gvfs-copy.
5299
53002010-08-26 Chong Yidong <cyd@stupidchicken.com>
5301
5302 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
5303 handle new TRASH arg of `delete-file'.
5304
53052010-08-26 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
5306
5307 * net/tramp.el (tramp-handle-insert-directory): Don't use
5308 `forward-word', its default syntax could be changed.
5309
53102010-08-26 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
5311 Michael Albinus <michael.albinus@gmx.de>
5312
5313 Implement compression for inline methods.
5314
5315 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
5316 (tramp-copy-size-limit): Allow also nil.
5317 (tramp-inline-compress-commands): New defconst.
5318 (tramp-find-inline-compress, tramp-get-inline-compress)
5319 (tramp-get-inline-coding): New defuns.
5320 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
5321 replaced by `tramp-get-inline-coding'.
5322 (tramp-handle-file-local-copy, tramp-handle-write-region)
5323 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
5324
53252010-08-26 Noah Lavine <noah549@gmail.com> (tiny change)
5326
5327 Detect ssh 'ControlMaster' argument automatically in some cases.
5328
5329 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
5330 (tramp-default-method): Use it.
5331
53322010-08-26 Karel Klíč <kklic@redhat.com>
5333
5334 * net/tramp.el (tramp-file-name-for-operation):
5335 Add file-selinux-context.
5336
53372010-08-26 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
5338
5339 * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
5340
53412010-08-26 Chong Yidong <cyd@stupidchicken.com>
5342
5343 * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
5344 (Bug#6907).
5345
4142607e
NW
53462010-08-26 Nathan Weizenbaum <nweiz@cressida.sea.corp.google.com> (tiny change)
5347
5348 * progmodes/js.el: Make indentation more customizable (Bug#6914).
5349 (js-paren-indent-offset, js-square-indent-offset)
5350 (js-curly-indent-offset): New options.
5351 (js--proper-indentation): Use them.
5352
88a36e60
DC
53532010-08-26 Daniel Colascione <dan.colascione@gmail.com>
5354
5355 * progmodes/sh-script.el (sh-get-indent-info): Use syntax-ppss
5356 instead of inspecting font-lock properties (Bug#6916).
5357
38dbc4d8
DR
53582010-08-26 David Reitter <david.reitter@gmail.com>
5359
5360 * server.el (server-visit-files): Run pre-command-hook and
76e3243a 5361 post-command-hook for each buffer while it is current (Bug#6910).
38dbc4d8
DR
5362 (server-execute): Do not run hooks here.
5363
44ffae96
MA
53642010-08-26 Michael Albinus <michael.albinus@gmx.de>
5365
5366 Sync with Tramp 2.1.19.
5367
20b8ac83
MA
5368 * net/tramp-cmds.el (tramp-cleanup-all-connections)
5369 (tramp-reporter-dump-variable, tramp-load-report-modules)
5370 (tramp-append-tramp-buffers): Use `tramp-compat-funcall'.
5371 (tramp-bug): Recommend setting of `tramp-verbose' to 9.
5372
5373 * net/tramp-compat.el (top): Do not autoload
5374 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
5375 only when `start-file-process' is not bound.
5376 (byte-compile-not-obsolete-vars): Define if not bound.
5377 (tramp-compat-funcall): New defmacro.
5378 (tramp-compat-line-beginning-position)
5379 (tramp-compat-line-end-position)
5380 (tramp-compat-temporary-file-directory)
5381 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
5382 (tramp-compat-copy-file, tramp-compat-copy-directory)
5383 (tramp-compat-delete-file, tramp-compat-delete-directory)
5384 (tramp-compat-number-sequence, tramp-compat-process-running-p):
5385 Use it.
5386 (tramp-advice-file-expand-wildcards): Do not use
5387 `tramp-handle-file-remote-p'.
5388 (tramp-compat-make-temp-file): Simplify fallback implementation.
5389 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
5390 (tramp-compat-copy-tree): Remove function.
5391 (tramp-compat-delete-file): New defun.
5392 (tramp-compat-delete-directory): Provide implementation for older
5393 Emacsen.
5394 (tramp-compat-file-attributes): Handle only
5395 `wrong-number-of-arguments' error.
5396
95b6d681
JB
5397 * net/tramp-fish.el (tramp-fish-handle-copy-file):
5398 Add PRESERVE_SELINUX_CONTEXT.
20b8ac83
MA
5399 (tramp-fish-handle-delete-file): Add TRASH arg.
5400 (tramp-fish-handle-directory-files-and-attributes):
5401 Do not use `tramp-fish-handle-file-attributes.
5402 (tramp-fish-handle-file-local-copy)
5403 (tramp-fish-handle-insert-file-contents)
5404 (tramp-fish-maybe-open-connection): Use `with-progress-reporter'.
5405
5406 * net/tramp-gvfs.el (top): Require url-util.
5407 (tramp-gvfs-mount-point): Remove.
5408 (tramp-gvfs-file-name-handler-alist): Add `file-selinux-context'
5409 and `set-file-selinux-context'.
5410 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command)
5411 (tramp-gvfs-handle-file-selinux-context)
5412 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
5413 (with-tramp-dbus-call-method): Format trace message.
5414 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
5415 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
1e05f387
SM
5416 Implement backup call, when operation on local files fails.
5417 Use progress reporter. Flush properties of changed files.
6a7662bb
BR
5418 (tramp-gvfs-handle-delete-file): Add TRASH arg.
5419 Use `tramp-compat-delete-file'.
20b8ac83
MA
5420 (tramp-gvfs-handle-expand-file-name): Expand "~/".
5421 (tramp-gvfs-handle-make-directory): Make more traces.
5422 (tramp-gvfs-handle-write-region): Protect deleting tmpfile.
5423 (tramp-gvfs-url-file-name): Hexify file name in url.
5424 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
5425 into account for the resulting file name.
5426 (tramp-gvfs-handler-askquestion): Preserve current message, in
5427 order to let progress reporter continue afterwards. (Bug#6257)
1e05f387
SM
5428 Return dummy mountpoint, when the answer is "no".
5429 See `tramp-gvfs-maybe-open-connection'.
20b8ac83
MA
5430 (tramp-gvfs-handler-mounted-unmounted)
5431 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
1e05f387
SM
5432 attribute "default_location". Set "prefix" property.
5433 Handle default-location.
20b8ac83
MA
5434 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
5435 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
5436 exists. Raise an error, if not (due to a corresponding answer
93acd23d
JB
5437 "no" in interactive questions, for example).
5438 Use `tramp-compat-funcall'.
20b8ac83
MA
5439
5440 * net/tramp-imap.el (top): Autoload `epg-make-context'.
5441 (tramp-imap-handle-copy-file): Add PRESERVE-SELINUX-CONTEXT.
5442 (tramp-imap-do-copy-or-rename-file)
5443 (tramp-imap-handle-insert-file-contents)
5444 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
5445 (tramp-imap-handle-delete-file): Add TRASH arg.
5446
1e05f387
SM
5447 * net/tramp-smb.el (tramp-smb-handle-copy-file):
5448 Add PRESERVE-SELINUX-CONTEXT.
20b8ac83
MA
5449 (tramp-smb-handle-copy-file)
5450 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
5451 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
5452 Use `with-progress-reporter'.
5453 (tramp-smb-handle-delete-file): Add TRASH arg.
5454
5455 * net/tramp.el (tramp-methods): Move hostname to the end in all
5456 ssh `tramp-login-args'. Add `tramp-async-args' attribute where
5457 appropriate.
5458 (tramp-verbose): Describe verbose level 9.
5459 (tramp-completion-function-alist)
5460 (tramp-file-name-regexp, tramp-chunksize)
5461 (tramp-local-coding-commands, tramp-remote-coding-commands)
5462 (with-connection-property, tramp-completion-mode-p)
5463 (tramp-action-process-alive, tramp-action-out-of-band)
5464 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
5465 (tramp-exists-file-name-handler): Fix docstring.
5466 (tramp-remote-process-environment): Use `format' instead of
5467 `concat'. Protect version string by apostroph.
5468 (tramp-shell-prompt-pattern): Do not use a shy group in case of
5469 XEmacs.
5470 (tramp-file-name-regexp-unified)
5471 (tramp-completion-file-name-regexp-unified): On W32 systems, do
5472 not regard the volume letter as remote filename. (Bug#5447)
5473 (tramp-perl-file-attributes)
5474 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
5475 (tramp-vc-registered-read-file-names): Read input as
5476 here-document, otherwise the command could exceed maximum length
5477 of command line.
5478 (tramp-file-name-handler-alist): Add `file-selinux-context' and
5479 `set-file-selinux-context'.
5480 (tramp-debug-message): Add `tramp-compat-funcall' to ignored
5481 backtrace functions.
5482 (tramp-error-with-buffer): Don't show the connection buffer when
5483 we are in completion mode.
5484 (tramp-progress-reporter-update, tramp-remote-selinux-p)
5485 (tramp-handle-file-selinux-context)
5486 (tramp-handle-set-file-selinux-context, tramp-process-sentinel)
5487 (tramp-connectable-p, tramp-open-shell, tramp-get-remote-trash):
5488 New defuns.
5489 (with-progress-reporter): New defmacro.
5490 (tramp-debug-outline-regexp): New defconst.
5491 (top, tramp-rfn-eshadow-setup-minibuffer)
5492 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
5493 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
5494 (tramp-completion-mode-p, tramp-check-for-regexp)
5495 (tramp-open-connection-setup-interactive-shell)
5496 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
5497 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
5498 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp):
5499 Use `tramp-compat-funcall'.
5500 (tramp-handle-make-symbolic-link): Flush file properties.
5501 (tramp-handle-load, tramp-handle-file-local-copy)
5502 (tramp-handle-insert-file-contents, tramp-handle-write-region)
5503 (tramp-handle-vc-registered, tramp-maybe-send-script)
5504 (tramp-find-shell): Use `with-progress-reporter'.
5505 (tramp-do-file-attributes-with-stat): Add space in format string,
5506 in order to work around a bug in pdksh. Reported by Gilles Pion
5507 <gpion@lfdj.com>.
5508 (tramp-handle-verify-visited-file-modtime): Do not send a command
5509 when the connection is not established.
5510 (tramp-handle-set-file-times): Simplify the check for utc.
5511 (tramp-handle-directory-files-and-attributes)
5512 (tramp-get-remote-path): Use `copy-tree'.
5513 (tramp-completion-handle-file-name-all-completions): Ensure, that
5514 non remote files are still checked. Oops.
1e05f387
SM
5515 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
5516 Handle PRESERVE-SELINUX-CONTEXT.
20b8ac83
MA
5517 (tramp-do-copy-or-rename-file): Add progress reporter.
5518 (tramp-do-copy-or-rename-file-directly): Do not use
5519 `tramp-handle-file-remote-p'.
5520 (tramp-do-copy-or-rename-file-out-of-band):
5521 Use `tramp-compat-delete-directory'.
5522 (tramp-do-copy-or-rename-file-out-of-band)
5523 (tramp-compute-multi-hops, tramp-maybe-open-connection):
5524 Use `format-spec-make'.
5525 (tramp-handle-delete-file): Add TRASH arg.
5526 (tramp-handle-dired-uncache): Flush directory cache, not only file
5527 cache.
5528 (tramp-handle-expand-file-name)
5529 (tramp-completion-handle-file-name-all-completions)
1e05f387
SM
5530 (tramp-completion-handle-file-name-completion):
5531 Use `tramp-connectable-p'.
20b8ac83
MA
5532 (tramp-handle-start-file-process): Set connection property "vec".
5533 Use it, in order to invalidate file caches. Check only for
5534 `remote-tty' process property.
5535 Implement tty setting. (Bug#4604, Bug#6360)
5536 (tramp-file-name-for-operation): Add `call-process-region' and
5537 `set-file-selinux-context'.
5538 (tramp-find-foreign-file-name-handler)
5539 (tramp-advice-make-auto-save-file-name)
5540 (tramp-set-auto-save-file-modes): Remove superfluous check for
5541 `stringp'. This is done inside `tramp-tramp-file-p'.
5542 (tramp-file-name-handler): Trace 'quit. Catch the error for some
5543 operations when we are in completion mode. This gives the user
5544 the chance to correct the file name in the minibuffer.
5545 (tramp-completion-mode-p): Use `non-essential'.
5546 (tramp-handle-file-name-all-completions): Backward/ XEmacs
5547 compatibility: Use `completion-ignore-case' if
5548 `read-file-name-completion-ignore-case' does not exist.
5549 (tramp-get-debug-buffer): Use `tramp-debug-outline-regexp'.
5550 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
5551 `tramp-open-shell'.
5552 (tramp-action-password): Hide password prompt before next run.
5553 (tramp-process-actions): Widen connection buffer for the trace.
5554 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
5555 process property. Trace stty settings if `tramp-verbose' >= 9.
5556 Apply workaround for IRIX64 bug. Move argument of last
5557 `tramp-send-command' where it belongs to.
5558 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
5559 front of `login-args'.
5560 (tramp-get-ls-command, tramp-get-ls-command-with-dired): Run tests
5561 on "/dev/null" instead of "/".
5562 (tramp-get-ls-command-with-dired): Make test for "--dired"
5563 stronger.
5564 (tramp-set-auto-save-file-modes): Adapt version check.
5565 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
5566 (tramp-handle-process-file): Call the program in a subshell, in
5567 order to preserve working directory.
5568 (tramp-handle-shell-command): Don't use hard-wired "/bin/sh" but
5569 `tramp-remote-sh' from `tramp-methods'.
5570 (tramp-get-ls-command): Make test for "--color=never" stronger.
5571 (tramp-check-for-regexp): Use (forward-line 1).
5572
44ffae96
MA
5573 * net/trampver.el: Update release number.
5574
cb6c4991
CY
55752010-08-26 Chong Yidong <cyd@stupidchicken.com>
5576
5577 * help.el (help-map): Bind `C-h P' to describe-package.
5578
5579 * menu-bar.el (menu-bar-describe-menu): Add describe-package.
5580
5581 * emacs-lisp/package.el (package-refresh-contents): Catch errors
5582 when downloading archives.
5583 (describe-package-1): Add package commentary.
5584 (package-install-button-action): New function.
5585 (package-menu-mode-map): Bind ? to package-menu-describe-package.
5586 (package-menu-view-commentary): Function removed.
5587 (package-list-packages-internal): Hide the `package' package too.
5588
b60f961f
KH
55892010-08-25 Kenichi Handa <handa@m17n.org>
5590
5591 * language/misc-lang.el ("Arabic"): New language environment.
5592 Setup composition-function-table for Arabic characters.
5593
5594 * international/fontset.el (setup-default-fontset): Fix typo for
5595 arabic OTF spec (fini->fina).
5596
a0c16be4
J
55972010-08-25 Jan Djärv <jan.h.d@swipnet.se>
5598
5599 * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter
5600 on all frames.
5601
85cc3d4f
VJL
56022010-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5603
5604 * whitespace.el: Allow cleaning up blanks without blank
5605 visualization (Bug#6651). Adjust help window for
5606 whitespace-toggle-options (Bug#6479). Allow to use fill-column
5607 instead of whitespace-line-column (from EmacsWiki). New version
5608 13.1.
88b5a757 5609 (whitespace-style): Add new value 'face. Adjust docstring.
6a7662bb
BR
5610 (whitespace-space, whitespace-hspace, whitespace-tab):
5611 Adjust foreground property face.
85cc3d4f
VJL
5612 (whitespace-line-column): Adjust docstring and type declaration.
5613 (whitespace-style-value-list, whitespace-toggle-option-alist)
5614 (whitespace-help-text): Adjust const initialization.
5615 (whitespace-toggle-options, global-whitespace-toggle-options):
5616 Adjust docstring.
5617 (whitespace-display-window, whitespace-interactive-char)
5618 (whitespace-style-face-p, whitespace-color-on): Adjust code.
5619 (whitespace-help-scroll): New fun.
5620
cb8759ca
CY
56212010-08-24 Chong Yidong <cyd@stupidchicken.com>
5622
5623 * emacs-lisp/package.el (list-packages): Alias for
5624 package-list-packages.
5625
44a41a47
KR
56262010-08-24 Kevin Ryde <user42@zip.com.au>
5627
be7748e7
KR
5628 * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
5629 (Bug#5651).
5630
44a41a47
KR
5631 * progmodes/ruby-mode.el (ruby): Add defgroup.
5632
edfd00fa
CY
56332010-08-24 Chong Yidong <cyd@stupidchicken.com>
5634
5635 * progmodes/python.el: Add Ipython support (Bug#5390).
5636 (python-shell-prompt-alist)
5637 (python-shell-continuation-prompt-alist): New options.
5638 (python--set-prompt-regexp): New function.
6a7662bb
BR
5639 (inferior-python-mode, run-python, python-shell):
5640 Require ansi-color. Use python--set-prompt-regexp to set the comint
edfd00fa
CY
5641 prompt based on the Python interpreter.
5642 (python--prompt-regexp): New var.
5643 (python-check-comint-prompt)
5644 (python-comint-output-filter-function): Use it.
5645 (run-python): Use a pipe (Bug#5694).
5646
56472010-08-24 Fabian Ezequiel Gallina <galli.87@gmail.com> (tiny change)
5648
5649 * progmodes/python.el (python-send-region): Send a different
5650 Python command if Ipython is in use.
5651 (python-check-version): Use a Python command to find the version.
5652
1c409d0b
CY
56532010-08-24 Chong Yidong <cyd@stupidchicken.com>
5654
5655 * mouse.el (mouse-yank-primary): Avoid setting primary when
5656 deactivating the mark (Bug#6872).
5657
733946e7 56582010-08-23 Chris Foote <chris@foote.com.au> (tiny change)
9027027d
CF
5659
5660 * progmodes/python.el (python-block-pairs): Allow use of "finally"
5661 with "else" (Bug#3991).
5662
e73f184c
MA
56632010-08-23 Michael Albinus <michael.albinus@gmx.de>
5664
5665 * net/dbus.el: Accept UNIX domain sockets as bus address.
5666 (top): Don't initialize `dbus-registered-objects-table' anymore,
5667 this is done in dbusbind,c.
5668 (dbus-check-event): Adapt test for bus.
5669 (dbus-return-values-table, dbus-unregister-service)
5670 (dbus-event-bus-name, dbus-introspect, dbus-register-property):
5671 Adapt doc string.
5672
1a140747
JB
56732010-08-23 Juanma Barranquero <lekktu@gmail.com>
5674
5675 * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
5676
7133b7ee
JL
56772010-08-22 Juri Linkov <juri@jurta.org>
5678
5679 * simple.el (read-extended-command): New function with the logic
5680 for `completing-read' moved to Elisp from `execute-extended-command'.
5681 Use `function-called-at-point' in `minibuffer-default-add-function'
5682 to get a command name for M-n (bug#5364, bug#5214).
5683
198a7a97
CY
56842010-08-22 Chong Yidong <cyd@stupidchicken.com>
5685
5686 * startup.el (command-line-1): Issue warning for ignored arguments
5687 --unibyte, etc (Bug#6886).
5688
c00725d7
LL
56892010-08-22 Leo <sdl.web@gmail.com>
5690
5691 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
5692 (ignore, bright, dim, keyword): Split list of nicknames before
5693 passing to rcirc-add-or-remove (Bug#6894).
5694
bc7d7ea6
CY
56952010-08-22 Chong Yidong <cyd@stupidchicken.com>
5696
5697 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
5698
b0126eac 56992010-08-22 Leo <sdl.web@gmail.com>
e0143335 5700
\81ukasz Stelmach, 2010-08-26 17:33:52 +0200">d5720b4c 5701 Fix buffer-list rename&refresh after killing a buffer in ido.
76e3243a 5702 * ido.el: Revert Óscar's.
e0143335
LL
5703 (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
5704 Remember the buffers at head, rather than their name.
76e3243a 5705 * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
e0143335 5706
b0126eac 57072010-08-22 Kirk Kelsey <kirk.kelsey@0x4b.net> (tiny change)
8f081e96
SM
5708 Stefan Monnier <monnier@iro.umontreal.ca>
5709
5710 * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
5711 extra backslash added to each line (bug#6890).
5712
b0126eac 57132010-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
3ff78624
SM
5714
5715 * subr.el (read-key): Don't echo keystrokes (bug#6883).
5716
b0126eac 57172010-08-22 Glenn Morris <rgm@gnu.org>
635f7282
GM
5718
5719 * menu-bar.el (menu-bar-games-menu): Add landmark.
5720
b0126eac 57212010-08-22 Glenn Morris <rgm@gnu.org>
fb89a654 5722
9130a2d6
GM
5723 * align.el (align-regexp): Make group and spacing arguments
5724 use the interactive defaults when non-interactive. (Bug#6698)
5725
fb89a654
GM
5726 * mail/rmail.el (rmail-forward): Replace mail-text-start with its
5727 expansion, so as not to need sendmail.
5728 (mail-text-start): Remove declaration.
5729 (rmail-retry-failure): Require sendmail.
5730
b0126eac 57312010-08-22 Chong Yidong <cyd@stupidchicken.com>
186e86db
SM
5732
5733 * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
5734
b0126eac 57352010-08-22 Michael Albinus <michael.albinus@gmx.de>
a67e6f13 5736
186e86db
SM
5737 * progmodes/flymake.el (flymake-start-syntax-check-process):
5738 Use `start-file-process' in order to let it run also on remote hosts.
a67e6f13 5739
b0126eac 57402010-08-22 Kenichi Handa <handa@m17n.org>
f3cc64f8
KH
5741
5742 * files.el: Add `word-wrap' as safe local variable.
5743
b0126eac 57442010-08-22 Glenn Morris <rgm@gnu.org>
bb25c8d7
GM
5745
5746 * woman.el (woman-translate): Case matters. (Bug#6849)
5747
b0126eac 57482010-08-22 Chong Yidong <cyd@stupidchicken.com>
a4aae1a5
CY
5749
5750 * simple.el (kill-region): Doc fix (Bug#6787).
5751
b0126eac 57522010-08-22 Glenn Morris <rgm@gnu.org>
721dce17
GM
5753
5754 * calendar/diary-lib.el (diary-header-line-format):
5755 Fit it to the window, not the frame.
5756
b0126eac 57572010-08-22 Andreas Schwab <schwab@linux-m68k.org>
7467d0a8
AS
5758
5759 * subr.el (ignore-errors): Add debug declaration.
5760
b0126eac 57612010-08-22 Geoff Gole <geoffgole@gmail.com> (tiny change)
1fcf76af
GG
5762
5763 * whitespace.el (whitespace-color-off): Remove post-command-hook
5764 locally.
5765
537ffaf3
SM
57662010-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
5767
5768 * vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
5769
d64b8a68
CY
57702010-08-21 Chong Yidong <cyd@stupidchicken.com>
5771
5772 * cus-edit.el (custom-group-value-create): Add extra newline
5773 before end line (Bug#6876).
5774
d2625c3d
CY
57752010-08-21 Chong Yidong <cyd@stupidchicken.com>
5776
5777 * mouse.el (mouse-save-then-kill): Don't save region to kill ring
5778 when extending it. Before killing on the second click, check if
5779 the buffer is the correct one. Doc fix.
5780 (mouse-secondary-save-then-kill): Allow usage without first
5781 calling mouse-start-secondary, by defaulting to point. Don't save
5782 an empty secondary selection. Doc fix.
5783
80525855
VJL
57842010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5785
91bdeb66
VJL
5786 * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
5787 Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
537ffaf3 5788 New version 13.0.
80525855
VJL
5789 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
5790 Adjust initialization.
5791 (whitespace-bob-marker, whitespace-eob-marker)
5792 (whitespace-buffer-changed): New vars.
5793 (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
5794 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
537ffaf3
SM
5795 (whitespace-post-command-hook, whitespace-display-char-on):
5796 Adjust code.
80525855 5797 (whitespace-looking-back, whitespace-buffer-changed): New funs.
85cc3d4f 5798 (whitespace-space-regexp, whitespace-tab-regexp): Fun eliminated.
80525855 5799
4b9c0a49
SM
58002010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
5801
118cf454
SM
5802 * files.el (locate-file-completion-table): Only list the .el and .elc
5803 extensions if there's no other choice (bug#5955).
5804
a2e5caf7
SM
5805 * facemenu.el (facemenu-self-insert-data): New var.
5806 (facemenu-post-self-insert-function, facemenu-set-self-insert-face):
5807 New functions.
5808 (facemenu-add-face): Use them.
5809
4b9c0a49
SM
5810 * simple.el (blink-matching-open): Obey forward-sexp-function.
5811
0193499f
SM
58122010-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
5813
b2a15250
SM
5814 * simple.el (prog-mode-map): New var.
5815 (prog-indent-sexp): New command.
5816
b5ba2d6f
SM
5817 * progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
5818
9acd1bdc
SM
5819 * progmodes/prolog.el (smie): Require.
5820
8723cfa4
SM
5821 * emacs-lisp/smie.el (smie-default-backward-token)
5822 (smie-default-forward-token): Strip properties.
5823 (smie-next-sexp): Be more careful with associative operators.
5824 (smie-forward-sexp-command): Generalize.
5825 (smie-backward-sexp-command): Simplify.
5826 (smie-closer-alist): New var.
5827 (smie-close-block): New command.
5828 (smie-indent-debug-log): New var.
5829 (smie-indent-offset-rule): Add a few more cases.
5830 (smie-indent-column): New function.
5831 (smie-indent-after-keyword): Use it.
5832 (smie-indent-keyword): Use it.
5833 Fix up the opener code's point position.
5834 (smie-indent-comment): Only applies at BOL.
5835 (smie-indent-debug): New command.
5836
0193499f
SM
5837 * emacs-lisp/autoload.el (make-autoload): Preload the macros's
5838 declarations that are useful before running the macro.
5839
0c9b8993
GM
58402010-08-18 Joakim Verona <joakim@verona.se>
5841
5842 * image.el (imagemagick-types-inhibit): New variable.
5843 (imagemagick-register-types): New function.
5844 * image-mode.el (image-transform-properties): New function.
ccd80618
JV
5845 (image-transform-set-scale, image-transform-fit-to-height)
5846 (image-transform-set-rotation, image-transform-set-resize)
0c9b8993
GM
5847 (image-transform-fit-to-width, image-transform-fit-to-height):
5848 New functions.
ccd80618
JV
5849 (image-toggle-display-image): Support image transforms.
5850
1075cd61
KY
58512010-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
5852
5853 * image.el (create-animated-image): Don't add heuristic mask to image
5854 (Bug#6839).
5855
64cb6c78
J
58562010-08-18 Jan Djärv <jan.h.d@swipnet.se>
5857
0193499f
SM
5858 * term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
5859 Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
64cb6c78 5860
ff80a446
SM
58612010-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
5862
afa22f7c
SM
5863 * emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
5864
ff80a446
SM
5865 Font-lock '...' strings, plus various simplifications and fixes.
5866 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
5867 (octave-font-lock-close-quotes): New function.
5868 (octave-font-lock-syntactic-keywords): New var.
5869 (octave-mode): Use it. Set beginning-of-defun-function.
5870 (octave-mode-map): Don't override the <foo>-defun commands.
5871 (octave-mode-menu): Pass it directly to easy-menu-define;
5872 remove (now generic) <foo>-defun commands; use info-lookup-symbol.
5873 (octave-block-match-alist): Fix up last change so that
5874 octave-close-block uses the more specific keyword.
5875 (info-lookup-mode): Silence byte-compiler.
5876 (octave-beginning-of-defun): Not interactive any more.
5877 Optimize slightly.
5878 (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
5879 (octave-indent-defun, octave-send-defun): Use mark-defun instead.
5880 (octave-completion-at-point-function): Make sure point is within
5881 beg..end.
5882 (octave-reindent-then-newline-and-indent):
5883 Use reindent-then-newline-and-indent.
5884 (octave-add-octave-menu): Remove.
5885
2269b349
JD
58862010-08-17 Jan Djärv <jan.h.d@swipnet.se>
5887
489cd5bd
JD
5888 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer)
5889 (report-emacs-bug-can-use-xdg-email): New functions.
5890 (report-emacs-bug): Set can-xdg-email to result of
5891 report-emacs-bug-can-use-xdg-email. If can-xdg-email bind
5892 \C-cm to report-emacs-bug-insert-to-mailer and add help text
5893 about it.
30ebab6d 5894
a2fb159c
GM
5895 * net/browse-url.el (browse-url-default-browser): Add cond
5896 for browse-url-xdg-open.
5897 (browse-url-can-use-xdg-open, browse-url-xdg-open): New functions.
5898
58992010-08-17 Glenn Morris <rgm@gnu.org>
5900
5901 * progmodes/cc-engine.el (c-new-BEG, c-new-END)
5902 (c-fontify-recorded-types-and-refs): Define for compiler.
5903 * progmodes/cc-mode.el (c-new-BEG, c-new-END): Move definitions
5904 before use.
5905
5906 * calendar/icalendar.el (icalendar--convert-recurring-to-diary):
5907 Fix format call.
5908
bb6aba9c
MA
59092010-08-17 Michael Albinus <michael.albinus@gmx.de>
5910
5911 * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
5912 properties.
5913 (tramp-handle-process-file): Call the program in a subshell, in
5914 order to preserve working directory.
5915 (tramp-action-password): Hide password prompt before next run.
5916 (tramp-process-actions): Widen connection buffer for the trace.
5917
8f10c937
DD
59182010-08-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
5919
5920 * net/rcirc.el (rcirc-log-process-buffers): New option.
5921 (rcirc-print): Use it.
5922 (rcirc-generate-log-filename): New function.
5923 (rcirc-log-filename-function): Change default to
5924 rcirc-generate-log-filename (Bug#6828).
5925
7c23dd44
CY
59262010-08-16 Chong Yidong <cyd@stupidchicken.com>
5927
5928 * simple.el (deactivate-mark): If select-active-regions is `only',
5929 only set selection for temporarily active regions.
5930
5931 * cus-start.el: Change defcustom for select-active-regions.
5932
6d3e82d2
CY
59332010-08-15 Chong Yidong <cyd@stupidchicken.com>
5934
5935 * mouse.el (mouse--drag-set-mark-and-point): New function.
ff80a446
SM
5936 (mouse-drag-track): Use LOCATION arg to push-mark.
5937 Use mouse--drag-set-mark-and-point to take click-count into
6d3e82d2
CY
5938 consideration when updating point and mark (Bug#6840).
5939
c68263b1
CY
59402010-08-15 Chong Yidong <cyd@stupidchicken.com>
5941
5942 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5943 Give the Ruby rule a lower priority than Gnu (Bug#6778).
5944
456f369a
ŠN
59452010-08-14 Štěpán Němec <stepnem@gmail.com> (tiny change)
5946
ff80a446
SM
5947 * font-lock.el (lisp-font-lock-keywords-2):
5948 Add combine-after-change-calls, condition-case-no-debug,
456f369a
ŠN
5949 with-demoted-errors, and with-silent-modifications (Bug#6025).
5950
c22e18f5
KR
59512010-08-14 Kevin Ryde <user42@zip.com.au>
5952
5953 * emacs-lisp/copyright.el (copyright-update-year)
b7716b25
CY
5954 (copyright-update): Temporary switch-to-buffer to ensure the
5955 buffer change being queried is visible (Bug#5394).
c22e18f5 5956
6f1a6faf
TT
59572010-08-14 Tom Tromey <tromey@redhat.com>
5958
5959 * progmodes/etags.el (tags-file-name): Mark safe if stringp
5960 (Bug#6733).
5961
e7afcf30
EZ
59622010-08-14 Eli Zaretskii <eliz@gnu.org>
5963
5964 * mouse.el (mouse-yank-primary): Fix mouse-2 on MS-Windows and
5965 MS-DOS. (Bug#6689)
5966
2b4e6277
J
59672010-08-13 Jan Djärv <jan.h.d@swipnet.se>
5968
5969 * menu-bar.el (menu-bar-set-tool-bar-position): New function.
5970 (menu-bar-showhide-tool-bar-menu-customize-enable-left)
5971 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
5972 (menu-bar-showhide-tool-bar-menu-customize-enable-top)
ff80a446
SM
5973 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom):
5974 Call menu-bar-set-tool-bar-position.
2b4e6277 5975
dc94fc85
SM
59762010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5977
c5683ceb
SM
5978 * progmodes/octave-mod.el (octave-mode-syntax-table): Use the new "c"
5979 comment style (bug#6834).
5980 * progmodes/scheme.el (scheme-mode-syntax-table):
5981 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Remove spurious
5982 "b" flag in "' 14b" syntax.
5983
c82d5b11
SM
5984 * progmodes/octave-mod.el (octave-mode-map): Remove special bindings
5985 for (un)commenting the region and performing completion.
5986 (octave-mode-menu): Use standard commands for help and completion.
5987 (octave-mode-syntax-table): Support %{..%} comments (sort of).
5988 (octave-mode): Use define-derived-mode.
5989 Set completion-at-point-functions and don't set columns.
5990 Don't disable adaptive-fill-regexp.
5991 (octave-describe-major-mode, octave-comment-region)
5992 (octave-uncomment-region, octave-comment-indent)
5993 (octave-indent-for-comment): Remove.
5994 (octave-indent-calculate): Rename from calculate-octave-indent.
7e82caa7 5995 (octave-indent-line, octave-fill-paragraph): Update caller.
c82d5b11
SM
5996 (octave-initialize-completions): No need to make an alist.
5997 (octave-completion-at-point-function): New function.
5998 (octave-complete-symbol): Use it.
5999 (octave-insert-defun): Use define-skeleton.
6000
6001 * progmodes/octave-mod.el (octave-mode): Set comment-add.
6002 (octave-mode-map): Use comment-dwim (bug#6829).
dc94fc85 6003
61b6abbd
AL
60042010-08-12 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
6005
6006 * cus-edit.el (custom-save-variables, custom-save-faces): Fix up
6007 indentation of inserted comment.
6008
3a46642b
J
60092010-08-11 Jan Djärv <jan.h.d@swipnet.se>
6010
6011 * faces.el (region): Add type gtk that uses gtk colors.
6012
6013 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
6014 Handle theme-name change.
6015
3bd2cfef
MM
60162010-08-10 Michael R. Mauger <mmaug@yahoo.com>
6017
6018 * progmodes/sql.el: Version 2.5
6019 (sql-product-alist): Add :prompt-cont-regexp property for several
6020 database products.
6021 (sql-prompt-cont-regexp): New variable.
61b6abbd
AL
6022 (sql-output-newline-count, sql-output-by-send):
6023 New variables. Record number of newlines in input text.
3bd2cfef
MM
6024 (sql-send-string): Handle multiple filters and count newlines.
6025 (sql-send-magic-terminator): Count terminator newline.
6026 (sql-interactive-remove-continuation-prompt): Filters output to
6027 remove continuation prompts; one for each newline.
6028 (sql-interactive-mode): Set up new variables, prompt regexp and
6029 output filter.
6030 (sql-mode-sqlite-font-lock-keywords): Correct some keywords.
61b6abbd 6031 (sql-make-alternate-buffer-name): Correct buffer name in edge cases.
3bd2cfef 6032
d02c9bcd
SM
60332010-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
6034
6035 * emacs-lisp/pcase.el: New file.
6036
80ca4f1e
MA
60372010-08-10 Michael Albinus <michael.albinus@gmx.de>
6038
6039 * net/tramp.el (tramp-vc-registered-read-file-names): Read input
6040 as here-document, otherwise the command could exceed maximum
6041 length of command line.
d02c9bcd
SM
6042 (tramp-handle-vc-registered): Call script accordingly.
6043 Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
80ca4f1e 6044
2948599b
KH
60452010-08-10 Kenichi Handa <handa@m17n.org>
6046
6047 * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
6048 composable pattern.
6049
148cef8e
CY
60502010-08-09 Chong Yidong <cyd@stupidchicken.com>
6051
6052 * emacs-lisp/package.el (package-version-split)
6053 (package--version-first-nonzero, package-version-compare):
6054 Functions removed.
6055 (package-directory-list, package-load-all-descriptors)
6056 (package--built-in, package-activate, define-package)
6057 (package-installed-p, package-compute-transaction)
6058 (package-read-all-archive-contents)
6059 (package--add-to-archive-contents, package-buffer-info)
d02c9bcd
SM
6060 (package-tar-file-info, package-list-packages-internal):
6061 Use version-to-list and version-list-*.
148cef8e 6062
d02c9bcd
SM
6063 * emacs-lisp/package-x.el (package-upload-buffer-internal):
6064 Use version-to-list.
148cef8e
CY
6065 (package-upload-buffer-internal): Use version-list-<=.
6066
82a9ce0f
KH
60672010-08-09 Kenichi Handa <handa@m17n.org>
6068
231e5e5f 6069 * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
82a9ce0f
KH
6070 composable pattern.
6071
7adf5fdc
CY
60722010-08-08 Chong Yidong <cyd@stupidchicken.com>
6073
fc560445
CY
6074 * tutorial.el (tutorial--default-keys): C-d is now bound to
6075 delete-forward-char (Bug#6826).
6076
7adf5fdc
CY
6077 * mouse.el (mouse-drag-track): Remove accidentally-removed check
6078 for `double' value of mouse-1-click-follows-link (Bug#6807).
6079
e54a1075
JB
60802010-08-08 Johan Bockgård <bojohan@gnu.org>
6081
6082 * replace.el (replace-highlight): Bind isearch-forward and
6083 isearch-error, ensuring that highlighting is updated if the user
6084 switches the search direction (Bug#6808).
6085
6086 * isearch.el (isearch-lazy-highlight-forward): New var.
6087 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
6088 (isearch-lazy-highlight-update): Use it.
6089
7815fe19 60902010-08-08 Kenichi Handa <handa@m17n.org>
7a84eee5 6091
8d9e03e4
JB
6092 * international/mule.el (define-charset): Store NAME as :base property.
6093 (ctext-non-standard-encodings-table): Pay attention to charset aliases.
7a84eee5
KH
6094 (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
6095 current priority. Force using the designation of the specific
8d9e03e4 6096 charset by adding `charset' text property. Improve the whole algorithm.
7a84eee5 6097
7815fe19 60982010-08-08 Juanma Barranquero <lekktu@gmail.com>
f6b55526
JB
6099
6100 * emulation/pc-select.el (pc-selection-mode-hook)
6101 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
6102 (pc-selection-mode): Fix typos in docstrings.
6103
7815fe19 61042010-08-08 Kenichi Handa <handa@m17n.org>
6b4d96c2
KH
6105
6106 * language/cyrillic.el: Don't add "microsoft-cp1251" to
6107 ctext-non-standard-encodings-alist here.
6108
8d9e03e4
JB
6109 * international/mule.el (ctext-non-standard-encodings-alist):
6110 Add "koi8-r" and "microsoft-cp1251".
6b4d96c2
KH
6111 (ctext-standard-encodings): New variable.
6112 (ctext-non-standard-encodings-table): List only elements for
6113 non-standard encodings.
186e86db 6114 (ctext-pre-write-conversion): Adjust for the above change.
6b4d96c2
KH
6115 Check ctext-standard-encodings.
6116
6117 * international/mule-conf.el (compound-text): Doc fix.
6118 (ctext-no-compositions): Doc fix.
6119 (compound-text-with-extensions): Doc fix.
6120
7815fe19 61212010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
c613687b
SM
6122
6123 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
6124
8d9e03e4 61252010-08-08 Juanma Barranquero <lekktu@gmail.com>
d5b8058f 6126
9ebc731b
JB
6127 * progmodes/which-func.el (which-func-format): Split help-echo text
6128 into lines, like other mode-line tooltips.
6129
d5b8058f
JB
6130 * server.el (server-start): When using TCP sockets, force IPv4
6131 and use a literal 127.0.0.1 for localhost. (Related to bug#6781.)
6132
8d9e03e4 61332010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
a2077b7f
SM
6134
6135 * bindings.el (complete-symbol): Run completion-at-point as a fallback.
6136
8d9e03e4 61372010-08-08 Juanma Barranquero <lekktu@gmail.com>
f63a7652
JB
6138
6139 * term.el (term-delimiter-argument-list): Reflow docstring.
6140 (term-read-input-ring, term-write-input-ring, term-send-input)
6141 (term-bol, term-erase-in-display, serial-supported-or-barf):
6142 Fix typos in docstrings.
6143
8d9e03e4 61442010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
a7e26d8b
SM
6145
6146 * bindings.el (function-key-map): Add a S-tab => backtab fallback.
6147
8d9e03e4 61482010-08-08 Juanma Barranquero <lekktu@gmail.com>
bbc4e17c
JB
6149
6150 * dabbrev.el (dabbrev-completion): Fix typo in docstring.
6151
8d9e03e4 61522010-08-08 MON KEY <monkey@sandpframing.com> (tiny change)
9aea20c9
MK
6153
6154 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
6155 Fix typo in docstring (bug#6747).
6156
7815fe19 61572010-08-08 Leo <sdl.web@gmail.com>
16b0b347
LL
6158
6159 * eshell/esh-io.el (eshell-get-target): Better detection of
6160 read-only file (Bug#6762).
6161
7815fe19 61622010-08-08 Juanma Barranquero <lekktu@gmail.com>
ad9ae065
JB
6163
6164 * align.el (align-default-spacing): Doc fix.
6165 (align-region-heuristic, align-regexp): Fix typos in docstrings.
6166
733946e7 61672010-08-08 Stephen Peters <speters@itasoftware.com>
81ee9410 6168
490b89ac 6169 * calendar/icalendar.el
93acd23d
JB
6170 (icalendar--split-value): Fix splitting regexp. (Bug#6766)
6171 (icalendar--get-weekday-numbers): New.
81ee9410 6172 (icalendar--convert-recurring-to-diary): Handle multiple byday
93acd23d 6173 values in weekly rules. (Bug#6766)
81ee9410 6174
490b89ac
UJ
61752010-08-08 Ulf Jasper <ulf.jasper@web.de>
6176
6177 * calendar/icalendar.el (icalendar-uid-format): Doc fix.
6178 (icalendar--create-uid, icalendar-export-region)
6179 (icalendar--parse-summary-and-rest): Code formatting.
6180
2c695727
JB
61812010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
6182
6183 * calc/calc.el (calc-trail-mode,calc-refresh): Use `face' property
6184 to italicize headers.
6185 (calc-highlight-selections-with-faces): New variable.
6186 (calc-selected-face, calc-nonselected-face): New faces.
6187
6188 * calc/calccomp.el (math-comp-highlight-string): Use
6189 `calc-highlight-selections-with-faces' to determine how to highlight
6190 sub-formulas.
6191
6192 * calc/calc-sel.el (calc-show-selections): Change message to when
6193 using faces to highlight selections.
6194
b93d4f22
MM
61952010-08-07 Michael R. Mauger <mmaug@yahoo.com>
6196
8d9e03e4
JB
6197 * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
6198 Add SQLite 3 keywords, functions and datatypes.
6199 (sql-interactive-mode): Remove `comint-process-echoes' set to t
b93d4f22
MM
6200 (Bug#6686).
6201
9852377f
CY
62022010-08-07 Chong Yidong <cyd@stupidchicken.com>
6203
6204 * simple.el (select-active-regions): Move to keyboard.c.
6205 (deactivate-mark): Used saved-region-selection.
6206 (select-active-region): Function removed.
6207 (activate-mark, set-mark, push-mark-command)
6208 (handle-shift-selection): Don't call it.
6209 (keyboard-quit): Avoid adding the region to the window selection.
6210
6211 * mouse.el (mouse-drag-track): Remove hacks to deal with old
6212 select-active-regions implementation.
6213 (mouse-yank-at-click): Doc fix.
6214
6215 * cus-start.el: Add custom declaration for select-active-regions.
6216
822775bf
EZ
62172010-08-07 Eli Zaretskii <eliz@gnu.org>
6218
4c5130d6
EZ
6219 * simple.el (delete-forward-char): Doc fix.
6220
822775bf
EZ
6221 * tutorial.el (help-with-tutorial): Hack safe file-local variables
6222 after reading the tutorial.
6223
bd4c5e3e
AM
62242010-08-06 Alan Mackenzie <bug-cc-mode@gnu.org>
6225
6a7662bb
BR
6226 * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph):
6227 Fix for the case that a C style comment has its delimiters alone on
bd4c5e3e
AM
6228 their respective lines.
6229
d00fa9b6
MA
62302010-08-06 Michael Albinus <michael.albinus@gmx.de>
6231
8d9e03e4 6232 * net/tramp.el (tramp-handle-start-file-process): Set connection
d00fa9b6 6233 property "vec".
6a7662bb
BR
6234 (tramp-process-sentinel): Use it for flushing the cache.
6235 We cannot do it via the process buffer, the buffer could be deleted
d00fa9b6
MA
6236 already when running the sentinel.
6237
62382010-08-06 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
942415f3
MA
6239
6240 * comint.el (comint-mode): Make directory tracking functions
6241 functional on remote files. (Bug#6764)
6242
b3d42406
DN
62432010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
6244
6245 * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
6246
29cf3e20
EZ
62472010-08-05 Eli Zaretskii <eliz@gnu.org>
6248
6a7662bb
BR
6249 * emacs-lisp/find-gc.el (find-gc-source-files):
6250 Rename unexec.c => unexcoff.c.
29cf3e20 6251
6a7662bb
BR
6252 * emacs-lisp/authors.el (authors-fixed-entries):
6253 Rename unexec.c => unexcoff.c.
29cf3e20 6254
39e1bf0b
MA
62552010-08-05 Michael Albinus <michael.albinus@gmx.de>
6256
6257 * net/tramp.el (tramp-handle-dired-uncache): Flush directory
6258 cache, not only file cache.
6259 (tramp-process-sentinel): New defun.
6260 (tramp-handle-start-file-process): Use it, in order to invalidate
6261 file caches.
6262
9f982e22
LL
62632010-08-03 Leo <sdl.web@gmail.com>
6264
6265 * server.el (server-start): Simplify loop.
6266
0798a8d8
SM
62672010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
6268
548c5c47
SM
6269 * frame.el (screen-height, screen-width, set-screen-width)
6270 (set-screen-height): Remove ancient compatibility aliases.
6271
3311d1c2
SM
6272 * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
6273 when justifying. It seems useless and harmful for ncols=1 (bug#6738).
6274
0798a8d8
SM
6275 * emacs-lisp/timer.el (timer-event-handler): Protect against timers
6276 that change current buffer.
6277
26ee77a6
YM
62782010-08-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6279
6280 * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
6281 beginning of the string. Use `string-match-p'. (Bug#6765)
6282
aa1859f5
J
62832010-08-01 Jan Djärv <jan.h.d@swipnet.se>
6284
6285 * cus-start.el (x-gtk-use-system-tooltips): New variable.
6286
376c2b6b
CY
62872010-08-01 Chong Yidong <cyd@stupidchicken.com>
6288
0798a8d8 6289 * emacs-lisp/package.el (package--list-packages): Fix column alignment.
376c2b6b 6290 (package--builtins): Tweak descriptions.
0798a8d8
SM
6291 (package-print-package): Upcase descriptions if necessary.
6292 Show all built-in packages in font-lock-builtin-face.
6293 (package-list-packages-internal): Omit "emacs" package.
6294 Show status of built-in packages as "built-in".
376c2b6b 6295
16041401
CY
62962010-07-31 Chong Yidong <cyd@stupidchicken.com>
6297
6298 * mouse.el (mouse-save-then-kill): Doc fix. Deactivate mark
6299 before killing to preserve the primary selection (Bug#6701).
6300
6301 * term/x-win.el (x-select-text): Doc fix.
6302
0798a8d8
SM
63032010-07-31 Nathaniel Flath <flat0103@gmail.com>
6304
452ea855
AM
6305 * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
6306 (objc-font-lock-extra-types):
452ea855 6307 * progmodes/cc-mode.el (c-basic-common-init):
452ea855
AM
6308 * progmodes/cc-langs.el (c-make-mode-syntax-table)
6309 (c++-make-template-syntax-table)
6310 (c-identifier-syntax-modifications, c-symbol-start, c-operators)
6311 (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
6312 (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
6313 (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
452ea855
AM
6314 * progmodes/cc-fonts.el (c-make-inverse-face)
6315 (c-basic-matchers-after):
452ea855
AM
6316 * progmodes/cc-engine.el (c-forward-keyword-clause)
6317 (c-forward-<>-arglist, c-forward-<>-arglist-recur)
6318 (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
6319 (c-guess-continued-construct, c-guess-basic-syntax):
2f5e7c6f
GM
6320 Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
6321 The above functions were modified or created.
452ea855 6322
37766706
J
63232010-07-31 Jan Djärv <jan.h.d@swipnet.se>
6324
0798a8d8 6325 * faces.el (face-all-attributes): Improve documentation (Bug#6767).
37766706 6326
cd83d522
EZ
63272010-07-31 Eli Zaretskii <eliz@gnu.org>
6328
6329 * files.el (bidi-paragraph-direction): Define safe local values.
6330
6331 * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
6332 language-info-alist. Remove outdated FIXME in a comment.
6333
28e5cf7c
AM
63342010-07-31 Alan Mackenzie <acm@muc.de>
6335
6336 * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
6337 Auto-fill broken in C/C++ modes.
6338
bfeabdc3
JD
63392010-07-29 Jan Djärv <jan.h.d@swipnet.se>
6340
6341 * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
6342 (menu-bar-showhide-tool-bar-menu-customize-disable)
6343 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
0798a8d8
SM
6344 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
6345 (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
bfeabdc3
JD
6346 (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
6347 make a menu for Options => toolbar that can move it.
6348
063e5294
CY
63492010-07-29 Chong Yidong <cyd@stupidchicken.com>
6350
6351 * emacs-lisp/package-x.el (package--make-rss-entry):
6352 (package-maint-add-news-item, package--update-news)
6353 (package-upload-buffer-internal): New arg ARCHIVE-URL.
6354
6355 * emacs-lisp/package.el (package-archive-url): Rename from
6356 package-archive-id.
6357 (package-install): Doc fix.
6358 (package-download-single, package-download-tar, package-install)
6359 (package-menu-view-commentary): Callers changed.
6360
683cc385
MA
63612010-07-29 Michael Albinus <michael.albinus@gmx.de>
6362
6363 * net/tramp.el (tramp-handle-start-file-process): Check only for
6364 `remote-tty' process property.
6365 (tramp-open-shell): Don't check for tty.
6366 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
6367 process property.
6368
6369 * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
6370 host.
6371
bc44bef7
PH
63722010-07-28 Chong Yidong <cyd@stupidchicken.com>
6373
6374 * emacs-lisp/package.el (package-load-list, package-archives)
6375 (package-archive-contents, package-user-dir)
6376 (package-directory-list, package--builtins, package-alist)
6377 (package-activated-list, package-obsolete-alist): Mark as risky.
6378
63792010-07-28 Phil Hagelberg <phil@evri.com>
6380
6381 Add support for non-default package repositories.
6382 * emacs-lisp/package.el (package-archive-base): Var deleted.
6383 (package-archives): New variable.
6384 (package-archive-contents): Doc fix.
0798a8d8 6385 (package-load-descriptor): Do nothing if descriptor file is missing.
bc44bef7
PH
6386 (package--write-file-no-coding): New function.
6387 (package-unpack-single): Use it.
6388 (package-archive-id): New function.
6389 (package-download-single, package-download-tar)
6390 (package-menu-view-commentary): Use it.
6391 (package-installed-p): Make second argument optional.
6392 (package-read-all-archive-contents): New function.
6393 (package-initialize): Use it.
6394 (package-read-archive-contents): Add ARCHIVE argument.
6395 (package--add-to-archive-contents): New function.
6396 (package-install): Don't call package-read-archive-contents.
6397 (package--download-one-archive): Store archive file in a
6398 subdirectory of package-user-dir.
6399 (package-menu-execute): Remove spurious line movement.
6400
8a52f00a
JD
64012010-07-28 Jan Djärv <jan.h.d@swipnet.se>
6402
6403 * cus-start.el (tool-bar-style): Add text-image-horiz.
6404
b21d3ceb
MA
64052010-07-28 Michael Albinus <michael.albinus@gmx.de>
6406
6407 * progmodes/gud.el (gud-common-init): Check for remoteness of
6408 `file', and not of `default-directory'.
6409
8fbcce2d
MA
64102010-07-28 Michael Albinus <michael.albinus@gmx.de>
6411
6412 * net/tramp.el (tramp-methods): Move hostname to the end in all
6413 ssh `tramp-login-args'.
6414 (tramp-verbose): Describe verbose level 9.
6415 (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
6416 (tramp-open-connection-setup-interactive-shell): Trace stty
6417 settings if `tramp-verbose' >= 9.
6418 (tramp-handle-start-file-process): Implement tty setting.
6419 (Bug#4604, Bug#6360)
6420
6421 * net/tramp-cmds.el (tramp-bug): Recommend setting of
6422 `tramp-verbose' to 9.
6423
128440c9
AH
64242010-07-27 Aaron S. Hawley <ashawley@burlingtontelecom.net>
6425
6426 * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
6427 (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
6428 Remove references to package `lisp-re' (bug#4369).
6429
ae0c2494
TT
64302010-07-27 Tom Tromey <tromey@redhat.com>
6431
6432 * progmodes/js.el (js-mode):
6433 * progmodes/make-mode.el (makefile-mode):
6434 * progmodes/simula.el (simula-mode):
6435 * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
6436
0ed082fe 64372010-07-27 Juanma Barranquero <lekktu@gmail.com>
fe4be04c
JB
6438
6439 * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
6440
7c7c04c0
JB
6441 * time.el (display-time-day-and-date): Remove spurious * in docstring.
6442 (display-time-world-buffer-name, display-time-world-mode-map):
6443 Fix typos in docstrings.
6444
0ed082fe 64452010-07-27 Shyam Karanatt <shyam@swathanthran.in> (tiny change)
c9088194
SK
6446
6447 * image-mode.el (image-display-size): New function.
6448 (image-forward-hscroll, image-next-line, image-eol, image-eob)
6449 (image-mode-fit-frame): Use it (Bug#6639).
6450
0ed082fe 64512010-07-27 Chong Yidong <cyd@stupidchicken.com>
dad7c716
CY
6452
6453 * dired.el (dired-buffers-for-dir): Handle list values of
6454 dired-directory (Bug#6636).
6455
aa2d4bd3
SS
64562010-07-26 Sam Steingold <sds@gnu.org>
6457
6458 * mouse.el (mouse-yank-primary, mouse-yank-secondary):
6459 Do not call `x-get-selection' the second time, reuse the value.
6460
78b84da3
DU
64612010-07-26 Daiki Ueno <ueno@unixuser.org>
6462
6463 * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
0798a8d8 6464 which consist of control chars only. Suggested by Richard Stallman.
78b84da3 6465
4f195cf7
DU
64662010-07-25 Daiki Ueno <ueno@unixuser.org>
6467
6468 * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
6469 exists before passing an error to find-file-not-found-functions
6470 (bug#6723).
6471
195e19e4
LH
64722010-07-23 Lukas Huonker <l.huonker@gmail.com>
6473
6474 * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
6475 Remove leading nil element, adjust values.
6476 (tetris-shapes, tetris-shape-scores):
6477 Change representation of shapes and remove some redundancy.
6478 (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
6479 (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
6480 Adjust for working with new representation of shapes.
6481 (tetris-shape-rotations): New function.
6482 (tetris-move-bottom, tetris-move-left, tetris-move-right)
6483 (tetris-rotate-prev, tetris-rotate-next):
6484 Adjust for working with the new version of tetris-test-shape.
6485
9cf2db99
MT
64862010-07-23 Markus Triska <markus.triska@gmx.at>
6487
6488 * progmodes/ps-mode.el: Use comint (bug#5954).
6489 (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
6490 (ps-mode-other-newline): Simplify.
6491 (ps-run-mode): Derive from comint-mode instead of
6492 fundamental-mode, yielding input history etc.
6493 (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
6494 (ps-run-send-string): Adapt for comint-mode.
6495 (ps-run-newline): Remove now unneeded function.
6496
225d5e9e
MA
64972010-07-23 Michael Albinus <michael.albinus@gmx.de>
6498
6499 * net/tramp.el (tramp-methods): Move hostname to the end in all
6500 plink `tramp-login-args'.
6501
84bc68f2
MA
65022010-07-23 Michael Albinus <michael.albinus@gmx.de>
6503
6504 * net/tramp.el (tramp-open-shell): New defun.
6505 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
6506 Use it.
6507
1eb5ca1c
MA
65082010-07-23 Michael Albinus <michael.albinus@gmx.de>
6509
6510 * net/tramp.el (tramp-file-name-regexp-unified)
6511 (tramp-completion-file-name-regexp-unified): On W32 systems, do
6512 not regard the volume letter as remote filename. (Bug#5447)
6513
440735a7
JB
65142010-07-23 Juanma Barranquero <lekktu@gmail.com>
6515
6516 * custom.el (custom-declare-variable): Give a clearer error message
6517 when the docstring is missing (bug#6476).
6518
5474c40f
MM
65192010-07-22 Michael R. Mauger <mmaug@yahoo.com>
6520
6521 * progmodes/sql.el: Version 2.4. Improved Login prompting.
6522 (sql-login-params): New widget definition.
6523 (sql-oracle-login-params, sql-mysql-login-params)
6524 (sql-solid-login-params, sql-sybase-login-params)
6525 (sql-informix-login-params, sql-ingres-login-params)
6526 (sql-ms-login-params, sql-postgres-login-params)
6527 (sql-interbase-login-params, sql-db2-login-params)
6528 (sql-linter-login-params): Use it.
6529 (sql-sqlite-login-params): Use it; Define "database" parameter as
6530 a file name.
c4cc8b9a 6531 (sql-sqlite-program): Change to "sqlite3".
5474c40f
MM
6532 (sql-comint-sqlite): Make sure database name is complete.
6533 (sql-for-each-login): New function.
6534 (sql-connect, sql-save-connection): Use it.
6535 (sql-get-login-ext): New function.
6536 (sql-get-login): Use it.
6537 (sql-make-alternate-buffer-name): Handle :file parameters.
6538
9c0deccb
JB
65392010-07-22 Juanma Barranquero <lekktu@gmail.com>
6540
6541 * dired.el (dired-no-confirm): Document value t and fix defcustom to
6542 accept it (bug#6597). Suggested by Drew Adams <drew.adams@oracle.com>.
6543
aac818a8
TL
65442010-07-22 Teemu Likonen <tlikonen@iki.fi> (tiny change)
6545
6546 * dired.el (dired-mode-map): Use command remapping (bug#6632).
6547
47d2734f
LM
65482010-07-22 Lawrence Mitchell <wence@gmx.li>
6549
6550 * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
6551
10e73994
MA
65522010-07-21 Michael Albinus <michael.albinus@gmx.de>
6553
6554 * net/tramp.el (tramp-get-ls-command)
6555 (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
6556 instead of "/".
6557
d26b0ea9
MM
65582010-07-20 Michael R. Mauger <mmaug@yahoo.com>
6559
6560 * progmodes/sql.el: Version 2.3.
f49d1f52 6561 (sql-connection-alist): Change keys from symbols to strings;
d26b0ea9 6562 enhanced the widget definition.
88b5a757
DD
6563 (sql-mode-menu): Add submenu to select connections.
6564 (sql-interactive-mode-menu): Add "Save Connection" item.
6565 (sql-add-product): Fix menu item.
d26b0ea9
MM
6566 (sql-get-product-feature): Improved error handling.
6567 (sql--alt-buffer-part, sql--alt-if-not-empty): Removed.
6568 (sql-make-alternate-buffer-name): Simplified.
6569 (sql-product-interactive): Handle missing product.
6570 (sql-connect): Support string keys, minor improvements.
6571 (sql-save-connection): New function.
6572 (sql-connection-menu-filter): New function.
6573
af4b9ae5
MA
65742010-07-20 Michael Albinus <michael.albinus@gmx.de>
6575
6576 * net/tramp.el (tramp-file-name-handler): Trace 'quit.
6a7662bb
BR
6577 (tramp-open-connection-setup-interactive-shell):
6578 Apply workaround for IRIX64 bug. Move argument of last
af4b9ae5
MA
6579 `tramp-send-command' where it belongs to.
6580
da040a16
MA
65812010-07-20 Michael Albinus <michael.albinus@gmx.de>
6582
6583 * net/tramp.el (tramp-perl-file-attributes)
6584 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
6585 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
6586 front of `login-args'.
6587
16f3ade5
JB
65882010-07-19 Juanma Barranquero <lekktu@gmail.com>
6589
6590 * time.el (display-time-world-mode): Define with `define-derived-mode'.
6591 Set `show-trailing-whitespace' to nil.
6592 (display-time-world-display): Simplify.
6593
00af0b67
AM
65942010-07-18 Alan Mackenzie <acm@muc.de>
6595
6596 Enhance `c-file-style' in file/directory local variables.
a628ad9d 6597 * progmodes/cc-mode.el (c-count-cfss): New function.
00af0b67
AM
6598 (c-before-hack-hook): Call `c-set-style' differently according to
6599 whether c-file-style was set in file or directory local
6600 variables.
6601
30c4d8dc
MM
66022010-07-18 Michael R. Mauger <mmaug@yahoo.com>
6603
6604 * progmodes/sql.el: Version 2.2.
6a7662bb
BR
6605 (sql-product, sql-user, sql-database, sql-server, sql-port):
6606 Use defcustom :safe keyword rather than putting safe-local-variable
30c4d8dc
MM
6607 property.
6608 (sql-password): Use defcustom :risky keyword rather than putting
6609 risky-local-variable property.
6610 (sql-oracle-login-params, sql-sqlite-login-params)
6611 (sql-solid-login-params, sql-sybase-login-params)
6612 (sql-informix-login-params, sql-ingres-login-params)
6613 (sql-ms-login-params, sql-postgres-login-params)
6614 (sql-interbase-login-params, sql-db2-login-params)
c4cc8b9a 6615 (sql-linter-login-params): Add `port' option.
88b5a757 6616 (sql-get-product-feature): Add NO-INDIRECT parameter.
30c4d8dc
MM
6617 (sql-comint-oracle, sql-comint-sybase)
6618 (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
6619 (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
6620 (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
88b5a757 6621 (sql-comint-linter): Rename sql-connect-* functions to
30c4d8dc 6622 sql-comint-*.
88b5a757 6623 (sql-product-alist, sql-mode-menu): Rename as above and
30c4d8dc 6624 :sqli-connect-func to :sqli-comint-func.
c4cc8b9a 6625 (sql-connection): New variable.
30c4d8dc
MM
6626 (sql-interactive-mode): Set it.
6627 (sql-connection-alist): New variable.
6628 (sql-connect): New function.
6629 (sql--alt-buffer-part, sql--alt-if-not-empty)
a628ad9d 6630 (sql-make-alternate-buffer-name): Improved alternative buffer name.
30c4d8dc 6631
f12492c8
TV
66322010-07-17 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6633
6634 * image-mode.el (image-bookmark-make-record): Do not set context
6635 in an image (Bug#6650).
6636
91023c68
CY
66372010-07-17 Chong Yidong <cyd@stupidchicken.com>
6638
6639 * simple.el (select-active-region): New function.
6640 (push-mark-command, set-mark, activate-mark)
6641 (handle-shift-selection): Use it.
6642 (deactivate-mark): Don't check for size of region.
6643
6644 * mouse.el (mouse-drag-track): Use select-active-region.
6645
1c0e8f0e
MA
66462010-07-17 Michael Albinus <michael.albinus@gmx.de>
6647
6648 * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
6649 "--dired" stronger.
6650
2490cbbc
CY
66512010-07-17 Chong Yidong <cyd@stupidchicken.com>
6652
6653 * term/x-win.el (x-select-enable-primary): Change default to nil.
6654 (x-select-enable-clipboard): Add :version keyword.
6655
6656 * mouse.el (mouse-drag-copy-region):
6657 * simple.el (select-active-regions): Likewise.
6658
f253ef6a
RS
66592010-07-16 Reiner Steib <Reiner.Steib@gmx.de>
6660
a628ad9d 6661 * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
f253ef6a
RS
6662 (vc-coding-system-for-diff): Use it to decide whether to inherit
6663 from the file the EOL format for reading the diffs of that file.
6664 (Bug#4451)
6665
134a027f
EZ
66662010-07-16 Eli Zaretskii <eliz@gnu.org>
6667
6668 * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
6669 unibyte, so compressed attachments are not compressed again.
6670
7e4289ad
MA
66712010-07-16 Michael Albinus <michael.albinus@gmx.de>
6672
6673 * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
6674 "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
6675 (tramp-find-shell): Simplify setting connection property.
6676 (tramp-get-ls-command): Make test for "--color=never" stronger.
6677
7473fff9 66782010-07-15 Simon South <ssouth@member.fsf.org>
2c6a779a
SS
6679
6680 * progmodes/delphi.el (delphi-previous-indent-of): Indent case
6681 blocks within record declarations (i.e. variant parts) correctly.
6682
a11b38ee
SS
66832010-07-15 Simon South <ssouth@member.fsf.org>
6684
6685 * progmodes/delphi.el (delphi-token-at): Give newlines precedence
6686 over literal tokens when parsing so newlines aren't "absorbed" by
6687 single-line comments. Corrects the indentation of case blocks
6688 that have a comment on the first line.
6689
077e0753
KF
66902010-07-14 Karl Fogel <kfogel@red-bean.com>
6691
6692 * bookmark.el (bookmark-load-hook): Fix doc string as suggested
6693 by Drew Adams (Bug#5504).
6694
243881ed
J
66952010-07-14 Jan Djärv <jan.h.d@swipnet.se>
6696
6697 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
dd86ea11 6698 now that Unicode is used (Bug#6594).
243881ed 6699
f9d71b42
CY
67002010-07-14 Chong Yidong <cyd@stupidchicken.com>
6701
6702 * term/x-win.el (x-select-enable-clipboard): Default to t.
6703 (x-initialize-window-system): Don't overwrite Paste menu item.
6704
6705 * simple.el (select-active-regions): Default to t.
6706 (push-mark-command): Don't overwrite primary with empty string.
6707
6708 * mouse.el: Bind mouse-2 to mouse-yank-primary.
6709 (mouse-drag-copy-region): Default to nil.
6710
6711 * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
6712 Cut/Copy/Paste menu bar items.
6713
a628ad9d 67142010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8f2eaa8a
TV
6715
6716 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
6717 Patch applied by Karl Fogel.
6718
6719 * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
6720 and `bookmark-current-buffer' if they have been already set in
6721 another buffer (e.g gnus-art).
6722
e44fa724 67232010-07-13 Karl Fogel <kfogel@red-bean.com>
a628ad9d 6724 Thierry Volpiatto <thierry.volpiatto@gmail.com>
e44fa724
KF
6725
6726 Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
6727
6728 * bookmark.el (bookmark-make-record-default): Allow unneeded
6729 information to be omitted from the record.
6730
6731 Adjust declarations and calls:
6732
6733 * info.el (bookmark-make-record-default): Adjust declaration.
6734 (Info-bookmark-make-record): Adjust call.
6735
6736 * woman.el (bookmark-make-record-default): Adjust declaration.
6737 (woman-bookmark-make-record): Adjust call.
6738
6739 * man.el (bookmark-make-record-default): Adjust declaration.
6740 (Man-bookmark-make-record): Adjust call.
6741
6742 * image-mode.el (bookmark-make-record-default): Adjust declaration.
6743
6744 * doc-view.el (bookmark-make-record-default): Adjust declaration.
6745
0c4371fe
KF
67462010-07-13 Karl Fogel <kfogel@red-bean.com>
6747
6748 * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
6749 This is also from Thierry Volpiatto's patch in bug #6444. However,
6750 because it was extraneous to the functional change in that patch,
6751 and causes a re-indendation, I am committing it separately.
6752
2bb8db3e 67532010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
068a0233
KF
6754
6755 * bookmark.el (bookmark-show-annotation): Ensure annotations show,
6756 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
2bb8db3e 6757 Patch applied by Karl Fogel (Bug#6444).
068a0233 6758
21bd02a6
CY
67592010-07-13 Chong Yidong <cyd@stupidchicken.com>
6760
6761 * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
6762
79cb9c05
AR
67632010-07-13 Adrian Robert <Adrian.B.Robert@gmail.com>
6764
6765 * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
6766 Dempsky; bug#5084). Remove incorrect binding for S-tab.
6767 (ns-alternatives-map): Change S-tab binding to backtab
6768 (bug#6616).
6769
6770 * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
6771 under ns.
6772
beb000f9
AS
67732010-07-12 Andreas Schwab <schwab@linux-m68k.org>
6774
dd86ea11
JB
6775 * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
6776 (Bug#5806)
e9952282 6777
beb000f9
AS
6778 * language/tv-util.el (tai-viet-re): Remove format.
6779
6f2cdcd1
KH
67802010-07-12 Kenichi Handa <handa@m17n.org>
6781
dd86ea11
JB
6782 * language/hebrew.el: Remove no-byte-compile declaration.
6783 Change coding: tag to utf-8. Register hebrew-shape-gstring in
6f2cdcd1
KH
6784 composition-function-table for 3-character looking back.
6785 (hebrew-font-get-precomposed): New function.
6786 (hebrew-shape-gstring): Utilize precomposed glyphs if available.
6787
f479ef6e
CY
67882010-07-11 Chong Yidong <cyd@stupidchicken.com>
6789
6790 * mouse.el (mouse-drag-track): Handle select-active-regions
6791 (Bug#6612).
6792
3277c1ee
MA
67932010-07-11 Magnus Henoch <magnus.henoch@gmail.com>
6794
6795 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
6796 empty argument to gvfs-copy.
6797
3260caf8
GM
67982010-07-10 Glenn Morris <rgm@gnu.org>
6799
6800 * calendar/calendar.el (calendar-week-end-day): New function.
6801 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
6802 Respect calendar-week-start-day. (Bug#6606)
6803 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
6804 (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
6805 (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
6806 respect calendar-week-start-day.
6807
c876b263
CY
68082010-07-10 Chong Yidong <cyd@stupidchicken.com>
6809
6810 * simple.el (use-region-p): Doc fix (Bug#6607).
6811
dce34635
AG
68122010-07-10 Aleksei Gusev <aleksei.gusev@gmail.com> (tiny change)
6813
6a7662bb
BR
6814 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6815 Add regexps for cucumber and ruby.
dce34635 6816
c0397930
DU
68172010-07-08 Daiki Ueno <ueno@unixuser.org>
6818
6819 * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
6820 (epa-file-insert-file-contents): Hack to prevent
192cfe77 6821 find-file from opening empty buffer when decryption failed
c0397930
DU
6822 (bug#6568).
6823
fd5539c6
AM
68242010-07-07 Agustín Martín <agustin.martin@hispalinux.es>
6825
a628ad9d
JB
6826 * textmodes/ispell.el (ispell-alternate-dictionary):
6827 Use file-readable-p.
fd5539c6
AM
6828 Return nil if no word-list is found at default locations.
6829 (ispell-complete-word-dict): Default to nil.
6830 (ispell-command-loop): Use 'word-list' when using lookup-words.
6831 (lookup-words): Use ispell-complete-word-dict or
6832 ispell-alternate-dictionary. Check for word-list availability
6833 and handle errors if needed with better messages (Bug#6539).
6834 (ispell-complete-word): Use ispell-complete-word-dict or
6835 ispell-alternate-dictionary.
6836
4565b08e
CS
68372010-07-07 Christoph Scholtes <cschol2112@gmail.com>
6838
6839 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
6840 builtins (BufferError, BytesWarning, WindowsError; callables
6841 bin, bytearray, bytes, format, memoryview, next, print; __package__).
6842
a2c270e7
GM
68432010-07-07 Glenn Morris <rgm@gnu.org>
6844
6845 * play/zone.el (top-level): Do not require timer, tabify, or cl.
6846 (zone-shift-left): Ignore intangibility, and any errors from
6847 forward-char.
6848 (zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
6849 (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
6850 deleting, and copying text properties.
6851 (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
6852 (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
6853 to point-max is hard.
6854 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
6855 (zone-fill-out-screen): Ignore intangibility.
6856
81133808
CY
68572010-07-05 Chong Yidong <cyd@stupidchicken.com>
6858
4ad11f8c
CY
6859 * menu-bar.el (menu-bar-mode):
6860 * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
6861 if it has been set.
6862
81133808
CY
6863 * mouse.el (mouse-drag-track): Call mouse-start-end to handle
6864 word/line selection (Bug#6565).
6865
b24344ca
JB
68662010-07-04 Juanma Barranquero <lekktu@gmail.com>
6867
6868 * net/dbus.el (dbus-send-signal): Declare function.
6869
b1ce08da
MA
68702010-07-04 Michael Albinus <michael.albinus@gmx.de>
6871
6872 * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
6873 (dbus-register-property): New optional argument EMITS-SIGNAL.
6874 (dbus-property-handler): Send signal "PropertiesChanged" if requested.
6875
5592c08f
CY
68762010-07-03 Chong Yidong <cyd@stupidchicken.com>
6877
6878 * mouse.el (mouse-drag-overlay): Variable deleted.
6879 (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
6880 (mouse--remap-link-click-p): New function.
6881 (mouse-drag-track): Handle dragging by using temporary Transient
6882 Mark mode, instead of a special overlay.
6883 (mouse-kill-ring-save, mouse-save-then-kill): Don't call
6884 mouse-show-mark.
6885
6886 * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
6887 deleted.
6888
a6ed0e28
JL
68892010-07-02 Juri Linkov <juri@jurta.org>
6890
6891 * autoinsert.el (auto-insert-alist): Fix readability
6892 by using dotted pair notation for lambda.
6893
c91e692b
JL
68942010-07-02 Juri Linkov <juri@jurta.org>
6895
6896 * faces.el (read-face-name): Rename arg `string-describing-default'
6897 to `default'. Doc fix. Display the default value in quotes
6898 in the prompt. With empty input, return the `default' arg,
6899 unless the default value is a string (in which case return nil).
6900 (describe-face): Replace the string `default' arg of `read-face-name'
6901 with the symbol `default'.
6902
23640f8f
CY
69032010-07-02 Chong Yidong <cyd@stupidchicken.com>
6904
6905 * emulation/viper-cmd.el (viper-delete-backward-char)
6906 (viper-del-backward-char-in-insert)
6907 (viper-del-backward-char-in-replace, viper-change)
6908 (viper-backward-indent): Replace delete-backward-char with
6909 delete-char (Bug#6552).
6910
b32d1614
CY
69112010-07-01 Chong Yidong <cyd@stupidchicken.com>
6912
6913 * ruler-mode.el (ruler--save-header-line-format): Fix typos.
6914
c1ef4455
CY
69152010-06-30 Chong Yidong <cyd@stupidchicken.com>
6916
6917 * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
6918 argument passed to frame-creation-function (Bug#5378).
6919
6920 * faces.el (x-handle-named-frame-geometry)
6921 (x-handle-reverse-video, x-create-frame-with-faces)
6a7662bb
BR
6922 (face-set-after-frame-default, tty-create-frame-with-faces):
6923 Don't separately consult default-frame-alist. It is now passed as the
c1ef4455
CY
6924 PARAMETER argument.
6925
55702e89
AS
69262010-06-30 Andreas Schwab <schwab@linux-m68k.org>
6927
6928 * startup.el (command-line): Don't call tool-bar-setup in a
6929 tty-only build.
6930
dc9a226c
CY
69312010-06-30 Chong Yidong <cyd@stupidchicken.com>
6932
6933 * ruler-mode.el (ruler--save-header-line-format): New fun.
6934 (ruler-mode): Use it as a setter function, so as not to overwrite
6935 ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
6936
a2f043d3
CY
69372010-06-29 Chong Yidong <cyd@stupidchicken.com>
6938
6939 * vc/vc.el (vc-deduce-backend): New fun. Handle diff buffers.
6940 (vc-root-diff, vc-print-root-log, vc-log-incoming)
6941 (vc-log-outgoing): Use it.
6942 (vc-diff-internal): Set diff-vc-backend.
6943
6944 * vc/diff-mode.el (diff-vc-backend): New var.
6945
62d115ef
J
69462010-06-28 Jan Djärv <jan.h.d@swipnet.se>
6947
6a7662bb
BR
6948 * dynamic-setting.el (font-setting-change-default-font):
6949 Remove call to message.
62d115ef 6950
1180f752
KH
69512010-06-28 Kenichi Handa <handa@m17n.org>
6952
6953 * international/quail.el (quail-insert-kbd-layout): Fix the
6954 showing of untranslated characters.
6955
b9229673
CY
69562010-06-28 Chong Yidong <cyd@stupidchicken.com>
6957
6958 * simple.el (delete-active-region): New option.
6959 (delete-backward-char): Implement in Lisp.
6960 (delete-forward-char): New command.
6961
6962 * mouse.el (mouse-region-delete-keys): Deleted.
6963 (mouse-show-mark): Simplify.
6964
6965 * bindings.el (global-map): Bind delete and DEL, the former to
6966 delete-forward-char.
6967
a628ad9d 69682010-06-27 Lennart Borgman <lennart.borgman@gmail.com>
2286174e
CY
6969
6970 * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
6971 (ruby-mode): Bind indent-line-function (Bug#5119).
6972
3468f435
CY
69732010-06-27 Chong Yidong <cyd@stupidchicken.com>
6974
6975 * startup.el (command-line): Recognize "0" X resource value.
6976
6431f2e6
CY
69772010-06-27 Chong Yidong <cyd@stupidchicken.com>
6978
6979 * startup.el (command-line): Use X resources to set the value of
6980 menu-bar-mode and tool-bar-mode, before calling frame-initialize.
6981
6982 * menu-bar.el (menu-bar-mode):
6983 * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
6984 Set init-value to t.
6985
6986 * frame.el (frame-notice-user-settings): Don't change
6987 default-frame-alist based on menu-bar-mode and tool-bar-mode, or
6988 vice versa (Bug#2249).
6989
b61dfbe2
EZ
69902010-06-26 Eli Zaretskii <eliz@gnu.org>
6991
6992 * w32-fns.el (w32-convert-standard-filename): Doc fix.
6993
f5cbf40e
AM
69942010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
6995
a628ad9d
JB
6996 * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
6997 Make sure `flyspell-word' re-checks word after function run (Bug#6504).
f5cbf40e 6998
a628ad9d 6999 * textmodes/ispell.el (ispell-init-process): Make sure ispell and
dd86ea11 7000 default directories are expanded (Bug#6143).
f5cbf40e 7001
8f3b8a5f
JL
70022010-06-24 Juri Linkov <juri@jurta.org>
7003
7004 * minibuffer.el (completions-format): Change default from nil to
7005 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
7006
5af72a47
JL
70072010-06-24 Juri Linkov <juri@jurta.org>
7008
7009 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
7010 buffer-locally to lambda that re-runs the vc diff command.
7011 (Bug#6447)
7012
8f804316
CY
70132010-06-24 Chong Yidong <cyd@stupidchicken.com>
7014
7015 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
7016 echo area is in use (Bug#3412).
7017
be19ef0b
GM
70182010-06-22 Glenn Morris <rgm@gnu.org>
7019
6555773f
GM
7020 * textmodes/texinfmt.el (texinfo-format-region)
7021 (texinfo-raise-lower-sections, texinfo-format-separate-node)
7022 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
7023 (texinfo-format-option, texinfo-noindent):
7024 Use line-beginning-position and line-end-position.
7025
be19ef0b
GM
7026 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
7027 * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
7028 * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
7029 utf-8 characters.
7030
7f0b7b3e
KF
70312010-06-21 Karl Fogel <kfogel@red-bean.com>
7032
49554388
GM
7033 * play/zone.el (zone-fall-through-ws): Fix next-line ->
7034 forward-line fallout.
7035
e8579ebc
CY
70362010-07-06 Chong Yidong <cyd@stupidchicken.com>
7037
7038 * mouse.el (mouse-appearance-menu): Add docstring.
7039
7040 * help.el (describe-key): Print up-event using key-description.
7041
5d1cd8bd
MA
70422010-07-03 Michael Albinus <michael.albinus@gmx.de>
7043
7044 * net/zeroconf.el (zeroconf-resolve-service)
95b6d681 7045 (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
5d1cd8bd
MA
7046 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
7047
112dbc0e
MA
70482010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
7049
7050 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
7051
d0cb23ca
DN
70522010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
7053
7054 Avoid displaying files with a nil state in vc-dir.
a628ad9d 7055 * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
d0cb23ca
DN
7056 cases that cause insertion.
7057 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
7058 with a nil state.
7059
01b229d1
CY
70602010-06-30 Chong Yidong <cyd@stupidchicken.com>
7061
7062 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
7063
8bf1c786 70642010-06-29 Leo <sdl.web@gmail.com>
a354ac6a
LL
7065
7066 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
7067
dfc6544c
CY
70682010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
7069
7070 * generic-x.el (bat-generic-mode): Fix regexp for command line
7071 switches (Bug#5719).
7072
b7d4de51
CY
70732010-06-27 Masatake YAMATO <yamato@redhat.com>
7074
dfc6544c
CY
7075 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
7076 of nconc to avoid pure storage error (Bug#6239).
b7d4de51 7077
3726248f
CY
70782010-06-27 Christoph <cschol2112@googlemail.com> (tiny change)
7079
8bf1c786 7080 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
3726248f
CY
7081 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
7082 bindings of bookmark-automatically-show-annotations (Bug#6515).
7083
aca54191
EZ
70842010-06-25 Eli Zaretskii <eliz@gnu.org>
7085
7086 * arc-mode.el (archive-zip-extract): Don't quote the file name on
7087 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
7088
2330fa87
ŠN
70892010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
7090
7091 * comint.el (make-comint, make-comint-in-buffer): Mention return
7092 value in the docstrings. (Bug#6498)
7093
29115ca9
YR
70942010-06-24 Yoni Rabkin <yoni@rabkins.net>
7095
7096 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
7097 since it is not present when using some non-default switches.
7098
2c79f053
KF
70992010-06-23 Karl Fogel <kfogel@red-bean.com>
7100
7f0b7b3e
KF
7101 * simple.el (compose-mail): Fix doc string to refer to
7102 `compose-mail-user-agent-warnings', instead of to the
7103 nonexistent `compose-mail-check-user-agent'.
7104
43a91810
AM
71052010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org>
7106
7107 Fix an indentation bug:
7108
7109 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
7110 (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
7111 of existing values.
7112
7113 * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
7114 (c-clear->-pair-props-if-match-before): now return t when they've
7115 cleared properties, nil otherwise.
7116 (c-before-change-check-<>-operators): Set c-new-beg/end correctly
7117 by taking account of the existing value.
7118
7119 * progmodes/cc-defs.el
7120 (c-clear-char-property-with-value-function): Fix this to clear the
7121 property rather than overwriting it with nil.
7122
8adb4c33
CY
71232010-06-20 Chong Yidong <cyd@stupidchicken.com>
7124
7125 * emacs-lisp/package.el (package-print-package): Add link to
7126 package description via describe-package.
7127 (describe-package-1): List package requirements. Add button to
7128 perform installation.
7129 (package-menu-describe-package): New command.
7130
7131 * help-mode.el (help-package): New button type.
7132
cced7584
CY
71332010-06-19 Chong Yidong <cyd@stupidchicken.com>
7134
7135 * emacs-lisp/package.el: Move package-list-packages binding to
7136 menu-bar.el.
7137 (describe-package, describe-package-1, package--dir): New funs.
7138 (package-activate-1): Use package--dir.
7139
7140 * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
7141
7142 * help-mode.el (help-package-def): New button type.
7143
7144 * menu-bar.el: Move package-list-packages binding here from
7145 package.el.
7146
d148e8f9
GH
71472010-06-19 Gustav Hållberg <gustav@gmail.com> (tiny change)
7148
7149 * descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
7150
b1a03ef6
SM
71512010-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
7152
7153 * emacs-lisp/edebug.el (edebug-read-list):
7154 Phase out old-style backquotes.
7155
dbd6da78
JL
71562010-06-17 Juri Linkov <juri@jurta.org>
7157
7158 * help-mode.el (help-mode): Set buffer-local variable
7159 revert-buffer-function to help-mode-revert-buffer.
7160 (help-mode-revert-buffer): New function.
7161
7162 * info.el (Info-revert-find-node): Check for major-mode Info-mode
7163 before popping to "*info*" (like in other Info functions).
7164 Keep buffer-name in old-buffer-name. Keep Info-history-forward in
7165 old-history-forward. Pop to old-buffer-name or "*info*" to
7166 recreate the killed buffer. Set Info-history-forward from
7167 old-history-forward.
7168 (Info-breadcrumbs-depth): Add :group and :version.
7169
64eba874
DN
71702010-06-17 Dan Nicolaescu <dann@ics.uci.edu>
7171
7172 * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
7173
26508c03
AM
71742010-06-17 Agustín Martín <agustin.martin@hispalinux.es>
7175
a628ad9d
JB
7176 * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
7177 for languages like Portuguese with pt_{BR,PT} and no plain pt.
26508c03 7178
69582fcd
JB
71792010-06-17 Juanma Barranquero <lekktu@gmail.com>
7180
54ea2a0d
JB
7181 * emacs-lisp/package.el (package-menu-mode-map):
7182 Move initialization into declaration.
7183
69582fcd
JB
7184 * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
7185
44198b6e
CY
71862010-06-17 Chong Yidong <cyd@stupidchicken.com>
7187
7188 * emacs-lisp/package.el (package-archive-base): Point to
7189 elpa.gnu.org.
7190 (package-enable, package-load-list): New defcustoms.
7191 (package-user-dir, package-directory-list): Turn into defcustoms.
7192 Don't include package-user-dir in package-directory-list.
7193 (package--builtins-base): Don't include Emacs as a "package".
7194 (package-subdirectory-regexp): New var.
7195 (package-load-all-descriptors, package-compute-transaction)
7196 (package-download-transaction): Obey package-load-list.
7197 (package-activate-1): Rename from package-do-activate.
7198 (package-list-packages-internal): Check package-load-list.
7199 (package-load-descriptor, package-generate-autoloads)
7200 (package-unpack, package-unpack-single)
6a7662bb
BR
7201 (package--read-archive-file, package-delete):
7202 Use expand-file-name.
44198b6e
CY
7203
7204 * emacs-lisp/package-x.el: New file. Package uploading
7205 functionality split out from package.el.
7206
95b6d681 7207 * startup.el (command-line): Load packages after reading init file.
44198b6e
CY
7208
72092010-06-17 Tom Tromey <tromey@redhat.com>
7210
7211 * emacs-lisp/package.el: New file.
7212
50d76a9f
DN
72132010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
7214
7215 Fix vc-annotate for renamed files when using Git.
76e3243a 7216 * vc/vc-git.el (vc-git-find-revision): Deal with empty results from
50d76a9f
DN
7217 ls-files. Doe not pass the object as a file name to cat-file, it
7218 is not a file name.
7219 (vc-git-annotate-command): Pass the file name using -- to avoid
7220 ambiguity with the revision.
7221 (vc-git-previous-revision): Pass a relative file name.
7222
6095a05b
GM
72232010-06-22 Glenn Morris <rgm@gnu.org>
7224
943375a6
GM
7225 * progmodes/js.el (js-mode-map): Use standard capitalization and
7226 ellipses for menu entries.
7227
6095a05b
GM
7228 * wid-edit.el (widget-complete): Doc fix.
7229
4514199e
JH
72302010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
7231
7232 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
7233
c4786d60
DN
72342010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
7235
11c46b39 7236 Fix annotating other revisions for renamed files in vc-annotate.
76e3243a 7237 * vc/vc-annotate.el (vc-annotate): Add an optional argument for the
11c46b39 7238 VC backend. Use it when non-nil.
a628ad9d 7239 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
07976ae3 7240 (Bug#6487).
11c46b39 7241
c4786d60 7242 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
76e3243a 7243 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
c4786d60
DN
7244 Do not pass the file name to the 'previous-revision call when we
7245 don't want a file diff. (Bug#6489)
7246
04ec0963
DN
72472010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
7248
11c46b39 7249 Fix finding revisions for renamed files in vc-annotate.
76e3243a 7250 * vc/vc.el (vc-find-revision): Add an optional argument for
04ec0963 7251 the VC backend. Use it when non-nil.
76e3243a 7252 * vc/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
04ec0963
DN
7253 backend to vc-find-revision. (Bug#6487)
7254
c036381c
DN
72552010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
7256
7257 Fix reading file names in Git annotate buffers.
95b6d681
JB
7258 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line):
7259 Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
c036381c 7260
05c123e6
AM
72612010-06-20 Alan Mackenzie <acm@muc.de>
7262
7263 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
7264 in file local variables, set it first.
7265
4111f0c7
GM
72662010-06-19 Glenn Morris <rgm@gnu.org>
7267
74739ffd
GM
7268 * descr-text.el (describe-char-unicode-data): Insert separating
7269 space when needed. (Bug#6422)
7270
4111f0c7
GM
7271 * progmodes/idlwave.el (idlwave-action-and-binding):
7272 Fix typo in 2009-12-03 change. (Bug#6450)
7273
e20f0421
SM
72742010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
7275
7276 * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
7277 handling for `lambda' (misunderstanding).
7278
fb3e306a
JB
72792010-06-16 Jay Belanger <jay.p.belanger@gmail.com>
7280
dd86ea11 7281 * calc/calc-poly.el (math-accum-factors): Make sure that
fb3e306a
JB
7282 constants aren't distributed after they are factored out.
7283
e020fb59
JL
72842010-06-16 Juri Linkov <juri@jurta.org>
7285
7286 * facemenu.el (list-colors-display): Call `pop-to-buffer' before
7287 `list-colors-print'. (Bug#6332)
7288
b8add347
SM
7289 * subr.el (read-quoted-char): Fix up last change (bug#6290).
7290
36901266
SM
72912010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
7292
49b2e83d
SM
7293 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
7294 specially, since it's a macro. Fix up wrong hint passed to maybe-cons.
7295
36901266
SM
7296 * font-lock.el (font-lock-major-mode): Rename from
7297 font-lock-mode-major-mode to distinguish it from
7298 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
7299 (font-lock-set-defaults):
7300 * font-core.el (font-lock-default-function): Adjust users.
7301 (font-lock-mode): Don't set it at all.
7302
2a64315a 73032010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
12755d08 7304
76e3243a 7305 * vc/vc-annotate.el (vc-annotate): Use vc-read-revision.
12755d08 7306
2a64315a 73072010-06-16 Glenn Morris <rgm@gnu.org>
d7cd4abb
GM
7308
7309 * calendar/appt.el (appt-time-msg-list): Doc fix.
7310 (appt-check): Let-bind appt-warn-time.
7311 (appt-add): Make the 3rd argument optional.
7312 Simplify argument names. Doc fix. Check for integer WARNTIME.
7313 Only add WARNTIME to the output list if non-nil.
7314
2a64315a 73152010-06-16 Ivan Kanis <apple@kanis.eu>
a675c749
IK
7316
7317 * calendar/appt.el (appt-check): Let the 3rd element of
7318 appt-time-msg-list specify the warning time.
7319 (appt-add): Add new argument with the warning time. (Bug#5176)
7320
6a7662bb 73212010-06-16 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
a9de35fe 7322
76e3243a 7323 * vc/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
a9de35fe
BR
7324 older than version 1.6. (Bug#6361)
7325
2a64315a 73262010-06-16 Helmut Eller <eller.helmut@gmail.com>
37a7e764
HE
7327
7328 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
7329 used by cl-do-arglist. (Bug#6408)
7330
30d7ac37
AM
73312010-06-16 Agustín Martín <agustin.martin@hispalinux.es>
7332
6a7662bb
BR
7333 * textmodes/ispell.el (ispell-dictionary-base-alist):
7334 Fix portuguese casechars/not-casechars for missing 'çÇ'.
30d7ac37
AM
7335 Suggested by Rolando Pereira (bug#6434).
7336
8fd02581
JB
73372010-06-15 Juanma Barranquero <lekktu@gmail.com>
7338
7339 * facemenu.el (list-colors-sort): Doc fix.
7340
6a7662bb 73412010-06-15 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
b15922cc
BR
7342
7343 * progmodes/sql.el (sql-connect-mysql): Fix typo.
7344
f0bf7c8e
JL
73452010-06-14 Juri Linkov <juri@jurta.org>
7346
7347 Add sort option `list-colors-sort'. (Bug#6332)
7348 * facemenu.el (color-rgb-to-hsv): New function.
7349 (list-colors-sort): New defcustom.
7350 (list-colors-sort-key): New function.
7351 (list-colors-display): Doc fix. Sort list according to the option
7352 `list-colors-sort'.
7353 (list-colors-print): Add HSV values to `help-echo' property of
7354 RGB strings.
7355
c42fe9a5
JL
73562010-06-14 Juri Linkov <juri@jurta.org>
7357
7358 * compare-w.el: Move to the "vc" subdirectory.
7359
b263a4c4
SM
73602010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
7361
d8b0cddd
SM
7362 * image-mode.el (image-mode-map): Remap left-char and right-char.
7363
b263a4c4
SM
7364 * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
7365
89877f5f
CY
73662010-06-12 Chong Yidong <cyd@stupidchicken.com>
7367
133a8d82
CY
7368 * term/common-win.el (x-colors): Add all the color names defined
7369 in rgb.txt (Bug#6332).
7370
89877f5f
CY
7371 * facemenu.el (list-colors-print): Don't print extra names if it
7372 will overflow the window width.
7373
7374 * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
133a8d82 7375 change (Bug#6343).
89877f5f 7376
9d1f18b5
EZ
73772010-06-12 Eli Zaretskii <eliz@gnu.org>
7378
7379 * files.el (make-directory): Doc fix (bug#6396).
7380
b81a0b56
MA
73812010-06-12 Michael Albinus <michael.albinus@gmx.de>
7382
7383 * net/tramp.el (tramp-remote-process-environment): Protect version
7384 string by apostroph.
7385 (tramp-shell-prompt-pattern): Do not use a shy group in case of
7386 XEmacs.
7387 (tramp-file-name-for-operation): Add `call-process-region'.
7388 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
7389
7390 * net/tramp-compat.el (top): Do not autoload
7391 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
7392 only when `start-file-process' is not bound.
7393 (tramp-advice-file-expand-wildcards): Do not use
7394 `tramp-handle-file-remote-p'.
7395 (tramp-compat-make-temp-file): Handle the case, that
7396 `make-temp-file' has no third argument EXTENSION.
7397
69f18acc
JB
73982010-06-11 Juanma Barranquero <lekktu@gmail.com>
7399
5fee75d4
JB
7400 * makefile.w32-in (WINS_BASIC): Include new directory vc.
7401
69f18acc
JB
7402 * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
7403
9766adfb
JL
74042010-06-11 Juri Linkov <juri@jurta.org>
7405
7406 * finder.el (finder-known-keywords): Add keyword "vc"
7407 for version control.
7408
7409 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
7410 * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
7411 * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
7412 * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
7413
56b2854f
JL
74142010-06-11 Juri Linkov <juri@jurta.org>
7415
7416 Move version control related files to the "vc" subdirectory.
7417 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
7418 * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
7419 * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
7420 * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
7421 * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
7422 * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
7423 * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
7424 * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
7425 Move files to the "vc" subdirectory.
7426
6534e58a
CY
74272010-06-11 Chong Yidong <cyd@stupidchicken.com>
7428
7429 * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
7430 (Bug#6367).
7431
84d9562f
SE
74322010-06-11 Stephen Eglen <stephen@gnu.org>
7433
7434 * shell.el: Bind `shell-resync-dirs' to M-RET.
7435
3ef0a6a5
MA
74362010-06-10 Michael Albinus <michael.albinus@gmx.de>
7437
7438 * notifications.el: Move file from lisp/net, because it is
7439 supposed to talk locally to the user.
7440
fa4003da
MA
74412010-06-10 Julien Danjou <julien@danjou.info>
7442
7443 * net/notifications.el (notifications-on-action-signal)
7444 (notifications-on-closed-signal): Pass notification id as first
b81a0b56 7445 argument to the callback functions. Add docstrings.
fa4003da
MA
7446 (notifications-notify): Fix docstring.
7447
46e6650e
GM
74482010-06-10 Glenn Morris <rgm@gnu.org>
7449
7450 * emacs-lisp/authors.el (authors-ignored-files)
7451 (authors-valid-file-names): Add some files.
7452
a71832f7
SM
74532010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
7454
7455 * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
7456 merge conflict, giving preference to the emacs-23 version of the code.
7457
8c6eab5a
SM
74582010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
7459
989bc97f
SM
7460 * emacs-lisp/advice.el (ad-compile-function):
7461 Define warning-suppress-types before we let-bind it (bug#6275).
7462
8c6eab5a
SM
7463 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
7464 declare it, make it buffer-local and permanent-local (bug#6324).
7465 (vc-resynch-window): Adjust name.
7466 * vc-hooks.el (vc-find-file-hook): Adjust name.
7467
890a18d6
MA
74682010-06-09 Michael Albinus <michael.albinus@gmx.de>
7469
7470 * net/notifications.el (notifications-notify): Fix docstring.
7471
bf3e70eb
JB
74722010-06-09 Juanma Barranquero <lekktu@gmail.com>
7473
7474 Update to Unicode 6.0.0 beta.
7475 * international/charprop.el: Update copyright.
7476 * international/mule-cmds.el (ucs-names): Update character ranges.
7477 * international/uni-bidi.el:
7478 * international/uni-category.el:
7479 * international/uni-combining.el:
7480 * international/uni-comment.el:
7481 * international/uni-decimal.el:
7482 * international/uni-decomposition.el:
7483 * international/uni-digit.el:
7484 * international/uni-lowercase.el:
7485 * international/uni-mirrored.el:
7486 * international/uni-name.el:
7487 * international/uni-numeric.el:
7488 * international/uni-old-name.el:
7489 * international/uni-titlecase.el:
7490 * international/uni-uppercase.el: Regenerate.
7491
b978141d
JB
74922010-06-09 Juanma Barranquero <lekktu@gmail.com>
7493
ee8359ba
JB
7494 * emacs-lisp/smie.el (comment-string-strip): Declare function.
7495 (smie-precs-precedence-table): Fix typo in docstring.
7496
f64ab8fb
JB
7497 * vc-mtn.el (log-edit-extract-headers): Declare function.
7498
883ffa8c
JB
7499 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
7500
b978141d
JB
7501 * net/notifications.el (dbus-register-signal): Declare function.
7502 (notifications-notify): Fix typos and reflow docstring.
7503
5f4f2ae4
DN
75042010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
7505
7506 Improve VC create/retrieve tag/branch.
7507 * vc.el (vc-create-tag): Do not read the directory name for VCs
7508 with repository revision granularity. Adjust the tag/branch
7509 prompt. Reset VC properties.
7510 (vc-retrieve-tag): Do not read the directory name for VCs
7511 with repository revision granularity. Reset VC properties.
7512
41a86354
MA
75132010-06-09 Julien Danjou <julien@danjou.info>
7514
ef33fd34 7515 * net/notifications.el: New file.
41a86354 7516
fab43c76
DN
75172010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
7518
00fd1147
DN
7519 Add optional support for resetting VC properties.
7520 * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
7521 call vc-file-clearprops when true.
7522 (vc-resynch-buffer): Add new optional argument, pass it down.
7523 (vc-resynch-buffers-in-directory): Likewise.
7524
fab43c76
DN
7525 Improve support for special markup in the VC commit message.
7526 * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
7527 * vc-hg.el (vc-hg-checkin): Add support for Date:.
7528 * vc-git.el (vc-git-checkin):
7529 * vc-bzr.el (vc-bzr-checkin): Likewise.
7530
e7d67e73
SM
75312010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
7532
7533 * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
7534 can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
7535
277e6741
MP
75362010-06-07 Martin Pohlack <mp26@os.inf.tu-dresden.de>
7537
7538 * iimage.el: Remove images as soon as the underlying text is modified.
7539 (iimage-modification-hook): New function.
7540 (iimage-mode-buffer): Use it.
7541
83156c18
SM
75422010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
7543
7544 * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
7545 smie-indent-offset-after. Add :prev case. Make a bit more generic.
7546 (smie-indent-virtual): Remove `virtual' arg. Update callers.
7547 (smie-indent-keyword): Add handling of open-paren keywords.
7548 (smie-indent-comment-continue): Don't assume comment-continue.
7549
13b5221f
MR
75502010-06-07 Martin Rudalics <rudalics@gmx.at>
7551
7552 * window.el (pop-to-buffer): Remove the conditional that
7553 compares new-window and old-window, so it will reselect
7554 the selected window unconditionally.
7555 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
7556
c2ea5810
SM
75572010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
7558
7559 * emacs-lisp/smie.el (smie-indent-offset-after)
7560 (smie-indent-forward-token, smie-indent-backward-token): New functions.
7561 (smie-indent-after-keyword): Use them.
7562 (smie-indent-fixindent): Only applies to the indentation of the BOL.
7563 (smie-indent-keyword): Tweak the black magic.
7564 (smie-indent-comment-continue): Strip comment-continue before use.
7565 (smie-indent-functions): Indent comments before keywords.
7566
27dd3c11
JL
75672010-06-06 Juri Linkov <juri@jurta.org>
7568
7569 * isearch.el (isearch-lazy-highlight-search): Fix looping
7570 by checking for empty match. This syncs this loop with the
7571 similar loop in `isearch-search'. (Bug#6362)
7572
35b148ee
JB
75732010-06-05 Juanma Barranquero <lekktu@gmail.com>
7574
7575 * net/dbus.el (dbus-register-method): Declare function.
7576 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
7577 (dbus-introspect): Doc fix.
7578 (dbus-event-bus-name, dbus-introspect-get-interface)
7579 (dbus-introspect-get-argument): Reflow docstrings.
7580
eccdfe5f
DN
75812010-06-05 Dan Nicolaescu <dann@ics.uci.edu>
7582
7583 vc-log-incoming/vc-log-outgoing fixes for Git.
7584 * vc-git.el (vc-git-log-view-mode): Fix font lock for
7585 incoming/outgoing logs.
7586 (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
7587 instead of vc-git-compute-remote.
7588 (vc-git-compute-remote): Remove.
7589
86253dc0
CY
75902010-06-04 Chong Yidong <cyd@stupidchicken.com>
7591
7592 * term/common-win.el (x-colors): Add "dark green" and "dark
7593 turquoise" (Bug#6332).
7594
0665f661
JL
75952010-06-04 Juri Linkov <juri@jurta.org>
7596
7597 * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
7598 Instead of setting `replace' to t and replacing the same string
7599 with itself, don't do certain actions when
7600 kill-do-not-save-duplicates is non-nil and string is equal to car
7601 of kill-ring: don't call menu-bar-update-yank-menu, don't push
7602 interprogram-paste strings to kill-ring, and don't push the input
7603 argument `string' to kill-ring.
7604 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
7605
087fc47a
JB
76062010-06-04 Juanma Barranquero <lekktu@gmail.com>
7607
7608 * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
7609
4f201088
MA
76102010-06-04 Michael Albinus <michael.albinus@gmx.de>
7611
7612 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
7613 (tramp-gvfs-handler-mounted-unmounted)
7614 (tramp-gvfs-connection-mounted-p): Handle default-location.
7615
7616 * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
7617 move files to trash.
7618
18ccd78a
JB
76192010-06-04 Juanma Barranquero <lekktu@gmail.com>
7620
7621 * international/mule-cmds.el (nonascii-insert-offset)
7622 (nonascii-translation-table): Add obsolescence information.
7623
7624 * international/mule.el (make-translation-table-from-vector): Doc fix.
7625
3845c322
GM
76262010-06-03 Glenn Morris <rgm@gnu.org>
7627
7628 * desktop.el (desktop-clear-preserve-buffers):
7629 Add "*Warnings*" buffer. (Bug#6336)
7630
54d3626e
DN
76312010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
7632
6941ffec
DN
7633 vc-log-incoming/vc-log-outgoing improvements for Git.
7634 * vc-git.el (vc-git-log-outgoing): Use the same format as the
7635 short log.
7636 (vc-git-log-incoming): Likewise. Run "git fetch" before the log command.
7637
54d3626e
DN
7638 Add bindings for vc-log-incoming and vc-log-outgoing.
7639 * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
7640 and vc-log-outgoing.
7641 * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
7642 and vc-log-outgoing.
7643
aa1bc616
CY
76442010-06-03 Chong Yidong <cyd@stupidchicken.com>
7645
7646 * net/rcirc.el (rcirc-sort-nicknames): Remove.
7647 (rcirc-handler-366): Always sort nicknames.
7648
e2d2a205
JB
76492010-06-03 Juanma Barranquero <lekktu@gmail.com>
7650
7651 * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
7652
44ea155d
CY
76532010-06-03 Chong Yidong <cyd@stupidchicken.com>
7654
a628ad9d 7655 * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
44ea155d 7656
a91dedc4
SM
76572010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
7658
7659 * net/rcirc.el (rcirc-sort-nicknames): Change default.
7660 (rcirc-sort-nicknames-join): Avoid setq.
7661
c62bf05a
DD
76622010-06-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
7663
7664 * net/rcirc.el (rcirc-sort-nicknames): New custom.
7665 (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
7666 (rcirc-handler-366): Use them.
7667
dd2c3c92
SM
76682010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
7669
7670 Split smie-indent-calculate into more manageable chunks.
7671 * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
7672 (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
7673 (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
7674 (smie-indent-exps): Extract from smie-indent-calculate.
7675 (smie-indent-functions): New var.
7676 (smie-indent-functions): Use them.
7677
927c346b
SM
76782010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
7679
7680 * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
7681 (smie-indent-calculate): Simplify and cleanup.
7682
1efeec86
MA
76832010-06-02 Michael Albinus <michael.albinus@gmx.de>
7684
7685 * net/tramp-gvfs.el (top): Require url-util.
927c346b
SM
7686 (tramp-gvfs-mount-point): Remove.
7687 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
7688 New defuns.
1efeec86
MA
7689 (with-tramp-dbus-call-method): Format trace message.
7690 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
927c346b
SM
7691 Implement backup call, when operation on local files fails.
7692 Use progress reporter. Flush properties of changed files.
1efeec86
MA
7693 (tramp-gvfs-handle-make-directory): Make more traces.
7694 (tramp-gvfs-url-file-name): Hexify file name in url.
7695 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
7696 into account for the resulting file name.
7697 (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
7698 the answer is "no". See `tramp-gvfs-maybe-open-connection'.
7699 (tramp-gvfs-handler-mounted-unmounted)
7700 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
7701 attribute "default_location". Set "prefix" property.
7702 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
7703 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
7704 exists. Raise an error, if not (due to a corresponding answer
7705 "no" in interactive questions, for example).
7706
89877f5f 77072010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
9cac248c
DN
7708
7709 * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
7710
24f574a9
JB
77112010-06-01 Juanma Barranquero <lekktu@gmail.com>
7712
7713 * emacs-lisp/eldoc.el: Add completions for new commands left-* and
7714 right-*. (Bug#6265)
7715
290736f2
DN
77162010-06-01 Dan Nicolaescu <dann@ics.uci.edu>
7717
61158bfa
DN
7718 Add support for vc-log-incoming, improve vc-log-outgoing for Git.
7719 * vc-git.el (vc-git-compute-remote): New function.
7720 (vc-git-log-outgoing): Use it instead of hard coding a value.
7721 (vc-git-log-incoming): New function.
7722
5828f6ca
DN
7723 Improve state updating for VC tag commands.
7724 * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
7725 to update the state of all buffers in the directory.
7726
290736f2
DN
7727 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
7728
feceda26
SM
77292010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
7730
7731 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
7732 `file-directory-p' to the filename part rather than to the whole text.
7733
896114cf
SM
77342010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
7735
7736 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
7737
1603358c
DA
77382010-05-31 Drew Adams <drew.adams@oracle.com>
7739
7740 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
7741
fe40dc63
JB
77422010-05-31 Juanma Barranquero <lekktu@gmail.com>
7743
7744 * subr.el (momentary-string-display): Just use read-event to read
7745 the exit event (Bug#6238).
7746
9e8014c6
EZ
77472010-05-30 Eli Zaretskii <eliz@gnu.org>
7748
7749 * international/mule.el (define-coding-system): Doc fix (bug#6313).
7750
61a08071
JB
77512010-05-30 Juanma Barranquero <lekktu@gmail.com>
7752
7753 * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
7754 Suggested by Eli Zaretskii <eliz@gnu.org>.
7755
5feec8ca
SM
77562010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
7757
7758 * minibuffer.el (completion-file-name-table): Don't return a boundary
7759 past the end of `string' (bug#6299).
7760 (completion--file-name-table): Delegate to completion-file-name-table
7761 for the `boundaries' case.
7762
8175cb90
JB
77632010-05-30 Juanma Barranquero <lekktu@gmail.com>
7764
2b94133f
JB
7765 * emulation/cua-base.el: Recognize `right-char' and `left-char' as
7766 movement commands.
7767
8175cb90
JB
7768 * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
7769 `path-separator', but maintain compatibility with Emacs 20.2.
7770
0191e222
CY
77712010-05-29 Chong Yidong <cyd@stupidchicken.com>
7772
7773 * server.el (server-process-filter): Receive parent-id argument
7774 from emacsclient.
7775 (server-create-window-system-frame): New arg. Pass parent-id as
7776 frame parameter.
7777
9b655a0a
EZ
77782010-05-29 Eli Zaretskii <eliz@gnu.org>
7779
db5dce9d
EZ
7780 Bidi-sensitive word movement with arrow keys.
7781 * subr.el (right-arrow-command, left-arrow-command): Move to
7782 bindings.el.
7783
7784 * bindings.el (right-char, left-char): Move from subr.el and
7785 rename from right-arrow-command and left-arrow-command.
7786 (right-word, left-word): New functions.
7787 (global-map) <right>: Bind to right-char.
7788 (global-map) <left>: Bind to left-char.
7789 (global-map) <C-right>: Bind to right-word.
7790 (global-map) <C-left>: Bind to left-word.
7791
9b655a0a
EZ
7792 * ls-lisp.el (ls-lisp-classify-file): New function.
7793 (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
7794 (ls-lisp-classify): Call ls-lisp-classify-file.
7795 (insert-directory): Remove blanks from switches.
7796
fcb52808
CY
77972010-05-29 Chong Yidong <cyd@stupidchicken.com>
7798
7799 * ansi-color.el: Delete unused escape sequences (Bug#6085).
7800 (ansi-color-drop-regexp): New constant.
7801 (ansi-color-apply, ansi-color-filter-region)
896114cf 7802 (ansi-color-apply-on-region): Delete unrecognized control sequences.
fcb52808
CY
7803 (ansi-color-apply): Build string list before calling concat.
7804
0040735a
JL
78052010-05-28 Juri Linkov <juri@jurta.org>
7806
7807 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
7808 Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
7809 (Bug#5270)
7810
b6827fff
MA
78112010-05-28 Michael Albinus <michael.albinus@gmx.de>
7812
7813 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
7814 to ignored backtrace functions.
7815 (with-progress-reporter): Expand docstring.
7816 (tramp-handle-delete-file): Implement TRASH argument.
7817 (tramp-get-remote-trash): New defun.
7818
eba082a2
MA
78192010-05-28 Michael Albinus <michael.albinus@gmx.de>
7820
6a7662bb
BR
7821 * net/tramp-compat.el (tramp-compat-delete-file):
7822 Use `symbol-value' for backward compatibility.
eba082a2
MA
7823
7824 * net/tramp.el (tramp-handle-make-symbolic-link)
7825 (tramp-handle-load)
7826 (tramp-do-copy-or-rename-file-via-buffer)
7827 (tramp-do-copy-or-rename-file-directly)
7828 (tramp-do-copy-or-rename-file-out-of-band)
7829 (tramp-handle-process-file, tramp-handle-call-process-region)
7830 (tramp-handle-shell-command, tramp-handle-file-local-copy)
7831 (tramp-handle-insert-file-contents, tramp-handle-write-region)
7832 (tramp-delete-temp-file-function): Use `delete-file' instead
7833 of `tramp-compat-delete-file'.
7834
7835 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
7836 (tramp-fish-handle-make-symbolic-link)
7837 (tramp-fish-handle-process-file): Use `delete-file' instead
7838 of `tramp-compat-delete-file'.
7839
6a7662bb
BR
7840 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
7841 Use `delete-file' instead of `tramp-compat-delete-file'.
eba082a2
MA
7842
7843 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
7844 (tramp-gvfs-handle-write-region): Use `delete-file' instead of
7845 `tramp-compat-delete-file'.
7846
6a7662bb
BR
7847 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file):
7848 Use `delete-file' instead of `tramp-compat-delete-file'.
eba082a2
MA
7849
7850 * net/tramp-smb.el (tramp-smb-handle-copy-file)
7851 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
7852 (tramp-smb-handle-write-region): Use `delete-file' instead of
7853 `tramp-compat-delete-file'.
7854 (tramp-smb-handle-delete-directory): Use 'trash as arg.
7855
f1a5d776
CY
78562010-05-27 Chong Yidong <cyd@stupidchicken.com>
7857
7858 * dired.el (dired-delete-file): New arg TRASH.
c4ce1145 7859 (dired-internal-do-deletions): New arg TRASH. Use progress reporter.
f1a5d776
CY
7860 (dired-do-flagged-delete, dired-do-delete): Use trash.
7861
7862 * speedbar.el (speedbar-item-delete): Allow trashing.
7863
7864 * files.el (delete-directory): New arg TRASH.
7865
7866 * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
7867 (ange-ftp-rename-remote-to-remote)
7868 (ange-ftp-rename-local-to-remote)
7869 (ange-ftp-rename-remote-to-local, ange-ftp-load)
7870 (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
7871 `delete-file'.
7872 (ange-ftp-delete-directory): Add optional arg to `delete-file', to
7873 allow trashing.
7874
7875 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
7876 handle new TRASH arg of `delete-file'.
7877
c4ce1145 7878 * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
f1a5d776
CY
7879 (tramp-handle-make-symbolic-link, tramp-handle-load)
7880 (tramp-do-copy-or-rename-file-via-buffer)
7881 (tramp-do-copy-or-rename-file-directly)
7882 (tramp-do-copy-or-rename-file-out-of-band)
7883 (tramp-handle-process-file, tramp-handle-call-process-region)
7884 (tramp-handle-shell-command, tramp-handle-file-local-copy)
7885 (tramp-handle-insert-file-contents, tramp-handle-write-region)
7886 (tramp-delete-temp-file-function): Use null TRASH arg in
7887 tramp-compat-delete-file call.
7888
7889 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
7890 (tramp-fish-handle-delete-file)
7891 (tramp-fish-handle-make-symbolic-link)
7892 (tramp-fish-handle-process-file): Use null TRASH arg in
7893 `tramp-compat-delete-file' call.
7894
7895 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
7896 arg in `tramp-compat-delete-file' call.
7897
7898 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
7899 (tramp-gvfs-handle-write-region): Use null TRASH arg in
7900 `tramp-compat-delete-file' call.
7901
7902 * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
7903 (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
7904 `tramp-compat-delete-file' call.
7905
7906 * net/tramp-smb.el (tramp-smb-handle-copy-file)
7907 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
7908 (tramp-smb-handle-write-region): Use null TRASH arg in
7909 tramp-compat-delete-file call.
7910 (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
7911 (tramp-smb-handle-delete-file): Rename arg.
7912
7913 * diff.el (diff-sentinel):
7914 * epg.el (epg--make-temp-file, epg-decrypt-string)
7915 (epg-verify-string, epg-sign-string, epg-encrypt-string):
7916 * jka-compr.el (jka-compr-partial-uncompress)
7917 (jka-compr-call-process, jka-compr-write-region):
7918 * server.el (server-sentinel): Remove optional arg from
7919 delete-file, reverting 2010-05-03 change.
7920
ecb0ab90
CY
79212010-05-27 Chong Yidong <cyd@stupidchicken.com>
7922
6a7662bb
BR
7923 * progmodes/verilog-mode.el (verilog-type-font-keywords):
7924 Use font-lock-constant-face, not obsolete font-lock-reference-face.
ecb0ab90 7925
2b25da45
KH
79262010-05-27 Kenichi Handa <handa@m17n.org>
7927
7928 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
7929 element of GSTRING is nil.
7930
11e4d8c0
SM
79312010-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
7932
7933 * emacs-lisp/smie.el (smie-forward-token-function)
7934 (smie-backward-token-function): New vars.
7935 (smie-backward-sexp, smie-forward-sexp)
7936 (smie-indent-hanging-p, smie-indent-calculate): Use them.
7937 (smie-default-backward-token): Rename from smie-backward-token and
7938 skip comments.
7939 (smie-default-forward-token): Rename from smie-forward-token and
7940 skip comments.
7941 (smie-next-sexp): Handle nil results from next-token.
7942 (smie-indent-calculate): Add a new case for special `fixindent' comments.
7943
4da3541b
CY
79442010-05-27 Chong Yidong <cyd@stupidchicken.com>
7945
896114cf
SM
7946 * progmodes/verilog-mode.el (verilog-type-font-keywords):
7947 Use font-lock-constant-face, not obsolete font-lock-reference-face.
4da3541b
CY
7948
79492010-05-27 Masatake YAMATO <yamato@redhat.com>
7950
7951 * htmlfontify.el (hfy-face-resolve-face): New function.
7952 (hfy-face-to-style): Use it (Bug#6279).
7953
6dc439cb
SM
79542010-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
7955
7956 * progmodes/ada-xref.el (ada-gnat-parse-gpr):
7957 * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
7958
021eb8d7
GM
79592010-05-26 Glenn Morris <rgm@gnu.org>
7960
7961 * emulation/edt.el (edt-load-keys): Use locate-library.
7962
bef4957b
CY
79632010-05-25 Chong Yidong <cyd@stupidchicken.com>
7964
7965 * log-edit.el (log-edit-strip-single-file-name): Default to nil.
7966 (log-edit-changelog-entries): Doc fix.
6dc439cb
SM
7967 (log-edit-changelog-insert-entries): Args changed.
7968 Rename relative filenames in ChangeLog entries. Delete tabs.
bef4957b
CY
7969 (log-edit-insert-changelog-entries): Reorganize return value of
7970 `log-edit-changelog-entries' to pass filenames to
7971 log-edit-changelog-insert-entries.
7972
84fb0956
TV
79732010-05-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7974
7975 * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
7976 `image-dired-dired-insert-marked-thumbs' to
7977 `image-dired-dired-toggle-marked-thumbs'.
7978
7979 * image-dired.el: Require cl when compiling.
7980 (image-dired-dired-toggle-marked-thumbs): Rename from
7981 `image-dired-dired-insert-marked-thumbs'. Add ARG. Doc fix.
7982 Use interactive spec "P". Set LOCALP arg of `dired-get-filename'
7983 to 'no-dir. Skip files whose names don't match
7984 `image-file-name-regexp'. When file has a thumbnail overlay,
7985 delete it. (Bug#5270)
7986
0fb1193d
JL
79872010-05-25 Juri Linkov <juri@jurta.org>
7988
7989 * image-mode.el (image-mode): Add image-after-revert-hook to
7990 after-revert-hook.
7991 (image-after-revert-hook): New function. (Bug#5669)
7992
fc937924
JL
79932010-05-25 Juri Linkov <juri@jurta.org>
7994
7995 * image.el (image-animated-p): When delay between animated images
7996 is 0, set it to 10 (0.1 sec). (Bug#6258)
7997
fa9ba953
MA
79982010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
7999
8000 * net/tramp.el (tramp-handle-insert-directory): Don't use
f5c8afe6 8001 `forward-word', its default syntax could be changed.
fa9ba953 8002
9e021389
MA
80032010-05-25 Michael Albinus <michael.albinus@gmx.de>
8004
8005 * net/tramp.el (tramp-progress-reporter-update): New defun.
8006 (with-progress-reporter): Use it.
8007 (tramp-process-actions):
6a7662bb
BR
8008 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
8009 Preserve current message, in order to let progress reporter continue
9e021389
MA
8010 afterwards. (Bug#6257)
8011
6169260b
GM
80122010-05-25 Glenn Morris <rgm@gnu.org>
8013
8014 * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
8015 Add :version.
8016
d26781af
RY
80172010-05-25 Ryan Yeske <rcyeske@gmail.com>
8018
8826afe3 8019 * net/rcirc.el (rcirc-default-user-name): Change to "user".
d26781af
RY
8020 (rcirc-default-full-name): Change to "unknown".
8021 (rcirc-user-name-history): Add variable.
8826afe3
GM
8022
80232010-05-25 Ryan Yeske <rcyeske@gmail.com>
acd0102a 8024 Jonathan Rockway <jon@jrock.us>
8826afe3
GM
8025
8026 * net/rcirc.el (rcirc-server-alist): Add :pass.
8027 (rcirc): When prompting for connection parameters, also prompt for
d26781af 8028 username and password.
a628ad9d 8029 (rcirc-connect): Take a PASS argument. If PASS is non-nil, send
d26781af
RY
8030 value to server when connecting.
8031
d355a0b7
SM
80322010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
8033
f5228f84
SM
8034 * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
8035 (smie-merge-prec2s): Pass the tables as separate args.
8036 (smie-bnf-precedence-table): Adjust call accordingly.
8037 (smie-prec2-levels): Set levels at the end.
8038
d355a0b7
SM
8039 Replace Lisp calls to delete-backward-char by delete-char.
8040 * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
f5c8afe6
JB
8041 * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
8042 * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
76e3243a 8043 * calc/calc.el, emacs-lisp/cl-extra.el, emacs-lips/cl-loaddefs.el,
f5c8afe6
JB
8044 * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
8045 * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
8046 * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
8047 * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
8048 * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
8049 * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
8050 * progmodes/ps-mode.el, progmodes/verilog-mode.el,
8051 * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
8052 * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
8053 * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
d355a0b7
SM
8054 delete-backward-char by calls to delete-char.
8055
f668ef02
KH
80562010-05-25 Kenichi Handa <handa@m17n.org>
8057
8058 * language/hebrew.el (hebrew-shape-gstring): New function.
8059 Register it in composition-function-table for all Hebrew combining
8060 characters.
8061
397eb3f3
SM
80622010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
8063
8064 * epa.el (epa--select-keys): Don't explicitly delete the window since
8065 that can fail (e.g. sole window in frame). Use dedication instead.
8066
171eda53 80672010-05-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
ab0c07c0
SM
8068
8069 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
8070
110683ad
CY
80712010-05-22 Chong Yidong <cyd@stupidchicken.com>
8072
8073 * image.el (image-refresh): Define as an alias for image-flush.
8074
8075 * image-mode.el (image-toggle-display-image): Caller changed.
8076
df9db151
JL
80772010-05-21 Juri Linkov <juri@jurta.org>
8078
8079 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
8080 Remove "all" from grep-files-aliases. Split grep-files-aliases by
8081 whitespace, call wildcard-to-regexp on substrings and concat them
8082 with "\\|". (Bug#6114)
8083
c0209c2c
AM
80842010-05-21 Alan Mackenzie <acm@muc.de>
8085
171eda53
SM
8086 * progmodes/cc-engine.el (c-parse-state-get-strategy):
8087 Replace parameter `here' with `here-' and `here-plus', which sandwich
8088 any pertinent CPP construct.
c0209c2c
AM
8089 (c-remove-stale-state-cache-backwards): Fix a bug which happens
8090 when doing (c-parse-state) in a CPP construct: Exclude any "new"
8091 CPP construct from taking part in the scanning.
8092
655bded0
MA
80932010-05-21 Michael Albinus <michael.albinus@gmx.de>
8094
8095 * net/tramp.el (tramp-do-copy-or-rename-file)
171eda53
SM
8096 (tramp-handle-file-local-copy, tramp-maybe-open-connection):
8097 Tune `with-progress-reporter' messages.
655bded0
MA
8098 (tramp-handle-vc-registered):
8099 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
8100 (tramp-fish-handle-insert-file-contents)
8101 (tramp-fish-maybe-open-connection):
8102 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
8103 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
8104 (tramp-imap-handle-insert-file-contents)
8105 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
8106
3e17a1a7
JB
81072010-05-21 Juanma Barranquero <lekktu@gmail.com>
8108
bf1e8d4a
JB
8109 * add-log.el (change-log-font-lock-keywords):
8110 Highlight all authors in multi-author entries.
8111
3e17a1a7
JB
8112 * smerge-mode.el (smerge-refine-ignore-whitespace)
8113 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
8114 Fix typos in docstrings.
8115 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
8116
969e684a
GM
81172010-05-21 Glenn Morris <rgm@gnu.org>
8118
e75c1e7d
GM
8119 * progmodes/fortran.el (fortran-mode):
8120 * progmodes/f90.el (f90-mode): Derive from prog-mode.
8121
969e684a
GM
8122 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
8123 having a relative path in src/Makefile.in.
8124
a50878fa
KR
81252010-05-20 Kevin Ryde <user42@zip.com.au>
8126
8127 * help-mode.el (help-make-xrefs): For Info node links turn
8128 newlines into spaces. Link node names with newlines are matched
8129 by help-xref-info-regexp and buttonized, this change ensures they
8130 can be followed successfully with RET. (Bug#6206)
8131
f66a2f90
JL
81322010-05-20 Juri Linkov <juri@jurta.org>
8133
8134 * locate.el (locate): Use pop-to-buffer instead of
8135 switch-to-buffer-other-window. (Bug#6204)
8136
201d895a
JL
81372010-05-20 Juri Linkov <juri@jurta.org>
8138
8139 * replace.el (replace-highlight): Fix lazy-highlighting
8140 for `M-s w str M-% str RET'.
8141
1ddb2ea0
MY
81422009-12-15 Masatake YAMATO <yamato@redhat.com>
8143
8144 * isearch.el (isearch-yank-word-or-char): Pull next subword
8145 when `subword-mode' is activated. (Bug#6220)
8146
a6020335
MH
81472010-05-20 Mark A. Hershberger <mah@everybody.org>
8148
8149 * isearch.el (isearch-update-post-hook): New hook.
8150 (isearch-update): Use the new hook. (Bug#6225)
8151
50de6a38
JL
81522010-05-20 Juri Linkov <juri@jurta.org>
8153
8154 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
8155 [f1], [help], and (char-to-string help-char) instead of "\C-h".
8156 (Bug#6222)
8157
5d944a8f
JL
81582010-05-20 Juri Linkov <juri@jurta.org>
8159
8160 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
8161 (Bug#6223)
8162
f5d6548a
JL
81632010-05-20 Juri Linkov <juri@jurta.org>
8164
8165 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
8166 FILE-NAME to read from the minibuffer when called interactively
8167 with prefix argument instead of using buffer-file-name.
8168 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
8169
8170 * dired.el: Update autoloads.
8171
f8e63691
CY
81722010-05-20 Chong Yidong <cyd@stupidchicken.com>
8173
8174 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
8175 nxml-finish-element, for consistency with SGML mode.
8176
8177 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
8178 octave-close-block.
8179
07d7c3bd
JB
81802010-05-20 Juanma Barranquero <lekktu@gmail.com>
8181
8182 * composite.el: Require cl when compiling.
8183 (reference-point-alist, compose-gstring-for-graphic)
8184 (compose-gstring-for-terminal): Fix typos in docstrings.
8185
7bce8510
JL
81862010-05-19 Juri Linkov <juri@jurta.org>
8187
8188 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
8189 set-window-parameter.
8190
a7723e05
MA
81912010-05-19 Michael Albinus <michael.albinus@gmx.de>
8192
8193 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
8194 where appropriate.
8195 (tramp-maybe-open-connection): Use it.
8196
3f2e7735
EZ
81972010-05-19 Eli Zaretskii <eliz@gnu.org>
8198
8199 * simple.el (move-end-of-line): Make sure we are at line beginning
8200 before backing up to end of previous line.
8201
8d9181c7
MA
82022010-05-19 Michael Albinus <michael.albinus@gmx.de>
8203
8c4ec20f
MA
8204 * password-cache.el (password-cache-remove): Fix docstring.
8205
8d9181c7
MA
8206 * net/secrets.el: Autoload the widget functions.
8207 (secrets-search-items, secrets-create-item)
8208 (secrets-get-attributes, secrets-expand-item): Attributes will be
8209 stored on the password database without leading ":", as all other
8210 clients do as well.
8211 (secrets-mode): Fix docstring.
8212 (secrets-show-secrets): Provide it as autoloaded command only when
8213 D-Bus support is available. Check existence of Secret Service API.
8214
2a96c2a7
SM
82152010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
8216
8217 * indent.el (indent-region): Deactivate region (bug#6200).
8218
d24e10b1
GM
82192010-05-19 Glenn Morris <rgm@gnu.org>
8220
8221 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
8222
2833d915
KH
82232010-05-19 Kenichi Handa <handa@m17n.org>
8224
8225 * composite.el: Register compose-gstring-for-graphic in
d24e10b1 8226 composition-function-table only for combining characters (Mn, Mc, Me).
2833d915 8227
134c2f29
JB
82282010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
8229
8230 * calc/calc-trail.el (calc-trail-isearch-forward)
8231 (calc-trail-isearch-backward): Ensure that the new window
8232 point is set correctly.
8233
278847cd
SM
82342010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
8235
8236 * subr.el (read-quoted-char): Resolve modifiers after key
8237 remapping (bug#6212).
8238
3a8e7cbd
MA
82392010-05-18 Michael Albinus <michael.albinus@gmx.de>
8240
8241 Add visualization code for secrets.
8242 * net/secrets.el (secrets-mode): New major mode.
8243 (secrets-show-secrets, secrets-show-collections)
8244 (secrets-expand-collection, secrets-expand-item)
8245 (secrets-tree-widget-after-toggle-function)
8246 (secrets-tree-widget-show-password): New defuns.
8247
472e7ec1
SM
82482010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
8249
224b70cb
SM
8250 * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
8251 (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
8252 handled in smie-next-sexp.
8253 (smie-indent-calculate): Provide a starting indentation (so the
8254 recursion is well-founded ;-).
8255
472e7ec1
SM
8256 Fix handling of non-associative equal levels.
8257 * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
8258 when it's not needed.
8259 (smie-op-left, smie-op-right): New functions.
8260 (smie-next-sexp): New function, extracted from smie-backward-sexp.
8261 Better handle equal levels to distinguish the associative case from
8262 the "multi-keyword construct" case.
8263 (smie-backward-sexp, smie-forward-sexp): Use it.
8264
35e53abd
JB
82652010-05-18 Juanma Barranquero <lekktu@gmail.com>
8266
5d8fe0ba
JB
8267 * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
8268
35e53abd
JB
8269 * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
8270 (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
8271
5ad4bef5
SM
82722010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
8273
8274 Provide a simple generic indentation engine and use it for Prolog.
8275 * emacs-lisp/smie.el: New file.
8276 * progmodes/prolog.el (prolog-smie-op-levels)
8277 (prolog-smie-indent-rules): New var.
8278 (prolog-mode-variables): Use them to configure SMIE.
8279 (prolog-indent-line, prolog-indent-level): Remove.
8280
00681a3c
JB
82812010-05-17 Jay Belanger <jay.p.belanger@gmail.com>
8282
560bb7ae 8283 * calc/calc-vec.el (math-vector-avg): Put the vector elements in
00681a3c
JB
8284 order before computing the averages.
8285
eba62f7a
JB
82862010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
8287
597517ef 8288 * calc/calc-vec.el (calc-histogram):
5ad4bef5 8289 (calcFunc-histogram): Allow vectors as inputs.
597517ef
JB
8290 (math-vector-avg): New function.
8291
560bb7ae 8292 * calc/calc-ext.el (math-group-float): Have the number of digits
eba62f7a
JB
8293 being grouped depend on the radix (Bug#6189).
8294
8c5ff6dd
KR
82952010-05-15 Ken Raeburn <raeburn@raeburn.org>
8296
8297 * version.el (emacs-copyright, emacs-version): Don't define here,
8298 now that emacs.c defines it.
8299
98d8b17e
EZ
83002010-05-15 Eli Zaretskii <eliz@gnu.org>
8301
71078429
EZ
8302 * international/mule-cmds.el (mule-menu-keymap): Fix definition of
8303 "Describe Language Environment" menu item.
8304
ce6233c1
EZ
8305 * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
8306
d20e1419
EZ
8307 Bidi-sensitive movement with arrow keys.
8308 * subr.el (right-arrow-command, left-arrow-command): New functions.
8309
8310 * bindings.el (global-map): Bind them to right and left arrow keys.
8311
98d8b17e 8312 Don't override standard definition of convert-standard-filename.
6a7662bb
BR
8313 * files.el (convert-standard-filename):
8314 Call w32-convert-standard-filename and dos-convert-standard-filename on
98d8b17e
EZ
8315 the corresponding systems.
8316
8317 * w32-fns.el (w32-convert-standard-filename): Rename from
8318 convert-standard-filename. Doc fix.
8319
8320 * dos-fns.el (dos-convert-standard-filename): Doc fix.
8321 (convert-standard-filename): Don't defalias.
8322 (register-name-alist, make-register, register-value)
8323 (set-register-value, intdos): Obsolete aliases for the
8324 corresponding dos-* functions and variables.
8325 (dos-intdos): Add a doc string.
8326
ae6bc504
JB
83272010-05-15 Jay Belanger <jay.p.belanger@gmail.com>
8328
8329 * calc/calc-aent.el (math-read-token, math-find-user-tokens):
8330 * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
8331 (math-compose-tex-func):
8332 * calc/calccomp.el (math-compose-expr):
8333 * calc/calc-ext.el (math-format-flat-expr-fancy):
8334 * calc/calc-store.el (calc-read-var-name):
8335 * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
8336
8337 * calc/calc.el (var-π, var-φ, var-γ): New variables.
560bb7ae 8338 * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
ae6bc504 8339 * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
560bb7ae 8340 (math-standard-units): Add units.
ae6bc504 8341
c26ea4b2
SM
83422010-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
8343
7aefa445 8344 * progmodes/asm-mode.el (asm-mode):
13973643
SM
8345 * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
8346
c26ea4b2
SM
8347 * pcomplete.el (pcomplete-completions-at-point): New function,
8348 extracted from pcomplete-std-complete.
8349 (pcomplete-std-complete): Use it.
8350
02be533b
GM
83512010-05-15 Glenn Morris <rgm@gnu.org>
8352
8353 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
8354 Remove references to CVS, RCS and Old directories.
8355
78ed0efc
JB
83562010-05-14 Jay Belanger <jay.p.belanger@gmail.com>
8357
ae6bc504 8358 * calc/calc-bin.el (math-format-twos-complement): Group digits when
78ed0efc
JB
8359 appropriate.
8360
10dcc561
SM
83612010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
8362
5ccaa359
SM
8363 * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
8364 (sh-mode-syntax-table): Give it a default value instead.
8365 (sh-header-marker): Make buffer-local.
8366 (sh-mode): Move make-local-variable to the corresponding setq.
8367 (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
8368 Use complete-with-action.
8369
10dcc561
SM
8370 * simple.el (prog-mode): New (abstract) major mode.
8371 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
8372 * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
8373
c38762fd
JB
83742010-05-14 Juanma Barranquero <lekktu@gmail.com>
8375
8376 * progmodes/sql.el (sql-oracle-program): Reflow docstring.
8377 (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
8378 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
8379 (sql-make-alternate-buffer-name, sql-placeholders-filter)
8380 (sql-escape-newlines-filter, sql-input-sender)
8381 (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
8382
2ef3c144
CY
83832010-05-13 Chong Yidong <cyd@stupidchicken.com>
8384
560bb7ae 8385 Add TeX open-block and close-block keybindings to SGML, and vice versa.
2ef3c144
CY
8386
8387 * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
8388 latex-open-block and C-c / to latex-close-block.
8389
8390 * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
8391 and C-c C-e to sgml-close-tag.
8392
3b30ccda
MA
83932010-05-13 Michael Albinus <michael.albinus@gmx.de>
8394
8395 * net/tramp.el (with-progress-reporter): Create reporter object
3a8e7cbd 8396 only when the message would be displayed. Handle nested calls.
3b30ccda
MA
8397 (tramp-handle-load, tramp-handle-file-local-copy)
8398 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10dcc561
SM
8399 (tramp-maybe-send-script, tramp-find-shell):
8400 Use `with-progress-reporter'.
3b30ccda
MA
8401 (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
8402 Fix message text.
8403
8404 * net/tramp-smb.el (tramp-smb-handle-copy-file)
8405 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
8406 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
8407 Use `with-progress-reporter'.
8408
57ff5d7b
AM
84092010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
8410
a628ad9d
JB
8411 * textmodes/ispell.el (ispell-init-process): Do not kill ispell
8412 process everytime when spellchecking from the minibuffer (bug#6143).
57ff5d7b 8413
5a70d10f
SM
84142010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
8415
791ffe1c
SM
8416 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
8417
5a70d10f
SM
8418 * dos-fns.el: Add "dos-" prefix for namespace control.
8419 (convert-standard-filename): Define as alias for
8420 dos-convert-standard-filename but only if applicable.
8421
38d93f03
AM
84222010-05-12 Alan Mackenzie <acm@muc.de>
8423
8424 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
8425 Push the mark at the start of these functions when appropriate.
8426
902a6d8d
SM
84272010-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
8428
8429 * minibuffer.el (completion-cycle-threshold): New custom var.
8430 (completion--do-completion): Use it.
8431 (minibuffer-complete): Use cycling if appropriate.
8432
9ee120ba
JB
84332010-05-11 Juanma Barranquero <lekktu@gmail.com>
8434
8435 * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
8436 buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
8437
841c4085
JL
84382010-05-11 Juri Linkov <juri@jurta.org>
8439
8440 * scroll-all.el (scroll-all-check-to-scroll):
8441 Add `scroll-up-command' and `scroll-down-command' (bug#6164).
8442
8a67c70e
SM
84432010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
8444
f2b9ed18
SM
8445 * iimage.el (iimage-mode-map): Move initialization into declaration.
8446 (iimage-mode-buffer): Use with-silent-modifications.
8447 Simplify calling convention. Adjust callers.
8448 (iimage-mode): Don't run hook redundantly.
8449
8a67c70e
SM
8450 * minibuffer.el (completion-pcm--pattern->regex):
8451 Fix last change (bug#6160).
8452
4bbedd98
JL
84532010-05-10 Juri Linkov <juri@jurta.org>
8454
8455 Remove nodes visited during Isearch from the Info history.
8456 * info.el (Info-isearch-initial-history)
8457 (Info-isearch-initial-history-list): New variables.
8458 (Info-isearch-start): Record initial values of
8459 Info-isearch-initial-history and Info-isearch-initial-history-list.
8460 Add Info-isearch-end to isearch-mode-end-hook.
8461 (Info-isearch-end): New function.
8462
94ecf5da
MA
84632010-05-10 Michael Albinus <michael.albinus@gmx.de>
8464
8465 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
8a67c70e
SM
8466 format string, in order to work around a bug in pdksh.
8467 Reported by Gilles Pion <gpion@lfdj.com>.
94ecf5da
MA
8468 (tramp-handle-verify-visited-file-modtime): Do not send a command
8469 when the connection is not established.
8470 (tramp-handle-set-file-times): Simplify the check for utc.
8471
c5eb971b
JB
84722010-05-10 Juanma Barranquero <lekktu@gmail.com>
8473
8474 Fix use of `filter-buffer-substring' (rework previous change).
8475 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
8476 (cua-repeat-replace-region):
8477 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
8478 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
8479 (cua-cut-region-to-global-mark): Use it.
8480
7492acc9
MM
84812010-05-09 Michael R. Mauger <mmaug@yahoo.com>
8482
77e2fc7a
JB
8483 * progmodes/sql.el: Version 2.1.
8484 (sql-product-alist): Redesign structure of product info.
8485 (sql-product, sql-user, sql-server, sql-database): Safe variables.
7492acc9
MM
8486 (sql-port, sql-port-history): New variables.
8487 (sql-interactive-product): New variable.
8488 (sql-send-terminator): New variable.
77e2fc7a 8489 (sql-imenu-generic-expression): Add "Types" imenu entry.
7492acc9
MM
8490 (sql-oracle-login-params, sql-sqlite-login-params)
8491 (sql-mysql-login-params, sql-solid-login-params)
8492 (sql-sybase-login-params, sql-informix-login-params)
8493 (sql-ingres-login-params, sql-ms-login-params)
8494 (sql-postgres-login-params, sql-interbase-login-params)
8495 (sql-db2-login-params, sql-linter-login-params)
8496 (sql-oracle-scan-on): New variables.
77e2fc7a
JB
8497 (sql-mode-map): Add C-c C-i to start interactive mode.
8498 (sql-mode-menu): Update existing menu entries.
8499 (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
7492acc9
MM
8500 (sql-mode-oracle-font-lock-keywords)
8501 (sql-mode-postgres-font-lock-keywords)
8502 (sql-mode-ms-font-lock-keywords)
8503 (sql-mode-sybase-font-lock-keywords)
8504 (sql-mode-informix-font-lock-keywords)
8505 (sql-mode-interbase-font-lock-keywords)
8506 (sql-mode-ingres-font-lock-keywords)
8507 (sql-mode-solid-font-lock-keywords)
8508 (sql-mode-mysql-font-lock-keywords)
8509 (sql-mode-sqlite-font-lock-keywords)
8510 (sql-mode-db2-font-lock-keywords)
77e2fc7a 8511 (sql-mode-linter-font-lock-keywords): Update initialization to
7492acc9
MM
8512 reduce run-time complexity.
8513 (sql-add-product, sql-del-product): New functions.
8514 (sql-set-product-feature, sql-get-product-feature): New functions.
8515 (sql-product-font-lock): Update product API.
8516 (sql-add-product-keywords): New function.
8517 (sql-highlight-product): Update product API.
8518 (sql-help-list-products): New function.
8519 (sql-help): Dynamically lists free and non-free products.
77e2fc7a 8520 (sql-get-login): Correct bug in handling history and added
7492acc9
MM
8521 prompt for port.
8522 (sql-copy-column): Copy without properties.
8523 (sqli-input-sender): Apply filters to SQLi input.
77e2fc7a
JB
8524 (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
8525 Implement as a filter.
7492acc9
MM
8526 (sql-escape-newlines-filter): Implement as a filter.
8527 (sql-remove-tabs-filter): New function.
8528 (sql-send-magic-terminator): New function.
8529 (sql-send-string): Implement magic terminator.
8530 (sql-send-region): Use `sql-send-string'.
8531 (sql-interactive-mode): Use product API.
8532 (sql-product-interactive): Use product API.
8533 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
8534 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
8535 (sql-db2, sql-linter): Use `sql-product-interactive'.
8536 (sql-connect): New function.
8537 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
8538 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
8539 (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
77e2fc7a
JB
8540 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
8541 Use `sql-connect'.
7492acc9 8542
79ccd68f
SM
85432010-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
8544
8545 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
8546 New custom variable.
8547 (completion-pcm--string->pattern): Use it.
8548 (completion-pcm--pattern->regex, completion-pcm--pattern->string):
8549 Make it handle any symbol as `any'.
8550 (completion-pcm--merge-completions): Extract common suffix for the new
8551 `prefix' symbol as well.
8552 (completion-substring--all-completions): Use the new `prefix' symbol.
8553
0d5852cf
MA
85542010-05-09 Michael Albinus <michael.albinus@gmx.de>
8555
8556 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
8557 not bound.
8558 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
8559 (tramp-compat-funcall): New defmacro.
8560 (tramp-compat-line-beginning-position)
8561 (tramp-compat-line-end-position)
8562 (tramp-compat-temporary-file-directory)
8563 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
8564 (tramp-compat-copy-file, tramp-compat-copy-directory)
8565 (tramp-compat-delete-file, tramp-compat-delete-directory)
8566 (tramp-compat-number-sequence, tramp-compat-process-running-p)
8567 * net/tramp.el (top, with-progress-reporter)
8568 (tramp-rfn-eshadow-setup-minibuffer)
8569 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
8570 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
8571 (tramp-completion-mode-p, tramp-check-for-regexp)
8572 (tramp-open-connection-setup-interactive-shell)
8573 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
8574 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
8575 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
8576 * net/tramp-cmds.el (tramp-cleanup-all-connections)
8577 (tramp-reporter-dump-variable, tramp-load-report-modules)
8578 (tramp-append-tramp-buffers)
8579 * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
8580
8581 * net/tramp-imap.el (top): Autoload `epg-make-context'.
8582
f913fe7d
SM
85832010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
8584
8585 * progmodes/compile.el (compilation-buffer-modtime): Rename from
8586 buffer-modtime. Adjust users.
8587
0235128c 85882010-05-08 Chong Yidong <cyd@stupidchicken.com>
f034e176 8589
77e2fc7a 8590 * international/mule.el (auto-coding-alist): Only purecopy
3b180a24 8591 car of each item, not the whole list (Bug#6083).
f034e176 8592
0235128c 85932010-05-08 Chong Yidong <cyd@stupidchicken.com>
f5d6ff44
CY
8594
8595 * progmodes/js.el (js-mode): Make paragraph variables local before
8596 calling c-setup-paragraph-variables (Bug#6071).
8597
0235128c 85982010-05-08 Eli Zaretskii <eliz@gnu.org>
aa4d4e4a
EZ
8599
8600 * composite.el (compose-region, reference-point-alist): Fix typos
8601 in the doc strings.
8602
77e2fc7a 86032010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
9822590b
AK
8604
8605 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
8606 gnuplot's "set" command.
8607
0235128c 86082010-05-08 Juanma Barranquero <lekktu@gmail.com>
29c48340
JB
8609
8610 * abbrev.el (last-abbrev-text): Doc fix.
8611 (abbrev-prefix-mark): Don't escape parenthesis.
8612
0235128c 86132010-05-08 Andreas Schwab <schwab@linux-m68k.org>
8ed6fc47
AS
8614
8615 * composite.el (find-composition): Doc fix.
8616
0235128c 86172010-05-08 Juanma Barranquero <lekktu@gmail.com>
063c6324
JB
8618
8619 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
8620 (sql-oracle-program, sql-sqlite-options)
8621 (sql-query-placeholders-and-send): Doc fixes.
8622 (sql-set-product, sql-interactive-mode): Reflow docstrings.
8623 (sql-imenu-generic-expression, sql-buffer)
8624 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
8625 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
8626 (sql-mode-sybase-font-lock-keywords)
8627 (sql-mode-informix-font-lock-keywords)
8628 (sql-mode-interbase-font-lock-keywords)
8629 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
8630 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
8631 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
8632 (sql-product-feature, sql-highlight-product)
8633 (comint-line-beginning-position, sql-rename-buffer)
0235128c
SM
8634 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
8635 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
063c6324
JB
8636 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
8637 Fix typos in docstrings.
8638
0235128c 86392010-05-08 Juri Linkov <juri@jurta.org>
e89dee79
JL
8640
8641 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
8642 property instead of `invisible' and `after-string' (bug#5998).
8643
0235128c 86442010-05-08 Juri Linkov <juri@jurta.org>
316d12fb
JL
8645
8646 * image-mode.el (image-mode-as-text): Fix typo in docstring.
8647
0235128c 86482010-05-08 Juanma Barranquero <lekktu@gmail.com>
770255e9
JB
8649
8650 * filecache.el (file-cache-add-directory-list)
8651 (file-cache-add-directory-recursively): Fix typos in docstrings.
8652
0235128c 86532010-05-08 Kenichi Handa <handa@m17n.org>
ece33a6e
KH
8654
8655 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
b106e264 8656 (gujarati-composable-pattern): Fix typo.
ece33a6e 8657
0235128c 86582010-05-08 Kenichi Handa <handa@m17n.org>
771533aa
KH
8659
8660 * language/indian.el (oriya-composable-pattern)
0235128c
SM
8661 (tamil-composable-pattern, malayalam-composable-pattern):
8662 Add two-part vowels to "v" (vowel sign).
771533aa 8663
0235128c 86642010-05-08 Chong Yidong <cyd@stupidchicken.com>
790c2e44 8665
99833607
CY
8666 * files.el (copy-directory): Handle symlinks (Bug#5982).
8667
0235128c 86682010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
808ecc4e
CY
8669
8670 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
8671 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
8672 (Bug#5846).
8673
0235128c 86742010-05-08 Glenn Morris <rgm@gnu.org>
d2c7b917 8675
0ca12598
GM
8676 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
8677
d2c7b917
GM
8678 * minibuffer.el (completion-at-point): Doc fix.
8679
ba5bf5f0
SM
86802010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
8681
8682 * electric.el (Electric-command-loop): Minor tweak.
8683
8684 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
8685 better with dedicated windows.
8686
0235128c
SM
86872010-05-07 Chong Yidong <cyd@stupidchicken.com>
8688
8689 * Version 23.2 released.
8690
560bb7ae 86912010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
4e2af782 8692 Stefan Monnier <monnier@iro.umontreal.ca>
5b3a105e
SM
8693
8694 Highlight vendor specific properties.
8695 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
8696 (css-proprietary-property): New face.
8697 (css-font-lock-keywords): Use them.
8698
c0162ade
EZ
86992010-05-07 Eli Zaretskii <eliz@gnu.org>
8700
8701 * cus-start.el (all): Add native condition for tool-bar-* symbols.
8702
f3ee9200
SM
87032010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
8704
05623156
SM
8705 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
8706 * files.el (auto-mode-alist): Remove redundant entries.
8707
f3ee9200
SM
8708 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
8709 * simple.el (auto-save-mode): Move from files.el.
8710 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
8711
560bb7ae 87122010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
5146e84c 8713
76e3243a 8714 * epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
5146e84c 8715
765d4319
KY
87162010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
8717
8718 * mail/binhex.el (binhex-decode-region-internal)
8719 * mail/uudecode.el (uudecode-decode-region-internal)
8720 * net/dns.el (dns-read-string-name, dns-write, dns-read)
8721 (dns-read-type, dns-query)
8722 * pgg-parse.el (pgg-parse-armor)
8723 * pgg.el (pgg-verify-region)
8724 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
8725 XEmacs.
8726
86d21cc0 8727 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
765d4319 8728
f83483ff
JB
87292010-05-07 Juanma Barranquero <lekktu@gmail.com>
8730
40ab7974
JB
8731 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
8732
f83483ff
JB
8733 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
8734 * emulation/cua-base.el (cua-repeat-replace-region):
8735 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
8736 (cua-cut-region-to-global-mark):
8737 Remove text properties with `set-text-properties'.
8738
9566840f
MA
87392010-05-06 Michael Albinus <michael.albinus@gmx.de>
8740
f3ee9200
SM
8741 * net/tramp.el (top, with-progress-reporter):
8742 Use `symbol-function' inside `funcall'.
9566840f
MA
8743
8744 * net/tramp-compat.el (tramp-compat-file-attributes)
f3ee9200
SM
8745 (tramp-compat-delete-file, tramp-compat-delete-directory):
8746 Handle only `wrong-number-of-arguments' error.
9566840f
MA
8747
8748 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
8749 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
8750 inside `funcall'.
8751
0c495c21
SM
87522010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
8753
1493963b
SM
8754 * minibuffer.el (completion--sreverse, completion--common-suffix):
8755 New functions.
8756 (completion-pcm--merge-completions): Extract common suffix when safe.
8757
0c495c21
SM
8758 * emacs-lisp/easy-mmode.el (define-minor-mode):
8759 Make :variable more flexible.
8760 * files.el (auto-save-mode): Use it to define using define-minor-mode.
8761
221a0647
JL
87622010-05-05 Juri Linkov <juri@jurta.org>
8763
8764 Add `slow' and `history' tags to the desktop data.
8765
8766 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
8767 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
8768 (Info-finder-find-node): Require `finder.el' to be able
8769 to restore node from the desktop.
8770 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
8771 data `Info-history' and `slow' tag in the assoc list.
8772 (Info-restore-desktop-buffer): Don't restore nodes with the
8773 `slow' tag. Restore `Info-history'.
8774
66bdc868
MA
87752010-05-05 Michael Albinus <michael.albinus@gmx.de>
8776
8777 Add FORCE argument to `delete-file'.
8778
8779 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
8780 forcing to delete the temporary file.
8781 (ange-ftp-delete-file): Add FORCE arg.
8782 (ange-ftp-rename-remote-to-remote)
8783 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
0c495c21
SM
8784 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
8785 Force file deletion.
66bdc868
MA
8786
8787 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
8788
8789 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
8790 (tramp-handle-make-symbolic-link, tramp-handle-load)
8791 (tramp-do-copy-or-rename-file-via-buffer)
8792 (tramp-do-copy-or-rename-file-directly)
8793 (tramp-do-copy-or-rename-file-out-of-band)
8794 (tramp-handle-process-file, tramp-handle-call-process-region)
8795 (tramp-handle-shell-command, tramp-handle-file-local-copy)
8796 (tramp-handle-insert-file-contents, tramp-handle-write-region)
8797 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
8798
8799 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
8800 (tramp-fish-handle-make-symbolic-link)
8801 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
8802
0c495c21
SM
8803 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
8804 Use `tramp-compat-delete-file'.
66bdc868
MA
8805
8806 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
8807 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
8808
8809 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
8810 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
8811
8812 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
8813 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
6a7662bb
BR
8814 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
8815 Use `tramp-compat-delete-file'.
66bdc868 8816
f44379e7
SM
88172010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
8818
365f8d85
SM
8819 Minor cleanups.
8820 * subr.el (add-minor-mode): Use push.
8821 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
8822 * emulation/edt.el (edt-select-mode): Simplify.
8823
80ac5d4d
SM
8824 Use define-minor-mode in more cases.
8825 * term/tvi970.el (tvi970-set-keypad-mode):
8826 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
8827 (normal-erase-is-backspace-mode):
8828 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
8829 (set-scroll-bar-mode-1): (Re)move to its sole caller.
8830 (get-scroll-bar-mode): New function.
8831 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
8832
8833 Use define-minor-mode for less obvious cases.
f44379e7
SM
8834 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
8835 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
8836 * international/iso-ascii.el (iso-ascii-mode):
8837 * frame.el (auto-raise-mode, auto-lower-mode):
8838 * composite.el (global-auto-composition-mode): Use define-minor-mode.
8839
c04b03f8
MA
88402010-05-04 Michael Albinus <michael.albinus@gmx.de>
8841
8842 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
8843 in order to see error messages for failed logins.
8844
53967e09
CY
88452010-05-03 Chong Yidong <cyd@stupidchicken.com>
8846
8847 * diff.el (diff-sentinel):
8848
8849 * epg.el (epg--make-temp-file, epg-decrypt-string)
8850 (epg-verify-string, epg-sign-string, epg-encrypt-string):
8851
8852 * jka-compr.el (jka-compr-partial-uncompress)
8853 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
8854
8855 * server.el (server-sentinel): Use delete-file's new FORCE arg
8856 (Bug#6070).
8857
56eb0904
SM
88582010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
8859
8860 Use define-minor-mode where applicable.
8861 * view.el (view-mode):
8862 * type-break.el (type-break-query-mode)
8863 (type-break-mode-line-message-mode):
8864 * textmodes/reftex.el (reftex-mode):
8865 * term/vt100.el (vt100-wide-mode):
8866 * tar-mode.el (tar-subfile-mode):
8867 * savehist.el (savehist-mode):
8868 * ibuf-ext.el (ibuffer-auto-mode):
8869 * composite.el (auto-composition-mode):
8870 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
8871 Use define-minor-mode.
8872 (vhdl-mode): Use static mode-line format.
8873 (vhdl-mode-line-update): Delete.
8874 (vhdl-create-mode-menu, vhdl-activate-customizations)
8875 (vhdl-hs-minor-mode): Don't bother calling it.
8876
672eb710
SM
88772010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
8878
8f92b8ad
SM
8879 * simple.el (with-wrapper-hook): Move.
8880 (buffer-substring-filters): Mark obsolete.
8881 (filter-buffer-substring-functions): New variable.
1fada563 8882 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
8f92b8ad 8883
c04b03f8 88842010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
4e2af782 8885 Michael Albinus <michael.albinus@gmx.de>
6a29a838
MA
8886
8887 Implement compression for inline methods.
8888
8889 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
8890 (tramp-copy-size-limit): Allow also nil.
8891 (tramp-inline-compress-commands): New defconst.
8892 (tramp-find-inline-compress, tramp-get-inline-compress)
8893 (tramp-get-inline-coding): New defuns.
cb7f3653 8894 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
c04b03f8 8895 replaced by `tramp-get-inline-coding'.
6a29a838
MA
8896 (tramp-handle-file-local-copy, tramp-handle-write-region)
8897 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
8898
8c0bf8b3
SM
88992010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8900
07125a91
SM
8901 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
8902 Remove unused functions.
8903
f3a47002
SM
8904 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
8905 Set find-tag-default-function as a variable rather than a property.
8906
8c0bf8b3
SM
8907 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
8908 * progmodes/etags.el (tags-completion-at-point-function):
8909 Remove left over interactive spec. Add autoloading stub.
8910 (complete-tag): Use tags-completion-at-point-function.
8911
27601456
CY
89122010-04-30 Chong Yidong <cyd@stupidchicken.com>
8913
cb7f3653 8914 * minibuffer.el (tags-completion-at-point-function): Fix return value.
27601456 8915
09d0284d
CY
89162010-04-29 Chong Yidong <cyd@stupidchicken.com>
8917
27d3cd56
CY
8918 * ido.el (ido-init-completion-maps): Remove C-v binding.
8919 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
09d0284d 8920
3a07ffce
CY
89212010-04-29 Chong Yidong <cyd@stupidchicken.com>
8922
8923 * minibuffer.el (tags-completion-at-point-function): New function.
8924 (completion-at-point-functions): Use it.
8925
3a07ffce
CY
8926 * progmodes/etags.el (complete-tag): Revert last change.
8927
3d14bb73
AM
89282010-04-29 Alan Mackenzie <acm@muc.de>
8929
8930 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
8931 off-by-one error (in end of macro position).
8932
7d353d11
SM
89332010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8934
8935 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
8936 firefox is absent. Don't autoload.
8937 (browse-url-galeon-program): Don't autoload.
8938
48111a85
CY
89392010-04-28 Chong Yidong <cyd@stupidchicken.com>
8940
8941 * bindings.el (complete-symbol): Move into minibuffer.el.
8942
8943 * minibuffer.el (complete-tag): Move from etags.el. If tags
8944 completion cannot be performed, return nil instead of signalling
8945 an error.
8946 (completion-at-point): Make it an alias for complete-symbol.
8947 (complete-symbol): Move from bindings.el, and replace with the
8948 body of completion-at-point.
8949
8950 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
8951
7ba94701
MA
89522010-04-28 Michael Albinus <michael.albinus@gmx.de>
8953
8954 * net/tramp.el (tramp-remote-selinux-p): New defun.
8955 (tramp-handle-file-selinux-context)
8956 (tramp-handle-set-file-selinux-context): Use it.
8957
95c6cc3e
SS
89582010-04-28 Sam Steingold <sds@gnu.org>
8959
8960 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
8961 `safe-local-variable' if the value is a string or a symbol with
8962 the property `bug-reference-url-format'.
8963
36045ff3
CY
89642010-04-28 Chong Yidong <cyd@stupidchicken.com>
8965
537ffaf3
SM
8966 * progmodes/bug-reference.el (bug-reference-url-format):
8967 Revert 2010-04-27 change due to security risk.
36045ff3 8968
56924d99
SM
89692010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
8970
8971 Make it possible to locally disable a globally enabled mode.
8972 * simple.el (fundamental-mode): Run fundamental-mode-hook.
8973 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
8974 rather than kill-all-local-variables so it runs fundamental-mode-hook.
8975 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
8976 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
8977 that subsequent hooks get a chance to disable it.
8978
ccaa4765
SM
89792010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
8980
17818d71
SM
8981 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
8982 Avoid re-enabling a minor mode after the user turned the minor mode
8983 off if MODE-enable-in-buffers is run twice (typically once from
8984 fundamental-mode's after-change-major-mode-hook and a second time from
8985 run-mode-hook's own after-change-major-mode-hook).
8986
ccaa4765
SM
8987 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
8988
2a6f654e
SS
89892010-04-27 Sam Steingold <sds@gnu.org>
8990
8991 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
8992 `safe-local-variable' if the value is a string or a function, as
8993 documented and implemented on 2010-04-02.
8994
cecaa674
JB
89952010-04-27 Juanma Barranquero <lekktu@gmail.com>
8996
8997 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
8998 when method is 'kill.
8999
90002010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
1e116bb3 9001
a628ad9d
JB
9002 * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
9003 condition in default directory check.
1e116bb3
AM
9004 (ispell-init-process,ispell-kill-ispell,kill-buffer-hook):
9005 Kill ispell process when killing its associated buffer.
9006
7dd7fbb9
JD
90072010-04-27 Jan Djärv <jan.h.d@swipnet.se>
9008
9009 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
9010 but we aren't using it.
9011
7ac82b84
J
90122010-04-25 Jan Djärv <jan.h.d@swipnet.se>
9013
9014 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
9015 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
9016
fea1add4
GM
90172010-04-24 Glenn Morris <rgm@gnu.org>
9018
9019 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
9020 Ignore VCS-ignore files, and deleted nextstep preferences files.
9021 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
9022 (authors-ambiguous-files): New list.
9023 (authors-valid-file-names): Add some deleted files.
9024 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
9025 (authors-disambiguate-file-name): New function. (Bug#5501)
9026 (authors-canonical-file-name): Doc fix.
9027 Don't warn about obsolete files.
9028 (authors-canonical-file-name, authors-scan-el):
9029 Use authors-disambiguate-file-name.
9030
cbcfee6e
GM
9031 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
9032 Add autoload cookies.
9033 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
9034 (generated-autoload-file): Set file-local value to "htmlfontify.el".
9035 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
9036 They have definitions / compiler macros in cl.el.
9037 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
9038 Replace manual autoloads with generated ones.
9039 (htmlfontify-unload-rgb-file): Remove autoload.
9040 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
9041
3b548e1b
SM
90422010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
9043
9ae0c310
SM
9044 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
9045 (byte-compile-setq-default): Optimize for the
9046 single-var case and don't call byte-compile-form in this case to avoid
9047 inf-loop with byte-compile-set-default.
9048
3b548e1b
SM
9049 * progmodes/compile.el (compilation-start): Abbreviate default directory.
9050
632c5478
MA
90512010-04-23 Michael Albinus <michael.albinus@gmx.de>
9052
9053 Implement SELINUX backends.
9054
3b548e1b
SM
9055 * net/tramp.el (tramp-file-name-handler-alist):
9056 Add `file-selinux-context' and `set-file-selinux-context'.
632c5478
MA
9057 (tramp-handle-file-selinux-context)
9058 (tramp-handle-set-file-selinux-context): New defuns.
3b548e1b
SM
9059 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
9060 Handle PRESERVE-SELINUX-CONTEXT.
632c5478 9061
3b548e1b
SM
9062 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
9063 Add `file-selinux-context' and `set-file-selinux-context'.
632c5478
MA
9064 (tramp-gvfs-handle-file-selinux-context)
9065 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
9066 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
9067
9068 * net/ange-ftp.el (ange-ftp-copy-file):
9069 * net/tramp-fish.el (tramp-fish-handle-copy-file):
9070 * net/tramp-imap.el (tramp-imap-handle-copy-file):
3b548e1b
SM
9071 * net/tramp-smb.el (tramp-smb-handle-copy-file):
9072 Add PRESERVE-SELINUX-CONTEXT.
632c5478 9073
a94d821f
MA
90742010-04-22 Michael Albinus <michael.albinus@gmx.de>
9075
9076 Synchronize with Tramp repository.
9077
9078 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
9079 (tramp-action-process-alive, tramp-action-out-of-band)
9080 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
9081 (tramp-exists-file-name-handler): Fix docstring.
9082 (with-progress-reporter): New defmacro.
9083 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
9084 (tramp-maybe-open-connection): Use it.
9085
a92375d9
MA
90862010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
9087
9088 Detect ssh 'ControlMaster' argument automatically in some cases.
9089
9090 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
9091 (tramp-default-method): Use it.
9092
489fe4c2
MA
90932010-04-22 Michael Albinus <michael.albinus@gmx.de>
9094
25f14cdb
MA
9095 * net/tramp.el (tramp-handle-copy-file): Add new optional
9096 parameter `preserve-selinux-context'.
9097 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
9098
a92375d9
MA
90992010-04-22 Michael Albinus <michael.albinus@gmx.de>
9100
489fe4c2
MA
9101 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
9102 Ensure, that non remote files are still checked. Oops.
9103
acd1f317
MA
91042010-04-21 Michael Albinus <michael.albinus@gmx.de>
9105
9106 Fix Bug#5840.
9107
9108 * icomplete.el (icomplete-completions): Use `non-essential'.
9109
9110 * net/tramp.el (tramp-connectable-p): New defun.
9111 (tramp-handle-expand-file-name)
9112 (tramp-completion-handle-file-name-all-completions)
9113 (tramp-completion-handle-file-name-completion): Use it.
9114
62c5b459
SM
91152010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
9116
9117 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
9118
f904c0f9
JD
91192010-04-21 Jan Djärv <jan.h.d@swipnet.se>
9120
9121 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
9122
9123 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
9124
9125 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
9126 is present.
9127
9128 * info.el (info-tool-bar-map): Add labels.
9129
9130 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
9131
9132 * cus-edit.el (custom-commands): Add labels for tool bar.
9133 (custom-buffer-create-internal, Custom-mode): Adjust for
9134 labels in custom-commands.
9135
9136 * dynamic-setting.el: Renamed from font-setting.el.
9137
c5cbeb12
LL
91382010-04-21 John Wiegley <jwiegley@gmail.com>
9139
9140 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
9141 toggles the use of virtual buffers.
537ffaf3 9142 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global value.
c5cbeb12
LL
9143 (ido-toggle-virtual-buffers): New function.
9144
fcc93746
JB
91452010-04-21 Juanma Barranquero <lekktu@gmail.com>
9146
9147 Use `define-derived-mode'; fix window selection; doc fixes.
9148 * play/tetris.el (tetris, tetris-update-speed-function)
9149 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
9150 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
9151 (tetris-rotate-next, tetris-end-game, tetris-start-game)
9152 (tetris-pause-game): Fix typos in docstrings.
9153 (tetris-mode-map, tetris-null-map):
9154 Move initialization into declaration.
9155 (tetris-mode): Define with `define-derived-mode';
9156 set show-trailing-whitespace to nil.
9157 (tetris): Prefer window already displaying the "*Tetris*" buffer.
9158
574c05e2
KK
91592010-04-21 Karel Klíč <kklic@redhat.com>
9160
9161 * files.el (backup-buffer): Handle SELinux context, and return it
9162 if a backup was made by renaming.
9163 (backup-buffer-copy): Set SELinux context to the target file.
9164 (basic-save-buffer): Set SELinux context of the newly written file.
9165 (basic-save-buffer-1): Now it also returns any SELinux context.
9166 (basic-save-buffer-2): Set SELinux context of the newly created file,
9167 and return it.
9168 * net/tramp.el (tramp-file-name-for-operation):
9169 Add file-selinux-context.
9170
e97a42c1
SM
91712010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
9172
f2b9ed18
SM
9173 Make the log-edit comments use RFC822 format throughout.
9174
e97a42c1
SM
9175 * vc.el (vc-checkin, vc-modify-change-comment):
9176 Adjust to new vc-start/finish-logentry.
9177 (vc-find-conflicted-file): New command.
9178 (vc-transfer-file): Adjust to new vc-checkin.
9179 (vc-next-action): Improve scoping.
9180
9181 * vc-hg.el (vc-hg-log-edit-mode): Remove.
9182 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
9183
9184 * vc-git.el (vc-git-log-edit-mode): Remove.
9185 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
9186 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
9187
9188 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
9189 (vc-start-logentry): Remove argument `extra'.
9190 (vc-finish-logentry): Remove extra args.
9191
9192 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
9193 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
9194 (vc-bzr-conflicted-files): New function.
9195
9196 * log-edit.el (log-edit-extra-flags)
9197 (log-edit-before-checkin-process): Remove.
9198 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
9199 (log-edit-headers-alist): New var.
9200 (log-edit-header-contents-regexp): New const.
9201 (log-edit-match-to-eoh): New function.
9202 (log-edit-font-lock-keywords): Use them.
9203 (log-edit): Insert a "Summary:" header as default.
9204 (log-edit-mode): Mark font-lock rules as case-insensitive.
9205 (log-edit-done): Cleanup headers.
9206 (log-view-process-buffer): Remove.
9207 (log-edit-extract-headers): New function to replace it.
9208
938efb77
JB
92092010-04-20 Juanma Barranquero <lekktu@gmail.com>
9210
9211 * subr.el (default-direction-reversed): Remove obsolescence info.
9212
1cfb415b
SM
92132010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
9214
cb4f9513
SM
9215 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
9216 windows/frames.
9217
6e610c72
SM
9218 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
9219 I.e. include text after point in the completion region.
9220 Also, return nil when we're not after/in a symbol.
9221
1cfb415b
SM
9222 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
9223 default enable-multibyte-characters.
9224
c80fa13c
SM
92252010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
9226
87926e02
SM
9227 * international/mule.el: Help the user choose a valid coding-system.
9228 (read-buffer-file-coding-system): New function.
9229 (set-buffer-file-coding-system): Use it. Prompt the user if the
9230 coding-system cannot encode all the chars.
9231
c80fa13c
SM
9232 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
9233 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
9234 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
9235 Don't use *vc-bzr-shelve*.
9236
6e104790 92372010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
bce31830
DN
9238
9239 Fix the version number for added files.
9240 * vc-hg.el (vc-hg-working-revision): Check if the file is
9241 registered after hg parent fails (Bug#5961).
9242
6e104790 92432010-04-19 Glenn Morris <rgm@gnu.org>
0433ffa6
GM
9244
9245 * htmlfontify.el (htmlfontify-buffer)
9246 (htmlfontify-copy-and-link-dir): Autoload entry points.
9247
6e104790 92482010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
8507c65c
CY
9249
9250 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
9251 name relative to the project root (Bug#5960).
9252
6e104790 92532010-04-19 Glenn Morris <rgm@gnu.org>
e9ef9777
GM
9254
9255 * vc-git.el (vc-git-print-log): Doc fix.
9256
6e104790 92572010-04-19 Óscar Fuentes <ofv@wanadoo.es>
3808c51f
CY
9258
9259 * ido.el (ido-file-internal): Fix 2009-12-02 change.
9260
6e104790 92612010-04-19 Christoph <cschol2112@googlemail.com> (tiny change)
7860d2e3
CY
9262
9263 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
9264 default settings (Bug#5928).
9265
6e104790 92662010-04-19 Glenn Morris <rgm@gnu.org>
119850e9
GM
9267
9268 * progmodes/fortran.el (fortran-match-and-skip-declaration):
9269 New function.
0a23b2c3 9270 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
119850e9 9271
6e104790 92722010-04-19 Kenichi Handa <handa@m17n.org>
86a366f4
KH
9273
9274 * language/indian.el (malayalam-composable-pattern): Fix previous
9275 change (add U+0D4D "SIGN VIRAMA").
9276 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
9277 (tamil-composable-pattern): Fix typo in the regexp.
9278 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
9279 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
9280 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
9281
6e104790 92822010-04-19 Chong Yidong <cyd@stupidchicken.com>
8afe2ec6
CY
9283
9284 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
9285 paragraph-separate (Bug#5821).
9286
6e104790 92872010-04-19 Juri Linkov <juri@jurta.org>
3c5d6dfb
JL
9288
9289 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
9290
9291 * info.el (Info-find-node-2): Comment out code that skips
9292 breadcrumbs line.
9293 (Info-mouse-follow-link): New command.
9294 (Info-link-keymap): New keymap.
9295 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
9296 Return a string with links instead of inserting breadcrumbs
9297 to the Info buffer.
9298 (Info-fontify-node): Comment out code that inserts breadcrumbs.
9299 Instead of putting the `invisible' text property over the Info
9300 header, make an overlay over the Info header with the `invisible'
9301 property and `after-string' set to the string returned by
9302 `Info-breadcrumbs'.
9303
6e104790 93042010-04-19 Chong Yidong <cyd@stupidchicken.com>
6baa27a2
CY
9305
9306 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
9307 Reported by monkey@sandpframing.com.
9308
98923800
SM
93092010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
9310
b5feea0f
SM
9311 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
9312 (tmm-get-keymap): Add key-binding shortcuts now that they're not
9313 available in the "keyseq cache" any more.
9314
98923800
SM
9315 * custom.el (defcustom): Add edebug spec.
9316
fd5c9dfa
JL
93172010-04-18 Juri Linkov <juri@jurta.org>
9318
9319 Test for special mode-class in view-buffer instead of view-file (bug#5513).
9320
9321 * view.el (view-file, view-buffer): Move test for special mode-class
9322 from view-file to view-buffer.
9323
9324 * tar-mode.el (tar-extract): Turn if's into one cond
9325 like in arc-mode.el.
9326
b3671a51
JL
93272010-04-18 Juri Linkov <juri@jurta.org>
9328
9329 Add 7z archive format support (bug#5475).
9330
9331 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
9332 (archive-7z-extract): New defcustom.
9333 (archive-find-type): Add magic string for 7z.
9334 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
9335 If `stderr-file' is non-nil, use `(t stderr-file)' for the
9336 `buffer' arg of `call-process'.
9337 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
9338 call the function `archive-7z-extract' with the variable
9339 `archive-7z-extract' let-bound to `archive-zip-extract'.
9340 (archive-7z-summarize, archive-7z-extract): New functions.
9341
9342 * international/mule.el (auto-coding-alist):
9343 * files.el (auto-mode-alist): Add 7z file extension.
9344
8a37fb25
SM
93452010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
9346
e9515805
SM
9347 * loadup.el: Setup hash-cons for pure data.
9348
f8ea0098
SM
9349 Fix duplicate entries in cedet's loaddefs.el files.
9350 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
9351 Should make most file-local generated-autoload-file unnecessary.
9352 (print-readably): Silence warnings.
9353 (autoload-find-destination): Take load-name as an arg to make sure
9354 it's the same as the one that will be in the file.
9355 (autoload-generate-file-autoloads): Adjust to above changes.
9356 Try to make the dataflow a bit simpler.
9357
8a37fb25
SM
9358 * cvs-status.el (cvs-refontify): Remove unused.
9359
f8b91752
JB
93602010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
9361
76e3243a 9362 * calc/calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
f8b91752 9363
76e3243a 9364 * calc/calc-bin.el (calc-radix): Have the "O" option turn on
f8b91752
JB
9365 twos-complement mode.
9366
d8b01fef
JB
93672010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
9368
76e3243a
JB
9369 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
9370 'calc-option'. Add `calc-option-prefix-help' to calc-help autoloads.
d8b01fef
JB
9371 (calc-inverse): Add "Option" to message, as appropriate.
9372 (calc-hyperbolic): Add "Option" to message, as appropriate.
9373 (calc-option, calc-is-option): New functions.
9374
76e3243a 9375 * calc/calc-help.el (calc-full-help): Add `calc-option-help'.
d8b01fef
JB
9376 (calc-option-prefix-help): New function.
9377
76e3243a 9378 * calc/calc-misc.el (calc-help): Add "Option" entry.
d8b01fef 9379
76e3243a 9380 * calc/calc.el (calc-local-var-list): Add `calc-option-flag'.
d8b01fef
JB
9381 (calc-option-flag): New variable.
9382 (calc-do): Set `calc-option-flag to nil.
9383 (calc-set-mode-line): Add "Opt " as appropriate.
9384
74f806a1
JL
93852010-04-16 Juri Linkov <juri@jurta.org>
9386
9387 Move scrolling commands from simple.el to window.el
9388 because their primitives are implemented in window.c.
9389
9390 * simple.el (scroll-error-top-bottom)
9391 (scroll-up-command, scroll-down-command, scroll-up-line)
9392 (scroll-down-line, scroll-other-window-down)
9393 (beginning-of-buffer-other-window, end-of-buffer-other-window):
9394 * window.el (scroll-error-top-bottom)
9395 (scroll-up-command, scroll-down-command, scroll-up-line)
9396 (scroll-down-line, scroll-other-window-down)
9397 (beginning-of-buffer-other-window, end-of-buffer-other-window):
9398 Move from simple.el to window.el because their primitives are
9399 implemented in window.c.
9400
ad40eec5
JL
94012010-04-16 Juri Linkov <juri@jurta.org>
9402
9403 * isearch.el (isearch-lookup-scroll-key): Check both
9404 `isearch-scroll' and `scroll-command' properties.
9405 (scroll-up, scroll-down): Remove `isearch-scroll' property.
9406
9407 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
9408
9409 * simple.el (scroll-up-command, scroll-down-command)
9410 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
9411
a4b000fb
JL
94122010-04-15 Juri Linkov <juri@jurta.org>
9413
9414 * simple.el (scroll-up-command, scroll-down-command)
9415 (scroll-up-line, scroll-down-line): Put `scroll-command'
9416 property on the these symbols. Remove them from
9417 `scroll-preserve-screen-position-commands'.
9418
9419 * mwheel.el (mwheel-scroll): Put `scroll-command' and
9420 `isearch-scroll' properties on the `mwheel-scroll' symbol.
9421 Remove it from `scroll-preserve-screen-position-commands'.
9422
9423 * isearch.el (isearch-allow-scroll): Doc fix.
9424
4874f5e6
MA
94252010-04-15 Michael Albinus <michael.albinus@gmx.de>
9426
9427 * net/tramp.el (tramp-error-with-buffer): Don't show the
9428 connection buffer when we are in completion mode.
9429 (tramp-file-name-handler): Catch the error for some operations
9430 when we are in completion mode. This gives the user the chance to
9431 correct the file name in the minibuffer.
9432
82883f0a
GM
94332010-04-15 Glenn Morris <rgm@gnu.org>
9434
9435 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
9436
528b9ea9
JB
94372010-04-15 Juanma Barranquero <lekktu@gmail.com>
9438
9439 Simplify by using `define-derived-mode'.
9440 * info.el (Info-mode):
9441 * calendar/todo-mode.el (todo-mode):
9442 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
9443 (gomoku-mode-map): Move initialization into declaration.
9444
5f2b693f
MA
94452010-04-14 Michael Albinus <michael.albinus@gmx.de>
9446
9447 Fix Bug#5840.
9448 * ido.el (ido-file-name-all-completions-1):
9449 * minibuffer.el (minibuffer-completion-help):
9450 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
9451
ebb9641f
SM
94522010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
9453
38111a5a
SM
9454 * simple.el (non-essential): New var.
9455
ebb9641f
SM
9456 Add a new field `location' to bookmarks for non-file bookmarks.
9457 * bookmark.el (bookmark-location): Use the new field, if present.
9458 (bookmark-insert-location): Undo last change, not needed any more.
9459 * man.el (Man-bookmark-make-record):
9460 * woman.el (woman-bookmark-make-record): Add `location' field.
9461
7b05466f
JL
94622010-04-14 Juri Linkov <juri@jurta.org>
9463
9464 * simple.el (scroll-error-top-bottom): New defcustom.
9465 (scroll-up-command, scroll-down-command): Use it. Doc fix.
9466
9467 * emulation/pc-select.el (pc-select-override-scroll-error):
9468 Obsolete in favor of `scroll-error-top-bottom'.
9469
32129746
JL
94702010-04-14 Juri Linkov <juri@jurta.org>
9471
9472 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
9473 `scroll-up-command' and `M-v' to `scroll-down-command'.
9474
9475 * emulation/cua-rect.el (cua--init-rectangles):
9476 * forms.el (forms--change-commands):
9477 * image-mode.el (image-mode-map):
9478 Remap scroll-down-command and scroll-up-command
9479 in addition to scroll-down and scroll-up.
9480
9013a7f8
JL
94812010-04-14 Juri Linkov <juri@jurta.org>
9482
9483 * mwheel.el (scroll-preserve-screen-position-commands):
9484 Add mwheel-scroll to this list of commands.
9485
9486 * simple.el (scroll-preserve-screen-position-commands):
9487 Add scroll-up-command, scroll-down-command, scroll-up-line,
9488 scroll-down-line to this list of commands.
9489
3b7e1d5f
SM
94902010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
9491
c1e25821
SM
9492 * obsolete/complete.el: Move from lisp/complete.el.
9493
5b31b787
SM
9494 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
9495
3b7e1d5f
SM
9496 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
9497 to the minor mode function now turns the mode ON unconditionally.
9498
398a825b
SM
94992010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
9500
a544e7c1
SM
9501 * vc-dir.el (vc-dir-kill-line): New command.
9502 (vc-dir-mode-map): Bind it to C-k.
9503
a1979d8e
SM
9504 * bookmark.el (bookmark-insert-location): Handle a nil filename.
9505
398a825b
SM
9506 * woman.el: Add bookmark declarations to silence the compiler.
9507 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
9508 step to compatibility between man and woman bookmarks.
9509 Adjust for Man-default-bookmark-title renaming.
9510 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
9511
9512 * man.el: Add bookmark declarations to silence the compiler.
9513 (Man-name-local-regexp): Make it match NAME as well.
9514 (Man-getpage-in-background): Return the buffer.
9515 (Man-notify-when-ready): Use `case'.
9516 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
9517 Don't hardcode "NAME". Simplify.
9518 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
9519 Rename from Man-bookmark-make-record.
9520 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
9521 we have the actual man-args. Use Man-getpage-in-background rather
9522 than `man' since the arg is already processed. Let bookmark.el do the
9523 window handling. Only wait for the relevant process.
9524 Don't forget to autoload.
9525
9526 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
9527
45be326a
TV
95282010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9529
9530 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
9531 New functions.
9532 (woman-mode): Setup bookmark support.
9533
9534 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
9535 (man-bookmark-jump): New functions.
9536 (Man-mode): Setup bookmark support.
9537
3acb4c93
CY
95382010-04-10 Jari Aalto <jari.aalto@cante.net>
9539
9540 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
9541 recognize ssh-keygen prompt (Bug#2817).
9542
b6bbb65e
MA
95432010-04-10 Michael Albinus <michael.albinus@gmx.de>
9544
9545 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
9546
b533bc97
MA
95472010-04-10 Michael Albinus <michael.albinus@gmx.de>
9548
9549 Synchronize with Tramp repository.
9550
9551 * net/tramp.el (tramp-completion-function-alist)
9552 (tramp-file-name-regexp, tramp-chunksize)
45be326a
TV
9553 (tramp-local-coding-commands, tramp-remote-coding-commands):
9554 Fix docstring.
9555 (tramp-remote-process-environment): Use `format' instead of `concat'.
b533bc97
MA
9556 (tramp-handle-directory-files-and-attributes)
9557 (tramp-get-remote-path): Use `copy-tree'.
9558 (tramp-handle-file-name-all-completions): Backward/ XEmacs
9559 compatibility: Use `completion-ignore-case' if
9560 `read-file-name-completion-ignore-case' does not exist.
9561 (tramp-do-copy-or-rename-file-directly): Do not use
9562 `tramp-handle-file-remote-p'.
45be326a
TV
9563 (tramp-do-copy-or-rename-file-out-of-band):
9564 Use `tramp-compat-delete-directory'.
b533bc97 9565 (tramp-do-copy-or-rename-file-out-of-band)
45be326a
TV
9566 (tramp-compute-multi-hops, tramp-maybe-open-connection):
9567 Use `format-spec-make'.
b533bc97
MA
9568 (tramp-find-foreign-file-name-handler)
9569 (tramp-advice-make-auto-save-file-name)
9570 (tramp-set-auto-save-file-modes): Remove superfluous check for
9571 `stringp'. This is done inside `tramp-tramp-file-p'.
9572 (tramp-debug-outline-regexp): New defconst.
9573 (tramp-get-debug-buffer): Use it.
9574 (tramp-check-for-regexp): Use (forward-line 1).
9575 (tramp-set-auto-save-file-modes): Adapt version check.
9576
45be326a
TV
9577 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
9578 Wrap call of `featurep' for 2nd argument.
b533bc97
MA
9579 (tramp-compat-make-temp-file): Simplify fallback implementation.
9580 (tramp-compat-copy-tree): Remove function.
9581 (tramp-compat-delete-directory): Provide implementation for older
9582 Emacsen.
9583
9584 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
9585 Do not use `tramp-fish-handle-file-attributes.
9586
9587 * net/trampver.el: Update release number.
9588
ba33df00
GM
95892010-04-10 Glenn Morris <rgm@gnu.org>
9590
9591 * progmodes/compile.el (compilation-save-buffers-predicate):
9592 Add missing :version tag.
9593
4a8ae76f
SS
95942010-04-09 Sam Steingold <sds@gnu.org>
9595
9596 * progmodes/compile.el (compilation-save-buffers-predicate):
9597 Remove the "autoload" cookie.
9598
0880716f
SS
9599 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
9600 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
9601 and `bug-reference-prog-mode' can be used in hooks directly.
9602
6aebd58c
DN
96032010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
9604
9605 Add --author support to git commit.
9606 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
9607 (vc-git-log-edit-mode): New minor mode.
45be326a
TV
9608 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
9609 New declarations.
6aebd58c 9610
f6d90772
ER
96112010-04-09 Eric Raymond <esr@snark.thyrsus.com>
9612
9613 * vc-hooks.el, vc-git.el: Improve documentation comments.
9614
e754e83b
SM
96152010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
9616
9617 Fix some of the problems in defsubst* (bug#5728).
9618 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
9619 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
9620
9e86ab0b
SS
96212010-04-07 Sam Steingold <sds@gnu.org>
9622
e754e83b
SM
9623 * progmodes/compile.el (compilation-save-buffers-predicate):
9624 New custom variable.
9e86ab0b
SS
9625 (compile, recompile): Pass it to `save-some-buffers'.
9626
b0c8b840
JD
96272010-04-07 Jan Djärv <jan.h.d@swipnet.se>
9628
9629 * wid-edit.el (widget-choose): Move cursor to the second line of
9630 the buffer (Bug#5695).
9631
31527c56
DN
96322010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
9633
9634 Add new VC methods: vc-log-incoming and vc-log-outgoing.
9635 * vc.el (vc-print-log-setup-buttons): New function split out from
9636 vc-print-log-internal.
9637 (vc-log-internal-common): New function, a parametrized version of
9638 vc-print-log-internal.
9639 (vc-print-log-internal): Just call vc-log-internal-common with the
9640 right arguments.
9641 (vc-incoming-outgoing-internal):
9642 (vc-log-incoming, vc-log-outgoing): New functions.
9643 (vc-log-view-type): New permanent local variable.
9644
9645 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
9646
9647 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
9648 of the dynamic bound vc-short-log.
9649 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
9650
9651 * vc-git.el (vc-git-log-outgoing): New function.
9652 (vc-git-log-view-mode): Use vc-log-view-type instead
9653 of the dynamic bound vc-short-log.
9654
9655 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
9656 of the dynamic bound vc-short-log. Highlight the tag.
9657 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
9658 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
9659 (vc-hg-incoming-mode): Remove.
9660 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
9661
7ec69e2b
DN
96622010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
9663
9664 Fix default-directory for vc-root-diff.
9665 * vc.el (vc-root-diff): Bind default-directory to the root
9666 directory for the diff command.
9667
fd9ea9d3
WS
96682010-04-07 Michael McNamara <mac@mail.brushroad.com>
9669
6e104790 9670 * progmodes/verilog-mode.el (verilog-forward-sexp):
31527c56
DN
9671 (verilog-calc-1): Support "disable fork" and "fork wait" multi
9672 word keywords, suggested by Steve Pearlmutter.
6e104790 9673 (verilog-pretty-declarations): Support lineup of declarations in
fd9ea9d3 9674 port lists.
6e104790 9675 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
c4cc8b9a 9676 fix bug for /* / comments.
6e104790 9677 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
fd9ea9d3 9678 Speed up and simplfy as this is never called with a bound.
6e104790
SM
9679 (verilog-pretty-declarations): Enhance to line up declarations
9680 inside a parameter list, suggested by Alan Morgan.
9681 (verilog-pretty-expr): Tune assignment regular expression match
9682 string for corner cases; also use markers instead of character
9683 number as indent changes the later.
fd9ea9d3
WS
9684
96852010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
9686
6e104790
SM
9687 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
9688 as missing keyword.
9689 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
9690 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
9691 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
9692 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
9693 Tennant.
9694 (verilog-keywords):
fd9ea9d3
WS
9695 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
9696 1800-2009 keywords, including "global.".
9697
2a07afc5
JW
96982010-04-06 John Wiegley <jwiegley@gmail.com>
9699
8b32731a 9700 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
2a07afc5 9701 appearing in buffer list (if a live buffer name matched a recentf
8b32731a 9702 file basename). Should use uniquify to offer a real solution.
2a07afc5 9703
f9a27d86
JW
97042010-04-06 John Wiegley <jwiegley@gmail.com>
9705
8b32731a
JB
9706 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
9707 comment to code, and add a :version tag.
9708 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
f9a27d86 9709
9caf8a8f
JB
97102010-04-06 Juanma Barranquero <lekktu@gmail.com>
9711
9712 Enable recentf-mode if using virtual buffers.
9713 * ido.el (recentf-list): Declare for byte-compiler.
93acd23d 9714 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
9caf8a8f
JB
9715 (ido-make-buffer-list): Simplify.
9716 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
9717
5a97d2da
JL
97182010-04-05 Juri Linkov <juri@jurta.org>
9719
9720 Scrolling commands which scroll a line instead of full screen.
9721 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
9722
9723 * simple.el (scroll-up-line, scroll-down-line): New commands.
9724 Put property isearch-scroll=t on them.
9725
9726 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
9727 Remove commands.
9728
79ce172a
JL
97292010-04-05 Juri Linkov <juri@jurta.org>
9730
8b32731a 9731 Scrolling commands which do not signal errors at top/bottom.
79ce172a
JL
9732 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
9733
9734 * simple.el (scroll-up-command, scroll-down-command): New commands.
9735 Put property isearch-scroll=t on them.
9736
9737 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
9738 `scroll-down-command' and [next] from `scroll-up' to
9739 `scroll-up-command'.
9740
9741 * emulation/cua-base.el: Put property CUA=move on
9742 `scroll-up-command' and `scroll-down-command'.
9743 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
9744 and `scroll-down-command' to `cua-scroll-down'.
9745
309d5b43
JB
97462010-04-05 Juanma Barranquero <lekktu@gmail.com>
9747
6460e534 9748 * help.el (describe-mode): Return nil.
309d5b43 9749
0523d117
JW
97502010-04-04 John Wiegley <jwiegley@gmail.com>
9751
9752 * ido.el (ido-use-virtual-buffers): New variable to indicate
f9a27d86 9753 whether "virtual buffer" support is enabled for IDO.
0523d117
JW
9754 (ido-virtual): Face used to indicate virtual buffers in the list.
9755 (ido-buffer-internal): If a buffer is chosen, and no such buffer
9756 exists, but a virtual buffer of that name does (which would be why
9757 it was in the list), recreate the buffer by reopening the file.
9758 (ido-make-buffer-list): If virtual buffers are being used, call
9759 `ido-add-virtual-buffers-to-list' before the make list hook.
9760 (ido-virtual-buffers): New variable which contains a copy of the
9761 current contents of the `recentf-list', albeit pared down for the
9762 sake of speed, and with proper faces applied.
9763 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
9764 create a list of "virtual buffers" to present to the user in
9765 addition to the currently open set. Note that this logic could
9766 get rather slow if that list is too large. With the default
9767 `recentf-max-saved-items' of 200, there is little speed penalty.
9768
202ff0d6
SM
97692010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
9770
9771 * font-lock.el: Require CL when compiling.
9772 (font-lock-turn-on-thing-lock): Use `case'.
9773
ef43a0f4
EZ
97742010-04-03 Eli Zaretskii <eliz@gnu.org>
9775
9776 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
9777 Zaretskii.
ef43a0f4 9778
9c13a46e
JL
97792010-04-02 Juri Linkov <juri@jurta.org>
9780
9781 * ehelp.el (electric-help-orig-major-mode):
9782 New buffer-local variable.
9783 (electric-help-mode): Set it to original major-mode. Doc fix.
9784 (with-electric-help): Use `electric-help-orig-major-mode' instead
9785 of (default-value 'major-mode). Doc fix.
9786 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
9787
3fb87bf5
SS
97882010-04-02 Sam Steingold <sds@gnu.org>
9789
9790 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
9791 `vc-hg-command' with a list of flags.
9792
202ff0d6
SM
9793 * progmodes/bug-reference.el (bug-reference-bug-regexp):
9794 Also accept "patch" and "RFE".
dbb5e44a
SS
9795 (bug-reference-fontify): `bug-reference-url-format' can also be a
9796 function to be able to handle the bug kind.
202ff0d6 9797 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
dbb5e44a 9798
d0b22876
JD
97992010-04-02 Jan Djärv <jan.h.d@swipnet.se>
9800
9801 * tmm.el (tmm-get-keymap): Check with symbolp before passing
9802 value to fboundp, it may not be a symbol.
9803
1625d379
CY
98042010-03-31 Chong Yidong <cyd@stupidchicken.com>
9805
202ff0d6 9806 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
1625d379 9807
1cd095c6
JL
98082010-03-31 Juri Linkov <juri@jurta.org>
9809
9810 * simple.el (next-line, previous-line): Re-throw a signal
9811 with `signal' instead of using `ding'.
9812 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
9813
67189e62
JL
98142010-03-31 Juri Linkov <juri@jurta.org>
9815
9816 * simple.el (keyboard-escape-quit): Raise deselecting the active
9817 region higher than exiting the minibuffer.
9818 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
9819
1546c559
JL
98202010-03-31 Juri Linkov <juri@jurta.org>
9821
9822 * image.el (image-animated-p): Use `image-metadata' instead of
9823 `image-extension-data'. Get GIF extenstion data from metadata
9824 property `extension-data'.
9825
85626eef
SM
98262010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
9827
9828 * simple.el (append-to-buffer): Simplify.
9829
85738751 98302010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
b42da387
TA
9831
9832 * textmodes/artist.el (artist-mode): Fix typo in docstring.
9833 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
9834
85738751 98352010-03-31 Kenichi Handa <handa@m17n.org>
42763dda
KH
9836
9837 * language/sinhala.el (composition-function-table): Fix regexp for
9838 the new Unicode specification.
9839
9840 * language/indian.el (devanagari-composable-pattern)
9841 (tamil-composable-pattern, kannada-composable-pattern)
85626eef 9842 (malayalam-composable-pattern): Adjust for the new Unicode
42763dda
KH
9843 specification.
9844 (bengali-composable-pattern, gurmukhi-composable-pattern)
9845 (gujarati-composable-pattern, oriya-composable-pattern)
9846 (telugu-composable-pattern): New variables to cope with the new
9847 Unicode specification. Use them in composition-function-table.
9848
85738751 98492010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
fe59d705 9850
79d74ac5 9851 Make tmm-menubar work for the Buffers menu again (bug#5726).
fe59d705
SM
9852 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
9853 vectors rather than cons cells, as used in menu-bar-update-buffers.
9854
85738751 98552010-03-31 Chong Yidong <cyd@stupidchicken.com>
03ffe8be 9856
2a793f7f
CY
9857 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
9858 (js-insert-and-indent): Revert 2009-08-15 change, restoring
9859 electric punctuation for "{}();,:" (Bug#5586).
9860
03ffe8be
CY
9861 * mail/sendmail.el (mail-default-directory): Doc fix.
9862
85738751 98632010-03-31 Chong Yidong <cyd@stupidchicken.com>
03ffe8be
CY
9864
9865 * mail/sendmail.el (mail-default-directory): Doc fix.
9866
85738751 98672010-03-31 Eli Zaretskii <eliz@gnu.org>
94785022
EZ
9868
9869 * subr.el (version-regexp-alist, version-to-list)
9870 (version-list-<, version-list-=, version-list-<=)
9871 (version-list-not-zero, version<, version<=, version=): Doc fix.
9872 (Bug#5744).
9873
85738751 98742010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
431af6a4
DN
9875
9876 * vc.el (vc-root-diff): Doc fix.
9877
85738751 98782010-03-31 Chong Yidong <cyd@stupidchicken.com>
9d30a9f4 9879
9aa2c576
CY
9880 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
9881
9d30a9f4
CY
9882 * simple.el (append-to-buffer): Fix last change.
9883
85738751 98842010-03-31 Chong Yidong <cyd@stupidchicken.com>
d0fba174
CY
9885
9886 * simple.el (append-to-buffer): Ensure that point is preserved if
9887 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
9888 (Bug#5749)
9889
2372f278
SM
98902010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
9891
9892 * files.el (auto-mode-case-fold): Change default to t.
9893
2223a1b3
JL
98942010-03-30 Juri Linkov <juri@jurta.org>
9895
9896 * dired-x.el (dired-omit-mode): Doc fix.
9897
0ef84fc8
JL
98982010-03-30 Juri Linkov <juri@jurta.org>
9899
9900 * replace.el (occur-accumulate-lines): Move occur-engine related
9901 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
9902 to be located after `occur-engine'.
9903
dc2d2590
JL
99042010-03-30 Juri Linkov <juri@jurta.org>
9905
9906 Make occur handle multi-line matches cleanly with context.
9907 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
9908
9909 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
9910 (occur-engine): Add local variables `ret', `prev-after-lines',
9911 `prev-lines'. Use more arguments for `occur-context-lines'.
9912 Set first elem of its returned list to `data', and the second elem
9913 to `prev-after-lines'. Don't print the separator line.
9914 In the end, print remaining context after-lines.
9915 (occur-context-lines): Add new arguments `begpt', `endpt',
9916 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
9917 after-lines of the previous match with before-lines of the
9918 current match and not overlap them. Return a list with two
9919 values: the output line and the list of context after-lines.
9920
47c88c06
JL
99212010-03-30 Juri Linkov <juri@jurta.org>
9922
9923 * replace.el (occur-accumulate-lines): Fix a bug where the first
9924 context line at the beginning of the buffer was missing.
9925
a7b02820
EZ
99262010-03-30 Eli Zaretskii <eliz@gnu.org>
9927
9928 * files.el: Make bidi-display-reordering safe variable for boolean
9929 values.
9930
9326ba26 99312010-03-29 Phil Hagelberg <phil@evri.com>
4e2af782 9932 Chong Yidong <cyd@stupidchicken.com>
9326ba26
CY
9933
9934 * subr.el: Extend progress reporters to perform "spinning".
85626eef
SM
9935 (progress-reporter-update, progress-reporter-do-update):
9936 Handle non-numeric value arguments.
9326ba26
CY
9937 (progress-reporter--pulse-characters): New var.
9938
f6f8aa12
CY
99392010-03-28 Chong Yidong <cyd@stupidchicken.com>
9940
9941 * progmodes/compile.el (compilation-start): Fix regexp detection
9942 of initial cd command (Bug#5771).
9943
7ed287b5
CY
99442010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
9945
9946 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
9947
146b8b16
NR
99482010-03-27 Nick Roberts <nickrob@snap.net.nz>
9949
9950 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
76e3243a
JB
9951 * progmodes/gdb-mi.el: Restore.
9952 * progmodes/gdb-ui.el: Remove.
9953 * progmodes/gud.el: Re-accommodate for gdb-mi.el.
146b8b16 9954
b23caf75
GM
99552010-03-25 Glenn Morris <rgm@gnu.org>
9956
9957 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
9958 all dired buffers, even tramp ones. (Bug#5755)
9959
18c812bd
SM
99602010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
9961
9962 Add "union tags" in mpc.el.
9963 * mpc.el: Remove backward compatibility code.
9964 (mpc-browser-tags): Change default.
9965 (mpc--find-memoize-union-tags): New var.
9966 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
9967 (mpc-cmd-find): Handle the case where the playlist does not exist.
9968 Handle union-tags.
9969 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
9970 (mpc-cmd-add): Use mpc-cmd-flush.
9971 (mpc-tagbrowser-tag-name): New fun.
9972 (mpc-tagbrowser-buf): Use it.
9973 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
9974
efee6a6d
SM
99752010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
9976
9586c41a
SM
9977 Misc cleanup.
9978 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
9979 Use replace-regexp-in-string.
9980 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
9981 (makefile-imake-mode-syntax-table): Move init into defvar.
9982 (makefile-mode): Use define-derived-mode.
9983
efee6a6d
SM
9984 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
9985 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
9986 not be present any more.
9987
c6f3804c
JB
99882010-03-24 Juanma Barranquero <lekktu@gmail.com>
9989
9990 * faces.el (set-face-attribute): Fix typo in docstring.
9991 (face-valid-attribute-values): Reflow docstring.
9992
e867cb5d 99932010-03-24 Glenn Morris <rgm@gnu.org>
4c3a215a 9994
efee6a6d 9995 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
4c3a215a 9996
e867cb5d 99972010-03-24 Chong Yidong <cyd@stupidchicken.com>
e9ba3e26
CY
9998
9999 * indent.el (indent-for-tab-command): Doc fix.
10000
e867cb5d 100012010-03-24 Alan Mackenzie <acm@muc.de>
657071fc 10002
efee6a6d
SM
10003 * progmodes/cc-engine.el (c-remove-stale-state-cache):
10004 Fix off-by-one error. Fixes bug #5747.
657071fc 10005
e867cb5d 100062010-03-24 Juanma Barranquero <lekktu@gmail.com>
c8de140b
JB
10007
10008 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
10009 (image-dired-read-comment): Doc fix.
10010
efee6a6d
SM
10011 * json.el (json-object-type, json-array-type, json-key-type)
10012 (json-false, json-null, json-read-number):
c8de140b
JB
10013 * minibuffer.el (completion-in-region-functions):
10014 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
10015 (cal-tex-cursor-week):
10016 * emacs-lisp/trace.el (trace-function):
10017 * eshell/em-basic.el (eshell/printnl):
10018 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
10019 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
10020 * obsolete/levents.el (allocate-event, event-key, event-object)
10021 (event-point, event-process, event-timestamp, event-to-character)
10022 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
10023 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
10024 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
10025 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
10026 (reftex-highlight-selection): Fix typos in docstrings.
10027
e867cb5d 100282010-03-24 Juanma Barranquero <lekktu@gmail.com>
d1200087
JB
10029
10030 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
10031
e867cb5d 100322010-03-24 Glenn Morris <rgm@gnu.org>
f454672b
GM
10033
10034 * mail/rmail.el (rmail-highlight-face): Restore option deleted
10035 2008-02-13 without comment; mark it obsolete.
10036 (rmail-highlight-headers): Use rmail-highlight-face once more.
10037
e867cb5d 100382010-03-24 Chong Yidong <cyd@stupidchicken.com>
d5704d66
CY
10039
10040 * woman.el (woman2-process-escapes): Only consume the newline if
10041 the filler character is on a line by itself (Bug#5729).
10042
e867cb5d 100432010-03-24 Kenichi Handa <handa@m17n.org>
fade35dd
KH
10044
10045 * language/indian.el (devanagari-composable-pattern): Add more
10046 consonants.
10047
e867cb5d 100482010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
10049
10050 * net/trampver.el: Update release number.
10051
e867cb5d 100522010-03-24 Michael Albinus <michael.albinus@gmx.de>
c0e17ff2 10053
efee6a6d
SM
10054 * net/tramp.el (tramp-find-executable):
10055 Use `tramp-get-connection-buffer'. Make the regexp for checking
c0e17ff2
MA
10056 output of "wc -l" more robust.
10057 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
10058 (tramp-open-connection-setup-interactive-shell): Remove workaround
10059 for OpenSolaris bug, it is not needed anymore.
10060
e867cb5d 100612010-03-24 Glenn Morris <rgm@gnu.org>
eb123b12
GM
10062
10063 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
10064
e867cb5d 100652010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
5f8d2ce0
WS
10066
10067 * files.el (auto-mode-alist): Accept more verilog file patterns.
10068
b2b8574b
SM
100692010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
10070
10071 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
10072
1d94ebb0
GM
100732010-03-24 Glenn Morris <rgm@gnu.org>
10074
7e263967
GM
10075 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
10076 log-edit-before-checkin-process.
10077
5ac92c5f
GM
10078 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
10079
10080 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
ebbe23dd 10081
549f324a
GM
10082 * vc-dispatcher.el (vc-start-logentry): Doc fix.
10083 (log-view-process-buffer, log-edit-extra-flags): Declare.
10084
495b517c
GM
10085 * log-edit.el (log-edit-before-checkin-process): Doc fix.
10086
f4087766
SS
100872010-03-23 Sam Steingold <sds@gnu.org>
10088
10089 Fix bug#5620: recalculate all markers on compilation buffer
10090 modifications, not on file modifications.
38e9aa53
GM
10091 * progmodes/compile.el (compilation-buffer-modtime): New buffer-local
10092 variable: the buffer modification time, for buffers not associated with
10093 files.
f4087766
SS
10094 (compilation-mode): Create it.
10095 (compilation-filter): Update it.
10096 (compilation-next-error-function): Use it instead of
10097 `visited-file-modtime' for timestamp.
10098
774642e5
JL
100992010-03-23 Juri Linkov <juri@jurta.org>
10100
10101 Implement Occur multi-line matches.
10102 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
10103
10104 * replace.el (occur): Doc fix.
10105 (occur-engine): Set `begpt' to the beginning of the first line.
10106 Set `endpt' to the end of the last match line. At first, count
10107 line numbers between `origpt' and `begpt'. Split out code from
10108 `out-line' variable to new let-bindings `match-prefix' and
10109 `match-str'. In `out-line' add non-numeric prefix to all
10110 non-first lines of multi-line matches. Finally, count lines
10111 between `begpt' and `endpt' and add to `lines'.
10112
f14d1172
JL
101132010-03-23 Juri Linkov <juri@jurta.org>
10114
10115 * replace.el (occur-accumulate-lines, occur-engine):
10116 Use `occur-engine-line' instead of duplicate code.
10117 (occur-engine-line): New function created from duplicate code
10118 in `occur-accumulate-lines' and `occur-engine'.
10119
53e87c57
JL
10120 * replace.el (occur-engine-line): Add optional arg `keep-props'.
10121 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
10122
75a3ff20
JL
101232010-03-23 Juri Linkov <juri@jurta.org>
10124
10125 * finder.el: Remove TODO tasks.
10126
10127 * info.el (Info-finder-find-node): Add node "all"
10128 with all package info. Handle a list of multiple keywords
10129 separated by comma.
10130 (info-finder): In interactive use with a prefix argument,
10131 use `completing-read-multiple' to read a list of keywords
10132 separated by comma.
10133
00278747
SM
101342010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
10135
10136 Add a new completion style `substring'.
10137 * minibuffer.el (completion-basic--pattern): New function.
10138 (completion-basic-try-completion, completion-basic-all-completions):
10139 Use it.
10140 (completion-substring--all-completions)
10141 (completion-substring-try-completion)
10142 (completion-substring-all-completions): New functions.
10143 (completion-styles-alist): New style `substring'.
10144
64cb11cc
SM
101452010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
10146
10147 Get rid of .elc files after removal of the corresponding .el.
10148 * Makefile.in (compile-clean): New target.
10149 (compile-main): Use it.
10150
835e2c65
JD
101512010-03-22 Jan Djärv <jan.h.d@swipnet.se>
10152
10153 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
10154 don't do make there. When compiling with separate object dir, there
10155 is no Makefile there.
10156
111a9dff
SM
101572010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
10158
10159 Get rid of the ELCFILES abomination, again.
10160 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
10161 (all, compile): Don't call compile-last.
10162 (compile-main): Build the "elcfiles" list dynamically.
10163 (compile-targets): New (internal) target.
10164
82c3d67a
AS
101652010-03-21 Andreas Schwab <schwab@linux-m68k.org>
10166
10167 * Makefile.in (top_srcdir): Define.
10168 (abs_top_builddir): Define.
10169 (srcdir): Don't append `/..'.
10170 (EMACS): Use ${abs_top_builddir}.
10171 (all, compile, compile-always, compile-last): Don't set emacswd.
64cb11cc
SM
10172 (update-subdirs, update-authors): Use $(top_srcdir) instead of
10173 $(srcdir).
82c3d67a
AS
10174 (lisp): Use $(srcdir) instead of @srcdir@.
10175
d66ecdbb
JL
101762010-03-21 Juri Linkov <juri@jurta.org>
10177
10178 Fix message of multi-line occur regexps and multi-buffer header lines.
10179 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
10180
10181 * replace.el (occur-1): Don't display regexp if it is longer
10182 than window-width. Use `query-replace-descr' to display regexp.
10183 (occur-engine): Don't display regexp in the buffer header for
10184 multi-buffer occur. Display a separate header line with total
10185 match count and regexp for multi-buffer occur.
10186 Use `query-replace-descr' to display regexp.
10187
f05e1b94
TZ
101882010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
10189
10190 * net/secrets.el: Fix parenthesis.
10191 (secrets-enabled): Fix parenthesis.
10192
801ba3ba
SM
101932010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
10194
3613edce
SM
10195 Use more relative file and directory names.
10196 * Makefile.in (EMACS): Arrange for it to work when we chdir.
10197 (setwins, setwins_almost, setwins_for_subdirs):
10198 Don't `cd'; output relative names.
10199 (all, compile, compile-always, compile-last): Set emacswd.
10200 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
10201 Just cd to the lisp source dir so we can use relative file names.
10202
801ba3ba
SM
10203 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
10204
2b1400b9
GM
102052010-03-20 Glenn Morris <rgm@gnu.org>
10206
10207 * textmodes/rst.el: Use faces for font-lock customization, and make the
10208 old -face variables obsolete.
10209 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
10210 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
10211 (rst-block-face, rst-external-face, rst-definition-face)
10212 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
10213 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
10214 Make obsolete.
10215 (rst-font-lock-keywords-function): Update for above changes.
10216
5e418f17
JL
102172010-03-20 Juri Linkov <juri@jurta.org>
10218
10219 * s-region.el:
10220 * obsolete/s-region.el: Move to obsolete.
10221
b0287b39
JB
102222010-03-19 Juanma Barranquero <lekktu@gmail.com>
10223
10224 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
10225
3c95bbb6
DN
102262010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
10227
10228 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
10229
09158997
DN
102302010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
10231
10232 Add special markup processing for commit logs.
10233 * log-edit.el (log-edit-extra-flags): New variable.
10234 (log-edit): Add new argument MODE. Use that mode when non-nil
10235 instead of the log-view-mode.
10236 (log-view-process-buffer): New function.
10237
10238 * vc.el: Document that the checkin method takes optional
10239 arguments. Document new backend specific method: log-view-mode.
10240 (vc-default-log-edit-mode): New function.
10241 (vc-checkin): Use a backend specific log-view-mode.
10242 Pass extra arguments to the checkin method.
10243 (vc-modify-change-comment): Pass a dummy extra argument.
10244
10245 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
10246 log-edit.
10247 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
10248 (vc-finish-logentry): Process the log buffer before passing it
10249 down. Pass log-edit-extra-flags.
10250
10251 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
10252 command.
85626eef
SM
10253 (log-edit-extra-flags, log-edit-before-checkin-process):
10254 New declarations.
09158997
DN
10255
10256 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
10257 command.
85626eef
SM
10258 (log-edit-extra-flags, log-edit-before-checkin-process):
10259 New declarations.
09158997
DN
10260 (vc-hg-log-edit-mode): New derived mode.
10261
10262 * vc-arch.el (vc-arch-checkin):
10263 * vc-cvs.el (vc-cvs-checkin):
10264 * vc-git.el (vc-git-checkin):
10265 * vc-mtn.el (vc-mtn-checkin):
10266 * vc-rcs.el (vc-rcs-checkin):
10267 * vc-sccs.el (vc-sccs-checkin):
10268 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
10269
f430423d
SM
102702010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
10271
10272 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
10273 parent typo).
10274
aa8f8277
GM
102752010-03-19 Glenn Morris <rgm@gnu.org>
10276
f430423d 10277 * password-cache.el (password-cache, password-cache-expiry): Autoload.
aa8f8277 10278
04525749
GM
102792010-03-18 Glenn Morris <rgm@gnu.org>
10280
c70815f1
GM
10281 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
10282
84d0a5f8
GM
10283 * replace.el (query-replace-history): Give it a doc string.
10284 (map-query-replace-regexp): Use query-replace-from-history-variable
10285 and query-replace-to-history-variable.
10286
e3a15161
GM
10287 * mail/hashcash.el (declare-function): Remove duplicate definition.
10288
27be0364
GM
10289 * mail/emacsbug.el (report-emacs-bug-pretest-address):
10290 Make it an obsolete alias for report-emacs-bug-address.
10291 (message-strip-special-text-properties): Declare.
10292 (report-emacs-bug): Remove test for a pretest bug address.
10293 Combine message-mode-specific code.
10294
88b8d18e
GM
10295 * mail/supercite.el: Don't require sendmail.
10296 (mh-in-header-p): Declare rather than using with-no-warnings.
10297 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
10298 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
10299
1a355d09
GM
10300 * calendar/cal-french.el: Convert to utf-8.
10301
04525749
GM
10302 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
10303 Emacs scripts.
10304
ae84eb97
MA
103052010-03-16 Michael Albinus <michael.albinus@gmx.de>
10306
10307 * net/secrets.el (secrets-enabled): New variable. Use it instead
10308 of a subfeature.
10309
7c75524e
MA
103102010-03-15 Michael Albinus <michael.albinus@gmx.de>
10311
10312 * net/secrets.el (top): Register the D-Bus signals only when the
f430423d
SM
10313 service "org.freedesktop.secrets" can be pinged.
10314 Provide subfeature `enabled'.
7c75524e 10315
57938a79
JL
103162010-03-14 Juri Linkov <juri@jurta.org>
10317
10318 Add finder unknown keywords.
10319
10320 * finder.el (finder-unknown-keywords): New function.
10321
10322 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
10323 to create a Finder node with unknown keywords.
10324
88f4758e
JL
103252010-03-14 Juri Linkov <juri@jurta.org>
10326
10327 * finder.el (finder-compile-keywords): Replace `princ' with
10328 `prin1' on a list of symbols interned from keyword strings.
10329
10330 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
10331 a comma, then split keywords using a comma and optional whitespace.
10332 Otherwise, split by whitespace.
10333
10334 * complete.el:
10335 * face-remap.el:
10336 * log-view.el:
10337 * net/hmac-def.el:
10338 * net/hmac-md5.el:
10339 * net/netrc.el:
10340 * progmodes/mixal-mode.el: Fix keywords.
10341
7725ebb7
MA
103422010-03-13 Michael Albinus <michael.albinus@gmx.de>
10343
10344 * Makefile.in (ELCFILES): Add net/secrets.elc.
10345
10346 * net/secrets.el: New file.
10347
6f320937
CY
103482010-03-12 Chong Yidong <cyd@stupidchicken.com>
10349
10350 * facemenu.el (list-colors-display, list-colors-print): New arg
10351 callback. Use it to allow selecting colors.
10352
10353 * wid-edit.el (widget-image-insert): Insert image prop even if the
10354 current display is non-graphic.
10355 (widget-field-value-set): New fun.
10356 (editable-field): Use it.
10357 (widget-field-value-get): Clean up unused var.
85626eef
SM
10358 (widget-color-value-create, widget-color--choose-action):
10359 New funs. Allow using list-colors-display to choose color.
6f320937 10360
647f9993
CY
103612010-03-12 Chong Yidong <cyd@stupidchicken.com>
10362
10363 * cus-edit.el: Resort topmost custom groups.
10364 (custom-buffer-sort-alphabetically): Default to t.
10365 (customize-apropos): Use apropos-parse-pattern.
10366 (custom-search-field): New var.
10367 (custom-buffer-create-internal): Add custom-apropos search field.
10368 (custom-add-parent-links): Don't display parent doc.
10369 (custom-group-value-create): Don't sort top-level custom group.
85626eef 10370 (custom-magic-value-create): Show visibility button before option name.
647f9993
CY
10371
10372 (custom-variable-state): New fun, from custom-variable-state-set.
10373 (custom-variable-state-set): Use it.
10374 (custom-group-value-create): Hide options with standard values
10375 using the :hidden-states property. Use progress reporter.
10376
10377 (custom-show): Simplify.
10378 (custom-visibility): Disable images by default.
10379 (custom-variable): New property :hidden-states.
10380 (custom-variable-value-create): Enable images for
10381 custom-visibility widgets. Use :hidden-states property to
10382 determine initial visibility.
10383
10384 * wid-edit.el (widget-image-find): Give images center ascent.
10385 (visibility): Add :on-image and :off-image properties.
10386 (widget-visibility-value-create): Use them.
10387
eba5b4dd
CY
103882010-03-12 Chong Yidong <cyd@stupidchicken.com>
10389
10390 * cus-edit.el (processes): Remove from development group.
10391 (oop, hypermedia): Delete group.
26f4b8ab 10392 (comm): Promote to top-level group.
eba5b4dd
CY
10393
10394 * net/browse-url.el (browse-url):
10395 * net/xesam.el (xesam):
10396 * net/tramp.el (tramp):
10397 * net/goto-addr.el (goto-address):
26f4b8ab 10398 * net/ange-ftp.el (ange-ftp): Put in comm group.
eba5b4dd
CY
10399
10400 * view.el (view): Remove from editing group.
10401
10402 * uniquify.el (uniquify): Put in files group.
10403
10404 * net/browse-url.el (browse-url):
10405 * ps-print.el (postscript): Put in external group.
10406
10407 * cus-edit.el (outlines):
10408 * textmodes/text-mode.el (text-mode-hook):
10409 * textmodes/table.el (table):
10410 * textmodes/picture.el (picture):
10411 * outline.el (outlines): Put in wp group.
10412
10413 * nxml/nxml-mode.el (nxml): Remove from wp group.
10414
10415 * net/tramp-imap.el (tramp-imap): Put in tramp group.
10416
10417 * mail/metamail.el (metamail): Remove from hypermedia group.
10418
10419 * cus-edit.el (abbrev):
10420 * whitespace.el (whitespace):
10421 * vcursor.el (vcursor):
10422 * reveal.el (reveal):
10423 * hl-line.el (hl-line): Put in convenience group.
10424
10425 * epg-config.el (epg): Put in data group.
10426
10427 * emulation/pc-select.el (pc-select): Put in emulations group.
10428
10429 * calculator.el (calculator): Put in applications group.
10430
8117868f
DN
104312010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
10432
10433 Add .dir-locals.el support for file-less buffers.
10434 * files.el (hack-local-variables): Split out code to apply local
10435 variable settings ...
10436 (hack-local-variables-apply): ... here. New function.
10437 (hack-dir-local-variables): Use the default directory for when the
10438 buffer does not have an associated file.
10439 (hack-dir-local-variables-non-file-buffer): New function.
10440 * diff-mode.el (diff-mode):
10441 * vc-annotate.el (vc-annotate-mode):
10442 * vc-dir.el (vc-dir-mode):
10443 * log-edit.el (log-edit-mode):
10444 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
10445
855a2294
DN
104462010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
10447
10448 Add support for shelving snapshots and for showing shelves.
10449 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
10450 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
10451 New functions.
10452 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
10453 (vc-bzr-extra-menu-map): Map them.
10454
3e5b7009
GM
104552010-03-11 Glenn Morris <rgm@gnu.org>
10456
0dcf7d7e
GM
10457 * cus-edit.el (customize-changed-options-previous-release):
10458 Bump to 23.1.
10459
3e5b7009
GM
10460 * image.el (image-animate-max-time): Fix :version tag.
10461
288f9fc0
CY
104622010-03-10 Chong Yidong <cyd@stupidchicken.com>
10463
10464 * Branch for 23.2.
10465
53ef91b1
SM
104662010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
10467
10468 * vc-git.el (vc-git-revision-table): Include remote branches.
10469
b41460ae 104702010-03-10 Kim F. Storm <storm@cua.dk>
0608aa45
KS
10471
10472 Animated image API.
10473 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
10474
10475 * image.el (image-animate-max-time): New defcustom.
10476 (image-animated-types): New defconst.
10477 (create-animated-image, image-animate-timer)
10478 (image-animate-start, image-animate-stop, image-animate-timeout)
10479 (image-animated-p): New functions.
10480
10481 * image-mode.el (image-toggle-display-image):
10482 Replace `create-image' with `create-animated-image'.
10483
e5d1fb10 104842010-03-09 Miles Bader <miles@gnu.org>
25344b05
MB
10485
10486 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
10487 instead of "format:"; this ensures that the output is
10488 newline-terminated.
10489
4e7cafbe
CY
104902010-03-08 Chong Yidong <cyd@stupidchicken.com>
10491
10492 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
10493 that all errors are caught, and that the return value is always a
10494 list (Bug#5692).
10495
aec66319
KH
104962010-03-08 Kenichi Handa <handa@m17n.org>
10497
10498 * language/misc-lang.el (windows-1256): New coding system.
ebc3ea5c 10499 (cp1256): New alias of windows-1256 (bug#5690).
aec66319 10500
b327c975
AS
105012010-03-07 Andreas Schwab <schwab@linux-m68k.org>
10502
10503 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
10504 call to rfc822-bad-address. (Bug#5692)
10505
1c465a6a
CY
105062010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
10507
85626eef
SM
10508 * vc-git.el (vc-git-annotate-extract-revision-at-line):
10509 Use vc-git-root as default directory for revision path (Bug#5657).
1c465a6a 10510
a4e32226
CY
105112010-03-06 Chong Yidong <cyd@stupidchicken.com>
10512
10513 * calculator.el (calculator): Don't bind split-window-keep-point
10514 (Bug#5674).
10515
4c83ed3d
SM
105162010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
10517
10518 * vc-git.el: Re-flow to fit into 80 columns.
10519 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
10520 Remove spurious `quote' element in each case alternative.
10521 (vc-git-show-log-entry): Use prog1.
10522 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
10523
e8defde3
SM
105242010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
10525
10526 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
10527
233f0c9f
CY
105282010-03-03 Chong Yidong <cyd@stupidchicken.com>
10529
10530 * macros.el (insert-kbd-macro): Look up keyboard macro using the
10531 definition, not the name (Bug#5481).
10532
254bedef 105332010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
bc91aee9
ŠN
10534
10535 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
10536 argument with a local variable. (Bug#5670)
10537
7187cdae
JL
105382010-03-02 Juri Linkov <juri@jurta.org>
10539
10540 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
10541
9cf3544e
MA
105422010-03-02 Michael Albinus <michael.albinus@gmx.de>
10543
10544 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
10545 error when FILENAME and NEWNAME are existing remote directories.
10546
10547 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
10548 parameter DIR-FLAG.
10549
33f77982
GM
105502010-03-02 Glenn Morris <rgm@gnu.org>
10551
10552 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
10553 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
10554
d99ea08e
KH
105552010-03-01 Kenichi Handa <handa@m17n.org>
10556
e8defde3 10557 * language/burmese.el (burmese-composable-pattern): Rename from
d99ea08e
KH
10558 myanmar-composable-pattern.
10559
e8defde3
SM
10560 * international/characters.el (script-list):
10561 * international/fontset.el (script-representative-chars):
10562 Change myanmar to burmese.
d99ea08e 10563 (otf-script-alist): Likewise.
4aa2c3b2
KH
10564 (setup-default-fontset): Likewise. Re-fix :otf spec.
10565
b374f54d
KY
105662010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
10567
10568 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
10569
71572c03
JD
105702010-02-28 Jan Djärv <jan.h.d@swipnet.se>
10571
10572 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
10573
00cffdeb
MA
105742010-02-28 Michael Albinus <michael.albinus@gmx.de>
10575
10576 * net/tramp.el (tramp-handle-write-region): START can be a string.
10577 Take care in the checks. Reported by Dan Davison
10578 <davison@stats.ox.ac.uk>.
10579
d4b06783
MA
105802010-02-28 Michael Albinus <michael.albinus@gmx.de>
10581
10582 * net/dbus.el (dbus-introspect, dbus-get-property)
85626eef
SM
10583 (dbus-set-property, dbus-get-all-properties):
10584 Use `dbus-call-method' when noninteractive. (Bug#5645)
d4b06783 10585
8c3e96d2
CY
105862010-02-28 Chong Yidong <cyd@stupidchicken.com>
10587
de3a1fe9
CY
10588 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
10589 * emacs-lisp/elint.el (elint-add-required-env):
de3a1fe9
CY
10590 * calendar/icalendar.el (icalendar--add-diary-entry):
10591 * calc/calcalg2.el (math-tracing-integral):
8c3e96d2
CY
10592 * files.el (recover-session-finish): Use with-current-buffer
10593 instead of save-excursion.
10594
c53b9c3b
SM
105952010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
10596
10597 Fix in-buffer completion when after-change-functions modify the buffer.
10598 * minibuffer.el (completion--replace): New function.
10599 (completion--do-completion): Use it and use relative movement.
10600
4a16bdc6
CY
106012010-02-27 Chong Yidong <cyd@stupidchicken.com>
10602
10603 * international/fontset.el (setup-default-fontset): Fix :otf spec.
d99ea08e 10604
b8280f39
CY
106052010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
10606
c53b9c3b
SM
10607 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
10608 Allow the characters _<> in the stack entry (Bug#5653).
b8280f39 10609
f88cc4d6
KH
106102010-02-26 Kenichi Handa <handa@m17n.org>
10611
10612 * language/burmese.el: Fix entries in composition-function-table.
10613 (myanmar-composable-pattern): New variable.
10614
10615 * international/fontset.el (setup-default-fontset): Add an entry
10616 for myanmar.
10617
10618 * international/characters.el (script-list): Add Myanmar
10619 Extended-A.
10620
cdbf9100
GM
106212010-02-26 Glenn Morris <rgm@gnu.org>
10622
90a94603
GM
10623 * custom.el (custom-initialize-delay): Doc fix.
10624
cdbf9100
GM
10625 * mail/sendmail.el (send-mail-function): Autoload the call
10626 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
10627
f95a5fd0
CY
106282010-02-24 Chong Yidong <cyd@stupidchicken.com>
10629
10630 * files.el (hack-local-variables-filter): For eval forms, also
10631 check safe-local-variable-p (Bug#5636).
10632
459a5f4b
MA
106332010-02-22 Michael Albinus <michael.albinus@gmx.de>
10634
10635 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
10636 setting the modes by `ignore-errors'. It might fail, for example
10637 if the file is not owned by the user but the group.
10638 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
10639
bb23f6e8
CY
106402010-02-21 Chong Yidong <cyd@stupidchicken.com>
10641
6a7662bb
BR
10642 * files.el (directory-listing-before-filename-regexp):
10643 Use stricter matching for iso-style dates, to avoid false matches with
50c58e27
CY
10644 date-like filenames (Bug#5597).
10645
b660eb70
CY
10646 * htmlfontify.el (htmlfontify): Doc fix.
10647
10648 * eshell/eshell.el (eshell): Doc fix.
10649
bb23f6e8
CY
10650 * startup.el (fancy-about-screen): In mode-line, apply
10651 mode-line-buffer-id face only to the buffer name (Bug#5613).
10652
3e39928c
CY
106532010-02-20 Kevin Ryde <user42@zip.com.au>
10654
f7e0618c
JB
10655 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10656 In `watcom' anchor regexp to start of line, to avoid slowness
3e39928c
CY
10657 (Bug#5599).
10658
0f00e948
EZ
106592010-02-20 Eli Zaretskii <eliz@gnu.org>
10660
10661 * subr.el (remove-yank-excluded-properties): Explain in a comment
10662 why `category' property is removed.
10663
3513efb2
CY
106642010-02-19 Chong Yidong <cyd@stupidchicken.com>
10665
6a7662bb
BR
10666 * isearch.el (isearch-update-post-hook, isearch-update):
10667 Revert 2010-02-17 change.
3513efb2 10668
b4340b3f
UJ
106692010-02-19 Ulf Jasper <ulf.jasper@web.de>
10670
10671 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
10672 (icalendar--convert-weekly-to-ical)
10673 (icalendar--convert-yearly-to-ical)
10674 (icalendar--convert-block-to-ical)
10675 (icalendar--convert-cyclic-to-ical)
10676 (icalendar--convert-anniversary-to-ical): Take care of time
10677 specifications where hour has 1-digit only (Bug#5549).
10678
8cfae03d
NR
106792010-02-19 Nick Roberts <nickrob@snap.net.nz>
10680
10681 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
10682 of disassemble output in GDB 7.1.
10683
055e4eea
GM
106842010-02-19 Glenn Morris <rgm@gnu.org>
10685
10686 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
10687 property. (Bug#5593)
10688
ff6b00de
SS
106892010-02-18 Sam Steingold <sds@gnu.org>
10690
10691 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
10692
fe8c0b47
SM
106932010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
10694
10695 Use abbreviated file names in bookmarks (bug#5591).
10696 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
10697 calls to expand-file-name.
10698 (bookmark-relocate): Use abbreviated file names in bookmarks.
10699 (bookmark-load): Use abbreviated file names in messages.
10700
73a37a69
MA
107012010-02-18 Michael Albinus <michael.albinus@gmx.de>
10702
10703 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
10704 expand "." and "..". Reported by Thierry Volpiatto
10705 <thierry.volpiatto@gmail.com>.
10706
6e4f5731
MA
107072010-02-18 Michael Albinus <michael.albinus@gmx.de>
10708
10709 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
10710 permissions of the temporary file to "0600". In case the remote
10711 file has no read permissions for the owner, there might be
10712 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
10713
1071422010-02-18 Glenn Morris <rgm@gnu.org>
b788a98d
GM
10715
10716 * emacs-lisp/authors.el (authors-renamed-files-alist):
10717 Add entries for INSTALL.CVS.
10718
ba5bf642
MH
107192010-02-17 Mark A. Hershberger <mah@everybody.org>
10720
f7e0618c 10721 * vc-bzr.el: Fix typo in Known Bugs section.
ba5bf642 10722
f7e0618c 10723 * isearch.el (isearch-update-post-hook): New hook.
ba5bf642
MH
10724 (isearch-update): Use the new hook.
10725
aac0b0f2
MA
107262010-02-16 Michael Albinus <michael.albinus@gmx.de>
10727
fe8c0b47
SM
10728 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
10729 Fix errors in copying directories.
aac0b0f2
MA
10730 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
10731 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
10732 (tramp-handle-delete-file)
10733 (tramp-handle-dired-recursive-delete-directory)
10734 (tramp-handle-write-region): Flush also the cache for the upper
10735 directory.
10736
05bbe066
CY
107372010-02-16 Chong Yidong <cyd@stupidchicken.com>
10738
e8ab3908
CY
10739 * simple.el (save-interprogram-paste-before-kill): Doc fix.
10740
ff90f4b0
CY
10741 * cus-edit.el (hardware): Doc fix.
10742
10743 * man.el (man): Add to external custom group.
10744
10745 * delim-col.el (columns): Move to wp custom group.
10746
10747 * doc-view.el (doc-view): Add to data custom group.
10748
fe8c0b47 10749 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
ff90f4b0 10750
05bbe066
CY
10751 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
10752 by ispell-parse-output (Bug#5575).
10753
fa6ea913
KH
107542010-02-16 Kenichi Handa <handa@m17n.org>
10755
10756 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
10757 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
10758 (skkdic-convert): Use `euc-japan' coding system for writing.
10759
88fd78ae
GM
107602010-02-16 Glenn Morris <rgm@gnu.org>
10761
10762 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
10763 tex-main-file before using it. (Bug#5562)
10764
2b8c974a
SM
107652010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
10766
10767 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
10768 warnings, since it is annoying for the user to see them each time he
10769 runs the code.
10770
7540f029
MA
107712010-02-15 Michael Albinus <michael.albinus@gmx.de>
10772
10773 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
10774 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
10775 instead of PROC for caching "first-password-request". Otherwise,
10776 new processes would not profit from passwords already entered.
10777
2b8c974a
SM
10778 * net/tramp-cache.el (tramp-dump-connection-properties):
10779 Don't save "first-password-request" property.
7540f029 10780
fa5f7c5f
JB
107812010-02-14 Juanma Barranquero <lekktu@gmail.com>
10782
10783 * outline.el (outline-head-from-level):
10784 * simple.el (with-wrapper-hook):
fa5f7c5f
JB
10785 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
10786 (elint-defun, elint-buffer-env, elint-top-form-logged)
10787 (elint-unbound-variable):
10788 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
10789 Fix typos in docstrings.
10790
ecbaeb7b
MA
107912010-02-14 Michael Albinus <michael.albinus@gmx.de>
10792
10793 * files.el (insert-directory): When WILDCARD-REGEXP and
10794 FULL-DIRECTORY-P are nil, insert the file entry instead of the
10795 whole directory. (Bug#5551)
10796
10797 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
10798 dired's alignment sanity. (Bug#5516)
10799
91e3333f
JL
108002010-02-14 Juri Linkov <juri@jurta.org>
10801
10802 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
10803 Remove remaining ^H with their preceding chars. (Bug#5566)
10804
36020642
GM
108052010-02-13 Glenn Morris <rgm@gnu.org>
10806
10807 * simple.el (transpose-subr): Give it a doc-string.
10808
10809 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
10810 Doc fixes.
10811
f5952338
JL
108122010-02-12 Juri Linkov <juri@jurta.org>
10813
10814 * arc-mode.el (archive-unique-fname): Make directories for nested
10815 archives. (Bug#5540)
10816
918fe50f
JL
108172010-02-12 Juri Linkov <juri@jurta.org>
10818
10819 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
10820
c07ff221
SM
108212010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
10822
48b1e7cf
SM
10823 * subr.el (copy-overlay): Handle deleted overlays.
10824
c07ff221
SM
10825 * man.el (Man-completion-table): Don't signal an error if we can't run
10826 manual-program (bug#4056).
10827
0e374247
JB
108282010-02-10 Juanma Barranquero <lekktu@gmail.com>
10829
10830 * textmodes/artist.el (artist-mt): Fix typos in docstring.
10831
dbf8402b
SM
108322010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10833
348d1e60
SM
10834 * info.el (Info-bookmark-jump): Simplify.
10835
dbf8402b
SM
10836 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
10837 (bookmark-default-handler): Accept new bookmark field `buffer'.
10838
e6d23bb5
CY
108392010-02-10 Chong Yidong <cyd@stupidchicken.com>
10840
10841 * iswitchb.el (iswitchb-completions): Revert last change.
10842
a8e4290b
MA
108432010-02-10 Michael Albinus <michael.albinus@gmx.de>
10844
2b23acde 10845 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
348d1e60
SM
10846 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
10847 This prevents file names like "~/" being listed literally.
a8e4290b 10848
c59d6fad
DN
108492010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
10850
348d1e60
SM
10851 * term/xterm.el (xterm-maybe-set-dark-background-mode):
10852 Remove dead code. (Bug#5546)
c59d6fad 10853
3a66e78f
CY
108542010-02-09 Chong Yidong <cyd@stupidchicken.com>
10855
10856 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
10857 correctly (Bug#5548).
10858
f29fd869
CY
108592010-02-08 Jose E. Marchesi <jemarch@gnu.org>
10860
10861 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
fe8c0b47 10862 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
f29fd869 10863
7fad1447
KH
108642010-02-08 Kenichi Handa <handa@m17n.org>
10865
10866 * international/mule-util.el (with-coding-priority): Add autoload
48c2d18a 10867 cookie for putting `lisp-indent-function'.
7fad1447 10868
50e4518b
GM
108692010-02-07 Glenn Morris <rgm@gnu.org>
10870
10871 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
10872 Move F2003 named interfaces from keywords-2 to keywords-1, and
10873 use function-name-face rather than constant-face.
10874 Simplify "abstract interface" regexp.
10875
a4cc44cf
CY
108762010-02-07 Chong Yidong <cyd@stupidchicken.com>
10877
10878 * eshell/esh-util.el (eshell-file-attributes): New optional arg
10879 ID-FORMAT. Pass it to `file-attributes'.
10880
10881 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
10882
c917476d
CY
108832010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
10884
10885 * faces.el (set-face-attribute): Allow calling
10886 internal-set-lisp-face-attribute with 'unspecified family and
10887 foundry argument (Bug#5536).
10888
7cf3f3d6
GM
108892010-02-07 Glenn Morris <rgm@gnu.org>
10890
10891 * progmodes/f90.el (f90-font-lock-keywords-2)
10892 (f90-looking-at-type-like, f90-looking-at-program-block-end):
10893 Handle F2003 named interfaces.
10894
ffe87109
CY
108952010-02-06 Chong Yidong <cyd@stupidchicken.com>
10896
10897 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
10898 beg and end before calling c-get-state-before-change-functions.
10899
4775ecad
DN
109002010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
10901
33aeea0e
SM
10902 * vc-bzr.el (vc-bzr-dir-extra-headers):
10903 Disable the pending merges header.
4775ecad 10904
0d17c4b9
JL
109052010-02-05 Juri Linkov <juri@jurta.org>
10906
10907 * doc-view.el (doc-view-mode):
10908 * image-mode.el (image-mode): Put property mode-class=special.
10909 (Bug#4896)
10910
8228a275
MH
109112010-02-05 Mark A. Hershberger <mah@everybody.org>
10912
10913 * vc-svn.el (vc-svn-revision-table): New function.
10914
d9320986
MA
109152010-02-05 Michael Albinus <michael.albinus@gmx.de>
10916
10917 * net/ange-ftp.el (ange-ftp-insert-directory):
10918 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
10919 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
10920 Handle also directories. (Bug#5478)
10921
f43d8ecc
GM
109222010-02-05 Glenn Morris <rgm@gnu.org>
10923
10924 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
10925
ce3a988d
CY
109262010-02-05 Chong Yidong <cyd@stupidchicken.com>
10927
10928 * startup.el (command-line-1): Convert options beginning with a
10929 single dash as well (Bug#5519).
10930
bdd42899
SM
109312010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
10932
51b23c44
SM
10933 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
10934 * minibuffer.el (completion-initials-expand): Only check the presence
10935 of delims *within* the boundaries, since otherwise the / delim is
10936 always found for files.
10937
bdd42899
SM
10938 Fix up various corner case problems.
10939 * doc-view.el (doc-view-last-page-number): New function.
10940 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
10941 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
10942 (doc-view-kill-proc): Avoid inf-loop in freak cases.
10943 (doc-view-reconvert-doc): Use the new recursive delete-directory.
10944 (doc-view-convert-current-doc): Don't create the resolution.el file
10945 here any more.
10946 (doc-view-pdf/ps->png): Do it here instead.
10947 (doc-view-already-converted-p): Check that resolution.el is present.
10948 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
10949 windows that are not yet showing images.
10950
d5b3979c
MA
109512010-02-04 Michael Albinus <michael.albinus@gmx.de>
10952
10953 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
10954 `dired-uncache' for every elemnt which is an absolute file name.
10955
10956 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
10957 directory, handle its directory component.
10958 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
10959 function is called permanently and creates noise, otherwise.
10960
10961 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
10962 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
10963 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
10964
b003beb1
DB
109652010-02-04 David Burger <dburger@google.com> (tiny change)
10966
10967 * macros.el (apply-macro-to-region-lines):
10968 Minor simplification. (Bug#5485)
10969
ea92f9f3
GM
109702010-02-04 Glenn Morris <rgm@gnu.org>
10971
a03ae20d
GM
10972 * mail/rmail.el (rmail-show-message-1): Handle malformed
10973 quoted-printable text. (Bug#5441)
10974
4d01b827
GM
10975 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
10976
ea92f9f3
GM
10977 * simple.el (visual-line-mode): Capitalize lighter.
10978
82055bb7
JW
109792010-02-03 John Wiegley <jwiegley@gmail.com>
10980
10981 * iswitchb.el (iswitchb-completions): Add bookmark files to the
10982 list of files considered for "virtual buffer" completions.
10983
8214b6e4
MA
109842010-02-03 Michael Albinus <michael.albinus@gmx.de>
10985
10986 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
dd86ea11 10987 also in case of (and (not full) (not wildcard)). This is needed
8214b6e4
MA
10988 when dired is called with a list of files, which are not in
10989 `default-directory'. (Bug#5478)
10990
1df9718f
SM
109912010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
10992
10993 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
10994
02ba1267
JL
109952010-02-02 Juri Linkov <juri@jurta.org>
10996
10997 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
10998 from unidiff to allow function-line after @@.
10999
a0c6a0fb
JL
110002010-02-02 Juri Linkov <juri@jurta.org>
11001
11002 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
11003 '(RCS SCCS) with inverted condition.
11004
c35fcd52
MA
110052010-02-02 Michael Albinus <michael.albinus@gmx.de>
11006
11007 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
11008 messages.
11009
6ba973c1
JL
110102010-02-01 Juri Linkov <juri@jurta.org>
11011
11012 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
11013 compare with "pkunzip" and "pkzip" instead of only "pkzip".
11014 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
11015 only when (car archive-zip-extract) is "unzip". (Bug#5475)
11016
0bca393f
SM
110172010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
11018
11019 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
11020 (doc-view-revert-buffer): New command.
11021 (doc-view-mode-map): Use it.
11022
7a444e2a
DN
110232010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
11024
11025 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
11026 pending merge is detected.
11027
ad6fc8f4
JL
110282010-01-31 Juri Linkov <juri@jurta.org>
11029
11030 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
11031 beginning of interactive spec like all other grep commands do.
11032 Put "all" in front of "gz". (Bug#5260)
11033
b9236874
DN
110342010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
11035
11036 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
11037
1e868757
CY
110382010-01-29 Chong Yidong <cyd@stupidchicken.com>
11039
11040 * dirtrack.el (dirtrack): Warn instead of signalling error if the
11041 regexp is incorrect (Bug#5476).
11042
e5c70c41
MA
110432010-01-29 Michael Albinus <michael.albinus@gmx.de>
11044
11045 * net/tramp.el (tramp-handle-insert-directory): Handle also
11046 symlinks, when FILENAME is not in `default-directory'.
11047
0c0b61f1
MA
110482010-01-28 Michael Albinus <michael.albinus@gmx.de>
11049
11050 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
e5c70c41 11051 FILE is not in `default-directory'. (Bug#5478)
0c0b61f1
MA
11052
11053 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
11054 of SWITCHES. Handle the case, FILENAME is not in
11055 `default-directory'. (Bug#5478)
11056 (tramp-register-file-name-handlers): Add safe-magic property.
11057
763f325e
CY
110582010-01-28 Chong Yidong <cyd@stupidchicken.com>
11059
11060 * arc-mode.el (archive-zip-extract): Quote the argument passed to
11061 unzip (Bug#5475).
11062
fd09a83f
CY
110632010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
11064
11065 * progmodes/flymake.el (flymake-allowed-file-name-masks)
11066 (flymake-master-make-header-init): Add other C++ filename masks.
11067 (flymake-find-possible-master-files)
11068 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
11069
7e5686f0
MA
110702010-01-28 Michael Albinus <michael.albinus@gmx.de>
11071
11072 Fix some busybox annoyances.
11073
11074 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
11075 not responding." string.
11076 (tramp-open-connection-setup-interactive-shell): Dump stty
11077 settings. Enable "neveropen" arg for all `tramp-send-command'
11078 calls. Handle "=" in variable values properly.
11079 (tramp-find-inline-encoding): Raise an error, when no encoding is
11080 found.
11081 (tramp-wait-for-output): Check, whether PROC buffer is available.
11082 Remove spurious " ^H" sequences, sent by busybox.
11083 (tramp-get-ls-command): Suppress coloring, if possible.
11084
c6265c10
GM
110852010-01-28 Glenn Morris <rgm@gnu.org>
11086
c85a168b
GM
11087 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
11088
c6265c10
GM
11089 * log-edit.el (log-edit-strip-single-file-name): Add missing
11090 :safe, :group, and :version tags.
11091
7d82a738
SB
110922010-01-27 Stephen Berman <stephen.berman@gmx.net>
11093
11094 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
11095 buffers. (Bug#5477)
11096
8b0e68ea
CY
110972010-01-27 David De La Harpe Golden <david@harpegolden.net>
11098
11099 * files.el (delete-directory): Handle moving to trash without
11100 first doing recursion (Bug#5436).
11101
368d3208
DN
111022010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
11103
11104 * vc-hooks.el (vc-path): Mark as obsolete.
11105
755da7fa
DN
111062010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
11107
e2396d80
DN
11108 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
11109 names too.
11110
755da7fa
DN
11111 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
11112 for the short log.
11113 (vc-bzr-log-view-mode): Adjust regexp for the above change.
11114
6a6d15ab 111152010-01-25 Mark A. Hershberger <mah@everybody.org>
aaef4f91 11116
ac9ffe99 11117 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
d9de6d6f 11118
48c2d18a 11119 * vc-bzr.el (vc-bzr-revision-table): New function.
aaef4f91 11120
25f38310 111212010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com>
504dcc71
EH
11122
11123 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
11124 diff-index command. This requires at least git-1.5.5. (Bug#1589).
11125
51850286
DN
111262010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
11127
c2f1d6d8
DN
11128 Remove support for adding --signoff on commit.
11129 Future support will use an incompatible generic mechanism.
11130 * vc-git.el (vc-git-add-signoff): Remove variable.
11131 (vc-git-toggle-signoff): Remove function.
11132 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
11133
6a7662bb
BR
11134 * term/xterm.el (xterm-maybe-set-dark-background-mode):
11135 Rename from xterm-set-background-mode. Return t if the background mode
51850286
DN
11136 was set.
11137 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
11138 earlier, call it again in case the background mode has changed.
11139
02c6d0d0
CY
111402010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
11141
11142 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
11143 (Bug#3541).
11144
064eee03
CY
111452010-01-23 Chong Yidong <cyd@stupidchicken.com>
11146
02c6d0d0
CY
11147 * emacs-lisp/assoc.el (aelement): Doc fix.
11148 (aput, adelete, amake): Use lexical-let (Bug#5450).
064eee03 11149
5336c3ec 111502010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
afb5d709 11151
48c2d18a 11152 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
afb5d709
SL
11153 is the same as subprogram call, not declaration. (Bug#5435).
11154
0536254e
MA
111552010-01-23 Michael Albinus <michael.albinus@gmx.de>
11156
11157 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
11158 (tramp-smb-maybe-open-connection): Use it.
11159
411d06c2
MA
111602010-01-22 Michael Albinus <michael.albinus@gmx.de>
11161
0536254e 11162 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
411d06c2 11163
c893016b
SM
111642010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
11165
11166 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
11167 just because we see "encoding: 8bit".
11168 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
11169
9425f8e1
CY
111702010-01-22 Chong Yidong <cyd@stupidchicken.com>
11171
11172 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
11173
6a801864
EZ
111742010-01-22 Eli Zaretskii <eliz@gnu.org>
11175
11176 * jka-compr.el (jka-compr-load): If load-file is not in
11177 load-history, try its file-truename version. (bug#5447)
11178
3e8f7d91
AM
111792010-01-21 Alan Mackenzie <acm@muc.de>
11180
11181 Fix a situation where deletion of a cpp construct throws an error.
537ffaf3
SM
11182 * progmodes/cc-engine.el (c-invalidate-state-cache):
11183 Before invoking c-with-all-but-one-cpps-commented-out, check that the
3e8f7d91
AM
11184 special cpp construct is still in the buffer.
11185 (c-parse-state): Record the special cpp with markers, not numbers.
11186
f0bd0ad5
CY
111872010-01-21 Kenichi Handa <handa@m17n.org>
11188
11189 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
11190 process last-command-event, as it is now decoded first (Bug#5380).
11191
5189d95b
CY
111922010-01-20 Chong Yidong <cyd@stupidchicken.com>
11193
11194 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
11195
e073d74a
GM
111962010-01-20 Glenn Morris <rgm@gnu.org>
11197
11198 * indent.el (tab-always-indent): Fix custom-type.
11199
8ee04f3a
AM
112002010-01-19 Alan Mackenzie <acm@muc.de>
11201
11202 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
11203 buffer throws "args out of range".
11204 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
11205 playing the role of delimiter.
11206
6a47c86a
SL
112072010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
11208
bf0b361c 11209 * progmodes/ada-mode.el: Fix bug#5400.
6a47c86a
SL
11210 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
11211 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
11212 changed. Delete RECURSIVE parameter; never used. Improve doc string.
11213 Improve comments in "is" portion. Handle null procedure declaration.
11214 (ada-move-to-end): Improve doc string.
11215
2acfb954
ÓF
112162010-01-18 Óscar Fuentes <ofv@wanadoo.es>
11217
e90d57c0 11218 * ido.el (ido-cur-list): Initialize to nil.
2acfb954 11219 Remove obsolete information from commentary.
e90d57c0
JB
11220 (ido-choice-list): Initialize to nil.
11221 (ido-get-bufname): Reject minibuffers.
11222 (ido-make-buffer-list): If "default" is a nonexistent
11223 buffer, ignore it, as per the function's comment.
11224 (ido-kill-buffer-internal): New function.
11225 (ido-kill-buffer-at-head): Use it.
11226 (ido-visit-buffer): Likewise.
2acfb954 11227
244b023e
CY
112282010-01-18 Chong Yidong <cyd@stupidchicken.com>
11229
11230 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
11231
db9e401b
JB
112322010-01-18 Juanma Barranquero <lekktu@gmail.com>
11233
db9e401b
JB
11234 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
11235 Fix typos in chart titles.
11236
11237 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
db9e401b
JB
11238 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
11239 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
11240 (describe-class, eieio-describe-generic, describe-generic):
11241 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
11242 (eieio-speedbar-expand):
11243 * emulation/viper-cmd.el (viper-exec-form-in-vi)
11244 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
11245 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
11246 (viper-del-backward-char-in-replace, viper-backward-indent)
11247 (viper-brac-function, viper-register-to-point, viper-submit-report):
11248 * net/tramp.el (tramp-remote-coding-commands):
11249 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
11250 Fix typos in docstrings.
11251
9295137d
CY
112522010-01-17 Chong Yidong <cyd@stupidchicken.com>
11253
11254 * mail/sendmail.el (mail-yank-original): Set the mark if the
11255 specified function for yanking does not do it.
11256
4d0bbcb6
DN
112572010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
11258
7902c120
DN
11259 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
11260
4d0bbcb6
DN
11261 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
11262 resyncing a directory.
11263
0b702bc1
SL
112642010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
11265
6a47c86a 11266 * progmodes/ada-mode.el: Fix bug#1920.
0b702bc1
SL
11267 (ada-ident-re): Delete ., allow multibyte characters.
11268 (ada-goto-label-re): New; matches goto labels.
11269 (ada-block-label-re): New; matches block labels.
11270 (ada-label-re): New; matches both.
11271 (ada-named-block-re): Deleted; callers changed to use
11272 `ada-block-label-re' instead.
11273 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
11274 Use `ada-block-label-re'.
11275 (ada-indent-on-previous-lines): Improve handling of goto labels.
11276 (ada-get-indent-block-start): Special-case block label.
11277 (ada-get-indent-label): Split into `ada-indent-block-label' and
11278 `ada-indent-goto-label'.
11279 (ada-goto-stmt-start, ada-goto-next-non-ws):
11280 Optionally ignore goto labels.
11281 (ada-goto-next-word): Simplify.
11282 (ada-indent-newline-indent-conditional): Insert newline before
11283 trying to fix indentation; doc fix.
11284
05287c49
JB
112852010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
11286
11287 * calc/calc.el (calc-command-flags): Give it an initial value.
11288
4963739e
JB
112892010-01-17 Juanma Barranquero <lekktu@gmail.com>
11290
4963739e
JB
11291 * files.el (minibuffer-with-setup-hook):
11292 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
11293 (artist-key-draw-continously, artist-key-do-continously-continously)
11294 (artist-key-set-point-continously, artist-mouse-draw-continously):
11295 Fix typos in docstrings.
11296
116bd1ee
CY
112972010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
11298
6a7662bb
BR
11299 * nxml/nxml-mode.el (nxml-extend-after-change-region):
11300 Never return t (Bug#3898).
116bd1ee 11301
2784cd7a 113022010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
d4efdaea
CY
11303
11304 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
11305 can parse the output of the external commands (Bug#5279).
11306
abd5cfe8
CY
113072010-01-16 Jari Aalto <jari.aalto@cante.net>
11308
11309 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
11310
4fe22cdf
CY
113112010-01-16 Chong Yidong <cyd@stupidchicken.com>
11312
bbdc98ef
CY
11313 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
11314
c7dc1ac1
CY
11315 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
11316
4fe22cdf
CY
11317 * startup.el (command-line): Remove unused --icon-type arg.
11318 Handle --display arg, passing it to command-line-1 (Bug#5392).
11319
045b9da7
ML
113202010-01-16 Mario Lang <mlang@delysid.org>
11321
045b9da7
ML
11322 * emacs-lisp/chart.el (chart-translate-namezone):
11323 * textmodes/artist.el (artist-compute-popup-menu-table):
11324 Remove duplicated words in doc-strings.
11325
6554a5df
CY
113262010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
11327
11328 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
11329 to mairix-search to suppress threading (Bug#5342).
11330
ca4f0e9a
KH
113312010-01-15 Kenichi Handa <handa@m17n.org>
11332
11333 * international/mule-cmds.el (canonicalize-coding-system-name):
b7235808 11334 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
ca4f0e9a 11335
1db3226b
GM
113362010-01-15 Glenn Morris <rgm@gnu.org>
11337
56a03f46
GM
11338 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
11339
11340 * wid-edit.el (widget-keymap): Doc fix.
11341
1db3226b
GM
11342 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
11343 former seems to be more widely accepted by various svn versions.
11344
80cd4bb4
JB
113452010-01-14 Juanma Barranquero <lekktu@gmail.com>
11346
d1f18ec0
JB
11347 * find-cmd.el (find-constituents):
11348 * vc-arch.el (vc-arch-root):
11349 * window.el (window-body-height, pop-up-frames):
d1f18ec0
JB
11350 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
11351 * progmodes/ada-stmt.el (ada-if):
11352 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
11353 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
11354 (ispell-encoding8-command, ispell-aspell-supports-utf8)
11355 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
11356
80cd4bb4
JB
11357 * progmodes/flymake.el (flymake-post-syntax-check):
11358 Fix typo in error message.
11359
9c23ca47
JB
113602010-01-14 Juanma Barranquero <lekktu@gmail.com>
11361
11362 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
11363 which is always a string. (Bug#5313)
11364
8794c483
JB
113652010-01-14 Juanma Barranquero <lekktu@gmail.com>
11366
11367 * progmodes/ada-xref.el (ada-default-prj-properties):
11368 Simplify previous change.
11369
95005d39
SL
113702010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
11371
11372 * progmodes/ada-xref.el (ada-default-prj-properties):
11373 Default ada_project_path to $ADA_PROJECT_PATH.
11374
113752010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
80e18d20
SL
11376
11377 * progmodes/ada-mode.el (ada-create-keymap):
11378 Override `narrow-to-defun' with `ada-narrow-to-defun'.
11379
fb0d1545
SL
113802010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
11381
11382 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
11383 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
11384 (ada-get-current-indent, ada-imenu-generic-expression)
11385 (ada-which-function): Check for it.
11386
5c9434d0
SL
113872010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
11388
11389 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
11390 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
11391
3a4f3a3b
GM
113922010-01-14 Glenn Morris <rgm@gnu.org>
11393
11394 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
11395
d9a7c140
KH
113962010-01-14 Kenichi Handa <handa@m17n.org>
11397
11398 * composite.el (auto-composition-mode): Make it a buffer local
11399 variable (permanent-local).
11400 (auto-composition-function): Set the default value to
11401 auto-compose-chars.
49caf252 11402 (auto-composition-mode): Make it a simple function, not a minor mode.
d9a7c140
KH
11403 (global-auto-composition-mode): Likewise.
11404 (turn-on-auto-composition-if-enabled): Delete it.
49caf252 11405
38bee102
KF
114062010-01-13 Karl Fogel <kfogel@red-bean.com>
11407
11408 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
d9a7c140 11409
b8b45afc
MA
114102010-01-12 Michael Albinus <michael.albinus@gmx.de>
11411
11412 * files.el (copy-directory): Compute target for recursive
11413 directories with identical names. (Bug#5343)
11414
893db5bc
GM
114152010-01-12 Glenn Morris <rgm@gnu.org>
11416
6a7662bb
BR
11417 * mail/emacsbug.el (report-emacs-bug-pretest-address):
11418 Set it to bug-gnu-emacs rather than emacs-pretest-bug.
893db5bc 11419
d8b8451f
SS
114202010-01-11 Sam Steingold <sds@gnu.org>
11421
11422 * imenu.el (imenu-default-create-index-function): Detect infinite
11423 loops caused by imenu-prev-index-position-function.
11424
30afcdff
JB
114252010-01-11 Juanma Barranquero <lekktu@gmail.com>
11426
11427 * htmlfontify.el (htmlfontify-load-rgb-file)
11428 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
11429 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
11430 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
11431 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
11432 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
11433 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
11434 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
11435 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
11436 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
11437 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
11438 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
11439 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
11440 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
11441 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
11442 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
11443 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
11444 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
11445 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
11446 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
11447 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
11448 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
11449 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
11450 backslash-quoting from parentheses, etc.
11451
92b1c416
CY
114522010-01-11 Chong Yidong <cyd@stupidchicken.com>
11453
11454 * progmodes/js.el: Autoload javascript-mode alias.
11455
4454adab
JB
114562010-01-11 Juanma Barranquero <lekktu@gmail.com>
11457
11458 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
11459 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
11460 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
11461 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
11462 Fix typos in docstrings.
11463 (ffap-url-regexp): Doc fix.
11464 (ffap-at-mouse): Fix typo in message.
11465
6589a2f9
GM
114662010-01-11 Glenn Morris <rgm@gnu.org>
11467
11468 * version.el (emacs-copyright): Set copyright year to 2010.
11469
4e5617ee
SM
114702010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
11471
11472 * format.el (format-annotate-function): Only set
11473 write-region-post-annotation-function after running to-fn so as not to
11474 affect nested write-region calls (bug#5273).
11475
52bee098
CY
114762010-01-10 Chong Yidong <cyd@stupidchicken.com>
11477
a069f067
CY
11478 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
11479 wisent/python.el.
11480
e709e39d
CY
114812010-01-09 Chong Yidong <cyd@stupidchicken.com>
11482
11483 * man.el (Man-goto-section): Signal error if the section is not
11484 found (Bug#5317).
11485
6ee86780
JB
114862010-01-09 Juanma Barranquero <lekktu@gmail.com>
11487
11488 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
11489 URLs with a leading triple slash in the file: scheme. (Bug#5345)
11490
fa7b5f7b
CY
114912010-01-09 Chong Yidong <cyd@stupidchicken.com>
11492
11493 * progmodes/compile.el: Don't treat compile-command as safe if
11494 compilation-read-command might be nil (Bug#4218).
11495
de62c4d9
JD
114962010-01-09 Jan Djärv <jan.h.d@swipnet.se>
11497
11498 * startup.el (command-line-1): Use orig-argi to check for ignored X and
11499 NS options.
11500
e94be827
KH
115012010-01-08 Kenichi Handa <handa@m17n.org>
11502
4e5617ee
SM
11503 * international/fontset.el (build-default-fontset-data):
11504 Exclude characters in scripts kana, hangul, han, or cjk-misc.
e94be827 11505
1dfae2a2
JB
115062010-01-07 Juanma Barranquero <lekktu@gmail.com>
11507
11508 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
11509 to `create-file-buffer' as it expects, not just a buffer name.
11510 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
11511 to help uniquify. (Bug#3224)
11512
d0cf45b7
JD
115132010-01-06 Jan Djärv <jan.h.d@swipnet.se>
11514
11515 * font-setting.el (font-setting-change-default-font): Use user-spec
11516 instead of name.
11517
7534fa5e
DN
115182010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
11519
11520 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
11521
fd579fdc
CY
115222010-01-05 Tom Tromey <tromey@redhat.com>
11523
4e5617ee
SM
11524 * progmodes/python.el (python-font-lock-keywords):
11525 Handle qualified decorators (Bug#881).
fd579fdc 11526
37860caf
DN
115272010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
11528
11529 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
11530 in a lightweight checkout.
11531
69db641d
KH
115322010-01-05 Kenichi Handa <handa@m17n.org>
11533
4e5617ee 11534 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
69db641d 11535
b25d6a02
DN
115362010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
11537
11538 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
11539
137d88ca
DN
115402010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
11541
11542 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
11543 checkouts. (Bug#618)
3d5d0aa9 11544 (vc-bzr-log-view-mode): Also highlight the author.
8e7e2286
DN
11545 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
11546 (vc-bzr-shelve-menu-map):
11547 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
11548 (vc-bzr-shelve-apply): Make prompt more explicit.
137d88ca 11549
da76998b
CY
115502010-01-02 Chong Yidong <cyd@stupidchicken.com>
11551
11552 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
11553 They are valid characters in URL paths (rfc3986), and at least
11554 Firefox does not understand the encoded version (Bug#3166).
11555
b2ad70b6
CY
115562010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
11557
11558 * progmodes/octave-mod.el (octave-end-keywords)
4e5617ee
SM
11559 (octave-block-begin-or-end-regexp, octave-block-match-alist):
11560 Add "end" keyword (Bug#3061).
b2ad70b6
CY
11561 (octave-end-as-array-index-p): New function.
11562 (calculate-octave-indent): Use it.
11563
54136282
KF
115642010-01-02 Karl Fogel <kfogel@red-bean.com>
11565
11566 * bookmark.el: Consistently put the text property on the bookmark name.
11567 (bookmark-bmenu-marks-width): Bump back to 2, to include
11568 annotation marks.
11569 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
11570 property on the bookmark name, instead of not putting it at all.
11571 (bookmark-bmenu-list): Fix where we put the text property.
11572
cc4d3cad
KF
115732010-01-02 Karl Fogel <kfogel@red-bean.com>
11574
11575 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
11576 for showing buffer modified state (as added in the previous change).
11577
b894c439
KF
115782010-01-02 Karl Fogel <kfogel@red-bean.com>
11579
11580 * bookmark.el: Show modified state of bookmark buffer more accurately.
11581 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
11582 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
11583 (with-buffer-modified-unmodified): New macro.
11584 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
11585 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
cc4d3cad 11586 Use new macro to preserve the buffer modified state.
b894c439 11587
3a69db53
KF
115882010-01-02 Karl Fogel <kfogel@red-bean.com>
11589
4e5617ee 11590 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
3a69db53
KF
11591 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
11592 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
11593 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
11594 (bookmark-bmenu-rename, bookmark-bmenu-locate)
4e5617ee
SM
11595 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
11596 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
3a69db53 11597
af414f10
EZ
115982010-01-02 Eli Zaretskii <eliz@gnu.org>
11599
4e5617ee
SM
11600 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11601 Make the lines in the generated doc string shorter. (Bug#4668)
af414f10 11602
f2ec0e5e
CY
116032010-01-02 Ryan Yeske <rcyeske@gmail.com>
11604
11605 * net/rcirc.el: Add follow-link binding (Bug#4738).
11606
38c1ba62
EZ
116072010-01-02 Eli Zaretskii <eliz@gnu.org>
11608
4e5617ee 11609 * Makefile.in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
11610 (cvs-update): New target for backward compatibility.
11611
4e5617ee 11612 * makefile.w32-in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
11613 (cvs-update): New target for backward compatibility.
11614
ea2c0f5b
KF
116152010-01-02 Karl Fogel <kfogel@red-bean.com>
11616
11617 * bookmark.el: Remove gratuitous gratitude.
11618
5ae329f4
KF
116192010-01-02 Karl Fogel <kfogel@red-bean.com>
11620
c4cc8b9a 11621 * bookmark.el (bookmark-bmenu-any-marks): New function.
47989945
KF
11622 (bookmark-bmenu-save): Clear buffer modification if no marks.
11623
116242010-01-02 Karl Fogel <kfogel@red-bean.com>
11625
11626 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
5ae329f4
KF
11627 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
11628 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
11629 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
11630
11631 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
11632 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
11633 To: emacs-devel {_AT_} gnu.org
11634 Subject: bookmark.el bug report
11635 Date: Mon, 28 Dec 2009 14:19:16 +0800
11636 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
11637
aef053eb
KF
116382010-01-02 Karl Fogel <kfogel@red-bean.com>
11639
11640 * bookmark.el: Improvements suggested by Drew Adams:
11641 (bookmark-bmenu-ensure-position): New name for
11642 `bookmark-bmenu-check-position'. Just ensure the position,
11643 don't return any meaningful value.
11644 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
11645 New constants.
11646
0472835f
JB
116472010-01-02 Juanma Barranquero <lekktu@gmail.com>
11648
11649 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
11650 (bookmark-yank-point, bookmark-bmenu-check-position):
11651 Fix typos in docstrings.
11652 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
11653 (bookmark-name-from-full-record, bookmark-get-position)
11654 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
11655 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
11656 Remove useless quoting of parenthesis, etc. in docstrings.
11657
11658 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
11659 (ediff-append-custom-diff): Fix typo in error message.
11660 (ediff-meta-mark-equal-files): Fix typos in messages.
11661
11662 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
11663
0472835f
JB
11664 * net/imap-hash.el (imap-hash-make): Doc fix.
11665 (imap-hash-test): Fix typo in error message; reflow docstring.
11666 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
11667 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
11668 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
11669 Fix typos in docstrings.
11670 (imap-hash-open-connection): Fix typo in error message.
11671
11672 * play/gomoku.el (gomoku): Fix typos in docstring.
11673
11674 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
11675 (gdb-jsonify-buffer): Fix typos in docstring.
11676 (gdb-goto-breakpoint): Fix typo in error message.
11677 ("Display Other Windows"): Fix typo in help message.
11678 (gdb-speedbar-expand-node): Fix typo in question.
11679
11680 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
11681 (idlwave-html-system-help-location, idlwave-html-help-location)
11682 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
11683 (idlwave-help-browser-generic-args, idlwave-help-directory)
11684 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
11685 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
11686 (idlwave-online-help, idlwave-help-html-link)
11687 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
11688 Fix typos in docstrings.
11689 (idlwave-help-with-source, idlwave-help-find-routine-definition):
11690 Reflow docstrings.
11691 (idlwave-help-assistant-start): Fix typo in error message.
11692
11693 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
11694 (octave-electric-space): Fix typos in docstrings.
11695
9bbe0828
CY
116962010-01-01 Chong Yidong <cyd@stupidchicken.com>
11697
11698 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
11699
a88c46c3
CY
117002010-01-01 Juri Linkov <juri@jurta.org>
11701
11702 * comint.el (comint-input-ring-size): Make it a defcustom and
918fa8ba 11703 increase the default to 500 (Bug#5148).
a88c46c3 11704
7ee6c59b
NR
117052009-12-31 Nick Roberts <nickrob@snap.net.nz>
11706
11707 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
11708 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
11709 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
11710
a9c8a2cd
NR
117112009-12-30 Nick Roberts <nickrob@snap.net.nz>
11712
11713 Show working revision correctly for mercurial.
11714 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
d8c75479 11715 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
a9c8a2cd 11716
659e4408
JB
117172009-12-29 Juanma Barranquero <lekktu@gmail.com>
11718
11719 Declare some functions for the byte-compiler.
11720 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
11721 (speedbar-timer-fn, speedbar-change-expand-button-char)
11722 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
11723
7ee6c59b
NR
117242009-12-29 Nick Roberts <nickrob@snap.net.nz>
11725
11726 This changeset reverts GDB Graphical Interface to use annotations.
11727 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
11728
460f6e7c
DN
117292009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
11730
11731 Make vc-dir work on subdirectories of the bzr root.
6a7662bb
BR
11732 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.
11733 Return file names relative to it.
460f6e7c
DN
11734 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
11735 relative directory to vc-bzr-after-dir-status.
11736
543f553a
TH
117372009-12-28 Tassilo Horn <tassilo@member.fsf.org>
11738
11739 * font-lock.el (font-lock-refresh-defaults): New function, which
11740 can be used to let font-lock react to external changes in
11741 variables like font-lock-defaults and keywords.
11742 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
11743
2592ab76
DN
117442009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
11745
ac859983
DN
11746 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
11747
2592ab76
DN
11748 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
11749
58941d03
JB
117502009-12-28 Juanma Barranquero <lekktu@gmail.com>
11751
11752 Supersede color.diff settings in git log (bug#5211).
11753
11754 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
11755 escape chars in its output when the user has color.diff set to `always'.
11756 This fix works on git 1.4.2 and newer (released on 2006-08-13).
11757
39764e76
KR
117582009-12-26 Kevin Ryde <user42@zip.com.au>
11759
11760 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
11761 node. Keep previous "Index" name to work with past coreutils too.
11762
91c4831e
KR
11763 * man.el (man): Revise docstring a bit to show -a and -l as
11764 examples. Add -k description since support for it has otherwise
11765 been a secret. (Further to bug#3717.)
651e932e
KR
11766 (Man-bgproc-sentinel): When "-k foo" produces no output show error
11767 "no matches" rather than "Can't find manpage", as the latter reads
d8c75479 11768 like -k was interpreted as a page name, which is not so. (Bug#5431)
91c4831e 11769
7f4d4a97
MA
117702009-12-26 Michael Albinus <michael.albinus@gmx.de>
11771
11772 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
11773 switches. Check also for //SUBDIRED// line.
11774
bcffff46
KH
117752009-12-25 Kenichi Handa <handa@m17n.org>
11776
88b5a757 11777 * language/indian.el (devanagari-composable-pattern): Fix to
bcffff46
KH
11778 handle ZWNJ and ZWJ. Use it in composition-function-table for
11779 Devanagari.
11780 (malayalam-composable-pattern): Fix previous change.
11781
dc1dcfa4
VJL
117822009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11783
11784 * ps-print.el (ps-face-attributes): It was not returning the
11785 attribute face for faces specified as string. Reported by harven
80525855 11786 <harven@free.fr>. (Bug#5254)
dc1dcfa4
VJL
11787 (ps-print-version): New version 7.3.5.
11788
6fe539d2
UJ
117892009-12-18 Ulf Jasper <ulf.jasper@web.de>
11790
85626eef 11791 * calendar/icalendar.el (icalendar--convert-tz-offset):
88b5a757
DD
11792 Fix timezone names.
11793 (icalendar--convert-tz-offset): Fix the "last-day-problem".
6fe539d2
UJ
11794 (icalendar--add-diary-entry): Remove the trailing blank that
11795 diary-make-entry inserts.
11796
1f3611c6
MA
117972009-12-17 Michael Albinus <michael.albinus@gmx.de>
11798
11799 Make `file-expand-wildcards' work for remote files.
11800
11801 * files.el (file-expand-wildcards): In case of remote files, check
11802 only local file name part for wildcards. Provide feature 'files
11803 and subfeature 'remote-wildcards. (Bug#5198)
11804
11805 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
11806 if there is already an established connection.
11807 (tramp-advice-file-expand-wildcards): Remove it.
11808
11809 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
85626eef 11810 (tramp-advice-file-expand-wildcards): Move from tramp.el.
1f3611c6
MA
11811 Activate advice for older GNU Emacs versions. (Bug#5237)
11812
9762b219
JB
118132009-12-17 Juanma Barranquero <lekktu@gmail.com>
11814
11815 Some doc fixes (more needed).
11816
11817 * find-cmd.el (find-constituents): Reflow docstring.
11818 (find-cmd, find-prune, find-command): Fix typos in docstrings.
11819 (find-generic): Doc fix.
11820
cfb54897
JL
118212009-12-17 Juri Linkov <juri@jurta.org>
11822
11823 Fix regression from 23.1 to allow multiple modes in Local Variables.
11824
11825 * files.el (hack-local-variables-filter): While ignoring duplicates,
11826 don't take `mode' into account.
85626eef
SM
11827 (hack-local-variables-filter, hack-dir-local-variables):
11828 Don't remove duplicate `mode' from local-variables-alist (like `eval').
cfb54897 11829
ad974e9e
JL
118302009-12-17 Juri Linkov <juri@jurta.org>
11831
85626eef 11832 Make `dired-diff' safer. (Bug#5225)
ad974e9e
JL
11833
11834 * dired-aux.el (dired-diff): Signal an error when `file' equals to
11835 `current' or when `file' is a directory of the `current' file.
11836
3616e0b9
AS
118372009-12-17 Andreas Schwab <schwab@linux-m68k.org>
11838
11839 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
11840 unconditionally preloaded files.
11841
72b57560
JL
118422009-12-16 Juri Linkov <juri@jurta.org>
11843
11844 Revert to old 23.1 logic of using the file at the mark as default.
11845 * dired-aux.el (dired-diff): Use the file at the mark as default
11846 if it's not the same as the current file, and the target dir is
11847 the current dir or the mark is active. Add the current file
11848 as the arg of `dired-dwim-target-defaults'. Use the default file
11849 in the prompt. (Bug#5225)
11850
68712eb6
MA
118512009-12-15 Michael Albinus <michael.albinus@gmx.de>
11852
11853 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
11854 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
11855 (tramp-check-for-regexp): Check also, when an echoing shell stops
11856 to echo sent commands.
11857
fd471993
CY
118582009-12-14 Chong Yidong <cyd@stupidchicken.com>
11859
11860 * Makefile.in: Revert last change (Bug#5191).
11861
86b5e14c
DN
118622009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
11863
11864 * vc-hg.el (vc-hg-print-log): Fix argument order.
110de3bb
DN
11865 (vc-hg-working-revision): Make sure the command is executed in a
11866 known environment so that we can parse the output. (Bug#4417)
86b5e14c 11867
8cffbb75
CY
118682009-12-14 Chong Yidong <cyd@stupidchicken.com>
11869
11870 * progmodes/python.el (python-symbol-completions): Remove text
11871 properties from symbol string before calling python-send-receive.
11872
6c2b67ad
NR
118732009-12-14 Nick Roberts <nickrob@snap.net.nz>
11874
11875 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
5ce6e4f4 11876 when there are values for both file and line. (Bug#5060)
6c2b67ad 11877
ff6f4585
JL
118782009-12-14 Juri Linkov <juri@jurta.org>
11879
11880 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
11881 whitespace after the file name of the first line of unified format,
11882 because git-diff doesn't output whitespace and file modification time
11883 after the file name.
11884
d3de1c8e
JL
118852009-12-14 David Kastrup <dak@gnu.org>
11886
11887 * info.el (Info-hide-cookies-node): Before hiding a cookie,
11888 check if it already has the `display' property added by
11889 `Info-display-images-node', and not put the `invisible' property
11890 in this case.
11891
2f1b7dc4
GM
118922009-12-13 Glenn Morris <rgm@gnu.org>
11893
a0cefee5
GM
11894 * mail/emacsbug.el (message-sort-headers): Define for compiler.
11895 (report-emacs-bug): In message-mode, sort manually before storing
11896 original report text. (Bug#5178)
2f1b7dc4
GM
11897 Remove superfluous save-excursion.
11898
31bb373f
MA
118992009-12-12 Michael Albinus <michael.albinus@gmx.de>
11900
11901 * net/dbus.el (dbus-property-handler): Filter lambda forms out
11902 when responding to "GetAll" properties.
11903
5e1d4968
CY
119042009-12-12 Chong Yidong <cyd@stupidchicken.com>
11905
11906 * simple.el (compose-mail): Remove mail-setup-with-from from
11907 customization checks.
11908
097d86f9
EZ
119092009-12-12 Eli Zaretskii <eliz@gnu.org>
11910
11911 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
11912 RAR archives created on Unix systems.
11913
1d4adede
SM
119142009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
11915
11916 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
11917 the varalias that was accidentally removed by the 2009-11-19 change
11918 (bug#5186).
11919
3ff3655c
KH
119202009-12-12 Kenichi Handa <handa@m17n.org>
11921
11922 * language/indian.el (indian-compose-regexp): New function.
11923 (malayalam-composable-pattern): Fix the pattern.
11924 (composition-function-table): Set malayalam-composable-pattern for
11925 Malayalam characters.
11926
82d3343c
CY
119272009-12-11 Chong Yidong <cyd@stupidchicken.com>
11928
315eb96d
CY
11929 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
11930 rather than down-mouse-1, based on follow-link conventions.
11931
82d3343c
CY
11932 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
11933 are compiled.
11934
86a4c7ac
DN
119352009-12-11 Michael McNamara <mac@mail.brushroad.com>
11936
bf0b361c 11937 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
1d4adede
SM
11938 (verilog-vmm-statement-re, verilog-ovm-statement-re)
11939 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
11940 (verilog-leap-to-head, verilog-backward-token):
11941 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
86a4c7ac
DN
11942
119432009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
11944
bf0b361c
JB
11945 * progmodes/verilog-mode.el (verilog-auto-lineup)
11946 (verilog-nameable-item-re): Cleanup user-visible spelling and
11947 documentation errors. One reported by Gary Delp.
1d4adede 11948 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
86a4c7ac
DN
11949 (verilog-read-decls): Fix AUTOWIRE with types declared in a
11950 package, bug195. Reported by Pierre-David Pfister.
11951
fe03f49a
GM
119522009-12-11 Glenn Morris <rgm@gnu.org>
11953
47641aac
GM
11954 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
11955
85094855
GM
11956 * mail/emacsbug.el: No longer require sendmail.
11957 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
11958 (report-emacs-bug-orig-text): Doc fix.
11959 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
11960 New local variables, to adapt to different mail-user-agents.
11961 (report-emacs-bug): Fix test for a gnu.org address.
11962 Use overlays for emphasis, since font-lock defeats 'face property.
11963 Pretest bugs also end up at the newsgroup these days.
11964 Stop message-mode stripping text properties.
11965 Set and use the new buffer-local variables.
11966 (report-emacs-bug-hook): Add doc-string.
11967 Remove some unnecessary save-excursions and simplify.
11968 Use the appropriate hook and send-command.
11969
fe03f49a
GM
11970 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
11971 capitalization of some menu entries.
11972
345427f0
VJL
119732009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11974
277e6741
MP
11975 * whitespace.el (whitespace-display-char-on):
11976 Ensure `buffer-display-table' is unique when two or more windows are
345427f0
VJL
11977 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
11978 New version 12.1.
11979
c70ccbba
EZ
119802009-12-10 Eli Zaretskii <eliz@gnu.org>
11981
11982 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
11983 characters in the Attribute field.
11984
f1943c1b
DN
119852009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
11986
11987 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
11988
1c67aeaa
SM
119892009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
11990
11991 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
11992 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
11993 Disregard autoload-excludes.
11994 (update-directory-autoloads): Obey autoload-excludes here instead.
11995 But don't store its contents in no-autoloads and remove entries that
11996 refer to excludes files.
11997
d8194864
GM
119982009-12-10 Glenn Morris <rgm@gnu.org>
11999
8c0171c0
GM
12000 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
12001 (expand-mail-aliases): Define for compiler.
12002
dba372dd
GM
12003 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
12004 Define for compiler.
12005
d8194864
GM
12006 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
12007 appropriate for the mail-user-agent in use.
12008
fe5facd3
MA
120092009-12-09 Michael Albinus <michael.albinus@gmx.de>
12010
12011 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
12012
99999a1d
DN
120132009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
12014
12015 Fix short log parsing and fontification.
12016 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
12017 Fix fontification for the [merge] label.
12018
2ea1c4aa
SM
120192009-12-09 Vivek Dasmohapatra <vivek@etla.org>
12020
85626eef 12021 Drop some properties to avoid surprises (bug#5002).
2ea1c4aa
SM
12022 * htmlfontify.el (hfy-ignored-properties): New defcustom.
12023 (hfy-fontify-buffer): Use it.
12024
9840deb6
SM
120252009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
12026
a0d1aadf
SM
12027 Minor cleanup.
12028 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
12029 Adjust all callers.
12030 (ffap-locate-file): Remove unused arg `dir-ok' and make other
12031 args compulsory. Adjust callers.
12032 (ffap-gopher-at-point): Remove unused var `name'.
12033
9840deb6
SM
12034 Get rid of the ELCFILES abomination.
12035 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
12036 (compile-elcfiles): New phony target.
12037 (compile-main): Compute ELCFILES dynamically.
12038 (compile-clean): New target to remove left-over elc files.
12039 (compile, all): Use it.
12040
7eb3f9a8
KH
120412009-12-09 Kenichi Handa <handa@etlken>
12042
12043 * international/mule-diag.el: Require help-mode instead of help-fns.
12044
ae63e572
KH
120452009-12-09 Kenichi Handa <handa@m17n.org>
12046
5ce6e4f4 12047 * international/mule-cmds.el (ucs-names): Supply sufficiently
a0d1aadf
SM
12048 fine ranges instead of pre-calculating accurate ranges.
12049 Iterate with bigger gc-cons-threshold.
ae63e572 12050
e2f3c692
DN
120512009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
12052
12053 Add support for stashing a snapshot of the current tree.
12054 * vc-git.el (vc-git-stash-snapshot): New function.
12055 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
12056
cf6d0352
JB
120572009-12-08 Jose E. Marchesi <jemarch@gnu.org>
12058
12059 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
12060 instead of `(beginning|end)-of-line'.
12061
48e4acc9
GM
120622009-12-08 Glenn Morris <rgm@gnu.org>
12063
6e890faa
GM
12064 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
12065
48e4acc9
GM
12066 * Makefile.in (ELCFILES): Regenerate.
12067
d2a1dc7b
JL
120682009-12-07 Juri Linkov <juri@jurta.org>
12069
12070 Don't lazy-highlight the comint output in history Isearch mode.
12071
12072 * comint.el (comint-history-isearch-search): Instead of
12073 `comint-line-beginning-position', use `comint-after-pmark-p'
12074 to check if point if before the process mark, and go to
12075 `process-mark' in this case.
12076
51ef56c4
SM
120772009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
12078
fb10ee4a
SM
12079 * textmodes/tex-mode.el (latex-complete)
12080 (latex-indent-or-complete): Remove.
12081 (latex-mode): Set completion-at-point-functions instead.
12082
12083 Provide a standard completion command and hook it into TAB.
51ef56c4
SM
12084 * minibuffer.el (completion-at-point-functions): New var.
12085 (completion-at-point): New command.
fb10ee4a 12086 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
51ef56c4
SM
12087 * progmodes/python.el (python-mode-map): Use completion-at-point.
12088 (python-completion-at-point): Rename from python-partial-symbol and
12089 adjust for use in completion-at-point-functions.
12090 (python-mode): Setup completion-at-point for Python completion.
12091 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
12092 extracted from lisp-complete-symbol.
12093 (lisp-complete-symbol): Use it.
12094 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
12095 setup completion-at-point for Elisp completion.
fb10ee4a
SM
12096 (emacs-lisp-mode-map, lisp-interaction-mode-map):
12097 Use completion-at-point.
51ef56c4 12098 * ielm.el (ielm-map): Use completion-at-point.
fb10ee4a 12099 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
51ef56c4
SM
12100 * progmodes/sym-comp.el: Move to...
12101 * obsolete/sym-comp.el: Move from progmodes.
12102
5e7a9022
EZ
121032009-12-07 Eli Zaretskii <eliz@gnu.org>
12104
12105 Prevent save-buffer in Rmail buffers from using the coding-system
12106 of the current message, and from clobbering the encoding mnemonics
12107 in the mode line (Bug#4623).
12108
12109 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
12110 flag, too.
12111 (rmail-message-encoding): New variable.
12112 (rmail-write-region-annotate): Record the encoding of the current
12113 message in rmail-message-encoding.
12114 (rmail-after-save-hook): New function, restores the encoding of
12115 the current message after the message collection is saved.
12116
9136e895
JL
121172009-12-07 Juri Linkov <juri@jurta.org>
12118
12119 * progmodes/grep.el (grep-read-files): Use `completing-read'
12120 instead of `read-string'. Set its `collection' arg to
12121 `read-file-name-internal'. (Bug#4301)
12122
40637410
JL
121232009-12-07 Juri Linkov <juri@jurta.org>
12124
12125 Correctly restore original Isearch point. (Bug#4994)
12126
12127 * isearch.el (isearch-mode): Move `isearch-push-state' after
12128 `(run-hooks 'isearch-mode-hook)'.
12129 (isearch-cancel): When `isearch-push-state-function' is defined,
12130 let-bind `isearch-cmds' to the first state (the last element of
12131 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
12132 function and restores the original point). Otherwise, move point
12133 to `isearch-opoint'.
12134
da10ce2b
SM
121352009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
12136
12137 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
12138 chars that don't have names, so the table can be built much faster at
12139 run-time.
12140
3d68fa99
CY
121412009-12-07 Chong Yidong <cyd@stupidchicken.com>
12142
f82b1493
CY
12143 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
12144 change. Suggested by David Kastrup.
12145
3d68fa99
CY
12146 * simple.el (compose-mail): Check for incompatibilities and warn.
12147 (compose-mail-user-agent-warnings): New option.
12148
662c5698
DN
121492009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
12150
12151 Support showing a single log entry from vc-annotate.
12152 * vc.el (print-log): Add a new argument: START-REVISION.
12153 (vc-print-log-internal): Add a new optional argument and
12154 pass it to the backend.
12155 (vc-print-log, vc-print-root-log): Adjust callers.
12156 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
12157 buffer already displays the requested log entry, use it.
12158 Otherwise display only the log entry in question.
12159 * vc-svn.el (vc-svn-print-log):
e4070cdc 12160 * vc-mtn.el (vc-mtn-print-log):
662c5698
DN
12161 * vc-hg.el (vc-hg-state):
12162 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
12163 (vc-git-show-log-entry): Return t on success.
12164 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
12165 (vc-bzr-show-log-entry): Return t on success.
12166 * vc-rcs.el (vc-rcs-print-log):
12167 * vc-sccs.el (vc-sccs-print-log):
12168 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
12169
e4070cdc
GM
121702009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
12171
5ce6e4f4
JB
12172 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
12173 Add menus to the meta mode. (Bug#5043)
e4070cdc 12174
5ce6e4f4 121752009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
662c5698
DN
12176
12177 * ediff-init.el (ediff-event-key): Use event-to-character instead of
2de386ca 12178 event-key.
662c5698 12179
662c5698
DN
12180 * ediff.el (ediff-buffers-internal): Add unwind-protect.
12181
dab816a9
MA
121822009-12-07 Michael Albinus <michael.albinus@gmx.de>
12183
12184 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
12185 Berbain <raphael.berbain@gmail.com>.
12186
12187 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
12188 characters.
12189 (tramp-initial-end-of-output): New defconst.
12190 (tramp-methods, tramp-find-shell)
12191 (tramp-open-connection-setup-interactive-shell)
12192 (tramp-maybe-open-connection): Use it.
6a7662bb
BR
12193 (tramp-shell-prompt-pattern, tramp-wait-for-output):
12194 Handle existence of `#' and `$'.
dab816a9 12195
6a7662bb
BR
12196 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
12197 Use `tramp-initial-end-of-output'.
dab816a9 12198
a91e1f6b
DN
121992009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
12200
12201 Get the background mode from the terminal for xterm, and set
12202 faces accordingly.
12203 * term/xterm.el (xterm-set-background-mode): New function.
12204 (terminal-init-xterm): Use it in case xterm supports background
12205 color queries. Recompute faces after getting the background
12206 color.
12207
5fa9d1ec
GM
122082009-12-07 Ulrich Mueller <ulm@gentoo.org>
12209
12210 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
12211 number comment back on its own line, for easier parsing.
12212
5e9fde5e
SM
122132009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
12214
12215 Make it work for non-file buffers (bug#5102).
12216 * doc-view.el (doc-view-current-cache-dir):
12217 Use doc-view-buffer-file-name rather than buffer-file-name.
12218 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
12219
2f2f5242
CY
122202009-12-06 Óscar Fuentes <ofv@wanadoo.es>
12221
12222 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
12223 author field is too short.
12224
cebf8ec6
DN
122252009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
12226
5e9fde5e
SM
12227 * vc-git.el (vc-git-print-log): Handle a limit argument.
12228 Display the short log in graph form and with labels.
0d3f8a78
DN
12229 (vc-git-log-view-mode): Handle labels.
12230
cebf8ec6
DN
12231 Make vc-revert change VC state from 'added to 'unregistered.
12232 * vc-git.el (vc-git-revert): Call git reset first.
12233
8e39154d
UJ
122342009-12-06 Ulf Jasper <ulf.jasper@web.de>
12235
d8194864
GM
12236 * net/newst-backend.el, net/newst-plainview.el:
12237 * net/newst-reader.el, net/newst-ticker.el:
12238 * net/newst-treeview.el, net/newsticker.el:
12239 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
8e39154d 12240
ef187c24
CY
122412009-12-06 Chong Yidong <cyd@stupidchicken.com>
12242
238a0f3a
CY
12243 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
12244
2c6bb71a
CY
12245 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
12246 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
12247 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
12248 Update annotation regexp.
12249
ef187c24
CY
12250 * simple.el (beginning-of-visual-line): Constrain to field
12251 boundaries (Bug#5106).
12252
571855b6
UJ
122532009-12-06 Ulf Jasper <ulf.jasper@web.de>
12254
6a7662bb
BR
12255 * xml.el (xml-substitute-numeric-entities):
12256 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 12257 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6
UJ
12258 * net/newst-backend.el (newsticker--parse-generic-feed)
12259 (newsticker--parse-generic-items)
6a7662bb
BR
12260 (newsticker--decode-numeric-entities):
12261 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 12262 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6 12263
b857059c
CY
122642009-12-06 Daniel Colascione <dan.colascione@gmail.com>
12265
12266 * progmodes/js.el (js--js-not): Add null to the list of values.
12267
c2dae51b
CY
122682009-12-06 Chong Yidong <cyd@stupidchicken.com>
12269
d8194864 12270 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
c2dae51b 12271
ed0f72d2
RW
122722009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12273
12274 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
12275 delimiter if it is at the end of the current line.
12276 (bibtex-generate-url-list): Fix docstring.
12277
365b9a62
SM
122782009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
12279
12280 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
12281 minibuffer's content with itself.
12282 Fold the confirm-after-completion case into the `confirm' case.
12283 (completion-pcm-word-delimiters): Add : and / to the delimiters.
12284
990a9cb1
KR
122852009-12-06 Kevin Ryde <user42@zip.com.au>
12286
12287 * ffap.el (ffap-rfc-path): Make this a defcustom since
d8194864 12288 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
990a9cb1 12289
8b5a10db 12290 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
d8194864 12291 manuals, similar to existing setup for help-mode. (Bug#3913.)
8b5a10db 12292
065543e7
JL
122932009-12-05 Juri Linkov <juri@jurta.org>
12294
12295 Save and restore dired buffer's point positions too. (Bug#4880)
12296
12297 * dired.el (dired-save-positions): Return in the first element
12298 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
12299 Doc fix.
12300 (dired-restore-positions): First restore buffer's position.
12301 While restoring window's positions, check if window still displays
12302 the original buffer.
12303
503edac9
CY
123042009-12-05 Chong Yidong <cyd@stupidchicken.com>
12305
9a594ee6
CY
12306 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
12307 if possible.
12308
925f8c70
CY
12309 * shell.el (shell): Require ansi-color (Bug#5113).
12310
12311 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
12312
503edac9
CY
12313 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
12314
8fea6b33
AM
123152009-12-05 Alan Mackenzie <acm@muc.de>
12316
12317 * progmodes/cc-mode.el (c-before-hack-hook)
12318 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
12319 `c-file-style' to work again. This reversion restores the current
212c5aef 12320 software to its state in Emacs 23.1. (Bug#4146)
8fea6b33 12321
5d1fd962
CY
123222009-12-05 Kevin Ryde <user42@zip.com.au>
12323
6a7662bb
BR
12324 * textmodes/sgml-mode.el (sgml-lexical-context):
12325 Recognise comment-start-skip to comment-end-skip as comment (Bug#4781).
5d1fd962 12326
30760c8b
JL
123272009-12-05 Juri Linkov <juri@jurta.org>
12328
12329 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
12330 for virtual nodes. (Bug#4147)
12331 (Info-find-node-2): Set `Info-current-node-virtual' to nil
12332 when moving from a virtual node.
12333 (Info-mode-menu): Add `Info-virtual-index' to the menu.
12334 (Info-mode): Add `Info-virtual-index' to the docstring.
12335
403111a8
RW
123362009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12337
12338 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
12339 track of the buffer position of the end of a BibTeX entry as this
12340 position may change during reformatting.
12341 (bibtex-format-entry): Remove whitespace before processing
12342 numerical fields so that we recognize the latter properly.
12343 (bibtex-reformat): Do not use push which changes the global value
12344 of bibtex-entry-format.
12345 (bibtex-field-braces-alist, bibtex-field-strings-alist)
12346 (bibtex-field-re-init): Replace only space characters by regexp
12347 for whitespace.
365b9a62 12348 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
403111a8
RW
12349 (bibtex-initialize): Also update bibtex-strings.
12350 (bibtex-kill-field): Preserve white space at end of entry.
365b9a62
SM
12351 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
12352 Update bibtex-reference-keys.
403111a8 12353
25b54627
SM
123542009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
12355
12356 * minibuffer.el (completion-pcm--merge-try): Also consider placing
12357 point after a star, if that's the only place where modifications can
12358 make progress.
12359
35639eb4
DN
123602009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
12361
12362 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
12363 in docstrings.
12364
8b78760b
JL
123652009-12-04 Juri Linkov <juri@jurta.org>
12366
12367 * proced.el (proced): Call `(proced-update t)' to update process
12368 information instead of only running proced-post-display-hook.
12369 (proced-send-signal): Add a leading space to the buffer name
12370 " *Marked Processes*" to make this buffer ephemeral.
12371
2b3489a7
JL
123722009-12-04 Juri Linkov <juri@jurta.org>
12373
12374 * dired.el (dired-auto-revert-buffer): New defcustom.
12375 (dired-internal-noselect): Use it.
12376
9b9debd1
JL
123772009-12-04 Juri Linkov <juri@jurta.org>
12378
12379 Change roles of modes and functions in image-mode.el (Bug#5062).
12380
12381 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
12382 in `auto-mode-alist'.
12383 (image-mode-previous-major-mode): New variable.
12384 (image-minor-mode-map): Rename from `image-mode-text-map'.
12385 (image-mode): Move graceful error-handling code from
12386 `image-minor-mode' to here. On errors call `image-mode-as-text'.
12387 (image-minor-mode): Remove all image-handling code.
12388 Replace `image-mode-text-map' with `image-minor-mode-map'.
12389 Check for `image-type' in mode-line format string.
12390 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
12391 (image-mode-as-text): New function with most code from
12392 `image-mode-maybe'.
12393 (image-toggle-display-text): Move code that removes image
12394 properties from `image-toggle-display' to here.
12395 (image-toggle-display-image): New function with code that adds
12396 image properties copied from `image-toggle-display'.
12397 (image-toggle-display): Remove most code with leaving only code
12398 that toggles between `image-mode-as-text' and `image-mode'.
12399
0c74a301
UJ
124002009-12-04 Ulf Jasper <ulf.jasper@web.de>
12401
12402 * net/newst-treeview.el
12403 (newsticker--treeview-list-highlight-start): Restored call to
12404 save-excursion: Selected item was stuck.
12405 (newsticker--treeview-list-select): New.
12406 (newsticker--treeview-item-show-text)
12407 (newsticker--treeview-item-show)
12408 (newsticker--treeview-item-update): Use new
12409 newsticker-treeview-item-mode.
12410 (newsticker-treeview-update): Keep current item.
12411 (newsticker-treeview-next-new-or-immortal-item): Doc change.
12412 (newsticker--treeview-first-feed): Doc change.
12413 (newsticker-treeview-list-menu)
88b5a757 12414 (newsticker-treeview-item-menu): Add menu entries.
0c74a301
UJ
12415 (newsticker-treeview-item-mode): New.
12416
5ce6e4f4 12417 * net/newst-backend.el (newsticker-customize): Delete other
0c74a301
UJ
12418 windows.
12419
9eaeec5b
SS
124202009-12-04 Sam Steingold <sds@gnu.org>
12421
12422 * log-view.el (log-view-mode-map): "q" calls quit-window,
12423 like in all the other non-self-insert buffers.
12424
b2bf5be5
SM
124252009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
12426
12427 Minor cleanup.
12428 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
12429 key decoding rather than do it manually via last-input-event +
12430 ascii-character.
12431 (term-exec): Use delete-and-extract-region.
12432 (term-handle-ansi-terminal-messages): Remove unused var `end'.
12433 (term-process-pager): Remove unused var `i'.
12434 (term-dynamic-simple-complete): Make obsolete.
12435 (serial-update-config-menu): Remove unused vars `y' and `str'.
12436 (term-update-mode-line): Remove unused var `temp'.
12437
46e5c897
DN
124382009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
12439
12440 Limit the number of log entries displayed by default.
12441 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
12442 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
12443 using a prefix argument.
12444
627e0a14
GM
124452009-12-03 Glenn Morris <rgm@gnu.org>
12446
12447 * progmodes/idlwave.el (class): Restore still useful declaration.
12448
8578c224
AM
124492009-12-03 Alan Mackenzie <acm@muc.de>
12450
4abc318c 12451 Enhance `c-parse-state' to run efficiently in "brace deserts".
8578c224 12452
b2bf5be5
SM
12453 * progmodes/cc-mode.el (c-basic-common-init):
12454 Call c-state-cache-init.
9762b219 12455 (c-neutralize-syntax-in-and-mark-CPP): Rename from
8578c224 12456 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
b2bf5be5 12457 placing `category' properties value 'c-cpp-delimiter at its boundaries.
8578c224
AM
12458
12459 * progmodes/cc-langs.el (c-before-font-lock-function):
12460 c-extend-and-neutralize-syntax-in-CPP has been renamed
12461 c-neutralize-syntax-in-and-mark-CPP.
12462
12463 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
12464 with `category' properties now, not `syntax-table' ones.
12465
12466 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
12467 enhanced (but slower) version of c-end-of-macro that won't land
12468 inside a literal or on another awkward character.
12469 (c-state-cache-too-far, c-state-cache-start)
12470 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
12471 (c-state-nonlit-pos-cache-limit, c-state-point-min)
12472 (c-state-point-min-lit-type, c-state-point-min-lit-start)
12473 (c-state-min-scan-pos, c-state-brace-pair-desert)
12474 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
12475 buffer local variables.
12476 (c-state-literal-at, c-state-lit-beg)
12477 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
12478 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
12479 (c-state-cache-top-paren, c-state-cache-after-top-paren)
12480 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
12481 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
12482 (c-renarrow-state-cache)
12483 (c-append-lower-brace-pair-to-state-cache)
12484 (c-state-push-any-brace-pair, c-append-to-state-cache)
12485 (c-remove-stale-state-cache)
12486 (c-remove-stale-state-cache-backwards, c-state-cache-init)
12487 (c-invalidate-state-cache-1, c-parse-state-1)
12488 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
b2bf5be5
SM
12489 (c-parse-state): Enhance and refactor.
12490 (c-debug-parse-state): Amend to deal with all the new variables.
8578c224
AM
12491
12492 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
12493 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
b2bf5be5
SM
12494 modify to use category text properties rather than syntax-table ones.
12495 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
8578c224
AM
12496 to switch off/on the syntactic paren property of C++ template
12497 delimiters using the category property.
12498 (c-with-<->-as-parens-suppressed): Macro to invoke code with
12499 template delims suppressed.
12500 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
12501 New constant/macros which apply category properties to the start
12502 and end of preprocessor constructs.
b2bf5be5 12503 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
8578c224
AM
12504 "comment out" the syntactic value of characters in preprocessor
12505 constructs.
12506 (c-with-cpps-commented-out)
12507 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
12508 with characters in all or all but one preprocessor constructs
12509 "commented out".
12510
0d4dc442
RW
125112009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12512
12513 * proced.el (proced-filter-alist): Use regexp-quote.
12514
a09dc9bf
MA
125152009-12-03 Michael Albinus <michael.albinus@gmx.de>
12516
12517 Cleanup.
12518 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
12519 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
12520 arguments. Expand `default-directory'.
12521
12522 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
12523 the benefit of returning an expanded localname.
12524 (tramp-tramp-file-p): Handle the case NAME is not a string.
12525
3f6bd790
DN
125262009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
12527
4dfb3b9c
DN
12528 Add support for bzr shelve/unshelve.
12529 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
12530 (vc-bzr-extra-menu-map): New variables.
12531 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
12532 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
12533 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
12534 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
12535 (vc-bzr-dir-extra-headers): Display shelves.
12536
3f6bd790
DN
12537 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
12538
842d73a1
SM
125392009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
12540
12541 * textmodes/bibtex.el (bibtex-complete-internal):
12542 Use completion-in-region.
12543 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
12544
7fa4876f
DN
125452009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
12546
12547 Support applying stashes. Improve UI.
12548 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
12549 (vc-git-stash-apply, vc-git-stash-pop)
12550 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
12551 (vc-git-stash-menu): New functions.
12552 (vc-git-stash-menu-map): New variable.
12553 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
12554
d6e82452
GM
125552009-12-03 Glenn Morris <rgm@gnu.org>
12556
12557 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
12558 (vc-print-log-internal): Fix previous change.
12559 (vc-revert): Correct pluralization.
12560
8d222148
SM
125612009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
12562
ea52206b
SM
12563 * progmodes/make-mode.el (makefile-special-targets-list): No need for
12564 it to be an alist any more.
12565 (makefile-complete): Use completion-in-region.
12566
69a94a37
SM
12567 * progmodes/octave-mod.el (octave-complete-symbol):
12568 Use completion-in-region.
12569
8d222148
SM
12570 Misc cleanup.
12571 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
12572 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
12573 (idlwave-complete-class): Don't quote lambda.
12574 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
12575 (idlwave-mode-map): Move initialization into declaration.
12576 (idlwave-action-and-binding): Use backquotes.
12577 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
12578 Simplify.
12579 (idlwave-is-pointer-dereference): Remove unused var `pos'.
12580 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
12581 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
12582 `parts', and `all-parts'.
12583 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
12584 (idlwave-convert-xml-system-routine-info): Remove unused string
12585 `version-string'.
12586 (idlwave-display-user-catalog-widget): Use dolist.
12587 (idlwave-scanning-lib): Declare dynamically-scoped var.
12588 (idlwave-scan-library-catalogs): Remove unused var `flags'.
12589 (completion-highlight-first-word-only): Declare to silence bytecomp.
12590 (idlwave-popup-select): Tighten scope of `resp'.
12591 (idlwave-find-struct-tag): Remove unused var `beg'.
12592 (idlwave-after-load-rinfo-hook): Declare.
12593 (idlwave-sintern-class-info): Remove unused var `taglist'.
12594 (idlwave-find-class-definition): Remove unused var `list'.
12595 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
12596 (idlwave-what-module-find-class): Remove unused var `classes'.
12597
3bb8691b
JB
125982009-12-03 Juanma Barranquero <lekktu@gmail.com>
12599
12600 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
12601
f72f0c23
SM
126022009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
12603
12604 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
12605 buffers visited. Remove redundant current-buffer-saving.
12606
601a9508
SM
126072009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
12608
12609 Use completion-in-buffer and remove uses of dynamic scoping.
12610 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
12611 (pascal-buffer-to-use, pascal-flag): Don't declare.
12612 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
12613 (pascal-get-completion-decl, pascal-keyword-completion):
12614 Add `pascal-str' argument, save-excursion,
12615 return the found completions, and don't filter with pascal-pred.
12616 (pascal-completion-cache): New var.
12617 (pascal-completion): Don't switch buffer any more (it was never
12618 necessary). Don't save-excursion any more (it's done by the called
12619 subroutines). Use a cache to avoid redundant computations.
12620 Use complete-with-action rather than pascal-completion-response and
12621 let it apply the predicate as well.
12622 (pascal-complete-word): Use completion-in-buffer when
12623 pascal-toggle-completions is nil.
12624 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
12625 not used any more.
12626 (pascal-comp-defun): Don't change buffer any more.
12627 Use complete-with-action rather than pascal-completion-response and
12628 let it apply the predicate as well.
12629 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
12630 when neded.
12631
1ff4cb98
KH
126322009-12-02 Kenichi Handa <handa@m17n.org>
12633
12634 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
12635 shape for all Indic scripts.
12636
bb12edf1
SM
126372009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
12638
12639 Use completion-in-buffer.
12640 * wid-edit.el (widget-field-text-end): New function.
12641 (widget-field-value-get): Use it.
12642 (widget-string-complete, widget-file-complete)
12643 (widget-color-complete): Use it and completion-in-region.
12644 (widget-complete): Don't narrow the buffer.
12645
5813f6ef
GM
126462009-12-02 Glenn Morris <rgm@gnu.org>
12647
c920f222
GM
12648 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
12649 (rmail-select-summary): Use rmail-pop-to-buffer.
60f2013c
GM
12650 * mail/rmailsum.el: Replace all pop-to-buffer calls with
12651 rmail-pop-to-buffer, to prevent horizontal splits.
c920f222 12652
5813f6ef
GM
12653 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
12654 save-excursion with save-current-buffer.
12655 Widen before searching. (Bug#5093)
12656 (diary-list-sexp-entries): Remove superfluous save-excursion.
12657
34b1d750
GM
126582009-12-02 Michael Welsh Duggan <mwd@cert.org>
12659
12660 * woman.el (woman-make-bufname): Handle man-pages with "." in the
12661 name. (Bug#5038)
12662
b2d5f31a
GM
126632009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
12664
12665 * ido.el (ido-file-internal): Handle filenames at point that do
12666 not have a directory part. (Bug#5049)
12667
c710ac3c
JB
126682009-12-02 Juanma Barranquero <lekktu@gmail.com>
12669
12670 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
12671 (mpc-songs-jump-to, mpc-resume): Doc fixes.
12672
9946be46
SM
126732009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
12674
12675 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
12676 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
12677 any more.
12678
b08016f2
SM
126792009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
12680
e7440df4
SM
12681 * comint.el (comint-insert-input): Ignore clicks to the right of
12682 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
12683
3bb8691b 12684 * vc.el (vc-print-log-internal): Don't wait for the process to
c767b665
SM
12685 terminate before setting up the major mode.
12686
f3b757f5
SM
12687 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
12688 in case.
12689
a2877f1d
SM
12690 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
12691 the last element.
12692
b08016f2
SM
12693 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
12694
782d6e30
GM
126952009-12-01 Glenn Morris <rgm@gnu.org>
12696
12697 * window.el (window--display-buffer-2): Fix previous changes.
12698
28f57f7e
CY
126992009-12-01 Chong Yidong <cyd@stupidchicken.com>
12700
12701 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
12702
c31a2fdc
GM
127032009-12-01 Glenn Morris <rgm@gnu.org>
12704
12705 * Makefile.in (ELCFILES): Add mpc.elc.
12706
e1ada222
SM
127072009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
12708
12709 * mpc.el: New file.
12710
0c9ff2c5
GM
127112009-12-01 Glenn Morris <rgm@gnu.org>
12712
3689984f
GM
12713 * window.el (window-to-use): Define for compiler.
12714
3ab4308b
GM
12715 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
12716 consistent with others (no final period).
12717
0c9ff2c5
GM
12718 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
12719 (rmail-mime-show): Downcase the encoding. (Bug#5070)
12720
fb0c18ff
DN
127212009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
12722
12723 Make vc-print-log buttons work.
045b9da7 12724 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
fb0c18ff 12725
2ac7e73e
JB
127262009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
12727
12728 * savehist.el (savehist-autosave-interval): Allow setting to nil
12729 through customize. (Bug#5056)
12730
5237d741
JB
127312009-11-30 Juanma Barranquero <lekktu@gmail.com>
12732
12733 Fix references to jit-lock properties.
12734 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
12735 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
12736 (perl-font-lock-special-syntactic-constructs):
12737 Quote jit-lock-defer-multiline property.
12738
379241fa
DN
127392009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
12740
12741 * vc-git.el (vc-git-registered): Call vc-git-root only once.
12742
054ae856
JL
127432009-11-30 Juri Linkov <juri@jurta.org>
12744
12745 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
12746 value `buffer' of `multi-isearch-next-buffer-current-function'.
12747 Use `(current-buffer)' when `buffer' is nil.
12748 (multi-isearch-next-buffer-from-list): Don't fallback to
12749 `(current-buffer)' when `buffer' is nil. (Bug#4947)
12750
67296dda
JL
127512009-11-30 Juri Linkov <juri@jurta.org>
12752
12753 * misearch.el (multi-isearch-read-buffers): Move canonicalization
12754 of buffers with `get-buffer' to `multi-isearch-buffers'.
12755 (multi-isearch-buffers, multi-isearch-buffers-regexp):
12756 Canonicalize BUFFERS with `get-buffer'. Doc fix.
12757 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
12758 FILES with `expand-file-name' converting relative file names
12759 to absolute. Doc fix. (Bug#4727)
12760
c585bf32
JL
127612009-11-30 Juri Linkov <juri@jurta.org>
12762
12763 * misearch.el (multi-isearch-read-buffers)
12764 (multi-isearch-read-matching-buffers): New functions.
12765 (multi-isearch-buffers, multi-isearch-buffers-regexp):
12766 Use them in the `interactive' spec. Doc fix.
12767 (multi-isearch-read-files, multi-isearch-read-matching-files):
12768 New functions.
12769 (multi-isearch-files, multi-isearch-files-regexp):
12770 Use them in the `interactive' spec. Doc fix. (Bug#4725)
12771
0a745733
JL
127722009-11-30 Juri Linkov <juri@jurta.org>
12773
12774 * doc-view.el (doc-view-continuous):
12775 Rename from `doc-view-continuous-mode'.
12776 (doc-view-menu): Move "Toggle display" to the top.
12777 Add submenu "Continuous" with radio buttons "Off"/"On"
12778 and "Save as Default".
12779 (doc-view-scroll-up-or-next-page)
12780 (doc-view-scroll-down-or-previous-page)
12781 (doc-view-next-line-or-next-page)
6a7662bb
BR
12782 (doc-view-previous-line-or-previous-page):
12783 Rename `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
0a745733 12784
1f9689eb
JL
127852009-11-30 Juri Linkov <juri@jurta.org>
12786
12787 * comint.el (comint-mode-map): Rebind `M-r' from
12788 `comint-previous-matching-input' to
12789 `comint-history-isearch-backward-regexp'.
12790 Unbind `M-s' to allow global key binding `M-s'.
12791 Add menu items for `comint-history-isearch-backward' and
12792 `comint-history-isearch-backward-regexp'. (Bug#3746)
12793
2952b1ae
JL
127942009-11-30 Juri Linkov <juri@jurta.org>
12795
12796 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
12797 For def=recenter, replace `recenter' with `recenter-top-bottom'
12798 that is called with `this-command' and `last-command' let-bound
12799 to `recenter-top-bottom'. When the last `def' was not `recenter',
12800 set `recenter-last-op' to nil. (Bug#4981)
12801
7a9547ca
SM
128022009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
12803
20565545
SM
12804 Minor cleanup and simplification.
12805 * filecache.el (file-cache-add-directory)
12806 (file-cache-add-directory-recursively)
12807 (file-cache-add-from-file-cache-buffer)
12808 (file-cache-delete-file-regexp, file-cache-delete-directory)
12809 (file-cache-files-matching-internal, file-cache-display): Use dolist.
12810 (file-cache-temp-minibuffer-message): Delete function.
12811 (file-cache-minibuffer-complete): Use minibuffer-message instead.
12812
7a9547ca
SM
12813 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
12814 Don't signal an error when bumping into EOB in tr, s, or y.
12815
08e968f3
JL
128162009-11-29 Juri Linkov <juri@jurta.org>
12817
12818 * startup.el (fancy-about-text): Fix wording of Guided Tour.
12819 (Bug#4960)
12820
12821 * descr-text.el (describe-char-unidata-list): Use lowercase name
12822 for "Unicode name" like in other tags.
12823
f8d170a4
JL
128242009-11-29 Juri Linkov <juri@jurta.org>
12825
12826 * ediff-util.el (ediff-minibuffer-with-setup-hook):
12827 New compatibility macro.
7a9547ca 12828 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
f8d170a4 12829
0116abbd
JL
128302009-11-29 Juri Linkov <juri@jurta.org>
12831
12832 Add defcustom to define the cycling order of `recenter-top-bottom'.
12833 (Bug#4981)
12834
12835 * window.el (recenter-last-op): Doc fix.
12836 (recenter-positions): New defcustom.
12837 (recenter-top-bottom): Rewrite to use `recenter-positions'.
12838 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
12839
61eef560
MA
128402009-11-29 Michael Albinus <michael.albinus@gmx.de>
12841
12842 Improve integration of Tramp and ange-ftp in eshell.
12843
e4070cdc 12844 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
61eef560
MA
12845 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
12846 (eshell/sudo): Flatten args. Let-bind `default-directory'.
12847
12848 * eshell/esh-util.el (top): Require also Tramp when compiling.
12849 (eshell-directory-files-and-attributes): Check for FTP remote
12850 connection.
12851 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
12852 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
12853 (eshell-file-attributes): Handle ".". Return `entry'.
12854
12855 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
12856 (ange-ftp-directory-files-and-attributes)
12857 (ange-ftp-real-directory-files-and-attributes): New defuns.
12858
12859 * net/tramp.el (tramp-maybe-open-connection): Open the remote
12860 shell with "exec" when possible. This prevents trailing prompts
12861 in `start-file-process'.
12862
f5467d3f
SM
128632009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
12864
21f49db9
SM
12865 Try and remove assumptions about point-min==1.
12866 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
12867 (rng-compute-mode-line-string): Show the validation percentage in
12868 terms of the narrowed text, not the widened text.
12869 (rng-do-some-validation): Don't catch internal errors when debugging.
12870 (rng-first-error): Simplify.
12871 (rng-after-change-function): Remove work around. AFAIK the bug has
12872 been fixed a while ago.
12873
26224faf
SM
12874 * image-mode.el (image-minor-mode): Exit more gracefully when the image
12875 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
12876
d7117720
SM
12877 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
12878
f5467d3f
SM
12879 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
12880 `cd' doesn't always do it for us (bug#5067).
12881
12882 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
12883 on 2009-10-25 as part of some other change (bug#5067).
12884
c5269f1c
SM
128852009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
12886
62a258a7
SM
12887 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
12888 `suspicious'.
12889 (byte-compile-warnings): Use byte-compile-warning-types.
12890 (byte-compile-save-excursion): Warn about use of set-buffer right
12891 after save-excursion.
12892
c5269f1c
SM
12893 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
12894 the excursion as well.
12895
3ba30eb8
MA
128962009-11-27 Michael Albinus <michael.albinus@gmx.de>
12897
12898 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
12899 providing a Tramp related implementation of "su" and "sudo".
12900 (eshell-unix-initialize): Add "su" and "sudo".
12901
6c6f788d
DU
129022009-11-27 Daiki Ueno <ueno@unixuser.org>
12903
12904 * net/socks.el (socks-send-command): Convert binary request to
12905 unibyte before sending. This fixes mishandling of some port
12906 numbers such as 129.
12907
10c877fe
SM
129082009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
12909
6f06a171
SM
12910 * help.el (describe-bindings-internal): Remove `interactive'.
12911
10c877fe
SM
12912 * man.el (Man-completion-table): Trim a terminating "(".
12913 Remove the space between name page a section.
12914 Add the command's description on the `help-echo' property.
c5269f1c
SM
12915 Remove `process-connection-type' binding since it's unused by
12916 call-process.
10c877fe
SM
12917 Provide completion for the "<section> <name>" format as well.
12918 (Man-default-man-entry): Remove spurious var shadowing the argument.
12919
c44a4822
KR
129202009-11-26 Kevin Ryde <user42@zip.com.au>
12921
12922 * log-view.el: Add "Keywords: tools", since its other keywords
12923 aren't in finder-known-keywords, and following vc.el.
12924
9d58f081
KR
12925 * sha1.el (sha1-string-external): default-directory "/" in case
12926 otherwise non-existent. process-connection-type pipe for touch of
12927 efficiency recommended by elisp manual. (An aside in Bug#3911.)
12928
72fe6b25
SM
129292009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
12930
12931 Misc coding convention cleanups.
12932 * htmlfontify.el (hfy-init-kludge-hook): Rename from
12933 hfy-init-kludge-hooks.
12934 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
12935 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
12936 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
12937 and push.
12938 (hfy-slant, hfy-weight): Use tables rather than code.
12939 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
12940 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
12941 (hfy-face-attr-for-class): Initialize `face-spec' directly.
12942 (hfy-face-to-css): Remove `nconc' with single arg.
12943 (hfy-p-to-face-lennart): Use `or'.
12944 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
12945 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
12946 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
12947 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
12948 (hfy-force-fontification): Use run-hooks.
12949
85e0a536
SM
129502009-11-26 Vivek Dasmohapatra <vivek@etla.org>
12951
12952 Various minor fixes.
12953 * htmlfontify.el (hfy-default-header): Add toggle_invis since
12954 Javascript belongs in the header, not the body.
12955 (hfy-javascript): Remove.
12956 (hfy-fontify-buffer): Don't insert it any more.
12957 (hfy-face-at): Handle (face0 face1 face2) style face properties.
12958 Fix bug in invis handling when there were no invis props in a chunk.
12959
62ccc42c
SM
129602009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
12961
12962 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
12963
2643c7aa
DN
129642009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
12965
12966 * finder.el (finder-mode-map): Add a menu.
12967
0e5c8aed
DN
129682009-11-26 Michael McNamara <mac@mail.brushroad.com>
12969
bf0b361c 12970 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
0e5c8aed
DN
12971 "unsigned" structs.
12972
12973 (verilog-leap-to-head, verilog-backward-token): Handle "disable
12974 fork" statement better.
12975
129762009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
12977
bf0b361c
JB
12978 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
12979 (verilog-delete-auto, verilog-delete-empty-auto-pair)
12980 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
12981 Reported by Clay Douglass.
0e5c8aed
DN
12982
12983 (verilog-auto-inst, verilog-auto-star-safe)
62ccc42c 12984 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
6a7662bb
BR
12985 Fix removing "// Interfaces" when saving .* expansions.
12986 Reported by Pierre-David Pfister.
0e5c8aed 12987
7629c4e7
GM
129882009-11-26 Glenn Morris <rgm@gnu.org>
12989
62ccc42c
SM
12990 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
12991 the scope.
7629c4e7 12992
a5d358f8
JB
129932009-11-25 Johan Bockgård <bojohan@gnu.org>
12994
12995 * vc-annotate.el (vc-annotate-revision-previous-to-line):
12996 Really use previous revision.
12997
002cbde5
KR
129982009-11-25 Kevin Ryde <user42@zip.com.au>
12999
13000 * man.el (Man-completion-table): default-directory "/" in case
13001 doesn't otherwise exist. process-environment COLUMNS=999 so as
13002 not to truncate long names. process-connection-type pipe to avoid
573f4575
KR
13003 any chance of hitting the pseudo-tty TIOCGWINSZ.
13004 (man): completion-ignore-case t for friendliness and since man
13005 itself is case-insensitive on the command line.
13006 Further to Bug#3717.
002cbde5 13007
8cb5ffe8
KR
13008 * arc-mode.el: Add "Keywords: files", so the details in its
13009 commentary can be reached from finder-by-keyword.
34607612
KR
13010 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
13011 editing mode, but it's comms related and sgml-mode.el has "comm"
13012 on that basis too.
b8dfcf54 13013 * textmodes/bibtex-style.el: Add "Keywords: tex".
5cf751b4
GM
13014 * international/isearch-x.el, international/ja-dic-cnv.el:
13015 * international/ja-dic-utl.el, international/kkc.el:
b8dfcf54 13016 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
34607612 13017
1e2d9ba1
JL
130182009-11-25 Juri Linkov <juri@jurta.org>
13019
13020 * man.el (Man-completion-table): Modify regexp to include
13021 section names to completion strings. (Bug#3717)
13022
a601d313
JL
130232009-11-25 Juri Linkov <juri@jurta.org>
13024
13025 Search recursively in gzipped files. (Bug#4982)
13026
13027 * progmodes/grep.el (grep-highlight-matches): Add new options
13028 `always' and `auto'. Doc fix.
13029 (grep-process-setup): Check `grep-highlight-matches' for
13030 `auto-detect' to determine the need to compute grep defaults.
13031 Move Windows/DOS specific --colors settings handling
13032 to `grep-compute-defaults'. Check `grep-highlight-matches'
13033 to get the value of "--color=".
13034 (grep-compute-defaults): Compute `grep-highlight-matches' when it
13035 has the value `auto-detect'. Move Windows/DOS specific settings
13036 from `grep-process-setup'.
13037 (zrgrep): New command with alias `rzgrep'.
13038
bde04ea9
JL
130392009-11-25 Juri Linkov <juri@jurta.org>
13040
13041 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
13042 to nil instead of switching off view-mode. (Bug#4896)
13043
7d6b4d3c
JL
130442009-11-25 Juri Linkov <juri@jurta.org>
13045
13046 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
13047
13048 * mwheel.el (mwheel-scroll-up-function)
13049 (mwheel-scroll-down-function): New defvars.
13050 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
13051 `scroll-up', and `mwheel-scroll-down-function' instead of
13052 `scroll-down'.
13053
13054 * doc-view.el (doc-view-scroll-up-or-next-page)
13055 (doc-view-scroll-down-or-previous-page): Add optional ARG.
13056 Use this ARG in the call to image-scroll-up/image-scroll-down.
13057 Change `interactive' spec to "P". Goto next/previous page only
13058 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
13059 SPC/DEL case). Doc fix.
13060 (doc-view-next-line-or-next-page)
13061 (doc-view-previous-line-or-previous-page): Rename arg to ARG
13062 for consistency.
13063 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
13064 `doc-view-scroll-up-or-next-page', and buffer-local
13065 `mwheel-scroll-down-function' to
13066 `doc-view-scroll-down-or-previous-page'.
13067
e237085f
JL
130682009-11-25 Juri Linkov <juri@jurta.org>
13069
13070 Provide additional default values (directories at other Dired
13071 windows) via M-n in the minibuffer of some Dired commands.
13072
13073 * dired-aux.el (dired-diff, dired-compare-directories)
13074 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
13075 `minibuffer-default' in `minibuffer-with-setup-hook'.
13076 (dired-dwim-target-directory): Find a window that displays Dired
13077 buffer instead of failing when the next window is not Dired.
13078 Use `get-window-with-predicate' to find for the next Dired window.
13079 (dired-dwim-target-defaults): New function.
13080
13081 * ediff-util.el (ediff-read-file-name):
13082 Use `dired-dwim-target-defaults' to set `minibuffer-default'
13083 in `minibuffer-with-setup-hook'.
13084
7d371eac
JL
130852009-11-25 Juri Linkov <juri@jurta.org>
13086
13087 Provide additional default values (file name at point or at the
13088 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
13089
13090 * minibuffer.el (read-file-name-defaults): New function.
13091 (read-file-name): Reset `minibuffer-default' to nil when
13092 it duplicates initial input `insdef'.
13093 Bind `minibuffer-default-add-function' to lambda that
13094 calls `read-file-name-defaults' in `minibuffer-selected-window'.
13095 (minibuffer-insert-file-name-at-point): New command.
13096
13097 * files.el (file-name-at-point-functions): New defcustom.
13098 (find-file-default): Remove defvar.
13099 (find-file-read-args): Don't use `find-file-default'.
13100 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
13101 to `read-file-name'.
13102 (find-file-literally): Use `read-file-name' with
13103 `confirm-nonexistent-file-or-buffer'.
13104
13105 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
13106
13107 * dired.el (dired-read-dir-and-switches):
13108 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
13109 to `read-file-name'.
13110 (dired-file-name-at-point): New function.
13111 (dired-mode): Add hook `dired-file-name-at-point' to
13112 `file-name-at-point-functions'.
13113
04ae543a
SM
131142009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
13115
13116 Really make the *Completions* window soft-dedicated (bug#5030).
13117 * window.el (window--display-buffer-2): Add `dedicated' argument.
13118 (display-buffer): Pass it when needed so the dedicated flag is set
13119 after calling set-window-buffer, which would otherwise reset it.
13120
eb708e66
SM
131212009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
13122
d6b8d4e7
SM
13123 * progmodes/meta-mode.el (meta-complete-symbol):
13124 * progmodes/etags.el (complete-tag):
e2d4ea5a
SM
13125 * mail/mailabbrev.el (mail-abbrev-complete-alias):
13126 Use completion-in-region.
13127
5f24557b
SM
13128 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
13129 (dabbrev-completion): Use completion-in-region.
13130 (dabbrev--abbrev-at-point): Simplify regexp.
13131
fe4346f0
SM
13132 * abbrev.el (abbrev--before-point): Use word-motion functions
13133 if :regexp is not specified (bug#5031).
13134
cb190d7d
SM
13135 * subr.el (string-prefix-p): New function.
13136
e2ec6dd5
SM
13137 * man.el (Man-completion-cache): New var.
13138 (Man-completion-table): Use it.
13139
eb708e66
SM
13140 * vc.el (vc-print-log-internal): Make `limit' optional for better
13141 compatibility (e.g. with vc-annotate.el).
13142
4cf8971b
KR
131432009-11-24 Kevin Ryde <user42@zip.com.au>
13144
eb708e66 13145 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
d8194864 13146 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
f69c67b6 13147
4cf8971b
KR
13148 * emacs-lisp/elint.el (elint-add-required-env): Better error message
13149 when .el source file not found or other error.
13150
d204c46c
SM
131512009-11-24 Markus Triska <markus.triska@gmx.at>
13152
13153 * linum.el (linum-update-window): Ignore intangible (bug#4996).
13154
bb301b9a
SM
131552009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
13156
449c27f0
SM
13157 Handle the [back] button properly (bug#4979).
13158 * descr-text.el (describe-text-properties): Add a `buffer' argument.
13159 Use help-setup-xref, help-buffer, and with-help-window.
13160 (describe-char): Add `buffer' argument.
13161 Pass proper command to help-setup-xref. Don't meddle with
13162 help-xref-stack-item directly.
13163 (describe-text-category): Use with-help-window and help-buffer.
13164
32fe5377
SM
13165 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
13166 for the displayed buffer (bug#4887).
13167
bb301b9a
SM
13168 * man.el (Man-completion-table): New function.
13169 (man): Use it.
13170
35179414
DR
131712009-11-24 David Reitter <david.reitter@gmail.com>
13172
bb301b9a 13173 * vc-git.el (vc-git-registered): Use checkout directory (where
35179414
DR
13174 .git is) rather than the file's directory and a relative path spec
13175 to work around a bug in git.
13176
605a20a9
MA
131772009-11-24 Michael Albinus <michael.albinus@gmx.de>
13178
13179 Improve handling of processes on remote hosts.
13180
13181 * eshell/esh-util.el (eshell-path-env): New defvar.
13182 (eshell-parse-colon-path): New defun.
13183 (eshell-file-attributes): Use `eshell-parse-colon-path'.
13184
bb301b9a
SM
13185 * eshell/esh-ext.el (eshell-search-path):
13186 Use `eshell-parse-colon-path'.
605a20a9
MA
13187 (eshell-remote-command): Remove argument HANDLER.
13188 (eshell-external-command): Check for FTP remote connection.
13189
bb301b9a
SM
13190 * eshell/esh-proc.el (eshell-gather-process-output):
13191 Use `file-truename', in order to start also symlinked files.
13192 Apply `start-file-process' instead of `start-process'.
13193 Shorten `command' to the local file name part.
605a20a9 13194
bb301b9a
SM
13195 * eshell/em-cmpl.el (eshell-complete-commands-list):
13196 Use `eshell-parse-colon-path'.
605a20a9
MA
13197
13198 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
13199
13200 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
13201 to `eshell-directory-change-hook'.
13202
d1d33062
TH
132032009-11-24 Tassilo Horn <tassilo@member.fsf.org>
13204
13205 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
bb301b9a 13206 because it could be enabled automatically if view-read-only is non-nil.
d1d33062 13207
a34d8565 132082009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
d1d33062 13209
a34d8565
MK
13210 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
13211 made on 2009-11-22.
d1d33062 13212
c83b8d1b
GM
132132009-11-24 Glenn Morris <rgm@gnu.org>
13214
13215 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
13216 deleted variable bookmark-bmenu-bookmark-column.
13217
83505cfe
SM
132182009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
13219
13220 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
13221
5241b291
CY
132222009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
13223
13224 * net/browse-url.el (browse-url-filename-alist): On Windows, add
13225 two slashes to the "file:" prefix.
13226 (browse-url-file-url): De-munge Cygwin filenames before passing
13227 them to Windows browser.
13228 (browse-url-default-windows-browser): Use call-process.
13229
aefcadb6
JL
132302009-11-23 Juri Linkov <juri@jurta.org>
13231
13232 Implement DocView Continuous mode. (Bug#4896)
13233 * doc-view.el (doc-view-continuous-mode): New defcustom.
83505cfe
SM
13234 (doc-view-mode-map): Bind C-n/<down> to
13235 `doc-view-next-line-or-next-page', C-p/<up> to
13236 `doc-view-previous-line-or-previous-page'.
aefcadb6
JL
13237 (doc-view-next-line-or-next-page)
13238 (doc-view-previous-line-or-previous-page): New commands.
13239
0d62bcea
JL
132402009-11-23 Juri Linkov <juri@jurta.org>
13241
13242 Implement Isearch in comint input history. (Bug#3746)
13243 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
13244 `isearch-mode-hook'.
13245 (comint-history-isearch): New defcustom.
13246 (comint-history-isearch-backward)
13247 (comint-history-isearch-backward-regexp): New commands.
13248 (comint-history-isearch-message-overlay): New buffer-local variable.
13249 (comint-history-isearch-setup, comint-history-isearch-end)
13250 (comint-goto-input, comint-history-isearch-search)
13251 (comint-history-isearch-message, comint-history-isearch-wrap)
13252 (comint-history-isearch-push-state)
13253 (comint-history-isearch-pop-state): New functions.
13254
b593f105
MA
132552009-11-23 Michael Albinus <michael.albinus@gmx.de>
13256
13257 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
13258 return.
13259 (tramp-handle-make-symbolic-link)
13260 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
13261 Quote file names.
13262 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
13263 (tramp-handle-process-file): Use it.
13264
0f202d5d
SM
132652009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
13266
13267 * window.el (move-to-window-line-last-op): Remove.
13268 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
13269
216349f8
SM
132702009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
13271
0f202d5d 13272 Make M-r mirror the new cycling behavior of C-l.
216349f8
SM
13273 * window.el (move-to-window-line-last-op): New var.
13274 (move-to-window-line-top-bottom): New command.
13275 (global-map): Bind M-r move-to-window-line-top-bottom.
13276
c10e0633
GM
132772009-11-23 Sven Joachim <svenjoac@gmx.de>
13278
13279 * dired-x.el (dired-guess-shell-alist-default):
13280 Support xz format. (Bug#4953)
13281
953e0c1a
GM
132822009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
13283
13284 * emulation/viper-cmd.el: Use viper-last-command-char instead of
13285 last-command-char/last-command-event.
13286 (viper-prefix-arg-value): Do correct conversion of event-char for
13287 XEmacs.
13288
83505cfe
SM
13289 * emulation/viper-util.el, emulation/viper.el:
13290 Use viper-last-command-char instead of
13291 last-command-char/last-command-event.
953e0c1a 13292
83505cfe
SM
13293 * ediff-init.el, ediff-mult.el, ediff-util.el:
13294 Replace last-command-char and last-command-event
13295 with (ediff-last-command-char) everywhere.
953e0c1a
GM
13296
13297 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
13298 created in fundamental mode.
13299
13300 * ediff.el (ediff-version): Revert the change of interactive-p to
13301 called-interactively-p.
13302
9ee12eee
TH
133032009-11-22 Tassilo Horn <tassilo@member.fsf.org>
13304
13305 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
13306 generation from word-movement command names.
13307
8b571bf3
JD
133082009-11-21 Jan Djärv <jan.h.d@swipnet.se>
13309
13310 * cus-start.el (all): Add native condition for font-use-system-font.
13311
4121db47
AM
133122009-11-21 Nathaniel Flath <flat0103@gmail.com>
13313
83505cfe
SM
13314 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
13315 Correct the patch from 2009-11-18. (Bug#3910)
4121db47 13316
d71f5e0c
TH
133172009-11-21 Tassilo Horn <tassilo@member.fsf.org>
13318
13319 * progmodes/subword.el: Rename from lisp/subword.el.
13320
13321 * subword.el: Rename to progmodes/subword.el.
13322
13323 * Makefile.in (ELCFILES): Adapt to subword.el move.
13324
fc9d6ad6 133252009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4e2af782 13326 Stefan Monnier <monnier@iro.umontreal.ca>
fc9d6ad6
SM
13327
13328 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
13329 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
13330 (bookmark-bmenu-show-filenames): Use push.
13331 (bookmark-bmenu-hide-filenames): Use local var instead of
13332 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
13333 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
13334 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
13335 filenames now that the bookmark names are always available.
13336
26d9285f
SM
133372009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
13338
13339 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
13340 (bookmark-search-pattern): Move and leave unbound.
13341 (bookmark-bmenu-mode-map): Change binding.
13342 (bookmark-read-search-input): Simplify.
13343 Don't use text-char-description. Don't error on non-char events.
13344 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
13345 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
13346 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
13347 Use a local var for the timer.
13348 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
13349 (i.e. bookmark-bmenu-search).
13350
d73a0317
GM
133512009-11-21 Glenn Morris <rgm@gnu.org>
13352
13353 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
13354
e572025f
CY
133552009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
13356
26d9285f
SM
13357 * net/browse-url.el (browse-url-default-windows-browser):
13358 Use cygstart for cygwin.
e572025f 13359
6aeaa3dc
KF
133602009-11-20 Karl Fogel <karl.fogel@red-bean.com>
13361
e4070cdc 13362 * bookmark.el: Formatting and doc fixes only:
6aeaa3dc
KF
13363 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
13364 (bookmark-bmenu-search): Wrap to fit within 80 columns.
194d44e7 13365 Minor grammar and punctuation fixes in doc string.
6aeaa3dc
KF
13366 (bookmark-read-search-input): Adjust to fit within 80 columns.
13367
a9b76eec
TH
133682009-11-20 Tassilo Horn <tassilo@member.fsf.org>
13369
13370 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
13371 (c-backward-into-nomenclature): Adapt to subword renaming.
13372
13373 * subword.el (subword-forward, subword-backward, subword-mark)
13374 (subword-kill, subword-backward-kill, subword-transpose)
13375 (subword-downcase, subword-upcase, subword-capitalize)
26d9285f
SM
13376 (subword-forward-internal, subword-backward-internal):
13377 Rename from forward-subword, backward-subword, mark-subword,
13378 kill-subword, backward-kill-subword, transpose-subwords,
13379 downcase-subword, upcase-subword, capitalize-subword,
13380 forward-subword-internal, backward-subword-internal.
a9b76eec 13381
1e7d4475
SM
133822009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13383
26d9285f
SM
13384 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
13385 New options.
1e7d4475
SM
13386 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
13387 New vars.
13388 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
13389 (bookmark-bmenu-filter-alist-by-regexp)
13390 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
13391 (bookmark-bmenu-search): New command.
13392 (bookmark-bmenu-mode-map): Bind it.
13393
653d1554
TH
133942009-11-20 Tassilo Horn <tassilo@member.fsf.org>
13395
ab84bfa0
TH
13396 * progmodes/cc-cmds.el: declare-functioned forward-subword and
13397 backward-subword to quit the byte-compiler.
13398
1f35fda9
TH
13399 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
13400
13401 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
13402
653d1554 13403 * progmodes/cc-cmds.el (c-update-modeline)
1e7d4475
SM
13404 (c-forward-into-nomenclature, c-backward-into-nomenclature):
13405 Refer to subword.el functions instead of cc-subword.el.
653d1554
TH
13406
13407 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
13408 subword.el functions instead of cc-subword.el.
13409
1e7d4475
SM
13410 * progmodes/cc-subword.el: Rename to subword.el.
13411 * subword.el: Rename from progmodes/cc-subword.el.
13412 (subword-mode-map): Rename from c-subword-mode-map.
13413 (subword-mode): Rename from c-subword-mode.
653d1554 13414 (global-subword-mode): New global minor mode.
1e7d4475
SM
13415 (forward-subword): Rename from c-forward-subword.
13416 (backward-subword): Rename from c-backward-subword.
13417 (mark-subword): Rename from c-mark-subword.
13418 (kill-subword): Rename from c-kill-subword.
13419 (backward-kill-subword): Rename from c-backward-kill-subword.
13420 (transpose-subwords): Rename from c-tranpose-subword.
13421 (downcase-subword): Rename from c-downcase-subword.
13422 (capitalize-subword): Rename from c-capitalize-subword.
13423 (forward-subword-internal): Rename from c-forward-subword-internal.
13424 (backward-subword-internal): Rename from c-backward-subword-internal.
653d1554 13425
9717f119
DN
134262009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
13427
8de724f3
DN
13428 * vc.el (vc-deduce-fileset): Allow non-state changing operations
13429 from a dired buffer.
13430 (vc-dired-deduce-fileset): New function.
13431 (vc-root-diff, vc-print-root-log): Use it.
13432
9717f119
DN
13433 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
13434 nil LIMIT argument to vc-print-log-internal.
13435
af4999b8
GM
134362009-11-20 Glenn Morris <rgm@gnu.org>
13437
13438 * Makefile.in (ELCFILES): Regenerate.
13439
b58edcb6
JB
134402009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
13441
02e1b488
SM
13442 * calc/calc.el (calc-set-mode-line):
13443 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
13444 (math-format-number): Rename `math-format-complement-signed' to
13445 `math-format-twos-complement'.
13446
02e1b488 13447 * calc/calc-bin.el (math-format-twos-complement): Rename from
b58edcb6
JB
13448 math-format-complement-signed.
13449 (calc-radix): Rename `calc-complement-signed-mode' to
13450 `calc-twos-complement-mode'.
02e1b488
SM
13451 (calc-octal-radix, calc-hex-radix): Add an argument for
13452 two's complement.
b58edcb6 13453
02e1b488
SM
13454 * calc/calc-embed.el (calc-embedded-mode-vars):
13455 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6 13456
02e1b488
SM
13457 * calc/calc-ext.el (calc-init-extensions):
13458 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
13459 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
13460
02e1b488
SM
13461 * calc/calc-units.el (math-build-units-table-buffer):
13462 Let `calc-twos-complement-mode' be nil.
b58edcb6
JB
13463
13464 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
13465 entries.
13466
13467 * calc/calc-vec.el (calcFunc-vunpack):
13468 * calc/calc-aent.el (calc-do-calc-eval):
13469 * calc/calc-forms.el (math-format-date):
13470 * calc/calc-graph.el (calc-graph-plot):
13471 * calc/calc-math.el (math-use-emacs-fn):
02e1b488
SM
13472 * calc/calccomp.el (math-compose-expr):
13473 Let `calc-twos-complement-mode' be nil.
13474
134752009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
13476
13477 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
13478 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
13479 * minibuffer.el (completion-in-region-functions): New hook.
13480 (completion-in-region): New function.
13481 * emacs-lisp/lisp.el (lisp-complete-symbol):
13482 * pcomplete.el (pcomplete-std-complete): Use it.
b58edcb6 13483
e3353a78
SM
134842009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
13485
eff77808
SM
13486 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
13487 (latex-complete-alist): New vars.
13488 (latex-string-prefix-p, latex-complete-bibtex-keys)
13489 (latex-complete-envnames, latex-complete-refkeys)
13490 (latex-complete-data): New functions.
13491 (latex-complete, latex-indent-or-complete): New commands.
13492
d2c9fc42
SM
13493 * window.el (display-buffer-mark-dedicated): New var.
13494 (display-buffer): Obey it.
13495 * minibuffer.el (minibuffer-completion-help): Use it.
13496
31a1c477
SM
13497 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
13498
bed4c972
SM
13499 * filecache.el (file-cache-add-file): Use push and cons.
13500 (file-cache-delete-file-regexp): Use push.
13501 (file-cache-complete): Use completion-in-region.
13502
8c22699f
SM
13503 * simple.el (with-wrapper-hook): Fix thinko.
13504
e3353a78
SM
13505 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
13506 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
13507 Use with-current-buffer and string-to-number.
13508 (hfy-fallback-colour-values): Use assoc-string.
13509 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
13510 (hfy-face-at): Remove unused var `found-face'.
13511 (hfy-compile-stylesheet): Remove unused var `css'.
13512 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
13513 and `orig-buffer'.
13514 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
13515 Use with-current-buffer.
13516 (hfy-text-p): Use expand-file-name and fewer setq.
13517
acca02b0
SM
135182009-11-19 Vivek Dasmohapatra <vivek@etla.org>
13519
13520 * htmlfontify.el, hfy-cmap.el: New files.
13521
042b7cc6
JL
135222009-11-19 Juri Linkov <juri@jurta.org>
13523
13524 * minibuffer.el (completions-format): New defcustom.
13525 (completion--insert-strings): Implement vertical format.
13526
13527 * simple.el (switch-to-completions): Move point to the first
13528 completion when point was at the beginning of the buffer.
13529
da205913
JL
135302009-11-19 Juri Linkov <juri@jurta.org>
13531
13532 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
13533
13534 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
13535
0b8ee421
CY
135362009-11-19 Chong Yidong <cyd@stupidchicken.com>
13537
13538 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
13539 (mail-signature): Change default to t.
13540 (mail-from-style): Deprecate `system-default' value.
13541 (mail-insert-from-field): For default value of mail-from-style,
13542 default to `angles' unless `angles' needs quoting and `parens'
13543 does not.
13544 (mail-citation-prefix-regexp): Use citation regexp from
13545 message-mode.
13546
4265deab
MA
135472009-11-19 Michael Albinus <michael.albinus@gmx.de>
13548
acca02b0
SM
13549 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
13550 Set variables for computing the prompt for reading password.
4265deab 13551
27cacd2d
GM
135522009-11-19 Glenn Morris <rgm@gnu.org>
13553
470bce7d
GM
13554 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
13555
7e705a1d
GM
13556 * textmodes/flyspell.el (sgml-lexical-context): Declare.
13557
27cacd2d
GM
13558 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
13559 (newsticker-treeview-listwindow-height): Fix custom type.
13560
b2f0be0f
KH
135612009-11-19 Kenichi Handa <handa@m17n.org>
13562
13563 * descr-text.el (describe-char-padded-string): Compose with TAB
13564 only if there's a font for CH.
02e1b488 13565 (describe-char): Fix the condition for detecting a trivial composition.
b2f0be0f 13566
03446045 135672009-11-18 Nathaniel Flath <flat0103@gmail.com>
b96337b0
AM
13568
13569 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
03446045 13570 more accurate version of the regexp. (Bug#3910)
b96337b0 13571
03446045 135722009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
efa3639b
SS
13573
13574 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
13575
e0620570
JB
135762009-11-18 Juanma Barranquero <lekktu@gmail.com>
13577
13578 * font-setting.el (font-use-system-font): Declare for byte-compiler.
13579 (font-setting-change-default-font): Fix typo in docstring.
13580
6cc6582e
AM
135812009-11-18 Alan Mackenzie <acm@muc.de>
13582
13583 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
13584
dfb3c4c6
JD
135852009-11-17 Jan Djärv <jan.h.d@swipnet.se>
13586
02e1b488 13587 * font-setting.el (font-use-system-font): Move ...
dfb3c4c6
JD
13588
13589 * cus-start.el (all): ... to here.
13590
e268e987
MA
135912009-11-17 Michael Albinus <michael.albinus@gmx.de>
13592
13593 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
13594 Don't set `ad-return-value' if `ad-do-it' doesn't.
13595
303ffde8
MA
13596 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
13597 modification time.
13598
637fa988
JD
135992009-11-17 Jan Djärv <jan.h.d@swipnet.se>
13600
13601 * menu-bar.el: Put "Use system font" in Option-menu.
ad413b35 13602 (menu-bar-options-save): Add font-use-system-font.
637fa988
JD
13603
13604 * loadup.el: If feature system-font-setting or font-render-setting is
13605 there, load font-setting.
13606
02e1b488 13607 * Makefile.in (ELCFILES): Add font-settings.el.
637fa988
JD
13608 * font-setting.el: New file.
13609
1d16a255
GM
136102009-11-17 Glenn Morris <rgm@gnu.org>
13611
13612 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
13613
2d84f804
GM
13614 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
13615 Preserve point in the list buffer. (Bug#4939)
13616 Use point-at-eol.
13617 (newsticker--treeview-list-update-highlight)
13618 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
13619
14467b99
JB
136202009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
13621
13622 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
13623 Remove.
13624
13625 * calc/calc-ext.el (calc-init-extensions): Remove references to
13626 symclip.
13627
13628 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
13629
13630 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
5237d741 13631 * calc/calc-help.el (calc-b-prefix-help): Remove references to
14467b99
JB
13632 `calc-symclip'.
13633
e3c39c01
KR
136342009-11-16 Kevin Ryde <user42@zip.com.au>
13635
02e1b488 13636 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
5237d741 13637 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
e3c39c01 13638
497de631
KR
13639 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
13640 (lm-keywords-list): Allow comma-only separator like "foo,bar".
13641 Ignore trailing spaces by omit-nulls to split-string (fixing
13642 regression from Emacs 21 due to the incompatible split-string
14467b99 13643 change). (Bug #4928.)
497de631 13644
48b27575
DN
136452009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
13646
5237d741 13647 * vc.el (vc-log-show-limit): Default to 2000.
48b27575
DN
13648 (vc-print-log-internal): Insert buttons to request more entries
13649 when limiting the output.
13650
13651 * vc-sccs.el (vc-sccs-print-log):
13652 * vc-rcs.el (vc-rcs-print-log):
13653 * vc-cvs.el (vc-cvs-print-log):
13654 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
13655 LIMIT is non-nil.
13656
d3e97185
MA
136572009-11-16 Michael Albinus <michael.albinus@gmx.de>
13658
13659 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
13660 error when `tramp-gvfs-dbus-event-vector' is set.
13661 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
13662
68d87786
SM
136632009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
13664
13665 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
13666
c0a39702
MA
136672009-11-16 Michael Albinus <michael.albinus@gmx.de>
13668
13669 * net/dbus.el (dbus-unregister-service): New defun.
d3e97185 13670 (dbus-register-property): Register the handlers of
c0a39702
MA
13671 "org.freedesktop.DBus.Properties" for SERVICE.
13672 (dbus-property-handler): Fix docstring.
13673
1e857121
YM
136742009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13675
13676 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
13677 Quote doc string reference in defvaralias as it is not in special form.
13678 (byte-compile-output-docform): Doc fix.
13679
887484c1
JB
136802009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
13681
13682 * calc/calc.el (math-2-word-size, math-half-2-word-size)
13683 (calc-complement-signed-mode): New variables.
13684 (calc-set-mode-line): Add indicator for twos-complements.
13685 (math-format-number): Format twos-complement notation.
13686
13687 * calc/calc-bin.el (calc-word-size): Reset the variables
13688 `math-2-word-size' and `math-half-2-word-size'.
68d87786
SM
13689 (math-format-complement-signed, math-symclip, calcFunc-symclip)
13690 (calc-symclip): New functions.
887484c1
JB
13691
13692 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
13693
68d87786
SM
13694 * calc/calc-embed.el (calc-embedded-mode-vars):
13695 Add `calc-complement-signed-mode' to the list of modes.
887484c1
JB
13696
13697 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
68d87786 13698 (calc-b-oper-keys): Add `calc-symclip' to list.
887484c1
JB
13699
13700 * calc/calc-ext.el (math-read-number-fancy): Read complement
13701 signed numbers.
68d87786
SM
13702 (calc-init-extensions): Add binding for `calc-symclip'.
13703 Add autoload for `calcFunc-symclip' and `calc-symclip'.
887484c1
JB
13704
13705 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
13706 `calc-symclip'.
68d87786 13707 (calc-modes-menu): Add item for twos complement mode.
887484c1 13708
5237d741 13709 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
887484c1 13710
4cf1d7e3
CY
137112009-11-15 Chong Yidong <cyd@stupidchicken.com>
13712
13713 * register.el (jump-to-register, insert-register): Handle Semantic
13714 tags. From commented-out advice in semantic/senator.el.
13715
f8e65267
DN
137162009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
13717
6616006b
DN
13718 * vc.el (vc-log-show-limit): New variable.
13719 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
13720 when using a prefix argument.
13721 (vc-print-log-internal): Add new argument LIMIT.
13722
13723 * vc-svn.el (vc-svn-print-log):
13724 * vc-mtn.el (vc-mtn-print-log):
13725 * vc-hg.el (vc-hg-print-log):
13726 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
1e7d4475 13727 pass it to the log command when set. Make the BUFFER argument
6616006b
DN
13728 non-optional.
13729
13730 * vc-sccs.el (vc-sccs-print-log):
13731 * vc-rcs.el (vc-rcs-print-log):
13732 * vc-git.el (vc-git-print-log):
13733 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
13734 ignore it. Make the BUFFER argument non-optional
13735
f8e65267
DN
13736 * bindings.el (mode-line-buffer-identification): Do not purecopy.
13737
0566c4bc
CY
137382009-11-15 Chong Yidong <cyd@stupidchicken.com>
13739
7cce3c91
CY
13740 * dired.el (dired-mode-map): Move encryption items to "Operate"
13741 menu (Bug#4703).
13742
d7063de9
CY
13743 * strokes.el (strokes-update-window-configuration): Make strokes
13744 buffer current before erasing (Bug#4906).
13745
0fc10137
JL
137462009-11-15 Juri Linkov <juri@jurta.org>
13747
13748 * simple.el (set-mark-default-inactive): Add :type, :group
13749 and :version. (Bug#4876)
13750
f5fce4ec
MA
137512009-11-15 Michael Albinus <michael.albinus@gmx.de>
13752
13753 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
13754 (archive-unique-fname): ... here. (Bug#4929)
13755
8d720a00
SM
137562009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
13757
589888fe
SM
13758 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
13759 with a real fix.
13760
8d720a00
SM
13761 * novice.el (disabled-command-function): Add useful args.
13762 Setup the help buffer so that [back] works.
13763 Remove redundant call to help-mode.
13764 (disabled-command-function): Use `case'.
13765 (en/disable-command): New function extracted from enable-command.
13766 (enable-command, disable-command): Use it.
13767
a61344d6
GM
137682009-11-14 Glenn Morris <rgm@gnu.org>
13769
497f0cdd
GM
13770 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
13771 constants. (Bug#4913)
13772
a61344d6
GM
13773 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
13774
d501801e
GM
137752009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
13776
13777 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
13778 defined in C that have no doc-strings. (Bug#1063)
13779
5af27ac2
GM
137802009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
13781
13782 * cus-edit.el (data, files):
13783 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
13784
aec5395b
CY
137852009-11-14 Chong Yidong <cyd@stupidchicken.com>
13786
e7791447
CY
13787 * simple.el (shell-command): Doc fix (Bug#4891).
13788
aec5395b
CY
13789 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
13790
7a41cd7f
GM
137912009-11-14 Glenn Morris <rgm@gnu.org>
13792
c3583c94
GM
13793 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
13794 statements for vc-diff, emerge-quit, and rmail-cease-edit.
13795 If they are already loaded, eval-after-load will do the right thing.
13796
73900d1f
GM
13797 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
13798 compiling.
13799
0028351d
GM
13800 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
13801
f6714ede
GM
13802 * simple.el (x-selection-owner-p): Declare.
13803 (read-mail-command): Use custom radio type rather than choice.
13804 (completion-no-auto-exit): Doc fix.
13805
7a41cd7f 13806 * custom.el (defgroup):
5af27ac2 13807 * epg-config.el (epg): Doc fixes.
7a41cd7f 13808
2d0659ec
DN
138092009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
13810
13811 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
13812 * international/ccl.el (define-ccl-program): Do not purecopy the
13813 docstring, defconst does it anyway.
13814
7fdbcd83
SM
138152009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
13816
d499c5b9
SM
13817 * add-log.el (add-change-log-entry): Avoid displaying the changelog
13818 a second time.
13819
7fdbcd83
SM
13820 * x-dnd.el (x-dnd-maybe-call-test-function):
13821 * window.el (split-window-vertically):
13822 * whitespace.el (whitespace-help-on):
13823 * vc-rcs.el (vc-rcs-consult-headers):
13824 * userlock.el (ask-user-about-lock-help)
13825 (ask-user-about-supersession-help):
13826 * type-break.el (type-break-force-mode-line-update):
13827 * time-stamp.el (time-stamp-conv-warn):
13828 * terminal.el (te-set-output-log, te-more-break, te-filter)
5ce6e4f4 13829 (te-sentinel, terminal-emulator):
7fdbcd83
SM
13830 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
13831 (term-write-input-ring, term-check-source, term-start-output-log):
13832 (term-display-buffer-line, term-dynamic-list-completions):
13833 (term-ansi-make-term, serial-term):
13834 * subr.el (selective-display):
13835 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
13836 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
13837 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
13838 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
13839 (speedbar-remove-localized-speedbar-support)
13840 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
13841 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
13842 (speedbar-buffers-line-directory):
13843 * simple.el (shell-command-on-region, append-to-buffer)
13844 (prepend-to-buffer):
13845 * shadowfile.el (shadow-save-todo-file):
13846 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
13847 (scroll-bar-maybe-set-window-start):
13848 * sb-image.el (speedbar-image-dump):
13849 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
13850 (load-save-place-alist-from-file):
13851 * ps-samp.el (ps-print-message-from-summary):
13852 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
13853 (ps-background-image, ps-begin-job, ps-do-despool):
13854 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
13855 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
13856 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
13857 (pr-call-process, pr-file-list, pr-interface-save):
13858 * novice.el (disabled-command-function)
13859 (enable-command, disable-command):
13860 * mouse.el (mouse-buffer-menu-alist):
13861 * mouse-copy.el (mouse-kill-preserving-secondary):
13862 * macros.el (kbd-macro-query):
13863 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
13864 * informat.el (batch-info-validate):
13865 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
13866 * hippie-exp.el (try-expand-dabbrev-visible):
13867 * help-mode.el (help-make-xrefs):
13868 * help-fns.el (describe-variable):
13869 * generic-x.el (bat-generic-mode-run-as-comint):
13870 * finder.el (finder-mouse-select):
13871 * find-dired.el (find-dired-sentinel):
13872 * filesets.el (filesets-file-close):
13873 * files.el (list-directory):
13874 * faces.el (list-faces-display, describe-face):
13875 * facemenu.el (list-colors-display):
13876 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
13877 * epg.el (epg--process-filter, epg-cancel):
13878 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
13879 (epa--read-signature-type):
13880 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
13881 (emerge-file-names):
13882 * ehelp.el (electric-helpify):
13883 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
13884 * ediff-vers.el (rcs-ediff-view-revision):
13885 * ediff-util.el (ediff-setup):
13886 * ediff-mult.el (ediff-append-custom-diff):
13887 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
13888 (ediff-wordify):
13889 * echistory.el (Electric-command-history-redo-expression):
13890 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
13891 * disp-table.el (describe-display-table):
13892 * dired.el (dired-find-buffer-nocreate):
13893 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
13894 * dabbrev.el (dabbrev--same-major-mode-p):
13895 * chistory.el (list-command-history):
13896 * apropos.el (apropos-documentation):
13897 * allout.el (allout-obtain-passphrase):
13898 (allout-copy-exposed-to-buffer):
13899 (allout-verify-passphrase): Use with-current-buffer.
13900
2ccbc060
GM
139012009-11-13 Glenn Morris <rgm@gnu.org>
13902
13903 * Makefile.in (ELCFILES): Regenerate.
13904
b172ed20
MA
139052009-11-13 Michael Albinus <michael.albinus@gmx.de>
13906
7fdbcd83
SM
13907 * net/dbus.el (dbus-registered-objects-table): Rename from
13908 `dbus-registered-functions-table', because it contains also properties.
b172ed20
MA
13909 (dbus-unregister-object): Unregister also properties.
13910 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
13911 Use a timeout of 500 msec, in order to not block.
13912 (dbus-register-property, dbus-property-handler): New defuns.
13913
e96d62cd
SM
139142009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
13915
13916 * simple.el (minibuffer-default-add-completions): Drop deprecated
13917 4th arg.
13918
14bd267d
EZ
139192009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
13920
e96d62cd
SM
13921 * textmodes/artist.el (artist-mouse-choose-operation):
13922 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
5237d741 13923 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
14bd267d
EZ
13924 (artist-compute-up-event-key): New function.
13925 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
13926
bf89fd7b
KH
139272009-11-13 Kenichi Handa <handa@m17n.org>
13928
13929 * language/japan-util.el: Make sure that the value of jisx0208
13930 property is jisx0208 character.
13931
f70b8925
DN
139322009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
13933
13934 * international/mule.el (auto-coding-regexp-alist): Only purecopy
13935 car or each item, not the whole list.
13936
4d93a9e0
SM
139372009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
13938
13939 * minibuffer.el (minibuffer-completion-help):
13940 Use minibuffer-hide-completions.
13941
05404988
SM
139422009-11-12 Per Starbäck <per@starback.se> (tiny change)
13943
13944 * dired.el (dired-save-positions, dired-restore-positions): New funs.
13945 (dired-revert): Use them (bug#4880).
13946
5297bc10
DN
139472009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
13948
13949 * tooltip.el (tooltip-frame-parameters): Undo previous change.
13950
e2685eb7
JL
139512009-11-12 Juri Linkov <juri@jurta.org>
13952
13953 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
13954 New functions.
13955 (find-file-literally-at-point): Alias of `ffap-literally'.
13956
76410c3e
DN
139572009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
13958
6d341a2a
DN
13959 * textmodes/ispell.el (ispell-skip-region-alist):
13960 * textmodes/css-mode.el (auto-mode-alist):
13961 * progmodes/compile.el (auto-mode-alist):
13962 * international/mule.el (ctext-non-standard-encodings-alist)
13963 (ctext-non-standard-encodings-regexp):
13964 * simple.el (shell-command-switch, text-read-only):
13965 * replace.el (occur-mode-map):
13966 * paths.el (rmail-file-name):
13967 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
13968 * find-file.el (ff-special-constructs):
13969 * files.el (file-name-handler-alist):
13970 * composite.el: Purecopy strings.
13971
76410c3e
DN
13972 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
13973
aaa448c9
DN
139742009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
13975
13976 * widget.el (define-widget): Purecopy the docstring.
13977 * international/mule-cmds.el (charset): Do not purecopy the
13978 docstring here, define-widget does it.
13979
13980 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
13981 * textmodes/bibtex-style.el (auto-mode-alist):
13982 * progmodes/inf-lisp.el (inferior-lisp-prompt):
13983 * progmodes/compile.el (compile-command):
13984 * language/korea-util.el (default-korean-keyboard):
13985 * international/mule-conf.el (file-coding-system-alist):
13986 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
13987 * tooltip.el (tooltip-frame-parameters):
13988 * newcomment.el (comment-end, comment-padding):
13989 * dired.el (dired-trivial-filenames):
13990 * comint.el (comint-file-name-prefix): Purecopy initial values.
13991
bbe650fd
MA
139922009-11-11 Michael Albinus <michael.albinus@gmx.de>
13993
13994 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
13995 (tramp-advice-minibuffer-electric-tilde): Unload advices via
13996 `tramp-unload'.
13997 (tramp-advice-make-auto-save-file-name)
13998 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
13999 after removing the advice.
14000
6bdad9ae
DN
140012009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
14002
2f7f4bee
DN
14003 * progmodes/grep.el (grep-regexp-alist):
14004 * international/mule-cmds.el (iso-2022-control-alist):
14005 * emacs-lisp/timer.el (timer-duration-words):
14006 * subr.el (version-separator, version-regexp-alist):
14007 * minibuffer.el (completion-styles-alist):
14008 * faces.el (face-attribute-name-alist, list-faces-sample-text):
14009 Change defvars to defconsts.
14010
a042de45
DN
14011 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
14012 * loadup.el ("international/mule-conf"): Load the byte compiled version.
14013 * international/mule-conf.el: Allow to be byte compiled.
14014
3b6acc72
DN
14015 * international/mule.el (define-charset): Purecopy props.
14016 (load-with-code-conversion): Purecopy doc string and file name.
14017 (put-charset-property): Purecopy strings.
14018 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
14019
1c2efdfb 14020 * international/mule-cmds.el (register-input-method): Purecopy arguments.
ebfa10d3
DN
14021 (define-char-code-property): Correctly purecopy the table.
14022
62591911
DN
14023 * international/ccl.el (define-ccl-program): Purecopy the docstring.
14024
8b908da6
DN
14025 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
14026
ff917d63
DN
14027 * subr.el (add-hook): Purecopy strings.
14028 (eval-after-load): Purecopy load-history-regexp and the form.
14029
af89cf77
DN
14030 * custom.el (custom-declare-group): Purecopy load-file-name.
14031
a3c20c83 14032 * subr.el (menu-bar-separator): New defconst.
04991a1c
DN
14033 * net/eudc.el (eudc-tools-menu):
14034 * international/mule-cmds.el (set-coding-system-map)
14035 (mule-menu-keymap):
14036 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
14037 * vc-hooks.el (vc-menu-map):
a3c20c83
DN
14038 * replace.el (occur-mode-map):
14039 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
1c2efdfb 14040 (menu-bar-edit-menu, menu-bar-goto-menu)
a3c20c83
DN
14041 (menu-bar-custom-menu, menu-bar-showhide-menu)
14042 (menu-bar-options-menu, menu-bar-tools-menu)
14043 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
14044 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
14045 (menu-bar-help-menu):
14046 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
14047 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
14048
6bdad9ae
DN
14049 * term/x-win.el (x-gtk-stock-map):
14050 * progmodes/vera-mode.el (auto-mode-alist):
14051 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
14052 (inferior-lisp-program, inferior-lisp-load-command):
14053 * progmodes/hideshow.el (hs-special-modes-alist):
14054 * progmodes/gud.el (same-window-regexps):
14055 * progmodes/grep.el (grep-program, find-program, xargs-program):
14056 * net/telnet.el (same-window-regexps):
14057 * net/rlogin.el (same-window-regexps):
14058 * language/ethiopic.el (font-ccl-encoder-alist):
14059 * vc-sccs.el (vc-sccs-master-templates):
14060 * vc-rcs.el (vc-rcs-master-templates):
14061 * subr.el (cl-assertion-failed):
14062 * simple.el (next-error-overlay-arrow-position):
14063 * lpr.el (lpr-command):
14064 * locate.el (locate-ls-subdir-switches):
14065 * info.el (same-window-regexps, info)
14066 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
14067 * image-mode.el (image-mode, auto-mode-alist):
14068 * hippie-exp.el (hippie-expand-ignore-buffers):
14069 * format.el (format-alist):
14070 * find-dired.el (find-ls-subdir-switches, find-grep-options)
14071 (find-name-arg):
14072 * facemenu.el (facemenu-keybindings):
14073 * dired.el (dired-listing-switches, dired-chown-program):
14074 * diff.el (diff-switches, diff-command):
14075 * cus-edit.el (same-window-regexps):
14076 * bindings.el (mode-line-mule-info)
14077 (mode-line-buffer-identification): Purecopy strings.
14078
e0987650
JL
140792009-11-11 Juri Linkov <juri@jurta.org>
14080
3570691b 14081 * simple.el (dired-get-filename) <declare-function>:
e0987650
JL
14082 Tell the byte-compiler about dired-get-filename.
14083 (shell-command): In Dired mode, get filename from the current line
14084 as the default value.
14085
b16ff465
GM
140862009-11-10 Glenn Morris <rgm@gnu.org>
14087
e8a11b22
GM
14088 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
14089 * calendar/holidays.el, progmodes/cperl-mode.el:
14090 Update x-popup-menu declarations.
14091
b16ff465
GM
14092 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
14093 (list-load-path-shadows): Use dolist.
14094 (list-load-path-shadows): Use with-current-buffer.
14095
032c3399
JL
140962009-11-10 Juri Linkov <juri@jurta.org>
14097
14098 * minibuffer.el (read-file-name): Support a list of default values
14099 in `default-filename'. Use the first file name where only one
14100 element is required. Doc fix.
14101
8fb1629f
MA
141022009-11-09 Michael Albinus <michael.albinus@gmx.de>
14103
14104 * net/dbus.el (dbus-unregister-object): Release service, if no
14105 other method is registered for it.
14106
a51203ee 141072009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
fd4489f0
CY
14108
14109 * bookmark.el (bookmark-completing-read): Sort bookmark names if
14110 bookmark-sort-flag is non-nil (Bug#4653).
14111
9bf7dc8a
CY
141122009-11-08 Chong Yidong <cyd@stupidchicken.com>
14113
15207e74
CY
14114 * emulation/cua-base.el: Add CUA property to some CC mode commands
14115 (Bug#4100).
14116
8bf7ed70
KR
141172009-11-08 Kevin Ryde <user42@zip.com.au>
14118
14119 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
9bf7dc8a 14120 at end of sentence (Bug#4818).
8bf7ed70 14121
951802d0
CY
141222009-11-08 Jared Finder <jfinder@crypticstudios.com>
14123
14124 * progmodes/compile.el (compilation-error-regexp-alist-alist):
14125 Handle "see declaration of" MSFT statements (Bug#4100).
14126
e8244310
MA
141272009-11-08 Michael Albinus <michael.albinus@gmx.de>
14128
14129 * net/tramp.el (tramp-advice-make-auto-save-file-name)
14130 (tramp-advice-file-expand-wildcards): Unload via
14131 `ad-remove-advice'.
14132
14133 * net/trampver.el: Update release number.
14134
a51203ee 141352009-11-08 Kevin Ryde <user42@zip.com.au>
e8244310
MA
14136
14137 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
14138 `ad-do-it'.
14139
a51203ee 141402009-11-08 Andr <m00naticus@gmail.com> (tiny change)
e8244310
MA
14141
14142 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
14143 in order to keep context in SELinux.
14144
bedd8a58
CY
141452009-11-08 Chong Yidong <cyd@stupidchicken.com>
14146
14147 * dired-aux.el (dired-query): Place cursor in echo area and allow
14148 C-g.
14149
14150 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
14151 menu item if not on a directory (Bug#4701).
14152
0484d600
MA
141532009-11-07 Michael Albinus <michael.albinus@gmx.de>
14154
14155 Sync with Tramp 2.1.17.
14156
14157 * net/tramp.el (tramp-handle-copy-directory): Don't use
14158 `file-remote-p' (due to compatibility).
14159
14160 * net/tramp-compat.el (tramp-compat-copy-directory)
14161 (tramp-compat-delete-directory): New defuns.
14162
14163 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
6a7662bb
BR
14164 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
14165 Use `tramp-compat-delete-directory'.
0484d600
MA
14166
14167 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
6a7662bb
BR
14168 (tramp-smb-handle-delete-directory):
14169 Use `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
0484d600
MA
14170
14171 * net/trampver.el: Update release number.
14172
b42b2189
CY
141732009-11-07 Chong Yidong <cyd@stupidchicken.com>
14174
6960d7b9
CY
14175 * tar-mode.el (tar-copy): Call write-region on the right buffer
14176 (Bug#4857).
14177
b42b2189
CY
14178 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
14179 by hand, if necessary (Bug#4878).
14180
0ad57dfd
CY
141812009-11-06 Chong Yidong <cyd@stupidchicken.com>
14182
d19e23ae
CY
14183 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
14184 align size column (Bug#4839).
14185
0ad57dfd
CY
14186 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
14187 statement.
14188
0b7f397c
DN
141892009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
14190
14191 * progmodes/ld-script.el (auto-mode-alist):
14192 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
14193
14194 * cus-face.el (custom-declare-face): Purecopy face spec.
14195
495bd5ca
KH
141962009-11-06 Kenichi Handa <handa@m17n.org>
14197
14198 * international/uni-bidi.el: Re-generated.
14199 * international/uni-category.el: Re-generated.
14200 * international/uni-combining.el: Re-generated.
14201 * international/uni-mirrored.el: Re-generated.
14202
1e8780b1
DN
142032009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
14204
14205 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
14206 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
14207 (tex-start-options, slitex-run-command, latex-run-command)
14208 (tex-run-command, tex-directory):
14209 * textmodes/ispell.el (ispell-html-skip-alists)
14210 (ispell-tex-skip-alists, ispell-tex-skip-alists):
14211 * textmodes/fill.el (adaptive-fill-first-line-regexp):
14212 (adaptive-fill-regexp):
14213 * textmodes/dns-mode.el (auto-mode-alist):
14214 * progmodes/python.el (interpreter-mode-alist):
14215 * progmodes/etags.el (tags-compression-info-list):
14216 * progmodes/etags.el (tags-file-name):
14217 * net/browse-url.el (browse-url-galeon-program)
14218 (browse-url-firefox-program):
14219 * mail/sendmail.el (mail-signature-file)
14220 (mail-citation-prefix-regexp):
14221 * international/mule-conf.el (eight-bit):
14222 * international/latexenc.el (latex-inputenc-coding-alist):
14223 * international/fontset.el (x-pixel-size-width-font-regexp):
14224 * emacs-lisp/warnings.el (warning-type-format):
14225 * emacs-lisp/trace.el (trace-buffer):
14226 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
14227 (emacs-lisp-mode-map):
14228 * calendar/holidays.el (holiday-solar-holidays)
14229 (holiday-bahai-holidays, holiday-islamic-holidays)
14230 (holiday-christian-holidays, holiday-hebrew-holidays)
14231 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
14232 (hebrew-holidays-1, holiday-oriental-holidays)
14233 (holiday-general-holidays):
14234 * x-dnd.el (x-dnd-known-types):
14235 * tool-bar.el (tool-bar):
14236 * startup.el (site-run-file):
14237 * shell.el (shell-dumb-shell-regexp):
14238 * rfn-eshadow.el (file-name-shadow-tty-properties)
14239 (file-name-shadow-properties):
14240 * paths.el (remote-shell-program, news-directory):
14241 * mouse.el ([C-down-mouse-3]):
14242 * menu-bar.el (menu-bar-tools-menu):
14243 * jka-cmpr-hook.el (jka-compr-load-suffixes)
14244 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
14245 (jka-compr-compression-info-list):
14246 * isearch.el (search-whitespace-regexp):
14247 * image-file.el (image-file-name-extensions):
14248 * find-dired.el (find-ls-option):
14249 * files.el (directory-listing-before-filename-regexp)
14250 (directory-free-space-args, insert-directory-program)
14251 (list-directory-brief-switches, magic-fallback-mode-alist)
14252 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
14253 (automount-dir-prefix):
14254 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
14255 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
14256 (face-font-registry-alternatives, face-font-registry-alternatives)
14257 (face-font-family-alternatives):
14258 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
14259 (facemenu-foreground-menu, facemenu-face-menu):
14260 * epa-hook.el (epa-file-name-regexp):
14261 * dnd.el (dnd-protocol-alist):
14262 * textmodes/rst.el (auto-mode-alist):
a51203ee 14263 * button.el (default-button): Purecopy strings.
1e8780b1 14264
0adae11f
GM
142652009-11-06 Glenn Morris <rgm@gnu.org>
14266
14267 * Makefile.in (ELCFILES): Update.
14268
2adaf057
SM
142692009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
14270
8f72f03c
SM
14271 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
14272 * emacs-lisp/levents.el: Move to obsolete/levents.el.
14273
2adaf057
SM
14274 * nxml/xsd-regexp.el (xsdre-gen-categories):
14275 * nxml/xmltok.el (xmltok-parse-entity):
14276 * nxml/rng-parse.el (rng-parse-validate-file):
14277 * nxml/rng-maint.el (rng-format-manual)
14278 (rng-manual-output-force-new-line):
14279 * nxml/rng-loc.el (rng-save-schema-location-1):
14280 * nxml/rng-cmpct.el (rng-c-parse-file):
14281 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
14282 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
14283
14862301
SM
142842009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
14285
bf0b361c 14286 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
14862301
SM
14287 Remove extra save-excursions and make-variable-buffer-local's.
14288 Suggested by Stefan Monnier.
14289
14290 (verilog-getopt-file, verilog-module-inside-filename-p)
14291 (verilog-set-define): Merge GNU 1.35 and repair changes from
14292 switching to using with-current-buffer.
14293
14294 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
14295 being treated as a number and confusing AUTORESET.
14296 Reported by Dan Dever.
14297
14298 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
14299 Add verilog-auto-ignore-concat to fix backward compatibility with
14300 older verilog-modes. Reported by Dan Katz.
14301
14302 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
14303 containing closing anchors "...$".
14304
14305 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
14306 Reported by Wade Smith.
14307
48c2d18a 14308 (verilog-batch-execute-func): Comment on function usage.
14862301
SM
14309
143102009-11-05 Michael McNamara <mac@mail.brushroad.com>
14311
bf0b361c
JB
14312 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
14313 for labels.
14862301
SM
14314
14315 (verilog-label-re, verilog-calc-1): Support proper indent of named
14316 asserts.
14317
14318 (verilog-backward-token, verilog-basic-complete-re)
14319 (verilog-beg-of-statement, verilog-indent-re): Support proper
14320 indent of the assert statement at the beginning of a block of text.
14321
14322 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
14323 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
14324 tokens as begins.
14325
4f8f657f
GM
143262009-11-05 Glenn Morris <rgm@gnu.org>
14327
775adc51
GM
14328 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
14329 Emacs 19. (Bug#1531)
14330 (byte-compile-fix-header): Update for the above change.
14331 Drop test for epoch::version.
14332
4ad6a5e7 14333 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
60878f2d
GM
14334 * cus-dep.el (custom-make-dependencies):
14335 * finder.el (finder-compile-keywords):
14336 Use autoload-rubric's feature argument.
4ad6a5e7 14337
4f8f657f
GM
14338 * calendar/diary-lib.el (top-level): Make load behave more like require.
14339
881e4184
GM
14340 * vc-git.el (vc-git-stash-map): Move definition before use.
14341
ba214964 143422009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
f6195dfb 14343
b6f8ba09
DN
14344 * custom.el (custom-declare-group): Purecopy standard-value.
14345 (custom-declare-group): Purecopy custom-prefix.
14346
7fdbcd83
SM
14347 * international/mule.el (load-with-code-conversion):
14348 Call do-after-load-evaluation unconditionally.
eb6f577b 14349
f6195dfb
DN
14350 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
14351
56f14120
SM
143522009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
14353
14354 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
14355
e5c89ce9
GM
143562009-11-04 Glenn Morris <rgm@gnu.org>
14357
14358 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
14359 (byte-compile-compatibility): Remove option.
14360 (byte-compile-close-variables, byte-compile-fix-header)
14361 (byte-compile-insert-header, byte-compile-output-docform)
14362 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
14363 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
14364 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
14365 (byte-compile-insert, byte-compile-defun):
14366 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
eef899a9
GM
14367 (byte-defop-compiler19): Remove.
14368 Without byte-compile-compatibility, the 'emacs19-opcode property is not
14369 used by anything. Replace all calls with byte-defop-compiler.
e5c89ce9 14370
e24f42ab
JL
143712009-11-04 Juri Linkov <juri@jurta.org>
14372
14373 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
14374 (menu-bar-options-menu): Don't quote the `prop' arg of
14375 `menu-bar-make-mm-toggle'.
14376
d3d5f4f5
JB
143772009-11-04 Juanma Barranquero <lekktu@gmail.com>
14378
14379 * calendar/calendar.el (cal-loaddefs):
14380 * calendar/diary-lib.el (diary-loaddefs):
14381 * calendar/holidays.el (hol-loaddefs):
14382 * eshell/esh-module.el (esh-groups): Load rather than require.
14383
6e39d3b2
SM
143842009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
14385
e96d62cd
SM
14386 * calendar/todo-mode.el (todo-add-category): Don't hardcode
14387 point-min==1.
7e83e8b4
SM
14388 (todo-top-priorities): Only display-buffer when called interactively.
14389 (todo-item-start): Don't save excursion point.
14390 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
14391 (todo-insert-item-here, todo-file-item, todo-remove-item):
14392 Adjust uses of todo-item-start and todo-item-end.
14393
fae4e5b9
SM
14394 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
14395 (autoload-rubric): Don't use any more.
fae4e5b9 14396
6e39d3b2
SM
14397 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
14398 and only put a prop if it is non-nil.
14399
c9753fb4
JL
144002009-11-03 Juri Linkov <juri@jurta.org>
14401
14402 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
14403 (menu-bar-options-menu): Fix list quoting (Bug#4429).
14404
14405 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
14406 and "Menu" to make top-level menu item visually one unit (like
14407 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
14408 multi-word menu items). Fix :help string for quit-window.
14409
db04f33f
GM
144102009-11-03 Glenn Morris <rgm@gnu.org>
14411
2aea6521
GM
14412 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
14413 (byte-compile-file-form-define-abbrev-table)
14414 (byte-compile-file-form-custom-declare-variable)
14415 (byte-compile-variable-ref, byte-compile-defvar):
14416 Whether or not a warning is enabled should only affect whether we issue
14417 the warning, not whether or not we collect the relevant data.
14418 Eg warnings can be turned on and off throughout the course of a file.
14419
db04f33f
GM
14420 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
14421 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
14422
937e6a56
SM
144232009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
14424
14425 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
14426 * play/mpuz.el (mpuz-create-buffer):
14427 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
14428 (lm-print-y,s,noise, lm-print-w0, lm-init):
14429 * play/gomoku.el (gomoku-prompt-for-move):
14430 * play/fortune.el (fortune-in-buffer):
14431 * play/dissociate.el (dissociated-press):
14432 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
5ce6e4f4 14433 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
937e6a56
SM
14434 * mail/supercite.el (sc-eref-show):
14435 * mail/smtpmail.el (smtpmail-send-it):
14436 * mail/rmailsum.el (rmail-summary-next-labeled-message)
14437 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
14438 (rmail-summary-undelete-many, rmail-summary-rmail-update)
14439 (rmail-summary-goto-msg, rmail-summary-expunge)
14440 (rmail-summary-get-new-mail, rmail-summary-search-backward)
14441 (rmail-summary-add-label, rmail-summary-output-menu)
14442 (rmail-summary-output-body):
14443 * mail/rfc822.el (rfc822-addresses):
14444 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
14445 * mail/mailpost.el (post-mail-send-it):
14446 * mail/hashcash.el (hashcash-generate-payment):
14447 * mail/feedmail.el (feedmail-run-the-queue)
14448 (feedmail-queue-send-edit-prompt-help-first)
14449 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
14450 (feedmail-deduce-address-list):
14451 * eshell/esh-ext.el (eshell-remote-command):
14452 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
14453 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
14454 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
14455 (viper-save-string-in-file, viper-valid-marker):
14456 * emulation/viper-keym.el (viper-toggle-key):
14457 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
14458 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
14459 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
14460 * emulation/viper-cmd.el (viper-exec-form-in-vi)
14461 (viper-exec-form-in-emacs, viper-brac-function):
14462 * emulation/viper.el (viper-delocalize-var):
14463 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
14464 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
14465 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
14466 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
14467 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
14468 * emulation/edt.el (edt-electric-helpify):
14469 * emulation/cua-rect.el (cua--rectangle-aux-replace):
14470 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
14471 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
14472 (cua-indent-to-global-mark-column):
14473 * calendar/diary-lib.el (calendar-mark-1):
14474 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
14475 Use with-current-buffer.
14476 * emulation/viper.el (viper-delocalize-var): Use dolist.
14477
5b955562
CY
144782009-11-03 Chong Yidong <cyd@stupidchicken.com>
14479
14480 * comint.el (comint-replace-by-expanded-history-before-point):
14481 Replace !! with the previous input string literally (Bug#1795).
14482
6292c599
JB
144832009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
14484
14485 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
14486 to be made up of whitespace.
14487
8368c14e
CY
144882009-11-02 Chong Yidong <cyd@stupidchicken.com>
14489
14490 * minibuffer.el (read-file-name): Don't use file dialogs for
14491 remote directories (Bug#99).
14492
6f750f0d
CY
144932009-11-01 Chong Yidong <cyd@stupidchicken.com>
14494
14495 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
14496
97ab3f47
AS
144972009-11-01 Andreas Schwab <schwab@linux-m68k.org>
14498
14499 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
14500 instead of deleting the window or frame.
14501
673c1168
CY
145022009-10-31 Chong Yidong <cyd@stupidchicken.com>
14503
14504 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
14505 Support face colors.
14506
937e6a56
SM
14507 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
14508 New function. Support face colors (Bug#1168).
673c1168
CY
14509 (tex-common-initialization): Use it.
14510
14511 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
14512 mode allows it (Bug#1168).
14513
c9349f0a
CY
145142009-10-31 Juri Linkov <juri@jurta.org>
14515
14516 * facemenu.el (list-colors-display): Don't mark buffer as
14517 modified (Bug#3948).
14518
ebf5c4f5
CY
145192009-10-31 Chong Yidong <cyd@stupidchicken.com>
14520
6a7662bb
BR
14521 * international/mule-diag.el (list-character-sets-1):
14522 Minor message fix (Bug#3526).
5c2dce75 14523
6a7662bb
BR
14524 * progmodes/etags.el (etags-list-tags, etags-tags-apropos):
14525 Fix face property (Bug#4834).
26581f0e
CY
14526 (etags-list-tags, etags-tags-apropos-additional)
14527 (etags-tags-apropos, tags-select-tags-table): Add follow-link
14528 property.
14529
ebf5c4f5
CY
14530 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
14531 items.
14532
9a529312
SM
145332009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
14534
14535 * textmodes/two-column.el (2C-split):
14536 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
14537 * textmodes/tex-mode.el (tex-set-buffer-directory):
14538 * textmodes/spell.el (spell-region, spell-string):
14539 * textmodes/reftex.el (reftex-erase-buffer):
14540 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
14541 * textmodes/reftex-toc.el (reftex-toc-promote-action):
14542 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
14543 (reftex-select-item):
14544 * textmodes/reftex-ref.el (reftex-label-info-update)
14545 (reftex-offer-label-menu):
14546 * textmodes/reftex-index.el (reftex-index-change-entry)
14547 (reftex-index-phrases-info):
14548 * textmodes/reftex-global.el (reftex-create-tags-file)
14549 (reftex-save-all-document-buffers, reftex-ensure-write-access):
14550 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
14551 (reftex-view-crossref-from-bibtex):
14552 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
14553 (reftex-extract-bib-entries-from-thebibliography)
14554 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
14555 * textmodes/refbib.el (r2b-capitalize-title):
14556 (r2b-convert-buffer, r2b-help):
14557 * textmodes/page-ext.el (pages-directory)
14558 (pages-directory-goto-with-mouse):
14559 * textmodes/bibtex.el (bibtex-validate-globally):
14560 * textmodes/bib-mode.el (bib-capitalize-title):
14561 * textmodes/artist.el (artist-clear-buffer, artist-system):
14562 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
14563 (local-set-scheme-interaction-buffer, xscheme-process-filter)
14564 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
14565 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
14566 (xscheme-send-control-g-interrupt, xscheme-start-process)
14567 (xscheme-process-sentinel, xscheme-cd):
14568 * progmodes/verilog-mode.el (verilog-read-always-signals)
14569 (verilog-set-define, verilog-getopt-file)
14570 (verilog-module-inside-filename-p):
14571 * progmodes/sh-script.el:
14572 * progmodes/python.el (python-pdbtrack-get-source-buffer)
14573 (python-pdbtrack-grub-for-buffer, python-execute-file):
14574 * progmodes/octave-inf.el (inferior-octave):
14575 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
14576 (idlwave-shell-compile-helper-routines, idlwave-set-local)
14577 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
14578 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
14579 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
14580 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
14581 (idlwave-shell-filter, idlwave-shell-examine-highlight)
14582 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
14583 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
14584 (idlwave-shell-examine-display, idlwave-shell-run-region)
14585 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
14586 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
14587 * progmodes/idlw-help.el (idlwave-help-get-special-help)
14588 (idlwave-help-get-help-buffer):
14589 * progmodes/gud.el (gud-basic-call, gud-find-class)
14590 (gud-tooltip-activate-mouse-motions-if-enabled):
14591 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
14592 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
14593 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
14594 (ebrowse-tags-next-file):
14595 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
14596 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
14597 (ebnf-eps-finish-and-write):
14598 * progmodes/cpp.el (cpp-edit-save):
14599 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
14600 * progmodes/cc-defs.el (c-emacs-features):
14601 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
14602 (antlr-directory-dependencies):
14603 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
14604 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
14605 (ada-find-any-references, ada-make-filename-from-adaname)
14606 (ada-make-body-gnatstub):
14607 * obsolete/rnews.el (news-list-news-groups):
5ce6e4f4 14608 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
9a529312
SM
14609 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
14610 * net/rcirc.el (rcirc-debug):
14611 * net/newst-treeview.el (newsticker--treeview-list-add-item)
14612 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
14613 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
14614 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
5ce6e4f4 14615 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
9a529312
SM
14616 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
14617 (newsticker--treeview-list-clear-highlight)
14618 (newsticker--treeview-list-update-highlight)
14619 (newsticker--treeview-list-highlight-start)
14620 (newsticker--treeview-tree-update-highlight)
14621 (newsticker--treeview-get-selected-item)
14622 (newsticker-treeview-mark-list-items-old)
14623 (newsticker--treeview-set-current-node):
14624 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
14625 * net/newst-backend.el (newsticker--get-news-by-funcall)
14626 (newsticker--get-news-by-wget, newsticker--image-get)
14627 (newsticker--image-sentinel):
14628 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
14629 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
14630 (eudc-ph-close-session):
14631 * net/eudc.el (eudc-save-options):
14632 * language/thai-word.el (thai-update-word-table):
14633 * language/japan-util.el (japanese-string-conversion):
14634 * international/titdic-cnv.el (tsang-quick-converter)
14635 (ziranma-converter, ctlau-converter):
14636 * international/mule-cmds.el (describe-language-environment):
14637 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
14638 (skkdic-convert-postfix, skkdic-convert-prefix):
14639 (skkdic-convert-okuri-nasi, skkdic-convert):
14640 * emacs-lisp/re-builder.el (reb-update-overlays):
14641 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
14642 * emacs-lisp/gulp.el (gulp-send-requests):
14643 * emacs-lisp/find-gc.el (trace-call-tree):
14644 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
14645 (eieio-describe-generic):
14646 * emacs-lisp/eieio-base.el (eieio-persistent-read):
14647 * emacs-lisp/edebug.el (edebug-outside-excursion):
14648 * emacs-lisp/debug.el (debugger-make-xrefs):
14649 * emacs-lisp/cust-print.el (custom-prin1-to-string):
14650 * emacs-lisp/chart.el (chart-new-buffer):
14651 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
14652 Use with-current-buffer.
14653 * textmodes/artist.el (artist-system): Don't call
14654 copy-sequence on a fresh string.
14655 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
14656
d566f228
GM
146572009-10-31 Stephen Berman <stephen.berman@gmx.net>
14658
14659 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
1c2efdfb 14660 is no item to edit. (Bug#4820)
d566f228 14661 (todo-top-priorities): Restore point and restore narrowing in Todo
1c2efdfb 14662 buffer. (Bug#4820)
d566f228 14663
f3628edd
GM
146642009-10-31 Glenn Morris <rgm@gnu.org>
14665
5cf3709c
GM
14666 * net/ange-ftp.el (top-level): Don't require dired when compiling.
14667 (comint-last-output-start, comint-last-input-start)
14668 (comint-last-input-end): Don't defvar when compiling.
14669 (ange-ftp-process-file): Use bound-and-true-p.
14670
4c814fd2
GM
14671 * pcmpl-rpm.el (top-level): Move provide statement to end.
14672 (pcmpl-rpm): Remove unused custom group.
14673
113b8dcc
GM
14674 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
14675
31c615e4
GM
14676 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
14677
416d3588
GM
14678 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
14679 (byte-compile-warnings): Add `constants' as an option.
14680 (byte-compile-callargs-warn, byte-compile-arglist-warn)
14681 (display-call-tree): Update for byte-compile-fdefinition possibly
14682 returning `(macro lambda ...)'. (Bug#4778)
14683 (byte-compile-variable-ref, byte-compile-setq-default):
14684 Respect `constants' member of byte-compile-warnings.
14685
00f71f39
SM
146862009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
14687
14688 * vc-bzr.el (vc-bzr-revision-keywords): New var.
14689 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
14690 to "submit:".
14691
ca0a881a
DN
146922009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
14693
14694 * textmodes/ispell.el (ispell-skip-region-alist):
14695 * international/mule-conf.el (eight-bit):
14696 * international/fontset.el (font-encoding-alist):
14697 * startup.el (pure-space-overflow-message):
14698 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
14699 * paths.el (gnus-nntp-service, rmail-spool-directory)
14700 (term-file-prefix):
14701 * files.el (save-some-buffers-action-alist):
14702 * cmuscheme.el (same-window-buffer-names):
14703 * ielm.el (same-window-buffer-names):
14704 * shell.el (same-window-buffer-names):
14705 * mail/sendmail.el (same-window-buffer-names):
14706 * progmodes/inf-lisp.el (same-window-buffer-names):
14707 * bindings.el (mode-line-client)
14708 (mode-line-column-line-number-mode-map):
14709 * language/tibetan.el (tibetan-precomposition-rule-regexp)
14710 (tibetan-precomposed-regexp): Purecopy string arguments.
14711
b861e45e
SM
147122009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
14713
6df9b6d7
SM
14714 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
14715 (calcDigit-nondigit):
14716 * calc/calc-yank.el (calc-copy-to-buffer):
14717 * calc/calc-units.el (calc-invalidate-units-table):
14718 * calc/calc-trail.el (calc-trail-yank):
14719 * calc/calc-store.el (calc-insert-variables):
14720 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
14721 * calc/calc-prog.el (calc-read-parse-table):
14722 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
14723 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
14724 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
14725 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
14726 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
14727 (calc-graph-name, calc-graph-find-command, calc-graph-view)
14728 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
14729 * calc/calc-ext.el (calc-realign):
14730 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
14731 (calc-embedded-finish-edit, calc-embedded-make-info)
14732 (calc-embedded-finish-command, calc-embedded-stack-change):
14733 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
14734
70f44c65
SM
14735 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
14736 shell-dynamic-complete-filename in preference to
14737 comint-dynamic-complete-filename.
14738
b861e45e
SM
14739 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
14740 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
14741 Don't consider whether the display supports colors.
14742 (bookmark-import-new-list): Use dolist.
14743 (bookmark-bmenu-mode-map): Move initialization into declaration.
14744 (bookmark-bmenu-list): Use dolist, simplify.
14745 (bookmark-show-all-annotations): Use save-selected-window and dolist.
14746 (menu-bar-final-items): Use push.
14747
8549241d 147482009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
cc63d28f
SM
14749
14750 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
14751 it works on remote files.
14752 (vc-hg-diff): Don't pass any `--cwd' argument.
14753
30644573
KR
147542009-10-27 Kevin Ryde <user42@zip.com.au>
14755
cc63d28f
SM
14756 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
14757 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
30644573
KR
14758 (Further to Bug#3921).
14759
9be01a63
MA
147602009-10-27 Michael Albinus <michael.albinus@gmx.de>
14761
14762 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
14763 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
14764 calling `tramp-imap-put-file'. Add file size to the call.
14765 (tramp-imap-get-file-entries): Compute also user name, file size,
14766 and date.
14767 (tramp-imap-handle-insert-directory): Insert uid and gid.
14768 (tramp-imap-handle-file-attributes): Transform uid and gid
14769 according to `id-format'.
14770 (tramp-imap-put-file): New optional parameter SIZE. Encode file
14771 size in header X-Size.
14772
41849bf9
JB
147732009-10-26 Juanma Barranquero <lekktu@gmail.com>
14774
14775 * simple.el (transpose-subr): Give clearer error when the mark
14776 is not set. (Bug#4807)
14777
293c24f9
MA
147782009-10-26 Michael Albinus <michael.albinus@gmx.de>
14779
cc63d28f
SM
14780 * net/tramp.el (tramp-perl-file-truename): New defconst.
14781 Perl code contributed by yary <not.com@gmail.com> (tiny change).
293c24f9 14782 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
cc63d28f
SM
14783 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
14784 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
293c24f9 14785
cc63d28f
SM
14786 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
14787 Ignore `dired-call-process'.
293c24f9
MA
14788 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
14789
147902009-10-26 Julian Scheid <julians37@gmail.com>
14791
cc63d28f 14792 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
293c24f9
MA
14793 (tramp-get-remote-readlink): New defun.
14794 (tramp-handle-file-truename): Use it.
14795 (tramp-handle-file-exists-p): Check file-attributes cache, assume
14796 file exists if cache value present.
48c2d18a 14797 (tramp-check-cached-permissions): New defun.
293c24f9
MA
14798 (tramp-handle-file-readable-p): Use it.
14799 (tramp-handle-file-writable-p): Likewise.
14800 (tramp-handle-file-executable-p): Likewise.
14801 (tramp-handle-file-name-all-completions): Try using Perl to get
14802 partial completions. When perl not available, combine `cd' and
14803 `ls' into single remote operation and use shell expansion to get
14804 partial remote directory contents. Set `file-exists-p' cache for
14805 directory and any files returned by ls. Change cache handling to
14806 support partial directory contents. Use error message emitted by
14807 remote `cd' or Perl code for local tramp-error.
14808 (tramp-do-copy-or-rename-file-directly): Avoid separate
14809 tramp-send-command-and-check call.
cc63d28f
SM
14810 (tramp-handle-process-file): Merge three remote ops into one.
14811 Do not flush all caches when `process-file-side-effects' is set.
293c24f9
MA
14812 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
14813 file-attributes shows uid/gid to be set already.
14814
a7610c52
DN
148152009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
14816
14817 * textmodes/tex-mode.el (tex-dvi-view-command)
14818 (tex-show-queue-command, tex-open-quote):
14819 * progmodes/ruby-mode.el (auto-mode-alist)
14820 (interpreter-mode-alist): Purecopy strings.
14821
14822 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
14823
14824 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
14825 string for the hook, keymap and abbrev table.
14826
14827 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
14828
14829 * x-dnd.el (x-dnd-xdnd-to-action):
14830 * startup.el (fancy-startup-text, fancy-about-text): Change to
14831 defconst from defvar.
14832
14833 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
14834
14835 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
14836 Purecopy initialization strings.
14837
14838 * mail/sendmail.el (mail-header-separator)
14839 (mail-personal-alias-file):
14840 * mail/rmail.el (rmail-default-dont-reply-to-names)
14841 (rmail-ignored-headers, rmail-retry-ignored-headers)
14842 (rmail-highlighted-headers, rmail-secondary-file-directory)
14843 (rmail-secondary-file-regexp):
14844 * files.el (null-device, file-name-invalid-regexp)
14845 (locate-dominating-stop-dir-regexp)
cc63d28f 14846 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
a7610c52
DN
14847 (interpreter-mode-alist): Use mapcar instead of mapc.
14848
14849 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
14850
14851 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
14852 (completion-ignored-extensions):
14853 (debug-ignored-errors): Purecopy strings.
14854
4fcc3d32
SM
148552009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
14856
0667de21
SM
14857 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
14858 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
14859 (pcomplete--here): Use push.
14860
4fcc3d32
SM
14861 * subr.el (all-completions): Declare the 4th arg obsolete.
14862
955ef430
SM
148632009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
14864
2d085307
SM
14865 * pcomplete.el (pcomplete-unquote-argument-function): New var.
14866 (pcomplete-unquote-argument): New function.
14867 (pcomplete--common-suffix): Always pay attention to case.
14868 (pcomplete--table-subvert): Quote and unquote the text.
14869 (pcomplete--common-quoted-suffix): New function.
14870 (pcomplete-std-complete): Use it and pcomplete-begin.
14871
955ef430
SM
14872 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
14873 we're inside a dedicated or minibuffer window.
14874
7c85c02b
KF
148752009-10-24 Karl Fogel <kfogel@red-bean.com>
14876
14877 * bookmark.el: Update documentation, especially documentation
14878 of `bookmark-alist' and of the bookmark file format.
14879 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
14880
3e8ae8a6
CY
148812009-10-24 Chong Yidong <cyd@stupidchicken.com>
14882
3e425845
CY
14883 * mail/emacsbug.el (report-emacs-bug): Clarify that the
14884 keybindings apply to the mail buffer (Bug#4003). Shrink help
14885 window to buffer.
14886
cdd47d48
CY
14887 * whitespace.el (whitespace-mode, whitespace-newline-mode)
14888 (global-whitespace-mode, global-whitespace-newline-mode)
955ef430
SM
14889 (whitespace-toggle-options, global-whitespace-toggle-options):
14890 Doc fix (Bug#3660).
cdd47d48 14891
ba07c9ad
CY
14892 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
14893 of xmltok-start before the end tag was inserted (Bug#2840).
14894
3e8ae8a6
CY
14895 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
14896 patterns that are preceded by an open-paren (Bug#1320).
14897
ab276820
CY
148982009-10-24 Sven Joachim <svenjoac@gmx.de>
14899
14900 * files.el (delete-directory): Delete symlinks to directories with
14901 delete-file (Bug#4739).
14902
905a9ed3
DN
149032009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
14904
a9a2a6db
DN
14905 * vc.el (vc-backend-for-registration): Rename from
14906 vc-get-backend-for-registration. Update callers.
14907
cc63d28f
SM
14908 * international/mule-cmds.el (set-language-info-alist):
14909 Purecopy lang-env.
905a9ed3
DN
14910 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
14911 (charset): Purecopy the name.
14912 (define-char-code-property): Purecopy string arguments.
14913
14914 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
14915 Purecopy string arguments.
14916
14917 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
14918 * ediff-hook.el (menu-bar-ediff-menu):
14919 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
14920 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
14921
d270305a
GM
149222009-10-24 Glenn Morris <rgm@gnu.org>
14923
6c74d523 14924 * comint.el (comint-dynamic-list-completions):
656fc5f5
GM
14925 * term.el (term-dynamic-list-completions): Use choose-completion rather
14926 than obsolete alias mouse-choose-completion.
14927
ae732337
GM
14928 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
14929 file-cache-choose-completion.
14930 (file-cache-choose-completion): Handle an optional event argument.
14931 (file-cache-mouse-choose-completion): Make it an obsolete alias.
14932
cc63d28f
SM
14933 * progmodes/octave-mod.el (octave-complete-symbol):
14934 Use choose-completion if mouse-choose-completion is ever removed.
ae480838 14935
9847dc91
GM
14936 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
14937 use.
14938
e8f2a5d5
GM
14939 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
14940 compiler.
14941
d270305a
GM
14942 * vc-hooks.el (vc-responsible-backend): Fix declaration.
14943
c6432f1e
SM
149442009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
14945
14946 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
14947 Ignore `pred' now that we receive one.
14948 Handle test-completion specially.
14949
6ab196f9
DN
149502009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
14951
14952 * vc.el (vc-responsible-backend): Throw an error if not backend is
1c2efdfb 14953 found. Remove the REGISTER argument. Move the code dealing with
6ab196f9
DN
14954 REGISTER ...
14955 (vc-get-backend-for-registration): ... here. New function.
14956 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
14957 of vc-responsible-backend, pass the file name instead of the
14958 directory name.
14959
48feed59
SM
149602009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
14961
14962 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
14963 New funs.
14964 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
14965 (pcomplete-comint-setup): Don't modify a global var via
14966 accidental side-effects.
14967 (pcomplete-shell-setup): Adjust call accordingly.
14968 (pcomplete-parse-comint-arguments): Use push.
14969
00006066
CY
149702009-10-23 Chong Yidong <cyd@stupidchicken.com>
14971
36bfa3af
CY
14972 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
14973 Allow uncapitalized info node names (Bug#3921).
14974
00006066
CY
14975 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
14976 to the DEBUG file (Bug#3781).
14977
aa311d6e
CY
149782009-10-23 Jari Aalto <jari.aalto@cante.net>
14979
14980 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
14981 dictionary entry (Bug#4579).
14982
b88f2d0a
MA
149832009-10-23 Michael Albinus <michael.albinus@gmx.de>
14984
14985 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
14986 from `rfn-eshadow-update-overlay-hook' when unloading.
14987 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
14988 "rsyncc". Adjust doc string.
48c2d18a 14989 (tramp-temp-buffer-file-name): New buffer-local defvar.
b88f2d0a
MA
14990 (tramp-handle-insert-file-contents, tramp-handle-write-region):
14991 Keep temporary file when indicated by method ("rsync" and
14992 "rsyncc").
14993 (tramp-handle-write-region): Handle APPEND.
14994 (tramp-delete-temp-file-function): New defun. Added to
14995 `kill-buffer-hook'.
14996
1becddbb
JB
149972009-10-23 Juanma Barranquero <lekktu@gmail.com>
14998
14999 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
15000
8f43cbf3
DN
150012009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
15002
15003 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
15004 (color-name-rgb-alist, tty-standard-colors)
15005 (tty-color-mode-alist): Change to defconst.
15006
15007 * simple.el (mark-inactive): Purecopy message.
15008
15009 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
15010 (global-map, yank-menu):
15011 * textmodes/ispell.el (ispell-menu-map):
15012 * net/eudc.el (eudc-tools-menu):
15013 * international/mule-cmds.el (describe-language-environment-map)
15014 (setup-language-environment-map, set-coding-system-map)
15015 (mule-menu-keymap):
15016 * vc-hooks.el (vc-menu-entry, vc-menu-map):
15017 * replace.el (occur-mode-map):
15018 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
15019
1d228a31
JB
150202009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
15021
6a7662bb
BR
15022 * calc/calc.el (math-read-number, math-read-number-simple):
15023 Use `save-match-data'.
1d228a31 15024
3b067af1
SM
150252009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
15026
28a90c44
SM
15027 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
15028 rather than fiddling with global-map bindings, since it should only
15029 affect per-terminal settings.
15030 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
15031
a452eee8
SM
15032 * minibuffer.el (completion-table-with-terminator): Allow to specify
15033 the terminator-regexp.
15034
ab14d7d5
SM
15035 * simple.el (switch-to-completions): Look for *Completions* in other
15036 frames as well.
15037
3b067af1
SM
15038 * pcomplete.el: Allow the use of completion-tables.
15039 (pcomplete-std-complete): New command.
15040 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
15041 (pcomplete--here): Use a function for `form' rather than an expression,
15042 so it can be byte-compiled.
15043 (pcomplete-here, pcomplete-here*): Adjust accordingly.
15044 Add edebug declaration.
15045 (pcomplete-show-completions): Remove unused var `curbuf'.
15046 (pcomplete-do-complete, pcomplete-stub):
1becddbb 15047 Don't assume `completions' is a list of strings any more.
3b067af1 15048
5480359e
JB
150492009-10-22 Juanma Barranquero <lekktu@gmail.com>
15050
15051 * find-dired.el (find-name-arg): Fix typo in docstring.
15052
3170b794
SM
150532009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
15054
48c23a25
SM
15055 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
15056 (pcmpl-linux-fs-types): Same, and update to new modules layout.
15057
56b14058
SM
15058 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
15059 pcomplete-entries.
15060
3170b794
SM
15061 * comint.el (comint-read-input-ring, comint-write-input-ring)
15062 (comint-substitute-in-file-name)
15063 (comint-dynamic-complete-as-filename)
15064 (comint-dynamic-simple-complete)
15065 (comint-dynamic-list-filename-completions)
15066 (comint-dynamic-list-completions)
15067 (comint-redirect-results-list-from-process): Minor simplifications.
15068
2affef34
KR
150692009-10-21 Kevin Ryde <user42@zip.com.au>
15070
3170b794
SM
15071 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
15072 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
2affef34 15073 the first form. And insert a blank line after ";;; Code" since
d8194864 15074 that's usual style. (Bug#4612)
2affef34 15075
e7b94bbb
KR
15076 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
15077
528c56e2
SM
150782009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
15079
15080 * minibuffer.el (completion-table-with-terminator): Properly implement
15081 boundaries, in case `terminator' appears in the suffix.
15082 (completion--embedded-envvar-table): Don't return boundaries if
15083 there's no valid completion. Simplify.
15084 (completion-file-name-table): New completion table extracted from
15085 completion--file-name-table.
15086 (completion--file-name-table): Use it.
15087 (read-file-name-predicate): Declare obsolete.
15088 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
15089 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
15090 completion-file-name-table, and use the `pred' argument.
15091 * files.el (locate-file-completion-table): Use the `pred' arg rather
15092 than read-file-name-predicate.
15093 (abbreviate-file-name): Use \` rather than ^ for BOS.
15094
f9ed9b4f
DN
150952009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
15096
15097 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
15098 vc-responsible-backend to register, it causes problems.
15099
5f2022a3
SM
151002009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
15101
15102 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
15103
fc754ea1
MA
151042009-10-21 Michael Albinus <michael.albinus@gmx.de>
15105
15106 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
15107 (tramp-smb-handle-file-attributes): Use it.
15108 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
15109 (tramp-smb-handle-insert-directory): Use `mapc' rather than
5f2022a3
SM
15110 `mapcar'. Use `tramp-smb-get-stat-capability'.
15111 Add `dired-filename' text properties.
fc754ea1
MA
15112 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
15113 (tramp-smb-maybe-open-connection): Simplify check for smbclient
15114 version.
15115
79bd5ba1
SM
151162009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
15117
15118 * subr.el (read-key-delay): Reduce to 0.01.
15119 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
15120 (bug#4751).
15121
3c13704d
SM
151222009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
15123
554efd10
SM
15124 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
15125
c2a37b78
SM
15126 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
15127 (Info-menu): Remove unused vars `last' and `completions'.
15128 (Info-index-nodes): Remove unused var `node'.
15129
3c13704d
SM
15130 * info.el (Info-complete-menu-item): Use complete-with-action.
15131
d1e4c403
DN
151322009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
15133
15134 Make vc-annotate work through copies and renames.
3c13704d
SM
15135 * vc-annotate.el (vc-annotate-extract-revision-at-line):
15136 Return the file name too.
d1e4c403
DN
15137 (vc-annotate-revision-at-line)
15138 (vc-annotate-find-revision-at-line)
15139 (vc-annotate-revision-previous-to-line)
15140 (vc-annotate-show-log-revision-at-line): Update to get the file
15141 name from vc-annotate-extract-revision-at-line.
15142 (vc-annotate-show-diff-revision-at-line-internal): Change the
15143 argument to mean whether to show a file diff or not. Get the file
15144 name from vc-annotate-extract-revision-at-line.
3c13704d
SM
15145 (vc-annotate-show-diff-revision-at-line):
15146 Update vc-annotate-show-diff-revision-at-line call.
d1e4c403
DN
15147 (vc-annotate-warp-revision): Add an optional file argument.
15148
15149 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
15150 (vc-git-annotate-extract-revision-at-line): Also return the file
15151 name if found.
15152
15153 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
15154 command. Remove unused code.
15155 (vc-hg-annotate-re): Update to match --follow output.
15156 (vc-hg-annotate-extract-revision-at-line): Also return the file
15157 name if found.
15158
15159 * vc.el: Update annotate-extract-revision-at-line documentation.
15160
b0b0ef98
KR
151612009-10-18 Kevin Ryde <user42@zip.com.au>
15162
15163 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
15164 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
15165
a9e7f03d
KR
15166 * net/browse-url.el (browse-url): Identify alist with "consp and
15167 not functionp" and let all other things go down the `apply' leg,
15168 as suggested by Stefan. (Further to bug#4531.)
15169
7346a407
CY
151702009-10-18 Chong Yidong <cyd@stupidchicken.com>
15171
15172 * minibuffer.el (read-file-name): Check for repeat before putting
15173 a default argument in file-name-history (Bug#4657).
15174
15175 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
15176 read syntax (Bug#4737).
15177
3c13704d 15178 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
7346a407 15179
1da94541
CY
151802009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
15181
15182 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
15183 (html-tag-alist, html-tag-help): Add descriptions for undocumented
15184 entries and make note of obsolete tags.
15185
2b93080a
SM
151862009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
15187
15188 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
15189
18b5ffb5
GM
151902009-10-18 Glenn Morris <rgm@gnu.org>
15191
15192 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
15193 grep, so that binary files (eg international/uni-bidi.el) can match.
e5f035d7 15194 Remove test for "UnicodeData" files, since it is hopefully unnecessary
18b5ffb5
GM
15195 now, and in any case the file header format has changed.
15196
c2e161b2
GM
151972009-10-17 Glenn Morris <rgm@gnu.org>
15198
15199 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
15200 (flyspell-get-word, flyspell-large-region)
15201 (flyspell-auto-correct-previous-word): Doc/error message fixes.
15202
a1eb44f5
CY
152032009-10-17 Chong Yidong <cyd@stupidchicken.com>
15204
15205 * Makefile.in (ELCFILES): Add ede/shell.
15206
4418646e
DN
152072009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
15208
15209 * term/common-win.el (x-colors): Purecopy it.
15210
4062011e
SM
152112009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
15212
15213 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
15214 permissive for when the buffer is empty.
15215 (tar-header-block-tokenize): Decode the username and groupname.
15216 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
15217
b0b111c3
JB
152182009-10-17 Eric Ludlam <zappo@gnu.org>
15219
15220 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
15221 contains multibyte characters, choose first applicable coding
15222 system automatically.
15223
2df48a87
SM
152242009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
15225
15226 * international/mule-cmds.el (select-safe-coding-system): If the file
15227 has a coding cookie, use it regardless of any other setting (bug#4712).
15228
fd7dd48c
GM
152292009-10-17 Glenn Morris <rgm@gnu.org>
15230
3ee0b477 15231 * foldout.el (foldout-mouse-swallow-events):
cec05144
GM
15232 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
15233
2550e4b1
GM
15234 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
15235 (dired-keep-marker-copy, dired-keep-marker-hardlink)
15236 (dired-keep-marker-symlink, dired-dwim-target)
15237 (dired-copy-preserve-time): Do not autoload these defcustoms.
15238
fd7dd48c
GM
15239 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
15240 messages from messing up the file coding. (Bug#4623)
15241
f3e3a990
GM
152422009-10-17 Jari Aalto <jari.aalto@cante.net>
15243
15244 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
15245 if no match is found for the current dictionary. (Bug#4578)
15246
15247 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
15248 optional, since that is how it is documented, and this is often called
15249 with a nil argument. (Bug#4577)
15250 (flyspell-external-point-words, flyspell-auto-correct-word)
15251 (flyspell-correct-word-before-point, flyspell-word-search-forward)
15252 (flyspell-word-search-backward): Remove nil argument in calls to
15253 flyspell-get-word, since it is not needed now.
15254
152552009-10-17 Ulrich Mueller <ulm@gentoo.org>
15256
1becddbb 15257 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
f3e3a990 15258
b61374ab
GM
152592009-10-16 Glenn Morris <rgm@gnu.org>
15260
15261 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
15262
412707c2
SM
152632009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
15264
15265 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
15266 (ange-ftp-file-size): New function.
15267 (ange-ftp-file-attributes): Use it.
15268
0c6f436e
MA
152692009-10-16 Michael Albinus <michael.albinus@gmx.de>
15270
15271 * net/tramp-smb.el (tramp-smb-version): New defvar.
15272 (tramp-smb-maybe-open-connection): Use it, in order to avoid
15273 repeated checks.
15274
850bfd04
GM
152752009-10-16 Glenn Morris <rgm@gnu.org>
15276
15277 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
15278 Maybe copy some custom properties from old to new name. (Bug#4706)
15279
f3ed9aca
JB
152802009-10-16 Juanma Barranquero <lekktu@gmail.com>
15281
15282 * subr.el (error, sit-for, start-process-shell-command)
15283 (start-file-process-shell-command): Set the calling convention
15284 after the function definition.
15285
fd6c5134
SM
152862009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
15287
15288 * subr.el (error, sit-for, start-process-shell-command)
15289 (start-file-process-shell-command): Use the new
15290 set-advertised-calling-convention feature.
15291
73874eb7
KH
152922009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
15293
fd6c5134
SM
15294 * international/ucs-normalize.el (ucs-normalize-version):
15295 Change to 1.2.
15296 (check-range): Adjust for Unicode 5.2.
73874eb7 15297
03fb33cf
JL
152982009-10-15 Juri Linkov <juri@jurta.org>
15299
15300 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
15301 to the `menu-item' format.
15302
4260b402
MA
153032009-10-15 Michael Albinus <michael.albinus@gmx.de>
15304
15305 * net/tramp.el (tramp-replace-environment-variables): Do not fail
15306 if the environment variable does not exist.
15307
15308 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
15309 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
15310 parameter.
15311 (tramp-smb-handle-add-name-to-file)
15312 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
15313 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
15314 (tramp-smb-handle-file-attributes)
15315 (tramp-smb-do-file-attributes-with-stat)
15316 (tramp-smb-handle-file-local-copy)
15317 (tramp-smb-handle-insert-directory)
15318 (tramp-smb-handle-make-directory)
15319 (tramp-smb-handle-make-directory-internal)
15320 (tramp-smb-handle-make-symbolic-link)
15321 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
15322 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
15323 (tramp-smb-maybe-open-connection): Apply the changed parameters.
15324 (tramp-smb-read-file-entry): Read Disk names in compressed format.
15325 Handle long file names.
15326 (tramp-smb-get-cifs-capabilities): Check, whether the connection
15327 process is running.
15328 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
15329 Read share names with "-g" option.
15330
d7a0fd6f
GM
153312009-10-15 Ryan Yeske <rcyeske@gmail.com>
15332
15333 * net/rcirc.el (rcirc-view-log-file): New command.
15334 (rcirc-track-minor-mode-map): Remove C-c ` binding.
15335 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
15336 specified.
15337
0b44494a
GM
153382009-10-15 Glenn Morris <rgm@gnu.org>
15339
af9fb32f
GM
15340 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
15341 from the second command-line argument.
15342 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
15343 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
15344 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
15345 w32-batch-update-autoloads.
15346 * emacs-lisp/autoload.el (autoload-make-program): New variable.
15347 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
15348
0b44494a
GM
15349 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
15350 the headers cannot be located. Simplify, subtracting superflous
15351 save-excursions.
15352
d5e63715
SM
153532009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
15354
15355 Replace completion-base-size by completion-base-position to fix bugs
15356 such as (bug#4699).
15357 * simple.el (completion-base-position): New var.
15358 (completion-base-size): Mark as obsolete.
15359 (choose-completion): Make it work for mouse events as well.
15360 Pass the new base-position to choose-completion-string.
15361 (choose-completion-guess-base-position): New function, extracted from
15362 choose-completion-delete-max-match.
15363 (choose-completion-delete-max-match): Use it. Make obsolete.
15364 (choose-completion-string): Use the new base-position info.
15365 (completion-root-regexp): Delete.
15366 (completion-setup-function): Preserve completion-base-position.
15367 Eliminate obsolete base-size manipulation.
15368 * minibuffer.el (display-completion-list): Don't mess with base-size.
15369 (minibuffer-completion-help): Set completion-base-position instead.
15370 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
15371 choose-completion.
15372 * textmodes/bibtex.el (bibtex-complete):
15373 * emacs-lisp/crm.el (crm--choose-completion-string):
15374 Adjust to new calling convention.
15375 * complete.el (partial-completion-mode): Use minibufferp to avoid
15376 bumping into incompatible change to choose-completion-string-functions.
15377 * ido.el (ido-choose-completion-string): Make its calling convention
15378 more permissive.
15379 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
15380 base-size manipulation.
15381 (comint-dynamic-list-input-ring): Use dotimes and push.
15382 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
15383 fundamental-mode. Use `or'.
15384
92f8bfc7
JL
153852009-10-14 Juri Linkov <juri@jurta.org>
15386
15387 * misearch.el (multi-isearch-next-buffer-from-list)
15388 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
15389
e78e280d
SM
153902009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
15391
384ca163
SM
15392 * Makefile.in (compile-onefile): Load `bytecomp' rather than
15393 `bytecomp.el'.
15394
681e0e7c
SM
15395 * minibuffer.el (completion-pcm--merge-completions): Make sure the
15396 string we return is all made up of text from the completions rather
15397 than part from the completions and part from the input (bug#4219).
15398
e78e280d
SM
15399 * ido.el (ido-everywhere): Use define-minor-mode.
15400
15401 * buff-menu.el (list-buffers, ctl-x-map):
15402 Mark the entry points with ;;;###autoload cookies.
15403
b4e813ca
DN
154042009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
15405
52964e54
DN
15406 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
15407 correctly in the detached head case.
15408 (vc-git-print-log): Remove unused binding.
15409
b4e813ca
DN
15410 * vc.el (vc-responsible-backend): When a directory is passed for
15411 for registration create a VC repository if no backend is
15412 responsible for the directory argument.
15413 (vc-deduce-fileset): Tell vc-responsible-backend to register.
1043ce19
DN
15414
15415 * vc.el: Move comments about RCS and SCCS ...
15416 * vc-rcs.el:
15417 * vc-sccs.el: ... here, respectively.
15418
40ba9882
SM
154192009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
15420
15421 * minibuffer.el (completion--file-name-table): Return nil if there's
15422 no file completion, even if substitute-in-file-name changed
15423 the string (bug#4708).
15424
04e0f59b
JL
154252009-10-13 Juri Linkov <juri@jurta.org>
15426
15427 * files-x.el (read-file-local-variable-value): Don't filter out
15428 minor modes from mode name completion (bug#4664).
15429
314c8e25
JB
154302009-10-13 Juanma Barranquero <lekktu@gmail.com>
15431
15432 * international/mule-cmds.el (ucs-names): Remove exclusion of
15433 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
15434
5c9b7d36
KH
154352009-10-13 Kenichi Handa <handa@m17n.org>
15436
15437 * international/uni-name.el: Regenerated.
15438
1e7a80f2
JB
154392009-10-13 Juanma Barranquero <lekktu@gmail.com>
15440
15441 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
15442 should be automatically buffer-local, but isn't.)
15443
cd29f88b
SS
154442009-10-12 Sam Steingold <sds@gnu.org>
15445
15446 * progmodes/compile.el (compilation-next-error-function): Fix the
0cd16af4 15447 timestamps if the buffer has been visited before.
0cd16af4
SS
15448 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
15449 non-anchored patterns, like the perl one (bug#3928).
cd29f88b 15450
37493a98
GM
154512009-10-12 Glenn Morris <rgm@gnu.org>
15452
15453 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
15454 Let-bind `size'.
15455
3b56b1e6
JB
154562009-10-12 Juanma Barranquero <lekktu@gmail.com>
15457
7422a4bb
JB
15458 * proced.el (proced-unload-function): New function.
15459
fa72d075
JB
15460 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
15461 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
15462 Doc fix.
15463
3b56b1e6
JB
15464 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
15465
4d9b4323
JL
154662009-10-11 Juri Linkov <juri@jurta.org>
15467
15468 * files-x.el (read-file-local-variable-value):
15469 Provide default value only for bound variables (bug#4664).
15470
f6f7e059
MA
154712009-10-11 Michael Albinus <michael.albinus@gmx.de>
15472
15473 * net/tramp.el (tramp-local-host-p): Function shall return nil for
15474 connection methods like smb.
15475
15476 * net/tramp-cache.el (tramp-flush-connection-property): The hash
15477 can be empty.
15478
15479 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
15480 (tramp-smb-file-name-handler-alist): Add handlers for
15481 `add-name-to-file', `make-symbolic-link'.
15482 (tramp-smb-handle-add-name-to-file)
2992485f 15483 (tramp-smb-do-file-attributes-with-stat)
f6f7e059
MA
15484 (tramp-smb-handle-make-symbolic-link)
15485 (tramp-smb-get-cifs-capabilities): New defuns.
15486 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
15487 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
15488 (tramp-smb-handle-file-local-copy)
15489 (tramp-smb-handle-make-directory-internal)
3b56b1e6
JB
15490 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
15491 The file name syntax depends on cifs capabilities.
15492 (tramp-smb-handle-file-attributes):
15493 Call `tramp-smb-do-file-attributes-with-stat' if possible.
15494 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
15495 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
f6f7e059 15496
67868d26
CY
154972009-10-11 Chong Yidong <cyd@stupidchicken.com>
15498
15499 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
15500 (eieio-defclass): Apply deftype handler and setf-method properties
15501 directly.
15502 (eieio-add-new-slot): Avoid union function from cl library.
15503 (eieio--typep): New function.
15504 (eieio-perform-slot-validation): Use it.
15505
6d6a5b7e
KF
155062009-10-10 Karl Fogel <kfogel@red-bean.com>
15507
3b56b1e6 15508 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
6d6a5b7e
KF
15509 Update documentation to refer to the variables documented in r1.135.
15510 (Bug#4188)
15511
67b70de9
KF
155122009-10-10 Karl Fogel <kfogel@red-bean.com>
15513
15514 * bookmark.el (Info-suffix-list): Remove this unused variable.
15515 (bookmark-current-point): Remove this obsolete variable.
15516 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
15517 Adjust for removal of bookmark-current-point.
15518
15519 (bookmarks-already-loaded, bookmark-current-buffer)
15520 (bookmark-yank-point): Document. (Bug#4188)
15521
58ae51ae
GM
155222009-10-10 Glenn Morris <rgm@gnu.org>
15523
4619ff5e
GM
15524 * frame.el (frame-height): Doc fix.
15525
58ae51ae
GM
15526 * calendar/calendar.el (calendar-split-width-threshold): New option.
15527 (calendar-basic-setup): Use calendar-split-width-threshold.
15528
d364386c
JB
155292009-10-09 Juanma Barranquero <lekktu@gmail.com>
15530
15531 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
15532 Ideographic Supplement" range (U+1F200..U+1F2FF).
15533
33e97a28
KF
155342009-10-09 Karl Fogel <kfogel@red-bean.com>
15535
02d0f051 15536 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
d364386c 15537 since the list will have been rebuilt anyway. (Bug#4349)
02d0f051
KF
15538
155392009-10-09 Karl Fogel <kfogel@red-bean.com>
15540
d364386c 15541 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
33e97a28
KF
15542 (bookmark-bmenu-execute-deletions): Don't save here, as
15543 bookmark-delete will now do so if necessary.
d364386c 15544 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
33e97a28
KF
15545 (Bug#4348)
15546
9656d87b
GM
155472009-10-09 Glenn Morris <rgm@gnu.org>
15548
15549 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
15550
e6227f06
KF
155512009-10-09 Karl Fogel <kfogel@red-bean.com>
15552
15553 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
15554 (bookmark-jump-other-window): Just invoke bookmark-jump with new
15555 argument now, so the two function's behaviors will match. (Bug#3645)
15556
288f783b
MA
155572009-10-08 Michael Albinus <michael.albinus@gmx.de>
15558
15559 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
e78e280d 15560 (tramp-file-name-real-host, tramp-file-name-port):
fc754ea1 15561 Apply `save-match-data'.
288f783b
MA
15562
15563 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
15564 case both directories are remote.
15565 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
e78e280d 15566 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
288f783b 15567
872a1ea4
JB
155682009-10-07 Juanma Barranquero <lekktu@gmail.com>
15569
15570 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
15571
ab2baced
GM
155722009-10-07 Glenn Morris <rgm@gnu.org>
15573
e78e280d
SM
15574 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
15575 of concat.
ab2baced 15576
5c4634c1
SM
155772009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
15578
15579 * files-x.el (read-file-local-variable): Include some
15580 non-user-variables in the completion table (bug#4664).
15581
c2dc9732
MA
155822009-10-07 Michael Albinus <michael.albinus@gmx.de>
15583
15584 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
15585 message.
15586
15587 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
15588 (tramp-smb-file-name-handler-alist): Add handler for
15589 `copy-directory', `expand-file-name', `set-file-modes'.
15590 (tramp-smb-handle-copy-directory)
15591 (tramp-smb-handle-expand-file-name)
15592 (tramp-smb-handle-set-file-modes): New defuns.
15593 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
15594 (tramp-smb-handle-file-attributes): Simplify check for retrieving
15595 entry.
15596 (tramp-smb-handle-insert-directory): Don't flush the cache.
15597 (tramp-smb-maybe-open-connection): Check for samba client and
15598 server versions.
15599
11be40a6
EZ
156002009-10-07 Eli Zaretskii <eliz@gnu.org>
15601
15602 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
15603 to not error out of search for "^lisp=" fails.
15604
8c4afe20
JB
156052009-10-07 Juanma Barranquero <lekktu@gmail.com>
15606
15607 * makefile.w32-in (WINS_UPDATES): New macro.
15608 (custom-deps, finder-data, autoloads): Use it.
15609
429a1506
GM
156102009-10-07 Glenn Morris <rgm@gnu.org>
15611
ee2e93e2
GM
15612 * Makefile.in (autoloads): Revert previous change.
15613 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
15614 the list of preloaded files passed on the command-line, get
15615 it from src/Makefile.
15616
429a1506
GM
15617 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
15618 show the original buffer rather than a random one.
15619
a51203ee 156202009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
e7e2b26c
GM
15621
15622 * help.el (describe-no-warranty): Place point in a slightly better
15623 position in the GPLv3 text.
15624
f58f7520
SS
156252009-10-06 Sam Steingold <sds@gnu.org>
15626
15627 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
15628 the comm attribute is present before calling regexp-quote.
15629
bde79dc0
JB
156302009-10-06 Juanma Barranquero <lekktu@gmail.com>
15631
15632 * play/animate.el (animate-string): For good effect, make sure
15633 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
15634
15635 * play/animate.el (animate-sequence, animate-birthday-present):
15636 * misc.el (butterfly): Don't set `indent-tabs-mode'.
15637
25ab0302
GM
156382009-10-06 Glenn Morris <rgm@gnu.org>
15639
73fe714a
GM
15640 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
15641
3405d98c
GM
15642 * emacs-lisp/autoload.el (autoload-excludes): New variable.
15643 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
15644 (batch-update-autoloads): Process a string value of autoload-excludes,
15645 set during the build process.
15646 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
15647
9fb2cdc5
GM
15648 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
15649 inside with-parsed... macro so that `v' is defined.
15650
7938ab41
GM
15651 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
15652 * progmodes/fortran.el (fortran-end-of-block)
15653 (fortran-beginning-of-block):
15654 Also push mark in the macro case.
15655
eaf9b564
GM
15656 * emerge.el (emerge-show-file-name):
15657 * calc/calc.el (calc-quit):
15658 * calc/calc-misc.el (calc-big-or-small):
15659 * calc/calc-graph.el (calc-graph-view):
15660 * calc/calc-ext.el (calc-reset):
15661 * calendar/calendar.el (calendar-basic-setup):
15662 Use window-full-height-p.
15663
25ab0302
GM
15664 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
15665 header we don't understand, don't insert another. (Bug#4624)
15666 If changing mime charset, insert the new one in the right place.
15667
00169eb6
GM
156682009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
15669
15670 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
15671 (cal-tex-cursor-month): Correctly increment the end date for diary and
15672 holiday listing. (Bug#4626)
15673
82882188
SM
156742009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
15675
40ba9882 15676 * help-fns.el (describe-function-1): Don't burp if the function is not
82882188
SM
15677 a symbol.
15678
a8f316ca
JB
156792009-10-05 Juanma Barranquero <lekktu@gmail.com>
15680
15681 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
15682 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
15683 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
15684 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
15685
15686 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
15687 (eieio-default-superclass): Reflow docstrings.
15688 (this, class-option-assoc, defclass, eieio-class-un-autoload)
15689 (eieio-unbind-method-implementations, defmethod)
15690 (eieio-validate-slot-value, eieio-validate-class-slot-value)
15691 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
15692 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
15693 (eieio-slot-originating-class-p, eieio-slot-name-index)
15694 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
15695 (constructor, initialize-instance, no-next-method, object-print)
15696 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
15697 Fix typos in docstrings.
15698 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
15699 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
15700 (next-method-p): Doc fixes.
15701 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
15702 Fix typos in error messages.
15703 (eieio-defmethod): Fix typo in description of generic method.
15704
15705 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
15706 (eieio-persistent-save-interactive, slot-missing):
15707 Fix typos in docstrings.
15708 (eieio-instance-inheritor-slot-boundp): Doc fix.
15709
15710 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
15711 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
15712
15713 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
15714 (eieio-custom-object-apply-reset):
15715 Fix typos in docstrings and error messages.
15716
15717 * emacs-lisp/eieio-datadebug.el (data-debug-show):
15718 Fix typo in docstring.
15719
15720 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
15721 (eieio-browse-tree): Doc fix.
15722 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
15723 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
15724 Fix typos in docstrings.
15725
15726 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
15727 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
15728 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
15729 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
15730 Reflow docstrings.
15731
c66b7ac0
DN
157322009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
15733
4a827e0a 15734 * vc-hg.el (log-view-vc-backend): Declare for compiler.
82882188
SM
15735 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
15736 Set log-view-vc-backend so that diff can work.
4a827e0a 15737
c66b7ac0
DN
15738 * log-view.el (log-view-diff): Use vc-diff-internal instead of
15739 vc-version-diff.
15740 (vc-diff-internal): Autoload this instead of vc-version-diff.
15741
1902a98c
EZ
157422009-10-05 Eli Zaretskii <eliz@gnu.org>
15743
a7a8618b
EZ
15744 * simple.el (eval-expression): Doc fix.
15745
1902a98c
EZ
15746 * progmodes/cwarn.el (cwarn-mode): Doc fix.
15747
0e1f2ee6
MA
157482009-10-05 Michael Albinus <michael.albinus@gmx.de>
15749
15750 * files.el (directory-files-no-dot-files-regexp): New defconst.
15751 (delete-directory): Use it.
15752 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
15753
263c02ef 15754 * net/tramp.el (tramp-verbose): Fix docstring.
82882188
SM
15755 (tramp-methods): Add recursive option to `tramp-copy-args'.
15756 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
263c02ef 15757 "scp1_old", "scp2_old", "rsync", "rsyncc".
a8f316ca 15758 (tramp-default-method): Check also for `auth-source-user-or-password'.
263c02ef
MA
15759 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
15760 Add handler for `copy-directory'.
15761 (tramp-handle-copy-directory): New defun.
15762 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
a8f316ca
JB
15763 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
15764 Optimize sent command.
263c02ef 15765
72aa7df4
SM
157662009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
15767
4a34f065
SM
15768 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
15769 window if necessary.
15770
72aa7df4
SM
15771 * calendar/calendar.el (calendar-basic-setup): Don't call
15772 switch-to-buffer in a dedicated window.
15773
5feb1ba7
KF
157742009-10-05 Karl Fogel <kfogel@red-bean.com>
15775
15776 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
194d44e7 15777 don't do anything related to relocating, just return nil.
5feb1ba7
KF
15778 (bookmark-error-no-filename): New error.
15779 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
194d44e7
JB
15780 bookmark has no file. Don't even attempt to handle things that
15781 are not files; the whole point of custom handlers is to keep that
15782 knowledge elsewhere anyway. Tighten some comments.
5feb1ba7
KF
15783 (bookmark-file-or-variation-thereof): Remove now-unused function.
15784 (bookmark-location): Doc string fix.
15785 (Bug#4250)
15786
1bd49952
KF
157872009-10-04 Karl Fogel <kfogel@red-bean.com>
15788
15789 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
15790 don't use a file dialog, because they usually don't know how to read
15791 a directory target from the user. (Bug#4230)
15792 Also, make sure the prompt can display directories as well as files.
15793
825382c0
KF
157942009-10-04 Karl Fogel <kfogel@red-bean.com>
15795
15796 * bookmark.el (bookmark-set, bookmark-buffer-name):
15797 Improve doc strings. (Bug#1193)
15798
13901bcb
KF
157992009-10-04 Karl Fogel <kfogel@red-bean.com>
15800
4a34f065
SM
15801 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
15802 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
15803 (bookmark-get-annotation, bookmark-set-annotation)
15804 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
15805 (bookmark-set-position, bookmark-get-front-context-string)
15806 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
15807 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
15808 (bookmark-jump-other-window, bookmark-handle-bookmark)
15809 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
15810 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
15811 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
194d44e7
JB
15812 Improve doc strings to say whether bookmark can be a string or
15813 a record or both, and make other consistency and clarity fixes.
4a34f065
SM
15814 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
15815 (bookmark-default-annotation-text, bookmark-yank-word)
15816 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
15817 (bookmark-import-new-list, bookmark-maybe-rename)
15818 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
15819 (bookmark-bmenu-bookmark): Give these doc strings.
13901bcb 15820 (bookmark-bmenu-check-position): Give this a doc string, but also
194d44e7 15821 add a FIXME comment about how the function may be pointless.
13901bcb 15822 (bookmark-default-handler): Rework doc string and change a
194d44e7
JB
15823 parameter name, to clarify that this takes a bookmark record
15824 not a bookmark name.
13901bcb 15825 (bookmark-set): Change a parameter name to indicate its meaning,
194d44e7 15826 and improve the doc string a bit.
13901bcb
KF
15827 (Bug#4188)
15828
5c1b3e94
KF
158292009-10-04 Karl Fogel <kfogel@red-bean.com>
15830
15831 * bookmark.el (bookmark-alist): Document the new `handler' element
15832 in the param alist.
15833 (bookmark-make-record-function): Adjust documentation for above.
15834 (Bug#4193)
15835
8559076d
KF
158362009-10-04 Karl Fogel <kfogel@red-bean.com>
15837
15838 * info.el (Info-bookmark-make-record): Document this function.
15839 (Info-bookmark-jump): Document with a doc string, not just a comment.
15840 (Bug#4203)
15841
b4583b8c
MA
158422009-10-04 Michael Albinus <michael.albinus@gmx.de>
15843
15844 * files.el (copy-directory): New defun.
15845
15846 * dired-aux.el (dired-copy-file-recursive): Use it.
15847
131ae8f2
JB
158482009-10-04 Juanma Barranquero <lekktu@gmail.com>
15849
a30e71ae 15850 * files-x.el (modify-dir-local-variable)
dd9af436
CY
15851 (copy-dir-locals-to-file-locals-prop-line): Fix typos in
15852 docstrings.
a30e71ae 15853
131ae8f2
JB
15854 * recentf.el (recentf-unload-function): New function.
15855
ccafbf06
GM
158562009-10-04 Glenn Morris <rgm@gnu.org>
15857
15858 * window.el (window-full-height-p): Add doc string.
15859
02c6f098
GM
158602009-10-04 Martin Rudalics <rudalics@gmx.at>
15861
15862 * window.el (window-full-height-p): New function. (Bug#4543)
15863
ed6b0195
DN
158642009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
15865
15866 * vc.el: Remove commented out code.
15867 (vc-derived-from-dir-mode): Remove, unused.
15868 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
15869
1b8d1cc7
MA
158702009-10-03 Michael Albinus <michael.albinus@gmx.de>
15871
4a34f065
SM
15872 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
15873 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
1b8d1cc7
MA
15874 there could be recursive loading when `default-directory' is a
15875 remote file name. (Bug#4614)
15876
ac3c593c
GM
158772009-10-03 Glenn Morris <rgm@gnu.org>
15878
686ea556
GM
15879 * calendar/calendar.el (calendar-basic-setup): Handle the case where
15880 the frame is wide.
15881 (calendar-generate-window): Test for shrinkability rather than width.
15882
ac3c593c
GM
15883 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
15884 reusing existing buffers, in case we happen to visit two files with the
15885 same basename. (Bug#4593)
15886
573709fd
EZ
158872009-10-02 Eli Zaretskii <eliz@gnu.org>
15888
4a34f065 15889 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
573709fd
EZ
15890 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
15891 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
15892 subdirs of cedet as well.
8f885d01 15893 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
573709fd 15894
8d6c1239
SM
158952009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
15896
15897 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
15898 Obey advertised-signature-table.
15899
15900 * help-fns.el (help-function-arglist): Don't check
15901 advertised-signature-table.
15902 (describe-function-1): Do it here instead so it also applies to subrs.
15903
c4861de0
MA
159042009-10-02 Michael Albinus <michael.albinus@gmx.de>
15905
15906 * simple.el (start-file-process): Say in the doc-string, that file
15907 handlers might not support pty association, if PROGRAM is nil.
15908
15909 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
15910 HOST and USER are strings. They are nil, when there are
15911 incomplete entries in ~/.netrc, for example.
15912 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
15913 root directory ("device busy" error otherwise).
15914
8d6c1239
SM
15915 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
15916 Flush file properties of created directory.
c4861de0 15917
d2bda74f
EZ
159182009-10-02 Eli Zaretskii <eliz@gnu.org>
15919
15920 * makefile.w32-in (WINS_BASIC): Remove cedet.
15921 (WINS_CEDET): Add cedet.
15922 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
15923
895d1904
GM
159242009-10-02 Kevin Ryde <user42@zip.com.au>
15925
15926 * net/browse-url.el (browse-url): Pass any symbol in
15927 browse-url-browser-function to `apply', since if you've mistakenly put
15928 an unbound symbol then the error is clearer. (Bug#4531)
15929
32226619
JB
159302009-10-02 Juanma Barranquero <lekktu@gmail.com>
15931
15932 * allout.el (allout-init, allout-back-to-current-heading)
15933 (allout-beginning-of-current-entry, allout-ascend-to-depth)
15934 (allout-ascend, allout-up-current-level, allout-end-of-level)
15935 (allout-previous-visible-heading, allout-forward-current-level)
15936 (allout-backward-current-level, allout-show-children):
15937 * apropos.el (apropos-describe-plist):
15938 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
15939 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
15940 * completion.el (add-completion, add-permanent-completion):
15941 * descr-text.el (describe-text-category, describe-char):
15942 * desktop.el (desktop-lazy-abort):
15943 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
15944 * dired.el (dired-build-subdir-alist):
15945 * ediff.el (ediff-version):
15946 * elide-head.el (elide-head, elide-head-show):
15947 * emerge.el (emerge-version):
15948 * env.el (getenv):
15949 * face-remap.el (variable-pitch-mode):
15950 * faces.el (describe-face):
15951 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
15952 (dired-at-point):
15953 * files.el (find-file-existing, auto-save-mode):
15954 * font-lock.el (font-lock-fontify-buffer):
15955 * help-fns.el (describe-function, describe-variable)
15956 (describe-syntax, describe-categories):
15957 * help.el (view-lossage, describe-bindings, describe-key)
15958 (describe-mode):
15959 * hexl.el (hexl-current-address):
15960 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
15961 * info.el (Info-goto-emacs-key-command-node):
15962 * log-edit.el (log-edit-insert-cvs-template)
15963 (log-edit-insert-cvs-rcstemplate):
15964 * menu-bar.el (menu-bar-mode):
15965 * mouse.el (mouse-appearance-menu):
15966 * newcomment.el (comment-indent-new-line):
15967 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
15968 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
5ce6e4f4 15969 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
32226619
JB
15970 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
15971 * recentf.el (recentf-mode):
15972 * savehist.el (savehist-mode, savehist-save):
15973 * shadowfile.el (shadow-copy-files):
15974 * simple.el (kill-ring-save, next-line, previous-line)
15975 (normal-erase-is-backspace-mode):
15976 * strokes.el (strokes-update-window-configuration)
15977 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
15978 (strokes-xpm-for-stroke):
15979 * time.el (emacs-uptime, emacs-init-time):
15980 * tutorial.el (tutorial--describe-nonstandard-key)
15981 (tutorial--detailed-help):
15982 * type-break.el (type-break-mode)
15983 (type-break-mode-line-message-mode, type-break-query-mode)
15984 (type-break-guesstimate-keystroke-threshold):
15985 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
15986 * version.el (emacs-version):
15987 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
15988 * winner.el (winner-mode):
15989 * calendar/timeclock.el (timeclock-in, timeclock-out)
15990 (timeclock-status-string, timeclock-change)
15991 (timeclock-workday-remaining-string)
15992 (timeclock-workday-elapsed-string)
15993 (timeclock-when-to-leave-string):
15994 * calendar/todo-mode.el (todo-add-category):
15995 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
15996 * emacs-lisp/autoload.el (update-file-autoloads):
15997 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
15998 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
15999 (checkdoc-message-text, checkdoc-defun):
16000 * emacs-lisp/debug.el (debugger-list-functions):
16001 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
16002 * emacs-lisp/eieio-opt.el (eieio-describe-class)
16003 (eieio-describe-generic):
16004 * emacs-lisp/lisp-mnt.el (lm-synopsis):
16005 * emacs-lisp/shadow.el (list-load-path-shadows):
16006 * emulation/cua-base.el (cua-mode):
16007 * emulation/edt.el (edt-set-scroll-margins):
16008 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
16009 (tpu-toggle-regexp, tpu-toggle-search-direction)
16010 (tpu-toggle-rectangle, tpu-toggle-control-keys):
16011 * emulation/tpu-extras.el (tpu-set-scroll-margins):
16012 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
16013 (viper-set-parsing-style-toggling-macro)
16014 (viper-set-emacs-state-searchstyle-macros):
16015 * emulation/viper.el (viper-set-hooks):
16016 * eshell/esh-mode.el (eshell-truncate-buffer):
16017 * international/mule-cmds.el (prefer-coding-system)
16018 (describe-input-method, describe-language-environment):
16019 * international/mule-diag.el (list-character-sets)
16020 (describe-character-set, describe-coding-system)
16021 (describe-fontset, list-fontsets, list-input-methods):
16022 * mail/sendmail.el (mail-signature):
16023 * net/ange-ftp.el (ange-ftp-copy-file):
16024 * net/browse-url.el (browse-url):
16025 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
16026 * net/quickurl.el (quickurl-add-url):
16027 * net/rcirc.el (names, topic):
16028 * net/xesam.el (xesam-mode):
16029 * play/5x5.el (5x5-new-game):
16030 * play/yow.el (apropos-zippy):
16031 * progmodes/ada-mode.el (ada-mode-version):
16032 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
16033 (f90-end-of-block)
16034 (f90-beginning-of-block):
16035 * progmodes/fortran.el (fortran-end-of-block)
16036 (fortran-beginning-of-block):
16037 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
16038 * progmodes/python.el (python-describe-symbol, python-shell):
16039 * term/ns-win.el (ns-print-buffer):
16040 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
16041 * textmodes/flyspell.el (flyspell-mode-on):
16042 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
16043 (pages-directory-for-addresses):
16044 * textmodes/table.el (table-recognize-cell)
16045 (table-query-dimension, table-generate-source)
16046 (table-insert-sequence, table--warn-incompatibility):
16047 * textmodes/tex-mode.el (tex-validate-buffer):
16048 * textmodes/texinfmt.el (texinfmt-version)
16049 (texinfo-format-buffer):
16050 Use `called-interactively-p' instead of `interactive-p'.
16051
12a3c28c
JB
160522009-10-02 Juanma Barranquero <lekktu@gmail.com>
16053
16054 * image-mode.el (image-toggle-display):
16055 * emacs-lisp/elp.el (elp-instrument-function):
16056 * emacs-lisp/advice.el (ad-make-advised-definition):
16057 * emacs-lisp/easy-mmode.el (define-minor-mode):
16058 * net/browse-url.el (browse-url-maybe-new-window):
16059 * progmodes/sh-script.el (sh-learn-buffer-indent):
16060 Pass new argument 'any to `called-interactively-p'.
16061
171fda8a
JB
160622009-10-01 Juanma Barranquero <lekktu@gmail.com>
16063
171fda8a
JB
16064 * international/uni-bidi.el:
16065 * international/uni-category.el:
16066 * international/uni-combining.el:
16067 * international/uni-comment.el:
16068 * international/uni-decimal.el:
9c3c9fdf 16069 * international/uni-decomposition.el:
171fda8a
JB
16070 * international/uni-digit.el:
16071 * international/uni-lowercase.el:
16072 * international/uni-mirrored.el:
16073 * international/uni-name.el:
16074 * international/uni-numeric.el:
16075 * international/uni-old-name.el:
16076 * international/uni-titlecase.el:
16077 * international/uni-uppercase.el:
16078 Regenerate from Unicode 5.2.0 data.
16079
dcb9734a
GM
160802009-10-01 Glenn Morris <rgm@gnu.org>
16081
16082 * Makefile.in (ELCFILES): Regenerate.
16083
ced10a4c
SM
160842009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
16085
9d28c33e
SM
16086 * subr.el (interactive-p): Mark obsolete.
16087 (called-interactively-p): Make the optional-ness of `kind' obsolete.
16088 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
16089 advertised-signature-table for subroutines as well.
16090
ced10a4c
SM
16091 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
16092 (set-advertised-calling-convention): New function.
16093 (make-obsolete, define-obsolete-function-alias)
16094 (make-obsolete-variable, define-obsolete-variable-alias):
16095 Make the optional-ness of `when' obsolete.
16096 (define-obsolete-face-alias): Make `when' non-optional.
16097 * help-fns.el (help-function-arglist):
16098 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
16099 Use advertised-signature-table.
16100
cc3dda16
MA
161012009-10-01 Michael Albinus <michael.albinus@gmx.de>
16102
16103 * files.el (delete-directory): New defun. The original function
16104 in fileio.c has been renamed to `delete-directory-internal'.
16105
16106 * dired.el (dired-delete-file): Call `delete-directory' with
16107 RECURSIVE parameter.
16108
5ce6e4f4 16109 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
cc3dda16
MA
16110 parameter RECURSIVE. Implementation is missing.
16111
16112 * net/tramp.el (tramp-handle-make-directory): Flush upper
16113 directory's file properties.
ced10a4c 16114 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
cc3dda16
MA
16115 (tramp-handle-dired-recursive-delete-directory): Flush directory
16116 properties after the remove command only.
16117
ced10a4c
SM
16118 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
16119 Handle optional parameter RECURSIVE.
cc3dda16 16120
ced10a4c
SM
16121 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
16122 Handle optional parameter RECURSIVE.
cc3dda16
MA
16123
16124 * net/tramp-smb.el (tramp-smb-errors): Add error message for
16125 connection timeout.
16126 (tramp-smb-handle-delete-directory): Handle optional parameter
16127 RECURSIVE.
16128
cf885595
SM
161292009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
16130
e3a6b82f
SM
16131 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
16132 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
16133 (byte-compile-defmacro): Use backquotes.
16134
7201bfbb
SM
16135 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
16136
cf885595
SM
16137 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
16138 has no associated file.
16139 (vc-resynch-buffer): Use vc-dir-buffers.
16140
a4d2c321
GM
161412009-10-01 Glenn Morris <rgm@gnu.org>
16142
9ffe3f52
GM
16143 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
16144 (chart-file-count):
16145 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
16146 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
16147 * emacs-lisp/eieio-opt.el (eieio-describe-class):
16148 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
16149 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
16150 (eieio-copy-parents-into-subclass, make-instance, class-children)
16151 (eieio-generic-form):
bd2afec2 16152
9515cdcc
GM
16153 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
16154 match-data. (Bug#4555).
16155
a4d2c321
GM
16156 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
16157 rather than parsing it as a regexp. This relaxes the layout
16158 requirements and makes errors easier to detect.
16159 (check-declare-verify): Check file is regular.
16160 (check-declare-directory): Doc fix.
16161 * subr.el (declare-function): Doc fix.
16162
b15c31c7
GM
16163 * ibuffer.el (ibuffer-format-qualifier):
16164 * isearch.el (hi-lock-regexp-okay):
16165 * calc/calc.el (math-zerop):
16166 * mail/uce.el (rmail-msgbeg, rmail-msgend):
16167 * term/w32-win.el (setup-default-fontset, set-fontset-font):
16168 Remove unused declarations.
16169
b0b111c3
JB
161702009-09-30 Eric Ludlam <zappo@gnu.org>
16171
16172 * emacs-lisp/eieio.el (boolean-p): Delete.
16173
1fc28a2c
GM
161742009-09-30 Glenn Morris <rgm@gnu.org>
16175
1fc28a2c
GM
16176 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
16177
494f4fc7
GM
16178 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
16179 filename is not a string.
16180
561580e9
CY
161812009-09-29 Chong Yidong <cyd@stupidchicken.com>
16182
16183 * files.el (safe-local-eval-forms): Fix typo.
16184
dcbbecd4
SM
161852009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
16186
16187 * vc-hooks.el (vc-dir-buffers): New var.
16188 (vc-state-refresh): New function.
16189 (vc-state): Use it.
16190 (vc-after-save): Always ask the backend to recompute the new state.
16191 Always call vc-dir if necessary, using vc-dir-buffers.
16192 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
16193 Use vc-dir-buffers.
16194 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
16195 (vc-dir-prepare-status-buffer, vc-dir-update)
16196 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
16197 Don't call expand-file-name on default-directory.
16198
d88444f2
JB
161992009-09-29 Juanma Barranquero <lekktu@gmail.com>
16200
16201 * speedbar.el (speedbar-item-delete):
16202 * calc/calc-prog.el (calc-kbd-if):
16203 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
16204
16205 * epa.el (epa-key-list-mode-map):
16206 * hi-lock.el (hi-lock-menu): Fix typos in menus.
16207
16208 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
16209 (hs-show-hook): Fix typo in docstring.
16210
5da62d41
GM
162112009-09-29 Glenn Morris <rgm@gnu.org>
16212
8360fce0
GM
16213 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
16214 file-name-nondirectory call preventing location of cedet files.
16215 (check-declare-verify): Use literal search rather than re-search.
ae715515 16216 Add basic defmethod and defclass, and define-overloadable-function.
8360fce0
GM
16217
16218 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
16219 Use tramp-compat-file-attributes rather than nonexistent
16220 tramp-compat-handle-file-attributes.
16221
5da62d41
GM
16222 * Makefile.in (lisptagsfiles4): New.
16223 (AUTOGENEL): Add cedet loaddefs files.
16224 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
16225 (update-elclist, compile-always, backup-compiled-files)
16226 (bootstrap-clean): Add yet another directory level.
16227 (update-elclist): Use LC_COLLATE rather than COLLATE.
16228 (ELCFILES): Update, via `make update-elclist'.
16229
48267264
JB
162302009-09-29 Juanma Barranquero <lekktu@gmail.com>
16231
16232 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
16233 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
16234 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
16235
2c4cd0b0
AS
162362009-09-28 Andreas Schwab <schwab@linux-m68k.org>
16237
16238 * Makefile.in (lisptagsfiles3): Define.
5da62d41 16239 (TAGS, TAGS-LISP): Use it.
2c4cd0b0
AS
16240 (update-elclist): Add third directory level to look for elc files.
16241 (compile-always): Likewise.
16242 (backup-compiled-files): Likewise.
16243 (bootstrap-clean): Likewise.
16244 (ELCFILES): Update.
16245
a2533e47
CY
162462009-09-28 Chong Yidong <cyd@stupidchicken.com>
16247
16248 * Makefile.in (ELCFILES): Add CEDET files.
16249
eefbedb1
MA
162502009-09-28 Michael Albinus <michael.albinus@gmx.de>
16251
16252 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
16253
16254 * net/tramp.el (top): Require tramp-imap.
16255
16256 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
16257 Use `tramp-compat-handle-file-attributes'.
16258
162592009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
16260
16261 * net/tramp-imap.el: New package.
16262
b0b111c3
JB
162632009-09-28 Eric Ludlam <zappo@gnu.org>
16264
16265 * emacs-lisp/chart.el:
16266 * emacs-lisp/eieio-base.el:
16267 * emacs-lisp/eieio-comp.el:
16268 * emacs-lisp/eieio-custom.el:
16269 * emacs-lisp/eieio-datadebug.el:
16270 * emacs-lisp/eieio-opt.el:
16271 * emacs-lisp/eieio-speedbar.el:
16272 * emacs-lisp/eieio.el: New files.
16273
748e3d67
VJL
162742009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16275
16276 * whitespace.el (whitespace-trailing-regexp)
16277 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
16278 Fix doc string.
16279
15120dec
CY
162802009-09-27 Chong Yidong <cyd@stupidchicken.com>
16281
16282 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
16283 menu.
16284
16285 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
16286 menu-bar-ediff-menu.
16287
16288 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
16289 define-overloadable-function.
16290
16291 * progmodes/autoconf.el: Provide autoconf as well, so that this
16292 file can be `require'd.
16293
16294 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
16295
16296 * emacs-lisp/autoload.el (generated-autoload-feature)
16297 (generated-autoload-load-name): New vars.
16298 (autoload-rubric, autoload-generate-file-autoloads): Use them.
16299 (make-autoload): Recognize define-overloadable-function and
16300 defclass forms (for EIEIO).
16301
16302 * Makefile.in (update-subdirs): Exclude cedet directory.
16303
135abf91
AR
163042009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
16305
1becddbb 16306 * term/ns-win.el: Don't set the region face background. (Bug#4381)
135abf91
AR
16307
16308 * faces.el: Default light-background background for region face to
16309 ns_selection_color under NS.
16310
3d994264
TZ
163112009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
16312
16313 * net/imap-hash.el: New library, see NEWS.
16314
16315 * Makefile.in (ELCFILES): Add imap-hash.el.
16316
ce9a0ccb
SM
163172009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
16318
16319 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
16320 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
16321 * help-macro.el (make-help-screen): Avoid using an ambiguous function
16322 definition where the docstring could be taken for the return value.
16323
a92cdd49
GM
163242009-09-26 Glenn Morris <rgm@gnu.org>
16325
16326 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
16327 Add option to only show images below a certain size.
16328 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
16329 save-excursion calls.
16330
416ac2f1
EZ
163312009-09-26 Eli Zaretskii <eliz@gnu.org>
16332
16333 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
16334 subdirectories) and eieio.
16335
d9a13f68
AM
163362009-09-26 Alan Mackenzie <acm@muc.de>
16337
6a7662bb
BR
16338 * progmodes/cc-engine.el (c-beginning-of-statement-1):
16339 Correct buggy bracketing. (Bug#4289)
d9a13f68
AM
16340
16341 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
550d95a0 16342 character constants (as case labels). (Bug#4289)
d9a13f68 16343
182b3bec
CY
163442009-09-25 Juri Linkov <juri@jurta.org>
16345
16346 * files.el (safe-local-eval-forms): Allow time-stamp in
16347 before-save-hook (Bug#4554).
16348
8f75f2da
JB
163492009-09-25 Drew Adams <drew.adams@oracle.com>
16350
16351 * menu-bar.el (list-buffers-directory): Doc fix.
16352
8390fb80
SM
163532009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
16354
16355 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
16356 Try and avoid copying twice the same paragraph.
16357 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
16358 Remove save-excursion.
16359 (log-edit-changelog-entry): Do it here instead.
16360
11ee8d90
JB
163612009-09-25 Juanma Barranquero <lekktu@gmail.com>
16362
027b1942
JB
16363 * bs.el (bs--get-file-name): Use `list-buffers-directory'
16364 when available, instead of hardcoding mode names. Doc fix.
16365
11ee8d90
JB
16366 * menu-bar.el (list-buffers-directory): Add docstring.
16367 Make automatically buffer-local.
16368
16369 * dired.el (dired-mode):
16370 * files.el (cd-absolute):
16371 * pcvs.el (cvs-temp-buffer):
16372 * pcvs-util.el (cvs-get-buffer-create):
16373 * shell.el (shell-mode):
16374 * vc-dir.el (vc-dir-mode):
16375 Don't make `list-buffers-directory' buffer local.
16376
21289c5d
CY
163772009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
16378
8390fb80
SM
16379 * comint.el (comint-exec, comint-run, make-comint):
16380 Doc fixes (Bug#4542).
21289c5d 16381
e8652dd9
GM
163822009-09-25 Glenn Morris <rgm@gnu.org>
16383
16384 * mail/rmailmm.el (rmail-mime): New custom group.
16385 Move all defcustoms in this file into this group.
16386 (rmail-mime-media-type-handlers-alist): Revert previous change.
16387 (rmail-mime-show-images): New option.
16388 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
16389 references to it, since it wasn't actually used for anything.
16390 (rmail-mime-insert-image): New function.
16391 (rmail-mime-image): Use rmail-mime-insert-image.
16392 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
69220882
GM
16393 obey the value of `rmail-mime-show-images' option. Print the size of
16394 attachments.
e8652dd9 16395
fb652bb5
JB
163962009-09-25 David Engster <deng@randomsample.de>
16397
16398 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
16399
32a9841c
VJL
164002009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16401
16402 * whitespace.el: Does not highlight trailing spaces While point is
16403 at end of line. Does not highligt spaces at beginning of buffer
16404 while point is at beginning of buffer. Does not highlight spaces
16405 at end of buffer while point is at end of buffer. (Bug#4177)
16406 New version 12.0.
16407 (whitespace-display-mappings): Adjust initialization.
16408 (whitespace-point, whitespace-font-lock-refontify): New vars.
16409 (whitespace-color-on, whitespace-color-off): Adjust code.
16410 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
16411 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
16412 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
16413
e477ca84
CY
164142009-09-24 Chong Yidong <cyd@stupidchicken.com>
16415
16416 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
16417
16418 * textmodes/sgml-mode.el: Remove xml-mode alias.
16419
16420 * files.el (auto-mode-alist, conf-mode-maybe)
8390fb80 16421 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
e477ca84 16422
68712602
AM
164232009-09-24 Alan Mackenzie <acm@muc.de>
16424
16425 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
16426 c-forward-conditionals, but it doesn't move point and doesn't set
16427 the mark.
16428 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
16429 (c-down-conditional-with-else, c-backward-conditional)
16430 (c-forward-conditional): Refactor to use c-scan-conditionals.
16431
1659ada0
JB
164322009-09-24 Juanma Barranquero <lekktu@gmail.com>
16433
16434 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
16435 (help-default-arg-highlight): Remove.
16436 (help-highlight-arg): New function.
16437 (help-do-arg-highlight): Use it.
16438 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
16439
b3f01e46
SM
164402009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
16441
16442 * term.el (term-set-scroll-region, term-handle-ansi-escape):
16443 Undo last change, which didn't fix the problem and introduced others.
16444
107ef54a
NR
164452009-09-24 Nick Roberts <nickrob@snap.net.nz>
16446
16447 * progmodes/gdb-mi.el: Don't require speedbar.
16448 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
16449
ffa1fed6
GM
164502009-09-24 Glenn Morris <rgm@gnu.org>
16451
2157a2be
GM
16452 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
16453
6125167c
GM
16454 * term/ns-win.el (ns-reg-to-script): Define for compiler.
16455
ffa1fed6
GM
16456 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
16457 there is no newline after the final mime boundary. (Bug#4539)
16458 Move markers on insertion so that any buttons inserted don't end up in
16459 the next part of a multipart message.
2e9075d3
GM
16460 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
16461 (rmail-mime-bulk-handler): Optionally handle images.
16462 (rmail-mime-image): New button action.
16463 (rmail-mime-image-handler): New function.
16464 (rmail-mime-mode): New mode.
16465 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
ffa1fed6 16466
4a814992
SM
164672009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
16468
075518b5
SM
16469 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
16470 than just dropping elements from it (bug#4504).
16471
8ad2defc
SM
16472 * term.el (term-set-scroll-region): Don't move cursor any more.
16473 (term-handle-ansi-escape): Call term-goto here instead.
16474 Suggested by Ivan Kanis <apple@kanis.eu>.
16475
4a814992
SM
16476 * term.el: Require CL.
16477 (term-ansi-reset): New function.
16478 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
16479 (term-handle-colors-array): Simplify.
16480
5a0c3f56
JB
164812009-09-24 Juanma Barranquero <lekktu@gmail.com>
16482
16483 * allout.el (allout-overlay-interior-modification-handler)
16484 (allout-obtain-passphrase):
16485 * epa-file.el (epa-file-write-region):
16486 * ps-print.el (ps-begin-job):
16487 * vc-hooks.el (vc-toggle-read-only):
16488 * vc-rcs.el (vc-rcs-rollback):
16489 * vc-sccs.el (vc-sccs-rollback):
16490 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
16491 (vc-version-diff, vc-revert, vc-rollback):
16492 * wdired.el (wdired-check-kill-buffer):
16493 * emacs-lisp/authors.el (authors):
16494 * net/socks.el (socks-open-connection):
16495 * net/zeroconf.el (zeroconf-service-add-hook):
16496 * obsolete/vc-mcvs.el (vc-mcvs-register):
16497 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
16498 (gdb-select-frame):
16499 * progmodes/grep.el (lgrep, rgrep):
16500 * progmodes/idlw-help.el (idlwave-help-check-locations)
16501 (idlwave-help-html-link, idlwave-help-assistant-open-link):
16502 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
16503 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
16504 (reftex-toc-rename-label): Fix typos in error messages.
16505
16506 * dired-aux.el (dired-do-shell-command): Reflow docstring.
16507 (dired-copy-how-to-fn): Doc fix.
16508 (dired-files-attributes, dired-read-shell-command):
16509 Fix typos in docstrings.
16510
16511 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
16512 (dired-x-find-file-other-window): Reflow docstrings.
16513 (dired-omit-marker-char, dired-read-shell-command)
16514 (dired-x-submit-report): Fix typos in docstrings.
16515
16516 * shell.el (shell-mode-hook):
16517 * view.el (View-scroll-line-forward):
16518 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
16519 Fix typos in docstrings.
16520
16521 * net/dig.el (dig-invoke): Fix typo in docstring.
16522 (query-dig): Reflow docstring.
16523
16524 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
16525 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
16526 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
16527 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
16528 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
16529 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
16530 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
16531 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
16532 (idlwave-completion-map, idlwave-current-indent)
16533 (idlwave-custom-ampersand-surround, idlwave-customize)
16534 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
16535 (idlwave-define-abbrev, idlwave-determine-class-special)
16536 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
16537 (idlwave-end-block-reg, idlwave-end-of-statement)
16538 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
16539 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
16540 (idlwave-explicit-class-listed, idlwave-file-header)
16541 (idlwave-fill-paragraph, idlwave-find-class-definition)
16542 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
16543 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
16544 (idlwave-in-quote, idlwave-indent-action-table)
16545 (idlwave-indent-expand-table, idlwave-indent-line)
16546 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
16547 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
16548 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
16549 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
16550 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
16551 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
16552 (idlwave-outlawed-buffers, idlwave-popup-select)
16553 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
16554 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
16555 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
16556 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
16557 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
16558 (idlwave-statement-type, idlwave-struct-skip)
16559 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
16560 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
16561 (idlwave-what-module-find-class): Fix typos in docstrings.
16562 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
16563 (idlwave-calculate-cont-indent, idlwave-expand-equal)
16564 (idlwave-find-module, idlwave-find-structure-definition)
16565 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
16566 (idlwave-list-load-path-shadows, idlwave-next-statement)
16567 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
16568 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
16569 (idlwave-template): Reflow docstrings.
16570
16571 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
16572 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
16573 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
16574 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
16575 (idlwave-shell-display-line, idlwave-shell-display-wframe)
16576 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
16577 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
16578 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
16579 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
16580 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
16581 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
16582 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
16583 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
16584 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
16585 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
16586 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
16587 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
16588 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
16589 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
16590 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
16591 Fix typos in docstrings.
16592 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
16593 (idlwave-shell-hide-output, idlwave-shell-mode)
16594 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
16595 Reflow docstrings.
16596
16597 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
16598
62136c5d
SM
165992009-09-24 Ivan Kanis <apple@kanis.eu>
16600
16601 * term.el (term-bold-attribute): New var.
16602 (term-handle-colors-array): Use it.
16603
9c1a45ed
NR
166042009-09-23 Nick Roberts <nickrob@snap.net.nz>
16605
16606 * progmodes/gdb-mi.el (gdb-version): New variable.
16607 (gdb-non-stop-handler): Set gdb-version.
16608 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
16609 Condition "--thread" option on gdb-version.
16610 (gdb-invalidate-threads): Remove unused argument.
16611
03304f31
SM
166122009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
16613
16614 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
16615 to looking-back to avoid ridiculous slow down in large files (bug#4511).
16616
4f02f0c9
GM
166172009-09-23 Glenn Morris <rgm@gnu.org>
16618
16619 * mail/rmail.el (rmail-reply): Don't try to add a References header when
16620 replying to mail without References or Message-Id. (Bug#4525)
16621
a3b4b363
AR
166222009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
16623
16624 * term/ns-win.el (ns-reg-to-script): New variable.
16625
7bda18cc
DU
166262009-09-23 Daiki Ueno <ueno@unixuser.org>
16627
16628 * epg.el (epg-wait-for-status): Preserve existing 'error results.
16629
72169e55
SS
166302009-09-22 Sam Steingold <sds@gnu.org>
16631
16632 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
71630ffe
SS
16633 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
16634 to 1 because hg returns status 1 when nothing is found.
0aa4f295 16635 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
72169e55 16636
905b7d38
SM
166372009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
16638
b0459dec
SM
16639 * textmodes/fill.el: Convert to utf-8 encoding.
16640 (fill-french-nobreak-p): Remove redundant » and « inherited from our
dd86ea11 16641 pre-Unicode days.
b0459dec 16642
905b7d38
SM
16643 * add-log.el (change-log-fill-forward-paragraph): New function.
16644 (change-log-mode): Use it so fill-region DTRT.
16645 Set fill-indent-according-to-mode here rather than in
16646 change-log-fill-paragraph.
16647 (change-log-fill-paragraph): Remove.
16648
baa7f3de
JB
166492009-09-22 Juanma Barranquero <lekktu@gmail.com>
16650
16651 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
16652 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
16653
a8d789f0
GM
166542009-09-22 Glenn Morris <rgm@gnu.org>
16655
daedbbc2
GM
16656 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
16657 the scroll-bar scroll the calendar window rather than the buffer.
16658
d8899a74
GM
16659 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
16660 commands that move point (as opposed to scrolling).
16661
a8d789f0
GM
16662 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
16663
16664 * emacs-lisp/elint.el (elint): New custom group.
16665 (elint-log-buffer): Make it a defcustom.
16666 (elint-scan-preloaded, elint-ignored-warnings)
16667 (elint-directory-skip-re): New options.
16668 (elint-builtin-variables): Doc fix.
16669 (elint-preloaded-env): New variable.
16670 (elint-unknown-builtin-args): Add an entry for encode-time.
16671 (elint-extra-errors): Make it a variable rather than a constant.
16672 (elint-preloaded-skip-re): New constant.
16673 (elint-directory): Skip files matching elint-directory-skip-re.
16674 (elint-features): New variable, local to linted buffers.
16675 (elint-update-env): Initialize elint-features. Possibly add
16676 elint-preloaded-env to the buffer's environment.
16677 (elint-get-top-forms): Bind elint-current-pos, for log messages.
16678 Skip quoted forms.
16679 (elint-init-form): New function, extracted from elint-init-env.
16680 Make non-list forms a warning rather than an error.
16681 Add the mode-map for define-derived-mode. Handle define-minor-mode,
16682 easy-menu-define, put that adds an error-condition, and provide.
16683 When requiring cl, also require cl-macs. Really require cl, to handle
16684 some cl macros. Store required libraries in the list elint-features,
16685 so as not to re-load them. Treat cc-require like require.
16686 (elint-init-env): Call elint-init-form to do the work.
16687 Handle eval-and-compile and such like.
16688 (elint-add-required-env): Do not clear messages.
16689 (elint-special-forms): Add handlers for function, defalias, if, when,
16690 unless, and, or.
16691 (elint-form): Add optional argument to ignore elint-special-forms,
16692 useful to prevent recursive calls from handlers. Doc fix.
16693 Respect elint-ignored-warnings.
16694 (elint-form): Respect elint-ignored-warnings.
16695 (elint-bound-variable, elint-bound-function): New variables.
16696 (elint-unbound-variable): Respect elint-bound-variable.
16697 (elint-get-args): Respect elint-bound-function.
16698 (elint-check-cond-form): Add some simple handling for (f)boundp and
16699 featurep tests.
16700 (elint-check-defalias-form): New handler.
16701 (elint-check-let-form): Make an empty let a warning rather than an
16702 error.
16703 (elint-check-setq-form): Make an empty setq a warning rather than an
16704 error. Respect elint-ignored-warnings.
16705 (elint-check-defvar-form): Accept null doc-strings.
16706 (elint-check-conditional-form): New handler. Does some simple-minded
16707 checking of featurep and (f)boundp tests.
16708 (elint-put-function-args): New function.
16709 (elint-initialize): Use elint-scan-doc-file rather than
16710 elint-find-builtin-variables. Use elint-put-function-args.
16711 Possibly scan preloaded-file-list.
16712 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
16713 extend to handle functions as well.
16714
245be23c
JB
167152009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
16716
16717 * linum.el (linum-delete-overlays, linum-update-window):
16718 Do not modify the right margin. (Bug#3971)
16719
91fdbd6f
CY
167202009-09-21 Chong Yidong <cyd@stupidchicken.com>
16721
6a7662bb
BR
16722 * files.el (conf-mode-maybe, magic-fallback-mode-alist):
16723 Use nxml-mode instead of xml-mode.
91fdbd6f 16724
7589d38e
JB
167252009-09-21 Kevin Ryde <user42@zip.com.au>
16726
16727 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
16728
5ac42715
SM
167292009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
16730
16731 * net/dig.el (dig-mode): Use define-derived-mode.
16732
09c01323
DN
167332009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
16734
4096c5f2
DN
16735 * vc-dispatcher.el (vc-do-command): Return the process object in
16736 the asynchronous case. Use when instead of if. Do not run
5480359e 16737 vc-exec-after to display a message if not enabled. (Bug#4463)
4096c5f2 16738
0e172cc2
DN
16739 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
16740 properties to the stash strings.
16741 (vc-git-stash-list): Return a list of strings.
16742 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
16743 (vc-git-stash-show-at-point): New functions.
16744 (vc-git-stash-map): New keymap.
16745
03304f31
SM
16746 * register.el (ctl-x-r-map): Define the keys here instead of
16747 using autoload.
09c01323 16748
03304f31 167492009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
e3f36d03
SM
16750
16751 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
16752 list, to workaround performance problem (bug#4485).
16753
2f5fc4d7
NR
167542009-09-20 Nick Roberts <nickrob@snap.net.nz>
16755
16756 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
16757
b0f5fd2e
DU
167582009-09-20 Daiki Ueno <ueno@unixuser.org>
16759
16760 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
16761 Document that this option is not recommended to use.
16762
f3445fab
GM
167632009-09-19 Glenn Morris <rgm@gnu.org>
16764
547c6921
GM
16765 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
16766 variable `var'.
16767
f3445fab
GM
16768 * calc/calc-alg.el (var):
16769 * calc/calcalg2.el (var): Define for compiler.
16770
946c009b
CY
167712009-09-19 Chong Yidong <cyd@stupidchicken.com>
16772
e3f36d03
SM
16773 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
16774 Doc fix (Bug#3932).
e2045997 16775
24aedbca
CY
16776 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
16777
327dd27a
CY
16778 * time-stamp.el (time-stamp-month-dd-yyyy)
16779 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
16780 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
16781 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
e3f36d03
SM
16782 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
16783 Remove functions that have been obsolete since 1995 (Bug#4436).
327dd27a 16784
946c009b
CY
16785 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
16786 indent buffer only if called interactively (Bug#4452).
16787
3e70541a 167882009-09-19 Juanma Barranquero <lekktu@gmail.com>
4e2af782 16789 Eli Zaretskii <eliz@gnu.org>
3e70541a
JB
16790
16791 This fixes bug#4197 (merged to bug#865, though not identical).
16792 * server.el (server-auth-dir): Add docstring note about FAT32.
16793 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
16794 but warn against using them.
16795
9b94c32e
NR
167962009-09-19 Nick Roberts <nickrob@snap.net.nz>
16797
16798 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
16799 older GDB where there is no has_more field.
16800
66590684
GM
168012009-09-19 Glenn Morris <rgm@gnu.org>
16802
16803 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
16804
9a1337f9
CY
168052009-09-18 Chong Yidong <cyd@stupidchicken.com>
16806
16807 * files.el (auto-mode-alist): Change default for XML files to nXML
16808 mode (Bug#4169).
16809
d7554167
JB
168102009-09-18 Juanma Barranquero <lekktu@gmail.com>
16811
16812 * server.el (server-ensure-safe-dir): Pass 'integer
16813 to `file-attributes', as suggested.
16814
35a3f9a4
SM
168152009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
16816
16817 * dired-aux.el (dired-query-alist): Remove spurious backslash.
16818 (dired-query): Use read-key.
16819
044f9b05
AR
168202009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
16821
16822 * cus-start.el (ns-use-qd-smoothing): Remove.
16823
6188ea49
GM
168242009-09-18 Glenn Morris <rgm@gnu.org>
16825
08cf18e4
GM
16826 * allout.el (top-level): Remove unnecessary progn.
16827
07eae5c5
GM
16828 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
16829
6726c25e
GM
16830 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
16831 definition of abbrev table.
16832
3f527154 16833 * speedbar.el (speedbar-track-mouse):
6188ea49
GM
16834 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
16835 * net/eudc.el (eudc-expand-inline):
770af4b4
GM
16836 * net/newst-backend.el (newsticker--cache-read-feed):
16837 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
6188ea49
GM
16838 condition-case handlers.
16839
ccb4c30c
NR
168402009-09-18 Nick Roberts <nickrob@snap.net.nz>
16841
16842 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
16843 (gdb-var-list): Add an element for has_more field.
16844 (gdb-non-stop-handler): Enable pretty printing for STL containers.
16845 (gdb-var-create-handler, gdb-var-list-children-handler-1)
16846 (gdb-var-update-handler-1): Parse output of dynamic variable
16847 objects (STL containers).
16848 (gdb-var-delete-1): Pass var1 as an explicit second argument.
16849 (gdb-get-field): Delete alias. Use bindat-get-field directly.
16850
16851 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
16852 gdb-var-list.
16853 (gud-speedbar-buttons): Make node expandable if expression "has more"
16854 children.
16855
8686ac71
JB
168562009-09-17 Juanma Barranquero <lekktu@gmail.com>
16857
16858 * startup.el (emacs-quick-startup): Remove variable and all uses.
16859 (command-line): Set `inhibit-x-resources' instead.
16860 (command-line-1): Use `inhibit-x-resources' instead.
16861
a69c67e8
CY
168622009-09-17 Chong Yidong <cyd@stupidchicken.com>
16863
16864 * subr.el: Fix last change to avoid using the `unless' macro,
16865 which breaks bootstrapping.
16866
354f0faf
SM
168672009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
16868
16869 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
16870 extended definitions, in case we reload subr.el after having
16871 loaded CL.
16872 (eval-next-after-load): Mark as obsolete.
16873
98b9bf40
JL
168742009-09-17 Juri Linkov <juri@jurta.org>
16875
16876 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
16877 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
16878 (menu-bar-showhide-menu, menu-bar-tools-menu)
16879 (menu-bar-describe-menu, menu-bar-help-menu)
16880 (minibuffer-local-completion-map, minibuffer-local-map):
16881 Fix list quoting.
16882
28fab7b5
GM
168832009-09-17 Glenn Morris <rgm@gnu.org>
16884
88d5190c
GM
16885 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
16886 arguments, whether or not it has a handler.
16887
74f24ba7
GM
16888 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
16889
28fab7b5
GM
16890 * simple.el (hard-newline): Give it a doc-string.
16891
a8106aec
GM
16892 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
16893 (lisp-mode-syntax-table): Give them doc-strings.
e4a09a11 16894
76251ad7
DN
168952009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
16896
72033dbe
DN
16897 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
16898 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
16899 (menu-bar-options-menu, menu-bar-showhide-menu)
16900 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
16901 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
16902 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
16903 (menu-bar-options-menu, menu-bar-tools-menu)
16904 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
16905 (menu-bar-help-menu):
16906 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
16907 string arguments.
16908
76251ad7
DN
16909 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
16910 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
16911 calls for the menu names and :help.
16912
97b952b7
SM
169132009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
16914
16915 * mouse.el (minor-mode-menu-from-indicator): Pay attention
16916 to :minor-mode-function (bug#4455).
16917
8f38189e
SM
169182009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
16919
d2fd733e
SM
16920 * startup.el (command-line): Initialize the window-system after
16921 processing the command-line.
16922
8f38189e
SM
16923 * textmodes/page.el (what-page): Make sure we don't inf-loop if
16924 page-delimiter matches the empty string.
16925
77564fa4
GM
169262009-09-16 Glenn Morris <rgm@gnu.org>
16927
16928 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
16929 byte-compile-not-obsolete-var. It's a list now.
16930 (byte-compile-not-obsolete-funcs): New variable.
16931 (byte-compile-warn-obsolete): Don't warn about functions if they are in
16932 byte-compile-not-obsolete-funcs.
16933 (byte-compile-variable-ref, byte-compile-defvar): Update for
16934 byte-compile-not-obsolete-vars name-change and list nature.
16935 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
16936 and variables behind (f)boundp tests.
16937 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
16938
79d316d3
DN
169392009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
16940
16941 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
16942
8fed6934
SM
169432009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
16944
16945 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
16946 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
16947 Don't autoload.
16948
4078fd57
SE
169492009-09-15 Stephen Eglen <stephen@gnu.org>
16950
16951 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
5a0c3f56 16952 the virtual-buffers, use the name of the buffer specified by
4078fd57 16953 find-file-noselect, as the match may be a symlink. (This was a
5a0c3f56 16954 problem if the target and the symlink had different names.)
4078fd57 16955
838ff458
SM
169562009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
16957
b3c7c12d
SM
16958 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
16959
13dc2bc2
SM
16960 * desktop.el (desktop-path): Check user-emacs-directory.
16961
49fec531
SM
16962 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
16963
0e328d37
SM
16964 * loadup.el: Use after-load-functions to GC after loading each file.
16965 Remove the explicit GC calls that used to be sprinkled around.
16966
838ff458
SM
16967 * subr.el (after-load-functions): New hook.
16968 (do-after-load-evaluation): Run it. Use string-match-p to detect
16969 `obsolete' packages, rather than painfully extracting the relevant
16970 directory name.
16971
a62f564f
GM
169722009-09-15 Glenn Morris <rgm@gnu.org>
16973
16974 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
16975 free variable `doc'.
16976
16977 * dired.el (dired-mode-map): Add menu entry for async shell command.
16978
16979 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
16980 variables, also consider the .elc files, since the .el files are
16981 normally gzipped (subsequent code locates the .el.gz from the .elc).
16982
16983 * calc/calc-prog.el (arglist): Define for compiler.
16984
16985 * calendar/diary-lib.el (diary-display-function): Change the default to
16986 fancy display.
16987 (body): Define for compiler.
16988
16989 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
16990 (byte-compile-file-form, byte-compile-lambda)
16991 (byte-compile-top-level-body, byte-compile-form)
16992 (byte-compile-variable-ref, byte-compile-setq)
16993 (byte-compile-setq-default, byte-compile-body)
16994 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
16995 (batch-byte-compile): Give some more local variables with common names
16996 a "bytecomp-" prefix to avoid masking warnings about free variables.
16997
cd05fe7f
GM
16998 * startup.el (command-line-1): Give local variables with common names a
16999 distinguishing prefix, so as not to hide free variable warnings during
17000 bootstrap.
17001
a62f564f
GM
17002 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
17003 clever and add a suffix to make a unique name, just let the user decide
17004 whether or not to overwrite it. If the input is a directory, write the
17005 default filename to that directory. (Bug#4388)
17006 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
17007 is a filename-as-a-directory.
17008
fbc88440
SM
170092009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
17010
17011 * textmodes/page.el (what-page): Don't move to beginning of line.
17012 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
17013
60308853
DN
170142009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
17015
17016 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
17017
32ba3abc
DN
170182009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
17019
9cd39aff
DN
17020 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
17021 * help.el (help-for-help-internal): Add purecopy calls for text.
17022
32ba3abc
DN
17023 * vc.el (top): print-log method now takes an optional SHORTLOG
17024 argument. Add a new method: root.
32ba3abc
DN
17025 (vc-root-diff, vc-print-root-log): New functions.
17026 (vc-log-short-style): New variable.
17027 (vc-print-log-internal): Add support for showing short logs.
17028
17029 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
17030 vc-print-root-log and vc-print-root-diff.
17031
17032 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
17033 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
17034 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
17035 short logs.
17036
17037 * vc-cvs.el (vc-cvs-print-log):
17038 * vc-mtn.el (vc-mtn-print-log):
17039 * vc-rcs.el (vc-rcs-print-log):
17040 * vc-sccs.el (vc-sccs-print-log):
17041 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
17042 that is ignored for now.
17043
837b0e99
DN
17044 * vc-mtn.el (vc-mtn-annotate-command):
17045 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
17046
31cd2dd4
SM
170472009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
17048
17049 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
17050 to function-key-map, and give them ascii-character property.
17051 * term/x-win.el (x-alternatives-map):
17052 * term/ns-win.el (ns-alternatives-map):
17053 * term/internal.el (msdos-key-remapping-map):
17054 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
17055
d62e5bf2
GM
170562009-09-14 Glenn Morris <rgm@gnu.org>
17057
17058 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
17059 temp-buffers (2009-09-12).
17060
7d0105e5
SM
170612009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
17062
17063 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
17064 the new read-key function.
17065
e17ed9ad
CY
170662009-09-13 Chong Yidong <cyd@stupidchicken.com>
17067
17068 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
17069 is defined (Bug#4405).
17070
1fc26e29
CY
170712009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
17072
17073 * recentf.el (recentf-cleanup): Use a hash table to find
17074 duplicates (Bug#4407).
17075
61dc96a2 170762009-09-13 Per Starbäck <per@starback.se> (tiny change)
7e73ea32
CY
17077
17078 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
17079 kp-0 to ascii equivalents (Bug#4325).
17080
42c3a9e3
CY
170812009-09-13 Chong Yidong <cyd@stupidchicken.com>
17082
1f5c1626
CY
17083 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
17084
42c3a9e3 17085 * eshell/em-hist.el:
31cd2dd4
SM
17086 * eshell/em-dirs.el (eshell-complete-user-reference):
17087 Declare pcomplete functions and variables to avoid compiler warnings.
42c3a9e3
CY
17088
170892009-09-13 Leo <sdl.web@gmail.com> (tiny change)
17090
17091 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
17092 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
17093 * eshell/em-alias.el (eshell-aliases-file):
31cd2dd4
SM
17094 * eshell/em-hist.el (eshell-history-file-name):
17095 Use expand-file-name instead of concat to make file names (Bug#4308).
42c3a9e3 17096
1e2b6acf
GM
170972009-09-13 Glenn Morris <rgm@gnu.org>
17098
17099 * ediff-merg.el (ediff-do-merge):
17100 * filesets.el (filesets-run-cmd):
17101 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
17102 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
17103 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
17104 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
17105 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
17106 Replace empty `let's with `progn'.
17107
adba8116
SM
171082009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
17109
17110 * mail/sendmail.el (send-mail-function):
17111 * tooltip.el (tooltip-mode):
17112 * simple.el (transient-mark-mode):
17113 * rfn-eshadow.el (file-name-shadow-mode):
17114 * frame.el (blink-cursor-mode):
17115 * font-core.el (global-font-lock-mode):
17116 * files.el (temporary-file-directory)
17117 (small-temporary-file-directory, auto-save-file-name-transforms):
17118 * epa-hook.el (auto-encryption-mode):
17119 * composite.el (global-auto-composition-mode):
17120 Use custom-initialize-delay.
17121 * startup.el (command-line): Don't explicitly call
17122 custom-reevaluate-setting for all the above vars.
17123 * custom.el (custom-initialize-safe-set)
17124 (custom-initialize-safe-default): Delete.
17125
0a4afea9
SM
171262009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
17127
9f94990d
SM
17128 * term/x-win.el (x-initialize-window-system):
17129 * term/w32-win.el (w32-initialize-window-system):
17130 * term/ns-win.el (ns-initialize-window-system): Don't call
17131 mouse-wheel-mode since it's enabled globally by default already.
17132
0a4afea9
SM
17133 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
17134 actually define the variable, but only silences the byte-compiler.
17135 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
17136 before looking it up.
17137 (mouse-wheel-scroll-amount): Also reset the bindings if this value
17138 is changed.
17139
bf01513f
GM
171402009-09-12 Glenn Morris <rgm@gnu.org>
17141
17142 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
17143 1000.
17144 (elint-add-required-env): Don't beep on error.
17145 (elint-forms): In case of error, return ENV unchanged.
afdceaec
GM
17146 (elint-init-env): Skip non-list forms.
17147 (elint-log): Handle unknown file positions.
bf01513f 17148
d85889e4
DU
171492009-09-12 Daiki Ueno <ueno@unixuser.org>
17150
17151 * epg.el (epg-make-context): Add autoload cookie.
17152 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
17153 (epg-decrypt-string, epg-start-verify, epg-verify-file)
17154 (epg-verify-string, epg-start-sign, epg-sign-file)
17155 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
17156 (epg-encrypt-string, epg-start-export-keys)
17157 (epg-export-keys-to-file, epg-export-keys-to-string)
17158 (epg-start-import-keys, epg-import-keys-from-file)
17159 (epg-import-keys-from-string, epg-start-receive-keys)
17160 (epg-receive-keys, epg-import-keys-from-server)
17161 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
17162 (epg-sign-keys, epg-start-generate-key)
0a4afea9
SM
17163 (epg-generate-key-from-file, epg-generate-key-from-string):
17164 Remove autoload cookie.
d85889e4 17165
8f825ee6
EZ
171662009-09-12 Eli Zaretskii <eliz@gnu.org>
17167
36b434ee
EZ
17168 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
17169 reevaluation of trash-directory.
17170
8f825ee6
EZ
17171 * mwheel.el: Fix last change.
17172 (mouse-wheel-mode): New defvar.
17173 (mouse-wheel-mode): Remove autoload cookie.
17174
5766c380
SM
171752009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
17176
ab5c0fcd
SM
17177 * mwheel.el (mwheel-installed-bindings): New var.
17178 (mouse-wheel-mode): Use it, so as to make sure we really remove all
17179 the bindings we set last time. Use custom-initialize-delay.
17180 * loadup.el: Load mwheel after term/*-win.el.
17181 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
17182 and mouse-wheel-up-event now that their first evaluation is done
17183 sufficiently late to be correct.
17184
45448e64
SM
17185 * startup.el (tutorial-directory): Make it a defcustom.
17186 Use custom-initialize-delay rather than eval-at-startup to set it.
17187 * image.el (image-load-path): Make it a defcustom.
17188 Use custom-initialize-delay rather than eval-at-startup to set it.
17189 * subr.el (eval-at-startup): Remove.
17190 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
17191
5766c380
SM
17192 * subr.el (do-after-load-evaluation): Warn the user after loading an
17193 obsolete package.
17194
d6549da4
GM
171952009-09-12 Glenn Morris <rgm@gnu.org>
17196
17197 * proced.el (proced-mark-alt): Remove alias.
17198 (proced-mode-map): Remove proced-mark-alt.
17199
17200 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
17201 Elint file and directory. Remove initialization entry.
17202
17203 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
17204 commands.
17205 (elint-current-buffer): Set mode-line-process.
17206 (elint-init-env): Handle define-derived-mode.
17207 Fix declare-function with unspecified arglist. Guard against odd
17208 defalias statements (eg iso-insert's 8859-1-map).
17209 (elint-add-required-env): Use a temp buffer.
17210 (elint-form): Just print the function/macro name, not the whole form.
17211 Return env unchanged if we fail to parse a macro.
17212 (elint-forms): Guard against parse errors.
17213 (elint-output): New function, to handle batch mode.
17214 (elint-log-message): Add optional argument. Use elint-output.
17215 (elint-set-mode-line): New function.
17216
30194d4d
CY
172172009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
17218
17219 * emacs-lisp/elp.el (elp-not-profilable): Add more
17220 functions (Bug#4233).
17221
a035f9b0
CY
172222009-09-12 Chong Yidong <cyd@stupidchicken.com>
17223
17224 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
17225 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
17226
dad61164
NR
172272009-09-11 Nick Roberts <nickrob@snap.net.nz>
17228
17229 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
17230 (gdb-var-list-children): Use json parsing.
17231
9c3c9fdf 172322009-09-11 Daniel Colascione <dan.colascione@gmail.com>
34cab3d9
CY
17233
17234 * progmodes/js.el (js--proper-indentation): Handle the case where
17235 char-before is null. Reported by Deniz Dogan.
17236
b4587710
JB
172372009-09-11 Juanma Barranquero <lekktu@gmail.com>
17238
17239 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
17240
13890796
DU
172412009-09-11 Daiki Ueno <ueno@unixuser.org>
17242
17243 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
17244 (epg-digest-algorithm-alist): Add SHA224.
b18508dd 17245 (epg-context-set-passphrase-callback)
97d4bdba 17246 (epg-context-set-progress-callback): Add description about
b18508dd 17247 callback function.
13890796 17248
2efb64a8
SM
172492009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
17250
790d0270
SM
17251 * custom.el (custom-delayed-init-variables): New var.
17252 (custom-initialize-delay): New function.
17253 * startup.el (command-line): "Re"evaluate all vars in
17254 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
17255 explicitly any more.
17256 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
17257 to avoid creating a ~/.emacs.d at build-time (bug#4347).
17258
17259 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
2efb64a8 17260
ac243a40
NR
172612009-09-11 Nick Roberts <nickrob@snap.net.nz>
17262
17263 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
17264 (gdb-var-update-handler): Use json parsing.
17265
657bc6fc
JB
172662009-09-11 Juanma Barranquero <lekktu@gmail.com>
17267
17268 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
17269 decode annotated text, regardless of language environment. (Bug#2741)
17270
b6fe8102
SM
172712009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
17272
17273 * Makefile.in (autoloads): Make rmail.el writable as well.
17274
5cc443fe
GM
172752009-09-11 Glenn Morris <rgm@gnu.org>
17276
5515c54e
GM
17277 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
17278 loaddefs.el.
17279 * dired.el: Regenerate with extracted autoloads.
17280 * Makefile.in (autoloads): Make dired.el writable.
17281
15067158
GM
17282 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
17283 * ibuffer.el: Regenerate with extracted autoloads.
17284 * Makefile.in (autoloads): Make ibuffer.el writable.
17285
d35d0238
GM
17286 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
17287 * version.el (emacs-copyright, emacs-major-version)
17288 (emacs-minor-version): Reformat doc-strings for make-docfile.
17289
5cc443fe
GM
17290 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
17291 functions and variables, since they must be stuff specific to some other
17292 platform.
17293 (apropos-print): Make mouse-click message less specific about button.
17294
17295 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
17296 that records where a macro was defined.
17297 * help-fns.el (describe-function-1): Mention if a function has a
17298 compiler-macro.
17299 * help-mode.el (help-function-cmacro): New button.
17300
17301 * locate.el (top-level): Always require dired.
17302 (locate-mode-map): Initialize inside the defvar.
17303
17304 * net/ange-ftp.el (dired-compress-file): Declare.
17305 (ange-ftp-dired-compress-file): Add doc string.
17306
17307 * term/ns-win.el (x-display-name, x-setup-function-keys):
17308 Unify doc-strings with X versions.
17309
8cb95edf
SM
173102009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
17311
726a4d09
SM
17312 * emulation/crisp.el (crisp-mode-map): Move initialization
17313 into declaration.
17314 (crisp-mode): Use define-minor-mode.
17315
8cb95edf
SM
17316 * progmodes/xscheme.el (xscheme-evaluation-commands):
17317 Put a :advertised-binding property rather than using
17318 advertised-xscheme-send-previous-expression.
17319 (advertised-xscheme-send-previous-expression): Declare obsolete.
17320 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
17321 `advertised-undo'.
17322 (crisp-mode): Add corresponding bindings to
17323 undo's :advertised-binding instead.
17324 * dired.el (dired-mode-map): Put a :advertised-binding property rather
17325 than using dired-advertised-find-file.
17326 (dired-advertised-find-file):
17327 * simple.el (advertised-undo):
17328 * wid-edit.el (advertised-widget-backward): Declare obsolete.
17329 (widget-keymap): Put a :advertised-binding property rather
17330 than using advertised-widget-backward.
17331 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
17332 than using advertised-undo.
17333 * tutorial.el (tutorial--default-keys): Adjust accordingly.
17334
07db5857
SS
173352009-09-10 Simon South <ssouth@slowcomputing.org>
17336
17337 * progmodes/delphi.el (delphi-tab): Indent region when Transient
17338 Mark mode is enabled and region is active; otherwise indent or
17339 insert TAB as usual.
17340 (delphi-mode): Update description of TAB-key binding.
17341
50d4ba39
SM
173422009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
17343
17344 * subr.el (define-key-rebound-commands): Mark obsolete.
17345 * startup.el (precompute-menubar-bindings): Remove.
17346 (normal-top-level): Remove obsolete code that tried to precompute
17347 menubar bindings.
17348 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
17349 define-key-rebound-commands and precompute-menubar-bindings.
17350
ffa894db
KY
173512009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
17352
17353 * net/imap.el (imap-interactive-login): Better messages.
17354 (imap-open): Fix bug with renamed buffer on reconnect.
17355 (imap-authenticate): Add buffer-local imap-last-authenticator variable
17356 for easier debugging and cleaner code. On successful (guessed based on
17357 server capabilities) secondary authentication, set imap-state
17358 correctly.
17359 (imap-last-authenticator): Define imap-last-authenticator as a variable
17360 to avoid warnings.
17361
9477096c
GM
173622009-09-10 Glenn Morris <rgm@gnu.org>
17363
17364 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
17365
17366 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
17367 (byte-compile-file-form-autoload): Don't warn about unknown functions
17368 where the autoload statement comes after the use.
17369 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
17370 that any handlers inside the body (eg require) are in turn respected.
17371
17372 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
17373 effects.
17374
17375 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
17376 and syntax and abbrev tables basic docs, if they don't have any.
17377
17378 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
17379
17380 * international/mule-cmds.el (top-level): Require cl when compiling.
17381 (view-hello-file): Use default-value rather than
17382 default-enable-multibyte-characters.
17383
17384 * progmodes/fortran.el: Move all safe and risky properties into the
17385 defcustoms.
17386
17387 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
17388 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
17389 * mail/undigest.el:
17390 Put autoloads in rmail.el rather than loaddefs.el.
17391 * mail/rmail.el: Regenerate with extracted autoloads.
17392
17393 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
17394 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
17395
9f16c547
NR
173962009-09-10 Nick Roberts <nickrob@snap.net.nz>
17397
17398 Reported in thread for Bug#4375.
17399 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
17400 "-data-evaluate-expression" instead of print.
17401 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
17402 (gdb-tooltip-print): Parse output from above MI command.
7ab133d1
NR
17403 (gdb): Revert 2009-08-11 change. User should detach inferior
17404 manually.
9f16c547
NR
17405
17406 Remove the word "separate" from IO functions as inferior
17407 output is now never displayed in the GUD buffer.
17408
50405cd0
JB
174092009-09-10 Juanma Barranquero <lekktu@gmail.com>
17410
17411 * startup.el (command-line-normalize-file-name): On Windows and
17412 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
17413
7ae62430
JL
174142009-09-10 Juri Linkov <juri@jurta.org>
17415
17416 * isearch.el (isearch-text-char-description): Propertize escape
17417 character sequences with the `escape-glyph' face. (Bug#4344)
17418
17419 * simple.el (shell-command): Set asynchronous process filter to
17420 `comint-output-filter'. (Bug#4343)
17421
17422 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
17423 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
17424 the list. Move "asm" to the bottom.
17425 (grep-find-ignored-directories): Add `choice' with nil value
17426 to empty the list easily.
17427 (grep-find-ignored-files): New option.
17428 (grep-files-history): Set to nil by default instead of '("ch" "el").
17429 (grep-compute-defaults): Add "<X>" to `grep-template'.
17430 (grep-read-files): Bind new local variables `default-alias' and
17431 `default-extension'. Use a list of default values for the file prompt.
17432 (lgrep): Add `--exclude=' command line options composed from
17433 `grep-find-ignored-files'.
17434 (rgrep): Add `-name' command line options composed from
17435 `grep-find-ignored-files'. (Bug#4301)
17436
cd875252
SM
174372009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
17438
17439 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
17440 (bug#4368).
17441
cdce0b33
KY
174422009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
17443
17444 * calendar/time-date.el (autoload):
17445 Expand define-obsolete-function-alias into defalias and make-obsolete
17446 for old Emacsen that Gnus supports.
17447 (with-no-warnings): Define it for old Emacsen.
17448 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
17449 is available.
17450 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
17451 float-time is available; suppress compile warning for time-to-seconds.
17452
174532009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
17454
17455 * net/imap.el (imap-message-map): Docstring fix.
17456
2b2eb431
GM
174572009-09-09 Glenn Morris <rgm@gnu.org>
17458
17459 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
17460 line numbers too. (Bug#4374)
17461
83a5aac5
SM
174622009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
17463
755e0210
SM
17464 * smerge-mode.el (smerge-remove-props, smerge-refine):
17465 Use with-silent-modifications (bug#4342).
17466
83a5aac5
SM
17467 * subr.el (with-silent-modifications): New macro.
17468
79f01fa7
JB
174692009-09-07 Juanma Barranquero <lekktu@gmail.com>
17470
17471 * files.el (top-level): Require `cl' when compiling.
17472
448ecec3
GM
174732009-09-07 Glenn Morris <rgm@gnu.org>
17474
17475 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
17476
8f09a02f
GM
17477 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
17478 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
17479
76ff67bf
NR
174802009-09-06 Nick Roberts <nickrob@snap.net.nz>
17481
17482 * vc-git.el (vc-git-annotate-command): Use separator to parse
17483 arguments correctly.
17484
943c8b75
EZ
174852009-09-06 Eli Zaretskii <eliz@gnu.org>
17486
17487 * proced.el (proced-mode): Doc fix.
17488
680db9ac
MA
174892009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
17490
17491 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
17492 lstat fails.
17493 (tramp-do-file-attributes-with-ls): Check for file existence at
17494 remote end.
17495 (tramp-do-file-attributes-with-stat): Likewise.
17496 (tramp-convert-file-attributes): Return nil when attr is nil.
17497
3f12e5bd
GM
174982009-09-05 Glenn Morris <rgm@gnu.org>
17499
c8dc27bf
GM
17500 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
17501 properties to this button.
17502 (diary-fancy-display): Don't extend the button to the final newline.
17503 (diary-fancy-display-mode): Continue to define "q" as a local key.
17504
cca065d8
GM
17505 * calendar/cal-china.el (holiday-chinese): Make it slightly more
17506 efficient.
17507
cddaedb6
GM
17508 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
17509
3f12e5bd
GM
17510 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
17511 (byte-compile-dest-file-function): New option.
17512 (byte-compile-dest-file): Doc fix.
17513 Obey byte-compile-dest-file-function.
17514 (byte-compile-cl-file-p): New function.
17515 (byte-compile-eval): Only suppress noruntime warnings about cl functions
17516 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
17517 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
17518 than for file being previously loaded.
17519 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
17520 (byte-compile-file-form-require): Handle the case where requiring a file
17521 indirectly causes CL to be loaded.
17522
049a231b
KF
175232009-09-05 Karl Fogel <kfogel@red-bean.com>
17524
17525 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
17526 before killing the old buffer, since by the time `kill-buffer' is
17527 run so many buffer variables have been set to nil that it may not
17528 behave as expected. (Bug#4061)
17529
ef7ef2a0
KF
175302009-09-05 Karl Fogel <kfogel@red-bean.com>
17531
17532 * files.el (find-alternate-file): If the old buffer is modified
17533 and visiting a file, behave similarly to `kill-buffer' when
17534 killing it, thus reverting to the pre-1.878 behavior; see
17535 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
17536 for discussion. Also, consult `buffer-file-name' as a variable
17537 not as a function, for consistency with the rest of the code.
17538
73d854cd
MA
175392009-09-04 Michael Albinus <michael.albinus@gmx.de>
17540
17541 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
17542 also when adding a new directory.
17543
6a7662bb
BR
17544 * net/tramp-compat.el (tramp-compat-line-beginning-position):
17545 New defun.
73d854cd 17546
df120481
SM
175472009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
17548
17549 * files.el (locate-file-completion-table): Make it provide boundary
17550 information, so partial-completion works better.
17551
c0bc6d79
SM
175522009-09-04 Leo <sdl.web@gmail.com> (tiny change)
17553
17554 * mail/footnote.el (Footnote-text-under-cursor):
17555 Check footnote-text-marker-alist before using it (bug#4324).
17556
f76a9756
GM
175572009-09-04 Glenn Morris <rgm@gnu.org>
17558
67d110f1
GM
17559 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
17560 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
17561 * play/solitaire.el, play/tetris.el:
17562 Remove leading * from defcustom and defface docs.
17563
b42d4989
GM
17564 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
17565 necessary.
17566 (diary-fancy-overriding-map): New variable.
17567 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
17568 Use view-mode.
17569
f76a9756
GM
17570 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
17571 goto-line.
17572
e605eeeb
GM
175732009-09-03 Glenn Morris <rgm@gnu.org>
17574
597e2240
GM
17575 * arc-mode.el (archive-mode):
17576 * dos-fns.el (set-default-process-coding-system):
17577 * man.el (Man-getpage-in-background):
17578 * menu-bar.el (menu-bar-describe-menu):
17579 * server.el (server-process-filter):
17580 * startup.el (command-line):
17581 * tar-mode.el (tar-header-block-tokenize, tar-extract):
17582 * w32-fns.el (set-default-process-coding-system):
17583 * x-dnd.el (x-dnd-handle-file-name):
17584 * international/mule-cmds.el (mule-menu-keymap)
17585 (set-default-coding-systems, language-info-alist, set-language-info)
17586 (set-language-environment, standard-display-european-internal)
17587 (set-locale-environment):
17588 * international/mule-diag.el (mule-diag):
17589 * mail/emacsbug.el (report-emacs-bug):
17590 * mail/rmail.el (rmail-mode):
17591 * mail/sendmail.el (mail-setup):
17592 Use default-value rather than default-enable-multibyte-characters.
17593
f38184aa
GM
17594 * progmodes/f90.el: Move all safe properties into the defcustoms.
17595 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
17596
e605eeeb
GM
17597 * calendar/appt.el (appt-check):
17598 * calendar/diary-lib.el (diary-set-header, diary-live-p)
17599 (diary-check-diary-file, diary-list-entries)
17600 (diary-include-other-diary-files, diary-simple-display)
17601 (diary-fancy-display, diary-print-entries)
17602 (diary-mark-included-diary-files, diary-make-entry):
17603 Don't call substitute-in-file-name on diary-file.
17604
734db384 176052009-09-03 Eduard Wiebe <usenet@pusto.de>
4e2af782 17606 Stefan Monnier <monnier@iro.umontreal.ca>
734db384
SM
17607
17608 * mail/footnote.el (footnote-prefix): Make it a defcustom.
17609 (footnote-mode-map): Move initialization into the declaration.
17610 (footnote-minor-mode-map): Define it rather than changing global-map.
17611 (footnote-mode): Use define-minor-mode.
17612
e5aa47f9
MA
176132009-09-02 Michael Albinus <michael.albinus@gmx.de>
17614
17615 * net/tramp.el (tramp-handle-file-attributes-with-ls)
17616 (tramp-do-file-attributes-with-perl)
17617 (tramp-do-file-attributes-with-stat): Rename from
17618 `tramp-handle-file-attributes-with-*'.
17619 (tramp-handle-file-attributes): Use them.
17620 (tramp-do-directory-files-and-attributes-with-perl)
17621 (tramp-do-directory-files-and-attributes-with-stat): Rename from
17622 `tramp-handle-directory-files-and-attributes-with-*'.
17623 (tramp-handle-directory-files-and-attributes): Use them.
17624 (tramp-method-out-of-band-p): Additional parameter SIZE.
17625 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
17626 (tramp-handle-write-region): Use it.
734db384 17627 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
e5aa47f9
MA
17628 (tramp-handle-vc-registered): Check, whether the first run did
17629 return files to be tested.
17630 (tramp-advice-make-auto-save-file-name): Do not call directly
17631 `tramp-handle-make-auto-save-file-name', because this would bypass
17632 the locking mechanism.
17633
734db384 17634 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
e5aa47f9
MA
17635 (file-remote-p, process-file, start-file-process, set-file-times)
17636 (tramp-compat-file-attributes): Compatibility functions shall not
17637 call directly `tramp-handle-*', because this would bypass the
17638 locking mechanism.
17639 (tramp-compat-number-sequence): New defun.
17640
6e2ca895
GM
176412009-09-02 Glenn Morris <rgm@gnu.org>
17642
697c7714
GM
17643 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
17644 alias for float-time.
17645 (time-to-number-of-days): In Emacs, use float-time.
17646 * net/newst-backend.el (time-add): Suppress warnings from compat
17647 function.
17648 * time.el (emacs-uptime, emacs-init-time):
17649 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
17650 Use float-time rather than time-to-seconds.
17651
6e2ca895
GM
17652 * minibuffer.el (completion-initials-expand): Fix typo.
17653
17654 * faces.el (modeline, modeline-inactive, modeline-highlight)
17655 (modeline-buffer-id):
17656 * info.el (info-menu-5): Mark these face aliases as obsolete.
17657
ed17efec
NR
176582009-09-01 Nick Roberts <nickrob@snap.net.nz>
17659
17660 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
17661 space ...
17662 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
17663 no "--thread" option.
17664 (gdb-stopped): Don't print "Switched to thread" message when it is
17665 unchanged.
17666
fcb68f70
SM
176672009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
17668
17669 * minibuffer.el (completion-try-completion)
17670 (completion-all-completions): Remove ill-defined (and
17671 mistakenly installed and luckily never used nor documented)
17672 `completion-styles' property.
17673 (completion-initials-expand, completion-initials-all-completions)
17674 (completion-initials-try-completion): New functions.
17675 (completion-styles-alist): Add doc to each entry.
17676 Add new `initials' entry.
17677
83318a6d
NR
176782009-09-01 Nick Roberts <nickrob@snap.net.nz>
17679
17680 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
17681 MI command -var-evaluate-expression.
17682 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
17683 and tweak for case of string child.
734db384 17684 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
83318a6d 17685
d63eb0e7
GM
176862009-09-01 Glenn Morris <rgm@gnu.org>
17687
c4f6e489
GM
17688 * add-log.el (change-log-date-face, change-log-name-face)
17689 (change-log-email-face, change-log-file-face, change-log-list-face)
17690 (change-log-conditionals-face, change-log-function-face)
17691 (change-log-acknowledgement-face):
17692 * cus-edit.el (custom-invalid-face, custom-rogue-face)
17693 (custom-modified-face, custom-set-face, custom-changed-face)
17694 (custom-saved-face, custom-button-face, custom-button-pressed-face)
17695 (custom-documentation-face, custom-state-face, custom-comment-face)
17696 (custom-comment-tag-face, custom-variable-tag-face)
17697 (custom-variable-button-face, custom-face-tag-face)
17698 (custom-group-tag-face-1, custom-group-tag-face):
17699 * diff-mode.el (diff-header-face, diff-file-header-face)
17700 (diff-index-face, diff-hunk-header-face, diff-removed-face)
17701 (diff-added-face, diff-changed-face, diff-function-face)
17702 (diff-context-face, diff-nonexistent-face):
17703 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
17704 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
17705 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
17706 (Info-title-4-face):
17707 * isearch.el (isearch-lazy-highlight-face):
17708 * log-view.el (log-view-file-face, log-view-message-face):
17709 * paren.el (show-paren-match-face, show-paren-mismatch-face):
17710 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
17711 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
17712 (cvs-msg-face):
17713 * smerge-mode.el (smerge-mine-face, smerge-other-face)
17714 (smerge-base-face, smerge-markers-face):
17715 * wid-edit.el (widget-documentation-face, widget-button-face)
17716 (widget-field-face, widget-single-line-field-face)
17717 (widget-inactive-face, widget-button-pressed-face):
17718 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
17719 (woman-addition-face):
2fb1ec93
GM
17720 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
17721 (eshell-ls-executable-face, eshell-ls-readonly-face)
17722 (eshell-ls-unreadable-face, eshell-ls-special-face)
17723 (eshell-ls-missing-face, eshell-ls-archive-face)
17724 (eshell-ls-backup-face, eshell-ls-product-face)
17725 (eshell-ls-clutter-face):
17726 * eshell/em-prompt.el (eshell-prompt-face):
17727 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
c4f6e489 17728 * obsolete/old-whitespace.el (whitespace-highlight-face):
0142e36b
GM
17729 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
17730 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
17731 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
17732 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
17733 (antlr-font-lock-literal-face):
c4f6e489
GM
17734 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
17735 (ebrowse-root-class-face, ebrowse-file-name-face)
17736 (ebrowse-default-face, ebrowse-member-attribute-face)
17737 (ebrowse-member-class-face, ebrowse-progress-face):
17738 * progmodes/make-mode.el (makefile-space-face):
17739 * progmodes/sh-script.el (sh-heredoc-face):
17740 * textmodes/flyspell.el (flyspell-incorrect-face)
17741 (flyspell-duplicate-face):
17742 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
49c539a1 17743 * textmodes/texinfo.el (texinfo-heading-face):
c4f6e489
GM
17744 Mark face aliases with "-face" suffix as obsolete.
17745
d80619fa
GM
17746 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
17747 compiler.
17748
5f68c1b7
GM
17749 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
17750 (eudc-bob-sound-menu): Use defvar rather than defconst, since
17751 easy-menu-define wants to modify these.
17752
17753 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
17754
17755 * net/browse-url.el (browse-url-file-url):
17756 * term/internal.el (dos-codepage-setup):
17757 Use default-value rather than default-enable-multibyte-characters.
17758
d80619fa 17759 * progmodes/etags.el (etags-goto-tag-location):
5f68c1b7
GM
17760 * progmodes/flymake.el (flymake-highlight-line)
17761 (flymake-goto-file-and-line, flymake-goto-line):
17762 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
17763 (gdb-goto-breakpoint):
17764 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
17765 * progmodes/python.el (python-find-function)
17766 (python-pdbtrack-track-stack-file):
17767 * progmodes/verilog-mode.el (verilog-surelint-off):
17768 * term/ns-win.el (ns-open-file-select-line):
17769 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
17770 Use forward-line rather than goto-line.
17771
d63eb0e7
GM
17772 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
17773 * textmodes/reftex-index.el (reftex-display-index):
17774 * textmodes/reftex-ref.el (reftex-offer-label-menu):
17775 * textmodes/reftex-toc.el (reftex-toc):
17776 Remove unnecessary bindings of default-major-mode (all are followed by
17777 major-mode check and possible mode switch).
17778
0afad278
NR
177792009-08-31 Nick Roberts <nickrob@snap.net.nz>
17780
17781 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
17782 Handle watchpoints (bug#4282).
17783 (def-gdb-thread-buffer-command): Enable thread to be selected by
17784 clicking without selecting threads buffer first.
17785 (gdb-current-context-command): Use selected frame so that "up",
17786 "down" etc work in the GUD buffer.
17787 (gdb-update): Find selected frame before rendering stack buffer.
17788 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
17789
4e135dd2
SM
177902009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
17791
17792 * progmodes/sym-comp.el (displayed-completions): Remove.
17793 (symbol-complete): Use minibuffer-complete.
17794
e61eba34
GM
177952009-08-31 Glenn Morris <rgm@gnu.org>
17796
17797 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
17798
734db384
SM
17799 * apropos.el (apropos-symbols-internal):
17800 Handle (obsolete) face aliases.
e61eba34
GM
17801
17802 * faces.el (describe-face): Adjust the output format to be more like
17803 describe-variable, and to mention (obsolete) face aliases.
17804 Adjust the whitespace so that help-setup-xref works.
17805
17806 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
17807 * calendar/diary-lib.el (diary-button-face):
17808 Mark these face aliases as obsolete.
17809
17810 * calendar/calendar.el (calendar-today): Doc fix.
17811
4cf71456
NR
178122009-08-31 Nick Roberts <nickrob@snap.net.nz>
17813
17814 * progmodes/gdb-mi.el (gdb-control-all-threads)
17815 (gdb-control-current-thread): Force tool bar update.
17816 (gdb-non-stop-handler): New function.
17817 (gdb-init-1): Use it to test if non-stop mode is supported.
17818 Remove unused gdbmi buffer type.
17819
e61eba34 178202009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6830f449
JL
17821
17822 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
7ae62430 17823 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
6830f449 17824
4324f7ca
NR
178252009-08-30 Nick Roberts <nickrob@snap.net.nz>
17826
17827 * comint.el (comint-exec-1): Check command is non-null first.
17828 Part of gdb-mi.el change (2009-08-28).
17829
a1bf889a
SM
178302009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
17831
17832 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
17833
060c08b5
JB
178342009-08-30 Juanma Barranquero <lekktu@gmail.com>
17835
17836 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
17837 instead of `dolist' to avoid a recursive require when bootstrapping.
17838
ab22be48
SM
178392009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
17840
73ebf88f
SM
17841 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
17842
80629cfc
SM
17843 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
17844
206d0387 17845 * net/imap.el (imap-send-command): Simplify.
734db384 17846 (imap-wait-for-tag): point-max -> buffer-size.
206d0387 17847
844f7784
SM
17848 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
17849
5ca4661e
SM
17850 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
17851 with constant argument.
17852
c61dc887
SM
17853 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
17854
7eb73deb
SM
17855 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
17856
5fe443de
SM
17857 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
17858 Change default, since most of our files don't have a history.
17859 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
17860 the user.
17861
6444d64a
SM
17862 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
17863 Add comint-run.
17864
5cb16bfc
SM
17865 * calc/calc.el: Improve commenting convention.
17866 (calc-digit-map, toplevel): Simplify.
17867
0aeb71a7
SM
17868 * comint.el (comint-insert-input): Be careful to only set point if we
17869 don't delegate to some other command.
17870
9a9af856
SM
17871 * proced.el (proced-signal-list): Make it an alist.
17872 (proced-grammar-alist): Capitalize names.
17873 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
17874 Disable undo manually and make it read-only.
17875 Use completion-annotate-function.
17876
ab22be48
SM
17877 * minibuffer.el (minibuffer-message): If the current buffer is not
17878 a minibuffer, insert the message in the echo area rather than at the
17879 end of the buffer.
17880 (completion-annotate-function): New variable.
17881 (minibuffer-completion-help): Use it.
17882 (completion--embedded-envvar-table): Environment vars are
17883 always case-sensitive.
17884
4a948dbf
GM
178852009-08-30 Glenn Morris <rgm@gnu.org>
17886
17887 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
17888 from fortran-current-defun.
17889 (fortran-beginning-of-subprogram): Be more precise about finding the
17890 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
17891 (fortran-end-of-subprogram): Simplify.
17892 (fortran-current-defun): Use fortran-start-prog-re.
17893
486cf3b8
JB
178942009-08-29 Juanma Barranquero <lekktu@gmail.com>
17895
17896 * subr.el (do-after-load-evaluation): Simplify.
17897
db167d28
DN
178982009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
17899
17900 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
17901
17902 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
17903 (vc-rcs-print-log): Use it.
17904
17905 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
17906
efbc652a
SM
179072009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
17908
2aa0e5bf
SM
17909 * paths.el (abbrev-file-name): Move to abbrev.el.
17910 * abbrev.el (abbrev-file-name): Move from paths.el.
17911 Obey user-emacs-directory.
17912 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
17913 user-emacs-directory.
17914 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
17915 abbrev-file-name and calc-settings-file any more.
17916 * startup.el (command-line): Recompute abbrev-file-name and
17917 abbreviated-home-dir.
17918 (normal-no-mouse-startup-screen): Improve the generic code and get rid
17919 of the special code for when C-h bindings haven't been changed.
17920 (display-startup-echo-area-message): Use with-current-buffer.
17921 (command-line-1): Use a list of strings, rather than a list of lists
17922 of strings for longopts.
17923
51da8fe2
SM
17924 * files.el (get-free-disk-space): Use / for default-directory.
17925
0c3cc4dd
SM
17926 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
17927 Use with-current-buffer.
17928
d988dbf6
SM
17929 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
17930 Recognize immutable variables like most-positive-fixnum.
17931 (byte-compile-setq-default): Check and warn if trying to assign
17932 to an immutable variable, or a non-variable.
17933
efbc652a
SM
17934 * progmodes/cc-vars.el (c-comment-continuation-stars):
17935 * progmodes/cc-engine.el (c-looking-at-bos):
17936 * progmodes/cc-cmds.el (c-toggle-auto-state)
17937 (c-forward-into-nomenclature, c-backward-into-nomenclature)
17938 (c-comment-line-break-function): Add version of obsolescence.
17939
d30a05d1
JL
179402009-08-28 Juri Linkov <juri@jurta.org>
17941
17942 * files.el (magic-fallback-mode-alist): Add ZIP magic number
17943 associated with `archive-mode'.
17944
17945 * image.el (image-type-header-regexps): Use only JPEG magic number
17946 to determine JPEG images, and don't use `image-jpeg-p' because
17947 Emacs can display non-JFIF non-Exif JPEG images.
17948
1e8eecea
JB
179492009-08-28 Juanma Barranquero <lekktu@gmail.com>
17950
17951 * arc-mode.el (archive-mode):
17952 * emacs-lisp/re-builder.el (re-builder-unload-function):
17953 Protect against the default value of `major-mode' being nil.
17954
dd4fbf56
JB
179552009-08-28 Juanma Barranquero <lekktu@gmail.com>
17956
17957 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
17958 Fix typos in docstrings.
17959
17960 * progmodes/js.el (js--macro-decl-re): Doc fix.
17961 (js--plain-method-re, js--split-name): Refloc docstring.
17962 (js--class-styles, js--make-merged-item, js--splice-into-items):
17963 Fix typos in docstrings; reflow docstrings.
17964 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
17965 (js--variable-decl-matcher, js--inside-pitem-p)
17966 (js--parse-state-at-point, js--get-all-known-symbols)
17967 (js--symbol-history, js-find-symbol, js--js-references)
17968 (js--moz-interactor, js--js-encode-value, js--read-tab):
17969 Fix typos in docstrings.
17970
72f16325
SM
179712009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
17972
14acf2f5
SM
17973 * textmodes/reftex.el (reftex-get-file-buffer-force):
17974 * progmodes/verilog-mode.el (verilog-batch-execute-func):
17975 * emulation/viper.el (viper-go-away, viper-set-hooks):
17976 * emacs-lisp/re-builder.el (re-builder-unload-function):
17977 * emacs-lisp/bytecomp.el (byte-compile-file):
17978 * ses.el (ses-unload-function):
17979 * hexl.el (hexl-find-file):
17980 * files.el (normal-mode):
17981 * ehelp.el (with-electric-help):
17982 * autoinsert.el (auto-insert-alist):
17983 * arc-mode.el (archive-mode):
17984 Use (default-value 'major-mode) instead of default-major-mode.
17985
72f16325
SM
17986 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
17987 * international/mule.el (load-with-code-conversion):
17988 * emacs-lisp/debug.el (debug):
17989 * ediff-vers.el (ediff-rcs-get-output-buffer):
17990 * dired.el (dired-internal-noselect): Don't let-bind
17991 default-major-mode around code that doesn't use it.
17992 E.g. buffer creation via get-buffer-create doesn't use it.
17993
aa485f7c
MA
179942009-08-28 Michael Albinus <michael.albinus@gmx.de>
17995
17996 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
17997 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
17998 when writing the temp file. Otherwise, epa-file gets confused.
17999 (tramp-register-file-name-handlers): Make it a defun. Move also
18000 `epa-file-handler' to the front of `file-name-handler-alist'.
18001
180022009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
18003
18004 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
18005 start right after a ^M.
18006 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
18007 (tramp-completion-file-name-regexp-separate)
18008 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
72f16325
SM
18009 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
18010 Don't modify last-coding-system-used by accident.
aa485f7c
MA
18011 (tramp-completion-file-name-handler): Apply the checks here,
18012 instead during registration.
88b5a757 18013 (tramp-register-file-name-handlers): Rename from
aa485f7c
MA
18014 `tramp-register-file-name-handler'. Register both
18015 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
72f16325 18016 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
aa485f7c 18017
3f0c2b92
NR
180182009-08-28 Nick Roberts <nickrob@snap.net.nz>
18019
72f16325
SM
18020 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
18021 Remove variable ...
3f0c2b92
NR
18022 (gdb-init-1, gdb-display-separate-io-buffer)
18023 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
18024 references to it.
18025 (gdb-inferior-io-mode): Use make-comint-in-buffer.
18026 (gdb-inferior-filter): Use comint-output-filter to stop
18027 echoing and remove ^M characters.
18028
705e5bd9
SM
180292009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
18030
009fdc2e
SM
18031 * emulation/viper-init.el (viper-restore-cursor-type):
18032 * emulation/cua-base.el (cua--update-indications):
18033 Replace default-cursor-type with (default-value 'cursor-type).
18034
b56a5ae0
SM
18035 * mail/sendmail.el (mail-recover-1):
18036 * international/mule-diag.el (describe-current-coding-system-briefly)
18037 (describe-current-coding-system):
18038 * international/mule-cmds.el (select-safe-coding-system)
18039 (select-message-coding-system)
18040 (set-language-environment-coding-systems, set-locale-environment):
18041 * hexl.el (hexl-insert-multibyte-char):
18042 * dos-w32.el (find-buffer-file-type-coding-system):
18043 * simple.el (what-cursor-position):
18044 Replace uses of default-buffer-file-coding-system
18045 with (default-value 'buffer-file-coding-system).
18046
de70529f
SM
18047 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
18048 Replace uses of default-cursor-in-non-selected-windows
18049 with (default-value 'cursor-in-non-selected-windows).
18050 Use with-current-buffer.
18051
705e5bd9
SM
18052 * mail/feedmail.el: Use CL macros.
18053 (feedmail-run-the-queue, feedmail-send-it-immediately):
18054 * dos-w32.el (find-buffer-file-type): Replace uses of
18055 default-buffer-file-type with (default-value 'buffer-file-type).
18056
4d985ac2
GM
180572009-08-28 Glenn Morris <rgm@gnu.org>
18058
18059 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
18060 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
18061 Use default-value of major-mode rather than default-major-mode.
18062
17c15b81
SM
180632009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
18064
3a68ab06
SM
18065 * Makefile.in (update-elcfiles): Report left over elc files.
18066
9421bdd1
SM
18067 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
18068 expand-file-name and with-current-buffer.
18069 (mail-get-names, mail-directory): Use with-current-buffer.
18070
17c15b81
SM
18071 * vc.el (vc-read-revision): New function.
18072 (vc-version-diff, vc-merge): Use it.
18073
ba83a64e
SS
180742009-08-27 Sam Steingold <sds@gnu.org>
18075
18076 * simple.el (kill-do-not-save-duplicates): New user option.
18077 (kill-new): When it is non-nil, and the new string is the same as
18078 the latest kill, set replace to t to avoid duplicates in kill-ring.
18079
be3e598a 180802009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
d5b5c94a
MA
18081
18082 * net/tramp.el (tramp-handle-process-file): Do not flush all
18083 caches when `process-file-side-effects' is set.
18084 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
17c15b81
SM
18085 instead of `tramp-find-file-exists-command'.
18086 Unset `process-file-side-effects'.
d5b5c94a
MA
18087
180882009-08-27 Michael Albinus <michael.albinus@gmx.de>
18089
18090 * net/tramp.el (tramp-methods): New method "rsyncc".
18091 (top): Add completion function for "rsyncc".
18092 (tramp-message-show-message): New defvar.
18093 (tramp-message, tramp-error): Use it.
18094 (tramp-do-copy-or-rename-file-directly): Extend check for direct
18095 remote copying.
18096 (tramp-do-copy-or-rename-file-out-of-band): Handle new
18097 `tramp-methods' entry `copy-env' of "rsyncc".
18098 (tramp-vc-registered-read-file-names): New defconst.
18099 (tramp-vc-registered-file-names): New defvar.
18100 (tramp-handle-vc-registered): Implement optimization strategy.
18101 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
18102 (tramp-vc-file-name-handler): New defun.
18103 (tramp-get-ls-command, tramp-get-test-command)
18104 (tramp-get-file-exists-command, tramp-get-remote-ln)
18105 (tramp-get-remote-perl, tramp-get-remote-stat)
17c15b81 18106 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
d5b5c94a
MA
18107
18108 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
18109 (tramp-cache-inhibit-cache): Extend doc string. It allows also
18110 timestamps.
18111 (tramp-get-file-property): Check for timestamps in
18112 `tramp-cache-inhibit-cache'.
18113 (tramp-set-file-property): Write timestamp.
18114
1339cf20
KH
181152009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
18116
18117 * language/japan-util.el (japanese-symbol-table): Add entries for
18118 cp932-2-byte.
18119
18120 * international/characters.el: Add category `j' to cp932-2-byte.
18121
726e3f1d
KH
181222009-08-27 Kenichi Handa <handa@m17n.org>
18123
18124 * international/fontset.el (build-default-fontset-data): New macro.
18125 (setup-default-fontset): Use build-default-fontset-data for CJK,
7b6fefac 18126 tibetan, ethiopic, and ipa.
726e3f1d 18127
4e3b4528
SM
181282009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
18129
18130 * cus-start.el (default-major-mode): Customize `major-mode' instead.
18131 (enable-multibyte-characters): Not customizable any more.
18132
18133 * subr.el (default-mode-line-format, default-header-line-format)
18134 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
18135 (default-direction-reversed, default-truncate-lines)
18136 (default-left-margin, default-tab-width, default-case-fold-search)
18137 (default-left-margin-width, default-right-margin-width)
18138 (default-left-fringe-width, default-right-fringe-width)
18139 (default-fringes-outside-margins, default-scroll-bar-width)
18140 (default-vertical-scroll-bar, default-indicate-empty-lines)
18141 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
18142 (default-fringe-cursor-alist, default-scroll-up-aggressively)
18143 (default-scroll-down-aggressively, default-fill-column)
18144 (default-cursor-type, default-buffer-file-type)
18145 (default-cursor-in-non-selected-windows)
18146 (default-buffer-file-coding-system, default-major-mode)
18147 (default-enable-multibyte-characters): Mark as obsolete.
18148
b3cca6a6
DN
181492009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
18150
652cc1a2
DN
18151 * vc-dir.el (vc-dir-update): Remove debug helper.
18152
b3cca6a6
DN
18153 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
18154
4ed8c7aa
SS
181552009-08-26 Sam Steingold <sds@gnu.org>
18156
18157 * simple.el (save-interprogram-paste-before-kill): New user option.
18158 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
18159 save the interprogram-paste into kill-ring before overriding it
18160 with the Emacs kill.
18161
3b64d86b
DN
181622009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
18163
18164 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
18165 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
18166 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
18167 and move to vc-rcs.el.
18168 (vc-default-next-revision): Rename to vc-rcs-next-revision and
18169 move to vc-rcs.el.
18170 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
18171 (vc-rcs-update-changelog): Remove.
18172 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
18173 and move to vc-rcs.el.
18174
18175 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
18176 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
18177 renaming.
18178 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
72f16325 18179 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
3b64d86b
DN
18180 vc.el, renamed to be RCS specific.
18181
72f16325
SM
18182 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
18183 New functions.
18184 (vc-cvs-update-changelog): Move here from vc.el.
3b64d86b
DN
18185
18186 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
18187 New functions.
18188
636a36a0
SM
181892009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
18190
18191 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
18192
239b3340
DN
181932009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
18194
b91f0762 18195 * vc-git.el (vc-git-register): Use "git add" for directories.
2ddf440d
DN
18196 (vc-git-stash, vc-git-stash-show): New functions.
18197 (vc-git-extra-menu-map): Bind them.
b91f0762 18198
b8e54362
DN
18199 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
18200 directory correctly in case the item is a directory itself.
18201
239b3340
DN
18202 * vc.el: Document the desired behavior for reverted files in the
18203 `added' state.
dc810649
DN
18204 (vc-default-prettify-state-info): Remove function, unused.
18205
18206 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
239b3340 18207
e49c0179
GM
182082009-08-26 Glenn Morris <rgm@gnu.org>
18209
18210 * bindings.el (standard-mode-line-format): Reposition dashes in
18211 which-func entry. (Bug#4217)
18212
3029e594
GM
18213 * files.el (enable-local-variables, enable-local-eval)
18214 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
18215 the defcustoms.
18216 (auto-mode-alist, ignored-local-variables)
18217 (save-some-buffers-action-alist): Move risky declarations to the
18218 definitions.
18219 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
18220 (font-lock-defaults, format-alist, imenu--index-alist)
18221 (imenu-generic-expression, input-method-alist, minor-mode-alist)
18222 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
18223 (mode-line-modified, mode-line-mule-info, mode-line-position)
18224 (mode-line-process, mode-line-remote, outline-level)
18225 (parse-time-rules, rmail-output-file-alist)
18226 (special-display-buffer-names, vc-mode):
18227 Move risky declarations to the relevant files.
72f16325
SM
18228 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
18229 (mode-line-modified, mode-line-process, mode-line-position)
3029e594
GM
18230 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
18231 * font-core.el (font-lock-defaults):
18232 * format.el (format-alist):
18233 * vc-hooks.el (vc-mode):
18234 * window.el (special-display-buffer-names):
18235 * international/mule-cmds.el (input-method-alist):
18236 Define riskiness here (dumped file) rather than in files.el.
18237 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
18238 * imenu.el (imenu-generic-expression, imenu--index-alist):
18239 * outline.el (outline-level):
18240 * time.el (display-time-string):
18241 * calendar/parse-time.el (parse-time-rules):
18242 * mail/rmailout.el (rmail-output-file-alist):
18243 Autoload riskiness here, rather than placing in files.el.
18244
8476cfaf
SM
182452009-08-26 Andreas Schwab <schwab@linux-m68k.org>
18246
18247 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
18248
0b35b48e
MA
182492009-08-25 Michael Albinus <michael.albinus@gmx.de>
18250
18251 * simple.el (process-file-side-effects): New defvar.
18252
18253 * dired-aux.el (dired-show-file-type):
18254 * vc.el (vc-diff-internal):
18255 * vc-arch.el (vc-arch-diff):
18256 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
18257 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
18258 * vc-git.el (vc-git-registered, vc-git-working-revision)
18259 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
18260 (vc-git--empty-db-p):
18261 * vc-hooks.el (vc-user-login-name):
18262 * vc-svn.el (vc-svn-registered, vc-svn-state)
18263 (vc-svn-dir-extra-headers, vc-svn-find-revision):
18264 * progmodes/grep.el (grep-probe): Let-bind
18265 `process-file-side-effects' with nil.
18266
18267 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
18268
18269 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
18270 daemon. Replace ping by checking for running service for bluez
18271 and zeroconf. (Bug#4239)
18272
d54cc599
GM
182732009-08-25 Kevin Ryde <user42@zip.com.au>
18274
18275 * net/dig.el (dig): Add autoload cookie.
18276
7bfd055d
GM
182772009-08-25 Glenn Morris <rgm@gnu.org>
18278
bac9c66c
GM
18279 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
18280 load-history for absolute file-names.
18281 (byte-compile-file-form-require): Warn about use of the cl package.
18282
7bfd055d
GM
18283 * format.el (format-alist): Doc fix.
18284
5ac1f9e0
GM
18285 * play/bubbles.el (top-level): Don't require cl at run-time.
18286
af62aa88
GM
18287 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
18288 run-time cl).
18289
71e036af
DD
182902009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
18291
18292 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
18293 from cl package.
18294 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
18295
42110eaf
JB
182962009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
18297
18298 * calc/calc-alg.el (math-trig-rewrite)
18299 (math-hyperbolic-trig-rewrite): New functions.
18300 (calc-simplify): Simplify trig functions when asked.
18301
88421f3e
SM
183022009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
18303
18304 * diff-mode.el (diff-find-source-location): Avoid goto-line.
18305
dbd9624e
KH
183062009-08-24 Kenichi Handa <handa@m17n.org>
18307
18308 * language/ind-util.el (mapthread): Delete it.
18309 (combinatorial): New function.
18310 (indian--puthash-cv): Use combinatorial instead of mapthread.
18311
9b89e3ee
GM
183122009-08-22 Kevin Ryde <user42@zip.com.au>
18313
18314 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
18315 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
18316 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
18317 Clarify docstring that the value is strings not symbols.
18318 (checkdoc-list-of-strings-p): New function.
18319
e6ce8c42
GM
183202009-08-22 Glenn Morris <rgm@gnu.org>
18321
2ddf2ea6 18322 * files.el (auto-mode-alist):
a3374680
GM
18323 * hippie-exp.el (he-concat-directory-file-name):
18324 * lpr.el (lpr-windows-system, printer-name):
18325 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
18326 * ps-print.el (ps-windows-system):
18327 * startup.el (command-line):
18328 * emulation/viper-ex.el (viper-glob-function):
18329 * international/mule-cmds.el (set-language-environment-coding-systems):
18330 * net/ange-ftp.el (ange-ftp-write-region):
18331 * obsolete/fast-lock.el (fast-lock-cache-name):
2ddf2ea6 18332 Remove code for defunct system-types emx, macos, mswindows, next-mach,
a3374680
GM
18333 unisoft-unix, vax-vms, win32, w32.
18334
977955fa
GM
18335 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
18336 given name if the pattern is not more specific.
18337
b4deec2e
GM
18338 * calendar/lunar.el (lunar-phase-names): New option.
18339 (lunar-phase): Doc fix.
18340 (lunar-cycles-per-year): New constant.
18341 (lunar-index): New function.
18342 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
18343 (lunar-phase-name): Use lunar-phase-names.
18344 (calendar-lunar-phases): Use format.
18345 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
18346
47e83968
GM
18347 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
18348 Copy imenu-example--name-and-position function here for own use.
18349 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
18350
e6ce8c42
GM
18351 * bs.el (bs--redisplay):
18352 * cus-edit.el (custom-redraw):
18353 * ibuffer.el (ibuffer-bury-buffer):
18354 * server.el (server-goto-line-column):
18355 * startup.el (command-line-1):
18356 * strokes.el (strokes-xpm-for-stroke):
18357 * term.el (term-display-buffer-line):
18358 * view.el (View-goto-line):
18359 * calc/calc.el (calc-do, calc-trail-buffer):
18360 * play/gamegrid.el (gamegrid-add-score-insecure):
18361 * progmodes/ada-mode.el (ada-compile-goto-error):
18362 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
18363 (ebrowse-select-1st-to-9nth):
47e83968 18364 * progmodes/cperl-mode.el (cperl-time-fontification):
e6ce8c42
GM
18365 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
18366 * progmodes/gud.el (gud-display-line):
18367 (idlwave-shell-display-line):
18368 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
18369 * progmodes/make-mode.el (makefile-browser-toggle):
18370 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
18371 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
18372 * textmodes/picture.el (picture-draw-rectangle):
18373 * textmodes/reftex-index.el (reftex-index-goto-letter):
18374 (reftex-select-jump-to-previous):
18375 * textmodes/reftex-sel.el (reftex-find-start-point)
18376 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
18377 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
18378 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
18379 * textmodes/tex-mode.el (tex-compilation-parse-errors):
18380 * textmodes/two-column.el (2C-associated-buffer):
18381 Use forward-line rather than goto-line.
18382
18383 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
18384 goto-line.
18385
4b18bdb3
GM
18386 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
18387 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
18388 (quick-check-list-to-regexp): Declare.
e6ce8c42 18389
72f16325
SM
18390 * progmodes/make-mode.el (makefile-browser-insert-selection):
18391 Use goto-char rather than goto-line.
e6ce8c42
GM
18392
18393 * progmodes/prolog.el (compilation-error-regexp-alist)
18394 (compilation-forget-errors): Declare.
18395
32a2cf25
JL
183962009-08-22 Juri Linkov <juri@jurta.org>
18397
18398 * progmodes/grep.el (lgrep, rgrep): At the beginning
18399 set `dir' to `default-directory' unless `dir' is a non-nil
18400 readable directory. (Bug#4052)
18401 (lgrep, rgrep): Change a weird way to report an error
18402 from using `read-string' to using `error'.
18403 Instead of using interactive arguments in the function body,
18404 add new argument `confirm'.
18405
5443c9b7
SM
184062009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
18407
cb5b40ee
SM
18408 * textmodes/remember.el (remember-buffer):
18409 * progmodes/cperl-mode.el (cperl-vc-header-alist):
18410 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
18411 (icalendar-extract-ical-from-buffer):
5443c9b7
SM
18412 * net/newst-treeview.el (newsticker-groups-filename):
18413 * net/newst-backend.el (newsticker-cache-filename):
18414 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
18415 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
18416 (speedbar-add-ignored-path-regexp, speedbar-line-path)
18417 (speedbar-buffers-line-path, speedbar-path-line)
18418 (speedbar-buffers-line-path):
18419 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
18420 (epg-sign-keys):
18421 * epa.el (epa-display-verify-result):
18422 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
18423
d6261cc1
GM
184242009-08-21 Glenn Morris <rgm@gnu.org>
18425
3e1ea342
GM
18426 * progmodes/js.el (inferior-moz-process): Fix declaration.
18427
ce86eeb5
GM
18428 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
18429
fff28970
GM
18430 * obsolete/rnewspost.el (news-mail-reply):
18431 Use goto-char rather than goto-line.
18432
d93e053b
GM
18433 * term/ns-win.el (ns-open-file-select-line):
18434 Use line-beginning-position rather than goto-line.
18435
d5d105e8
GM
18436 * apropos.el (apropos-command):
18437 * ehelp.el (electric-helpify):
18438 * printing.el (pr-show-setup):
18439 * strokes.el (strokes-help):
18440 * tutorial.el (tutorial--describe-nonstandard-key)
18441 (tutorial--detailed-help):
18442 * woman.el (woman-mini-help, woman-display-extended-fonts):
18443 * calc/calc-help.el (calc-describe-key):
18444 * emulation/edt.el (edt-electric-helpify):
18445 * international/mule-diag.el (mule-diag):
18446 * play/yow.el (apropos-zippy):
18447 * progmodes/python.el (python-describe-symbol):
18448 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
18449 * textmodes/table.el (*table--cell-describe-mode)
18450 (*table--cell-describe-bindings):
18451 Use help-print-return-message rather than the now obsolete alias.
18452
a8ab722f 18453 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
9b4c5ecd
GM
18454 (calendar-cursor-to-visible-date):
18455 * play/5x5.el (5x5-position-cursor):
18456 * play/decipher.el (decipher):
18457 * play/gomoku.el (gomoku-goto-xy):
18458 * play/landmark.el (lm-goto-xy):
18459 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
18460 (mpuz-paint-digit):
18461 Use forward-line, not goto-line.
a8ab722f 18462
d6261cc1
GM
18463 * mail/rmail.el (rmail-obsolete): Delete custom group.
18464 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
18465 (rmail-remote-password, rmail-remote-password-required):
18466 Remove unneeded :set-after and :set properties.
18467
9e846523
MA
184682009-08-21 Michael Albinus <michael.albinus@gmx.de>
18469
18470 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
18471
bbe1f502
DN
184722009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
18473
bcc5db24
DN
18474 * loadup.el: Remove leftover macos code.
18475
bbe1f502
DN
18476 * vc-git.el (vc-git-annotate-command): Run asynchronously.
18477 Explicitly pass the date format to git blame so that user local
18478 so that the output format can be parsed.
18479
6fd2d19a
MA
184802009-08-20 Michael Albinus <michael.albinus@gmx.de>
18481
18482 * net/dbus.el (top): Don't check for (getenv
18483 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
18484
31764e15
SM
184852009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
18486
18487 * log-edit.el (log-edit-strip-single-file-name): New var.
5443c9b7 18488 (log-edit-insert-changelog): Use it. Bug#3571
31764e15 18489
28930e39
SM
184902009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
18491
4fd15622 18492 * subr.el (read-passwd): Use read-key so keypad keys work as well.
31764e15 18493 Bug#3287
4fd15622 18494
b3d8e4a0
SM
18495 * help.el (help-print-return-message): Rename from
18496 print-help-return-message.
18497
c9829c70
SM
18498 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
18499 cvs-mode-map parent hack.
18500 (log-view-mode): Derive from special-mode.
18501
b932657b
SM
18502 * linum.el (linum-mode): window-size-change-functions is redundant.
18503 Adapt to new window-configuration-change-hook behavior.
18504 (linum-after-size, linum-after-config): Remove.
18505
1b700bca
SM
18506 * imenu.el (imenu-example--name-and-position)
18507 (imenu-example--lisp-extract-index-name)
18508 (imenu-example--create-lisp-index, imenu-example--create-c-index):
18509 Mark as obsolete.
18510
28930e39
SM
18511 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
18512 (inferior-prolog-mode): Use it.
18513 (inferior-prolog-load-file): Reset list of errors.
18514
c9af0b68
KH
185152009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
18516
18517 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
18518
18519 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
18520
720c7cd6
MA
185212009-08-19 Michael Albinus <michael.albinus@gmx.de>
18522
18523 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
18524 is running already.
18525
03a74b84
SM
185262009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
18527
18528 * subr.el (listify-key-sequence-1): Use normal syntax since those
18529 integers are nowadays always represented by the same (positive) number
18530 on all platforms.
18531 (read-key-empty-map): New const.
18532 (read-key-delay): New var.
18533 (read-key): New function.
18534 (force-mode-line-update): Use with-current-buffer.
18535 (locate-user-emacs-file): Don't forget to abbreviate the file name.
18536 (start-process-shell-command, start-file-process-shell-command):
18537 Discourage the use of command-args.
18538
f43e88d4
GM
185392009-08-19 Glenn Morris <rgm@gnu.org>
18540
18541 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
18542
890429cc
SM
185432009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
18544
85be9ec4
SM
18545 * simple.el (choose-completion-string): Don't rely on
18546 minibuffer-completing-file-name and ad-hoc checks to decide whether
18547 to continue completion or not.
18548
890429cc
SM
18549 * minibuffer.el (minibuffer-hide-completions): New function.
18550 (completion--do-completion): Use it.
18551 (completions-annotations): New face.
18552 (completion--insert-strings): Use it.
18553 (completion-pcm--delim-wild-regex): Add docstring.
18554 (completion-pcm--string->pattern): Add support for 0-width delimiters
18555 in completion-pcm--delim-wild-regex.
18556
265d4549
SM
185572009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
18558
d440b941
SM
18559 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
18560 Remove unused var `buffer-modified-p'.
18561
265d4549
SM
18562 * minibuffer.el (completion--do-completion): Move point for the #b001
18563 case as well (bug#4176).
18564 (minibuffer-complete, minibuffer-complete-word): Don't move point.
18565
ba6f7d86
MA
185662009-08-18 Michael Albinus <michael.albinus@gmx.de>
18567
18568 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
18569 and :session buses.
18570
98819490
KH
185712009-08-18 Kenichi Handa <handa@m17n.org>
18572
265d4549
SM
18573 * international/ucs-normalize.el (ucs-normalize-version):
18574 Change to 1.1.
58627cf0
KH
18575 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
18576 (utf-8-hfs): Make it perform normalization on encoding too.
18577
98819490
KH
18578 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
18579 (sentence-end-without-space): Delete duplicated chars.
18580 (sentence-end-base): Likewise.
e739cc85
KH
18581
18582 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
18583 (html-mode): Delete duplicated chars from sentence-end-base.
18584
18585 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
18586 (texinfo-mode): Delete duplicated chars from sentence-end-base.
98819490 18587
645b9326
CY
185882009-08-17 Chong Yidong <cyd@stupidchicken.com>
18589
18590 * files.el (hack-one-local-variable): If the mode function is for
18591 a minor mode, pass it an argument (Bug#4148).
18592
56c195af
MA
185932009-08-17 Michael Albinus <michael.albinus@gmx.de>
18594
18595 * net/tramp.el (tramp-register-completion-file-name-handler):
18596 Check also for (member 'partial-completion completion-styles).
18597
7a55c78b
CY
185982009-08-16 Chong Yidong <cyd@stupidchicken.com>
18599
18600 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
18601 abbrev (Bug#3943).
18602
be3e598a 186032009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
8c777c8d
CY
18604
18605 * progmodes/cperl-mode.el: Merge upstream 6.2.
18606 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
18607 (cperl-forward-re): Check cperl-brace-recursing.
18608 (cperl-highlight-charclass): New function.
18609 (cperl-find-pods-heres): Use it.
31cd2dd4 18610 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
8c777c8d 18611 (cperl-beautify-regexp-piece): Fix column calculation.
31cd2dd4 18612 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
8c777c8d
CY
18613 (cperl-beautify-level): Don't process entire regexp.
18614 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
18615 calling man.
18616 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
18617 (cperl-init-faces): Build a list in the normal way.
18618
81b1f9c9
CY
186192009-08-16 Chong Yidong <cyd@stupidchicken.com>
18620
18621 * calendar/parse-time.el (parse-time-string-chars): Save match
18622 data.
18623
c3732cb8
SM
186242009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
18625
55659495
SM
18626 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
18627 (sql-product): Use it.
18628 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
18629 (sql-set-product): Add completion.
18630 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
18631 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
18632 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
18633 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
18634 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
18635 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
18636 (sql-highlight-db2-keywords): Remove.
18637 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
18638 (sql-highlight-product): Use derived-mode-p.
18639 (sql-set-sqli-buffer): Use with-current-buffer.
18640 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
18641 Simplify.
18642
1ae79427
SM
18643 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
18644
c3732cb8
SM
18645 * term.el: Fix commenting convention, turn comments into docstrings.
18646
f24b8bf3
CY
186472009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
18648
18649 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
18650
7b6fefac 186512009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
e1bdde78 18652
1200ac26 18653 * calendar/parse-time.el (parse-time-string-chars): Compute using
d0d3f6e9
CY
18654 character classes, to handle non-ascii characters (Bug#3190).
18655
186562009-08-16 Chong Yidong <cyd@stupidchicken.com>
1200ac26 18657
1abbe4e5
CY
18658 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
18659 another heredoc if the user adds another < (Bug#3226).
18660
c3732cb8
SM
18661 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
18662 Don't initialize based on window-system (Bug#4124).
19261da4 18663
daad00fc
CY
18664 * facemenu.el (facemenu-read-color): Use a completion function
18665 that accepts any defined color, such as RGB triplets (Bug#3677).
18666
e1bdde78
CY
18667 * files.el (get-free-disk-space): Change fallback default
18668 directory to /. Expand DIR argument before switching to fallback.
18669 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
18670
9d73a99e
CY
186712009-08-15 Chong Yidong <cyd@stupidchicken.com>
18672
18673 * files.el (load-library): Doc fix.
18674
68b962d4 186752009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
9d73a99e 18676
953e0c1a 18677 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
c3732cb8 18678 (viper-if-string): Redefine C-s in the minibuffer to insert the last
68b962d4 18679 incremental search string.
9d73a99e 18680
c3732cb8 18681 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
68b962d4 18682 XEmacs.
9d73a99e 18683
c3732cb8
SM
18684 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
18685 (ediff-merge-region-is-non-clash)
18686 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
68b962d4 18687 Also check if the job is really a merge job.
9d73a99e 18688
c3732cb8 18689 * ediff.el (ediff-current-file): New function.
9d73a99e 18690
2e330adc
CY
186912009-08-15 Chong Yidong <cyd@stupidchicken.com>
18692
18693 * progmodes/js.el: Edit docstrings throughout to follow Emacs
18694 conventions.
c3732cb8 18695 (js-insert-and-indent): Delete function.
2e330adc
CY
18696 (js-mode-map): Don't bind keys to js-insert-and-indent.
18697 (js-beginning-of-defun): Rename from js--beginning-of-defun.
18698 (js-end-of-defun): Rename from js--end-of-defun.
c3732cb8 18699 (js-auto-indent-flag): Delete variable.
2e330adc 18700
17b5d0f7
CY
187012009-08-14 Chong Yidong <cyd@stupidchicken.com>
18702
c3732cb8
SM
18703 * progmodes/js.el: Remove proclaim statement.
18704 Defvar which-func-imenu-joiner-function to silence compiler.
2e330adc 18705
ba2d8894
CY
18706 * files.el (auto-mode-alist): Use js-mode for .js files.
18707
c3732cb8 18708 * progmodes/js2-mode.el: Remove file.
17b5d0f7
CY
18709
18710 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
18711
18712 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
18713
c3732cb8 18714 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
17b5d0f7
CY
18715
187162009-08-14 Daniel Colascione <dan.colascione@gmail.com>
4e2af782 18717 Karl Landstrom <karl.landstrom@brgeight.se>
17b5d0f7
CY
18718
18719 * progmodes/js.el: New file.
18720
b6377f1d
MH
187212009-08-14 Mark A. Hershberger <mah@everybody.org>
18722
18723 * timezone.el (timezone-parse-date): Add ability to understand ISO
18724 basic format (minimal separators) dates in addition to the
18725 already-supported extended format dates.
18726
bc0eef46
EZ
187272009-08-14 Eli Zaretskii <eliz@gnu.org>
18728
4e021e65
EZ
18729 * international/ucs-normalize.el: Add a `coding' file variable.
18730
bc0eef46
EZ
18731 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
18732
53dab179
SS
187332009-08-14 Sam Steingold <sds@gnu.org>
18734
6801c38a 18735 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
53dab179 18736
6c58c39c
CY
187372009-08-13 Chong Yidong <cyd@stupidchicken.com>
18738
18739 * faces.el (help-argument-name): Define it here instead of
18740 help-fns.el, because in daemon mode help-fns.el may be loaded when
18741 faces are still uninitialized (Bug#1078).
18742
18743 * help-fns.el (help-argument-name): Move defface to faces.el.
18744
c7baf7e9
NR
187452009-08-13 Nick Roberts <nickrob@snap.net.nz>
18746
18747 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
18748 create buffer with a pty but no process so that GDB can make the
18749 inferior the controlling process.
18750
9c40e995 187512009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
d6d30064
KH
18752
18753 * international/ucs-normalize.el: New file.
18754
8cdba32b
RS
187552009-08-13 Richard Stallman <rms@gnu.org>
18756
5c950923
RS
18757 * mail/rmail.el (rmail-get-attr-names):
18758 Accept an attribute header that is too short.
18759
76e1e40b
RS
18760 * mail/rmail.el (rmail-forget-messages):
18761 Ignore nil elt in rmail-message-vector. Use dotimes.
18762
1fc01b08
RS
18763 * progmodes/compile.el (compilation-goto-locus):
18764 Use next-error-move-function.
18765
8cdba32b
RS
18766 * simple.el (next-error-move-function): New variable.
18767
99910cf4
JL
187682009-08-12 Juri Linkov <juri@jurta.org>
18769
18770 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
18771 always non-nil. (Bug#4052)
18772
18773 * replace.el (read-regexp): Return empty string when
18774 `default-value' is nil.
18775 (keep-lines-read-args): Don't use empty string as the
18776 default value for `read-regexp'. (Bug#2495)
18777
fc5bdf6c
JL
187782009-08-12 Juri Linkov <juri@jurta.org>
18779
18780 * international/mule-cmds.el (ucs-insert): Change arguments
18781 from `arg' to `character', `count', `inherit' to be the same
18782 as in `insert-char'. Doc fix. (Bug#4039)
18783
18784 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
18785
77748848
JL
187862009-08-12 Juri Linkov <juri@jurta.org>
18787
18788 * files-x.el: New file.
18789
18790 * files.el: Move code that deals with adding/deleting
18791 file/directory-local variables to files-x.el.
18792
18793 * Makefile.in (ELCFILES): Add files-x.elc.
18794
c8a44c4e
DD
187952009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
18796
27a9fd5a
DD
18797 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
18798 to use `goto-line'.
18799 (gdb-place-breakpoints, gdb-get-location): Rewritten without
18800 `goto-line'.
18801 (gdb-invalidate-disassembly): Do not refresh upon receiving
7b6fefac 18802 'update signal. Instead, update all disassembly buffers only after
27a9fd5a 18803 threads list.
107ef54a 18804 (gdb): Send -target-detach when buffer is killed (Bug#3794).
88b5a757 18805 (gdb-starting): Move -data-list-register-names...
cf6e27cf
DD
18806 (gdb-stopped): ...here so it's sent when first thread stops.
18807 (gdb-registers-handler-custom): Do nothing if register names are
18808 unknown yet.
27a9fd5a 18809
c8a44c4e
DD
18810 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
18811 from `gdb-mi.el' to avoid extra tangling.
18812
18813 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
7b6fefac 18814 change which breaks `gud-def' definitions used in `gdb'.
c8a44c4e
DD
18815 (gdb-update-gud-running): No extra fuss for updating frame number.
18816
dfd4e693
SM
188172009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
18818
51c4341f
SM
18819 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
18820 (describe-language-environment-map, setup-language-environment-map)
18821 (set-coding-system-map): Move initialization into declaration.
18822 (set-language-info-alist): Last arg to define-key-after can be skipped.
18823
18824 * international/quail.el (quail-completion-1): Simplify.
18825 (quail-define-rules): Use slightly more compact code.
18826 (quail-insert-decode-map): Propertize keys, compact columns.
18827
dfd4e693
SM
18828 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
18829 Add goto-line.
18830
83326559
MB
188312009-08-10 Miles Bader <miles@gnu.org>
18832
18833 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
18834 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
18835 (js2-instance-member, js2-private-member, js2-private-function-call)
18836 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
18837 (js2-magic-paren, js2-external-variable):
18838 Remove "-face" suffix from face names.
18839 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
18840 (js2-highlight-undeclared-vars, js2-peek-token)
18841 (js2-parse-function-params, js2-mode-show-errors)
18842 (js2-mode-show-warnings, js2-make-magic-delimiter)
18843 (js2-mode-highlight-magic-parens): Update to use new face names.
18844
8e754ea2
MA
188452009-08-09 Michael Albinus <michael.albinus@gmx.de>
18846
18847 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
18848 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
18849
1c292fc7
CY
188502009-08-09 Chong Yidong <cyd@stupidchicken.com>
18851
18d433a7
CY
18852 * subr.el: Provide hashtable-print-readable.
18853
1c292fc7
CY
18854 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
18855 hs-c-like-adjust-block-beginning.
18856 (hs-hide-block-at-point): Stop hiding at the beginning of
18857 hs-block-end-regexp (Bug#700).
18858
2db0ae07
DD
188592009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
18860
18861 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
18862 a macro.
18863 (gdb-registers-handler-custom): Do not fail when register names
18864 are unavailable.
18865
fe4740a6
DD
188662009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
18867
18868 * progmodes/gdb-mi.el (gdb-control-all-threads)
18869 (gdb-control-current-thread): Interactive setters for
18870 `gdb-gud-control-all-threads' to use in menu.
18871 (gdb-show-run-p): Show «Go» when process is not active.
6a7662bb
BR
18872 (gud-tool-bar-map): Add non-stop/A,T indicator.
18873 Uses gud/thread.xpm and gud/all.xpm.
fe4740a6 18874
ce299d55
CY
188752009-08-08 Yoni Rabkin <yoni@rabkins.net>
18876
18877 * net/net-utils.el (net-utils-font-lock-keywords): New var.
18878 (nslookup-font-lock-keywords): Make it a variable.
dba90ffd
CY
18879 (net-utils-mode): New mode for viewing diagnostic network output.
18880 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
18881 (net-utils-run-simple): New function.
18882 (ifconfig, iwconfig, netstat, arp, route): Use it.
ce299d55 18883
7c4654ad
DD
188842009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
18885
18886 * progmodes/gdb-mi.el (gdb-read-memory-custom)
18887 (gdb-memory-set-address, def-gdb-set-positive-number)
18888 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
18889 after changing settings.
18890 (gdb-invalidate-disassembly): Update when first shown.
18891 (gdb-edit-locals-value): Fixed.
18892 (gdb-registers-handler-custom): Print registers in right order and
18893 allow changing register values (only for current thread yet).
9cbac26b
DD
18894 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
18895 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
18896 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
6a7662bb
BR
18897 (gdb-locals-handler-custom, gdb-registers-handler-custom):
18898 Thread info in mode name.
9cbac26b 18899 (gdb-registers-mode-map): TAB to switch to locals.
7c4654ad 18900
0f25a277
EZ
189012009-08-08 Eli Zaretskii <eliz@gnu.org>
18902
18903 * mail/rmail.el (rmail-add-mbox-headers)
18904 (rmail-set-message-counters-counter): Search for
18905 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
18906
b971be60
GM
189072009-08-08 Glenn Morris <rgm@gnu.org>
18908
18909 * Makefile.in (ELCFILES): Update.
18910
a35d3ad8
EZ
189112009-08-07 Eli Zaretskii <eliz@gnu.org>
18912
6a7662bb
BR
18913 * mail/sendmail.el (mail-yank-original):
18914 Set buffer-file-coding-system from the one used by the message whose
60c2df40
EZ
18915 text is yanked.
18916
8b0bcc2e
EZ
18917 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
18918 to "windows" when "pgnuplot" is used.
6a7662bb
BR
18919 (calc-graph-command, calc-gnuplot-command, calc-graph-init):
18920 Don't call accept-process-output if "pgnuplot" is used.
8b0bcc2e
EZ
18921 (calc-graph-init): Don't send -display and -geometry to
18922 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
18923 running "pgnuplot -V" with shell-command-to-string.
18924
18925 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
18926 the default.
18927
189282009-08-07 Eli Zaretskii <eliz@gnu.org>
18929
18930 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
a35d3ad8
EZ
18931 org/org-latex.elc.
18932
3bca7ca5
DN
189332009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
18934
3c53763c
DN
18935 * vc-dispatcher.el (vc-resynch-window): Update comment.
18936
3bca7ca5
DN
18937 * term.el (term-handle-ansi-escape): Add comments with the
18938 terminfo capabilities implemented.
18939
7b217360
DD
189402009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
18941
18942 * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
18943 (gdb-var-create-handler): Rewritten using JSON parser.
88b5a757
DD
18944 (gdb-propertize-header): Move earlier.
18945 (gdb-set-header): Remove to avoid duplication.
7b217360
DD
18946 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
18947 Refresh disassembly buffers only after threads list have been
18948 update.
18949 (gdb-threads-header, gdb-registers-header): Per-buffer header line
18950 variables.
18951
b4d84ecf
JL
189522009-08-04 Juri Linkov <juri@jurta.org>
18953
18954 * files.el: Commands to add/delete file/directory-local variables.
18955 (read-file-local-variable, read-file-local-variable-value)
18956 (read-file-local-variable-mode, modify-file-local-variable)
18957 (modify-file-local-variable-prop-line)
18958 (modify-dir-local-variable): New functions.
18959 (add-file-local-variable, delete-file-local-variable)
18960 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
18961 (add-dir-local-variable, delete-dir-local-variable)
18962 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
18963 (copy-dir-locals-to-file-locals-prop-line): New commands.
18964
42da39c1
CY
189652009-08-04 Chong Yidong <cyd@stupidchicken.com>
18966
18967 * abbrev.el (insert-abbrev-table-description): Prettify output.
18968 Suggested by Karl Chen.
18969
98bf8494
DD
189702009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
18971
78b9fb28 18972 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
7b6fefac 18973 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
78b9fb28
DD
18974 (gdb-overlay-arrow-position, gdb-thread-position)
18975 (gdb-disassembly-position): Declare variables.
18976 (gdb-wait-for-pending): Function now.
18977 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
18978 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
18979 compilation goes smoothly.
18980 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
18981 (gdb-non-stop-setting): New customization setting which replaces
18982 `gdb-non-stop' so changing it doesn't break active GDB session.
18983 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
18984 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
18985 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
18986 (gdb-show-threads-by-default): New customization options.
18987 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
18988 routines.
18989 (gdb-get-buffer-create): Send buffers update signal when they are
18990 created.
18991 (gdb-invalidate-locals, gdb-invalidate-registers)
18992 (gdb-invalidate-breakpoints)
18993 (gdb-invalidate-threads, gdb-invalidate-disassembly)
18994 (gdb-invalidate-memory): Accept update signal.
18995 (gdb-current-context-command): Use --frame option.
18996 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
18997 Implement `gdb-frame-number' selection logic.
18998 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
18999 whether to show GUD toolbar buttons.
19000 (gdb-thread-exited): Unselect current thread when it exits.
19001 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
19002 (gdb-mark-line): Routine which sets overlay arrow or inverses
19003 video on fringeless displays.
19004 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
19005 to build aligned columns of data in GDB buffers and set text
19006 properties line-by-line.
19007 (gdb-invalidate-breakpoints)
19008 (gdb-breakpoints-list-handler-custom)
19009 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
19010 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
19011 (gdb-registers-handler-custom): Align data columns.
19012 (gdb-locals-handler-custom): Now prints data like in variable
19013 declarations.
19014 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
88b5a757 19015 Remove confusing buttons.
78b9fb28
DD
19016 (gdb-invalidate-threads): Append --frame.
19017 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
19018 between breakpoints/threads buffers.
19019 (gdb-set-window-buffer): Now can ignore dedicated windows.
19020 (gdb-propertize-header): Use `gdb-set-window-buffer'.
19021 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
19022 (def-gdb-thread-buffer-gud-command): Replaces
19023 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
19024 for fine thread control.
19025 (gdb-preempt-existing-or-display-buffer): New function used to
19026 display bound buffers without breaking window layout.
19027 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
19028 (gdb-select-frame): New version of `gdb-frames-select' which now
19029 sets `gdb-frame-number' so commands may use --frame option instead
19030 of inner debugger state.
19031 (gdb-frame-handler): Do not set `gdb-frame-number'.
19032 (gdb-threads-mode-map): Select threads with mouse.
19033
19034 * progmodes/gud.el (gdb-gud-context-call): Declare function to
19035 avoid compilation warning.
19036 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
19037 `gdb-show-stop-p`.
19038
566f3909
DD
19039 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
19040 Argument `key' renamed to `buffer-type'.
19041 (gdb-current-context-buffer-name): Do not add thread info to
19042 buffer name when no thread is selected.
19043 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
19044 command (bug 3794).
19045 (gdb-thread-selected): Handle `=thread-selected' notification.
19046 (gdb-wait-for-pending): New macro to deal with congestion problems.
19047 (gdb-breakpoints-list-handler-custom): Don't fail on pending
19048 breakpoints.
7b6fefac
JB
19049 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
19050 This fixes problem similar to one described in bug 3947.
566f3909
DD
19051 (gud-menu-map): More menu items.
19052 (gdb-init-1): Reset `gdb-thread-number' to nil.
19053
4a31122c
DD
19054 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
19055 non-stop settings.
19056
19057 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
19058 (gdb-current-context-command): Do not append --thread if
19059 `gdb-thread-number' is nil.
6a7662bb
BR
19060 (gdb-running-threads-count, gdb-stopped-threads-count):
19061 New variables.
4a31122c 19062 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
6a7662bb
BR
19063 (gdb-stopped-hooks, gdb-switch-when-another-stopped):
19064 New customization options.
4a31122c
DD
19065 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
19066 GUD commands.
7b6fefac 19067 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
4a31122c
DD
19068 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
19069 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
19070 set `gdb-thread-number' and update `gud-running' properly.
19071 (gdb-running): Update threads list when new threads appear.
19072 (gdb-stopped): Support non-stop operation and new thread switching
19073 logic.
19074 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
19075 (gdb-json-partial-output): New set of JSON routines.
19076 (def-gdb-auto-update-trigger): New `signal-list' optional
19077 argument.
19078 (gdb-thread-list-handler-custom): Update `gud-running',
19079 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
19080 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
19081 (gdb-continue-thread, gdb-step-thread): New commands for fine
19082 thread execution control.
19083 (gud-menu-map): New menu items to switch non-stop options.
19084 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
0d25e058 19085 (gdb-send): Mimic RET properly (bug 3794).
4a31122c
DD
19086
19087 * progmodes/gdb-mi.el (gdb-rules-name-maker)
19088 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
19089 gdb-buffer-rules.
19090 (def-gdb-auto-update-handler): New nopreserve optional argument.
19091 (gdb-stack-list-frames-custom): Print stack from top to bottom.
19092
88b5a757 19093 * progmodes/gdb-mi.el (gdb-pc-address): Remove unused variable.
4a31122c
DD
19094 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
19095 (gdb-parent-mode): New mode to derive other GDB modes from.
19096 (gdb-display-disassembly-for-thread)
19097 (gdb-frame-disassembly-for-thread): New commands for threads
19098 buffer.
19099
19100 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
19101 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
a5c9f540
DD
19102 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
19103 (gdb-update): We now store all GDB buffers in a list so that they
19104 can be updated by traversing a list instead of calling invalidate
7b6fefac 19105 triggers explicitly.
a5c9f540
DD
19106 (def-gdb-trigger-and-handler): New macro to define trigger-handler
19107 pair for GDB buffer.
19108 (gdb-stack-buffer-name): Add thread information.
e7086683
DD
19109 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
19110 handle pending triggers.
19111 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
19112 (def-gdb-thread-buffer-simple-command)
19113 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
19114 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
7b6fefac
JB
19115 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
19116 New commands which show buffers bound to thread.
88b5a757 19117 (gdb-stack-list-locals-regexp): Remove unused regexp.
4a31122c 19118
7b6fefac
JB
19119 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
19120 (gdb-locals-buffer-name, gdb-registers-buffer-name)
4a31122c
DD
19121 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
19122 to (gud-comint-buffer) in *-buffer-name functions
19123 because (gdb-get-target-string) already does that.
19124 (gdb-locals-handler-custom, gdb-registers-handler-custom)
19125 (gdb-changed-registers-handler): Rewritten without regexps.
19126
ba214964 19127 * progmodes/gdb-mi.el: Basic thread selection support.
4a31122c
DD
19128 (gdb-thread-number): New variable.
19129 (gdb-current-context-command): New macro which adds --thread
19130 option to command.
7b6fefac 19131 (gdb-threads-mode-map): Select thread with SPC.
4a31122c 19132 (gdb-thread-list-handler-custom): Mark current thread with overlay
7b6fefac 19133 arrow. Synchronize GDB thread and Emacs thread.
4a31122c
DD
19134 (gdb-select-thread): New command which selects current thread.
19135 (gdb-invalidate-frames, gdb-invalidate-locals)
19136 (gdb-invalidate-registers): Use --thread option.
20f12ed8 19137
2ac33804
MA
191382009-08-04 Michael Albinus <michael.albinus@gmx.de>
19139
19140 * net/tramp.el (top): Make check for tramp-gvfs loading more
8e754ea2 19141 robust. (Bug#3977)
2ac33804
MA
19142 (tramp-handle-insert-file-contents): `unwind-protect' must be
19143 inside `with-parsed-tramp-file-name'.
19144
19145 * net/tramp-gvfs.el (top): Remove superfluous message when loading
19146 fails.
19147
39d0296f
NR
191482009-08-03 Nick Roberts <nickrob@snap.net.nz>
19149
19150 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
19151 directory if CLASSPATH is not set.
19152
adcbca53
MA
191532009-08-03 Michael Albinus <michael.albinus@gmx.de>
19154
7b6fefac
JB
19155 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
19156 New defconst.
7ef849b6 19157 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
adcbca53 19158
30924b0b
CY
191592009-08-02 Kevin Ryde <user42@zip.com.au>
19160
7b6fefac
JB
19161 * net/newst-backend.el (newsticker--raw-url-list-defaults):
19162 Update freshmeat link. Delete newsforge.com as it seems gone.
30924b0b 19163
b6ce92f1
CY
191642009-08-02 Chong Yidong <cyd@stupidchicken.com>
19165
d977a092
CY
19166 * select.el (x-set-selection): Doc fix (Bug#4021).
19167
19168 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
19169
b6ce92f1
CY
19170 * help-fns.el (describe-variable): Treat list return values from
19171 dir-locals-find-file properly (Bug#4005).
19172
7b6fefac 191732009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
3eedbc85
MA
19174
19175 * net/tramp.el (tramp-debug-message): Print also microseconds.
19176
191772009-08-02 Michael Albinus <michael.albinus@gmx.de>
19178
19179 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
19180 or END is non-nil.
19181 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
19182 (tramp-get-debug-buffer): Change `outline-regexp' according to new
19183 format.
19184
5ce6e4f4 19185 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
3eedbc85
MA
19186 (tramp-get-file-property): Use it.
19187
6a7662bb
BR
19188 * autorevert.el (auto-revert-handler):
19189 Allow `auto-revert-tail-mode' for remote files.
3eedbc85 19190
2aafe808
JR
191912009-08-02 Jason Rumney <jasonr@gnu.org>
19192
19193 * minibuffer.el (read-file-name): Treat confirm options to
7b6fefac 19194 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
2aafe808 19195
e094097c
CY
191962009-08-02 Chong Yidong <cyd@stupidchicken.com>
19197
19198 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
6a7662bb
BR
19199 (font-lock-variable-name-face, font-lock-constant-face):
19200 Darken the colors for light backgrounds.
e094097c 19201
de94f281
EZ
192022009-08-01 Eli Zaretskii <eliz@gnu.org>
19203
19204 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
19205 month names. (Bug#3987)
19206
54b99340
CY
192072009-07-31 Chong Yidong <cyd@stupidchicken.com>
19208
19209 * simple.el (line-move-finish): Pass whole number to
19210 line-move-to-column.
34be836c 19211 (line-move-visual): Perform hscroll to the recorded position.
54b99340 19212
38216c30
JB
192132009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
19214
19215 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
19216
c779896d
CY
192172009-07-29 Alan Mackenzie <acm@muc.de>
19218
19219 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
19220
592ccae0
DD
192212009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
19222
35edc6c6
DD
19223 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
19224 (gdb-place-breakpoints): Use full path when setting breakpoints.
592ccae0 19225
5a9e3ab7
JB
192262009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
19227
19228 * calc/calc.el (calc-mode-map): Add keybinding for
19229 `calc-transpose-lines'.
19230
7b6fefac 192312009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
5a9e3ab7
JB
19232
19233 * calc/calc-misc.el (calc-transpose-lines): New function.
19234
905fb90e
MA
192352009-07-28 Michael Albinus <michael.albinus@gmx.de>
19236
19237 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
19238 Simplify check for out-of-band methods.
19239 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
19240 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
19241
76e14464
DN
192422009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
19243
19244 * vc-git.el (vc-git-checkin): Fix typo.
19245
6088b51f 192462009-07-28 Steve Yegge <steve.yegge@gmail.com>
af077012
SY
19247
19248 * progmodes/js2-mode.el: New file.
19249
b85157fe
NR
192502009-07-28 Nick Roberts <nickrob@snap.net.nz>
19251
19252 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
19253 (gud-menu-map): Adjust tooltip accordingly.
19254
d43c2b06
DN
192552009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
19256
1c0f0c3b
DN
19257 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
19258 (vc-bzr-log-view-mode): Adjust log-view-file-re.
19259
d43c2b06
DN
19260 * add-log.el (change-log-mode-map): Add a menu.
19261
3dec5c36
MA
192622009-07-27 Michael Albinus <michael.albinus@gmx.de>
19263
19264 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
19265 function returns nil.
19266 (dbus-handle-event): Handle special return value :ignore.
19267 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
19268
5704140c
CY
192692009-07-26 Chong Yidong <cyd@stupidchicken.com>
19270
19271 * view.el (view-mode-enable): Don't define Helper-return-blurb if
19272 it's not needed.
19273
3077d1f6
EZ
192742009-07-25 Eli Zaretskii <eliz@gnu.org>
19275
19276 Fix Bug#3888:
19277
19278 * w32-vars.el (x-select-enable-clipboard): Doc fix.
19279
19280 * term/pc-win.el (x-display-name, x-colors)
19281 (x-select-enable-clipboard, x-select-text): Doc fix.
19282
19283 * term/common-win.el (x-display-name, x-colors): Doc fix.
19284
19285 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
19286 (xw-defined-colors): Doc fix.
19287
19288 * w32-fns.el (x-select-text, x-setup-function-keys)
19289 (x-get-selection, x-set-selection): Doc fix.
19290
19291 * term/x-win.el (x-select-text, x-setup-function-keys)
19292 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
19293
19294 * select.el (x-set-selection): Doc fix.
19295
51768bc8
MA
192962009-07-25 Michael Albinus <michael.albinus@gmx.de>
19297
19298 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
19299 instead of "IsNSSSupportAvailable". Avahi ought to work also when
6a7662bb
BR
19300 "IsNSSSupportAvailable" method is not available.
19301 Reported by Steve Youngs <steve@sxemacs.org>.
51768bc8 19302
b11c2874
KH
193032009-07-24 Kenichi Handa <handa@m17n.org>
19304
19305 * international/characters.el: Fix setting of category ?C, ?|, ?K,
7b6fefac 19306 and ?H. Fix setting of case for Latin Extended and Greek Extended.
b11c2874
KH
19307 (build-unicode-category-table): Fix range checks.
19308
ba83b7b6
DN
193092009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
19310
19311 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
19312 the buffer we try to sync is current when calling
19313 vc-resynch-buffer.
19314
19315 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
19316 not show up to date files.
19317
7a8ae964
GM
193182009-07-24 Glenn Morris <rgm@gnu.org>
19319
19320 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
19321 Add autoload cookies. If necessary, initialize.
19322 (elint-log): Handle non-file buffers.
19323 (elint-initialize): Add optional argument to reinitialize.
19324 (elint-find-builtin-variables): Save excursion.
19325
a707eb05
DN
193262009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
19327
19328 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
19329 for Lint.
19330
0a2ddfa6
DN
193312009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
19332
d6a62b0d
DN
19333 * vc.el (vc-print-log-internal): New function, split out from ...
19334 (vc-print-log): ... here.
10b5dcad 19335 (vc-dir-move-to-goal-column): Declare.
d6a62b0d 19336
0a2ddfa6
DN
19337 * vc-git.el (vc-git-add-signoff): New variable.
19338 (vc-git-checkin): Use it.
19339 (vc-git-toggle-signoff): New function.
19340 (vc-git-extra-menu-map): Bind it to menu.
2a0e3379
DN
19341 (vc-git--run-command-string): Accept a nil FILE argument.
19342 (vc-git-stash-list): New function.
19343 (vc-git-dir-extra-headers): Use it.
0a2ddfa6 19344
589a99f2
GM
193452009-07-23 Glenn Morris <rgm@gnu.org>
19346
19347 * help-fns.el (describe-variable): Describe ignored and risky local
19348 variables in a similar way to that in which we describe safe ones.
19349
19350 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
19351 (byte-compile-output-file-form, byte-compile-output-docform)
19352 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
19353 Give some more local variables with common names a "bytecomp-" prefix,
19354 so as not to shadow things during compilation.
19355 * emacs-lisp/cl-macs.el (load-time-value)
19356 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
19357 `outbuffer' to `bytecomp-outbuffer'.
19358
19359 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
19360 since the next two variables cover them automatically now.
19361 (elint-builtin-variables, elint-autoloaded-variables): New.
19362 (elint-unknown-builtin-args): Remove all members, since they can be
19363 parsed automatically now.
19364 (elint-extra-errors): New.
19365 (elint-env-add-env, elint-env-add-macro): Use cadr.
19366 (elint-current-buffer): Use or. Change final message.
19367 (elint-get-top-forms): Use line-end-position.
19368 (elint-init-env): Use cadr. Handle autoload, declare-function,
19369 and defalias.
19370 (elint-add-required-env): Doc fix. Use or. Standardize error.
19371 (regexp-assoc): Remove unused function.
19372 (elint-top-form): Set elint-current-pos, to record the start of the
19373 top-level form, for compilation-mode.
19374 (elint-form): Trap errors in macro expansion. Use dolist.
19375 (elint-unbound-variable): Use elint-builtin-variables and
19376 elint-autoloaded-variables.
19377 (elint-get-args): Use cadr, or.
19378 (elint-check-cond-form): Use dolist, cadr.
19379 (elint-check-condition-case-form): Doc fix. Use cadr.
19380 Use elint-extra-errors.
19381 (elint-log): New function.
19382 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
19383 Distinguish errors and warnings.
19384 (elint-log-message): Use with-current-buffer. Inhibit read-only.
19385 Use a bytecomp-style format.
19386 (elint-clear-log): Preserve default-directory. Inhibit read-only.
19387 (elint-get-log-buffer): Use compilation mode. Disable undo.
19388 Don't truncate lines.
19389 (elint-initialize): Set builtin and autoloaded variable lists.
19390 Only process elint-unknown-builtin-args if non-nil.
19391 (elint-find-builtin-variables, elint-find-autoloaded-variables):
19392 New functions.
19393 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
19394
855b42a2
GM
193952009-07-22 Kevin Ryde <user42@zip.com.au>
19396
19397 * net/newst-backend.el (newsticker--parse-atom-1.0)
19398 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
19399 (newsticker--parse-rss-1.0):
19400 * progmodes/idlwave.el (idlwave-mode):
19401 * progmodes/idlw-shell.el (idlwave-shell-mode):
19402 * progmodes/vera-mode.el (vera-mode):
19403 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
19404 * progmodes/vhdl-mode.el (vhdl-mode):
19405 * textmodes/table.el (table-generate-source)
19406 (table--warn-incompatibility):
19407 Hyperlink urls in docstrings with URL `...'.
19408
fd413a37
GM
194092009-07-22 Glenn Morris <rgm@gnu.org>
19410
cb711556
GM
19411 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
19412 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
19413 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
19414 Remove leading * from defcustom docs.
19415
fd413a37
GM
19416 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
19417
19418 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
19419 defcustom doc.
19420 (list-load-path-shadows): Optionally, just return shadows as a string.
19421
19422 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
19423
a4f69701
CY
194242009-07-21 Chong Yidong <cyd@stupidchicken.com>
19425
6a7662bb
BR
19426 * mail/rmailedit.el (rmail-edit-mode):
19427 Use auto-save-include-big-deletions.
a4f69701 19428
6a7662bb
BR
19429 * mail/rmail.el (rmail-variables):
19430 Use auto-save-include-big-deletions.
a4f69701
CY
19431
19432 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
19433 changes.
19434
ec06459c
JB
194352009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
19436
19437 * calc/calc.el (calc-undo-length): New variable.
19438 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
19439
b41b0976
RS
194402009-07-21 Richard Stallman <rms@gnu.org>
19441
19442 * files.el (auto-save-mode): Handle buffer-save-size = -2
19443 for toggling mode.
19444
4ed32706
GM
194452009-07-21 Glenn Morris <rgm@gnu.org>
19446
531b1264
GM
19447 * textmodes/ispell.el (ispell-looking-back): Update declaration.
19448
55d27f41
GM
19449 * calendar/todo-mode.el (calendar-current-date): Update declaration.
19450
02df3f4d
GM
19451 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
19452 silence compiler. Instead...
19453 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
19454 (ps-print-ensure-fontified): Update for above function name changes.
19455
fdd8417e
GM
19456 * printing.el (pr-mh-get-msg-num, pr-mh-show)
19457 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
19458 silence compiler. Instead...
19459 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
19460 (mh-show-buffer): Only define for compiler.
19461 (pr-mh-current-message): Update for above function name changes.
19462
4ed32706
GM
19463 * files.el (abort-if-file-too-large): Explicitly pass `filename'
19464 as an argument.
19465 (find-file-noselect, insert-file-1): Update for above change.
19466
19467 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
19468
19469 * mail/mailclient.el (mailclient-send-it): Fix message.
19470
19471 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
19472 (edebug-eval): Check cl-debug-env is bound.
19473 (print-level, print-circle): Don't redefine built-in variables.
19474
19475 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
19476 (custom-print-vectors): Remove old comments from doc.
19477
19478 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
19479 (emerge-version): Make the variable an obsolete alias for the
19480 emacs-version variable. Make the function obsolete.
19481 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
19482 Emerge options, rather than merging in into the main Options menu.
19483 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
19484 and auto advance modes. Disable edit/fast items when not relevant.
19485
86812144
CY
194862009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
19487
19488 * term/vt420.el (terminal-init-vt420): Fix typo.
19489
6bb90094
SS
194902009-07-20 Sam Steingold <sds@gnu.org>
19491
19492 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
19493 variable (removed from compile.el on 2004-03-11).
19494
42e0a725
CY
194952009-07-20 Chong Yidong <cyd@stupidchicken.com>
19496
19497 * files.el (hack-local-variables-filter): Fix last change.
19498
2ee20f24
JL
194992009-07-19 Juri Linkov <juri@jurta.org>
19500
19501 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
19502 (dir-local-variables-alist): New buffer-local variable.
19503 (hack-local-variables-filter): If variable is not dir-local,
19504 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
19505 because file-local overrides dir-local.
3570691b 19506 (c-postprocess-file-styles) <declare-function>:
2ee20f24
JL
19507 Remove obsolete declaration.
19508 (hack-dir-local-variables): Add dir-local variable/value pair to
19509 `dir-local-variables-alist' and remove duplicates. Doc fix.
19510
19511 * help-fns.el (describe-variable): Add information about
19512 file-local and dir-local variables.
19513
89bf83cd
CY
195142009-07-19 Chong Yidong <cyd@stupidchicken.com>
19515
19516 * files.el (hack-local-variables-filter): Rewrite.
19517
1a8d3541
GM
195182009-07-19 Glenn Morris <rgm@gnu.org>
19519
d9e8a018
GM
19520 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
19521 Silence compiler by only defining on XEmacs.
19522
da332cfb
GM
19523 * international/mule.el (auto-coding-regexp-alist): Only match
19524 BABYL... at the start of buffer, not of lines. (Bug#3790)
19525
1a8d3541
GM
19526 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
19527 non-calendar buffers (Bug#3862). Restore "not on a date" message.
19528 (cal-menu-context-mouse-menu): Doc fix.
19529
19530 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
19531
19532 * simple.el (mail-user-agent): Doc fix. Set :version tag.
19533
d842b103
JL
195342009-07-18 Juri Linkov <juri@jurta.org>
19535
19536 * info.el: Virtual Info keyword finder.
3570691b 19537 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
d842b103
JL
19538 (Info-finder-file): New variable.
19539 (Info-finder-find-file): New function.
19540 (finder-known-keywords, finder-package-info)
19541 (find-library-name, lm-commentary): Use defvar and
19542 declare-function to silence compiler warnings.
19543 (Info-finder-find-node): New function.
19544 (info-finder): New command.
19545
19546 * subr.el (process-kill-buffer-query-function): New function.
19547 (add-hook)<kill-buffer-query-functions>: Add hook
19548 `process-kill-buffer-query-function'.
19549
10d37df7
AM
195502009-07-18 Alan Mackenzie <acm@muc.de>
19551
7b6fefac 19552 * progmodes/cc-mode.el (c-before-hack-hook)
10d37df7
AM
19553 (c-postprocess-file-styles): Give invocation of `c-set-style'
19554 DONT-OVERRIDE parameter of t. Already set style variables will
19555 thus not be overridden by style settings given by `c-file-syle'.
19556
19557 * files.el (hack-local-variables-filter): Remove entries with
19558 duplicate keys from `file-local-variables-alist'.
19559
102e1a41
EZ
195602009-07-18 Eli Zaretskii <eliz@gnu.org>
19561
19562 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
19563 x-set-selection if display-selections-p returns nil for the
19564 current frame.
19565
16f2e9fc
CY
195662009-07-18 Chong Yidong <cyd@stupidchicken.com>
19567
19568 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
19569
f22693fc
EZ
195702009-07-18 Eli Zaretskii <eliz@gnu.org>
19571
a6c2c80c
EZ
19572 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
19573 Accept nil in addition to a regexp.
19574 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
19575 Accept nil in addition to a regexp.
19576 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
19577 buffers that have an associated file. Handle nil values of
19578 desktop-buffers-not-to-save and desktop-files-not-to-save.
19579 (Bug#3833)
19580
f22693fc
EZ
19581 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
19582 (x-disown-selection-internal): New functions.
19583
e456379a
NR
195842009-07-18 Nick Roberts <nickrob@snap.net.nz>
19585
19586 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
19587 warning.
19588 (gdb-breakpoints-header): Move forward to avoid compiler warning.
19589 (gdb-make-header-line-mouse-map): Remove duplicate definition.
19590
0013b70f
CY
195912009-07-18 David De La Harpe Golden <david@harpegolden.net>
19592
19593 * simple.el (set-mark): Revert last change.
19594
0855c2ca
CY
195952009-07-17 Tassilo Horn <tassilo@member.fsf.org>
19596
19597 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
19598 rendering of pngs is not possible instead of messaging a long
19599 description.
19600
3f5c9cad
CY
196012009-07-17 David De La Harpe Golden <david@harpegolden.net>
19602
19603 * w32-fns.el (x-selection-owner-p): New function.
19604
19605 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
6a7662bb
BR
19606 (mouse-yank-at-click, mouse-yank-primary):
19607 If select-active-regions is non-nil, deactivate the mark before
6c6a75d5 19608 insertion.
3f5c9cad
CY
19609
19610 * simple.el (deactivate-mark, set-mark): Only save selection if we
19611 own it.
19612
1fc87f9b
KH
196132009-07-17 Kenichi Handa <handa@m17n.org>
19614
19615 * case-table.el (describe-buffer-case-table): Fix for the case
19616 that KEY is a cons.
19617
d56fdcd2
DN
196182009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
19619
19620 * vc-rcs.el (vc-rcs-find-file-hook):
19621 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
19622
bede3e9f
MA
196232009-07-16 Michael Albinus <michael.albinus@gmx.de>
19624
19625 * net/tramp.el (tramp-wait-for-output): Handle the case when
19626 commands do not return a newline but a null byte before the shell
19627 prompt. (Bug#3858)
19628
7653ca1d
YM
196292009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
19630
19631 * term/ns-win.el (ns-set-alpha): Don't declare.
19632 (ns-set-background-alpha): Remove function.
19633
ed2a52e9
SM
196342009-07-16 Kevin Ryde <user42@zip.com.au>
19635
19636 * emacs-lisp/copyright.el (copyright-update): Save match-data across
19637 y-or-n-p, for safety.
19638
7a907299
RS
196392009-07-16 Richard Stallman <rms@gnu.org>
19640
19641 * files.el (auto-save-mode): If buffer-saved-size is -2,
19642 don't clobber it.
19643
19644 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
19645 (rmail-retry-ignored-headers): Add more uninteresting fields.
19646
c0db3477
CY
196472009-07-15 Jari Aalto <jari.aalto@cante.net>
19648
19649 * net/rcirc.el (rcirc): Use history variables.
19650 (rcirc-server-name-history, rcirc-nick-name-history)
19651 (rcirc-server-port-history): New variables.
19652
6c875452
KH
196532009-07-15 Kenichi Handa <handa@m17n.org>
19654
bf974dc9
KH
19655 * international/mule-cmds.el (set-language-environment-charset):
19656 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
19657 ignore them.
19658
6c875452
KH
19659 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
19660 Delete unibyte-display.
19661
2066b4fe
CY
196622009-07-15 Chong Yidong <cyd@stupidchicken.com>
19663
19664 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
19665
f9be2e35
CY
196662009-07-15 Chong Yidong <cyd@stupidchicken.com>
19667
19668 * simple.el (deactivate-mark): Optional argument FORCE.
19669 (set-mark): Use deactivate-mark.
19670
19671 * info.el (Info-search): No need to check transient-mark-mode
19672 before calling deactivate-mark.
19673
19674 * select.el (x-set-selection): Doc fix.
19675 (x-valid-simple-selection-p): Allow buffer values.
6a7662bb
BR
19676 (xselect--selection-bounds): Handle buffer values.
19677 Suggested by David De La Harpe Golden.
f9be2e35 19678
6a7662bb
BR
19679 * mouse.el (mouse-set-region, mouse-drag-track):
19680 Call copy-region-as-kill before setting the mark, to let
f9be2e35
CY
19681 select-active-regions work.
19682
be3e598a 196832009-07-15 David De La Harpe Golden <david@harpegolden.net>
f9be2e35
CY
19684
19685 * simple.el (deactivate-mark): If select-active-regions is
19686 non-nil, copy the selection data into a string.
19687 (activate-mark): If select-active-regions is non-nil, set the
19688 selection to the current buffer.
19689 (set-mark): Update selection if select-active-regions is non-nil.
19690
19691 * select.el (x-valid-simple-selection-p): Allow buffer values.
19692
cbd61418
SM
196932009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
19694
19695 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
19696 and more featureful message-mode.
19697
f470187f
CY
196982009-07-14 Chong Yidong <cyd@stupidchicken.com>
19699
19700 * select.el (x-set-selection): Doc fix.
19701 (x-valid-simple-selection-p): Disallow selection data consisting
19702 of a list or cons of integers, since that is not used.
19703 (xselect--selection-bounds, xselect--int-to-cons): New functions.
19704 (xselect-convert-to-string, xselect-convert-to-length)
19705 (xselect-convert-to-filename, xselect-convert-to-charpos)
19706 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
19707
bfc99364
DD
197082009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
19709
19710 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
19711 output in -break-info command (Emacs bug #3794).
19712
e32721f5
GM
197132009-07-14 Glenn Morris <rgm@gnu.org>
19714
1e46f9e4
GM
19715 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
19716 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
19717 (edebug-print-length, edebug-print-level, edebug-print-circle)
19718 (edebug-sit-for-seconds, edebug-view-outside)
19719 (edebug-bounce-point, edebug-set-global-break-condition)
19720 (edebug-Go-nonstop-mode, edebug-trace-mode)
19721 (edebug-Trace-fast-mode, edebug-continue-mode)
19722 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
19723 (edebug-visit-eval-list): Doc fixes.
19724
e32721f5
GM
19725 * subr.el (def-edebug-spec): Doc fix.
19726
66a85e76
KH
197272009-07-14 Kenichi Handa <handa@m17n.org>
19728
19729 * international/characters.el: Fix setting of category ?C.
19730
28571246
JD
197312009-07-13 Jan Djärv <jan.h.d@swipnet.se>
19732
7b6fefac 19733 * term/ns-win.el (x-select-font): defalias x-select-font to
28571246
JD
19734 ns-popup-font-panel instead of generate-fontset-menu.
19735
5d74672c
EZ
197362009-07-12 Eli Zaretskii <eliz@gnu.org>
19737
7b6fefac 19738 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
5d74672c 19739
eb1727a4
CY
197402009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
19741
19742 * arc-mode.el (archive-find-type): Allow for a PK00 string before
19743 the PK\003\004 header (Bug#3770).
19744
208384c5
CY
197452009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
19746
19747 * pcomplete.el (pcomplete-comint-setup): Check for
19748 shell-dynamic-complete-filename too.
19749
774409a1
CY
197502009-07-11 Chong Yidong <cyd@stupidchicken.com>
19751
19752 * simple.el (temporary-goal-column): Change the value for
19753 line-move-visual to a cons cell.
19754 (line-move-visual): Record or set the window hscroll, if
19755 necessary (Bug#3494).
19756 (line-move-1): Handle cons value of temporary-goal-column.
19757
1639ee1d
KH
197582009-07-11 Kenichi Handa <handa@m17n.org>
19759
19760 * international/mule-diag.el (describe-character-set): Don't show
19761 width.
19762
2b1d2412
SS
197632009-07-10 Sam Steingold <sds@gnu.org>
19764
19765 * progmodes/compile.el (compilation-mode-font-lock-keywords):
19766 Omake sometimes indents the errors it prints, so allow all
19767 regexps to start with spaces.
19768
ed3a5691
EZ
197692009-07-10 Eli Zaretskii <eliz@gnu.org>
19770
ed2a52e9
SM
19771 * cus-edit.el (customize-changed-options-previous-release):
19772 Bump value to 22.1. (Bug#3804)
ed3a5691 19773
49405d0e
SS
197742009-07-08 Sam Steingold <sds@gnu.org>
19775
19776 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
19777 to be a cons cell (test . ignored-directory) to selectively ignore
19778 some directories depending on the location of the search.
19779
93c3eb7c
MA
197802009-07-08 Michael Albinus <michael.albinus@gmx.de>
19781
19782 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
19783 remote user is root, on the local host.
19784 (tramp-local-host-p): Either the local user or the remote user
19785 must be root. (Bug#3771)
19786
6f2a8484
NR
197872009-07-08 Nick Roberts <nickrob@snap.net.nz>
19788
19789 * progmodes/gdb-mi.el (gdb): Remove description of
19790 gdb-use-separate-io-buffer.
69cb8d82 19791 (menu): Don't allow toggling of or enable
6f2a8484
NR
19792 gdb-use-separate-io-buffer from menubar.
19793
88d03607
CY
197942009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
19795
19796 * mail/unrmail.el (unrmail): Make sure the message ends with two
19797 newlines (Bug#3769).
19798
7ef5b8b2
GM
197992009-07-08 Glenn Morris <rgm@gnu.org>
19800
19801 * calendar/calendar.el (calendar-current-date): Rework previous change.
19802
3ce82f97
GM
198032009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
19804
19805 * calendar/calendar.el (calendar-current-date):
19806 Add an optional argument giving an offset from today.
19807
f35fc841
GM
198082009-07-08 Glenn Morris <rgm@gnu.org>
19809
19810 * tutorial.el (tutorial--describe-nonstandard-key):
19811 Adjust the message for when a key has been unbound.
19812 (help-with-tutorial): Hide the arch-tag.
19813
40149292
KH
198142009-07-08 Kenichi Handa <handa@m17n.org>
19815
69cb8d82
KH
19816 * international/fontset.el (setup-default-fontset): For each
19817 script, append (not set) font-specs.
19818
40149292
KH
19819 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
19820 docstring.
19821
ff0c4194
NR
198222009-07-08 Nick Roberts <nickrob@snap.net.nz>
19823
19824 * progmodes/gdb-mi.el (gdb-init-1): Move sending
19825 -data-list-register-names to ...
19826 (gdb-starting): ... here because GDB 7.0 requires execution to
19827 have started when using this MI command.
19828 (gdb-set-header): New function to distinguish select and
19829 unselected tabs in gdb buffers.
19830 (gdb-propertize-header): New macro that uses gdb-set-header.
19831 (gdb-breakpoints-header, gdb-locals-header): Use it.
6f2a8484 19832 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
ff0c4194 19833
8954c675
CY
198342009-07-07 Chong Yidong <cyd@stupidchicken.com>
19835
19836 * Makefile.in (ELCFILES): Remove fadr.elc.
19837
0996385d
DD
198382009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
19839
dc6b4519
DD
19840 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
19841 may contain frame information, so `string-match' should be used.
19842 (gdb-update): Disassembly is invalidated through
19843 `gdb-get-selected-frame'.
19844 (gdb-pad-string): New function to pad string with spaces.
19845 (gdb-invalidate-disassembly): Invalidate only if the buffer
19846 exists.
19847 (gdb-disassembly-handler-custom): Column alignment.
19848 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
19849 placing new ones.
19850 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
19851 end of line, too.
19852 (gdb-frame-handler): Match convention to for disassembly buffer
19853 mode name.
17c1380b 19854 (gdb-stack-list-frames-handler): Rewritten without regexps.
e7006f27
DD
19855 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
19856 not highlight breakpoints without line information.
69a197a2 19857 (gdb-input): Add trailing newline to command.
dc6b4519 19858
14340b25
DD
19859 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
19860 buffer properly.
19861 (gdb-breakpoints-list-handler-custom): Replacement for
7b6fefac 19862 `gdb-break-list-handler'. Using real parser instead of regexps
dc6b4519
DD
19863 now.
19864 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
19865 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
19866 to place breakpoints.
14340b25
DD
19867 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
19868 functions.
19869 (gdb-disassembly-handler-custom): Show overlay arrow.
19870 (gdb-disassembly-place-breakpoints): Show breakpoints in
19871 disassembly buffer.
19872 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
dc6b4519 19873 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
7b6fefac 19874 instead of parsing breakpoints buffer. Fixed old menu references
dc6b4519 19875 in `gud-menu-map'.
14340b25 19876
38d4f316 19877 * fadr.el: Remove.
1f2a6224 19878
7b6fefac 19879 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
0996385d 19880 (gdb-memory-address): New variable which holds top address of
7b6fefac 19881 memory page shown in memory buffer.
6a7662bb
BR
19882 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit):
19883 New customization variables.
0996385d
DD
19884 New functions:
19885 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
19886 display the memory buffer.
19887 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
19888 buffer display parameters.
19889 (def-gdb-memory-format, gdb-memory-format-binary)
19890 (gdb-memory-format-octal, gdb-memory-format-unsigned)
19891 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
19892 Functions for setting memory buffer format.
19893 (gdb-memory-unit-word, gdb-memory-unit-halfword)
19894 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
19895 unit size used in memory buffer.
6a7662bb
BR
19896 (gdb-memory-show-next-page, gdb-memory-show-previous-page):
19897 Switch to next/previous page of memory buffer.
28d67a53 19898 Now using (bindat-get-field) instead of fadr functions.
0996385d 19899
9ba562d3
SS
199002009-07-07 Sam Steingold <sds@gnu.org>
19901
19902 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
19903 non-top-level files.
19904
a43977db
KH
199052009-07-07 Kenichi Handa <handa@m17n.org>
19906
6a7662bb
BR
19907 * international/mule-cmds.el (reset-language-environment):
19908 Put the highset priority to the charset iso-8859-1.
a43977db 19909
d44d05e8
CY
199102009-07-06 Chong Yidong <cyd@stupidchicken.com>
19911
19912 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
19913 to the end of the line when locating the block (Bug#700).
19914
3e2fa353
MA
199152009-07-06 Michael Albinus <michael.albinus@gmx.de>
19916
19917 * net/tramp.el (tramp-handle-write-region): Flush file properties
19918 in case of short track.
19919
be3e598a 199202009-07-06 Michael McNamara <mac@mail.brushroad.com>
d88782c3 19921
bf0b361c
JB
19922 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
19923 Coded custom representation of verilog error regular expressions
19924 to work with Emacs-22's new format.
d88782c3 19925 (verilog-error-regexp-xemacs-alist): Coded custom representation
7b6fefac 19926 of verilog error regular expressions to work with XEmacs format.
d88782c3
DN
19927 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
19928 error recognition into XEmacs.
19929 (verilog-error-regexp-add-emacs): Hook routine to install verilog
19930 error recognition into Emacs-22.
19931
25c6f63e
CY
199322009-07-06 Chong Yidong <cyd@stupidchicken.com>
19933
19934 * woman.el: Remove stand-alone closing parentheses.
19935 (woman-file-name, woman2-format-paragraphs)
19936 (woman-leave-blank-lines): Code cleanup.
19937 (woman-use-own-frame): Change default to nil.
6a7662bb
BR
19938 (woman-italic, woman-bold, woman-unknown, woman-addition):
19939 Change defaults to inherit from default faces.
25c6f63e
CY
19940 (woman2-process-escapes): Consume the newline after a stand-alone
19941 filler character (Bug#3651).
19942
f176290e
GM
199432009-07-06 Glenn Morris <rgm@gnu.org>
19944
19945 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
19946 (top-level): Move provide to the end.
19947 (ffap): Remove defunct URL from custom group.
19948
19949 * subr.el (eval-after-load): Doc fix.
19950
7b6fefac 199512009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
e4a5a307
JB
19952
19953 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
19954 `calc-embedded-word' is called twice.
19955
4b8b1ec5
SM
199562009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
19957
19958 * files.el (find-alternate-file-other-window, find-alternate-file):
19959 Obey confirm-nonexistent-file-or-buffer.
19960
d6ceb380
MA
199612009-07-05 Michael Albinus <michael.albinus@gmx.de>
19962
19963 * dired-aux.el (dired-show-file-type): Handle remote files.
19964
be3e598a 199652009-07-05 Jari Aalto <jari.aalto@cante.net>
c760f19e 19966
4b8b1ec5
SM
19967 * desktop.el (desktop-globals-to-save):
19968 Add file-name-history (Bug#2750).
c760f19e 19969
6d00ce04
CY
199702009-07-05 Chong Yidong <cyd@stupidchicken.com>
19971
4b8b1ec5 19972 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
6d00ce04 19973
6ee21b07
JB
199742009-07-04 Johan Bockgård <bojohan@gnu.org>
19975
19976 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
19977 property on entire argument since this is what eshell-lisp-command
19978 expects.
19979
f0dbdc25
MA
199802009-07-03 Michael Albinus <michael.albinus@gmx.de>
19981
19982 * net/tramp-gvfs.el (tramp-gvfs-methods)
19983 (tramp-gvfs-zeroconf-domain)
19984 (tramp-bluez-discover-devices-timeout): Add version flag.
19985 (tramp-gvfs-handler-mounted-unmounted)
19986 (tramp-gvfs-connection-mounted-p): Polish handling of
19987 incompatibilities between GVFS 0.2 and 1.0.
19988
e044e4fc
JD
199892009-07-03 Jan Djärv <jan.h.d@swipnet.se>
19990
4b8b1ec5 19991 * cus-start.el (all): Add make-pointer-invisible.
e044e4fc 19992
2e9b968b
JB
199932009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
19994
bf0b361c 19995 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
2e9b968b
JB
19996 formatted correctly.
19997
baf1a55e
JL
199982009-07-02 Juri Linkov <juri@jurta.org>
19999
20000 * info.el: Virtual Info files and nodes.
20001 (Info-virtual-files, Info-virtual-nodes): New variables.
20002 (Info-current-node-virtual): New variable.
20003 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
20004 New functions.
20005 (Info-file-supports-index-cookies): Use Info-virtual-file-p
20006 to check for a virtual file instead of checking a fixed list
20007 of node names.
20008 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
20009 instead of ad-hoc processing of "dir" and (apropos history toc).
20010 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
20011 instead of ad-hoc processing of "dir" and (apropos history toc).
20012 Reread a file when moving from a virtual node.
20013 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
20014 (Info-directory-toc-nodes, Info-directory-find-file)
20015 (Info-directory-find-node): New functions.
20016 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
20017 (Info-history): Move part of code to
20018 `Info-history-find-node'.
20019 (Info-history-toc-nodes, Info-history-find-file)
20020 (Info-history-find-node): New functions.
20021 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
20022 (Info-toc): Move part of code to `Info-toc-find-node'.
20023 (Info-toc-find-node): New function.
4b8b1ec5 20024 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
baf1a55e
JL
20025 the current Info file name to references because now the node
20026 "*TOC*" belongs to the same Info manual.
4b8b1ec5 20027 (Info-toc-build): Rename from `Info-build-toc'.
baf1a55e
JL
20028 (Info-toc-nodes): Rename input argument `file' to `filename'.
20029 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
20030 instead of ad-hoc processing of ("dir" apropos history toc).
20031 (Info-index-nodes): Use Info-virtual-file-p
20032 to check for a virtual file instead of checking a fixed list
20033 of node names.
20034 (Info-index-node): Add check for `Info-current-node-virtual'.
20035 Raise `save-match-data' higher up the tree to contain
20036 `search-forward' too (bug fix).
20037 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
20038 (Info-virtual-index-nodes): New variable.
20039 (Info-virtual-index-find-node, Info-virtual-index): New functions.
20040 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
20041 (Info-apropos-file, Info-apropos-nodes): New variables.
20042 (Info-apropos-toc-nodes, Info-apropos-find-file)
20043 (Info-apropos-find-node, Info-apropos-matches): New functions.
20044 (info-apropos): Move part of code to `Info-apropos-find-node' and
20045 `Info-apropos-matches'.
20046 (Info-mode-map): Bind "I" to `Info-virtual-index'.
20047 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
20048 for a virtual file instead of checking a fixed list of node names.
20049
20050 * simple.el (async-shell-command): New command.
20051
20052 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
20053
20054 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
20055 instead of `mount-info'.
20056
d04bc496
MA
200572009-07-02 Michael Albinus <michael.albinus@gmx.de>
20058
20059 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
4b8b1ec5 20060 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
d04bc496 20061
af0403e0
KH
200622009-07-02 Kenichi Handa <handa@m17n.org>
20063
20064 * international/mule.el (set-keyboard-coding-system): Force *-unix
20065 coding-system to avoid eol conversion.
20066
99278f8a
MA
200672009-07-01 Michael Albinus <michael.albinus@gmx.de>
20068
4b8b1ec5
SM
20069 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
20070 Add handler for `process-file', `shell-command' and
99278f8a
MA
20071 `start-file-process'.
20072 (tramp-gvfs-handle-shell-command)
20073 (tramp-gvfs-handle-start-file-process)
20074 (tramp-gvfs-handle-process-file): New defuns.
4b8b1ec5 20075 (tramp-synce-list-devices): Simplify check for existence of property.
99278f8a 20076
3f1c6666
JD
200772009-07-01 Jan Djärv <jan.h.d@swipnet.se>
20078
20079 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
20080
3f396bac
KH
200812009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
20082
20083 * language/korean.el (set-language-info-alist): Add korean-cp949,
20084 cp949 to spec.
20085
c1185193
KH
200862009-07-01 Kenichi Handa <handa@m17n.org>
20087
20088 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
20089
20090 * international/encoded-kb.el: Deleted.
20091
20092 * international/mule.el (set-keyboard-coding-system): Perform the
20093 necessary setup here instead of calling encoded-kbd-setup-display.
20094
3f150a60
GM
200952009-07-01 Glenn Morris <rgm@gnu.org>
20096
20097 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
20098
b0d5b05b
GM
200992009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
20100
20101 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
20102
4f4126e6
MA
201032009-06-30 Michael Albinus <michael.albinus@gmx.de>
20104
4b8b1ec5
SM
20105 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
20106 Handle also the 'rename case, when setting file modes. (Bug#3712)
48c2d18a 20107 (tramp-default-file-modes): Remove execute permissions.
4f4126e6 20108
7ae3ea65 20109 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
d6ceb380
MA
20110 (top): Add a default for "synce" in `tramp-default-user-alist'.
20111 Add completion function for "synce" method.
20112 (tramp-hal-service, tramp-hal-path-manager)
4b8b1ec5
SM
20113 (tramp-hal-interface-manager, tramp-hal-interface-device):
20114 New defconst.
20115 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
20116 (tramp-synce-list-devices, tramp-synce-parse-device-names):
20117 New defuns.
d6ceb380
MA
20118
20119 * net/trampver.el: Update release number.
7ae3ea65 20120
0ad6626b
KH
201212009-06-30 Kenichi Handa <handa@m17n.org>
20122
20123 * international/fontset.el (setup-default-fontset): Add CJK fonts
20124 for symbols and the other miscellaneous characters.
20125
4b8b1ec5
SM
20126 * language/korea-util.el (setup-korean-environment-internal):
20127 Make char-width-table suitable for Korean environments.
0ad6626b
KH
20128 (exit-korean-environment): Cancel above.
20129
20130 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
20131 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
48c2d18a 20132 setup-function to make char-width-table suitable for respective
0ad6626b
KH
20133 environments, and an exit-function to cancel that.
20134
20135 * language/japan-util.el (setup-japanese-environment-internal):
20136 Call use-cjk-char-width-table with arg `ja_JP'.
20137
20138 * international/characters.el (cjk-char-width-table): Delete it.
20139 (cjk-char-width-table-list): New variable.
20140 (use-cjk-char-width-table): New arg local-name.
20141 (use-default-char-width-table): Fix for the case that Emacs is
20142 already using the default char-width-table.
20143
fd46e893
MA
201442009-06-29 Michael Albinus <michael.albinus@gmx.de>
20145
20146 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
20147 modes mandatory. (Bug#3712)
20148
b87d9f96
AM
201492009-06-29 Alan Mackenzie <acm@muc.de>
20150
20151 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
4b8b1ec5 20152 correction between the visible width of TABs and their number of bytes.
b87d9f96 20153
2d25aa5a
CY
201542009-06-29 Chong Yidong <cyd@stupidchicken.com>
20155
20156 * server.el (server-buffer-done): Prevent kill-buffer from
20157 prompting by clearing the buffer modification flag (Bug#3696).
20158
a3a8b002
DN
201592009-06-28 Michael McNamara <mac@mail.brushroad.com>
20160
bf0b361c 20161 * progmodes/verilog-mode.el (verilog-beg-of-statement)
4b8b1ec5 20162 (verilog-endcomment-reason-re): Support unique case and priority case.
a3a8b002
DN
20163 (verilog-basic-complete-re): Support localparam lineup.
20164 (verilog-beg-of-statement-1): Fix for robustness, unique case.
20165 (verilog-set-auto-endcomments): Fix for unique case, always_comb
20166 commenting.
20167 (verilog-leap-to-case-head): Now support *nested* unique &
20168 priority case statements.
20169 (verilog-auto-lineup): Make just declarations the default (as it
20170 had been).
4b8b1ec5 20171 (verilog-leap-to-case-head): Support priority/unique case statements.
a3a8b002 20172 (verilog-auto-lineup): Rework to give users radio buttons to
7b6fefac 20173 select the various styles of automatic lineup.
a3a8b002
DN
20174 (verilog-error-regexp-alist): Rework to support the XEmacs style
20175 of error regular expressions from compilers, lint tools &
20176 simulators. Note that GNU Emacs has made it impossible for a mode
20177 to load such things.
20178 (electric-verilog-terminate-line, verilog-indent-declaration)
20179 (verilog-auto-wiure): Rework for radio button selection of
20180 auto-lineup selection of specification of auto lineup.
20181 (verilog-beg-of-statement-1): Redesign to support proper operation
20182 in additional code, based on testing with auto-lineup.
20183 (verilog-calculate-indent, assignments & declarations)
20184 (verilog-backward-token): Enhance to support auto-lineup of
20185 assignments & declarations.
20186 (verilog-in-directive-p, verilog-at-struct-p): New function for
20187 easy test of whether we are.
20188 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
20189 to support safe execution at almost anyline.
20190 (verilog-calc-1): Properly support indenting deep inside generate
20191 blocks.
48c2d18a 20192 (verilog-init-font): Remove definition & use of verilog-init-font,
a3a8b002 20193 as it is redundant with font-lock-defaults.
a8f316ca 20194 (verilog-mode): Alter the definition of verilog-font-lock-defaults
a3a8b002
DN
20195 to avoid circular calls if syntax-ppss is a function (as is the
20196 case now in 22.x GNU Emacs) as that function would sometimes call
7b6fefac 20197 itself, leading to (nearly) infinite recursion.
a3a8b002
DN
20198 (verilog-ovm-begin-re, verilog-ovm-end-re)
20199 (verilog-ovm-statement-re, verilog-leap-to-head)
20200 (verilog-backward-token): Add support for OVM macros. Some are
20201 complete statements, and others open and close scopes like begin
20202 and end.
20203 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
20204 (verilog-defun-level-generate-only-re): Really fix the defun-list
7b6fefac 20205 compilation issue.
48c2d18a 20206 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
7b6fefac 20207 coverpoint, constraint and cross statements.
a3a8b002
DN
20208 (verilog-defun-level-list, verilog-generate-defun-level-list)
20209 (verilog-all-defun-level-list): Redo these specifications - it is
20210 too hard to support eval-when compile aggregation of lists also
20211 built at when-compile time.
20212 (verilog-defun-level-list): Place defconsts of variables used in
20213 building regular expressions which are built in eval-when-compile
20214 bodies in the same eval-when-compile body to facilitate compile
20215 without load.
20216 (verilog-beg-block-re-ordered): Support indenting
20217 virtual/protected tasks and functions.
7b6fefac 20218 (verilog-defun-level-list, verilog-in-generate-region-p)
a3a8b002
DN
20219 (verilog-backward-ws&directives, verilog-calc-1): Speed up
20220 indentation of some module items (generate items).
20221 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
20222 across virtual/protected tasks and functions.
20223
202242009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
20225
bf0b361c 20226 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
4b8b1ec5 20227 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
a3a8b002
DN
20228 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
20229 in concatenations. Reported by Yishay Belkind.
20230 (verilog-auto-ascii-enum): Support one-hot state machines in
20231 AUTOASCIIENUM. Suggested by Lloyd Gomez.
20232 (verilog-auto-inst, verilog-auto-inst-port): Include interface
6a7662bb
BR
20233 modport in AUTOINST and add vl-modport for users.
20234 Reported by David Rogoff.
a3a8b002
DN
20235 (verilog-auto-inout-module, verilog-auto-inst)
20236 (verilog-decls-get-interfaces, verilog-insert-definition)
20237 (verilog-insert-one-definition, verilog-read-decls)
20238 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
20239 (verilog-sig-modport, verilog-signals-combine-bus)
20240 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
20241 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
20242 Suggested by David Rogoff.
20243 (verilog-repair-open-comma): Fix non-insertion of comma when
20244 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
20245 (verilog-make-width-expression): Simplify [A-1:0] expression
20246 widths to just {A{1'b0}}.
20247 (verilog-mode): Cleanup checkdoc warnings.
4b8b1ec5
SM
20248 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
20249 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
a3a8b002
DN
20250 inputs/outputs or data type. Suggested by Vasu Kandadi.
20251 (next-error-last-buffer): Fix byte-compiler warning.
20252 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
20253 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
4b8b1ec5 20254 or shell command text during AUTO expansion. Suggested by Tad Truex.
a3a8b002 20255 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
4b8b1ec5
SM
20256 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
20257 Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
7b6fefac 20258 in AUTOINOUT. Reported by Matthew Lovell.
a3a8b002
DN
20259 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
20260 causing use of <= assignments. Reported by Alex Reed.
20261 (verilog-read-decls): Fix triand, trior, wand, wor to be
20262 recognized by AUTOWIRE. Reported by Spencer Isaacson.
20263 (verilog-extended-complete-re): Support import "DPI-C" functions.
20264 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
4b8b1ec5 20265 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
a3a8b002
DN
20266 (verilog-insert-date, verilog-insert-year)
20267 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
20268 Windows systems. Reported by Michael Potts.
20269 (verilog-read-module-name): Fix AUTOINST when the child module
7b6fefac 20270 declaration's name is a tick define. Reported by Elliot Mednick.
a3a8b002 20271 (verilog-read-decls): Fix V2K parameter bit subscripts getting
7b6fefac 20272 passed to next parameter's definition. Reported by Bruce T.
a3a8b002
DN
20273 (verilog-read-decls): Fix detecting "parameter int" when using
20274 AUTOINSTPARAM. Reported by Bruce T.
20275 (verilog-goto-defun): Fix goto not finding modules unless first
7b6fefac 20276 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
4b8b1ec5 20277 (verilog-mode): Expand -f flag arguments on entry to mode so
a3a8b002
DN
20278 verilog-goto-defun will work. Reported by Lawrence Butcher.
20279 (verilog-getopt): Expand environment variables in -f file
20280 arguments. Suggested by Lawrence Butcher.
4b8b1ec5 20281 (verilog-set-define): Fix "Symbol's value as variable is void"
a3a8b002
DN
20282 when reading enumerations.
20283 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
20284 Suggested by Stephen Peltan.
4b8b1ec5 20285 (verilog-read-defines): Fix reading of enumerations in include
a3a8b002
DN
20286 files. Reported by Steve Peltan.
20287
f7c0d931
CY
202882009-06-28 David De La Harpe Golden <david@harpegolden.net>
20289
20290 * files.el (trash-directory): Fix defcustom type.
20291
baf1a55e 202922009-06-28 Juri Linkov <juri@jurta.org>
cebabb67
CY
20293
20294 * help-fns.el (describe-function-1): Correctly locate adviced
20295 functions in hyperlink (Bug#2438).
20296
d63a01ef
CY
202972009-06-28 Chong Yidong <cyd@stupidchicken.com>
20298
20299 * files.el (trash-directory): Change default to nil.
20300 (move-file-to-trash): If trash-directory is nil and
20301 system-move-file-to-trash is unbound, perform freedesktop-style
20302 trashing.
20303
203042009-06-28 David De La Harpe Golden <david@harpegolden.net>
20305
20306 * files.el (move-file-to-trash): Add freedesktop trash
20307 support (Bug#973).
20308
fc2f6a26
GM
203092009-06-28 Glenn Morris <rgm@gnu.org>
20310
20311 * autorevert.el (global-auto-revert-non-file-buffers)
20312 (global-auto-revert-mode): Doc fixes.
20313
00242b07
JB
203142009-06-27 Johan Bockgård <bojohan@gnu.org>
20315
20316 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
20317
f5594f03
CY
203182009-06-27 Chong Yidong <cyd@stupidchicken.com>
20319
e8a2b2da
CY
20320 * faces.el (x-handle-named-frame-geometry): Ensure that we have
20321 opened an X connection before calling x-get-resource (Bug#3194).
20322
f5594f03
CY
20323 * play/doctor.el: Remove reference to obsolete website.
20324 (make-doctor-variables): Correct grammar mistake (Bug#2633).
20325
3c3bf6ce
DN
203262009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
20327
20328 Remove find-file-not-found-hook VC method. (Bug#2757)
20329 * vc-hooks.el (vc-file-not-found-hook)
20330 (vc-default-find-file-not-found-hook): Remove functions.
20331 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
20332 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
20333 * vc.el:
20334 * vc-hg.el:
20335 * vc-git.el: Do not mention find-file-not-found-hook VC method.
20336
e26a7bc0
AM
203372009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
20338
20339 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
3570691b 20340 compatibility function for `looking-back'.
e26a7bc0 20341
4b8b1ec5 20342 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
7b6fefac 20343 Use `ispell-looking-back'.
e26a7bc0 20344
d9848600
MA
203452009-06-24 Michael Albinus <michael.albinus@gmx.de>
20346
20347 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
fc2f6a26 20348 rather than `filename'.
d9848600 20349
05fbc4a9
MB
203502009-06-23 Miles Bader <miles@gnu.org>
20351
20352 * face-remap.el (text-scale-set): New function.
20353
f86ca715
GM
203542009-06-23 Glenn Morris <rgm@gnu.org>
20355
33e2c2e5
GM
20356 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
20357
f529f302
GM
20358 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
20359
34995333
GM
20360 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
20361
cc80ccee
GM
20362 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
20363
84cb770d
GM
20364 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
20365 Simplify Persian conditionals.
20366
d916c965
GM
20367 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
20368 variable `filename'.
20369
b6a44b27
GM
20370 * comint.el (comint-insert-input): Doc fix.
20371
f86ca715
GM
20372 * Makefile.in (ELCFILES): Fix typo in previous change.
20373
666e158e
MB
203742009-06-23 Miles Bader <miles@gnu.org>
20375
20376 * cus-start.el: Add entry for `recenter-redisplay'.
20377
be3e598a 203782009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
77bf3f54
DN
20379
20380 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
20381 Add an optional argument for the backend, use it instead of
20382 calling vc-backend.
4b8b1ec5
SM
20383 (vc-mode-line): Add an optional argument for the backend.
20384 Pass the backend to vc-state and vc-working-revision. Move code for
77bf3f54
DN
20385 special handling for vc-state being a buffer to ...
20386
20387 * vc-rcs.el (vc-rcs-find-file-hook):
20388 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
20389
20390 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
20391 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
20392 vc-stay-local-p and vc-mode-line calls.
20393
20394 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
20395 (vc-cvs-diff, vc-cvs-annotate-command)
20396 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
20397 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
20398 vc-mode-line calls.
20399
20400 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
20401 direct comparison.
20402 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
20403 backend when calling vc-mode-line.
20404 (vc-register): Do not create a closure for calling the vc register
20405 function, call it directly.
20406
2764748c
DN
204072009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
20408
20409 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
20410 to make it obvious item can be clicked.
f5a0b281
DN
20411
20412 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
20413
d4a885b2
KH
204142009-06-23 Kenichi Handa <handa@m17n.org>
20415
20416 * language/korea-util.el (korean-key-bindings): Change the binding
20417 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
20418 same command.
20419
e3610693
MA
204202009-06-22 Michael Albinus <michael.albinus@gmx.de>
20421
20422 Sync with Tramp 2.1.16.
20423
20424 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
20425
20426 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
20427 when a loading of a package fails. Completion function for rsync
20428 is `tramp-completion-function-alist-ssh'.
20429 (all): Replace all calls of `split-string' and
20430 `tramp-split-string' by `tramp-compat-split-string'.
20431 (tramp-default-method): Use `tramp-compat-process-running-p'.
20432 (tramp-default-proxies-alist): Allow also Lisp forms.
20433 (tramp-remote-path): Add choice "Private Directories".
4b8b1ec5 20434 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
e3610693
MA
20435 (tramp-domain-regexp): Allow also "-", "_" and ".".
20436 (tramp-end-of-output): Remove newlines, and add "$" at the end.
20437 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
20438 (tramp-debug-message): Insert header line in debug buffer.
4b8b1ec5
SM
20439 (tramp-handle-directory-files-and-attributes-with-stat):
20440 Care about filenames with spaces, or starting with "-".
e3610693
MA
20441 (tramp-handle-dired-uncache): New defun.
20442 (tramp-handle-insert-directory): Don't flush the directory from
20443 cache, this is handled by `dired-uncache' now.
20444 (tramp-handle-insert-file-contents): Improve error handling.
20445 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
20446 Quote `tramp-end-of-output'.
20447 (tramp-action-password): Improve trace message.
4b8b1ec5
SM
20448 (tramp-check-for-regexp): Both echoes must be present, before removing.
20449 (tramp-open-connection-setup-interactive-shell): Trace coding system.
e3610693
MA
20450 (tramp-compute-multi-hops): Eval cons cells of
20451 `tramp-default-proxies-alist'.
20452 (tramp-maybe-open-connection): Use the same command pattern for
20453 first hop and further hops.
20454 (tramp-wait-for-output): Remove handling of newlines.
20455 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
20456 (tramp-split-string): Remove function. It is handled in
20457 tramp-compat now.
20458
4b8b1ec5
SM
20459 * net/tramp-cmds.el (tramp-bug):
20460 Recommend `tramp-cleanup-all-connections' in the bug mail.
e3610693
MA
20461
20462 * net/tramp-compat.el (tramp-compat-split-string)
20463 (tramp-compat-process-running-p): New defuns.
20464
20465 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
20466 for `dired-uncache'.
20467
20468 * net/tramp-gvfs.el: New package.
20469
4b8b1ec5
SM
20470 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
20471 Add handler for `dired-uncache'.
e3610693
MA
20472 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
20473
20474 * net/trampver.el: Update release number. Make version check fit
20475 for SXEmacs 22.
20476
13a3f374
JM
204772009-06-22 Jim Meyering <meyering@redhat.com>
20478
e0a28a3b 20479 Automatically handle .xz suffix (XZ-compressed files), too.
13a3f374
JM
20480 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
20481 XZ is the successor to LZMA: <http://tukaani.org/xz/>
20482
5242671e 204832009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
4e2af782 20484 Nick Roberts <nickrob@snap.net.nz>
13a3f374 20485
e0a28a3b 20486 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
5242671e
NR
20487 repository (http://sphinx.net.ru/hg/gdb-mi/).
20488
3fde45af
GM
204892009-06-22 Glenn Morris <rgm@gnu.org>
20490
46253b34
GM
20491 * files.el (dir-locals-collect-mode-variables): Allow for any number of
20492 `mode' and `eval' entries. (Bug#3430)
20493
97e18192
GM
20494 * Makefile.in (ELCFILES): Add fadr.elc.
20495
731a00fb
GM
20496 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
20497 differing behavior of \n and ^ in strings. (Bug#3385)
20498
c66cd0ff
GM
20499 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
20500
3fde45af
GM
20501 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
20502 property.
20503 (lisp-indent-function): Make it a defcustom.
20504
db2241a0
NR
205052009-06-21 Nick Roberts <nickrob@snap.net.nz>
20506
20507 * progmodes/gdb-ui.el: Replace with ...
5242671e 20508 * progmodes/gdb-mi.el: ... this file.
db2241a0 20509 * progmodes/gud.el: Modify for gdb-mi.el.
fca428fe
GM
20510
205112009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
20512
db2241a0
NR
20513 * fadr.el: New file.
20514
38d4f316 20515See ChangeLog.14 for earlier changes.
e3d51b27
MR
20516
20517;; Local Variables:
20518;; coding: utf-8
e3d51b27
MR
20519;; End:
20520
8de31eec 20521 Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
e3d51b27
MR
20522
20523 This file is part of GNU Emacs.
20524
20525 GNU Emacs is free software: you can redistribute it and/or modify
20526 it under the terms of the GNU General Public License as published by
20527 the Free Software Foundation, either version 3 of the License, or
20528 (at your option) any later version.
20529
20530 GNU Emacs is distributed in the hope that it will be useful,
20531 but WITHOUT ANY WARRANTY; without even the implied warranty of
20532 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20533 GNU General Public License for more details.
20534
20535 You should have received a copy of the GNU General Public License
20536 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.