src/xdisp.c: Remove unused parameters.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
6d0f1c9e
CS
12011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
2
3 * progmodes/python.el (python-default-interpreter)
4 (python-python-command-args, python-jython-command-args)
5 (python-which-shell, python-which-args, python-which-bufname)
6 (python-file-queue, python-comint-output-filter-function)
7 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
8 variables and functions.
9
3e2d70fd
SM
102011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
11
12 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
13 (completion-in-region-mode): New minor mode.
14 (completion-in-region): Use it.
15 (completion-in-region--data, completion-in-region-mode-map): New vars.
16 (completion-in-region--postch): New function.
17 (completion--capf-misbehave-funs, completion--capf-safe-funs):
18 New vars.
19 (completion--capf-wrapper): New function.
20 (completion-at-point): Use it to track well-behavedness of
21 hook functions.
22 (completion-help-at-point): New command.
23
f3e4086c
JM
242011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
25
26 * vc/add-log.el (add-change-log-entry): Don't use whitespace
27 syntax class to search for whitespace on a single line
28 (Message-ID: <4D938140.4030905@redhat.com>).
29
eb7ffc14
LL
302011-03-30 Leo Liu <sdl.web@gmail.com>
31
32 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
33 New commands.
34 (edit-abbrevs-map): Bind them here.
35 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
36
d806ab68
KM
372011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
38
39 * allout.el (allout-hide-by-annotation, allout-flag-region):
40 Reduce possibility of overlay leakage by making them volatile.
41
42 * allout-widgets.el (allout-widgets-tally): Define as nil so the
43 hash is not shared between buffers. Mode initialization is
44 responsible for giving it a useful starting value.
45 (allout-item-span): Reduce possibility of overlay leakage by
46 making them volatile.
47 (allout-widgets-count-buttons-in-region): Add diagnostic function
48 for tracking down button overlay leaks.
49
ea622834
LL
502011-03-29 Leo Liu <sdl.web@gmail.com>
51
52 * ido.el (ido-read-internal): Use the default history var
53 minibuffer-history if no HISTORY is specified.
54
b62f8267
G
552011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
56
57 * net/imap.el (imap-shell-open, imap-process-connection-type): Use
58 imap-process-connection-type for 'shell' streams as well as
59 Kerberos, SSL, other subprocesses.
60
947b6566
LL
612011-03-28 Leo Liu <sdl.web@gmail.com>
62
63 * abbrev.el (abbrev-table-empty-p): New function.
64 (prepare-abbrev-list-buffer): Place empty abbrev tables after
65 nonempty ones. (Bug#5937)
66
5ffb62aa
JD
672011-03-27 Jan Djärv <jan.h.d@swipnet.se>
68
69 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
70
7a097943
LL
712011-03-27 Leo Liu <sdl.web@gmail.com>
72
73 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
74 for foreground and background colors.
75 (ansi-color-make-color-map): Adapt.
76
c5b40130
LL
772011-03-25 Leo Liu <sdl.web@gmail.com>
78
1f48f7d2
LL
79 * midnight.el (midnight-time-float): Remove. Note it calculates
80 the microsecond component incorrectly and seconds-to-time does the
81 same job.
625897ec 82 Remove redundant (require 'timer).
1f48f7d2 83
c5b40130
LL
84 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
85 (ido-completions): Remove unused arguments. (Bug#8329)
86
d86d2721
SM
872011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
88
89 * minibuffer.el (completion--flush-all-sorted-completions):
90 Remove itself from hook.
91 (completion-at-point): Let the functions perform the completion
92 immediately and return nil or t.
93 * comint.el (comint-dynamic-complete-functions): Now identical to
94 completion-at-point-functions.
95 (comint-dynamic-list-input-ring): Remove unused var `index'.
96 (comint--match-partial-filename, comint--unquote&expand-filename):
97 New funs, split from comint-match-partial-filename.
98 (comint-dynamic-complete): Use completion-at-point.
99 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
100
e8974c48
DA
1012011-03-24 Drew Adams <drew.adams@oracle.com>
102
103 * thingatpt.el: Support `defun'.
104
def71b5e
LL
1052011-03-23 Leo Liu <sdl.web@gmail.com>
106
cb5af48e
LL
107 * abbrevlist.el: Move to obsolete/abbrevlist.el.
108
def71b5e
LL
109 * help-mode.el (help-mode-finish): Tweak regexp.
110
927c53e7
GM
1112011-03-23 Glenn Morris <rgm@gnu.org>
112
18d05bed
GM
113 * eshell/esh-opt.el (eshell-eval-using-options):
114 Do not bind unused local variable `eshell-option-stub'.
115
927c53e7
GM
116 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
117
9d0da923
JB
1182011-03-22 Juanma Barranquero <lekktu@gmail.com>
119
120 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
121 keymap variable in `with-no-warnings' to avoid a warning when the
122 keymap has been already `defconst'ed.
123
4b978a67
LL
1242011-03-22 Leo Liu <sdl.web@gmail.com>
125
126 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
127 encode all chars in abbrevs; otherwise use emacs-mule or
128 utf-8-emacs. (Bug#8308)
129
5fd62452
JB
1302011-03-22 Juanma Barranquero <lekktu@gmail.com>
131
0b1596c6
JB
132 * simple.el (backward-delete-char-untabify):
133 Avoid warning about using `delete-backward-char'.
134
5fd62452
JB
135 * image.el (image-type-file-name-regexps): Make it variable.
136 `imagemagick-register-types' modifies it, and the user may want
137 to add new extensions for known image types.
138 (imagemagick-register-types): Throw error if not using ImageMagick.
139
0b4e93f1
LL
1402011-03-22 Leo Liu <sdl.web@gmail.com>
141
142 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
143 located before rcirc-prompt-end-marker.
144 (rcirc-complete): Error if point is not after rcirc prompt.
145 Handle the case when table is nil.
9882e214 146 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 147
fccee4ab
CY
1482011-03-22 Chong Yidong <cyd@stupidchicken.com>
149
150 * custom.el (custom--inhibit-theme-enable): Make it affect only
151 custom-theme-set-variables and custom-theme-set-faces.
152 (provide-theme): Ignore custom--inhibit-theme-enable.
153 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
154 (custom-enabling-themes): Delete variable.
d86d2721
SM
155 (enable-theme): Accept only loaded themes as arguments.
156 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
157 (custom-enabled-themes): Forbid themes from setting this.
158 Eliminate use of custom-enabling-themes.
159 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 160
af896da6
LL
1612011-03-21 Leo Liu <sdl.web@gmail.com>
162
163 * ido.el (ido-read-internal): Add ido-selected to history instead
164 of user input.
165
78f64af0
SM
1662011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
167
168 * subr.el (deferred-action-list, deferred-action-function):
169 Mark obsolete.
170
b16ac1ec
LL
1712011-03-21 Leo Liu <sdl.web@gmail.com>
172
810f7698
LL
173 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
174 change on 2011-02-13 (bug#8309).
175
b16ac1ec
LL
176 * minibuffer.el (read-file-name-function): Change default value.
177 (read-file-name--defaults): Rename from read-file-name-defaults.
178 (read-file-name-default): Rename from read-file-name.
179 (read-file-name): Call read-file-name-function.
180
4e05e67e
GM
1812011-03-21 Glenn Morris <rgm@gnu.org>
182
183 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
184 Doc fixes.
185
4359915b
CY
1862011-03-21 Chong Yidong <cyd@stupidchicken.com>
187
188 * cus-theme.el: Add missing provide statement.
189 (customize-create-theme): Extract theme value correctly.
190 (custom-theme-visit-theme): Autoload.
191 (customize-create-theme): Prompt before inserting default faces.
192
1fe275ee
JB
1932011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
194
195 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
196 units and musical notes.
197
3ec03f7e
LL
1982011-03-20 Leo <sdl.web@gmail.com>
199
200 * ido.el (ido-read-internal): Use completing-read-default.
201 (ido-completing-read): Fix compatibility with completing-read.
202
7d476bde
CO
2032011-03-20 Christian Ohler <ohler@gnu.org>
204
205 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
206 (ert-delete-all-tests): Use `called-interactively-p' rather than
207 `interactive-p'.
208 (ert--make-xrefs-region): Respect END.
209
fe0fb33e
CY
2102011-03-19 Chong Yidong <cyd@stupidchicken.com>
211
ff854b0b
CY
212 * dired-aux.el (dired-create-directory): Signal an error if the
213 directory already exists (Bug#8246).
214
fe0fb33e
CY
215 * facemenu.el (list-colors-display): Call list-faces-display
216 inside with-help-window.
217 (list-colors-print): Use display property to align the final
218 column, instead of checking window-width.
219
576bce32
EZ
2202011-03-19 Eli Zaretskii <eliz@gnu.org>
221
222 * emerge.el (emerge-metachars): Separate value for ms-dos and
223 windows-nt systems.
224 (emerge-protect-metachars): Quote correctly for ms-dos and
225 windows-nt systems.
226
b14e3e21 2272011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
228
229 * info.el (info-initialize): Replace all uses of `:' with
230 path-separator for compatibility with non-Unix systems.
231 Cache quoting of path-separator. (Bug#8258)
232
b14e3e21 2332011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
234
235 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
236 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
237 (mouse-avoidance-mode): Fix typos in docstrings.
238
4525ce3e
CY
2392011-03-19 Chong Yidong <cyd@stupidchicken.com>
240
241 * startup.el (package-subdirectory-regexp): Move from package.el.
242 Omit \\` and \\', and let callers add them.
243
244 * emacs-lisp/package.el (package-strip-version)
245 (package-load-all-descriptors): Add \\` and \\' to
246 package-subdirectory-regexp before using it.
247 (package-untar-buffer): New arg DIR; ensure that file untars only
248 into this expected directory. Remove superfluous delete-region.
249 (package-unpack): Caller changed.
250 (package-tar-file-info): Use package-subdirectory-regexp.
251
a904a09a 2522011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 253
a904a09a
SM
254 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
255 diff-mode-shared-map (bug#8284).
256 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
257
2582011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
259
260 * calendar/time-date.el (format-seconds): Use assoc instead of
261 assoc-string, since assoc-string doesn't exist in XEmacs.
262
171fc304
JB
2632011-03-17 Juanma Barranquero <lekktu@gmail.com>
264
265 * custom.el (custom-known-themes): Reflow docstring.
266 (custom-theme-load-path): Fix typo in docstring.
267 (load-theme): Fix typo in error message.
268 (custom-available-themes, custom-variable-theme-value):
269 Use `let', not `let*'.
270
d71990a1
JB
2712011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
272
273 * calc/README: Mention inclusion of musical notes.
274
275 * calc/calc-units.el (calc-lu-quant): Rename from
276 `calc-logunits-quantity'.
277 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
278 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
279 (calc-db): Rename from `calc-dblevel'.
280 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
281 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
282 (calc-np): Rename from `calc-nplevel'.
283 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
284 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
285 (calc-lu-plus): Rename from `calc-logunits-add'.
286 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
287 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
288 (calc-lu-minus): Rename from `calc-logunits-sub'.
289 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
290 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
291 (calc-lu-times): Rename from `calc-logunits-mul'.
292 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
293 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
294 (calc-lu-divide): Rename from `calc-logunits-div'.
295 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
296 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
297
298 * calc/calc-ext.el (calc-init-extensions): Update the names of the
299 functions being autoloaded.
300
301 * calc/calc.el (calc-lu-power-reference): Rename from
302 `calc-logunits-power-reference'.
303 (calc-lu-field-reference): Rename from
304 `calc-logunits-field-reference'.
305
306 * calc/calc-help (calc-l-prefix-help): Mention musical note functions.
307
40c2934b
SM
3082011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
309
310 * minibuffer.el (completion-all-sorted-completions):
311 Use :completion-cycle-penalty text property if present.
312
b0911414
KM
3132011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
314
315 * allout.el (allout-yank-processing): Adjust for new rebulleting
316 regime so bullet being yanked is used without prompting the user
317 for a choice.
318
8a05b668
JB
3192011-03-16 Juanma Barranquero <lekktu@gmail.com>
320
321 * startup.el (command-line): Warn the user that _emacs is deprecated.
322
5ba5fb81
JB
3232011-03-16 Juanma Barranquero <lekktu@gmail.com>
324
325 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
326 (delphi-verbose, delphi-comment-face, delphi-string-face)
327 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
328 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
329 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
330 (delphi-new-comment-line, delphi-font-lock-defaults)
331 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
332 Fix typos in docstrings.
333
2dab465b
KM
3342011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
335
5ba5fb81 336 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
337 Invert the roles of character and string values for INSTEAD, so a
338 string is used for the more common case of a defaulting prompt.
339
0adf5618
SM
3402011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
341
342 * progmodes/ruby-mode.el (ruby-backward-sexp):
343 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
344 * play/gamegrid.el (gamegrid-make-face):
345 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
346 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
347 * notifications.el (notifications-notify):
348 * net/xesam.el (xesam-search-engines):
349 * net/quickurl.el (quickurl-list-insert):
350 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
351
d72700e5
CY
3522011-03-15 Chong Yidong <cyd@stupidchicken.com>
353
354 * startup.el (command-line): Update package subdirectory regexp.
355
49c5410a
SM
3562011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
357
c6eee9aa
SM
358 * allout.el (allout-abbreviate-flattened-numbering)
359 (allout-mode-deactivate-hook): Fix up obsolescence "date".
360
49c5410a
SM
361 * subr.el (read-char-choice): Only show the cursor after the prompt,
362 not after the answer.
363
047b2bb9
KR
3642011-03-15 Kevin Ryde <user42@zip.com.au>
365
366 * help-fns.el (variable-at-point): Skip leading quotes, if any
367 (bug#8253).
368
0a57d256
SM
3692011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
370
371 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
372 warning message.
373
77c992bc
MA
3742011-03-14 Michael Albinus <michael.albinus@gmx.de>
375
376 * shell.el (shell): When called interactively, offer to change the
377 shell file name on remote hosts.
378
eebc475d
TZ
3792011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
380
381 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
382 integration for LDAP parameters. The host, base, user or binddn,
383 and secret tokens can be specified in a netrc file, for instance.
384 This is optional because an `auth-source' parameter must be
385 specified in the search attributes.
386
9d05d1ba
JB
3872011-03-13 Juanma Barranquero <lekktu@gmail.com>
388
389 * help.el (describe-mode): Link to the mode's definition (bug#8185).
390
09d9db2c
GM
3912011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
392
393 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
394 into declaration. Remove redundant and harmful binding.
395
3962011-03-12 Eli Zaretskii <eliz@gnu.org>
397
398 * files.el (file-ownership-preserved-p): Pass `integer' as an
399 explicit 2nd argument to `file-attributes'. If the file's owner
400 is the Administrators group on Windows, and the current user is
401 Administrator, consider that a match.
402
403 * server.el (server-ensure-safe-dir): Consider server directory
404 safe on MS-Windows if its owner is the Administrators group while
405 the current Emacs user is Administrator. Use `=' to compare
406 numerical UIDs, since they could be integers or floats.
407
219bd536
JB
4082011-03-12 Juanma Barranquero <lekktu@gmail.com>
409
410 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
411
f3afd36b
MA
4122011-03-12 Michael Albinus <michael.albinus@gmx.de>
413
414 Sync with Tramp 2.2.1.
415
416 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
417
418 * net/trampver.el: Update release number.
419
3aaaa6f1
SM
4202011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
421
94642599
SM
422 * progmodes/compile.el (compilation--previous-directory): Fix up
423 various nil/dead-marker mismatches (bug#8014).
424 (compilation-directory-properties, compilation-error-properties):
425 Don't call it at a position past the one we're about to change.
426
3aaaa6f1
SM
427 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
428 Disable obsolescence warnings in the file that declares it.
429
14239447
KM
4302011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
431
219bd536 432 * allout-widgets.el (allout-widgets-tally): Initialize
14239447
KM
433 allout-widgets-tally as a hash table rather than nil to prevent
434 mode-line redisplay warnings.
435 Also, clarify the module description and fix a comment typo.
436
135e287c
JB
4372011-03-11 Juanma Barranquero <lekktu@gmail.com>
438
439 * help-fns.el (describe-variable): Don't complete keywords.
440 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
441
ffbf300e
CY
4422011-03-10 Chong Yidong <cyd@stupidchicken.com>
443
ba08b241
CY
444 * emacs-lisp/package.el (package-version-join): Impose a standard
445 string representation for pre/alpha/beta version lists.
446 (package-unpack-single): Standardize the directory name by passing
447 it through package-version-join.
448 (package-strip-rcs-id): Accept any version string that does not
449 signal an error in version-to-list.
ffbf300e 450
f346fd6b
MA
4512011-03-10 Michael Albinus <michael.albinus@gmx.de>
452
453 * simple.el (delete-trailing-whitespace): Return nil for the
454 benefit of `write-file-functions'.
455
ccb55d27
GM
4562011-03-10 Glenn Morris <rgm@gnu.org>
457
5ceaac0c
GM
458 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
459
02da65ff
GM
460 * vc/vc-git.el (vc-git-program): New option.
461 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
462 (vc-git--call): Use it.
463
b2f603cc
GM
464 * eshell/esh-util.el (eshell-condition-case): Doc fix.
465
5772caab
GM
466 * cus-edit.el (Custom-newline): If no button at point, look
467 for a subgroup button at start-of-line. (Bug#2298)
468
ccb55d27
GM
469 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
470
ec6ecaed
JD
4712011-03-10 Julien Danjou <julien@danjou.info>
472
473 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
474 `cursor-type' is nil.
475
9d5aa01d
JB
4762011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
477
478 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
479
b6a5875b
KM
4802011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
481
482 * allout.el Summary: Change so yank of distinctive-bullet items
483 preserves the existing header prefix, rebulleting it if necessary,
484 rather than replacing it. This is necessary for proper operation
485 of cooperative addons like allout-widgets.
219bd536 486 (allout-make-topic-prefix, allout-rebullet-heading): Change
b6a5875b
KM
487 SOLICIT arg to INSTEAD, and interpret additionally a string value
488 as alternate bullet to be used, instead of prompting the user for
489 a bullet character.
490
ee545c35
MA
4912011-03-09 Michael Albinus <michael.albinus@gmx.de>
492
d86d2721
SM
493 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
494 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
495 `tramp-default-port'.
496
c47971d7
DD
4972011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
498
499 * net/rcirc.el (rcirc-handler-001): Remove useless
500 with-rcirc-process-buffer.
501 (rcirc-check-auth-status): Swap arguments to string-match.
502
13522cb4
GM
5032011-03-09 Glenn Morris <rgm@gnu.org>
504
0be6f4f1
GM
505 * shell.el (shell-mode):
506 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
507
13522cb4
GM
508 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
509 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
510
515de2e3
CY
5112011-03-08 Chong Yidong <cyd@stupidchicken.com>
512
513 * emacs-lisp/package.el (package-refresh-contents)
514 (package-menu-execute): Use condition-case-no-debug.
515
b511b994
MA
5162011-03-08 Michael Albinus <michael.albinus@gmx.de>
517
518 * simple.el (shell-command-to-string): Use `process-file'.
519
520 * emacs-lisp/package.el (package-tar-file-info): Handle also
521 remote files.
522
d86d2721
SM
523 * emacs-lisp/package-x.el (package-upload-buffer-internal):
524 Use `equal' for upload base check.
b511b994 525
25bbfb31
AM
5262011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
527
528 * textmodes/texinfo.el (texinfo-environments):
529 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
530
be996521
GM
5312011-03-08 Glenn Morris <rgm@gnu.org>
532
e9c8529f
GM
533 * cus-start.el (cursor-in-non-selected-windows):
534 Fix :set quoting oddness. (Bug#8192)
535
be996521
GM
536 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
537 in some setf expressions. (Bug#2159)
538
2bb5649e
CY
5392011-03-08 Chong Yidong <cyd@stupidchicken.com>
540
541 * custom.el (custom-available-themes): Return themes in
542 alphabetical order.
543
7600cf45
CY
5442011-03-07 Chong Yidong <cyd@stupidchicken.com>
545
546 * progmodes/cc-cmds.el (c-beginning-of-statement): Fix incorrect
547 application of patch from Alan Mackenzie (Bug#7595).
548
fa7062f6
DD
5492011-03-07 Deniz Dogan <deniz.a.m.dogan@gmail.com>
550
551 * net/rcirc.el (rcirc-connect): Fix PASS bug.
552
619f4b62
GM
5532011-03-07 Glenn Morris <rgm@gnu.org>
554
555 * vc/vc.el (vc-next-action): Add missing space to y-or-n-p prompt.
7e319d3c 556 Give an explicit error if failed to make writable. (Bug#6146)
619f4b62 557
e63e9234
ER
5582011-03-07 Ed Reingold <reingold@emr.cs.iit.edu>
559
560 * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
561 Add optional `after-sunset' argument. (Bug#8190)
562
16130297
AH
5632011-03-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
564
565 * play/morse.el (nato-alphabet, nato-region, denato-region):
566 New variable and functions. (Bug#2288)
f72c1fd6 567 (morse-region, unmorse-region): Barf if read-only.
16130297 568
2b0787b3
SM
5692011-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
570
571 * progmodes/gud.el (gdb-script-syntax-propertize-function):
572 Don't change the syntax of a \n that closes a comment (bug#8169).
573
5c69cb2c
CY
5742011-03-06 Chong Yidong <cyd@stupidchicken.com>
575
576 * emacs-lisp/package-x.el (package-archive-upload-base): Make it a
577 defcustom.
578 (package--update-file): Doc fix. Accept relative file names.
579 (package--archive-contents-from-file): Remove the argument, since
580 it's necessarily always "archive-contents".
581 (package-maint-add-news-item): Pass relative file name args to
582 package--update-file.
583 (package-upload-buffer-internal): Prompt for a destination if
584 package-archive-upload-base is invalid. Create the directory if
585 it does not exist.
586 (package-upload-buffer, package-upload-file): Doc fix.
587
892777ba
CY
5882011-03-06 Chong Yidong <cyd@stupidchicken.com>
589
590 * isearch.el (isearch-mode-map): Bind C-y to isearch-yank-kill,
591 and move isearch-yank-line to M-s C-e (Bug#8183).
592
9d1f0f55
AM
5932011-03-06 Alan Mackenzie <acm@muc.de>
594
595 * progmodes/cc-engine.el (c-guess-basic-syntax): Reindent.
804a116c
AM
596 (c-guess-basic-syntax): Move CASE 19 to a different place,
597 correctly to process template-args-cont lines.
9d1f0f55 598
479a2c9b
JB
5992011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
600
2b0787b3
SM
601 * calc/calc-ext.el (calc-init-extensions):
602 Rename calc-logunits-dblevel and calc-logunits-nplevel to calc-dblevel
804a116c
AM
603 and calc-nplevel, respectively. Add keybindings for calc-spn,
604 calc-midi and calc-freq. Add autoloads for calcFunc-spn,
605 calcFunc-midi, calcFunc-freq, calc-spn, calc-midi and calc-freq.
479a2c9b
JB
606
607 * calc/calc-units.el (calc-dblevel): Rename from
608 calc-logunits-dblevel.
609 (calc-nplevel): Rename from calc-logunits-nplevel.
05a29101
JB
610 (math-midi-round, math-freqp, math-midip, math-spnp)
611 (math-spn-to-midi, math-midi-to-spn, math-freq-to-spn)
612 (math-midi-to-freq, math-spn-to-freq, calcFunc-spn, calcFunc-midi)
613 (calcFunc-freq, calc-freq, calc-midi, calc-spn): New functions.
614 (math-notes): New variable.
615
616 * calc/calc.el (calc-note-threshold): New variable.
479a2c9b 617
f561e49a
CY
6182011-03-06 Chong Yidong <cyd@stupidchicken.com>
619
620 * emacs-lisp/package.el (package-archives): Accept either ordinary
621 directory names, in addition to HTTP URLs.
622 (package--with-work-buffer): New macro. Handle normal directories.
623 (package-handle-response): Don't display the failing buffer.
624 (package-download-single, package-download-tar)
625 (package--download-one-archive): Use package--with-work-buffer.
626 (package-archive-base): Rename from package-archive-url.
627
79a0fb58
GM
6282011-03-06 Glenn Morris <rgm@gnu.org>
629
630 * generic-x.el (generic-unix-modes): Add xmodmap-generic-mode.
631 (xmodmap-generic-mode): Respect generic-extras-enable-list.
632
ffd0a502
DC
6332011-03-06 Daniel Clemente <dcl441-bugs@yahoo.com> (tiny change)
634
635 * generic-x.el (xmodmap-generic-mode): New. (Bug#2065)
636
01c35094
JB
6372011-03-06 Juanma Barranquero <lekktu@gmail.com>
638
639 * allout.el (allout-init, allout-prefixed-keybindings)
640 (allout-unprefixed-keybindings):
641 * progmodes/prolog.el (prolog-find-term):
642 Fix typos in docstrings.
643
509742cc
NS
6442011-03-06 Nikolaj Schumacher <me@nschum.de> (tiny change)
645
646 * emacs-lisp/elp.el (elp-results): Fix off-by-one in header. (Bug#2746)
647
14369ab3
KR
6482011-03-06 Kevin Ryde <user42@zip.com.au>
649
650 * textmodes/sgml-mode.el (sgml-fill-nobreak): Give it a doc. (Bug#5326)
651
aa248733
MS
6522011-03-06 Michael Shields <shields@msrl.com> (tiny change)
653
654 * window.el (one-window-p, walk-windows, display-buffer):
655 Doc fixes. (Bug#5567)
656
da0275f8
JB
6572011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
658
659 * cus-edit.el (custom-prompt-variable): Use the `custom-get' property
660 of the variable if it exists.
661
845fc5e5
JB
6622011-03-06 Juanma Barranquero <lekktu@gmail.com>
663
664 * bookmark.el:
665 * desktop.el:
666 * emacs-lock.el:
667 * ps-print.el:
668 * saveplace.el:
669 * net/tramp-cache.el:
01c35094 670 * obsolete/fast-lock.el:
845fc5e5
JB
671 * textmodes/reftex.el:
672 Don't set `kill-emacs-hook' on noninteractive sessions (bug#8137).
673
7e27ce9c
AL
6742011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
675
01c35094
JB
676 * files.el (delete-directory, copy-directory, list-directory):
677 Use read-directory-name.
7e27ce9c
AL
678
679 * find-file.el (ff-find-the-other-file):
680 * net/ange-ftp.el (ange-ftp-make-directory):
681 * printing.el (pr-interactive-dir):
682 * progmodes/ada-prj.el (ada-prj-load-directory):
683 * progmodes/ebnf2ps.el (ebnf-print-directory)
684 (ebnf-spool-directory, ebnf-eps-directory)
685 (ebnf-syntax-directory):
686 * shell.el (shell):
687 * speedbar.el (speedbar-create-directory):
688 * vc/emerge.el (emerge-merge-directories):
689 * vc/vc-dir.el (vc-dir):
690 * vc/vc.el (vc-create-tag, vc-retrieve-tag): Likewise.
691
d23ae2b0
CY
6922011-03-05 Chong Yidong <cyd@stupidchicken.com>
693
694 * help-mode.el (help-buffer): If we are to return the current
695 buffer, signal an error if it's not in Help mode (Bug#8147).
696
2de9cc1a
RT
6972011-03-05 Reuben Thomas <rrt@sc3d.org>
698
699 * files.el (file-name-version-regexp): Handle backup files of the
700 form `foo.js.~HEAD~1~' (Bug#8159).
701
81fb60b2
GM
7022011-03-05 Glenn Morris <rgm@gnu.org>
703
704 * eshell/esh-var.el: Don't require esh-test when compiling.
705 * eshell/em-banner.el, eshell/esh-cmd.el, eshell/esh-mode.el:
706 * eshell/esh-var.el, eshell/eshell.el: Move tests to esh-test.
01c35094 707 * eshell/esh-test.el: Move to ../../test/eshell.el.
81fb60b2 708
c5f09daf
DE
7092011-03-05 David Engster <deng@randomsample.de>
710
711 * files.el (save-some-buffers): Report the names of buffers saved
712 automatically due to buffer-save-without-query (Bug#8134).
713
77f63d30
DD
7142011-03-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
715
716 * net/rcirc.el: Add QuakeNet authentication support.
717 (rcirc-authinfo, rcirc-check-auth-status)
718 (rcirc-authenticate): Support QuakeNet.
719
72d2c2e3
DD
7202011-03-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
721
722 * net/rcirc.el: Add functionality to authenticate before
723 autojoining channels.
724 (rcirc-authenticate-before-join): New option.
725 (rcirc-authenticated-hook): New variable.
726 (rcirc-connect): Make local variable rcirc-user-authenticated.
727 (rcirc-handler-001): Respect rcirc-authenticate-before-join.
01c35094
JB
728 (rcirc-check-auth-status, rcirc-join-channels-post-auth):
729 New functions.
730 (rcirc-handler-PRIVMSG, rcirc-handler-NOTICE):
731 Call rcirc-check-auth-status.
72d2c2e3 732
d733e817
MA
7332011-03-05 Alex Harsanyi <AlexHarsanyi@gmail.com>
734
735 * net/soap-client.el (soap-namespace-put-link): Check if the target
736 name is fully qualified -- use only the name part.
737 (soap-parse-complex-type, soap-parse-sequence): Recognize xsd:all
738 types, treated the same as xsd:sequence. (Bug#8166)
739
3ae59fff
EZ
7402011-03-05 Eli Zaretskii <eliz@gnu.org>
741
742 * files.el (find-file-noselect): Don't ask about re-visiting
743 non-literally if the file is already visited in image-mode.
744 (Bug#8177)
745
a9eeff78
GM
7462011-03-05 Glenn Morris <rgm@gnu.org>
747
d783d303
GM
748 * eshell/esh-mode.el (eshell-kill-buffer-function): New function.
749 (eshell-mode): Use eshell-kill-buffer-function.
750 Run the -initialize functions independently of the -load-hooks.
751 * eshell/esh-proc.el (eshell-kill-process-function): New function.
752 (eshell-gather-process-output, eshell-sentinel)
753 (eshell-interrupt-process, eshell-kill-process, eshell-quit-process):
754 Use eshell-kill-process-function.
755 * eshell/em-alias.el (eshell-alias-load-hook):
756 * eshell/em-banner.el (eshell-banner-load-hook):
757 * eshell/em-cmpl.el (eshell-cmpl-load-hook):
758 * eshell/em-dirs.el (eshell-dirs-load-hook):
759 * eshell/em-glob.el (eshell-glob-load-hook):
760 * eshell/em-hist.el (eshell-hist-load-hook):
761 * eshell/em-pred.el (eshell-pred-load-hook):
762 * eshell/em-prompt.el (eshell-prompt-load-hook):
763 * eshell/em-rebind.el (eshell-rebind-load-hook):
764 * eshell/em-script.el (eshell-script-load-hook):
765 * eshell/em-smart.el (eshell-smart-load-hook):
766 * eshell/em-term.el (eshell-term-load-hook):
767 * eshell/em-unix.el (eshell-unix-load-hook):
768 * eshell/esh-arg.el (eshell-arg-load-hook):
769 * eshell/esh-cmd.el (eshell-cmd-load-hook):
770 * eshell/esh-ext.el (eshell-ext-load-hook):
771 * eshell/esh-io.el (eshell-io-load-hook):
772 * eshell/esh-mode.el (eshell-exit-hook):
773 * eshell/esh-proc.el (eshell-proc-load-hook, eshell-kill-hook):
774 * eshell/esh-var.el (eshell-var-load-hook):
775 Set default hook values to nil. (Bug#5375)
776
4a0f18a8
GM
777 * eshell/esh-module.el (eshell-module-unload-hook)
778 (eshell-modules-list): Remove leading * from defcustom docs.
779
a9eeff78
GM
780 * eshell/esh-util.el (eshell-for): Make it obsolete.
781 * eshell/em-alias.el (eshell/alias, eshell-alias-completions):
782 * eshell/em-dirs.el (eshell-save-some-last-dir):
783 * eshell/em-hist.el (eshell-save-some-history)
784 (eshell-hist-parse-modifier):
785 * eshell/em-ls.el (eshell-ls-dir, eshell-ls-files)
786 (eshell-ls-entries):
787 * eshell/em-unix.el (eshell/cat, eshell/du, eshell/su):
788 * eshell/esh-cmd.el (eshell-invoke-directly, eshell-do-eval)
789 (eshell/which):
790 * eshell/esh-ext.el (eshell-find-interpreter):
791 * eshell/esh-mode.el (eshell-mode):
792 * eshell/esh-module.el (eshell-unload-extension-modules):
793 * eshell/esh-proc.el (eshell-process-interact):
794 * eshell/esh-test.el (eshell-test):
795 * eshell/esh-util.el (eshell-flatten-list, eshell-winnow-list):
796 * eshell/esh-var.el (eshell/env, eshell-environment-variables)
797 (eshell-variables-list):
798 * eshell/eshell.el (eshell-unload-all-modules):
799 Replace eshell-for with dolist.
800
85a55d38
GM
8012011-03-04 Glenn Morris <rgm@gnu.org>
802
803 * vc/vc-bzr.el (vc-bzr-after-dir-status): Handle bzr 2.3.0. (Bug#8170)
804
38c179c9
TT
8052011-03-04 Tom Tromey <tromey@redhat.com>
806
807 * progmodes/gud.el (gdb-script-mode): Derive from prog-mode.
808
732795fa
GM
8092011-03-04 Glenn Morris <rgm@gnu.org>
810
015bea8f
GM
811 * outline.el (outline-regexp): No longer allow nil.
812 (outline-heading-end-regexp): Add safety predicate. (Bug#7619)
813
9d982739
GM
814 * net/browse-url.el (browse-url):
815 Handle deleted default-directory. (Bug#6077)
816
732795fa
GM
817 * recentf.el (recentf-include-p): In case of a buggy predicate,
818 err on the side of including, not excluding. (Bug#5843)
819
d6ffd3f8
JB
8202011-03-04 Jay Belanger <jay.p.belanger@gmail.com>
821
822 * calc/calc-units.el (math-to-standard-rec): Don't treat subscripted
823 variables as units.
824
a918ed9b
BR
8252011-03-04 Bob Rogers <rogers@rgrjr.dyndns.org>
826
827 * emacs-lisp/ewoc.el (ewoc-goto-next): Give a more explicit error
828 if there is no node. (Bug#3261)
829
fc0e9092
LL
8302011-03-04 Leo <sdl.web@gmail.com>
831
0a5cb52b
LL
832 * vc/diff-mode.el (diff-mode): Fix whitespace-style. (Bug#8139)
833
fc0e9092
LL
834 * time.el (display-time-world-list): Fix typo. (Bug#7571)
835
a65112fb 8362011-03-04 Zachary Kanfer <zkanfer@gmail.com> (tiny change)
d8c8743b
ZK
837
838 * cus-edit.el (custom-buffer-create-internal):
839 Split search string before passing it to `customize-apropos' (bug#8136).
840
3191adaf
DA
8412011-03-04 Drew Adams <drew.adams@oracle.com>
842
843 * image-dired.el (image-dired-cmd-read-exif-data-options):
844 Fix typo in docstring (bug#8156).
845
fcd8ed1d
DD
8462011-03-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
847
848 * net/rcirc.el (rcirc-cmd-join): Accept comma-separated input.
849
de69c0a8
CO
8502011-03-03 Christian Ohler <ohler@gnu.org>
851
852 * emacs-lisp/ert.el (ert--explain-equal): New function.
d86d2721 853 (ert--explain-equal-rec): Rename from `ert--explain-not-equal'.
de69c0a8 854 All callers changed.
d86d2721 855 (ert--explain-equal-including-properties): Rename from
de69c0a8
CO
856 `ert--explain-not-equal-including-properties'. All callers
857 changed.
858
7c0d1441
CO
8592011-03-03 Christian Ohler <ohler@gnu.org>
860
861 * emacs-lisp/ert.el (ert--stats-set-test-and-result)
862 (ert-char-for-test-result, ert-string-for-test-result)
863 (ert-run-tests-batch, ert--print-test-for-ewoc):
864 Handle `ert-test-quit'.
865
31128af6
DA
8662011-03-03 David Abrahams <dave@boostpro.com> (tiny change)
867
868 * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
869 Move ediff-defvar-local calls after defcustoms. (Bug#1821)
870
06083aa1
GM
8712011-03-03 Glenn Morris <rgm@gnu.org>
872
873 * files.el (file-truename): Doc fix. (Bug#2341)
874
c7a74801
BR
8752011-03-03 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
876
01c35094 877 * vc/vc-dir.el (vc-dir-mode-map): Bind vc-dir-find-file to e (Bug#7349).
c7a74801 878
614b85f8
VJ
8792011-03-03 Vagn Johansen <gonz808@hotmail.com> (tiny change)
880
881 * vc/vc-svn.el (vc-svn-after-dir-status): Some MS Windows svn client
882 programs output backslashes. (Bug#7663)
883
f96dc50f
GM
8842011-03-03 Glenn Morris <rgm@gnu.org>
885
fb532fe8
GM
886 * mail/sendmail.el (mail-mode-map): Remove mail-sent-via.
887 (mail-mode): Remove mail-sent-via from the doc.
888 (mail-sent-via): Make it obsolete. (Bug#1776)
889
a915d7a1
GM
890 * progmodes/grep.el (grep-highlight-matches): Doc fix.
891 (grep-process-setup): No highlighting without font-lock. (Bug#8084)
892
f96dc50f
GM
893 * vc/vc-bzr.el (vc-bzr-state-heuristic): Handle dirstate entries
894 with no parents. (Bug#8025)
895
71f8b7ed
G
8962011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
897
898 * password-cache.el (password-in-cache-p): Add autoload.
899
8889f4e2
GM
9002011-03-02 Glenn Morris <rgm@gnu.org>
901
3ab7ebb9
GM
902 * man.el (Man-support-local-filenames): Also handle Red Hat's man.
903 * dired-x.el (Man-support-local-filenames): Autoload it.
904 (dired-guess-shell-alist-default): Also handle Red Hat's man.
905
2777ccbf
GM
906 * dired-x.el (dired-default-directory-alist, dired-default-directory):
907 Mark as obsolete.
908 (dired-smart-shell-command): Just call dired-current-directory.
909
5dedeef2
GM
910 * dired-x.el (dired-jump-other-window): Add autoload.
911 (dired-default-directory-alist, dired-default-directory): Doc fixes.
912 (dired-default-directory-alist): Mark as risky.
913
8889f4e2
GM
914 * dired-x.el (dired-omit-here-always): Make it obsolete.
915
d77aaf6f
CY
9162011-03-02 Chong Yidong <cyd@stupidchicken.com>
917
918 * textmodes/artist.el (artist-curr-go): Default to pen-line.
919 (artist-select-op-pen-line): New function.
920 (artist-menu-map): New variable.
921 (artist-mode-map): Add a menu to the menu-bar.
922
771fc75e
JB
9232011-03-02 Jay Belanger <jay.p.belanger@gmail.com>
924
925 * calc/calc-math.el (calcFunc-log10): Check for symbolic mode
926 when evaluating.
927
928 * calc/calc-units.el (math-conditional-apply, math-conditional-pow):
929 New function.
930 (math-logunits-add, math-logunits-mul, math-logunits-divide):
931 (math-logunits-quant, math-logunits-level):
932 Use `math-conditional-apply' and `math-conditional-pow' to evaluate
933 functions.
934 (math-logunits-level): Extract units from ratio.
935
f6132e5a
JB
9362011-03-01 Juanma Barranquero <lekktu@gmail.com>
937
938 * emacs-lisp/cl-macs.el (lexical-let*): Fix argument name in docstring.
939
7454f200
GM
9402011-03-01 Glenn Morris <rgm@gnu.org>
941
a65112fb
GM
942 * calendar/cal-hebrew.el (calendar-hebrew-birthday)
943 (diary-hebrew-birthday): Rename and rework functions added
944 in previous change.
7454f200 945
cdcbd5a7
ER
9462011-03-01 Ed Reingold <reingold@emr.cs.iit.edu>
947
948 * calendar/cal-hebrew.el (hebrew-calendar-birthday)
949 (diary-hebrew-birthday): New functions.
950
9903d828
GM
9512011-03-01 Glenn Morris <rgm@gnu.org>
952
953 * dired.el (dired-safe-switches-p): Beef it up.
954 (dired-actual-switches): Use it for the safe-local prop. (Bug#3230)
955
75da6eb9
SM
9562011-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
957
958 * dired.el (dired-safe-switches-p): New function.
959
6640b281
GM
9602011-03-01 Glenn Morris <rgm@gnu.org>
961
962 * files.el (dir-locals-collect-variables):
963 Add the ability to exclude subdirectories. (Bug#8100)
964
965 * dired-x.el (dired-omit-here-always): Add `(subdirs . nil)' to locals.
966
cead857b
CS
9672011-02-28 Christoph Scholtes <cschol2112@googlemail.com>
968
969 * ido.el (ido-everywhere): Doc fix.
970 (ido-mode): Doc fix.
971
0a906ec3
GM
9722011-02-28 Glenn Morris <rgm@gnu.org>
973
974 * dired-x.el (dired-guess-shell-alist-default): Use \\', not $.
975
22b300de
MA
9762011-02-28 Michael Albinus <michael.albinus@gmx.de>
977
978 * net/tramp-cmds.el (tramp-append-tramp-buffers): Dump load-path
979 shadows.
980
abec5126 9812011-02-28 Antoine Levitt <antoine.levitt@gmail.com>
584a2773
AL
982
983 * dired-x.el (dired-guess-shell-alist-default): Add rar and 7z.
984
ca3afb79
JB
9852011-02-28 Juanma Barranquero <lekktu@gmail.com>
986
987 * emacs-lisp/pcase.el (pcase, pcase--u1, pcase--q1):
988 Fix typos in docstrings.
989
edb57480
SB
9902011-02-28 Stephen Berman <stephen.berman@gmx.net>
991
992 * dired-aux.el (dired-update-file-line):
993 Fix 2010-11-09 change. (Bug#8131)
994
2b0c7330 9952011-02-28 Eli Zaretskii <eliz@gnu.org>
d1f61aaf
EZ
996
997 * international/mule-cmds.el (set-default-coding-systems): Use the
998 -unix variant of encoding in default-keyboard-coding-system.
999 (Bug#8122)
1000
df7f0d0b
CY
10012011-02-27 Chong Yidong <cyd@stupidchicken.com>
1002
1003 * facemenu.el (list-colors-display): Use with-help-window (Bug#8048).
1004
3e478a7c 10052011-02-27 Prestoo Ten <prestooten@gmail.com> (tiny change)
6c89f663
PT
1006
1007 * term/screen.el: New file (Bug#2650).
1008
1f0816b6
SM
10092011-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
1010
1011 * emacs-lisp/pcase.el (pcase--if): Try to invert test to reduce depth.
1012 (pcase-mutually-exclusive-predicates): New var.
1013 (pcase--split-consp, pcase--split-pred): Use it.
1014 (pcase--split-equal, pcase--split-member): When splitting against
1015 a pure predicate, run it to know the outcome.
1016 (pcase--u1): Mark vars that are actually used.
1017 (pcase--q1): Avoid introducing unused vars.
1018
b49df742
JB
10192011-02-27 Jay Belanger <jay.p.belanger@gmail.com>
1020
1021 * calc/calc-ext.el (calc-init-extensions):
1022 Autoload `calc-l-prefix-help' instead of `calc-ul-prefix-help'.
1023
1024 * calc/calc-math.el (calcFunc-log10): Don't signal an error in
1025 symbolic mode.
1026
1027 * calc/calc-vec.el (calcFunc-subscr): Return nil if the first
1028 argument is a variable.
1029
e573299d
SM
10302011-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
1031
1032 * emacs-lisp/assoc.el: Remove misleading `sort' (bug#8126).
1033 (aput, adelete, amake): Replace `eval' -> `symbol-value'.
1034 Suggested by Michael Heerdegen <michael_heerdegen@web.de>.
1035
61e9662e
TZ
10362011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
1037
1038 * password-cache.el (password-in-cache-p): Convenience function to
1039 check if a key is in the cache, even if the value is nil.
1040
7fe42546
J
10412011-02-25 Jambunathan K <kjambunathan@gmail.com>
1042
1043 * emacs-lisp/package-x.el (package--archive-contents-from-url)
1044 (package--archive-contents-from-file): New functions.
1045 (package-update-news-on-upload): New var.
1046 (package-upload-buffer-internal): Extract archive-contents from
1047 package-archive-upload-base if it is not found at archive-url.
1048 Obey package-update-news-on-upload.
1049 (package-upload-buffer, package-upload-file): Doc fix.
1050
2d8a57ef
GM
10512011-02-24 Glenn Morris <rgm@gnu.org>
1052
6a88f031
GM
1053 * files-x.el (modify-dir-local-variable): Handle dir-locals from
1054 the cache, and from non-file sources.
1055
303f9ae0
GM
1056 * help-fns.el (describe-variable): Return consistent results when a
1057 dir-local from a file came from the cache or did not. (Bug#8095)
1058 If a dir-local has no associated file, say it came from a "directory".
1059
07915ed9
GM
1060 * files.el (hack-dir-local-variables): Fix setting of `dir-name'.
1061 (hack-local-variables-confirm, hack-local-variables-filter): Doc fix.
1062
ebe401f6
GM
1063 * files.el (dir-locals-find-file): Doc fix.
1064 Fix the check for cache elements that have no associated file,
303f9ae0 1065 and the mtime check for those that do. (Bug#8095)
ebe401f6 1066
b36f2f1c
GM
1067 * dired-x.el (dired-hack-local-variables):
1068 Handle interrupts during hacking local variables. (Bug#5216)
1069
2d8a57ef
GM
1070 * emacs-lisp/autoload.el (autoload-save-buffers)
1071 (autoload-find-destination, update-directory-autoloads):
1072 Avoid prompts when updating autoloads.
1073
53cfe624
SM
10742011-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
1075
1076 * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): Obsolete.
1077
c1449bff
KH
10782011-02-23 Kenichi Handa <handa@m17n.org>
1079
1080 * mail/rmailmm.el (rmail-mime-process-multipart): Do not signal an
1081 error when a multipart boundary in the nested multipart is found.
1082
251ebe0f
KH
1083 * mail/rmail.el (rmail-start-mail): Decode "encoded-words" of
1084 header components.
1085
5582c670
GM
10862011-02-23 Glenn Morris <rgm@gnu.org>
1087
817b48a7
GM
1088 * dired.el (dired-mode): Call hack-dir-local-variables-non-file-buffer.
1089 * dired-x.el (dired-omit-mode): Safe if boolean.
1090 (dired-enable-local-variables): Fix doc and custom type.
1091 (dired-enable-local-variables, dired-local-variables-file)
1092 (dired-hack-local-variables): Make obsolete.
1093 (dired-omit-here-always): Use dir-locals.el instead.
1094
5582c670
GM
1095 * files.el (safe-local-eval-forms): Add the write-file-hooks version.
1096
5f9d345c
SM
10972011-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
1098
1099 * help-fns.el (describe-function-1): Don't signal an error just because
1100 the DOC file disappeared.
1101
01c35094 11022011-02-22 Seppo Sade <sepposade1@gmail.com> (tiny change)
ca41d117
MA
1103
1104 * eshell/esh-ext.el (eshell-external-command): Do not restrict
1105 remote check to "ftp". (Bug#8089)
1106
e84efb70
AM
11072011-02-21 Alan Mackenzie <acm@muc.de>
1108
1109 Fix bug #7930.
1110 * progmodes/cc-engine.el (c-state-literal-at): Prevent positions
1111 in macros finding their way into c-state-nonlit-pos-cache.
1112 Strengthen the comments.
1113 (c-state-dump): New commented out diagnostic routine.
1114
c6309045
MA
11152011-02-21 Michael Albinus <michael.albinus@gmx.de>
1116
1117 * net/tramp.el (tramp-rfn-eshadow-setup-minibuffer): Do not use
1118 `field' property of `rfn-eshadow-overlay'.
1119
06b840e0
LI
11202011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1121
1122 * net/netrc.el (netrc-parse): Comment fix.
1123
6d713256
CY
11242011-02-21 Chong Yidong <cyd@stupidchicken.com>
1125
1126 * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
1127 Autoload. Add optional arg FRAME, and pass it to color-values.
1128 (color-complement): Caller changed. Doc fix.
1129 (color-gradient): Rewrite for better clarity and efficiency.
1130
1131 * faces.el (color-values): Use cond for clarity. Doc fix.
1132
5f9d345c 1133 * facemenu.el (color-rgb-to-hsv): Delete; use the version in
6d713256 1134 color.el instead.
5f9d345c
SM
1135 (list-colors-sort-key, list-colors-print):
1136 Use color-normalized-values.
6d713256
CY
1137
11382011-02-20 Drew Adams <drew.adams@oracle.com>
1139
1140 * color.el: First part of merge from hexrgb.el.
1141 (color-rgb-to-hex): Rename from color-rgb->hex.
1142 (color-rgb-to-hsv): Rename from color-rgb->hsv. Force hue and
1143 saturation to zero if the value is too small.
1144 (color-rgb-to-hsl): Rename from color-rgb->hsl.
1145 (color-srgb-to-xyz): Rename from color-srgb->xyz. Doc fix.
1146 (color-xyz-to-srgb): Rename from color-xyz->srgb. Doc fix.
1147 (color-xyz-to-lab): Rename from color-xyz->lab. Doc fix.
1148 (color-lab-to-xyz): Rename from color-lab->xyz. Doc fix.
1149 (color-lab-to-srgb): Rename from color-lab->srgb. Doc fix.
1150 (color-cie-de2000): Doc fix.
1151
aa9c0efc
AM
11522011-02-20 Alan Mackenzie <acm@muc.de>
1153
1154 * progmodes/cc-cmds.el (c-beginning-of-statement): Avoid loop in
1155 locating the beginning of a macro. (Bug#7595)
1156
18cfb5a1
GM
11572011-02-20 Glenn Morris <rgm@gnu.org>
1158
e17816e5
GM
1159 * edmacro.el (edmacro-eight-bits): Make it a defcustom.
1160 Don't autoload it.
1161
18cfb5a1
GM
1162 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
1163 (global-auto-revert-ignore-buffer): Remove leading "*" from docs.
1164
01c35094
JB
11652011-02-19 Dmitry Bolshakov <dmitry.bolshakov@bridge-quest.com>
1166 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
a87af185
DB
1167
1168 * progmodes/hideshow.el (hs-find-block-beginning)
1169 (hs-hide-level-recursive): Ignore comments when parsing braces
1170 (Bug#8036).
1171
11722011-02-19 Chong Yidong <cyd@stupidchicken.com>
1173
1174 * vc/vc-bzr.el (vc-bzr-bound-branch-p): New function.
1175 (vc-bzr-pull): Use it.
1176
3ab713fd
CY
11772011-02-19 Chong Yidong <cyd@stupidchicken.com>
1178
1179 * vc/vc-bzr.el (vc-bzr--branch-conf): Function deleted.
1180 (vc-bzr-branch-conf): New function, similar to vc-bzr--branch-conf
1181 but returning an alist. Ignore comments in bzr conffile.
1182 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-bzr-branch-conf.
1183 (vc-bzr-error-regex-alist): New var.
1184 (vc-bzr-merge-branch): Use it to highlight the pull/merge buffer.
1185
5f9d345c
SM
1186 * vc/vc-dispatcher.el (vc-do-async-command):
1187 Bind inhibit-read-only to t.
3ab713fd
CY
1188
1189 * progmodes/compile.el (compilation--flush-directory-cache):
1190 Handle the case where cdr of compilation--flush-directory-cache
1191 points to no buffer, which can occur if we previously switched to
1192 compilation-mode in a pregenerated buffer.
1193
16bc9688
KH
11942011-02-19 Kenichi Handa <handa@m17n.org>
1195
1196 * mail/rmailmm.el (rmail-mime-find-header-encoding): Be sure to
1197 get the header copy into the temporary buffer.
1198 (rmail-mime-insert-decoded-text): Ignore us-ascii.
1199 (rmail-show-mime): When rmail-mime-coding-system is nil, set
1200 buffer-file-coding-system to undecided.
1201
67ab0163 12022011-02-19 Eli Zaretskii <eliz@gnu.org>
61aa93ed 1203
a167e505
EZ
1204 * international/mule-cmds.el (read-char-by-name, ucs-insert):
1205 Document completion with asterisk and a substring.
1206
67ab0163 12072011-02-19 Glenn Morris <rgm@gnu.org>
72d6685c
GM
1208
1209 * files.el (find-file-literally): Doc fix.
1210
41002397
GM
1211 * simple.el (rfc822-goto-eoh): Give it a doc-string.
1212
b8bd9908
GM
1213 * log-edit.el (log-edit-insert-changelog):
1214 Fix `log-edit-strip-single-file-name' functionality. (Bug#8057)
1215
4d737eb2
GM
12162011-02-19 Glenn Morris <rgm@gnu.org>
1217
cad7445b
GM
1218 * dired-x.el: Don't require dired-aux.
1219 (dired-do-create-files, dired-mark-read-regexp)
1220 (dired-do-create-files-regexp): Autoload from dired-aux.
1221
bea584fa
GM
1222 * dired-x.el (dired-find-buffer-nocreate): Merge into dired.el.
1223 * dired.el (dired-find-buffer-nocreate): Merge dired-x version.
1224
d6e96966
GM
1225 * dired-x.el (dired-read-shell-command): Merge into dired-aux's version.
1226 * dired-aux.el (dired-read-shell-command): Merge dired-x's version.
1227
42924231
GM
1228 * dired-x.el (dired-clean-up-after-deletion): Merge into dired.el.
1229 * dired.el (dired-clean-up-after-deletion): Merge dired-x's version.
1230 (dired-clean-up-buffers-too): Declare.
1231
203784cc
GM
1232 * dired-x.el (dired-initial-position): Merge into dired.el's version.
1233 * dired.el (dired-initial-position): Merge dired-x's version here.
1234 (dired-find-subdir): Declare.
1235
30abce25
GM
1236 * dired-x.el (dired-omit-new-add-entry): Merge into dired-add-entry.
1237 * dired-aux.el (dired-add-entry): Give it a doc-string.
1238 Merge dired-x's dired-omit handling here.
1239 (dired-omit-mode, dired-omit-regexp, dired-omit-localp): Declare.
1240
4d737eb2
GM
1241 * international/mule-diag.el (list-input-methods-1):
1242 Indent all lines of multi-line doc-strings. (Bug#8066)
1243
abd20d91
CY
12442011-02-18 Chong Yidong <cyd@stupidchicken.com>
1245
1246 Fix 2011-02-02 changes.
1247
1248 * apropos.el (apropos-print): Call apropos-mode before setting up
1249 buffer variables. Use inhibit-read-only.
1250
5f9d345c
SM
1251 * emacs-lisp/package.el (package--list-packages):
1252 Call package-menu-mode before setting up buffer variables.
abd20d91
CY
1253
1254 * play/solitaire.el (solitaire): Call solitaire-mode before
1255 setting up buffer variables. Use inhibit-read-only.
1256
e697fcfc
LM
12572011-02-18 Lawrence Mitchell <wence@gmx.li>
1258
1259 * progmodes/sh-script.el (sh-syntax-propertize-here-doc): (bug#8053)
1260 Bind case-fold-search to nil when looking for end of here-doc.
1261
4114ed61
EZ
12622011-02-18 Eli Zaretskii <eliz@gnu.org>
1263
e697fcfc
LM
1264 * image-mode.el (image-toggle-display-image):
1265 Set find-file-literally non-nil in buffers visiting binary image
4114ed61
EZ
1266 files. (Bug#8047)
1267
aa56f361
SM
12682011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
1269
1270 * files.el (cd): Make completion obey cd-path (bug#7924).
1271
d1be20a1
GM
12722011-02-18 Glenn Morris <rgm@gnu.org>
1273
135dee55
GM
1274 * progmodes/prolog.el: Don't require compile when compiling.
1275 (compilation-shell-minor-mode, compilation-error-regexp-alist)
1276 (compilation-forget-errors, compilation-fake-loc)
1277 (compilation-parse-errors-function, compilation-error-list): Declare.
1278 (prolog-inferior-mode): Require 'compile.
1279
15e0d5a1
GM
1280 * emulation/cua-base.el (pc-selection-mode): Declare.
1281
002b46b7
GM
1282 * emacs-lisp/eieio-custom.el: Set generated-autoload-file.
1283 (customize-object): Add autoload cookie.
1284 * emacs-lisp/eieio-opt.el: Set generated-autoload-file.
1285 (eieio-browse, describe-class, eieio-describe-class)
1286 (eieio-describe-constructor, describe-generic, eieio-describe-generic)
1287 (eieio-help-mode-augmentation-maybee): Add autoload cookies.
1288 * emacs-lisp/eieio.el: Regenerate with automatic autoloads.
1289 * Makefile.in (autoloads): Make eieio.el writable.
1290
d1be20a1
GM
1291 * dired-x.el (dired-clean-up-after-deletion, dired-do-relsymlink)
1292 (dired-do-relsymlink-regexp, dired-find-buffer-nocreate): Use #'.
1293 (dired-hack-local-variables): Use inhibit-read-only.
1294 (dired-guess-default): Simplify.
1295 (dired-make-relative-symlink): Use dotimes.
1296 (dired-simultaneous-find-file): Use dolist.
1297 (dired-mark-sexp): Remove unneeded `if'. Use line-end-position.
1298 (dired-x-hands-off-my-keys): Doc fix.
1299 (dired-x-bind-find-file): Doc fix. Use remapping.
1300 (after-init-hook): No need to add dired-x-bind-find-file.
1301 (dired-x-find-file, dired-x-find-file-other-window): Doc fixes.
1302 No need to call expand-file-name.
1303 (dired-filename-at-point): Remove unused locals `end', `filename'.
1304
f9d554dd
SM
13052011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
1306
1307 * emacs-lisp/pcase.el (pcase--u1): Understand non-linear patterns.
1308
5da16a86
CO
13092011-02-18 Christian Ohler <ohler@gnu.org>
1310
1311 * emacs-lisp/ert.el (ert--setup-results-buffer)
1312 (ert-results-pop-to-backtrace-for-test-at-point)
1313 (ert-results-pop-to-messages-for-test-at-point)
1314 (ert-results-pop-to-should-forms-for-test-at-point)
1315 (ert-results-pop-to-timings): Revert parts of change 2011-02-02T17:59:44Z!sds@gnu.org that
1316 were incorrect and unnecessary. This should make `make check'
1317 pass again.
1318
3a00a363
KM
13192011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
1320
01c35094 1321 * lisp/allout-widgets.el (allout-widgets-icons-light-subdir)
219bd536 1322 (allout-widgets-icons-dark-subdir): Track relocations of icons.
3a00a363
KM
1323 * lisp/allout.el: Remove commentary about remove encryption
1324 passphrase mnemonic support and verification.
01c35094
JB
1325 (allout-encrypt-string): Recognize epg failure to decrypt gpg2
1326 armored text using gpg1, and indicate that the gpg version *might*
1327 be the problem in the error message.
3a00a363 1328
73057ba9
DD
13292011-02-17 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1330
1331 * net/rcirc.el (rcirc-float-time): New function.
1332 (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE)
1333 (rcirc-ctcp-sender-PING): Use it.
1334
8551cb32
GM
13352011-02-17 Glenn Morris <rgm@gnu.org>
1336
53ef76c7
GM
1337 * speedbar.el (speedbar-ignored-modes, speedbar-file-unshown-regexp)
1338 (speedbar-update-flag, speedbar-fetch-etags-command)
1339 (speedbar-fetch-etags-arguments):
1340 * term.el (term-buffer-maximum-size, term-input-chunk-size)
1341 (term-completion-autolist, term-completion-addsuffix)
1342 (term-completion-recexact, term-completion-fignore):
1343 * term/sup-mouse.el (sup-mouse-fast-select-window):
1344 * term/x-win.el (x-select-request-type):
1345 Convert some defvars with "*" to defcustoms.
1346
64a14c74
GM
1347 * shell.el (shell-delimiter-argument-list): Set it to nil. (Bug#8027)
1348
92e39d6f
GM
1349 * vc/vc.el (vc-default-previous-version):
1350 Remove alias that points nowhere. (Bug#4496)
1351
fc14288b
GM
1352 * dired-x.el (dired-clean-up-after-deletion):
1353 kill-buffer does not need save-excursion.
1354 (dired-do-run-mail): Doc fix.
1355 (dired-filename-at-point): Doc fix.
1356 Use looking-at, and skip-chars rather than re search.
1357
8551cb32
GM
1358 * dired-x.el (dired-filename-at-point): Fix 8-year old typo.
1359
96497653
KM
13602011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
1361
aac7a935
KM
1362 * allout-widgets.el: New allout extension that shows allout
1363 outline structure with graphical widgets. 'allout-widgets'
1364 customize group is an 'allout' subgroup, for easy discovery.
1365
96497653
KM
1366 * allout.el: Include PGP and GnuPG in Keywords, and other
1367 commentary refinements.
1368 (allout-abbreviate-flattened-numbering): Rename to
1369 allout-flattened-numbering-abbreviation, and
1370 define-obsolete-variable-alias the old name.
1371 (allout-flattened-numbering-abbreviation): Rename from
1372 allout-abbreviate-flattened-numbering.
1373 (allout-mode-p): Include among autoloads, for use by other modes
1374 with impunity.
e697fcfc
LM
1375 (allout-listify-exposed):
1376 Use allout-flattened-numbering-abbreviation.
96497653
KM
1377 (allout-encrypt-string): Use set-buffer-multibyte directly.
1378 (allout-set-buffer-multibyte): Remove.
1379
be4a1d71
DD
13802011-02-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1381
1382 * simple.el (just-one-space): Remove useless `or' call.
1383
274c2d34
MA
13842011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
1385
c6309045 1386 * net/soap-client.el (soap-well-known-xmlns, soap-local-xmlns)
274c2d34
MA
1387 (soap-default-xmlns, soap-target-xmlns, soap-multi-refs)
1388 (soap-decoded-multi-refs, soap-current-wsdl)
1389 (soap-encoded-namespaces): Rename CL-style *...* variables.
1390
88ae2870
MA
13912011-02-16 Michael Albinus <michael.albinus@gmx.de>
1392
1393 * net/soap-client.el: Add "comm" and "hypermedia" to the
1394 keywords. Reflow too long lines.
1395
1396 * net/soap-inspect.el: Ditto. Require 'cl.
1397
689743a2
BG
13982011-02-16 Bastien Guerry <bzg@altern.org>
1399
1400 * play/doctor.el (doctor-mode): Bugfix: escape the "," character
1401 in a `doctor-type' argument.
1402
16d2ff89
MA
14032011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
1404
1405 * net/soap-client.el:
1406 * net/soap-inspect.el: New files.
1407
c6cefd36
LL
14082011-02-16 Leo <sdl.web@gmail.com>
1409
1410 * dired-x.el (dired-mode-map, dired-extra-startup):
1411 Remove dired-copy-filename-as-kill since it's already in dired.el.
1412
da5e0ce4
GM
14132011-02-16 Glenn Morris <rgm@gnu.org>
1414
1415 * dired-x.el (dired-bind-jump, dired-bind-man, dired-bind-info):
1416 Doc fixes. Add :set property, replacing top-level calls.
1417 (dired-vm-read-only-folders, dired-vm): Doc fix (drop v. old VM 4).
1418 (dired-guess-shell-gnutar): Test tar version rather than system-type.
1419 (dired-extra-startup, dired-man, dired-info): Doc fixes.
1420 (dired-clean-up-after-deletion): Use when and dolist.
1421 (dired-jump): Use unless and when.
1422 (dired-virtual): Use line-end-position.
1423 (dired-default-directory-alist): Rename from default-directory-alist.
1424 (dired-default-directory): Update for above name change.
1425 (dired-vm): Drop VM < 5 and simplify.
1426 (dired-buffer-more-recently-used-p): Rewrite.
1427 (dired-filename-at-point): Use when and or.
1428 (dired-x-read-filename-at-point): Rename from read-filename-at-point.
1429 Update callers.
1430
c5ca3aa0
GM
14312011-02-15 Glenn Morris <rgm@gnu.org>
1432
1433 * dired-x.el: Use easymenu for menu items. Fix item capitalization.
1434
33f6cf7b
CY
14352011-02-14 Chong Yidong <cyd@stupidchicken.com>
1436
1437 * vc/vc-git.el (vc-git-root-log-format): New option for
1438 customizing log format.
1439 (vc-git-print-log, vc-git-log-outgoing, vc-git-log-incoming)
1440 (vc-git-log-view-mode): Use it.
1441 (vc-git-expanded-log-entry): New function.
1442 (vc-git-log-view-mode): Use it. Truncate lines in root log.
1443
1444 * vc/vc-hg.el (vc-hg-root-log-template): New option for
1445 customizing log format.
1446 (vc-hg-print-log): Use it.
1447 (vc-hg-expanded-log-entry): New function.
1448 (vc-hg-log-view-mode): Use vc-hg-root-log-template and
1449 vc-hg-expanded-log-entry. Truncate lines in root log.
1450
1451 * vc/vc-bzr.el (vc-bzr-log-view-mode): Truncate lines in root log.
1452
e697fcfc
LM
1453 * vc/log-view.el (log-view-mode-menu):
1454 Add log-view-toggle-entry-display.
33f6cf7b 1455
461b69ae
GM
14562011-02-14 Glenn Morris <rgm@gnu.org>
1457
1458 * dired-x.el: Don't require man when compiling.
1459 (dired-omit-extensions, dired-local-variables-file)
1460 (dired-x-hands-off-my-keys): Make them defcustoms.
1461 (Man-support-local-filenames, Man-getpage-in-background): Declare.
1462 (vm-visit-folder): Declare rather than defining.
1463 (dired-x-help-address, dired-x-variable-list): Remove.
1464 (dired-x-submit-report): Make it an obsolete alias.
1465
35f52ed6
JB
14662011-02-14 Juanma Barranquero <lekktu@gmail.com>
1467
1468 * makefile.w32-in (TRAMP_SRC): Remove tramp-imap.el.
1469
b2108a36
TZ
14702011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1471
67186ae2 1472 * net/imap.el: Bring it back.
b2108a36 1473
abfc152b
AM
14742011-02-13 Alan Mackenzie <acm@muc.de>
1475
1476 * progmodes/cc-fonts.el (c-font-lock-declarations): Remove a
1477 narrow-to-region call that cuts context off the end (Bug#7722).
1478
e697fcfc
LM
1479 * progmodes/cc-engine.el (c-forward-<>-arglist-recur):
1480 Refactor nested if-forms with a simple cond.
abfc152b
AM
1481 (c-forward-<>-arglist): Revert 2011-01-31 change.
1482
d4eb88c7
CY
14832011-02-13 Chong Yidong <cyd@stupidchicken.com>
1484
1485 * vc/log-view.el: New command log-view-toggle-entry-display for
1486 toggling log entries between concise and detailed forms.
1487 (log-view-toggle-entry-display): New command.
1488 (log-view-mode-map): Bind RET to it.
1489 (log-view-expanded-log-entry-function): New variable.
1490 (log-view-current-entry, log-view-inside-comment-p)
1491 (log-view-current-tag): New functions.
1492 (log-view-toggle-mark-entry): Use log-view-current-entry and
1493 log-view-end-of-defun instead of searching directly with
1494 log-view-message-re.
1495 (log-view-end-of-defun): Likewise. Add optional ARG for
1496 compatibility with end-of-defun.
1497 (log-view-end-of-defun): Ignore comments and VC buttons.
1498
1499 * vc/vc-bzr.el (vc-bzr-expanded-log-entry): New function.
1500 (vc-bzr-log-view-mode): Use log-view-expanded-log-entry-function.
1501
2609a08e
TZ
15022011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1503
114fe546
G
1504 * net/imap.el: Remove file. All the functionality is in nnimap.el.
1505
2609a08e
TZ
1506 * net/imap-hash.el: Remove file.
1507
7a6ebb1a
MA
15082011-02-13 Michael Albinus <michael.albinus@gmx.de>
1509
1510 * Makefile.in (TRAMP_SRC): Remove tramp-imap.el.
1511
1512 * net/tramp.el (tramp-read-passwd): Simplify `auth-source-search'
1513 call.
1514
1515 * net/tramp-imap.el: Remove file.
1516
75d4dcc9
CY
15172011-02-13 Chong Yidong <cyd@stupidchicken.com>
1518
1519 * vc/vc.el (vc-print-log-setup-buttons): Instead of using the
1520 widget library for buttons, just use button.el.
1521
1522 * vc/log-view.el (log-view-mode-map): Don't inherit from
1523 widget-keymap.
1524
3c65e88d 15252011-02-12 Glenn Morris <rgm@gnu.org>
dc4c6a7a 1526
86361e1e
GM
1527 * emacs-lisp/cl-seq.el (union, nunion, intersection)
1528 (nintersection, set-difference, nset-difference)
1529 (set-exclusive-or, nset-exclusive-or): Doc fix.
1530
dc4c6a7a
GM
1531 * ediff-ptch.el (ediff-fixup-patch-map): Doc fix.
1532
8a6f24e5
GM
1533 * faces.el (face-attr-match-p): Handle the obsolete :bold and
1534 :italic props, so that frame-set-background-mode works. (Bug#7966)
1535
3caced0b
GM
1536 * simple.el (next-error): Doc fix.
1537
9de31df2
TV
15382011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1539
1540 * dired-aux.el (dired-create-files): Adapt destination name to
1541 match the new behavior of copy-directory.
1542
38a71655
CY
15432011-02-12 Chong Yidong <cyd@stupidchicken.com>
1544
1545 * mail/mail-utils.el (mail-dont-reply-to-names): New variable,
1546 from rmail-dont-reply-to-names. Callers changed.
1547 (mail-dont-reply-to): Rename from mail-dont-reply-to.
1548 (rmail-dont-reply-to): Make it an obsolete alias.
1549
1550 * mail/rmail.el (rmail-default-dont-reply-to-names): Default to
1551 nil, and make obsolete (Bug#7888).
1552 (rmail-dont-reply-to-names): Alias to mail-dont-reply-to-names.
1553
1554 * mail/rmailsum.el (rmail-summary-sort-by-correspondent): Doc fix.
1555
1556 * mail/rmailsort.el (rmail-sort-by-correspondent)
1557 (rmail-select-correspondent): Doc fix. Use mail-dont-reply-to.
1558
1559 * mail/rmail.el (rmail-reply): Use mail-dont-reply-to.
1560
470d996d
TV
15612011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1562
1563 * files.el (copy-directory): New argument COPY-CONTENTS for
1564 copying directory contents into another existing directory.
1565
e2784c87
TH
15662011-02-12 Tassilo Horn <tassilo@member.fsf.org>
1567
1568 * minibuffer.el (completion-table-case-fold): New function for
1569 creating a case-insensitive completion table.
1570
563790b6
TZ
15712011-02-12 Teodor Zlatanov <tzz@lifelogs.com>
1572
1573 * net/tramp.el (tramp-default-method): Also check if
1574 `auth-source-search' is bound.
1575 (tramp-read-passwd): Use `auth-source-search' instead of
1576 `auto-source-user-or-password'.
1577
1578 * net/tramp-imap.el: Autoload `auto-source-search' instead of
1579 `auto-source-user-or-password.
1580 (tramp-imap-passphrase-callback-function): Use it.
1581
1582 * net/imap-hash.el: Autoload `auto-source-search' instead of
1583 `auto-source-user-or-password.
1584 (imap-hash-open-connection): Use it.
1585
1586 * mail/smtpmail.el: Autoload `auto-source-search' instead of
1587 `auto-source-user-or-password.
1588 (smtpmail-try-auth-methods): Use it.
1589
c6affbde
PH
15902011-02-12 Phil Hagelberg <phil@hagelb.org>
1591
1592 * emacs-lisp/package.el: Allow packages to be reinstalled.
1593 (package--write-file-no-coding): Remove EXCL arg.
1594 (package-unpack-single): Don't use it.
1595
b5a53795
KP
15962011-02-12 Karl Pflästerer <k@rl.pflaesterer.de> (tiny change)
1597
1598 * vc/vc-svn.el: Adapt to Subversion change, with no .svn directory
1599 in each sub directory.
1600 (vc-svn-registered): Use vc-svn-root.
1601 (vc-svn-root): New function. Make vc-svn-responsible-p an alias.
1602 (vc-svn-repository-hostname): Use "svn info".
1603
25833f5e
DD
16042011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1605
1606 * simple.el (delete-trailing-whitespace): New optional buffer
1607 bound parameters.
1608
75d1d833
BG
16092011-02-11 Bastien Guerry <bzg@altern.org>
1610
1611 * files.el (basic-save-buffer): save unmodified buffers when
1612 the file pointed by buffer-file-name doesn't exist.
1613
e0e36cac
DD
16142011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1615
079721e9 1616 * net/rcirc.el (rcirc-cmd-join): Accept multiple channels.
e0e36cac 1617
59350862
GM
16182011-02-11 Glenn Morris <rgm@gnu.org>
1619
1620 * emacs-lisp/cl-specs.el (multiple-value-bind): Fix debug spec.
1621
5708ce5e
JB
16222011-02-11 Juanma Barranquero <lekktu@gmail.com>
1623
1624 * net/rcirc.el (rcirc-send-ctcp): Remove spurious arg to `format'.
1625
b016851c
SM
16262011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
1627
59003be9
SM
1628 * server.el (server-process-filter): Use pcase.
1629
9517f8af
SM
1630 * emacs-lisp/smie.el (smie-blink-matching-open): Don't use `pos' in two
1631 conflicting ways.
1632 (smie-indent--parent): Extend to "parent of arg".
1633 (smie-indent-inside-string): New function.
1634 (smie-indent-functions): Use it.
1635
cf77dd27
SM
1636 * vc/vc-dir.el (vc-dir-refresh): Reorder operations to try and avoid
1637 bzr locking race condition.
1638
49ffc078
SM
1639 * emacs-lisp/edebug.el (edebug-instrument-function): Check a marker is
1640 still valid before using it.
1641
1a0a6cef
SM
1642 * progmodes/grep.el (grep-mode-font-lock-keywords): Adjust to
1643 `message' -> `compilation-message' rename (bug#8004).
1644
b016851c
SM
1645 Move keymap initialization into declaration.
1646 * textmodes/enriched.el (enriched-mode-map):
1647 * textmodes/bib-mode.el (bib-mode-map):
1648 * term/lk201.el (lk201-function-map):
1649 * tar-mode.el (tar-mode-map):
1650 * replace.el (occur-mode-map):
1651 * progmodes/idlwave.el (idlwave-rinfo-mouse-map, idlwave-rinfo-map):
1652 * progmodes/idlw-help.el (idlwave-help-mode-map):
1653 * progmodes/gdb-mi.el (gdb-memory-format-menu, gdb-memory-unit-menu):
1654 * play/solitaire.el (solitaire-mode-map):
1655 * play/snake.el (snake-mode-map, snake-null-map):
1656 * play/pong.el (pong-mode-map):
1657 * play/handwrite.el (menu-bar-handwrite-map):
1658 * play/gametree.el (gametree-mode-map):
a65112fb 1659 * net/rcirc.el (rcirc-mode-map, rcirc-browse-url-map)
b016851c
SM
1660 (rcirc-multiline-minor-mode-map, rcirc-track-minor-mode-map):
1661 * net/newst-plainview.el (newsticker-menu, newsticker-mode-map)
1662 (newsticker--url-keymap):
1663 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
1664 * menu-bar.el (menu-bar-file-menu, menu-bar-i-search-menu)
1665 (menu-bar-search-menu, menu-bar-replace-menu, menu-bar-goto-menu)
1666 (menu-bar-edit-menu, menu-bar-custom-menu)
1667 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
1668 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
1669 (menu-bar-line-wrapping-menu, menu-bar-options-menu)
1670 (menu-bar-games-menu, menu-bar-encryption-decryption-menu)
1671 (menu-bar-tools-menu, menu-bar-describe-menu)
1672 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
1673 (menu-bar-help-menu):
1674 * mail/rmailsum.el (rmail-summary-mode-map):
1675 * kmacro.el (kmacro-step-edit-map):
1676 * ibuffer.el (ibuffer-mode-groups-popup, ibuffer-mode-map)
1677 (ibuffer-mode-operate-map):
1678 * hi-lock.el (hi-lock-menu, hi-lock-map):
1679 * emulation/vip.el (vip-mode-map):
1680 * emacs-lisp/re-builder.el (reb-lisp-mode-map):
1681 * bookmark.el (bookmark-bmenu-mode-map):
1682 * help-mode.el (help-mode-map): Move initialization into declaration.
1683
1be1d1e9
DD
16842011-02-10 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1685
1686 * net/rcirc.el: Add PRIVMSG and CTCP functions.
1687 (rcirc-send-privmsg, rcirc-send-ctcp): New functions.
1688 (rcirc-keepalive, rcirc-cmd-ctcp, rcirc-ctcp-sender-PING)
1689 (rcirc-cmd-me, rcirc-authenticate): Use them.
1690
26d2a9bd
KM
16912011-02-10 Ken Manheimer <ken.manheimer@gmail.com>
1692
1693 * allout.el: Synopsis: Change allout user configuration so
1694 auto-activation is controlled solely by customization
1695 `allout-auto-activation'.
1696
01c35094 1697 (allout-auto-activation-helper, allout-setup): New autoloads
26d2a9bd 1698 implement new custom set procedure for allout-auto-activation.
219bd536
JB
1699 Also, explicitly invoke (allout-setup) after allout-auto-activation
1700 is custom-defined, to affect the settings in emacs sessions besides
1701 the few where allout-auto-activation customization is done.
26d2a9bd
KM
1702 (allout-auto-activation): Use allout-auto-activation-helper to
1703 :set. Revise the docstring.
1704 (allout-init): Reduce functionality to just customizing
1705 allout-auto-activation, and mark obsolete.
1706 (allout-mode): Respect string values for allout-auto-activation.
1707 Run allout-after-copy-or-kill-hook without any args.
01c35094 1708 (allout-mode, allout-layout, allout-default-layout)
26d2a9bd
KM
1709 (outlineify-sticky): Adjust docstring for new scheme.
1710 (allout-after-copy-or-kill-hook): No arguments - hook implementers
1711 should concentrate on the kill ring.
1712
b8e0f0cd
G
17132011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
1714
1715 * password-cache.el (password-cache-remove): Accept secrets that are
1716 not strings.
1717
ccded26c
SM
17182011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1719
1720 * progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix case
1721 of here-doc that immediately follows a comment.
1722
ee6a57ab
DD
17232011-02-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1724
4d04fdc9
DD
1725 * net/rcirc.el (rcirc-ctcp-sender-PING): Simplifying.
1726
ee6a57ab
DD
1727 * net/rcirc.el (rcirc-cmd-ctcp): Use dedicated function when
1728 available.
1729 (rcirc-ctcp-sender-PING): New function.
1730
6ca94a0b
SM
17312011-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
1732
1733 * obsolete/pc-select.el: Rename from emulation/pc-select.el (bug#7940).
1734 Remove the mark/nomark handling, and activate shift-select-mode instead.
1735
1736 * obsolete/pc-mode.el: Rename from emulation/pc-mode.el.
1737
226590f8
JB
17382011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1739
1740 * calc/calc-units.el (math-logunits-quant): Add support for
1741 non-logarithmic units.
1742
dd0b691e
KM
17432011-02-07 Ken Manheimer <ken.manheimer@gmail.com>
1744
4ec28e14
KM
1745 * allout.el (allout-after-copy-or-kill-hook): New hook for
1746 extension-specific processing of killed text.
1747 (allout-mode): Include new allout-after-copy-or-kill-hook among
1748 mentioned hooks.
01c35094 1749 (allout-kill-line, allout-kill-topic): Ensure that processing
4ec28e14
KM
1750 after kill happens even if barf-if-buffer-read-only is raised.
1751 Include new allout-after-copy-or-kill-hook among that subsequent
1752 processing.
1753 (allout-deannotate-hidden): Actually remove the annotation text
1754 properties.
1755
dd0b691e
KM
1756 * allout.el (allout-listify-exposed): Copy text sans text properties.
1757
07e52e08
MA
17582011-02-07 Michael Albinus <michael.albinus@gmx.de>
1759
b016851c 1760 * net/dbus.el (dbus-list-activatable-names): Add optional argument BUS.
07e52e08 1761
c5aff743
DD
17622011-02-07 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1763
1764 * net/rcirc.el (rcirc-handler-317): New function (Bug#6507).
1765
03925868
JB
17662011-02-06 Jay Belanger <jay.p.belanger@gmail.com>
1767
b016851c 1768 * calc/calc.el (calc-logunits-field-reference): Rename from
03925868 1769 `calc-default-field-reference-level'.
b016851c 1770 (calc-logunits-power-reference): Rename from
01c35094 1771 `calc-default-power-reference-level'.
03925868 1772
b016851c 1773 * calc/calc-units.el (math-logunits-quant): Rename from
03925868 1774 `math-logunits-level'
b016851c 1775 (math-logunits-plus): Rename from math-logcombine.
03925868 1776 (calcFunc-luplus, calcFunc-luminus calc-luplus, calc-luminus): Remove.
ec6ad6f2 1777 (calcFunc-lufieldadd, calcFunc-lupoweradd, calcFunc-lufieldsub)
01c35094 1778 (calcFunc-lufieldsub, calc-logunits-add, calc-logunits-sub):
03925868 1779 New functions.
b016851c
SM
1780 (calcFunc-fieldquant): Rename from `calcFunc-fieldlevel'.
1781 (calcFunc-powerquant): Rename from `calcFunc-powerlevel'.
1782 (calc-logunits-quantity): Rename from `calc-level'.
03925868 1783 (calcFunc-dbfieldlevel, calcFunc-dbpowerlevel, calcFunc-npfieldlevel)
01c35094 1784 (calcFunc-nppowerlevel, calc-logunits-dblevel, calc-logunits-nplevel)
ec6ad6f2
JB
1785 (math-logunits-mul, calcFunc-lufieldmul, calcFunc-lupowermul)
1786 (calc-logunits-mul, math-logunits-divide, calcFunc-lufielddiv)
01c35094 1787 (calcFunc-lupowerdiv, calc-logunits-divide, math-logunits-level):
03925868
JB
1788 New functions.
1789
b016851c 1790 * calc/calc-help.el (calc-u-prefix-help): Remove "L" reference.
03925868
JB
1791 (calc-ul-prefix-help): Remove.
1792 (calc-l-prefix-help): New function.
1793 (calc-full-help): Add reference to `calc-l-prefix-help'.
1794
1795 * calc/calc-ext.el (calc-init-extensions): Update autoloads.
1796
ec6ad6f2
JB
1797 * calc/README: Mention logarithmic units.
1798
f8b351c1
CY
17992011-02-06 Chong Yidong <cyd@stupidchicken.com>
1800
1801 * mail/emacsbug.el (report-emacs-bug-hook): Remove the check for
1802 non-ASCII characters (Bug#7925).
1803
a60287ff
GM
18042011-02-05 Glenn Morris <rgm@gnu.org>
1805
1806 * emacs-lisp/cl-macs.el (return-from): Fix doc typo.
1807
9ad53e98
GM
1808 * calendar/diary-lib.el (diary-font-lock-keywords):
1809 Tweak diary-time-regexp match. (Bug#7891)
1810
9783df21
GM
1811 * progmodes/f90.el (f90-find-tag-default): New function. (Bug#7919)
1812 (f90-mode): Use it for mode's `find-tag-default-function' property.
1813
df275851
GM
1814 * ibuf-ext.el (ibuffer-filter-disable): Make it work. (Bug#7969)
1815
95838641
GM
1816 * faces.el (set-face-attribute): Doc fix. (Bug#2659)
1817
827b77e9
DD
18182011-02-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1819
1820 * net/rcirc.el (rcirc-handler-JOIN): Reset mode-line-process
1821 (Bug#6386).
1822
7cb76591
SM
18232011-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
1824
ba70ab1c
SM
1825 * progmodes/sh-script.el (sh-here-doc-open-re): Don't rely on the
1826 font-lock-syntax-table remappings.
1827 (sh-here-doc-markers, sh-here-doc-re): Remove.
1828 (sh-font-lock-close-heredoc): Remove.
1829 (sh-syntax-propertize-here-doc): New function.
1830 (sh-font-lock-open-heredoc): Set the sh-here-doc-marker property
1831 instead of the sh-here-doc-re.
1832 (sh-font-lock-paren): Don't do anything in comments or strings.
1833 Handle line continuations. Accept a few more chars.
1834 Don't rely on the font-lock-syntax-table remappings.
1835 `esac' is not a valid pattern.
1836 (sh-syntax-propertize-function): Handle here-docs differently, so we
1837 don't bother syntax-propertizing the insides.
1838
7cb76591
SM
1839 * progmodes/sh-script.el (sh-font-lock-paren, sh-kw, sh-prev-thing):
1840 Handle new bashisms ";&" and ";;&" (bug#7947).
1841
39b20f56
MA
18422011-02-05 Michael Albinus <michael.albinus@gmx.de>
1843
7cb76591
SM
1844 * net/tramp-smb.el (tramp-smb-errors): Use `regexp-opt'.
1845 Add "NT_STATUS_IO_TIMEOUT" and "NT_STATUS_NO_SUCH_USER".
39b20f56 1846
51aba3f3
MA
18472011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1848
1849 * net/tramp.el (tramp-postfix-method-format)
1850 (tramp-postfix-method-regexp, tramp-prefix-domain-format)
1851 (tramp-prefix-domain-regexp, tramp-postfix-user-format)
1852 (tramp-postfix-user-regexp, tramp-prefix-port-format)
1853 (tramp-prefix-port-regexp, tramp-postfix-host-format)
1854 (tramp-postfix-host-regexp, tramp-handle-substitute-in-file-name):
1855 Doc fix.
1856
7bc61bb7
SS
18572011-02-04 Sam Steingold <sds@gnu.org>
1858
1859 * mouse.el (mouse-buffer-menu-mode-groups): Add a "GDB" group.
1860
d93c111e
AS
18612011-02-04 Andreas Schwab <schwab@linux-m68k.org>
1862
1863 * international/mule-util.el (with-coding-priority): Doc fix.
1864
6f52d86e
EZ
18652011-02-04 Eli Zaretskii <eliz@gnu.org>
1866
1867 * arc-mode.el (archive-mode-map): Fix a typo in last change.
1868
c1b4afac
SS
18692011-02-03 Sam Steingold <sds@gnu.org>
1870
1871 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
1872 Do not error out when `func' is nil.
1873
a857d3c7
MA
18742011-02-03 Michael Albinus <michael.albinus@gmx.de>
1875
1876 * net/tramp-sh.el (tramp-remote-path): Add default settings for
1877 `tramp-default-remote-path' to the docstring.
1878 (tramp-get-remote-path): Suppress error message when `getconf
1879 PATH' fails.
1880
1881 * net/tramp-smb.el (tramp-smb-errors): Add "NT_STATUS_UNSUCCESSFUL".
1882
8aa88760
GM
18832011-02-03 Glenn Morris <rgm@gnu.org>
1884
219ea611
GM
1885 * vc/vc-hg.el (vc-hg-command): Doc fix.
1886
8d7b5b5b
GM
1887 * term/w32-win.el (libpng-version): Declare for compiler.
1888
c03eac34
GM
1889 * msb.el: No need to load dired while compiling.
1890
7f07c1fe
GM
1891 * emacs-lisp/elint.el (elint-standard-variables):
1892 Remove a couple of built-ins that now have doc-strings.
1893
befe199d
GM
1894 * hi-lock.el, ps-bdf.el, ps-mule.el, ps-print.el, ps-samp.el:
1895 `require' is automatically `eval-and-compile'd.
1896
2d7d6439
GM
1897 * net/rcirc.el (rcirc-nick-completion-format): Add :version tag.
1898 (rcirc-log-directory, rcirc-log-flag): Move definitions before use.
1899
8aa88760
GM
1900 * strokes.el (strokes-fill-current-buffer-with-whitespace):
1901 Move definition before use.
1902 (strokes-report-bug): Make it obsolete.
1903
e90f8545
SS
19042011-02-02 Sam Steingold <sds@gnu.org>
1905
1906 * apropos.el (apropos-print): Now that `apropos-mode' inherits
1907 from `special-mode', entering it makes the buffer read-only, so
1908 call it only when everything has been already inserted.
1909 * emacs-lisp/ert.el (ert--setup-results-buffer)
1910 (ert-results-pop-to-backtrace-for-test-at-point)
1911 (ert-results-pop-to-messages-for-test-at-point)
1912 (ert-results-pop-to-timings): Ditto.
1913 * emacs-lisp/package.el (package--list-packages): Ditto.
1914 * play/solitaire.el (solitaire): Ditto.
1915
90db975f
CY
19162011-02-02 Chong Yidong <cyd@stupidchicken.com>
1917
1918 * progmodes/compile.el: Make all faces inherit.
1919 (compilation-warning): Inherit from font-lock-variable-name-face.
1920 (compilation-info): Inherit from font-lock-type-face.
1921 (compilation-line-number): Reassign to font-lock-keyword-face.
1922 (compilation-column-number): Reassign to font-lock-doc-face.
1923 (compilation-leave-directory-face): Reassign to
1924 font-lock-builtin-face.
1925
bc35ff32
EZ
19262011-02-02 Eli Zaretskii <eliz@gnu.org>
1927
1928 * dired.el (dired-insert-directory): Don't invoke `ls' when
1929 ls-lisp.el is used to emulate it.
1930
39cde66c
JD
19312011-02-01 Julien Danjou <julien@danjou.info>
1932
1933 * color.el (color-gradient): Add a color-gradient function.
1934
abef340a
SS
19352011-02-01 Sam Steingold <sds@gnu.org>
1936
1937 * simple.el (special-mode-map): Bind "h" to `describe-mode';
1938 bind "z" to `kill-this-buffer'.
1939 (completion-list-mode-map): Bind "z" to `kill-this-buffer'.
1940 * apropos.el (apropos-mode-map): Inherit from `special-mode-map'.
1941 (apropos-mode): Inherit from `special-mode'.
1942 * arc-mode.el (archive-mode-map): Inherit from `special-mode-map'.
1943 * bookmark.el (bookmark-bmenu-mode): Define using
1944 `define-derived-mode' inheriting from `special-mode'.
1945 * dired.el (dired-mode-map): Inherit from `special-mode-map'.
1946 * image-mode.el (image-mode-map): Ditto.
1947 * replace.el (occur-mode): Define using
1948 `define-derived-mode' inheriting from `special-mode'.
1949 * tar-mode.el (tar-mode): Inherit from `special-mode'.
1950 * calendar/diary-lib.el (diary-fancy-display-mode):
1951 Inherit from `special-mode-map'.
1952 * emacs-lisp/ert.el (ert-simple-view-mode, ert-results-mode):
1953 Inherit from `special-mode'.
1954 * emacs-lisp/package.el (package-menu-mode-map): Copy from
1955 `special-mode-map'.
1956 (package-menu-mode): Define using `define-derived-mode'
1957 inheriting from `special-mode'.
1958 * erc/erc-list.el (erc-list-menu-mode): Inherit from `special-mode'.
1959 * net/xesam.el (xesam-mode): Inherit from `special-mode'.
1960 (xesam-mode-map): Define separately.
1961 * play/solitaire.el (solitaire-mode): Inherit from `special-mode'.
1962 * progmodes/compile.el (compilation-minor-mode-map)
1963 (compilation-mode-map): Inherit from `special-mode-map'.
1964 * vc/diff-mode.el (diff-mode-shared-map):
1965 Inherit from `special-mode-map'.
1966 * vc/log-view.el (log-view-mode-map): Add a comment.
1967
928f4e73
CY
19682011-02-01 Chong Yidong <cyd@stupidchicken.com>
1969
1970 * custom.el (load-theme): Define return value. Drop use of
1971 unsafep; call custom-theme-load-confirm for non-known-safe themes.
1972 (custom-theme-load-confirm): Scroll in the correct window.
1973 (custom-enabled-themes): Add custom-safe-themes to :set-after.
1974
1975 * cus-theme.el (custom-theme-checkbox-toggle): Don't activate the
1976 checkbox if load-theme fails.
1977
7d116647
SM
19782011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1979
1980 * progmodes/compile.el (compilation-next-error): Check there's
1981 a message before using it (bug#7941).
1982
4fdfcddf
JB
19832011-02-01 Jay Belanger <jay.p.belanger@gmail.com>
1984
1985 * calc/calc-mtx.el (math-lud-pivot-check): New function.
1986 (math-do-matrix-lud): Use `math-lud-pivot-check' to check the size
1987 of potential pivots.
1988
3b95603f
AM
19892011-01-31 Alan Mackenzie <acm@muc.de>
1990
7d116647
SM
1991 * progmodes/cc-cmds.el (c-forward-over-illiterals):
1992 Continue parsing if we encounter a naked # (Bug#7595).
3b95603f 1993 (c-beginning-of-statement): Avoid loop in locating the beginning
aa9c0efc 1994 of a macro. (Not actually committed until 2011-02-20, see above).
3b95603f 1995
6fa1f651
CY
19962011-01-31 Chong Yidong <cyd@stupidchicken.com>
1997
1998 * files.el (copy-directory): Fix arguments to recursive call.
1999
14beddf4 20002011-01-31 Chong Yidong <cyd@stupidchicken.com>
82d84d3f
CY
2001
2002 * files.el (copy-directory): If destination is an existing
2003 directory, copy into a subdirectory there.
2004
14beddf4 20052011-01-31 Andreas Schwab <schwab@linux-m68k.org>
e935c6a2
AS
2006
2007 * emacs-lisp/shadow.el (load-path-shadows-find): Ignore leim-list
2008 files.
2009
14beddf4 20102011-01-31 Chong Yidong <cyd@stupidchicken.com>
d1f14baa 2011
6fc0aac3
CY
2012 * image-dired.el (image-dired-mouse-display-image): No-op if no
2013 file is found (Bug#7817).
2014
d1f14baa
CY
2015 * mouse.el (mouse-menu-non-singleton): Doc fix (Bug#7801).
2016
14beddf4 20172011-01-31 Kenichi Handa <handa@m17n.org>
67442738 2018
7d116647
SM
2019 * international/quail.el (quail-keyboard-layout-alist):
2020 Remove superfluous SPC for "pc105-uk" (bug#7927).
67442738 2021
14beddf4 20222011-01-31 Glenn Morris <rgm@gnu.org>
220c2a14
GM
2023
2024 * msb.el (msb-menu-bar-update-buffers): Update for changed
2025 argument handling of menu-bar-select-frame. (Bug#7902)
2026
14beddf4 20272011-01-31 Chong Yidong <cyd@stupidchicken.com>
af7c5700
CY
2028
2029 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Set a limit
2030 to the recursion depth (Bug#7722).
2031
14beddf4 20322011-01-31 Roy Liu <carsomyr@gmail.com> (tiny change)
ca9c274a
JD
2033
2034 * term/ns-win.el (ns-find-file): Expand ns-input-file with
2035 command-line-default-directory (Bug#7872).
2036
9e11271c
SM
20372011-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
2038
2039 * progmodes/compile.el (compilation--flush-directory-cache):
2040 New function, extracted from compilation--remove-properties.
2041 (compilation--remove-properties, compilation--parse-region): Use it.
2042 (compilation--previous-directory): Handle one more case.
2043 (compilation-enable-debug-messages): Remove.
2044 (compilation-parse-errors, compilation--flush-parse): Just remove the
2045 left over debug messages.
2046
038714ab
SS
20472011-01-31 Sam Steingold <sds@gnu.org>
2048
2049 * progmodes/compile.el (compilation-enable-debug-messages):
2050 Add a variable to make the parsing messages introduced in
2051 2011-01-28T22:12:05Z!monnier@iro.umontreal.ca optional.
2052 (compilation-parse-errors, compilation--flush-parse): Use it.
2053
2a4466ca
DD
20542011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
2055
35f52ed6 2056 * net/rcirc.el: New customizable nick completion format. (Bug#6314)
2a4466ca
DD
2057 (rcirc-nick-completion-format): New defcustom.
2058 (rcirc-complete): Use it.
2059
186ecaf1
DD
20602011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
2061
2062 * net/rcirc.el: Clean log filenames (Bug#7933).
2063 (rcirc-log-write): Use convert-standard-filename.
2064 (rcirc-log-filename-function): Documentation updates.
2065
253f7d1b
JD
20662011-01-30 Jan Djärv <jan.h.d@swipnet.se>
2067
9e11271c
SM
2068 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer):
2069 Check report-emacs-bug-can-use-osx-open and use that if t.
253f7d1b
JD
2070 (report-emacs-bug-can-use-osx-open): New function.
2071 (report-emacs-bug): Rename can-xdg-email to can-insert-mail.
2072 Check report-emacs-bug-can-use-osx-open also for can-insert-mail.
2073
a2b6e5d6
CY
20742011-01-29 Chong Yidong <cyd@stupidchicken.com>
2075
2076 * vc/vc-dispatcher.el (vc-set-async-update): New function for
2077 updating Dired or VC-dir buffers after async command completes.
2078
2079 * vc/vc-bzr.el (vc-bzr-async-command): Return the process buffer.
2080 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-set-async-update.
2081
2082 * vc/vc-git.el (vc-git-merge-branch): Add FETCH_HEAD to branch
2083 completions if it exists. Use vc-set-async-update.
2084 (vc-git-pull): Use vc-set-async-update.
2085
2086 * vc/vc-hg.el (vc-hg-pull): Fix default-contents arg to
2087 read-shell-command. Use vc-set-async-update.
2088 (vc-hg-merge-branch): Use vc-set-async-update.
2089
8907f7b9
DU
20902011-01-29 Daiki Ueno <ueno@unixuser.org>
2091
9e11271c
SM
2092 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED):
2093 Don't presume KEYEXPIRED and KEYREVOKED to be a fatal error status
8907f7b9
DU
2094 (Bug#7931).
2095
e52f87a1
SM
20962011-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
2097
2098 * progmodes/compile.el: Avoid an N² behavior in grep.
2099 (compilation--previous-directory): New fun.
2100 (compilation--previous-directory-cache): New var.
2101 (compilation--remove-properties): Flush it.
2102 (compilation-directory-properties, compilation-error-properties):
2103 Use the new fun to speed up looking for the current directory.
2104
659114fd
CY
21052011-01-29 Chong Yidong <cyd@stupidchicken.com>
2106
2107 * vc/vc-hg.el (vc-hg-history): New var.
2108 (vc-hg-pull): Perform default pull if called via Lisp by vc-pull.
2109 (vc-hg-merge-branch): New function.
2110
2111 * vc/vc.el (vc-pull): Make vc-update an alias for this, instead of
2112 the other way around.
2113
2114 * vc/vc-git.el (vc-git-branches, vc-git-pull)
2115 (vc-git-merge-branch): New functions.
2116 (vc-git-history): New var.
2117
9bfe5783
CY
21182011-01-28 Chong Yidong <cyd@stupidchicken.com>
2119
2120 * vc/vc-dispatcher.el (vc-do-async-command): New function.
2121
2122 * vc/vc-bzr.el (vc-bzr-async-command): Convert into a wrapper for
2123 vc-do-async-command.
2124
e52f87a1
SM
2125 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch):
2126 Callers changed.
9bfe5783 2127
b1ea593c
LL
21282011-01-28 Leo <sdl.web@gmail.com>
2129
2130 * emacs-lisp/advice.el (ad-make-advised-docstring): Don't apply
9bfe5783 2131 highlighting to the "this function is advised" message.
b1ea593c
LL
2132
2133 * help-mode.el (help-mode-finish): Apply highlighting here, to
2134 avoid clobbering by substitute-command-keys (Bug#6304).
2135
40e22d80
CY
21362011-01-28 Chong Yidong <cyd@stupidchicken.com>
2137
2138 * woman.el (woman0-roff-buffer): Process roff escape sequences
2139 occurring prior to the first request (Bug#7843).
2140
01c63f4c
SM
21412011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
2142
55fb9013
SM
2143 * progmodes/compile.el: Don't use font-lock any more.
2144 (compilation-error-regexp-alist-alist): Change handling of makepp
2145 so it preserves the warning/error distinction on subsequent files.
2146 Simplify various rules.
2147 (compilation-directory-properties): Use font-lock-face.
2148 Add a compilation-message property.
2149 (compilation-internal-error-properties): Use font-lock-face.
2150 Don't set the compilation-debug property here.
2151 (compilation--put-prop, compilation--remove-properties)
2152 (compilation--parse-region, compilation--ensure-parse)
2153 (compilation--ensure-parse): New functions.
2154 (compilation-parse-errors): New function, largely inspired of
2155 compilation-mode-font-lock-keywords. Set compilation-debug here.
2156 (compilation--parsed): New var.
2157 (compilation--flush-parse): Use compilation--ensure-parse.
2158 (compilation-start): Don't call font-lock.
2159 (compilation-turn-on-font-lock): Remove.
2160 (compilation-setup): Don't set font-lock-extra-managed-props not change
2161 other font-lock settings, other than keywords.
2162 Don't activate font-lock-mode.
2163 Set change-major-mode-hook and before-change-functions.
2164 (compilation--unsetup): Remove properties and hooks.
2165 (compilation-next-single-property-change): New function.
2166 (compilation-next-error): Use it to parse when needed.
2167 (compile-goto-error): Parse buffer as needed.
2168 (compilation--compat-error-properties): Don't need a dummy `face'
2169 property any more.
2170
8fe52384
SM
21712011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
2172
2173 * progmodes/compile.el: Use accessors for clarity and fix omake hack.
2174 (compilation-process-setup-function): Fix docstring's false promises.
2175 (compilation-error-regexp-alist-alist): Catch omake's continuous
2176 recompilation message and avoid reuse of old markers.
2177 (compilation-parse-errors-function): Declare obsolete.
2178 (compilation-buffer-modtime): Remove.
2179 (compilation--make-cdrloc, compilation--loc->col)
2180 (compilation--loc->line, compilation--loc->file-struct)
2181 (compilation--loc->marker, compilation--loc->visited)
2182 (compilation--make-file-struct, compilation--file-struct->file-spec)
2183 (compilation--file-struct->formats)
2184 (compilation--file-struct->loc-tree): New macros. Use them.
2185 (compilation--message): New defstruct. Use them.
2186 (compilation-next-error-function): Don't mess with timestamps to try
2187 and guess when to reparse.
2188
01c63f4c
SM
21892011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
2190
5e853d01
SM
2191 * textmodes/tex-mode.el: Get rid of compilation-parse-errors-function
2192 (tex-old-error-file-name): New function,
2193 extracted from tex-compilation-parse-errors.
2194 (tex-compilation-parse-errors): Remove.
2195 (tex-error-regexp-alist): New var.
2196 (tex-shell): Use it to avoid compilation-parse-errors-function.
2197
07b741a7
SM
2198 * progmodes/grep.el (grep-regexp-alist): Tighten regexp.
2199 (grep-mode-font-lock-keywords): Remove regexp that seems like
2200 a left-over from before we used compile.el.
2201 (grep-mode-font-lock-keywords): Call syntax-ppss-flush-cache when
2202 modifying the buffer within with-silent-modifications.
2203
2204 * progmodes/compile.el: Cleanup text-properties namespace by using
2205 `compilation-message' instead of `message', `compilation-directory'
2206 instead of `directory', and `compilation-debug' instead of `debug'.
2207 (compilation-last-buffer, compilation-parsing-end)
2208 (compilation-error-list, compilation-old-error-list): Move to the
2209 compatibility part of the code.
2210 (compilation-error-properties): If `file' is a function, let it return
2211 a file name.
2212 (compilation-mode-font-lock-keywords): Be more conservative with the
2213 omake "^ *" pattern prefix, to try and minimize the risk of
2214 pathologically slow regexp matching.
2215 (compilation-start): Use inhibit-read-only.
2216 (compilation--unsetup): New function.
2217 (compilation-shell-minor-mode, compilation-minor-mode): Use it.
2218 (compilation-filter): Minor tweaks.
8fe52384 2219 (compilation-next-error-function): Try and avoid abusing variables.
07b741a7 2220 (compilation--flush-file-structure): New fun.
8fe52384 2221 (compilation-fake-loc): Use it to improve behavior when file is reused.
07b741a7
SM
2222 (debug-ignored-errors): Add "Moved past last ...".
2223 (compilation--compat-error-properties)
2224 (compilation--compat-parse-errors): Rename by doubling the "-".
2225
01c63f4c
SM
2226 Port features from the previous prolog.el to the new one.
2227 * progmodes/prolog.el (prolog-system): Add GNU and ECLiPSe options.
2228 (prolog-program-name, prolog-program-switches, prolog-consult-string)
2229 (prolog-compile-string, prolog-prompt-regexp): Get rid of the <foo>-i
2230 variable and use a function to compute the value dynamically.
2231 (prolog-prompt-regexp): Add regexp for GNU Prolog.
2232 (prolog-continued-prompt-regexp): Remove, unused.
2233 (prolog-find-value-by-system): Try and use the value of prolog-system
2234 in the *prolog* buffer if it helps.
2235 (prolog-mode-keybindings-common): Bind C-c C-z unconditionally...
2236 (prolog-zip-on): ..and check prolog-system and version here instead.
2237 (prolog-inferior-self-insert-command): New command.
2238 (prolog-inferior-mode-map): Use it.
2239 (prolog-inferior-error-regexp-alist): New var.
8fe52384 2240 (prolog-inferior-mode): Use it, with compilation-shell-minor-mode.
01c63f4c
SM
2241 (prolog-input-filter): Use derived-mode-p.
2242 (prolog-inferior-guess-flavor): New function.
2243 (prolog-ensure-process): Use it. Use make-comint-in-buffer rather than
2244 make-comint to avoid running comint-mode twice.
2245 (prolog-inferior-buffer): New fun.
2246 (prolog-old-process-region, prolog-old-process-file):
2247 Don't call prolog-bsts here...
2248 (prolog-build-prolog-command): ...do it here instead.
2249 (prolog-old-process-region, prolog-old-process-file):
2250 Use compilation-fake-loc and compilation-forget-errors.
2251 (prolog-consult-compile-region): Use bolp.
2252
2f224f0b
CY
22532011-01-28 Chong Yidong <cyd@stupidchicken.com>
2254
2255 * image-mode.el (image-display-size): Doc fix (Bug#7820).
2256
db0e305d
SS
22572011-01-27 Sam Steingold <sds@gnu.org>
2258
9e11271c
SM
2259 * midnight.el (clean-buffer-list-kill-never-buffer-names):
2260 Remove "*server*" which is never created by emacs server.
db0e305d 2261
27bbeb29
DD
22622011-01-27 Deniz Dogan <deniz.a.m.dogan@gmail.com>
2263
2264 * vc/vc-bzr.el (vc-bzr-diff): Don't pass --diff-options unless
2265 there are some diff switches.
2266
153c5428
SM
22672011-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
2268
89fdaac7
SM
2269 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
2270 Copy change made to ruby-font-lock-syntactic-keywords.
2271
153c5428
SM
2272 * htmlfontify.el: Make it obey the font-lock-face text property.
2273 Miscellaneous cleanup such as:
2274 - Don't hide expressions after a closing paren.
2275 - Move initial setq into let.
2276 - Hoist common parts out of ifs.
2277 (hfy-p-to-face, hfy-p-to-face-lennart): Remove.
2278 (hfy-face-at): Use get-text-property instead.
2279 (hfy-prop-invisible-p): Use invisible-p if available.
2280 (htmlfontify-manual): Use \\[...].
2281 (hfy-html-quote-regex): Use [...].
2282 (hfy-combined-face-spec): Simplify.
2283 (hfy-compile-face-map): Don't presume point-min==1.
2284 (hfy-css-name, hfy-buffer, htmlfontify-buffer): Use \' rather than $ to
2285 match end of string.
2286 (hfy-text-p): η-reduce.
2287 (hfy-tags-for-file): Receive cache-hash directly.
2288 (hfy-mark-tag-names): Adjust call.
2289
ed7646d4
GM
22902011-01-27 Glenn Morris <rgm@gnu.org>
2291
2292 * msb.el (msb-after-load-hooks): Make it an obsolete alias.
2293 (msb-after-load-hook): Remove eval-after-load wackiness.
2294
ed68f651
SS
22952011-01-25 Sam Steingold <sds@gnu.org>
2296
2297 * vc/vc-svn.el (vc-svn-diff): Use `diff-command' instead of the
2298 literal "diff" (important for windows-nt).
2299
0fe719e6
GM
23002011-01-25 Glenn Morris <rgm@gnu.org>
2301
2302 * emacs-lisp/copyright.el (copyright-at-end-flag)
2303 (copyright-names-regexp): Add safety properties.
2304 (copyright-year-ranges): New option.
2305 (copyright-find-end): New function, split from copyright-update-year.
2306 (copyright-update-year): Use copyright-find-end.
2307 (copyright-fix-years): Optionally, convert years to ranges.
2308 Handle years continued over comment lines.
2309 Do not mess with the fill-prefix.
2310 Do not call copyright-update.
2311 (copyright-update-directory): Optionally, fix years rather than update.
7e6e2304 2312 Skip directories. Find files with only safe local vars.
0fe719e6 2313
06d8ace5 23142011-01-25 Stefan Monnier <monnier@iro.umontreal.ca>
10e1d5f3
SM
2315
2316 * files.el (file-name-non-special): Only change buffer-file-name after
2317 insert-file-contents if it's `visit'ing the file (bug#7854).
2318
06d8ace5 23192011-01-25 Chong Yidong <cyd@stupidchicken.com>
b14f16ad
CY
2320
2321 * dired.el (dired-revert): Doc fix (Bug#7758).
2322
06d8ace5
GM
2323 * simple.el (line-move-visual): Doc fix (Bug#7594).
2324
23252011-01-25 Nobuyoshi Nakada <nobu@ruby-lang.org>
cc9c9831
NN
2326
2327 * progmodes/ruby-mode.el (ruby-here-doc-beg-match): Fix for
2328 here-doc which ends with an underscore.
2329 (ruby-mode-set-encoding): Skip shebang line always.
2330 (ruby-mode-map): Bind C-c C-c to comment-region.
0d19d4fe 2331 (ruby-font-lock-keywords): Highlight literal hash key labels as symbols.
cc9c9831
NN
2332 (ruby-forward-sexp): Stop after literal hash key labels.
2333 (ruby-font-lock-syntactic-keywords): Highlight regexp after open
2334 bracket.
2335
06d8ace5 23362011-01-25 Keitaro Miyazaki <keitaro.miyazaki@gmail.com> (tiny change)
d6476407
KM
2337
2338 * emacs-lisp/re-builder.el (reb-mode-map): Set case-fold-search in
2339 the correct buffer (Bug#7650).
2340
06d8ace5
GM
23412011-01-25 Glenn Morris <rgm@gnu.org>
2342
2343 * comint.el (comint-mode): Doc fix. (Bug#7897)
4d265b4d 2344
ce558208
GM
2345 * simple.el (do-auto-fill): Give it a doc string.
2346
4d265b4d
GM
2347 * button.el (make-text-button): Doc fix. (See bug#7881)
2348
21bb5ce0
SM
23492011-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
2350
ab0a61d0
SM
2351 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
2352 Don't move backward, so as not to fall in an inf-loop (bug#7736).
2353
21bb5ce0
SM
2354 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): (bug#7735)
2355 Handle ?" and friends differently (e.g. don't use backrefs).
2356
603823f5
JB
23572011-01-24 Jay Belanger <jay.p.belanger@gmail.com>
2358
2359 * calc/calc.el (calc-default-power-reference-level)
2360 (calc-default-field-reference-level): New variables.
35f52ed6 2361 * calc/calc-units.el (math-standard-units): Add dB and Np.
603823f5
JB
2362 (math-logunits): New variable.
2363 (math-extract-logunits, math-logcombine, calcFunc-luplus)
2364 (calcFunc-luminus, calc-luplus, calc-luminus, math-logunit-level)
21bb5ce0
SM
2365 (calcFunc-fieldlevel, calcFunc-powerlevel, calc-level):
2366 New functions.
603823f5
JB
2367 (math-find-base-units-rec): Add entry for ln(10).
2368 * calc/calc-help.el (calc-u-prefix-help): Add logarithmic help.
2369 (calc-ul-prefix-help): New function.
2370 * calc/calc-ext.el (calc-init-extensions): Autoload new units
35f52ed6 2371 functions. Add keybindings for new units functions.
603823f5 2372
11ea68ce 23732011-01-22 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
10617634
DD
2374
2375 * net/rcirc.el (rcirc-kill-buffer-hook): Flush logs when killing
11ea68ce 2376 rcirc buffers. (Bug#4940)
10617634 2377
0412a5a4
GM
23782011-01-22 Glenn Morris <rgm@gnu.org>
2379
2380 * emacs-lisp/copyright.el (copyright-find-copyright): New function,
2381 split out from copyright-update-year.
2382 (copyright-update): Don't mess with the GPL version if we don't own the
2383 copyright. Update license regexp, and remove no longer needed
2384 Esperanto stuff.
d226ec23 2385 (copyright-fix-years): Use copyright-find-copyright.
0412a5a4 2386
e7c1dca8
CY
23872011-01-22 Chong Yidong <cyd@stupidchicken.com>
2388
2389 * vc/diff.el (diff-sentinel): Doc fix (Bug#7682).
2390
4d0143e6
JA
23912011-01-22 Jari Aalto <jari.aalto@cante.net>
2392
2393 * play/landmark.el: Change `lm-' prefix to `landmark-' (Bug#7672).
2394 (lm): Rename to landmark.
2395 (lm-test-run): Rename to landmark-test-run.
2396
e3545d0d
CY
23972011-01-22 Chong Yidong <cyd@stupidchicken.com>
2398
2399 * emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in
2400 "Case sensitive" menu item.
2401
7c82f3e2 24022011-01-22 Roland McGrath <roland@frob.com>
6e1dbaa9
RM
2403
2404 * comint.el (comint-replace-by-expanded-history-before-point): Fix
2405 expansion of !$ and !!:N syntax to pick the indicated word (bug#7883).
2406
7c82f3e2 24072011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
0f1f97ca
SM
2408
2409 * progmodes/js.el (js--regexp-literal): Count backslashes (bug#7882).
2410
7c82f3e2 24112011-01-22 Jari Aalto <jari.aalto@cante.net>
26a27884 2412
6e1dbaa9
RM
2413 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2414 Assume foo(bar) is a manpage reference rather than some unquoted
2415 symbol (bug#7705).
26a27884 2416
7c82f3e2 24172011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
d5e632d8
SM
2418
2419 * subr.el (shell-quote-argument): Properly quote \n (bug#7687).
2420 Suggested by Flo <sensorflo@gmail.com>.
2421
7c82f3e2 24222011-01-22 Glenn Morris <rgm@gnu.org>
d00b05c9
GM
2423
2424 * progmodes/compile.el (compilation-error-regexp-alist):
2425 Fix custom type. (Bug#7812)
2426
4936e3ba
KM
24272011-01-22 Ken Manheimer <ken.manheimer@gmail.com>
2428
2429 * allout.el (allout-prefixed-keybindings): Bind (prefixed) '#' to
2430 allout-number-siblings, in keeping with what obtained due to
2431 (now-defunct) allout-keybindings-list. Ditch repeat binding to
2432 (prefixed) ?i.
2433 (allout-before-change-handler): Better expose spots affected by
2434 undo.
2435
cde7e38b
CY
24362011-01-22 Chong Yidong <cyd@stupidchicken.com>
2437
2438 * man.el (Man-highlight-references0): Use make-button (Bug#7881).
2439
6b072b27
PH
24402011-01-22 Phil Hagelberg <phil@evri.com>
2441
2442 * pcmpl-unix.el (pcmpl-ssh-config-file): New option.
2443 (pcmpl-ssh-known-hosts): Rename from pcmpl-ssh-hosts.
2444 (pcmpl-ssh-config-hosts): New function.
2445 (pcmpl-ssh-hosts): Use pcmpl-ssh-config-hosts in addition to
2446 pcmpl-ssh-known-hosts.
2447
26d82c3a
JB
24482011-01-21 Jay Belanger <jay.p.belanger@gmail.com>
2449
c310ff4f
JB
2450 * calc/calc-undo.el (calc-undo): Autoload it.
2451 * calc/calc-ext.el (calc-init-extensions): Remove keybindings
2452 and autoload for `calc-undo'.
2453 * calc/calc.el (calc-mode-map): Add keybindings for `calc-undo'.
2454 * calc/calc-prog.el:
2455 * calc/calc-graph.el:
2456 * calc/calc-map.el: Change `arglist' to `math-arglist' throughout.
26d82c3a 2457
a10c4149
ŠN
24582011-01-21 Štěpán Němec <stepnem@gmail.com> (tiny change)
2459
2460 * calc/calc-ext.el (calc-init-extensions): Map all `undo'
2461 keybindings to `calc-undo'.
2462
8dabbfd6
SM
24632011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
2464
2465 Don't mess with *temp*.
2466 * obsolete/spell.el: Move from textmodes/spell.el.
2467 (spell-string):
2468 * term.el (term-read-input-ring):
2469 * startup.el (display-startup-echo-area-message):
2470 * progmodes/antlr-mode.el (antlr-directory-dependencies):
2471 * comint.el (comint-read-input-ring): Use with-temp-buffer.
2472 * international/mule.el (ctext-pre-write-conversion): Don't hardcode
2473 point-min==1.
2474
d3e51865
KM
24752011-01-20 Ken Manheimer <ken.manheimer@gmail.com>
2476
35f52ed6 2477 * allout.el (allout-institute-keymap): Use fset instead of
d42f7802
KM
2478 reapplying defalias.
2479
2480 (allout-hotspot-key-handler): Check for non-control-modified
2481 bindings for hotspot characters if there are no control-modified
2482 versions.
2483
d3e51865
KM
2484 * allout.el: Summary - migrate to defining allout mode using
2485 define-minor-mode instead of defun. Significantly clean-up
2486 internal keymap provisions, refactoring and, in the process,
2487 removing a lot of accumulated cruft.
2488
2489 allout-mode-map is now a keymap by virtue of being a defalias to
2490 allout-mode-map-value, which contains the actual keymap structure.
2491
8dabbfd6
SM
2492 (allout-mode): Use define-minor-mode rather than defun.
2493 Remove now-unnecessary minor-mode setup activities from the body.
d3e51865
KM
2494 Specify :keymap as allout-mode-map so the minor-mode-map-alist
2495 entry will be '(allout-mode . allout-mode-map) - see
2496 allout-mode-map-value, below. Adjust docstring to track changes.
2497 (allout-minor-mode): Remove this defalias, now that we're using
2498 define-minor-mode.
2499 (allout-mode-map): Set value to be 'allout-mode-map. The actual
2500 keymap is allout-mode-map-value, via defalias.
2501 (allout-mode-map-value): The variable holding the actual mode
2502 keymap structure, by virtue of defalias from allout-mode-map.
8dabbfd6 2503 (allout-compose-and-institute-keymap): Rename from
d3e51865
KM
2504 allout-bind-keys, and including the binding-composition
2505 functionality of the former produce-allout-mode-map and
2506 allout-setup-mode-map.
2507 (allout-institute-keymap): Take over the "setup" part of the former
2508 allout-setup-mode-map. Reassign allout-mode-map-value value and
2509 update the defalias.
01c35094 2510 (allout-command-prefix, allout-prefixed-keybindings)
8dabbfd6
SM
2511 (allout-unprefixed-keybindings):
2512 Use allout-compose-and-institute-keymap to process the bindings.
2cf429d0 2513 (allout-unprefixed-keybindings): Remove extraneous '?' question marks.
d3e51865 2514 (allout-prefixed-keybindings): Elide binding to (prefixed) \C-h -
8dabbfd6
SM
2515 user can customize if they want to use that binding.
2516 Bind allout-copy-topic-as-kill to (prefixed) \M-k.
2517 Bind allout-up-current-level to (prefixed) \C-u. (I think i mistakenly
d3e51865
KM
2518 elided that, previously, instead of the one for \C-h.)
2519 (allout-hotspot-key-handler): Remove attempt to resolve the key
2520 through the literal key-string lookup on allout-keybindings-list.
2521 That probably hasn't worked for a Long Time, and removal of
2cf429d0 2522 allout-keybindings-list further simplifies the keybindings situation.
d3e51865
KM
2523 (allout-pre-command-business): Use allout-mode-map-value instead
2524 of allout-mode-map.
2525 (allout-preempt-trailing-ctrl-h): Remove. The user can customize
2526 the bindings if they want to use a keybinding having a trailing
2cf429d0 2527 \C-h. No deprecation needed since this feature was never in a release.
d3e51865
KM
2528 (allout-keybindings-list): Remove. It's not been useful for a
2529 while. (See allout-hotspot-key-handler changes, above.)
2530 (produce-allout-mode-map): Remove. Consolidate into
2531 allout-compose-and-institute-keymap.
2532 (allout-mode-map-adjustments): Remove. No longer necessary with
2533 removal of allout-preempt-trailing-ctrl-h.
2534 (allout-setup-mode-map): Remove. Consolidate into
2535 allout-compose-and-institute-keymap and allout-institute-keymap.
2536
c11136ec
GM
25372011-01-20 Glenn Morris <rgm@gnu.org>
2538
dbfb414e
GM
2539 * vc/vc-svn.el (vc-svn-after-dir-status): Tweak previous change.
2540
c11136ec
GM
2541 * simple.el (read-expression-history): Remove, it's in minibuf.c.
2542
9aea757b
CY
25432011-01-20 Chong Yidong <cyd@stupidchicken.com>
2544
2545 * subr.el (y-or-n-p): Revert 2011-01-07 change, removing ARGS.
2546
2547 * files.el (find-alternate-file, basic-save-buffer)
2548 (basic-save-buffer-2, revert-buffer, recover-file)
2549 (kill-buffer-ask, abort-if-file-too-large)
2550 (set-visited-file-name, write-file, backup-buffer)
2551 (basic-save-buffer, save-some-buffers):
2552 * dired-aux.el (dired-compress-file): Callers changed.
2553
5dd4f3f7
GM
25542011-01-19 Glenn Morris <rgm@gnu.org>
2555
2556 * vc/vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
2557 Also check the property status. (Bug#7861)
2558
56761182
MA
25592011-01-18 Michael Albinus <michael.albinus@gmx.de>
2560
2561 * net/tramp.el (tramp-debug-message): Extend function exclude
2562 list. Use `regexp-opt'.
2563
a9faac5c 25642011-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
1a1fcbe1 2565
9cc3a0c7
SM
2566 * textmodes/tex-mode.el (tex-font-lock-verb): Make sure \verb
2567 highlighting doesn't spill over subsequent lines.
2568
1a1fcbe1
SM
2569 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't re-evaluate the
2570 keymap expression. Improve docstring.
2571
74a10be5
SM
2572 * electric.el (electric-indent-post-self-insert-function):
2573 Don't auto-indent for indent-to-left-margin, it's too often
2574 counter-productive.
2575
721be9cd
TH
25762011-01-16 Tassilo Horn <tassilo@member.fsf.org>
2577
2578 * strokes.el (strokes-read-stroke): Re-fill strokes buffer with
2579 spaces if the frame was resized, so that the full visible buffer
2580 serves as canvas for strokes.
2581
a767645f
GM
25822011-01-16 Glenn Morris <rgm@gnu.org>
2583
2584 * info-xref.el (info-xref-docstrings): Replace cl function.
e5c7913c 2585 Also skip directories.
a767645f 2586
444ee8dd
KR
25872011-01-16 Kevin Ryde <user42@zip.com.au>
2588
2589 * info-xref.el: Version 3.
2590 (info-xref-check, info-xref-check-all): Move commentary details
2591 into docstrings for better visibility.
2592 Use compilation-mode for the results buffer.
2593 (info-xref-output, info-xref-output-error, info-xref-with-output)
2594 (info-xref-filename, info-xref-in-progress):
2595 New internals for this.
2596 (info-xref-check-list, info-xref-check-buffer)
2597 (info-xref-check-all-custom): Use those.
2598 (info-xref-output-buffer): Rename from info-xref-results-buffer.
2599 (info-xref-output-heading): Rename from info-xref-filename-heading.
2600 (info-xref-good, info-xref-bad, info-xref-xfile-alist)
2601 (info-xref-filename-heading): Move to output managing section.
35f52ed6 2602 (info-xref-docstrings): New command checking "Info node `(foo)Bar'"
444ee8dd
KR
2603 (info-xref-lock-file-p, info-xref-with-file): New helpers for it.
2604 (info-xref-subfile-p): Move to generic section with those two.
2605 (info-xref-check-node): New function split from
2606 info-xref-check-buffer, shared by info-xref-docstrings.
2607 (info-xref-goto-node-p): Move to a checking section with that func.
2608 (info-xref-unavail): New counter.
2609 (info-xref-check-node): Use it.
2610 (info-xref-with-output): Show count of unavailables at end of output.
2611 (info-xref-all-info-files): Exclude ".*" dotfiles. Ignore broken
35f52ed6 2612 symlinks. Exclude .texi files. Exclude Emacs backup files.
444ee8dd
KR
2613 (info-xref-check-all-custom): Fix quietening viper-mode and
2614 gnus-registry-install -- use setq not let so as not to unbind
2615 after load.
2616
d4119912
JL
26172011-01-16 Juri Linkov <juri@jurta.org>
2618
2619 * isearch.el (isearch-abort): Don't quit if search has
2620 an incomplete regexp (isearch-error is non-nil). (Bug#7534)
2621
b024d9f0
MD
26222011-01-15 Mark Diekhans <markd@soe.ucsc.edu>
2623
2624 * files.el (backup-buffer): Make last-resort backup file in
2625 .emacs.d (Bug#6953).
2626
2627 * subr.el (locate-user-emacs-file): If .emacs.d does not exist,
2628 make it with permission 700.
2629
d52969e8 26302011-01-15 Kenichi Handa <handa@m17n.org>
1a6a03e4 2631
74a10be5
SM
2632 * mail/rmailmm.el (rmail-mime-insert-header):
2633 Set rmail-mime-coding-system to a cons whose car is the last coding
1a6a03e4
KH
2634 system used to decode the header.
2635 (rmail-mime-find-header-encoding): New function.
74a10be5
SM
2636 (rmail-mime-insert-decoded-text):
2637 Override rmail-mime-coding-system if it is a cons.
1a6a03e4
KH
2638 (rmail-show-mime): If only a header part was decoded, find the
2639 coding system while ignoring mm-charset-override-alist.
2640
d52969e8 26412011-01-15 Chong Yidong <cyd@stupidchicken.com>
c88aaf48
CY
2642
2643 * subr.el (event-start, event-end): Doc fix (Bug#7826).
2644
d52969e8 26452011-01-15 Kenichi Handa <handa@m17n.org>
e7ca0062
KH
2646
2647 * mail/rmailmm.el (rmail-mime-next-item)
2648 (rmail-mime-previous-item): Delete them.
2649 (rmail-mime-shown-mode): Recursively call for children.
74a10be5
SM
2650 (rmail-mime-hidden-mode): Delete the 2nd arg TOP.
2651 Callers changed.
e7ca0062
KH
2652 (rmail-mime-raw-mode): Recursively call for children.
2653 (rmail-mode-map): Change mapping of tab and backtab to
2654 forward-button and backward-button respectively.
2655 (rmail-mime-insert-tagline): Always insert "Hide" or "Show"
2656 button.
2657 (rmail-mime-update-tagline): New function.
2658 (rmail-mime-insert-text): Call rmail-mime-update-tagline if the
2659 body display is changed.
74a10be5 2660 (rmail-mime-toggle-button): Rename from rmail-mime-image.
e7ca0062
KH
2661 (rmail-mime-image): Delete this button type.
2662 (rmail-mime-toggle): New button type.
2663 (rmail-mime-insert-bulk): Call rmail-mime-update-tagline if the
2664 body display is changed. Change the save button label to "Save".
2665 Don't process show/hide button here.
2666 (rmail-mime-insert-multipart): Call rmail-mime-update-tagline if
2667 the body display is changed. Unconditionally call
2668 rmail-mime-insert for children.
2669 (rmail-mime-handle): Update `display' vector of the just inserted
2670 entity.
2671 (rmail-mime-process): If mail-header-parse-content-type returns
2672 nil, use "text/plain" as the fallback type.
2673 (rmail-mime-insert): For raw-mode, recursively call
2674 rmail-mim-insert for children.
2675 (rmail-mime): Handle the case that the current buffer is not rmail
2676 buffer (e.g. in summary buffer).
2677
d52969e8 26782011-01-15 Kenichi Handa <handa@m17n.org>
e7ca0062
KH
2679
2680 * mail/rmailmm.el (rmail-mime-next-item)
2681 (rmail-mime-previous-item): Skip the body of a non-multipart
2682 entity if a tagline is shown.
2683
362b9d48
GM
26842011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2685
2686 * tmm.el (tmm-get-keymap): Skip bindings without labels (bug#7721).
2687 (tmm-prompt): Simplify.
2688 (tmm-add-prompt): Remove unused var `win'.
2689
2690 * whitespace.el (global-whitespace-newline-mode): Fix call (bug#7810)
2691 to minor mode which used nil accidentally to mean "turn off".
2692
26932011-01-15 Michael Albinus <michael.albinus@gmx.de>
2694
2695 * net/tramp-sh.el (tramp-find-inline-compress)
2696 (tramp-get-inline-coding): Quote command after pipe symbol for
2697 local calls under W32. (Bug#6784)
2698
26992011-01-15 Michael Albinus <michael.albinus@gmx.de>
2700
2701 * net/tramp.el (tramp-default-method): Initialize with pscp/plink
2702 only when running under W32.
2703
27042011-01-15 Eli Zaretskii <eliz@gnu.org>
2705
2706 * progmodes/grep.el (grep-compute-defaults): Quote the program
2707 file name after the pipe symbol in Grep templates. (Bug#6784)
2708 * jka-compr.el (jka-compr-partial-uncompress): Likewise.
2709
27102011-01-15 Lennart Borgman <lennart.borgman@gmail.com>
2711
2712 * buff-menu.el (Buffer-menu-buffer-list): New var.
2713 (Buffer-menu-revert-function, list-buffers-noselect): Use it, so a
2714 restricted buffer list is not lost on revert (Bug#7749).
2715
27162011-01-15 Eric Hanchrow <eric.hanchrow@gmail.com>
2717
2718 * net/ldap.el (ldap-search-internal): Discard stderr output.
2719
27202011-01-15 Eli Zaretskii <eliz@gnu.org>
2721
2722 * files.el (directory-abbrev-alist): Doc fix. (Bug#7777)
2723
27242011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2725
2726 * vc-bzr.el (vc-bzr-annotate-time): Tweak previous change.
2727
27282011-01-15 Kenichi Handa <handa@m17n.org>
2729
2730 * mail/rmailmm.el (rmail-mime-insert-bulk): Display an unknown
2731 part as a plain text.
2732 (rmail-mime-process-multipart): Set the default content-type to
2733 nil for unknown multipart subtypes (bug#7651).
2734
6d3d6113
SM
27352011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2736
4391b429
SM
2737 * hexl.el (hexl-mode-old-*): Remove.
2738 (hexl-mode--old-var-vals): New var to replace them.
2739 (hexl-mode--minor-mode-p, hexl-mode--setq-local): New funs.
2740 (hexl-mode, hexl-follow-line, hexl-activate-ruler):
2741 Use them to set local vars (bug#7846).
2742 (hexl-mode-exit): Use hexl-mode--old-var-vals to restore state.
2743 (hexl-backward-short, hexl-backward-word, hexl-scroll-down)
2744 (hexl-scroll-up, hexl-end-of-1k-page, hexl-end-of-512b-page): Simplify.
2745
6d3d6113
SM
2746 * vc/smerge-mode.el: Resolve comment conflicts more aggressively.
2747 (smerge-resolve--normalize-re): New var.
2748 (smerge-resolve--extract-comment, smerge-resolve--normalize): New funs.
2749 (smerge-resolve): Use them.
2750 * newcomment.el (comment-only-p): New function.
2751 (comment-or-uncomment-region): Use it.
2752
77ab81d0 27532011-01-14 Brent Goodrick <bgoodr@gmail.com> (tiny change)
8d4708af
BG
2754
2755 * abbrev.el (prepare-abbrev-list-buffer): If listing local abbrev
2756 table, get the value before switching to the output buffer. (Bug#7733)
2757
77ab81d0 27582011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
364df1cc
SM
2759
2760 * progmodes/python.el (python-mode): Don't impose font-lock (bug#3628).
2761
8faba62c
KS
27622011-01-14 Kim F. Storm <storm@cua.dk>
2763
2764 * emulation/cua-base.el (cua--init-keymaps):
2765 Remap exchange-point-and-mark in cua-global-keymap.
2766
ab7eb811
TH
27672011-01-14 Tassilo Horn <tassilo@member.fsf.org>
2768
2769 * progmodes/sh-script.el (sh-other-keywords): Add ZSH's foreach
2770 loop keyword.
2771
fc55380c
SM
27722011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2773
2774 * emacs-lisp/easymenu.el: Add :enable (bug#7754), and obey :label.
2775 Require CL.
2776 (easy-menu-create-menu, easy-menu-convert-item-1):
2777 Use :label rather than nil for labels. Use `case'.
2778 Add :enable as alias for :active.
2779 (easy-menu-binding): Obey :label.
2780
dbed16aa
SM
27812011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
2782
4d789d84
SM
2783 Use run-mode-hooks for major mode hooks (bug#513).
2784 * textmodes/reftex-toc.el (reftex-toc-mode-map):
2785 Rename from reftex-toc-map.
2786 (reftex-toc-mode): Use define-derived-mode.
2787 * textmodes/reftex-sel.el (reftex-select-shared-map): New map.
2788 (reftex-select-label-mode-map, reftex-select-bib-mode-map):
2789 Rename from reftex-select-(label|bib)-map. Move init into declaration.
2790 (reftex-select-label-mode, reftex-select-bib-mode):
2791 Use define-derived-mode.
2792 * textmodes/reftex-index.el (reftex-index-phrases-mode-map)
2793 (reftex-index-mode-map): Rename from reftex-index(-phrases)-map.
2794 Move init into delcaration.
2795 (reftex-index-mode, reftex-index-phrases-mode):
2796 Use define-derived-mode.
2797 * speedbar.el (speedbar-mode-syntax-table): Renaqme from
2798 speedbar-syntax-table. Move init into declaration.
2799 (speedbar-mode-map): Rename from speedbar-key-map.
2800 Move init into declaration.
2801 (speedbar-file-key-map): Move init into declaration.
2802 (speedbar-mode): Use define-derived-mode.
2803 * recentf.el (recentf-mode): Don't run hook (or message) redundantly.
2804 * net/rcirc.el (rcirc-mode): Use run-mode-hooks.
2805 * emacs-lisp/chart.el (chart-mode-map): Rename from chart-map.
2806 (chart-face-list): Move initialization into declaration.
2807 (chart-mode): Use define-derived-mode.
2808 * calculator.el (calculator-mode-map): Move init into declaration.
2809 (calculator-mode): Use define-derived-mode.
2810
b49a2dbf
SM
2811 * mail/mail-utils.el (mail-strip-quoted-names): Make the regexp code
2812 work for nested comments.
2813
dbed16aa
SM
2814 * progmodes/prolog.el: Use syntax-propertize. Further code cleanup.
2815 (prolog-use-prolog-tokenizer-flag): Change default when
2816 syntax-propertize can be used.
2817 (prolog-syntax-propertize-function): New var.
2818 (prolog-mode-variables): Move make-local-variable into `set'.
2819 Don't make comment-column local since we don't set it.
2820 Set comment-add (as it was in previous prolog.el). Use dolist.
2821 Set syntax-propertize-function.
2822 (prolog-mode, prolog-inferior-mode):
2823 Call prolog(-inferior)-menu directly, not through the mode-hook.
2824 (prolog-buffer-module, prolog-indent-level)
2825 (prolog-paren-is-the-first-on-line-p, prolog-paren-balance)
2826 (prolog-comment-limits, prolog-goto-comment-column):
2827 Use line-(end|beginning)-position.
2828 (prolog-build-prolog-command): Tighten up regexp.
2829 (prolog-consult-compile): Move make-local-variable into `set'.
2830 (prolog-consult-compile-filter, prolog-goto-next-paren)
2831 (prolog-help-on-predicate, prolog-clause-info)
2832 (prolog-mark-predicate): Don't let+setq.
2833 (prolog-indent-line): Use indent-line-to.
2834 Only call prolog-goto-comment-column if necessary.
2835 (prolog-indent-level): Use bobp.
2836 (prolog-first-pos-on-line): Remove, not used any more.
2837 (prolog-in-string-or-comment): Use syntax-ppss if available.
2838 (prolog-help-on-predicate): Use read-string.
2839 (prolog-goto-predicate-info): Simplify.
2840 (prolog-read-predicate): Use `default' rather than `initial'.
2841 (prolog-temporary-file): Use make-temp-file to close a security hole.
2842 (prolog-toggle-sicstus-sd): New command.
2843 (prolog-electric-underscore, prolog-variables-to-anonymous):
2844 Use dynamic-scoping as it was meant.
2845 (prolog-menu): Move menu definitions to top-level.
2846 Use a toggle-button for Sicstus's source debugger.
2847 Change "Code" to the more usual "Prolog", and hence change "Prolog"
2848 to "System".
2849 (prolog-inferior-menu): Reuse prolog-menu's help menu.
2850 Move other menu definition to top-level.
2851
50f8cd96
TH
28522011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2853
5b355315
TH
2854 * doc-view.el (doc-view-open-text): Use meaningful text buffer
2855 name. Keep original document's directory as default-directory
2856 (bug#6446).
1281bd51
TH
2857 (doc-view-initiate-display): Fall back to normal mode when
2858 doc-view-mode cannot be enabled, also when extracting the document
2859 text into a separate buffer (bug#6446).
5b355315 2860
50f8cd96
TH
2861 * simple.el (shell-command): Don't error out if shell command
2862 buffer contains text with non-nil read-only property when erasing
2863 the buffer.
2864
821f936d
KS
28652011-01-13 Kim F. Storm <storm@cua.dk>
2866
2867 * ido.el (ido-may-cache-directory): Move "too-big" check later.
2868 (ido-next-match, ido-prev-match): Fix stray reordering of matching
2869 items when cycling through the matches.
2870
f754f898
TH
28712011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2872
2873 * dired-x.el (dired-omit-verbose): New defcustom that allows
2874 disabling the omit messages.
2875 (dired-omit-expunge): Use it.
2876
d221e780
CO
28772011-01-13 Christian Ohler <ohler@gnu.org>
2878
2879 * emacs-lisp/ert.el, emacs-lisp/ert-x.el: New files.
2880
a03b542a
CY
28812011-01-13 Chong Yidong <cyd@stupidchicken.com>
2882
2883 * font-lock.el (font-lock-verbose): Default to nil.
2884
25ca2e61
CY
28852011-01-13 Chong Yidong <cyd@stupidchicken.com>
2886
2887 * simple.el (sendmail-user-agent-compose): Move to sendmail.el.
2888 (compose-mail): New arg RETURN-ACTION.
2889 (compose-mail-other-window, compose-mail-other-frame): Likewise.
2890
2891 * mail/sendmail.el (mail-return-action): New var.
2892 (mail-mode): Make it buffer-local.
2893 (mail-bury): Obey it. Move special Rmail window handling to
2894 rmail-mail-return.
2895 (mail, mail-setup): New arg RETURN-ACTION.
2896 (sendmail-user-agent-compose): Move from simple.el.
2897
2898 * mail/rmail.el (rmail-mail-return): New function.
2899 (rmail-start-mail): Pass it to compose-mail.
2900
2a8b13af
CY
29012011-01-12 Chong Yidong <cyd@stupidchicken.com>
2902
b2948a87
CY
2903 * menu-bar.el (menu-bar-custom-menu): Tweak Mule and Customize
2904 menus. Add menu item for customize-themes.
2905
2906 * cus-theme.el (customize-themes):
74a10be5
SM
2907 * emacs-lisp/package.el (package--list-packages):
2908 Use switch-to-buffer.
2a8b13af 2909
059616e5
JB
29102011-01-11 Johan Bockgård <bojohan@gnu.org>
2911
2912 * emacs-lisp/unsafep.el (unsafep): Handle backquoted forms.
2913
04380ff1
SM
29142011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2915
2916 * progmodes/prolog.el: Fix up coding convention and such.
2917 (prolog-indent-width): Use the same default as in
2918 previous prolog.el rather than tab-width which depends on which buffer
2919 is current when the file is loaded.
2920 (prolog-electric-newline-flag): Only enable if electric-indent-mode
2921 is not available.
2922 (prolog-emacs): Remove. Use (featurep 'xemacs) instead.
2923 (prolog-known-systems): Remove.
2924 (prolog-mode-syntax-table, prolog-inferior-mode-map):
2925 Move initialization into declaration.
2926 (prolog-mode-map): Move initialization into declaration.
2927 Remove system-specific mode-map vars, since they referred to the same
2928 keymap anyway.
2929 (prolog-mode-variables): Obey the user's preference w.r.t
2930 adaptive-fill-mode. Prefer symbol-value to `eval'.
2931 (prolog-mode-keybindings-edit): Add compatibility bindings.
2932 (prolog-mode): Use define-derived-mode. Don't handle mercury here.
2933 (mercury-mode-map): New var.
2934 (mercury-mode, prolog-inferior-mode): Use define-derived-mode.
2935 (prolog-ensure-process, prolog-process-insert-string)
2936 (prolog-consult-compile): Use with-current-buffer.
2937 (prolog-guess-fill-prefix): Simplify data flow.
2938 (prolog-replace-in-string): New function to use instead of
2939 replace-in-string.
2940 (prolog-enable-sicstus-sd): Don't abuse `eval'.
2941 (prolog-uncomment-region): Use `uncomment-region' when available.
2942 (prolog-electric-colon, prolog-electric-dash): Use `eolp'.
2943 (prolog-int-to-char, prolog-char-to-int): New functions to use instead
2944 of int-to-char and char-to-int.
2945 (prolog-mode-hook, prolog-inferior-mode-hook): Don't force font-lock.
2946
e2019526
SB
29472011-01-11 Stefan Bruda <stefan@bruda.ca>
2948
2949 * progmodes/prolog.el: Replace by a whole new file.
2950
3fa173b4
SM
29512011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2952
2953 * subr.el (eval-after-load): Fix timing for features (bug#7769).
2954 (declare-function, undefined, insert-for-yank)
2955 (replace-regexp-in-string): Follow checkdoc's recommendations.
2956
7973bcea
SM
29572011-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
2958
2959 * calendar/diary-lib.el (diary-mode): Refresh *Calendar* after
2960 refreshing the diary buffer.
2961
0af8c88b
KM
29622011-01-10 Ken Manheimer <ken.manheimer@gmail.com>
2963
7973bcea 2964 * allout.el: Add 2011 to the file copyright.
0af8c88b
KM
2965 (allout-encrypt-string): Prevent encryption from adding an extra
2966 newline at the end of the topic body.
2967 (allout-version): Increment to 2.3.
2968
1a27c64e
MA
29692011-01-10 Michael Albinus <michael.albinus@gmx.de>
2970
7973bcea
SM
2971 * net/dbus.el (dbus-unregister-service): Complete doc.
2972 Fix call of dbus-error signal.
5c0b4070 2973 (dbus-register-property): Use `dont-register' keyword.
1a27c64e 2974
0a203b61
MA
29752011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2976
2977 * net/dbus.el (dbus-unregister-service): Translate returned
2978 integer into a symbol.
2979 (dbus-register-property): Use `dbus-register-service' to do the
2980 name registration.
2981
895123f5
CY
29822011-01-09 Chong Yidong <cyd@stupidchicken.com>
2983
7973bcea
SM
2984 * progmodes/idlw-help.el (idlwave-help-link): Inherit from link face.
2985 Suggested by Joakim Verona.
12e1f328 2986
732eb50a
CY
2987 * comint.el (comint-highlight-prompt): Inherit minibuffer-prompt.
2988
895123f5
CY
2989 * wid-edit.el (visibility): Replace :on-image and :off-image
2990 widget properties with :on-glyph and :off-glyph, for consistency
2991 with the `visibility' widget.
2992 (widget-toggle-value-create, widget-visibility-value-create):
2993 Merge into a single function `widget-toggle-value-create'.
2994
2995 * cus-edit.el (custom-variable-value-create, custom-visibility)
7973bcea
SM
2996 (custom-face-edit-value-create, custom-face-value-create):
2997 Replace :on-image and :off-image widget properties with :on-glyph and
895123f5
CY
2998 :off-glyph, for consistency with the `visibility' widget.
2999
c8043a22
AS
30002011-01-09 Andreas Schwab <schwab@linux-m68k.org>
3001
3002 * net/ldap.el (ldap-search-internal): Don't use eval.
3003
b7617f6d
CY
30042011-01-09 Chong Yidong <cyd@stupidchicken.com>
3005
973f1f2a
CY
3006 * subr.el (read-char-choice): Use read-key.
3007
b7617f6d
CY
3008 * custom.el (custom-safe-themes): Rename from
3009 custom-safe-theme-files. Add :risky tag.
3010 (load-theme, custom-theme-load-confirm): Save sha1 hashes to
3011 custom-safe-themes, not filenames. Suggested by Stefan Monnier.
3012
900503ae
CY
30132011-01-09 Chong Yidong <cyd@stupidchicken.com>
3014
3015 * tool-bar.el (tool-bar-setup): Remove Help button. Remove label
3016 from Search and add a label to Undo.
3017
3018 * vc/vc-dir.el (vc-dir-tool-bar-map): Rearrange, removing
3019 inappropriate buttons and adding :vert-only tags.
3020
3021 * progmodes/compile.el (compilation-mode-tool-bar-map): Adjust to
3022 removal of Help tool-bar button. Remove Undo button for space.
3023
3024 * info.el (info-tool-bar-map): Add :vert-only tags.
3025
c44d54b3
TH
30262011-01-08 Tassilo Horn <tassilo@member.fsf.org>
3027
3028 * doc-view.el (doc-view-mode-p): Check for png or imagemagick
3029 image backend support. Either of them is fine.
3030
3ef01959
CY
30312011-01-08 Chong Yidong <cyd@stupidchicken.com>
3032
3d91e302
CY
3033 * subr.el (y-or-n-p): Doc fix.
3034
278f6845
CY
3035 * custom.el (custom-safe-theme-files): New defcustom.
3036 (custom-theme-load-confirm): New function.
3037 (load-theme): Load theme using `load', confirming with
3038 custom-theme-load-confirm if necessary.
3039
3ef01959
CY
3040 * subr.el (read-char-choice): New function, factored out from
3041 dired-query and hack-local-variables-confirm.
3042
3043 * dired-aux.el (dired-query):
3044 * files.el (hack-local-variables-confirm): Use it.
3045
3046 * dired-aux.el (dired-compress-file):
3047 * files.el (abort-if-file-too-large, find-alternate-file)
3048 (set-visited-file-name, write-file, backup-buffer)
3049 (basic-save-buffer, basic-save-buffer-2, save-some-buffers)
3050 (delete-directory, revert-buffer, recover-file, kill-buffer-ask):
3051 Use new format string args for y-or-n-p and yes-or-no-p.
3052
7c837933
AS
30532011-01-08 Andreas Schwab <schwab@linux-m68k.org>
3054
3055 * progmodes/compile.el (compilation-error-regexp-alist-alist)
3056 [gcc-include]: Tighten file name match, add match for column
3057 number. (Bug#7806)
6c7ec171 3058 [gnu]: Remove unused group.
7c837933 3059
d0981f82
GM
30602011-01-08 Glenn Morris <rgm@gnu.org>
3061
e7a42417
GM
3062 * makefile.w32-in (EMACSOPT): Add --no-site-lisp.
3063
d0981f82
GM
3064 * makefile.w32-in (EMACSOPT): -batch implies --no-init-file.
3065
d43bb7d3
SS
30662011-01-07 Sam Steingold <sds@gnu.org>
3067
3068 * w32-fns.el (w32-shell-name): Use `shell-file-name' instead of
3069 the `explicit-shell-file-name' because that is the
3070 non-interactive shell.
3071
8c51d2a2
CY
30722011-01-07 Chong Yidong <cyd@stupidchicken.com>
3073
3074 * subr.el (y-or-n-p): Accept format string args.
3075
66b7b0fe
GM
30762011-01-07 Glenn Morris <rgm@gnu.org>
3077
3078 * Makefile.in (EMACSOPT): Add --no-site-lisp.
3079
1e004a83
KM
30802011-01-06 Ken Manheimer <ken.manheimer@gmail.com>
3081
66b7b0fe 3082 * allout.el (allout-back-to-current-heading): Ensure return to
1e004a83 3083 the visible containing topic, rather than a collapsed one.
66b7b0fe 3084 (allout-view-change-hook): Remove hook that was deprecated long ago.
1e004a83
KM
3085 (allout-exposure-change-hook): Remove documentation remarks
3086 concerning removed allout-view-change-hook.
3087 (allout-flag-region): Remove invocation of and documentation
3088 remarks concerning allout-view-change-hook.
3089
b0a8e46b
GM
30902011-01-06 Glenn Morris <rgm@gnu.org>
3091
3092 * vc/vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time)
3093 (vc-bzr-annotate-extract-revision-at-line):
3094 Handle authors with embedded spaces. (Bug#7792)
3095
875c044a
TH
30962011-01-05 Tassilo Horn <tassilo@member.fsf.org>
3097
3098 * doc-view.el (doc-view-image-width): New variable.
3099 (doc-view-enlarge, doc-view-insert-image): Prefer imagemagick
3100 backend for PNG images, and do dynamic rescaling instead of
3101 reconverting the whole doc.
3102
1f6f7722
GM
31032011-01-05 Glenn Morris <rgm@gnu.org>
3104
3105 * emacs-lisp/rx.el (rx-repeat): Replace CL function.
3106
e9e68fda
KM
31072011-01-04 Ken Manheimer <ken.manheimer@gmail.com>
3108
4896e8fc 3109 * allout.el: Reconcile with changes in line movement behavior for
e9e68fda
KM
3110 long text lines that cross more than a single physical window
3111 line, ie when truncate-lines is nil.
e9e68fda
KM
3112 (allout-next-visible-heading): Provide for change in line-move
3113 behavior on long lines when truncate-lines is nil. In that case,
3114 line-move can wind up on the same textual line when it moves to
3115 the next window line, and moving to the bullet position after the
3116 move yields zero advancement. Add logic to detect and compensate
3117 for the lack of progress.
3118 (allout-current-topic-collapsed-p): move-end-of-line respect for
3119 field boundaries is different when operating with body lines
3120 shorter than window width versus ones greater than window width,
3121 which can yield false negatives in this function. Avoid
3122 difference by applying move-end-of-line while field-text-motion is
3123 inhibited.
3124
3f1b6eb2
GM
31252011-01-04 Glenn Morris <rgm@gnu.org>
3126
3127 * textmodes/rst.el (rst-compile-toolsets):
3128 Add pdf and s5 to option alist.
3129
6388924a
MA
31302011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3131
7973bcea 3132 * net/dbus.el (dbus-register-property): Add optional parameter
6388924a
MA
3133 dont-register-service. Updated docstring accordingly.
3134
c3e4b003
AS
31352011-01-04 Andreas Schwab <schwab@linux-m68k.org>
3136
3137 * textmodes/rst.el (rst-compile-pdf-preview)
3138 (rst-compile-slides-preview): Remove extra line.
3139
ef4271fe
GM
31402011-01-04 Glenn Morris <rgm@gnu.org>
3141
3142 * textmodes/rst.el (rst-compile-toolsets): Make it a defcustom.
3143 Add `pdf' and `s5' entries. Use `prog.py' if found, otherwise
3144 default to `prog' without a .py extension.
3145 (rst-compile-pdf-preview, rst-compile-slides-preview):
3146 Use program names from rst-compile-toolsets, rather than hard-coding.
3147 (rst-portable-mark-active-p): Fix presumed typo.
3148
7c420169 31492011-01-02 Eli Zaretskii <eliz@gnu.org>
01e62600 3150
7c420169 3151 * term/w32-win.el (dynamic-library-alist): Set up correctly for
5be1c984
EZ
3152 libpng versions both before and after 1.4.0. (Bug#7716)
3153
7c420169 31542011-01-02 Eli Zaretskii <eliz@gnu.org>
2d34d523 3155
6491af11
EZ
3156 * time.el (display-time-mode): Mention display-time-interval in
3157 the doc string. (Bug#7713)
3158
7c420169 31592011-01-02 Kenichi Handa <handa@m17n.org>
8258ae3f
KH
3160
3161 * mail/rmailmm.el (rmail-mime-parse): Perform parsing in
3162 condition-case and return an error message string if something
3163 goes wrong.
2f952059 3164 (rmail-show-mime): Adjust for the above change. Insert the
8258ae3f
KH
3165 header by rmail-mime-insert-header.
3166
7c420169 31672011-01-02 Kenichi Handa <handa@m17n.org>
186f7f0b
KH
3168
3169 * mail/rmailmm.el: New key bindings for rmail-mime-next-item,
3170 rmail-mime-previous-item, and rmail-mime-toggle-hidden.
3171 (rmail-mime-mbox-buffer)
3172 (rmail-mime-view-buffer, rmail-mime-coding-system): New variables.
3173 (rmail-mime-entity): Argument changed. All codes handling an
3174 entity object are changed.
2f952059 3175 (rmail-mime-entity-header, rmail-mime-entity-body): Adjust for
186f7f0b
KH
3176 the above change.
3177 (rmail-mime-entity-children, rmail-mime-entity-handler)
3178 (rmail-mime-entity-tagline): New functions.
3179 (rmail-mime-message-p): New function.
3180 (rmail-mime-save): Bind rmail-mime-mbox-buffer.
3181 (rmail-mime-entity-segment, rmail-mime-next-item)
3182 (rmail-mime-previous-item, rmail-mime-shown-mode)
3183 (rmail-mime-hidden-mode, rmail-mime-raw-mode)
3184 (rmail-mime-toggle-raw, rmail-mime-toggle-hidden)
2f952059
ML
3185 (rmail-mime-insert-tagline, rmail-mime-insert-header):
3186 New functions.
186f7f0b
KH
3187 (rmail-mime-text-handler): Call rmail-mime-insert-text.
3188 (rmail-mime-insert-decoded-text): New function.
3189 (rmail-mime-insert-text): Call rmail-mime-insert-decoded-text.
3190 (rmail-mime-insert-image): Argument changed. Caller changed.
3191 (rmail-mime-image): Call rmail-mime-toggle-hidden.
b762841f 3192 (rmail-mime-set-bulk-data): New function.
186f7f0b
KH
3193 (rmail-mime-insert-bulk): Argument changed.
3194 (rmail-mime-multipart-handler): Return t.
2f952059
ML
3195 (rmail-mime-process-multipart): Argument changed.
3196 Handle "multipart/alternative" here.
186f7f0b
KH
3197 (rmail-mime-process): Argument changed.
3198 (rmail-mime-parse): Bind rmail-mime-mbox-buffer.
3199 (rmail-mime-insert): Argument changed. Handle raw display mode.
3200 (rmail-mime): Argument changed. Handle toggling of raw display
3201 mode.
3202 (rmail-show-mime): Bind rmail-mime-mbox-buffer and
3203 rmail-mime-view-buffer.
3204 (rmail-insert-mime-forwarded-message): Likewise.
3205 (rmail-search-mime-message): Likewise. Don't bind rmail-buffer.
3206
3207 * mail/rmail.el (rmail-show-message-1): If rmail-enable-mime is
3208 non-nil, handle the header in rmail-show-mime-function.
3209
7c420169 32102011-01-02 Leo <sdl.web@gmail.com>
e1a23575 3211
7c420169 3212 * help-fns.el (describe-variable): Fix previous change.
e1a23575 3213
7c420169 32142011-01-02 Juri Linkov <juri@jurta.org>
957e5dd1
JL
3215
3216 * isearch.el (isearch-lazy-highlight-error): New variable.
3217 (isearch-lazy-highlight-new-loop): Compare `isearch-error' and
3218 `isearch-lazy-highlight-error'. Set `isearch-lazy-highlight-error'
3219 to the current value of `isearch-error' (Bug#7468).
3220
7c420169 32212011-01-02 Chong Yidong <cyd@stupidchicken.com>
3c505d31
CY
3222
3223 * help-fns.el (describe-variable): Don't emit trailing whitespace
3224 (Bug#7511).
3225
7c420169 32262011-01-02 Chong Yidong <cyd@stupidchicken.com>
c1cf05f4
CY
3227
3228 * textmodes/rst.el (rst-compile-pdf-preview)
3229 (rst-compile-slides-preview): Use make-temp-file (Bug#7646).
3230
7c420169 32312011-01-02 Kevin Gallagher <Kevin.Gallagher@boeing.com>
c8cbbe27
KG
3232
3233 * emulation/edt-mapper.el: Override mapping of function keys so
3234 that the later call to read-key-sequence works.
3235
7c420169 32362011-01-02 Eli Zaretskii <eliz@gnu.org>
95e4cc85
EZ
3237
3238 * mail/smtpmail.el (smtpmail-send-it): Write queued mail body with
3239 Unix EOLs. (Bug#7589)
3240
7c420169
CY
32412011-01-02 Leo <sdl.web@gmail.com>
3242
3243 * eshell/em-hist.el (eshell-previous-matching-input): Signal error
3244 if point is not behind eshell-last-output-end (Bug#7585).
3245
32462011-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
3247
3248 * files.el (file-local-variables-alist):
3249 Make permanent-local (bug#7767).
3250
32512011-01-02 Glenn Morris <rgm@gnu.org>
3252
3253 * version.el (emacs-copyright): Set short copyright year to 2011.
3254
32552011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3256
3257 * mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering
3258 an existing temp buffer. (Bug#7746)
3259
32602011-01-02 Glenn Morris <rgm@gnu.org>
3261
3262 * mail/mail-utils.el (mail-mbox-from): Handle From: headers with
3263 multiple addresses. (Bug#7760)
3264
fb9a573a
KM
32652011-01-01 Ken Manheimer <ken.manheimer@gmail.com>
3266
e9e68fda 3267 * allout.el (allout-auto-fill): Do not infinitely recurse - use
fb9a573a
KM
3268 do-auto-fill if everything points back to allout-auto-fill.
3269 (allout-mode-deactivate-hook): Declare obsolete, in favor of
3270 standard-formed minor-mode deactivate hook, allout-mode-off-hook.
3271
8d68c659
MA
32722010-12-31 Michael Albinus <michael.albinus@gmx.de>
3273
3274 * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
3275 and "scpx".
3276
291cc045
TH
32772010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3278
3279 * doc-view.el (doc-view-set-doc-type): New function refactored
3280 from doc-view-mode.
3281 (doc-view-fallback-mode): New function.
3282 (doc-view-mode): Use it.
3283 (doc-view-mode-maybe): New function that checks if doc-view-mode
3284 can be used and falls back to the next best mode otherwise.
3285
3286 * files.el (auto-mode-alist): Use doc-view-mode-maybe for PDF,
3287 DVI, OpenDocument, and MS Office files.
3288
8ee2dc5c
AS
32892010-12-30 Andreas Schwab <schwab@linux-m68k.org>
3290
3291 * emacs-lisp/rx.el (rx-syntax): Fix typo.
3292
f9e68477
TH
32932010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3294
3295 * doc-view.el (doc-view-toggle-display): Perform rassq-delete-all
3296 on a copy of auto-mode-alist, because that deletes with side
3297 effects.
3298
ad727c81
TH
32992010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3300
7973bcea
SM
3301 * doc-view.el (doc-view-mode, doc-view-toggle-display):
3302 Use normal-mode without doc-view-mode bindings in auto-mode-alist as
ad727c81
TH
3303 fallback instead of hard coding fundamental mode.
3304
b71b7803
TH
33052010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3306
3307 * doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS
3308 Office) files also for searching.
3309
95e16d17
TH
33102010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3311
3312 * doc-view.el: Implement viewing of OpenDocument (and Microsoft
3313 Office) files. Not yet enabled via auto-mode-list.
3314 (doc-view-unoconv-program): New custom variable.
3315 (doc-view-mode-p): Handle new odf document type.
3316 (doc-view-odf->pdf): New conversion function.
3317 (doc-view-convert-current-doc): Call it for odf files.
3318 (doc-view-mode): Recognize newly supported file extensions.
3319
b191c9d9
MA
33202010-12-30 Michael Albinus <michael.albinus@gmx.de>
3321
3322 * net/tramp.el (tramp-default-method-alist)
3323 (tramp-default-user-alist)
3324 (tramp-local-host-regexp, tramp-prefix-domain-format)
3325 (tramp-prefix-domain-regexp): Set tramp-autoload cookie.
3326
3327 * net/tramp-ftp.el:
3328 * net/tramp-gvfs.el:
3329 * net/tramp-gw.el:
3330 * net/tramp-imap.el:
3331 * net/tramp-sh.el:
3332 * net/tramp-smb.el: Add tramp-autoload cookie for initialisation
3333 code of `tramp-default-method-alist' and `tramp-default-user-alist'.
3334
6e457cc9
KF
33352010-12-29 Karl Fogel <kfogel@red-bean.com>
3336
3337 * saveplace.el (save-place-alist-to-file): Save list sorted and
3338 pretty-printed, so that it is mergeable by line-based text merging,
3339 as suggested by Iain Dalton <iain.dalton {_AT_} gmail.com>.
3340
fb9a573a
KM
33412010-12-28 Ken Manheimer <ken.manheimer@gmail.com>
3342
e9e68fda 3343 * allout.el (allout-v18/19-file-var-hack): Obsolete, remove.
fb9a573a
KM
3344 (allout-mode): Argument "toggle" => "force".
3345 Refine the docstring.
3346 Remove special provisions for reactivation, besides the 'force'
3347 argument.
3348 Consolidate layout provisions coce directly into the activation
3349 condition branch, now that we've removed those provisions.
3350 (allout-unload-function): Explicitly activate the mode before
3351 deactivating, if it's initially deactivated.
3352 (allout-set-buffer-multibyte): Properly prevent byte-compiler
3353 warnings for version of function used only where
3354 set-buffer-multibyte is unavailable.
3355
c940c054
CY
33562010-12-28 Chong Yidong <cyd@stupidchicken.com>
3357
3358 * tool-bar.el (tool-bar-setup): Remove :enable conditions, which
3359 are handled by the menu-bar entries. As before, don't use
3360 :visibile to avoid changing the tool-bar.
3361
4c145d5d
MA
33622010-12-27 Michael Albinus <michael.albinus@gmx.de>
3363
3364 * net/secrets.el (secrets-delete-alias): New defun.
3365
fe99f704
MA
33662010-12-27 Michael Albinus <michael.albinus@gmx.de>
3367
3368 * net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
3369 methods, otherwise ~/.ssh/config would be ignored.
3370
723ee192
SM
33712010-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
3372
3373 * emacs-lisp/rx.el: Make it a superset of sregex.
3374 (rx-constituents): Add `any => "."', mark `repeat' as taking any number
3375 of args, add `regex' alias.
3376 (rx-info): Add arg to distinguish head and standalone forms.
3377 (rx-check, rx-form): Pass the corresponding arg.
3378 (rx-**): Simplify.
3379 (rx-repeat): Make it work for any number of args.
3380 (rx-syntax): Make it accept syntax chars as is.
3381 * obsolete/sregex.el: Move from emacs-lisp/.
3382 * emacs-lisp/re-builder.el: Remove sregex support.
3383 * emacs-lisp/edebug.el (sregexq, rx): Remove redundant defs.
3384
e77714da
EZ
33852010-12-25 Eli Zaretskii <eliz@gnu.org>
3386
3387 * mouse.el (mouse-yank-primary): On MS-Windows, try the (emulated)
3388 PRIMARY first, then the clipboard. (Bug#7699)
3389
17870c01
SM
33902010-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
3391
3392 * emacs-lisp/bytecomp.el (byte-compile-output-docform): Fix up use of
3393 print-number-table.
3394
6bfa51ba
CY
33952010-12-21 Chong Yidong <cyd@stupidchicken.com>
3396
d78cdcf7
CY
3397 * help-fns.el (find-lisp-object-file-name): Locate .emacs from
3398 .emacs.elc (Bug#7530).
3399
6bfa51ba
CY
3400 * wid-edit.el (widget-image-find): Remove bogus :ascent spec from
3401 image spec (Bug#7480).
3402
9d9cfd53
DU
34032010-12-21 Daiki Ueno <ueno@unixuser.org>
3404
3405 * obsolete/pgg-parse.el, obsolete/pgg-pgp5.el, obsolete/pgg-pgp.el,
723ee192
SM
3406 * obsolete/pgg-gpg.el, obsolete/pgg-def.el, obsolete/pgg.el:
3407 Move from lisp/.
9d9cfd53 3408
adc0b793
JD
34092010-12-20 Leo <sdl.web@gmail.com>
3410
3411 * dnd.el (dnd-get-local-file-name): Unhex of file name shall
3412 always be performed (Bug#7680).
3413
778ca437
CY
34142010-12-20 Chong Yidong <cyd@stupidchicken.com>
3415
3f95d7ff
CY
3416 * menu-bar.el (menu-bar-kill-ring-save): Make obsolete.
3417 (menu-bar-edit-menu): Bind "Copy" to kill-ring-save. Don't use
3418 mouse-region-match.
778ca437 3419
3f95d7ff 3420 * color.el: Move from gnus/.
94975270 3421
f48fdaad
CY
3422 * vc/diff.el (diff-better-file-name): Function deleted.
3423 abbreviating file names causes problems with shell-quote-argument.
94975270
CY
3424 (diff-no-select): Just use expand-file-name.
3425
3426 * tool-bar.el (tool-bar--image-expression): New function.
3427 (tool-bar-local-item, tool-bar--image-exp): Use it.
3428 (tool-bar-setup): Initialize tool-bar-separator-image-expression.
3429 Use :enable instead of :visible to avoid changing the tool-bar
3430 configuration unnecessarily.
3431
3432 * info.el (info-tool-bar-map): Add separators.
3433
2e306b39
KB
34342010-12-17 Ken Brown <kbrown@cornell.edu>
3435
3436 * loadup.el: Use version numbers in Cygwin build.
3437
395542c6
RT
34382010-12-17 Ryan Twitchell <metatheorem@gmail.com> (tiny change)
3439
3440 * ido.el (ido-file-internal): Ask for confirmation before
3441 overwriting an existing file (Bug#1238).
3442
4039c786
CY
34432010-12-16 Chong Yidong <cyd@stupidchicken.com>
3444
3445 * tool-bar.el (tool-bar-setup): Add separators.
3446
3447 * menu-bar.el (featurep): Use menu-bar-separator.
3448
45720dc3
GM
34492010-12-16 Ken Manheimer <ken.manheimer@gmail.com>
3450
3451 Migrate allout encryption provisions from pgg to epg.
3452
3453 * allout.el (allout-toggle-current-subtree-encryption)
3454 (allout-toggle-subtree-encryption): Adjust docstrings to reflect
3455 defaulting policy and other changes. Change fetch-pass to keymode-cue,
3456 for simpler universal argument interpretation.
35f52ed6 3457 (allout-toggle-subtree-encryption): Adjust docstring to describe
45720dc3
GM
3458 changed encryption provisions. Change fetch-pass to keymode-cue, for
3459 simpler universal argument interpretation. Remove provisions for
3460 handling key type and identity - they'll all be within
3461 allout-encrypt-string or epg/epg or even contained all the way in gpg.
3462 (allout-encrypt-string): Include keymode-cue, for optionally prompting
3463 for keypair recipients (universal argument > 1) and, in addition,
3464 associating the specified recipients with the outline (universal
3465 argument > 4) using a file local variable setting for
3466 'epa-file-encrypt-to'.
3467 Require epa, for recipients handling.
3468 Change how regexp filtering elements are named.
3469 Describe the problem with caching of incorrect symmetric-decryption
3470 keys.
3471 Use the epa-passphrase-callback-function, in case the user is using
3472 GnuPG v1.
3473 Support saving of the selected keypair recipients when invoked with a
3474 keymode-cue > 4.
3475 Remove obsolete arguments 'fetch-pass', 'target-cache-id', 'retried'.
3476 Require 'epa.
3477 Establish epg-context with armoring and default epg-protocol.
3478 Remove all passphrase cache, verification, and hinting code.
3479 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling):
3480 No longer used, delete.
3481 (allout-mode): Adjust docstring to describe changed encryption
3482 provisions. Describe the problem with caching of incorrect
3483 symmetric-decryption keys.
3484 (allout-obtain-passphrase, allout-epg-passphrase-callback-function)
3485 (allout-make-passphrase-state, allout-passphrase-state-passphrase)
3486 (allout-encrypted-key-info, allout-update-passphrase-mnemonic-aids)
3487 (allout-get-encryption-passphrase-verifier, allout-verify-passphrase):
3488 Obsolete, remove.
3489
33088bed
DU
34902010-12-16 Daiki Ueno <ueno@unixuser.org>
3491
3492 * epa-file.el (epa-file-select-keys): Accept 'silent to inhibit
3493 key selection prompt; make 'silent as default (Bug#7487).
3494
bfc49a5b
LL
34952010-12-16 Leo <sdl.web@gmail.com>
3496
7973bcea
SM
3497 * eshell/eshell.el (eshell-directory-name):
3498 Use locate-user-emacs-file (Bug#7578).
bfc49a5b 3499
68251e16
GM
35002010-12-15 Glenn Morris <rgm@gnu.org>
3501
3502 * loadup.el (symbol-file-load-history-loaded): Remove; unused.
3503
99f053cf 35042010-12-15 Jari Aalto <jari.aalto@cante.net>
01c35094 3505 Scott Evans <gse@antisleep.com>
99f053cf
JA
3506
3507 * rect.el (rectange--default-line-number-format)
3508 (rectangle-number-line-callback): New functions.
3509 (rectangle-number-lines): New command, bound to C-x r N (Bug#4382).
3510
5614fd56
CY
35112010-12-15 Chong Yidong <cyd@stupidchicken.com>
3512
3513 * rect.el (operate-on-rectangle-lines, string-rectangle-string):
3514 Delete unused variables.
3515 (move-to-column-force): Remove function obsolete since 21.2.
3516
d68b0220
MA
35172010-12-14 Michael Albinus <michael.albinus@gmx.de>
3518
3519 * net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
3520 (tramp-handle-insert-file-contents): Do not set permanent-local
3521 property.
3522
7973bcea
SM
3523 * net/tramp-cache.el (tramp-persistency-file-name):
3524 Use `locate-user-emacs-file' if fboundp.
d68b0220
MA
3525
3526 * net/tramp-sh.el (tramp-methods): Add "ksu".
3527 (tramp-default-user-alist): Add "ksu". Use `regexp-opt' for
3528 method list.
3529
0273f794
GM
35302010-12-14 Glenn Morris <rgm@gnu.org>
3531
ab274982
GM
3532 * progmodes/js.el: Doc't require font-lock, etags, or easymenu.
3533 (find-tag-marker-ring): Declare.
3534 (js-find-symbol): Require etags.
3535
e758216c
GM
3536 * mail/sendmail.el: Don't require rmail or mailalias when compiling.
3537 Require mail-utils.
3538 (mail-alias-file): Don't autoload. Doc fix.
3539 (mail-bury-selects-summary, mail-send-nonascii): Don't autoload.
3540 (mail-mailer-swallows-blank-line): Default to nil. Doc fix.
3541 Mark as obsolete, and risky.
3542 (mail-setup): Simplify.
3543
53aff12a
GM
3544 * mail/mailalias.el (build-mail-aliases): Make it interactive.
3545 * mail/sendmail.el (build-mail-aliases): Update autoload.
3546
aae4b48c
GM
3547 * dired.el (dired-trivial-filenames, dired-chown-program)
3548 (dired-auto-revert-buffer): Remove autoload cookies.
3549 * mail/sendmail.el (mail-recover-1): Require 'dired.
3550
bff7c1ad
GM
3551 * dired.el (dired-subdir-switches, dired-chown-program)
3552 (dired-use-ls-dired, dired-chmod-program, dired-touch-program):
3553 Make into defcustoms.
3554 (dired-chown-program): Simplify initialization.
3555
0273f794
GM
3556 * mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
3557
bc557672
RF
35582010-12-13 Romain Francoise <romain@orebokech.com>
3559
3560 * net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
3561
7410c270
G
35622010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3563
3564 * net/netrc.el (netrc-point-at-eol): Remove the unused
3565 netrc-point-at-old and netrc-bound-and-true-p bindings.
3566 (netrc-parse): Cache the netrc contents.
3567
f49d1f52 35682010-12-13 Eli Zaretskii <eliz@gnu.org>
11aad4e9
EZ
3569
3570 * subr.el (posn-col-row): Evaluate header-line-format in the
3571 context of the POSITION window's buffer.
3572
f49d1f52 35732010-12-13 Glenn Morris <rgm@gnu.org>
5612fd08
GM
3574
3575 * subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1)
3576 (with-silent-modifications): Doc fixes.
3577
f49d1f52 35782010-12-13 Michael Albinus <michael.albinus@gmx.de>
158d5945
MA
3579
3580 * net/tramp.el (tramp-action-password, tramp-process-actions):
d68b0220 3581 Revert previous from. Use `save-restriction'.
158d5945 3582
f49d1f52 35832010-12-13 Stephen Berman <stephen.berman@gmx.net>
81ced43d
SB
3584
3585 * calendar/diary-lib.el (diary-list-sexp-entries):
3586 Handle case of no newline at end of file. (Bug#7536)
3587
f49d1f52 35882010-12-13 Glenn Morris <rgm@gnu.org>
b2364eaa
GM
3589
3590 * mail/smtpmail.el (smtpmail-send-it): Revert previous change.
3591
f49d1f52 35922010-12-13 Michael Albinus <michael.albinus@gmx.de>
32802ee1 3593
f49d1f52 3594 * net/tramp.el (tramp-action-password): Delete region, do not narrow.
32802ee1 3595 (tramp-process-actions): Do not widen.
d68b0220 3596
f49d1f52
SM
3597 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
3598 Protect buffer-modified value. (Bug#7557)
32802ee1 3599
f49d1f52 36002010-12-13 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
da9123a8
JM
3601
3602 * log-edit.el (log-edit-changelog-entries):
3603 Regexp quote filename. (Bug#7505)
3604
f49d1f52 36052010-12-13 Tom Breton <tehom@panix.com>
478834e6
TB
3606
3607 * cus-edit.el (custom-save-all):
3608 Bind print-length and print-level to nil. (Bug#7581)
3609
f49d1f52 36102010-12-13 Glenn Morris <rgm@gnu.org>
3c1e62f8 3611
d5e6e0b6
GM
3612 * mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map):
3613 Run hooks to update menu contents. (Bug#7586)
3614
3c1e62f8
GM
3615 * mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued
3616 file names, for the sake of MS Windows. (Bug#7588)
3617
f49d1f52 36182010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
b1816a74
SM
3619
3620 * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
3621 empty lines without a leading space.
3622
f49d1f52 36232010-12-13 Leo <sdl.web@gmail.com>
86a6e8e0 3624
740af6c9
GM
3625 * dired-aux.el (dired-do-redisplay): Postpone dired-after-readin-hook
3626 while mapping over marks (Bug#6810).
86a6e8e0 3627
f49d1f52 36282010-12-13 Chong Yidong <cyd@stupidchicken.com>
bc60f4de
CY
3629
3630 * image-dired.el (image-dired-db-file)
3631 (image-dired-temp-image-file, image-dired-gallery-dir)
3632 (image-dired-temp-rotate-image-file): Set default values relative
3633 to image-dired-dir (Bug#7518).
3634
f49d1f52 36352010-12-13 Lawrence Mitchell <wence@gmx.li>
3ecba049
LM
3636
3637 * format.el (format-decode-run-method): Pass args FROM and TO, not
3638 point-min and point-max, to shell-command-on-region (Bug#7488).
3639
f49d1f52 36402010-12-13 Jan Djärv <jan.h.d@swipnet.se>
0afb6242
JD
3641
3642 * frame.el (blink-cursor-mode): Make default t for ns.
3643
f49d1f52 36442010-12-13 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
5eae900e
BR
3645
3646 * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
3647
f49d1f52 36482010-12-13 Chong Yidong <cyd@stupidchicken.com>
74194465 3649
637c2c43
CY
3650 * comint.el (comint-dynamic-list-input-ring)
3651 (comint-dynamic-complete-filename)
3652 (comint-replace-by-expanded-filename)
3653 (comint-dynamic-simple-complete)
3654 (comint-dynamic-list-filename-completions)
3655 (comint-dynamic-list-completions): Doc fix (Bug#7499).
3656
74194465
CY
3657 * subr.el (posn-x-y, posn-object-x-y, posn-object-width-height):
3658 Doc fix (Bug#7471).
3659
f49d1f52 36602010-12-13 Martin Rudalics <rudalics@gmx.at>
6ed96c33
MR
3661
3662 * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil
3663 (Bug#7533).
3664
01c35094 36652010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
11cb1e35
MB
3666
3667 * files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
3668 (Bug#7491).
3669
f49d1f52 36702010-12-13 Eli Zaretskii <eliz@gnu.org>
2472c214
EZ
3671
3672 * files.el (file-relative-name): Handle UNC file names on
3673 DOS/Windows. (Bug#4674)
3674
f49d1f52 36752010-12-13 Daiki Ueno <ueno@unixuser.org>
f9fe1af9
DU
3676
3677 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
3678 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
3679 (epg-context-set-passphrase-callback): Mention that the callback
3680 is not called when used with GnuPG 2.x.
3681
f49d1f52 36822010-12-13 Glenn Morris <rgm@gnu.org>
ff80efe7
GM
3683
3684 * ps-print.el (ps-line-lengths-internal, ps-nb-pages):
3685 Ensure ps-footer-font-size-internal is initialized.
3686 Call ps-get-page-dimensions before trying to use ps-font-for-text.
3687
f49d1f52 36882010-12-13 Kenichi Handa <handa@m17n.org>
7e116860
KH
3689
3690 * mail/rmailmm.el (rmail-mime-parse): Call rmail-mime-process
3691 within condition-case.
3692 (rmail-show-mime): Don't use condition-case.
3693 (rmail-search-mime-message): New function.
3694 (rmail-search-mime-message-function): Set to
3695 rmail-search-mime-message.
3696
f49d1f52 36972010-12-13 Leo <sdl.web@gmail.com>
bd794450 3698
0fdd1db7 3699 * ido.el (ido-common-initialization): New function. (bug#3274)
bd794450
LL
3700 (ido-mode): Use it.
3701 (ido-completing-read): Call it.
3702
fdbb4d85
KF
37032010-12-12 Karl Fogel <kfogel@red-bean.com>
3704
3705 * bookmark.el (bookmark-name-from-full-record): Rename back to
3706 this original name from `bookmark-name-from-record' reverting part
3707 of 2010-12-08T08:09:27Z!kfogel@red-bean.com / kfogel@red-bean.com-20101208080927-5j9jqnb2xvcw4ogm.
3708 As Drew Adams pointed out, there was no reason to cause churn for
2cf429d0 3709 third-party callers. (Bug#7609)
fdbb4d85 3710
0e5cf2b8
AM
37112010-12-12 Alan Mackenzie <acm@muc.de>
3712
3713 * progmodes/cc-engine.el (c-forward-type): Before scanning a
3714 template arglist, check that the current language supports this.
3715
6961d41c
GM
37162010-12-11 Glenn Morris <rgm@gnu.org>
3717
2b404597
GM
3718 * vc/vc-bzr.el (vc-bzr-state-heuristic): Also check that the executable
3719 state of the file matches. (Bug#7544)
3720 (vc-bzr-register, vc-bzr-checkin)
3721 (vc-bzr-annotate-extract-revision-at-line): Doc fixes.
3722 (vc-directory-exclusion-list): Remove unnecessary eval-after-load.
3723
6961d41c
GM
3724 * textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
3725
1e5d2a04
KK
37262010-12-11 Karel Klíč <kklic@redhat.com>
3727
3728 * files.el (auto-mode-alist): Use html-mode for *.xhtml. (Bug#7606)
3729
175069ef
SM
37302010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3731
3732 Derive from prog-mode, use derived-mode-p, and fix up various
3733 minor style issues in lisp/progmodes.
3734
3735 * progmodes/vhdl-mode.el (vhdl-mode):
3736 * progmodes/verilog-mode.el (verilog-mode):
3737 * progmodes/vera-mode.el (vera-mode):
3738 * progmodes/sql.el (sql-mode):
3739 * progmodes/scheme.el (scheme-mode):
3740 * progmodes/perl-mode.el (perl-mode):
3741 * progmodes/octave-inf.el (inferior-octave-mode):
3742 * progmodes/autoconf.el (autoconf-mode):
3743 * progmodes/m4-mode.el (m4-mode):
3744 * progmodes/inf-lisp.el (inferior-lisp-mode):
3745 * progmodes/idlwave.el (idlwave-mode):
3746 * progmodes/icon.el (icon-mode):
3747 * progmodes/idlw-help.el (idlwave-help-mode):
3748 * progmodes/dcl-mode.el (dcl-mode):
3749 * progmodes/idlw-shell.el (idlwave-shell-mode):
3750 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-electric-list-mode)
3751 (ebrowse-member-mode, ebrowse-electric-position-mode):
3752 Use define-derived-mode.
3753
3754 * progmodes/xscheme.el (exit-scheme-interaction-mode)
3755 (xscheme-enter-interaction-mode, xscheme-enter-debugger-mode)
3756 (xscheme-debugger-mode-p, xscheme-send-string-1):
3757 * progmodes/tcl.el (inferior-tcl-proc, tcl-current-word)
3758 (tcl-load-file, tcl-restart-with-file):
3759 * progmodes/ps-mode.el (ps-run-running):
3760 * progmodes/gdb-mi.el (gud-watch, gdb-mouse-set-clear-breakpoint):
3761 * progmodes/js.el (js--get-all-known-symbols):
3762 * progmodes/inf-lisp.el (inferior-lisp-proc):
3763 * progmodes/idlwave.el (idlwave-beginning-of-statement)
3764 (idlwave-template, idlwave-update-buffer-routine-info)
3765 (idlwave-update-current-buffer-info)
3766 (idlwave-get-routine-info-from-buffers, idlwave-choose)
3767 (idlwave-scan-class-info, idlwave-fix-keywords)
3768 (idlwave-list-buffer-load-path-shadows):
3769 * progmodes/idlw-toolbar.el (idlwave-toolbar, idlwave-toolbar-add)
3770 (idlwave-toolbar-remove):
3771 * progmodes/idlw-shell.el (idlwave-shell-save-and-action)
3772 (idlwave-shell-file-name, idlwave-shell-electric-debug-all-off)
3773 (idlwave-shell-menu-def):
3774 * progmodes/idlw-complete-structtag.el
3775 (idlwave-prepare-structure-tag-completion):
3776 * progmodes/gud.el (gud-set-buffer):
3777 * progmodes/f90.el (f90-backslash-not-special):
3778 * progmodes/delphi.el (delphi-find-unit): Use derived-mode-p.
3779
3780 * progmodes/xscheme.el (xscheme-start)
3781 (local-set-scheme-interaction-buffer, scheme-interaction-mode):
3782 * progmodes/which-func.el (which-function):
3783 * progmodes/vhdl-mode.el (vhdl-set-style):
3784 * progmodes/verilog-mode.el (verilog-set-compile-command)
3785 (verilog-modify-compile-command, verilog-error-regexp-add-xemacs)
3786 (verilog-set-define, verilog-auto-reeval-locals):
3787 * progmodes/sql.el (sql-product-font-lock, sql-interactive-mode):
3788 * progmodes/simula.el (simula-mode):
3789 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
3790 * progmodes/python.el (python-check, python-mode):
3791 * progmodes/prolog.el (prolog-mode-variables):
3792 * progmodes/gud.el (gud-tooltip-activate-mouse-motions):
3793 * progmodes/ebrowse.el (ebrowse-view-file-other-frame):
3794 * progmodes/delphi.el (delphi-mode):
3795 * progmodes/cc-styles.el (c-setup-paragraph-variables):
3796 * progmodes/cc-mode.el (c-basic-common-init, c-common-init)
3797 (c-font-lock-init): Move make-local-variable to their setq.
3798
3799 * progmodes/vhdl-mode.el (vhdl-write-file-hooks-init)
3800 (vhdl-hs-minor-mode, vhdl-ps-print-init): Fix make-local-variable ->
3801 make-local-hook.
3802 * progmodes/sh-script.el (sh-require-final-newline): Remove.
3803 (sh-set-shell): Don't set require-final-newline since it's already done
3804 by prog-mode.
3805 * progmodes/modula2.el (m2-mode): Don't make m2-end-comment-column
3806 since we never set it.
3807 * progmodes/ebrowse.el (ebrowse-set-tree-indentation):
3808 Use read-string and standard prompt.
3809 * progmodes/dcl-mode.el (dcl-mode-map): Move init into declaration.
3810 * progmodes/meta-mode.el (meta-mode-abbrev-table): Merge init and decl.
3811 (meta-common-mode-syntax-table): Rename from meta-mode-syntax-table.
3812 (meta-common-mode-map): Rename from meta-mode-map.
3813 Remove C-m binding, which is a user preference, not mode specific.
3814 (meta-common-mode): New major mode; replace meta-common-initialization.
3815 * progmodes/js.el (js-mode): Call syntax-propertize rather than messing
3816 around with font-lock.
3817 * progmodes/etags.el (select-tags-table-mode):
3818 Derive from special-mode.
3819 * progmodes/octave-mod.el (octave-mode):
3820 * progmodes/gdb-mi.el (gdb-inferior-io-mode, gdb-threads-mode)
3821 (gdb-memory-mode, gdb-disassembly-mode, gdb-breakpoints-mode)
3822 (gdb-frames-mode, gdb-locals-mode, gdb-registers-mode):
3823 Let define-derived-mode do its job.
3824 * progmodes/cpp.el (cpp-edit-mode-map):
3825 Move initialization into declaration.
3826 (cpp-edit-mode): Use define-derived-mode.
3827 (cpp-edit-load): Use derived-mode-p.
3828 * progmodes/mixal-mode.el (mixal-mode):
3829 * progmodes/f90.el (f90-mode):
3830 * progmodes/cfengine.el (cfengine-mode): Don't bother setting
3831 require-final-newline since prog-mode does it already.
3832 * progmodes/cc-cmds.el (c-update-modeline): Use match-string.
3833 * progmodes/asm-mode.el (asm-mode-map): Fix menu setup.
3834 * progmodes/antlr-mode.el: Require cc-mode upfront.
3835 (antlr-mode-syntax-table, antlr-action-syntax-table): Initialize in
3836 the declaration.
3837 (antlr-directory-dependencies, antlr-show-makefile-rules):
3838 Use derived-mode-p.
3839 (antlr-language-option): Don't assume point-min==1.
3840 (antlr-mode): Use define-derived-mode.
3841 * progmodes/ada-mode.el: Use derived-mode-p.
3842 (ada-mode): Use define-derived-mode.
3843 Use hack-local-variables-hook.
3844
61f91c04
SM
38452010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3846
3847 * textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
3848 (texinfo-mode): Don't disable adaptive-fill-mode.
3849 (texinfo-insert-block): Adjust cursor placement for blocks with arg.
3850 (texinfo-insert-@end, texinfo-insert-braces, texinfo-insert-@code)
3851 (texinfo-insert-@dfn, texinfo-insert-@email, texinfo-insert-@emph)
3852 (texinfo-insert-@example, texinfo-insert-@file, texinfo-insert-@item)
3853 (texinfo-insert-@kbd, texinfo-insert-@node, texinfo-insert-@noindent)
3854 (texinfo-insert-@quotation, texinfo-insert-@samp)
3855 (texinfo-insert-@strong, texinfo-insert-@table, texinfo-insert-@var)
3856 (texinfo-insert-@uref): Use define-skeleton.
3857 (texinfo-insert-@-with-arg): Delete.
3858
72a44673
EZ
38592010-12-10 Eli Zaretskii <eliz@gnu.org>
3860
3861 * arc-mode.el (archive-zip-extract): If w32-quote-process-args is
3862 nil, do quote archive member names. (Bug#6144)
3863
ab540f59
GM
38642010-12-10 Glenn Morris <rgm@gnu.org>
3865
66f782de
GM
3866 * files.el (diff-no-select): Declare.
3867
e554b3f8
GM
3868 * mail/emacsbug.el (report-emacs-bug): Use mail-user-agent properties.
3869 (report-emacs-bug-create-existing-bugs-buffer): Avoid free variables.
3870
ab540f59
GM
3871 * comint.el (comint-input-ring-file-name): Doc fix.
3872
f68ab99b
EZ
38732010-12-09 Eli Zaretskii <eliz@gnu.org>
3874
3875 * menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p):
3876 New functions.
61f91c04
SM
3877 (menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>:
3878 Use them instead of `nil' and `>', respectively.
f68ab99b
EZ
3879 (menu-bar-showhide-tool-bar-menu): Use menu-bar-frame-for-menubar
3880 instead of `nil'.
3881 (toggle-menu-bar-mode-from-frame): Use menu-bar-frame-for-menubar
3882 and menu-bar-positive-p instead of `nil' and `>', respectively.
3883 (Bug#1077)
3884
650453a9
VJL
38852010-12-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3886
3887 * whitespace.el (whitespace-newline-mode): Code fix.
3888
28d5de72
GM
38892010-12-09 Glenn Morris <rgm@gnu.org>
3890
3891 * play/landmark.el (lm-print-y,s,noise-int, lm-print-y,s,noise):
3892 Rename functions without commas, update callers.
3893
b596d50d 38942010-12-08 Jeff Dairiki <dairiki@dairiki.org> (tiny change)
16498102 3895
b596d50d
GM
3896 * whitespace.el (whitespace-cleanup-region):
3897 Clean up spaces before tabs. (Bug#7582)
16498102 3898
eff37c5e
KF
38992010-12-08 Karl Fogel <kfogel@red-bean.com>
3900
3901 * bookmark.el: Adjust parameter names and doc strings to resolve
3902 confusion over whether "bookmark" meant a bookmark name or a
3903 bookmark record. Along the way, shorten one function's name for
3904 similar reasons. (Issue #7548)
3905 (bookmark-name-from-record): New name for
3906 `bookmark-name-from-full-record'. All callers changed.
3907 (bookmark-get-bookmark, bookmark-get-bookmark-record)
3908 (bookmark-default-annotation-text, bookmark-prop-get, bookmark-prop-set)
3909 (bookmark-get-annotation, bookmark-set-annotation)
3910 (bookmark-get-filename, bookmark-set-filename)
3911 (bookmark-get-position, bookmark-set-position)
3912 (bookmark-get-front-context-string, bookmark-set-front-context-string)
3913 (bookmark-get-rear-context-string, bookmark-set-rear-context-string)
3914 (bookmark-get-handler, bookmark-edit-annotation, bookmark--jump-via)
3915 (bookmark-handle-bookmark, bookmark-location, bookmark-show-annotation):
3916 Rename `bookmark' parameter to `bookmark-name-or-record', to
3917 clearly show its role, and shorten or adjust doc strings accordingly.
3918 (bookmark-set-name): Same, and pass the parameter directly to
3919 `bookmark-get-bookmark' instead of redundantly doing the callee's work.
3920 (bookmark-default-annotation-text, bookmark-send-edited-annotation)
3921 (bookmark-relocate, bookmark-insert-location, bookmark-insert)
3922 (bookmark-delete): Rename `bookmark' parameter to `bookmark-name',
3923 and in some cases shorten doc string accordingly.
3924 (bookmark-rename): Change `old' and `new' parameters to `old-name'
3925 and `new-name', and adjust an internal variable to avoid confusion.
3926 (bookmark-jump, bookmark-jump-noselect): Clarify `bookmark'
3927 parameter in doc string.
3928
5fe9ebd1
GM
39292010-12-08 Glenn Morris <rgm@gnu.org>
3930
ac8331a7
GM
3931 * progmodes/gdb-mi.el (gdb): Try to initialize comint input history
3932 from gdb's history file. (Bug#7575)
3933
5fe9ebd1
GM
3934 * mail/emacsbug.el (report-emacs-bug):
3935 Try to handle some other mail clients.
3936
33cf0fb2
SM
39372010-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
3938
3939 * files.el (dir-locals-collect-variables): Don't let errors stop us.
3940 Use string-prefix-p.
3941 (file-name-version-regexp): New var.
3942 (file-name-sans-versions):
3943 * jka-cmpr-hook.el (jka-compr-build-file-regexp): Use it,
3944 (jka-compr-get-compression-info): Use dolist.
3945 (jka-compr-compression-info-list): Don't bother specifying
3946 version/backup regexps.
3947
11c31b99
TH
39482010-12-07 Tassilo Horn <tassilo@member.fsf.org>
3949
3950 * simple.el (just-one-space): Make argument n default to 1 if
3951 omitted.
3952
a733fc37
SM
39532010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3954
3955 * electric.el (electric-indent-post-self-insert-function):
3956 Delete trailing newlines even if we don't reindent.
3957
88b5a757
DD
39582010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3959
a733fc37
SM
3960 * minibuffer.el (completion-at-point): Remove the `arg'.
3961 * bindings.el (complete-symbol): Move back from minibuffer.el.
3962
39632010-12-06 Deniz Dogan <deniz.a.m.dogan@gmail.com>
3964
88b5a757
DD
3965 * simple.el (just-one-space): Delete newlines for negative arg.
3966
ce327e48
SM
39672010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3968
3969 * ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
3970 (ansi-color-filter-apply): Simplify.
3971 (ansi-color-apply): Use `font-lock-face' rather than `face'.
3972
ac73d955
BR
39732010-12-05 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3974
3975 * vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
3976
8c44f097
CY
39772010-12-04 Chong Yidong <cyd@stupidchicken.com>
3978
3979 * dired.el (dired-use-ls-dired): Set default to a special
3980 "unspecified" value.
3981 (dired-insert-directory): When called the first time, check
3982 whether "ls --dired" succeeds and set dired-use-ls-dired (Bug#7546).
3983
15af15e5
TO
39842010-12-04 Tak Ota <Takaaki.Ota@am.sony.com>
3985
3986 * replace.el: Add "collect" feature to occur.
3987 (occur-collect-regexp-history): New var.
88b5a757
DD
3988 (occur-read-primary-args): Return a replace string for nlines,
3989 if needed.
15af15e5
TO
3990 (occur): Extend the meaning of nlines.
3991
b2e6e5bd
SM
39922010-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
3993
3994 * progmodes/which-func.el (which-func-ff-hook): Log the error message.
3995 (which-func-update-1): Distinguish symbols from strings.
3996 (which-function): Stay within 80 columns.
3997
ee9355dc
SM
39982010-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
3999
7f0ea0ff
SM
4000 * subr.el (with-demoted-errors): Distinguish symbols from strings.
4001
ee9355dc
SM
4002 * newcomment.el (comment-styles): Add docs to each style (bug#7509).
4003 Improve docstring.
4004 (comment-style): Use comment-styles's docs to describe values.
4005
3e972d98
JD
40062010-12-03 Jan Djärv <jan.h.d@swipnet.se>
4007
4008 * term/common-win.el (x-setup-function-keys): Restore ns-new-frame
4009 and ns-show-prefs (Bug#7535).
4010
4011 * term/ns-win.el (global-map): Restore ns-new-frame and ns-show-prefs
4012 bindings (Bug#7535).
4013
c879436a
GM
40142010-12-03 Glenn Morris <rgm@gnu.org>
4015
afe27238
GM
4016 * nxml/nxml-mode.el: Require rng-nxml.
4017 (rng-nxml-mode-init, nxml-enable-unicode-char-name-sets):
4018 Remove declarations.
4019
65beee52
GM
4020 * nxml/nxml-mode.el, nxml/nxml-outln.el, nxml/rng-loc.el:
4021 * nxml/rng-nxml.el, nxml/rng-valid.el:
4022 Remove leading `*' from defcustom docs.
4023
ad961a00
GM
4024 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
4025 (normal-top-level-add-to-load-path, tty-handle-args):
4026 Convert comments to basic doc-strings.
4027
c5fd0ab5
GM
4028 * net/browse-url.el (browse-url-url-at-point)
4029 (browse-url-default-browser): Remove autoload cookies.
4030
f62f063d
GM
4031 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
4032 Remove more undefined cl functions.
4033
c879436a
GM
4034 * vc/diff.el (diff-sentinel): Make new arguments optional.
4035 * ibuf-ext.el (diff-sentinel): Update declaration.
4036
3721e124
DU
40372010-12-03 Daiki Ueno <ueno@unixuser.org>
4038
4039 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
4040 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
4041 (epg-context-set-passphrase-callback): Mention that the callback
4042 is not called when used with GnuPG 2.x.
4043
66feec8b
MA
40442010-12-02 Michael Albinus <michael.albinus@gmx.de>
4045
4046 * net/tramp.el (tramp-local-host-regexp): Add "localhost6".
4047 (tramp-file-name-port): Check also for `tramp-default-port'.
4048 (tramp-get-connection-name): New defun.
4049 (tramp-get-connection-process): Use it.
4050 (tramp-debug-message): Extend function exclude list.
4051 (tramp-drop-volume-letter): Fix doc string.
4052
4053 * net/tramp-cmds.el: Remove solved todo item.
4054
66feec8b
MA
4055 * net/tramp-ftp.el:
4056 * net/tramp-gvfs.el:
4057 * net/tramp-gw.el:
4058 * net/tramp-imap.el:
4059 * net/tramp-smb.el: Fix regexps added to `tramp-default-method-alist'
4060 and `tramp-default-user-alist', respectively.
4061
88b5a757
DD
4062 * net/tramp-gw.el (tramp-gw-open-connection):
4063 Use `tramp-get-connection-name' and `tramp-get-connection-buffer'.
66feec8b
MA
4064
4065 * net/tramp-imap.el (tramp-imap-make-iht): Use just
4066 `tramp-file-name-port'.
4067
4068 * net/tramp-sh.el (tramp-methods): Add recursive options to "pscp"
4069 and "psftp". Exchange "%k" marker with options.
4070 (tramp-do-copy-or-rename-file, tramp-sh-handle-file-local-copy):
4071 Compute size of link target.
35f52ed6
JB
4072 (tramp-do-copy-or-rename-file-out-of-band): Move setting of
4073 `tramp-current-*' up due to gateway methods. Optimize computing of
66feec8b
MA
4074 copy arguments. Use `tramp-get-connection-name' and
4075 `tramp-get-connection-buffer'. Improve debug messages.
4076 (tramp-compute-multi-hops): Remove port determination.
4077 (tramp-maybe-open-connection): Use `tramp-get-connection-name'.
4078
4079 * net/trampver.el: Update release number.
4080
bd77c2ef
GM
40812010-12-02 Glenn Morris <rgm@gnu.org>
4082
05907bb3
GM
4083 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
4084 Avoid infinite loop over windows. (Bug#7492)
4085
bd77c2ef
GM
4086 * progmodes/flymake.el (flymake-check-file-limit):
4087 Allow nil to mean "no limit".
4088 (flymake-check-patch-master-file-buffer): Update for above change.
4089 Allow a .tex file-name extension to be optional.
4090 (flymake-master-tex-init): Also match \include statements.
4091
f7ca27a1
SS
40922010-11-30 Sam Steingold <sds@gnu.org>
4093
4094 * nxml/nxml-mode.el (nxml-parent-document): Add a variable.
4095 (nxml-parent-document-set): A function to set `nxml-parent-document'.
4096 (nxml-mode): Define using `define-derived-mode' instead of `defun'.
4097 (nxml-mode-hook): Remove `defcustom' (auto-defined by
4098 define-derived-mode').
4099 * nxml/rng-valid.el (rng-dtd-trivial-p): Add a helper function for
4100 users who want to call `nxml-parent-document-set'.
4101
402c8a49
CY
41022010-11-27 Chong Yidong <cyd@stupidchicken.com>
4103
4104 * log-edit.el (log-edit-font-lock-keywords): Don't try matching
4105 stand-alone lines, since that is handled by log-edit-match-to-eoh
4106 (Bug#6465).
4107
d1882ac7
EW
41082010-11-27 Eduard Wiebe <usenet@pusto.de>
4109
4110 * dired.el (dired-get-filename): Replace backslashes with slashes
4111 in file names on MS-Windows, needed by `locate'. (Bug#7308)
4112 * locate.el (locate-default-make-command-line): Don't consider
4113 drive letter and root directory part of
4114 `directory-listing-before-filename-regexp'. (Bug#7308)
4115 (locate-post-command-hook, locate-post-command-hook): New defcustoms.
4116
07976ae3 41172010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
09ffa822
SM
4118
4119 * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
4120 of :smie-open/close-alist.
4121 (smie-next-sexp): Make it accept a "start token" as argument.
4122 (smie-indent-keyword): Be careful not to misidentify tokens that span
4123 more than one line, as empty lines. Add argument `token'.
4124
07976ae3 41252010-11-27 Kenichi Handa <handa@m17n.org>
3d9ee611 4126
afde451a
KH
4127 * mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported
4128 multipart subtypes, insert all as usual.
4129
3d9ee611
KH
4130 * mail/rmail.el: Require rfc2047.
4131
07976ae3 41322010-11-27 Kenichi Handa <handa@m17n.org>
d1be4ec2
KH
4133
4134 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-type)
4135 (rmail-mime-entity-disposition)
4136 (rmail-mime-entity-transfer-encoding, rmail-mime-entity-header)
4137 (rmail-mime-entity-body, rmail-mime-entity-children): New functions.
4138 (rmail-mime-save): Handle the case that the button's `data' is a
4139 MIME entity.
4140 (rmail-mime-insert-text): New function.
9e0ecdab 4141 (rmail-mime-insert-image): Handle the case that DATA is a MIME entity.
d1be4ec2
KH
4142 (rmail-mime-bulk-handler): Just call rmail-mime-insert-bulk.
4143 (rmail-mime-insert-bulk): New function mostly copied from the old
4144 rmail-mime-bulk-handler.
9e0ecdab
GM
4145 (rmail-mime-multipart-handler): Just call rmail-mime-process-multipart.
4146 (rmail-mime-process-multipart): New function mostly copied from
d1be4ec2
KH
4147 the old rmail-mime-multipart-handler.
4148 (rmail-mime-show): Just call rmail-mime-process.
9e0ecdab 4149 (rmail-mime-process): New function mostly copied from the old
d1be4ec2
KH
4150 rmail-mime-show.
4151 (rmail-mime-insert-multipart, rmail-mime-parse)
4152 (rmail-mime-insert, rmail-show-mime)
4153 (rmail-insert-mime-forwarded-message)
4154 (rmail-insert-mime-resent-message): New functions.
4155 (rmail-insert-mime-forwarded-message-function): Set to
4156 rmail-insert-mime-forwarded-message.
4157 (rmail-insert-mime-resent-message-function): Set to
4158 rmail-insert-mime-resent-message.
4159
4160 * mail/rmailsum.el: Require rfc2047.
4161 (rmail-header-summary): Handle multiline Subject: field.
4162 (rmail-summary-line-decoder): Change the default to
4163 rfc2047-decode-string.
4164
4165 * mail/rmail.el (rmail-enable-mime): Change the default to t.
4166 (rmail-mime-feature): Change the default to `rmailmm'.
4167 (rmail-quit): Delete the specifal code for rmail-enable-mime.
4168 (rmail-display-labels): Likewise.
4169 (rmail-show-message-1): Check rmail-enable-mime, and use
4170 rmail-show-mime-function for a MIME message. Decode the headers
4171 according to RFC2047.
4172
07976ae3 41732010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
33aeea0e
SM
4174
4175 * progmodes/which-func.el (which-func-imenu-joiner-function):
4176 Return a string, as expected.
4177 (which-function-mode): Make sure we stop any previous timer before
4178 starting a new one.
4179
07976ae3 41802010-11-27 Michael Albinus <michael.albinus@gmx.de>
e40fc745
MA
4181
4182 * net/tramp.el (tramp-default-method-alist)
33aeea0e
SM
4183 (tramp-default-user-alist, tramp-default-proxies-alist):
4184 Adapt custom options type. (Bug#7445)
e40fc745 4185
07976ae3 41862010-11-27 Chong Yidong <cyd@stupidchicken.com>
ae3da38a
CY
4187
4188 * progmodes/python.el: Add Ipython support (Bug#5390).
4189 (python-shell-prompt-alist)
4190 (python-shell-continuation-prompt-alist): New options.
4191 (python--set-prompt-regexp): New function.
33aeea0e
SM
4192 (inferior-python-mode, run-python, python-shell):
4193 Require ansi-color. Use python--set-prompt-regexp to set the comint
ae3da38a
CY
4194 prompt based on the Python interpreter.
4195 (python--prompt-regexp): New var.
4196 (python-check-comint-prompt)
4197 (python-comint-output-filter-function): Use it.
4198 (run-python): Use a pipe (Bug#5694).
4199
07976ae3 42002010-11-27 Chong Yidong <cyd@stupidchicken.com>
1d851570
CY
4201
4202 * progmodes/python.el (run-python): Doc fix.
4203 (python-keep-current-directory-in-path): New var (Bug#7454).
4204
07976ae3 42052010-11-27 Chong Yidong <cyd@stupidchicken.com>
76dabd37
CY
4206
4207 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
4208 Prompt user before actually printing.
4209
0b839457
GM
42102010-11-27 Glenn Morris <rgm@gnu.org>
4211
4212 * startup.el (package-enable-at-startup, package-initialize):
4213 Remove unnecessary declarations.
4214
96107967
EZ
42152010-11-27 Eli Zaretskii <eliz@gnu.org>
4216
4217 * international/characters.el (glyphless-char-display-control):
4218 Exclude newline and TAB from the c0-control group.
4219
a140ec5f
GM
42202010-11-27 Glenn Morris <rgm@gnu.org>
4221
82445062
GM
4222 * mail/sendmail.el (build-mail-aliases): Doc fix for autoload.
4223 (expand-mail-aliases): Remove unnecessary autoload.
4224
08b5f072
GM
4225 * allout.el (allout-command-prefix, allout-mode-map): Declare.
4226
e96d4147
GM
4227 * shell.el (shell-dir-cookie-re): Move definition before use.
4228
a140ec5f
GM
4229 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
4230 Replace undefined CL functions.
4231
a2249e66
EZ
42322010-11-26 Eli Zaretskii <eliz@gnu.org>
4233
228482b2
EZ
4234 * simple.el (prog-mode): Set bidi-paragraph-direction to
4235 left-to-right.
4236
a2249e66
EZ
4237 * term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
4238
d01d7b8d
GM
42392010-11-26 Glenn Morris <rgm@gnu.org>
4240
4241 * calendar/diary-lib.el (diary-outlook-format-1): New function, so that
4242 diary-outlook-formats can be sensitive to calendar-date-style.
4243 (diary-outlook-formats): Simplify the default setting.
4244 (diary-from-outlook-internal): Pass subject and body as arguments.
4245 Use dolist rather than dotimes. Don't save the diary buffer.
4246 (diary-from-outlook-gnus, diary-from-outlook-rmail):
4247 Pass subject and body as explicit arguments to the -internal function.
4248
b3ea64a3
LMI
42492010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4250
4251 * mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
4252 parsing them. This makes mailto:...?subject=foo\nbar work.
4253
d5e7b0d8
SM
42542010-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
4255
4256 * vc/diff.el (diff): Fix last change.
4257
872ab164
SM
42582010-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
4259
4260 * emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
4261 (pcase--dontcare-upats): New var.
4262 (pcase-let, pcase-let*): Generate better code.
4263 Accept the same bodies as `let'.
4264 (pcase-dolist): New macro.
4265 (pcase--trivial-upat-p): New helper function.
4266 (pcase--expand): Strip leading "(let nil" if any.
4267
876d1684
LMI
42682010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4269
7bd9b9d8
LMI
4270 * mail/mailclient.el (browse-url): Require.
4271 (mailclient-send-it): Bind `browse-url-mailto-function' to nil to
4272 use the external browser function to send the mail (bug#7469).
4273
876d1684
LMI
4274 * net/browse-url.el (browse-url-browser-function): Revert the
4275 default back to the previous value, since the new value broke
4276 mailclient.el.
4277 (browse-url-mailto-function): New variable for mailto: URLs.
4278 (browse-url): Use the new variable for mailto: URLs.
4279
6e13206c
SM
42802010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4281
4282 * eshell/esh-cmd.el (eshell-parse-command):
4283 * eshell/esh-arg.el (eshell-parse-arguments):
4284 * eshell/em-script.el (eshell-source-file):
4285 Use with-silent-modifications.
4286
3d92f44e
CY
42872010-11-23 Chong Yidong <cyd@stupidchicken.com>
4288
4289 * vc/vc.el (vc-merge): Remove optional arg PROMPT. Always prompt
4290 for a merge location.
4291
4292 * vc/vc-bzr.el (vc-bzr-pull): Remove unused var.
4293 (vc-bzr-merge-branch): Always prompt.
4294 (vc-bzr-async-command): Use the full branch filename.
4295
8f5f1e68
SM
42962010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4297
4298 * shell.el (shell): Use current-buffer by default if it's already
4299 a shell mode buffer and its process is dead.
ee9355dc 4300 Suggested by Jose E. Marchesi <jemarch@gnu.org>.
8f5f1e68 4301
331460ac
TH
43022010-11-23 Tassilo Horn <tassilo@member.fsf.org>
4303
8f5f1e68
SM
4304 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
4305 Mention that the keywords should be comma separated.
331460ac 4306
2c3160c5
CY
43072010-11-23 Chong Yidong <cyd@stupidchicken.com>
4308
4309 * vc/vc.el (vc-merge): Use vc-BACKEND-merge-branch if available.
4310 Accept optional prefix arg meaning to prompt for a command.
4311 (vc-update): Use vc-BACKEND-pull if available. Accept optional
4312 prefix arg meaning to prompt for a command.
4313 (vc-pull): Alias for vc-update.
4314
4315 * vc/vc-bzr.el (vc-bzr-admin-branchconf, vc-bzr-history): New vars.
4316 (vc-bzr--branch-conf, vc-bzr-async-command, vc-bzr-pull)
4317 (vc-bzr-merge-branch): New functions, implementing merge-branch
4318 and pull operations.
4319
b2e44819
SM
43202010-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
4321
8a0eb852
SM
4322 * Makefile.in: Fix up last merge.
4323
b2e44819
SM
4324 * vc/diff.el (diff-old-temp-file, diff-new-temp-file): Remove.
4325 (diff-sentinel): Get them as arguments instead.
4326 (diff-old-file, diff-new-file, diff-extra-args): Remove.
4327 (diff-file-local-copy, diff-better-file-name): New funs.
4328 (diff-no-select): Rename from diff-into-buffer.
4329 Support buffers additionally to files. Move `buf' arg. Don't display buf.
4330 Prefer closures to buffer-local variables.
4331 (diff): Adjust accordingly.
4332 (diff-buffer-with-file): Move from files.el.
4333 * files.el (diff-buffer-with-file): Move to vc/diff.el.
4334 (diff-buffer-internal): Remove.
4335 (diff-buffer-buffer): Remove.
4336 (save-some-buffers-action-alist): Use diff-no-select so as not to guess
4337 the buffer name used, and so as not to mess up windows and frames.
4338
6a7662bb
BR
43392010-11-22 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
4340
4341 * files.el: Make revert work with diff-buffer-with-file (bug#7277).
4342 (diff-buffer-internal): New function extracted from diff-buffer-with-file
4343 (diff-buffer-with-file): Use it.
4344 * vc/diff.el (diff-into-buffer): New fun, extracted from diff.
4345 (diff): Use it.
4346
c799747b
TH
43472010-11-22 Tassilo Horn <tassilo@member.fsf.org>
4348
4349 * textmodes/reftex-ref.el (reftex-goto-label): Use the current
4350 \ref's or \pageref's value as default instead of initial input.
4351
e274eb13
MA
43522010-11-21 Michael Albinus <michael.albinus@gmx.de>
4353
4354 * files.el (backup-by-copying-when-mismatch): The default value is
4355 now t.
4356
4357 * startup.el (normal-top-level):
4358 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
4359 `backup-by-copying-when-mismatch'.
4360
77af54d7
JD
43612010-11-21 Jan Djärv <jan.h.d@swipnet.se>
4362
4363 * tool-bar.el (tool-bar-setup): Remove save as, print and customize.
4364
4e2f7d2a
CY
43652010-11-21 Deniz Dogan <deniz.a.m.dogan@gmail.com>
4366
6a7662bb
BR
4367 * progmodes/python.el (python-font-lock-keywords):
4368 Highlight top-level augmented assignments (Bug#6445).
4e2f7d2a 4369
b7d1e144
JD
43702010-11-21 Jan Djärv <jan.h.d@swipnet.se>
4371
4372 * term/ns-win.el (ns-right-control-modifier)
4373 (ns-right-command-modifier): Defvar them.
4374
4375 * cus-start.el (all): Add ns-right-control-modifier and
4376 ns-right-command-modifier (Bug#7458).
4377
c11cc37a
GM
43782010-11-20 Glenn Morris <rgm@gnu.org>
4379
4380 * emacs-lisp/authors.el (authors-ignored-files)
4381 (authors-valid-file-names, authors-renamed-files-alist): Add entries.
4382
7dcd777e
TH
43832010-11-20 Tassilo Horn <tassilo@member.fsf.org>
4384
4385 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
4386 (report-emacs-bug-parse-query-results)
4387 (report-emacs-bug-create-existing-bugs-buffer): Pass through
4388 keywords used for querying the bug database to show them in the
4389 existing bugs buffer.
4390
d2bd5189
JD
43912010-11-20 Jan Djärv <jan.h.d@swipnet.se>
4392
4393 * tool-bar.el (tool-bar-setup): Add some :vert-only keywords.
4394
4395 * info.el (info-tool-bar-map): Add some :vert-only keywords.
4396
0e7c0582
EZ
43972010-11-20 Eli Zaretskii <eliz@gnu.org>
4398
4399 * international/characters.el (glyphless-char-display-control):
4400 Make it a defcustom, with update-glyphless-char-display as its
4401 :set attribute.
4402 (top level): Don't call update-glyphless-char-display.
4403
7398933f
MA
44042010-11-20 Michael Albinus <michael.albinus@gmx.de>
4405
4406 Sync with Tramp 2.2.0.
4407
4408 * net/tramp.el (tramp-handle-insert-file-contents): Don't use
4409 `file-remote-p' (due to compatibility).
4410
4411 * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly)
4412 (tramp-do-copy-or-rename-file-out-of-band): Use `ignore-errors'.
4413
4414 * net/trampver.el: Update release number.
4415
1cd64aae
EZ
44162010-11-20 Eli Zaretskii <eliz@gnu.org>
4417
4418 * faces.el (glyphless-char): Define value for `pc'.
4419
614316a7
TH
44202010-11-20 Tassilo Horn <tassilo@member.fsf.org>
4421
26214810
EZ
4422 Implemented a bug querying mechanism.
4423 * mail/emacsbug.el (report-emacs-bug-tracker-url): New variable.
614316a7
TH
4424 (report-emacs-bug-create-existing-bugs-buffer)
4425 (report-emacs-bug-parse-query-results)
26214810 4426 (report-emacs-bug-query-existing-bugs): New functions.
614316a7 4427
9061f667
TH
44282010-11-19 Tassilo Horn <tassilo@member.fsf.org>
4429
4430 * textmodes/reftex-ref.el (reftex-goto-label): If point is inside
4431 a \ref{} or \pageref{} macro, then use its value as initial input.
4432
1265829e
JB
44332010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4434
4435 * calc/calc-units.el (math-build-units-table-buffer):
4436 calc/README: Mention that the TeX specific units won't use the
4437 `tex' prefix in TeX mode.
4438 calc/calc-lang.el (math-variable-table): Don't use the `tex'
4439 prefix for units in TeX mode.
4440
9fca7811
SM
44412010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4442
4443 * simple.el (kill-new, kill-append, kill-region):
76dabd37
CY
4444 * comint.el (comint-kill-region): Make the yank-handler argument
4445 obsolete.
9fca7811 4446
4a47c275 44472010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
88bf1bec 4448
e2f454c4
SM
4449 * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
4450 that are both openers (resp. closers) and something else.
4451 (smie-grammar): Loosen definition of valid values.
4452 (smie-next-sexp, smie-down-list, smie-blink-matching-open)
4453 (smie-indent--parent, smie-rule-parent, smie-indent-keyword)
4454 (smie-indent-after-keyword): Adjust users.
4455 (smie-indent-keyword): Don't indent empty lines.
4456
88bf1bec
SM
4457 * vc-hg.el (vc-hg-program): New var.
4458 Suggested by Norman Gray <norman@astro.gla.ac.uk>.
4459 (vc-hg-state, vc-hg-working-revision, vc-hg-command): Use it.
4460
4a47c275 44612010-11-18 Glenn Morris <rgm@gnu.org>
4c0eb0d3
GM
4462
4463 * emacs-lisp/autoload.el (autoload-find-destination): The function
4464 coding-system-eol-type may return non-numeric values. (Bug#7414)
4465
4a47c275 44662010-11-18 Ulrich Mueller <ulm@gentoo.org>
bf6442c3
UM
4467
4468 * server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
4469
4a47c275 44702010-11-18 Eli Zaretskii <eliz@gnu.org>
e68afd74
EZ
4471
4472 * subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
4473
4a47c275 44742010-11-18 Chong Yidong <cyd@stupidchicken.com>
de02effd
CY
4475
4476 * textmodes/picture.el (picture-mouse-set-point): Don't use
4477 posn-col-row; explicitly compute the motion based on the posn at
4478 the window-start (Bug#7390).
4479
4a47c275 44802010-11-18 Glenn Morris <rgm@gnu.org>
f0a698ab
GM
4481
4482 * novice.el (disabled-command-function):
4483 Fix 2009-11-15 change. (Bug#7384)
4484
4a47c275 44852010-11-18 Glenn Morris <rgm@gnu.org>
29f30ab7
GM
4486
4487 * calendar/calendar.el (diary-iso-date-forms): Make elements
4488 mutually exclusive. (Bug#7377)
4489
4a47c275 44902010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
10b40d2e
SM
4491
4492 * emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
4493 when filling the remaining "unconstrained" values.
4494
4a47c275 44952010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
7bea8c7a 4496
acef0722
SM
4497 * emacs-lisp/bytecomp.el (byte-compile-warnings): Simplify the
4498 safety predicate.
4499
4500 * files.el (safe-local-variable-p): Gracefully handle errors.
4501
7bea8c7a
SM
4502 * emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
4503 Use smie-indent-virtual when indenting relative to an opener.
4504 (smie-rule-separator): Use smie-rule-parent.
4505 (smie-indent-keyword): Consult rules, even for openers at bol.
4506 (smie-indent-comment-close): Try to align closer's content.
4507
4a47c275 45082010-11-18 Glenn Morris <rgm@gnu.org>
b010e1ba
GM
4509
4510 * ls-lisp.el (ls-lisp-dired-ignore-case): Make it an obsolete alias.
4511
4a47c275 45122010-11-18 Glenn Morris <rgm@gnu.org>
c790cad4 4513
aa514451
GM
4514 * printing.el (pr-menu-bind): Doc fix.
4515
32b636de
GM
4516 * speedbar.el (speedbar-toggle-images): Doc fix.
4517
bc1d5cdf
GM
4518 * progmodes/python.el (python-shell): Doc fix.
4519
c790cad4
GM
4520 * wid-edit.el (widget-field-use-before-change)
4521 (widget-use-overlay-change): Doc fixes.
4522
c51bb5d2
SM
45232010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4524
8bbb7dd8
SM
4525 Minor cleanup to improve style.
4526 * textmodes/rst.el (rst-update-section): Use point-marker.
4527 (rst-get-decoration): Eliminate unneeded assignment.
4528 (rst-promote-region, rst-straighten-decorations)
4529 (rst-section-tree, rst-adjust): Use point-marker.
4530 (rst-toc-mode-mouse-goto): Avoid setq.
4531 (rst-shift-region-guts, rst-shift-region-left)
4532 (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2)
4533 (rst-convert-bullets-to-enumeration): Use copy-marker.
4534
b7e270a2
SM
4535 * minibuffer.el (completion-fail-discreetly): New var.
4536 (completion--do-completion): Use it.
4537
c51bb5d2
SM
4538 * electric.el (electric-pair-pairs): New var.
4539 (electric-pair-post-self-insert-function): Use it.
4540 (electric-layout-post-self-insert-function): Don't insert a before
4541 newline unless it's actually needed.
4542
c04f2ac0
SM
45432010-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
4544
bac2de0f
SM
4545 * progmodes/python.el (run-python): Explain why we remove the current
4546 directory from sys.path. Suggested by Eric Hanchrow <erich@cozi.com>.
4547
c04f2ac0
SM
4548 * progmodes/grep.el (grep-regexp-alist): Tighten the regexp (bug#7378).
4549
7100ff98
SM
45502010-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4551
03f70355
SM
4552 * progmodes/octave-mod.el: Rely on elecric-*-modes.
4553 (octave-mode-map): Don't bind ;, SPC, and LF.
4554 (octave-auto-indent, octave-auto-newline): Remove.
4555 (electric-layout-rules): Declare.
4556 (octave-mode): Set electric-layout-rules.
4557 (octave-indent-new-comment-line): Use reindent-then-newline-and-indent.
4558 (octave-reindent-then-newline-and-indent, octave-electric-semi)
4559 (octave-electric-space): Remove.
4560
7100ff98
SM
4561 * electric.el (electric-layout-mode): New minor mode.
4562 (electric--after-char-pos): New function.
4563 (electric-indent-post-self-insert-function): Use it.
4564 (electric-layout-rules): New var.
4565 (electric-layout-post-self-insert-function): New function.
4566 (electric-indent-mode): Make them interact better.
4567
cca982d0
SM
45682010-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
4569
4570 * emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
4571 (checkdoc-sentencespace-region-engine, checkdoc-this-string-valid)
4572 (checkdoc-proper-noun-region-engine): Use with-syntax-table.
4573
84992dff
AM
45742010-11-15 Agustín Martín <agustin.martin@hispalinux.es>
4575
4576 * textmodes/flyspell.el (flyspell-generic-progmode-verify):
4577 Make sure to check inside the word (Bug#6761).
4578
afa42fe3
CY
45792010-11-14 Chong Yidong <cyd@stupidchicken.com>
4580
4581 * startup.el (command-line): If the cursorColor resource is set,
4582 change the cursor face-spec (Bug#7392).
4583
a798747d 45842010-11-13 Ken Manheimer <ken.manheimer@gmail.com>
1c9b9df0 4585
a798747d 4586 The main features of the following allout.el changes are:
1c9b9df0
KM
4587 - implement user customization for the allout key bindings
4588 - add a customization control by which the user can inhibit use of
a798747d 4589 a trailing Ctrl-H, so by default it's reserved for use with
1c9b9df0
KM
4590 describe-prefix-bindings
4591 - adapt to new version of called-interactively-p, while
a798747d 4592 maintaining backwards compatibility with old version
01c35094 4593 - fix hotspot navigation so i works properly with meta-modified keys.
1c9b9df0 4594
a798747d
GM
4595 * allout.el (allout-keybindings, allout-bind-keys)
4596 (allout-keybindings-binding, allout-prefixed-keybindings)
4597 (allout-unprefixed-keybindings, allout-preempt-trailing-ctrl-h)
4598 (allout-keybindings-list, allout-mode-map-adjustments)
4599 (allout-setup-mode-map): Establish allout-mode keymaps as user
4600 customizable settings, and also establish a customizable setting which
4601 regulates whether or not a trailing control-h is reserved for use with
4602 describe-prefix-bindings - and inhibit it by default, so that control-h
4603 *is* reserved for describe-prefix-bindings unless the user changes it.
4604
4605 * allout.el (allout-hotspot-key-handler): Distinguish more explicitly
4606 and accurately between modified and unmodified events, and handle
1c9b9df0
KM
4607 modified events more comprehensively.
4608
a798747d
GM
4609 * allout.el (allout-substring-no-properties):
4610 Alias to use or provide version of `substring-no-properties'.
4611 (allout-solicit-alternate-bullet): Use `allout-substring-no-properties'.
1c9b9df0 4612
a798747d
GM
4613 * allout.el (allout-next-single-char-property-change):
4614 Alias to use or provide version of `next-single-char-property-change'.
4615 (allout-annotate-hidden, allout-hide-by-annotation):
4616 Use `allout-next-single-char-property-change'.
1c9b9df0 4617
a798747d
GM
4618 * allout.el (allout-select-safe-coding-system):
4619 Alias to use or provide version of `select-safe-coding-system'.
4620 (allout-toggle-subtree-encryption):
4621 Use `allout-select-safe-coding-system'.
1c9b9df0 4622
a798747d
GM
4623 * allout.el (allout-set-buffer-multibyte):
4624 Alias to use or provide version of `set-buffer-multibyte'.
4625 (allout-encrypt-string): Use `allout-set-buffer-multibyte'.
1c9b9df0 4626
a798747d
GM
4627 * allout.el (allout-called-interactively-p): Macro for using the
4628 different versions of called-interactively-p identically, depending on
4629 the subroutine's argument signature.
4630 (allout-back-to-current-heading, allout-beginning-of-current-entry):
4631 Use `(interactive "p")' instead of `(called-interactively-p)'.
1c9b9df0 4632
a798747d
GM
4633 * allout.el (allout-init, allout-ascend, allout-end-of-level)
4634 (allout-previous-visible-heading, allout-forward-current-level)
4635 (allout-backward-current-level, allout-show-children):
4636 Use `allout-called-interactively-p' instead of `called-interactively-p'.
1c9b9df0 4637
a798747d
GM
4638 * allout.el (allout-before-change-handler):
4639 Exempt edits to the (overlaid) character after the allout outline
4640 bullet from edit confirmation prompt.
1c9b9df0 4641
a798747d
GM
4642 * allout.el (allout-add-resumptions):
4643 Ensure that it respects correct buffer for keybindings.
1c9b9df0 4644
a798747d
GM
4645 * allout.el (allout-beginning-of-line):
4646 Use `allout-previous-single-char-property-change' alias for the sake of
4647 diverse compatibility.
1c9b9df0 4648
a798747d
GM
4649 * allout.el (allout-end-of-line):
4650 Use `allout-mark-active-p' to encapsulate respect for mark activity.
1c9b9df0 4651
0216b738
CY
46522010-11-13 Chong Yidong <cyd@stupidchicken.com>
4653
4654 * frame.el (frame-notice-user-settings): Don't clobber other
4655 user-set parameters when calling face-set-after-frame-default in
4656 response to background-color parameter (Bug#7373).
4657
0eb025fb
EZ
46582010-11-13 Eli Zaretskii <eliz@gnu.org>
4659
4660 * international/characters.el (glyphless-char-display-control):
88b5a757 4661 Rename from glyphless-char-control; all users changed. Doc fix.
4a9f985c
EZ
4662 Signal an error if display method is not one of the recognized
4663 symbols.
0eb025fb 4664
6e060cee
MA
46652010-11-13 Michael Albinus <michael.albinus@gmx.de>
4666
4667 * net/tramp-compat.el (tramp-compat-line-beginning-position)
4668 (tramp-compat-line-end-position): Remove them.
4669
4670 * net/tramp.el (tramp-parse-rhosts-group)
4671 (tramp-parse-shosts-group, tramp-parse-sconfig-group)
4672 (tramp-parse-hosts-group, tramp-parse-passwd-group)
4673 (tramp-parse-netrc-group, tramp-parse-putty-group)
4674 * net/tramp-cmds.el (tramp-append-tramp-buffers)
4675 * net/tramp-sh.el (tramp-do-file-attributes-with-ls)
4676 (tramp-sh-handle-file-selinux-context)
4677 (tramp-sh-handle-file-name-all-completions)
4678 (tramp-sh-handle-insert-directory)
4679 (tramp-sh-handle-expand-file-name, tramp-find-executable)
4680 (tramp-wait-for-output, tramp-send-command-and-read)
4681 * net/tramp-smb.el (tramp-smb-read-file-entry)
4682 (tramp-smb-get-cifs-capabilities): Use `point-at-eol'.
4683
4684 * net/tramp-sh.el (tramp-sh-handle-insert-directory) Use
4685 `point-at-bol'.
4686 (tramp-remote-coding-commands): Add an alternative using "base64
4687 -d -i". This is needed for older base64 versions from GNU
4688 coreutils. Reported by Klaus Reichl
4689 <Klaus.Reichl@thalesgroup.com>.
4690
8da5345f
HN
46912010-11-13 Hrvoje Niksic <hniksic@xemacs.org>
4692
4693 * simple.el (count-words-region): New function.
4694
c156a63b
SM
46952010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4696
78835dd0
SM
4697 * shell.el (shell-dir-cookie-re): New custom variable.
4698 (shell-dir-cookie-watcher): New function.
4699
ebff325e
SM
4700 * vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
4701 and compilation-mode (bug#7350).
4702
4e9e1584
SM
4703 * vc/smerge-mode.el (smerge-refine): Choose better default part to
4704 highlight when one of them is empty.
4705
4490f875
SM
4706 * skeleton.el (skeleton-read): Don't use `newline' since it may strip
4707 trailing space.
4708 (skeleton-newline): New function.
4709 (skeleton-internal-1): Use it.
4710
c156a63b
SM
4711 * simple.el (open-line): `newline' may strip trailing space.
4712
f3bb9e16
KR
47132010-11-12 Kevin Ryde <user42@zip.com.au>
4714
4715 * international/mule-cmds.el (princ-list): Use mapc.
4716
7847454a
GM
47172010-11-12 Glenn Morris <rgm@gnu.org>
4718
4719 * emacs-lisp/bytecomp.el (byte-compile-log-buffer): New constant.
01c35094 4720 Use it to replace all instances of "*Compile-Log*".
7847454a 4721
aa310257
SM
47222010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4723
4724 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
4725 indentation specs.
4726
cbf83ce9
SM
47272010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
4728
4729 * progmodes/modula2.el: Use SMIE and skeleton.
4730 (m2-mode-syntax-table): (*..*) can be nested.
4731 Add //...\n. Fix paren syntax.
4732 (m2-mode-map): Remove LF and TAB bindings.
4733 (m2-indent): Add safety property.
4734 (m2-smie-grammar): New var.
4735 (m2-smie-refine-colon, m2-smie-refine-of, m2-smie-backward-token)
4736 (m2-smie-forward-token, m2-smie-refine-semi, m2-smie-rules): New funs.
4737 (m2-mode): Use define-derived-mode.
4738 (m2-newline, m2-tab): Remove.
4739 (m2-begin, m2-case, m2-definition, m2-else, m2-for, m2-header)
4740 (m2-if, m2-loop, m2-module, m2-or, m2-procedure, m2-with, m2-record)
4741 (m2-stdio, m2-type, m2-until, m2-var, m2-while, m2-export)
4742 (m2-import): Use define-skeleton.
4743
e7c4fb1e
GM
47442010-11-11 Glenn Morris <rgm@gnu.org>
4745
b3e4c911
GM
4746 * obsolete/lucid.el: Don't warn about any CL functions in this file.
4747
b3e22bd4
GM
4748 * ls-lisp.el (ls-lisp-ignore-case, ls-lisp-dirs-first)
4749 (ls-lisp-verbosity): Add custom :set-after property.
4750 (ls-lisp-verbosity, ls-lisp-use-localized-time-format): Doc fixes.
4751 (ls-lisp-format, ls-lisp-format-time): Don't take `now' as an argument.
4752 (ls-lisp-insert-directory): Update caller.
606dcd9e
GM
4753 (ls-lisp-set-options): New function.
4754 (ls-lisp-emulation): Use ls-lisp-set-options for custom :set.
4755 Doc fix.
b3e22bd4 4756
55a4b4fe
GM
4757 * play/landmark.el (lm-prompt-for-move):
4758 * play/gomoku.el (gomoku-prompt-for-move): Remove nonsensical code.
4759
e7c4fb1e
GM
4760 * progmodes/idlw-complete-structtag.el: Remove unused dec `name'.
4761
4762 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins)
4763 (idlwave-study-twins): Prefix dynamic local variable `name'.
4764 (idlwave-routine-twin-compare): Update for above change.
4765
4766 * progmodes/idlw-help.el (idlwave-do-mouse-completion-help):
4767 Prefix dynamic local variables `name', `kwd', and `link'.
4768 * progmodes/idlw-shell.el (idlwave-shell-complete-execcomm-help):
4769 * progmodes/idlw-complete-structtag.el
4770 (idlwave-complete-structure-tag-help):
4771 * progmodes/idlwave.el (idlwave-complete-sysvar-help)
4772 (idlwave-complete-sysvar-tag-help)
4773 (idlwave-complete-class-structure-tag-help):
4774 Update for above name changes.
4775
afe2870b
LMI
47762010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4777
4778 * net/browse-url.el (browse-url-browser-function): Change the
4779 default to use `browse-url-mail' on mailto: URLs.
4780
fbe3be3f
CY
47812010-11-10 Chong Yidong <cyd@stupidchicken.com>
4782
cbf83ce9
SM
4783 * emacs-lisp/package.el (package-read-all-archive-contents):
4784 Reset package-archive-contents to nil before re-reading.
fbe3be3f 4785
a7cfbaea 47862010-11-10 Brandon Craig Rhodes <brandon@rhodesmill.org> (tiny change)
bd4532fc
AM
4787
4788 * textmodes/flyspell.el (flyspell-word): Do not re-check words
4789 already found as misspellings by (flyspell-large-region), just
c97685d4 4790 do highlighting (bug#7322).
bd4532fc 4791
13e7256f
GM
47922010-11-10 Glenn Morris <rgm@gnu.org>
4793
6d2a1e35
GM
4794 * progmodes/octave-mod.el (octave-mark-block): Update for smie change.
4795
d4aca69c
GM
4796 * emulation/edt.el (edt-with-position): New macro.
4797 (edt-find-forward, edt-find-backward, edt-find-next-forward)
4798 (edt-find-next-backward, edt-sentence-forward, edt-sentence-backward)
4799 (edt-paragraph-forward, edt-paragraph-backward): Use it.
4800
f8a09adb
GM
4801 * emulation/tpu-extras.el (tpu-with-position): New macro.
4802 (tpu-paragraph, tpu-page, tpu-search-internal): Use it.
4803
c026460b
GM
4804 * textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
4805
dea53a43
GM
4806 * textmodes/texnfo-upd.el (texinfo-all-menus-update)
4807 (texinfo-menu-copy-old-description, texinfo-start-menu-description)
4808 (texinfo-master-menu, texinfo-insert-node-lines)
4809 (texinfo-multiple-files-update):
4810 * textmodes/texinfmt.el (texinfo-append-refill, texinfo-copying):
4811 Use line-beginning-position.
4812
72bc50c0
GM
4813 * progmodes/cperl-mode.el (cperl-find-pods-heres, cperl-write-tags):
4814 No recent Emacs supports system-type `emx'.
4815
4816 * progmodes/ada-xref.el (is-windows): Rename to ada-on-ms-windows.
4817 (ada-command-separator, ada-default-prj-properties)
4818 (ada-find-any-references): Update for above name change.
4819
4820 * dirtrack.el (dirtrack-directory-function)
4821 (dirtrack-canonicalize-function):
4822 * filecache.el (file-cache-completion-ignore-case)
4823 (file-cache-case-fold-search, file-cache-ignore-case):
4824 * term.el (serial-port-is-file-p): Cosmetic change.
4825
4826 * emulation/viper-init.el (viper-ms-style-os-p): Doc fix.
4827 Remove non-existent `windows-95' system-type.
4828 * dired.el (dired-chown-program): Remove non-existent `linux'
4829 system-type.
4830
17731c39
GM
4831 * net/net-utils.el (net-utils-remove-ctl-m): Use memq for system-types.
4832 (ping-program-options): Remove non-existent `linux' system-type.
4833
9228bbd3
GM
4834 * startup.el (package-initialize): Update declaration.
4835
6e404950
GM
4836 * ls-lisp.el (ls-lisp-time-lessp, ls-lisp-time-to-seconds): Remove.
4837 (ls-lisp-handle-switches): Use time-less-p.
4838 (ls-lisp-format-time): Use float-time.
4839
6f0d4bb6
GM
4840 * textmodes/remember.el (remember-time-to-seconds): Remove.
4841 (remember-store-in-mailbox): Use float-time.
4842
4843 * calendar/timeclock.el (timeclock-time-to-seconds): Make it an alias.
4844
4845 * calendar/time-date.el (time-to-seconds): Always an alias on Emacs,
4846 never a real function.
4847 (with-no-warnings): Remove compat stub, now unused.
4848 (time-less-p): Doc fix.
4849 (time-to-number-of-days): Simplify.
4850
73171bd4
GM
4851 * eshell/esh-util.el (eshell-time-less-p, eshell-time-to-seconds):
4852 Remove.
4853 (eshell-read-passwd, eshell-read-hosts): Use time-less-p.
4854 * eshell/esh-test.el (eshell-test, eshell-show-usage-metrics):
4855 * eshell/em-unix.el (eshell-show-elapsed-time, eshell/time):
4856 * eshell/em-pred.el (eshell-pred-file-time): Use float-time.
4857 * eshell/em-ls.el (eshell-ls-sort-entries): Use time-less-p.
4858
13e7256f
GM
4859 * eshell/em-unix.el (eshell-remove-entries, eshell/rm)
4860 (eshell-shuffle-files, eshell-shorthand-tar-command)
4861 (eshell-mvcpln-template, eshell/mv, eshell/cp, eshell/ln):
4862 Prefix dynamic locals `interactive', `preview', `recursive', `verbose'.
4863 * eshell/em-glob.el (eshell-extended-glob, eshell-glob-entries):
4864 Prefix dynamic local variable `matches'.
4865
b565f5a1
GM
4866 * skeleton.el (skeleton-internal-list, skeleton-internal-1):
4867 Prefix dynamic local variable `skeleton'.
4868
5ad3e885
KY
48692010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4870
4871 * net/browse-url.el (browse-url-mail): Insert body part of mailto url
4872 in mail buffer; make yank-action always a command that yanks original
4873 buffer.
4874
14121c52
GM
48752010-11-09 Glenn Morris <rgm@gnu.org>
4876
4877 * progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
4878
d607b96b 48792010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
73525e72 4880
9bdba5f5
SM
4881 * minibuffer.el (minibuffer-completion-help): Specify the end of the
4882 completion field (bug#7211).
4883
73525e72
SM
4884 * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322)
4885 Fix handling of backslash escapes.
4886 (python-quote-syntax): Adjust accordingly.
4887
d607b96b 48882010-11-09 Richard Levitte <richard@levitte.org> (tiny change)
05539fb3
RL
4889
4890 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
4891 (vc-mtn-workfile-branch): Adjust to new output format.
4892
d607b96b 48932010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
cc4d2366
SM
4894
4895 * international/mule-cmds.el (princ-list): Mark as obsolete.
4896
d607b96b 48972010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7f925a67
SM
4898
4899 * emacs-lisp/smie.el: New package.
4900
d607b96b 49012010-11-09 Michael Albinus <michael.albinus@gmx.de>
6ce78fdc 4902
7f925a67
SM
4903 * files.el (backup-by-copying-when-mismatch):
4904 Set `permanent-local' property.
6ce78fdc
MA
4905
4906 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
09def8be 4907 `permanent-local' property for `backup-by-copying-when-mismatch'.
6ce78fdc 4908
d607b96b 49092010-11-09 Eli Zaretskii <eliz@gnu.org>
21620882
EZ
4910
4911 * ls-lisp.el (insert-directory): Doc fix. (bug#7285)
4912
d607b96b 49132010-11-09 Wilson Snyder <wsnyder@wsnyder.org>
8468f78b 4914
7f925a67 4915 * progmodes/verilog-mode.el (verilog-insert-one-definition)
8468f78b 4916 (verilog-read-decls, verilog-read-sub-decls-sig): Fix AUTOWIRE and
7f925a67
SM
4917 AUTOINOUT for SV style multidimensional arrays, bug294.
4918 Reported by Eric Mastromarchi.
4919 (verilog-preprocess): Use with-current-buffer and
8468f78b
WS
4920 font-lock-fontify-buffer to cleanup style issues.
4921
d607b96b 49222010-11-09 Glenn Morris <rgm@gnu.org>
cb5e49a3
GM
4923
4924 * locate.el (locate, locate-mode): Doc fixes.
4925
d607b96b 49262010-11-09 Chong Yidong <cyd@stupidchicken.com>
381d186f
CY
4927
4928 * server.el (server-start): New arg INHIBIT-PROMPT prevents asking
4929 user for confirmation.
4930 (server-force-stop): Use it.
4931 (server-start): Use server-force-stop for kill-emacs-hook, to
4932 avoid user interaction while killing Emacs.
4933
9b026d9f
GM
49342010-11-09 Glenn Morris <rgm@gnu.org>
4935
3406534c 4936 * progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
e814121e 4937 (meta-indent-line): Simplify.
3406534c 4938
9b026d9f
GM
4939 * vc/emerge.el (emerge-line-number-in-buf):
4940 * textmodes/ispell.el (ispell-region):
4941 * textmodes/fill.el (current-fill-column):
4942 * progmodes/xscheme.el (xscheme-send-current-line):
4943 * progmodes/vhdl-mode.el (vhdl-current-line, vhdl-line-copy):
4944 * progmodes/tcl.el (tcl-hairy-scan-for-comment):
4945 * progmodes/sh-script.el (sh-handle-prev-do):
4946 * progmodes/meta-mode.el (meta-indent-line):
4947 * progmodes/idlwave.el (idlwave-goto-comment, idlwave-fill-paragraph)
4948 (idlwave-in-quote):
4949 * progmodes/idlw-shell.el (idlwave-shell-current-frame)
4950 (idlwave-shell-update-bp-overlays, idlwave-shell-sources-filter):
4951 * progmodes/fortran.el (fortran-looking-at-if-then):
4952 * progmodes/etags.el (find-tag-in-order, etags-snarf-tag):
4953 * progmodes/cperl-mode.el (cperl-sniff-for-indent)
4954 (cperl-find-pods-heres):
4955 * progmodes/ada-mode.el (ada-get-current-indent, ada-narrow-to-defun):
4956 * net/quickurl.el (quickurl-list-insert):
4957 * net/ldap.el (ldap-search-internal):
4958 * net/eudc.el (eudc-expand-inline):
4959 * mail/sendmail.el (sendmail-send-it):
4960 * mail/mspools.el (mspools-visit-spool, mspools-get-spool-name):
4961 * emulation/viper-cmd.el (viper-paren-match, viper-backward-indent)
4962 (viper-brac-function):
4963 * calc/calc-yank.el (calc-do-grab-region):
4964 * calc/calc-keypd.el (calc-keypad-press):
4965 * term.el (term-move-columns, term-insert-spaces):
4966 * speedbar.el (speedbar-highlight-one-tag-line):
4967 * simple.el (current-word):
4968 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
4969 * info.el (Info-find-node-in-buffer-1, Info-follow-reference)
4970 (Info-scroll-down):
4971 * hippie-exp.el (he-line-beg):
4972 * epa.el (epa--marked-keys):
4973 * dired-aux.el (dired-kill-line, dired-do-kill-lines)
4974 (dired-update-file-line, dired-add-entry, dired-remove-entry)
4975 (dired-relist-entry):
4976 * buff-menu.el (Buffer-menu-buffer):
4977 * array.el (current-line):
4978 * allout.el (allout-resolve-xref)
4979 (allout-latex-verbatim-quote-curr-line):
4980 Replace yet more uses of end-of-line etc with line-end-position, etc.
4981
db94771e
SM
49822010-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4983
1398b795
SM
4984 * emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
4985 (checkdoc-interactive-loop, checkdoc-recursive-edit): Avoid princ-list.
4986 (checkdoc-syntax-table): Initialize in the declaration.
4987 (emacs-lisp-mode-hook): Use just checkdoc-minor-mode now that it turns
4988 the mode on unconditionally.
4989
db94771e
SM
4990 * emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
4991 (extent-end-position, extent-start-position): Remove setf method for
4992 non-existing functions (bug#7319).
4993
674728d4
SM
49942010-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
4995
4996 * emacs-lisp/smie.el: Simplify the smie-rules-function return values.
4997 (smie-precs->prec2): Rename from smie-precs-precedence-table.
4998 (smie-bnf->prec2): Rename from smie-bnf-precedence-table.
4999 (smie-prec2->grammar): Rename from smie-prec2-levels.
5000 (smie-grammar): Rename from smie-op-levels.
5001 (smie-indent--hanging-p): Rename from smie-hanging-p.
5002 (smie-rule-hanging-p): New alias.
5003 (smie-indent--bolp): Rename from smie-bolp.
5004 (smie-indent--hanging-p): New alias.
5005 (smie--token): New dynamically bound variable.
5006 (smie-indent--parent): New function.
5007 (smie-rule-parent-p): Use it; rename from smie-parent-p.
5008 (smie-rule-next-p): Rename from smie-next-p.
5009 (smie-rule-prev-p): Rename from smie-prev-p.
5010 (smie-rule-sibling-p, smie-rule-parent)
5011 (smie-indent--separator-outdent, smie-rule-separator): New functions.
5012 (smie-rule-separator-outdent): New var.
5013 (smie-indent--rule): Merge with smie-indent--column.
5014 (smie-indent-forward-token, smie-indent-backward-token):
5015 Also recognize close parens.
5016 (smie-indent-keyword): Don't use smie-indent--column any more.
5017 (smie-indent-after-keyword): Ignore closers by default.
5018 (smie-indent-line): Use with-demoted-errors.
5019 * progmodes/octave-mod.el (octave-smie-grammar):
5020 Rename from octave-smie-op-levels.
5021 (octave-smie-rules): Adjust to new behavior.
5022 * progmodes/prolog.el (prolog-smie-grammar):
5023 Rename from prolog-smie-op-levels.
5024
26f097bf
GM
50252010-11-07 Glenn Morris <rgm@gnu.org>
5026
de3490e1
GM
5027 * eshell/esh-util.el (subst-char-in-string)
5028 (directory-files-and-attributes): These compatibility definitions are
5029 not needed on any version of Emacs since at least 21.4.
5030
3ba6b2ee
GM
5031 * progmodes/verilog-mode.el (verilog-get-beg-of-line)
5032 (verilog-get-end-of-line): Remove.
5033 (verilog-within-string, verilog-re-search-forward-substr)
5034 (verilog-re-search-backward-substr, verilog-set-auto-endcomments)
5035 (verilog-surelint-off, verilog-getopt-file, verilog-highlight-region):
5036 Use point-at-bol, point-at-eol.
5037 * progmodes/pascal.el (pascal-get-beg-of-line, pascal-get-end-of-line):
5038 Remove.
5039 (pascal-declaration-end, pascal-declaration-beg, pascal-within-string)
5040 (electric-pascal-terminate-line, pascal-set-auto-comments)
5041 (pascal-indent-paramlist, pascal-indent-declaration)
5042 (pascal-get-lineup-indent, pascal-func-completion)
5043 (pascal-get-completion-decl, pascal-var-completion, pascal-completion):
5044 Use point-at-bol, point-at-eol.
5045 * progmodes/flymake.el (flymake-line-beginning-position)
5046 (flymake-line-end-position): Remove.
5047 (flymake-highlight-line): Use point-at-bol, point-at-eol.
5048 * eshell/esh-util.el (line-end-position, line-beginning-position):
5049 Remove compat definitions.
5050
76fc02b6
GM
5051 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
5052 Use end-of-line N.
5053 (checkdoc-this-string-valid-engine, checkdoc-file-comments-engine):
5054 Use line-end-position.
5055
e180ab9f
GM
5056 * emacs-lisp/chart.el (chart-zap-chars):
5057 * play/decipher.el (decipher-set-map):
5058 * progmodes/ada-mode.el (ada-get-current-indent)
5059 (ada-search-ignore-string-comment, ada-tab-hard, ada-untab-hard):
5060 * progmodes/ada-prj.el (ada-prj-load-from-file, ada-prj-display-help):
5061 * progmodes/ada-xref.el (ada-initialize-runtime-library)
5062 (ada-get-all-references):
5063 * progmodes/cperl-mode.el (cperl-electric-paren)
5064 (cperl-electric-rparen, cperl-electric-keyword, cperl-electric-else)
5065 (cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol)
5066 (cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing)
5067 (cperl-word-at-point-hard):
5068 * progmodes/idlw-shell.el (idlwave-shell-move-or-history)
5069 (idlwave-shell-filename-string, idlwave-shell-batch-command)
5070 (idlwave-shell-display-line):
5071 * progmodes/idlwave.el (idlwave-show-begin, idlwave-fill-paragraph)
5072 (idlwave-calc-hanging-indent, idlwave-auto-fill, idlwave-template):
5073 * progmodes/js.el (js--re-search-forward-inner)
5074 (js--re-search-backward-inner):
5075 * progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2)
5076 (vhdl-fix-clause, vhdl-compose-configuration-architecture):
5077 * progmodes/ruby-mode.el (ruby-parse-partial, eval-when-compile):
5078 * textmodes/flyspell.el (flyspell-process-localwords):
5079 * textmodes/ispell.el (ispell-buffer-local-parsing)
5080 (ispell-buffer-local-dict, ispell-buffer-local-words):
5081 Use point-at-bol and point-at-eol.
5082
26f097bf
GM
5083 * speedbar.el (speedbar-generic-item-info)
5084 (speedbar-item-info-tag-helper, speedbar-change-expand-button-char)
5085 (speedbar-add-indicator, speedbar-check-vc-this-line)
5086 (speedbar-check-obj-this-line, speedbar-extract-one-symbol)
5087 (speedbar-buffers-line-directory, speedbar-buffer-revert-buffer):
5088 Replace more uses of end-of-line etc with line-end-position.
5089
b05fde66
GM
50902010-11-06 Glenn Morris <rgm@gnu.org>
5091
5ed619e0
GM
5092 * textmodes/texnfo-upd.el (texinfo-start-menu-description)
5093 (texinfo-update-menu-region-beginning, texinfo-menu-first-node)
5094 (texinfo-delete-existing-pointers, texinfo-find-pointer)
5095 (texinfo-clean-up-node-line, texinfo-insert-node-lines)
5096 (texinfo-multiple-files-update):
5097 * textmodes/table.el (table--probe-cell-left-up)
5098 (table--probe-cell-right-bottom):
5099 * textmodes/picture.el (picture-tab-search):
5100 * textmodes/page-ext.el (pages-copy-header-and-position)
5101 (pages-directory-for-addresses):
5102 * progmodes/vera-mode.el (vera-get-offset):
5103 * progmodes/simula.el (simula-calculate-indent):
5104 * progmodes/python.el (python-pdbtrack-overlay-arrow):
5105 * progmodes/prolog.el (end-of-prolog-clause):
5106 * progmodes/perl-mode.el (perl-calculate-indent, perl-indent-exp):
5107 * progmodes/icon.el (indent-icon-exp):
5108 * progmodes/etags.el (tag-re-match-p):
5109 * progmodes/ebrowse.el (ebrowse-show-file-name-at-point):
5110 * progmodes/ebnf2ps.el (ebnf-begin-file):
5111 * progmodes/dcl-mode.el (dcl-back-to-indentation-1)
5112 (dcl-save-local-variable):
5113 * play/life.el (life-setup):
5114 * play/gametree.el (gametree-looking-at-ply):
5115 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
5116 * mail/sendmail.el (mail-mode-auto-fill):
5117 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
5118 * emacs-lisp/edebug.el (edebug-overlay-arrow):
5119 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid):
5120 * woman.el (woman-parse-numeric-value, woman2-TH, woman2-SH)
5121 (woman-tab-to-tab-stop, WoMan-warn-ignored):
5122 * type-break.el (type-break-file-keystroke-count):
5123 * term.el (term-replace-by-expanded-history-before-point)
5124 (term-skip-prompt, term-extract-string):
5125 * speedbar.el (speedbar-edit-line, speedbar-expand-line)
5126 (speedbar-contract-line, speedbar-toggle-line-expansion)
5127 (speedbar-parse-c-or-c++tag, speedbar-parse-tex-string)
5128 (speedbar-buffer-revert-buffer, speedbar-highlight-one-tag-line):
5129 * sort.el (sort-skip-fields):
5130 * skeleton.el (skeleton-internal-list):
5131 * simple.el (line-move-finish, line-move-to-column):
5132 * shell.el (shell-forward-command):
5133 * misc.el (copy-from-above-command):
5134 * makesum.el (double-column):
5135 * ebuff-menu.el (electric-buffer-update-highlight):
5136 * dired.el (dired-move-to-end-of-filename):
5137 * dframe.el (dframe-popup-kludge):
5138 * bookmark.el (bookmark-kill-line, bookmark-bmenu-show-filenames):
5139 * arc-mode.el (archive-get-lineno):
5140 Use line-end-position and line-beginning-position.
5141
e2a9c0bc
GM
5142 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins):
5143 (idlwave-study-twins): Prefix dynamic local `class'.
5144 (idlwave-routine-twin-compare): Update for above name change.
5145
4e44448f
GM
5146 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod):
5147 Use boundp tests to silence compiler. Update for changed name of
5148 bytecomp-filename variable.
5149
8f6c3eac
GM
5150 * emulation/viper-cmd.el (viper-read-string-with-history):
5151 Prefix dynamic local `initial'.
5152 (viper-minibuffer-standard-hook): Update for above name change.
5153
79d1dabe
GM
5154 * emacs-lisp/elint.el (elint-init-env): Prefix dynamic local `env'.
5155 (elint-init-form): Update for above name change.
5156
0e4bb7f0
GM
5157 * mail/mail-extr.el (mail-extract-address-components): Give dynamic
5158 local variables `cbeg' and `cend' a prefix.
5159 (mail-extr-voodoo): Update for above name change.
5160
c8f3bf36
GM
5161 * textmodes/reftex-toc.el (reftex-toc-do-promote)
5162 (reftex-toc-promote-prepare): Pass `delta' as an explicit argument.
5163 (reftex-toc-promote-action): Doc fix.
5164
5165 * textmodes/reftex-sel.el (reftex-select-item): Give local variables
5166 `prompt', `data' a prefix.
5167 (reftex-select-post-command-hook, reftex-select-callback)
5168 (reftex-select-mouse-accept, reftex-select-read-cite):
5169 Update for above name changes.
5170
5171 * textmodes/reftex-ref.el (reftex-reference): Rename local variable
5172 `refstyle' to reftex-refstyle.
5173 (reftex-offer-label-menu): Update for above name change.
5174 * textmodes/reftex-sel.el (reftex-select-toggle-varioref): Update for
5175 `refstyle' name change.
5176
b05fde66
GM
5177 * vc/emerge.el (emerge-eval-in-buffer): Remove, and replace all uses
5178 with with-current-buffer.
5179 (diff, template): Give dynamic local variables a prefix.
5180 (emerge-line-numbers): Rename local `diff' to emerge-line-diff.
5181 (emerge-line-number-in-buf): Update for above name change.
5182 (emerge-combine-versions-internal): Rename local `template' to
5183 emerge-combine-template.
5184 (emerge-combine-versions-edit): Update for above name change.
5185
5d8f9169
RA
51862010-11-06 Ralf Angeli <angeli@caeruleus.net>
5187
5188 * textmodes/reftex-cite.el
5189 (reftex-extract-bib-entries-from-thebibliography): Match bibitem
5190 entries with whitespace after \bibitem.
5191 (reftex-create-bibtex-file): Match entries containing numbers and
5192 symbol constituents. Make sure that entries with whitespace at
5193 various places are found.
5194
f8aefe82
MA
51952010-11-05 Christian Millour <cm@abtela.com> (tiny change)
5196
5197 * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
5198
e06918d2
JD
51992010-11-05 Jan Djärv <jan.h.d@swipnet.se>
5200
5201 * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
5202
17fc58c9
GM
52032010-11-05 Glenn Morris <rgm@gnu.org>
5204
f7fe4837
GM
5205 * woman.el (woman0-roff-buffer, woman1-roff-buffer)
5206 (woman2-roff-buffer): Give local variable `request' a prefix.
5207 (woman0-macro): Rename argument `request' in the same way.
5208 (woman-request): New name for `request' dynamic variable.
5209 (woman-unquote, woman-forward-arg): Update for above name change.
5210 (woman1-roff-buffer): Give local variable `unquote' a prefix.
5211 (woman1-unquote): New name for `unquote' dynamic variable.
5212 (woman1-B-or-I, woman1-alt-fonts): Update for above name change.
5213 (woman-translations): Rename from `translations'. No longer global.
5214 (woman2-tr, woman-translate): Update for above name change.
5215 (woman-translate): Check for bound variable.
5216 (woman2-roff-buffer): Give local variable `translations' a prefix.
5217
869c4186
GM
5218 * play/doctor.el: Give all local variables a prefix. Update callers.
5219 (doc$, doctor-put-meaning): Use backquote.
5220
215461a8
GM
5221 * emacs-lisp/cl-macs.el (loop): Give local variable args a prefix.
5222 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change.
5223
17fc58c9
GM
5224 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Give local
5225 variables bytes, ptr, op a prefix.
5226 (disassemble-offset): Update for above change.
5227
015eea59
CY
52282010-11-03 Chong Yidong <cyd@stupidchicken.com>
5229
5230 * emacs-lisp/package.el (package-unpack): Remove no-op.
5231 (package--builtins, package--dir): Doc fix.
5232 (package-activate-1, package-activate, package-install)
5233 (package-compute-transaction): Fix error message.
5234 (package-delete): Use delete-directory. Omit system packages.
5235 (package-initialize): Set package-alist to nil first.
5236 (package-menu-mark-delete, package-menu-mark-install): Don't add
5237 symbols that are inconsistent with the package state.
5238 (package-menu-execute): Perform deletions and installations as
5239 single batch operations.
5240
033862d1
GM
52412010-11-03 Glenn Morris <rgm@gnu.org>
5242
0b03a950
GM
5243 * progmodes/idlwave.el (idlwave-pset): Only used on XEmacs.
5244 (props): Remove unnecessary declaration.
5245
e337e22c
GM
5246 * textmodes/ispell.el (ispell-init-process): On Emacs, always use
5247 set-process-query-on-exit-flag.
5248
a88e24dd 5249 * textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
728618ba
GM
5250 (reftex-toc-do-promote): Remove unused local `mpos'.
5251 (reftex-toc-restore-region): Make `mpos' local to this function.
a88e24dd 5252
537b04b9
GM
5253 * net/dbus.el (dbus-name-owner-changed-handler): Doc fix.
5254
52365e61
GM
5255 * play/landmark.el (lm-losing-threshold): Correct spelling.
5256 (lm-human-plays): Use new name.
5257
cd32f8a9
GM
5258 * play/gomoku.el (gomoku-loosing-threshold): Correct spelling.
5259 (gomoku-human-plays): Use new name.
5260
033862d1
GM
5261 * play/gomoku.el (nil-score, Xscore, XXscore, XXXscore, XXXXscore)
5262 (Oscore, OOscore, OOOscore, OOOOscore): Rename with gomoku- prefix.
5263 (gomoku-score-trans-table, gomoku-winning-threshold)
5264 (gomoku-loosing-threshold, gomoku-init-score-table): Use new names.
5265
4b99edf2
CY
52662010-11-03 Chong Yidong <cyd@stupidchicken.com>
5267
5268 * emacs-lisp/package.el: Don't put built-in packages in
5269 package-alist, to avoid loading inefficiencies.
5270 (package-built-in-p): Make VERSION optional, and treat it as a
5271 minimum acceptable version.
6a7662bb
BR
5272 (package-activate): Search separately for built-in packages.
5273 Emit a warning if a dependency fails.
4b99edf2
CY
5274 (define-package): Handle most common case, where there is no
5275 obsolete package, first.
5276 (package-compute-transaction): Print required version in error.
5277 (package--initialized): New variable.
5278 (list-packages): Use it.
5279 (package-initialize): Optional arg NO-ACTIVATE. Don't put
6a7662bb
BR
5280 built-in packages in packages-alist; keep it separate.
5281 Set package--initialized.
4b99edf2
CY
5282 (describe-package): Avoid activating packages as a side-effect.
5283 Search separately for built-in packages.
5284 (describe-package-1): Handle the case where an elpa package is
5285 simultaneously built-in and available/installed.
6a7662bb
BR
5286 (package-installed-p, package--generate-package-list):
5287 Search separately for built-in packages.
4b99edf2
CY
5288 (package-load-descriptor): Doc fix.
5289
3225dcaa
SM
52902010-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
5291
5292 * progmodes/perl-mode.el (perl-syntax-propertize-function):
5293 Handle __DATA__ and __END__.
5294
fa14dc18
NF
52952010-11-02 Noah Friedman <friedman@splode.com>
5296
5297 * emacs-lisp/bytecomp.el (byte-recompile-file): If bytecomp-arg is
5298 nil, do not ask to recompile files that are not already compiled,
5299 and do not recompile them.
5300
0f75c62a
CY
53012010-11-02 Chong Yidong <cyd@stupidchicken.com>
5302
5303 * emacs-lisp/package.el (package-initialize): Ensure that
5304 obsoleted built-in packages are not in package-activated-list
5305 during activation.
5306 (describe-package-1): Make the "installed" status override
5307 "built-in".
5308
b29f5b7b
VJL
53092010-11-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5310
5311 * subr.el (version-separator, version-regexp-alist): Remove '*'
5312 from docstring.
5313 (version-list-<=, version<=, version=): Doc fix.
5314
b18fad6d
KH
53152010-11-01 Kenichi Handa <handa@m17n.org>
5316
5317 * faces.el (glyphless-char): Inherit underline for tty.
5318
a8039db1 53192010-11-01 Kenichi Handa <handa@m17n.org>
b2cca856
KH
5320
5321 Implement various display methods for glyphless characters.
5322
5323 * international/characters.el (char-acronym-table): New variable.
5324 (glyphless-char-control): New variable.
35f52ed6 5325 (update-glyphless-char-display): New function.
b2cca856
KH
5326
5327 * faces.el (glyphless-char): New face.
5328
28886d5e
GM
53292010-11-01 Glenn Morris <rgm@gnu.org>
5330
919dd7aa
GM
5331 * calendar/holidays.el (general-holidays, oriental-holidays)
5332 (local-holidays, other-holidays, hebrew-holidays, christian-holidays)
5333 (islamic-holidays, bahai-holidays, solar-holidays): Move aliases before
5334 the definitions of their targets.
5335
c79fc059
GM
5336 * emacs-lisp/smie.el (smie): New custom group.
5337 (smie-blink-matching-inners, smie-indent-basic): Add :group.
5338
c8ccffb1
GM
5339 * faces.el (xw-defined-colors, x-setup-function-keys):
5340 * mouse-sel.el (x-select-text):
5341 * term/w32console.el (x-setup-function-keys): Update declarations.
5342
f4ff702e
GM
5343 * progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
5344
806c491a
GM
5345 * textmodes/ispell.el (comment-add): Declare.
5346
c3dfebd1
GM
5347 * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string):
5348 Declare.
5349
28886d5e
GM
5350 * info.el (finder-keywords-hash, package-alist): Declare.
5351
693c9d15
CY
53522010-11-01 Chong Yidong <cyd@stupidchicken.com>
5353
5354 * finder.el (finder-compile-keywords): Don't use intern-soft,
5355 since package names may not yet exist in the obarray.
5356
53572010-11-01 Chong Yidong <cyd@stupidchicken.com>
4624de78
CY
5358
5359 * vc/vc-arch.el (vc-arch-checkin):
5360 * vc/vc-cvs.el (vc-cvs-checkin):
5361 * vc/vc-mtn.el (vc-mtn-checkin):
5362 * vc/vc-rcs.el (vc-rcs-checkin):
5363 * vc/vc-sccs.el (vc-sccs-checkin):
5364 * vc/vc-svn.el (vc-svn-checkin): Remove optional extra arg, unused
5365 since 2010-04-21 commit by Stefan Monnier.
5366
36967cf7
GM
53672010-11-01 Glenn Morris <rgm@gnu.org>
5368
feb5e60a
GM
5369 * emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
5370
1f023ca9
GM
5371 * startup.el (package-enable-at-startup, package-initialize):
5372 Silence compiler.
5373
36967cf7
GM
5374 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
5375 Silence compiler.
5376
430e7297
JD
53772010-10-31 Julien Danjou <julien@danjou.info>
5378
5379 * emacs-lisp/bytecomp.el (byte-recompile-file): New fun (bug#7297).
5380 (byte-recompile-directory):
5381 * emacs-lisp/lisp-mode.el (emacs-lisp-byte-compile-and-load):
430e7297
JD
5382 Use `byte-recompile-file'.
5383
c8c59954
GM
53842010-10-31 Glenn Morris <rgm@gnu.org>
5385
5386 * cus-start.el: Handle standard values via a keyword.
5387 Only set version property if specified.
5388 (cursor-in-non-selected-windows, menu-bar-mode)
5389 (tool-bar-mode, show-trailing-whitespace):
5390 Do not specify standard values.
5391 (transient-mark-mode, temporary-file-directory): Use :standard.
5392
04e63796
JD
53932010-10-31 Jan Djärv <jan.h.d@swipnet.se>
5394
5395 * term/x-win.el (x-get-selection-value): New function that gets
35f52ed6 5396 PRIMARY with type as specified in x-select-request-type. (Bug#6802)
04e63796 5397
2699a554 53982010-10-31 Michael Albinus <michael.albinus@gmx.de>
a057950d
MA
5399
5400 * net/tramp.el (tramp-handle-insert-file-contents): For root,
5401 preserve owner and group when editing files. (Bug#7289)
5402
35fcc05c 54032010-10-31 Glenn Morris <rgm@gnu.org>
d2ce10d2
GM
5404
5405 * speedbar.el (speedbar-mode):
5406 * play/fortune.el (fortune-in-buffer, fortune):
5407 * play/gomoku.el (gomoku-mode):
5408 * play/landmark.el (lm-mode):
5409 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
5410 Replace inappropriate uses of toggle-read-only. (Bug#7292)
5411
82f7efc3
GM
5412 * select.el (x-selection): Mark it as an obsolete alias.
5413
2699a554 54142010-10-31 Aaron S. Hawley <aaron.s.hawley@gmail.com>
ca39416c 5415
f486841f 5416 * vc/add-log.el (find-change-log): Use derived-mode-p rather than
ca39416c
AH
5417 major-mode (bug#7284).
5418
2699a554 54192010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
5420
5421 * menu-bar.el (menu-bar-files-menu): Make it into an actual alias,
5422 rather than just an unused variable that inherits from the real one.
5423
e6ef5dd9
AM
54242010-10-31 Alan Mackenzie <acm@muc.de>
5425
5426 * progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error.
5427 This fixes bug #7185.
5428
8a500a91
CY
54292010-10-30 Chong Yidong <cyd@stupidchicken.com>
5430
5431 * startup.el (command-line): Search for package directories, and
5432 don't load package.el if none are found.
5433
6a7662bb
BR
5434 * emacs-lisp/package.el (describe-package, list-packages):
5435 Call package-initialize if it has not been called yet.
8a500a91 5436
4f9e41e4
AM
54372010-10-30 Alan Mackenzie <acm@muc.de>
5438
5439 * progmodes/cc-fonts.el (c-font-lock-enum-tail): New function
5440 which fontifies the tail of an enum.
5441 (c-basic-matchers-after): Insert a call to the above new function.
5442 This fixes bug #7264.
5443
88f43c67
GM
54442010-10-30 Glenn Morris <rgm@gnu.org>
5445
5446 * cus-start.el: Add :set properties for minor modes menu-bar-mode,
5447 tool-bar-mode, transient-mark-mode. (Bug#7306)
5448 Include the :set property in the dumped Emacs.
5449
c4d17d50
SM
54502010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5451
5452 SMIE: change indent rules format, improve smie-setup.
5453 * emacs-lisp/smie.el (smie-precs-precedence-table)
5454 (smie-merge-prec2s, smie-bnf-precedence-table, smie-prec2-levels):
5455 Mark them pure so the tables gets built at compile time.
5456 (smie-bnf-precedence-table): Store the closer-alist in the table.
5457 (smie-prec2-levels): Preserve the closer-alist.
5458 (smie-blink-matching-open): Be more forgiving in case of indentation.
5459 (smie-hanging-p): Rename from smie-indent--hanging-p.
5460 (smie-bolp): Rename from smie-indent--bolp.
5461 (smie--parent, smie--after): New dynamic vars.
5462 (smie-parent-p, smie-next-p, smie-prev-p): New funs.
5463 (smie-indent-rules): Remove.
5464 (smie-indent--offset-rule): Remove fun.
5465 (smie-rules-function): New var.
5466 (smie-indent--rule): New fun.
5467 (smie-indent--offset, smie-indent-keyword, smie-indent-after-keyword)
5468 (smie-indent-exps): Use it.
5469 (smie-setup): Setup paren blinking; add keyword args for token
5470 functions; extract closer-alist from op-levels.
5471 (smie-indent-debug-log): Remove var.
5472 (smie-indent-debug): Remove fun.
5473 * progmodes/prolog.el (prolog-smie-indent-rules): Remove.
5474 (prolog-smie-rules): New fun to replace it.
5475 (prolog-mode-variables): Simplify.
5476 * progmodes/octave-mod.el (octave-smie-closer-alist): Remove, now that
5477 it's setup automatically.
5478 (octave-smie-indent-rules): Remove.
5479 (octave-smie-rules): New fun to replace it.
5480 (octave-mode): Simplify.
5481
9d794026
GM
54822010-10-29 Glenn Morris <rgm@gnu.org>
5483
e088c02a
GM
5484 * files.el (temporary-file-directory): Remove (already defined in C).
5485 * cus-start.el: Add temporary-file-directory.
5486
9d794026
GM
5487 * abbrev.el (abbrev-mode):
5488 * composite.el (auto-composition-mode):
5489 * menu-bar.el (menu-bar-mode):
5490 * simple.el (transient-mark-mode):
5491 * tool-bar.el (tool-bar-mode): Adjust the define-minor-mode calls so
5492 that they do not define the associated variables twice.
5493 * simple.el (transient-mark-mode): Remove defvar.
5494 * composite.el (auto-composition-mode): Make variable auto-buffer-local.
5495 * cus-start.el: Add transient-mark-mode, menu-bar-mode, tool-bar-mode.
5496 Handle multiple groups, and also custom-delayed-init-variables.
5497 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
5498
dcc029e0
SM
54992010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5500
5501 * emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
5502 (pcase-if): Add one minor optimization.
5503 (pcase-split-equal): Rename from pcase-split-eq.
5504 (pcase-split-member): Rename from pcase-split-memq.
5505 (pcase-u1): Add strings to the member optimization.
5506 Add `guard' variant of predicates.
5507 (pcase-q1): Add string patterns.
5508
a62b88d4
SM
55092010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5510
5511 * vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
5512
f41f19b0
GM
55132010-10-28 Glenn Morris <rgm@gnu.org>
5514
b3edb781
GM
5515 * term/ns-win.el (global-map, menu-bar-final-items, menu-bar-help-menu):
5516 Move menu-bar related settings to ../menu-bar.el.
5517 * menu-bar.el (global-map, menu-bar-final-items, menu-bar-help-menu):
5518 Move ns-specific settings here from term/ns-win.el.
5519
f41f19b0
GM
5520 * simple.el (x-selection-owner-p): Remove unused declaration.
5521
6175cd08
SM
55222010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5523
5524 * minibuffer.el (completion-cycling): New var (bug#7266).
5525 (minibuffer-complete, completion--do-completion):
5526 Use completion--flush-all-sorted-completions.
5527 (minibuffer-complete): Only cycle if completion-cycling is set.
5528 (completion--flush-all-sorted-completions): Unset completion-cycling.
5529 (minibuffer-force-complete): Set completion-cycling.
5530 (completion-all-sorted-completions): Move declaration before first use.
5531
19677c71
LL
55322010-10-28 Leo <sdl.web@gmail.com>
5533
5534 * iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
5535 which changes the order of matches seen by users (bug#7231).
5536
55372010-10-28 Jes Bodi Klinke <jes@bodi-klinke.dk> (tiny change)
77b143eb
JBK
5538
5539 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5540 Don't confuse -omega as "-o mega".
5541
2122161f
SM
55422010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
5543
ce8794df
SM
5544 * vc/log-edit.el (log-edit-rewrite-fixes): New var.
5545 (log-edit-author): New dynamic var.
5546 (log-edit-changelog-ours-p, log-edit-insert-changelog-entries): Use it
5547 to return the author if different from committer.
5548 (log-edit-insert-changelog): Use them to add Author: and Fixes headers.
5549
80cb310d
SM
5550 * play/landmark.el: Adjust commenting convention.
5551 (lm-nil-score): Rename from nil-score.
5552 (Xscore, XXscore, XXXscore, XXXXscore, Oscore, OOscore, OOOscore)
5553 (OOOOscore): Move into a let in lm-score-trans-table.
5554 (lm-winning-threshold, lm-loosing-threshold): Use lm-score-trans-table.
5555
2122161f
SM
5556 * electric.el (electric-indent-chars): Autoload.
5557 * progmodes/octave-mod.el (octave-mode):
5558 * progmodes/ruby-mode.el (ruby-mode): Take advantage of it.
5559 (ruby-mode-abbrev-table): Merge initialization and declaration.
5560
e925113b
GM
55612010-10-27 Glenn Morris <rgm@gnu.org>
5562
208d109c
GM
5563 * abbrev.el (abbrev-mode): Remove one of the three definitions of this
5564 variable.
5565
7d3e3843
GM
5566 * server.el (server-host, server-port, server-auth-dir): Autoload risky.
5567
e925113b
GM
5568 * term/ns-win.el: Restore require of cl when compiling.
5569 (menu-bar-final-items): Remove non-existent `windows' menu.
1bcc4637
GM
5570 (ns-handle-nxopen): Optionally handle the temp-case.
5571 (ns-handle-nxopentemp): Just call ns-handle-nxopen.
5572 (ns-insert-file, ns-find-file): Use `pop'.
e925113b 5573
b94a5a43
GM
55742010-10-26 Glenn Morris <rgm@gnu.org>
5575
5576 * term/common-win.el (xw-defined-colors): Simplify the 'ns case.
5577
fc3eda04
AR
55782010-10-26 Adrian Robert <Adrian.B.Robert@gmail.com>
5579
5580 * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to
5581 global map.
5582 * term/common-win.el (x-setup-function-keys): Remove most of the
5583 keymappings. Comment on the remaining ones.
5584
c79b0b1c
PO
55852010-10-26 Peter Oliver <p.d.oliver@mavit.org.uk> (tiny change)
5586
c31dc2c0 5587 * server.el (server-port): New option. (Bug#854)
c79b0b1c
PO
5588 (server-start): Use server-port.
5589
725513b7
GM
55902010-10-26 Glenn Morris <rgm@gnu.org>
5591
d7d8c62a
GM
5592 * term/ns-win.el (ns-version-string): Remove unused declaration.
5593 (ns-invocation-args): Change to x-invocation-args.
5594 (ns-handle-switch, ns-handle-numeric-switch, ns-handle-iconic)
5595 (ns-handle-name-switch, ns-ignore-2-arg): Remove.
5596 (ns-handle-nxopen, ns-handle-nxopentemp, ns-ignore-1-arg):
5597 Use x-invocation-args instead of ns-invocation-args.
5598 (ns-initialize-window-system, handle-args-function-alist):
5599 Use x-handle-args instead of ns-handle-args.
5600 * term/common-win.el (x-handle-args): Also handle nextstep arguments.
5601 * startup.el (command-line-ns-option-alist): Replace
5602 ns-handle-name-switch, ns-handle-switch, ns-handle-numeric-switch,
5603 ns-handle-iconic with the x- equivalents.
5604
725513b7
GM
5605 * term/common-win.el (x-select-enable-clipboard):
5606 * term/pc-win.el (x-select-enable-clipboard): Doc fix.
5607
5608 * term/ns-win.el: No need to require cl when compiling.
5609 (x-display-name, x-setup-function-keys, x-select-text, x-colors)
5610 (xw-defined-colors): Use the common-win definitions.
5611 (ns-alternatives-map): Make it an obsolete alias for x-alternatives-map.
5612 (ns-handle-iconic): Make it an alias for x-handle-iconic.
5613 * term/common-win.el (x-select-text, x-alternatives-map)
5614 (x-setup-function-keys, x-colors, xw-defined-colors): Handle 'ns case.
5615 * loadup.el [ns]: Load common-win.
5616
77ec02d8
DU
56172010-10-26 Daiki Ueno <ueno@unixuser.org>
5618
5619 * epa-mail.el (epa-mail-encrypt): Handle local-part only
6ee79275 5620 recipients; expand mail aliases (Bug#7280).
77ec02d8 5621
6a5c2175
GM
56222010-10-25 Glenn Morris <rgm@gnu.org>
5623
59ba9d59
GM
5624 * term/common-win.el (x-handle-switch): Simplify with pop.
5625 Optionally handle numeric switches.
5626 (x-handle-numeric-switch): Just call x-handle-switch.
5627 (x-handle-initial-switch, x-handle-xrm-switch, x-handle-geometry)
5628 (x-handle-name-switch, x-handle-display, x-handle-args):
5629 Simplify with pop.
5630
6a5c2175
GM
5631 * term/ns-win.el: Do not require easymenu.
5632 (menu-bar-edit-menu) <copy, paste, paste-from-menu, separator-undo>:
5633 <spell>: Move adjustments to menu-bar.el.
5634 * menu-bar.el (menu-bar-edit-menu) <copy, paste, paste-from-menu>:
5635 <separator-undo, spell>: Move ns-win's adjustments here.
5636 * loadup.el [ns]: Do not load easymenu.
5637
01898dc2
CY
56382010-10-24 Chong Yidong <cyd@stupidchicken.com>
5639
5640 * image.el (image-checkbox-checked, image-checkbox-unchecked):
6a5c2175 5641 Delete (Bug#7222).
01898dc2
CY
5642
5643 * startup.el (fancy-startup-tail): Instead of using inline images,
5644 refer to image files from etc/.
5645
5646 * wid-edit.el (checkbox): Likewise.
5647 (widget-image-find): Center image specs.
5648
a44d921f
GM
56492010-10-24 Glenn Morris <rgm@gnu.org>
5650
5651 * term/ns-win.el (x-select-text): Doc fix.
5652 * w32-fns.el (x-alternatives-map, x-setup-function-keys)
5653 (x-select-text): Move to term/common-win.
5654 * term/w32-win.el (xw-defined-colors): Move to common-win.
5655 * term/x-win.el (xw-defined-colors, x-alternatives-map)
5656 (x-setup-function-keys, x-select-text): Move to common-win.
5657 * term/common-win.el (x-select-text, x-alternatives-map)
5658 (x-setup-function-keys, xw-defined-colors): Merge x- and w32-
5659 definitions here.
5660
709228c0 56612010-10-24 T.V. Raman <tv.raman.tv@gmail.com> (tiny change)
a11de514
R
5662
5663 * net/mairix.el (mairix-searches-mode-map):
5664 * mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change.
5665
0c382083 56662010-10-24 Michael McNamara <mac@mail.brushroad.com>
a03c2342 5667
2b0c7330 5668 * progmodes/verilog-mode.el (verilog-directive-re): Make this variable
a03c2342
WS
5669 auto-built for efficiency of execution and updating.
5670 (verilog-extended-complete-re): Support 'pure' fucntion & task
5671 declarations (these have no bodies).
ca39416c
AH
5672 (verilog-beg-of-statement): General cleanup to enable support of
5673 'pure' fucntion & task declarations (these have no bodies).
5674 These efforts together fix Verilog bug210 from veripool; which was also
a03c2342
WS
5675 noticed by Steve Pearlmutter.
5676 (verilog-directive-re, verilog-directive-begin, verilog-indent-re)
ca39416c
AH
5677 (verilog-directive-nest-re, verilog-set-auto-endcomments):
5678 Support `elsif. Reported by Shankar Giri.
a03c2342
WS
5679 (verilog-forward-ws&directives, verilog-in-attribute-p): Fixes for
5680 attribute handling for lining up declarations and assignments.
5681 (verilog-beg-of-statement-1): Fix issue where continued declaration
5682 is indented differently if it is after a begin..end clock.
5683 (verilog-in-attribute-p, verilog-skip-backward-comments)
5684 (verilog-skip-forward-comment-p): Support proper treatment of
84eb0351 5685 attributes by indent code. Reported by Jeff Steele.
ca39416c 5686 (verilog-in-directive-p): Fix comment to correctly describe function.
a03c2342
WS
5687 (verilog-backward-up-list, verilog-in-struct-region-p)
5688 (verilog-backward-token, verilog-in-struct-p)
5689 (verilog-in-coverage-p, verilog-do-indent)
5690 (verilog-pretty-declarations): Use verilog-backward-up-list as
5691 wrapper around backward-up-list inorder to properly skip comments.
5692 Reported by David Rogoff.
5693 (verilog-property-re, verilog-endcomment-reason-re)
5694 (verilog-beg-of-statement, verilog-set-auto-endcomments)
5695 (verilog-calc-1 ): Fix for assert a; else b; indentation (new form
84eb0351 5696 of if). Reported by Max Bjurling and
a03c2342 5697 (verilog-calc-1): Fix for clocking block in modport
84eb0351 5698 declaration. Reported by Brian Hunter.
a03c2342 5699
0c382083 57002010-10-24 Wilson Snyder <wsnyder@wsnyder.org>
a03c2342 5701
2b0c7330 5702 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-gate-ios)
a03c2342
WS
5703 (verilog-gate-keywords, verilog-read-sub-decls)
5704 (verilog-read-sub-decls-gate, verilog-read-sub-decls-gate-ios)
5705 (verilog-read-sub-decls-line, verilog-read-sub-decls-sig): Support
5706 AUTOINST for gate primitives, bug284. Reported by Mark Johnson.
5707 (verilog-read-decls): Fix spaces in V2K module parameters causing
5708 mis-identification as interfaces, bug287.
5709 (verilog-read-decls): Fix not treating "parameter string" as a
5710 parameter in AUTOINSTPARAM.
5711 (verilog-read-always-signals-recurse, verilog-read-decls): Fix not
5712 treating `elsif similar to `endif inside AUTOSENSE.
ca39416c 5713 (verilog-do-indent): Implement correct automatic or static task or
b762841f 5714 function end comment highlight. Reported by Steve Pearlmutter.
a03c2342
WS
5715 (verilog-font-lock-keywords-2): Fix highlighting of single
5716 character pins, bug264. Reported by Michael Laajanen.
5717 (verilog-auto-inst, verilog-read-decls, verilog-read-sub-decls)
5718 (verilog-read-sub-decls-in-interfaced, verilog-read-sub-decls-sig)
6a7662bb
BR
5719 (verilog-subdecls-get-interfaced, verilog-subdecls-new):
5720 Support interfaces with AUTOINST, bug270. Reported by Luis Gutierrez.
ca39416c
AH
5721 (verilog-pretty-expr): Fix interactive arguments, bug272.
5722 Reported by Mark Johnson.
5723 (verilog-auto-tieoff, verilog-auto-tieoff-ignore-regexp):
5724 Add 'verilog-auto-tieoff-ignore-regexp' for AUTOTIEOFF,
b762841f 5725 bug269. Suggested by Gary Delp.
a03c2342 5726 (verilog-mode-map, verilog-preprocess, verilog-preprocess-history)
ca39416c
AH
5727 (verilog-preprocessor, verilog-set-compile-command):
5728 Create verilog-preprocess and verilog-preprocessor to show
5729 preprocessed output.
a03c2342
WS
5730 (verilog-get-beg-of-line, verilog-get-end-of-line)
5731 (verilog-modi-file-or-buffer, verilog-modi-name)
5732 (verilog-modi-point, verilog-within-string): Move defmacro's
b762841f 5733 before first use to avoid warning. Reported by Steve Pearlmutter.
a03c2342
WS
5734 (verilog-colorize-buffer, verilog-colorize-include-files-buffer)
5735 (verilog-colorize-region, verilog-highlight-buffer)
5736 (verilog-highlight-includes, verilog-highlight-modules)
5737 (verilog-highlight-region, verilog-mode): Rename colorize to
5738 highlight to match other packages. Disable module highlighting,
5739 as received speed complaints, reenable for experimentation only
5740 using new verilog-highlight-modules.
5741 (verilog-read-decls): Fix regexp stack overflow in very large
5742 AUTO_TEMPLATEs, bug250.
5743 (verilog-auto, verilog-delete-auto, verilog-save-buffer-state)
5744 (verilog-scan): Create verilog-save-buffer-state to standardize
5745 making insignificant changes that shouldn't call hooks.
5746 (verilog-save-no-change-functions, verilog-save-scan-cache)
5747 (verilog-scan, verilog-scan-cache-ok-p, verilog-scan-region):
5748 Create verilog-save-no-change-functions to wrap verilog-scan
5749 preservation, and fix to work with nested preserved calls.
5750 (verilog-auto-inst, verilog-auto-inst-dot-name): Support .name
5751 port syntax for AUTOWIRE, and with new verilog-auto-inst-dot-name
5752 generate .name with AUTOINST, bug245. Suggested by David Rogoff.
5753 (verilog-submit-bug-report): Update variable list to be complete.
5754 (verilog-auto, verilog-colorize-region): Fix AUTO expansion
5755 breaking on-the-fly font-locking.
5756 (verilog-colorize-buffer, verilog-colorize-include-files)
5757 (verilog-colorize-include-files-buffer, verilog-colorize-region)
5758 (verilog-load-file-at-mouse, verilog-load-file-at-point)
5759 (verilog-mode, verilog-read-inst-module-matcher): With point on a
5760 AUTOINST cell instance name, middle mouse button now finds-file on
5761 it. Suggested by Brad Dobbie.
5762 (verilog-alw-get-temps, verilog-auto-reset)
5763 (verilog-auto-sense-sigs, verilog-read-always-signals)
5764 (verilog-read-always-signals-recurse): Fix loop indexes being
b762841f 5765 AUTORESET. AUTORESET now assumes any variables in the
6a7662bb
BR
5766 initialization section of a for() should be ignored.
5767 Reported by Dan Dever.
a03c2342
WS
5768 (verilog-error-font-lock-keywords)
5769 (verilog-error-regexp-emacs-alist)
5770 (verilog-error-regexp-xemacs-alist): Fix error detection of
5771 Cadence HAL, reported by David Asher. Repair drift between the
5772 three similar error variables.
5773 (verilog-modi-lookup, verilog-modi-lookup-cache)
5774 (verilog-modi-lookup-last-current, verilog-modi-lookup-last-mod)
5775 (verilog-modi-lookup-last-modi, verilog-modi-lookup-last-tick):
5776 Fix slow verilog-auto expansion on very large files.
ca39416c
AH
5777 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line):
5778 Fix AUTOOUTPUT treating "1*2" as a signal name in submodule connection
a03c2342
WS
5779 "{1*2{...". Broke in last revision.
5780 (verilog-read-sub-decls-expr): Fix AUTOOUTPUT not detecting
5781 submodule connections with replications "{#{a},#{b}}".
5782
0c382083
CY
57832010-10-24 Juanma Barranquero <lekktu@gmail.com>
5784
5785 * progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
5786 Fix typo in docstring.
5787
57882010-10-24 Kenichi Handa <handa@m17n.org>
5789
5790 * face-remap.el (text-scale-adjust): Call read-event with a proper
5791 prompt.
5792
57932010-10-24 Chong Yidong <cyd@stupidchicken.com>
5794
5795 * emacs-lisp/unsafep.el: Don't mark functions that display
5796 messages as safe. Suggested by Johan Bockgård.
5797
57982010-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5799
5800 * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset):
5801 Turn comments into docstrings.
5802
5803 * minibuffer.el (completion--replace): Move point where it belongs
5804 when there's a common suffix (bug#7215).
5805
9317e499
CY
58062010-10-24 Chong Yidong <cyd@stupidchicken.com>
5807
5808 Merge read-color and facemenu-read-color (Bug#7242).
5809
5810 * faces.el (read-color): Use the completion code from
5811 facemenu-read-color. Require match in completion. Doc fix.
5812
5813 * facemenu.el (facemenu-read-color): Alias for read-color.
6a7662bb
BR
5814 (facemenu-set-foreground, facemenu-set-background):
5815 Use read-color.
9317e499
CY
5816
5817 * frame.el (set-background-color, set-foreground-color)
6a7662bb
BR
5818 (set-cursor-color, set-mouse-color, set-border-color):
5819 Use read-color.
9317e499 5820
a44d921f 58212010-10-24 Leo <sdl.web@gmail.com>
59dd6f73
LL
5822
5823 * eshell/em-unix.el (eshell-remove-entries): Use the TRASH
5824 argument of delete-file and delete-directory (Bug#7011).
5825
43207249
CY
58262010-10-24 Chong Yidong <cyd@stupidchicken.com>
5827
5828 * emacs-lisp/package.el (package-menu-mode-map): Inherit from
5829 button-buffer-map.
5830
484db896 58312010-10-24 Ralf Angeli <angeli@caeruleus.net>
f34e6aaa
CY
5832
5833 * emacs-lisp/package.el (package--generate-package-list): Make the
5834 *Packages* buffer read-only.
5835
10f5e3e6
AM
58362010-10-24 Alan Mackenzie <acm@muc.de>
5837
5838 * progmodes/cc-fonts.el (c-font-lock-declarations): Cache the
5839 result of `c-beginning-of-decl-1' between invocations of a lambda
5840 function (Bug #7265).
5841
3ec6ca72
DU
58422010-10-24 Daiki Ueno <ueno@unixuser.org>
5843
5844 * epg-config.el (epg-gpg-program): Try to use "gpg2" if "gpg"
5845 executable is not available on the system (Bug#7268).
5846
ec514007
GM
58472010-10-24 Glenn Morris <rgm@gnu.org>
5848
f5f25615
GM
5849 * select.el (selection-coding-system, next-selection-coding-system):
5850 Sync doc with C versions.
3646b86d 5851
8aa0f263
GM
5852 * w32-vars.el (x-select-enable-clipboard):
5853 * term/x-win.el (x-select-enable-clipboard): Move to common-win.
5854 * term/common-win.el (x-select-enable-clipboard): Move here.
5855
46710489
GM
5856 * term/tty-colors.el (tty-defined-color-alist): Remove duplicate
5857 definition of C variable.
5858
ec514007
GM
5859 * frame.el (show-trailing-whitespace, auto-hscroll-mode)
5860 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5861 Don't redefine things that are defined in C.
5862 * cus-start.el: Also handle :risky, :safe, :set, and :tag.
5863 (show-trailing-whitespace, auto-hscroll-mode)
5864 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5865 Set up the appropriate custom properties.
5866
8a79905d
CY
58672010-10-24 Chong Yidong <cyd@stupidchicken.com>
5868
5869 Bind "C-c ]" to ...
5870 * progmodes/f90.el (f90-mode-map): ... f90-insert-end.
5871 * nxml/nxml-mode.el (nxml-mode-map): ... nxml-finish-element.
5872 * textmodes/tex-mode.el (tex-mode-map): ... latex-close-block.
5873 * textmodes/sgml-mode.el (sgml-mode-map): ... sgml-close-tag.
5874
aa02a29f
GM
58752010-10-23 Glenn Morris <rgm@gnu.org>
5876
7dfc15df
GM
5877 * textmodes/flyspell.el (flyspell-mode): If there was an error,
5878 say what it was.
5879
66c6abf0
GM
5880 * frame.el (auto-hscroll-mode, cursor-in-non-selected-windows):
5881 Sync docs with C version.
f3d87560 5882
3193e969
GM
5883 * term/ns-win.el (xw-defined-colors):
5884 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
5885
6f748f70
GM
5886 * term/pc-win.el (x-select-enable-clipboard):
5887 * term/x-win.el (x-select-enable-clipboard):
5888 * w32-vars.el (x-select-enable-clipboard): Make doc-strings identical.
5889
7aa93795
GM
5890 * comint.el (comint-password-prompt-regexp): Make it less vague.
5891 Bump version.
5892
17284e30
GM
5893 * help-fns.el (doc-file-to-man, doc-file-to-info): New commands.
5894
aa02a29f
GM
5895 * help.el (finder-by-keyword): Remove unnecessary autoload.
5896
69b55131
GM
58972010-10-22 Glenn Morris <rgm@gnu.org>
5898
9a0dd02d
GM
5899 * loadup.el: Unconditionally load float-sup.
5900 * paren.el (show-paren-delay):
5901 * emacs-lisp/float-sup.el:
5902 * emulation/cua-base.el (cua-prefix-override-inhibit-delay):
5903 * obsolete/lazy-lock.el (lazy-lock-defer-time, lazy-lock-stealth-nice)
5904 (lazy-lock-stealth-verbose): Assume float support.
5905 * ps-print.el: Assume float support on Emacs.
5906 * emacs-lisp/timer.el (timer-next-integral-multiple-of-time):
5907 Remove non-float branch.
5908
69b55131
GM
5909 * emacs-lisp/autoload.el (batch-update-autoloads): Update for
5910 src/Makefile no longer being pre-processed.
5911
7c23d9e8
SM
59122010-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
5913
5914 * emacs-lisp/find-func.el (find-library): Use test-completion.
5915
23737b4a
LMI
59162010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5917
7c23d9e8 5918 * newcomment.el (comment-dwim): Fix the intentation in the doc string.
23737b4a 5919
6e060cee 59202010-10-21 Michael Albinus <michael.albinus@gmx.de>
01d884cf
MA
5921
5922 * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
5923 space in stat format string.
5924 (tramp-send-command): Unset $PS1 when using here documents, in
5925 order not to get several prompts.
5926 (tramp-get-inline-coding): Return `nil' in case of errors.
5927
08ffb131
DU
59282010-10-21 Daiki Ueno <ueno@unixuser.org>
5929
7c23d9e8
SM
5930 * hexl.el (hexl-mode, hexl-mode-exit):
5931 Tweak revert-buffer-function to inhibit auto-mode-alist (Bug#7252).
08ffb131
DU
5932 (hexl-revert-buffer-function): New function.
5933 (hexl-before-revert-hook, hexl-after-revert-hook): Abolish.
5934
ba7fdf30
AM
59352010-10-19 Alan Mackenzie <acm@muc.de>
5936
7c23d9e8
SM
5937 * progmodes/cc-langs.el (c-type-decl-prefix-key): C++ bit:
5938 Move "\(const\|throw\|volatile\)\>" nearer the start of the regexp, so
7f0789c9
AM
5939 that these keywords aren't wrongly matched as identifiers.
5940
ba7fdf30
AM
5941 * progmodes/cc-mode.el (c-before-change, c-after-change): Move the
5942 setting of c-new-BEG and c-new-END from c-before-change to
e64ae4e8 5943 c-after-change. (Bug#7181)
ba7fdf30 5944
7fd8732d
CY
59452010-10-19 Chong Yidong <cyd@stupidchicken.com>
5946
5947 * cus-face.el (custom-theme-set-faces): Revert 2010-10-18 change.
5948 Don't mark as safe.
5949
5950 * custom.el (custom-theme-set-variables): Likewise.
5951 (load-theme): Add custom-theme-set-faces and
5952 custom-theme-set-variables to safe-functions while loading.
5953 (custom-enabled-themes): Mark as risky.
5954
3f12b18c
JD
59552010-10-18 Julien Danjou <julien@danjou.info>
5956
5957 * bindings.el: Remove end dashes in default mode-line-format.
5958
b8a47412
CY
59592010-10-19 Chong Yidong <cyd@stupidchicken.com>
5960
5961 * bindings.el (global-map): Bind C-d to delete-char and deletechar
5962 to delete-forward-char.
5963
5964 * simple.el (normal-erase-is-backspace-mode): Remap delete to
5965 deletechar, and hence delete-forward-char.
5966
ca3fa302
JB
59672010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5968
5969 * repeat.el (repeat): Use read-key (bug#6256).
5970
59712010-10-19 Chong Yidong <cyd@stupidchicken.com>
5972
5973 * emacs-lisp/unsafep.el: Don't mark functions that display
5974 messages as safe. Suggested by Johan Bockgård.
5975
59762010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5977
5978 * minibuffer.el (completion--replace): Move point where it belongs
5979 when there's a common suffix (bug#7215).
5980
59812010-10-19 Kenichi Handa <handa@m17n.org>
5982
5983 * international/characters.el: Add category '|' (word breakable)
5984 to fullwidth characters.
5985
3224b54d
MA
59862010-10-19 Michael Albinus <michael.albinus@gmx.de>
5987
5988 * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
5989 (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in
5990 order to make stat results a float. Patch by Andreas Schwab
5991 <schwab@linux-m68k.org>.
5992
36ba6f07
JD
59932010-10-18 Julien Danjou <julien@danjou.info>
5994
5995 * avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
5996 hidden by `make-pointer-invisible'.
5997
43f964fc
SM
59982010-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
5999
6000 * files.el (locate-file-completion-table): Strip non-matching elements
6001 before checking length of list (bug#7238).
6002
e48eb343
CY
60032010-10-18 Chong Yidong <cyd@stupidchicken.com>
6004
6005 * custom.el (custom-theme-set-variables): Mark as a safe function.
6006 (load-theme): Check forms using unsafep.
6007
6008 * cus-face.el (custom-theme-set-faces): Mark as a safe function.
6009
df987d70
AM
60102010-10-17 Agustín Martín <agustin.martin@hispalinux.es>
6011
43f964fc
SM
6012 * textmodes/ispell.el (ispell-aspell-find-dictionary):
6013 Fix aspell data file searching (bug#7230).
df987d70 6014
29a4c45b
CY
60152010-10-16 Chong Yidong <cyd@stupidchicken.com>
6016
6017 * cus-theme.el (custom-theme--migrate-settings): New var.
6018 (customize-create-theme): Allow editing the `user' theme.
6019 (custom-theme-add-variable, custom-theme-add-var-1)
6020 (custom-theme-add-face, custom-theme-add-face-1): Add a checkbox
6021 to the front of each variable or face widget.
6022 (custom-theme-write): Save theme settings in the correct order.
6023 Optionally, remove saved settings from user customizations.
43f964fc
SM
6024 (custom-theme-write-variables, custom-theme-write-faces):
6025 Save only the checked widgets.
29a4c45b
CY
6026 (customize-themes): Add a link for migrating custom settings.
6027
43f964fc
SM
6028 * custom.el (custom-declare-theme, provide-theme):
6029 Use custom-theme-name-valid-p.
29a4c45b
CY
6030 (custom-theme-name-valid-p): Remove checks that are now
6031 unnecessary since themes no longer obey load-path.
6032
6033 * cus-edit.el (custom-variable-value-create): For the simple
6034 style, hide documentation string when hidden.
6035
782b5e8d
CY
60362010-10-16 Chong Yidong <cyd@stupidchicken.com>
6037
647bc502
CY
6038 * cus-edit.el (custom-variable, custom-face): Combine the
6039 :inhibit-magic and :display-style properties into a single
6040 :custom-style property.
43f964fc
SM
6041 (custom-toggle-hide-variable, custom-toggle-hide-face):
6042 New functions. If hiding an edited value, save it to :shown-value.
6043 (custom-variable-value-create, custom-face-value-create): Use them.
647bc502
CY
6044 (custom-magic-reset): Allow magic property to be unset.
6045
782b5e8d
CY
6046 * custom.el: Custom themes no longer use load-path.
6047 (custom-theme-load-path): New option. Change built-in theme
6048 directory to etc/.
6049 (custom-enabled-themes): Add custom-theme-load-path dependency.
6050 (custom-theme--load-path): New function.
6051 (load-theme, custom-available-themes): Use it.
6052
6053 * cus-theme.el (describe-theme-1): Use custom-theme--load-path.
6054 (customize-themes): Link to custom-theme-load-path variable.
647bc502
CY
6055 (custom-theme-add-var-1, custom-theme-add-face-1): Use the
6056 :custom-style property.
782b5e8d
CY
6057
6058 * themes/*.el: Moved to etc/.
6059
99f65cfa
RA
60602010-10-16 Ralf Angeli <angeli@caeruleus.net>
6061
6062 * textmodes/reftex-cite.el
6063 (reftex-extract-bib-entries-from-thebibliography): Do not move
6064 point when searching for \bibitem entries. Match entries with
6065 spaces or tabs in front of arguments.
6066
da16abfc
CY
60672010-10-16 Chong Yidong <cyd@stupidchicken.com>
6068
6069 * cus-theme.el (customize-create-theme): Delete overlays after
6070 erasing. If given a THEME arg, display only the faces of that arg
6071 instead of custom-theme--listed-faces.
6072 (custom-theme-variable-menu, custom-theme-variable-action)
43f964fc 6073 (custom-variable-reset-theme, custom-theme-delete-variable): Delete.
da16abfc
CY
6074 (custom-theme-add-variable, custom-theme-add-face): Apply value
6075 from the theme settings, instead of the current value.
6076 (custom-theme-add-var-1, custom-theme-add-face-1): New functions.
6077 (custom-theme-visit-theme): Allow calling outside theme buffers.
6078 (custom-theme-merge-theme): Don't enable the theme when merging.
6079 (custom-theme-write-variables, custom-theme-write-faces): Use the
6080 :shown-value properties to save buffer values, not global ones.
6081 (customize-themes): Display a warning about user customizations.
6082
6083 * cus-edit.el (custom-variable-value-create)
6084 (custom-face-value-create): Obey new special properties
6085 :shown-value and :inhibit-magic.
6086
aa095b2d
MA
60872010-10-15 Michael Albinus <michael.albinus@gmx.de>
6088
6089 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
3224b54d
MA
6090 Suppress expansion of tabs to spaces. Reported by Dale Sedivec
6091 <dale@codefu.org>.
aa095b2d 6092
7ca9cfda
KH
60932010-10-14 Kenichi Handa <handa@m17n.org>
6094
9650fc61
KH
6095 * mail/rmail.el (rmail-show-message-1): Catch an error of
6096 base64-decode-region and just show an error message (bug#7165).
6097
43f964fc 6098 * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used anymore.
7ca9cfda
KH
6099 (ps-mule-begin-job): Fix for the case that only ENCODING is set in
6100 a font-spec (bug#7197).
6101
220d91b8 61022010-10-14 Glenn Morris <rgm@gnu.org>
7163badd
GM
6103
6104 * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
6105
220d91b8 61062010-10-14 Juanma Barranquero <lekktu@gmail.com>
51e4f4a8 6107
c0943d3d
JB
6108 * international/mule.el (define-coding-system):
6109 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
51e4f4a8
JB
6110 * composite.el (compose-region): Fix typo in docstring.
6111
4983ddea
CY
61122010-10-14 Chong Yidong <cyd@stupidchicken.com>
6113
de43f11b
CY
6114 * cus-face.el (custom-theme-set-faces): Call custom-push-theme
6115 only after checking the theme-face property.
6116
4983ddea
CY
6117 * faces.el (face-spec-reset-face): Reset all attributes in one
6118 single call to set-face-attribute.
6119 (face-spec-match-p): Make it a defsubst.
6120 (frame-set-background-mode): New arg KEEP-FACE-SPECS.
6121 (x-create-frame-with-faces, tty-create-frame-with-faces)
6122 (tty-set-up-initial-frame-faces): Don't recompute face specs in
6123 frame-set-background-mode, since they are recomputed immediately
6124 afterwards in face-set-after-frame-default.
6125 (face-set-after-frame-default): Minor optimization.
6126 (cursor): Provide non-trivial defface spec.
6127
6128 * custom.el (custom-theme-recalc-face): Simplify.
6129
a974dcf2
JB
61302010-10-14 Jay Belanger <jay.p.belanger@gmail.com>
6131
43f964fc 6132 * calc/calc-alg.el (math-var): Rename from `var'.
a974dcf2
JB
6133 (math-is-polynomial, math-is-poly-rec): Replace `var'
6134 with `math-var'.
6135
43f964fc 6136 * calc/calcalg2.el (math-var): Rename from `var'.
a974dcf2
JB
6137 (calcFunc-table, math-scan-for-limits): Replace `var'
6138 with `math-var'.
6139
10e4702a
GM
61402010-10-13 Glenn Morris <rgm@gnu.org>
6141
6142 * subr.el (last): Deal with dotted lists (reported in bug#7174).
6143
88f427d5
SB
61442010-10-13 Stephen Berman <stephen.berman@gmx.net>
6145
6146 * subr.el (last): Use `safe-length' instead of `length' (bug#7206).
6147
a1d16a7b
G
61482010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6149
6150 * net/tls.el (tls-program): Remove spurious %s from openssl.
6151 (tls-starttls-switches): Remove starttls hack.
6152 (open-tls-stream): Ditto.
6153 (tls-find-starttls-argument): Ditto.
6154
2e288d54
JB
61552010-10-13 Juanma Barranquero <lekktu@gmail.com>
6156
6157 * image.el (image-library-alist): Declare as obsolete alias.
6158 (image-type-available-p): Use `dynamic-library-alist'.
6159
6160 * term/w32-win.el (dynamic-library-alist):
6161 Use instead of `image-library-alist'.
6162
35744400
IS
61632010-10-13 IRIE Shinsuke <irieshinsuke@yahoo.co.jp> (tiny change)
6164
6165 * subr.el (last): Make it faster. (Bug#7174)
6166
290fe464
RO
61672010-10-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change)
6168
6169 * Makefile.in (compile-clean): Use `` instead of $(). (Bug#7178)
6170
2919746c
CY
61712010-10-12 Chong Yidong <cyd@stupidchicken.com>
6172
6173 * cus-theme.el (custom-theme--listed-faces): Add cursor face.
6174 (describe-theme-1): Extract doc from unloaded themes.
6175
6176 * custom.el (custom-theme-name-valid-p): Don't list color-themes.
6177
6178 * themes/tango-theme.el:
6179 * themes/tango-dark-theme.el:
6180 * themes/wheatgrass-theme.el: New files.
6181
6b09b5d1
CY
61822010-10-12 Chong Yidong <cyd@stupidchicken.com>
6183
6184 * cus-theme.el (describe-theme, customize-themes)
6185 (custom-theme-save): New commands.
6186 (custom-new-theme-mode-map): Bind C-x C-s.
6187 (custom-new-theme-mode): Use custom--initialize-widget-variables.
6188 (customize-create-theme): New optional arg THEME.
6189 (custom-theme-revert): Use it.
6190 (custom-theme-visit-theme): Remove dead code.
6191 (custom-theme-merge-theme): Use custom-available-themes.
6192 (custom-theme-write): Make interactive.
6193 (custom-theme-write): Use custom-theme-name-valid-p.
6194 (describe-theme-1, custom-theme-choose-revert)
6195 (custom-theme-checkbox-toggle, custom-theme-selections-toggle):
6196 New funs.
6197 (custom-theme-allow-multiple-selections): New option.
6198 (custom-theme-choose-mode): New major mode.
6199
43f964fc
SM
6200 * custom.el (custom-theme-set-variables): Remove dead code.
6201 Obey custom--inhibit-theme-enable.
6b09b5d1
CY
6202 (custom--inhibit-theme-enable): New var.
6203 (provide-theme): Obey it.
6204 (load-theme): Replace load with manual read/eval, in order to
6205 check for correctness. Use custom-theme-name-valid-p.
6206 (custom-theme-name-valid-p): New function.
6207 (custom-available-themes): Use it.
6208
6209 * cus-edit.el (custom--initialize-widget-variables): New function.
6210 (Custom-mode): Use it.
6211
43f964fc
SM
6212 * cus-face.el (custom-theme-set-faces): Remove dead code.
6213 Obey custom--inhibit-theme-enable.
6b09b5d1
CY
6214
6215 * help-mode.el (help-theme-def, help-theme-edit): New buttons.
6216
16366259
JB
62172010-10-12 Juanma Barranquero <lekktu@gmail.com>
6218
cb7d821e 6219 * net/telnet.el (telnet-mode-map): Fix previous change (bug#7193).
16366259 6220
4c14013d 62212010-10-12 Jan Djärv <jan.h.d@swipnet.se>
9386ae12 6222
4c14013d
JB
6223 * term/ns-win.el (ns-right-alternate-modifier): New defvar.
6224 (ns-right-option-modifier): New alias for ns-right-alternate-modifier.
6225 (mac-right-option-modifier): New alias for ns-right-option-modifier.
6226
6227 * cus-start.el (all): ns-right-alternate-modifier is new.
9386ae12 6228
4c14013d 62292010-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4c528197
SM
6230
6231 * emacs-lisp/lisp.el (lisp-completion-at-point):
6232 Use emacs-lisp-mode-syntax-table for the whole function.
6233
4c14013d 62342010-10-12 David Koppelman <koppel@ece.lsu.edu>
c58059f2
DK
6235
6236 * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified
4c528197
SM
6237 instead of font-lock-mode before adding keywords.
6238 Remove hi-lock-mode off code. Remove inhibit hack.
c58059f2
DK
6239 (hi-lock-set-pattern): Only add keywords if font-lock-fontified
6240 non-nil; removed hook inhibit hack.
6241
4c14013d 62422010-10-12 Glenn Morris <rgm@gnu.org>
c7d6d8a1 6243
d15f9a2b
GM
6244 * emacs-lisp/shadow.el (find-emacs-lisp-shadows): Rename it...
6245 (load-path-shadows-find): ... to this.
6246 (list-load-path-shadows): Update for above change.
6247
c7d6d8a1
GM
6248 * mail/mail-utils.el (mail-mbox-from): Also try return-path.
6249
f0b7f5a8
KY
62502010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
6251
6252 * mail/hashcash.el, net/imap.el, pgg-parse.el, pgg.el:
6253 Fix comment for declare-function.
6254
05d22d02
CY
62552010-10-11 Chong Yidong <cyd@stupidchicken.com>
6256
6257 * custom.el (custom-fix-face-spec): New function; code moved from
6258 custom-face-edit-fix-value.
6259 (custom-push-theme): Use it when checking if a face has been
6260 changed outside customize.
6261 (custom-available-themes): New function.
6262 (load-theme): Use it.
6263
43f964fc 6264 * cus-edit.el (custom-face-edit-fix-value): Use custom-fix-face-spec.
05d22d02
CY
6265
6266 * custom.el (custom-push-theme): Cleanup (use cond).
6267 (disable-theme): Recompute the saved-face property.
6268 (custom-theme-recalc-face): Follow face alias before setting prop.
6269
43f964fc
SM
6270 * image.el (image-checkbox-checked, image-checkbox-unchecked):
6271 New variables, containing checkbox images.
05d22d02
CY
6272
6273 * startup.el (fancy-startup-tail):
6274 * wid-edit.el (checkbox): Use them.
6275
293e7c22
DN
62762010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
6277
a0310a6c
DN
6278 * shell.el (shell-mode-map):
6279 * progmodes/modula2.el (m2-mode-map):
6280 * progmodes/inf-lisp.el (inferior-lisp-mode-map):
6281 * play/mpuz.el (mpuz-mode-map):
6282 * play/landmark.el (lm-mode-map):
6283 * play/decipher.el (decipher-mode-map):
6284 * play/5x5.el (5x5-mode-map):
6285 * net/telnet.el (telnet-mode-map):
6286 * net/quickurl.el (quickurl-list-mode-map):
6287 * net/mairix.el (mairix-searches-mode-map):
6288 * net/eudc-hotlist.el (eudc-hotlist-mode-map):
6289 * net/dig.el (dig-mode-map):
6290 * mail/mspools.el (mspools-mode-map):
6291 * hexl.el (hexl-mode-map):
6292 * emulation/ws-mode.el (wordstar-C-k-map, wordstar-mode-map)
6293 (wordstar-C-o-map, wordstar-C-q-map):
6294 * emacs-lisp/edebug.el (edebug-eval-mode-map):
6295 * emacs-lisp/chart.el (chart-map):
6296 * edmacro.el (edmacro-mode-map):
6297 * erc/erc-list.el (erc-list-menu-mode-map):
6298 * array.el (array-mode-map): Declare and define in one step.
6299
293e7c22
DN
6300 * vc/log-view.el (log-view-mode-map): Bind revert-buffer.
6301
446b12da
DU
63022010-10-10 Daiki Ueno <ueno@unixuser.org>
6303
6304 * epa.el (epa-passphrase-callback-function): Display filename
6305 passed as the 3rd arg.
43f964fc
SM
6306 * epa-file.el (epa-file-passphrase-callback-function):
6307 Pass filename to epa-passphrase-callback-function.
446b12da 6308
76c16af8
CY
63092010-10-09 Chong Yidong <cyd@stupidchicken.com>
6310
6311 * cus-edit.el (custom-face-widget-to-spec)
6312 (custom-face-get-current-spec, custom-face-state): New functions.
6313 (custom-face-set, custom-face-mark-to-save)
6314 (custom-face-value-create, custom-face-state-set): Use them.
6315
6316 * cus-theme.el (custom-theme--listed-faces): New var.
6317 (customize-create-theme): Use *Custom Theme* as the buffer name.
6318 Set revert-buffer-function. Optional arg BUFFER. Insert all
6319 faces listed in custom-theme--listed-faces.
6320 (custom-theme-revert): New function.
6321 (custom-theme-add-variable, custom-theme-add-face): Insert at the
6322 bottom of the list.
6323 (custom-theme-write): Prompt for theme name if empty.
6324 (custom-theme-write-variables): Use dolist.
6325 (custom-theme-write-faces): Handle hidden (collapsed) widgets.
6326
e15f8aaa
AM
63272010-10-09 Alan Mackenzie <acm@muc.de>
6328
6329 Enhance fontification of declarators to take account of the
6330 presence/absence of "typedef".
6331
6332 * cc-engine.el (c-forward-type): New &optional param
6333 "brace-block-too".
6334 (c-forward-decl-or-cast-1): cdr of return value now indicates the
43f964fc 6335 presence of either or both of a "struct"-like keyword and "typedef".
e15f8aaa
AM
6336
6337 * cc-fonts.el (c-complex-decl-matchers): Remove the heuristic
6338 fontification of declarators which follow a "}".
6339 (c-font-lock-declarations): Fontify declarators according to the
6340 presence/absence of "typedef".
6341
6342 * cc-langs.el (c-typedef-kwds c-typedef-key): New lang variable
6343 for "typedef".
6344 (c-typedef-decl-key): New lang variable built from
6345 c-typedef-decl-kwds.
6346
cf321e50
LMI
63472010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6348
77aec221
LMI
6349 * ibuffer.el (ibuffer-mode-map): Don't redefine the cursor keys,
6350 since that's too annoying. Move the filter groups commands to
6351 TAB/backtab.
6352
7450df5d
LMI
6353 * epa.el (epa-passphrase-callback-function): Say what we're
6354 querying the password for.
6355
cf321e50 6356 * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
43f964fc 6357 behaviour, don't bury the ibuffer buffer when visiting other buffers.
cf321e50 6358
587faadd
CY
63592010-10-08 Chong Yidong <cyd@stupidchicken.com>
6360
6361 * cus-edit.el (custom-commands, custom-buffer-create-internal)
6362 (custom-magic-value-create): Pad button tags with spaces.
6363 (custom-face-edit): New variable.
6364 (custom-face-value-create): Determine whether to use the usual
43f964fc
SM
6365 face editor here, instead of using custom-face-selected.
6366 Pass face defaults to custom-face-edit widget.
587faadd
CY
6367 (custom-face-selected, custom-display-unselected): Delete widgets.
6368 (custom-display-unselected-match): Function removed.
43f964fc
SM
6369 (custom-face-set, custom-face-mark-to-save):
6370 Accept custom-face-edit widgets as the direct widget child.
587faadd
CY
6371
6372 * wid-edit.el (widget--completing-widget): New var.
6373 (widget-default-complete): Bind it when doing completion.
6374 (widget-string-complete, widget-file-complete): Use it.
6375
a1ab97d0
GM
63762010-10-09 Glenn Morris <rgm@gnu.org>
6377
85d50db7
GM
6378 * calendar/cal-hebrew.el (holiday-hebrew-rosh-hashanah)
6379 (holiday-hebrew-passover, holiday-hebrew-tisha-b-av)
6380 (holiday-hebrew-misc): Small simplifications.
6381
3fb78d1f
GM
6382 * emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c.
6383
a1ab97d0
GM
6384 * net/browse-url.el: Don't require thingatpt, term, dired,
6385 executable, or w3-auto when compiling.
6386 (dired-get-filename, term-char-mode, term-send-down, term-send-string):
6387 Declare.
6388 (browse-url-text-emacs): Require term.
6389
2187e5bb
AS
63902010-10-08 Andreas Schwab <schwab@linux-m68k.org>
6391
6392 * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
6393
e5d49589
GM
63942010-10-08 Glenn Morris <rgm@gnu.org>
6395
5823f53f
GM
6396 * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
6397
e5d49589
GM
6398 * emacs-lisp/shadow.el (lisp-shadow): Change prefix.
6399 (shadows-compare-text-p): Make it an obsolete alias for...
6400 (load-path-shadows-compare-text): ... new name.
6401 (find-emacs-lisp-shadows): Update for above name change.
6402 (load-path-shadows-same-file-or-nonexistent): New name for the old
6403 shadow-same-file-or-nonexistent.
6404
4628bef1 64052010-10-08 Chong Yidong <cyd@stupidchicken.com>
397ae226
CY
6406
6407 * minibuffer.el (completion--some, completion--do-completion)
6408 (minibuffer-complete-and-exit, minibuffer-completion-help)
6409 (completion-basic-try-completion)
6410 (completion-basic-all-completions)
6411 (completion-pcm--find-all-completions): Use lexical-let to
6412 avoid some false matches in variable completion (Bug#7056)
6413
4628bef1 64142010-10-08 Olof Ohlsson Sax <olof.ohlsson.sax@gmail.com> (tiny change)
8686a5ea
OOS
6415
6416 * vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
6417
4628bef1 64182010-10-08 Leo <sdl.web@gmail.com>
83b8ea28
LL
6419
6420 * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only
6421 return non-nil if the file exists (Bug#7090).
6422
4628bef1 64232010-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
55586d2a
SM
6424
6425 * minibuffer.el (completion--replace):
6426 Better preserve markers (bug#7138).
6427
4628bef1 64282010-10-08 Juanma Barranquero <lekktu@gmail.com>
2b7ba565
JB
6429
6430 * server.el (server-process-filter): Doc fix.
6431
4628bef1 64322010-10-08 Drew Adams <drew.adams@oracle.com>
53ad04fc
DA
6433
6434 * dired.el (dired-save-positions): Doc fix. (Bug#7119)
6435
e4adf61e
GM
64362010-10-08 Glenn Morris <rgm@gnu.org>
6437
24ac444f
GM
6438 * vc/ediff-wind.el (ediff-setup-control-frame):
6439 * vc/ediff-ptch.el (ediff-default-backup-extension):
6440 * vc/ediff-diff.el (ediff-shell, ediff-diff-options)
6441 (ediff-exec-process): Remove system-types emx, windows-95.
6442
e4adf61e
GM
6443 * net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
6444
61328d7c
CY
64452010-10-07 Chong Yidong <cyd@stupidchicken.com>
6446
6447 * cus-edit.el (custom-variable, custom-face): Doc fix.
6448 (custom-face-edit): Add value-create attribute.
6449 (custom-face-edit-value-create)
43f964fc
SM
6450 (custom-face-edit-value-visibility-action): New functions.
6451 Hide unused face attributes by default, and add a visibility toggle.
61328d7c
CY
6452 (custom-face-edit-deactivate): Show empty values with shadow face.
6453 (custom-face-selected): Only use this for face specs with default
6454 attributes.
6455 (custom-face-value-create): Cleanup.
6456
6457 * wid-edit.el (widget-checklist-value-create): Use dolist.
6458 (widget-checklist-match-find): Make second arg optional.
6459
ac44263a
GM
64602010-10-07 Glenn Morris <rgm@gnu.org>
6461
849b02b4
GM
6462 * hilit-chg.el (hilit-chg-get-diff-info, hilit-chg-get-diff-list-hk):
6463 Prefix things.
6464
ac44263a
GM
6465 * emacs-lisp/shadow.el (shadow-font-lock-keywords)
6466 (load-path-shadows-mode, list-load-path-shadows): Rename shadow-mode to
6467 load-path-shadows-mode, update references.
06d9ef85
GM
6468 (load-path-shadows-font-lock-keywords, load-path-shadows-find-file):
6469 Rename variable and button.
6470 (list-load-path-shadows): Update button caller.
ac44263a 6471
29c72a6e
SM
64722010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
6473
6474 * emacs-lisp/smie.el (smie-bnf-classify): New function.
6475 (smie-bnf-precedence-table): Use it to remember the closers/openers.
6476 (smie-merge-prec2s): Handle those new entries.
6477 (smie-prec2-levels): Only set precedence to nil for actual
6478 openers/closers.
6479 * progmodes/octave-mod.el (octave-smie-op-levels): Remove dummy entry
6480 that is now unnecessary.
6481
775f75bc 64822010-10-07 Miles Bader <miles@gnu.org>
07ff7702
MB
6483
6484 * emacs-lisp/regexp-opt.el (regexp-opt): Add `symbols' mode.
6485
7e1e2a6e
GM
64862010-10-07 Glenn Morris <rgm@gnu.org>
6487
58d1ac6d
GM
6488 * mail/rmail.el (mail-sendmail-delimit-header, mail-header-end)
6489 (mail-position-on-field): Remove declarations.
6490 (mail-position-on-field): Autoload it.
6491 (rmail-retry-failure): Replace use of mail-sendmail-delimit-header
6492 and mail-header-end. Don't require sendmail.
6493
7b9235ad
GM
6494 * emacs-lisp/shadow.el (shadow-font-lock-keywords): New variable.
6495 (shadow-mode): New mode.
6496 (shadow-find-file): New button.
6497 (list-load-path-shadows): Use shadow-mode and buttons.
6498
52da2182
GM
6499 * iimage.el (iimage-version): Remove.
6500 (iimage-mode-image-search-path, iimage-mode-image-regex-alist):
6501 Turn into defcustoms.
6502 (iimage-mode-map): Give it a doc string.
6503
7e1e2a6e
GM
6504 * calendar/appt.el (appt-activate): Give a warning rather than an error
6505 if there is no diary-file.
6506
e44eccd7
MA
65072010-10-06 Michael Albinus <michael.albinus@gmx.de>
6508
29c72a6e
SM
6509 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
6510 Use `tramp-handle-find-backup-file-name'.
e44eccd7 6511
4583e796
GM
65122010-10-06 Glenn Morris <rgm@gnu.org>
6513
6aecca99
GM
6514 * font-core.el (font-lock-defaults-alist): Remove variable.
6515 (font-lock-mode): Doc fix.
6516 (font-lock-default-function): Do not consult font-lock-defaults-alist.
6517 * font-lock.el (font-lock-refresh-defaults): Doc fix.
6518 (font-lock-set-defaults): Doc fix.
6519 Do not consult font-lock-defaults-alist.
6520
645a6257
GM
6521 * hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
6522
4583e796
GM
6523 * emacs-lisp/cl.el: No longer provide cl-19.
6524
bd8fadca
MA
65252010-10-05 Michael Albinus <michael.albinus@gmx.de>
6526
6527 * net/tramp.el (tramp-handle-directory-files-and-attributes)
6528 (tramp-handle-file-exists-p, tramp-handle-file-newer-than-file-p):
6529 New defuns, taken from tramp-smb.el.
6530 (tramp-coding-system-change-eol-conversion)
43f964fc 6531 (tramp-set-process-query-on-exit-flag): Remove.
bd8fadca 6532
43f964fc 6533 * net/tramp-compat.el (top): Do not check for byte-compiler objects.
bd8fadca
MA
6534 (tramp-compat-coding-system-change-eol-conversion)
6535 (tramp-compat-set-process-query-on-exit-flag): New defuns, taken
6536 from tramp.el.
6537
6538 * net/tramp-gvfs.el:
6539 * net/tramp-gw.el: Replace `tramp-set-process-query-on-exit-flag'
6540 by `tramp-compat-set-process-query-on-exit-flag'.
6541
43f964fc
SM
6542 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
6543 Use `tramp-handle-directory-files-and-attributes',
bd8fadca
MA
6544 `tramp-handle-file-exists-p' and
6545 `tramp-handle-file-newer-than-file-p'.
6546 (tramp-imap-handle-file-exists-p)
6547 (tramp-imap-handle-file-executable-p)
6548 (tramp-imap-handle-file-readable-p)
6549 (tramp-imap-handle-directory-files-and-attributes)
43f964fc 6550 (tramp-imap-handle-file-newer-than-file-p): Remove.
bd8fadca
MA
6551
6552 * net/tramp-sh.el: Replace `tramp-set-process-query-on-exit-flag'
6553 by `tramp-compat-set-process-query-on-exit-flag' and
6554 `tramp-coding-system-change-eol-conversion' by
6555 `tramp-compat-coding-system-change-eol-conversion'.
6556
43f964fc
SM
6557 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
6558 Use `tramp-handle-directory-files-and-attributes',
bd8fadca
MA
6559 `tramp-handle-file-exists-p' and
6560 `tramp-handle-file-newer-than-file-p'.
6561 (tramp-smb-handle-directory-files-and-attributes)
6562 (tramp-smb-handle-file-exists-p)
43f964fc
SM
6563 (tramp-smb-handle-file-newer-than-file-p): Remove.
6564 (tramp-smb-maybe-open-connection):
6565 Replace `tramp-set-process-query-on-exit-flag' by
bd8fadca
MA
6566 `tramp-compat-set-process-query-on-exit-flag'.
6567
726c5357
GM
65682010-10-05 Glenn Morris <rgm@gnu.org>
6569
6570 * obsolete/rnews.el, obsolete/rnewspost.el: Remove files.
6571
4a93e698
MA
65722010-10-04 Michael Albinus <michael.albinus@gmx.de>
6573
6574 Continue reorganization of load dependencies. (Bug#7156)
6575
6576 * net/tramp.el (tramp-handle-file-local-copy-hook)
6577 (tramp-delete-temp-file-function): Move down.
6578 (tramp-exists-file-name-handler): Move up.
6579 (tramp-register-file-name-handlers): Simplify autoload.
6580 (tramp-handle-write-region-hook, tramp-handle-directory-file-name)
6581 (tramp-handle-directory-files, tramp-handle-dired-uncache)
6582 (tramp-handle-file-modes, tramp-handle-file-name-as-directory)
6583 (tramp-handle-file-name-completion)
6584 (tramp-handle-file-name-directory)
6585 (tramp-handle-file-name-nondirectory, tramp-handle-file-regular-p)
6586 (tramp-handle-file-remote-p, tramp-handle-file-symlink-p)
6587 (tramp-handle-find-backup-file-name)
6588 (tramp-handle-insert-file-contents, tramp-handle-load)
6589 (tramp-handle-substitute-in-file-name)
6590 (tramp-handle-unhandled-file-name-directory)
6591 (tramp-mode-string-to-int, tramp-local-host-p)
43f964fc 6592 (tramp-make-tramp-temp-file): Move from tramp-sh.el.
4a93e698
MA
6593
6594 * net/tramp-gvfs.el (top):
6595 * net/tramp-smb.el (top): Do not require 'tramp-sh.
6596
6597 * net/tramp-sh.el (all): Move several objects to tramp.el, see
6598 there. Rename `tramp-handle-*' to `tramp-sh-handle-*'.
6599
b4593555
GM
66002010-10-04 Glenn Morris <rgm@gnu.org>
6601
6602 * calendar/appt.el (appt-add): Ensure reminders are enabled.
6603 (appt-activate): Give status messages.
6604
8762aa10
TZ
66052010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
6606
6607 * net/gnutls.el: Improve docs. Remove starttls and ssl emulation.
6608 Provide only `open-gnutls-stream' (formerly `open-ssl-stream') and
43f964fc
SM
6609 `gnutls-negotiate' (formerly `starttls-negotiate').
6610 Remove trivial wrapper `starttls-open-stream'.
8762aa10 6611
82fb8701
DN
66122010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
6613
6614 Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
6615 log-outgoing commands.
6616 * vc/vc.el (vc-log-internal-common): Add a new argument and use it
6617 to create a buffer local revert-buffer-function variable.
6618 (vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
6619 revert-buffer-function lambda.
6620
c1ae068b
LMI
66212010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
6622
6623 * net/gnutls.el (starttls-negotiate): Use the plist interface to
43f964fc
SM
6624 `gnutls-boot'. Make TYPE the only required parameter.
6625 Allow TRUSTFILES and KEYFILES to be lists.
c1ae068b
LMI
6626 (open-ssl-stream): Use it.
6627
67141a37
GM
66282010-10-03 Glenn Morris <rgm@gnu.org>
6629
77f38949
GM
6630 * subr.el (directory-sep-char): Remove obsolete variable.
6631 * net/tramp-compat.el: Don't mess about with the byte-compiler unless
6632 it is "necessary".
6633
67141a37
GM
6634 * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable.
6635 * vc/vc.el (vc-static-header-alist): Doc fix.
6636 * vc/vc-cvs.el (vc-cvs-header):
6637 * vc/vc-rcs.el (vc-rcs-header):
6638 * vc/vc-sccs.el (vc-sccs-header):
6639 * vc/vc-svn.el (vc-svn-header): Do not consult vc-header-alist.
6640 * obsolete/vc-mcvs.el (vc-mcvs-header):
6641 * progmodes/cperl-mode.el (cperl-mode): Only set vc-header-alist
6642 on XEmacs.
6643
96bcef2e
CY
66442010-10-03 Chong Yidong <cyd@stupidchicken.com>
6645
43f964fc
SM
6646 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
6647 Remove obsolete use of binary-overwrite-mode (Bug#7001).
96bcef2e 6648
ef47f179
GM
66492010-10-03 Glenn Morris <rgm@gnu.org>
6650
01c35094 6651 * obsolete/x-menu.el: Remove file, obsolete since 21.1.
0437978e 6652
aee3c6f7
GM
6653 * textmodes/rst.el (rst-font-lock-keywords-function):
6654 Drop Emacs 20 code.
6655
f88cd114
GM
6656 * textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
6657
6abfe35f
GM
6658 * printing.el: Drop Emacs 20 code.
6659
59e31cfa
GM
6660 * calendar/appt.el (appt-delete): Don't autoload it (you can't use it
6661 without having used appt.el already).
6662
922ad43e
GM
6663 * subr.el (make-local-hook): Remove function obsolete since 21.1.
6664 * progmodes/cc-mode.el (make-local-hook): Don't do cc-bytecomp stuff.
6665 (c-basic-common-init, c-font-lock-init): Only call make-local-hook on
6666 XEmacs.
6667 * progmodes/cc-styles.el (make-local-hook): Don't do cc-bytecomp stuff.
6668 (c-make-styles-buffer-local): Only call make-local-hook on XEmacs.
6669
ef47f179
GM
6670 * ps-def.el (leading-code-private-22, charset-bytes, charset-id)
6671 (charset-width, find-charset-region, chars-in-region, forward-point)
6672 (encode-coding-string, coding-system-p, ccl-execute-on-string)
6673 (define-ccl-program, multibyte-string-p, string-make-multibyte):
6674 Remove compatibility cruft (none of these are used by ps*.el).
6675
ac6ca7ba
KR
66762010-10-03 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6677
6678 * subr.el (booleanp): Return t instead of a list (Bug#7086).
6679
2a847524
CY
66802010-10-03 Chong Yidong <cyd@stupidchicken.com>
6681
43f964fc
SM
6682 * server.el (server-process-filter, server-return-error):
6683 Give emacsclient time to shut down after receiving an error string.
2a847524 6684
4bc3c53d
MA
66852010-10-02 Michael Albinus <michael.albinus@gmx.de>
6686
6687 * files.el (remote-file-name-inhibit-cache): New defcustom.
6688
43f964fc
SM
6689 * time.el (display-time-file-nonempty-p):
6690 Use `remote-file-name-inhibit-cache'.
4bc3c53d 6691
43f964fc
SM
6692 * net/tramp.el (tramp-completion-reread-directory-timeout):
6693 Fix docstring.
4bc3c53d
MA
6694
6695 * net/tramp-cache.el (tramp-cache-inhibit-cache): Remove.
6696 (tramp-get-file-property): Replace `tramp-cache-inhibit-cache' by
6697 `remote-file-name-inhibit-cache'. Check also for an integer
6698 value. Add/increase counter when `tramp-verbose' >= 10.
6699 (tramp-set-file-property): Add/increase counter when
6700 `tramp-verbose' >= 10.
6701
6702 * net/tramp-cmds.el (tramp-cleanup-all-connections)
6703 (tramp-cleanup-all-buffers): Set tramp-autoload cookie.
6704 (tramp-bug): Set tramp-autoload cookie. Report all interned
6705 tramp-* variables. Report also `remote-file-name-inhibit-cache'.
6706 (tramp-reporter-dump-variable): Fix docstring. Mask non-7bit
6707 characters only in strings.
6708
6709 * net/tramp-compat.el (remote-file-name-inhibit-cache): Define due
6710 to backward compatibility.
6711
6712 * net/tramp-sh.el (tramp-handle-verify-visited-file-modtime)
6713 (tramp-handle-file-name-all-completions)
43f964fc
SM
6714 (tramp-handle-vc-registered): Use `remote-file-name-inhibit-cache'.
6715 (tramp-open-connection-setup-interactive-shell):
6716 Call `tramp-cleanup-connection' directly.
4bc3c53d 6717
9c524fcb
GM
67182010-10-02 Glenn Morris <rgm@gnu.org>
6719
3226d6ca
GM
6720 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Remove obsolete alias.
6721
6722 * subr.el (char-bytes): Remove obsolete function.
6723
6724 * isearch.el (isearch-return-char): Remove obsolete function.
6725
6726 * mouse.el: No longer provide mldrag.
6727 (mldrag-drag-mode-line, mldrag-drag-vertical-line):
6728 Remove obsolete aliases.
6729
6730 * comint.el (comint-kill-output): Remove obsolete alias.
6731
6732 * composite.el (decompose-composite-char): Remove obsolete function.
6733 * ps-def.el (decompose-composite-char): Remove unused function.
6734
6735 * iswitchb.el (iswitchb-default-keybindings): Remove obsolete function.
6736
6737 * outline.el (outline-visible): Remove obsolete function.
6738
6739 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
6740 * faces.el (internal-find-face, internal-get-face)
6741 (frame-update-faces, frame-update-face-colors)
6742 (x-frob-font-weight, x-frob-font-slant)
6743 (internal-frob-font-weight, internal-frob-font-slant)
6744 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
6745 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
6746 (x-make-font-bold-italic): Remove functions and aliases, obsolete
6747 since Emacs 21.1.
6748 * emulation/viper-util.el (viper-get-face):
6749 * obsolete/lucid.el (find-face, get-face): Use facep.
6750 * vc/ediff-init.el (ediff-valid-color-p, ediff-get-face):
6751 Remove unused functions.
6752 * vc/ediff-util.el (ediff-submit-report): Doc fix.
6753
9c524fcb
GM
6754 * emacs-lisp/bytecomp.el (byte-compile-file): Use kill-emacs-hook to
6755 delete tempfile if interrupted during compilation.
6756
aecb42aa
LMI
67572010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6758
6759 * net/tls.el (tls-starttls-switches): Give up on using starttls with
6760 gnutls-cli.
6761 (tls-program): Add --insecure to be consistent with the defaults from
6762 openssl s_client. Now all three commands are insecure.
6763
73077a9a
EZ
67642010-10-01 Eli Zaretskii <eliz@gnu.org>
6765
6766 * makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake)
6767 (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH)
6768 (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets.
6769
1ef075bb
GM
67702010-10-01 Glenn Morris <rgm@gnu.org>
6771
1fcaf927
GM
6772 * obsolete/sc.el: Remove file.
6773
1ef075bb
GM
6774 * files.el (temporary-file-directory): On darwin, also try
6775 DARWIN_USER_TEMP_DIR (see discussion in bug#7135).
6776
a16f5f64
JB
67772010-10-01 Juanma Barranquero <lekktu@gmail.com>
6778
6779 * server.el (server-start): Revert part of 2010-09-30T02:53:26Z!lekktu@gmail.com.
6780 Let's not break compatibility gratuitously, shall we?
6781
6b958814
G
67822010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6783
47e08896 6784 * net/tls.el (tls-starttls-switches): New variable.
6b958814
G
6785 (tls-find-starttls-argument): Use it.
6786 (open-tls-stream): Ditto.
6787
47e08896 6788 * net/netrc.el (netrc-credentials): Return the value of the "default"
6b958814
G
6789 entry.
6790 (netrc-machine): Ditto.
6791
cad90f3b
EZ
67922010-09-30 Eli Zaretskii <eliz@gnu.org>
6793
6794 * vc/vc-hooks.el (vc-default-mode-line-string): Doc fix.
6795
968ef9b4
JB
67962010-09-30 Juanma Barranquero <lekktu@gmail.com>
6797
6798 * server.el (server-start): Don't write pid to the authentication file.
6799 (server-create-tty-frame): Don't send pid.
6800 (server-process-filter): Send pid at the start of every connection.
6801
3536dea8
GM
68022010-09-30 Glenn Morris <rgm@gnu.org>
6803
8e378d88
GM
6804 * calendar/diary-lib.el (view-diary-entries, list-diary-entries)
6805 (show-all-diary-entries): Remove obsolete function aliases.
6806
3536dea8
GM
6807 * calendar/appt.el (appt-issue-message, appt-visible, appt-msg-window):
6808 Remove options, obsolete since 22.1.
6a7662bb
BR
6809 (appt-display-format, appt-display-message):
6810 Remove backwards-compatibility code.
3536dea8
GM
6811 (appt-check): No longer check appt-issue-message.
6812 (appt-make-list): No longer autoload it. Doc fix. No longer
6813 activate the package.
6814
df7fcaff
LMI
68152010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6816
6817 * net/gnutls.el (starttls-negotiate): Loop a lot longer.
bac5cef8
LMI
6818 (starttls-negotiate): Just call boot, and let the handshake be
6819 triggered from the read loop.
df7fcaff 6820
c2828614
GM
68212010-09-29 Glenn Morris <rgm@gnu.org>
6822
17a46341
GM
6823 * calendar/diary-lib.el (diary-list-entries): Use temp buffers when
6824 not displaying the diary.
6825 (diary-add-to-list): If no buffer-file-name, fall back to diary-file.
6826 * calendar/appt.el (appt-check): No longer need to kill diary.
6827
7161e329
GM
6828 * calendar/diary-lib.el (diary-list-entries): Move the
6829 "Preparing..." message entirely here.
6830 (diary-simple-display, diary-fancy-display): Move "Preparing..."
6831 messages to diary-list-entries.
6832 (diary-include-other-diary-files): Use LIST-ONLY rather than setting
6833 diary-display-function.
6834
d0de6cba
GM
6835 * calendar/diary-lib.el (diary-include-other-diary-files):
6836 Trap some recursive includes.
6837
c2828614
GM
6838 * calendar/appt.el (appt-activate): Check diary file.
6839
0c43b6f8
KY
68402010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
6841
6842 * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
6843 construction.
6844
6845 * calendar/time-date.el: No need to require cl for Emacs 21.
6846
97ce2730
GM
68472010-09-28 Glenn Morris <rgm@gnu.org>
6848
6849 * calendar/appt.el (appt-check): Minor simplification.
6850
e0a185ae
KY
68512010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6852
6853 * mail/sendmail.el (mail-citation-prefix-regexp): Remove "}" from
6854 citation prefix.
6855
c19f76a1
AS
68562010-09-27 Andreas Schwab <schwab@linux-m68k.org>
6857
95b6d681
JB
6858 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
6859 Avoid infinite recursion on erroneous lambda form. (Bug#7114)
c19f76a1 6860
fd057fd2
KH
68612010-09-27 Kenichi Handa <handa@m17n.org>
6862
6863 * tar-mode.el (tar-header-block-tokenize): Decode filenames in
6864 "ustar" format.
6865
368b3544
KH
68662010-09-27 Kenichi Handa <handa@m17n.org>
6867
6868 * international/mule.el (define-coding-system): Docstring fixed.
6869
6870 * international/mule-diag.el (describe-character-set): Use princ
6871 with proper print-length and print-level instead of insert.
6872
95b6d681 68732010-09-27 Juanma Barranquero <lekktu@gmail.com>
fb5f3a23
JB
6874
6875 * window.el (walk-windows): Doc fix (bug#7105).
6876
99368725
SM
68772010-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
6878
6879 * emacs-lisp/float-sup.el (e): Remove.
6880
8ed70bf3
LMI
68812010-09-27 Teodor Zlatanov <tzz@lifelogs.com>
6882
6883 * net/gnutls.el (gnutls, gnutls-log-level): Add group and custom
6884 variable.
6885 (starttls-negotiate): Use it.
6886
d2e9d0bb
LMI
68872010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6888
6889 * net/gnutls.el (starttls-negotiate): Stop looping when we get a t
6890 back.
6891
15413fb4
SM
68922010-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
6893
6894 * emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
6895
1821a7b4
LMI
68962010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6897
6303aba1
LMI
6898 * net/gnutls.el (starttls-negotiate): Avoid the cl.el decf function.
6899
1821a7b4
LMI
6900 * net/netrc.el (netrc-store-data): New function.
6901
8af55556
TZ
69022010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
6903
6904 * net/gnutls.el: GnuTLS glue code to set up a connection.
6905
42343747
JD
69062010-09-25 Julien Danjou <julien@danjou.info>
6907
6908 * notifications.el: Call dbus-register-signal only if it is bound.
6909
ec60da52
GM
69102010-09-25 Glenn Morris <rgm@gnu.org>
6911
6912 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
6913 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
6914 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
6915 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
6916 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
6917 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
6918 * eshell/esh-mode.el, eshell/esh-proc.el, eshell/esh-test.el:
6919 * eshell/esh-util.el, eshell/esh-var.el:
6920 Remove leading `*' from docs of faces and defcustoms.
6921
4c964351
UM
69222010-09-25 Ulrich Mueller <ulm@gentoo.org>
6923
6924 * eshell/em-ls.el (eshell-ls-archive-regexp):
6925 * eshell/esh-util.el (eshell-tar-regexp):
6926 * ibuffer.el (ibuffer-compressed-file-name-regexp):
6927 * info.el (Info-suffix-list):
6928 * international/mule.el (auto-coding-alist):
6929 * woman.el (woman-file-regexp, woman-file-compression-regexp):
6930 * progmodes/etags.el (tags-compression-info-list):
6931 Support xz compression.
6932
41f54b73
CY
69332010-09-25 Chong Yidong <cyd@stupidchicken.com>
6934
6935 * files.el (get-free-disk-space): Don't assume the "df" output
6936 columns line up (Bug#6995).
6937
40b1a3a9
JB
69382010-09-25 Juanma Barranquero <lekktu@gmail.com>
6939
6940 * finder.el (finder-unknown-keywords):
6941 * progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count):
6942 * progmodes/etags.el (tags-table-including): Fix typos in docstrings.
6943
ba3033ee
JB
69442010-09-25 Juanma Barranquero <lekktu@gmail.com>
6945
6946 * server.el (server-start): Revert part of 2010-08-08 change. Using
6947 address 127.0.0.1 for local host is now done in Fmake_network_process.
6948
5e339ee2
GM
69492010-09-24 Glenn Morris <rgm@gnu.org>
6950
6951 * image-mode.el, progmodes/compile.el, progmodes/gud.el:
6952 * progmodes/mixal-mode.el, textmodes/bibtex-style.el:
6953 * textmodes/css-mode.el, textmodes/dns-mode.el:
6954 Move autoloaded auto-mode-alist entries to files.el.
6955 * files.el (auto-mode-alist): Move entries here.
6956
af3ccb5c
GM
69572010-09-23 Glenn Morris <rgm@gnu.org>
6958
6959 * isearch.el (isearch-lazy-highlight-cleanup)
6960 (isearch-lazy-highlight-initial-delay)
6961 (isearch-lazy-highlight-interval)
6962 (isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face):
6963 * net/net-utils.el (ipconfig-program-options):
6964 Move aliases to options before the associated definitions.
6965
266a86bd 69662010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
c9805d23
SM
6967
6968 * newcomment.el (comment-normalize-vars): Better test validity of
6969 comment-end-skip.
6970
27ffea71 69712010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
9e0d4f9e
SM
6972
6973 * emacs-lisp/float-sup.el (float-pi): New name for `pi'.
6974 (float-e): New name for `e'.
6975 (degrees-to-radians, radians-to-degrees):
6976 * calendar/solar.el (solar-longitude):
6977 * calculator.el (calculator-registers, calculator-funcall):
6978 * textmodes/artist.el (artist-spray-random-points):
6979 * play/bubbles.el (bubbles--initialize-images): Use new names.
6980
27ffea71 69812010-09-23 Eric M. Ludlam <zappo@gnu.org>
a2930e43
EL
6982
6983 Update to CEDET 1.0's version of EIEIO.
6984
9e0d4f9e
SM
6985 * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key):
6986 New function.
a2930e43
EL
6987 (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
6988 (eieio-default-eval-maybe): Eval val instead of unquoting only.
6989 (class-precedence-list): If class is nil, return nil.
6990 (eieio-generic-call): If class of first input arg is nil, don't
6991 look up static methods, and do check for primary methods.
6992 (initialize-instance): See if the default needs to be evaluated
6993 during the constructor.
6994 (eieio-perform-slot-validation-for-default): Don't do the check
6995 for values that will eventually be evaluated.
6996 (eieio-eval-default-p): New function.
6997 (eieio-default-eval-maybe): Use it.
6998
27ffea71 69992010-09-23 Jan Moringen <jan.moringen@uni-bielefeld.de>
a2930e43
EL
7000
7001 * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
7002 method-invocation-order.
7003 (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
7004 (eieio-class-precedence-dfs): Compute class precedence list using
7005 dfs algorithm.
7006 (eieio-class-precedence-bfs): Compute class precedence list using
7007 bfs algorithm.
9e0d4f9e 7008 (eieio-class-precedence-c3): Compute class precedence list using
a2930e43
EL
7009 c3 algorithm.
7010 (class-precedence-list): New function.
7011 (eieiomt-method-list, eieiomt-sym-optimize): Use it.
7012 (inconsistent-class-hierarchy): New error symbol.
7013 (call-next-method): Stow the replacement argument list for future
7014 call-next-method invocations.
7015
266a86bd 70162010-09-23 Glenn Morris <rgm@gnu.org>
87e798a7 7017
ea7f9ebf
GM
7018 * calendar/appt.el (appt-check): If not displaying the diary,
7019 use (diary 1) to only get the entries we need.
7020 (appt-make-list): Sort diary-list-entries, if we cannot guarantee
7021 that it is in day order. (Bug#7019)
7022
1bf6d075
GM
7023 * calendar/appt.el (appt-check): Rather than showing the diary,
7024 just turn off invisible display, and only if needed.
7025
87e798a7
GM
7026 * calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
7027
1fc7dabf
GM
70282010-09-23 Glenn Morris <rgm@gnu.org>
7029
7a16788b
GM
7030 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
7031 (byte-compile-defvar, byte-compile-cl-warn):
27ffea71 7032 Start warnings with lower-case, like the majority.
7a16788b 7033
19543b17
GM
7034 * files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
7035
54238e6d
GM
7036 * files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
7037
ce009d0b
GM
7038 * progmodes/ld-script.el (auto-mode-alist): Move to files.el.
7039 * files.el (auto-mode-alist): Move ld-script entries here, further down
7040 the list.
7041
7b344dfe
GM
7042 * vc/add-log.el: Don't require timezone when compiling.
7043 (timezone-make-date-sortable): Autoload it.
7044 (change-log-sortable-date-at): Don't require timezone.
7045 Use `ignore-errors'.
7046
d9703498
GM
7047 * comint.el (comint-use-prompt-regexp-instead-of-fields):
7048 Move alias before definition, so it does not need autoloading.
7049
1fc7dabf
GM
7050 * emulation/crisp.el, emulation/cua-base.el, emulation/edt.el:
7051 * emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el:
7052 * international/kkc.el, international/ogonek.el, mail/feedmail.el:
7053 * net/browse-url.el, net/eudc-vars.el, net/net-utils.el:
7054 * net/rcompile.el, net/rlogin.el, textmodes/enriched.el:
7055 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/picture.el:
7056 * textmodes/refer.el, textmodes/spell.el, textmodes/table.el:
7057 * textmodes/tex-mode.el, textmodes/two-column.el:
7058 Remove leading `*' from docs of defcustoms etc.
7059
7676efad
TZ
70602010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
7061
7062 * net/netrc.el (netrc-parse): Remove encrypt.el mentions.
7063
b069e5a6
G
70642010-09-22 Dan Christensen <jdc@uwo.ca>
7065
7066 * calendar/time-date.el (date-to-time): Try using parse-time-string
7067 first before using the slower timezone-make-date-arpa-standard.
7068
1bf68d53
KY
70692010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7070
7071 * calendar/time-date.el (format-seconds): Comment fix.
7072
cd205c76
GM
70732010-09-22 Glenn Morris <rgm@gnu.org>
7074
7075 * emacs-lisp/package.el (package-menu-mode): `revert-buffer-function'
7076 is not automatically buffer-local.
7077
4ddea91b
SM
70782010-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
7079
7080 * emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
7081 (smie-indent-comment): Be more careful with comment-start-skip.
7082 (smie-indent-comment-close, smie-indent-comment-inside): New funs.
7083 (smie-indent-functions): Use them.
7084
b0f037ed
MA
70852010-09-21 Michael Albinus <michael.albinus@gmx.de>
7086
7087 * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
7088
8cf1771a
JD
70892010-09-21 Jan Djärv <jan.h.d@swipnet.se>
7090
36a1b6db
JD
7091 * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable
7092 tool-bar-position. Don't modify frame parameters here.
180fb94a 7093 (menu-bar-options-save): Add tool-bar-position.
36a1b6db 7094
8cf1771a
JD
7095 * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
7096
0097720d
SM
70972010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
7098
5d8e0d5d
SM
7099 * textmodes/reftex-parse.el (reftex-what-macro)
7100 (reftex-context-substring): Let-bind forward-sexp-function to nil
7101 since we don't need/want to treat \begin...\end as a block (bug#7053).
7102
984edd22
SM
7103 * emacs-lisp/lisp.el (up-list): Don't do nothing silently.
7104
7105 * simple.el (blink-matching-open): Use syntax-class.
7106
3672149f
SM
7107 * progmodes/pascal.el (pascal-mode): Use define-derived-mode.
7108 Set invisibility spec for pascal's outline mode.
7109 (pascal-outline-change): Clean up calling convention.
7110 (pascal-show-all, pascal-hide-other-defuns): Update callers.
7111
549d0e1e
SM
7112 * progmodes/prolog.el (prolog-smie-forward-token)
7113 (prolog-smie-backward-token): New functions.
7114 (prolog-mode-variables): Use them to parse "!," correctly.
7115 Set up smie-blink-matching for ".".
7116
a9cb95dd
SM
7117 * textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
7118 and `end'.
7119 (ispell-region, ispell-process-line): Update users.
7120
de558d10
SM
7121 * textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
7122 point-min==1.
7123
94eb3112
SM
7124 * textmodes/ispell.el: Fix commenting convention.
7125 (ispell-parse-output): Simplify, use push.
7126 (ispell-region): Use match-string-no-properties.
7127 (ispell-begin-skip-region-regexp): Use mapconcat to simplify.
7128 (ispell-minor-mode): Use define-minor-mode.
7129 (ispell-message): Remove unused var `skip-regexp'.
7130 (ispell-add-per-file-word-list): Use dynamic let-binding.
7131 Try and use the proper comment marker.
7132
1f7f45a5
SM
7133 * mail/sendmail.el: Fix commenting convention.
7134 (sendmail-send-it): Use line-beginning-position.
7135
0097720d
SM
7136 * help-fns.el (describe-variable): Add original value, if applicable.
7137
596880ea
JB
71382010-09-20 Juanma Barranquero <lekktu@gmail.com>
7139
f0713411
JB
7140 * subr.el (y-or-n-p): Remove leftover code from 2010-09-17T13:30:30Z!monnier@iro.umontreal.ca.
7141
596880ea
JB
7142 * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
7143
37c0347e
SM
71442010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7145
2bc01104
SM
7146 * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
7147 (smie-debug--prec2-cycle, smie-debug--describe-cycle): New functions.
7148 (smie-prec2-levels): Use them to better diagnose precedence cycles.
7149 (smie-blink-matching-check): Don't signal a mismatch if car is t.
7150 (smie-blink-matching-open): Rewrite to remove assumptions, so that
7151 something like "." can also be a closer.
7152 (smie--associative-p, smie-indent--hanging-p, smie-indent--bolp)
7153 (smie-indent--offset, smie-indent--offset-rule, smie-indent--column):
7154 Rename internal functions to use "--". Update callers.
7155
e2c3f530
SM
7156 * frame.el (make-frame-names-alist): Don't list frames on other displays.
7157
37c0347e
SM
7158 * fringe.el (fringe-styles): New var.
7159 (fringe-mode, fringe-query-style): Use it.
7160
74790210
MM
71612010-09-18 Michael R. Mauger <mmaug@yahoo.com>
7162
7163 * progmodes/sql.el: Version 2.8
93acd23d 7164 (sql-login-params): Update widget structure; changes still needed.
74790210
MM
7165 (sql-product-alist): Add :list-all and :list-table features for
7166 SQLite, Postgres and MySQL products.
7167 (sql-redirect): Handle default value.
7168 (sql-execute, sql-execute-feature): New functions.
7169 (sql-read-table-name): New function.
93acd23d 7170 (sql-list-all, sql-list-table): New functions. User API.
74790210
MM
7171 (sql-mode-map, sql-interactive-mode-map): Add key definitions
7172 for above functions.
7173 (sql-mode-menu, sql-interactive-mode-menu): Add menu definitions
7174 for above functions.
7175 (sql-postgres-login-params): Add user and database defaults.
7176 (sql-buffer-live-p): Bug fix.
93acd23d 7177 (sql-product-history): New variable.
35f52ed6 7178 (sql-read-product): New function. Use it.
74790210
MM
7179 (sql-set-product, sql-product-interactive): Use it.
7180 (sql-connection-history): New variable.
93acd23d 7181 (sql-read-connection): New function. Use it.
74790210
MM
7182 (sql-connect): New function.
7183 (sql-for-each-login): Redesign function interface.
7184 (sql-make-alternate-buffer-name, sql-save-connection): Use it.
93acd23d
JB
7185 (sql-get-login-ext, sql-get-login): Use it. Handle default values.
7186 (sql-comint): Check for program. Existing live buffer.
74790210
MM
7187 (sql-comint-postgres): Add port parameter.
7188
cec01cd2
SM
71892010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7190
7191 * emacs-lisp/warnings.el: Fix commenting convention.
7192 (display-warning): Use special mode and make the buffer read-only.
7193
c2a845b5
JB
71942010-09-18 Jay Belanger <jay.p.belanger@gmail.com>
7195
7196 * calc/calc-prog.el (calc-read-parse-table-part): Don't "fix" the
7197 empty string when it follows a repeated or optional pattern.
7198
f5632fb6
SM
71992010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
7200
7201 * indent.el (indent-according-to-mode): Apply syntax-propertize.
7202 (indent-region): Use indent-according-to-mode.
7203
71b961e8
EZ
72042010-09-18 Eli Zaretskii <eliz@gnu.org>
7205
7206 * fringe.el (fringe-mode): Doc fix.
7207
dbbd7ad4
KRC
72082010-09-14 Kan-Ru Chen <kanru@kanru.info> (tiny change)
7209
7210 * textmodes/nroff-mode.el (nroff-view): Kill old buffer before
7211 refreshing the preview buffer.
7212
b879a6e2
SM
72132010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
7214
7215 * textmodes/tex-mode.el (tex-syntax-propertize-rules)
7216 (latex-syntax-propertize-rules): New consts; replace
7217 tex-font-lock-syntactic-keywords.
7218 (tex-env-mark, latex-env-before-change): New functions.
7219 (latex-electric-env-pair-mode): New minor mode.
7220 (tex-font-lock-verb): Change arguments; do move point.
7221 (tex-font-lock-syntactic-face-function): Adjust to new verbatim
7222 representation as a form of comment.
7223 (tex-font-lock-keywords-1): Remove workaround, now unneeded.
7224 (doctex-syntax-propertize-rules): New const; replaces
7225 doctex-font-lock-syntactic-keywords.
7226 (tex-common-initialization, doctex-mode): Use syntax-propertize-rules.
7227
7228 * progmodes/fortran.el (fortran--font-lock-syntactic-keywords): Remove.
7229 (fortran-make-syntax-propertize-function): New function; replaces
7230 fortran-font-lock-syntactic-keywords.
7231 (fortran-mode): Use it.
7232 (fortran-line-length): Use it. Improve interactive spec.
7233
7234 * emacs-lisp/syntax.el (syntax-propertize-precompile-rules): New macro.
7235 (syntax-propertize-rules): Add var-ref case. Fix offset computation
7236 when adding surrounding \(..\).
7237
7238 * progmodes/js.el (js-mode): Fix last change (bug#7054).
7239
4be520fb
SM
72402010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
7241
269c197e
SM
7242 * obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
7243 Use with-current-buffer.
7244
4be520fb
SM
7245 * isearch.el (isearch-face): Rename from `isearch'.
7246 (isearch-highlight): Use new name.
7247
a67597d6
EZ
72482010-09-17 Eli Zaretskii <eliz@gnu.org>
7249
7250 * fringe.el (fringe-mode, fringe-query-style): Use 4 pixels, not
7251 5, for `half' width fringes. (Bug#6933)
7252
31c381e8
SM
72532010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
7254
3fe6ef4e
SM
7255 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
7256 (byte-compile-defvar): "foo/bar" does not lack a prefix.
7257
31c381e8
SM
7258 * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
7259
fb0cf781
J
72602010-09-17 Stephen Berman <stephen.berman@gmx.net>
7261
7262 * dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
7263 in calculating new frame position. Add more space between new and
7264 parent on the left (Bug#7048).
7265
1a9dc3b5
MA
72662010-09-17 Michael Albinus <michael.albinus@gmx.de>
7267
7268 * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
7269 defmacro.
7270
dff0fdc3
CY
72712010-09-16 Chong Yidong <cyd@stupidchicken.com>
7272
31c381e8 7273 * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
6e23d4a4 7274
117c96c7
CY
7275 * term/x-win.el (x-cut-buffer-or-selection-value): Define as
7276 obsolete alias for x-selection-value.
7277
dff0fdc3
CY
7278 * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
7279
c6f2191f
MA
72802010-09-16 Michael Albinus <michael.albinus@gmx.de>
7281
7282 * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
7283 cookie.
7284
6139f995
MA
72852010-09-15 Michael Albinus <michael.albinus@gmx.de>
7286
7287 * net/tramp-compat.el (tramp-compat-with-temp-message)
7288 (tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
7289 (tramp-compat-process-put): New defuns.
7290
7291 * net/tramp.el (top):
7292 * net/tramp-gvfs.el (top):
7293 * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.
7294
31c381e8
SM
7295 * net/tramp.el (tramp-progress-reporter-update):
7296 Use `tramp-compat-funcall'.
6139f995
MA
7297
7298 * net/tramp.el (tramp-process-actions):
0dc3e410
MA
7299 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
7300 * net/tramp-sh.el (tramp-handle-vc-registered)
31c381e8
SM
7301 (tramp-get-remote-stat, tramp-get-remote-readlink):
7302 Use `tramp-compat-with-temp-message'.
6139f995
MA
7303
7304 * net/tramp-sh.el (top): Require 'cl.
7305 (tramp-handle-start-file-process): Use `tramp-compat-process-get'.
31c381e8
SM
7306 (tramp-open-connection-setup-interactive-shell):
7307 Use `tramp-compat-process-put'.
6139f995 7308
22c3ce97
AM
73092010-09-15 Alan Mackenzie <acm@muc.de>
7310
7311 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Correct the
7312 indentation.
a4ee83cc 7313 (c-forward-<>-arglist-recur): Fix an infinite recursion.
22c3ce97 7314
4f1e9960
SM
73152010-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
7316
7317 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
7318 `lexical' for warnings related to lexical scoping.
7319 (byte-compile-file-form-defvar, byte-compile-defvar): Warn about
7320 global vars which don't have a prefix and could hence affect lexical
7321 scoping in unrelated files.
7322
01e80360
LMI
73232010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7324
7325 * net/imap.el: Revert back to version
7326 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
7327 seem problematic.
7328
5e2a84e3
JB
73292010-09-14 Juanma Barranquero <lekktu@gmail.com>
7330
7331 * obsolete/old-whitespace.el (whitespace-unload-function):
7332 Explicitly pass `obarray' to `unintern' to avoid a warning.
7333
f3a30a50
SM
73342010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
7335
7336 * emacs-lisp/byte-run.el (set-advertised-calling-convention):
7337 Add `when' argument. Update callers.
7338
7339 * subr.el (unintern): Declare the obarray arg mandatory.
7340
92b99a01
GM
73412010-09-14 Glenn Morris <rgm@gnu.org>
7342
67ae9766
GM
7343 * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
7344 Doc fixes.
7345
92b99a01
GM
7346 * calendar/diary-lib.el (diary-included-files): New variable.
7347 (diary-list-entries): Maybe initialize diary-included-files.
7348 (diary-include-other-diary-files): Append to diary-included-files.
7349 * calendar/appt.el (appt-update-list): Also check the members of
7350 diary-included-files. (Bug#6999)
08151ec5 7351 (appt-check): Doc fix.
92b99a01 7352
6664fc59 73532010-09-14 David Reitter <david.reitter@gmail.com>
5a66ed0f
DR
7354
7355 * simple.el (line-move-visual): Do not truncate goal column to
7356 integer size. (Bug#7020)
7357
6664fc59 73582010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
dba28758
SM
7359
7360 * repeat.el (repeat): Allow repeating when the last event is a click.
7361 Suggested by Drew Adams (bug#6256).
7362
6664fc59 73632010-09-14 Sascha Wilde <wilde@sha-bang.de>
681b88dd 7364
01c35094 7365 * vc/vc-hg.el (vc-hg-state, vc-hg-working-revision):
681b88dd
SM
7366 Replace setting HGRCPATH to "" by some less invasive --config options.
7367
6664fc59 73682010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
71e657fc
SM
7369
7370 * font-lock.el (font-lock-beginning-of-syntax-function):
7371 Mark as obsolete.
7372
6664fc59 73732010-09-14 Glenn Morris <rgm@gnu.org>
639b9d87
GM
7374
7375 * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
7376 and tool-bar modes. (Bug#6211)
7377 (menu-bar-mode): Move setting of standard-value after the
7378 minor-mode definition, otherwise it seems to have no effect.
7379
6664fc59 73802010-09-14 Masatake YAMATO <yamato@redhat.com>
33bd47be
MY
7381
7382 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
7383 Fix typo. (Bug#6976)
7384
6664fc59 73852010-09-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9c405a86
CY
7386
7387 * whitespace.el: Allow cleaning up blanks without blank
7388 visualization (Bug#6651). Adjust help window for
7389 whitespace-toggle-options (Bug#6479). Allow to use fill-column
71e657fc
SM
7390 instead of whitespace-line-column (from EmacsWiki). New version 13.1.
7391 (whitespace-style): Add new value 'face. Adjust docstring.
7392 (whitespace-space, whitespace-hspace, whitespace-tab):
7393 Adjust foreground property face.
9c405a86
CY
7394 (whitespace-line-column): Adjust docstring and type declaration.
7395 (whitespace-style-value-list, whitespace-toggle-option-alist)
7396 (whitespace-help-text): Adjust const initialization.
7397 (whitespace-toggle-options, global-whitespace-toggle-options):
7398 Adjust docstring.
7399 (whitespace-display-window, whitespace-interactive-char)
7400 (whitespace-style-face-p, whitespace-color-on): Adjust code.
7401 (whitespace-help-scroll): New fun.
7402
ba96ddf5
KY
74032010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
7404
7405 * calendar/time-date.el (format-seconds): Comment fix.
7406
a386ac70
MM
74072010-09-13 Michael R. Mauger <mmaug@yahoo.com>
7408
7409 * progmodes/sql.el: Version 2.7.
7410 (sql-buffer-live-p): Improve detection.
7411 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
7412 (sql-set-sqli-buffer): Use it.
7413 (sql-product-interactive): Run `sql-set-sqli-hook'.
7414 (sql-rename-buffer): Code cleanup.
7415 (sql-redirect, sql-redirect-value): New functions. More to come.
7416
5d921df2
JB
74172010-09-13 Juanma Barranquero <lekktu@gmail.com>
7418
7419 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.
7420 * makefile.w32-in (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
7421 (TRAMP_SRC): New macro.
7422 ($(lisp)/net/tramp-loaddefs.el): New target.
7423
03c1ad43
MA
74242010-09-13 Michael Albinus <michael.albinus@gmx.de>
7425
7426 Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
7427
7428 * Makefile.in (TRAMP_SRC): Remove tramp-fish.el. Add tramp-sh.el.
7429
7430 * net/tramp.el (top): Don't show loading message. Require just
4f1e9960
SM
7431 'tramp-compat, everything else is required there.
7432 Use `ignore-errors' where appropriate.
03c1ad43
MA
7433 (tramp-inline-compress-start-size, tramp-copy-size-limit)
7434 (tramp-terminal-type, tramp-end-of-output)
7435 (tramp-initial-end-of-output, tramp-completion-function-alist-rsh)
7436 (tramp-completion-function-alist-ssh)
7437 (tramp-completion-function-alist-telnet)
7438 (tramp-completion-function-alist-su)
7439 (tramp-completion-function-alist-putty, tramp-remote-path)
7440 (tramp-remote-process-environment, tramp-sh-extra-args)
7441 (tramp-actions-before-shell, tramp-uudecode)
7442 (tramp-perl-file-truename, tramp-perl-file-name-all-completions)
7443 (tramp-perl-file-attributes)
7444 (tramp-perl-directory-files-and-attributes)
7445 (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
7446 (tramp-perl-encode, tramp-perl-decode)
7447 (tramp-vc-registered-read-file-names, tramp-file-mode-type-map)
7448 (tramp-file-name-handler-alist, tramp-make-tramp-temp-file)
7449 (tramp-handle-make-symbolic-link, tramp-handle-load)
7450 (tramp-handle-file-name-as-directory)
7451 (tramp-handle-file-name-directory)
7452 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
7453 (tramp-handle-file-exists-p, tramp-handle-file-attributes)
7454 (tramp-do-file-attributes-with-ls)
7455 (tramp-do-file-attributes-with-perl)
7456 (tramp-do-file-attributes-with-stat)
7457 (tramp-handle-set-visited-file-modtime)
7458 (tramp-handle-verify-visited-file-modtime)
7459 (tramp-handle-set-file-modes, tramp-handle-set-file-times)
7460 (tramp-set-file-uid-gid, tramp-remote-selinux-p)
7461 (tramp-handle-file-selinux-context)
7462 (tramp-handle-set-file-selinux-context)
7463 (tramp-handle-file-executable-p, tramp-handle-file-readable-p)
7464 (tramp-handle-file-newer-than-file-p, tramp-handle-file-modes)
7465 (tramp-handle-file-directory-p, tramp-handle-file-regular-p)
7466 (tramp-handle-file-symlink-p, tramp-handle-file-writable-p)
7467 (tramp-handle-file-ownership-preserved-p)
7468 (tramp-handle-directory-file-name, tramp-handle-directory-files)
7469 (tramp-handle-directory-files-and-attributes)
7470 (tramp-do-directory-files-and-attributes-with-perl)
7471 (tramp-do-directory-files-and-attributes-with-stat)
7472 (tramp-handle-file-name-all-completions)
7473 (tramp-handle-file-name-completion, tramp-handle-add-name-to-file)
7474 (tramp-handle-copy-file, tramp-handle-copy-directory)
7475 (tramp-handle-rename-file, tramp-do-copy-or-rename-file)
7476 (tramp-do-copy-or-rename-file-via-buffer)
7477 (tramp-do-copy-or-rename-file-directly)
7478 (tramp-do-copy-or-rename-file-out-of-band)
7479 (tramp-handle-make-directory, tramp-handle-delete-directory)
7480 (tramp-handle-delete-file)
7481 (tramp-handle-dired-recursive-delete-directory)
7482 (tramp-handle-dired-compress-file, tramp-handle-dired-uncache)
7483 (tramp-handle-insert-directory)
7484 (tramp-handle-unhandled-file-name-directory)
7485 (tramp-handle-expand-file-name)
7486 (tramp-handle-substitute-in-file-name)
7487 (tramp-handle-executable-find, tramp-process-sentinel)
7488 (tramp-handle-start-file-process, tramp-handle-process-file)
7489 (tramp-handle-call-process-region, tramp-handle-shell-command)
7490 (tramp-handle-file-local-copy, tramp-handle-file-remote-p)
7491 (tramp-handle-insert-file-contents)
7492 (tramp-handle-insert-file-contents-literally)
7493 (tramp-handle-find-backup-file-name)
7494 (tramp-handle-make-auto-save-file-name, tramp-handle-write-region)
7495 (tramp-vc-registered-file-names, tramp-handle-vc-registered)
7496 (tramp-sh-file-name-handler, tramp-vc-file-name-handler)
7497 (tramp-maybe-send-script, tramp-set-auto-save, tramp-run-test)
7498 (tramp-run-test2, tramp-find-executable, tramp-set-remote-path)
7499 (tramp-find-file-exists-command, tramp-open-shell)
7500 (tramp-find-shell, tramp-barf-if-no-shell-prompt)
7501 (tramp-open-connection-setup-interactive-shell)
7502 (tramp-local-coding-commands, tramp-remote-coding-commands)
7503 (tramp-find-inline-encoding, tramp-call-local-coding-command)
7504 (tramp-inline-compress-commands, tramp-find-inline-compress)
7505 (tramp-compute-multi-hops, tramp-maybe-open-connection)
1fc7dabf 7506 (tramp-send-command, tramp-wait-for-output)
03c1ad43
MA
7507 (tramp-send-command-and-check, tramp-barf-unless-okay)
7508 (tramp-send-command-and-read, tramp-mode-string-to-int)
7509 (tramp-convert-file-attributes, tramp-check-cached-permissions)
7510 (tramp-file-mode-from-int, tramp-file-mode-permissions)
7511 (tramp-shell-case-fold, tramp-make-copy-program-file-name)
7512 (tramp-method-out-of-band-p, tramp-local-host-p)
7513 (tramp-get-remote-path, tramp-get-remote-tmpdir)
7514 (tramp-get-ls-command, tramp-get-ls-command-with-dired)
7515 (tramp-get-test-command, tramp-get-test-nt-command)
7516 (tramp-get-file-exists-command, tramp-get-remote-ln)
7517 (tramp-get-remote-perl, tramp-get-remote-stat)
7518 (tramp-get-remote-readlink, tramp-get-remote-trash)
7519 (tramp-get-remote-id, tramp-get-remote-uid, tramp-get-remote-gid)
7520 (tramp-get-local-uid, tramp-get-local-gid)
6664fc59 7521 (tramp-get-inline-compress, tramp-get-inline-coding): Move to
03c1ad43
MA
7522 tramp-sh.el.
7523 (tramp-methods, tramp-default-method-alist)
7524 (tramp-default-user-alist, tramp-foreign-file-name-handler-alist):
7525 Move initialization to tramp-sh.el.
7526 (tramp-temp-name-prefix): Make it a defconst.
7527 (tramp-dissect-file-name): Don't check anymore for multi-hop
7528 methods.
7529 (tramp-debug-outline-regexp): Add a docstring.
31c381e8 7530 (tramp-debug-outline-level): Rename from `tramp-outline-level'.
03c1ad43
MA
7531 (tramp-get-debug-buffer): Use it.
7532
7533 * net/tramp-cache.el (top): Set tramp-autoload cookie for
7534 initialization forms.
7535 (tramp-set-connection-property): Don't protect `tramp-message'
7536 call, it isn't necessary any longer.
7537 (tramp-dump-connection-properties): Use `ignore-errors'.
7538
7539 * net/tramp-compat.el (top): Require 'advice, 'format-spec,
7540 'password-cache and 'auth-source.
7541
7542 * net/tramp-gvfs.el (top):
7543 * net/tramp-smb.el (top): Require 'tramp-sh.
7544
7545 * net/tramp-gw.el (tramp-gw-open-network-stream): Use `ignore-errors'.
7546
7547 * net/tramp-sh.el: New file, derived from tramp.el.
7548 (top): Initialize `tramp-methods', `tramp-default-method-alist',
6139f995 7549 `tramp-default-user-alist', `tramp-foreign-file-name-handler-alist'.
31c381e8
SM
7550 Remove "scp1_old", "scp2_old", "ssh1_old", "ssh2_old".
7551 Use `ignore-errors' where appropriate.
7552 (tramp-sh-file-name-handler-alist): Rename from
03c1ad43
MA
7553 `tramp-file-name-handler-alist'.
7554 (tramp-send-command-and-check): Return t or nil. Remove all
7555 `zerop' checks, where called.
7556 (tramp-handle-set-file-modes)
7557 (tramp-do-copy-or-rename-file-directly)
7558 (tramp-handle-delete-directory, tramp-handle-delete-file)
93acd23d 7559 (tramp-maybe-send-script): Use `tramp-barf-unless-okay'.
03c1ad43
MA
7560 (tramp-sh-file-name-handler, tramp-send-command-and-check)
7561 (tramp-get-remote-ln): Set tramp-autoload cookie.
7562
7563 * net/tramp-fish.el: Remove file.
7564
c5fe4acb
DU
75652010-09-13 Daiki Ueno <ueno@unixuser.org>
7566
7567 * epa-file.el (epa-file-insert-file-contents): If visiting, bind
7568 buffer-file-name to avoid file-locking. (Bug#7026)
7569
7ea2d383
MA
75702010-09-13 Julien Danjou <julien@danjou.info>
7571
7572 * notifications.el (notifications-notify): Add support for
7573 image-path and sound-name.
7574 (notifications-specification-version): Add this variable.
7575
5616cc54
SM
75762010-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7577
31c381e8 7578 * subr.el (y-or-n-p): New function, moved from src/fns.c; use read-key.
5616cc54 7579
94c7243b
LL
75802010-09-12 Leo <sdl.web@gmail.com>
7581
7582 * net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
7583 (rcirc-completion-start): New variables.
7584 (rcirc-nick-completions): Rename to rcirc-completions.
7585 (rcirc-nick-completion-start-offset): Delete.
7586 (rcirc-completion-at-point): New function for constructing
7587 completion data for both nicks and irc commands. Add to
7588 completion-at-point-functions in rcirc mode.
7589 (rcirc-complete): Rename from rcirc-nick-complete; use
7590 rcirc-completion-at-point.
7591 (defun-rcirc-command): Update rcirc-client-commands.
7592
0f34ae28
GM
75932010-09-11 Glenn Morris <rgm@gnu.org>
7594
7595 * emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files
7596 atomically, to avoid parallel build errors. (Bug#4196)
7597
9250002f
MM
75982010-09-11 Michael R. Mauger <mmaug@yahoo.com>
7599
7600 * progmodes/sql.el: Version 2.6
7601 (sql-dialect): Synonym for "sql-product".
7602 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
7603 (sql-set-sqli-buffer, sql-show-sqli-buffer, sql-interactive-mode):
7604 Set "sql-buffer" to buffer name not buffer object so multiple sql
7605 interactive buffers work properly. Reverts misguided changes in
7606 earlier work.
7607 (sql-comint): Make sure different buffer name is used if "*SQL*"
7608 buffer is for a different product.
7609 (sql-make-alternate-buffer-name): Fix bug with "sql-database"
7610 login param.
7611 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
7612 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
7613 (sql-db2, sql-linter, sql-product-interactive, sql-rename-buffer):
7614 Accept new buffer name or prompt for one.
7615 (sql-port): Default to zero.
7616 (sql-comint-mysql): Handle "sql-port" as a numeric.
7617 (sql-port-history): Delete unused variable.
7618 (sql-get-login): Default "sql-port" to a number.
31c381e8 7619 (sql-product-alist): Correct Postgres prompt and terminator regexp.
9250002f
MM
7620 (sql-sqlite-program): Dynamically detect presence of "sqlite" or
7621 "sqlite3" executables.
31c381e8 7622 (sql-sqlite-login-params): Add "*.sqlite[23]?" database name pattern.
9250002f
MM
7623 (sql-buffer-live-p): New function.
7624 (sql-mode-menu, sql-send-string): Use it.
7625 (sql-mode-oracle-font-lock-keywords): Improve SQL*Plus REMARK
7626 syntax pattern.
7627 (sql-mode-postgres-font-lock-keywords): Support Postgres V9.
7628 (sql-mode-sqlite-font-lock-keywords): Hilight sqlite commands.
7629
a9ec34f4
LMI
76302010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7631
31c381e8 7632 * net/netrc.el (netrc-credentials): New convenience function.
a9ec34f4 7633
cf38dd42
SM
76342010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
7635
7636 * textmodes/texinfo.el (texinfo-syntax-propertize-function): New fun
7637 to replace texinfo-font-lock-syntactic-keywords.
7638 (texinfo-mode): Use it.
7639
7640 * textmodes/tex-mode.el (tex-common-initialization, doctex-mode):
7641 Use syntax-propertize-function.
7642
7643 * textmodes/sgml-mode.el (sgml-syntax-propertize-function): New var to
7644 replace sgml-font-lock-syntactic-keywords.
7645 (sgml-mode): Use it.
7646
7647 * textmodes/reftex.el (font-lock-syntactic-keywords): Don't declare
7648 since we don't use it.
7649
7650 * textmodes/bibtex.el (bibtex-mode): Use syntax-propertize-function.
7651
7652 * progmodes/vhdl-mode.el (vhdl-mode): Use syntax-propertize-function
7653 if available.
7654 (vhdl-fontify-buffer): Adjust.
7655
7656 * progmodes/tcl.el (tcl-syntax-propertize-function): New var to
7657 replace tcl-font-lock-syntactic-keywords.
7658 (tcl-mode): Use it.
7659
7660 * progmodes/simula.el (simula-syntax-propertize-function): New var to
7661 replace simula-font-lock-syntactic-keywords.
7662 (simula-mode): Use it.
7663
7664 * progmodes/sh-script.el (sh-st-symbol): Remove.
7665 (sh-font-lock-close-heredoc, sh-font-lock-open-heredoc): Add eol arg.
7666 (sh-font-lock-flush-syntax-ppss-cache, sh-font-lock-here-doc): Remove.
7667 (sh-font-lock-quoted-subshell): Assume we've already matched $(.
7668 (sh-font-lock-paren): Set syntax-multiline.
7669 (sh-font-lock-syntactic-keywords): Remove.
7670 (sh-syntax-propertize-function): New function to replace it.
7671 (sh-mode): Use it.
7672
7673 * progmodes/ruby-mode.el (ruby-here-doc-beg-re):
7674 Define while compiling.
7675 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
7676 (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
7677 (syntax-ppss, ruby-in-ppss-context-p, ruby-in-here-doc-p)
7678 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
7679 (ruby-here-doc-end-syntax): Only define when
7680 syntax-propertize is not available.
7681 (ruby-syntax-propertize-function, ruby-syntax-propertize-heredoc):
7682 New functions.
7683 (ruby-in-ppss-context-p): Update to new syntax of heredocs.
7684 (electric-indent-chars): Silence bytecompiler.
7685 (ruby-mode): Use prog-mode, syntax-propertize-function, and
7686 electric-indent-chars.
7687
7688 * progmodes/python.el (python-syntax-propertize-function): New var to
7689 replace python-font-lock-syntactic-keywords.
7690 (python-mode): Use it.
7691 (python-quote-syntax): Simplify and adjust to new use.
7692
7693 * progmodes/perl-mode.el (perl-syntax-propertize-function): New fun to
7694 replace perl-font-lock-syntactic-keywords.
7695 (perl-syntax-propertize-special-constructs): New fun to replace
7696 perl-font-lock-special-syntactic-constructs.
7697 (perl-font-lock-syntactic-face-function): New fun.
7698 (perl-mode): Use it.
7699
7700 * progmodes/octave-mod.el (octave-syntax-propertize-sqs): New function
7701 to replace octave-font-lock-close-quotes.
7702 (octave-syntax-propertize-function): New function to replace
7703 octave-font-lock-syntactic-keywords.
7704 (octave-mode): Use it.
7705
7706 * progmodes/mixal-mode.el (mixal-syntax-propertize-function): New var;
7707 replaces mixal-font-lock-syntactic-keywords.
7708 (mixal-mode): Use it.
7709
7710 * progmodes/make-mode.el (makefile-syntax-propertize-function):
7711 New var; replaces makefile-font-lock-syntactic-keywords.
7712 (makefile-mode): Use it.
7713 (makefile-imake-mode): Adjust.
7714
7715 * progmodes/js.el (js--regexp-literal): Define while compiling.
7716 (js-syntax-propertize-function): New var; replaces
7717 js-font-lock-syntactic-keywords.
7718 (js-mode): Use it.
7719
7720 * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
7721 replaces gdb-script-font-lock-syntactic-keywords.
7722 (gdb-script-mode): Use it.
7723
7724 * progmodes/fortran.el (fortran-mode): Use syntax-propertize-function.
7725 (fortran--font-lock-syntactic-keywords): New var.
7726 (fortran-line-length): Update syntax-propertize-function and
7727 fortran--font-lock-syntactic-keywords.
7728
7729 * progmodes/cperl-mode.el (cperl-mode): Use syntax-propertize-function.
7730
7731 * progmodes/cfengine.el (cfengine-mode):
7732 Use syntax-propertize-function.
7733 (cfengine-font-lock-syntactic-keywords): Remove.
7734
7735 * progmodes/autoconf.el (autoconf-mode):
7736 Use syntax-propertize-function.
7737 (autoconf-font-lock-syntactic-keywords): Remove.
7738
7739 * progmodes/ada-mode.el (ada-set-syntax-table-properties)
7740 (ada-after-change-function, ada-initialize-syntax-table-properties)
7741 (ada-handle-syntax-table-properties): Only define when
7742 syntax-propertize is not available.
7743 (ada-mode): Use syntax-propertize-function.
7744
7745 * font-lock.el (font-lock-syntactic-keywords): Make obsolete.
7746 (font-lock-fontify-syntactic-keywords-region): Move handling of
7747 font-lock-syntactically-fontified to...
7748 (font-lock-default-fontify-region): ...here.
7749 Let syntax-propertize-function take precedence.
7750 (font-lock-fontify-syntactically-region): Cal syntax-propertize.
7751
7752 * emacs-lisp/syntax.el (syntax-propertize-function)
7753 (syntax-propertize-chunk-size, syntax-propertize--done)
7754 (syntax-propertize-extend-region-functions): New vars.
7755 (syntax-propertize-wholelines, syntax-propertize-multiline)
7756 (syntax-propertize--shift-groups, syntax-propertize-via-font-lock)
7757 (syntax-propertize): New functions.
7758 (syntax-propertize-rules): New macro.
7759 (syntax-ppss-flush-cache): Set syntax-propertize--done.
7760 (syntax-ppss): Call syntax-propertize.
7761
7762 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups.
7763
36f7d366
AM
77642010-09-10 Agustín Martín <agustin.martin@hispalinux.es>
7765
7766 * textmodes/ispell.el (ispell-init-process): Improve comments.
7767 XEmacs compatibility changes regarding (add-hook) 'local option
7768 and (set-process-query-on-exit-flag).
7769
8fca3921
MA
77702010-09-09 Michael Albinus <michael.albinus@gmx.de>
7771
cf38dd42
SM
7772 * net/tramp-cache.el (tramp-parse-connection-properties):
7773 Set tramp-autoload cookie.
8fca3921 7774
399653d6
GM
77752010-09-09 Glenn Morris <rgm@gnu.org>
7776
7777 * image.el (imagemagick-types-inhibit): Add :type, :version, :group.
7778 (imagemagick-register-types): Doc fix.
7779
c34a9669
SM
77802010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
7781
b073dc4b
SM
7782 * progmodes/octave-mod.el (electric-indent-chars): Silence bytecomp.
7783
7784 * progmodes/js.el (require): Require is already "eval-and-compile".
7785 (js--re-search-forward): Avoid `eval'. Preserve the error data.
7786 (js--re-search-backward): Use js--re-search-forward.
7787
7788 * progmodes/fortran.el (fortran-line-length): Don't recompute
7789 syntactic keywords redundantly a second time.
7790
7791 * progmodes/ada-mode.el: Replace "(set '" with setq.
7792 (ada-mode): Simplify.
7793 (ada-create-case-exception, ada-adjust-case-interactive)
7794 (ada-adjust-case-region, ada-format-paramlist, ada-indent-current)
7795 (ada-search-ignore-string-comment, ada-move-to-start)
7796 (ada-move-to-end): Use with-syntax-table.
7797
7798 * font-lock.el (save-buffer-state): Remove `varlist' arg.
7799 (font-lock-unfontify-region, font-lock-default-fontify-region):
7800 Update usage correspondingly.
7801 (font-lock-fontify-syntactic-keywords-region):
7802 Set parse-sexp-lookup-properties buffer-locally here.
7803 (font-lock-fontify-syntactically-region): Remove unused `ppss' arg.
7804
c34a9669
SM
7805 * simple.el (blink-matching-open): Don't burp if we can't find a match.
7806
13639aab
GM
78072010-09-08 Glenn Morris <rgm@gnu.org>
7808
5a972c36
GM
7809 * emacs-lisp/bytecomp.el (byte-compile-report-ops):
7810 Error if not compiled with -DBYTE_CODE_METER.
7811
13639aab
GM
7812 * emacs-lisp/bytecomp.el (byte-recompile-directory):
7813 Ignore dir-locals-file.
7814
331b2b90
SM
78152010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
7816
7817 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7818 Not a const.
7819 (compilation-error-regexp-alist-alist): Rule out ": " in file names
7820 for the `gnu' messages.
7821 (compilation-set-skip-threshold): New command.
7822 (compilation-start): Use \' rather than $.
7823 (compilation-forget-errors): Use clrhash.
7824
73b4d51a
AM
78252010-09-08 Agustín Martín <agustin.martin@hispalinux.es>
7826
7827 * textmodes/ispell.el (ispell-valid-dictionary-list):
7828 Simplify logic.
7829
0f34aa77
MA
78302010-09-08 Michael Albinus <michael.albinus@gmx.de>
7831
7832 Migrate to Tramp 2.2. Rearrange load dependencies.
7833 (Bug#1529, Bug#5448, Bug#5705)
7834
7835 * Makefile.in (TRAMP_DIR, TRAMP_SRC): New variables.
7836 ($(TRAMP_DIR)/tramp-loaddefs.el): New target.
7837 (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
7838
7839 * net/tramp.el (top): Remove all other tramp-* loads except
7840 tramp-compat.el. Remove all changes to tramp-unload-hook for
7841 other tramp-* packages. Rearrange defun order. Change calls of
7842 `tramp-compat-call-process', `tramp-compat-decimal-to-octal',
7843 `tramp-compat-octal-to-decimal' to new function names.
7844 (tramp-terminal-type, tramp-initial-end-of-output)
7845 (tramp-methods, tramp-foreign-file-name-handler-alist)
7846 (tramp-tramp-file-p, tramp-completion-mode-p)
7847 (tramp-send-command-and-check, tramp-get-remote-path)
7848 (tramp-get-remote-tmpdir, tramp-get-remote-ln)
7849 (tramp-shell-quote-argument): Set tramp-autoload cookie.
7850 (with-file-property, with-connection-property): Move to
7851 tramp-cache.el.
7852 (tramp-local-call-process, tramp-decimal-to-octal)
7853 (tramp-octal-to-decimal): Move to tramp-compat.el.
7854 (tramp-handle-shell-command): Do not require 'shell.
7855 (tramp-compute-multi-hops): No special handling for tramp-gw-*
7856 symbols.
7857 (tramp-unload-tramp): Do not call `tramp-unload-file-name-handlers'.
7858
7859 * net/tramp-cache.el (top): Require 'tramp. Add to
7860 `tramp-unload-hook'.
7861 (tramp-cache-data, tramp-get-file-property)
7862 (tramp-set-file-property, tramp-flush-file-property)
7863 (tramp-flush-directory-property, tramp-get-connection-property)
7864 (tramp-set-connection-property, tramp-flush-connection-property)
7865 (tramp-cache-print, tramp-list-connections): Set tramp-autoload
7866 cookie.
7867 (with-file-property, with-connection-property): New defuns, moved
7868 from tramp.el.
7869 (tramp-flush-file-function): Use `with-parsed-tramp-file-name'
7870 macro.
7871
7872 * net/tramp-cmds.el (top): Add to `tramp-unload-hook'.
7873 (tramp-version): Set tramp-autoload cookie.
7874
7875 * net/tramp-compat.el (top): Require 'tramp-loaddefs. Remove all
7876 changes to tramp-unload-hook for other tramp-* packages. Add to
7877 `tramp-unload-hook'.
7878 (tramp-compat-decimal-to-octal, tramp-compat-octal-to-decimal)
7879 (tramp-compat-call-process): New defuns, moved from tramp.el.
7880
7881 * net/tramp-fish.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7882 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7883 Add to `tramp-unload-hook'. Change call of
0f34aa77
MA
7884 `tramp-compat-decimal-to-octal' to new function name.
7885 (tramp-fish-method): Make it a defconst.
7886 (tramp-fish-file-name-p): Make it a defsubst.
7887 (tramp-fish-method, tramp-fish-file-name-handler)
7888 (tramp-fish-file-name-p): Set tramp-autoload cookie.
7889
7890 * net/tramp-ftp.el (top) Add objects to `tramp-methods' and
7891 `tramp-foreign-file-name-handler-alist'. Add to
7892 `tramp-unload-hook'.
7893 (tramp-ftp-method): Make it a defconst.
7894 (tramp-ftp-file-name-p): Make it a defsubst.
7895 (tramp-ftp-method, tramp-ftp-file-name-handler)
7896 (tramp-ftp-file-name-p): Set tramp-autoload cookie.
7897
7898 * net/tramp-gvfs.el (top) Add objects to `tramp-methods' and
7899 `tramp-foreign-file-name-handler-alist'. Add to
7900 `tramp-unload-hook'. Change checks, whether package can be
7901 loaded.
7902 (tramp-gvfs-file-name-p): Make it a defsubst.
7903 (tramp-gvfs-methods, tramp-gvfs-file-name-handler)
7904 (tramp-gvfs-file-name-p): Set tramp-autoload cookie.
7905 (tramp-gvfs-handle-file-directory-p): New defun.
7906 (tramp-gvfs-file-name-handler-alist): Use it.
7907
7908 * net/tramp-gw.el (top) Add objects to `tramp-methods' and
7909 `tramp-foreign-file-name-handler-alist'. Add to
7910 `tramp-unload-hook'.
7911 (tramp-gw-tunnel-method, tramp-gw-default-tunnel-port)
7912 (tramp-gw-socks-method, tramp-gw-default-socks-port): Make it a
7913 defconst.
7914 (tramp-gw-tunnel-method, tramp-gw-socks-method)
7915 (tramp-gw-open-connection): Set tramp-autoload cookie.
7916
7917 * net/tramp-imap.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7918 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7919 Add to `tramp-unload-hook'. Change checks, whether package can be
0f34aa77
MA
7920 loaded.
7921 (tramp-imap-file-name-p): Make it a defsubst.
7922 (tramp-imap-method, tramp-imaps-method)
7923 (tramp-imap-file-name-handler)
7924 (tramp-imap-file-name-p): Set tramp-autoload cookie.
7925
7926 * net/tramp-smb.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7927 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7928 Add to `tramp-unload-hook'. Change checks, whether package can be
0f34aa77
MA
7929 loaded. Change call of `tramp-compat-decimal-to-octal' to new
7930 function name.
7931 (tramp-smb-tunnel-method): Make it a defconst.
7932 (tramp-smb-file-name-p): Make it a defsubst.
7933 (tramp-smb-method, tramp-smb-file-name-handler)
7934 (tramp-smb-file-name-p): Set tramp-autoload cookie.
7935
7936 * net/tramp-uu.el (top) Add to `tramp-unload-hook'.
7937 (tramp-uuencode-region): Set tramp-autoload cookie.
7938
7939 * net/trampver.el (top) Add to `tramp-unload-hook'.
7940 (tramp-version, tramp-bug-report-address): Set tramp-autoload
7941 cookie. Update release number.
7942
308e764f
AM
79432010-09-07 Agustín Martín <agustin.martin@hispalinux.es>
7944
7945 * textmodes/ispell.el (ispell-start-process): Make sure original
7946 arg list is properly initialized (Bug#6993, Bug#6994).
7947
10999305 79482010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
7949
7950 * files.el (directory-abbrev-alist): Use \` as default regexp.
19fe13df
SM
7951
7952 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
7953 chars like - or ] (bug#6984).
7954 (rx-any-condense-range): Explode 2-char ranges.
7955
10999305
CY
79562010-09-06 Glenn Morris <rgm@gnu.org>
7957
7958 * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
7959
79602010-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1e05f387
SM
7961
7962 * textmodes/bibtex.el:
7963 * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
7964
f292afe5
LMI
79652010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7966
331b2b90 7967 * net/imap.el (imap-message-map): Remove optional buffer parameter,
f292afe5
LMI
7968 since no callers use it.
7969 (imap-message-get): Ditto.
7970 (imap-message-put): Ditto.
7971 (imap-mailbox-map): Ditto.
7972 (imap-mailbox-put): Ditto.
7973 (imap-mailbox-get): Ditto.
a131b9b8 7974 (imap-mailbox-get): Revert last change for this function.
f292afe5 7975
dfe1285d
LMI
79762010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7977
331b2b90 7978 * net/imap.el (imap-fetch-safe): Remove function, and alter all
31b5f292
LMI
7979 callers to use `imap-fetch' instead. According to the comments, this
7980 should be safe, since all other IMAP clients use the 1:* syntax.
331b2b90
SM
7981 (imap-enable-exchange-bug-workaround): Remove.
7982 (imap-debug): Remove -- doesn't seem very useful.
dfe1285d 7983
3ff31c90
LMI
79842010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7985
7986 * net/imap.el (imap-log): New convenience function used throughout
7987 instead of repeating the same code all over the place.
7988
dfe1285d 79892010-09-05 David De La Harpe Golden <david@harpegolden.net>
93d68d4f
DDLHG
7990
7991 * mouse.el (mouse-save-then-kill): Save region to kill-ring
7992 when mouse-drag-copy-region is non-nil (Bug#6956).
7993
93a596e1
CY
79942010-09-05 Chong Yidong <cyd@stupidchicken.com>
7995
8d76af4a
CY
7996 * dired.el (dired-ls-sorting-switches, dired-sort-by-name-regexp):
7997 Improve regexps (Bug#6987).
7998 (dired-sort-toggle): Search more robustly for -t flag.
7999
93a596e1
CY
8000 * files.el (get-free-disk-space): Search more robustly for
8001 "available" column. Suggested by Ehud Karni
8002 <ehud@unix.mvs.co.il>.
8003
733946e7
JB
80042010-09-05 Juanma Barranquero <lekktu@gmail.com>
8005
8006 * international/uni-bidi.el:
8007 * international/uni-category.el:
8008 * international/uni-combining.el:
8009 * international/uni-decimal.el:
8010 * international/uni-mirrored.el:
8011 * international/uni-name.el: Regenerate.
8012
2e664aab
SM
80132010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
8014
6aeafb34
SM
8015 * electric.el (electric-indent-post-self-insert-function):
8016 Don't reindent with a sloppy indentation function.
8017
2e664aab
SM
8018 * emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
8019 border case in change-log-mode.
8020
13ef65a4
CY
80212010-09-04 Chong Yidong <cyd@stupidchicken.com>
8022
8023 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8024 Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
8025 Recognize leading tab in gcc-include regexp. Ignore names with
8026 leading "from" or "in" in gnu regexp (Bug#6937).
8027
5abf1556
SM
80282010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
8029
6aeafb34 8030 Avoid global recursive calls to kill-buffer-hooks; fit into 80 cols.
5abf1556
SM
8031 * textmodes/ispell.el (ispell-process-buffer-name): Remove.
8032 (ispell-start-process): Avoid setq and simplify logic.
8033 (ispell-init-process): Setup kill-buffer-hook locally when needed.
8034 (kill-buffer-hook): Don't use it globally with code that uses
8035 expand-file-name since that may call kill-buffer via
8036 code_conversion_restore.
8037
0be01d2c
CY
80382010-09-04 Noorul Islam K M <noorul@noorul.com> (tiny change)
8039
8040 * emacs-lisp/package.el (package-directory-list): Only call
8041 file-name-nondirectory on a string.
8042
ebf662f4
CY
80432010-09-02 Chong Yidong <cyd@stupidchicken.com>
8044
5abf1556
SM
8045 * emacs-lisp/package.el (package--download-one-archive):
8046 Ensure that archive-contents is valid before saving it.
ebf662f4
CY
8047 (package-activate-1, package-mark-obsolete, define-package)
8048 (package-compute-transaction, package-list-maybe-add): Use push.
8049
e5eddfd1
SM
80502010-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
8051
89acf735
SM
8052 Use SMIE's blink-paren for octave-mode.
8053 * progmodes/octave-mod.el (octave-font-lock-close-quotes):
8054 Backslashes do not escape single-quotes, single-quotes do.
8055 (octave-block-else-regexp, octave-block-end-regexp)
8056 (octave-block-match-alist): Remove.
8057 (octave-smie-bnf-table): New var, with old content.
8058 (octave-smie-op-levels): Use it.
8059 (octave-smie-closer-alist): New var.
8060 (octave-mode): Use it. Setup smie-blink-matching and electric-indent.
8061 (octave-blink-matching-block-open): Remove.
8062 (octave-reindent-then-newline-and-indent, octave-electric-semi)
8063 (octave-electric-space): Let self-insert-command run expand-abbrev and
8064 blink parens.
8065
3b843809
SM
8066 * electric.el (electricity): New group.
8067 (electric-indent-chars): New var.
8068 (electric-indent-post-self-insert-function): New fun.
8069 (electric-indent-mode): New minor mode.
8070 (electric-pair-skip-self): New custom.
8071 (electric-pair-post-self-insert-function): New function.
8072 (electric-pair-mode): New minor mode.
8073
0da20854
SM
8074 * calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
8075 calcAlg-blink-matching-open.
8076 (calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
8077 (calc-do-alg-entry): Only touch the part of the keymap that varies.
8078 Use the new blink-matching-check-function.
8079
a49e651e
SM
8080 Provide blink-matching support to SMIE.
8081 * emacs-lisp/smie.el (smie-bnf-closer-alist): New function.
8082 (smie-blink-matching-triggers, smie-blink-matching-inners): New vars.
8083 (smie-blink-matching-check, smie-blink-matching-open): New functions.
8084
e5eddfd1
SM
8085 * simple.el (newline): Fix last change to properly remove itself from
8086 the hook.
8087
b13ebb5c
SM
80882010-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
8089
8090 * simple.el (newline): Eliminate optimization.
8091 Use post-self-insert-hook to set hard-newline and things before
8092 running post-self-insert-hook.
8093 (blink-matching-check-mismatch): New function.
8094 (blink-matching-check-function): New variable.
8095 (blink-matching-open): Use them.
8096 Skip back forward over prefix chars skipped by forward-sexp.
8097 Don't check if the parens are backslash escaped.
8098 (blink-paren-post-self-insert-function): Check backslash escaping here.
8099
e687c2cd
CY
81002010-09-02 Chong Yidong <cyd@stupidchicken.com>
8101
b13ebb5c
SM
8102 * emacs-lisp/package.el (package-menu-mode-map):
8103 Change package-menu-revert bindings to revert-buffer.
e687c2cd
CY
8104 (package-menu-mode): Set revert-buffer-function.
8105 (package-menu-revert): Doc fix.
8106
567efba9
AM
81072010-09-02 Agustín Martín <agustin.martin@hispalinux.es>
8108
8109 * textmodes/ispell.el (ispell-init-process): Use "~/" as
8110 `default-directory' unless using Ispell per-directory personal
8111 dictionaries and not in a mini-buffer under XEmacs.
8112 (kill-buffer-hook): Do not kill ispell process on exit when
93acd23d 8113 `ispell-process-directory' is "~/". (Bug#6143)
567efba9 8114
6d7cc563
JD
81152010-09-02 Jan Djärv <jan.h.d@swipnet.se>
8116
08d4877e
J
8117 * simple.el (kill-new): Call interprogram-cut-function with only
8118 one argument.
8119
45240125
JD
8120 * term.el (term-mouse-paste): Don't call x-get-cutbuffer.
8121 Remove cut buffer from error message.
8122
8123 * term/x-win.el (x-select-text):
8124 * term/pc-win.el (x-selection-value):
8125 * term/ns-win.el (x-selection-value):
8126 * eshell/em-term.el:
8127 * w32-fns.el (x-get-selection-value):
8128 * mouse-sel.el (mouse-sel-set-selection-function):
8129 * frame.el (display-selections-p): Remove cut-buffer in documentation.
8130
6d7cc563
JD
8131 * term/x-win.el: Update documentation for x-last-selected-text-*.
8132 (x-last-selected-text-cut, x-last-selected-text-cut-encoded)
8133 (x-last-cut-buffer-coding, x-cut-buffer-max): Remove.
6a7662bb
BR
8134 (x-select-text): Remove argument PUSH, update documentation.
8135 Remove cut-buffer code.
6d7cc563 8136 (x-selection-value-internal): Was previously x-selection-value.
5986b97d 8137 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
6a7662bb
BR
8138 Update documentation, remove cut-buffer code.
8139 Call x-selection-value-internal.
6d7cc563
JD
8140 (x-clipboard-yank): Call x-selection-value-internal.
8141 (x-initialize-window-system): Remove setting of x-cut-buffer-max.
8142
8143 * term/pc-win.el (x-last-selected-text):
8144 x-cut-buffer-or-selection-value renamed to x-selection-value
8145 (x-select-text): Remove argument PUSH, update documentation.
8146
8147 * term/ns-win.el (x-setup-function-keys, ns-last-selected-text):
8148 x-cut-buffer-or-selection-value renamed to x-selection-value
88b5a757 8149 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
6d7cc563
JD
8150 (x-select-text): Remove argument PUSH, update documentation.
8151
8152 * emacs-lisp/cl-macs.el (x-get-cutbuffer, x-get-cut-buffer): Remove.
8153
8154 * w32-fns.el (x-last-selected-text):
8155 x-cut-buffer-or-selection-value renamed to x-selection-value.
8156 (x-cut-buffer-max): Remove.
8157 (x-select-text): Remove argument PUSH, update documentation.
8158
8159 * simple.el (interprogram-cut-function): Remove mention of PUSH.
8160
8161 * select.el (x-get-cut-buffer, x-set-cut-buffer): Remove.
8162
8163 * mouse-sel.el (mouse-sel-get-selection-function):
8164 x-cut-buffer-or-selection-value renamed to x-selection-value.
5986b97d 8165 (x-select-text): Remove optional push.
6d7cc563 8166
4de81ee0
SM
81672010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
8168
8f4e9110
SM
8169 * simple.el (blink-paren-function): Move from C to here.
8170 (blink-paren-post-self-insert-function): New function.
8171 (post-self-insert-hook): Use it.
8172
4de81ee0
SM
8173 * emacs-lisp/pcase.el (pcase-split-memq):
8174 Fix overenthusiastic optimisation.
8175 (pcase-u1): Handle the case of a lambda pred.
8176
d419e1d9
KH
81772010-08-31 Kenichi Handa <handa@m17n.org>
8178
8179 * international/mule-cmds.el (standard-display-european-internal):
8180 Setup standard-display-table for 8-bit characters by storing 8-bit
8181 characters in the element vector.
8182
1e05f387
SM
8183 * disp-table.el (standard-display-8bit):
8184 Setup standard-display-table for 8-bit characters by storing 8-bit
d419e1d9
KH
8185 characters in the element vector.
8186 (standard-display-european): Likewise.
8187
61f7096c
CY
81882010-08-31 Masatake YAMATO <yamato@redhat.com>
8189
8190 * textmodes/nroff-mode.el (nroff-view): New command.
8191 (nroff-mode-map): Bind it to C-c C-c.
8192
ec5d3ff7
SM
81932010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
8194
c8977b2e
SM
8195 * emacs-lisp/smie.el (smie-down-list): New command.
8196
ec5d3ff7
SM
8197 Remove old indentation and navigation code on octave-mode.
8198 * progmodes/octave-mod.el (octave-mode-map): Remap down-list to
8199 smie-down-list rather than add a binding for octave-down-block.
8200 (octave-mark-block, octave-blink-matching-block-open):
8201 Rely on forward-sexp-function.
8202 (octave-fill-paragraph): Don't narrow, so you can use
8203 indent-according-to-mode.
8204 (octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
8205 (octave-in-block-p, octave-re-search-forward-kw)
8206 (octave-re-search-backward-kw, octave-indent-calculate)
8207 (octave-end-as-array-index-p, octave-block-end-offset)
8208 (octave-scan-blocks, octave-forward-block, octave-backward-block)
8209 (octave-down-block, octave-backward-up-block, octave-up-block)
8210 (octave-before-magic-comment-p, octave-indent-line): Remove.
8211
187d3296
CY
82122010-08-31 Chong Yidong <cyd@stupidchicken.com>
8213
8214 * emacs-lisp/package.el (package--read-archive-file): Just use
8215 `read', to avoid copying an additional string.
8216 (package-menu-mode): Set header-line-format here.
8217 (package-menu-refresh, package-menu-revert): Signal an error if
8218 not in the Package Menu.
8219 (package-menu-package-list): New var.
8220 (package--generate-package-list): Operate on the current buffer;
8221 don't assume that it is *Packages*, since the user may rename it.
8222 Allow persistent package listings and sort keys using
8223 package-menu-package-list and package-menu-package-sort-key.
8224 (package-menu--version-predicate): Fix version calculation.
8225 (package-menu-sort-by-column): Don't select the window.
ec5d3ff7
SM
8226 (package--list-packages): Create the *Packages* buffer.
8227 Set package-menu-package-list-key.
187d3296
CY
8228 (list-packages): Sorting by status is now the default.
8229 (package-buffer-info): Use match-string-no-properties.
8230 (define-package): Add a &rest argument for future proofing, but
8231 don't use it yet.
8232 (package-install-from-buffer, package-install-buffer-internal):
ec5d3ff7
SM
8233 Merge into a single function, package-install-from-buffer.
8234 (package-install-file): Change caller.
187d3296
CY
8235
8236 * finder.el: Load finder-inf using `require'.
8237 (finder-list-matches): Sorting by status is now the default.
8238 (finder-compile-keywords): Simpify printing.
8239
e17b68ed
SM
82402010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
8241
8242 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
8243 (octave-mode-map): Remove special bindings for forward/backward-block
8244 and octave-backward-up-block. Use smie-close-block.
8245 (octave-continuation-marker-regexp): New var.
8246 (octave-continuation-regexp): Use it.
8247 (octave-operator-table, octave-smie-op-levels)
8248 (octave-operator-regexp, octave-smie-indent-rules): New vars.
8249 (octave-smie-backward-token, octave-smie-forward-token): New funs.
8250 (octave-mode): Use SMIE.
8251 (octave-close-block): Delete.
8252
42b6a73b
EZ
82532010-08-30 Eli Zaretskii <eliz@gnu.org>
8254
8255 * menu-bar.el (menu-bar-edit-menu) <"Paste">: Check selection in
8256 CLIPBOARD, not in PRIMARY. (Bug#6944)
8257
f291fe60
SM
82582010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
8259
ee992a8c
SM
8260 * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
8261 a list of parents.
8262 (smie-indent-column): Allow indirection through variables.
8263
d36b74ca
SM
8264 * composite.el (save-buffer-state): Delete, unused.
8265 * font-lock.el (save-buffer-state): Use with-silent-modifications.
8266 (font-lock-default-fontify-region): Use with-syntax-table.
8267 * jit-lock.el (with-buffer-unmodified): Remove.
8268 (with-buffer-prepared-for-jit-lock): Use with-silent-modifications.
8269
f291fe60
SM
8270 Use `declare' in defmacros.
8271 * window.el (save-selected-window):
8272 * subr.el (with-temp-file, with-temp-message, with-syntax-table):
8273 * progmodes/python.el (def-python-skeleton):
8274 * net/dbus.el (dbus-ignore-errors):
8275 * jka-cmpr-hook.el (with-auto-compression-mode):
8276 * international/mule.el (with-category-table):
8277 * emacs-lisp/timer.el (with-timeout):
8278 * emacs-lisp/lisp-mnt.el (lm-with-file):
8279 * emacs-lisp/eieio.el (with-slots):
8280 * emacs-lisp/easymenu.el (easy-menu-define):
8281 * emacs-lisp/debug.el (debugger-env-macro):
8282 * emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq)
8283 (Multiple-value-call, Multiple-value-prog1):
8284 * emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key)
8285 (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and
8286 edebug rule to definition.
8287 * emacs-lisp/lisp-mode.el (save-selected-window)
8288 (with-current-buffer, combine-after-change-calls)
8289 (with-output-to-string, with-temp-file, with-temp-buffer)
8290 (with-temp-message, with-syntax-table, read-if, eval-after-load)
8291 (dolist, dotimes, when, unless):
8292 * emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
8293
96ae4c8f
CY
82942010-08-29 Chong Yidong <cyd@stupidchicken.com>
8295
8296 * finder.el: Require `package'.
8297 (finder-known-keywords): Tweak descriptions. Retire `oop' keyword.
8298 (finder-package-info): Var deleted.
8299 (finder-keywords-hash, finder--builtins-alist): New vars.
8300 (finder-compile-keywords): Compute package--builtins and
8301 finder-keywords-hash instead of finder-keywords-hash, respecting
8302 the "Package" header.
f291fe60
SM
8303 (finder-unknown-keywords, finder-list-matches):
8304 Use finder-keywords-hash and package--list-packages.
96ae4c8f
CY
8305 (finder-mode): Don't set font-lock-defaults.
8306 (finder-exit): We don't use "*Finder-package*" and "*Finder
8307 Category*" buffers anymore.
8308
8309 * emacs-lisp/package.el (package--builtins-base): Var deleted.
8310 (package--builtins): Set default value to nil.
8311 (package-initialize): Load precomputed value of package--builtins
8312 from finder-inf.el.
8313 (package-alist, package-compute-transaction)
8314 (package-download-transaction): Improve docstring.
8315 (package-read-all-archive-contents): Do not change
8316 package--builtins here.
8317 (list-packages): Make package-list-packages an alias for this.
8318 Sort by status by default.
8319 (package--list-packages): Add optional PACKAGES arg.
8320 (describe-package-1): Use font-lock-face property. For built-in
8321 packages, insert file commentary.
8322 (package--generate-package-list): Rename from
8323 package-list-packages-internal; all callers changed. Add optional
8324 PACKAGES arg. Add alphabetical sort fallbacks.
8325 (package-menu--version-predicate, package-menu--status-predicate)
8326 (package-menu--description-predicate)
8327 (package-menu--name-predicate): New functions.
8328
8329 * info.el (Info-finder-find-node): Search package-alist instead of
8330 finder-package-info.
8331
e2046ecf
CY
83322010-08-29 Chong Yidong <cyd@stupidchicken.com>
8333
8334 * subr.el (version-regexp-alist): Don't use "a" and "b" for
8335 "alpha" and "beta".
8336 (version-to-list): Handle versions like "10.3d".
8337
6fe79b7c
SM
83382010-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
8339
8340 * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
8341 (macroexp-accumulate): Use `declare'.
8342
1a868076
VJL
83432010-08-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8344
8345 * whitespace.el (whitespace-style): Adjust type declaration.
8346
9e69cb05
KH
83472010-08-26 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
8348
8349 * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
8350
83512010-08-26 Chong Yidong <cyd@stupidchicken.com>
8352
8353 * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
8354 (Bug#6907).
8355
4142607e
NW
83562010-08-26 Nathan Weizenbaum <nweiz@cressida.sea.corp.google.com> (tiny change)
8357
8358 * progmodes/js.el: Make indentation more customizable (Bug#6914).
8359 (js-paren-indent-offset, js-square-indent-offset)
8360 (js-curly-indent-offset): New options.
8361 (js--proper-indentation): Use them.
8362
88a36e60
DC
83632010-08-26 Daniel Colascione <dan.colascione@gmail.com>
8364
8365 * progmodes/sh-script.el (sh-get-indent-info): Use syntax-ppss
8366 instead of inspecting font-lock properties (Bug#6916).
8367
38dbc4d8
DR
83682010-08-26 David Reitter <david.reitter@gmail.com>
8369
8370 * server.el (server-visit-files): Run pre-command-hook and
76e3243a 8371 post-command-hook for each buffer while it is current (Bug#6910).
38dbc4d8
DR
8372 (server-execute): Do not run hooks here.
8373
44ffae96
MA
83742010-08-26 Michael Albinus <michael.albinus@gmx.de>
8375
8376 Sync with Tramp 2.1.19.
8377
d86d2721
SM
8378 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region):
8379 Protect deleting tmpfile.
0dc3e410 8380 (tramp-gvfs-maybe-open-connection): Use `tramp-compat-funcall'.
20b8ac83 8381
0dc3e410 8382 * net/tramp.el (tramp-handle-expand-file-name)
20b8ac83 8383 (tramp-completion-handle-file-name-all-completions)
1e05f387
SM
8384 (tramp-completion-handle-file-name-completion):
8385 Use `tramp-connectable-p'.
20b8ac83 8386
44ffae96
MA
8387 * net/trampver.el: Update release number.
8388
cb6c4991
CY
83892010-08-26 Chong Yidong <cyd@stupidchicken.com>
8390
8391 * help.el (help-map): Bind `C-h P' to describe-package.
8392
8393 * menu-bar.el (menu-bar-describe-menu): Add describe-package.
8394
8395 * emacs-lisp/package.el (package-refresh-contents): Catch errors
8396 when downloading archives.
8397 (describe-package-1): Add package commentary.
8398 (package-install-button-action): New function.
8399 (package-menu-mode-map): Bind ? to package-menu-describe-package.
8400 (package-menu-view-commentary): Function removed.
8401 (package-list-packages-internal): Hide the `package' package too.
8402
b60f961f
KH
84032010-08-25 Kenichi Handa <handa@m17n.org>
8404
8405 * language/misc-lang.el ("Arabic"): New language environment.
8406 Setup composition-function-table for Arabic characters.
8407
8408 * international/fontset.el (setup-default-fontset): Fix typo for
8409 arabic OTF spec (fini->fina).
8410
a0c16be4
J
84112010-08-25 Jan Djärv <jan.h.d@swipnet.se>
8412
8413 * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter
8414 on all frames.
8415
85cc3d4f
VJL
84162010-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8417
8418 * whitespace.el: Allow cleaning up blanks without blank
8419 visualization (Bug#6651). Adjust help window for
8420 whitespace-toggle-options (Bug#6479). Allow to use fill-column
8421 instead of whitespace-line-column (from EmacsWiki). New version
8422 13.1.
88b5a757 8423 (whitespace-style): Add new value 'face. Adjust docstring.
6a7662bb
BR
8424 (whitespace-space, whitespace-hspace, whitespace-tab):
8425 Adjust foreground property face.
85cc3d4f
VJL
8426 (whitespace-line-column): Adjust docstring and type declaration.
8427 (whitespace-style-value-list, whitespace-toggle-option-alist)
8428 (whitespace-help-text): Adjust const initialization.
8429 (whitespace-toggle-options, global-whitespace-toggle-options):
8430 Adjust docstring.
8431 (whitespace-display-window, whitespace-interactive-char)
8432 (whitespace-style-face-p, whitespace-color-on): Adjust code.
8433 (whitespace-help-scroll): New fun.
8434
cb8759ca
CY
84352010-08-24 Chong Yidong <cyd@stupidchicken.com>
8436
8437 * emacs-lisp/package.el (list-packages): Alias for
8438 package-list-packages.
8439
44a41a47
KR
84402010-08-24 Kevin Ryde <user42@zip.com.au>
8441
be7748e7
KR
8442 * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
8443 (Bug#5651).
8444
44a41a47
KR
8445 * progmodes/ruby-mode.el (ruby): Add defgroup.
8446
edfd00fa
CY
84472010-08-24 Chong Yidong <cyd@stupidchicken.com>
8448
8449 * progmodes/python.el: Add Ipython support (Bug#5390).
8450 (python-shell-prompt-alist)
8451 (python-shell-continuation-prompt-alist): New options.
8452 (python--set-prompt-regexp): New function.
6a7662bb
BR
8453 (inferior-python-mode, run-python, python-shell):
8454 Require ansi-color. Use python--set-prompt-regexp to set the comint
edfd00fa
CY
8455 prompt based on the Python interpreter.
8456 (python--prompt-regexp): New var.
8457 (python-check-comint-prompt)
8458 (python-comint-output-filter-function): Use it.
8459 (run-python): Use a pipe (Bug#5694).
8460
84612010-08-24 Fabian Ezequiel Gallina <galli.87@gmail.com> (tiny change)
8462
8463 * progmodes/python.el (python-send-region): Send a different
8464 Python command if Ipython is in use.
8465 (python-check-version): Use a Python command to find the version.
8466
1c409d0b
CY
84672010-08-24 Chong Yidong <cyd@stupidchicken.com>
8468
8469 * mouse.el (mouse-yank-primary): Avoid setting primary when
8470 deactivating the mark (Bug#6872).
8471
733946e7 84722010-08-23 Chris Foote <chris@foote.com.au> (tiny change)
9027027d
CF
8473
8474 * progmodes/python.el (python-block-pairs): Allow use of "finally"
8475 with "else" (Bug#3991).
8476
e73f184c
MA
84772010-08-23 Michael Albinus <michael.albinus@gmx.de>
8478
8479 * net/dbus.el: Accept UNIX domain sockets as bus address.
8480 (top): Don't initialize `dbus-registered-objects-table' anymore,
01c35094 8481 this is done in dbusbind.c.
e73f184c
MA
8482 (dbus-check-event): Adapt test for bus.
8483 (dbus-return-values-table, dbus-unregister-service)
8484 (dbus-event-bus-name, dbus-introspect, dbus-register-property):
8485 Adapt doc string.
8486
1a140747
JB
84872010-08-23 Juanma Barranquero <lekktu@gmail.com>
8488
8489 * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
8490
7133b7ee
JL
84912010-08-22 Juri Linkov <juri@jurta.org>
8492
8493 * simple.el (read-extended-command): New function with the logic
8494 for `completing-read' moved to Elisp from `execute-extended-command'.
8495 Use `function-called-at-point' in `minibuffer-default-add-function'
8496 to get a command name for M-n (bug#5364, bug#5214).
8497
198a7a97
CY
84982010-08-22 Chong Yidong <cyd@stupidchicken.com>
8499
8500 * startup.el (command-line-1): Issue warning for ignored arguments
8501 --unibyte, etc (Bug#6886).
8502
c00725d7
LL
85032010-08-22 Leo <sdl.web@gmail.com>
8504
8505 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
8506 (ignore, bright, dim, keyword): Split list of nicknames before
8507 passing to rcirc-add-or-remove (Bug#6894).
8508
bc7d7ea6
CY
85092010-08-22 Chong Yidong <cyd@stupidchicken.com>
8510
8511 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
8512
b0126eac 85132010-08-22 Leo <sdl.web@gmail.com>
e0143335 8514
\81ukasz Stelmach, 2010-08-26 17:33:52 +0200">d5720b4c 8515 Fix buffer-list rename&refresh after killing a buffer in ido.
76e3243a 8516 * ido.el: Revert Óscar's.
e0143335
LL
8517 (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
8518 Remember the buffers at head, rather than their name.
76e3243a 8519 * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
e0143335 8520
b0126eac 85212010-08-22 Kirk Kelsey <kirk.kelsey@0x4b.net> (tiny change)
8f081e96
SM
8522 Stefan Monnier <monnier@iro.umontreal.ca>
8523
8524 * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
8525 extra backslash added to each line (bug#6890).
8526
b0126eac 85272010-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
3ff78624
SM
8528
8529 * subr.el (read-key): Don't echo keystrokes (bug#6883).
8530
b0126eac 85312010-08-22 Glenn Morris <rgm@gnu.org>
635f7282
GM
8532
8533 * menu-bar.el (menu-bar-games-menu): Add landmark.
8534
b0126eac 85352010-08-22 Glenn Morris <rgm@gnu.org>
fb89a654 8536
9130a2d6
GM
8537 * align.el (align-regexp): Make group and spacing arguments
8538 use the interactive defaults when non-interactive. (Bug#6698)
8539
fb89a654
GM
8540 * mail/rmail.el (rmail-forward): Replace mail-text-start with its
8541 expansion, so as not to need sendmail.
8542 (mail-text-start): Remove declaration.
8543 (rmail-retry-failure): Require sendmail.
8544
b0126eac 85452010-08-22 Chong Yidong <cyd@stupidchicken.com>
186e86db
SM
8546
8547 * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
8548
b0126eac 85492010-08-22 Michael Albinus <michael.albinus@gmx.de>
a67e6f13 8550
186e86db
SM
8551 * progmodes/flymake.el (flymake-start-syntax-check-process):
8552 Use `start-file-process' in order to let it run also on remote hosts.
a67e6f13 8553
b0126eac 85542010-08-22 Kenichi Handa <handa@m17n.org>
f3cc64f8
KH
8555
8556 * files.el: Add `word-wrap' as safe local variable.
8557
b0126eac 85582010-08-22 Glenn Morris <rgm@gnu.org>
bb25c8d7
GM
8559
8560 * woman.el (woman-translate): Case matters. (Bug#6849)
8561
b0126eac 85622010-08-22 Chong Yidong <cyd@stupidchicken.com>
a4aae1a5
CY
8563
8564 * simple.el (kill-region): Doc fix (Bug#6787).
8565
b0126eac 85662010-08-22 Glenn Morris <rgm@gnu.org>
721dce17
GM
8567
8568 * calendar/diary-lib.el (diary-header-line-format):
8569 Fit it to the window, not the frame.
8570
b0126eac 85712010-08-22 Andreas Schwab <schwab@linux-m68k.org>
7467d0a8
AS
8572
8573 * subr.el (ignore-errors): Add debug declaration.
8574
b0126eac 85752010-08-22 Geoff Gole <geoffgole@gmail.com> (tiny change)
1fcf76af
GG
8576
8577 * whitespace.el (whitespace-color-off): Remove post-command-hook
8578 locally.
8579
537ffaf3
SM
85802010-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
8581
8582 * vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
8583
d64b8a68
CY
85842010-08-21 Chong Yidong <cyd@stupidchicken.com>
8585
8586 * cus-edit.el (custom-group-value-create): Add extra newline
8587 before end line (Bug#6876).
8588
d2625c3d
CY
85892010-08-21 Chong Yidong <cyd@stupidchicken.com>
8590
8591 * mouse.el (mouse-save-then-kill): Don't save region to kill ring
8592 when extending it. Before killing on the second click, check if
8593 the buffer is the correct one. Doc fix.
8594 (mouse-secondary-save-then-kill): Allow usage without first
8595 calling mouse-start-secondary, by defaulting to point. Don't save
8596 an empty secondary selection. Doc fix.
8597
80525855
VJL
85982010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8599
91bdeb66
VJL
8600 * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
8601 Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
537ffaf3 8602 New version 13.0.
80525855
VJL
8603 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
8604 Adjust initialization.
8605 (whitespace-bob-marker, whitespace-eob-marker)
8606 (whitespace-buffer-changed): New vars.
8607 (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
8608 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
537ffaf3
SM
8609 (whitespace-post-command-hook, whitespace-display-char-on):
8610 Adjust code.
80525855 8611 (whitespace-looking-back, whitespace-buffer-changed): New funs.
85cc3d4f 8612 (whitespace-space-regexp, whitespace-tab-regexp): Fun eliminated.
80525855 8613
4b9c0a49
SM
86142010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
8615
118cf454
SM
8616 * files.el (locate-file-completion-table): Only list the .el and .elc
8617 extensions if there's no other choice (bug#5955).
8618
a2e5caf7
SM
8619 * facemenu.el (facemenu-self-insert-data): New var.
8620 (facemenu-post-self-insert-function, facemenu-set-self-insert-face):
8621 New functions.
8622 (facemenu-add-face): Use them.
8623
4b9c0a49
SM
8624 * simple.el (blink-matching-open): Obey forward-sexp-function.
8625
0193499f
SM
86262010-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
8627
b2a15250
SM
8628 * simple.el (prog-mode-map): New var.
8629 (prog-indent-sexp): New command.
8630
b5ba2d6f
SM
8631 * progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
8632
9acd1bdc
SM
8633 * progmodes/prolog.el (smie): Require.
8634
8723cfa4
SM
8635 * emacs-lisp/smie.el (smie-default-backward-token)
8636 (smie-default-forward-token): Strip properties.
8637 (smie-next-sexp): Be more careful with associative operators.
8638 (smie-forward-sexp-command): Generalize.
8639 (smie-backward-sexp-command): Simplify.
8640 (smie-closer-alist): New var.
8641 (smie-close-block): New command.
8642 (smie-indent-debug-log): New var.
8643 (smie-indent-offset-rule): Add a few more cases.
8644 (smie-indent-column): New function.
8645 (smie-indent-after-keyword): Use it.
8646 (smie-indent-keyword): Use it.
8647 Fix up the opener code's point position.
8648 (smie-indent-comment): Only applies at BOL.
8649 (smie-indent-debug): New command.
8650
0193499f
SM
8651 * emacs-lisp/autoload.el (make-autoload): Preload the macros's
8652 declarations that are useful before running the macro.
8653
0c9b8993
GM
86542010-08-18 Joakim Verona <joakim@verona.se>
8655
8656 * image.el (imagemagick-types-inhibit): New variable.
8657 (imagemagick-register-types): New function.
8658 * image-mode.el (image-transform-properties): New function.
ccd80618
JV
8659 (image-transform-set-scale, image-transform-fit-to-height)
8660 (image-transform-set-rotation, image-transform-set-resize)
0c9b8993
GM
8661 (image-transform-fit-to-width, image-transform-fit-to-height):
8662 New functions.
ccd80618
JV
8663 (image-toggle-display-image): Support image transforms.
8664
1075cd61
KY
86652010-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8666
8667 * image.el (create-animated-image): Don't add heuristic mask to image
8668 (Bug#6839).
8669
64cb6c78
J
86702010-08-18 Jan Djärv <jan.h.d@swipnet.se>
8671
0193499f
SM
8672 * term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
8673 Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
64cb6c78 8674
ff80a446
SM
86752010-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
8676
afa22f7c
SM
8677 * emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
8678
ff80a446
SM
8679 Font-lock '...' strings, plus various simplifications and fixes.
8680 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
8681 (octave-font-lock-close-quotes): New function.
8682 (octave-font-lock-syntactic-keywords): New var.
8683 (octave-mode): Use it. Set beginning-of-defun-function.
8684 (octave-mode-map): Don't override the <foo>-defun commands.
8685 (octave-mode-menu): Pass it directly to easy-menu-define;
8686 remove (now generic) <foo>-defun commands; use info-lookup-symbol.
8687 (octave-block-match-alist): Fix up last change so that
8688 octave-close-block uses the more specific keyword.
8689 (info-lookup-mode): Silence byte-compiler.
8690 (octave-beginning-of-defun): Not interactive any more.
8691 Optimize slightly.
8692 (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
8693 (octave-indent-defun, octave-send-defun): Use mark-defun instead.
8694 (octave-completion-at-point-function): Make sure point is within
8695 beg..end.
8696 (octave-reindent-then-newline-and-indent):
8697 Use reindent-then-newline-and-indent.
8698 (octave-add-octave-menu): Remove.
8699
2269b349
JD
87002010-08-17 Jan Djärv <jan.h.d@swipnet.se>
8701
489cd5bd
JD
8702 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer)
8703 (report-emacs-bug-can-use-xdg-email): New functions.
8704 (report-emacs-bug): Set can-xdg-email to result of
8705 report-emacs-bug-can-use-xdg-email. If can-xdg-email bind
8706 \C-cm to report-emacs-bug-insert-to-mailer and add help text
8707 about it.
30ebab6d 8708
a2fb159c
GM
8709 * net/browse-url.el (browse-url-default-browser): Add cond
8710 for browse-url-xdg-open.
8711 (browse-url-can-use-xdg-open, browse-url-xdg-open): New functions.
8712
87132010-08-17 Glenn Morris <rgm@gnu.org>
8714
8715 * progmodes/cc-engine.el (c-new-BEG, c-new-END)
8716 (c-fontify-recorded-types-and-refs): Define for compiler.
8717 * progmodes/cc-mode.el (c-new-BEG, c-new-END): Move definitions
8718 before use.
8719
8720 * calendar/icalendar.el (icalendar--convert-recurring-to-diary):
8721 Fix format call.
8722
bb6aba9c
MA
87232010-08-17 Michael Albinus <michael.albinus@gmx.de>
8724
8725 * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
8726 properties.
8727 (tramp-handle-process-file): Call the program in a subshell, in
8728 order to preserve working directory.
8729 (tramp-action-password): Hide password prompt before next run.
8730 (tramp-process-actions): Widen connection buffer for the trace.
8731
8f10c937
DD
87322010-08-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
8733
8734 * net/rcirc.el (rcirc-log-process-buffers): New option.
8735 (rcirc-print): Use it.
8736 (rcirc-generate-log-filename): New function.
8737 (rcirc-log-filename-function): Change default to
8738 rcirc-generate-log-filename (Bug#6828).
8739
7c23dd44
CY
87402010-08-16 Chong Yidong <cyd@stupidchicken.com>
8741
8742 * simple.el (deactivate-mark): If select-active-regions is `only',
8743 only set selection for temporarily active regions.
8744
8745 * cus-start.el: Change defcustom for select-active-regions.
8746
6d3e82d2
CY
87472010-08-15 Chong Yidong <cyd@stupidchicken.com>
8748
8749 * mouse.el (mouse--drag-set-mark-and-point): New function.
ff80a446
SM
8750 (mouse-drag-track): Use LOCATION arg to push-mark.
8751 Use mouse--drag-set-mark-and-point to take click-count into
6d3e82d2
CY
8752 consideration when updating point and mark (Bug#6840).
8753
c68263b1
CY
87542010-08-15 Chong Yidong <cyd@stupidchicken.com>
8755
8756 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8757 Give the Ruby rule a lower priority than Gnu (Bug#6778).
8758
456f369a
ŠN
87592010-08-14 Štěpán Němec <stepnem@gmail.com> (tiny change)
8760
ff80a446
SM
8761 * font-lock.el (lisp-font-lock-keywords-2):
8762 Add combine-after-change-calls, condition-case-no-debug,
456f369a
ŠN
8763 with-demoted-errors, and with-silent-modifications (Bug#6025).
8764
c22e18f5
KR
87652010-08-14 Kevin Ryde <user42@zip.com.au>
8766
8767 * emacs-lisp/copyright.el (copyright-update-year)
b7716b25
CY
8768 (copyright-update): Temporary switch-to-buffer to ensure the
8769 buffer change being queried is visible (Bug#5394).
c22e18f5 8770
6f1a6faf
TT
87712010-08-14 Tom Tromey <tromey@redhat.com>
8772
8773 * progmodes/etags.el (tags-file-name): Mark safe if stringp
8774 (Bug#6733).
8775
e7afcf30
EZ
87762010-08-14 Eli Zaretskii <eliz@gnu.org>
8777
8778 * mouse.el (mouse-yank-primary): Fix mouse-2 on MS-Windows and
8779 MS-DOS. (Bug#6689)
8780
2b4e6277
J
87812010-08-13 Jan Djärv <jan.h.d@swipnet.se>
8782
8783 * menu-bar.el (menu-bar-set-tool-bar-position): New function.
8784 (menu-bar-showhide-tool-bar-menu-customize-enable-left)
8785 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
8786 (menu-bar-showhide-tool-bar-menu-customize-enable-top)
ff80a446
SM
8787 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom):
8788 Call menu-bar-set-tool-bar-position.
2b4e6277 8789
dc94fc85
SM
87902010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
8791
c5683ceb
SM
8792 * progmodes/octave-mod.el (octave-mode-syntax-table): Use the new "c"
8793 comment style (bug#6834).
8794 * progmodes/scheme.el (scheme-mode-syntax-table):
8795 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Remove spurious
8796 "b" flag in "' 14b" syntax.
8797
c82d5b11
SM
8798 * progmodes/octave-mod.el (octave-mode-map): Remove special bindings
8799 for (un)commenting the region and performing completion.
8800 (octave-mode-menu): Use standard commands for help and completion.
8801 (octave-mode-syntax-table): Support %{..%} comments (sort of).
8802 (octave-mode): Use define-derived-mode.
8803 Set completion-at-point-functions and don't set columns.
8804 Don't disable adaptive-fill-regexp.
8805 (octave-describe-major-mode, octave-comment-region)
8806 (octave-uncomment-region, octave-comment-indent)
8807 (octave-indent-for-comment): Remove.
8808 (octave-indent-calculate): Rename from calculate-octave-indent.
7e82caa7 8809 (octave-indent-line, octave-fill-paragraph): Update caller.
c82d5b11
SM
8810 (octave-initialize-completions): No need to make an alist.
8811 (octave-completion-at-point-function): New function.
8812 (octave-complete-symbol): Use it.
8813 (octave-insert-defun): Use define-skeleton.
8814
8815 * progmodes/octave-mod.el (octave-mode): Set comment-add.
8816 (octave-mode-map): Use comment-dwim (bug#6829).
dc94fc85 8817
abec5126 88182010-08-12 Antoine Levitt <antoine.levitt@gmail.com>
61b6abbd
AL
8819
8820 * cus-edit.el (custom-save-variables, custom-save-faces): Fix up
8821 indentation of inserted comment.
8822
3a46642b
J
88232010-08-11 Jan Djärv <jan.h.d@swipnet.se>
8824
8825 * faces.el (region): Add type gtk that uses gtk colors.
8826
8827 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
8828 Handle theme-name change.
8829
3bd2cfef
MM
88302010-08-10 Michael R. Mauger <mmaug@yahoo.com>
8831
8832 * progmodes/sql.el: Version 2.5
8833 (sql-product-alist): Add :prompt-cont-regexp property for several
8834 database products.
8835 (sql-prompt-cont-regexp): New variable.
61b6abbd
AL
8836 (sql-output-newline-count, sql-output-by-send):
8837 New variables. Record number of newlines in input text.
3bd2cfef
MM
8838 (sql-send-string): Handle multiple filters and count newlines.
8839 (sql-send-magic-terminator): Count terminator newline.
8840 (sql-interactive-remove-continuation-prompt): Filters output to
8841 remove continuation prompts; one for each newline.
8842 (sql-interactive-mode): Set up new variables, prompt regexp and
8843 output filter.
8844 (sql-mode-sqlite-font-lock-keywords): Correct some keywords.
61b6abbd 8845 (sql-make-alternate-buffer-name): Correct buffer name in edge cases.
3bd2cfef 8846
d02c9bcd
SM
88472010-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
8848
8849 * emacs-lisp/pcase.el: New file.
8850
80ca4f1e
MA
88512010-08-10 Michael Albinus <michael.albinus@gmx.de>
8852
8853 * net/tramp.el (tramp-vc-registered-read-file-names): Read input
8854 as here-document, otherwise the command could exceed maximum
8855 length of command line.
d02c9bcd
SM
8856 (tramp-handle-vc-registered): Call script accordingly.
8857 Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
80ca4f1e 8858
2948599b
KH
88592010-08-10 Kenichi Handa <handa@m17n.org>
8860
8861 * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
8862 composable pattern.
8863
148cef8e
CY
88642010-08-09 Chong Yidong <cyd@stupidchicken.com>
8865
8866 * emacs-lisp/package.el (package-version-split)
8867 (package--version-first-nonzero, package-version-compare):
8868 Functions removed.
8869 (package-directory-list, package-load-all-descriptors)
8870 (package--built-in, package-activate, define-package)
8871 (package-installed-p, package-compute-transaction)
8872 (package-read-all-archive-contents)
8873 (package--add-to-archive-contents, package-buffer-info)
d02c9bcd
SM
8874 (package-tar-file-info, package-list-packages-internal):
8875 Use version-to-list and version-list-*.
148cef8e 8876
d02c9bcd
SM
8877 * emacs-lisp/package-x.el (package-upload-buffer-internal):
8878 Use version-to-list.
148cef8e
CY
8879 (package-upload-buffer-internal): Use version-list-<=.
8880
82a9ce0f
KH
88812010-08-09 Kenichi Handa <handa@m17n.org>
8882
231e5e5f 8883 * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
82a9ce0f
KH
8884 composable pattern.
8885
7adf5fdc
CY
88862010-08-08 Chong Yidong <cyd@stupidchicken.com>
8887
fc560445
CY
8888 * tutorial.el (tutorial--default-keys): C-d is now bound to
8889 delete-forward-char (Bug#6826).
8890
7adf5fdc
CY
8891 * mouse.el (mouse-drag-track): Remove accidentally-removed check
8892 for `double' value of mouse-1-click-follows-link (Bug#6807).
8893
e54a1075
JB
88942010-08-08 Johan Bockgård <bojohan@gnu.org>
8895
8896 * replace.el (replace-highlight): Bind isearch-forward and
8897 isearch-error, ensuring that highlighting is updated if the user
8898 switches the search direction (Bug#6808).
8899
8900 * isearch.el (isearch-lazy-highlight-forward): New var.
8901 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
8902 (isearch-lazy-highlight-update): Use it.
8903
7815fe19 89042010-08-08 Kenichi Handa <handa@m17n.org>
7a84eee5 8905
8d9e03e4
JB
8906 * international/mule.el (define-charset): Store NAME as :base property.
8907 (ctext-non-standard-encodings-table): Pay attention to charset aliases.
7a84eee5
KH
8908 (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
8909 current priority. Force using the designation of the specific
8d9e03e4 8910 charset by adding `charset' text property. Improve the whole algorithm.
7a84eee5 8911
7815fe19 89122010-08-08 Juanma Barranquero <lekktu@gmail.com>
f6b55526
JB
8913
8914 * emulation/pc-select.el (pc-selection-mode-hook)
8915 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
8916 (pc-selection-mode): Fix typos in docstrings.
8917
7815fe19 89182010-08-08 Kenichi Handa <handa@m17n.org>
6b4d96c2
KH
8919
8920 * language/cyrillic.el: Don't add "microsoft-cp1251" to
8921 ctext-non-standard-encodings-alist here.
8922
8d9e03e4
JB
8923 * international/mule.el (ctext-non-standard-encodings-alist):
8924 Add "koi8-r" and "microsoft-cp1251".
6b4d96c2
KH
8925 (ctext-standard-encodings): New variable.
8926 (ctext-non-standard-encodings-table): List only elements for
8927 non-standard encodings.
186e86db 8928 (ctext-pre-write-conversion): Adjust for the above change.
6b4d96c2
KH
8929 Check ctext-standard-encodings.
8930
8931 * international/mule-conf.el (compound-text): Doc fix.
8932 (ctext-no-compositions): Doc fix.
8933 (compound-text-with-extensions): Doc fix.
8934
7815fe19 89352010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
c613687b
SM
8936
8937 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
8938
8d9e03e4 89392010-08-08 Juanma Barranquero <lekktu@gmail.com>
d5b8058f 8940
9ebc731b
JB
8941 * progmodes/which-func.el (which-func-format): Split help-echo text
8942 into lines, like other mode-line tooltips.
8943
d5b8058f
JB
8944 * server.el (server-start): When using TCP sockets, force IPv4
8945 and use a literal 127.0.0.1 for localhost. (Related to bug#6781.)
8946
8d9e03e4 89472010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
a2077b7f
SM
8948
8949 * bindings.el (complete-symbol): Run completion-at-point as a fallback.
8950
8d9e03e4 89512010-08-08 Juanma Barranquero <lekktu@gmail.com>
f63a7652
JB
8952
8953 * term.el (term-delimiter-argument-list): Reflow docstring.
8954 (term-read-input-ring, term-write-input-ring, term-send-input)
8955 (term-bol, term-erase-in-display, serial-supported-or-barf):
8956 Fix typos in docstrings.
8957
8d9e03e4 89582010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
a7e26d8b
SM
8959
8960 * bindings.el (function-key-map): Add a S-tab => backtab fallback.
8961
8d9e03e4 89622010-08-08 Juanma Barranquero <lekktu@gmail.com>
bbc4e17c
JB
8963
8964 * dabbrev.el (dabbrev-completion): Fix typo in docstring.
8965
8d9e03e4 89662010-08-08 MON KEY <monkey@sandpframing.com> (tiny change)
9aea20c9
MK
8967
8968 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
8969 Fix typo in docstring (bug#6747).
8970
7815fe19 89712010-08-08 Leo <sdl.web@gmail.com>
16b0b347
LL
8972
8973 * eshell/esh-io.el (eshell-get-target): Better detection of
8974 read-only file (Bug#6762).
8975
7815fe19 89762010-08-08 Juanma Barranquero <lekktu@gmail.com>
ad9ae065
JB
8977
8978 * align.el (align-default-spacing): Doc fix.
8979 (align-region-heuristic, align-regexp): Fix typos in docstrings.
8980
733946e7 89812010-08-08 Stephen Peters <speters@itasoftware.com>
81ee9410 8982
490b89ac 8983 * calendar/icalendar.el
93acd23d
JB
8984 (icalendar--split-value): Fix splitting regexp. (Bug#6766)
8985 (icalendar--get-weekday-numbers): New.
81ee9410 8986 (icalendar--convert-recurring-to-diary): Handle multiple byday
93acd23d 8987 values in weekly rules. (Bug#6766)
81ee9410 8988
490b89ac
UJ
89892010-08-08 Ulf Jasper <ulf.jasper@web.de>
8990
8991 * calendar/icalendar.el (icalendar-uid-format): Doc fix.
8992 (icalendar--create-uid, icalendar-export-region)
8993 (icalendar--parse-summary-and-rest): Code formatting.
8994
2c695727
JB
89952010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
8996
01c35094 8997 * calc/calc.el (calc-trail-mode, calc-refresh): Use `face' property
2c695727
JB
8998 to italicize headers.
8999 (calc-highlight-selections-with-faces): New variable.
9000 (calc-selected-face, calc-nonselected-face): New faces.
9001
9002 * calc/calccomp.el (math-comp-highlight-string): Use
9003 `calc-highlight-selections-with-faces' to determine how to highlight
9004 sub-formulas.
9005
9006 * calc/calc-sel.el (calc-show-selections): Change message to when
9007 using faces to highlight selections.
9008
b93d4f22
MM
90092010-08-07 Michael R. Mauger <mmaug@yahoo.com>
9010
8d9e03e4
JB
9011 * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
9012 Add SQLite 3 keywords, functions and datatypes.
9013 (sql-interactive-mode): Remove `comint-process-echoes' set to t
b93d4f22
MM
9014 (Bug#6686).
9015
9852377f
CY
90162010-08-07 Chong Yidong <cyd@stupidchicken.com>
9017
9018 * simple.el (select-active-regions): Move to keyboard.c.
9019 (deactivate-mark): Used saved-region-selection.
9020 (select-active-region): Function removed.
9021 (activate-mark, set-mark, push-mark-command)
9022 (handle-shift-selection): Don't call it.
9023 (keyboard-quit): Avoid adding the region to the window selection.
9024
9025 * mouse.el (mouse-drag-track): Remove hacks to deal with old
9026 select-active-regions implementation.
9027 (mouse-yank-at-click): Doc fix.
9028
9029 * cus-start.el: Add custom declaration for select-active-regions.
9030
822775bf
EZ
90312010-08-07 Eli Zaretskii <eliz@gnu.org>
9032
4c5130d6
EZ
9033 * simple.el (delete-forward-char): Doc fix.
9034
822775bf
EZ
9035 * tutorial.el (help-with-tutorial): Hack safe file-local variables
9036 after reading the tutorial.
9037
bd4c5e3e
AM
90382010-08-06 Alan Mackenzie <bug-cc-mode@gnu.org>
9039
6a7662bb
BR
9040 * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph):
9041 Fix for the case that a C style comment has its delimiters alone on
cb6fa1ad 9042 their respective lines. (Bug#193)
bd4c5e3e 9043
d00fa9b6
MA
90442010-08-06 Michael Albinus <michael.albinus@gmx.de>
9045
8d9e03e4 9046 * net/tramp.el (tramp-handle-start-file-process): Set connection
d00fa9b6 9047 property "vec".
6a7662bb
BR
9048 (tramp-process-sentinel): Use it for flushing the cache.
9049 We cannot do it via the process buffer, the buffer could be deleted
d00fa9b6
MA
9050 already when running the sentinel.
9051
90522010-08-06 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
942415f3
MA
9053
9054 * comint.el (comint-mode): Make directory tracking functions
9055 functional on remote files. (Bug#6764)
9056
b3d42406
DN
90572010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
9058
9059 * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
9060
29cf3e20
EZ
90612010-08-05 Eli Zaretskii <eliz@gnu.org>
9062
6a7662bb
BR
9063 * emacs-lisp/find-gc.el (find-gc-source-files):
9064 Rename unexec.c => unexcoff.c.
29cf3e20 9065
6a7662bb
BR
9066 * emacs-lisp/authors.el (authors-fixed-entries):
9067 Rename unexec.c => unexcoff.c.
29cf3e20 9068
39e1bf0b
MA
90692010-08-05 Michael Albinus <michael.albinus@gmx.de>
9070
9071 * net/tramp.el (tramp-handle-dired-uncache): Flush directory
9072 cache, not only file cache.
9073 (tramp-process-sentinel): New defun.
9074 (tramp-handle-start-file-process): Use it, in order to invalidate
9075 file caches.
9076
9f982e22
LL
90772010-08-03 Leo <sdl.web@gmail.com>
9078
9079 * server.el (server-start): Simplify loop.
9080
0798a8d8
SM
90812010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
9082
548c5c47
SM
9083 * frame.el (screen-height, screen-width, set-screen-width)
9084 (set-screen-height): Remove ancient compatibility aliases.
9085
3311d1c2
SM
9086 * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
9087 when justifying. It seems useless and harmful for ncols=1 (bug#6738).
9088
0798a8d8
SM
9089 * emacs-lisp/timer.el (timer-event-handler): Protect against timers
9090 that change current buffer.
9091
26ee77a6
YM
90922010-08-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9093
9094 * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
9095 beginning of the string. Use `string-match-p'. (Bug#6765)
9096
aa1859f5
J
90972010-08-01 Jan Djärv <jan.h.d@swipnet.se>
9098
9099 * cus-start.el (x-gtk-use-system-tooltips): New variable.
9100
376c2b6b
CY
91012010-08-01 Chong Yidong <cyd@stupidchicken.com>
9102
0798a8d8 9103 * emacs-lisp/package.el (package--list-packages): Fix column alignment.
376c2b6b 9104 (package--builtins): Tweak descriptions.
0798a8d8
SM
9105 (package-print-package): Upcase descriptions if necessary.
9106 Show all built-in packages in font-lock-builtin-face.
9107 (package-list-packages-internal): Omit "emacs" package.
9108 Show status of built-in packages as "built-in".
376c2b6b 9109
16041401
CY
91102010-07-31 Chong Yidong <cyd@stupidchicken.com>
9111
9112 * mouse.el (mouse-save-then-kill): Doc fix. Deactivate mark
9113 before killing to preserve the primary selection (Bug#6701).
9114
9115 * term/x-win.el (x-select-text): Doc fix.
9116
0798a8d8
SM
91172010-07-31 Nathaniel Flath <flat0103@gmail.com>
9118
452ea855
AM
9119 * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
9120 (objc-font-lock-extra-types):
452ea855 9121 * progmodes/cc-mode.el (c-basic-common-init):
452ea855
AM
9122 * progmodes/cc-langs.el (c-make-mode-syntax-table)
9123 (c++-make-template-syntax-table)
9124 (c-identifier-syntax-modifications, c-symbol-start, c-operators)
9125 (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
9126 (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
9127 (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
452ea855
AM
9128 * progmodes/cc-fonts.el (c-make-inverse-face)
9129 (c-basic-matchers-after):
452ea855
AM
9130 * progmodes/cc-engine.el (c-forward-keyword-clause)
9131 (c-forward-<>-arglist, c-forward-<>-arglist-recur)
9132 (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
9133 (c-guess-continued-construct, c-guess-basic-syntax):
2f5e7c6f
GM
9134 Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
9135 The above functions were modified or created.
452ea855 9136
37766706
J
91372010-07-31 Jan Djärv <jan.h.d@swipnet.se>
9138
0798a8d8 9139 * faces.el (face-all-attributes): Improve documentation (Bug#6767).
37766706 9140
cd83d522
EZ
91412010-07-31 Eli Zaretskii <eliz@gnu.org>
9142
9143 * files.el (bidi-paragraph-direction): Define safe local values.
9144
9145 * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
9146 language-info-alist. Remove outdated FIXME in a comment.
9147
28e5cf7c
AM
91482010-07-31 Alan Mackenzie <acm@muc.de>
9149
9150 * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
9151 Auto-fill broken in C/C++ modes.
9152
bfeabdc3
JD
91532010-07-29 Jan Djärv <jan.h.d@swipnet.se>
9154
9155 * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
9156 (menu-bar-showhide-tool-bar-menu-customize-disable)
9157 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
0798a8d8
SM
9158 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
9159 (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
bfeabdc3
JD
9160 (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
9161 make a menu for Options => toolbar that can move it.
9162
063e5294
CY
91632010-07-29 Chong Yidong <cyd@stupidchicken.com>
9164
9165 * emacs-lisp/package-x.el (package--make-rss-entry):
9166 (package-maint-add-news-item, package--update-news)
9167 (package-upload-buffer-internal): New arg ARCHIVE-URL.
9168
9169 * emacs-lisp/package.el (package-archive-url): Rename from
9170 package-archive-id.
9171 (package-install): Doc fix.
9172 (package-download-single, package-download-tar, package-install)
9173 (package-menu-view-commentary): Callers changed.
9174
683cc385
MA
91752010-07-29 Michael Albinus <michael.albinus@gmx.de>
9176
9177 * net/tramp.el (tramp-handle-start-file-process): Check only for
9178 `remote-tty' process property.
9179 (tramp-open-shell): Don't check for tty.
9180 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
9181 process property.
9182
9183 * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
9184 host.
9185
bc44bef7
PH
91862010-07-28 Chong Yidong <cyd@stupidchicken.com>
9187
9188 * emacs-lisp/package.el (package-load-list, package-archives)
9189 (package-archive-contents, package-user-dir)
9190 (package-directory-list, package--builtins, package-alist)
9191 (package-activated-list, package-obsolete-alist): Mark as risky.
9192
91932010-07-28 Phil Hagelberg <phil@evri.com>
9194
9195 Add support for non-default package repositories.
9196 * emacs-lisp/package.el (package-archive-base): Var deleted.
9197 (package-archives): New variable.
9198 (package-archive-contents): Doc fix.
0798a8d8 9199 (package-load-descriptor): Do nothing if descriptor file is missing.
bc44bef7
PH
9200 (package--write-file-no-coding): New function.
9201 (package-unpack-single): Use it.
9202 (package-archive-id): New function.
9203 (package-download-single, package-download-tar)
9204 (package-menu-view-commentary): Use it.
9205 (package-installed-p): Make second argument optional.
9206 (package-read-all-archive-contents): New function.
9207 (package-initialize): Use it.
9208 (package-read-archive-contents): Add ARCHIVE argument.
9209 (package--add-to-archive-contents): New function.
9210 (package-install): Don't call package-read-archive-contents.
9211 (package--download-one-archive): Store archive file in a
9212 subdirectory of package-user-dir.
9213 (package-menu-execute): Remove spurious line movement.
9214
8a52f00a
JD
92152010-07-28 Jan Djärv <jan.h.d@swipnet.se>
9216
9217 * cus-start.el (tool-bar-style): Add text-image-horiz.
9218
b21d3ceb
MA
92192010-07-28 Michael Albinus <michael.albinus@gmx.de>
9220
9221 * progmodes/gud.el (gud-common-init): Check for remoteness of
9222 `file', and not of `default-directory'.
9223
8fbcce2d
MA
92242010-07-28 Michael Albinus <michael.albinus@gmx.de>
9225
9226 * net/tramp.el (tramp-methods): Move hostname to the end in all
9227 ssh `tramp-login-args'.
9228 (tramp-verbose): Describe verbose level 9.
9229 (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
9230 (tramp-open-connection-setup-interactive-shell): Trace stty
9231 settings if `tramp-verbose' >= 9.
9232 (tramp-handle-start-file-process): Implement tty setting.
9233 (Bug#4604, Bug#6360)
9234
9235 * net/tramp-cmds.el (tramp-bug): Recommend setting of
9236 `tramp-verbose' to 9.
9237
128440c9
AH
92382010-07-27 Aaron S. Hawley <ashawley@burlingtontelecom.net>
9239
9240 * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
9241 (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
9242 Remove references to package `lisp-re' (bug#4369).
9243
ae0c2494
TT
92442010-07-27 Tom Tromey <tromey@redhat.com>
9245
9246 * progmodes/js.el (js-mode):
9247 * progmodes/make-mode.el (makefile-mode):
9248 * progmodes/simula.el (simula-mode):
9249 * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
9250
0ed082fe 92512010-07-27 Juanma Barranquero <lekktu@gmail.com>
fe4be04c
JB
9252
9253 * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
9254
7c7c04c0
JB
9255 * time.el (display-time-day-and-date): Remove spurious * in docstring.
9256 (display-time-world-buffer-name, display-time-world-mode-map):
9257 Fix typos in docstrings.
9258
0ed082fe 92592010-07-27 Shyam Karanatt <shyam@swathanthran.in> (tiny change)
c9088194
SK
9260
9261 * image-mode.el (image-display-size): New function.
9262 (image-forward-hscroll, image-next-line, image-eol, image-eob)
9263 (image-mode-fit-frame): Use it (Bug#6639).
9264
0ed082fe 92652010-07-27 Chong Yidong <cyd@stupidchicken.com>
dad7c716
CY
9266
9267 * dired.el (dired-buffers-for-dir): Handle list values of
9268 dired-directory (Bug#6636).
9269
aa2d4bd3
SS
92702010-07-26 Sam Steingold <sds@gnu.org>
9271
9272 * mouse.el (mouse-yank-primary, mouse-yank-secondary):
9273 Do not call `x-get-selection' the second time, reuse the value.
9274
78b84da3
DU
92752010-07-26 Daiki Ueno <ueno@unixuser.org>
9276
9277 * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
0798a8d8 9278 which consist of control chars only. Suggested by Richard Stallman.
78b84da3 9279
4f195cf7
DU
92802010-07-25 Daiki Ueno <ueno@unixuser.org>
9281
9282 * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
9283 exists before passing an error to find-file-not-found-functions
9284 (bug#6723).
9285
195e19e4
LH
92862010-07-23 Lukas Huonker <l.huonker@gmail.com>
9287
9288 * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
9289 Remove leading nil element, adjust values.
9290 (tetris-shapes, tetris-shape-scores):
9291 Change representation of shapes and remove some redundancy.
9292 (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
9293 (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
9294 Adjust for working with new representation of shapes.
9295 (tetris-shape-rotations): New function.
9296 (tetris-move-bottom, tetris-move-left, tetris-move-right)
9297 (tetris-rotate-prev, tetris-rotate-next):
9298 Adjust for working with the new version of tetris-test-shape.
9299
9cf2db99
MT
93002010-07-23 Markus Triska <markus.triska@gmx.at>
9301
9302 * progmodes/ps-mode.el: Use comint (bug#5954).
9303 (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
9304 (ps-mode-other-newline): Simplify.
9305 (ps-run-mode): Derive from comint-mode instead of
9306 fundamental-mode, yielding input history etc.
9307 (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
9308 (ps-run-send-string): Adapt for comint-mode.
9309 (ps-run-newline): Remove now unneeded function.
9310
225d5e9e
MA
93112010-07-23 Michael Albinus <michael.albinus@gmx.de>
9312
9313 * net/tramp.el (tramp-methods): Move hostname to the end in all
9314 plink `tramp-login-args'.
9315
84bc68f2
MA
93162010-07-23 Michael Albinus <michael.albinus@gmx.de>
9317
9318 * net/tramp.el (tramp-open-shell): New defun.
9319 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
9320 Use it.
9321
1eb5ca1c
MA
93222010-07-23 Michael Albinus <michael.albinus@gmx.de>
9323
9324 * net/tramp.el (tramp-file-name-regexp-unified)
9325 (tramp-completion-file-name-regexp-unified): On W32 systems, do
9326 not regard the volume letter as remote filename. (Bug#5447)
9327
440735a7
JB
93282010-07-23 Juanma Barranquero <lekktu@gmail.com>
9329
9330 * custom.el (custom-declare-variable): Give a clearer error message
9331 when the docstring is missing (bug#6476).
9332
5474c40f
MM
93332010-07-22 Michael R. Mauger <mmaug@yahoo.com>
9334
9335 * progmodes/sql.el: Version 2.4. Improved Login prompting.
9336 (sql-login-params): New widget definition.
9337 (sql-oracle-login-params, sql-mysql-login-params)
9338 (sql-solid-login-params, sql-sybase-login-params)
9339 (sql-informix-login-params, sql-ingres-login-params)
9340 (sql-ms-login-params, sql-postgres-login-params)
9341 (sql-interbase-login-params, sql-db2-login-params)
9342 (sql-linter-login-params): Use it.
9343 (sql-sqlite-login-params): Use it; Define "database" parameter as
9344 a file name.
c4cc8b9a 9345 (sql-sqlite-program): Change to "sqlite3".
5474c40f
MM
9346 (sql-comint-sqlite): Make sure database name is complete.
9347 (sql-for-each-login): New function.
9348 (sql-connect, sql-save-connection): Use it.
9349 (sql-get-login-ext): New function.
9350 (sql-get-login): Use it.
9351 (sql-make-alternate-buffer-name): Handle :file parameters.
9352
9c0deccb
JB
93532010-07-22 Juanma Barranquero <lekktu@gmail.com>
9354
9355 * dired.el (dired-no-confirm): Document value t and fix defcustom to
9356 accept it (bug#6597). Suggested by Drew Adams <drew.adams@oracle.com>.
9357
aac818a8
TL
93582010-07-22 Teemu Likonen <tlikonen@iki.fi> (tiny change)
9359
9360 * dired.el (dired-mode-map): Use command remapping (bug#6632).
9361
47d2734f
LM
93622010-07-22 Lawrence Mitchell <wence@gmx.li>
9363
9364 * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
9365
10e73994
MA
93662010-07-21 Michael Albinus <michael.albinus@gmx.de>
9367
9368 * net/tramp.el (tramp-get-ls-command)
9369 (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
9370 instead of "/".
9371
d26b0ea9
MM
93722010-07-20 Michael R. Mauger <mmaug@yahoo.com>
9373
9374 * progmodes/sql.el: Version 2.3.
f49d1f52 9375 (sql-connection-alist): Change keys from symbols to strings;
d26b0ea9 9376 enhanced the widget definition.
88b5a757
DD
9377 (sql-mode-menu): Add submenu to select connections.
9378 (sql-interactive-mode-menu): Add "Save Connection" item.
9379 (sql-add-product): Fix menu item.
d26b0ea9 9380 (sql-get-product-feature): Improved error handling.
5f9d345c 9381 (sql--alt-buffer-part, sql--alt-if-not-empty): Remove.
d26b0ea9
MM
9382 (sql-make-alternate-buffer-name): Simplified.
9383 (sql-product-interactive): Handle missing product.
9384 (sql-connect): Support string keys, minor improvements.
9385 (sql-save-connection): New function.
9386 (sql-connection-menu-filter): New function.
9387
af4b9ae5
MA
93882010-07-20 Michael Albinus <michael.albinus@gmx.de>
9389
9390 * net/tramp.el (tramp-file-name-handler): Trace 'quit.
6a7662bb
BR
9391 (tramp-open-connection-setup-interactive-shell):
9392 Apply workaround for IRIX64 bug. Move argument of last
af4b9ae5
MA
9393 `tramp-send-command' where it belongs to.
9394
da040a16
MA
93952010-07-20 Michael Albinus <michael.albinus@gmx.de>
9396
9397 * net/tramp.el (tramp-perl-file-attributes)
9398 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
9399 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
9400 front of `login-args'.
9401
16f3ade5
JB
94022010-07-19 Juanma Barranquero <lekktu@gmail.com>
9403
9404 * time.el (display-time-world-mode): Define with `define-derived-mode'.
9405 Set `show-trailing-whitespace' to nil.
9406 (display-time-world-display): Simplify.
9407
00af0b67
AM
94082010-07-18 Alan Mackenzie <acm@muc.de>
9409
9410 Enhance `c-file-style' in file/directory local variables.
a628ad9d 9411 * progmodes/cc-mode.el (c-count-cfss): New function.
00af0b67
AM
9412 (c-before-hack-hook): Call `c-set-style' differently according to
9413 whether c-file-style was set in file or directory local
9414 variables.
9415
30c4d8dc
MM
94162010-07-18 Michael R. Mauger <mmaug@yahoo.com>
9417
9418 * progmodes/sql.el: Version 2.2.
6a7662bb
BR
9419 (sql-product, sql-user, sql-database, sql-server, sql-port):
9420 Use defcustom :safe keyword rather than putting safe-local-variable
30c4d8dc
MM
9421 property.
9422 (sql-password): Use defcustom :risky keyword rather than putting
9423 risky-local-variable property.
9424 (sql-oracle-login-params, sql-sqlite-login-params)
9425 (sql-solid-login-params, sql-sybase-login-params)
9426 (sql-informix-login-params, sql-ingres-login-params)
9427 (sql-ms-login-params, sql-postgres-login-params)
9428 (sql-interbase-login-params, sql-db2-login-params)
c4cc8b9a 9429 (sql-linter-login-params): Add `port' option.
88b5a757 9430 (sql-get-product-feature): Add NO-INDIRECT parameter.
30c4d8dc
MM
9431 (sql-comint-oracle, sql-comint-sybase)
9432 (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
9433 (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
9434 (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
88b5a757 9435 (sql-comint-linter): Rename sql-connect-* functions to
30c4d8dc 9436 sql-comint-*.
88b5a757 9437 (sql-product-alist, sql-mode-menu): Rename as above and
30c4d8dc 9438 :sqli-connect-func to :sqli-comint-func.
c4cc8b9a 9439 (sql-connection): New variable.
30c4d8dc
MM
9440 (sql-interactive-mode): Set it.
9441 (sql-connection-alist): New variable.
9442 (sql-connect): New function.
9443 (sql--alt-buffer-part, sql--alt-if-not-empty)
a628ad9d 9444 (sql-make-alternate-buffer-name): Improved alternative buffer name.
30c4d8dc 9445
f12492c8
TV
94462010-07-17 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9447
9448 * image-mode.el (image-bookmark-make-record): Do not set context
9449 in an image (Bug#6650).
9450
91023c68
CY
94512010-07-17 Chong Yidong <cyd@stupidchicken.com>
9452
9453 * simple.el (select-active-region): New function.
9454 (push-mark-command, set-mark, activate-mark)
9455 (handle-shift-selection): Use it.
9456 (deactivate-mark): Don't check for size of region.
9457
9458 * mouse.el (mouse-drag-track): Use select-active-region.
9459
1c0e8f0e
MA
94602010-07-17 Michael Albinus <michael.albinus@gmx.de>
9461
9462 * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
9463 "--dired" stronger.
9464
2490cbbc
CY
94652010-07-17 Chong Yidong <cyd@stupidchicken.com>
9466
9467 * term/x-win.el (x-select-enable-primary): Change default to nil.
9468 (x-select-enable-clipboard): Add :version keyword.
9469
9470 * mouse.el (mouse-drag-copy-region):
9471 * simple.el (select-active-regions): Likewise.
9472
f253ef6a
RS
94732010-07-16 Reiner Steib <Reiner.Steib@gmx.de>
9474
a628ad9d 9475 * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
f253ef6a
RS
9476 (vc-coding-system-for-diff): Use it to decide whether to inherit
9477 from the file the EOL format for reading the diffs of that file.
9478 (Bug#4451)
9479
134a027f
EZ
94802010-07-16 Eli Zaretskii <eliz@gnu.org>
9481
9482 * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
9483 unibyte, so compressed attachments are not compressed again.
9484
7e4289ad
MA
94852010-07-16 Michael Albinus <michael.albinus@gmx.de>
9486
9487 * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
9488 "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
9489 (tramp-find-shell): Simplify setting connection property.
9490 (tramp-get-ls-command): Make test for "--color=never" stronger.
9491
7473fff9 94922010-07-15 Simon South <ssouth@member.fsf.org>
2c6a779a
SS
9493
9494 * progmodes/delphi.el (delphi-previous-indent-of): Indent case
9495 blocks within record declarations (i.e. variant parts) correctly.
9496
a11b38ee
SS
94972010-07-15 Simon South <ssouth@member.fsf.org>
9498
9499 * progmodes/delphi.el (delphi-token-at): Give newlines precedence
9500 over literal tokens when parsing so newlines aren't "absorbed" by
9501 single-line comments. Corrects the indentation of case blocks
9502 that have a comment on the first line.
9503
077e0753
KF
95042010-07-14 Karl Fogel <kfogel@red-bean.com>
9505
9506 * bookmark.el (bookmark-load-hook): Fix doc string as suggested
9507 by Drew Adams (Bug#5504).
9508
243881ed
J
95092010-07-14 Jan Djärv <jan.h.d@swipnet.se>
9510
9511 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
dd86ea11 9512 now that Unicode is used (Bug#6594).
243881ed 9513
f9d71b42
CY
95142010-07-14 Chong Yidong <cyd@stupidchicken.com>
9515
9516 * term/x-win.el (x-select-enable-clipboard): Default to t.
9517 (x-initialize-window-system): Don't overwrite Paste menu item.
9518
9519 * simple.el (select-active-regions): Default to t.
9520 (push-mark-command): Don't overwrite primary with empty string.
9521
9522 * mouse.el: Bind mouse-2 to mouse-yank-primary.
9523 (mouse-drag-copy-region): Default to nil.
9524
9525 * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
9526 Cut/Copy/Paste menu bar items.
9527
a628ad9d 95282010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8f2eaa8a
TV
9529
9530 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
9531 Patch applied by Karl Fogel.
9532
9533 * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
9534 and `bookmark-current-buffer' if they have been already set in
9535 another buffer (e.g gnus-art).
9536
e44fa724 95372010-07-13 Karl Fogel <kfogel@red-bean.com>
a628ad9d 9538 Thierry Volpiatto <thierry.volpiatto@gmail.com>
e44fa724
KF
9539
9540 Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
9541
9542 * bookmark.el (bookmark-make-record-default): Allow unneeded
9543 information to be omitted from the record.
9544
9545 Adjust declarations and calls:
9546
9547 * info.el (bookmark-make-record-default): Adjust declaration.
9548 (Info-bookmark-make-record): Adjust call.
9549
9550 * woman.el (bookmark-make-record-default): Adjust declaration.
9551 (woman-bookmark-make-record): Adjust call.
9552
9553 * man.el (bookmark-make-record-default): Adjust declaration.
9554 (Man-bookmark-make-record): Adjust call.
9555
9556 * image-mode.el (bookmark-make-record-default): Adjust declaration.
9557
9558 * doc-view.el (bookmark-make-record-default): Adjust declaration.
9559
0c4371fe
KF
95602010-07-13 Karl Fogel <kfogel@red-bean.com>
9561
9562 * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
9563 This is also from Thierry Volpiatto's patch in bug #6444. However,
9564 because it was extraneous to the functional change in that patch,
9565 and causes a re-indendation, I am committing it separately.
9566
2bb8db3e 95672010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
068a0233
KF
9568
9569 * bookmark.el (bookmark-show-annotation): Ensure annotations show,
9570 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
2bb8db3e 9571 Patch applied by Karl Fogel (Bug#6444).
068a0233 9572
21bd02a6
CY
95732010-07-13 Chong Yidong <cyd@stupidchicken.com>
9574
9575 * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
9576
79cb9c05
AR
95772010-07-13 Adrian Robert <Adrian.B.Robert@gmail.com>
9578
9579 * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
9580 Dempsky; bug#5084). Remove incorrect binding for S-tab.
9581 (ns-alternatives-map): Change S-tab binding to backtab
9582 (bug#6616).
9583
9584 * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
9585 under ns.
9586
beb000f9
AS
95872010-07-12 Andreas Schwab <schwab@linux-m68k.org>
9588
dd86ea11
JB
9589 * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
9590 (Bug#5806)
e9952282 9591
beb000f9
AS
9592 * language/tv-util.el (tai-viet-re): Remove format.
9593
6f2cdcd1
KH
95942010-07-12 Kenichi Handa <handa@m17n.org>
9595
dd86ea11
JB
9596 * language/hebrew.el: Remove no-byte-compile declaration.
9597 Change coding: tag to utf-8. Register hebrew-shape-gstring in
6f2cdcd1
KH
9598 composition-function-table for 3-character looking back.
9599 (hebrew-font-get-precomposed): New function.
9600 (hebrew-shape-gstring): Utilize precomposed glyphs if available.
9601
f479ef6e
CY
96022010-07-11 Chong Yidong <cyd@stupidchicken.com>
9603
9604 * mouse.el (mouse-drag-track): Handle select-active-regions
9605 (Bug#6612).
9606
3277c1ee
MA
96072010-07-11 Magnus Henoch <magnus.henoch@gmail.com>
9608
9609 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
9610 empty argument to gvfs-copy.
9611
3260caf8
GM
96122010-07-10 Glenn Morris <rgm@gnu.org>
9613
9614 * calendar/calendar.el (calendar-week-end-day): New function.
9615 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
9616 Respect calendar-week-start-day. (Bug#6606)
9617 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
9618 (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
9619 (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
9620 respect calendar-week-start-day.
9621
c876b263
CY
96222010-07-10 Chong Yidong <cyd@stupidchicken.com>
9623
9624 * simple.el (use-region-p): Doc fix (Bug#6607).
9625
dce34635
AG
96262010-07-10 Aleksei Gusev <aleksei.gusev@gmail.com> (tiny change)
9627
6a7662bb
BR
9628 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9629 Add regexps for cucumber and ruby.
dce34635 9630
c0397930
DU
96312010-07-08 Daiki Ueno <ueno@unixuser.org>
9632
9633 * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
9634 (epa-file-insert-file-contents): Hack to prevent
192cfe77 9635 find-file from opening empty buffer when decryption failed
c0397930
DU
9636 (bug#6568).
9637
fd5539c6
AM
96382010-07-07 Agustín Martín <agustin.martin@hispalinux.es>
9639
a628ad9d
JB
9640 * textmodes/ispell.el (ispell-alternate-dictionary):
9641 Use file-readable-p.
fd5539c6
AM
9642 Return nil if no word-list is found at default locations.
9643 (ispell-complete-word-dict): Default to nil.
9644 (ispell-command-loop): Use 'word-list' when using lookup-words.
9645 (lookup-words): Use ispell-complete-word-dict or
9646 ispell-alternate-dictionary. Check for word-list availability
9647 and handle errors if needed with better messages (Bug#6539).
9648 (ispell-complete-word): Use ispell-complete-word-dict or
9649 ispell-alternate-dictionary.
9650
4565b08e
CS
96512010-07-07 Christoph Scholtes <cschol2112@gmail.com>
9652
9653 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
9654 builtins (BufferError, BytesWarning, WindowsError; callables
9655 bin, bytearray, bytes, format, memoryview, next, print; __package__).
9656
a2c270e7
GM
96572010-07-07 Glenn Morris <rgm@gnu.org>
9658
9659 * play/zone.el (top-level): Do not require timer, tabify, or cl.
9660 (zone-shift-left): Ignore intangibility, and any errors from
9661 forward-char.
9662 (zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
9663 (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
9664 deleting, and copying text properties.
9665 (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
9666 (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
9667 to point-max is hard.
9668 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
9669 (zone-fill-out-screen): Ignore intangibility.
9670
81133808
CY
96712010-07-05 Chong Yidong <cyd@stupidchicken.com>
9672
4ad11f8c
CY
9673 * menu-bar.el (menu-bar-mode):
9674 * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
9675 if it has been set.
9676
81133808
CY
9677 * mouse.el (mouse-drag-track): Call mouse-start-end to handle
9678 word/line selection (Bug#6565).
9679
b24344ca
JB
96802010-07-04 Juanma Barranquero <lekktu@gmail.com>
9681
9682 * net/dbus.el (dbus-send-signal): Declare function.
9683
b1ce08da
MA
96842010-07-04 Michael Albinus <michael.albinus@gmx.de>
9685
9686 * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
9687 (dbus-register-property): New optional argument EMITS-SIGNAL.
9688 (dbus-property-handler): Send signal "PropertiesChanged" if requested.
9689
5592c08f
CY
96902010-07-03 Chong Yidong <cyd@stupidchicken.com>
9691
9692 * mouse.el (mouse-drag-overlay): Variable deleted.
9693 (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
9694 (mouse--remap-link-click-p): New function.
9695 (mouse-drag-track): Handle dragging by using temporary Transient
9696 Mark mode, instead of a special overlay.
9697 (mouse-kill-ring-save, mouse-save-then-kill): Don't call
9698 mouse-show-mark.
9699
9700 * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
9701 deleted.
9702
a6ed0e28
JL
97032010-07-02 Juri Linkov <juri@jurta.org>
9704
9705 * autoinsert.el (auto-insert-alist): Fix readability
9706 by using dotted pair notation for lambda.
9707
c91e692b
JL
97082010-07-02 Juri Linkov <juri@jurta.org>
9709
9710 * faces.el (read-face-name): Rename arg `string-describing-default'
9711 to `default'. Doc fix. Display the default value in quotes
9712 in the prompt. With empty input, return the `default' arg,
9713 unless the default value is a string (in which case return nil).
9714 (describe-face): Replace the string `default' arg of `read-face-name'
9715 with the symbol `default'.
9716
23640f8f
CY
97172010-07-02 Chong Yidong <cyd@stupidchicken.com>
9718
9719 * emulation/viper-cmd.el (viper-delete-backward-char)
9720 (viper-del-backward-char-in-insert)
9721 (viper-del-backward-char-in-replace, viper-change)
9722 (viper-backward-indent): Replace delete-backward-char with
9723 delete-char (Bug#6552).
9724
b32d1614
CY
97252010-07-01 Chong Yidong <cyd@stupidchicken.com>
9726
9727 * ruler-mode.el (ruler--save-header-line-format): Fix typos.
9728
c1ef4455
CY
97292010-06-30 Chong Yidong <cyd@stupidchicken.com>
9730
9731 * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
9732 argument passed to frame-creation-function (Bug#5378).
9733
9734 * faces.el (x-handle-named-frame-geometry)
9735 (x-handle-reverse-video, x-create-frame-with-faces)
6a7662bb
BR
9736 (face-set-after-frame-default, tty-create-frame-with-faces):
9737 Don't separately consult default-frame-alist. It is now passed as the
c1ef4455
CY
9738 PARAMETER argument.
9739
55702e89
AS
97402010-06-30 Andreas Schwab <schwab@linux-m68k.org>
9741
9742 * startup.el (command-line): Don't call tool-bar-setup in a
9743 tty-only build.
9744
dc9a226c
CY
97452010-06-30 Chong Yidong <cyd@stupidchicken.com>
9746
9747 * ruler-mode.el (ruler--save-header-line-format): New fun.
9748 (ruler-mode): Use it as a setter function, so as not to overwrite
9749 ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
9750
a2f043d3
CY
97512010-06-29 Chong Yidong <cyd@stupidchicken.com>
9752
9753 * vc/vc.el (vc-deduce-backend): New fun. Handle diff buffers.
9754 (vc-root-diff, vc-print-root-log, vc-log-incoming)
9755 (vc-log-outgoing): Use it.
9756 (vc-diff-internal): Set diff-vc-backend.
9757
9758 * vc/diff-mode.el (diff-vc-backend): New var.
9759
62d115ef
J
97602010-06-28 Jan Djärv <jan.h.d@swipnet.se>
9761
6a7662bb
BR
9762 * dynamic-setting.el (font-setting-change-default-font):
9763 Remove call to message.
62d115ef 9764
1180f752
KH
97652010-06-28 Kenichi Handa <handa@m17n.org>
9766
9767 * international/quail.el (quail-insert-kbd-layout): Fix the
9768 showing of untranslated characters.
9769
b9229673
CY
97702010-06-28 Chong Yidong <cyd@stupidchicken.com>
9771
9772 * simple.el (delete-active-region): New option.
9773 (delete-backward-char): Implement in Lisp.
9774 (delete-forward-char): New command.
9775
5f9d345c 9776 * mouse.el (mouse-region-delete-keys): Delete.
b9229673
CY
9777 (mouse-show-mark): Simplify.
9778
9779 * bindings.el (global-map): Bind delete and DEL, the former to
9780 delete-forward-char.
9781
a628ad9d 97822010-06-27 Lennart Borgman <lennart.borgman@gmail.com>
2286174e
CY
9783
9784 * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
9785 (ruby-mode): Bind indent-line-function (Bug#5119).
9786
3468f435
CY
97872010-06-27 Chong Yidong <cyd@stupidchicken.com>
9788
9789 * startup.el (command-line): Recognize "0" X resource value.
9790
6431f2e6
CY
97912010-06-27 Chong Yidong <cyd@stupidchicken.com>
9792
9793 * startup.el (command-line): Use X resources to set the value of
9794 menu-bar-mode and tool-bar-mode, before calling frame-initialize.
9795
9796 * menu-bar.el (menu-bar-mode):
9797 * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
9798 Set init-value to t.
9799
9800 * frame.el (frame-notice-user-settings): Don't change
9801 default-frame-alist based on menu-bar-mode and tool-bar-mode, or
9802 vice versa (Bug#2249).
9803
b61dfbe2
EZ
98042010-06-26 Eli Zaretskii <eliz@gnu.org>
9805
9806 * w32-fns.el (w32-convert-standard-filename): Doc fix.
9807
f5cbf40e
AM
98082010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
9809
a628ad9d
JB
9810 * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
9811 Make sure `flyspell-word' re-checks word after function run (Bug#6504).
f5cbf40e 9812
a628ad9d 9813 * textmodes/ispell.el (ispell-init-process): Make sure ispell and
dd86ea11 9814 default directories are expanded (Bug#6143).
f5cbf40e 9815
8f3b8a5f
JL
98162010-06-24 Juri Linkov <juri@jurta.org>
9817
9818 * minibuffer.el (completions-format): Change default from nil to
9819 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
9820
5af72a47
JL
98212010-06-24 Juri Linkov <juri@jurta.org>
9822
9823 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
9824 buffer-locally to lambda that re-runs the vc diff command.
9825 (Bug#6447)
9826
8f804316
CY
98272010-06-24 Chong Yidong <cyd@stupidchicken.com>
9828
9829 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
9830 echo area is in use (Bug#3412).
9831
be19ef0b
GM
98322010-06-22 Glenn Morris <rgm@gnu.org>
9833
6555773f
GM
9834 * textmodes/texinfmt.el (texinfo-format-region)
9835 (texinfo-raise-lower-sections, texinfo-format-separate-node)
9836 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
9837 (texinfo-format-option, texinfo-noindent):
9838 Use line-beginning-position and line-end-position.
9839
be19ef0b
GM
9840 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
9841 * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
9842 * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
9843 utf-8 characters.
9844
7f0b7b3e
KF
98452010-06-21 Karl Fogel <kfogel@red-bean.com>
9846
49554388
GM
9847 * play/zone.el (zone-fall-through-ws): Fix next-line ->
9848 forward-line fallout.
9849
e8579ebc
CY
98502010-07-06 Chong Yidong <cyd@stupidchicken.com>
9851
9852 * mouse.el (mouse-appearance-menu): Add docstring.
9853
9854 * help.el (describe-key): Print up-event using key-description.
9855
5d1cd8bd
MA
98562010-07-03 Michael Albinus <michael.albinus@gmx.de>
9857
9858 * net/zeroconf.el (zeroconf-resolve-service)
95b6d681 9859 (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
5d1cd8bd
MA
9860 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
9861
112dbc0e
MA
98622010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
9863
9864 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
9865
d0cb23ca
DN
98662010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
9867
9868 Avoid displaying files with a nil state in vc-dir.
a628ad9d 9869 * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
d0cb23ca
DN
9870 cases that cause insertion.
9871 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
9872 with a nil state.
9873
01b229d1
CY
98742010-06-30 Chong Yidong <cyd@stupidchicken.com>
9875
9876 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
9877
8bf1c786 98782010-06-29 Leo <sdl.web@gmail.com>
a354ac6a
LL
9879
9880 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
9881
dfc6544c
CY
98822010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
9883
9884 * generic-x.el (bat-generic-mode): Fix regexp for command line
9885 switches (Bug#5719).
9886
b7d4de51
CY
98872010-06-27 Masatake YAMATO <yamato@redhat.com>
9888
dfc6544c
CY
9889 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
9890 of nconc to avoid pure storage error (Bug#6239).
b7d4de51 9891
53cfe624 98922010-06-27 Christoph Scholtes <cschol2112@googlemail.com>
3726248f 9893
8bf1c786 9894 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
3726248f
CY
9895 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
9896 bindings of bookmark-automatically-show-annotations (Bug#6515).
9897
aca54191
EZ
98982010-06-25 Eli Zaretskii <eliz@gnu.org>
9899
9900 * arc-mode.el (archive-zip-extract): Don't quote the file name on
9901 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
9902
2330fa87
ŠN
99032010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
9904
9905 * comint.el (make-comint, make-comint-in-buffer): Mention return
9906 value in the docstrings. (Bug#6498)
9907
29115ca9
YR
99082010-06-24 Yoni Rabkin <yoni@rabkins.net>
9909
9910 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
9911 since it is not present when using some non-default switches.
9912
2c79f053
KF
99132010-06-23 Karl Fogel <kfogel@red-bean.com>
9914
7f0b7b3e
KF
9915 * simple.el (compose-mail): Fix doc string to refer to
9916 `compose-mail-user-agent-warnings', instead of to the
9917 nonexistent `compose-mail-check-user-agent'.
9918
43a91810
AM
99192010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org>
9920
9921 Fix an indentation bug:
9922
9923 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
9924 (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
9925 of existing values.
9926
9927 * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
9928 (c-clear->-pair-props-if-match-before): now return t when they've
9929 cleared properties, nil otherwise.
9930 (c-before-change-check-<>-operators): Set c-new-beg/end correctly
9931 by taking account of the existing value.
9932
9933 * progmodes/cc-defs.el
9934 (c-clear-char-property-with-value-function): Fix this to clear the
9935 property rather than overwriting it with nil.
9936
8adb4c33
CY
99372010-06-20 Chong Yidong <cyd@stupidchicken.com>
9938
9939 * emacs-lisp/package.el (package-print-package): Add link to
9940 package description via describe-package.
9941 (describe-package-1): List package requirements. Add button to
9942 perform installation.
9943 (package-menu-describe-package): New command.
9944
9945 * help-mode.el (help-package): New button type.
9946
cced7584
CY
99472010-06-19 Chong Yidong <cyd@stupidchicken.com>
9948
9949 * emacs-lisp/package.el: Move package-list-packages binding to
9950 menu-bar.el.
9951 (describe-package, describe-package-1, package--dir): New funs.
9952 (package-activate-1): Use package--dir.
9953
9954 * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
9955
9956 * help-mode.el (help-package-def): New button type.
9957
9958 * menu-bar.el: Move package-list-packages binding here from
9959 package.el.
9960
d148e8f9
GH
99612010-06-19 Gustav Hållberg <gustav@gmail.com> (tiny change)
9962
9963 * descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
9964
b1a03ef6
SM
99652010-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
9966
9967 * emacs-lisp/edebug.el (edebug-read-list):
9968 Phase out old-style backquotes.
9969
dbd6da78
JL
99702010-06-17 Juri Linkov <juri@jurta.org>
9971
9972 * help-mode.el (help-mode): Set buffer-local variable
9973 revert-buffer-function to help-mode-revert-buffer.
9974 (help-mode-revert-buffer): New function.
9975
9976 * info.el (Info-revert-find-node): Check for major-mode Info-mode
9977 before popping to "*info*" (like in other Info functions).
9978 Keep buffer-name in old-buffer-name. Keep Info-history-forward in
9979 old-history-forward. Pop to old-buffer-name or "*info*" to
9980 recreate the killed buffer. Set Info-history-forward from
9981 old-history-forward.
9982 (Info-breadcrumbs-depth): Add :group and :version.
9983
64eba874
DN
99842010-06-17 Dan Nicolaescu <dann@ics.uci.edu>
9985
9986 * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
9987
26508c03
AM
99882010-06-17 Agustín Martín <agustin.martin@hispalinux.es>
9989
a628ad9d
JB
9990 * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
9991 for languages like Portuguese with pt_{BR,PT} and no plain pt.
26508c03 9992
69582fcd
JB
99932010-06-17 Juanma Barranquero <lekktu@gmail.com>
9994
54ea2a0d
JB
9995 * emacs-lisp/package.el (package-menu-mode-map):
9996 Move initialization into declaration.
9997
69582fcd
JB
9998 * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
9999
44198b6e
CY
100002010-06-17 Chong Yidong <cyd@stupidchicken.com>
10001
10002 * emacs-lisp/package.el (package-archive-base): Point to
10003 elpa.gnu.org.
10004 (package-enable, package-load-list): New defcustoms.
10005 (package-user-dir, package-directory-list): Turn into defcustoms.
10006 Don't include package-user-dir in package-directory-list.
10007 (package--builtins-base): Don't include Emacs as a "package".
10008 (package-subdirectory-regexp): New var.
10009 (package-load-all-descriptors, package-compute-transaction)
10010 (package-download-transaction): Obey package-load-list.
10011 (package-activate-1): Rename from package-do-activate.
10012 (package-list-packages-internal): Check package-load-list.
10013 (package-load-descriptor, package-generate-autoloads)
10014 (package-unpack, package-unpack-single)
6a7662bb
BR
10015 (package--read-archive-file, package-delete):
10016 Use expand-file-name.
44198b6e
CY
10017
10018 * emacs-lisp/package-x.el: New file. Package uploading
10019 functionality split out from package.el.
10020
95b6d681 10021 * startup.el (command-line): Load packages after reading init file.
44198b6e
CY
10022
100232010-06-17 Tom Tromey <tromey@redhat.com>
10024
10025 * emacs-lisp/package.el: New file.
10026
50d76a9f
DN
100272010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
10028
10029 Fix vc-annotate for renamed files when using Git.
76e3243a 10030 * vc/vc-git.el (vc-git-find-revision): Deal with empty results from
50d76a9f
DN
10031 ls-files. Doe not pass the object as a file name to cat-file, it
10032 is not a file name.
10033 (vc-git-annotate-command): Pass the file name using -- to avoid
10034 ambiguity with the revision.
10035 (vc-git-previous-revision): Pass a relative file name.
10036
6095a05b
GM
100372010-06-22 Glenn Morris <rgm@gnu.org>
10038
943375a6
GM
10039 * progmodes/js.el (js-mode-map): Use standard capitalization and
10040 ellipses for menu entries.
10041
6095a05b
GM
10042 * wid-edit.el (widget-complete): Doc fix.
10043
4514199e
JH
100442010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
10045
10046 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
10047
c4786d60
DN
100482010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
10049
11c46b39 10050 Fix annotating other revisions for renamed files in vc-annotate.
76e3243a 10051 * vc/vc-annotate.el (vc-annotate): Add an optional argument for the
11c46b39 10052 VC backend. Use it when non-nil.
a628ad9d 10053 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
07976ae3 10054 (Bug#6487).
11c46b39 10055
c4786d60 10056 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
76e3243a 10057 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
c4786d60
DN
10058 Do not pass the file name to the 'previous-revision call when we
10059 don't want a file diff. (Bug#6489)
10060
04ec0963
DN
100612010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
10062
11c46b39 10063 Fix finding revisions for renamed files in vc-annotate.
76e3243a 10064 * vc/vc.el (vc-find-revision): Add an optional argument for
04ec0963 10065 the VC backend. Use it when non-nil.
76e3243a 10066 * vc/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
04ec0963
DN
10067 backend to vc-find-revision. (Bug#6487)
10068
c036381c
DN
100692010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
10070
10071 Fix reading file names in Git annotate buffers.
95b6d681
JB
10072 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line):
10073 Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
c036381c 10074
05c123e6
AM
100752010-06-20 Alan Mackenzie <acm@muc.de>
10076
10077 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
10078 in file local variables, set it first.
10079
4111f0c7
GM
100802010-06-19 Glenn Morris <rgm@gnu.org>
10081
74739ffd
GM
10082 * descr-text.el (describe-char-unicode-data): Insert separating
10083 space when needed. (Bug#6422)
10084
4111f0c7
GM
10085 * progmodes/idlwave.el (idlwave-action-and-binding):
10086 Fix typo in 2009-12-03 change. (Bug#6450)
10087
e20f0421
SM
100882010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
10089
10090 * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
10091 handling for `lambda' (misunderstanding).
10092
fb3e306a
JB
100932010-06-16 Jay Belanger <jay.p.belanger@gmail.com>
10094
dd86ea11 10095 * calc/calc-poly.el (math-accum-factors): Make sure that
fb3e306a
JB
10096 constants aren't distributed after they are factored out.
10097
e020fb59
JL
100982010-06-16 Juri Linkov <juri@jurta.org>
10099
10100 * facemenu.el (list-colors-display): Call `pop-to-buffer' before
10101 `list-colors-print'. (Bug#6332)
10102
b8add347
SM
10103 * subr.el (read-quoted-char): Fix up last change (bug#6290).
10104
36901266
SM
101052010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
10106
49b2e83d
SM
10107 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
10108 specially, since it's a macro. Fix up wrong hint passed to maybe-cons.
10109
36901266
SM
10110 * font-lock.el (font-lock-major-mode): Rename from
10111 font-lock-mode-major-mode to distinguish it from
10112 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
10113 (font-lock-set-defaults):
10114 * font-core.el (font-lock-default-function): Adjust users.
10115 (font-lock-mode): Don't set it at all.
10116
2a64315a 101172010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
12755d08 10118
76e3243a 10119 * vc/vc-annotate.el (vc-annotate): Use vc-read-revision.
12755d08 10120
2a64315a 101212010-06-16 Glenn Morris <rgm@gnu.org>
d7cd4abb
GM
10122
10123 * calendar/appt.el (appt-time-msg-list): Doc fix.
10124 (appt-check): Let-bind appt-warn-time.
10125 (appt-add): Make the 3rd argument optional.
10126 Simplify argument names. Doc fix. Check for integer WARNTIME.
10127 Only add WARNTIME to the output list if non-nil.
10128
2a64315a 101292010-06-16 Ivan Kanis <apple@kanis.eu>
a675c749
IK
10130
10131 * calendar/appt.el (appt-check): Let the 3rd element of
10132 appt-time-msg-list specify the warning time.
10133 (appt-add): Add new argument with the warning time. (Bug#5176)
10134
6a7662bb 101352010-06-16 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
a9de35fe 10136
76e3243a 10137 * vc/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
a9de35fe
BR
10138 older than version 1.6. (Bug#6361)
10139
2a64315a 101402010-06-16 Helmut Eller <eller.helmut@gmail.com>
37a7e764
HE
10141
10142 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
10143 used by cl-do-arglist. (Bug#6408)
10144
30d7ac37
AM
101452010-06-16 Agustín Martín <agustin.martin@hispalinux.es>
10146
6a7662bb
BR
10147 * textmodes/ispell.el (ispell-dictionary-base-alist):
10148 Fix portuguese casechars/not-casechars for missing 'çÇ'.
30d7ac37
AM
10149 Suggested by Rolando Pereira (bug#6434).
10150
8fd02581
JB
101512010-06-15 Juanma Barranquero <lekktu@gmail.com>
10152
10153 * facemenu.el (list-colors-sort): Doc fix.
10154
6a7662bb 101552010-06-15 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
b15922cc
BR
10156
10157 * progmodes/sql.el (sql-connect-mysql): Fix typo.
10158
f0bf7c8e
JL
101592010-06-14 Juri Linkov <juri@jurta.org>
10160
10161 Add sort option `list-colors-sort'. (Bug#6332)
10162 * facemenu.el (color-rgb-to-hsv): New function.
10163 (list-colors-sort): New defcustom.
10164 (list-colors-sort-key): New function.
10165 (list-colors-display): Doc fix. Sort list according to the option
10166 `list-colors-sort'.
10167 (list-colors-print): Add HSV values to `help-echo' property of
10168 RGB strings.
10169
c42fe9a5
JL
101702010-06-14 Juri Linkov <juri@jurta.org>
10171
10172 * compare-w.el: Move to the "vc" subdirectory.
10173
b263a4c4
SM
101742010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
10175
d8b0cddd
SM
10176 * image-mode.el (image-mode-map): Remap left-char and right-char.
10177
b263a4c4
SM
10178 * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
10179
89877f5f
CY
101802010-06-12 Chong Yidong <cyd@stupidchicken.com>
10181
133a8d82
CY
10182 * term/common-win.el (x-colors): Add all the color names defined
10183 in rgb.txt (Bug#6332).
10184
89877f5f
CY
10185 * facemenu.el (list-colors-print): Don't print extra names if it
10186 will overflow the window width.
10187
10188 * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
133a8d82 10189 change (Bug#6343).
89877f5f 10190
9d1f18b5
EZ
101912010-06-12 Eli Zaretskii <eliz@gnu.org>
10192
10193 * files.el (make-directory): Doc fix (bug#6396).
10194
b81a0b56
MA
101952010-06-12 Michael Albinus <michael.albinus@gmx.de>
10196
10197 * net/tramp.el (tramp-remote-process-environment): Protect version
10198 string by apostroph.
10199 (tramp-shell-prompt-pattern): Do not use a shy group in case of
10200 XEmacs.
10201 (tramp-file-name-for-operation): Add `call-process-region'.
10202 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
10203
10204 * net/tramp-compat.el (top): Do not autoload
10205 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
10206 only when `start-file-process' is not bound.
10207 (tramp-advice-file-expand-wildcards): Do not use
10208 `tramp-handle-file-remote-p'.
10209 (tramp-compat-make-temp-file): Handle the case, that
10210 `make-temp-file' has no third argument EXTENSION.
10211
69f18acc
JB
102122010-06-11 Juanma Barranquero <lekktu@gmail.com>
10213
5fee75d4
JB
10214 * makefile.w32-in (WINS_BASIC): Include new directory vc.
10215
69f18acc
JB
10216 * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
10217
9766adfb
JL
102182010-06-11 Juri Linkov <juri@jurta.org>
10219
10220 * finder.el (finder-known-keywords): Add keyword "vc"
10221 for version control.
10222
10223 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
10224 * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
10225 * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
10226 * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
10227
56b2854f
JL
102282010-06-11 Juri Linkov <juri@jurta.org>
10229
10230 Move version control related files to the "vc" subdirectory.
10231 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
10232 * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
10233 * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
10234 * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
10235 * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
10236 * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
10237 * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
10238 * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
10239 Move files to the "vc" subdirectory.
10240
6534e58a
CY
102412010-06-11 Chong Yidong <cyd@stupidchicken.com>
10242
10243 * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
10244 (Bug#6367).
10245
84d9562f
SE
102462010-06-11 Stephen Eglen <stephen@gnu.org>
10247
10248 * shell.el: Bind `shell-resync-dirs' to M-RET.
10249
3ef0a6a5
MA
102502010-06-10 Michael Albinus <michael.albinus@gmx.de>
10251
10252 * notifications.el: Move file from lisp/net, because it is
10253 supposed to talk locally to the user.
10254
fa4003da
MA
102552010-06-10 Julien Danjou <julien@danjou.info>
10256
10257 * net/notifications.el (notifications-on-action-signal)
10258 (notifications-on-closed-signal): Pass notification id as first
b81a0b56 10259 argument to the callback functions. Add docstrings.
fa4003da
MA
10260 (notifications-notify): Fix docstring.
10261
46e6650e
GM
102622010-06-10 Glenn Morris <rgm@gnu.org>
10263
10264 * emacs-lisp/authors.el (authors-ignored-files)
10265 (authors-valid-file-names): Add some files.
10266
a71832f7
SM
102672010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
10268
10269 * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
10270 merge conflict, giving preference to the emacs-23 version of the code.
10271
8c6eab5a
SM
102722010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
10273
989bc97f
SM
10274 * emacs-lisp/advice.el (ad-compile-function):
10275 Define warning-suppress-types before we let-bind it (bug#6275).
10276
8c6eab5a
SM
10277 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
10278 declare it, make it buffer-local and permanent-local (bug#6324).
10279 (vc-resynch-window): Adjust name.
10280 * vc-hooks.el (vc-find-file-hook): Adjust name.
10281
890a18d6
MA
102822010-06-09 Michael Albinus <michael.albinus@gmx.de>
10283
10284 * net/notifications.el (notifications-notify): Fix docstring.
10285
bf3e70eb
JB
102862010-06-09 Juanma Barranquero <lekktu@gmail.com>
10287
10288 Update to Unicode 6.0.0 beta.
10289 * international/charprop.el: Update copyright.
10290 * international/mule-cmds.el (ucs-names): Update character ranges.
10291 * international/uni-bidi.el:
10292 * international/uni-category.el:
10293 * international/uni-combining.el:
10294 * international/uni-comment.el:
10295 * international/uni-decimal.el:
10296 * international/uni-decomposition.el:
10297 * international/uni-digit.el:
10298 * international/uni-lowercase.el:
10299 * international/uni-mirrored.el:
10300 * international/uni-name.el:
10301 * international/uni-numeric.el:
10302 * international/uni-old-name.el:
10303 * international/uni-titlecase.el:
10304 * international/uni-uppercase.el: Regenerate.
10305
b978141d
JB
103062010-06-09 Juanma Barranquero <lekktu@gmail.com>
10307
ee8359ba
JB
10308 * emacs-lisp/smie.el (comment-string-strip): Declare function.
10309 (smie-precs-precedence-table): Fix typo in docstring.
10310
f64ab8fb
JB
10311 * vc-mtn.el (log-edit-extract-headers): Declare function.
10312
883ffa8c
JB
10313 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
10314
b978141d
JB
10315 * net/notifications.el (dbus-register-signal): Declare function.
10316 (notifications-notify): Fix typos and reflow docstring.
10317
5f4f2ae4
DN
103182010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
10319
10320 Improve VC create/retrieve tag/branch.
10321 * vc.el (vc-create-tag): Do not read the directory name for VCs
10322 with repository revision granularity. Adjust the tag/branch
10323 prompt. Reset VC properties.
10324 (vc-retrieve-tag): Do not read the directory name for VCs
10325 with repository revision granularity. Reset VC properties.
10326
41a86354
MA
103272010-06-09 Julien Danjou <julien@danjou.info>
10328
ef33fd34 10329 * net/notifications.el: New file.
41a86354 10330
fab43c76
DN
103312010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
10332
00fd1147
DN
10333 Add optional support for resetting VC properties.
10334 * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
10335 call vc-file-clearprops when true.
10336 (vc-resynch-buffer): Add new optional argument, pass it down.
10337 (vc-resynch-buffers-in-directory): Likewise.
10338
fab43c76
DN
10339 Improve support for special markup in the VC commit message.
10340 * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
10341 * vc-hg.el (vc-hg-checkin): Add support for Date:.
10342 * vc-git.el (vc-git-checkin):
10343 * vc-bzr.el (vc-bzr-checkin): Likewise.
10344
e7d67e73
SM
103452010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
10346
10347 * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
10348 can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
10349
277e6741
MP
103502010-06-07 Martin Pohlack <mp26@os.inf.tu-dresden.de>
10351
10352 * iimage.el: Remove images as soon as the underlying text is modified.
10353 (iimage-modification-hook): New function.
10354 (iimage-mode-buffer): Use it.
10355
83156c18
SM
103562010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10357
10358 * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
10359 smie-indent-offset-after. Add :prev case. Make a bit more generic.
10360 (smie-indent-virtual): Remove `virtual' arg. Update callers.
10361 (smie-indent-keyword): Add handling of open-paren keywords.
10362 (smie-indent-comment-continue): Don't assume comment-continue.
10363
13b5221f
MR
103642010-06-07 Martin Rudalics <rudalics@gmx.at>
10365
10366 * window.el (pop-to-buffer): Remove the conditional that
10367 compares new-window and old-window, so it will reselect
10368 the selected window unconditionally.
10369 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
10370
c2ea5810
SM
103712010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10372
10373 * emacs-lisp/smie.el (smie-indent-offset-after)
10374 (smie-indent-forward-token, smie-indent-backward-token): New functions.
10375 (smie-indent-after-keyword): Use them.
10376 (smie-indent-fixindent): Only applies to the indentation of the BOL.
10377 (smie-indent-keyword): Tweak the black magic.
10378 (smie-indent-comment-continue): Strip comment-continue before use.
10379 (smie-indent-functions): Indent comments before keywords.
10380
27dd3c11
JL
103812010-06-06 Juri Linkov <juri@jurta.org>
10382
10383 * isearch.el (isearch-lazy-highlight-search): Fix looping
10384 by checking for empty match. This syncs this loop with the
10385 similar loop in `isearch-search'. (Bug#6362)
10386
35b148ee
JB
103872010-06-05 Juanma Barranquero <lekktu@gmail.com>
10388
10389 * net/dbus.el (dbus-register-method): Declare function.
10390 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
10391 (dbus-introspect): Doc fix.
10392 (dbus-event-bus-name, dbus-introspect-get-interface)
10393 (dbus-introspect-get-argument): Reflow docstrings.
10394
eccdfe5f
DN
103952010-06-05 Dan Nicolaescu <dann@ics.uci.edu>
10396
10397 vc-log-incoming/vc-log-outgoing fixes for Git.
10398 * vc-git.el (vc-git-log-view-mode): Fix font lock for
10399 incoming/outgoing logs.
10400 (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
10401 instead of vc-git-compute-remote.
10402 (vc-git-compute-remote): Remove.
10403
86253dc0
CY
104042010-06-04 Chong Yidong <cyd@stupidchicken.com>
10405
10406 * term/common-win.el (x-colors): Add "dark green" and "dark
10407 turquoise" (Bug#6332).
10408
0665f661
JL
104092010-06-04 Juri Linkov <juri@jurta.org>
10410
10411 * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
10412 Instead of setting `replace' to t and replacing the same string
10413 with itself, don't do certain actions when
10414 kill-do-not-save-duplicates is non-nil and string is equal to car
10415 of kill-ring: don't call menu-bar-update-yank-menu, don't push
10416 interprogram-paste strings to kill-ring, and don't push the input
10417 argument `string' to kill-ring.
10418 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
10419
087fc47a
JB
104202010-06-04 Juanma Barranquero <lekktu@gmail.com>
10421
10422 * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
10423
4f201088
MA
104242010-06-04 Michael Albinus <michael.albinus@gmx.de>
10425
10426 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
10427 (tramp-gvfs-handler-mounted-unmounted)
10428 (tramp-gvfs-connection-mounted-p): Handle default-location.
10429
10430 * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
10431 move files to trash.
10432
18ccd78a
JB
104332010-06-04 Juanma Barranquero <lekktu@gmail.com>
10434
10435 * international/mule-cmds.el (nonascii-insert-offset)
10436 (nonascii-translation-table): Add obsolescence information.
10437
10438 * international/mule.el (make-translation-table-from-vector): Doc fix.
10439
3845c322
GM
104402010-06-03 Glenn Morris <rgm@gnu.org>
10441
10442 * desktop.el (desktop-clear-preserve-buffers):
10443 Add "*Warnings*" buffer. (Bug#6336)
10444
54d3626e
DN
104452010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
10446
6941ffec
DN
10447 vc-log-incoming/vc-log-outgoing improvements for Git.
10448 * vc-git.el (vc-git-log-outgoing): Use the same format as the
10449 short log.
10450 (vc-git-log-incoming): Likewise. Run "git fetch" before the log command.
10451
54d3626e
DN
10452 Add bindings for vc-log-incoming and vc-log-outgoing.
10453 * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
10454 and vc-log-outgoing.
10455 * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
10456 and vc-log-outgoing.
10457
aa1bc616
CY
104582010-06-03 Chong Yidong <cyd@stupidchicken.com>
10459
10460 * net/rcirc.el (rcirc-sort-nicknames): Remove.
10461 (rcirc-handler-366): Always sort nicknames.
10462
e2d2a205
JB
104632010-06-03 Juanma Barranquero <lekktu@gmail.com>
10464
10465 * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
10466
44ea155d
CY
104672010-06-03 Chong Yidong <cyd@stupidchicken.com>
10468
a628ad9d 10469 * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
44ea155d 10470
a91dedc4
SM
104712010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10472
10473 * net/rcirc.el (rcirc-sort-nicknames): Change default.
10474 (rcirc-sort-nicknames-join): Avoid setq.
10475
c62bf05a
DD
104762010-06-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
10477
10478 * net/rcirc.el (rcirc-sort-nicknames): New custom.
10479 (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
10480 (rcirc-handler-366): Use them.
10481
dd2c3c92
SM
104822010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10483
10484 Split smie-indent-calculate into more manageable chunks.
10485 * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
10486 (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
10487 (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
10488 (smie-indent-exps): Extract from smie-indent-calculate.
10489 (smie-indent-functions): New var.
10490 (smie-indent-functions): Use them.
10491
927c346b
SM
104922010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
10493
10494 * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
10495 (smie-indent-calculate): Simplify and cleanup.
10496
1efeec86
MA
104972010-06-02 Michael Albinus <michael.albinus@gmx.de>
10498
10499 * net/tramp-gvfs.el (top): Require url-util.
927c346b
SM
10500 (tramp-gvfs-mount-point): Remove.
10501 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
10502 New defuns.
1efeec86
MA
10503 (with-tramp-dbus-call-method): Format trace message.
10504 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
927c346b
SM
10505 Implement backup call, when operation on local files fails.
10506 Use progress reporter. Flush properties of changed files.
1efeec86
MA
10507 (tramp-gvfs-handle-make-directory): Make more traces.
10508 (tramp-gvfs-url-file-name): Hexify file name in url.
10509 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
10510 into account for the resulting file name.
10511 (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
10512 the answer is "no". See `tramp-gvfs-maybe-open-connection'.
10513 (tramp-gvfs-handler-mounted-unmounted)
10514 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
10515 attribute "default_location". Set "prefix" property.
10516 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
10517 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
10518 exists. Raise an error, if not (due to a corresponding answer
10519 "no" in interactive questions, for example).
10520
89877f5f 105212010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
9cac248c
DN
10522
10523 * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
10524
24f574a9
JB
105252010-06-01 Juanma Barranquero <lekktu@gmail.com>
10526
10527 * emacs-lisp/eldoc.el: Add completions for new commands left-* and
10528 right-*. (Bug#6265)
10529
290736f2
DN
105302010-06-01 Dan Nicolaescu <dann@ics.uci.edu>
10531
61158bfa
DN
10532 Add support for vc-log-incoming, improve vc-log-outgoing for Git.
10533 * vc-git.el (vc-git-compute-remote): New function.
10534 (vc-git-log-outgoing): Use it instead of hard coding a value.
10535 (vc-git-log-incoming): New function.
10536
5828f6ca
DN
10537 Improve state updating for VC tag commands.
10538 * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
10539 to update the state of all buffers in the directory.
10540
290736f2
DN
10541 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
10542
feceda26
SM
105432010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10544
10545 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
10546 `file-directory-p' to the filename part rather than to the whole text.
10547
896114cf
SM
105482010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10549
10550 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
10551
1603358c
DA
105522010-05-31 Drew Adams <drew.adams@oracle.com>
10553
10554 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
10555
fe40dc63
JB
105562010-05-31 Juanma Barranquero <lekktu@gmail.com>
10557
10558 * subr.el (momentary-string-display): Just use read-event to read
10559 the exit event (Bug#6238).
10560
9e8014c6
EZ
105612010-05-30 Eli Zaretskii <eliz@gnu.org>
10562
10563 * international/mule.el (define-coding-system): Doc fix (bug#6313).
10564
61a08071
JB
105652010-05-30 Juanma Barranquero <lekktu@gmail.com>
10566
10567 * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
10568 Suggested by Eli Zaretskii <eliz@gnu.org>.
10569
5feec8ca
SM
105702010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
10571
10572 * minibuffer.el (completion-file-name-table): Don't return a boundary
10573 past the end of `string' (bug#6299).
10574 (completion--file-name-table): Delegate to completion-file-name-table
10575 for the `boundaries' case.
10576
8175cb90
JB
105772010-05-30 Juanma Barranquero <lekktu@gmail.com>
10578
2b94133f
JB
10579 * emulation/cua-base.el: Recognize `right-char' and `left-char' as
10580 movement commands.
10581
8175cb90
JB
10582 * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
10583 `path-separator', but maintain compatibility with Emacs 20.2.
10584
0191e222
CY
105852010-05-29 Chong Yidong <cyd@stupidchicken.com>
10586
10587 * server.el (server-process-filter): Receive parent-id argument
10588 from emacsclient.
10589 (server-create-window-system-frame): New arg. Pass parent-id as
10590 frame parameter.
10591
9b655a0a
EZ
105922010-05-29 Eli Zaretskii <eliz@gnu.org>
10593
db5dce9d
EZ
10594 Bidi-sensitive word movement with arrow keys.
10595 * subr.el (right-arrow-command, left-arrow-command): Move to
10596 bindings.el.
10597
10598 * bindings.el (right-char, left-char): Move from subr.el and
10599 rename from right-arrow-command and left-arrow-command.
10600 (right-word, left-word): New functions.
10601 (global-map) <right>: Bind to right-char.
10602 (global-map) <left>: Bind to left-char.
10603 (global-map) <C-right>: Bind to right-word.
10604 (global-map) <C-left>: Bind to left-word.
10605
9b655a0a
EZ
10606 * ls-lisp.el (ls-lisp-classify-file): New function.
10607 (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
10608 (ls-lisp-classify): Call ls-lisp-classify-file.
10609 (insert-directory): Remove blanks from switches.
10610
fcb52808
CY
106112010-05-29 Chong Yidong <cyd@stupidchicken.com>
10612
10613 * ansi-color.el: Delete unused escape sequences (Bug#6085).
10614 (ansi-color-drop-regexp): New constant.
10615 (ansi-color-apply, ansi-color-filter-region)
896114cf 10616 (ansi-color-apply-on-region): Delete unrecognized control sequences.
fcb52808
CY
10617 (ansi-color-apply): Build string list before calling concat.
10618
0040735a
JL
106192010-05-28 Juri Linkov <juri@jurta.org>
10620
10621 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
10622 Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
10623 (Bug#5270)
10624
b6827fff
MA
106252010-05-28 Michael Albinus <michael.albinus@gmx.de>
10626
10627 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
10628 to ignored backtrace functions.
10629 (with-progress-reporter): Expand docstring.
10630 (tramp-handle-delete-file): Implement TRASH argument.
10631 (tramp-get-remote-trash): New defun.
10632
eba082a2
MA
106332010-05-28 Michael Albinus <michael.albinus@gmx.de>
10634
6a7662bb
BR
10635 * net/tramp-compat.el (tramp-compat-delete-file):
10636 Use `symbol-value' for backward compatibility.
eba082a2
MA
10637
10638 * net/tramp.el (tramp-handle-make-symbolic-link)
10639 (tramp-handle-load)
10640 (tramp-do-copy-or-rename-file-via-buffer)
10641 (tramp-do-copy-or-rename-file-directly)
10642 (tramp-do-copy-or-rename-file-out-of-band)
10643 (tramp-handle-process-file, tramp-handle-call-process-region)
10644 (tramp-handle-shell-command, tramp-handle-file-local-copy)
10645 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10646 (tramp-delete-temp-file-function): Use `delete-file' instead
10647 of `tramp-compat-delete-file'.
10648
10649 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
10650 (tramp-fish-handle-make-symbolic-link)
10651 (tramp-fish-handle-process-file): Use `delete-file' instead
10652 of `tramp-compat-delete-file'.
10653
6a7662bb
BR
10654 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
10655 Use `delete-file' instead of `tramp-compat-delete-file'.
eba082a2 10656
d86d2721
SM
10657 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region):
10658 Use `delete-file' instead of `tramp-compat-delete-file'.
eba082a2 10659
6a7662bb
BR
10660 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file):
10661 Use `delete-file' instead of `tramp-compat-delete-file'.
eba082a2
MA
10662
10663 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10664 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10665 (tramp-smb-handle-write-region): Use `delete-file' instead of
10666 `tramp-compat-delete-file'.
10667 (tramp-smb-handle-delete-directory): Use 'trash as arg.
10668
f1a5d776
CY
106692010-05-27 Chong Yidong <cyd@stupidchicken.com>
10670
10671 * dired.el (dired-delete-file): New arg TRASH.
c4ce1145 10672 (dired-internal-do-deletions): New arg TRASH. Use progress reporter.
f1a5d776
CY
10673 (dired-do-flagged-delete, dired-do-delete): Use trash.
10674
10675 * speedbar.el (speedbar-item-delete): Allow trashing.
10676
10677 * files.el (delete-directory): New arg TRASH.
10678
10679 * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
10680 (ange-ftp-rename-remote-to-remote)
10681 (ange-ftp-rename-local-to-remote)
10682 (ange-ftp-rename-remote-to-local, ange-ftp-load)
10683 (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
10684 `delete-file'.
10685 (ange-ftp-delete-directory): Add optional arg to `delete-file', to
10686 allow trashing.
10687
10688 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
10689 handle new TRASH arg of `delete-file'.
10690
c4ce1145 10691 * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
f1a5d776
CY
10692 (tramp-handle-make-symbolic-link, tramp-handle-load)
10693 (tramp-do-copy-or-rename-file-via-buffer)
10694 (tramp-do-copy-or-rename-file-directly)
10695 (tramp-do-copy-or-rename-file-out-of-band)
10696 (tramp-handle-process-file, tramp-handle-call-process-region)
10697 (tramp-handle-shell-command, tramp-handle-file-local-copy)
10698 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10699 (tramp-delete-temp-file-function): Use null TRASH arg in
10700 tramp-compat-delete-file call.
10701
10702 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
10703 (tramp-fish-handle-delete-file)
10704 (tramp-fish-handle-make-symbolic-link)
10705 (tramp-fish-handle-process-file): Use null TRASH arg in
10706 `tramp-compat-delete-file' call.
10707
10708 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
10709 arg in `tramp-compat-delete-file' call.
10710
10711 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
10712 (tramp-gvfs-handle-write-region): Use null TRASH arg in
10713 `tramp-compat-delete-file' call.
10714
10715 * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
10716 (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
10717 `tramp-compat-delete-file' call.
10718
10719 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10720 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10721 (tramp-smb-handle-write-region): Use null TRASH arg in
10722 tramp-compat-delete-file call.
10723 (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
10724 (tramp-smb-handle-delete-file): Rename arg.
10725
10726 * diff.el (diff-sentinel):
10727 * epg.el (epg--make-temp-file, epg-decrypt-string)
10728 (epg-verify-string, epg-sign-string, epg-encrypt-string):
10729 * jka-compr.el (jka-compr-partial-uncompress)
10730 (jka-compr-call-process, jka-compr-write-region):
10731 * server.el (server-sentinel): Remove optional arg from
10732 delete-file, reverting 2010-05-03 change.
10733
ecb0ab90
CY
107342010-05-27 Chong Yidong <cyd@stupidchicken.com>
10735
6a7662bb
BR
10736 * progmodes/verilog-mode.el (verilog-type-font-keywords):
10737 Use font-lock-constant-face, not obsolete font-lock-reference-face.
ecb0ab90 10738
2b25da45
KH
107392010-05-27 Kenichi Handa <handa@m17n.org>
10740
10741 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
10742 element of GSTRING is nil.
10743
11e4d8c0
SM
107442010-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
10745
10746 * emacs-lisp/smie.el (smie-forward-token-function)
10747 (smie-backward-token-function): New vars.
10748 (smie-backward-sexp, smie-forward-sexp)
10749 (smie-indent-hanging-p, smie-indent-calculate): Use them.
10750 (smie-default-backward-token): Rename from smie-backward-token and
10751 skip comments.
10752 (smie-default-forward-token): Rename from smie-forward-token and
10753 skip comments.
10754 (smie-next-sexp): Handle nil results from next-token.
10755 (smie-indent-calculate): Add a new case for special `fixindent' comments.
10756
4da3541b
CY
107572010-05-27 Chong Yidong <cyd@stupidchicken.com>
10758
896114cf
SM
10759 * progmodes/verilog-mode.el (verilog-type-font-keywords):
10760 Use font-lock-constant-face, not obsolete font-lock-reference-face.
4da3541b
CY
10761
107622010-05-27 Masatake YAMATO <yamato@redhat.com>
10763
10764 * htmlfontify.el (hfy-face-resolve-face): New function.
10765 (hfy-face-to-style): Use it (Bug#6279).
10766
6dc439cb
SM
107672010-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
10768
10769 * progmodes/ada-xref.el (ada-gnat-parse-gpr):
10770 * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
10771
021eb8d7
GM
107722010-05-26 Glenn Morris <rgm@gnu.org>
10773
10774 * emulation/edt.el (edt-load-keys): Use locate-library.
10775
bef4957b
CY
107762010-05-25 Chong Yidong <cyd@stupidchicken.com>
10777
10778 * log-edit.el (log-edit-strip-single-file-name): Default to nil.
10779 (log-edit-changelog-entries): Doc fix.
6dc439cb
SM
10780 (log-edit-changelog-insert-entries): Args changed.
10781 Rename relative filenames in ChangeLog entries. Delete tabs.
bef4957b
CY
10782 (log-edit-insert-changelog-entries): Reorganize return value of
10783 `log-edit-changelog-entries' to pass filenames to
10784 log-edit-changelog-insert-entries.
10785
84fb0956
TV
107862010-05-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10787
10788 * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
10789 `image-dired-dired-insert-marked-thumbs' to
10790 `image-dired-dired-toggle-marked-thumbs'.
10791
10792 * image-dired.el: Require cl when compiling.
10793 (image-dired-dired-toggle-marked-thumbs): Rename from
10794 `image-dired-dired-insert-marked-thumbs'. Add ARG. Doc fix.
10795 Use interactive spec "P". Set LOCALP arg of `dired-get-filename'
10796 to 'no-dir. Skip files whose names don't match
10797 `image-file-name-regexp'. When file has a thumbnail overlay,
10798 delete it. (Bug#5270)
10799
0fb1193d
JL
108002010-05-25 Juri Linkov <juri@jurta.org>
10801
10802 * image-mode.el (image-mode): Add image-after-revert-hook to
10803 after-revert-hook.
10804 (image-after-revert-hook): New function. (Bug#5669)
10805
fc937924
JL
108062010-05-25 Juri Linkov <juri@jurta.org>
10807
10808 * image.el (image-animated-p): When delay between animated images
10809 is 0, set it to 10 (0.1 sec). (Bug#6258)
10810
fa9ba953
MA
108112010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
10812
10813 * net/tramp.el (tramp-handle-insert-directory): Don't use
f5c8afe6 10814 `forward-word', its default syntax could be changed.
fa9ba953 10815
9e021389
MA
108162010-05-25 Michael Albinus <michael.albinus@gmx.de>
10817
10818 * net/tramp.el (tramp-progress-reporter-update): New defun.
10819 (with-progress-reporter): Use it.
10820 (tramp-process-actions):
6a7662bb
BR
10821 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
10822 Preserve current message, in order to let progress reporter continue
9e021389
MA
10823 afterwards. (Bug#6257)
10824
6169260b
GM
108252010-05-25 Glenn Morris <rgm@gnu.org>
10826
10827 * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
10828 Add :version.
10829
d26781af
RY
108302010-05-25 Ryan Yeske <rcyeske@gmail.com>
10831
8826afe3 10832 * net/rcirc.el (rcirc-default-user-name): Change to "user".
d26781af
RY
10833 (rcirc-default-full-name): Change to "unknown".
10834 (rcirc-user-name-history): Add variable.
8826afe3
GM
10835
108362010-05-25 Ryan Yeske <rcyeske@gmail.com>
acd0102a 10837 Jonathan Rockway <jon@jrock.us>
8826afe3
GM
10838
10839 * net/rcirc.el (rcirc-server-alist): Add :pass.
10840 (rcirc): When prompting for connection parameters, also prompt for
d26781af 10841 username and password.
a628ad9d 10842 (rcirc-connect): Take a PASS argument. If PASS is non-nil, send
d26781af
RY
10843 value to server when connecting.
10844
d355a0b7
SM
108452010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10846
f5228f84
SM
10847 * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
10848 (smie-merge-prec2s): Pass the tables as separate args.
10849 (smie-bnf-precedence-table): Adjust call accordingly.
10850 (smie-prec2-levels): Set levels at the end.
10851
d355a0b7
SM
10852 Replace Lisp calls to delete-backward-char by delete-char.
10853 * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
f5c8afe6
JB
10854 * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
10855 * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
76e3243a 10856 * calc/calc.el, emacs-lisp/cl-extra.el, emacs-lips/cl-loaddefs.el,
f5c8afe6
JB
10857 * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
10858 * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
10859 * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
10860 * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
10861 * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
10862 * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
10863 * progmodes/ps-mode.el, progmodes/verilog-mode.el,
10864 * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
10865 * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
10866 * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
d355a0b7
SM
10867 delete-backward-char by calls to delete-char.
10868
f668ef02
KH
108692010-05-25 Kenichi Handa <handa@m17n.org>
10870
10871 * language/hebrew.el (hebrew-shape-gstring): New function.
10872 Register it in composition-function-table for all Hebrew combining
10873 characters.
10874
397eb3f3
SM
108752010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10876
10877 * epa.el (epa--select-keys): Don't explicitly delete the window since
10878 that can fail (e.g. sole window in frame). Use dedication instead.
10879
171eda53 108802010-05-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
ab0c07c0
SM
10881
10882 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
10883
110683ad
CY
108842010-05-22 Chong Yidong <cyd@stupidchicken.com>
10885
10886 * image.el (image-refresh): Define as an alias for image-flush.
10887
10888 * image-mode.el (image-toggle-display-image): Caller changed.
10889
df9db151
JL
108902010-05-21 Juri Linkov <juri@jurta.org>
10891
10892 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
10893 Remove "all" from grep-files-aliases. Split grep-files-aliases by
10894 whitespace, call wildcard-to-regexp on substrings and concat them
10895 with "\\|". (Bug#6114)
10896
c0209c2c
AM
108972010-05-21 Alan Mackenzie <acm@muc.de>
10898
171eda53
SM
10899 * progmodes/cc-engine.el (c-parse-state-get-strategy):
10900 Replace parameter `here' with `here-' and `here-plus', which sandwich
10901 any pertinent CPP construct.
c0209c2c
AM
10902 (c-remove-stale-state-cache-backwards): Fix a bug which happens
10903 when doing (c-parse-state) in a CPP construct: Exclude any "new"
10904 CPP construct from taking part in the scanning.
10905
655bded0
MA
109062010-05-21 Michael Albinus <michael.albinus@gmx.de>
10907
10908 * net/tramp.el (tramp-do-copy-or-rename-file)
171eda53
SM
10909 (tramp-handle-file-local-copy, tramp-maybe-open-connection):
10910 Tune `with-progress-reporter' messages.
655bded0
MA
10911 (tramp-handle-vc-registered):
10912 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
10913 (tramp-fish-handle-insert-file-contents)
10914 (tramp-fish-maybe-open-connection):
10915 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
10916 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
10917 (tramp-imap-handle-insert-file-contents)
10918 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
10919
3e17a1a7
JB
109202010-05-21 Juanma Barranquero <lekktu@gmail.com>
10921
bf1e8d4a
JB
10922 * add-log.el (change-log-font-lock-keywords):
10923 Highlight all authors in multi-author entries.
10924
3e17a1a7
JB
10925 * smerge-mode.el (smerge-refine-ignore-whitespace)
10926 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
10927 Fix typos in docstrings.
10928 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
10929
969e684a
GM
109302010-05-21 Glenn Morris <rgm@gnu.org>
10931
e75c1e7d
GM
10932 * progmodes/fortran.el (fortran-mode):
10933 * progmodes/f90.el (f90-mode): Derive from prog-mode.
10934
969e684a
GM
10935 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
10936 having a relative path in src/Makefile.in.
10937
a50878fa
KR
109382010-05-20 Kevin Ryde <user42@zip.com.au>
10939
10940 * help-mode.el (help-make-xrefs): For Info node links turn
10941 newlines into spaces. Link node names with newlines are matched
10942 by help-xref-info-regexp and buttonized, this change ensures they
10943 can be followed successfully with RET. (Bug#6206)
10944
f66a2f90
JL
109452010-05-20 Juri Linkov <juri@jurta.org>
10946
10947 * locate.el (locate): Use pop-to-buffer instead of
10948 switch-to-buffer-other-window. (Bug#6204)
10949
201d895a
JL
109502010-05-20 Juri Linkov <juri@jurta.org>
10951
10952 * replace.el (replace-highlight): Fix lazy-highlighting
10953 for `M-s w str M-% str RET'.
10954
1ddb2ea0
MY
109552009-12-15 Masatake YAMATO <yamato@redhat.com>
10956
10957 * isearch.el (isearch-yank-word-or-char): Pull next subword
10958 when `subword-mode' is activated. (Bug#6220)
10959
a6020335
MH
109602010-05-20 Mark A. Hershberger <mah@everybody.org>
10961
10962 * isearch.el (isearch-update-post-hook): New hook.
10963 (isearch-update): Use the new hook. (Bug#6225)
10964
50de6a38
JL
109652010-05-20 Juri Linkov <juri@jurta.org>
10966
10967 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
10968 [f1], [help], and (char-to-string help-char) instead of "\C-h".
10969 (Bug#6222)
10970
5d944a8f
JL
109712010-05-20 Juri Linkov <juri@jurta.org>
10972
10973 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
10974 (Bug#6223)
10975
f5d6548a
JL
109762010-05-20 Juri Linkov <juri@jurta.org>
10977
10978 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
10979 FILE-NAME to read from the minibuffer when called interactively
10980 with prefix argument instead of using buffer-file-name.
10981 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
10982
10983 * dired.el: Update autoloads.
10984
f8e63691
CY
109852010-05-20 Chong Yidong <cyd@stupidchicken.com>
10986
10987 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
10988 nxml-finish-element, for consistency with SGML mode.
10989
10990 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
10991 octave-close-block.
10992
07d7c3bd
JB
109932010-05-20 Juanma Barranquero <lekktu@gmail.com>
10994
10995 * composite.el: Require cl when compiling.
10996 (reference-point-alist, compose-gstring-for-graphic)
10997 (compose-gstring-for-terminal): Fix typos in docstrings.
10998
7bce8510
JL
109992010-05-19 Juri Linkov <juri@jurta.org>
11000
11001 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
11002 set-window-parameter.
11003
a7723e05
MA
110042010-05-19 Michael Albinus <michael.albinus@gmx.de>
11005
11006 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
11007 where appropriate.
11008 (tramp-maybe-open-connection): Use it.
11009
3f2e7735
EZ
110102010-05-19 Eli Zaretskii <eliz@gnu.org>
11011
11012 * simple.el (move-end-of-line): Make sure we are at line beginning
11013 before backing up to end of previous line.
11014
8d9181c7
MA
110152010-05-19 Michael Albinus <michael.albinus@gmx.de>
11016
8c4ec20f
MA
11017 * password-cache.el (password-cache-remove): Fix docstring.
11018
8d9181c7
MA
11019 * net/secrets.el: Autoload the widget functions.
11020 (secrets-search-items, secrets-create-item)
11021 (secrets-get-attributes, secrets-expand-item): Attributes will be
11022 stored on the password database without leading ":", as all other
11023 clients do as well.
11024 (secrets-mode): Fix docstring.
11025 (secrets-show-secrets): Provide it as autoloaded command only when
11026 D-Bus support is available. Check existence of Secret Service API.
11027
2a96c2a7
SM
110282010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
11029
11030 * indent.el (indent-region): Deactivate region (bug#6200).
11031
d24e10b1
GM
110322010-05-19 Glenn Morris <rgm@gnu.org>
11033
11034 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
11035
2833d915
KH
110362010-05-19 Kenichi Handa <handa@m17n.org>
11037
11038 * composite.el: Register compose-gstring-for-graphic in
d24e10b1 11039 composition-function-table only for combining characters (Mn, Mc, Me).
2833d915 11040
134c2f29
JB
110412010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
11042
11043 * calc/calc-trail.el (calc-trail-isearch-forward)
11044 (calc-trail-isearch-backward): Ensure that the new window
11045 point is set correctly.
11046
278847cd
SM
110472010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
11048
11049 * subr.el (read-quoted-char): Resolve modifiers after key
11050 remapping (bug#6212).
11051
3a8e7cbd
MA
110522010-05-18 Michael Albinus <michael.albinus@gmx.de>
11053
11054 Add visualization code for secrets.
11055 * net/secrets.el (secrets-mode): New major mode.
11056 (secrets-show-secrets, secrets-show-collections)
11057 (secrets-expand-collection, secrets-expand-item)
11058 (secrets-tree-widget-after-toggle-function)
11059 (secrets-tree-widget-show-password): New defuns.
11060
472e7ec1
SM
110612010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
11062
224b70cb
SM
11063 * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
11064 (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
11065 handled in smie-next-sexp.
11066 (smie-indent-calculate): Provide a starting indentation (so the
11067 recursion is well-founded ;-).
11068
472e7ec1
SM
11069 Fix handling of non-associative equal levels.
11070 * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
11071 when it's not needed.
11072 (smie-op-left, smie-op-right): New functions.
11073 (smie-next-sexp): New function, extracted from smie-backward-sexp.
11074 Better handle equal levels to distinguish the associative case from
11075 the "multi-keyword construct" case.
11076 (smie-backward-sexp, smie-forward-sexp): Use it.
11077
35e53abd
JB
110782010-05-18 Juanma Barranquero <lekktu@gmail.com>
11079
5d8fe0ba
JB
11080 * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
11081
35e53abd
JB
11082 * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
11083 (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
11084
5ad4bef5
SM
110852010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
11086
11087 Provide a simple generic indentation engine and use it for Prolog.
11088 * emacs-lisp/smie.el: New file.
11089 * progmodes/prolog.el (prolog-smie-op-levels)
11090 (prolog-smie-indent-rules): New var.
11091 (prolog-mode-variables): Use them to configure SMIE.
11092 (prolog-indent-line, prolog-indent-level): Remove.
11093
00681a3c
JB
110942010-05-17 Jay Belanger <jay.p.belanger@gmail.com>
11095
560bb7ae 11096 * calc/calc-vec.el (math-vector-avg): Put the vector elements in
00681a3c
JB
11097 order before computing the averages.
11098
eba62f7a
JB
110992010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
11100
597517ef 11101 * calc/calc-vec.el (calc-histogram):
5ad4bef5 11102 (calcFunc-histogram): Allow vectors as inputs.
597517ef
JB
11103 (math-vector-avg): New function.
11104
560bb7ae 11105 * calc/calc-ext.el (math-group-float): Have the number of digits
eba62f7a
JB
11106 being grouped depend on the radix (Bug#6189).
11107
8c5ff6dd
KR
111082010-05-15 Ken Raeburn <raeburn@raeburn.org>
11109
11110 * version.el (emacs-copyright, emacs-version): Don't define here,
11111 now that emacs.c defines it.
11112
98d8b17e
EZ
111132010-05-15 Eli Zaretskii <eliz@gnu.org>
11114
71078429
EZ
11115 * international/mule-cmds.el (mule-menu-keymap): Fix definition of
11116 "Describe Language Environment" menu item.
11117
ce6233c1
EZ
11118 * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
11119
d20e1419
EZ
11120 Bidi-sensitive movement with arrow keys.
11121 * subr.el (right-arrow-command, left-arrow-command): New functions.
11122
11123 * bindings.el (global-map): Bind them to right and left arrow keys.
11124
98d8b17e 11125 Don't override standard definition of convert-standard-filename.
6a7662bb
BR
11126 * files.el (convert-standard-filename):
11127 Call w32-convert-standard-filename and dos-convert-standard-filename on
98d8b17e
EZ
11128 the corresponding systems.
11129
11130 * w32-fns.el (w32-convert-standard-filename): Rename from
11131 convert-standard-filename. Doc fix.
11132
11133 * dos-fns.el (dos-convert-standard-filename): Doc fix.
11134 (convert-standard-filename): Don't defalias.
11135 (register-name-alist, make-register, register-value)
11136 (set-register-value, intdos): Obsolete aliases for the
11137 corresponding dos-* functions and variables.
11138 (dos-intdos): Add a doc string.
11139
ae6bc504
JB
111402010-05-15 Jay Belanger <jay.p.belanger@gmail.com>
11141
11142 * calc/calc-aent.el (math-read-token, math-find-user-tokens):
11143 * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
11144 (math-compose-tex-func):
11145 * calc/calccomp.el (math-compose-expr):
11146 * calc/calc-ext.el (math-format-flat-expr-fancy):
11147 * calc/calc-store.el (calc-read-var-name):
11148 * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
11149
11150 * calc/calc.el (var-π, var-φ, var-γ): New variables.
560bb7ae 11151 * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
ae6bc504 11152 * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
560bb7ae 11153 (math-standard-units): Add units.
ae6bc504 11154
c26ea4b2
SM
111552010-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
11156
7aefa445 11157 * progmodes/asm-mode.el (asm-mode):
13973643
SM
11158 * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
11159
c26ea4b2
SM
11160 * pcomplete.el (pcomplete-completions-at-point): New function,
11161 extracted from pcomplete-std-complete.
11162 (pcomplete-std-complete): Use it.
11163
02be533b
GM
111642010-05-15 Glenn Morris <rgm@gnu.org>
11165
11166 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
11167 Remove references to CVS, RCS and Old directories.
11168
78ed0efc
JB
111692010-05-14 Jay Belanger <jay.p.belanger@gmail.com>
11170
ae6bc504 11171 * calc/calc-bin.el (math-format-twos-complement): Group digits when
78ed0efc
JB
11172 appropriate.
11173
10dcc561
SM
111742010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
11175
5ccaa359
SM
11176 * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
11177 (sh-mode-syntax-table): Give it a default value instead.
11178 (sh-header-marker): Make buffer-local.
11179 (sh-mode): Move make-local-variable to the corresponding setq.
11180 (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
11181 Use complete-with-action.
11182
10dcc561
SM
11183 * simple.el (prog-mode): New (abstract) major mode.
11184 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
11185 * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
11186
c38762fd
JB
111872010-05-14 Juanma Barranquero <lekktu@gmail.com>
11188
11189 * progmodes/sql.el (sql-oracle-program): Reflow docstring.
11190 (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
11191 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
11192 (sql-make-alternate-buffer-name, sql-placeholders-filter)
11193 (sql-escape-newlines-filter, sql-input-sender)
11194 (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
11195
2ef3c144
CY
111962010-05-13 Chong Yidong <cyd@stupidchicken.com>
11197
560bb7ae 11198 Add TeX open-block and close-block keybindings to SGML, and vice versa.
2ef3c144
CY
11199
11200 * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
11201 latex-open-block and C-c / to latex-close-block.
11202
11203 * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
11204 and C-c C-e to sgml-close-tag.
11205
3b30ccda
MA
112062010-05-13 Michael Albinus <michael.albinus@gmx.de>
11207
11208 * net/tramp.el (with-progress-reporter): Create reporter object
3a8e7cbd 11209 only when the message would be displayed. Handle nested calls.
3b30ccda
MA
11210 (tramp-handle-load, tramp-handle-file-local-copy)
11211 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10dcc561
SM
11212 (tramp-maybe-send-script, tramp-find-shell):
11213 Use `with-progress-reporter'.
3b30ccda
MA
11214 (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
11215 Fix message text.
11216
11217 * net/tramp-smb.el (tramp-smb-handle-copy-file)
11218 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
11219 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
11220 Use `with-progress-reporter'.
11221
57ff5d7b
AM
112222010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
11223
a628ad9d
JB
11224 * textmodes/ispell.el (ispell-init-process): Do not kill ispell
11225 process everytime when spellchecking from the minibuffer (bug#6143).
57ff5d7b 11226
5a70d10f
SM
112272010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
11228
791ffe1c
SM
11229 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
11230
5a70d10f
SM
11231 * dos-fns.el: Add "dos-" prefix for namespace control.
11232 (convert-standard-filename): Define as alias for
11233 dos-convert-standard-filename but only if applicable.
11234
38d93f03
AM
112352010-05-12 Alan Mackenzie <acm@muc.de>
11236
11237 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
11238 Push the mark at the start of these functions when appropriate.
11239
902a6d8d
SM
112402010-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
11241
11242 * minibuffer.el (completion-cycle-threshold): New custom var.
11243 (completion--do-completion): Use it.
11244 (minibuffer-complete): Use cycling if appropriate.
11245
9ee120ba
JB
112462010-05-11 Juanma Barranquero <lekktu@gmail.com>
11247
11248 * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
11249 buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
11250
841c4085
JL
112512010-05-11 Juri Linkov <juri@jurta.org>
11252
11253 * scroll-all.el (scroll-all-check-to-scroll):
11254 Add `scroll-up-command' and `scroll-down-command' (bug#6164).
11255
8a67c70e
SM
112562010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
11257
f2b9ed18
SM
11258 * iimage.el (iimage-mode-map): Move initialization into declaration.
11259 (iimage-mode-buffer): Use with-silent-modifications.
11260 Simplify calling convention. Adjust callers.
11261 (iimage-mode): Don't run hook redundantly.
11262
8a67c70e
SM
11263 * minibuffer.el (completion-pcm--pattern->regex):
11264 Fix last change (bug#6160).
11265
4bbedd98
JL
112662010-05-10 Juri Linkov <juri@jurta.org>
11267
11268 Remove nodes visited during Isearch from the Info history.
11269 * info.el (Info-isearch-initial-history)
11270 (Info-isearch-initial-history-list): New variables.
11271 (Info-isearch-start): Record initial values of
11272 Info-isearch-initial-history and Info-isearch-initial-history-list.
11273 Add Info-isearch-end to isearch-mode-end-hook.
11274 (Info-isearch-end): New function.
11275
94ecf5da
MA
112762010-05-10 Michael Albinus <michael.albinus@gmx.de>
11277
11278 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
8a67c70e
SM
11279 format string, in order to work around a bug in pdksh.
11280 Reported by Gilles Pion <gpion@lfdj.com>.
94ecf5da
MA
11281 (tramp-handle-verify-visited-file-modtime): Do not send a command
11282 when the connection is not established.
11283 (tramp-handle-set-file-times): Simplify the check for utc.
11284
c5eb971b
JB
112852010-05-10 Juanma Barranquero <lekktu@gmail.com>
11286
11287 Fix use of `filter-buffer-substring' (rework previous change).
11288 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
11289 (cua-repeat-replace-region):
11290 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
11291 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
11292 (cua-cut-region-to-global-mark): Use it.
11293
7492acc9
MM
112942010-05-09 Michael R. Mauger <mmaug@yahoo.com>
11295
77e2fc7a
JB
11296 * progmodes/sql.el: Version 2.1.
11297 (sql-product-alist): Redesign structure of product info.
11298 (sql-product, sql-user, sql-server, sql-database): Safe variables.
7492acc9
MM
11299 (sql-port, sql-port-history): New variables.
11300 (sql-interactive-product): New variable.
11301 (sql-send-terminator): New variable.
77e2fc7a 11302 (sql-imenu-generic-expression): Add "Types" imenu entry.
7492acc9
MM
11303 (sql-oracle-login-params, sql-sqlite-login-params)
11304 (sql-mysql-login-params, sql-solid-login-params)
11305 (sql-sybase-login-params, sql-informix-login-params)
11306 (sql-ingres-login-params, sql-ms-login-params)
11307 (sql-postgres-login-params, sql-interbase-login-params)
11308 (sql-db2-login-params, sql-linter-login-params)
11309 (sql-oracle-scan-on): New variables.
77e2fc7a
JB
11310 (sql-mode-map): Add C-c C-i to start interactive mode.
11311 (sql-mode-menu): Update existing menu entries.
11312 (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
7492acc9
MM
11313 (sql-mode-oracle-font-lock-keywords)
11314 (sql-mode-postgres-font-lock-keywords)
11315 (sql-mode-ms-font-lock-keywords)
11316 (sql-mode-sybase-font-lock-keywords)
11317 (sql-mode-informix-font-lock-keywords)
11318 (sql-mode-interbase-font-lock-keywords)
11319 (sql-mode-ingres-font-lock-keywords)
11320 (sql-mode-solid-font-lock-keywords)
11321 (sql-mode-mysql-font-lock-keywords)
11322 (sql-mode-sqlite-font-lock-keywords)
11323 (sql-mode-db2-font-lock-keywords)
77e2fc7a 11324 (sql-mode-linter-font-lock-keywords): Update initialization to
7492acc9
MM
11325 reduce run-time complexity.
11326 (sql-add-product, sql-del-product): New functions.
11327 (sql-set-product-feature, sql-get-product-feature): New functions.
11328 (sql-product-font-lock): Update product API.
11329 (sql-add-product-keywords): New function.
11330 (sql-highlight-product): Update product API.
11331 (sql-help-list-products): New function.
11332 (sql-help): Dynamically lists free and non-free products.
77e2fc7a 11333 (sql-get-login): Correct bug in handling history and added
7492acc9
MM
11334 prompt for port.
11335 (sql-copy-column): Copy without properties.
11336 (sqli-input-sender): Apply filters to SQLi input.
77e2fc7a
JB
11337 (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
11338 Implement as a filter.
7492acc9
MM
11339 (sql-escape-newlines-filter): Implement as a filter.
11340 (sql-remove-tabs-filter): New function.
11341 (sql-send-magic-terminator): New function.
11342 (sql-send-string): Implement magic terminator.
11343 (sql-send-region): Use `sql-send-string'.
11344 (sql-interactive-mode): Use product API.
11345 (sql-product-interactive): Use product API.
11346 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
11347 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
11348 (sql-db2, sql-linter): Use `sql-product-interactive'.
11349 (sql-connect): New function.
11350 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
11351 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
11352 (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
77e2fc7a
JB
11353 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
11354 Use `sql-connect'.
7492acc9 11355
79ccd68f
SM
113562010-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
11357
11358 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
11359 New custom variable.
11360 (completion-pcm--string->pattern): Use it.
11361 (completion-pcm--pattern->regex, completion-pcm--pattern->string):
11362 Make it handle any symbol as `any'.
11363 (completion-pcm--merge-completions): Extract common suffix for the new
11364 `prefix' symbol as well.
11365 (completion-substring--all-completions): Use the new `prefix' symbol.
11366
0d5852cf
MA
113672010-05-09 Michael Albinus <michael.albinus@gmx.de>
11368
11369 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
11370 not bound.
11371 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
11372 (tramp-compat-funcall): New defmacro.
11373 (tramp-compat-line-beginning-position)
11374 (tramp-compat-line-end-position)
11375 (tramp-compat-temporary-file-directory)
11376 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
11377 (tramp-compat-copy-file, tramp-compat-copy-directory)
11378 (tramp-compat-delete-file, tramp-compat-delete-directory)
11379 (tramp-compat-number-sequence, tramp-compat-process-running-p)
11380 * net/tramp.el (top, with-progress-reporter)
11381 (tramp-rfn-eshadow-setup-minibuffer)
11382 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
11383 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
11384 (tramp-completion-mode-p, tramp-check-for-regexp)
11385 (tramp-open-connection-setup-interactive-shell)
11386 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
11387 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
11388 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
11389 * net/tramp-cmds.el (tramp-cleanup-all-connections)
11390 (tramp-reporter-dump-variable, tramp-load-report-modules)
11391 (tramp-append-tramp-buffers)
11392 * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
11393
11394 * net/tramp-imap.el (top): Autoload `epg-make-context'.
11395
f913fe7d
SM
113962010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11397
11398 * progmodes/compile.el (compilation-buffer-modtime): Rename from
11399 buffer-modtime. Adjust users.
11400
0235128c 114012010-05-08 Chong Yidong <cyd@stupidchicken.com>
f034e176 11402
77e2fc7a 11403 * international/mule.el (auto-coding-alist): Only purecopy
3b180a24 11404 car of each item, not the whole list (Bug#6083).
f034e176 11405
0235128c 114062010-05-08 Chong Yidong <cyd@stupidchicken.com>
f5d6ff44
CY
11407
11408 * progmodes/js.el (js-mode): Make paragraph variables local before
11409 calling c-setup-paragraph-variables (Bug#6071).
11410
0235128c 114112010-05-08 Eli Zaretskii <eliz@gnu.org>
aa4d4e4a
EZ
11412
11413 * composite.el (compose-region, reference-point-alist): Fix typos
11414 in the doc strings.
11415
77e2fc7a 114162010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
9822590b
AK
11417
11418 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
11419 gnuplot's "set" command.
11420
0235128c 114212010-05-08 Juanma Barranquero <lekktu@gmail.com>
29c48340
JB
11422
11423 * abbrev.el (last-abbrev-text): Doc fix.
11424 (abbrev-prefix-mark): Don't escape parenthesis.
11425
0235128c 114262010-05-08 Andreas Schwab <schwab@linux-m68k.org>
8ed6fc47
AS
11427
11428 * composite.el (find-composition): Doc fix.
11429
0235128c 114302010-05-08 Juanma Barranquero <lekktu@gmail.com>
063c6324
JB
11431
11432 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
11433 (sql-oracle-program, sql-sqlite-options)
11434 (sql-query-placeholders-and-send): Doc fixes.
11435 (sql-set-product, sql-interactive-mode): Reflow docstrings.
11436 (sql-imenu-generic-expression, sql-buffer)
11437 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
11438 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
11439 (sql-mode-sybase-font-lock-keywords)
11440 (sql-mode-informix-font-lock-keywords)
11441 (sql-mode-interbase-font-lock-keywords)
11442 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
11443 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
11444 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
11445 (sql-product-feature, sql-highlight-product)
11446 (comint-line-beginning-position, sql-rename-buffer)
0235128c
SM
11447 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
11448 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
063c6324
JB
11449 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
11450 Fix typos in docstrings.
11451
0235128c 114522010-05-08 Juri Linkov <juri@jurta.org>
e89dee79
JL
11453
11454 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
11455 property instead of `invisible' and `after-string' (bug#5998).
11456
0235128c 114572010-05-08 Juri Linkov <juri@jurta.org>
316d12fb
JL
11458
11459 * image-mode.el (image-mode-as-text): Fix typo in docstring.
11460
0235128c 114612010-05-08 Juanma Barranquero <lekktu@gmail.com>
770255e9
JB
11462
11463 * filecache.el (file-cache-add-directory-list)
11464 (file-cache-add-directory-recursively): Fix typos in docstrings.
11465
0235128c 114662010-05-08 Kenichi Handa <handa@m17n.org>
ece33a6e
KH
11467
11468 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
b106e264 11469 (gujarati-composable-pattern): Fix typo.
ece33a6e 11470
0235128c 114712010-05-08 Kenichi Handa <handa@m17n.org>
771533aa
KH
11472
11473 * language/indian.el (oriya-composable-pattern)
0235128c
SM
11474 (tamil-composable-pattern, malayalam-composable-pattern):
11475 Add two-part vowels to "v" (vowel sign).
771533aa 11476
0235128c 114772010-05-08 Chong Yidong <cyd@stupidchicken.com>
790c2e44 11478
99833607
CY
11479 * files.el (copy-directory): Handle symlinks (Bug#5982).
11480
0235128c 114812010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
808ecc4e
CY
11482
11483 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
11484 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
11485 (Bug#5846).
11486
0235128c 114872010-05-08 Glenn Morris <rgm@gnu.org>
d2c7b917 11488
0ca12598
GM
11489 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
11490
d2c7b917
GM
11491 * minibuffer.el (completion-at-point): Doc fix.
11492
ba5bf5f0
SM
114932010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11494
11495 * electric.el (Electric-command-loop): Minor tweak.
11496
11497 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
11498 better with dedicated windows.
11499
0235128c
SM
115002010-05-07 Chong Yidong <cyd@stupidchicken.com>
11501
11502 * Version 23.2 released.
11503
560bb7ae 115042010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
4e2af782 11505 Stefan Monnier <monnier@iro.umontreal.ca>
5b3a105e
SM
11506
11507 Highlight vendor specific properties.
11508 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
11509 (css-proprietary-property): New face.
11510 (css-font-lock-keywords): Use them.
11511
c0162ade
EZ
115122010-05-07 Eli Zaretskii <eliz@gnu.org>
11513
11514 * cus-start.el (all): Add native condition for tool-bar-* symbols.
11515
f3ee9200
SM
115162010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11517
05623156
SM
11518 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
11519 * files.el (auto-mode-alist): Remove redundant entries.
11520
f3ee9200
SM
11521 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
11522 * simple.el (auto-save-mode): Move from files.el.
11523 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
11524
560bb7ae 115252010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
5146e84c 11526
76e3243a 11527 * epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
5146e84c 11528
765d4319
KY
115292010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
11530
11531 * mail/binhex.el (binhex-decode-region-internal)
11532 * mail/uudecode.el (uudecode-decode-region-internal)
11533 * net/dns.el (dns-read-string-name, dns-write, dns-read)
11534 (dns-read-type, dns-query)
11535 * pgg-parse.el (pgg-parse-armor)
11536 * pgg.el (pgg-verify-region)
11537 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
11538 XEmacs.
11539
86d21cc0 11540 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
765d4319 11541
f83483ff
JB
115422010-05-07 Juanma Barranquero <lekktu@gmail.com>
11543
40ab7974
JB
11544 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
11545
f83483ff
JB
11546 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
11547 * emulation/cua-base.el (cua-repeat-replace-region):
11548 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
11549 (cua-cut-region-to-global-mark):
11550 Remove text properties with `set-text-properties'.
11551
9566840f
MA
115522010-05-06 Michael Albinus <michael.albinus@gmx.de>
11553
f3ee9200
SM
11554 * net/tramp.el (top, with-progress-reporter):
11555 Use `symbol-function' inside `funcall'.
9566840f
MA
11556
11557 * net/tramp-compat.el (tramp-compat-file-attributes)
f3ee9200
SM
11558 (tramp-compat-delete-file, tramp-compat-delete-directory):
11559 Handle only `wrong-number-of-arguments' error.
9566840f
MA
11560
11561 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
11562 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
11563 inside `funcall'.
11564
0c495c21
SM
115652010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
11566
1493963b
SM
11567 * minibuffer.el (completion--sreverse, completion--common-suffix):
11568 New functions.
11569 (completion-pcm--merge-completions): Extract common suffix when safe.
11570
0c495c21
SM
11571 * emacs-lisp/easy-mmode.el (define-minor-mode):
11572 Make :variable more flexible.
11573 * files.el (auto-save-mode): Use it to define using define-minor-mode.
11574
221a0647
JL
115752010-05-05 Juri Linkov <juri@jurta.org>
11576
11577 Add `slow' and `history' tags to the desktop data.
11578
11579 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
11580 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
11581 (Info-finder-find-node): Require `finder.el' to be able
11582 to restore node from the desktop.
11583 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
11584 data `Info-history' and `slow' tag in the assoc list.
11585 (Info-restore-desktop-buffer): Don't restore nodes with the
11586 `slow' tag. Restore `Info-history'.
11587
66bdc868
MA
115882010-05-05 Michael Albinus <michael.albinus@gmx.de>
11589
11590 Add FORCE argument to `delete-file'.
11591
11592 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
11593 forcing to delete the temporary file.
11594 (ange-ftp-delete-file): Add FORCE arg.
11595 (ange-ftp-rename-remote-to-remote)
11596 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
0c495c21
SM
11597 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
11598 Force file deletion.
66bdc868
MA
11599
11600 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
11601
11602 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
11603 (tramp-handle-make-symbolic-link, tramp-handle-load)
11604 (tramp-do-copy-or-rename-file-via-buffer)
11605 (tramp-do-copy-or-rename-file-directly)
11606 (tramp-do-copy-or-rename-file-out-of-band)
11607 (tramp-handle-process-file, tramp-handle-call-process-region)
11608 (tramp-handle-shell-command, tramp-handle-file-local-copy)
11609 (tramp-handle-insert-file-contents, tramp-handle-write-region)
11610 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
11611
11612 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
11613 (tramp-fish-handle-make-symbolic-link)
11614 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
11615
0c495c21
SM
11616 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
11617 Use `tramp-compat-delete-file'.
66bdc868
MA
11618
11619 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
11620 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
11621
11622 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
11623 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
11624
11625 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
11626 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
6a7662bb
BR
11627 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
11628 Use `tramp-compat-delete-file'.
66bdc868 11629
f44379e7
SM
116302010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11631
365f8d85
SM
11632 Minor cleanups.
11633 * subr.el (add-minor-mode): Use push.
11634 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
11635 * emulation/edt.el (edt-select-mode): Simplify.
11636
80ac5d4d
SM
11637 Use define-minor-mode in more cases.
11638 * term/tvi970.el (tvi970-set-keypad-mode):
11639 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
11640 (normal-erase-is-backspace-mode):
11641 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
11642 (set-scroll-bar-mode-1): (Re)move to its sole caller.
11643 (get-scroll-bar-mode): New function.
11644 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
11645
11646 Use define-minor-mode for less obvious cases.
f44379e7
SM
11647 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
11648 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
11649 * international/iso-ascii.el (iso-ascii-mode):
11650 * frame.el (auto-raise-mode, auto-lower-mode):
11651 * composite.el (global-auto-composition-mode): Use define-minor-mode.
11652
c04b03f8
MA
116532010-05-04 Michael Albinus <michael.albinus@gmx.de>
11654
11655 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
11656 in order to see error messages for failed logins.
11657
53967e09
CY
116582010-05-03 Chong Yidong <cyd@stupidchicken.com>
11659
11660 * diff.el (diff-sentinel):
11661
11662 * epg.el (epg--make-temp-file, epg-decrypt-string)
11663 (epg-verify-string, epg-sign-string, epg-encrypt-string):
11664
11665 * jka-compr.el (jka-compr-partial-uncompress)
11666 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
11667
11668 * server.el (server-sentinel): Use delete-file's new FORCE arg
11669 (Bug#6070).
11670
56eb0904
SM
116712010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11672
11673 Use define-minor-mode where applicable.
11674 * view.el (view-mode):
11675 * type-break.el (type-break-query-mode)
11676 (type-break-mode-line-message-mode):
11677 * textmodes/reftex.el (reftex-mode):
11678 * term/vt100.el (vt100-wide-mode):
11679 * tar-mode.el (tar-subfile-mode):
11680 * savehist.el (savehist-mode):
11681 * ibuf-ext.el (ibuffer-auto-mode):
11682 * composite.el (auto-composition-mode):
11683 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
11684 Use define-minor-mode.
11685 (vhdl-mode): Use static mode-line format.
11686 (vhdl-mode-line-update): Delete.
11687 (vhdl-create-mode-menu, vhdl-activate-customizations)
11688 (vhdl-hs-minor-mode): Don't bother calling it.
11689
672eb710
SM
116902010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
11691
8f92b8ad
SM
11692 * simple.el (with-wrapper-hook): Move.
11693 (buffer-substring-filters): Mark obsolete.
11694 (filter-buffer-substring-functions): New variable.
1fada563 11695 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
8f92b8ad 11696
c04b03f8 116972010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
4e2af782 11698 Michael Albinus <michael.albinus@gmx.de>
6a29a838
MA
11699
11700 Implement compression for inline methods.
11701
11702 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
11703 (tramp-copy-size-limit): Allow also nil.
11704 (tramp-inline-compress-commands): New defconst.
11705 (tramp-find-inline-compress, tramp-get-inline-compress)
11706 (tramp-get-inline-coding): New defuns.
cb7f3653 11707 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
c04b03f8 11708 replaced by `tramp-get-inline-coding'.
6a29a838
MA
11709 (tramp-handle-file-local-copy, tramp-handle-write-region)
11710 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
11711
8c0bf8b3
SM
117122010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
11713
07125a91
SM
11714 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
11715 Remove unused functions.
11716
f3a47002
SM
11717 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
11718 Set find-tag-default-function as a variable rather than a property.
11719
8c0bf8b3
SM
11720 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
11721 * progmodes/etags.el (tags-completion-at-point-function):
11722 Remove left over interactive spec. Add autoloading stub.
11723 (complete-tag): Use tags-completion-at-point-function.
11724
27601456
CY
117252010-04-30 Chong Yidong <cyd@stupidchicken.com>
11726
cb7f3653 11727 * minibuffer.el (tags-completion-at-point-function): Fix return value.
27601456 11728
09d0284d
CY
117292010-04-29 Chong Yidong <cyd@stupidchicken.com>
11730
27d3cd56
CY
11731 * ido.el (ido-init-completion-maps): Remove C-v binding.
11732 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
09d0284d 11733
3a07ffce
CY
117342010-04-29 Chong Yidong <cyd@stupidchicken.com>
11735
11736 * minibuffer.el (tags-completion-at-point-function): New function.
11737 (completion-at-point-functions): Use it.
11738
3a07ffce
CY
11739 * progmodes/etags.el (complete-tag): Revert last change.
11740
3d14bb73
AM
117412010-04-29 Alan Mackenzie <acm@muc.de>
11742
11743 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
11744 off-by-one error (in end of macro position).
11745
7d353d11
SM
117462010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11747
11748 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
11749 firefox is absent. Don't autoload.
11750 (browse-url-galeon-program): Don't autoload.
11751
48111a85
CY
117522010-04-28 Chong Yidong <cyd@stupidchicken.com>
11753
11754 * bindings.el (complete-symbol): Move into minibuffer.el.
11755
11756 * minibuffer.el (complete-tag): Move from etags.el. If tags
11757 completion cannot be performed, return nil instead of signalling
11758 an error.
11759 (completion-at-point): Make it an alias for complete-symbol.
11760 (complete-symbol): Move from bindings.el, and replace with the
11761 body of completion-at-point.
11762
11763 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
11764
7ba94701
MA
117652010-04-28 Michael Albinus <michael.albinus@gmx.de>
11766
11767 * net/tramp.el (tramp-remote-selinux-p): New defun.
11768 (tramp-handle-file-selinux-context)
11769 (tramp-handle-set-file-selinux-context): Use it.
11770
95c6cc3e
SS
117712010-04-28 Sam Steingold <sds@gnu.org>
11772
11773 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
11774 `safe-local-variable' if the value is a string or a symbol with
11775 the property `bug-reference-url-format'.
11776
36045ff3
CY
117772010-04-28 Chong Yidong <cyd@stupidchicken.com>
11778
537ffaf3
SM
11779 * progmodes/bug-reference.el (bug-reference-url-format):
11780 Revert 2010-04-27 change due to security risk.
36045ff3 11781
56924d99
SM
117822010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
11783
11784 Make it possible to locally disable a globally enabled mode.
11785 * simple.el (fundamental-mode): Run fundamental-mode-hook.
11786 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
11787 rather than kill-all-local-variables so it runs fundamental-mode-hook.
11788 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11789 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
11790 that subsequent hooks get a chance to disable it.
11791
ccaa4765
SM
117922010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
11793
17818d71
SM
11794 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11795 Avoid re-enabling a minor mode after the user turned the minor mode
11796 off if MODE-enable-in-buffers is run twice (typically once from
11797 fundamental-mode's after-change-major-mode-hook and a second time from
11798 run-mode-hook's own after-change-major-mode-hook).
11799
ccaa4765
SM
11800 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
11801
2a6f654e
SS
118022010-04-27 Sam Steingold <sds@gnu.org>
11803
11804 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
11805 `safe-local-variable' if the value is a string or a function, as
11806 documented and implemented on 2010-04-02.
11807
cecaa674
JB
118082010-04-27 Juanma Barranquero <lekktu@gmail.com>
11809
11810 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
11811 when method is 'kill.
11812
118132010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
1e116bb3 11814
a628ad9d
JB
11815 * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
11816 condition in default directory check.
01c35094 11817 (ispell-init-process, ispell-kill-ispell, kill-buffer-hook):
1e116bb3
AM
11818 Kill ispell process when killing its associated buffer.
11819
7dd7fbb9
JD
118202010-04-27 Jan Djärv <jan.h.d@swipnet.se>
11821
11822 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
11823 but we aren't using it.
11824
7ac82b84
J
118252010-04-25 Jan Djärv <jan.h.d@swipnet.se>
11826
11827 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
11828 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
11829
fea1add4
GM
118302010-04-24 Glenn Morris <rgm@gnu.org>
11831
11832 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
11833 Ignore VCS-ignore files, and deleted nextstep preferences files.
11834 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
11835 (authors-ambiguous-files): New list.
11836 (authors-valid-file-names): Add some deleted files.
11837 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
11838 (authors-disambiguate-file-name): New function. (Bug#5501)
11839 (authors-canonical-file-name): Doc fix.
11840 Don't warn about obsolete files.
11841 (authors-canonical-file-name, authors-scan-el):
11842 Use authors-disambiguate-file-name.
11843
cbcfee6e
GM
11844 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11845 Add autoload cookies.
11846 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
11847 (generated-autoload-file): Set file-local value to "htmlfontify.el".
11848 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
11849 They have definitions / compiler macros in cl.el.
11850 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11851 Replace manual autoloads with generated ones.
11852 (htmlfontify-unload-rgb-file): Remove autoload.
11853 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
11854
3b548e1b
SM
118552010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11856
9ae0c310
SM
11857 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
11858 (byte-compile-setq-default): Optimize for the
11859 single-var case and don't call byte-compile-form in this case to avoid
11860 inf-loop with byte-compile-set-default.
11861
3b548e1b
SM
11862 * progmodes/compile.el (compilation-start): Abbreviate default directory.
11863
632c5478
MA
118642010-04-23 Michael Albinus <michael.albinus@gmx.de>
11865
11866 Implement SELINUX backends.
11867
3b548e1b
SM
11868 * net/tramp.el (tramp-file-name-handler-alist):
11869 Add `file-selinux-context' and `set-file-selinux-context'.
632c5478
MA
11870 (tramp-handle-file-selinux-context)
11871 (tramp-handle-set-file-selinux-context): New defuns.
3b548e1b
SM
11872 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
11873 Handle PRESERVE-SELINUX-CONTEXT.
632c5478 11874
3b548e1b
SM
11875 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
11876 Add `file-selinux-context' and `set-file-selinux-context'.
632c5478
MA
11877 (tramp-gvfs-handle-file-selinux-context)
11878 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
11879 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
11880
11881 * net/ange-ftp.el (ange-ftp-copy-file):
11882 * net/tramp-fish.el (tramp-fish-handle-copy-file):
11883 * net/tramp-imap.el (tramp-imap-handle-copy-file):
3b548e1b
SM
11884 * net/tramp-smb.el (tramp-smb-handle-copy-file):
11885 Add PRESERVE-SELINUX-CONTEXT.
632c5478 11886
a94d821f
MA
118872010-04-22 Michael Albinus <michael.albinus@gmx.de>
11888
11889 Synchronize with Tramp repository.
11890
11891 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
11892 (tramp-action-process-alive, tramp-action-out-of-band)
11893 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
11894 (tramp-exists-file-name-handler): Fix docstring.
11895 (with-progress-reporter): New defmacro.
11896 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
11897 (tramp-maybe-open-connection): Use it.
11898
a92375d9
MA
118992010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
11900
11901 Detect ssh 'ControlMaster' argument automatically in some cases.
11902
11903 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
11904 (tramp-default-method): Use it.
11905
489fe4c2
MA
119062010-04-22 Michael Albinus <michael.albinus@gmx.de>
11907
25f14cdb
MA
11908 * net/tramp.el (tramp-handle-copy-file): Add new optional
11909 parameter `preserve-selinux-context'.
11910 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
11911
a92375d9
MA
119122010-04-22 Michael Albinus <michael.albinus@gmx.de>
11913
489fe4c2
MA
11914 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
11915 Ensure, that non remote files are still checked. Oops.
11916
acd1f317
MA
119172010-04-21 Michael Albinus <michael.albinus@gmx.de>
11918
11919 Fix Bug#5840.
11920
11921 * icomplete.el (icomplete-completions): Use `non-essential'.
11922
11923 * net/tramp.el (tramp-connectable-p): New defun.
11924 (tramp-handle-expand-file-name)
11925 (tramp-completion-handle-file-name-all-completions)
11926 (tramp-completion-handle-file-name-completion): Use it.
11927
62c5b459
SM
119282010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11929
11930 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
11931
f904c0f9
JD
119322010-04-21 Jan Djärv <jan.h.d@swipnet.se>
11933
11934 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
11935
11936 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
11937
11938 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
11939 is present.
11940
11941 * info.el (info-tool-bar-map): Add labels.
11942
11943 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
11944
11945 * cus-edit.el (custom-commands): Add labels for tool bar.
11946 (custom-buffer-create-internal, Custom-mode): Adjust for
11947 labels in custom-commands.
11948
11949 * dynamic-setting.el: Renamed from font-setting.el.
11950
c5cbeb12
LL
119512010-04-21 John Wiegley <jwiegley@gmail.com>
11952
11953 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
11954 toggles the use of virtual buffers.
537ffaf3 11955 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global value.
c5cbeb12
LL
11956 (ido-toggle-virtual-buffers): New function.
11957
fcc93746
JB
119582010-04-21 Juanma Barranquero <lekktu@gmail.com>
11959
11960 Use `define-derived-mode'; fix window selection; doc fixes.
11961 * play/tetris.el (tetris, tetris-update-speed-function)
11962 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
11963 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
11964 (tetris-rotate-next, tetris-end-game, tetris-start-game)
11965 (tetris-pause-game): Fix typos in docstrings.
11966 (tetris-mode-map, tetris-null-map):
11967 Move initialization into declaration.
11968 (tetris-mode): Define with `define-derived-mode';
11969 set show-trailing-whitespace to nil.
11970 (tetris): Prefer window already displaying the "*Tetris*" buffer.
11971
574c05e2
KK
119722010-04-21 Karel Klíč <kklic@redhat.com>
11973
11974 * files.el (backup-buffer): Handle SELinux context, and return it
11975 if a backup was made by renaming.
11976 (backup-buffer-copy): Set SELinux context to the target file.
11977 (basic-save-buffer): Set SELinux context of the newly written file.
11978 (basic-save-buffer-1): Now it also returns any SELinux context.
11979 (basic-save-buffer-2): Set SELinux context of the newly created file,
11980 and return it.
11981 * net/tramp.el (tramp-file-name-for-operation):
11982 Add file-selinux-context.
11983
e97a42c1
SM
119842010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11985
f2b9ed18
SM
11986 Make the log-edit comments use RFC822 format throughout.
11987
e97a42c1
SM
11988 * vc.el (vc-checkin, vc-modify-change-comment):
11989 Adjust to new vc-start/finish-logentry.
11990 (vc-find-conflicted-file): New command.
11991 (vc-transfer-file): Adjust to new vc-checkin.
11992 (vc-next-action): Improve scoping.
11993
11994 * vc-hg.el (vc-hg-log-edit-mode): Remove.
11995 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
11996
11997 * vc-git.el (vc-git-log-edit-mode): Remove.
11998 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
11999 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
12000
12001 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
12002 (vc-start-logentry): Remove argument `extra'.
12003 (vc-finish-logentry): Remove extra args.
12004
12005 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
12006 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
12007 (vc-bzr-conflicted-files): New function.
12008
12009 * log-edit.el (log-edit-extra-flags)
12010 (log-edit-before-checkin-process): Remove.
12011 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
12012 (log-edit-headers-alist): New var.
12013 (log-edit-header-contents-regexp): New const.
12014 (log-edit-match-to-eoh): New function.
12015 (log-edit-font-lock-keywords): Use them.
12016 (log-edit): Insert a "Summary:" header as default.
12017 (log-edit-mode): Mark font-lock rules as case-insensitive.
12018 (log-edit-done): Cleanup headers.
12019 (log-view-process-buffer): Remove.
12020 (log-edit-extract-headers): New function to replace it.
12021
938efb77
JB
120222010-04-20 Juanma Barranquero <lekktu@gmail.com>
12023
12024 * subr.el (default-direction-reversed): Remove obsolescence info.
12025
1cfb415b
SM
120262010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12027
cb4f9513
SM
12028 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
12029 windows/frames.
12030
6e610c72
SM
12031 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
12032 I.e. include text after point in the completion region.
12033 Also, return nil when we're not after/in a symbol.
12034
1cfb415b
SM
12035 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
12036 default enable-multibyte-characters.
12037
c80fa13c
SM
120382010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
12039
87926e02
SM
12040 * international/mule.el: Help the user choose a valid coding-system.
12041 (read-buffer-file-coding-system): New function.
12042 (set-buffer-file-coding-system): Use it. Prompt the user if the
12043 coding-system cannot encode all the chars.
12044
c80fa13c
SM
12045 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
12046 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
12047 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
12048 Don't use *vc-bzr-shelve*.
12049
6e104790 120502010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
bce31830
DN
12051
12052 Fix the version number for added files.
12053 * vc-hg.el (vc-hg-working-revision): Check if the file is
12054 registered after hg parent fails (Bug#5961).
12055
6e104790 120562010-04-19 Glenn Morris <rgm@gnu.org>
0433ffa6
GM
12057
12058 * htmlfontify.el (htmlfontify-buffer)
12059 (htmlfontify-copy-and-link-dir): Autoload entry points.
12060
6e104790 120612010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
8507c65c
CY
12062
12063 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
12064 name relative to the project root (Bug#5960).
12065
6e104790 120662010-04-19 Glenn Morris <rgm@gnu.org>
e9ef9777
GM
12067
12068 * vc-git.el (vc-git-print-log): Doc fix.
12069
6e104790 120702010-04-19 Óscar Fuentes <ofv@wanadoo.es>
3808c51f
CY
12071
12072 * ido.el (ido-file-internal): Fix 2009-12-02 change.
12073
53cfe624 120742010-04-19 Christoph Scholtes <cschol2112@googlemail.com>
7860d2e3
CY
12075
12076 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
12077 default settings (Bug#5928).
12078
6e104790 120792010-04-19 Glenn Morris <rgm@gnu.org>
119850e9
GM
12080
12081 * progmodes/fortran.el (fortran-match-and-skip-declaration):
12082 New function.
0a23b2c3 12083 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
119850e9 12084
6e104790 120852010-04-19 Kenichi Handa <handa@m17n.org>
86a366f4
KH
12086
12087 * language/indian.el (malayalam-composable-pattern): Fix previous
12088 change (add U+0D4D "SIGN VIRAMA").
12089 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
12090 (tamil-composable-pattern): Fix typo in the regexp.
12091 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
12092 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
12093 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
12094
6e104790 120952010-04-19 Chong Yidong <cyd@stupidchicken.com>
8afe2ec6
CY
12096
12097 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
12098 paragraph-separate (Bug#5821).
12099
6e104790 121002010-04-19 Juri Linkov <juri@jurta.org>
3c5d6dfb
JL
12101
12102 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
12103
12104 * info.el (Info-find-node-2): Comment out code that skips
12105 breadcrumbs line.
12106 (Info-mouse-follow-link): New command.
12107 (Info-link-keymap): New keymap.
12108 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
12109 Return a string with links instead of inserting breadcrumbs
12110 to the Info buffer.
12111 (Info-fontify-node): Comment out code that inserts breadcrumbs.
12112 Instead of putting the `invisible' text property over the Info
12113 header, make an overlay over the Info header with the `invisible'
12114 property and `after-string' set to the string returned by
12115 `Info-breadcrumbs'.
12116
6e104790 121172010-04-19 Chong Yidong <cyd@stupidchicken.com>
6baa27a2
CY
12118
12119 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
12120 Reported by monkey@sandpframing.com.
12121
98923800
SM
121222010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
12123
b5feea0f
SM
12124 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
12125 (tmm-get-keymap): Add key-binding shortcuts now that they're not
12126 available in the "keyseq cache" any more.
12127
98923800
SM
12128 * custom.el (defcustom): Add edebug spec.
12129
fd5c9dfa
JL
121302010-04-18 Juri Linkov <juri@jurta.org>
12131
12132 Test for special mode-class in view-buffer instead of view-file (bug#5513).
12133
12134 * view.el (view-file, view-buffer): Move test for special mode-class
12135 from view-file to view-buffer.
12136
12137 * tar-mode.el (tar-extract): Turn if's into one cond
12138 like in arc-mode.el.
12139
b3671a51
JL
121402010-04-18 Juri Linkov <juri@jurta.org>
12141
12142 Add 7z archive format support (bug#5475).
12143
12144 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
12145 (archive-7z-extract): New defcustom.
12146 (archive-find-type): Add magic string for 7z.
12147 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
12148 If `stderr-file' is non-nil, use `(t stderr-file)' for the
12149 `buffer' arg of `call-process'.
12150 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
12151 call the function `archive-7z-extract' with the variable
12152 `archive-7z-extract' let-bound to `archive-zip-extract'.
12153 (archive-7z-summarize, archive-7z-extract): New functions.
12154
12155 * international/mule.el (auto-coding-alist):
12156 * files.el (auto-mode-alist): Add 7z file extension.
12157
8a37fb25
SM
121582010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
12159
e9515805
SM
12160 * loadup.el: Setup hash-cons for pure data.
12161
f8ea0098
SM
12162 Fix duplicate entries in cedet's loaddefs.el files.
12163 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
12164 Should make most file-local generated-autoload-file unnecessary.
12165 (print-readably): Silence warnings.
12166 (autoload-find-destination): Take load-name as an arg to make sure
12167 it's the same as the one that will be in the file.
12168 (autoload-generate-file-autoloads): Adjust to above changes.
12169 Try to make the dataflow a bit simpler.
12170
8a37fb25
SM
12171 * cvs-status.el (cvs-refontify): Remove unused.
12172
f8b91752
JB
121732010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
12174
76e3243a 12175 * calc/calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
f8b91752 12176
76e3243a 12177 * calc/calc-bin.el (calc-radix): Have the "O" option turn on
f8b91752
JB
12178 twos-complement mode.
12179
d8b01fef
JB
121802010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
12181
76e3243a
JB
12182 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
12183 'calc-option'. Add `calc-option-prefix-help' to calc-help autoloads.
d8b01fef
JB
12184 (calc-inverse): Add "Option" to message, as appropriate.
12185 (calc-hyperbolic): Add "Option" to message, as appropriate.
12186 (calc-option, calc-is-option): New functions.
12187
76e3243a 12188 * calc/calc-help.el (calc-full-help): Add `calc-option-help'.
d8b01fef
JB
12189 (calc-option-prefix-help): New function.
12190
76e3243a 12191 * calc/calc-misc.el (calc-help): Add "Option" entry.
d8b01fef 12192
76e3243a 12193 * calc/calc.el (calc-local-var-list): Add `calc-option-flag'.
d8b01fef
JB
12194 (calc-option-flag): New variable.
12195 (calc-do): Set `calc-option-flag to nil.
12196 (calc-set-mode-line): Add "Opt " as appropriate.
12197
74f806a1
JL
121982010-04-16 Juri Linkov <juri@jurta.org>
12199
12200 Move scrolling commands from simple.el to window.el
12201 because their primitives are implemented in window.c.
12202
12203 * simple.el (scroll-error-top-bottom)
12204 (scroll-up-command, scroll-down-command, scroll-up-line)
12205 (scroll-down-line, scroll-other-window-down)
12206 (beginning-of-buffer-other-window, end-of-buffer-other-window):
12207 * window.el (scroll-error-top-bottom)
12208 (scroll-up-command, scroll-down-command, scroll-up-line)
12209 (scroll-down-line, scroll-other-window-down)
12210 (beginning-of-buffer-other-window, end-of-buffer-other-window):
12211 Move from simple.el to window.el because their primitives are
12212 implemented in window.c.
12213
ad40eec5
JL
122142010-04-16 Juri Linkov <juri@jurta.org>
12215
12216 * isearch.el (isearch-lookup-scroll-key): Check both
12217 `isearch-scroll' and `scroll-command' properties.
12218 (scroll-up, scroll-down): Remove `isearch-scroll' property.
12219
12220 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
12221
12222 * simple.el (scroll-up-command, scroll-down-command)
12223 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
12224
a4b000fb
JL
122252010-04-15 Juri Linkov <juri@jurta.org>
12226
12227 * simple.el (scroll-up-command, scroll-down-command)
12228 (scroll-up-line, scroll-down-line): Put `scroll-command'
12229 property on the these symbols. Remove them from
12230 `scroll-preserve-screen-position-commands'.
12231
12232 * mwheel.el (mwheel-scroll): Put `scroll-command' and
12233 `isearch-scroll' properties on the `mwheel-scroll' symbol.
12234 Remove it from `scroll-preserve-screen-position-commands'.
12235
12236 * isearch.el (isearch-allow-scroll): Doc fix.
12237
4874f5e6
MA
122382010-04-15 Michael Albinus <michael.albinus@gmx.de>
12239
12240 * net/tramp.el (tramp-error-with-buffer): Don't show the
12241 connection buffer when we are in completion mode.
12242 (tramp-file-name-handler): Catch the error for some operations
12243 when we are in completion mode. This gives the user the chance to
12244 correct the file name in the minibuffer.
12245
82883f0a
GM
122462010-04-15 Glenn Morris <rgm@gnu.org>
12247
12248 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
12249
528b9ea9
JB
122502010-04-15 Juanma Barranquero <lekktu@gmail.com>
12251
12252 Simplify by using `define-derived-mode'.
12253 * info.el (Info-mode):
12254 * calendar/todo-mode.el (todo-mode):
12255 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
12256 (gomoku-mode-map): Move initialization into declaration.
12257
5f2b693f
MA
122582010-04-14 Michael Albinus <michael.albinus@gmx.de>
12259
12260 Fix Bug#5840.
12261 * ido.el (ido-file-name-all-completions-1):
12262 * minibuffer.el (minibuffer-completion-help):
12263 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
12264
ebb9641f
SM
122652010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
12266
38111a5a
SM
12267 * simple.el (non-essential): New var.
12268
ebb9641f
SM
12269 Add a new field `location' to bookmarks for non-file bookmarks.
12270 * bookmark.el (bookmark-location): Use the new field, if present.
12271 (bookmark-insert-location): Undo last change, not needed any more.
12272 * man.el (Man-bookmark-make-record):
12273 * woman.el (woman-bookmark-make-record): Add `location' field.
12274
7b05466f
JL
122752010-04-14 Juri Linkov <juri@jurta.org>
12276
12277 * simple.el (scroll-error-top-bottom): New defcustom.
12278 (scroll-up-command, scroll-down-command): Use it. Doc fix.
12279
12280 * emulation/pc-select.el (pc-select-override-scroll-error):
12281 Obsolete in favor of `scroll-error-top-bottom'.
12282
32129746
JL
122832010-04-14 Juri Linkov <juri@jurta.org>
12284
12285 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
12286 `scroll-up-command' and `M-v' to `scroll-down-command'.
12287
12288 * emulation/cua-rect.el (cua--init-rectangles):
12289 * forms.el (forms--change-commands):
12290 * image-mode.el (image-mode-map):
12291 Remap scroll-down-command and scroll-up-command
12292 in addition to scroll-down and scroll-up.
12293
9013a7f8
JL
122942010-04-14 Juri Linkov <juri@jurta.org>
12295
12296 * mwheel.el (scroll-preserve-screen-position-commands):
12297 Add mwheel-scroll to this list of commands.
12298
12299 * simple.el (scroll-preserve-screen-position-commands):
12300 Add scroll-up-command, scroll-down-command, scroll-up-line,
12301 scroll-down-line to this list of commands.
12302
3b7e1d5f
SM
123032010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
12304
c1e25821
SM
12305 * obsolete/complete.el: Move from lisp/complete.el.
12306
5b31b787
SM
12307 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
12308
3b7e1d5f
SM
12309 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
12310 to the minor mode function now turns the mode ON unconditionally.
12311
398a825b
SM
123122010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
12313
a544e7c1
SM
12314 * vc-dir.el (vc-dir-kill-line): New command.
12315 (vc-dir-mode-map): Bind it to C-k.
12316
a1979d8e
SM
12317 * bookmark.el (bookmark-insert-location): Handle a nil filename.
12318
398a825b
SM
12319 * woman.el: Add bookmark declarations to silence the compiler.
12320 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
12321 step to compatibility between man and woman bookmarks.
12322 Adjust for Man-default-bookmark-title renaming.
12323 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
12324
12325 * man.el: Add bookmark declarations to silence the compiler.
12326 (Man-name-local-regexp): Make it match NAME as well.
12327 (Man-getpage-in-background): Return the buffer.
12328 (Man-notify-when-ready): Use `case'.
12329 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
12330 Don't hardcode "NAME". Simplify.
12331 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
12332 Rename from Man-bookmark-make-record.
12333 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
12334 we have the actual man-args. Use Man-getpage-in-background rather
12335 than `man' since the arg is already processed. Let bookmark.el do the
12336 window handling. Only wait for the relevant process.
12337 Don't forget to autoload.
12338
12339 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
12340
45be326a
TV
123412010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
12342
12343 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
12344 New functions.
12345 (woman-mode): Setup bookmark support.
12346
12347 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
12348 (man-bookmark-jump): New functions.
12349 (Man-mode): Setup bookmark support.
12350
3acb4c93
CY
123512010-04-10 Jari Aalto <jari.aalto@cante.net>
12352
12353 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
12354 recognize ssh-keygen prompt (Bug#2817).
12355
b6bbb65e
MA
123562010-04-10 Michael Albinus <michael.albinus@gmx.de>
12357
12358 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
12359
b533bc97
MA
123602010-04-10 Michael Albinus <michael.albinus@gmx.de>
12361
12362 Synchronize with Tramp repository.
12363
12364 * net/tramp.el (tramp-completion-function-alist)
12365 (tramp-file-name-regexp, tramp-chunksize)
45be326a
TV
12366 (tramp-local-coding-commands, tramp-remote-coding-commands):
12367 Fix docstring.
12368 (tramp-remote-process-environment): Use `format' instead of `concat'.
b533bc97
MA
12369 (tramp-handle-directory-files-and-attributes)
12370 (tramp-get-remote-path): Use `copy-tree'.
12371 (tramp-handle-file-name-all-completions): Backward/ XEmacs
12372 compatibility: Use `completion-ignore-case' if
12373 `read-file-name-completion-ignore-case' does not exist.
12374 (tramp-do-copy-or-rename-file-directly): Do not use
12375 `tramp-handle-file-remote-p'.
45be326a
TV
12376 (tramp-do-copy-or-rename-file-out-of-band):
12377 Use `tramp-compat-delete-directory'.
b533bc97 12378 (tramp-do-copy-or-rename-file-out-of-band)
45be326a
TV
12379 (tramp-compute-multi-hops, tramp-maybe-open-connection):
12380 Use `format-spec-make'.
b533bc97
MA
12381 (tramp-find-foreign-file-name-handler)
12382 (tramp-advice-make-auto-save-file-name)
12383 (tramp-set-auto-save-file-modes): Remove superfluous check for
12384 `stringp'. This is done inside `tramp-tramp-file-p'.
12385 (tramp-debug-outline-regexp): New defconst.
12386 (tramp-get-debug-buffer): Use it.
12387 (tramp-check-for-regexp): Use (forward-line 1).
12388 (tramp-set-auto-save-file-modes): Adapt version check.
12389
45be326a
TV
12390 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
12391 Wrap call of `featurep' for 2nd argument.
b533bc97
MA
12392 (tramp-compat-make-temp-file): Simplify fallback implementation.
12393 (tramp-compat-copy-tree): Remove function.
12394 (tramp-compat-delete-directory): Provide implementation for older
12395 Emacsen.
12396
12397 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
12398 Do not use `tramp-fish-handle-file-attributes.
12399
12400 * net/trampver.el: Update release number.
12401
ba33df00
GM
124022010-04-10 Glenn Morris <rgm@gnu.org>
12403
12404 * progmodes/compile.el (compilation-save-buffers-predicate):
12405 Add missing :version tag.
12406
4a8ae76f
SS
124072010-04-09 Sam Steingold <sds@gnu.org>
12408
12409 * progmodes/compile.el (compilation-save-buffers-predicate):
12410 Remove the "autoload" cookie.
12411
0880716f
SS
12412 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
12413 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
12414 and `bug-reference-prog-mode' can be used in hooks directly.
12415
6aebd58c
DN
124162010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
12417
12418 Add --author support to git commit.
12419 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
12420 (vc-git-log-edit-mode): New minor mode.
45be326a
TV
12421 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
12422 New declarations.
6aebd58c 12423
f6d90772
ER
124242010-04-09 Eric Raymond <esr@snark.thyrsus.com>
12425
12426 * vc-hooks.el, vc-git.el: Improve documentation comments.
12427
e754e83b
SM
124282010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
12429
12430 Fix some of the problems in defsubst* (bug#5728).
12431 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
12432 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
12433
9e86ab0b
SS
124342010-04-07 Sam Steingold <sds@gnu.org>
12435
e754e83b
SM
12436 * progmodes/compile.el (compilation-save-buffers-predicate):
12437 New custom variable.
9e86ab0b
SS
12438 (compile, recompile): Pass it to `save-some-buffers'.
12439
b0c8b840
JD
124402010-04-07 Jan Djärv <jan.h.d@swipnet.se>
12441
12442 * wid-edit.el (widget-choose): Move cursor to the second line of
12443 the buffer (Bug#5695).
12444
31527c56
DN
124452010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
12446
12447 Add new VC methods: vc-log-incoming and vc-log-outgoing.
12448 * vc.el (vc-print-log-setup-buttons): New function split out from
12449 vc-print-log-internal.
12450 (vc-log-internal-common): New function, a parametrized version of
12451 vc-print-log-internal.
12452 (vc-print-log-internal): Just call vc-log-internal-common with the
12453 right arguments.
12454 (vc-incoming-outgoing-internal):
12455 (vc-log-incoming, vc-log-outgoing): New functions.
12456 (vc-log-view-type): New permanent local variable.
12457
12458 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
12459
12460 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
12461 of the dynamic bound vc-short-log.
12462 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
12463
12464 * vc-git.el (vc-git-log-outgoing): New function.
12465 (vc-git-log-view-mode): Use vc-log-view-type instead
12466 of the dynamic bound vc-short-log.
12467
12468 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
12469 of the dynamic bound vc-short-log. Highlight the tag.
12470 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
12471 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
12472 (vc-hg-incoming-mode): Remove.
12473 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
12474
7ec69e2b
DN
124752010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
12476
12477 Fix default-directory for vc-root-diff.
12478 * vc.el (vc-root-diff): Bind default-directory to the root
12479 directory for the diff command.
12480
fd9ea9d3
WS
124812010-04-07 Michael McNamara <mac@mail.brushroad.com>
12482
6e104790 12483 * progmodes/verilog-mode.el (verilog-forward-sexp):
31527c56
DN
12484 (verilog-calc-1): Support "disable fork" and "fork wait" multi
12485 word keywords, suggested by Steve Pearlmutter.
6e104790 12486 (verilog-pretty-declarations): Support lineup of declarations in
fd9ea9d3 12487 port lists.
6e104790 12488 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
c4cc8b9a 12489 fix bug for /* / comments.
6e104790 12490 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
fd9ea9d3 12491 Speed up and simplfy as this is never called with a bound.
6e104790
SM
12492 (verilog-pretty-declarations): Enhance to line up declarations
12493 inside a parameter list, suggested by Alan Morgan.
12494 (verilog-pretty-expr): Tune assignment regular expression match
12495 string for corner cases; also use markers instead of character
12496 number as indent changes the later.
fd9ea9d3
WS
12497
124982010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
12499
6e104790
SM
12500 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
12501 as missing keyword.
12502 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
12503 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
12504 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
12505 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
12506 Tennant.
12507 (verilog-keywords):
fd9ea9d3
WS
12508 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
12509 1800-2009 keywords, including "global.".
12510
2a07afc5
JW
125112010-04-06 John Wiegley <jwiegley@gmail.com>
12512
8b32731a 12513 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
2a07afc5 12514 appearing in buffer list (if a live buffer name matched a recentf
8b32731a 12515 file basename). Should use uniquify to offer a real solution.
2a07afc5 12516
f9a27d86
JW
125172010-04-06 John Wiegley <jwiegley@gmail.com>
12518
8b32731a
JB
12519 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
12520 comment to code, and add a :version tag.
12521 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
f9a27d86 12522
9caf8a8f
JB
125232010-04-06 Juanma Barranquero <lekktu@gmail.com>
12524
12525 Enable recentf-mode if using virtual buffers.
12526 * ido.el (recentf-list): Declare for byte-compiler.
93acd23d 12527 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
9caf8a8f
JB
12528 (ido-make-buffer-list): Simplify.
12529 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
12530
5a97d2da
JL
125312010-04-05 Juri Linkov <juri@jurta.org>
12532
12533 Scrolling commands which scroll a line instead of full screen.
12534 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
12535
12536 * simple.el (scroll-up-line, scroll-down-line): New commands.
12537 Put property isearch-scroll=t on them.
12538
12539 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
12540 Remove commands.
12541
79ce172a
JL
125422010-04-05 Juri Linkov <juri@jurta.org>
12543
8b32731a 12544 Scrolling commands which do not signal errors at top/bottom.
79ce172a
JL
12545 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
12546
12547 * simple.el (scroll-up-command, scroll-down-command): New commands.
12548 Put property isearch-scroll=t on them.
12549
12550 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
12551 `scroll-down-command' and [next] from `scroll-up' to
12552 `scroll-up-command'.
12553
12554 * emulation/cua-base.el: Put property CUA=move on
12555 `scroll-up-command' and `scroll-down-command'.
12556 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
12557 and `scroll-down-command' to `cua-scroll-down'.
12558
309d5b43
JB
125592010-04-05 Juanma Barranquero <lekktu@gmail.com>
12560
6460e534 12561 * help.el (describe-mode): Return nil.
309d5b43 12562
0523d117
JW
125632010-04-04 John Wiegley <jwiegley@gmail.com>
12564
12565 * ido.el (ido-use-virtual-buffers): New variable to indicate
f9a27d86 12566 whether "virtual buffer" support is enabled for IDO.
0523d117
JW
12567 (ido-virtual): Face used to indicate virtual buffers in the list.
12568 (ido-buffer-internal): If a buffer is chosen, and no such buffer
12569 exists, but a virtual buffer of that name does (which would be why
12570 it was in the list), recreate the buffer by reopening the file.
12571 (ido-make-buffer-list): If virtual buffers are being used, call
12572 `ido-add-virtual-buffers-to-list' before the make list hook.
12573 (ido-virtual-buffers): New variable which contains a copy of the
12574 current contents of the `recentf-list', albeit pared down for the
12575 sake of speed, and with proper faces applied.
12576 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
12577 create a list of "virtual buffers" to present to the user in
12578 addition to the currently open set. Note that this logic could
12579 get rather slow if that list is too large. With the default
12580 `recentf-max-saved-items' of 200, there is little speed penalty.
12581
202ff0d6
SM
125822010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
12583
12584 * font-lock.el: Require CL when compiling.
12585 (font-lock-turn-on-thing-lock): Use `case'.
12586
ef43a0f4
EZ
125872010-04-03 Eli Zaretskii <eliz@gnu.org>
12588
12589 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
12590 Zaretskii.
ef43a0f4 12591
9c13a46e
JL
125922010-04-02 Juri Linkov <juri@jurta.org>
12593
12594 * ehelp.el (electric-help-orig-major-mode):
12595 New buffer-local variable.
12596 (electric-help-mode): Set it to original major-mode. Doc fix.
12597 (with-electric-help): Use `electric-help-orig-major-mode' instead
12598 of (default-value 'major-mode). Doc fix.
12599 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
12600
3fb87bf5
SS
126012010-04-02 Sam Steingold <sds@gnu.org>
12602
12603 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
12604 `vc-hg-command' with a list of flags.
12605
202ff0d6
SM
12606 * progmodes/bug-reference.el (bug-reference-bug-regexp):
12607 Also accept "patch" and "RFE".
dbb5e44a
SS
12608 (bug-reference-fontify): `bug-reference-url-format' can also be a
12609 function to be able to handle the bug kind.
202ff0d6 12610 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
dbb5e44a 12611
d0b22876
JD
126122010-04-02 Jan Djärv <jan.h.d@swipnet.se>
12613
12614 * tmm.el (tmm-get-keymap): Check with symbolp before passing
12615 value to fboundp, it may not be a symbol.
12616
1625d379
CY
126172010-03-31 Chong Yidong <cyd@stupidchicken.com>
12618
202ff0d6 12619 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
1625d379 12620
1cd095c6
JL
126212010-03-31 Juri Linkov <juri@jurta.org>
12622
12623 * simple.el (next-line, previous-line): Re-throw a signal
12624 with `signal' instead of using `ding'.
12625 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
12626
67189e62
JL
126272010-03-31 Juri Linkov <juri@jurta.org>
12628
12629 * simple.el (keyboard-escape-quit): Raise deselecting the active
12630 region higher than exiting the minibuffer.
12631 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
12632
1546c559
JL
126332010-03-31 Juri Linkov <juri@jurta.org>
12634
12635 * image.el (image-animated-p): Use `image-metadata' instead of
12636 `image-extension-data'. Get GIF extenstion data from metadata
12637 property `extension-data'.
12638
85626eef
SM
126392010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12640
12641 * simple.el (append-to-buffer): Simplify.
12642
85738751 126432010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
b42da387
TA
12644
12645 * textmodes/artist.el (artist-mode): Fix typo in docstring.
12646 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
12647
85738751 126482010-03-31 Kenichi Handa <handa@m17n.org>
42763dda
KH
12649
12650 * language/sinhala.el (composition-function-table): Fix regexp for
12651 the new Unicode specification.
12652
12653 * language/indian.el (devanagari-composable-pattern)
12654 (tamil-composable-pattern, kannada-composable-pattern)
85626eef 12655 (malayalam-composable-pattern): Adjust for the new Unicode
42763dda
KH
12656 specification.
12657 (bengali-composable-pattern, gurmukhi-composable-pattern)
12658 (gujarati-composable-pattern, oriya-composable-pattern)
12659 (telugu-composable-pattern): New variables to cope with the new
12660 Unicode specification. Use them in composition-function-table.
12661
85738751 126622010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
fe59d705 12663
79d74ac5 12664 Make tmm-menubar work for the Buffers menu again (bug#5726).
fe59d705
SM
12665 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
12666 vectors rather than cons cells, as used in menu-bar-update-buffers.
12667
85738751 126682010-03-31 Chong Yidong <cyd@stupidchicken.com>
03ffe8be 12669
2a793f7f
CY
12670 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
12671 (js-insert-and-indent): Revert 2009-08-15 change, restoring
12672 electric punctuation for "{}();,:" (Bug#5586).
12673
03ffe8be
CY
12674 * mail/sendmail.el (mail-default-directory): Doc fix.
12675
85738751 126762010-03-31 Chong Yidong <cyd@stupidchicken.com>
03ffe8be
CY
12677
12678 * mail/sendmail.el (mail-default-directory): Doc fix.
12679
85738751 126802010-03-31 Eli Zaretskii <eliz@gnu.org>
94785022
EZ
12681
12682 * subr.el (version-regexp-alist, version-to-list)
12683 (version-list-<, version-list-=, version-list-<=)
12684 (version-list-not-zero, version<, version<=, version=): Doc fix.
12685 (Bug#5744).
12686
85738751 126872010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
431af6a4
DN
12688
12689 * vc.el (vc-root-diff): Doc fix.
12690
85738751 126912010-03-31 Chong Yidong <cyd@stupidchicken.com>
9d30a9f4 12692
9aa2c576
CY
12693 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
12694
9d30a9f4
CY
12695 * simple.el (append-to-buffer): Fix last change.
12696
85738751 126972010-03-31 Chong Yidong <cyd@stupidchicken.com>
d0fba174
CY
12698
12699 * simple.el (append-to-buffer): Ensure that point is preserved if
12700 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
12701 (Bug#5749)
12702
2372f278
SM
127032010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12704
12705 * files.el (auto-mode-case-fold): Change default to t.
12706
2223a1b3
JL
127072010-03-30 Juri Linkov <juri@jurta.org>
12708
12709 * dired-x.el (dired-omit-mode): Doc fix.
12710
0ef84fc8
JL
127112010-03-30 Juri Linkov <juri@jurta.org>
12712
12713 * replace.el (occur-accumulate-lines): Move occur-engine related
12714 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
12715 to be located after `occur-engine'.
12716
dc2d2590
JL
127172010-03-30 Juri Linkov <juri@jurta.org>
12718
12719 Make occur handle multi-line matches cleanly with context.
12720 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
12721
12722 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
12723 (occur-engine): Add local variables `ret', `prev-after-lines',
12724 `prev-lines'. Use more arguments for `occur-context-lines'.
12725 Set first elem of its returned list to `data', and the second elem
12726 to `prev-after-lines'. Don't print the separator line.
12727 In the end, print remaining context after-lines.
12728 (occur-context-lines): Add new arguments `begpt', `endpt',
12729 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
12730 after-lines of the previous match with before-lines of the
12731 current match and not overlap them. Return a list with two
12732 values: the output line and the list of context after-lines.
12733
47c88c06
JL
127342010-03-30 Juri Linkov <juri@jurta.org>
12735
12736 * replace.el (occur-accumulate-lines): Fix a bug where the first
12737 context line at the beginning of the buffer was missing.
12738
a7b02820
EZ
127392010-03-30 Eli Zaretskii <eliz@gnu.org>
12740
12741 * files.el: Make bidi-display-reordering safe variable for boolean
12742 values.
12743
9326ba26 127442010-03-29 Phil Hagelberg <phil@evri.com>
4e2af782 12745 Chong Yidong <cyd@stupidchicken.com>
9326ba26
CY
12746
12747 * subr.el: Extend progress reporters to perform "spinning".
85626eef
SM
12748 (progress-reporter-update, progress-reporter-do-update):
12749 Handle non-numeric value arguments.
9326ba26
CY
12750 (progress-reporter--pulse-characters): New var.
12751
f6f8aa12
CY
127522010-03-28 Chong Yidong <cyd@stupidchicken.com>
12753
12754 * progmodes/compile.el (compilation-start): Fix regexp detection
12755 of initial cd command (Bug#5771).
12756
7ed287b5
CY
127572010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
12758
12759 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
12760
146b8b16
NR
127612010-03-27 Nick Roberts <nickrob@snap.net.nz>
12762
12763 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
76e3243a
JB
12764 * progmodes/gdb-mi.el: Restore.
12765 * progmodes/gdb-ui.el: Remove.
12766 * progmodes/gud.el: Re-accommodate for gdb-mi.el.
146b8b16 12767
b23caf75
GM
127682010-03-25 Glenn Morris <rgm@gnu.org>
12769
12770 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
12771 all dired buffers, even tramp ones. (Bug#5755)
12772
18c812bd
SM
127732010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
12774
12775 Add "union tags" in mpc.el.
12776 * mpc.el: Remove backward compatibility code.
12777 (mpc-browser-tags): Change default.
12778 (mpc--find-memoize-union-tags): New var.
12779 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
12780 (mpc-cmd-find): Handle the case where the playlist does not exist.
12781 Handle union-tags.
12782 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
12783 (mpc-cmd-add): Use mpc-cmd-flush.
12784 (mpc-tagbrowser-tag-name): New fun.
12785 (mpc-tagbrowser-buf): Use it.
12786 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
12787
efee6a6d
SM
127882010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12789
9586c41a
SM
12790 Misc cleanup.
12791 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
12792 Use replace-regexp-in-string.
12793 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
12794 (makefile-imake-mode-syntax-table): Move init into defvar.
12795 (makefile-mode): Use define-derived-mode.
12796
efee6a6d
SM
12797 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
12798 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
12799 not be present any more.
12800
c6f3804c
JB
128012010-03-24 Juanma Barranquero <lekktu@gmail.com>
12802
12803 * faces.el (set-face-attribute): Fix typo in docstring.
12804 (face-valid-attribute-values): Reflow docstring.
12805
e867cb5d 128062010-03-24 Glenn Morris <rgm@gnu.org>
4c3a215a 12807
efee6a6d 12808 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
4c3a215a 12809
e867cb5d 128102010-03-24 Chong Yidong <cyd@stupidchicken.com>
e9ba3e26
CY
12811
12812 * indent.el (indent-for-tab-command): Doc fix.
12813
e867cb5d 128142010-03-24 Alan Mackenzie <acm@muc.de>
657071fc 12815
efee6a6d
SM
12816 * progmodes/cc-engine.el (c-remove-stale-state-cache):
12817 Fix off-by-one error. Fixes bug #5747.
657071fc 12818
e867cb5d 128192010-03-24 Juanma Barranquero <lekktu@gmail.com>
c8de140b
JB
12820
12821 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
12822 (image-dired-read-comment): Doc fix.
12823
efee6a6d
SM
12824 * json.el (json-object-type, json-array-type, json-key-type)
12825 (json-false, json-null, json-read-number):
c8de140b
JB
12826 * minibuffer.el (completion-in-region-functions):
12827 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
12828 (cal-tex-cursor-week):
12829 * emacs-lisp/trace.el (trace-function):
12830 * eshell/em-basic.el (eshell/printnl):
12831 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
12832 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
12833 * obsolete/levents.el (allocate-event, event-key, event-object)
12834 (event-point, event-process, event-timestamp, event-to-character)
12835 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
12836 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
12837 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
12838 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
12839 (reftex-highlight-selection): Fix typos in docstrings.
12840
e867cb5d 128412010-03-24 Juanma Barranquero <lekktu@gmail.com>
d1200087
JB
12842
12843 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
12844
e867cb5d 128452010-03-24 Glenn Morris <rgm@gnu.org>
f454672b
GM
12846
12847 * mail/rmail.el (rmail-highlight-face): Restore option deleted
12848 2008-02-13 without comment; mark it obsolete.
12849 (rmail-highlight-headers): Use rmail-highlight-face once more.
12850
e867cb5d 128512010-03-24 Chong Yidong <cyd@stupidchicken.com>
d5704d66
CY
12852
12853 * woman.el (woman2-process-escapes): Only consume the newline if
12854 the filler character is on a line by itself (Bug#5729).
12855
e867cb5d 128562010-03-24 Kenichi Handa <handa@m17n.org>
fade35dd
KH
12857
12858 * language/indian.el (devanagari-composable-pattern): Add more
12859 consonants.
12860
e867cb5d 128612010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
12862
12863 * net/trampver.el: Update release number.
12864
e867cb5d 128652010-03-24 Michael Albinus <michael.albinus@gmx.de>
c0e17ff2 12866
efee6a6d
SM
12867 * net/tramp.el (tramp-find-executable):
12868 Use `tramp-get-connection-buffer'. Make the regexp for checking
c0e17ff2
MA
12869 output of "wc -l" more robust.
12870 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
12871 (tramp-open-connection-setup-interactive-shell): Remove workaround
12872 for OpenSolaris bug, it is not needed anymore.
12873
e867cb5d 128742010-03-24 Glenn Morris <rgm@gnu.org>
eb123b12
GM
12875
12876 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
12877
e867cb5d 128782010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
5f8d2ce0
WS
12879
12880 * files.el (auto-mode-alist): Accept more verilog file patterns.
12881
b2b8574b
SM
128822010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12883
12884 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
12885
1d94ebb0
GM
128862010-03-24 Glenn Morris <rgm@gnu.org>
12887
7e263967
GM
12888 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
12889 log-edit-before-checkin-process.
12890
5ac92c5f
GM
12891 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
12892
12893 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
ebbe23dd 12894
549f324a
GM
12895 * vc-dispatcher.el (vc-start-logentry): Doc fix.
12896 (log-view-process-buffer, log-edit-extra-flags): Declare.
12897
495b517c
GM
12898 * log-edit.el (log-edit-before-checkin-process): Doc fix.
12899
f4087766
SS
129002010-03-23 Sam Steingold <sds@gnu.org>
12901
12902 Fix bug#5620: recalculate all markers on compilation buffer
12903 modifications, not on file modifications.
38e9aa53
GM
12904 * progmodes/compile.el (compilation-buffer-modtime): New buffer-local
12905 variable: the buffer modification time, for buffers not associated with
12906 files.
f4087766
SS
12907 (compilation-mode): Create it.
12908 (compilation-filter): Update it.
12909 (compilation-next-error-function): Use it instead of
12910 `visited-file-modtime' for timestamp.
12911
774642e5
JL
129122010-03-23 Juri Linkov <juri@jurta.org>
12913
12914 Implement Occur multi-line matches.
12915 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
12916
12917 * replace.el (occur): Doc fix.
12918 (occur-engine): Set `begpt' to the beginning of the first line.
12919 Set `endpt' to the end of the last match line. At first, count
12920 line numbers between `origpt' and `begpt'. Split out code from
12921 `out-line' variable to new let-bindings `match-prefix' and
12922 `match-str'. In `out-line' add non-numeric prefix to all
12923 non-first lines of multi-line matches. Finally, count lines
12924 between `begpt' and `endpt' and add to `lines'.
12925
f14d1172
JL
129262010-03-23 Juri Linkov <juri@jurta.org>
12927
12928 * replace.el (occur-accumulate-lines, occur-engine):
12929 Use `occur-engine-line' instead of duplicate code.
12930 (occur-engine-line): New function created from duplicate code
12931 in `occur-accumulate-lines' and `occur-engine'.
12932
53e87c57
JL
12933 * replace.el (occur-engine-line): Add optional arg `keep-props'.
12934 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
12935
75a3ff20
JL
129362010-03-23 Juri Linkov <juri@jurta.org>
12937
12938 * finder.el: Remove TODO tasks.
12939
12940 * info.el (Info-finder-find-node): Add node "all"
12941 with all package info. Handle a list of multiple keywords
12942 separated by comma.
12943 (info-finder): In interactive use with a prefix argument,
12944 use `completing-read-multiple' to read a list of keywords
12945 separated by comma.
12946
00278747
SM
129472010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
12948
12949 Add a new completion style `substring'.
12950 * minibuffer.el (completion-basic--pattern): New function.
12951 (completion-basic-try-completion, completion-basic-all-completions):
12952 Use it.
12953 (completion-substring--all-completions)
12954 (completion-substring-try-completion)
12955 (completion-substring-all-completions): New functions.
12956 (completion-styles-alist): New style `substring'.
12957
64cb11cc
SM
129582010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12959
12960 Get rid of .elc files after removal of the corresponding .el.
12961 * Makefile.in (compile-clean): New target.
12962 (compile-main): Use it.
12963
835e2c65
JD
129642010-03-22 Jan Djärv <jan.h.d@swipnet.se>
12965
12966 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
12967 don't do make there. When compiling with separate object dir, there
12968 is no Makefile there.
12969
111a9dff
SM
129702010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12971
12972 Get rid of the ELCFILES abomination, again.
12973 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
12974 (all, compile): Don't call compile-last.
12975 (compile-main): Build the "elcfiles" list dynamically.
12976 (compile-targets): New (internal) target.
12977
82c3d67a
AS
129782010-03-21 Andreas Schwab <schwab@linux-m68k.org>
12979
12980 * Makefile.in (top_srcdir): Define.
12981 (abs_top_builddir): Define.
12982 (srcdir): Don't append `/..'.
12983 (EMACS): Use ${abs_top_builddir}.
12984 (all, compile, compile-always, compile-last): Don't set emacswd.
64cb11cc
SM
12985 (update-subdirs, update-authors): Use $(top_srcdir) instead of
12986 $(srcdir).
82c3d67a
AS
12987 (lisp): Use $(srcdir) instead of @srcdir@.
12988
d66ecdbb
JL
129892010-03-21 Juri Linkov <juri@jurta.org>
12990
12991 Fix message of multi-line occur regexps and multi-buffer header lines.
12992 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
12993
12994 * replace.el (occur-1): Don't display regexp if it is longer
12995 than window-width. Use `query-replace-descr' to display regexp.
12996 (occur-engine): Don't display regexp in the buffer header for
12997 multi-buffer occur. Display a separate header line with total
12998 match count and regexp for multi-buffer occur.
12999 Use `query-replace-descr' to display regexp.
13000
f05e1b94
TZ
130012010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
13002
13003 * net/secrets.el: Fix parenthesis.
13004 (secrets-enabled): Fix parenthesis.
13005
801ba3ba
SM
130062010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
13007
3613edce
SM
13008 Use more relative file and directory names.
13009 * Makefile.in (EMACS): Arrange for it to work when we chdir.
13010 (setwins, setwins_almost, setwins_for_subdirs):
13011 Don't `cd'; output relative names.
13012 (all, compile, compile-always, compile-last): Set emacswd.
13013 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
13014 Just cd to the lisp source dir so we can use relative file names.
13015
801ba3ba
SM
13016 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
13017
2b1400b9
GM
130182010-03-20 Glenn Morris <rgm@gnu.org>
13019
13020 * textmodes/rst.el: Use faces for font-lock customization, and make the
13021 old -face variables obsolete.
13022 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
13023 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
13024 (rst-block-face, rst-external-face, rst-definition-face)
13025 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
13026 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
13027 Make obsolete.
13028 (rst-font-lock-keywords-function): Update for above changes.
13029
5e418f17
JL
130302010-03-20 Juri Linkov <juri@jurta.org>
13031
13032 * s-region.el:
13033 * obsolete/s-region.el: Move to obsolete.
13034
b0287b39
JB
130352010-03-19 Juanma Barranquero <lekktu@gmail.com>
13036
13037 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
13038
3c95bbb6
DN
130392010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
13040
13041 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
13042
09158997
DN
130432010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
13044
13045 Add special markup processing for commit logs.
13046 * log-edit.el (log-edit-extra-flags): New variable.
13047 (log-edit): Add new argument MODE. Use that mode when non-nil
13048 instead of the log-view-mode.
13049 (log-view-process-buffer): New function.
13050
13051 * vc.el: Document that the checkin method takes optional
13052 arguments. Document new backend specific method: log-view-mode.
13053 (vc-default-log-edit-mode): New function.
13054 (vc-checkin): Use a backend specific log-view-mode.
13055 Pass extra arguments to the checkin method.
13056 (vc-modify-change-comment): Pass a dummy extra argument.
13057
13058 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
13059 log-edit.
13060 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
13061 (vc-finish-logentry): Process the log buffer before passing it
13062 down. Pass log-edit-extra-flags.
13063
13064 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
13065 command.
85626eef
SM
13066 (log-edit-extra-flags, log-edit-before-checkin-process):
13067 New declarations.
09158997
DN
13068
13069 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
13070 command.
85626eef
SM
13071 (log-edit-extra-flags, log-edit-before-checkin-process):
13072 New declarations.
09158997
DN
13073 (vc-hg-log-edit-mode): New derived mode.
13074
13075 * vc-arch.el (vc-arch-checkin):
13076 * vc-cvs.el (vc-cvs-checkin):
13077 * vc-git.el (vc-git-checkin):
13078 * vc-mtn.el (vc-mtn-checkin):
13079 * vc-rcs.el (vc-rcs-checkin):
13080 * vc-sccs.el (vc-sccs-checkin):
13081 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
13082
f430423d
SM
130832010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
13084
13085 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
13086 parent typo).
13087
aa8f8277
GM
130882010-03-19 Glenn Morris <rgm@gnu.org>
13089
f430423d 13090 * password-cache.el (password-cache, password-cache-expiry): Autoload.
aa8f8277 13091
04525749
GM
130922010-03-18 Glenn Morris <rgm@gnu.org>
13093
c70815f1
GM
13094 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
13095
84d0a5f8
GM
13096 * replace.el (query-replace-history): Give it a doc string.
13097 (map-query-replace-regexp): Use query-replace-from-history-variable
13098 and query-replace-to-history-variable.
13099
e3a15161
GM
13100 * mail/hashcash.el (declare-function): Remove duplicate definition.
13101
27be0364
GM
13102 * mail/emacsbug.el (report-emacs-bug-pretest-address):
13103 Make it an obsolete alias for report-emacs-bug-address.
13104 (message-strip-special-text-properties): Declare.
13105 (report-emacs-bug): Remove test for a pretest bug address.
13106 Combine message-mode-specific code.
13107
88b8d18e
GM
13108 * mail/supercite.el: Don't require sendmail.
13109 (mh-in-header-p): Declare rather than using with-no-warnings.
13110 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
13111 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
13112
1a355d09
GM
13113 * calendar/cal-french.el: Convert to utf-8.
13114
04525749
GM
13115 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
13116 Emacs scripts.
13117
ae84eb97
MA
131182010-03-16 Michael Albinus <michael.albinus@gmx.de>
13119
13120 * net/secrets.el (secrets-enabled): New variable. Use it instead
13121 of a subfeature.
13122
7c75524e
MA
131232010-03-15 Michael Albinus <michael.albinus@gmx.de>
13124
13125 * net/secrets.el (top): Register the D-Bus signals only when the
f430423d
SM
13126 service "org.freedesktop.secrets" can be pinged.
13127 Provide subfeature `enabled'.
7c75524e 13128
57938a79
JL
131292010-03-14 Juri Linkov <juri@jurta.org>
13130
13131 Add finder unknown keywords.
13132
13133 * finder.el (finder-unknown-keywords): New function.
13134
13135 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
13136 to create a Finder node with unknown keywords.
13137
88f4758e
JL
131382010-03-14 Juri Linkov <juri@jurta.org>
13139
13140 * finder.el (finder-compile-keywords): Replace `princ' with
13141 `prin1' on a list of symbols interned from keyword strings.
13142
13143 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
13144 a comma, then split keywords using a comma and optional whitespace.
13145 Otherwise, split by whitespace.
13146
13147 * complete.el:
13148 * face-remap.el:
13149 * log-view.el:
13150 * net/hmac-def.el:
13151 * net/hmac-md5.el:
13152 * net/netrc.el:
13153 * progmodes/mixal-mode.el: Fix keywords.
13154
7725ebb7
MA
131552010-03-13 Michael Albinus <michael.albinus@gmx.de>
13156
13157 * Makefile.in (ELCFILES): Add net/secrets.elc.
13158
13159 * net/secrets.el: New file.
13160
6f320937
CY
131612010-03-12 Chong Yidong <cyd@stupidchicken.com>
13162
13163 * facemenu.el (list-colors-display, list-colors-print): New arg
13164 callback. Use it to allow selecting colors.
13165
13166 * wid-edit.el (widget-image-insert): Insert image prop even if the
13167 current display is non-graphic.
13168 (widget-field-value-set): New fun.
13169 (editable-field): Use it.
13170 (widget-field-value-get): Clean up unused var.
85626eef
SM
13171 (widget-color-value-create, widget-color--choose-action):
13172 New funs. Allow using list-colors-display to choose color.
6f320937 13173
647f9993
CY
131742010-03-12 Chong Yidong <cyd@stupidchicken.com>
13175
13176 * cus-edit.el: Resort topmost custom groups.
13177 (custom-buffer-sort-alphabetically): Default to t.
13178 (customize-apropos): Use apropos-parse-pattern.
13179 (custom-search-field): New var.
13180 (custom-buffer-create-internal): Add custom-apropos search field.
13181 (custom-add-parent-links): Don't display parent doc.
13182 (custom-group-value-create): Don't sort top-level custom group.
85626eef 13183 (custom-magic-value-create): Show visibility button before option name.
647f9993
CY
13184
13185 (custom-variable-state): New fun, from custom-variable-state-set.
13186 (custom-variable-state-set): Use it.
13187 (custom-group-value-create): Hide options with standard values
13188 using the :hidden-states property. Use progress reporter.
13189
13190 (custom-show): Simplify.
13191 (custom-visibility): Disable images by default.
13192 (custom-variable): New property :hidden-states.
13193 (custom-variable-value-create): Enable images for
13194 custom-visibility widgets. Use :hidden-states property to
13195 determine initial visibility.
13196
13197 * wid-edit.el (widget-image-find): Give images center ascent.
13198 (visibility): Add :on-image and :off-image properties.
13199 (widget-visibility-value-create): Use them.
13200
eba5b4dd
CY
132012010-03-12 Chong Yidong <cyd@stupidchicken.com>
13202
13203 * cus-edit.el (processes): Remove from development group.
13204 (oop, hypermedia): Delete group.
26f4b8ab 13205 (comm): Promote to top-level group.
eba5b4dd
CY
13206
13207 * net/browse-url.el (browse-url):
13208 * net/xesam.el (xesam):
13209 * net/tramp.el (tramp):
13210 * net/goto-addr.el (goto-address):
26f4b8ab 13211 * net/ange-ftp.el (ange-ftp): Put in comm group.
eba5b4dd
CY
13212
13213 * view.el (view): Remove from editing group.
13214
13215 * uniquify.el (uniquify): Put in files group.
13216
13217 * net/browse-url.el (browse-url):
13218 * ps-print.el (postscript): Put in external group.
13219
13220 * cus-edit.el (outlines):
13221 * textmodes/text-mode.el (text-mode-hook):
13222 * textmodes/table.el (table):
13223 * textmodes/picture.el (picture):
13224 * outline.el (outlines): Put in wp group.
13225
13226 * nxml/nxml-mode.el (nxml): Remove from wp group.
13227
13228 * net/tramp-imap.el (tramp-imap): Put in tramp group.
13229
13230 * mail/metamail.el (metamail): Remove from hypermedia group.
13231
13232 * cus-edit.el (abbrev):
13233 * whitespace.el (whitespace):
13234 * vcursor.el (vcursor):
13235 * reveal.el (reveal):
13236 * hl-line.el (hl-line): Put in convenience group.
13237
13238 * epg-config.el (epg): Put in data group.
13239
13240 * emulation/pc-select.el (pc-select): Put in emulations group.
13241
13242 * calculator.el (calculator): Put in applications group.
13243
8117868f
DN
132442010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
13245
13246 Add .dir-locals.el support for file-less buffers.
13247 * files.el (hack-local-variables): Split out code to apply local
13248 variable settings ...
13249 (hack-local-variables-apply): ... here. New function.
13250 (hack-dir-local-variables): Use the default directory for when the
13251 buffer does not have an associated file.
13252 (hack-dir-local-variables-non-file-buffer): New function.
13253 * diff-mode.el (diff-mode):
13254 * vc-annotate.el (vc-annotate-mode):
13255 * vc-dir.el (vc-dir-mode):
13256 * log-edit.el (log-edit-mode):
13257 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
13258
855a2294
DN
132592010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
13260
13261 Add support for shelving snapshots and for showing shelves.
13262 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
13263 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
13264 New functions.
13265 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
13266 (vc-bzr-extra-menu-map): Map them.
13267
3e5b7009
GM
132682010-03-11 Glenn Morris <rgm@gnu.org>
13269
0dcf7d7e
GM
13270 * cus-edit.el (customize-changed-options-previous-release):
13271 Bump to 23.1.
13272
3e5b7009
GM
13273 * image.el (image-animate-max-time): Fix :version tag.
13274
288f9fc0
CY
132752010-03-10 Chong Yidong <cyd@stupidchicken.com>
13276
13277 * Branch for 23.2.
13278
53ef91b1
SM
132792010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
13280
13281 * vc-git.el (vc-git-revision-table): Include remote branches.
13282
b41460ae 132832010-03-10 Kim F. Storm <storm@cua.dk>
0608aa45
KS
13284
13285 Animated image API.
13286 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
13287
13288 * image.el (image-animate-max-time): New defcustom.
13289 (image-animated-types): New defconst.
13290 (create-animated-image, image-animate-timer)
13291 (image-animate-start, image-animate-stop, image-animate-timeout)
13292 (image-animated-p): New functions.
13293
13294 * image-mode.el (image-toggle-display-image):
13295 Replace `create-image' with `create-animated-image'.
13296
e5d1fb10 132972010-03-09 Miles Bader <miles@gnu.org>
25344b05
MB
13298
13299 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
13300 instead of "format:"; this ensures that the output is
13301 newline-terminated.
13302
4e7cafbe
CY
133032010-03-08 Chong Yidong <cyd@stupidchicken.com>
13304
13305 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
13306 that all errors are caught, and that the return value is always a
13307 list (Bug#5692).
13308
aec66319
KH
133092010-03-08 Kenichi Handa <handa@m17n.org>
13310
13311 * language/misc-lang.el (windows-1256): New coding system.
ebc3ea5c 13312 (cp1256): New alias of windows-1256 (bug#5690).
aec66319 13313
b327c975
AS
133142010-03-07 Andreas Schwab <schwab@linux-m68k.org>
13315
13316 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
13317 call to rfc822-bad-address. (Bug#5692)
13318
1c465a6a
CY
133192010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
13320
85626eef
SM
13321 * vc-git.el (vc-git-annotate-extract-revision-at-line):
13322 Use vc-git-root as default directory for revision path (Bug#5657).
1c465a6a 13323
a4e32226
CY
133242010-03-06 Chong Yidong <cyd@stupidchicken.com>
13325
13326 * calculator.el (calculator): Don't bind split-window-keep-point
13327 (Bug#5674).
13328
4c83ed3d
SM
133292010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
13330
13331 * vc-git.el: Re-flow to fit into 80 columns.
13332 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
13333 Remove spurious `quote' element in each case alternative.
13334 (vc-git-show-log-entry): Use prog1.
13335 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
13336
e8defde3
SM
133372010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
13338
13339 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
13340
233f0c9f
CY
133412010-03-03 Chong Yidong <cyd@stupidchicken.com>
13342
13343 * macros.el (insert-kbd-macro): Look up keyboard macro using the
13344 definition, not the name (Bug#5481).
13345
254bedef 133462010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
bc91aee9
ŠN
13347
13348 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
13349 argument with a local variable. (Bug#5670)
13350
7187cdae
JL
133512010-03-02 Juri Linkov <juri@jurta.org>
13352
13353 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
13354
9cf3544e
MA
133552010-03-02 Michael Albinus <michael.albinus@gmx.de>
13356
13357 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
13358 error when FILENAME and NEWNAME are existing remote directories.
13359
13360 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
13361 parameter DIR-FLAG.
13362
33f77982
GM
133632010-03-02 Glenn Morris <rgm@gnu.org>
13364
13365 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
13366 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
13367
d99ea08e
KH
133682010-03-01 Kenichi Handa <handa@m17n.org>
13369
e8defde3 13370 * language/burmese.el (burmese-composable-pattern): Rename from
d99ea08e
KH
13371 myanmar-composable-pattern.
13372
e8defde3
SM
13373 * international/characters.el (script-list):
13374 * international/fontset.el (script-representative-chars):
13375 Change myanmar to burmese.
d99ea08e 13376 (otf-script-alist): Likewise.
4aa2c3b2
KH
13377 (setup-default-fontset): Likewise. Re-fix :otf spec.
13378
b374f54d
KY
133792010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
13380
13381 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
13382
71572c03
JD
133832010-02-28 Jan Djärv <jan.h.d@swipnet.se>
13384
13385 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
13386
00cffdeb
MA
133872010-02-28 Michael Albinus <michael.albinus@gmx.de>
13388
13389 * net/tramp.el (tramp-handle-write-region): START can be a string.
13390 Take care in the checks. Reported by Dan Davison
13391 <davison@stats.ox.ac.uk>.
13392
d4b06783
MA
133932010-02-28 Michael Albinus <michael.albinus@gmx.de>
13394
13395 * net/dbus.el (dbus-introspect, dbus-get-property)
85626eef
SM
13396 (dbus-set-property, dbus-get-all-properties):
13397 Use `dbus-call-method' when noninteractive. (Bug#5645)
d4b06783 13398
8c3e96d2
CY
133992010-02-28 Chong Yidong <cyd@stupidchicken.com>
13400
de3a1fe9
CY
13401 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
13402 * emacs-lisp/elint.el (elint-add-required-env):
de3a1fe9
CY
13403 * calendar/icalendar.el (icalendar--add-diary-entry):
13404 * calc/calcalg2.el (math-tracing-integral):
8c3e96d2
CY
13405 * files.el (recover-session-finish): Use with-current-buffer
13406 instead of save-excursion.
13407
c53b9c3b
SM
134082010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
13409
13410 Fix in-buffer completion when after-change-functions modify the buffer.
13411 * minibuffer.el (completion--replace): New function.
13412 (completion--do-completion): Use it and use relative movement.
13413
4a16bdc6
CY
134142010-02-27 Chong Yidong <cyd@stupidchicken.com>
13415
13416 * international/fontset.el (setup-default-fontset): Fix :otf spec.
d99ea08e 13417
b8280f39
CY
134182010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
13419
c53b9c3b
SM
13420 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
13421 Allow the characters _<> in the stack entry (Bug#5653).
b8280f39 13422
f88cc4d6
KH
134232010-02-26 Kenichi Handa <handa@m17n.org>
13424
13425 * language/burmese.el: Fix entries in composition-function-table.
13426 (myanmar-composable-pattern): New variable.
13427
13428 * international/fontset.el (setup-default-fontset): Add an entry
13429 for myanmar.
13430
13431 * international/characters.el (script-list): Add Myanmar
13432 Extended-A.
13433
cdbf9100
GM
134342010-02-26 Glenn Morris <rgm@gnu.org>
13435
90a94603
GM
13436 * custom.el (custom-initialize-delay): Doc fix.
13437
cdbf9100
GM
13438 * mail/sendmail.el (send-mail-function): Autoload the call
13439 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
13440
f95a5fd0
CY
134412010-02-24 Chong Yidong <cyd@stupidchicken.com>
13442
13443 * files.el (hack-local-variables-filter): For eval forms, also
13444 check safe-local-variable-p (Bug#5636).
13445
459a5f4b
MA
134462010-02-22 Michael Albinus <michael.albinus@gmx.de>
13447
13448 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
13449 setting the modes by `ignore-errors'. It might fail, for example
13450 if the file is not owned by the user but the group.
13451 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
13452
bb23f6e8
CY
134532010-02-21 Chong Yidong <cyd@stupidchicken.com>
13454
6a7662bb
BR
13455 * files.el (directory-listing-before-filename-regexp):
13456 Use stricter matching for iso-style dates, to avoid false matches with
50c58e27
CY
13457 date-like filenames (Bug#5597).
13458
b660eb70
CY
13459 * htmlfontify.el (htmlfontify): Doc fix.
13460
13461 * eshell/eshell.el (eshell): Doc fix.
13462
bb23f6e8
CY
13463 * startup.el (fancy-about-screen): In mode-line, apply
13464 mode-line-buffer-id face only to the buffer name (Bug#5613).
13465
3e39928c
CY
134662010-02-20 Kevin Ryde <user42@zip.com.au>
13467
f7e0618c
JB
13468 * progmodes/compile.el (compilation-error-regexp-alist-alist):
13469 In `watcom' anchor regexp to start of line, to avoid slowness
3e39928c
CY
13470 (Bug#5599).
13471
0f00e948
EZ
134722010-02-20 Eli Zaretskii <eliz@gnu.org>
13473
13474 * subr.el (remove-yank-excluded-properties): Explain in a comment
13475 why `category' property is removed.
13476
3513efb2
CY
134772010-02-19 Chong Yidong <cyd@stupidchicken.com>
13478
6a7662bb
BR
13479 * isearch.el (isearch-update-post-hook, isearch-update):
13480 Revert 2010-02-17 change.
3513efb2 13481
b4340b3f
UJ
134822010-02-19 Ulf Jasper <ulf.jasper@web.de>
13483
13484 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
13485 (icalendar--convert-weekly-to-ical)
13486 (icalendar--convert-yearly-to-ical)
13487 (icalendar--convert-block-to-ical)
13488 (icalendar--convert-cyclic-to-ical)
13489 (icalendar--convert-anniversary-to-ical): Take care of time
13490 specifications where hour has 1-digit only (Bug#5549).
13491
8cfae03d
NR
134922010-02-19 Nick Roberts <nickrob@snap.net.nz>
13493
13494 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
13495 of disassemble output in GDB 7.1.
13496
055e4eea
GM
134972010-02-19 Glenn Morris <rgm@gnu.org>
13498
13499 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
13500 property. (Bug#5593)
13501
ff6b00de
SS
135022010-02-18 Sam Steingold <sds@gnu.org>
13503
13504 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
13505
fe8c0b47
SM
135062010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
13507
13508 Use abbreviated file names in bookmarks (bug#5591).
13509 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
13510 calls to expand-file-name.
13511 (bookmark-relocate): Use abbreviated file names in bookmarks.
13512 (bookmark-load): Use abbreviated file names in messages.
13513
73a37a69
MA
135142010-02-18 Michael Albinus <michael.albinus@gmx.de>
13515
13516 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
13517 expand "." and "..". Reported by Thierry Volpiatto
13518 <thierry.volpiatto@gmail.com>.
13519
6e4f5731
MA
135202010-02-18 Michael Albinus <michael.albinus@gmx.de>
13521
13522 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
13523 permissions of the temporary file to "0600". In case the remote
13524 file has no read permissions for the owner, there might be
13525 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
13526
1352722010-02-18 Glenn Morris <rgm@gnu.org>
b788a98d
GM
13528
13529 * emacs-lisp/authors.el (authors-renamed-files-alist):
13530 Add entries for INSTALL.CVS.
13531
ba5bf642
MH
135322010-02-17 Mark A. Hershberger <mah@everybody.org>
13533
f7e0618c 13534 * vc-bzr.el: Fix typo in Known Bugs section.
ba5bf642 13535
f7e0618c 13536 * isearch.el (isearch-update-post-hook): New hook.
ba5bf642
MH
13537 (isearch-update): Use the new hook.
13538
aac0b0f2
MA
135392010-02-16 Michael Albinus <michael.albinus@gmx.de>
13540
fe8c0b47
SM
13541 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
13542 Fix errors in copying directories.
aac0b0f2
MA
13543 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
13544 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
13545 (tramp-handle-delete-file)
13546 (tramp-handle-dired-recursive-delete-directory)
13547 (tramp-handle-write-region): Flush also the cache for the upper
13548 directory.
13549
05bbe066
CY
135502010-02-16 Chong Yidong <cyd@stupidchicken.com>
13551
e8ab3908
CY
13552 * simple.el (save-interprogram-paste-before-kill): Doc fix.
13553
ff90f4b0
CY
13554 * cus-edit.el (hardware): Doc fix.
13555
13556 * man.el (man): Add to external custom group.
13557
13558 * delim-col.el (columns): Move to wp custom group.
13559
13560 * doc-view.el (doc-view): Add to data custom group.
13561
fe8c0b47 13562 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
ff90f4b0 13563
05bbe066
CY
13564 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
13565 by ispell-parse-output (Bug#5575).
13566
fa6ea913
KH
135672010-02-16 Kenichi Handa <handa@m17n.org>
13568
13569 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
13570 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
13571 (skkdic-convert): Use `euc-japan' coding system for writing.
13572
88fd78ae
GM
135732010-02-16 Glenn Morris <rgm@gnu.org>
13574
13575 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
13576 tex-main-file before using it. (Bug#5562)
13577
2b8c974a
SM
135782010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
13579
13580 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
13581 warnings, since it is annoying for the user to see them each time he
13582 runs the code.
13583
7540f029
MA
135842010-02-15 Michael Albinus <michael.albinus@gmx.de>
13585
13586 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
13587 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
13588 instead of PROC for caching "first-password-request". Otherwise,
13589 new processes would not profit from passwords already entered.
13590
2b8c974a
SM
13591 * net/tramp-cache.el (tramp-dump-connection-properties):
13592 Don't save "first-password-request" property.
7540f029 13593
fa5f7c5f
JB
135942010-02-14 Juanma Barranquero <lekktu@gmail.com>
13595
13596 * outline.el (outline-head-from-level):
13597 * simple.el (with-wrapper-hook):
fa5f7c5f
JB
13598 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
13599 (elint-defun, elint-buffer-env, elint-top-form-logged)
13600 (elint-unbound-variable):
13601 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
13602 Fix typos in docstrings.
13603
ecbaeb7b
MA
136042010-02-14 Michael Albinus <michael.albinus@gmx.de>
13605
13606 * files.el (insert-directory): When WILDCARD-REGEXP and
13607 FULL-DIRECTORY-P are nil, insert the file entry instead of the
13608 whole directory. (Bug#5551)
13609
13610 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
13611 dired's alignment sanity. (Bug#5516)
13612
91e3333f
JL
136132010-02-14 Juri Linkov <juri@jurta.org>
13614
13615 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
13616 Remove remaining ^H with their preceding chars. (Bug#5566)
13617
36020642
GM
136182010-02-13 Glenn Morris <rgm@gnu.org>
13619
13620 * simple.el (transpose-subr): Give it a doc-string.
13621
13622 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
13623 Doc fixes.
13624
f5952338
JL
136252010-02-12 Juri Linkov <juri@jurta.org>
13626
13627 * arc-mode.el (archive-unique-fname): Make directories for nested
13628 archives. (Bug#5540)
13629
918fe50f
JL
136302010-02-12 Juri Linkov <juri@jurta.org>
13631
13632 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
13633
c07ff221
SM
136342010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
13635
48b1e7cf
SM
13636 * subr.el (copy-overlay): Handle deleted overlays.
13637
c07ff221
SM
13638 * man.el (Man-completion-table): Don't signal an error if we can't run
13639 manual-program (bug#4056).
13640
0e374247
JB
136412010-02-10 Juanma Barranquero <lekktu@gmail.com>
13642
13643 * textmodes/artist.el (artist-mt): Fix typos in docstring.
13644
dbf8402b
SM
136452010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13646
348d1e60
SM
13647 * info.el (Info-bookmark-jump): Simplify.
13648
dbf8402b
SM
13649 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
13650 (bookmark-default-handler): Accept new bookmark field `buffer'.
13651
e6d23bb5
CY
136522010-02-10 Chong Yidong <cyd@stupidchicken.com>
13653
13654 * iswitchb.el (iswitchb-completions): Revert last change.
13655
a8e4290b
MA
136562010-02-10 Michael Albinus <michael.albinus@gmx.de>
13657
2b23acde 13658 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
348d1e60
SM
13659 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
13660 This prevents file names like "~/" being listed literally.
a8e4290b 13661
c59d6fad
DN
136622010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
13663
348d1e60
SM
13664 * term/xterm.el (xterm-maybe-set-dark-background-mode):
13665 Remove dead code. (Bug#5546)
c59d6fad 13666
3a66e78f
CY
136672010-02-09 Chong Yidong <cyd@stupidchicken.com>
13668
13669 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
13670 correctly (Bug#5548).
13671
f29fd869
CY
136722010-02-08 Jose E. Marchesi <jemarch@gnu.org>
13673
13674 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
fe8c0b47 13675 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
f29fd869 13676
7fad1447
KH
136772010-02-08 Kenichi Handa <handa@m17n.org>
13678
13679 * international/mule-util.el (with-coding-priority): Add autoload
48c2d18a 13680 cookie for putting `lisp-indent-function'.
7fad1447 13681
50e4518b
GM
136822010-02-07 Glenn Morris <rgm@gnu.org>
13683
13684 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
13685 Move F2003 named interfaces from keywords-2 to keywords-1, and
13686 use function-name-face rather than constant-face.
13687 Simplify "abstract interface" regexp.
13688
a4cc44cf
CY
136892010-02-07 Chong Yidong <cyd@stupidchicken.com>
13690
13691 * eshell/esh-util.el (eshell-file-attributes): New optional arg
13692 ID-FORMAT. Pass it to `file-attributes'.
13693
13694 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
13695
c917476d
CY
136962010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
13697
13698 * faces.el (set-face-attribute): Allow calling
13699 internal-set-lisp-face-attribute with 'unspecified family and
13700 foundry argument (Bug#5536).
13701
7cf3f3d6
GM
137022010-02-07 Glenn Morris <rgm@gnu.org>
13703
13704 * progmodes/f90.el (f90-font-lock-keywords-2)
13705 (f90-looking-at-type-like, f90-looking-at-program-block-end):
13706 Handle F2003 named interfaces.
13707
ffe87109
CY
137082010-02-06 Chong Yidong <cyd@stupidchicken.com>
13709
13710 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
13711 beg and end before calling c-get-state-before-change-functions.
13712
4775ecad
DN
137132010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
13714
33aeea0e
SM
13715 * vc-bzr.el (vc-bzr-dir-extra-headers):
13716 Disable the pending merges header.
4775ecad 13717
0d17c4b9
JL
137182010-02-05 Juri Linkov <juri@jurta.org>
13719
13720 * doc-view.el (doc-view-mode):
13721 * image-mode.el (image-mode): Put property mode-class=special.
13722 (Bug#4896)
13723
8228a275
MH
137242010-02-05 Mark A. Hershberger <mah@everybody.org>
13725
13726 * vc-svn.el (vc-svn-revision-table): New function.
13727
d9320986
MA
137282010-02-05 Michael Albinus <michael.albinus@gmx.de>
13729
13730 * net/ange-ftp.el (ange-ftp-insert-directory):
13731 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
13732 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
13733 Handle also directories. (Bug#5478)
13734
f43d8ecc
GM
137352010-02-05 Glenn Morris <rgm@gnu.org>
13736
13737 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
13738
ce3a988d
CY
137392010-02-05 Chong Yidong <cyd@stupidchicken.com>
13740
13741 * startup.el (command-line-1): Convert options beginning with a
13742 single dash as well (Bug#5519).
13743
bdd42899
SM
137442010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
13745
51b23c44
SM
13746 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
13747 * minibuffer.el (completion-initials-expand): Only check the presence
13748 of delims *within* the boundaries, since otherwise the / delim is
13749 always found for files.
13750
bdd42899
SM
13751 Fix up various corner case problems.
13752 * doc-view.el (doc-view-last-page-number): New function.
13753 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
13754 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
13755 (doc-view-kill-proc): Avoid inf-loop in freak cases.
13756 (doc-view-reconvert-doc): Use the new recursive delete-directory.
13757 (doc-view-convert-current-doc): Don't create the resolution.el file
13758 here any more.
13759 (doc-view-pdf/ps->png): Do it here instead.
13760 (doc-view-already-converted-p): Check that resolution.el is present.
13761 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
13762 windows that are not yet showing images.
13763
d5b3979c
MA
137642010-02-04 Michael Albinus <michael.albinus@gmx.de>
13765
13766 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
13767 `dired-uncache' for every elemnt which is an absolute file name.
13768
13769 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
13770 directory, handle its directory component.
13771 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
13772 function is called permanently and creates noise, otherwise.
13773
13774 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
13775 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
13776 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
13777
b003beb1
DB
137782010-02-04 David Burger <dburger@google.com> (tiny change)
13779
13780 * macros.el (apply-macro-to-region-lines):
13781 Minor simplification. (Bug#5485)
13782
ea92f9f3
GM
137832010-02-04 Glenn Morris <rgm@gnu.org>
13784
a03ae20d
GM
13785 * mail/rmail.el (rmail-show-message-1): Handle malformed
13786 quoted-printable text. (Bug#5441)
13787
4d01b827
GM
13788 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
13789
ea92f9f3
GM
13790 * simple.el (visual-line-mode): Capitalize lighter.
13791
82055bb7
JW
137922010-02-03 John Wiegley <jwiegley@gmail.com>
13793
13794 * iswitchb.el (iswitchb-completions): Add bookmark files to the
13795 list of files considered for "virtual buffer" completions.
13796
8214b6e4
MA
137972010-02-03 Michael Albinus <michael.albinus@gmx.de>
13798
13799 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
dd86ea11 13800 also in case of (and (not full) (not wildcard)). This is needed
8214b6e4
MA
13801 when dired is called with a list of files, which are not in
13802 `default-directory'. (Bug#5478)
13803
1df9718f
SM
138042010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
13805
13806 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
13807
02ba1267
JL
138082010-02-02 Juri Linkov <juri@jurta.org>
13809
13810 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
13811 from unidiff to allow function-line after @@.
13812
a0c6a0fb
JL
138132010-02-02 Juri Linkov <juri@jurta.org>
13814
13815 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
13816 '(RCS SCCS) with inverted condition.
13817
c35fcd52
MA
138182010-02-02 Michael Albinus <michael.albinus@gmx.de>
13819
13820 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
13821 messages.
13822
6ba973c1
JL
138232010-02-01 Juri Linkov <juri@jurta.org>
13824
13825 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
13826 compare with "pkunzip" and "pkzip" instead of only "pkzip".
13827 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
13828 only when (car archive-zip-extract) is "unzip". (Bug#5475)
13829
0bca393f
SM
138302010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
13831
13832 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
13833 (doc-view-revert-buffer): New command.
13834 (doc-view-mode-map): Use it.
13835
7a444e2a
DN
138362010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
13837
13838 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
13839 pending merge is detected.
13840
ad6fc8f4
JL
138412010-01-31 Juri Linkov <juri@jurta.org>
13842
13843 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
13844 beginning of interactive spec like all other grep commands do.
13845 Put "all" in front of "gz". (Bug#5260)
13846
b9236874
DN
138472010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
13848
13849 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
13850
1e868757
CY
138512010-01-29 Chong Yidong <cyd@stupidchicken.com>
13852
13853 * dirtrack.el (dirtrack): Warn instead of signalling error if the
13854 regexp is incorrect (Bug#5476).
13855
e5c70c41
MA
138562010-01-29 Michael Albinus <michael.albinus@gmx.de>
13857
13858 * net/tramp.el (tramp-handle-insert-directory): Handle also
13859 symlinks, when FILENAME is not in `default-directory'.
13860
0c0b61f1
MA
138612010-01-28 Michael Albinus <michael.albinus@gmx.de>
13862
13863 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
e5c70c41 13864 FILE is not in `default-directory'. (Bug#5478)
0c0b61f1
MA
13865
13866 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
13867 of SWITCHES. Handle the case, FILENAME is not in
13868 `default-directory'. (Bug#5478)
13869 (tramp-register-file-name-handlers): Add safe-magic property.
13870
763f325e
CY
138712010-01-28 Chong Yidong <cyd@stupidchicken.com>
13872
13873 * arc-mode.el (archive-zip-extract): Quote the argument passed to
13874 unzip (Bug#5475).
13875
fd09a83f
CY
138762010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
13877
13878 * progmodes/flymake.el (flymake-allowed-file-name-masks)
13879 (flymake-master-make-header-init): Add other C++ filename masks.
13880 (flymake-find-possible-master-files)
13881 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
13882
7e5686f0
MA
138832010-01-28 Michael Albinus <michael.albinus@gmx.de>
13884
13885 Fix some busybox annoyances.
13886
13887 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
13888 not responding." string.
13889 (tramp-open-connection-setup-interactive-shell): Dump stty
13890 settings. Enable "neveropen" arg for all `tramp-send-command'
13891 calls. Handle "=" in variable values properly.
13892 (tramp-find-inline-encoding): Raise an error, when no encoding is
13893 found.
13894 (tramp-wait-for-output): Check, whether PROC buffer is available.
13895 Remove spurious " ^H" sequences, sent by busybox.
13896 (tramp-get-ls-command): Suppress coloring, if possible.
13897
c6265c10
GM
138982010-01-28 Glenn Morris <rgm@gnu.org>
13899
c85a168b
GM
13900 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
13901
c6265c10
GM
13902 * log-edit.el (log-edit-strip-single-file-name): Add missing
13903 :safe, :group, and :version tags.
13904
7d82a738
SB
139052010-01-27 Stephen Berman <stephen.berman@gmx.net>
13906
13907 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
13908 buffers. (Bug#5477)
13909
8b0e68ea
CY
139102010-01-27 David De La Harpe Golden <david@harpegolden.net>
13911
13912 * files.el (delete-directory): Handle moving to trash without
13913 first doing recursion (Bug#5436).
13914
368d3208
DN
139152010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
13916
13917 * vc-hooks.el (vc-path): Mark as obsolete.
13918
755da7fa
DN
139192010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
13920
e2396d80
DN
13921 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
13922 names too.
13923
755da7fa
DN
13924 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
13925 for the short log.
13926 (vc-bzr-log-view-mode): Adjust regexp for the above change.
13927
6a6d15ab 139282010-01-25 Mark A. Hershberger <mah@everybody.org>
aaef4f91 13929
ac9ffe99 13930 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
d9de6d6f 13931
48c2d18a 13932 * vc-bzr.el (vc-bzr-revision-table): New function.
aaef4f91 13933
25f38310 139342010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com>
504dcc71
EH
13935
13936 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
13937 diff-index command. This requires at least git-1.5.5. (Bug#1589).
13938
51850286
DN
139392010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
13940
c2f1d6d8
DN
13941 Remove support for adding --signoff on commit.
13942 Future support will use an incompatible generic mechanism.
13943 * vc-git.el (vc-git-add-signoff): Remove variable.
13944 (vc-git-toggle-signoff): Remove function.
13945 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
13946
6a7662bb
BR
13947 * term/xterm.el (xterm-maybe-set-dark-background-mode):
13948 Rename from xterm-set-background-mode. Return t if the background mode
51850286
DN
13949 was set.
13950 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
13951 earlier, call it again in case the background mode has changed.
13952
02c6d0d0
CY
139532010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
13954
13955 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
13956 (Bug#3541).
13957
064eee03
CY
139582010-01-23 Chong Yidong <cyd@stupidchicken.com>
13959
02c6d0d0
CY
13960 * emacs-lisp/assoc.el (aelement): Doc fix.
13961 (aput, adelete, amake): Use lexical-let (Bug#5450).
064eee03 13962
5336c3ec 139632010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
afb5d709 13964
48c2d18a 13965 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
afb5d709
SL
13966 is the same as subprogram call, not declaration. (Bug#5435).
13967
0536254e
MA
139682010-01-23 Michael Albinus <michael.albinus@gmx.de>
13969
13970 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
13971 (tramp-smb-maybe-open-connection): Use it.
13972
411d06c2
MA
139732010-01-22 Michael Albinus <michael.albinus@gmx.de>
13974
0536254e 13975 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
411d06c2 13976
c893016b
SM
139772010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
13978
13979 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
13980 just because we see "encoding: 8bit".
13981 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
13982
9425f8e1
CY
139832010-01-22 Chong Yidong <cyd@stupidchicken.com>
13984
13985 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
13986
6a801864
EZ
139872010-01-22 Eli Zaretskii <eliz@gnu.org>
13988
13989 * jka-compr.el (jka-compr-load): If load-file is not in
13990 load-history, try its file-truename version. (bug#5447)
13991
3e8f7d91
AM
139922010-01-21 Alan Mackenzie <acm@muc.de>
13993
13994 Fix a situation where deletion of a cpp construct throws an error.
537ffaf3
SM
13995 * progmodes/cc-engine.el (c-invalidate-state-cache):
13996 Before invoking c-with-all-but-one-cpps-commented-out, check that the
3e8f7d91
AM
13997 special cpp construct is still in the buffer.
13998 (c-parse-state): Record the special cpp with markers, not numbers.
13999
f0bd0ad5
CY
140002010-01-21 Kenichi Handa <handa@m17n.org>
14001
14002 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
14003 process last-command-event, as it is now decoded first (Bug#5380).
14004
5189d95b
CY
140052010-01-20 Chong Yidong <cyd@stupidchicken.com>
14006
14007 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
14008
e073d74a
GM
140092010-01-20 Glenn Morris <rgm@gnu.org>
14010
14011 * indent.el (tab-always-indent): Fix custom-type.
14012
8ee04f3a
AM
140132010-01-19 Alan Mackenzie <acm@muc.de>
14014
14015 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
14016 buffer throws "args out of range".
14017 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
14018 playing the role of delimiter.
14019
6a47c86a
SL
140202010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
14021
bf0b361c 14022 * progmodes/ada-mode.el: Fix bug#5400.
6a47c86a
SL
14023 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
14024 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
14025 changed. Delete RECURSIVE parameter; never used. Improve doc string.
14026 Improve comments in "is" portion. Handle null procedure declaration.
14027 (ada-move-to-end): Improve doc string.
14028
2acfb954
ÓF
140292010-01-18 Óscar Fuentes <ofv@wanadoo.es>
14030
e90d57c0 14031 * ido.el (ido-cur-list): Initialize to nil.
2acfb954 14032 Remove obsolete information from commentary.
e90d57c0
JB
14033 (ido-choice-list): Initialize to nil.
14034 (ido-get-bufname): Reject minibuffers.
14035 (ido-make-buffer-list): If "default" is a nonexistent
14036 buffer, ignore it, as per the function's comment.
14037 (ido-kill-buffer-internal): New function.
14038 (ido-kill-buffer-at-head): Use it.
14039 (ido-visit-buffer): Likewise.
2acfb954 14040
244b023e
CY
140412010-01-18 Chong Yidong <cyd@stupidchicken.com>
14042
14043 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
14044
db9e401b
JB
140452010-01-18 Juanma Barranquero <lekktu@gmail.com>
14046
db9e401b
JB
14047 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
14048 Fix typos in chart titles.
14049
14050 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
db9e401b
JB
14051 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
14052 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
14053 (describe-class, eieio-describe-generic, describe-generic):
14054 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
14055 (eieio-speedbar-expand):
14056 * emulation/viper-cmd.el (viper-exec-form-in-vi)
14057 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
14058 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
14059 (viper-del-backward-char-in-replace, viper-backward-indent)
14060 (viper-brac-function, viper-register-to-point, viper-submit-report):
14061 * net/tramp.el (tramp-remote-coding-commands):
14062 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
14063 Fix typos in docstrings.
14064
9295137d
CY
140652010-01-17 Chong Yidong <cyd@stupidchicken.com>
14066
14067 * mail/sendmail.el (mail-yank-original): Set the mark if the
14068 specified function for yanking does not do it.
14069
4d0bbcb6
DN
140702010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
14071
7902c120
DN
14072 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
14073
4d0bbcb6
DN
14074 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
14075 resyncing a directory.
14076
0b702bc1
SL
140772010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
14078
6a47c86a 14079 * progmodes/ada-mode.el: Fix bug#1920.
0b702bc1
SL
14080 (ada-ident-re): Delete ., allow multibyte characters.
14081 (ada-goto-label-re): New; matches goto labels.
14082 (ada-block-label-re): New; matches block labels.
14083 (ada-label-re): New; matches both.
5f9d345c 14084 (ada-named-block-re): Delete; callers changed to use
0b702bc1
SL
14085 `ada-block-label-re' instead.
14086 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
14087 Use `ada-block-label-re'.
14088 (ada-indent-on-previous-lines): Improve handling of goto labels.
14089 (ada-get-indent-block-start): Special-case block label.
14090 (ada-get-indent-label): Split into `ada-indent-block-label' and
14091 `ada-indent-goto-label'.
14092 (ada-goto-stmt-start, ada-goto-next-non-ws):
14093 Optionally ignore goto labels.
14094 (ada-goto-next-word): Simplify.
14095 (ada-indent-newline-indent-conditional): Insert newline before
14096 trying to fix indentation; doc fix.
14097
05287c49
JB
140982010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
14099
14100 * calc/calc.el (calc-command-flags): Give it an initial value.
14101
4963739e
JB
141022010-01-17 Juanma Barranquero <lekktu@gmail.com>
14103
4963739e
JB
14104 * files.el (minibuffer-with-setup-hook):
14105 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
14106 (artist-key-draw-continously, artist-key-do-continously-continously)
14107 (artist-key-set-point-continously, artist-mouse-draw-continously):
14108 Fix typos in docstrings.
14109
116bd1ee
CY
141102010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
14111
6a7662bb
BR
14112 * nxml/nxml-mode.el (nxml-extend-after-change-region):
14113 Never return t (Bug#3898).
116bd1ee 14114
2784cd7a 141152010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
d4efdaea
CY
14116
14117 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
14118 can parse the output of the external commands (Bug#5279).
14119
abd5cfe8
CY
141202010-01-16 Jari Aalto <jari.aalto@cante.net>
14121
14122 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
14123
4fe22cdf
CY
141242010-01-16 Chong Yidong <cyd@stupidchicken.com>
14125
bbdc98ef
CY
14126 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
14127
c7dc1ac1
CY
14128 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
14129
4fe22cdf
CY
14130 * startup.el (command-line): Remove unused --icon-type arg.
14131 Handle --display arg, passing it to command-line-1 (Bug#5392).
14132
045b9da7
ML
141332010-01-16 Mario Lang <mlang@delysid.org>
14134
045b9da7
ML
14135 * emacs-lisp/chart.el (chart-translate-namezone):
14136 * textmodes/artist.el (artist-compute-popup-menu-table):
14137 Remove duplicated words in doc-strings.
14138
6554a5df
CY
141392010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
14140
14141 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
14142 to mairix-search to suppress threading (Bug#5342).
14143
ca4f0e9a
KH
141442010-01-15 Kenichi Handa <handa@m17n.org>
14145
14146 * international/mule-cmds.el (canonicalize-coding-system-name):
b7235808 14147 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
ca4f0e9a 14148
1db3226b
GM
141492010-01-15 Glenn Morris <rgm@gnu.org>
14150
56a03f46
GM
14151 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
14152
14153 * wid-edit.el (widget-keymap): Doc fix.
14154
1db3226b
GM
14155 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
14156 former seems to be more widely accepted by various svn versions.
14157
80cd4bb4
JB
141582010-01-14 Juanma Barranquero <lekktu@gmail.com>
14159
d1f18ec0
JB
14160 * find-cmd.el (find-constituents):
14161 * vc-arch.el (vc-arch-root):
14162 * window.el (window-body-height, pop-up-frames):
d1f18ec0
JB
14163 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
14164 * progmodes/ada-stmt.el (ada-if):
14165 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
14166 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
14167 (ispell-encoding8-command, ispell-aspell-supports-utf8)
14168 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
14169
80cd4bb4
JB
14170 * progmodes/flymake.el (flymake-post-syntax-check):
14171 Fix typo in error message.
14172
9c23ca47
JB
141732010-01-14 Juanma Barranquero <lekktu@gmail.com>
14174
14175 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
14176 which is always a string. (Bug#5313)
14177
8794c483
JB
141782010-01-14 Juanma Barranquero <lekktu@gmail.com>
14179
14180 * progmodes/ada-xref.el (ada-default-prj-properties):
14181 Simplify previous change.
14182
95005d39
SL
141832010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
14184
14185 * progmodes/ada-xref.el (ada-default-prj-properties):
14186 Default ada_project_path to $ADA_PROJECT_PATH.
14187
141882010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
80e18d20
SL
14189
14190 * progmodes/ada-mode.el (ada-create-keymap):
14191 Override `narrow-to-defun' with `ada-narrow-to-defun'.
14192
fb0d1545
SL
141932010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
14194
14195 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
14196 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
14197 (ada-get-current-indent, ada-imenu-generic-expression)
14198 (ada-which-function): Check for it.
14199
5c9434d0
SL
142002010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
14201
14202 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
14203 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
14204
3a4f3a3b
GM
142052010-01-14 Glenn Morris <rgm@gnu.org>
14206
14207 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
14208
d9a7c140
KH
142092010-01-14 Kenichi Handa <handa@m17n.org>
14210
14211 * composite.el (auto-composition-mode): Make it a buffer local
14212 variable (permanent-local).
14213 (auto-composition-function): Set the default value to
14214 auto-compose-chars.
49caf252 14215 (auto-composition-mode): Make it a simple function, not a minor mode.
d9a7c140
KH
14216 (global-auto-composition-mode): Likewise.
14217 (turn-on-auto-composition-if-enabled): Delete it.
49caf252 14218
38bee102
KF
142192010-01-13 Karl Fogel <kfogel@red-bean.com>
14220
14221 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
d9a7c140 14222
b8b45afc
MA
142232010-01-12 Michael Albinus <michael.albinus@gmx.de>
14224
14225 * files.el (copy-directory): Compute target for recursive
14226 directories with identical names. (Bug#5343)
14227
893db5bc
GM
142282010-01-12 Glenn Morris <rgm@gnu.org>
14229
6a7662bb
BR
14230 * mail/emacsbug.el (report-emacs-bug-pretest-address):
14231 Set it to bug-gnu-emacs rather than emacs-pretest-bug.
893db5bc 14232
d8b8451f
SS
142332010-01-11 Sam Steingold <sds@gnu.org>
14234
14235 * imenu.el (imenu-default-create-index-function): Detect infinite
14236 loops caused by imenu-prev-index-position-function.
14237
30afcdff
JB
142382010-01-11 Juanma Barranquero <lekktu@gmail.com>
14239
14240 * htmlfontify.el (htmlfontify-load-rgb-file)
14241 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
14242 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
14243 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
14244 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
14245 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
14246 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
14247 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
14248 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
14249 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
14250 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
14251 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
14252 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
14253 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
14254 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
14255 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
14256 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
14257 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
14258 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
14259 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
14260 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
14261 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
14262 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
14263 backslash-quoting from parentheses, etc.
14264
92b1c416
CY
142652010-01-11 Chong Yidong <cyd@stupidchicken.com>
14266
14267 * progmodes/js.el: Autoload javascript-mode alias.
14268
4454adab
JB
142692010-01-11 Juanma Barranquero <lekktu@gmail.com>
14270
14271 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
14272 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
14273 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
14274 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
14275 Fix typos in docstrings.
14276 (ffap-url-regexp): Doc fix.
14277 (ffap-at-mouse): Fix typo in message.
14278
6589a2f9
GM
142792010-01-11 Glenn Morris <rgm@gnu.org>
14280
14281 * version.el (emacs-copyright): Set copyright year to 2010.
14282
4e5617ee
SM
142832010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
14284
14285 * format.el (format-annotate-function): Only set
14286 write-region-post-annotation-function after running to-fn so as not to
14287 affect nested write-region calls (bug#5273).
14288
52bee098
CY
142892010-01-10 Chong Yidong <cyd@stupidchicken.com>
14290
a069f067
CY
14291 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
14292 wisent/python.el.
14293
e709e39d
CY
142942010-01-09 Chong Yidong <cyd@stupidchicken.com>
14295
14296 * man.el (Man-goto-section): Signal error if the section is not
14297 found (Bug#5317).
14298
6ee86780
JB
142992010-01-09 Juanma Barranquero <lekktu@gmail.com>
14300
14301 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
14302 URLs with a leading triple slash in the file: scheme. (Bug#5345)
14303
fa7b5f7b
CY
143042010-01-09 Chong Yidong <cyd@stupidchicken.com>
14305
14306 * progmodes/compile.el: Don't treat compile-command as safe if
14307 compilation-read-command might be nil (Bug#4218).
14308
de62c4d9
JD
143092010-01-09 Jan Djärv <jan.h.d@swipnet.se>
14310
14311 * startup.el (command-line-1): Use orig-argi to check for ignored X and
14312 NS options.
14313
e94be827
KH
143142010-01-08 Kenichi Handa <handa@m17n.org>
14315
4e5617ee
SM
14316 * international/fontset.el (build-default-fontset-data):
14317 Exclude characters in scripts kana, hangul, han, or cjk-misc.
e94be827 14318
1dfae2a2
JB
143192010-01-07 Juanma Barranquero <lekktu@gmail.com>
14320
14321 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
14322 to `create-file-buffer' as it expects, not just a buffer name.
14323 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
14324 to help uniquify. (Bug#3224)
14325
d0cf45b7
JD
143262010-01-06 Jan Djärv <jan.h.d@swipnet.se>
14327
14328 * font-setting.el (font-setting-change-default-font): Use user-spec
14329 instead of name.
14330
7534fa5e
DN
143312010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
14332
14333 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
14334
fd579fdc
CY
143352010-01-05 Tom Tromey <tromey@redhat.com>
14336
4e5617ee
SM
14337 * progmodes/python.el (python-font-lock-keywords):
14338 Handle qualified decorators (Bug#881).
fd579fdc 14339
37860caf
DN
143402010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
14341
14342 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
14343 in a lightweight checkout.
14344
69db641d
KH
143452010-01-05 Kenichi Handa <handa@m17n.org>
14346
4e5617ee 14347 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
69db641d 14348
b25d6a02
DN
143492010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
14350
14351 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
14352
137d88ca
DN
143532010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
14354
14355 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
14356 checkouts. (Bug#618)
3d5d0aa9 14357 (vc-bzr-log-view-mode): Also highlight the author.
8e7e2286
DN
14358 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
14359 (vc-bzr-shelve-menu-map):
14360 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
14361 (vc-bzr-shelve-apply): Make prompt more explicit.
137d88ca 14362
da76998b
CY
143632010-01-02 Chong Yidong <cyd@stupidchicken.com>
14364
14365 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
14366 They are valid characters in URL paths (rfc3986), and at least
14367 Firefox does not understand the encoded version (Bug#3166).
14368
b2ad70b6
CY
143692010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
14370
14371 * progmodes/octave-mod.el (octave-end-keywords)
4e5617ee
SM
14372 (octave-block-begin-or-end-regexp, octave-block-match-alist):
14373 Add "end" keyword (Bug#3061).
b2ad70b6
CY
14374 (octave-end-as-array-index-p): New function.
14375 (calculate-octave-indent): Use it.
14376
54136282
KF
143772010-01-02 Karl Fogel <kfogel@red-bean.com>
14378
14379 * bookmark.el: Consistently put the text property on the bookmark name.
14380 (bookmark-bmenu-marks-width): Bump back to 2, to include
14381 annotation marks.
14382 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
14383 property on the bookmark name, instead of not putting it at all.
14384 (bookmark-bmenu-list): Fix where we put the text property.
14385
cc4d3cad
KF
143862010-01-02 Karl Fogel <kfogel@red-bean.com>
14387
14388 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
14389 for showing buffer modified state (as added in the previous change).
14390
b894c439
KF
143912010-01-02 Karl Fogel <kfogel@red-bean.com>
14392
14393 * bookmark.el: Show modified state of bookmark buffer more accurately.
14394 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
14395 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
14396 (with-buffer-modified-unmodified): New macro.
14397 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
14398 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
cc4d3cad 14399 Use new macro to preserve the buffer modified state.
b894c439 14400
3a69db53
KF
144012010-01-02 Karl Fogel <kfogel@red-bean.com>
14402
4e5617ee 14403 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
3a69db53
KF
14404 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
14405 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
14406 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
14407 (bookmark-bmenu-rename, bookmark-bmenu-locate)
4e5617ee
SM
14408 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
14409 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
3a69db53 14410
af414f10
EZ
144112010-01-02 Eli Zaretskii <eliz@gnu.org>
14412
4e5617ee
SM
14413 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
14414 Make the lines in the generated doc string shorter. (Bug#4668)
af414f10 14415
f2ec0e5e
CY
144162010-01-02 Ryan Yeske <rcyeske@gmail.com>
14417
14418 * net/rcirc.el: Add follow-link binding (Bug#4738).
14419
38c1ba62
EZ
144202010-01-02 Eli Zaretskii <eliz@gnu.org>
14421
4e5617ee 14422 * Makefile.in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
14423 (cvs-update): New target for backward compatibility.
14424
4e5617ee 14425 * makefile.w32-in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
14426 (cvs-update): New target for backward compatibility.
14427
ea2c0f5b
KF
144282010-01-02 Karl Fogel <kfogel@red-bean.com>
14429
14430 * bookmark.el: Remove gratuitous gratitude.
14431
5ae329f4
KF
144322010-01-02 Karl Fogel <kfogel@red-bean.com>
14433
c4cc8b9a 14434 * bookmark.el (bookmark-bmenu-any-marks): New function.
47989945
KF
14435 (bookmark-bmenu-save): Clear buffer modification if no marks.
14436
144372010-01-02 Karl Fogel <kfogel@red-bean.com>
14438
14439 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
5ae329f4
KF
14440 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
14441 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
14442 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
14443
14444 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
14445 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
14446 To: emacs-devel {_AT_} gnu.org
14447 Subject: bookmark.el bug report
14448 Date: Mon, 28 Dec 2009 14:19:16 +0800
14449 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
14450
aef053eb
KF
144512010-01-02 Karl Fogel <kfogel@red-bean.com>
14452
14453 * bookmark.el: Improvements suggested by Drew Adams:
14454 (bookmark-bmenu-ensure-position): New name for
14455 `bookmark-bmenu-check-position'. Just ensure the position,
14456 don't return any meaningful value.
14457 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
14458 New constants.
14459
0472835f
JB
144602010-01-02 Juanma Barranquero <lekktu@gmail.com>
14461
14462 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
14463 (bookmark-yank-point, bookmark-bmenu-check-position):
14464 Fix typos in docstrings.
14465 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
14466 (bookmark-name-from-full-record, bookmark-get-position)
14467 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
14468 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
14469 Remove useless quoting of parenthesis, etc. in docstrings.
14470
14471 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
14472 (ediff-append-custom-diff): Fix typo in error message.
14473 (ediff-meta-mark-equal-files): Fix typos in messages.
14474
14475 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
14476
0472835f
JB
14477 * net/imap-hash.el (imap-hash-make): Doc fix.
14478 (imap-hash-test): Fix typo in error message; reflow docstring.
14479 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
14480 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
14481 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
14482 Fix typos in docstrings.
14483 (imap-hash-open-connection): Fix typo in error message.
14484
14485 * play/gomoku.el (gomoku): Fix typos in docstring.
14486
14487 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
14488 (gdb-jsonify-buffer): Fix typos in docstring.
14489 (gdb-goto-breakpoint): Fix typo in error message.
14490 ("Display Other Windows"): Fix typo in help message.
14491 (gdb-speedbar-expand-node): Fix typo in question.
14492
14493 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
14494 (idlwave-html-system-help-location, idlwave-html-help-location)
14495 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
14496 (idlwave-help-browser-generic-args, idlwave-help-directory)
14497 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
14498 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
14499 (idlwave-online-help, idlwave-help-html-link)
14500 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
14501 Fix typos in docstrings.
14502 (idlwave-help-with-source, idlwave-help-find-routine-definition):
14503 Reflow docstrings.
14504 (idlwave-help-assistant-start): Fix typo in error message.
14505
14506 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
14507 (octave-electric-space): Fix typos in docstrings.
14508
9bbe0828
CY
145092010-01-01 Chong Yidong <cyd@stupidchicken.com>
14510
14511 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
14512
a88c46c3
CY
145132010-01-01 Juri Linkov <juri@jurta.org>
14514
14515 * comint.el (comint-input-ring-size): Make it a defcustom and
918fa8ba 14516 increase the default to 500 (Bug#5148).
a88c46c3 14517
7ee6c59b
NR
145182009-12-31 Nick Roberts <nickrob@snap.net.nz>
14519
14520 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
14521 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
14522 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
14523
a9c8a2cd
NR
145242009-12-30 Nick Roberts <nickrob@snap.net.nz>
14525
14526 Show working revision correctly for mercurial.
14527 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
d8c75479 14528 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
a9c8a2cd 14529
659e4408
JB
145302009-12-29 Juanma Barranquero <lekktu@gmail.com>
14531
14532 Declare some functions for the byte-compiler.
14533 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
14534 (speedbar-timer-fn, speedbar-change-expand-button-char)
14535 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
14536
7ee6c59b
NR
145372009-12-29 Nick Roberts <nickrob@snap.net.nz>
14538
14539 This changeset reverts GDB Graphical Interface to use annotations.
14540 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
14541
460f6e7c
DN
145422009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
14543
14544 Make vc-dir work on subdirectories of the bzr root.
6a7662bb
BR
14545 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.
14546 Return file names relative to it.
460f6e7c
DN
14547 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
14548 relative directory to vc-bzr-after-dir-status.
14549
543f553a
TH
145502009-12-28 Tassilo Horn <tassilo@member.fsf.org>
14551
14552 * font-lock.el (font-lock-refresh-defaults): New function, which
14553 can be used to let font-lock react to external changes in
14554 variables like font-lock-defaults and keywords.
14555 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
14556
2592ab76
DN
145572009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
14558
ac859983
DN
14559 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
14560
2592ab76
DN
14561 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
14562
58941d03
JB
145632009-12-28 Juanma Barranquero <lekktu@gmail.com>
14564
14565 Supersede color.diff settings in git log (bug#5211).
14566
14567 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
14568 escape chars in its output when the user has color.diff set to `always'.
14569 This fix works on git 1.4.2 and newer (released on 2006-08-13).
14570
39764e76
KR
145712009-12-26 Kevin Ryde <user42@zip.com.au>
14572
14573 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
14574 node. Keep previous "Index" name to work with past coreutils too.
14575
91c4831e
KR
14576 * man.el (man): Revise docstring a bit to show -a and -l as
14577 examples. Add -k description since support for it has otherwise
14578 been a secret. (Further to bug#3717.)
651e932e
KR
14579 (Man-bgproc-sentinel): When "-k foo" produces no output show error
14580 "no matches" rather than "Can't find manpage", as the latter reads
d8c75479 14581 like -k was interpreted as a page name, which is not so. (Bug#5431)
91c4831e 14582
7f4d4a97
MA
145832009-12-26 Michael Albinus <michael.albinus@gmx.de>
14584
14585 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
14586 switches. Check also for //SUBDIRED// line.
14587
bcffff46
KH
145882009-12-25 Kenichi Handa <handa@m17n.org>
14589
88b5a757 14590 * language/indian.el (devanagari-composable-pattern): Fix to
bcffff46
KH
14591 handle ZWNJ and ZWJ. Use it in composition-function-table for
14592 Devanagari.
14593 (malayalam-composable-pattern): Fix previous change.
14594
dc1dcfa4
VJL
145952009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14596
14597 * ps-print.el (ps-face-attributes): It was not returning the
14598 attribute face for faces specified as string. Reported by harven
80525855 14599 <harven@free.fr>. (Bug#5254)
dc1dcfa4
VJL
14600 (ps-print-version): New version 7.3.5.
14601
6fe539d2
UJ
146022009-12-18 Ulf Jasper <ulf.jasper@web.de>
14603
85626eef 14604 * calendar/icalendar.el (icalendar--convert-tz-offset):
88b5a757
DD
14605 Fix timezone names.
14606 (icalendar--convert-tz-offset): Fix the "last-day-problem".
6fe539d2
UJ
14607 (icalendar--add-diary-entry): Remove the trailing blank that
14608 diary-make-entry inserts.
14609
1f3611c6
MA
146102009-12-17 Michael Albinus <michael.albinus@gmx.de>
14611
14612 Make `file-expand-wildcards' work for remote files.
14613
14614 * files.el (file-expand-wildcards): In case of remote files, check
14615 only local file name part for wildcards. Provide feature 'files
14616 and subfeature 'remote-wildcards. (Bug#5198)
14617
14618 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
14619 if there is already an established connection.
14620 (tramp-advice-file-expand-wildcards): Remove it.
14621
14622 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
85626eef 14623 (tramp-advice-file-expand-wildcards): Move from tramp.el.
1f3611c6
MA
14624 Activate advice for older GNU Emacs versions. (Bug#5237)
14625
9762b219
JB
146262009-12-17 Juanma Barranquero <lekktu@gmail.com>
14627
14628 Some doc fixes (more needed).
14629
14630 * find-cmd.el (find-constituents): Reflow docstring.
14631 (find-cmd, find-prune, find-command): Fix typos in docstrings.
14632 (find-generic): Doc fix.
14633
cfb54897
JL
146342009-12-17 Juri Linkov <juri@jurta.org>
14635
14636 Fix regression from 23.1 to allow multiple modes in Local Variables.
14637
14638 * files.el (hack-local-variables-filter): While ignoring duplicates,
14639 don't take `mode' into account.
85626eef
SM
14640 (hack-local-variables-filter, hack-dir-local-variables):
14641 Don't remove duplicate `mode' from local-variables-alist (like `eval').
cfb54897 14642
ad974e9e
JL
146432009-12-17 Juri Linkov <juri@jurta.org>
14644
85626eef 14645 Make `dired-diff' safer. (Bug#5225)
ad974e9e
JL
14646
14647 * dired-aux.el (dired-diff): Signal an error when `file' equals to
14648 `current' or when `file' is a directory of the `current' file.
14649
3616e0b9
AS
146502009-12-17 Andreas Schwab <schwab@linux-m68k.org>
14651
14652 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
14653 unconditionally preloaded files.
14654
72b57560
JL
146552009-12-16 Juri Linkov <juri@jurta.org>
14656
14657 Revert to old 23.1 logic of using the file at the mark as default.
14658 * dired-aux.el (dired-diff): Use the file at the mark as default
14659 if it's not the same as the current file, and the target dir is
14660 the current dir or the mark is active. Add the current file
14661 as the arg of `dired-dwim-target-defaults'. Use the default file
14662 in the prompt. (Bug#5225)
14663
68712eb6
MA
146642009-12-15 Michael Albinus <michael.albinus@gmx.de>
14665
14666 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
14667 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
14668 (tramp-check-for-regexp): Check also, when an echoing shell stops
14669 to echo sent commands.
14670
fd471993
CY
146712009-12-14 Chong Yidong <cyd@stupidchicken.com>
14672
14673 * Makefile.in: Revert last change (Bug#5191).
14674
86b5e14c
DN
146752009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
14676
14677 * vc-hg.el (vc-hg-print-log): Fix argument order.
110de3bb
DN
14678 (vc-hg-working-revision): Make sure the command is executed in a
14679 known environment so that we can parse the output. (Bug#4417)
86b5e14c 14680
8cffbb75
CY
146812009-12-14 Chong Yidong <cyd@stupidchicken.com>
14682
14683 * progmodes/python.el (python-symbol-completions): Remove text
14684 properties from symbol string before calling python-send-receive.
14685
6c2b67ad
NR
146862009-12-14 Nick Roberts <nickrob@snap.net.nz>
14687
14688 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
5ce6e4f4 14689 when there are values for both file and line. (Bug#5060)
6c2b67ad 14690
ff6f4585
JL
146912009-12-14 Juri Linkov <juri@jurta.org>
14692
14693 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
14694 whitespace after the file name of the first line of unified format,
14695 because git-diff doesn't output whitespace and file modification time
14696 after the file name.
14697
d3de1c8e
JL
146982009-12-14 David Kastrup <dak@gnu.org>
14699
14700 * info.el (Info-hide-cookies-node): Before hiding a cookie,
14701 check if it already has the `display' property added by
14702 `Info-display-images-node', and not put the `invisible' property
14703 in this case.
14704
2f1b7dc4
GM
147052009-12-13 Glenn Morris <rgm@gnu.org>
14706
a0cefee5
GM
14707 * mail/emacsbug.el (message-sort-headers): Define for compiler.
14708 (report-emacs-bug): In message-mode, sort manually before storing
14709 original report text. (Bug#5178)
2f1b7dc4
GM
14710 Remove superfluous save-excursion.
14711
31bb373f
MA
147122009-12-12 Michael Albinus <michael.albinus@gmx.de>
14713
14714 * net/dbus.el (dbus-property-handler): Filter lambda forms out
14715 when responding to "GetAll" properties.
14716
5e1d4968
CY
147172009-12-12 Chong Yidong <cyd@stupidchicken.com>
14718
14719 * simple.el (compose-mail): Remove mail-setup-with-from from
14720 customization checks.
14721
097d86f9
EZ
147222009-12-12 Eli Zaretskii <eliz@gnu.org>
14723
14724 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
14725 RAR archives created on Unix systems.
14726
1d4adede
SM
147272009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
14728
14729 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
14730 the varalias that was accidentally removed by the 2009-11-19 change
14731 (bug#5186).
14732
3ff3655c
KH
147332009-12-12 Kenichi Handa <handa@m17n.org>
14734
14735 * language/indian.el (indian-compose-regexp): New function.
14736 (malayalam-composable-pattern): Fix the pattern.
14737 (composition-function-table): Set malayalam-composable-pattern for
14738 Malayalam characters.
14739
82d3343c
CY
147402009-12-11 Chong Yidong <cyd@stupidchicken.com>
14741
315eb96d
CY
14742 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
14743 rather than down-mouse-1, based on follow-link conventions.
14744
82d3343c
CY
14745 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
14746 are compiled.
14747
86a4c7ac
DN
147482009-12-11 Michael McNamara <mac@mail.brushroad.com>
14749
bf0b361c 14750 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
1d4adede
SM
14751 (verilog-vmm-statement-re, verilog-ovm-statement-re)
14752 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
14753 (verilog-leap-to-head, verilog-backward-token):
14754 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
86a4c7ac
DN
14755
147562009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
14757
bf0b361c
JB
14758 * progmodes/verilog-mode.el (verilog-auto-lineup)
14759 (verilog-nameable-item-re): Cleanup user-visible spelling and
14760 documentation errors. One reported by Gary Delp.
1d4adede 14761 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
86a4c7ac
DN
14762 (verilog-read-decls): Fix AUTOWIRE with types declared in a
14763 package, bug195. Reported by Pierre-David Pfister.
14764
fe03f49a
GM
147652009-12-11 Glenn Morris <rgm@gnu.org>
14766
47641aac
GM
14767 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
14768
85094855
GM
14769 * mail/emacsbug.el: No longer require sendmail.
14770 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
14771 (report-emacs-bug-orig-text): Doc fix.
14772 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
14773 New local variables, to adapt to different mail-user-agents.
14774 (report-emacs-bug): Fix test for a gnu.org address.
14775 Use overlays for emphasis, since font-lock defeats 'face property.
14776 Pretest bugs also end up at the newsgroup these days.
14777 Stop message-mode stripping text properties.
14778 Set and use the new buffer-local variables.
14779 (report-emacs-bug-hook): Add doc-string.
14780 Remove some unnecessary save-excursions and simplify.
14781 Use the appropriate hook and send-command.
14782
fe03f49a
GM
14783 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
14784 capitalization of some menu entries.
14785
345427f0
VJL
147862009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14787
277e6741
MP
14788 * whitespace.el (whitespace-display-char-on):
14789 Ensure `buffer-display-table' is unique when two or more windows are
345427f0
VJL
14790 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
14791 New version 12.1.
14792
c70ccbba
EZ
147932009-12-10 Eli Zaretskii <eliz@gnu.org>
14794
14795 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
14796 characters in the Attribute field.
14797
f1943c1b
DN
147982009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
14799
14800 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
14801
1c67aeaa
SM
148022009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
14803
14804 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
14805 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
14806 Disregard autoload-excludes.
14807 (update-directory-autoloads): Obey autoload-excludes here instead.
14808 But don't store its contents in no-autoloads and remove entries that
14809 refer to excludes files.
14810
d8194864
GM
148112009-12-10 Glenn Morris <rgm@gnu.org>
14812
8c0171c0
GM
14813 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
14814 (expand-mail-aliases): Define for compiler.
14815
dba372dd
GM
14816 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
14817 Define for compiler.
14818
d8194864
GM
14819 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
14820 appropriate for the mail-user-agent in use.
14821
fe5facd3
MA
148222009-12-09 Michael Albinus <michael.albinus@gmx.de>
14823
14824 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
14825
99999a1d
DN
148262009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
14827
14828 Fix short log parsing and fontification.
14829 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
14830 Fix fontification for the [merge] label.
14831
2ea1c4aa
SM
148322009-12-09 Vivek Dasmohapatra <vivek@etla.org>
14833
85626eef 14834 Drop some properties to avoid surprises (bug#5002).
2ea1c4aa
SM
14835 * htmlfontify.el (hfy-ignored-properties): New defcustom.
14836 (hfy-fontify-buffer): Use it.
14837
9840deb6
SM
148382009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
14839
a0d1aadf
SM
14840 Minor cleanup.
14841 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
14842 Adjust all callers.
14843 (ffap-locate-file): Remove unused arg `dir-ok' and make other
14844 args compulsory. Adjust callers.
14845 (ffap-gopher-at-point): Remove unused var `name'.
14846
9840deb6
SM
14847 Get rid of the ELCFILES abomination.
14848 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
14849 (compile-elcfiles): New phony target.
14850 (compile-main): Compute ELCFILES dynamically.
14851 (compile-clean): New target to remove left-over elc files.
14852 (compile, all): Use it.
14853
7eb3f9a8
KH
148542009-12-09 Kenichi Handa <handa@etlken>
14855
14856 * international/mule-diag.el: Require help-mode instead of help-fns.
14857
ae63e572
KH
148582009-12-09 Kenichi Handa <handa@m17n.org>
14859
5ce6e4f4 14860 * international/mule-cmds.el (ucs-names): Supply sufficiently
a0d1aadf
SM
14861 fine ranges instead of pre-calculating accurate ranges.
14862 Iterate with bigger gc-cons-threshold.
ae63e572 14863
e2f3c692
DN
148642009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
14865
14866 Add support for stashing a snapshot of the current tree.
14867 * vc-git.el (vc-git-stash-snapshot): New function.
14868 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
14869
cf6d0352
JB
148702009-12-08 Jose E. Marchesi <jemarch@gnu.org>
14871
14872 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
14873 instead of `(beginning|end)-of-line'.
14874
48e4acc9
GM
148752009-12-08 Glenn Morris <rgm@gnu.org>
14876
6e890faa
GM
14877 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
14878
48e4acc9
GM
14879 * Makefile.in (ELCFILES): Regenerate.
14880
d2a1dc7b
JL
148812009-12-07 Juri Linkov <juri@jurta.org>
14882
14883 Don't lazy-highlight the comint output in history Isearch mode.
14884
14885 * comint.el (comint-history-isearch-search): Instead of
14886 `comint-line-beginning-position', use `comint-after-pmark-p'
14887 to check if point if before the process mark, and go to
14888 `process-mark' in this case.
14889
51ef56c4
SM
148902009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14891
fb10ee4a
SM
14892 * textmodes/tex-mode.el (latex-complete)
14893 (latex-indent-or-complete): Remove.
14894 (latex-mode): Set completion-at-point-functions instead.
14895
14896 Provide a standard completion command and hook it into TAB.
51ef56c4
SM
14897 * minibuffer.el (completion-at-point-functions): New var.
14898 (completion-at-point): New command.
fb10ee4a 14899 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
51ef56c4
SM
14900 * progmodes/python.el (python-mode-map): Use completion-at-point.
14901 (python-completion-at-point): Rename from python-partial-symbol and
14902 adjust for use in completion-at-point-functions.
14903 (python-mode): Setup completion-at-point for Python completion.
14904 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
14905 extracted from lisp-complete-symbol.
14906 (lisp-complete-symbol): Use it.
14907 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
14908 setup completion-at-point for Elisp completion.
fb10ee4a
SM
14909 (emacs-lisp-mode-map, lisp-interaction-mode-map):
14910 Use completion-at-point.
51ef56c4 14911 * ielm.el (ielm-map): Use completion-at-point.
fb10ee4a 14912 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
51ef56c4
SM
14913 * progmodes/sym-comp.el: Move to...
14914 * obsolete/sym-comp.el: Move from progmodes.
14915
5e7a9022
EZ
149162009-12-07 Eli Zaretskii <eliz@gnu.org>
14917
14918 Prevent save-buffer in Rmail buffers from using the coding-system
14919 of the current message, and from clobbering the encoding mnemonics
14920 in the mode line (Bug#4623).
14921
14922 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
14923 flag, too.
14924 (rmail-message-encoding): New variable.
14925 (rmail-write-region-annotate): Record the encoding of the current
14926 message in rmail-message-encoding.
14927 (rmail-after-save-hook): New function, restores the encoding of
14928 the current message after the message collection is saved.
14929
9136e895
JL
149302009-12-07 Juri Linkov <juri@jurta.org>
14931
14932 * progmodes/grep.el (grep-read-files): Use `completing-read'
14933 instead of `read-string'. Set its `collection' arg to
14934 `read-file-name-internal'. (Bug#4301)
14935
40637410
JL
149362009-12-07 Juri Linkov <juri@jurta.org>
14937
14938 Correctly restore original Isearch point. (Bug#4994)
14939
14940 * isearch.el (isearch-mode): Move `isearch-push-state' after
14941 `(run-hooks 'isearch-mode-hook)'.
14942 (isearch-cancel): When `isearch-push-state-function' is defined,
14943 let-bind `isearch-cmds' to the first state (the last element of
14944 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
14945 function and restores the original point). Otherwise, move point
14946 to `isearch-opoint'.
14947
da10ce2b
SM
149482009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14949
14950 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
14951 chars that don't have names, so the table can be built much faster at
14952 run-time.
14953
3d68fa99
CY
149542009-12-07 Chong Yidong <cyd@stupidchicken.com>
14955
f82b1493
CY
14956 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
14957 change. Suggested by David Kastrup.
14958
3d68fa99
CY
14959 * simple.el (compose-mail): Check for incompatibilities and warn.
14960 (compose-mail-user-agent-warnings): New option.
14961
662c5698
DN
149622009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14963
14964 Support showing a single log entry from vc-annotate.
14965 * vc.el (print-log): Add a new argument: START-REVISION.
14966 (vc-print-log-internal): Add a new optional argument and
14967 pass it to the backend.
14968 (vc-print-log, vc-print-root-log): Adjust callers.
14969 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
14970 buffer already displays the requested log entry, use it.
14971 Otherwise display only the log entry in question.
14972 * vc-svn.el (vc-svn-print-log):
e4070cdc 14973 * vc-mtn.el (vc-mtn-print-log):
662c5698
DN
14974 * vc-hg.el (vc-hg-state):
14975 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
14976 (vc-git-show-log-entry): Return t on success.
14977 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
14978 (vc-bzr-show-log-entry): Return t on success.
14979 * vc-rcs.el (vc-rcs-print-log):
14980 * vc-sccs.el (vc-sccs-print-log):
14981 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
14982
e4070cdc
GM
149832009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14984
5ce6e4f4
JB
14985 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
14986 Add menus to the meta mode. (Bug#5043)
e4070cdc 14987
5ce6e4f4 149882009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
662c5698
DN
14989
14990 * ediff-init.el (ediff-event-key): Use event-to-character instead of
2de386ca 14991 event-key.
662c5698 14992
662c5698
DN
14993 * ediff.el (ediff-buffers-internal): Add unwind-protect.
14994
dab816a9
MA
149952009-12-07 Michael Albinus <michael.albinus@gmx.de>
14996
14997 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
14998 Berbain <raphael.berbain@gmail.com>.
14999
15000 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
15001 characters.
15002 (tramp-initial-end-of-output): New defconst.
15003 (tramp-methods, tramp-find-shell)
15004 (tramp-open-connection-setup-interactive-shell)
15005 (tramp-maybe-open-connection): Use it.
6a7662bb
BR
15006 (tramp-shell-prompt-pattern, tramp-wait-for-output):
15007 Handle existence of `#' and `$'.
dab816a9 15008
6a7662bb
BR
15009 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
15010 Use `tramp-initial-end-of-output'.
dab816a9 15011
a91e1f6b
DN
150122009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
15013
15014 Get the background mode from the terminal for xterm, and set
15015 faces accordingly.
15016 * term/xterm.el (xterm-set-background-mode): New function.
15017 (terminal-init-xterm): Use it in case xterm supports background
15018 color queries. Recompute faces after getting the background
15019 color.
15020
5fa9d1ec
GM
150212009-12-07 Ulrich Mueller <ulm@gentoo.org>
15022
15023 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
15024 number comment back on its own line, for easier parsing.
15025
5e9fde5e
SM
150262009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
15027
15028 Make it work for non-file buffers (bug#5102).
15029 * doc-view.el (doc-view-current-cache-dir):
15030 Use doc-view-buffer-file-name rather than buffer-file-name.
15031 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
15032
2f2f5242
CY
150332009-12-06 Óscar Fuentes <ofv@wanadoo.es>
15034
15035 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
15036 author field is too short.
15037
cebf8ec6
DN
150382009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
15039
5e9fde5e
SM
15040 * vc-git.el (vc-git-print-log): Handle a limit argument.
15041 Display the short log in graph form and with labels.
0d3f8a78
DN
15042 (vc-git-log-view-mode): Handle labels.
15043
cebf8ec6
DN
15044 Make vc-revert change VC state from 'added to 'unregistered.
15045 * vc-git.el (vc-git-revert): Call git reset first.
15046
8e39154d
UJ
150472009-12-06 Ulf Jasper <ulf.jasper@web.de>
15048
d8194864
GM
15049 * net/newst-backend.el, net/newst-plainview.el:
15050 * net/newst-reader.el, net/newst-ticker.el:
15051 * net/newst-treeview.el, net/newsticker.el:
15052 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
8e39154d 15053
ef187c24
CY
150542009-12-06 Chong Yidong <cyd@stupidchicken.com>
15055
238a0f3a
CY
15056 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
15057
2c6bb71a
CY
15058 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
15059 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
15060 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
15061 Update annotation regexp.
15062
ef187c24
CY
15063 * simple.el (beginning-of-visual-line): Constrain to field
15064 boundaries (Bug#5106).
15065
571855b6
UJ
150662009-12-06 Ulf Jasper <ulf.jasper@web.de>
15067
6a7662bb
BR
15068 * xml.el (xml-substitute-numeric-entities):
15069 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 15070 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6
UJ
15071 * net/newst-backend.el (newsticker--parse-generic-feed)
15072 (newsticker--parse-generic-items)
6a7662bb
BR
15073 (newsticker--decode-numeric-entities):
15074 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 15075 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6 15076
b857059c
CY
150772009-12-06 Daniel Colascione <dan.colascione@gmail.com>
15078
15079 * progmodes/js.el (js--js-not): Add null to the list of values.
15080
c2dae51b
CY
150812009-12-06 Chong Yidong <cyd@stupidchicken.com>
15082
d8194864 15083 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
c2dae51b 15084
ed0f72d2
RW
150852009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15086
15087 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
15088 delimiter if it is at the end of the current line.
15089 (bibtex-generate-url-list): Fix docstring.
15090
365b9a62
SM
150912009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
15092
15093 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
15094 minibuffer's content with itself.
15095 Fold the confirm-after-completion case into the `confirm' case.
15096 (completion-pcm-word-delimiters): Add : and / to the delimiters.
15097
990a9cb1
KR
150982009-12-06 Kevin Ryde <user42@zip.com.au>
15099
15100 * ffap.el (ffap-rfc-path): Make this a defcustom since
d8194864 15101 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
990a9cb1 15102
8b5a10db 15103 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
d8194864 15104 manuals, similar to existing setup for help-mode. (Bug#3913.)
8b5a10db 15105
065543e7
JL
151062009-12-05 Juri Linkov <juri@jurta.org>
15107
15108 Save and restore dired buffer's point positions too. (Bug#4880)
15109
15110 * dired.el (dired-save-positions): Return in the first element
15111 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
15112 Doc fix.
15113 (dired-restore-positions): First restore buffer's position.
15114 While restoring window's positions, check if window still displays
15115 the original buffer.
15116
503edac9
CY
151172009-12-05 Chong Yidong <cyd@stupidchicken.com>
15118
9a594ee6
CY
15119 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
15120 if possible.
15121
925f8c70
CY
15122 * shell.el (shell): Require ansi-color (Bug#5113).
15123
15124 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
15125
503edac9
CY
15126 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
15127
8fea6b33
AM
151282009-12-05 Alan Mackenzie <acm@muc.de>
15129
15130 * progmodes/cc-mode.el (c-before-hack-hook)
15131 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
15132 `c-file-style' to work again. This reversion restores the current
212c5aef 15133 software to its state in Emacs 23.1. (Bug#4146)
8fea6b33 15134
5d1fd962
CY
151352009-12-05 Kevin Ryde <user42@zip.com.au>
15136
6a7662bb
BR
15137 * textmodes/sgml-mode.el (sgml-lexical-context):
15138 Recognise comment-start-skip to comment-end-skip as comment (Bug#4781).
5d1fd962 15139
30760c8b
JL
151402009-12-05 Juri Linkov <juri@jurta.org>
15141
15142 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
15143 for virtual nodes. (Bug#4147)
15144 (Info-find-node-2): Set `Info-current-node-virtual' to nil
15145 when moving from a virtual node.
15146 (Info-mode-menu): Add `Info-virtual-index' to the menu.
15147 (Info-mode): Add `Info-virtual-index' to the docstring.
15148
403111a8
RW
151492009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15150
15151 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
15152 track of the buffer position of the end of a BibTeX entry as this
15153 position may change during reformatting.
15154 (bibtex-format-entry): Remove whitespace before processing
15155 numerical fields so that we recognize the latter properly.
15156 (bibtex-reformat): Do not use push which changes the global value
15157 of bibtex-entry-format.
15158 (bibtex-field-braces-alist, bibtex-field-strings-alist)
15159 (bibtex-field-re-init): Replace only space characters by regexp
15160 for whitespace.
365b9a62 15161 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
403111a8
RW
15162 (bibtex-initialize): Also update bibtex-strings.
15163 (bibtex-kill-field): Preserve white space at end of entry.
365b9a62
SM
15164 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
15165 Update bibtex-reference-keys.
403111a8 15166
25b54627
SM
151672009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
15168
15169 * minibuffer.el (completion-pcm--merge-try): Also consider placing
15170 point after a star, if that's the only place where modifications can
15171 make progress.
15172
35639eb4
DN
151732009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
15174
15175 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
15176 in docstrings.
15177
8b78760b
JL
151782009-12-04 Juri Linkov <juri@jurta.org>
15179
15180 * proced.el (proced): Call `(proced-update t)' to update process
15181 information instead of only running proced-post-display-hook.
15182 (proced-send-signal): Add a leading space to the buffer name
15183 " *Marked Processes*" to make this buffer ephemeral.
15184
2b3489a7
JL
151852009-12-04 Juri Linkov <juri@jurta.org>
15186
15187 * dired.el (dired-auto-revert-buffer): New defcustom.
15188 (dired-internal-noselect): Use it.
15189
9b9debd1
JL
151902009-12-04 Juri Linkov <juri@jurta.org>
15191
15192 Change roles of modes and functions in image-mode.el (Bug#5062).
15193
15194 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
15195 in `auto-mode-alist'.
15196 (image-mode-previous-major-mode): New variable.
15197 (image-minor-mode-map): Rename from `image-mode-text-map'.
15198 (image-mode): Move graceful error-handling code from
15199 `image-minor-mode' to here. On errors call `image-mode-as-text'.
15200 (image-minor-mode): Remove all image-handling code.
15201 Replace `image-mode-text-map' with `image-minor-mode-map'.
15202 Check for `image-type' in mode-line format string.
15203 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
15204 (image-mode-as-text): New function with most code from
15205 `image-mode-maybe'.
15206 (image-toggle-display-text): Move code that removes image
15207 properties from `image-toggle-display' to here.
15208 (image-toggle-display-image): New function with code that adds
15209 image properties copied from `image-toggle-display'.
15210 (image-toggle-display): Remove most code with leaving only code
15211 that toggles between `image-mode-as-text' and `image-mode'.
15212
0c74a301
UJ
152132009-12-04 Ulf Jasper <ulf.jasper@web.de>
15214
15215 * net/newst-treeview.el
15216 (newsticker--treeview-list-highlight-start): Restored call to
15217 save-excursion: Selected item was stuck.
15218 (newsticker--treeview-list-select): New.
15219 (newsticker--treeview-item-show-text)
15220 (newsticker--treeview-item-show)
15221 (newsticker--treeview-item-update): Use new
15222 newsticker-treeview-item-mode.
15223 (newsticker-treeview-update): Keep current item.
15224 (newsticker-treeview-next-new-or-immortal-item): Doc change.
15225 (newsticker--treeview-first-feed): Doc change.
15226 (newsticker-treeview-list-menu)
88b5a757 15227 (newsticker-treeview-item-menu): Add menu entries.
0c74a301
UJ
15228 (newsticker-treeview-item-mode): New.
15229
5ce6e4f4 15230 * net/newst-backend.el (newsticker-customize): Delete other
0c74a301
UJ
15231 windows.
15232
9eaeec5b
SS
152332009-12-04 Sam Steingold <sds@gnu.org>
15234
15235 * log-view.el (log-view-mode-map): "q" calls quit-window,
15236 like in all the other non-self-insert buffers.
15237
b2bf5be5
SM
152382009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
15239
15240 Minor cleanup.
15241 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
15242 key decoding rather than do it manually via last-input-event +
15243 ascii-character.
15244 (term-exec): Use delete-and-extract-region.
15245 (term-handle-ansi-terminal-messages): Remove unused var `end'.
15246 (term-process-pager): Remove unused var `i'.
15247 (term-dynamic-simple-complete): Make obsolete.
15248 (serial-update-config-menu): Remove unused vars `y' and `str'.
15249 (term-update-mode-line): Remove unused var `temp'.
15250
46e5c897
DN
152512009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
15252
15253 Limit the number of log entries displayed by default.
15254 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
15255 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
15256 using a prefix argument.
15257
627e0a14
GM
152582009-12-03 Glenn Morris <rgm@gnu.org>
15259
15260 * progmodes/idlwave.el (class): Restore still useful declaration.
15261
8578c224
AM
152622009-12-03 Alan Mackenzie <acm@muc.de>
15263
4abc318c 15264 Enhance `c-parse-state' to run efficiently in "brace deserts".
8578c224 15265
b2bf5be5
SM
15266 * progmodes/cc-mode.el (c-basic-common-init):
15267 Call c-state-cache-init.
9762b219 15268 (c-neutralize-syntax-in-and-mark-CPP): Rename from
8578c224 15269 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
b2bf5be5 15270 placing `category' properties value 'c-cpp-delimiter at its boundaries.
8578c224
AM
15271
15272 * progmodes/cc-langs.el (c-before-font-lock-function):
15273 c-extend-and-neutralize-syntax-in-CPP has been renamed
15274 c-neutralize-syntax-in-and-mark-CPP.
15275
15276 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
15277 with `category' properties now, not `syntax-table' ones.
15278
15279 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
15280 enhanced (but slower) version of c-end-of-macro that won't land
15281 inside a literal or on another awkward character.
15282 (c-state-cache-too-far, c-state-cache-start)
15283 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
15284 (c-state-nonlit-pos-cache-limit, c-state-point-min)
15285 (c-state-point-min-lit-type, c-state-point-min-lit-start)
15286 (c-state-min-scan-pos, c-state-brace-pair-desert)
15287 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
15288 buffer local variables.
15289 (c-state-literal-at, c-state-lit-beg)
15290 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
15291 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
15292 (c-state-cache-top-paren, c-state-cache-after-top-paren)
15293 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
15294 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
15295 (c-renarrow-state-cache)
15296 (c-append-lower-brace-pair-to-state-cache)
15297 (c-state-push-any-brace-pair, c-append-to-state-cache)
15298 (c-remove-stale-state-cache)
15299 (c-remove-stale-state-cache-backwards, c-state-cache-init)
15300 (c-invalidate-state-cache-1, c-parse-state-1)
15301 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
b2bf5be5
SM
15302 (c-parse-state): Enhance and refactor.
15303 (c-debug-parse-state): Amend to deal with all the new variables.
8578c224
AM
15304
15305 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
15306 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
b2bf5be5
SM
15307 modify to use category text properties rather than syntax-table ones.
15308 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
8578c224
AM
15309 to switch off/on the syntactic paren property of C++ template
15310 delimiters using the category property.
15311 (c-with-<->-as-parens-suppressed): Macro to invoke code with
15312 template delims suppressed.
15313 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
15314 New constant/macros which apply category properties to the start
15315 and end of preprocessor constructs.
b2bf5be5 15316 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
8578c224
AM
15317 "comment out" the syntactic value of characters in preprocessor
15318 constructs.
15319 (c-with-cpps-commented-out)
15320 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
15321 with characters in all or all but one preprocessor constructs
15322 "commented out".
15323
0d4dc442
RW
153242009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15325
15326 * proced.el (proced-filter-alist): Use regexp-quote.
15327
a09dc9bf
MA
153282009-12-03 Michael Albinus <michael.albinus@gmx.de>
15329
15330 Cleanup.
15331 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
15332 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
15333 arguments. Expand `default-directory'.
15334
15335 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
15336 the benefit of returning an expanded localname.
15337 (tramp-tramp-file-p): Handle the case NAME is not a string.
15338
3f6bd790
DN
153392009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
15340
4dfb3b9c
DN
15341 Add support for bzr shelve/unshelve.
15342 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
15343 (vc-bzr-extra-menu-map): New variables.
15344 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
15345 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
15346 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
15347 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
15348 (vc-bzr-dir-extra-headers): Display shelves.
15349
3f6bd790
DN
15350 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
15351
842d73a1
SM
153522009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15353
15354 * textmodes/bibtex.el (bibtex-complete-internal):
15355 Use completion-in-region.
15356 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
15357
7fa4876f
DN
153582009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
15359
15360 Support applying stashes. Improve UI.
15361 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
15362 (vc-git-stash-apply, vc-git-stash-pop)
15363 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
15364 (vc-git-stash-menu): New functions.
15365 (vc-git-stash-menu-map): New variable.
15366 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
15367
d6e82452
GM
153682009-12-03 Glenn Morris <rgm@gnu.org>
15369
15370 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
15371 (vc-print-log-internal): Fix previous change.
15372 (vc-revert): Correct pluralization.
15373
8d222148
SM
153742009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15375
ea52206b
SM
15376 * progmodes/make-mode.el (makefile-special-targets-list): No need for
15377 it to be an alist any more.
15378 (makefile-complete): Use completion-in-region.
15379
69a94a37
SM
15380 * progmodes/octave-mod.el (octave-complete-symbol):
15381 Use completion-in-region.
15382
8d222148
SM
15383 Misc cleanup.
15384 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
15385 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
15386 (idlwave-complete-class): Don't quote lambda.
15387 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
15388 (idlwave-mode-map): Move initialization into declaration.
15389 (idlwave-action-and-binding): Use backquotes.
15390 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
15391 Simplify.
15392 (idlwave-is-pointer-dereference): Remove unused var `pos'.
15393 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
15394 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
15395 `parts', and `all-parts'.
15396 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
15397 (idlwave-convert-xml-system-routine-info): Remove unused string
15398 `version-string'.
15399 (idlwave-display-user-catalog-widget): Use dolist.
15400 (idlwave-scanning-lib): Declare dynamically-scoped var.
15401 (idlwave-scan-library-catalogs): Remove unused var `flags'.
15402 (completion-highlight-first-word-only): Declare to silence bytecomp.
15403 (idlwave-popup-select): Tighten scope of `resp'.
15404 (idlwave-find-struct-tag): Remove unused var `beg'.
15405 (idlwave-after-load-rinfo-hook): Declare.
15406 (idlwave-sintern-class-info): Remove unused var `taglist'.
15407 (idlwave-find-class-definition): Remove unused var `list'.
15408 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
15409 (idlwave-what-module-find-class): Remove unused var `classes'.
15410
3bb8691b
JB
154112009-12-03 Juanma Barranquero <lekktu@gmail.com>
15412
15413 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
15414
f72f0c23
SM
154152009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15416
15417 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
15418 buffers visited. Remove redundant current-buffer-saving.
15419
601a9508
SM
154202009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
15421
15422 Use completion-in-buffer and remove uses of dynamic scoping.
15423 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
15424 (pascal-buffer-to-use, pascal-flag): Don't declare.
15425 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
15426 (pascal-get-completion-decl, pascal-keyword-completion):
15427 Add `pascal-str' argument, save-excursion,
15428 return the found completions, and don't filter with pascal-pred.
15429 (pascal-completion-cache): New var.
15430 (pascal-completion): Don't switch buffer any more (it was never
15431 necessary). Don't save-excursion any more (it's done by the called
15432 subroutines). Use a cache to avoid redundant computations.
15433 Use complete-with-action rather than pascal-completion-response and
15434 let it apply the predicate as well.
15435 (pascal-complete-word): Use completion-in-buffer when
15436 pascal-toggle-completions is nil.
15437 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
15438 not used any more.
15439 (pascal-comp-defun): Don't change buffer any more.
15440 Use complete-with-action rather than pascal-completion-response and
15441 let it apply the predicate as well.
15442 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
15443 when neded.
15444
1ff4cb98
KH
154452009-12-02 Kenichi Handa <handa@m17n.org>
15446
15447 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
15448 shape for all Indic scripts.
15449
bb12edf1
SM
154502009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
15451
15452 Use completion-in-buffer.
15453 * wid-edit.el (widget-field-text-end): New function.
15454 (widget-field-value-get): Use it.
15455 (widget-string-complete, widget-file-complete)
15456 (widget-color-complete): Use it and completion-in-region.
15457 (widget-complete): Don't narrow the buffer.
15458
5813f6ef
GM
154592009-12-02 Glenn Morris <rgm@gnu.org>
15460
c920f222
GM
15461 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
15462 (rmail-select-summary): Use rmail-pop-to-buffer.
60f2013c
GM
15463 * mail/rmailsum.el: Replace all pop-to-buffer calls with
15464 rmail-pop-to-buffer, to prevent horizontal splits.
c920f222 15465
5813f6ef
GM
15466 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
15467 save-excursion with save-current-buffer.
15468 Widen before searching. (Bug#5093)
15469 (diary-list-sexp-entries): Remove superfluous save-excursion.
15470
34b1d750
GM
154712009-12-02 Michael Welsh Duggan <mwd@cert.org>
15472
15473 * woman.el (woman-make-bufname): Handle man-pages with "." in the
15474 name. (Bug#5038)
15475
b2d5f31a
GM
154762009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
15477
15478 * ido.el (ido-file-internal): Handle filenames at point that do
15479 not have a directory part. (Bug#5049)
15480
c710ac3c
JB
154812009-12-02 Juanma Barranquero <lekktu@gmail.com>
15482
15483 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
15484 (mpc-songs-jump-to, mpc-resume): Doc fixes.
15485
9946be46
SM
154862009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
15487
15488 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
15489 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
15490 any more.
15491
b08016f2
SM
154922009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
15493
e7440df4
SM
15494 * comint.el (comint-insert-input): Ignore clicks to the right of
15495 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
15496
3bb8691b 15497 * vc.el (vc-print-log-internal): Don't wait for the process to
c767b665
SM
15498 terminate before setting up the major mode.
15499
f3b757f5
SM
15500 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
15501 in case.
15502
a2877f1d
SM
15503 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
15504 the last element.
15505
b08016f2
SM
15506 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
15507
782d6e30
GM
155082009-12-01 Glenn Morris <rgm@gnu.org>
15509
15510 * window.el (window--display-buffer-2): Fix previous changes.
15511
28f57f7e
CY
155122009-12-01 Chong Yidong <cyd@stupidchicken.com>
15513
15514 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
15515
c31a2fdc
GM
155162009-12-01 Glenn Morris <rgm@gnu.org>
15517
15518 * Makefile.in (ELCFILES): Add mpc.elc.
15519
e1ada222
SM
155202009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
15521
15522 * mpc.el: New file.
15523
0c9ff2c5
GM
155242009-12-01 Glenn Morris <rgm@gnu.org>
15525
3689984f
GM
15526 * window.el (window-to-use): Define for compiler.
15527
3ab4308b
GM
15528 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
15529 consistent with others (no final period).
15530
0c9ff2c5
GM
15531 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
15532 (rmail-mime-show): Downcase the encoding. (Bug#5070)
15533
fb0c18ff
DN
155342009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
15535
15536 Make vc-print-log buttons work.
045b9da7 15537 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
fb0c18ff 15538
2ac7e73e
JB
155392009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
15540
15541 * savehist.el (savehist-autosave-interval): Allow setting to nil
15542 through customize. (Bug#5056)
15543
5237d741
JB
155442009-11-30 Juanma Barranquero <lekktu@gmail.com>
15545
15546 Fix references to jit-lock properties.
15547 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
15548 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
15549 (perl-font-lock-special-syntactic-constructs):
15550 Quote jit-lock-defer-multiline property.
15551
379241fa
DN
155522009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
15553
15554 * vc-git.el (vc-git-registered): Call vc-git-root only once.
15555
054ae856
JL
155562009-11-30 Juri Linkov <juri@jurta.org>
15557
15558 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
15559 value `buffer' of `multi-isearch-next-buffer-current-function'.
15560 Use `(current-buffer)' when `buffer' is nil.
15561 (multi-isearch-next-buffer-from-list): Don't fallback to
15562 `(current-buffer)' when `buffer' is nil. (Bug#4947)
15563
67296dda
JL
155642009-11-30 Juri Linkov <juri@jurta.org>
15565
15566 * misearch.el (multi-isearch-read-buffers): Move canonicalization
15567 of buffers with `get-buffer' to `multi-isearch-buffers'.
15568 (multi-isearch-buffers, multi-isearch-buffers-regexp):
15569 Canonicalize BUFFERS with `get-buffer'. Doc fix.
15570 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
15571 FILES with `expand-file-name' converting relative file names
15572 to absolute. Doc fix. (Bug#4727)
15573
c585bf32
JL
155742009-11-30 Juri Linkov <juri@jurta.org>
15575
15576 * misearch.el (multi-isearch-read-buffers)
15577 (multi-isearch-read-matching-buffers): New functions.
15578 (multi-isearch-buffers, multi-isearch-buffers-regexp):
15579 Use them in the `interactive' spec. Doc fix.
15580 (multi-isearch-read-files, multi-isearch-read-matching-files):
15581 New functions.
15582 (multi-isearch-files, multi-isearch-files-regexp):
15583 Use them in the `interactive' spec. Doc fix. (Bug#4725)
15584
0a745733
JL
155852009-11-30 Juri Linkov <juri@jurta.org>
15586
15587 * doc-view.el (doc-view-continuous):
15588 Rename from `doc-view-continuous-mode'.
15589 (doc-view-menu): Move "Toggle display" to the top.
15590 Add submenu "Continuous" with radio buttons "Off"/"On"
15591 and "Save as Default".
15592 (doc-view-scroll-up-or-next-page)
15593 (doc-view-scroll-down-or-previous-page)
15594 (doc-view-next-line-or-next-page)
6a7662bb
BR
15595 (doc-view-previous-line-or-previous-page):
15596 Rename `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
0a745733 15597
1f9689eb
JL
155982009-11-30 Juri Linkov <juri@jurta.org>
15599
15600 * comint.el (comint-mode-map): Rebind `M-r' from
15601 `comint-previous-matching-input' to
15602 `comint-history-isearch-backward-regexp'.
15603 Unbind `M-s' to allow global key binding `M-s'.
15604 Add menu items for `comint-history-isearch-backward' and
15605 `comint-history-isearch-backward-regexp'. (Bug#3746)
15606
2952b1ae
JL
156072009-11-30 Juri Linkov <juri@jurta.org>
15608
15609 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
15610 For def=recenter, replace `recenter' with `recenter-top-bottom'
15611 that is called with `this-command' and `last-command' let-bound
15612 to `recenter-top-bottom'. When the last `def' was not `recenter',
15613 set `recenter-last-op' to nil. (Bug#4981)
15614
7a9547ca
SM
156152009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
15616
20565545
SM
15617 Minor cleanup and simplification.
15618 * filecache.el (file-cache-add-directory)
15619 (file-cache-add-directory-recursively)
15620 (file-cache-add-from-file-cache-buffer)
15621 (file-cache-delete-file-regexp, file-cache-delete-directory)
15622 (file-cache-files-matching-internal, file-cache-display): Use dolist.
15623 (file-cache-temp-minibuffer-message): Delete function.
15624 (file-cache-minibuffer-complete): Use minibuffer-message instead.
15625
7a9547ca
SM
15626 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
15627 Don't signal an error when bumping into EOB in tr, s, or y.
15628
08e968f3
JL
156292009-11-29 Juri Linkov <juri@jurta.org>
15630
15631 * startup.el (fancy-about-text): Fix wording of Guided Tour.
15632 (Bug#4960)
15633
15634 * descr-text.el (describe-char-unidata-list): Use lowercase name
15635 for "Unicode name" like in other tags.
15636
f8d170a4
JL
156372009-11-29 Juri Linkov <juri@jurta.org>
15638
15639 * ediff-util.el (ediff-minibuffer-with-setup-hook):
15640 New compatibility macro.
7a9547ca 15641 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
f8d170a4 15642
0116abbd
JL
156432009-11-29 Juri Linkov <juri@jurta.org>
15644
15645 Add defcustom to define the cycling order of `recenter-top-bottom'.
15646 (Bug#4981)
15647
15648 * window.el (recenter-last-op): Doc fix.
15649 (recenter-positions): New defcustom.
15650 (recenter-top-bottom): Rewrite to use `recenter-positions'.
15651 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
15652
61eef560
MA
156532009-11-29 Michael Albinus <michael.albinus@gmx.de>
15654
15655 Improve integration of Tramp and ange-ftp in eshell.
15656
e4070cdc 15657 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
61eef560
MA
15658 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
15659 (eshell/sudo): Flatten args. Let-bind `default-directory'.
15660
15661 * eshell/esh-util.el (top): Require also Tramp when compiling.
15662 (eshell-directory-files-and-attributes): Check for FTP remote
15663 connection.
15664 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
15665 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
15666 (eshell-file-attributes): Handle ".". Return `entry'.
15667
15668 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
15669 (ange-ftp-directory-files-and-attributes)
15670 (ange-ftp-real-directory-files-and-attributes): New defuns.
15671
15672 * net/tramp.el (tramp-maybe-open-connection): Open the remote
15673 shell with "exec" when possible. This prevents trailing prompts
15674 in `start-file-process'.
15675
f5467d3f
SM
156762009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
15677
21f49db9
SM
15678 Try and remove assumptions about point-min==1.
15679 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
15680 (rng-compute-mode-line-string): Show the validation percentage in
15681 terms of the narrowed text, not the widened text.
15682 (rng-do-some-validation): Don't catch internal errors when debugging.
15683 (rng-first-error): Simplify.
15684 (rng-after-change-function): Remove work around. AFAIK the bug has
15685 been fixed a while ago.
15686
26224faf
SM
15687 * image-mode.el (image-minor-mode): Exit more gracefully when the image
15688 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
15689
d7117720
SM
15690 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
15691
f5467d3f
SM
15692 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
15693 `cd' doesn't always do it for us (bug#5067).
15694
15695 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
15696 on 2009-10-25 as part of some other change (bug#5067).
15697
c5269f1c
SM
156982009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15699
62a258a7
SM
15700 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
15701 `suspicious'.
15702 (byte-compile-warnings): Use byte-compile-warning-types.
15703 (byte-compile-save-excursion): Warn about use of set-buffer right
15704 after save-excursion.
15705
c5269f1c
SM
15706 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
15707 the excursion as well.
15708
3ba30eb8
MA
157092009-11-27 Michael Albinus <michael.albinus@gmx.de>
15710
15711 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
15712 providing a Tramp related implementation of "su" and "sudo".
15713 (eshell-unix-initialize): Add "su" and "sudo".
15714
6c6f788d
DU
157152009-11-27 Daiki Ueno <ueno@unixuser.org>
15716
15717 * net/socks.el (socks-send-command): Convert binary request to
15718 unibyte before sending. This fixes mishandling of some port
15719 numbers such as 129.
15720
10c877fe
SM
157212009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15722
6f06a171
SM
15723 * help.el (describe-bindings-internal): Remove `interactive'.
15724
10c877fe
SM
15725 * man.el (Man-completion-table): Trim a terminating "(".
15726 Remove the space between name page a section.
15727 Add the command's description on the `help-echo' property.
c5269f1c
SM
15728 Remove `process-connection-type' binding since it's unused by
15729 call-process.
10c877fe
SM
15730 Provide completion for the "<section> <name>" format as well.
15731 (Man-default-man-entry): Remove spurious var shadowing the argument.
15732
c44a4822
KR
157332009-11-26 Kevin Ryde <user42@zip.com.au>
15734
15735 * log-view.el: Add "Keywords: tools", since its other keywords
15736 aren't in finder-known-keywords, and following vc.el.
15737
9d58f081
KR
15738 * sha1.el (sha1-string-external): default-directory "/" in case
15739 otherwise non-existent. process-connection-type pipe for touch of
15740 efficiency recommended by elisp manual. (An aside in Bug#3911.)
15741
72fe6b25
SM
157422009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15743
15744 Misc coding convention cleanups.
15745 * htmlfontify.el (hfy-init-kludge-hook): Rename from
15746 hfy-init-kludge-hooks.
15747 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
15748 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
15749 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
15750 and push.
15751 (hfy-slant, hfy-weight): Use tables rather than code.
15752 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
15753 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
15754 (hfy-face-attr-for-class): Initialize `face-spec' directly.
15755 (hfy-face-to-css): Remove `nconc' with single arg.
15756 (hfy-p-to-face-lennart): Use `or'.
15757 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
15758 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
15759 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
15760 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
15761 (hfy-force-fontification): Use run-hooks.
15762
85e0a536
SM
157632009-11-26 Vivek Dasmohapatra <vivek@etla.org>
15764
15765 Various minor fixes.
15766 * htmlfontify.el (hfy-default-header): Add toggle_invis since
15767 Javascript belongs in the header, not the body.
15768 (hfy-javascript): Remove.
15769 (hfy-fontify-buffer): Don't insert it any more.
15770 (hfy-face-at): Handle (face0 face1 face2) style face properties.
15771 Fix bug in invis handling when there were no invis props in a chunk.
15772
62ccc42c
SM
157732009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15774
15775 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
15776
2643c7aa
DN
157772009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
15778
15779 * finder.el (finder-mode-map): Add a menu.
15780
0e5c8aed
DN
157812009-11-26 Michael McNamara <mac@mail.brushroad.com>
15782
bf0b361c 15783 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
0e5c8aed
DN
15784 "unsigned" structs.
15785
15786 (verilog-leap-to-head, verilog-backward-token): Handle "disable
15787 fork" statement better.
15788
157892009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
15790
bf0b361c
JB
15791 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
15792 (verilog-delete-auto, verilog-delete-empty-auto-pair)
15793 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
15794 Reported by Clay Douglass.
0e5c8aed
DN
15795
15796 (verilog-auto-inst, verilog-auto-star-safe)
62ccc42c 15797 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
6a7662bb
BR
15798 Fix removing "// Interfaces" when saving .* expansions.
15799 Reported by Pierre-David Pfister.
0e5c8aed 15800
7629c4e7
GM
158012009-11-26 Glenn Morris <rgm@gnu.org>
15802
62ccc42c
SM
15803 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
15804 the scope.
7629c4e7 15805
a5d358f8
JB
158062009-11-25 Johan Bockgård <bojohan@gnu.org>
15807
15808 * vc-annotate.el (vc-annotate-revision-previous-to-line):
15809 Really use previous revision.
15810
002cbde5
KR
158112009-11-25 Kevin Ryde <user42@zip.com.au>
15812
15813 * man.el (Man-completion-table): default-directory "/" in case
15814 doesn't otherwise exist. process-environment COLUMNS=999 so as
15815 not to truncate long names. process-connection-type pipe to avoid
573f4575
KR
15816 any chance of hitting the pseudo-tty TIOCGWINSZ.
15817 (man): completion-ignore-case t for friendliness and since man
15818 itself is case-insensitive on the command line.
15819 Further to Bug#3717.
002cbde5 15820
8cb5ffe8
KR
15821 * arc-mode.el: Add "Keywords: files", so the details in its
15822 commentary can be reached from finder-by-keyword.
34607612
KR
15823 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
15824 editing mode, but it's comms related and sgml-mode.el has "comm"
15825 on that basis too.
b8dfcf54 15826 * textmodes/bibtex-style.el: Add "Keywords: tex".
5cf751b4
GM
15827 * international/isearch-x.el, international/ja-dic-cnv.el:
15828 * international/ja-dic-utl.el, international/kkc.el:
b8dfcf54 15829 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
34607612 15830
1e2d9ba1
JL
158312009-11-25 Juri Linkov <juri@jurta.org>
15832
15833 * man.el (Man-completion-table): Modify regexp to include
15834 section names to completion strings. (Bug#3717)
15835
a601d313
JL
158362009-11-25 Juri Linkov <juri@jurta.org>
15837
15838 Search recursively in gzipped files. (Bug#4982)
15839
15840 * progmodes/grep.el (grep-highlight-matches): Add new options
15841 `always' and `auto'. Doc fix.
15842 (grep-process-setup): Check `grep-highlight-matches' for
15843 `auto-detect' to determine the need to compute grep defaults.
15844 Move Windows/DOS specific --colors settings handling
15845 to `grep-compute-defaults'. Check `grep-highlight-matches'
15846 to get the value of "--color=".
15847 (grep-compute-defaults): Compute `grep-highlight-matches' when it
15848 has the value `auto-detect'. Move Windows/DOS specific settings
15849 from `grep-process-setup'.
15850 (zrgrep): New command with alias `rzgrep'.
15851
bde04ea9
JL
158522009-11-25 Juri Linkov <juri@jurta.org>
15853
15854 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
15855 to nil instead of switching off view-mode. (Bug#4896)
15856
7d6b4d3c
JL
158572009-11-25 Juri Linkov <juri@jurta.org>
15858
15859 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
15860
15861 * mwheel.el (mwheel-scroll-up-function)
15862 (mwheel-scroll-down-function): New defvars.
15863 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
15864 `scroll-up', and `mwheel-scroll-down-function' instead of
15865 `scroll-down'.
15866
15867 * doc-view.el (doc-view-scroll-up-or-next-page)
15868 (doc-view-scroll-down-or-previous-page): Add optional ARG.
15869 Use this ARG in the call to image-scroll-up/image-scroll-down.
15870 Change `interactive' spec to "P". Goto next/previous page only
15871 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
15872 SPC/DEL case). Doc fix.
15873 (doc-view-next-line-or-next-page)
15874 (doc-view-previous-line-or-previous-page): Rename arg to ARG
15875 for consistency.
15876 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
15877 `doc-view-scroll-up-or-next-page', and buffer-local
15878 `mwheel-scroll-down-function' to
15879 `doc-view-scroll-down-or-previous-page'.
15880
e237085f
JL
158812009-11-25 Juri Linkov <juri@jurta.org>
15882
15883 Provide additional default values (directories at other Dired
15884 windows) via M-n in the minibuffer of some Dired commands.
15885
15886 * dired-aux.el (dired-diff, dired-compare-directories)
15887 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
15888 `minibuffer-default' in `minibuffer-with-setup-hook'.
15889 (dired-dwim-target-directory): Find a window that displays Dired
15890 buffer instead of failing when the next window is not Dired.
15891 Use `get-window-with-predicate' to find for the next Dired window.
15892 (dired-dwim-target-defaults): New function.
15893
15894 * ediff-util.el (ediff-read-file-name):
15895 Use `dired-dwim-target-defaults' to set `minibuffer-default'
15896 in `minibuffer-with-setup-hook'.
15897
7d371eac
JL
158982009-11-25 Juri Linkov <juri@jurta.org>
15899
15900 Provide additional default values (file name at point or at the
15901 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
15902
15903 * minibuffer.el (read-file-name-defaults): New function.
15904 (read-file-name): Reset `minibuffer-default' to nil when
15905 it duplicates initial input `insdef'.
15906 Bind `minibuffer-default-add-function' to lambda that
15907 calls `read-file-name-defaults' in `minibuffer-selected-window'.
15908 (minibuffer-insert-file-name-at-point): New command.
15909
15910 * files.el (file-name-at-point-functions): New defcustom.
15911 (find-file-default): Remove defvar.
15912 (find-file-read-args): Don't use `find-file-default'.
15913 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15914 to `read-file-name'.
15915 (find-file-literally): Use `read-file-name' with
15916 `confirm-nonexistent-file-or-buffer'.
15917
15918 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
15919
15920 * dired.el (dired-read-dir-and-switches):
15921 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15922 to `read-file-name'.
15923 (dired-file-name-at-point): New function.
15924 (dired-mode): Add hook `dired-file-name-at-point' to
15925 `file-name-at-point-functions'.
15926
04ae543a
SM
159272009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15928
15929 Really make the *Completions* window soft-dedicated (bug#5030).
15930 * window.el (window--display-buffer-2): Add `dedicated' argument.
15931 (display-buffer): Pass it when needed so the dedicated flag is set
15932 after calling set-window-buffer, which would otherwise reset it.
15933
eb708e66
SM
159342009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15935
d6b8d4e7
SM
15936 * progmodes/meta-mode.el (meta-complete-symbol):
15937 * progmodes/etags.el (complete-tag):
e2d4ea5a
SM
15938 * mail/mailabbrev.el (mail-abbrev-complete-alias):
15939 Use completion-in-region.
15940
5f24557b
SM
15941 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
15942 (dabbrev-completion): Use completion-in-region.
15943 (dabbrev--abbrev-at-point): Simplify regexp.
15944
fe4346f0
SM
15945 * abbrev.el (abbrev--before-point): Use word-motion functions
15946 if :regexp is not specified (bug#5031).
15947
cb190d7d
SM
15948 * subr.el (string-prefix-p): New function.
15949
e2ec6dd5
SM
15950 * man.el (Man-completion-cache): New var.
15951 (Man-completion-table): Use it.
15952
eb708e66
SM
15953 * vc.el (vc-print-log-internal): Make `limit' optional for better
15954 compatibility (e.g. with vc-annotate.el).
15955
4cf8971b
KR
159562009-11-24 Kevin Ryde <user42@zip.com.au>
15957
eb708e66 15958 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
d8194864 15959 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
f69c67b6 15960
4cf8971b
KR
15961 * emacs-lisp/elint.el (elint-add-required-env): Better error message
15962 when .el source file not found or other error.
15963
d204c46c
SM
159642009-11-24 Markus Triska <markus.triska@gmx.at>
15965
15966 * linum.el (linum-update-window): Ignore intangible (bug#4996).
15967
bb301b9a
SM
159682009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
15969
449c27f0
SM
15970 Handle the [back] button properly (bug#4979).
15971 * descr-text.el (describe-text-properties): Add a `buffer' argument.
15972 Use help-setup-xref, help-buffer, and with-help-window.
15973 (describe-char): Add `buffer' argument.
15974 Pass proper command to help-setup-xref. Don't meddle with
15975 help-xref-stack-item directly.
15976 (describe-text-category): Use with-help-window and help-buffer.
15977
32fe5377
SM
15978 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
15979 for the displayed buffer (bug#4887).
15980
bb301b9a
SM
15981 * man.el (Man-completion-table): New function.
15982 (man): Use it.
15983
35179414
DR
159842009-11-24 David Reitter <david.reitter@gmail.com>
15985
bb301b9a 15986 * vc-git.el (vc-git-registered): Use checkout directory (where
35179414
DR
15987 .git is) rather than the file's directory and a relative path spec
15988 to work around a bug in git.
15989
605a20a9
MA
159902009-11-24 Michael Albinus <michael.albinus@gmx.de>
15991
15992 Improve handling of processes on remote hosts.
15993
15994 * eshell/esh-util.el (eshell-path-env): New defvar.
15995 (eshell-parse-colon-path): New defun.
15996 (eshell-file-attributes): Use `eshell-parse-colon-path'.
15997
bb301b9a
SM
15998 * eshell/esh-ext.el (eshell-search-path):
15999 Use `eshell-parse-colon-path'.
605a20a9
MA
16000 (eshell-remote-command): Remove argument HANDLER.
16001 (eshell-external-command): Check for FTP remote connection.
16002
bb301b9a
SM
16003 * eshell/esh-proc.el (eshell-gather-process-output):
16004 Use `file-truename', in order to start also symlinked files.
16005 Apply `start-file-process' instead of `start-process'.
16006 Shorten `command' to the local file name part.
605a20a9 16007
bb301b9a
SM
16008 * eshell/em-cmpl.el (eshell-complete-commands-list):
16009 Use `eshell-parse-colon-path'.
605a20a9
MA
16010
16011 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
16012
16013 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
16014 to `eshell-directory-change-hook'.
16015
d1d33062
TH
160162009-11-24 Tassilo Horn <tassilo@member.fsf.org>
16017
16018 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
bb301b9a 16019 because it could be enabled automatically if view-read-only is non-nil.
d1d33062 16020
a34d8565 160212009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
d1d33062 16022
a34d8565
MK
16023 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
16024 made on 2009-11-22.
d1d33062 16025
c83b8d1b
GM
160262009-11-24 Glenn Morris <rgm@gnu.org>
16027
16028 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
16029 deleted variable bookmark-bmenu-bookmark-column.
16030
83505cfe
SM
160312009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
16032
16033 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
16034
5241b291
CY
160352009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
16036
16037 * net/browse-url.el (browse-url-filename-alist): On Windows, add
16038 two slashes to the "file:" prefix.
16039 (browse-url-file-url): De-munge Cygwin filenames before passing
16040 them to Windows browser.
16041 (browse-url-default-windows-browser): Use call-process.
16042
aefcadb6
JL
160432009-11-23 Juri Linkov <juri@jurta.org>
16044
16045 Implement DocView Continuous mode. (Bug#4896)
16046 * doc-view.el (doc-view-continuous-mode): New defcustom.
83505cfe
SM
16047 (doc-view-mode-map): Bind C-n/<down> to
16048 `doc-view-next-line-or-next-page', C-p/<up> to
16049 `doc-view-previous-line-or-previous-page'.
aefcadb6
JL
16050 (doc-view-next-line-or-next-page)
16051 (doc-view-previous-line-or-previous-page): New commands.
16052
0d62bcea
JL
160532009-11-23 Juri Linkov <juri@jurta.org>
16054
16055 Implement Isearch in comint input history. (Bug#3746)
16056 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
16057 `isearch-mode-hook'.
16058 (comint-history-isearch): New defcustom.
16059 (comint-history-isearch-backward)
16060 (comint-history-isearch-backward-regexp): New commands.
16061 (comint-history-isearch-message-overlay): New buffer-local variable.
16062 (comint-history-isearch-setup, comint-history-isearch-end)
16063 (comint-goto-input, comint-history-isearch-search)
16064 (comint-history-isearch-message, comint-history-isearch-wrap)
16065 (comint-history-isearch-push-state)
16066 (comint-history-isearch-pop-state): New functions.
16067
b593f105
MA
160682009-11-23 Michael Albinus <michael.albinus@gmx.de>
16069
16070 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
16071 return.
16072 (tramp-handle-make-symbolic-link)
16073 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
16074 Quote file names.
16075 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
16076 (tramp-handle-process-file): Use it.
16077
0f202d5d
SM
160782009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
16079
16080 * window.el (move-to-window-line-last-op): Remove.
16081 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
16082
216349f8
SM
160832009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
16084
0f202d5d 16085 Make M-r mirror the new cycling behavior of C-l.
216349f8
SM
16086 * window.el (move-to-window-line-last-op): New var.
16087 (move-to-window-line-top-bottom): New command.
16088 (global-map): Bind M-r move-to-window-line-top-bottom.
16089
c10e0633
GM
160902009-11-23 Sven Joachim <svenjoac@gmx.de>
16091
16092 * dired-x.el (dired-guess-shell-alist-default):
16093 Support xz format. (Bug#4953)
16094
953e0c1a
GM
160952009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
16096
16097 * emulation/viper-cmd.el: Use viper-last-command-char instead of
16098 last-command-char/last-command-event.
16099 (viper-prefix-arg-value): Do correct conversion of event-char for
16100 XEmacs.
16101
83505cfe
SM
16102 * emulation/viper-util.el, emulation/viper.el:
16103 Use viper-last-command-char instead of
16104 last-command-char/last-command-event.
953e0c1a 16105
83505cfe
SM
16106 * ediff-init.el, ediff-mult.el, ediff-util.el:
16107 Replace last-command-char and last-command-event
16108 with (ediff-last-command-char) everywhere.
953e0c1a
GM
16109
16110 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
16111 created in fundamental mode.
16112
16113 * ediff.el (ediff-version): Revert the change of interactive-p to
16114 called-interactively-p.
16115
9ee12eee
TH
161162009-11-22 Tassilo Horn <tassilo@member.fsf.org>
16117
16118 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
16119 generation from word-movement command names.
16120
8b571bf3
JD
161212009-11-21 Jan Djärv <jan.h.d@swipnet.se>
16122
16123 * cus-start.el (all): Add native condition for font-use-system-font.
16124
4121db47
AM
161252009-11-21 Nathaniel Flath <flat0103@gmail.com>
16126
83505cfe
SM
16127 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
16128 Correct the patch from 2009-11-18. (Bug#3910)
4121db47 16129
d71f5e0c
TH
161302009-11-21 Tassilo Horn <tassilo@member.fsf.org>
16131
16132 * progmodes/subword.el: Rename from lisp/subword.el.
16133
16134 * subword.el: Rename to progmodes/subword.el.
16135
16136 * Makefile.in (ELCFILES): Adapt to subword.el move.
16137
fc9d6ad6 161382009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4e2af782 16139 Stefan Monnier <monnier@iro.umontreal.ca>
fc9d6ad6
SM
16140
16141 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
16142 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
16143 (bookmark-bmenu-show-filenames): Use push.
16144 (bookmark-bmenu-hide-filenames): Use local var instead of
16145 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
16146 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
16147 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
16148 filenames now that the bookmark names are always available.
16149
26d9285f
SM
161502009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
16151
16152 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
16153 (bookmark-search-pattern): Move and leave unbound.
16154 (bookmark-bmenu-mode-map): Change binding.
16155 (bookmark-read-search-input): Simplify.
16156 Don't use text-char-description. Don't error on non-char events.
16157 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
16158 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
16159 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
16160 Use a local var for the timer.
16161 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
16162 (i.e. bookmark-bmenu-search).
16163
d73a0317
GM
161642009-11-21 Glenn Morris <rgm@gnu.org>
16165
16166 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
16167
e572025f
CY
161682009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
16169
26d9285f
SM
16170 * net/browse-url.el (browse-url-default-windows-browser):
16171 Use cygstart for cygwin.
e572025f 16172
6aeaa3dc
KF
161732009-11-20 Karl Fogel <karl.fogel@red-bean.com>
16174
e4070cdc 16175 * bookmark.el: Formatting and doc fixes only:
6aeaa3dc
KF
16176 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
16177 (bookmark-bmenu-search): Wrap to fit within 80 columns.
194d44e7 16178 Minor grammar and punctuation fixes in doc string.
6aeaa3dc
KF
16179 (bookmark-read-search-input): Adjust to fit within 80 columns.
16180
a9b76eec
TH
161812009-11-20 Tassilo Horn <tassilo@member.fsf.org>
16182
16183 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
16184 (c-backward-into-nomenclature): Adapt to subword renaming.
16185
16186 * subword.el (subword-forward, subword-backward, subword-mark)
16187 (subword-kill, subword-backward-kill, subword-transpose)
16188 (subword-downcase, subword-upcase, subword-capitalize)
26d9285f
SM
16189 (subword-forward-internal, subword-backward-internal):
16190 Rename from forward-subword, backward-subword, mark-subword,
16191 kill-subword, backward-kill-subword, transpose-subwords,
16192 downcase-subword, upcase-subword, capitalize-subword,
16193 forward-subword-internal, backward-subword-internal.
a9b76eec 16194
1e7d4475
SM
161952009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
16196
26d9285f
SM
16197 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
16198 New options.
1e7d4475
SM
16199 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
16200 New vars.
16201 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
16202 (bookmark-bmenu-filter-alist-by-regexp)
16203 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
16204 (bookmark-bmenu-search): New command.
16205 (bookmark-bmenu-mode-map): Bind it.
16206
653d1554
TH
162072009-11-20 Tassilo Horn <tassilo@member.fsf.org>
16208
ab84bfa0
TH
16209 * progmodes/cc-cmds.el: declare-functioned forward-subword and
16210 backward-subword to quit the byte-compiler.
16211
1f35fda9
TH
16212 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
16213
16214 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
16215
653d1554 16216 * progmodes/cc-cmds.el (c-update-modeline)
1e7d4475
SM
16217 (c-forward-into-nomenclature, c-backward-into-nomenclature):
16218 Refer to subword.el functions instead of cc-subword.el.
653d1554
TH
16219
16220 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
16221 subword.el functions instead of cc-subword.el.
16222
1e7d4475
SM
16223 * progmodes/cc-subword.el: Rename to subword.el.
16224 * subword.el: Rename from progmodes/cc-subword.el.
16225 (subword-mode-map): Rename from c-subword-mode-map.
16226 (subword-mode): Rename from c-subword-mode.
653d1554 16227 (global-subword-mode): New global minor mode.
1e7d4475
SM
16228 (forward-subword): Rename from c-forward-subword.
16229 (backward-subword): Rename from c-backward-subword.
16230 (mark-subword): Rename from c-mark-subword.
16231 (kill-subword): Rename from c-kill-subword.
16232 (backward-kill-subword): Rename from c-backward-kill-subword.
16233 (transpose-subwords): Rename from c-tranpose-subword.
16234 (downcase-subword): Rename from c-downcase-subword.
16235 (capitalize-subword): Rename from c-capitalize-subword.
16236 (forward-subword-internal): Rename from c-forward-subword-internal.
16237 (backward-subword-internal): Rename from c-backward-subword-internal.
653d1554 16238
9717f119
DN
162392009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
16240
8de724f3
DN
16241 * vc.el (vc-deduce-fileset): Allow non-state changing operations
16242 from a dired buffer.
16243 (vc-dired-deduce-fileset): New function.
16244 (vc-root-diff, vc-print-root-log): Use it.
16245
9717f119
DN
16246 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
16247 nil LIMIT argument to vc-print-log-internal.
16248
af4999b8
GM
162492009-11-20 Glenn Morris <rgm@gnu.org>
16250
16251 * Makefile.in (ELCFILES): Regenerate.
16252
b58edcb6
JB
162532009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
16254
02e1b488
SM
16255 * calc/calc.el (calc-set-mode-line):
16256 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
16257 (math-format-number): Rename `math-format-complement-signed' to
16258 `math-format-twos-complement'.
16259
02e1b488 16260 * calc/calc-bin.el (math-format-twos-complement): Rename from
b58edcb6
JB
16261 math-format-complement-signed.
16262 (calc-radix): Rename `calc-complement-signed-mode' to
16263 `calc-twos-complement-mode'.
02e1b488
SM
16264 (calc-octal-radix, calc-hex-radix): Add an argument for
16265 two's complement.
b58edcb6 16266
02e1b488
SM
16267 * calc/calc-embed.el (calc-embedded-mode-vars):
16268 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6 16269
02e1b488
SM
16270 * calc/calc-ext.el (calc-init-extensions):
16271 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
16272 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
16273
02e1b488
SM
16274 * calc/calc-units.el (math-build-units-table-buffer):
16275 Let `calc-twos-complement-mode' be nil.
b58edcb6
JB
16276
16277 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
16278 entries.
16279
16280 * calc/calc-vec.el (calcFunc-vunpack):
16281 * calc/calc-aent.el (calc-do-calc-eval):
16282 * calc/calc-forms.el (math-format-date):
16283 * calc/calc-graph.el (calc-graph-plot):
16284 * calc/calc-math.el (math-use-emacs-fn):
02e1b488
SM
16285 * calc/calccomp.el (math-compose-expr):
16286 Let `calc-twos-complement-mode' be nil.
16287
162882009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
16289
16290 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
16291 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
16292 * minibuffer.el (completion-in-region-functions): New hook.
16293 (completion-in-region): New function.
16294 * emacs-lisp/lisp.el (lisp-complete-symbol):
16295 * pcomplete.el (pcomplete-std-complete): Use it.
b58edcb6 16296
e3353a78
SM
162972009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
16298
eff77808
SM
16299 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
16300 (latex-complete-alist): New vars.
16301 (latex-string-prefix-p, latex-complete-bibtex-keys)
16302 (latex-complete-envnames, latex-complete-refkeys)
16303 (latex-complete-data): New functions.
16304 (latex-complete, latex-indent-or-complete): New commands.
16305
d2c9fc42
SM
16306 * window.el (display-buffer-mark-dedicated): New var.
16307 (display-buffer): Obey it.
16308 * minibuffer.el (minibuffer-completion-help): Use it.
16309
31a1c477
SM
16310 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
16311
bed4c972
SM
16312 * filecache.el (file-cache-add-file): Use push and cons.
16313 (file-cache-delete-file-regexp): Use push.
16314 (file-cache-complete): Use completion-in-region.
16315
8c22699f
SM
16316 * simple.el (with-wrapper-hook): Fix thinko.
16317
e3353a78
SM
16318 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
16319 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
16320 Use with-current-buffer and string-to-number.
16321 (hfy-fallback-colour-values): Use assoc-string.
16322 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
16323 (hfy-face-at): Remove unused var `found-face'.
16324 (hfy-compile-stylesheet): Remove unused var `css'.
16325 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
16326 and `orig-buffer'.
16327 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
16328 Use with-current-buffer.
16329 (hfy-text-p): Use expand-file-name and fewer setq.
16330
acca02b0
SM
163312009-11-19 Vivek Dasmohapatra <vivek@etla.org>
16332
16333 * htmlfontify.el, hfy-cmap.el: New files.
16334
042b7cc6
JL
163352009-11-19 Juri Linkov <juri@jurta.org>
16336
16337 * minibuffer.el (completions-format): New defcustom.
16338 (completion--insert-strings): Implement vertical format.
16339
16340 * simple.el (switch-to-completions): Move point to the first
16341 completion when point was at the beginning of the buffer.
16342
da205913
JL
163432009-11-19 Juri Linkov <juri@jurta.org>
16344
16345 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
16346
16347 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
16348
0b8ee421
CY
163492009-11-19 Chong Yidong <cyd@stupidchicken.com>
16350
16351 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
16352 (mail-signature): Change default to t.
16353 (mail-from-style): Deprecate `system-default' value.
16354 (mail-insert-from-field): For default value of mail-from-style,
16355 default to `angles' unless `angles' needs quoting and `parens'
16356 does not.
16357 (mail-citation-prefix-regexp): Use citation regexp from
16358 message-mode.
16359
4265deab
MA
163602009-11-19 Michael Albinus <michael.albinus@gmx.de>
16361
acca02b0
SM
16362 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
16363 Set variables for computing the prompt for reading password.
4265deab 16364
27cacd2d
GM
163652009-11-19 Glenn Morris <rgm@gnu.org>
16366
470bce7d
GM
16367 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
16368
7e705a1d
GM
16369 * textmodes/flyspell.el (sgml-lexical-context): Declare.
16370
27cacd2d
GM
16371 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
16372 (newsticker-treeview-listwindow-height): Fix custom type.
16373
b2f0be0f
KH
163742009-11-19 Kenichi Handa <handa@m17n.org>
16375
16376 * descr-text.el (describe-char-padded-string): Compose with TAB
16377 only if there's a font for CH.
02e1b488 16378 (describe-char): Fix the condition for detecting a trivial composition.
b2f0be0f 16379
03446045 163802009-11-18 Nathaniel Flath <flat0103@gmail.com>
b96337b0
AM
16381
16382 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
03446045 16383 more accurate version of the regexp. (Bug#3910)
b96337b0 16384
03446045 163852009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
efa3639b
SS
16386
16387 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
16388
e0620570
JB
163892009-11-18 Juanma Barranquero <lekktu@gmail.com>
16390
16391 * font-setting.el (font-use-system-font): Declare for byte-compiler.
16392 (font-setting-change-default-font): Fix typo in docstring.
16393
6cc6582e
AM
163942009-11-18 Alan Mackenzie <acm@muc.de>
16395
16396 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
16397
dfb3c4c6
JD
163982009-11-17 Jan Djärv <jan.h.d@swipnet.se>
16399
02e1b488 16400 * font-setting.el (font-use-system-font): Move ...
dfb3c4c6
JD
16401
16402 * cus-start.el (all): ... to here.
16403
e268e987
MA
164042009-11-17 Michael Albinus <michael.albinus@gmx.de>
16405
16406 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
16407 Don't set `ad-return-value' if `ad-do-it' doesn't.
16408
303ffde8
MA
16409 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
16410 modification time.
16411
637fa988
JD
164122009-11-17 Jan Djärv <jan.h.d@swipnet.se>
16413
16414 * menu-bar.el: Put "Use system font" in Option-menu.
ad413b35 16415 (menu-bar-options-save): Add font-use-system-font.
637fa988
JD
16416
16417 * loadup.el: If feature system-font-setting or font-render-setting is
16418 there, load font-setting.
16419
02e1b488 16420 * Makefile.in (ELCFILES): Add font-settings.el.
637fa988
JD
16421 * font-setting.el: New file.
16422
1d16a255
GM
164232009-11-17 Glenn Morris <rgm@gnu.org>
16424
16425 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
16426
2d84f804
GM
16427 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
16428 Preserve point in the list buffer. (Bug#4939)
16429 Use point-at-eol.
16430 (newsticker--treeview-list-update-highlight)
16431 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
16432
14467b99
JB
164332009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
16434
16435 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
16436 Remove.
16437
16438 * calc/calc-ext.el (calc-init-extensions): Remove references to
16439 symclip.
16440
16441 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
16442
16443 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
5237d741 16444 * calc/calc-help.el (calc-b-prefix-help): Remove references to
14467b99
JB
16445 `calc-symclip'.
16446
e3c39c01
KR
164472009-11-16 Kevin Ryde <user42@zip.com.au>
16448
02e1b488 16449 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
5237d741 16450 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
e3c39c01 16451
497de631
KR
16452 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
16453 (lm-keywords-list): Allow comma-only separator like "foo,bar".
16454 Ignore trailing spaces by omit-nulls to split-string (fixing
16455 regression from Emacs 21 due to the incompatible split-string
14467b99 16456 change). (Bug #4928.)
497de631 16457
48b27575
DN
164582009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
16459
5237d741 16460 * vc.el (vc-log-show-limit): Default to 2000.
48b27575
DN
16461 (vc-print-log-internal): Insert buttons to request more entries
16462 when limiting the output.
16463
16464 * vc-sccs.el (vc-sccs-print-log):
16465 * vc-rcs.el (vc-rcs-print-log):
16466 * vc-cvs.el (vc-cvs-print-log):
16467 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
16468 LIMIT is non-nil.
16469
d3e97185
MA
164702009-11-16 Michael Albinus <michael.albinus@gmx.de>
16471
16472 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
16473 error when `tramp-gvfs-dbus-event-vector' is set.
16474 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
16475
68d87786
SM
164762009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
16477
16478 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
16479
c0a39702
MA
164802009-11-16 Michael Albinus <michael.albinus@gmx.de>
16481
16482 * net/dbus.el (dbus-unregister-service): New defun.
d3e97185 16483 (dbus-register-property): Register the handlers of
c0a39702
MA
16484 "org.freedesktop.DBus.Properties" for SERVICE.
16485 (dbus-property-handler): Fix docstring.
16486
1e857121
YM
164872009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16488
16489 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
16490 Quote doc string reference in defvaralias as it is not in special form.
16491 (byte-compile-output-docform): Doc fix.
16492
887484c1
JB
164932009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
16494
16495 * calc/calc.el (math-2-word-size, math-half-2-word-size)
16496 (calc-complement-signed-mode): New variables.
16497 (calc-set-mode-line): Add indicator for twos-complements.
16498 (math-format-number): Format twos-complement notation.
16499
16500 * calc/calc-bin.el (calc-word-size): Reset the variables
16501 `math-2-word-size' and `math-half-2-word-size'.
68d87786
SM
16502 (math-format-complement-signed, math-symclip, calcFunc-symclip)
16503 (calc-symclip): New functions.
887484c1
JB
16504
16505 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
16506
68d87786
SM
16507 * calc/calc-embed.el (calc-embedded-mode-vars):
16508 Add `calc-complement-signed-mode' to the list of modes.
887484c1
JB
16509
16510 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
68d87786 16511 (calc-b-oper-keys): Add `calc-symclip' to list.
887484c1
JB
16512
16513 * calc/calc-ext.el (math-read-number-fancy): Read complement
16514 signed numbers.
68d87786
SM
16515 (calc-init-extensions): Add binding for `calc-symclip'.
16516 Add autoload for `calcFunc-symclip' and `calc-symclip'.
887484c1
JB
16517
16518 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
16519 `calc-symclip'.
68d87786 16520 (calc-modes-menu): Add item for twos complement mode.
887484c1 16521
5237d741 16522 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
887484c1 16523
4cf1d7e3
CY
165242009-11-15 Chong Yidong <cyd@stupidchicken.com>
16525
16526 * register.el (jump-to-register, insert-register): Handle Semantic
16527 tags. From commented-out advice in semantic/senator.el.
16528
f8e65267
DN
165292009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
16530
6616006b
DN
16531 * vc.el (vc-log-show-limit): New variable.
16532 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
16533 when using a prefix argument.
16534 (vc-print-log-internal): Add new argument LIMIT.
16535
16536 * vc-svn.el (vc-svn-print-log):
16537 * vc-mtn.el (vc-mtn-print-log):
16538 * vc-hg.el (vc-hg-print-log):
16539 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
1e7d4475 16540 pass it to the log command when set. Make the BUFFER argument
6616006b
DN
16541 non-optional.
16542
16543 * vc-sccs.el (vc-sccs-print-log):
16544 * vc-rcs.el (vc-rcs-print-log):
16545 * vc-git.el (vc-git-print-log):
16546 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
01c35094 16547 ignore it. Make the BUFFER argument non-optional.
6616006b 16548
f8e65267
DN
16549 * bindings.el (mode-line-buffer-identification): Do not purecopy.
16550
0566c4bc
CY
165512009-11-15 Chong Yidong <cyd@stupidchicken.com>
16552
7cce3c91
CY
16553 * dired.el (dired-mode-map): Move encryption items to "Operate"
16554 menu (Bug#4703).
16555
d7063de9
CY
16556 * strokes.el (strokes-update-window-configuration): Make strokes
16557 buffer current before erasing (Bug#4906).
16558
0fc10137
JL
165592009-11-15 Juri Linkov <juri@jurta.org>
16560
16561 * simple.el (set-mark-default-inactive): Add :type, :group
16562 and :version. (Bug#4876)
16563
f5fce4ec
MA
165642009-11-15 Michael Albinus <michael.albinus@gmx.de>
16565
16566 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
16567 (archive-unique-fname): ... here. (Bug#4929)
16568
8d720a00
SM
165692009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
16570
589888fe
SM
16571 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
16572 with a real fix.
16573
8d720a00
SM
16574 * novice.el (disabled-command-function): Add useful args.
16575 Setup the help buffer so that [back] works.
16576 Remove redundant call to help-mode.
16577 (disabled-command-function): Use `case'.
16578 (en/disable-command): New function extracted from enable-command.
16579 (enable-command, disable-command): Use it.
16580
a61344d6
GM
165812009-11-14 Glenn Morris <rgm@gnu.org>
16582
497f0cdd
GM
16583 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
16584 constants. (Bug#4913)
16585
a61344d6
GM
16586 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
16587
d501801e
GM
165882009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
16589
16590 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
16591 defined in C that have no doc-strings. (Bug#1063)
16592
5af27ac2
GM
165932009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
16594
16595 * cus-edit.el (data, files):
16596 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
16597
aec5395b
CY
165982009-11-14 Chong Yidong <cyd@stupidchicken.com>
16599
e7791447
CY
16600 * simple.el (shell-command): Doc fix (Bug#4891).
16601
aec5395b
CY
16602 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
16603
7a41cd7f
GM
166042009-11-14 Glenn Morris <rgm@gnu.org>
16605
c3583c94
GM
16606 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
16607 statements for vc-diff, emerge-quit, and rmail-cease-edit.
16608 If they are already loaded, eval-after-load will do the right thing.
16609
73900d1f
GM
16610 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
16611 compiling.
16612
0028351d
GM
16613 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
16614
f6714ede
GM
16615 * simple.el (x-selection-owner-p): Declare.
16616 (read-mail-command): Use custom radio type rather than choice.
16617 (completion-no-auto-exit): Doc fix.
16618
7a41cd7f 16619 * custom.el (defgroup):
5af27ac2 16620 * epg-config.el (epg): Doc fixes.
7a41cd7f 16621
2d0659ec
DN
166222009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
16623
16624 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
16625 * international/ccl.el (define-ccl-program): Do not purecopy the
16626 docstring, defconst does it anyway.
16627
7fdbcd83
SM
166282009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
16629
d499c5b9
SM
16630 * add-log.el (add-change-log-entry): Avoid displaying the changelog
16631 a second time.
16632
7fdbcd83
SM
16633 * x-dnd.el (x-dnd-maybe-call-test-function):
16634 * window.el (split-window-vertically):
16635 * whitespace.el (whitespace-help-on):
16636 * vc-rcs.el (vc-rcs-consult-headers):
16637 * userlock.el (ask-user-about-lock-help)
16638 (ask-user-about-supersession-help):
16639 * type-break.el (type-break-force-mode-line-update):
16640 * time-stamp.el (time-stamp-conv-warn):
16641 * terminal.el (te-set-output-log, te-more-break, te-filter)
5ce6e4f4 16642 (te-sentinel, terminal-emulator):
7fdbcd83
SM
16643 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
16644 (term-write-input-ring, term-check-source, term-start-output-log):
16645 (term-display-buffer-line, term-dynamic-list-completions):
16646 (term-ansi-make-term, serial-term):
16647 * subr.el (selective-display):
16648 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
16649 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
16650 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
16651 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
16652 (speedbar-remove-localized-speedbar-support)
16653 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
16654 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
16655 (speedbar-buffers-line-directory):
16656 * simple.el (shell-command-on-region, append-to-buffer)
16657 (prepend-to-buffer):
16658 * shadowfile.el (shadow-save-todo-file):
16659 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
16660 (scroll-bar-maybe-set-window-start):
16661 * sb-image.el (speedbar-image-dump):
16662 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
16663 (load-save-place-alist-from-file):
16664 * ps-samp.el (ps-print-message-from-summary):
16665 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
16666 (ps-background-image, ps-begin-job, ps-do-despool):
16667 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
16668 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
16669 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
16670 (pr-call-process, pr-file-list, pr-interface-save):
16671 * novice.el (disabled-command-function)
16672 (enable-command, disable-command):
16673 * mouse.el (mouse-buffer-menu-alist):
16674 * mouse-copy.el (mouse-kill-preserving-secondary):
16675 * macros.el (kbd-macro-query):
16676 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
16677 * informat.el (batch-info-validate):
16678 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
16679 * hippie-exp.el (try-expand-dabbrev-visible):
16680 * help-mode.el (help-make-xrefs):
16681 * help-fns.el (describe-variable):
16682 * generic-x.el (bat-generic-mode-run-as-comint):
16683 * finder.el (finder-mouse-select):
16684 * find-dired.el (find-dired-sentinel):
16685 * filesets.el (filesets-file-close):
16686 * files.el (list-directory):
16687 * faces.el (list-faces-display, describe-face):
16688 * facemenu.el (list-colors-display):
16689 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
16690 * epg.el (epg--process-filter, epg-cancel):
16691 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
16692 (epa--read-signature-type):
16693 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
16694 (emerge-file-names):
16695 * ehelp.el (electric-helpify):
16696 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
16697 * ediff-vers.el (rcs-ediff-view-revision):
16698 * ediff-util.el (ediff-setup):
16699 * ediff-mult.el (ediff-append-custom-diff):
16700 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
16701 (ediff-wordify):
16702 * echistory.el (Electric-command-history-redo-expression):
16703 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
16704 * disp-table.el (describe-display-table):
16705 * dired.el (dired-find-buffer-nocreate):
16706 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
16707 * dabbrev.el (dabbrev--same-major-mode-p):
16708 * chistory.el (list-command-history):
16709 * apropos.el (apropos-documentation):
16710 * allout.el (allout-obtain-passphrase):
16711 (allout-copy-exposed-to-buffer):
16712 (allout-verify-passphrase): Use with-current-buffer.
16713
2ccbc060
GM
167142009-11-13 Glenn Morris <rgm@gnu.org>
16715
16716 * Makefile.in (ELCFILES): Regenerate.
16717
b172ed20
MA
167182009-11-13 Michael Albinus <michael.albinus@gmx.de>
16719
7fdbcd83
SM
16720 * net/dbus.el (dbus-registered-objects-table): Rename from
16721 `dbus-registered-functions-table', because it contains also properties.
b172ed20
MA
16722 (dbus-unregister-object): Unregister also properties.
16723 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
16724 Use a timeout of 500 msec, in order to not block.
16725 (dbus-register-property, dbus-property-handler): New defuns.
16726
e96d62cd
SM
167272009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
16728
16729 * simple.el (minibuffer-default-add-completions): Drop deprecated
16730 4th arg.
16731
14bd267d
EZ
167322009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
16733
e96d62cd
SM
16734 * textmodes/artist.el (artist-mouse-choose-operation):
16735 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
5237d741 16736 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
14bd267d
EZ
16737 (artist-compute-up-event-key): New function.
16738 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
16739
bf89fd7b
KH
167402009-11-13 Kenichi Handa <handa@m17n.org>
16741
16742 * language/japan-util.el: Make sure that the value of jisx0208
16743 property is jisx0208 character.
16744
f70b8925
DN
167452009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
16746
16747 * international/mule.el (auto-coding-regexp-alist): Only purecopy
16748 car or each item, not the whole list.
16749
4d93a9e0
SM
167502009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
16751
16752 * minibuffer.el (minibuffer-completion-help):
16753 Use minibuffer-hide-completions.
16754
05404988
SM
167552009-11-12 Per Starbäck <per@starback.se> (tiny change)
16756
16757 * dired.el (dired-save-positions, dired-restore-positions): New funs.
16758 (dired-revert): Use them (bug#4880).
16759
5297bc10
DN
167602009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
16761
16762 * tooltip.el (tooltip-frame-parameters): Undo previous change.
16763
e2685eb7
JL
167642009-11-12 Juri Linkov <juri@jurta.org>
16765
16766 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
16767 New functions.
16768 (find-file-literally-at-point): Alias of `ffap-literally'.
16769
76410c3e
DN
167702009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
16771
6d341a2a
DN
16772 * textmodes/ispell.el (ispell-skip-region-alist):
16773 * textmodes/css-mode.el (auto-mode-alist):
16774 * progmodes/compile.el (auto-mode-alist):
16775 * international/mule.el (ctext-non-standard-encodings-alist)
16776 (ctext-non-standard-encodings-regexp):
16777 * simple.el (shell-command-switch, text-read-only):
16778 * replace.el (occur-mode-map):
16779 * paths.el (rmail-file-name):
16780 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
16781 * find-file.el (ff-special-constructs):
16782 * files.el (file-name-handler-alist):
16783 * composite.el: Purecopy strings.
16784
76410c3e
DN
16785 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
16786
aaa448c9
DN
167872009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
16788
16789 * widget.el (define-widget): Purecopy the docstring.
16790 * international/mule-cmds.el (charset): Do not purecopy the
16791 docstring here, define-widget does it.
16792
16793 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
16794 * textmodes/bibtex-style.el (auto-mode-alist):
16795 * progmodes/inf-lisp.el (inferior-lisp-prompt):
16796 * progmodes/compile.el (compile-command):
16797 * language/korea-util.el (default-korean-keyboard):
16798 * international/mule-conf.el (file-coding-system-alist):
16799 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
16800 * tooltip.el (tooltip-frame-parameters):
16801 * newcomment.el (comment-end, comment-padding):
16802 * dired.el (dired-trivial-filenames):
16803 * comint.el (comint-file-name-prefix): Purecopy initial values.
16804
bbe650fd
MA
168052009-11-11 Michael Albinus <michael.albinus@gmx.de>
16806
16807 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
16808 (tramp-advice-minibuffer-electric-tilde): Unload advices via
16809 `tramp-unload'.
16810 (tramp-advice-make-auto-save-file-name)
16811 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
16812 after removing the advice.
16813
6bdad9ae
DN
168142009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
16815
2f7f4bee
DN
16816 * progmodes/grep.el (grep-regexp-alist):
16817 * international/mule-cmds.el (iso-2022-control-alist):
16818 * emacs-lisp/timer.el (timer-duration-words):
16819 * subr.el (version-separator, version-regexp-alist):
16820 * minibuffer.el (completion-styles-alist):
16821 * faces.el (face-attribute-name-alist, list-faces-sample-text):
16822 Change defvars to defconsts.
16823
a042de45
DN
16824 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
16825 * loadup.el ("international/mule-conf"): Load the byte compiled version.
16826 * international/mule-conf.el: Allow to be byte compiled.
16827
3b6acc72
DN
16828 * international/mule.el (define-charset): Purecopy props.
16829 (load-with-code-conversion): Purecopy doc string and file name.
16830 (put-charset-property): Purecopy strings.
16831 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
16832
1c2efdfb 16833 * international/mule-cmds.el (register-input-method): Purecopy arguments.
ebfa10d3
DN
16834 (define-char-code-property): Correctly purecopy the table.
16835
62591911
DN
16836 * international/ccl.el (define-ccl-program): Purecopy the docstring.
16837
8b908da6
DN
16838 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
16839
ff917d63
DN
16840 * subr.el (add-hook): Purecopy strings.
16841 (eval-after-load): Purecopy load-history-regexp and the form.
16842
af89cf77
DN
16843 * custom.el (custom-declare-group): Purecopy load-file-name.
16844
a3c20c83 16845 * subr.el (menu-bar-separator): New defconst.
04991a1c
DN
16846 * net/eudc.el (eudc-tools-menu):
16847 * international/mule-cmds.el (set-coding-system-map)
16848 (mule-menu-keymap):
16849 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
16850 * vc-hooks.el (vc-menu-map):
a3c20c83
DN
16851 * replace.el (occur-mode-map):
16852 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
1c2efdfb 16853 (menu-bar-edit-menu, menu-bar-goto-menu)
a3c20c83
DN
16854 (menu-bar-custom-menu, menu-bar-showhide-menu)
16855 (menu-bar-options-menu, menu-bar-tools-menu)
16856 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
16857 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
16858 (menu-bar-help-menu):
16859 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
16860 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
16861
6bdad9ae
DN
16862 * term/x-win.el (x-gtk-stock-map):
16863 * progmodes/vera-mode.el (auto-mode-alist):
16864 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
16865 (inferior-lisp-program, inferior-lisp-load-command):
16866 * progmodes/hideshow.el (hs-special-modes-alist):
16867 * progmodes/gud.el (same-window-regexps):
16868 * progmodes/grep.el (grep-program, find-program, xargs-program):
16869 * net/telnet.el (same-window-regexps):
16870 * net/rlogin.el (same-window-regexps):
16871 * language/ethiopic.el (font-ccl-encoder-alist):
16872 * vc-sccs.el (vc-sccs-master-templates):
16873 * vc-rcs.el (vc-rcs-master-templates):
16874 * subr.el (cl-assertion-failed):
16875 * simple.el (next-error-overlay-arrow-position):
16876 * lpr.el (lpr-command):
16877 * locate.el (locate-ls-subdir-switches):
16878 * info.el (same-window-regexps, info)
16879 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
16880 * image-mode.el (image-mode, auto-mode-alist):
16881 * hippie-exp.el (hippie-expand-ignore-buffers):
16882 * format.el (format-alist):
16883 * find-dired.el (find-ls-subdir-switches, find-grep-options)
16884 (find-name-arg):
16885 * facemenu.el (facemenu-keybindings):
16886 * dired.el (dired-listing-switches, dired-chown-program):
16887 * diff.el (diff-switches, diff-command):
16888 * cus-edit.el (same-window-regexps):
16889 * bindings.el (mode-line-mule-info)
16890 (mode-line-buffer-identification): Purecopy strings.
16891
e0987650
JL
168922009-11-11 Juri Linkov <juri@jurta.org>
16893
3570691b 16894 * simple.el (dired-get-filename) <declare-function>:
e0987650
JL
16895 Tell the byte-compiler about dired-get-filename.
16896 (shell-command): In Dired mode, get filename from the current line
16897 as the default value.
16898
b16ff465
GM
168992009-11-10 Glenn Morris <rgm@gnu.org>
16900
e8a11b22
GM
16901 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
16902 * calendar/holidays.el, progmodes/cperl-mode.el:
16903 Update x-popup-menu declarations.
16904
b16ff465
GM
16905 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
16906 (list-load-path-shadows): Use dolist.
16907 (list-load-path-shadows): Use with-current-buffer.
16908
032c3399
JL
169092009-11-10 Juri Linkov <juri@jurta.org>
16910
16911 * minibuffer.el (read-file-name): Support a list of default values
16912 in `default-filename'. Use the first file name where only one
16913 element is required. Doc fix.
16914
8fb1629f
MA
169152009-11-09 Michael Albinus <michael.albinus@gmx.de>
16916
16917 * net/dbus.el (dbus-unregister-object): Release service, if no
16918 other method is registered for it.
16919
a51203ee 169202009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
fd4489f0
CY
16921
16922 * bookmark.el (bookmark-completing-read): Sort bookmark names if
16923 bookmark-sort-flag is non-nil (Bug#4653).
16924
9bf7dc8a
CY
169252009-11-08 Chong Yidong <cyd@stupidchicken.com>
16926
15207e74
CY
16927 * emulation/cua-base.el: Add CUA property to some CC mode commands
16928 (Bug#4100).
16929
8bf7ed70
KR
169302009-11-08 Kevin Ryde <user42@zip.com.au>
16931
16932 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
9bf7dc8a 16933 at end of sentence (Bug#4818).
8bf7ed70 16934
951802d0
CY
169352009-11-08 Jared Finder <jfinder@crypticstudios.com>
16936
16937 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16938 Handle "see declaration of" MSFT statements (Bug#4100).
16939
e8244310
MA
169402009-11-08 Michael Albinus <michael.albinus@gmx.de>
16941
16942 * net/tramp.el (tramp-advice-make-auto-save-file-name)
16943 (tramp-advice-file-expand-wildcards): Unload via
16944 `ad-remove-advice'.
16945
16946 * net/trampver.el: Update release number.
16947
a51203ee 169482009-11-08 Kevin Ryde <user42@zip.com.au>
e8244310
MA
16949
16950 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
16951 `ad-do-it'.
16952
a51203ee 169532009-11-08 Andr <m00naticus@gmail.com> (tiny change)
e8244310
MA
16954
16955 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
16956 in order to keep context in SELinux.
16957
bedd8a58
CY
169582009-11-08 Chong Yidong <cyd@stupidchicken.com>
16959
16960 * dired-aux.el (dired-query): Place cursor in echo area and allow
16961 C-g.
16962
16963 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
16964 menu item if not on a directory (Bug#4701).
16965
0484d600
MA
169662009-11-07 Michael Albinus <michael.albinus@gmx.de>
16967
16968 Sync with Tramp 2.1.17.
16969
16970 * net/tramp.el (tramp-handle-copy-directory): Don't use
16971 `file-remote-p' (due to compatibility).
16972
16973 * net/tramp-compat.el (tramp-compat-copy-directory)
16974 (tramp-compat-delete-directory): New defuns.
16975
16976 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
6a7662bb
BR
16977 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
16978 Use `tramp-compat-delete-directory'.
0484d600
MA
16979
16980 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
6a7662bb
BR
16981 (tramp-smb-handle-delete-directory):
16982 Use `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
0484d600
MA
16983
16984 * net/trampver.el: Update release number.
16985
b42b2189
CY
169862009-11-07 Chong Yidong <cyd@stupidchicken.com>
16987
6960d7b9
CY
16988 * tar-mode.el (tar-copy): Call write-region on the right buffer
16989 (Bug#4857).
16990
b42b2189
CY
16991 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
16992 by hand, if necessary (Bug#4878).
16993
0ad57dfd
CY
169942009-11-06 Chong Yidong <cyd@stupidchicken.com>
16995
d19e23ae
CY
16996 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
16997 align size column (Bug#4839).
16998
0ad57dfd
CY
16999 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
17000 statement.
17001
0b7f397c
DN
170022009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
17003
17004 * progmodes/ld-script.el (auto-mode-alist):
17005 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
17006
17007 * cus-face.el (custom-declare-face): Purecopy face spec.
17008
495bd5ca
KH
170092009-11-06 Kenichi Handa <handa@m17n.org>
17010
17011 * international/uni-bidi.el: Re-generated.
17012 * international/uni-category.el: Re-generated.
17013 * international/uni-combining.el: Re-generated.
17014 * international/uni-mirrored.el: Re-generated.
17015
1e8780b1
DN
170162009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
17017
17018 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
17019 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
17020 (tex-start-options, slitex-run-command, latex-run-command)
17021 (tex-run-command, tex-directory):
17022 * textmodes/ispell.el (ispell-html-skip-alists)
17023 (ispell-tex-skip-alists, ispell-tex-skip-alists):
17024 * textmodes/fill.el (adaptive-fill-first-line-regexp):
17025 (adaptive-fill-regexp):
17026 * textmodes/dns-mode.el (auto-mode-alist):
17027 * progmodes/python.el (interpreter-mode-alist):
17028 * progmodes/etags.el (tags-compression-info-list):
17029 * progmodes/etags.el (tags-file-name):
17030 * net/browse-url.el (browse-url-galeon-program)
17031 (browse-url-firefox-program):
17032 * mail/sendmail.el (mail-signature-file)
17033 (mail-citation-prefix-regexp):
17034 * international/mule-conf.el (eight-bit):
17035 * international/latexenc.el (latex-inputenc-coding-alist):
17036 * international/fontset.el (x-pixel-size-width-font-regexp):
17037 * emacs-lisp/warnings.el (warning-type-format):
17038 * emacs-lisp/trace.el (trace-buffer):
17039 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
17040 (emacs-lisp-mode-map):
17041 * calendar/holidays.el (holiday-solar-holidays)
17042 (holiday-bahai-holidays, holiday-islamic-holidays)
17043 (holiday-christian-holidays, holiday-hebrew-holidays)
17044 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
17045 (hebrew-holidays-1, holiday-oriental-holidays)
17046 (holiday-general-holidays):
17047 * x-dnd.el (x-dnd-known-types):
17048 * tool-bar.el (tool-bar):
17049 * startup.el (site-run-file):
17050 * shell.el (shell-dumb-shell-regexp):
17051 * rfn-eshadow.el (file-name-shadow-tty-properties)
17052 (file-name-shadow-properties):
17053 * paths.el (remote-shell-program, news-directory):
17054 * mouse.el ([C-down-mouse-3]):
17055 * menu-bar.el (menu-bar-tools-menu):
17056 * jka-cmpr-hook.el (jka-compr-load-suffixes)
17057 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
17058 (jka-compr-compression-info-list):
17059 * isearch.el (search-whitespace-regexp):
17060 * image-file.el (image-file-name-extensions):
17061 * find-dired.el (find-ls-option):
17062 * files.el (directory-listing-before-filename-regexp)
17063 (directory-free-space-args, insert-directory-program)
17064 (list-directory-brief-switches, magic-fallback-mode-alist)
17065 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
17066 (automount-dir-prefix):
17067 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
17068 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
17069 (face-font-registry-alternatives, face-font-registry-alternatives)
17070 (face-font-family-alternatives):
17071 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
17072 (facemenu-foreground-menu, facemenu-face-menu):
17073 * epa-hook.el (epa-file-name-regexp):
17074 * dnd.el (dnd-protocol-alist):
17075 * textmodes/rst.el (auto-mode-alist):
a51203ee 17076 * button.el (default-button): Purecopy strings.
1e8780b1 17077
0adae11f
GM
170782009-11-06 Glenn Morris <rgm@gnu.org>
17079
17080 * Makefile.in (ELCFILES): Update.
17081
2adaf057
SM
170822009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
17083
8f72f03c
SM
17084 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
17085 * emacs-lisp/levents.el: Move to obsolete/levents.el.
17086
2adaf057
SM
17087 * nxml/xsd-regexp.el (xsdre-gen-categories):
17088 * nxml/xmltok.el (xmltok-parse-entity):
17089 * nxml/rng-parse.el (rng-parse-validate-file):
17090 * nxml/rng-maint.el (rng-format-manual)
17091 (rng-manual-output-force-new-line):
17092 * nxml/rng-loc.el (rng-save-schema-location-1):
17093 * nxml/rng-cmpct.el (rng-c-parse-file):
17094 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
17095 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
17096
14862301
SM
170972009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
17098
bf0b361c 17099 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
14862301
SM
17100 Remove extra save-excursions and make-variable-buffer-local's.
17101 Suggested by Stefan Monnier.
17102
17103 (verilog-getopt-file, verilog-module-inside-filename-p)
17104 (verilog-set-define): Merge GNU 1.35 and repair changes from
17105 switching to using with-current-buffer.
17106
17107 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
17108 being treated as a number and confusing AUTORESET.
17109 Reported by Dan Dever.
17110
17111 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
17112 Add verilog-auto-ignore-concat to fix backward compatibility with
17113 older verilog-modes. Reported by Dan Katz.
17114
17115 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
17116 containing closing anchors "...$".
17117
17118 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
17119 Reported by Wade Smith.
17120
48c2d18a 17121 (verilog-batch-execute-func): Comment on function usage.
14862301
SM
17122
171232009-11-05 Michael McNamara <mac@mail.brushroad.com>
17124
bf0b361c
JB
17125 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
17126 for labels.
14862301
SM
17127
17128 (verilog-label-re, verilog-calc-1): Support proper indent of named
17129 asserts.
17130
17131 (verilog-backward-token, verilog-basic-complete-re)
17132 (verilog-beg-of-statement, verilog-indent-re): Support proper
17133 indent of the assert statement at the beginning of a block of text.
17134
17135 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
17136 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
17137 tokens as begins.
17138
4f8f657f
GM
171392009-11-05 Glenn Morris <rgm@gnu.org>
17140
775adc51
GM
17141 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
17142 Emacs 19. (Bug#1531)
17143 (byte-compile-fix-header): Update for the above change.
17144 Drop test for epoch::version.
17145
4ad6a5e7 17146 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
60878f2d
GM
17147 * cus-dep.el (custom-make-dependencies):
17148 * finder.el (finder-compile-keywords):
17149 Use autoload-rubric's feature argument.
4ad6a5e7 17150
4f8f657f
GM
17151 * calendar/diary-lib.el (top-level): Make load behave more like require.
17152
881e4184
GM
17153 * vc-git.el (vc-git-stash-map): Move definition before use.
17154
ba214964 171552009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
f6195dfb 17156
b6f8ba09
DN
17157 * custom.el (custom-declare-group): Purecopy standard-value.
17158 (custom-declare-group): Purecopy custom-prefix.
17159
7fdbcd83
SM
17160 * international/mule.el (load-with-code-conversion):
17161 Call do-after-load-evaluation unconditionally.
eb6f577b 17162
f6195dfb
DN
17163 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
17164
56f14120
SM
171652009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
17166
17167 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
17168
e5c89ce9
GM
171692009-11-04 Glenn Morris <rgm@gnu.org>
17170
17171 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
17172 (byte-compile-compatibility): Remove option.
17173 (byte-compile-close-variables, byte-compile-fix-header)
17174 (byte-compile-insert-header, byte-compile-output-docform)
17175 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
17176 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
17177 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
17178 (byte-compile-insert, byte-compile-defun):
17179 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
eef899a9
GM
17180 (byte-defop-compiler19): Remove.
17181 Without byte-compile-compatibility, the 'emacs19-opcode property is not
17182 used by anything. Replace all calls with byte-defop-compiler.
e5c89ce9 17183
e24f42ab
JL
171842009-11-04 Juri Linkov <juri@jurta.org>
17185
17186 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
17187 (menu-bar-options-menu): Don't quote the `prop' arg of
17188 `menu-bar-make-mm-toggle'.
17189
d3d5f4f5
JB
171902009-11-04 Juanma Barranquero <lekktu@gmail.com>
17191
17192 * calendar/calendar.el (cal-loaddefs):
17193 * calendar/diary-lib.el (diary-loaddefs):
17194 * calendar/holidays.el (hol-loaddefs):
17195 * eshell/esh-module.el (esh-groups): Load rather than require.
17196
6e39d3b2
SM
171972009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
17198
e96d62cd
SM
17199 * calendar/todo-mode.el (todo-add-category): Don't hardcode
17200 point-min==1.
7e83e8b4
SM
17201 (todo-top-priorities): Only display-buffer when called interactively.
17202 (todo-item-start): Don't save excursion point.
17203 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
17204 (todo-insert-item-here, todo-file-item, todo-remove-item):
17205 Adjust uses of todo-item-start and todo-item-end.
17206
fae4e5b9
SM
17207 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
17208 (autoload-rubric): Don't use any more.
fae4e5b9 17209
6e39d3b2
SM
17210 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
17211 and only put a prop if it is non-nil.
17212
c9753fb4
JL
172132009-11-03 Juri Linkov <juri@jurta.org>
17214
17215 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
17216 (menu-bar-options-menu): Fix list quoting (Bug#4429).
17217
17218 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
17219 and "Menu" to make top-level menu item visually one unit (like
17220 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
17221 multi-word menu items). Fix :help string for quit-window.
17222
db04f33f
GM
172232009-11-03 Glenn Morris <rgm@gnu.org>
17224
2aea6521
GM
17225 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
17226 (byte-compile-file-form-define-abbrev-table)
17227 (byte-compile-file-form-custom-declare-variable)
17228 (byte-compile-variable-ref, byte-compile-defvar):
17229 Whether or not a warning is enabled should only affect whether we issue
17230 the warning, not whether or not we collect the relevant data.
17231 Eg warnings can be turned on and off throughout the course of a file.
17232
db04f33f
GM
17233 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
17234 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
17235
937e6a56
SM
172362009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
17237
17238 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
17239 * play/mpuz.el (mpuz-create-buffer):
17240 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
17241 (lm-print-y,s,noise, lm-print-w0, lm-init):
17242 * play/gomoku.el (gomoku-prompt-for-move):
17243 * play/fortune.el (fortune-in-buffer):
17244 * play/dissociate.el (dissociated-press):
17245 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
5ce6e4f4 17246 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
937e6a56
SM
17247 * mail/supercite.el (sc-eref-show):
17248 * mail/smtpmail.el (smtpmail-send-it):
17249 * mail/rmailsum.el (rmail-summary-next-labeled-message)
17250 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
17251 (rmail-summary-undelete-many, rmail-summary-rmail-update)
17252 (rmail-summary-goto-msg, rmail-summary-expunge)
17253 (rmail-summary-get-new-mail, rmail-summary-search-backward)
17254 (rmail-summary-add-label, rmail-summary-output-menu)
17255 (rmail-summary-output-body):
17256 * mail/rfc822.el (rfc822-addresses):
17257 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
17258 * mail/mailpost.el (post-mail-send-it):
17259 * mail/hashcash.el (hashcash-generate-payment):
17260 * mail/feedmail.el (feedmail-run-the-queue)
17261 (feedmail-queue-send-edit-prompt-help-first)
17262 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
17263 (feedmail-deduce-address-list):
17264 * eshell/esh-ext.el (eshell-remote-command):
17265 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
17266 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
17267 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
17268 (viper-save-string-in-file, viper-valid-marker):
17269 * emulation/viper-keym.el (viper-toggle-key):
17270 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
17271 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
17272 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
17273 * emulation/viper-cmd.el (viper-exec-form-in-vi)
17274 (viper-exec-form-in-emacs, viper-brac-function):
17275 * emulation/viper.el (viper-delocalize-var):
17276 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
17277 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
17278 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
17279 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
17280 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
17281 * emulation/edt.el (edt-electric-helpify):
17282 * emulation/cua-rect.el (cua--rectangle-aux-replace):
17283 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
17284 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
17285 (cua-indent-to-global-mark-column):
17286 * calendar/diary-lib.el (calendar-mark-1):
17287 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
17288 Use with-current-buffer.
17289 * emulation/viper.el (viper-delocalize-var): Use dolist.
17290
5b955562
CY
172912009-11-03 Chong Yidong <cyd@stupidchicken.com>
17292
17293 * comint.el (comint-replace-by-expanded-history-before-point):
17294 Replace !! with the previous input string literally (Bug#1795).
17295
6292c599
JB
172962009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
17297
17298 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
17299 to be made up of whitespace.
17300
8368c14e
CY
173012009-11-02 Chong Yidong <cyd@stupidchicken.com>
17302
17303 * minibuffer.el (read-file-name): Don't use file dialogs for
17304 remote directories (Bug#99).
17305
6f750f0d
CY
173062009-11-01 Chong Yidong <cyd@stupidchicken.com>
17307
17308 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
17309
97ab3f47
AS
173102009-11-01 Andreas Schwab <schwab@linux-m68k.org>
17311
17312 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
17313 instead of deleting the window or frame.
17314
673c1168
CY
173152009-10-31 Chong Yidong <cyd@stupidchicken.com>
17316
17317 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
17318 Support face colors.
17319
937e6a56
SM
17320 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
17321 New function. Support face colors (Bug#1168).
673c1168
CY
17322 (tex-common-initialization): Use it.
17323
17324 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
17325 mode allows it (Bug#1168).
17326
c9349f0a
CY
173272009-10-31 Juri Linkov <juri@jurta.org>
17328
17329 * facemenu.el (list-colors-display): Don't mark buffer as
17330 modified (Bug#3948).
17331
ebf5c4f5
CY
173322009-10-31 Chong Yidong <cyd@stupidchicken.com>
17333
6a7662bb
BR
17334 * international/mule-diag.el (list-character-sets-1):
17335 Minor message fix (Bug#3526).
5c2dce75 17336
6a7662bb
BR
17337 * progmodes/etags.el (etags-list-tags, etags-tags-apropos):
17338 Fix face property (Bug#4834).
26581f0e
CY
17339 (etags-list-tags, etags-tags-apropos-additional)
17340 (etags-tags-apropos, tags-select-tags-table): Add follow-link
17341 property.
17342
ebf5c4f5
CY
17343 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
17344 items.
17345
9a529312
SM
173462009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
17347
17348 * textmodes/two-column.el (2C-split):
17349 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
17350 * textmodes/tex-mode.el (tex-set-buffer-directory):
17351 * textmodes/spell.el (spell-region, spell-string):
17352 * textmodes/reftex.el (reftex-erase-buffer):
17353 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
17354 * textmodes/reftex-toc.el (reftex-toc-promote-action):
17355 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
17356 (reftex-select-item):
17357 * textmodes/reftex-ref.el (reftex-label-info-update)
17358 (reftex-offer-label-menu):
17359 * textmodes/reftex-index.el (reftex-index-change-entry)
17360 (reftex-index-phrases-info):
17361 * textmodes/reftex-global.el (reftex-create-tags-file)
17362 (reftex-save-all-document-buffers, reftex-ensure-write-access):
17363 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
17364 (reftex-view-crossref-from-bibtex):
17365 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
17366 (reftex-extract-bib-entries-from-thebibliography)
17367 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
17368 * textmodes/refbib.el (r2b-capitalize-title):
17369 (r2b-convert-buffer, r2b-help):
17370 * textmodes/page-ext.el (pages-directory)
17371 (pages-directory-goto-with-mouse):
17372 * textmodes/bibtex.el (bibtex-validate-globally):
17373 * textmodes/bib-mode.el (bib-capitalize-title):
17374 * textmodes/artist.el (artist-clear-buffer, artist-system):
17375 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
17376 (local-set-scheme-interaction-buffer, xscheme-process-filter)
17377 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
17378 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
17379 (xscheme-send-control-g-interrupt, xscheme-start-process)
17380 (xscheme-process-sentinel, xscheme-cd):
17381 * progmodes/verilog-mode.el (verilog-read-always-signals)
17382 (verilog-set-define, verilog-getopt-file)
17383 (verilog-module-inside-filename-p):
17384 * progmodes/sh-script.el:
17385 * progmodes/python.el (python-pdbtrack-get-source-buffer)
17386 (python-pdbtrack-grub-for-buffer, python-execute-file):
17387 * progmodes/octave-inf.el (inferior-octave):
17388 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
17389 (idlwave-shell-compile-helper-routines, idlwave-set-local)
17390 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
17391 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
17392 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
17393 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
17394 (idlwave-shell-filter, idlwave-shell-examine-highlight)
17395 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
17396 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
17397 (idlwave-shell-examine-display, idlwave-shell-run-region)
17398 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
17399 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
17400 * progmodes/idlw-help.el (idlwave-help-get-special-help)
17401 (idlwave-help-get-help-buffer):
17402 * progmodes/gud.el (gud-basic-call, gud-find-class)
17403 (gud-tooltip-activate-mouse-motions-if-enabled):
17404 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
17405 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
17406 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
17407 (ebrowse-tags-next-file):
17408 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
17409 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
17410 (ebnf-eps-finish-and-write):
17411 * progmodes/cpp.el (cpp-edit-save):
17412 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
17413 * progmodes/cc-defs.el (c-emacs-features):
17414 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
17415 (antlr-directory-dependencies):
17416 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
17417 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
17418 (ada-find-any-references, ada-make-filename-from-adaname)
17419 (ada-make-body-gnatstub):
17420 * obsolete/rnews.el (news-list-news-groups):
5ce6e4f4 17421 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
9a529312
SM
17422 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
17423 * net/rcirc.el (rcirc-debug):
17424 * net/newst-treeview.el (newsticker--treeview-list-add-item)
17425 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
17426 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
17427 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
5ce6e4f4 17428 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
9a529312
SM
17429 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
17430 (newsticker--treeview-list-clear-highlight)
17431 (newsticker--treeview-list-update-highlight)
17432 (newsticker--treeview-list-highlight-start)
17433 (newsticker--treeview-tree-update-highlight)
17434 (newsticker--treeview-get-selected-item)
17435 (newsticker-treeview-mark-list-items-old)
17436 (newsticker--treeview-set-current-node):
17437 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
17438 * net/newst-backend.el (newsticker--get-news-by-funcall)
17439 (newsticker--get-news-by-wget, newsticker--image-get)
17440 (newsticker--image-sentinel):
17441 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
17442 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
17443 (eudc-ph-close-session):
17444 * net/eudc.el (eudc-save-options):
17445 * language/thai-word.el (thai-update-word-table):
17446 * language/japan-util.el (japanese-string-conversion):
17447 * international/titdic-cnv.el (tsang-quick-converter)
17448 (ziranma-converter, ctlau-converter):
17449 * international/mule-cmds.el (describe-language-environment):
17450 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
17451 (skkdic-convert-postfix, skkdic-convert-prefix):
17452 (skkdic-convert-okuri-nasi, skkdic-convert):
17453 * emacs-lisp/re-builder.el (reb-update-overlays):
17454 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
17455 * emacs-lisp/gulp.el (gulp-send-requests):
17456 * emacs-lisp/find-gc.el (trace-call-tree):
17457 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
17458 (eieio-describe-generic):
17459 * emacs-lisp/eieio-base.el (eieio-persistent-read):
17460 * emacs-lisp/edebug.el (edebug-outside-excursion):
17461 * emacs-lisp/debug.el (debugger-make-xrefs):
17462 * emacs-lisp/cust-print.el (custom-prin1-to-string):
17463 * emacs-lisp/chart.el (chart-new-buffer):
17464 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
17465 Use with-current-buffer.
17466 * textmodes/artist.el (artist-system): Don't call
17467 copy-sequence on a fresh string.
17468 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
17469
d566f228
GM
174702009-10-31 Stephen Berman <stephen.berman@gmx.net>
17471
17472 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
1c2efdfb 17473 is no item to edit. (Bug#4820)
d566f228 17474 (todo-top-priorities): Restore point and restore narrowing in Todo
1c2efdfb 17475 buffer. (Bug#4820)
d566f228 17476
f3628edd
GM
174772009-10-31 Glenn Morris <rgm@gnu.org>
17478
5cf3709c
GM
17479 * net/ange-ftp.el (top-level): Don't require dired when compiling.
17480 (comint-last-output-start, comint-last-input-start)
17481 (comint-last-input-end): Don't defvar when compiling.
17482 (ange-ftp-process-file): Use bound-and-true-p.
17483
4c814fd2
GM
17484 * pcmpl-rpm.el (top-level): Move provide statement to end.
17485 (pcmpl-rpm): Remove unused custom group.
17486
113b8dcc
GM
17487 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
17488
31c615e4
GM
17489 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
17490
416d3588
GM
17491 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
17492 (byte-compile-warnings): Add `constants' as an option.
17493 (byte-compile-callargs-warn, byte-compile-arglist-warn)
17494 (display-call-tree): Update for byte-compile-fdefinition possibly
17495 returning `(macro lambda ...)'. (Bug#4778)
17496 (byte-compile-variable-ref, byte-compile-setq-default):
17497 Respect `constants' member of byte-compile-warnings.
17498
00f71f39
SM
174992009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
17500
17501 * vc-bzr.el (vc-bzr-revision-keywords): New var.
17502 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
17503 to "submit:".
17504
ca0a881a
DN
175052009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
17506
17507 * textmodes/ispell.el (ispell-skip-region-alist):
17508 * international/mule-conf.el (eight-bit):
17509 * international/fontset.el (font-encoding-alist):
17510 * startup.el (pure-space-overflow-message):
17511 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
17512 * paths.el (gnus-nntp-service, rmail-spool-directory)
17513 (term-file-prefix):
17514 * files.el (save-some-buffers-action-alist):
17515 * cmuscheme.el (same-window-buffer-names):
17516 * ielm.el (same-window-buffer-names):
17517 * shell.el (same-window-buffer-names):
17518 * mail/sendmail.el (same-window-buffer-names):
17519 * progmodes/inf-lisp.el (same-window-buffer-names):
17520 * bindings.el (mode-line-client)
17521 (mode-line-column-line-number-mode-map):
17522 * language/tibetan.el (tibetan-precomposition-rule-regexp)
17523 (tibetan-precomposed-regexp): Purecopy string arguments.
17524
b861e45e
SM
175252009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
17526
6df9b6d7
SM
17527 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
17528 (calcDigit-nondigit):
17529 * calc/calc-yank.el (calc-copy-to-buffer):
17530 * calc/calc-units.el (calc-invalidate-units-table):
17531 * calc/calc-trail.el (calc-trail-yank):
17532 * calc/calc-store.el (calc-insert-variables):
17533 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
17534 * calc/calc-prog.el (calc-read-parse-table):
17535 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
17536 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
17537 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
17538 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
17539 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
17540 (calc-graph-name, calc-graph-find-command, calc-graph-view)
17541 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
17542 * calc/calc-ext.el (calc-realign):
17543 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
17544 (calc-embedded-finish-edit, calc-embedded-make-info)
17545 (calc-embedded-finish-command, calc-embedded-stack-change):
17546 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
17547
70f44c65
SM
17548 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
17549 shell-dynamic-complete-filename in preference to
17550 comint-dynamic-complete-filename.
17551
b861e45e
SM
17552 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
17553 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
17554 Don't consider whether the display supports colors.
17555 (bookmark-import-new-list): Use dolist.
17556 (bookmark-bmenu-mode-map): Move initialization into declaration.
17557 (bookmark-bmenu-list): Use dolist, simplify.
17558 (bookmark-show-all-annotations): Use save-selected-window and dolist.
17559 (menu-bar-final-items): Use push.
17560
8549241d 175612009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
cc63d28f
SM
17562
17563 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
17564 it works on remote files.
17565 (vc-hg-diff): Don't pass any `--cwd' argument.
17566
30644573
KR
175672009-10-27 Kevin Ryde <user42@zip.com.au>
17568
cc63d28f
SM
17569 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
17570 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
30644573
KR
17571 (Further to Bug#3921).
17572
9be01a63
MA
175732009-10-27 Michael Albinus <michael.albinus@gmx.de>
17574
17575 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
17576 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
17577 calling `tramp-imap-put-file'. Add file size to the call.
17578 (tramp-imap-get-file-entries): Compute also user name, file size,
17579 and date.
17580 (tramp-imap-handle-insert-directory): Insert uid and gid.
17581 (tramp-imap-handle-file-attributes): Transform uid and gid
17582 according to `id-format'.
17583 (tramp-imap-put-file): New optional parameter SIZE. Encode file
17584 size in header X-Size.
17585
41849bf9
JB
175862009-10-26 Juanma Barranquero <lekktu@gmail.com>
17587
17588 * simple.el (transpose-subr): Give clearer error when the mark
17589 is not set. (Bug#4807)
17590
293c24f9
MA
175912009-10-26 Michael Albinus <michael.albinus@gmx.de>
17592
cc63d28f
SM
17593 * net/tramp.el (tramp-perl-file-truename): New defconst.
17594 Perl code contributed by yary <not.com@gmail.com> (tiny change).
293c24f9 17595 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
cc63d28f
SM
17596 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
17597 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
293c24f9 17598
cc63d28f
SM
17599 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
17600 Ignore `dired-call-process'.
293c24f9
MA
17601 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
17602
176032009-10-26 Julian Scheid <julians37@gmail.com>
17604
cc63d28f 17605 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
293c24f9
MA
17606 (tramp-get-remote-readlink): New defun.
17607 (tramp-handle-file-truename): Use it.
17608 (tramp-handle-file-exists-p): Check file-attributes cache, assume
17609 file exists if cache value present.
48c2d18a 17610 (tramp-check-cached-permissions): New defun.
293c24f9
MA
17611 (tramp-handle-file-readable-p): Use it.
17612 (tramp-handle-file-writable-p): Likewise.
17613 (tramp-handle-file-executable-p): Likewise.
17614 (tramp-handle-file-name-all-completions): Try using Perl to get
17615 partial completions. When perl not available, combine `cd' and
17616 `ls' into single remote operation and use shell expansion to get
17617 partial remote directory contents. Set `file-exists-p' cache for
17618 directory and any files returned by ls. Change cache handling to
17619 support partial directory contents. Use error message emitted by
17620 remote `cd' or Perl code for local tramp-error.
17621 (tramp-do-copy-or-rename-file-directly): Avoid separate
17622 tramp-send-command-and-check call.
cc63d28f
SM
17623 (tramp-handle-process-file): Merge three remote ops into one.
17624 Do not flush all caches when `process-file-side-effects' is set.
293c24f9
MA
17625 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
17626 file-attributes shows uid/gid to be set already.
17627
a7610c52
DN
176282009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
17629
17630 * textmodes/tex-mode.el (tex-dvi-view-command)
17631 (tex-show-queue-command, tex-open-quote):
17632 * progmodes/ruby-mode.el (auto-mode-alist)
17633 (interpreter-mode-alist): Purecopy strings.
17634
17635 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
17636
17637 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
17638 string for the hook, keymap and abbrev table.
17639
17640 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
17641
17642 * x-dnd.el (x-dnd-xdnd-to-action):
17643 * startup.el (fancy-startup-text, fancy-about-text): Change to
17644 defconst from defvar.
17645
17646 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
17647
17648 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
17649 Purecopy initialization strings.
17650
17651 * mail/sendmail.el (mail-header-separator)
17652 (mail-personal-alias-file):
17653 * mail/rmail.el (rmail-default-dont-reply-to-names)
17654 (rmail-ignored-headers, rmail-retry-ignored-headers)
17655 (rmail-highlighted-headers, rmail-secondary-file-directory)
17656 (rmail-secondary-file-regexp):
17657 * files.el (null-device, file-name-invalid-regexp)
17658 (locate-dominating-stop-dir-regexp)
cc63d28f 17659 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
a7610c52
DN
17660 (interpreter-mode-alist): Use mapcar instead of mapc.
17661
17662 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
17663
17664 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
17665 (completion-ignored-extensions):
17666 (debug-ignored-errors): Purecopy strings.
17667
4fcc3d32
SM
176682009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
17669
0667de21
SM
17670 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
17671 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
17672 (pcomplete--here): Use push.
17673
4fcc3d32
SM
17674 * subr.el (all-completions): Declare the 4th arg obsolete.
17675
955ef430
SM
176762009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
17677
2d085307
SM
17678 * pcomplete.el (pcomplete-unquote-argument-function): New var.
17679 (pcomplete-unquote-argument): New function.
17680 (pcomplete--common-suffix): Always pay attention to case.
17681 (pcomplete--table-subvert): Quote and unquote the text.
17682 (pcomplete--common-quoted-suffix): New function.
17683 (pcomplete-std-complete): Use it and pcomplete-begin.
17684
955ef430
SM
17685 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
17686 we're inside a dedicated or minibuffer window.
17687
7c85c02b
KF
176882009-10-24 Karl Fogel <kfogel@red-bean.com>
17689
17690 * bookmark.el: Update documentation, especially documentation
17691 of `bookmark-alist' and of the bookmark file format.
17692 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
17693
3e8ae8a6
CY
176942009-10-24 Chong Yidong <cyd@stupidchicken.com>
17695
3e425845
CY
17696 * mail/emacsbug.el (report-emacs-bug): Clarify that the
17697 keybindings apply to the mail buffer (Bug#4003). Shrink help
17698 window to buffer.
17699
cdd47d48
CY
17700 * whitespace.el (whitespace-mode, whitespace-newline-mode)
17701 (global-whitespace-mode, global-whitespace-newline-mode)
955ef430
SM
17702 (whitespace-toggle-options, global-whitespace-toggle-options):
17703 Doc fix (Bug#3660).
cdd47d48 17704
ba07c9ad
CY
17705 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
17706 of xmltok-start before the end tag was inserted (Bug#2840).
17707
3e8ae8a6
CY
17708 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
17709 patterns that are preceded by an open-paren (Bug#1320).
17710
ab276820
CY
177112009-10-24 Sven Joachim <svenjoac@gmx.de>
17712
17713 * files.el (delete-directory): Delete symlinks to directories with
17714 delete-file (Bug#4739).
17715
905a9ed3
DN
177162009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
17717
a9a2a6db
DN
17718 * vc.el (vc-backend-for-registration): Rename from
17719 vc-get-backend-for-registration. Update callers.
17720
cc63d28f
SM
17721 * international/mule-cmds.el (set-language-info-alist):
17722 Purecopy lang-env.
905a9ed3
DN
17723 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
17724 (charset): Purecopy the name.
17725 (define-char-code-property): Purecopy string arguments.
17726
17727 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
17728 Purecopy string arguments.
17729
17730 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
17731 * ediff-hook.el (menu-bar-ediff-menu):
17732 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
17733 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
17734
d270305a
GM
177352009-10-24 Glenn Morris <rgm@gnu.org>
17736
6c74d523 17737 * comint.el (comint-dynamic-list-completions):
656fc5f5
GM
17738 * term.el (term-dynamic-list-completions): Use choose-completion rather
17739 than obsolete alias mouse-choose-completion.
17740
ae732337
GM
17741 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
17742 file-cache-choose-completion.
17743 (file-cache-choose-completion): Handle an optional event argument.
17744 (file-cache-mouse-choose-completion): Make it an obsolete alias.
17745
cc63d28f
SM
17746 * progmodes/octave-mod.el (octave-complete-symbol):
17747 Use choose-completion if mouse-choose-completion is ever removed.
ae480838 17748
9847dc91
GM
17749 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
17750 use.
17751
e8f2a5d5
GM
17752 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
17753 compiler.
17754
d270305a
GM
17755 * vc-hooks.el (vc-responsible-backend): Fix declaration.
17756
c6432f1e
SM
177572009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
17758
17759 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
17760 Ignore `pred' now that we receive one.
17761 Handle test-completion specially.
17762
6ab196f9
DN
177632009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
17764
17765 * vc.el (vc-responsible-backend): Throw an error if not backend is
1c2efdfb 17766 found. Remove the REGISTER argument. Move the code dealing with
6ab196f9
DN
17767 REGISTER ...
17768 (vc-get-backend-for-registration): ... here. New function.
17769 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
17770 of vc-responsible-backend, pass the file name instead of the
17771 directory name.
17772
48feed59
SM
177732009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
17774
17775 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
17776 New funs.
17777 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
17778 (pcomplete-comint-setup): Don't modify a global var via
17779 accidental side-effects.
17780 (pcomplete-shell-setup): Adjust call accordingly.
17781 (pcomplete-parse-comint-arguments): Use push.
17782
00006066
CY
177832009-10-23 Chong Yidong <cyd@stupidchicken.com>
17784
36bfa3af
CY
17785 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
17786 Allow uncapitalized info node names (Bug#3921).
17787
00006066
CY
17788 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
17789 to the DEBUG file (Bug#3781).
17790
aa311d6e
CY
177912009-10-23 Jari Aalto <jari.aalto@cante.net>
17792
17793 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
17794 dictionary entry (Bug#4579).
17795
b88f2d0a
MA
177962009-10-23 Michael Albinus <michael.albinus@gmx.de>
17797
17798 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
17799 from `rfn-eshadow-update-overlay-hook' when unloading.
17800 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
17801 "rsyncc". Adjust doc string.
48c2d18a 17802 (tramp-temp-buffer-file-name): New buffer-local defvar.
b88f2d0a
MA
17803 (tramp-handle-insert-file-contents, tramp-handle-write-region):
17804 Keep temporary file when indicated by method ("rsync" and
17805 "rsyncc").
17806 (tramp-handle-write-region): Handle APPEND.
17807 (tramp-delete-temp-file-function): New defun. Added to
17808 `kill-buffer-hook'.
17809
1becddbb
JB
178102009-10-23 Juanma Barranquero <lekktu@gmail.com>
17811
17812 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
17813
8f43cbf3
DN
178142009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
17815
17816 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
17817 (color-name-rgb-alist, tty-standard-colors)
17818 (tty-color-mode-alist): Change to defconst.
17819
17820 * simple.el (mark-inactive): Purecopy message.
17821
17822 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
17823 (global-map, yank-menu):
17824 * textmodes/ispell.el (ispell-menu-map):
17825 * net/eudc.el (eudc-tools-menu):
17826 * international/mule-cmds.el (describe-language-environment-map)
17827 (setup-language-environment-map, set-coding-system-map)
17828 (mule-menu-keymap):
17829 * vc-hooks.el (vc-menu-entry, vc-menu-map):
17830 * replace.el (occur-mode-map):
17831 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
17832
1d228a31
JB
178332009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
17834
6a7662bb
BR
17835 * calc/calc.el (math-read-number, math-read-number-simple):
17836 Use `save-match-data'.
1d228a31 17837
3b067af1
SM
178382009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
17839
28a90c44
SM
17840 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
17841 rather than fiddling with global-map bindings, since it should only
17842 affect per-terminal settings.
17843 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
17844
a452eee8
SM
17845 * minibuffer.el (completion-table-with-terminator): Allow to specify
17846 the terminator-regexp.
17847
ab14d7d5
SM
17848 * simple.el (switch-to-completions): Look for *Completions* in other
17849 frames as well.
17850
3b067af1
SM
17851 * pcomplete.el: Allow the use of completion-tables.
17852 (pcomplete-std-complete): New command.
17853 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
17854 (pcomplete--here): Use a function for `form' rather than an expression,
17855 so it can be byte-compiled.
17856 (pcomplete-here, pcomplete-here*): Adjust accordingly.
17857 Add edebug declaration.
17858 (pcomplete-show-completions): Remove unused var `curbuf'.
17859 (pcomplete-do-complete, pcomplete-stub):
1becddbb 17860 Don't assume `completions' is a list of strings any more.
3b067af1 17861
5480359e
JB
178622009-10-22 Juanma Barranquero <lekktu@gmail.com>
17863
17864 * find-dired.el (find-name-arg): Fix typo in docstring.
17865
3170b794
SM
178662009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
17867
48c23a25
SM
17868 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
17869 (pcmpl-linux-fs-types): Same, and update to new modules layout.
17870
56b14058
SM
17871 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
17872 pcomplete-entries.
17873
3170b794
SM
17874 * comint.el (comint-read-input-ring, comint-write-input-ring)
17875 (comint-substitute-in-file-name)
17876 (comint-dynamic-complete-as-filename)
17877 (comint-dynamic-simple-complete)
17878 (comint-dynamic-list-filename-completions)
17879 (comint-dynamic-list-completions)
17880 (comint-redirect-results-list-from-process): Minor simplifications.
17881
2affef34
KR
178822009-10-21 Kevin Ryde <user42@zip.com.au>
17883
3170b794
SM
17884 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
17885 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
2affef34 17886 the first form. And insert a blank line after ";;; Code" since
d8194864 17887 that's usual style. (Bug#4612)
2affef34 17888
e7b94bbb
KR
17889 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
17890
528c56e2
SM
178912009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17892
17893 * minibuffer.el (completion-table-with-terminator): Properly implement
17894 boundaries, in case `terminator' appears in the suffix.
17895 (completion--embedded-envvar-table): Don't return boundaries if
17896 there's no valid completion. Simplify.
17897 (completion-file-name-table): New completion table extracted from
17898 completion--file-name-table.
17899 (completion--file-name-table): Use it.
17900 (read-file-name-predicate): Declare obsolete.
17901 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
17902 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
17903 completion-file-name-table, and use the `pred' argument.
17904 * files.el (locate-file-completion-table): Use the `pred' arg rather
17905 than read-file-name-predicate.
17906 (abbreviate-file-name): Use \` rather than ^ for BOS.
17907
f9ed9b4f
DN
179082009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
17909
17910 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
17911 vc-responsible-backend to register, it causes problems.
17912
5f2022a3
SM
179132009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17914
17915 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
17916
fc754ea1
MA
179172009-10-21 Michael Albinus <michael.albinus@gmx.de>
17918
17919 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
17920 (tramp-smb-handle-file-attributes): Use it.
17921 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
17922 (tramp-smb-handle-insert-directory): Use `mapc' rather than
5f2022a3
SM
17923 `mapcar'. Use `tramp-smb-get-stat-capability'.
17924 Add `dired-filename' text properties.
fc754ea1
MA
17925 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
17926 (tramp-smb-maybe-open-connection): Simplify check for smbclient
17927 version.
17928
79bd5ba1
SM
179292009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
17930
17931 * subr.el (read-key-delay): Reduce to 0.01.
17932 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
17933 (bug#4751).
17934
3c13704d
SM
179352009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
17936
554efd10
SM
17937 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
17938
c2a37b78
SM
17939 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
17940 (Info-menu): Remove unused vars `last' and `completions'.
17941 (Info-index-nodes): Remove unused var `node'.
17942
3c13704d
SM
17943 * info.el (Info-complete-menu-item): Use complete-with-action.
17944
d1e4c403
DN
179452009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
17946
17947 Make vc-annotate work through copies and renames.
3c13704d
SM
17948 * vc-annotate.el (vc-annotate-extract-revision-at-line):
17949 Return the file name too.
d1e4c403
DN
17950 (vc-annotate-revision-at-line)
17951 (vc-annotate-find-revision-at-line)
17952 (vc-annotate-revision-previous-to-line)
17953 (vc-annotate-show-log-revision-at-line): Update to get the file
17954 name from vc-annotate-extract-revision-at-line.
17955 (vc-annotate-show-diff-revision-at-line-internal): Change the
17956 argument to mean whether to show a file diff or not. Get the file
17957 name from vc-annotate-extract-revision-at-line.
3c13704d
SM
17958 (vc-annotate-show-diff-revision-at-line):
17959 Update vc-annotate-show-diff-revision-at-line call.
d1e4c403
DN
17960 (vc-annotate-warp-revision): Add an optional file argument.
17961
17962 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
17963 (vc-git-annotate-extract-revision-at-line): Also return the file
17964 name if found.
17965
17966 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
17967 command. Remove unused code.
17968 (vc-hg-annotate-re): Update to match --follow output.
17969 (vc-hg-annotate-extract-revision-at-line): Also return the file
17970 name if found.
17971
17972 * vc.el: Update annotate-extract-revision-at-line documentation.
17973
b0b0ef98
KR
179742009-10-18 Kevin Ryde <user42@zip.com.au>
17975
17976 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
17977 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
17978
a9e7f03d
KR
17979 * net/browse-url.el (browse-url): Identify alist with "consp and
17980 not functionp" and let all other things go down the `apply' leg,
17981 as suggested by Stefan. (Further to bug#4531.)
17982
7346a407
CY
179832009-10-18 Chong Yidong <cyd@stupidchicken.com>
17984
17985 * minibuffer.el (read-file-name): Check for repeat before putting
17986 a default argument in file-name-history (Bug#4657).
17987
17988 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
17989 read syntax (Bug#4737).
17990
3c13704d 17991 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
7346a407 17992
1da94541
CY
179932009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
17994
17995 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
17996 (html-tag-alist, html-tag-help): Add descriptions for undocumented
17997 entries and make note of obsolete tags.
17998
2b93080a
SM
179992009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
18000
18001 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
18002
18b5ffb5
GM
180032009-10-18 Glenn Morris <rgm@gnu.org>
18004
18005 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
18006 grep, so that binary files (eg international/uni-bidi.el) can match.
e5f035d7 18007 Remove test for "UnicodeData" files, since it is hopefully unnecessary
18b5ffb5
GM
18008 now, and in any case the file header format has changed.
18009
c2e161b2
GM
180102009-10-17 Glenn Morris <rgm@gnu.org>
18011
18012 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
18013 (flyspell-get-word, flyspell-large-region)
18014 (flyspell-auto-correct-previous-word): Doc/error message fixes.
18015
a1eb44f5
CY
180162009-10-17 Chong Yidong <cyd@stupidchicken.com>
18017
18018 * Makefile.in (ELCFILES): Add ede/shell.
18019
4418646e
DN
180202009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
18021
18022 * term/common-win.el (x-colors): Purecopy it.
18023
4062011e
SM
180242009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
18025
18026 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
18027 permissive for when the buffer is empty.
18028 (tar-header-block-tokenize): Decode the username and groupname.
18029 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
18030
b0b111c3
JB
180312009-10-17 Eric Ludlam <zappo@gnu.org>
18032
18033 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
18034 contains multibyte characters, choose first applicable coding
18035 system automatically.
18036
2df48a87
SM
180372009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
18038
18039 * international/mule-cmds.el (select-safe-coding-system): If the file
18040 has a coding cookie, use it regardless of any other setting (bug#4712).
18041
fd7dd48c
GM
180422009-10-17 Glenn Morris <rgm@gnu.org>
18043
3ee0b477 18044 * foldout.el (foldout-mouse-swallow-events):
cec05144
GM
18045 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
18046
2550e4b1
GM
18047 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
18048 (dired-keep-marker-copy, dired-keep-marker-hardlink)
18049 (dired-keep-marker-symlink, dired-dwim-target)
18050 (dired-copy-preserve-time): Do not autoload these defcustoms.
18051
fd7dd48c
GM
18052 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
18053 messages from messing up the file coding. (Bug#4623)
18054
f3e3a990
GM
180552009-10-17 Jari Aalto <jari.aalto@cante.net>
18056
18057 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
18058 if no match is found for the current dictionary. (Bug#4578)
18059
18060 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
18061 optional, since that is how it is documented, and this is often called
18062 with a nil argument. (Bug#4577)
18063 (flyspell-external-point-words, flyspell-auto-correct-word)
18064 (flyspell-correct-word-before-point, flyspell-word-search-forward)
18065 (flyspell-word-search-backward): Remove nil argument in calls to
18066 flyspell-get-word, since it is not needed now.
18067
180682009-10-17 Ulrich Mueller <ulm@gentoo.org>
18069
1becddbb 18070 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
f3e3a990 18071
b61374ab
GM
180722009-10-16 Glenn Morris <rgm@gnu.org>
18073
18074 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
18075
412707c2
SM
180762009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
18077
18078 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
18079 (ange-ftp-file-size): New function.
18080 (ange-ftp-file-attributes): Use it.
18081
0c6f436e
MA
180822009-10-16 Michael Albinus <michael.albinus@gmx.de>
18083
18084 * net/tramp-smb.el (tramp-smb-version): New defvar.
18085 (tramp-smb-maybe-open-connection): Use it, in order to avoid
18086 repeated checks.
18087
850bfd04
GM
180882009-10-16 Glenn Morris <rgm@gnu.org>
18089
18090 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
18091 Maybe copy some custom properties from old to new name. (Bug#4706)
18092
f3ed9aca
JB
180932009-10-16 Juanma Barranquero <lekktu@gmail.com>
18094
18095 * subr.el (error, sit-for, start-process-shell-command)
18096 (start-file-process-shell-command): Set the calling convention
18097 after the function definition.
18098
fd6c5134
SM
180992009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
18100
18101 * subr.el (error, sit-for, start-process-shell-command)
18102 (start-file-process-shell-command): Use the new
18103 set-advertised-calling-convention feature.
18104
73874eb7
KH
181052009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
18106
fd6c5134
SM
18107 * international/ucs-normalize.el (ucs-normalize-version):
18108 Change to 1.2.
18109 (check-range): Adjust for Unicode 5.2.
73874eb7 18110
03fb33cf
JL
181112009-10-15 Juri Linkov <juri@jurta.org>
18112
18113 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
18114 to the `menu-item' format.
18115
4260b402
MA
181162009-10-15 Michael Albinus <michael.albinus@gmx.de>
18117
18118 * net/tramp.el (tramp-replace-environment-variables): Do not fail
18119 if the environment variable does not exist.
18120
18121 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
18122 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
18123 parameter.
18124 (tramp-smb-handle-add-name-to-file)
18125 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
18126 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
18127 (tramp-smb-handle-file-attributes)
18128 (tramp-smb-do-file-attributes-with-stat)
18129 (tramp-smb-handle-file-local-copy)
18130 (tramp-smb-handle-insert-directory)
18131 (tramp-smb-handle-make-directory)
18132 (tramp-smb-handle-make-directory-internal)
18133 (tramp-smb-handle-make-symbolic-link)
18134 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
18135 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
18136 (tramp-smb-maybe-open-connection): Apply the changed parameters.
18137 (tramp-smb-read-file-entry): Read Disk names in compressed format.
18138 Handle long file names.
18139 (tramp-smb-get-cifs-capabilities): Check, whether the connection
18140 process is running.
18141 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
18142 Read share names with "-g" option.
18143
d7a0fd6f
GM
181442009-10-15 Ryan Yeske <rcyeske@gmail.com>
18145
18146 * net/rcirc.el (rcirc-view-log-file): New command.
18147 (rcirc-track-minor-mode-map): Remove C-c ` binding.
18148 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
18149 specified.
18150
0b44494a
GM
181512009-10-15 Glenn Morris <rgm@gnu.org>
18152
af9fb32f
GM
18153 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
18154 from the second command-line argument.
18155 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
18156 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
18157 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
18158 w32-batch-update-autoloads.
18159 * emacs-lisp/autoload.el (autoload-make-program): New variable.
18160 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
18161
0b44494a
GM
18162 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
18163 the headers cannot be located. Simplify, subtracting superflous
18164 save-excursions.
18165
d5e63715
SM
181662009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
18167
18168 Replace completion-base-size by completion-base-position to fix bugs
18169 such as (bug#4699).
18170 * simple.el (completion-base-position): New var.
18171 (completion-base-size): Mark as obsolete.
18172 (choose-completion): Make it work for mouse events as well.
18173 Pass the new base-position to choose-completion-string.
18174 (choose-completion-guess-base-position): New function, extracted from
18175 choose-completion-delete-max-match.
18176 (choose-completion-delete-max-match): Use it. Make obsolete.
18177 (choose-completion-string): Use the new base-position info.
18178 (completion-root-regexp): Delete.
18179 (completion-setup-function): Preserve completion-base-position.
18180 Eliminate obsolete base-size manipulation.
18181 * minibuffer.el (display-completion-list): Don't mess with base-size.
18182 (minibuffer-completion-help): Set completion-base-position instead.
18183 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
18184 choose-completion.
18185 * textmodes/bibtex.el (bibtex-complete):
18186 * emacs-lisp/crm.el (crm--choose-completion-string):
18187 Adjust to new calling convention.
18188 * complete.el (partial-completion-mode): Use minibufferp to avoid
18189 bumping into incompatible change to choose-completion-string-functions.
18190 * ido.el (ido-choose-completion-string): Make its calling convention
18191 more permissive.
18192 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
18193 base-size manipulation.
18194 (comint-dynamic-list-input-ring): Use dotimes and push.
18195 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
18196 fundamental-mode. Use `or'.
18197
92f8bfc7
JL
181982009-10-14 Juri Linkov <juri@jurta.org>
18199
18200 * misearch.el (multi-isearch-next-buffer-from-list)
18201 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
18202
e78e280d
SM
182032009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
18204
384ca163
SM
18205 * Makefile.in (compile-onefile): Load `bytecomp' rather than
18206 `bytecomp.el'.
18207
681e0e7c
SM
18208 * minibuffer.el (completion-pcm--merge-completions): Make sure the
18209 string we return is all made up of text from the completions rather
18210 than part from the completions and part from the input (bug#4219).
18211
e78e280d
SM
18212 * ido.el (ido-everywhere): Use define-minor-mode.
18213
18214 * buff-menu.el (list-buffers, ctl-x-map):
18215 Mark the entry points with ;;;###autoload cookies.
18216
b4e813ca
DN
182172009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
18218
52964e54
DN
18219 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
18220 correctly in the detached head case.
18221 (vc-git-print-log): Remove unused binding.
18222
b4e813ca
DN
18223 * vc.el (vc-responsible-backend): When a directory is passed for
18224 for registration create a VC repository if no backend is
18225 responsible for the directory argument.
18226 (vc-deduce-fileset): Tell vc-responsible-backend to register.
1043ce19
DN
18227
18228 * vc.el: Move comments about RCS and SCCS ...
18229 * vc-rcs.el:
18230 * vc-sccs.el: ... here, respectively.
18231
40ba9882
SM
182322009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
18233
18234 * minibuffer.el (completion--file-name-table): Return nil if there's
18235 no file completion, even if substitute-in-file-name changed
18236 the string (bug#4708).
18237
04e0f59b
JL
182382009-10-13 Juri Linkov <juri@jurta.org>
18239
18240 * files-x.el (read-file-local-variable-value): Don't filter out
18241 minor modes from mode name completion (bug#4664).
18242
314c8e25
JB
182432009-10-13 Juanma Barranquero <lekktu@gmail.com>
18244
18245 * international/mule-cmds.el (ucs-names): Remove exclusion of
18246 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
18247
5c9b7d36
KH
182482009-10-13 Kenichi Handa <handa@m17n.org>
18249
18250 * international/uni-name.el: Regenerated.
18251
1e7a80f2
JB
182522009-10-13 Juanma Barranquero <lekktu@gmail.com>
18253
18254 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
18255 should be automatically buffer-local, but isn't.)
18256
cd29f88b
SS
182572009-10-12 Sam Steingold <sds@gnu.org>
18258
18259 * progmodes/compile.el (compilation-next-error-function): Fix the
0cd16af4 18260 timestamps if the buffer has been visited before.
0cd16af4
SS
18261 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
18262 non-anchored patterns, like the perl one (bug#3928).
cd29f88b 18263
37493a98
GM
182642009-10-12 Glenn Morris <rgm@gnu.org>
18265
18266 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
18267 Let-bind `size'.
18268
3b56b1e6
JB
182692009-10-12 Juanma Barranquero <lekktu@gmail.com>
18270
7422a4bb
JB
18271 * proced.el (proced-unload-function): New function.
18272
fa72d075
JB
18273 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
18274 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
18275 Doc fix.
18276
3b56b1e6
JB
18277 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
18278
4d9b4323
JL
182792009-10-11 Juri Linkov <juri@jurta.org>
18280
18281 * files-x.el (read-file-local-variable-value):
18282 Provide default value only for bound variables (bug#4664).
18283
f6f7e059
MA
182842009-10-11 Michael Albinus <michael.albinus@gmx.de>
18285
18286 * net/tramp.el (tramp-local-host-p): Function shall return nil for
18287 connection methods like smb.
18288
18289 * net/tramp-cache.el (tramp-flush-connection-property): The hash
18290 can be empty.
18291
18292 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
18293 (tramp-smb-file-name-handler-alist): Add handlers for
18294 `add-name-to-file', `make-symbolic-link'.
18295 (tramp-smb-handle-add-name-to-file)
2992485f 18296 (tramp-smb-do-file-attributes-with-stat)
f6f7e059
MA
18297 (tramp-smb-handle-make-symbolic-link)
18298 (tramp-smb-get-cifs-capabilities): New defuns.
18299 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
18300 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
18301 (tramp-smb-handle-file-local-copy)
18302 (tramp-smb-handle-make-directory-internal)
3b56b1e6
JB
18303 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
18304 The file name syntax depends on cifs capabilities.
18305 (tramp-smb-handle-file-attributes):
18306 Call `tramp-smb-do-file-attributes-with-stat' if possible.
18307 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
18308 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
f6f7e059 18309
67868d26
CY
183102009-10-11 Chong Yidong <cyd@stupidchicken.com>
18311
18312 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
18313 (eieio-defclass): Apply deftype handler and setf-method properties
18314 directly.
18315 (eieio-add-new-slot): Avoid union function from cl library.
18316 (eieio--typep): New function.
18317 (eieio-perform-slot-validation): Use it.
18318
6d6a5b7e
KF
183192009-10-10 Karl Fogel <kfogel@red-bean.com>
18320
3b56b1e6 18321 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
6d6a5b7e
KF
18322 Update documentation to refer to the variables documented in r1.135.
18323 (Bug#4188)
18324
67b70de9
KF
183252009-10-10 Karl Fogel <kfogel@red-bean.com>
18326
18327 * bookmark.el (Info-suffix-list): Remove this unused variable.
18328 (bookmark-current-point): Remove this obsolete variable.
18329 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
18330 Adjust for removal of bookmark-current-point.
18331
18332 (bookmarks-already-loaded, bookmark-current-buffer)
18333 (bookmark-yank-point): Document. (Bug#4188)
18334
58ae51ae
GM
183352009-10-10 Glenn Morris <rgm@gnu.org>
18336
4619ff5e
GM
18337 * frame.el (frame-height): Doc fix.
18338
58ae51ae
GM
18339 * calendar/calendar.el (calendar-split-width-threshold): New option.
18340 (calendar-basic-setup): Use calendar-split-width-threshold.
18341
d364386c
JB
183422009-10-09 Juanma Barranquero <lekktu@gmail.com>
18343
18344 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
18345 Ideographic Supplement" range (U+1F200..U+1F2FF).
18346
33e97a28
KF
183472009-10-09 Karl Fogel <kfogel@red-bean.com>
18348
02d0f051 18349 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
d364386c 18350 since the list will have been rebuilt anyway. (Bug#4349)
02d0f051
KF
18351
183522009-10-09 Karl Fogel <kfogel@red-bean.com>
18353
d364386c 18354 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
33e97a28
KF
18355 (bookmark-bmenu-execute-deletions): Don't save here, as
18356 bookmark-delete will now do so if necessary.
d364386c 18357 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
33e97a28
KF
18358 (Bug#4348)
18359
9656d87b
GM
183602009-10-09 Glenn Morris <rgm@gnu.org>
18361
18362 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
18363
e6227f06
KF
183642009-10-09 Karl Fogel <kfogel@red-bean.com>
18365
18366 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
18367 (bookmark-jump-other-window): Just invoke bookmark-jump with new
18368 argument now, so the two function's behaviors will match. (Bug#3645)
18369
288f783b
MA
183702009-10-08 Michael Albinus <michael.albinus@gmx.de>
18371
18372 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
e78e280d 18373 (tramp-file-name-real-host, tramp-file-name-port):
fc754ea1 18374 Apply `save-match-data'.
288f783b
MA
18375
18376 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
18377 case both directories are remote.
18378 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
e78e280d 18379 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
288f783b 18380
872a1ea4
JB
183812009-10-07 Juanma Barranquero <lekktu@gmail.com>
18382
18383 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
18384
ab2baced
GM
183852009-10-07 Glenn Morris <rgm@gnu.org>
18386
e78e280d
SM
18387 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
18388 of concat.
ab2baced 18389
5c4634c1
SM
183902009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
18391
18392 * files-x.el (read-file-local-variable): Include some
18393 non-user-variables in the completion table (bug#4664).
18394
c2dc9732
MA
183952009-10-07 Michael Albinus <michael.albinus@gmx.de>
18396
18397 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
18398 message.
18399
18400 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
18401 (tramp-smb-file-name-handler-alist): Add handler for
18402 `copy-directory', `expand-file-name', `set-file-modes'.
18403 (tramp-smb-handle-copy-directory)
18404 (tramp-smb-handle-expand-file-name)
18405 (tramp-smb-handle-set-file-modes): New defuns.
18406 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
18407 (tramp-smb-handle-file-attributes): Simplify check for retrieving
18408 entry.
18409 (tramp-smb-handle-insert-directory): Don't flush the cache.
18410 (tramp-smb-maybe-open-connection): Check for samba client and
18411 server versions.
18412
11be40a6
EZ
184132009-10-07 Eli Zaretskii <eliz@gnu.org>
18414
18415 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
18416 to not error out of search for "^lisp=" fails.
18417
8c4afe20
JB
184182009-10-07 Juanma Barranquero <lekktu@gmail.com>
18419
18420 * makefile.w32-in (WINS_UPDATES): New macro.
18421 (custom-deps, finder-data, autoloads): Use it.
18422
429a1506
GM
184232009-10-07 Glenn Morris <rgm@gnu.org>
18424
ee2e93e2
GM
18425 * Makefile.in (autoloads): Revert previous change.
18426 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
18427 the list of preloaded files passed on the command-line, get
18428 it from src/Makefile.
18429
429a1506
GM
18430 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
18431 show the original buffer rather than a random one.
18432
a51203ee 184332009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
e7e2b26c
GM
18434
18435 * help.el (describe-no-warranty): Place point in a slightly better
18436 position in the GPLv3 text.
18437
f58f7520
SS
184382009-10-06 Sam Steingold <sds@gnu.org>
18439
18440 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
18441 the comm attribute is present before calling regexp-quote.
18442
bde79dc0
JB
184432009-10-06 Juanma Barranquero <lekktu@gmail.com>
18444
18445 * play/animate.el (animate-string): For good effect, make sure
18446 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
18447
18448 * play/animate.el (animate-sequence, animate-birthday-present):
18449 * misc.el (butterfly): Don't set `indent-tabs-mode'.
18450
25ab0302
GM
184512009-10-06 Glenn Morris <rgm@gnu.org>
18452
73fe714a
GM
18453 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
18454
3405d98c
GM
18455 * emacs-lisp/autoload.el (autoload-excludes): New variable.
18456 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
18457 (batch-update-autoloads): Process a string value of autoload-excludes,
18458 set during the build process.
18459 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
18460
9fb2cdc5
GM
18461 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
18462 inside with-parsed... macro so that `v' is defined.
18463
7938ab41
GM
18464 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
18465 * progmodes/fortran.el (fortran-end-of-block)
18466 (fortran-beginning-of-block):
18467 Also push mark in the macro case.
18468
eaf9b564
GM
18469 * emerge.el (emerge-show-file-name):
18470 * calc/calc.el (calc-quit):
18471 * calc/calc-misc.el (calc-big-or-small):
18472 * calc/calc-graph.el (calc-graph-view):
18473 * calc/calc-ext.el (calc-reset):
18474 * calendar/calendar.el (calendar-basic-setup):
18475 Use window-full-height-p.
18476
25ab0302
GM
18477 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
18478 header we don't understand, don't insert another. (Bug#4624)
18479 If changing mime charset, insert the new one in the right place.
18480
00169eb6
GM
184812009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
18482
18483 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
18484 (cal-tex-cursor-month): Correctly increment the end date for diary and
18485 holiday listing. (Bug#4626)
18486
82882188
SM
184872009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18488
40ba9882 18489 * help-fns.el (describe-function-1): Don't burp if the function is not
82882188
SM
18490 a symbol.
18491
a8f316ca
JB
184922009-10-05 Juanma Barranquero <lekktu@gmail.com>
18493
18494 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
18495 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
18496 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
18497 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
18498
18499 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
18500 (eieio-default-superclass): Reflow docstrings.
18501 (this, class-option-assoc, defclass, eieio-class-un-autoload)
18502 (eieio-unbind-method-implementations, defmethod)
18503 (eieio-validate-slot-value, eieio-validate-class-slot-value)
18504 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
18505 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
18506 (eieio-slot-originating-class-p, eieio-slot-name-index)
18507 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
18508 (constructor, initialize-instance, no-next-method, object-print)
18509 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
18510 Fix typos in docstrings.
18511 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
18512 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
18513 (next-method-p): Doc fixes.
18514 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
18515 Fix typos in error messages.
18516 (eieio-defmethod): Fix typo in description of generic method.
18517
18518 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
18519 (eieio-persistent-save-interactive, slot-missing):
18520 Fix typos in docstrings.
18521 (eieio-instance-inheritor-slot-boundp): Doc fix.
18522
18523 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
18524 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
18525
18526 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
18527 (eieio-custom-object-apply-reset):
18528 Fix typos in docstrings and error messages.
18529
18530 * emacs-lisp/eieio-datadebug.el (data-debug-show):
18531 Fix typo in docstring.
18532
18533 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
18534 (eieio-browse-tree): Doc fix.
18535 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
18536 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
18537 Fix typos in docstrings.
18538
18539 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
18540 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
18541 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
18542 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
18543 Reflow docstrings.
18544
c66b7ac0
DN
185452009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
18546
4a827e0a 18547 * vc-hg.el (log-view-vc-backend): Declare for compiler.
82882188
SM
18548 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
18549 Set log-view-vc-backend so that diff can work.
4a827e0a 18550
c66b7ac0
DN
18551 * log-view.el (log-view-diff): Use vc-diff-internal instead of
18552 vc-version-diff.
18553 (vc-diff-internal): Autoload this instead of vc-version-diff.
18554
1902a98c
EZ
185552009-10-05 Eli Zaretskii <eliz@gnu.org>
18556
a7a8618b
EZ
18557 * simple.el (eval-expression): Doc fix.
18558
1902a98c
EZ
18559 * progmodes/cwarn.el (cwarn-mode): Doc fix.
18560
0e1f2ee6
MA
185612009-10-05 Michael Albinus <michael.albinus@gmx.de>
18562
18563 * files.el (directory-files-no-dot-files-regexp): New defconst.
18564 (delete-directory): Use it.
18565 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
18566
263c02ef 18567 * net/tramp.el (tramp-verbose): Fix docstring.
82882188
SM
18568 (tramp-methods): Add recursive option to `tramp-copy-args'.
18569 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
263c02ef 18570 "scp1_old", "scp2_old", "rsync", "rsyncc".
a8f316ca 18571 (tramp-default-method): Check also for `auth-source-user-or-password'.
263c02ef
MA
18572 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
18573 Add handler for `copy-directory'.
18574 (tramp-handle-copy-directory): New defun.
18575 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
a8f316ca
JB
18576 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
18577 Optimize sent command.
263c02ef 18578
72aa7df4
SM
185792009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18580
4a34f065
SM
18581 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
18582 window if necessary.
18583
72aa7df4
SM
18584 * calendar/calendar.el (calendar-basic-setup): Don't call
18585 switch-to-buffer in a dedicated window.
18586
5feb1ba7
KF
185872009-10-05 Karl Fogel <kfogel@red-bean.com>
18588
18589 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
194d44e7 18590 don't do anything related to relocating, just return nil.
5feb1ba7
KF
18591 (bookmark-error-no-filename): New error.
18592 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
194d44e7
JB
18593 bookmark has no file. Don't even attempt to handle things that
18594 are not files; the whole point of custom handlers is to keep that
18595 knowledge elsewhere anyway. Tighten some comments.
5feb1ba7
KF
18596 (bookmark-file-or-variation-thereof): Remove now-unused function.
18597 (bookmark-location): Doc string fix.
18598 (Bug#4250)
18599
1bd49952
KF
186002009-10-04 Karl Fogel <kfogel@red-bean.com>
18601
18602 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
18603 don't use a file dialog, because they usually don't know how to read
18604 a directory target from the user. (Bug#4230)
18605 Also, make sure the prompt can display directories as well as files.
18606
825382c0
KF
186072009-10-04 Karl Fogel <kfogel@red-bean.com>
18608
18609 * bookmark.el (bookmark-set, bookmark-buffer-name):
18610 Improve doc strings. (Bug#1193)
18611
13901bcb
KF
186122009-10-04 Karl Fogel <kfogel@red-bean.com>
18613
4a34f065
SM
18614 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
18615 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
18616 (bookmark-get-annotation, bookmark-set-annotation)
18617 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
18618 (bookmark-set-position, bookmark-get-front-context-string)
18619 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
18620 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
18621 (bookmark-jump-other-window, bookmark-handle-bookmark)
18622 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
18623 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
18624 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
194d44e7
JB
18625 Improve doc strings to say whether bookmark can be a string or
18626 a record or both, and make other consistency and clarity fixes.
4a34f065
SM
18627 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
18628 (bookmark-default-annotation-text, bookmark-yank-word)
18629 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
18630 (bookmark-import-new-list, bookmark-maybe-rename)
18631 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
18632 (bookmark-bmenu-bookmark): Give these doc strings.
13901bcb 18633 (bookmark-bmenu-check-position): Give this a doc string, but also
194d44e7 18634 add a FIXME comment about how the function may be pointless.
13901bcb 18635 (bookmark-default-handler): Rework doc string and change a
194d44e7
JB
18636 parameter name, to clarify that this takes a bookmark record
18637 not a bookmark name.
13901bcb 18638 (bookmark-set): Change a parameter name to indicate its meaning,
194d44e7 18639 and improve the doc string a bit.
13901bcb
KF
18640 (Bug#4188)
18641
5c1b3e94
KF
186422009-10-04 Karl Fogel <kfogel@red-bean.com>
18643
18644 * bookmark.el (bookmark-alist): Document the new `handler' element
18645 in the param alist.
18646 (bookmark-make-record-function): Adjust documentation for above.
18647 (Bug#4193)
18648
8559076d
KF
186492009-10-04 Karl Fogel <kfogel@red-bean.com>
18650
18651 * info.el (Info-bookmark-make-record): Document this function.
18652 (Info-bookmark-jump): Document with a doc string, not just a comment.
18653 (Bug#4203)
18654
b4583b8c
MA
186552009-10-04 Michael Albinus <michael.albinus@gmx.de>
18656
18657 * files.el (copy-directory): New defun.
18658
18659 * dired-aux.el (dired-copy-file-recursive): Use it.
18660
131ae8f2
JB
186612009-10-04 Juanma Barranquero <lekktu@gmail.com>
18662
a30e71ae 18663 * files-x.el (modify-dir-local-variable)
dd9af436
CY
18664 (copy-dir-locals-to-file-locals-prop-line): Fix typos in
18665 docstrings.
a30e71ae 18666
131ae8f2
JB
18667 * recentf.el (recentf-unload-function): New function.
18668
ccafbf06
GM
186692009-10-04 Glenn Morris <rgm@gnu.org>
18670
18671 * window.el (window-full-height-p): Add doc string.
18672
02c6f098
GM
186732009-10-04 Martin Rudalics <rudalics@gmx.at>
18674
18675 * window.el (window-full-height-p): New function. (Bug#4543)
18676
ed6b0195
DN
186772009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
18678
18679 * vc.el: Remove commented out code.
18680 (vc-derived-from-dir-mode): Remove, unused.
18681 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
18682
1b8d1cc7
MA
186832009-10-03 Michael Albinus <michael.albinus@gmx.de>
18684
4a34f065
SM
18685 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
18686 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
1b8d1cc7
MA
18687 there could be recursive loading when `default-directory' is a
18688 remote file name. (Bug#4614)
18689
ac3c593c
GM
186902009-10-03 Glenn Morris <rgm@gnu.org>
18691
686ea556
GM
18692 * calendar/calendar.el (calendar-basic-setup): Handle the case where
18693 the frame is wide.
18694 (calendar-generate-window): Test for shrinkability rather than width.
18695
ac3c593c
GM
18696 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
18697 reusing existing buffers, in case we happen to visit two files with the
18698 same basename. (Bug#4593)
18699
573709fd
EZ
187002009-10-02 Eli Zaretskii <eliz@gnu.org>
18701
4a34f065 18702 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
573709fd
EZ
18703 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
18704 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
18705 subdirs of cedet as well.
8f885d01 18706 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
573709fd 18707
8d6c1239
SM
187082009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
18709
18710 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
18711 Obey advertised-signature-table.
18712
18713 * help-fns.el (help-function-arglist): Don't check
18714 advertised-signature-table.
18715 (describe-function-1): Do it here instead so it also applies to subrs.
18716
c4861de0
MA
187172009-10-02 Michael Albinus <michael.albinus@gmx.de>
18718
18719 * simple.el (start-file-process): Say in the doc-string, that file
18720 handlers might not support pty association, if PROGRAM is nil.
18721
18722 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
18723 HOST and USER are strings. They are nil, when there are
18724 incomplete entries in ~/.netrc, for example.
18725 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
18726 root directory ("device busy" error otherwise).
18727
8d6c1239
SM
18728 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
18729 Flush file properties of created directory.
c4861de0 18730
d2bda74f
EZ
187312009-10-02 Eli Zaretskii <eliz@gnu.org>
18732
18733 * makefile.w32-in (WINS_BASIC): Remove cedet.
18734 (WINS_CEDET): Add cedet.
18735 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
18736
895d1904
GM
187372009-10-02 Kevin Ryde <user42@zip.com.au>
18738
18739 * net/browse-url.el (browse-url): Pass any symbol in
18740 browse-url-browser-function to `apply', since if you've mistakenly put
18741 an unbound symbol then the error is clearer. (Bug#4531)
18742
32226619
JB
187432009-10-02 Juanma Barranquero <lekktu@gmail.com>
18744
18745 * allout.el (allout-init, allout-back-to-current-heading)
18746 (allout-beginning-of-current-entry, allout-ascend-to-depth)
18747 (allout-ascend, allout-up-current-level, allout-end-of-level)
18748 (allout-previous-visible-heading, allout-forward-current-level)
18749 (allout-backward-current-level, allout-show-children):
18750 * apropos.el (apropos-describe-plist):
18751 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
18752 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
18753 * completion.el (add-completion, add-permanent-completion):
18754 * descr-text.el (describe-text-category, describe-char):
18755 * desktop.el (desktop-lazy-abort):
18756 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
18757 * dired.el (dired-build-subdir-alist):
18758 * ediff.el (ediff-version):
18759 * elide-head.el (elide-head, elide-head-show):
18760 * emerge.el (emerge-version):
18761 * env.el (getenv):
18762 * face-remap.el (variable-pitch-mode):
18763 * faces.el (describe-face):
18764 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
18765 (dired-at-point):
18766 * files.el (find-file-existing, auto-save-mode):
18767 * font-lock.el (font-lock-fontify-buffer):
18768 * help-fns.el (describe-function, describe-variable)
18769 (describe-syntax, describe-categories):
18770 * help.el (view-lossage, describe-bindings, describe-key)
18771 (describe-mode):
18772 * hexl.el (hexl-current-address):
18773 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
18774 * info.el (Info-goto-emacs-key-command-node):
18775 * log-edit.el (log-edit-insert-cvs-template)
18776 (log-edit-insert-cvs-rcstemplate):
18777 * menu-bar.el (menu-bar-mode):
18778 * mouse.el (mouse-appearance-menu):
18779 * newcomment.el (comment-indent-new-line):
18780 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
18781 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
5ce6e4f4 18782 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
32226619
JB
18783 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
18784 * recentf.el (recentf-mode):
18785 * savehist.el (savehist-mode, savehist-save):
18786 * shadowfile.el (shadow-copy-files):
18787 * simple.el (kill-ring-save, next-line, previous-line)
18788 (normal-erase-is-backspace-mode):
18789 * strokes.el (strokes-update-window-configuration)
18790 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
18791 (strokes-xpm-for-stroke):
18792 * time.el (emacs-uptime, emacs-init-time):
18793 * tutorial.el (tutorial--describe-nonstandard-key)
18794 (tutorial--detailed-help):
18795 * type-break.el (type-break-mode)
18796 (type-break-mode-line-message-mode, type-break-query-mode)
18797 (type-break-guesstimate-keystroke-threshold):
18798 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
18799 * version.el (emacs-version):
18800 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
18801 * winner.el (winner-mode):
18802 * calendar/timeclock.el (timeclock-in, timeclock-out)
18803 (timeclock-status-string, timeclock-change)
18804 (timeclock-workday-remaining-string)
18805 (timeclock-workday-elapsed-string)
18806 (timeclock-when-to-leave-string):
18807 * calendar/todo-mode.el (todo-add-category):
18808 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
18809 * emacs-lisp/autoload.el (update-file-autoloads):
18810 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
18811 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
18812 (checkdoc-message-text, checkdoc-defun):
18813 * emacs-lisp/debug.el (debugger-list-functions):
18814 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
18815 * emacs-lisp/eieio-opt.el (eieio-describe-class)
18816 (eieio-describe-generic):
18817 * emacs-lisp/lisp-mnt.el (lm-synopsis):
18818 * emacs-lisp/shadow.el (list-load-path-shadows):
18819 * emulation/cua-base.el (cua-mode):
18820 * emulation/edt.el (edt-set-scroll-margins):
18821 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
18822 (tpu-toggle-regexp, tpu-toggle-search-direction)
18823 (tpu-toggle-rectangle, tpu-toggle-control-keys):
18824 * emulation/tpu-extras.el (tpu-set-scroll-margins):
18825 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
18826 (viper-set-parsing-style-toggling-macro)
18827 (viper-set-emacs-state-searchstyle-macros):
18828 * emulation/viper.el (viper-set-hooks):
18829 * eshell/esh-mode.el (eshell-truncate-buffer):
18830 * international/mule-cmds.el (prefer-coding-system)
18831 (describe-input-method, describe-language-environment):
18832 * international/mule-diag.el (list-character-sets)
18833 (describe-character-set, describe-coding-system)
18834 (describe-fontset, list-fontsets, list-input-methods):
18835 * mail/sendmail.el (mail-signature):
18836 * net/ange-ftp.el (ange-ftp-copy-file):
18837 * net/browse-url.el (browse-url):
18838 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
18839 * net/quickurl.el (quickurl-add-url):
18840 * net/rcirc.el (names, topic):
18841 * net/xesam.el (xesam-mode):
18842 * play/5x5.el (5x5-new-game):
18843 * play/yow.el (apropos-zippy):
18844 * progmodes/ada-mode.el (ada-mode-version):
18845 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
18846 (f90-end-of-block)
18847 (f90-beginning-of-block):
18848 * progmodes/fortran.el (fortran-end-of-block)
18849 (fortran-beginning-of-block):
18850 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
18851 * progmodes/python.el (python-describe-symbol, python-shell):
18852 * term/ns-win.el (ns-print-buffer):
18853 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
18854 * textmodes/flyspell.el (flyspell-mode-on):
18855 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
18856 (pages-directory-for-addresses):
18857 * textmodes/table.el (table-recognize-cell)
18858 (table-query-dimension, table-generate-source)
18859 (table-insert-sequence, table--warn-incompatibility):
18860 * textmodes/tex-mode.el (tex-validate-buffer):
18861 * textmodes/texinfmt.el (texinfmt-version)
18862 (texinfo-format-buffer):
18863 Use `called-interactively-p' instead of `interactive-p'.
18864
12a3c28c
JB
188652009-10-02 Juanma Barranquero <lekktu@gmail.com>
18866
18867 * image-mode.el (image-toggle-display):
18868 * emacs-lisp/elp.el (elp-instrument-function):
18869 * emacs-lisp/advice.el (ad-make-advised-definition):
18870 * emacs-lisp/easy-mmode.el (define-minor-mode):
18871 * net/browse-url.el (browse-url-maybe-new-window):
18872 * progmodes/sh-script.el (sh-learn-buffer-indent):
18873 Pass new argument 'any to `called-interactively-p'.
18874
171fda8a
JB
188752009-10-01 Juanma Barranquero <lekktu@gmail.com>
18876
171fda8a
JB
18877 * international/uni-bidi.el:
18878 * international/uni-category.el:
18879 * international/uni-combining.el:
18880 * international/uni-comment.el:
18881 * international/uni-decimal.el:
9c3c9fdf 18882 * international/uni-decomposition.el:
171fda8a
JB
18883 * international/uni-digit.el:
18884 * international/uni-lowercase.el:
18885 * international/uni-mirrored.el:
18886 * international/uni-name.el:
18887 * international/uni-numeric.el:
18888 * international/uni-old-name.el:
18889 * international/uni-titlecase.el:
18890 * international/uni-uppercase.el:
18891 Regenerate from Unicode 5.2.0 data.
18892
dcb9734a
GM
188932009-10-01 Glenn Morris <rgm@gnu.org>
18894
18895 * Makefile.in (ELCFILES): Regenerate.
18896
ced10a4c
SM
188972009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18898
9d28c33e
SM
18899 * subr.el (interactive-p): Mark obsolete.
18900 (called-interactively-p): Make the optional-ness of `kind' obsolete.
18901 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
18902 advertised-signature-table for subroutines as well.
18903
ced10a4c
SM
18904 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
18905 (set-advertised-calling-convention): New function.
18906 (make-obsolete, define-obsolete-function-alias)
18907 (make-obsolete-variable, define-obsolete-variable-alias):
18908 Make the optional-ness of `when' obsolete.
18909 (define-obsolete-face-alias): Make `when' non-optional.
18910 * help-fns.el (help-function-arglist):
18911 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
18912 Use advertised-signature-table.
18913
cc3dda16
MA
189142009-10-01 Michael Albinus <michael.albinus@gmx.de>
18915
18916 * files.el (delete-directory): New defun. The original function
18917 in fileio.c has been renamed to `delete-directory-internal'.
18918
18919 * dired.el (dired-delete-file): Call `delete-directory' with
18920 RECURSIVE parameter.
18921
5ce6e4f4 18922 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
cc3dda16
MA
18923 parameter RECURSIVE. Implementation is missing.
18924
18925 * net/tramp.el (tramp-handle-make-directory): Flush upper
18926 directory's file properties.
ced10a4c 18927 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
cc3dda16
MA
18928 (tramp-handle-dired-recursive-delete-directory): Flush directory
18929 properties after the remove command only.
18930
ced10a4c
SM
18931 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
18932 Handle optional parameter RECURSIVE.
cc3dda16 18933
ced10a4c
SM
18934 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
18935 Handle optional parameter RECURSIVE.
cc3dda16
MA
18936
18937 * net/tramp-smb.el (tramp-smb-errors): Add error message for
18938 connection timeout.
18939 (tramp-smb-handle-delete-directory): Handle optional parameter
18940 RECURSIVE.
18941
cf885595
SM
189422009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18943
e3a6b82f
SM
18944 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
18945 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
18946 (byte-compile-defmacro): Use backquotes.
18947
7201bfbb
SM
18948 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
18949
cf885595
SM
18950 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
18951 has no associated file.
18952 (vc-resynch-buffer): Use vc-dir-buffers.
18953
a4d2c321
GM
189542009-10-01 Glenn Morris <rgm@gnu.org>
18955
9ffe3f52
GM
18956 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
18957 (chart-file-count):
18958 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
18959 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
18960 * emacs-lisp/eieio-opt.el (eieio-describe-class):
18961 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
18962 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
18963 (eieio-copy-parents-into-subclass, make-instance, class-children)
18964 (eieio-generic-form):
bd2afec2 18965
9515cdcc
GM
18966 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
18967 match-data. (Bug#4555).
18968
a4d2c321
GM
18969 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
18970 rather than parsing it as a regexp. This relaxes the layout
18971 requirements and makes errors easier to detect.
18972 (check-declare-verify): Check file is regular.
18973 (check-declare-directory): Doc fix.
18974 * subr.el (declare-function): Doc fix.
18975
b15c31c7
GM
18976 * ibuffer.el (ibuffer-format-qualifier):
18977 * isearch.el (hi-lock-regexp-okay):
18978 * calc/calc.el (math-zerop):
18979 * mail/uce.el (rmail-msgbeg, rmail-msgend):
18980 * term/w32-win.el (setup-default-fontset, set-fontset-font):
18981 Remove unused declarations.
18982
b0b111c3
JB
189832009-09-30 Eric Ludlam <zappo@gnu.org>
18984
18985 * emacs-lisp/eieio.el (boolean-p): Delete.
18986
1fc28a2c
GM
189872009-09-30 Glenn Morris <rgm@gnu.org>
18988
1fc28a2c
GM
18989 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
18990
494f4fc7
GM
18991 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
18992 filename is not a string.
18993
561580e9
CY
189942009-09-29 Chong Yidong <cyd@stupidchicken.com>
18995
18996 * files.el (safe-local-eval-forms): Fix typo.
18997
dcbbecd4
SM
189982009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
18999
19000 * vc-hooks.el (vc-dir-buffers): New var.
19001 (vc-state-refresh): New function.
19002 (vc-state): Use it.
19003 (vc-after-save): Always ask the backend to recompute the new state.
19004 Always call vc-dir if necessary, using vc-dir-buffers.
19005 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
19006 Use vc-dir-buffers.
19007 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
19008 (vc-dir-prepare-status-buffer, vc-dir-update)
19009 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
19010 Don't call expand-file-name on default-directory.
19011
d88444f2
JB
190122009-09-29 Juanma Barranquero <lekktu@gmail.com>
19013
19014 * speedbar.el (speedbar-item-delete):
19015 * calc/calc-prog.el (calc-kbd-if):
19016 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
19017
19018 * epa.el (epa-key-list-mode-map):
19019 * hi-lock.el (hi-lock-menu): Fix typos in menus.
19020
19021 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
19022 (hs-show-hook): Fix typo in docstring.
19023
5da62d41
GM
190242009-09-29 Glenn Morris <rgm@gnu.org>
19025
8360fce0
GM
19026 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
19027 file-name-nondirectory call preventing location of cedet files.
19028 (check-declare-verify): Use literal search rather than re-search.
ae715515 19029 Add basic defmethod and defclass, and define-overloadable-function.
8360fce0
GM
19030
19031 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
19032 Use tramp-compat-file-attributes rather than nonexistent
19033 tramp-compat-handle-file-attributes.
19034
5da62d41
GM
19035 * Makefile.in (lisptagsfiles4): New.
19036 (AUTOGENEL): Add cedet loaddefs files.
19037 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
19038 (update-elclist, compile-always, backup-compiled-files)
19039 (bootstrap-clean): Add yet another directory level.
19040 (update-elclist): Use LC_COLLATE rather than COLLATE.
19041 (ELCFILES): Update, via `make update-elclist'.
19042
48267264
JB
190432009-09-29 Juanma Barranquero <lekktu@gmail.com>
19044
19045 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
19046 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
19047 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
19048
2c4cd0b0
AS
190492009-09-28 Andreas Schwab <schwab@linux-m68k.org>
19050
19051 * Makefile.in (lisptagsfiles3): Define.
5da62d41 19052 (TAGS, TAGS-LISP): Use it.
2c4cd0b0
AS
19053 (update-elclist): Add third directory level to look for elc files.
19054 (compile-always): Likewise.
19055 (backup-compiled-files): Likewise.
19056 (bootstrap-clean): Likewise.
19057 (ELCFILES): Update.
19058
a2533e47
CY
190592009-09-28 Chong Yidong <cyd@stupidchicken.com>
19060
19061 * Makefile.in (ELCFILES): Add CEDET files.
19062
eefbedb1
MA
190632009-09-28 Michael Albinus <michael.albinus@gmx.de>
19064
19065 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
19066
19067 * net/tramp.el (top): Require tramp-imap.
19068
19069 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
19070 Use `tramp-compat-handle-file-attributes'.
19071
190722009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
19073
19074 * net/tramp-imap.el: New package.
19075
b0b111c3
JB
190762009-09-28 Eric Ludlam <zappo@gnu.org>
19077
19078 * emacs-lisp/chart.el:
19079 * emacs-lisp/eieio-base.el:
19080 * emacs-lisp/eieio-comp.el:
19081 * emacs-lisp/eieio-custom.el:
19082 * emacs-lisp/eieio-datadebug.el:
19083 * emacs-lisp/eieio-opt.el:
19084 * emacs-lisp/eieio-speedbar.el:
19085 * emacs-lisp/eieio.el: New files.
19086
748e3d67
VJL
190872009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19088
19089 * whitespace.el (whitespace-trailing-regexp)
19090 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
19091 Fix doc string.
19092
15120dec
CY
190932009-09-27 Chong Yidong <cyd@stupidchicken.com>
19094
19095 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
19096 menu.
19097
19098 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
19099 menu-bar-ediff-menu.
19100
19101 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
19102 define-overloadable-function.
19103
19104 * progmodes/autoconf.el: Provide autoconf as well, so that this
19105 file can be `require'd.
19106
19107 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
19108
19109 * emacs-lisp/autoload.el (generated-autoload-feature)
19110 (generated-autoload-load-name): New vars.
19111 (autoload-rubric, autoload-generate-file-autoloads): Use them.
19112 (make-autoload): Recognize define-overloadable-function and
19113 defclass forms (for EIEIO).
19114
19115 * Makefile.in (update-subdirs): Exclude cedet directory.
19116
135abf91
AR
191172009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
19118
1becddbb 19119 * term/ns-win.el: Don't set the region face background. (Bug#4381)
135abf91
AR
19120
19121 * faces.el: Default light-background background for region face to
19122 ns_selection_color under NS.
19123
3d994264
TZ
191242009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
19125
19126 * net/imap-hash.el: New library, see NEWS.
19127
19128 * Makefile.in (ELCFILES): Add imap-hash.el.
19129
ce9a0ccb
SM
191302009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
19131
19132 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
19133 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
19134 * help-macro.el (make-help-screen): Avoid using an ambiguous function
19135 definition where the docstring could be taken for the return value.
19136
a92cdd49
GM
191372009-09-26 Glenn Morris <rgm@gnu.org>
19138
19139 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
19140 Add option to only show images below a certain size.
19141 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
19142 save-excursion calls.
19143
416ac2f1
EZ
191442009-09-26 Eli Zaretskii <eliz@gnu.org>
19145
19146 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
19147 subdirectories) and eieio.
19148
d9a13f68
AM
191492009-09-26 Alan Mackenzie <acm@muc.de>
19150
6a7662bb
BR
19151 * progmodes/cc-engine.el (c-beginning-of-statement-1):
19152 Correct buggy bracketing. (Bug#4289)
d9a13f68
AM
19153
19154 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
550d95a0 19155 character constants (as case labels). (Bug#4289)
d9a13f68 19156
182b3bec
CY
191572009-09-25 Juri Linkov <juri@jurta.org>
19158
19159 * files.el (safe-local-eval-forms): Allow time-stamp in
19160 before-save-hook (Bug#4554).
19161
8f75f2da
JB
191622009-09-25 Drew Adams <drew.adams@oracle.com>
19163
19164 * menu-bar.el (list-buffers-directory): Doc fix.
19165
8390fb80
SM
191662009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
19167
19168 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
19169 Try and avoid copying twice the same paragraph.
19170 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
19171 Remove save-excursion.
19172 (log-edit-changelog-entry): Do it here instead.
19173
11ee8d90
JB
191742009-09-25 Juanma Barranquero <lekktu@gmail.com>
19175
027b1942
JB
19176 * bs.el (bs--get-file-name): Use `list-buffers-directory'
19177 when available, instead of hardcoding mode names. Doc fix.
19178
11ee8d90
JB
19179 * menu-bar.el (list-buffers-directory): Add docstring.
19180 Make automatically buffer-local.
19181
19182 * dired.el (dired-mode):
19183 * files.el (cd-absolute):
19184 * pcvs.el (cvs-temp-buffer):
19185 * pcvs-util.el (cvs-get-buffer-create):
19186 * shell.el (shell-mode):
19187 * vc-dir.el (vc-dir-mode):
19188 Don't make `list-buffers-directory' buffer local.
19189
21289c5d
CY
191902009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
19191
8390fb80
SM
19192 * comint.el (comint-exec, comint-run, make-comint):
19193 Doc fixes (Bug#4542).
21289c5d 19194
e8652dd9
GM
191952009-09-25 Glenn Morris <rgm@gnu.org>
19196
19197 * mail/rmailmm.el (rmail-mime): New custom group.
19198 Move all defcustoms in this file into this group.
19199 (rmail-mime-media-type-handlers-alist): Revert previous change.
19200 (rmail-mime-show-images): New option.
19201 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
19202 references to it, since it wasn't actually used for anything.
19203 (rmail-mime-insert-image): New function.
19204 (rmail-mime-image): Use rmail-mime-insert-image.
19205 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
69220882
GM
19206 obey the value of `rmail-mime-show-images' option. Print the size of
19207 attachments.
e8652dd9 19208
fb652bb5
JB
192092009-09-25 David Engster <deng@randomsample.de>
19210
19211 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
19212
32a9841c
VJL
192132009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19214
19215 * whitespace.el: Does not highlight trailing spaces While point is
19216 at end of line. Does not highligt spaces at beginning of buffer
19217 while point is at beginning of buffer. Does not highlight spaces
19218 at end of buffer while point is at end of buffer. (Bug#4177)
19219 New version 12.0.
19220 (whitespace-display-mappings): Adjust initialization.
19221 (whitespace-point, whitespace-font-lock-refontify): New vars.
19222 (whitespace-color-on, whitespace-color-off): Adjust code.
19223 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
19224 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
19225 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
19226
e477ca84
CY
192272009-09-24 Chong Yidong <cyd@stupidchicken.com>
19228
19229 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
19230
19231 * textmodes/sgml-mode.el: Remove xml-mode alias.
19232
19233 * files.el (auto-mode-alist, conf-mode-maybe)
8390fb80 19234 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
e477ca84 19235
68712602
AM
192362009-09-24 Alan Mackenzie <acm@muc.de>
19237
19238 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
19239 c-forward-conditionals, but it doesn't move point and doesn't set
19240 the mark.
19241 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
19242 (c-down-conditional-with-else, c-backward-conditional)
19243 (c-forward-conditional): Refactor to use c-scan-conditionals.
19244
1659ada0
JB
192452009-09-24 Juanma Barranquero <lekktu@gmail.com>
19246
19247 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
19248 (help-default-arg-highlight): Remove.
19249 (help-highlight-arg): New function.
19250 (help-do-arg-highlight): Use it.
19251 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
19252
b3f01e46
SM
192532009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
19254
19255 * term.el (term-set-scroll-region, term-handle-ansi-escape):
19256 Undo last change, which didn't fix the problem and introduced others.
19257
107ef54a
NR
192582009-09-24 Nick Roberts <nickrob@snap.net.nz>
19259
19260 * progmodes/gdb-mi.el: Don't require speedbar.
19261 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
19262
ffa1fed6
GM
192632009-09-24 Glenn Morris <rgm@gnu.org>
19264
2157a2be
GM
19265 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
19266
6125167c
GM
19267 * term/ns-win.el (ns-reg-to-script): Define for compiler.
19268
ffa1fed6
GM
19269 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
19270 there is no newline after the final mime boundary. (Bug#4539)
19271 Move markers on insertion so that any buttons inserted don't end up in
19272 the next part of a multipart message.
2e9075d3
GM
19273 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
19274 (rmail-mime-bulk-handler): Optionally handle images.
19275 (rmail-mime-image): New button action.
19276 (rmail-mime-image-handler): New function.
19277 (rmail-mime-mode): New mode.
19278 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
ffa1fed6 19279
4a814992
SM
192802009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
19281
075518b5
SM
19282 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
19283 than just dropping elements from it (bug#4504).
19284
8ad2defc
SM
19285 * term.el (term-set-scroll-region): Don't move cursor any more.
19286 (term-handle-ansi-escape): Call term-goto here instead.
19287 Suggested by Ivan Kanis <apple@kanis.eu>.
19288
4a814992
SM
19289 * term.el: Require CL.
19290 (term-ansi-reset): New function.
19291 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
19292 (term-handle-colors-array): Simplify.
19293
5a0c3f56
JB
192942009-09-24 Juanma Barranquero <lekktu@gmail.com>
19295
19296 * allout.el (allout-overlay-interior-modification-handler)
19297 (allout-obtain-passphrase):
19298 * epa-file.el (epa-file-write-region):
19299 * ps-print.el (ps-begin-job):
19300 * vc-hooks.el (vc-toggle-read-only):
19301 * vc-rcs.el (vc-rcs-rollback):
19302 * vc-sccs.el (vc-sccs-rollback):
19303 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
19304 (vc-version-diff, vc-revert, vc-rollback):
19305 * wdired.el (wdired-check-kill-buffer):
19306 * emacs-lisp/authors.el (authors):
19307 * net/socks.el (socks-open-connection):
19308 * net/zeroconf.el (zeroconf-service-add-hook):
19309 * obsolete/vc-mcvs.el (vc-mcvs-register):
19310 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
19311 (gdb-select-frame):
19312 * progmodes/grep.el (lgrep, rgrep):
19313 * progmodes/idlw-help.el (idlwave-help-check-locations)
19314 (idlwave-help-html-link, idlwave-help-assistant-open-link):
19315 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
19316 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
19317 (reftex-toc-rename-label): Fix typos in error messages.
19318
19319 * dired-aux.el (dired-do-shell-command): Reflow docstring.
19320 (dired-copy-how-to-fn): Doc fix.
19321 (dired-files-attributes, dired-read-shell-command):
19322 Fix typos in docstrings.
19323
19324 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
19325 (dired-x-find-file-other-window): Reflow docstrings.
19326 (dired-omit-marker-char, dired-read-shell-command)
19327 (dired-x-submit-report): Fix typos in docstrings.
19328
19329 * shell.el (shell-mode-hook):
19330 * view.el (View-scroll-line-forward):
19331 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
19332 Fix typos in docstrings.
19333
19334 * net/dig.el (dig-invoke): Fix typo in docstring.
19335 (query-dig): Reflow docstring.
19336
19337 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
19338 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
19339 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
19340 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
19341 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
19342 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
19343 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
19344 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
19345 (idlwave-completion-map, idlwave-current-indent)
19346 (idlwave-custom-ampersand-surround, idlwave-customize)
19347 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
19348 (idlwave-define-abbrev, idlwave-determine-class-special)
19349 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
19350 (idlwave-end-block-reg, idlwave-end-of-statement)
19351 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
19352 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
19353 (idlwave-explicit-class-listed, idlwave-file-header)
19354 (idlwave-fill-paragraph, idlwave-find-class-definition)
19355 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
19356 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
19357 (idlwave-in-quote, idlwave-indent-action-table)
19358 (idlwave-indent-expand-table, idlwave-indent-line)
19359 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
19360 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
19361 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
19362 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
19363 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
19364 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
19365 (idlwave-outlawed-buffers, idlwave-popup-select)
19366 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
19367 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
19368 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
19369 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
19370 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
19371 (idlwave-statement-type, idlwave-struct-skip)
19372 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
19373 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
19374 (idlwave-what-module-find-class): Fix typos in docstrings.
19375 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
19376 (idlwave-calculate-cont-indent, idlwave-expand-equal)
19377 (idlwave-find-module, idlwave-find-structure-definition)
19378 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
19379 (idlwave-list-load-path-shadows, idlwave-next-statement)
19380 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
19381 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
19382 (idlwave-template): Reflow docstrings.
19383
19384 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
19385 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
19386 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
19387 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
19388 (idlwave-shell-display-line, idlwave-shell-display-wframe)
19389 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
19390 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
19391 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
19392 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
19393 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
19394 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
19395 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
19396 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
19397 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
19398 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
19399 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
19400 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
19401 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
19402 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
19403 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
19404 Fix typos in docstrings.
19405 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
19406 (idlwave-shell-hide-output, idlwave-shell-mode)
19407 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
19408 Reflow docstrings.
19409
19410 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
19411
62136c5d
SM
194122009-09-24 Ivan Kanis <apple@kanis.eu>
19413
19414 * term.el (term-bold-attribute): New var.
19415 (term-handle-colors-array): Use it.
19416
9c1a45ed
NR
194172009-09-23 Nick Roberts <nickrob@snap.net.nz>
19418
19419 * progmodes/gdb-mi.el (gdb-version): New variable.
19420 (gdb-non-stop-handler): Set gdb-version.
19421 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
19422 Condition "--thread" option on gdb-version.
19423 (gdb-invalidate-threads): Remove unused argument.
19424
03304f31
SM
194252009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
19426
19427 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
19428 to looking-back to avoid ridiculous slow down in large files (bug#4511).
19429
4f02f0c9
GM
194302009-09-23 Glenn Morris <rgm@gnu.org>
19431
19432 * mail/rmail.el (rmail-reply): Don't try to add a References header when
19433 replying to mail without References or Message-Id. (Bug#4525)
19434
a3b4b363
AR
194352009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
19436
19437 * term/ns-win.el (ns-reg-to-script): New variable.
19438
7bda18cc
DU
194392009-09-23 Daiki Ueno <ueno@unixuser.org>
19440
19441 * epg.el (epg-wait-for-status): Preserve existing 'error results.
19442
72169e55
SS
194432009-09-22 Sam Steingold <sds@gnu.org>
19444
19445 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
71630ffe
SS
19446 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
19447 to 1 because hg returns status 1 when nothing is found.
0aa4f295 19448 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
72169e55 19449
905b7d38
SM
194502009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
19451
b0459dec
SM
19452 * textmodes/fill.el: Convert to utf-8 encoding.
19453 (fill-french-nobreak-p): Remove redundant » and « inherited from our
dd86ea11 19454 pre-Unicode days.
b0459dec 19455
905b7d38
SM
19456 * add-log.el (change-log-fill-forward-paragraph): New function.
19457 (change-log-mode): Use it so fill-region DTRT.
19458 Set fill-indent-according-to-mode here rather than in
19459 change-log-fill-paragraph.
19460 (change-log-fill-paragraph): Remove.
19461
baa7f3de
JB
194622009-09-22 Juanma Barranquero <lekktu@gmail.com>
19463
19464 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
19465 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
19466
a8d789f0
GM
194672009-09-22 Glenn Morris <rgm@gnu.org>
19468
daedbbc2
GM
19469 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
19470 the scroll-bar scroll the calendar window rather than the buffer.
19471
d8899a74
GM
19472 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
19473 commands that move point (as opposed to scrolling).
19474
a8d789f0
GM
19475 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
19476
19477 * emacs-lisp/elint.el (elint): New custom group.
19478 (elint-log-buffer): Make it a defcustom.
19479 (elint-scan-preloaded, elint-ignored-warnings)
19480 (elint-directory-skip-re): New options.
19481 (elint-builtin-variables): Doc fix.
19482 (elint-preloaded-env): New variable.
19483 (elint-unknown-builtin-args): Add an entry for encode-time.
19484 (elint-extra-errors): Make it a variable rather than a constant.
19485 (elint-preloaded-skip-re): New constant.
19486 (elint-directory): Skip files matching elint-directory-skip-re.
19487 (elint-features): New variable, local to linted buffers.
19488 (elint-update-env): Initialize elint-features. Possibly add
19489 elint-preloaded-env to the buffer's environment.
19490 (elint-get-top-forms): Bind elint-current-pos, for log messages.
19491 Skip quoted forms.
19492 (elint-init-form): New function, extracted from elint-init-env.
19493 Make non-list forms a warning rather than an error.
19494 Add the mode-map for define-derived-mode. Handle define-minor-mode,
19495 easy-menu-define, put that adds an error-condition, and provide.
19496 When requiring cl, also require cl-macs. Really require cl, to handle
19497 some cl macros. Store required libraries in the list elint-features,
19498 so as not to re-load them. Treat cc-require like require.
19499 (elint-init-env): Call elint-init-form to do the work.
19500 Handle eval-and-compile and such like.
19501 (elint-add-required-env): Do not clear messages.
19502 (elint-special-forms): Add handlers for function, defalias, if, when,
19503 unless, and, or.
19504 (elint-form): Add optional argument to ignore elint-special-forms,
19505 useful to prevent recursive calls from handlers. Doc fix.
19506 Respect elint-ignored-warnings.
19507 (elint-form): Respect elint-ignored-warnings.
19508 (elint-bound-variable, elint-bound-function): New variables.
19509 (elint-unbound-variable): Respect elint-bound-variable.
19510 (elint-get-args): Respect elint-bound-function.
19511 (elint-check-cond-form): Add some simple handling for (f)boundp and
19512 featurep tests.
19513 (elint-check-defalias-form): New handler.
19514 (elint-check-let-form): Make an empty let a warning rather than an
19515 error.
19516 (elint-check-setq-form): Make an empty setq a warning rather than an
19517 error. Respect elint-ignored-warnings.
19518 (elint-check-defvar-form): Accept null doc-strings.
19519 (elint-check-conditional-form): New handler. Does some simple-minded
19520 checking of featurep and (f)boundp tests.
19521 (elint-put-function-args): New function.
19522 (elint-initialize): Use elint-scan-doc-file rather than
19523 elint-find-builtin-variables. Use elint-put-function-args.
19524 Possibly scan preloaded-file-list.
19525 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
19526 extend to handle functions as well.
19527
245be23c
JB
195282009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
19529
19530 * linum.el (linum-delete-overlays, linum-update-window):
19531 Do not modify the right margin. (Bug#3971)
19532
91fdbd6f
CY
195332009-09-21 Chong Yidong <cyd@stupidchicken.com>
19534
6a7662bb
BR
19535 * files.el (conf-mode-maybe, magic-fallback-mode-alist):
19536 Use nxml-mode instead of xml-mode.
91fdbd6f 19537
7589d38e
JB
195382009-09-21 Kevin Ryde <user42@zip.com.au>
19539
19540 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
19541
5ac42715
SM
195422009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
19543
19544 * net/dig.el (dig-mode): Use define-derived-mode.
19545
09c01323
DN
195462009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
19547
4096c5f2
DN
19548 * vc-dispatcher.el (vc-do-command): Return the process object in
19549 the asynchronous case. Use when instead of if. Do not run
5480359e 19550 vc-exec-after to display a message if not enabled. (Bug#4463)
4096c5f2 19551
0e172cc2
DN
19552 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
19553 properties to the stash strings.
19554 (vc-git-stash-list): Return a list of strings.
19555 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
19556 (vc-git-stash-show-at-point): New functions.
19557 (vc-git-stash-map): New keymap.
19558
03304f31
SM
19559 * register.el (ctl-x-r-map): Define the keys here instead of
19560 using autoload.
09c01323 19561
03304f31 195622009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
e3f36d03
SM
19563
19564 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
19565 list, to workaround performance problem (bug#4485).
19566
2f5fc4d7
NR
195672009-09-20 Nick Roberts <nickrob@snap.net.nz>
19568
19569 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
19570
b0f5fd2e
DU
195712009-09-20 Daiki Ueno <ueno@unixuser.org>
19572
19573 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
19574 Document that this option is not recommended to use.
19575
f3445fab
GM
195762009-09-19 Glenn Morris <rgm@gnu.org>
19577
547c6921
GM
19578 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
19579 variable `var'.
19580
f3445fab
GM
19581 * calc/calc-alg.el (var):
19582 * calc/calcalg2.el (var): Define for compiler.
19583
946c009b
CY
195842009-09-19 Chong Yidong <cyd@stupidchicken.com>
19585
e3f36d03
SM
19586 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
19587 Doc fix (Bug#3932).
e2045997 19588
24aedbca
CY
19589 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
19590
327dd27a
CY
19591 * time-stamp.el (time-stamp-month-dd-yyyy)
19592 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
19593 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
19594 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
e3f36d03
SM
19595 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
19596 Remove functions that have been obsolete since 1995 (Bug#4436).
327dd27a 19597
946c009b
CY
19598 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
19599 indent buffer only if called interactively (Bug#4452).
19600
3e70541a 196012009-09-19 Juanma Barranquero <lekktu@gmail.com>
4e2af782 19602 Eli Zaretskii <eliz@gnu.org>
3e70541a
JB
19603
19604 This fixes bug#4197 (merged to bug#865, though not identical).
19605 * server.el (server-auth-dir): Add docstring note about FAT32.
19606 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
19607 but warn against using them.
19608
9b94c32e
NR
196092009-09-19 Nick Roberts <nickrob@snap.net.nz>
19610
19611 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
19612 older GDB where there is no has_more field.
19613
66590684
GM
196142009-09-19 Glenn Morris <rgm@gnu.org>
19615
19616 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
19617
9a1337f9
CY
196182009-09-18 Chong Yidong <cyd@stupidchicken.com>
19619
19620 * files.el (auto-mode-alist): Change default for XML files to nXML
19621 mode (Bug#4169).
19622
d7554167
JB
196232009-09-18 Juanma Barranquero <lekktu@gmail.com>
19624
19625 * server.el (server-ensure-safe-dir): Pass 'integer
19626 to `file-attributes', as suggested.
19627
35a3f9a4
SM
196282009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
19629
19630 * dired-aux.el (dired-query-alist): Remove spurious backslash.
19631 (dired-query): Use read-key.
19632
044f9b05
AR
196332009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
19634
19635 * cus-start.el (ns-use-qd-smoothing): Remove.
19636
6188ea49
GM
196372009-09-18 Glenn Morris <rgm@gnu.org>
19638
08cf18e4
GM
19639 * allout.el (top-level): Remove unnecessary progn.
19640
07eae5c5
GM
19641 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
19642
6726c25e
GM
19643 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
19644 definition of abbrev table.
19645
3f527154 19646 * speedbar.el (speedbar-track-mouse):
6188ea49
GM
19647 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
19648 * net/eudc.el (eudc-expand-inline):
770af4b4
GM
19649 * net/newst-backend.el (newsticker--cache-read-feed):
19650 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
6188ea49
GM
19651 condition-case handlers.
19652
ccb4c30c
NR
196532009-09-18 Nick Roberts <nickrob@snap.net.nz>
19654
19655 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
19656 (gdb-var-list): Add an element for has_more field.
19657 (gdb-non-stop-handler): Enable pretty printing for STL containers.
19658 (gdb-var-create-handler, gdb-var-list-children-handler-1)
19659 (gdb-var-update-handler-1): Parse output of dynamic variable
19660 objects (STL containers).
19661 (gdb-var-delete-1): Pass var1 as an explicit second argument.
19662 (gdb-get-field): Delete alias. Use bindat-get-field directly.
19663
19664 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
19665 gdb-var-list.
19666 (gud-speedbar-buttons): Make node expandable if expression "has more"
19667 children.
19668
8686ac71
JB
196692009-09-17 Juanma Barranquero <lekktu@gmail.com>
19670
19671 * startup.el (emacs-quick-startup): Remove variable and all uses.
19672 (command-line): Set `inhibit-x-resources' instead.
19673 (command-line-1): Use `inhibit-x-resources' instead.
19674
a69c67e8
CY
196752009-09-17 Chong Yidong <cyd@stupidchicken.com>
19676
19677 * subr.el: Fix last change to avoid using the `unless' macro,
19678 which breaks bootstrapping.
19679
354f0faf
SM
196802009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
19681
19682 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
19683 extended definitions, in case we reload subr.el after having
19684 loaded CL.
19685 (eval-next-after-load): Mark as obsolete.
19686
98b9bf40
JL
196872009-09-17 Juri Linkov <juri@jurta.org>
19688
19689 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
19690 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
19691 (menu-bar-showhide-menu, menu-bar-tools-menu)
19692 (menu-bar-describe-menu, menu-bar-help-menu)
19693 (minibuffer-local-completion-map, minibuffer-local-map):
19694 Fix list quoting.
19695
28fab7b5
GM
196962009-09-17 Glenn Morris <rgm@gnu.org>
19697
88d5190c
GM
19698 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
19699 arguments, whether or not it has a handler.
19700
74f24ba7
GM
19701 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
19702
28fab7b5
GM
19703 * simple.el (hard-newline): Give it a doc-string.
19704
a8106aec
GM
19705 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
19706 (lisp-mode-syntax-table): Give them doc-strings.
e4a09a11 19707
76251ad7
DN
197082009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
19709
72033dbe
DN
19710 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
19711 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
19712 (menu-bar-options-menu, menu-bar-showhide-menu)
19713 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
19714 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
19715 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
19716 (menu-bar-options-menu, menu-bar-tools-menu)
19717 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
19718 (menu-bar-help-menu):
19719 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
19720 string arguments.
19721
76251ad7
DN
19722 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
19723 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
19724 calls for the menu names and :help.
19725
97b952b7
SM
197262009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
19727
19728 * mouse.el (minor-mode-menu-from-indicator): Pay attention
19729 to :minor-mode-function (bug#4455).
19730
8f38189e
SM
197312009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
19732
d2fd733e
SM
19733 * startup.el (command-line): Initialize the window-system after
19734 processing the command-line.
19735
8f38189e
SM
19736 * textmodes/page.el (what-page): Make sure we don't inf-loop if
19737 page-delimiter matches the empty string.
19738
77564fa4
GM
197392009-09-16 Glenn Morris <rgm@gnu.org>
19740
19741 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
19742 byte-compile-not-obsolete-var. It's a list now.
19743 (byte-compile-not-obsolete-funcs): New variable.
19744 (byte-compile-warn-obsolete): Don't warn about functions if they are in
19745 byte-compile-not-obsolete-funcs.
19746 (byte-compile-variable-ref, byte-compile-defvar): Update for
19747 byte-compile-not-obsolete-vars name-change and list nature.
19748 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
19749 and variables behind (f)boundp tests.
19750 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
19751
79d316d3
DN
197522009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
19753
19754 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
19755
8fed6934
SM
197562009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19757
19758 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
19759 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
19760 Don't autoload.
19761
4078fd57
SE
197622009-09-15 Stephen Eglen <stephen@gnu.org>
19763
19764 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
5a0c3f56 19765 the virtual-buffers, use the name of the buffer specified by
4078fd57 19766 find-file-noselect, as the match may be a symlink. (This was a
5a0c3f56 19767 problem if the target and the symlink had different names.)
4078fd57 19768
838ff458
SM
197692009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19770
b3c7c12d
SM
19771 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
19772
13dc2bc2
SM
19773 * desktop.el (desktop-path): Check user-emacs-directory.
19774
49fec531
SM
19775 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
19776
0e328d37
SM
19777 * loadup.el: Use after-load-functions to GC after loading each file.
19778 Remove the explicit GC calls that used to be sprinkled around.
19779
838ff458
SM
19780 * subr.el (after-load-functions): New hook.
19781 (do-after-load-evaluation): Run it. Use string-match-p to detect
19782 `obsolete' packages, rather than painfully extracting the relevant
19783 directory name.
19784
a62f564f
GM
197852009-09-15 Glenn Morris <rgm@gnu.org>
19786
19787 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
19788 free variable `doc'.
19789
19790 * dired.el (dired-mode-map): Add menu entry for async shell command.
19791
19792 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
19793 variables, also consider the .elc files, since the .el files are
19794 normally gzipped (subsequent code locates the .el.gz from the .elc).
19795
19796 * calc/calc-prog.el (arglist): Define for compiler.
19797
19798 * calendar/diary-lib.el (diary-display-function): Change the default to
19799 fancy display.
19800 (body): Define for compiler.
19801
19802 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
19803 (byte-compile-file-form, byte-compile-lambda)
19804 (byte-compile-top-level-body, byte-compile-form)
19805 (byte-compile-variable-ref, byte-compile-setq)
19806 (byte-compile-setq-default, byte-compile-body)
19807 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
19808 (batch-byte-compile): Give some more local variables with common names
19809 a "bytecomp-" prefix to avoid masking warnings about free variables.
19810
cd05fe7f
GM
19811 * startup.el (command-line-1): Give local variables with common names a
19812 distinguishing prefix, so as not to hide free variable warnings during
19813 bootstrap.
19814
a62f564f
GM
19815 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
19816 clever and add a suffix to make a unique name, just let the user decide
19817 whether or not to overwrite it. If the input is a directory, write the
19818 default filename to that directory. (Bug#4388)
19819 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
19820 is a filename-as-a-directory.
19821
fbc88440
SM
198222009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19823
19824 * textmodes/page.el (what-page): Don't move to beginning of line.
19825 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
19826
60308853
DN
198272009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
19828
19829 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
19830
32ba3abc
DN
198312009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
19832
9cd39aff
DN
19833 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
19834 * help.el (help-for-help-internal): Add purecopy calls for text.
19835
32ba3abc
DN
19836 * vc.el (top): print-log method now takes an optional SHORTLOG
19837 argument. Add a new method: root.
32ba3abc
DN
19838 (vc-root-diff, vc-print-root-log): New functions.
19839 (vc-log-short-style): New variable.
19840 (vc-print-log-internal): Add support for showing short logs.
19841
19842 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
19843 vc-print-root-log and vc-print-root-diff.
19844
19845 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
19846 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
19847 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
19848 short logs.
19849
19850 * vc-cvs.el (vc-cvs-print-log):
19851 * vc-mtn.el (vc-mtn-print-log):
19852 * vc-rcs.el (vc-rcs-print-log):
19853 * vc-sccs.el (vc-sccs-print-log):
19854 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
19855 that is ignored for now.
19856
837b0e99
DN
19857 * vc-mtn.el (vc-mtn-annotate-command):
19858 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
19859
31cd2dd4
SM
198602009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
19861
19862 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
19863 to function-key-map, and give them ascii-character property.
19864 * term/x-win.el (x-alternatives-map):
19865 * term/ns-win.el (ns-alternatives-map):
19866 * term/internal.el (msdos-key-remapping-map):
19867 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
19868
d62e5bf2
GM
198692009-09-14 Glenn Morris <rgm@gnu.org>
19870
19871 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
19872 temp-buffers (2009-09-12).
19873
7d0105e5
SM
198742009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19875
19876 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
19877 the new read-key function.
19878
e17ed9ad
CY
198792009-09-13 Chong Yidong <cyd@stupidchicken.com>
19880
19881 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
19882 is defined (Bug#4405).
19883
1fc26e29
CY
198842009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
19885
19886 * recentf.el (recentf-cleanup): Use a hash table to find
19887 duplicates (Bug#4407).
19888
61dc96a2 198892009-09-13 Per Starbäck <per@starback.se> (tiny change)
7e73ea32
CY
19890
19891 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
19892 kp-0 to ascii equivalents (Bug#4325).
19893
42c3a9e3
CY
198942009-09-13 Chong Yidong <cyd@stupidchicken.com>
19895
1f5c1626
CY
19896 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
19897
42c3a9e3 19898 * eshell/em-hist.el:
31cd2dd4
SM
19899 * eshell/em-dirs.el (eshell-complete-user-reference):
19900 Declare pcomplete functions and variables to avoid compiler warnings.
42c3a9e3
CY
19901
199022009-09-13 Leo <sdl.web@gmail.com> (tiny change)
19903
19904 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
19905 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
19906 * eshell/em-alias.el (eshell-aliases-file):
31cd2dd4
SM
19907 * eshell/em-hist.el (eshell-history-file-name):
19908 Use expand-file-name instead of concat to make file names (Bug#4308).
42c3a9e3 19909
1e2b6acf
GM
199102009-09-13 Glenn Morris <rgm@gnu.org>
19911
19912 * ediff-merg.el (ediff-do-merge):
19913 * filesets.el (filesets-run-cmd):
19914 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
19915 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
19916 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
19917 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
19918 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
19919 Replace empty `let's with `progn'.
19920
adba8116
SM
199212009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19922
19923 * mail/sendmail.el (send-mail-function):
19924 * tooltip.el (tooltip-mode):
19925 * simple.el (transient-mark-mode):
19926 * rfn-eshadow.el (file-name-shadow-mode):
19927 * frame.el (blink-cursor-mode):
19928 * font-core.el (global-font-lock-mode):
19929 * files.el (temporary-file-directory)
19930 (small-temporary-file-directory, auto-save-file-name-transforms):
19931 * epa-hook.el (auto-encryption-mode):
19932 * composite.el (global-auto-composition-mode):
19933 Use custom-initialize-delay.
19934 * startup.el (command-line): Don't explicitly call
19935 custom-reevaluate-setting for all the above vars.
19936 * custom.el (custom-initialize-safe-set)
19937 (custom-initialize-safe-default): Delete.
19938
0a4afea9
SM
199392009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19940
9f94990d
SM
19941 * term/x-win.el (x-initialize-window-system):
19942 * term/w32-win.el (w32-initialize-window-system):
19943 * term/ns-win.el (ns-initialize-window-system): Don't call
19944 mouse-wheel-mode since it's enabled globally by default already.
19945
0a4afea9
SM
19946 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
19947 actually define the variable, but only silences the byte-compiler.
19948 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
19949 before looking it up.
19950 (mouse-wheel-scroll-amount): Also reset the bindings if this value
19951 is changed.
19952
bf01513f
GM
199532009-09-12 Glenn Morris <rgm@gnu.org>
19954
19955 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
19956 1000.
19957 (elint-add-required-env): Don't beep on error.
19958 (elint-forms): In case of error, return ENV unchanged.
afdceaec
GM
19959 (elint-init-env): Skip non-list forms.
19960 (elint-log): Handle unknown file positions.
bf01513f 19961
d85889e4
DU
199622009-09-12 Daiki Ueno <ueno@unixuser.org>
19963
19964 * epg.el (epg-make-context): Add autoload cookie.
19965 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
19966 (epg-decrypt-string, epg-start-verify, epg-verify-file)
19967 (epg-verify-string, epg-start-sign, epg-sign-file)
19968 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
19969 (epg-encrypt-string, epg-start-export-keys)
19970 (epg-export-keys-to-file, epg-export-keys-to-string)
19971 (epg-start-import-keys, epg-import-keys-from-file)
19972 (epg-import-keys-from-string, epg-start-receive-keys)
19973 (epg-receive-keys, epg-import-keys-from-server)
19974 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
19975 (epg-sign-keys, epg-start-generate-key)
0a4afea9
SM
19976 (epg-generate-key-from-file, epg-generate-key-from-string):
19977 Remove autoload cookie.
d85889e4 19978
8f825ee6
EZ
199792009-09-12 Eli Zaretskii <eliz@gnu.org>
19980
36b434ee
EZ
19981 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
19982 reevaluation of trash-directory.
19983
8f825ee6
EZ
19984 * mwheel.el: Fix last change.
19985 (mouse-wheel-mode): New defvar.
19986 (mouse-wheel-mode): Remove autoload cookie.
19987
5766c380
SM
199882009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19989
ab5c0fcd
SM
19990 * mwheel.el (mwheel-installed-bindings): New var.
19991 (mouse-wheel-mode): Use it, so as to make sure we really remove all
19992 the bindings we set last time. Use custom-initialize-delay.
19993 * loadup.el: Load mwheel after term/*-win.el.
19994 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
19995 and mouse-wheel-up-event now that their first evaluation is done
19996 sufficiently late to be correct.
19997
45448e64
SM
19998 * startup.el (tutorial-directory): Make it a defcustom.
19999 Use custom-initialize-delay rather than eval-at-startup to set it.
20000 * image.el (image-load-path): Make it a defcustom.
20001 Use custom-initialize-delay rather than eval-at-startup to set it.
20002 * subr.el (eval-at-startup): Remove.
20003 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
20004
5766c380
SM
20005 * subr.el (do-after-load-evaluation): Warn the user after loading an
20006 obsolete package.
20007
d6549da4
GM
200082009-09-12 Glenn Morris <rgm@gnu.org>
20009
20010 * proced.el (proced-mark-alt): Remove alias.
20011 (proced-mode-map): Remove proced-mark-alt.
20012
20013 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
20014 Elint file and directory. Remove initialization entry.
20015
20016 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
20017 commands.
20018 (elint-current-buffer): Set mode-line-process.
20019 (elint-init-env): Handle define-derived-mode.
20020 Fix declare-function with unspecified arglist. Guard against odd
20021 defalias statements (eg iso-insert's 8859-1-map).
20022 (elint-add-required-env): Use a temp buffer.
20023 (elint-form): Just print the function/macro name, not the whole form.
20024 Return env unchanged if we fail to parse a macro.
20025 (elint-forms): Guard against parse errors.
20026 (elint-output): New function, to handle batch mode.
20027 (elint-log-message): Add optional argument. Use elint-output.
20028 (elint-set-mode-line): New function.
20029
30194d4d
CY
200302009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
20031
20032 * emacs-lisp/elp.el (elp-not-profilable): Add more
20033 functions (Bug#4233).
20034
a035f9b0
CY
200352009-09-12 Chong Yidong <cyd@stupidchicken.com>
20036
20037 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
20038 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
20039
dad61164
NR
200402009-09-11 Nick Roberts <nickrob@snap.net.nz>
20041
20042 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
20043 (gdb-var-list-children): Use json parsing.
20044
9c3c9fdf 200452009-09-11 Daniel Colascione <dan.colascione@gmail.com>
34cab3d9
CY
20046
20047 * progmodes/js.el (js--proper-indentation): Handle the case where
20048 char-before is null. Reported by Deniz Dogan.
20049
b4587710
JB
200502009-09-11 Juanma Barranquero <lekktu@gmail.com>
20051
20052 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
20053
13890796
DU
200542009-09-11 Daiki Ueno <ueno@unixuser.org>
20055
20056 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
20057 (epg-digest-algorithm-alist): Add SHA224.
b18508dd 20058 (epg-context-set-passphrase-callback)
97d4bdba 20059 (epg-context-set-progress-callback): Add description about
b18508dd 20060 callback function.
13890796 20061
2efb64a8
SM
200622009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
20063
790d0270
SM
20064 * custom.el (custom-delayed-init-variables): New var.
20065 (custom-initialize-delay): New function.
20066 * startup.el (command-line): "Re"evaluate all vars in
20067 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
20068 explicitly any more.
20069 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
20070 to avoid creating a ~/.emacs.d at build-time (bug#4347).
20071
20072 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
2efb64a8 20073
ac243a40
NR
200742009-09-11 Nick Roberts <nickrob@snap.net.nz>
20075
20076 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
20077 (gdb-var-update-handler): Use json parsing.
20078
657bc6fc
JB
200792009-09-11 Juanma Barranquero <lekktu@gmail.com>
20080
20081 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
20082 decode annotated text, regardless of language environment. (Bug#2741)
20083
b6fe8102
SM
200842009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
20085
20086 * Makefile.in (autoloads): Make rmail.el writable as well.
20087
5cc443fe
GM
200882009-09-11 Glenn Morris <rgm@gnu.org>
20089
5515c54e
GM
20090 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
20091 loaddefs.el.
20092 * dired.el: Regenerate with extracted autoloads.
20093 * Makefile.in (autoloads): Make dired.el writable.
20094
15067158
GM
20095 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
20096 * ibuffer.el: Regenerate with extracted autoloads.
20097 * Makefile.in (autoloads): Make ibuffer.el writable.
20098
d35d0238
GM
20099 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
20100 * version.el (emacs-copyright, emacs-major-version)
20101 (emacs-minor-version): Reformat doc-strings for make-docfile.
20102
5cc443fe
GM
20103 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
20104 functions and variables, since they must be stuff specific to some other
20105 platform.
20106 (apropos-print): Make mouse-click message less specific about button.
20107
20108 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
20109 that records where a macro was defined.
20110 * help-fns.el (describe-function-1): Mention if a function has a
20111 compiler-macro.
20112 * help-mode.el (help-function-cmacro): New button.
20113
20114 * locate.el (top-level): Always require dired.
20115 (locate-mode-map): Initialize inside the defvar.
20116
20117 * net/ange-ftp.el (dired-compress-file): Declare.
20118 (ange-ftp-dired-compress-file): Add doc string.
20119
20120 * term/ns-win.el (x-display-name, x-setup-function-keys):
20121 Unify doc-strings with X versions.
20122
8cb95edf
SM
201232009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
20124
726a4d09
SM
20125 * emulation/crisp.el (crisp-mode-map): Move initialization
20126 into declaration.
20127 (crisp-mode): Use define-minor-mode.
20128
8cb95edf
SM
20129 * progmodes/xscheme.el (xscheme-evaluation-commands):
20130 Put a :advertised-binding property rather than using
20131 advertised-xscheme-send-previous-expression.
20132 (advertised-xscheme-send-previous-expression): Declare obsolete.
20133 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
20134 `advertised-undo'.
20135 (crisp-mode): Add corresponding bindings to
20136 undo's :advertised-binding instead.
20137 * dired.el (dired-mode-map): Put a :advertised-binding property rather
20138 than using dired-advertised-find-file.
20139 (dired-advertised-find-file):
20140 * simple.el (advertised-undo):
20141 * wid-edit.el (advertised-widget-backward): Declare obsolete.
20142 (widget-keymap): Put a :advertised-binding property rather
20143 than using advertised-widget-backward.
20144 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
20145 than using advertised-undo.
20146 * tutorial.el (tutorial--default-keys): Adjust accordingly.
20147
07db5857
SS
201482009-09-10 Simon South <ssouth@slowcomputing.org>
20149
20150 * progmodes/delphi.el (delphi-tab): Indent region when Transient
20151 Mark mode is enabled and region is active; otherwise indent or
20152 insert TAB as usual.
20153 (delphi-mode): Update description of TAB-key binding.
20154
50d4ba39
SM
201552009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
20156
20157 * subr.el (define-key-rebound-commands): Mark obsolete.
20158 * startup.el (precompute-menubar-bindings): Remove.
20159 (normal-top-level): Remove obsolete code that tried to precompute
20160 menubar bindings.
20161 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
20162 define-key-rebound-commands and precompute-menubar-bindings.
20163
ffa894db
KY
201642009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
20165
20166 * net/imap.el (imap-interactive-login): Better messages.
20167 (imap-open): Fix bug with renamed buffer on reconnect.
20168 (imap-authenticate): Add buffer-local imap-last-authenticator variable
20169 for easier debugging and cleaner code. On successful (guessed based on
20170 server capabilities) secondary authentication, set imap-state
20171 correctly.
20172 (imap-last-authenticator): Define imap-last-authenticator as a variable
20173 to avoid warnings.
20174
9477096c
GM
201752009-09-10 Glenn Morris <rgm@gnu.org>
20176
20177 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
20178
20179 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
20180 (byte-compile-file-form-autoload): Don't warn about unknown functions
20181 where the autoload statement comes after the use.
20182 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
20183 that any handlers inside the body (eg require) are in turn respected.
20184
20185 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
20186 effects.
20187
20188 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
20189 and syntax and abbrev tables basic docs, if they don't have any.
20190
20191 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
20192
20193 * international/mule-cmds.el (top-level): Require cl when compiling.
20194 (view-hello-file): Use default-value rather than
20195 default-enable-multibyte-characters.
20196
20197 * progmodes/fortran.el: Move all safe and risky properties into the
20198 defcustoms.
20199
20200 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
20201 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
20202 * mail/undigest.el:
20203 Put autoloads in rmail.el rather than loaddefs.el.
20204 * mail/rmail.el: Regenerate with extracted autoloads.
20205
20206 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
20207 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
20208
9f16c547
NR
202092009-09-10 Nick Roberts <nickrob@snap.net.nz>
20210
20211 Reported in thread for Bug#4375.
20212 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
20213 "-data-evaluate-expression" instead of print.
20214 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
20215 (gdb-tooltip-print): Parse output from above MI command.
7ab133d1
NR
20216 (gdb): Revert 2009-08-11 change. User should detach inferior
20217 manually.
9f16c547
NR
20218
20219 Remove the word "separate" from IO functions as inferior
20220 output is now never displayed in the GUD buffer.
20221
50405cd0
JB
202222009-09-10 Juanma Barranquero <lekktu@gmail.com>
20223
20224 * startup.el (command-line-normalize-file-name): On Windows and
20225 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
20226
7ae62430
JL
202272009-09-10 Juri Linkov <juri@jurta.org>
20228
20229 * isearch.el (isearch-text-char-description): Propertize escape
20230 character sequences with the `escape-glyph' face. (Bug#4344)
20231
20232 * simple.el (shell-command): Set asynchronous process filter to
20233 `comint-output-filter'. (Bug#4343)
20234
20235 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
20236 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
20237 the list. Move "asm" to the bottom.
20238 (grep-find-ignored-directories): Add `choice' with nil value
20239 to empty the list easily.
20240 (grep-find-ignored-files): New option.
20241 (grep-files-history): Set to nil by default instead of '("ch" "el").
20242 (grep-compute-defaults): Add "<X>" to `grep-template'.
20243 (grep-read-files): Bind new local variables `default-alias' and
20244 `default-extension'. Use a list of default values for the file prompt.
20245 (lgrep): Add `--exclude=' command line options composed from
20246 `grep-find-ignored-files'.
20247 (rgrep): Add `-name' command line options composed from
20248 `grep-find-ignored-files'. (Bug#4301)
20249
cd875252
SM
202502009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
20251
20252 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
20253 (bug#4368).
20254
cdce0b33
KY
202552009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
20256
20257 * calendar/time-date.el (autoload):
20258 Expand define-obsolete-function-alias into defalias and make-obsolete
20259 for old Emacsen that Gnus supports.
20260 (with-no-warnings): Define it for old Emacsen.
20261 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
20262 is available.
20263 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
20264 float-time is available; suppress compile warning for time-to-seconds.
20265
202662009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
20267
20268 * net/imap.el (imap-message-map): Docstring fix.
20269
2b2eb431
GM
202702009-09-09 Glenn Morris <rgm@gnu.org>
20271
20272 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
20273 line numbers too. (Bug#4374)
20274
83a5aac5
SM
202752009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
20276
755e0210
SM
20277 * smerge-mode.el (smerge-remove-props, smerge-refine):
20278 Use with-silent-modifications (bug#4342).
20279
83a5aac5
SM
20280 * subr.el (with-silent-modifications): New macro.
20281
79f01fa7
JB
202822009-09-07 Juanma Barranquero <lekktu@gmail.com>
20283
20284 * files.el (top-level): Require `cl' when compiling.
20285
448ecec3
GM
202862009-09-07 Glenn Morris <rgm@gnu.org>
20287
20288 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
20289
8f09a02f
GM
20290 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
20291 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
20292
76ff67bf
NR
202932009-09-06 Nick Roberts <nickrob@snap.net.nz>
20294
20295 * vc-git.el (vc-git-annotate-command): Use separator to parse
20296 arguments correctly.
20297
943c8b75
EZ
202982009-09-06 Eli Zaretskii <eliz@gnu.org>
20299
20300 * proced.el (proced-mode): Doc fix.
20301
680db9ac
MA
203022009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
20303
20304 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
20305 lstat fails.
20306 (tramp-do-file-attributes-with-ls): Check for file existence at
20307 remote end.
20308 (tramp-do-file-attributes-with-stat): Likewise.
20309 (tramp-convert-file-attributes): Return nil when attr is nil.
20310
3f12e5bd
GM
203112009-09-05 Glenn Morris <rgm@gnu.org>
20312
c8dc27bf
GM
20313 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
20314 properties to this button.
20315 (diary-fancy-display): Don't extend the button to the final newline.
20316 (diary-fancy-display-mode): Continue to define "q" as a local key.
20317
cca065d8
GM
20318 * calendar/cal-china.el (holiday-chinese): Make it slightly more
20319 efficient.
20320
cddaedb6
GM
20321 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
20322
3f12e5bd
GM
20323 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
20324 (byte-compile-dest-file-function): New option.
20325 (byte-compile-dest-file): Doc fix.
20326 Obey byte-compile-dest-file-function.
20327 (byte-compile-cl-file-p): New function.
20328 (byte-compile-eval): Only suppress noruntime warnings about cl functions
20329 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
20330 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
20331 than for file being previously loaded.
20332 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
20333 (byte-compile-file-form-require): Handle the case where requiring a file
20334 indirectly causes CL to be loaded.
20335
049a231b
KF
203362009-09-05 Karl Fogel <kfogel@red-bean.com>
20337
20338 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
20339 before killing the old buffer, since by the time `kill-buffer' is
20340 run so many buffer variables have been set to nil that it may not
20341 behave as expected. (Bug#4061)
20342
ef7ef2a0
KF
203432009-09-05 Karl Fogel <kfogel@red-bean.com>
20344
20345 * files.el (find-alternate-file): If the old buffer is modified
20346 and visiting a file, behave similarly to `kill-buffer' when
20347 killing it, thus reverting to the pre-1.878 behavior; see
20348 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
20349 for discussion. Also, consult `buffer-file-name' as a variable
20350 not as a function, for consistency with the rest of the code.
20351
73d854cd
MA
203522009-09-04 Michael Albinus <michael.albinus@gmx.de>
20353
20354 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
20355 also when adding a new directory.
20356
6a7662bb
BR
20357 * net/tramp-compat.el (tramp-compat-line-beginning-position):
20358 New defun.
73d854cd 20359
df120481
SM
203602009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
20361
20362 * files.el (locate-file-completion-table): Make it provide boundary
20363 information, so partial-completion works better.
20364
c0bc6d79
SM
203652009-09-04 Leo <sdl.web@gmail.com> (tiny change)
20366
20367 * mail/footnote.el (Footnote-text-under-cursor):
20368 Check footnote-text-marker-alist before using it (bug#4324).
20369
f76a9756
GM
203702009-09-04 Glenn Morris <rgm@gnu.org>
20371
67d110f1
GM
20372 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
20373 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
20374 * play/solitaire.el, play/tetris.el:
20375 Remove leading * from defcustom and defface docs.
20376
b42d4989
GM
20377 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
20378 necessary.
20379 (diary-fancy-overriding-map): New variable.
20380 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
20381 Use view-mode.
20382
f76a9756
GM
20383 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
20384 goto-line.
20385
e605eeeb
GM
203862009-09-03 Glenn Morris <rgm@gnu.org>
20387
597e2240
GM
20388 * arc-mode.el (archive-mode):
20389 * dos-fns.el (set-default-process-coding-system):
20390 * man.el (Man-getpage-in-background):
20391 * menu-bar.el (menu-bar-describe-menu):
20392 * server.el (server-process-filter):
20393 * startup.el (command-line):
20394 * tar-mode.el (tar-header-block-tokenize, tar-extract):
20395 * w32-fns.el (set-default-process-coding-system):
20396 * x-dnd.el (x-dnd-handle-file-name):
20397 * international/mule-cmds.el (mule-menu-keymap)
20398 (set-default-coding-systems, language-info-alist, set-language-info)
20399 (set-language-environment, standard-display-european-internal)
20400 (set-locale-environment):
20401 * international/mule-diag.el (mule-diag):
20402 * mail/emacsbug.el (report-emacs-bug):
20403 * mail/rmail.el (rmail-mode):
20404 * mail/sendmail.el (mail-setup):
20405 Use default-value rather than default-enable-multibyte-characters.
20406
f38184aa
GM
20407 * progmodes/f90.el: Move all safe properties into the defcustoms.
20408 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
20409
e605eeeb
GM
20410 * calendar/appt.el (appt-check):
20411 * calendar/diary-lib.el (diary-set-header, diary-live-p)
20412 (diary-check-diary-file, diary-list-entries)
20413 (diary-include-other-diary-files, diary-simple-display)
20414 (diary-fancy-display, diary-print-entries)
20415 (diary-mark-included-diary-files, diary-make-entry):
20416 Don't call substitute-in-file-name on diary-file.
20417
734db384 204182009-09-03 Eduard Wiebe <usenet@pusto.de>
4e2af782 20419 Stefan Monnier <monnier@iro.umontreal.ca>
734db384
SM
20420
20421 * mail/footnote.el (footnote-prefix): Make it a defcustom.
20422 (footnote-mode-map): Move initialization into the declaration.
20423 (footnote-minor-mode-map): Define it rather than changing global-map.
20424 (footnote-mode): Use define-minor-mode.
20425
e5aa47f9
MA
204262009-09-02 Michael Albinus <michael.albinus@gmx.de>
20427
20428 * net/tramp.el (tramp-handle-file-attributes-with-ls)
20429 (tramp-do-file-attributes-with-perl)
20430 (tramp-do-file-attributes-with-stat): Rename from
20431 `tramp-handle-file-attributes-with-*'.
20432 (tramp-handle-file-attributes): Use them.
20433 (tramp-do-directory-files-and-attributes-with-perl)
20434 (tramp-do-directory-files-and-attributes-with-stat): Rename from
20435 `tramp-handle-directory-files-and-attributes-with-*'.
20436 (tramp-handle-directory-files-and-attributes): Use them.
20437 (tramp-method-out-of-band-p): Additional parameter SIZE.
20438 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
20439 (tramp-handle-write-region): Use it.
734db384 20440 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
e5aa47f9
MA
20441 (tramp-handle-vc-registered): Check, whether the first run did
20442 return files to be tested.
20443 (tramp-advice-make-auto-save-file-name): Do not call directly
20444 `tramp-handle-make-auto-save-file-name', because this would bypass
20445 the locking mechanism.
20446
734db384 20447 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
e5aa47f9
MA
20448 (file-remote-p, process-file, start-file-process, set-file-times)
20449 (tramp-compat-file-attributes): Compatibility functions shall not
20450 call directly `tramp-handle-*', because this would bypass the
20451 locking mechanism.
20452 (tramp-compat-number-sequence): New defun.
20453
6e2ca895
GM
204542009-09-02 Glenn Morris <rgm@gnu.org>
20455
697c7714
GM
20456 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
20457 alias for float-time.
20458 (time-to-number-of-days): In Emacs, use float-time.
20459 * net/newst-backend.el (time-add): Suppress warnings from compat
20460 function.
20461 * time.el (emacs-uptime, emacs-init-time):
20462 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
20463 Use float-time rather than time-to-seconds.
20464
6e2ca895
GM
20465 * minibuffer.el (completion-initials-expand): Fix typo.
20466
20467 * faces.el (modeline, modeline-inactive, modeline-highlight)
20468 (modeline-buffer-id):
20469 * info.el (info-menu-5): Mark these face aliases as obsolete.
20470
ed17efec
NR
204712009-09-01 Nick Roberts <nickrob@snap.net.nz>
20472
20473 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
20474 space ...
20475 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
20476 no "--thread" option.
20477 (gdb-stopped): Don't print "Switched to thread" message when it is
20478 unchanged.
20479
fcb68f70
SM
204802009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
20481
20482 * minibuffer.el (completion-try-completion)
20483 (completion-all-completions): Remove ill-defined (and
20484 mistakenly installed and luckily never used nor documented)
20485 `completion-styles' property.
20486 (completion-initials-expand, completion-initials-all-completions)
20487 (completion-initials-try-completion): New functions.
20488 (completion-styles-alist): Add doc to each entry.
20489 Add new `initials' entry.
20490
83318a6d
NR
204912009-09-01 Nick Roberts <nickrob@snap.net.nz>
20492
20493 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
20494 MI command -var-evaluate-expression.
20495 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
20496 and tweak for case of string child.
734db384 20497 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
83318a6d 20498
d63eb0e7
GM
204992009-09-01 Glenn Morris <rgm@gnu.org>
20500
c4f6e489
GM
20501 * add-log.el (change-log-date-face, change-log-name-face)
20502 (change-log-email-face, change-log-file-face, change-log-list-face)
20503 (change-log-conditionals-face, change-log-function-face)
20504 (change-log-acknowledgement-face):
20505 * cus-edit.el (custom-invalid-face, custom-rogue-face)
20506 (custom-modified-face, custom-set-face, custom-changed-face)
20507 (custom-saved-face, custom-button-face, custom-button-pressed-face)
20508 (custom-documentation-face, custom-state-face, custom-comment-face)
20509 (custom-comment-tag-face, custom-variable-tag-face)
20510 (custom-variable-button-face, custom-face-tag-face)
20511 (custom-group-tag-face-1, custom-group-tag-face):
20512 * diff-mode.el (diff-header-face, diff-file-header-face)
20513 (diff-index-face, diff-hunk-header-face, diff-removed-face)
20514 (diff-added-face, diff-changed-face, diff-function-face)
20515 (diff-context-face, diff-nonexistent-face):
20516 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
20517 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
20518 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
20519 (Info-title-4-face):
20520 * isearch.el (isearch-lazy-highlight-face):
20521 * log-view.el (log-view-file-face, log-view-message-face):
20522 * paren.el (show-paren-match-face, show-paren-mismatch-face):
20523 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
20524 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
20525 (cvs-msg-face):
20526 * smerge-mode.el (smerge-mine-face, smerge-other-face)
20527 (smerge-base-face, smerge-markers-face):
20528 * wid-edit.el (widget-documentation-face, widget-button-face)
20529 (widget-field-face, widget-single-line-field-face)
20530 (widget-inactive-face, widget-button-pressed-face):
20531 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
20532 (woman-addition-face):
2fb1ec93
GM
20533 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
20534 (eshell-ls-executable-face, eshell-ls-readonly-face)
20535 (eshell-ls-unreadable-face, eshell-ls-special-face)
20536 (eshell-ls-missing-face, eshell-ls-archive-face)
20537 (eshell-ls-backup-face, eshell-ls-product-face)
20538 (eshell-ls-clutter-face):
20539 * eshell/em-prompt.el (eshell-prompt-face):
20540 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
c4f6e489 20541 * obsolete/old-whitespace.el (whitespace-highlight-face):
0142e36b
GM
20542 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
20543 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
20544 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
20545 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
20546 (antlr-font-lock-literal-face):
c4f6e489
GM
20547 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
20548 (ebrowse-root-class-face, ebrowse-file-name-face)
20549 (ebrowse-default-face, ebrowse-member-attribute-face)
20550 (ebrowse-member-class-face, ebrowse-progress-face):
20551 * progmodes/make-mode.el (makefile-space-face):
20552 * progmodes/sh-script.el (sh-heredoc-face):
20553 * textmodes/flyspell.el (flyspell-incorrect-face)
20554 (flyspell-duplicate-face):
20555 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
49c539a1 20556 * textmodes/texinfo.el (texinfo-heading-face):
c4f6e489
GM
20557 Mark face aliases with "-face" suffix as obsolete.
20558
d80619fa
GM
20559 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
20560 compiler.
20561
5f68c1b7
GM
20562 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
20563 (eudc-bob-sound-menu): Use defvar rather than defconst, since
20564 easy-menu-define wants to modify these.
20565
20566 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
20567
20568 * net/browse-url.el (browse-url-file-url):
20569 * term/internal.el (dos-codepage-setup):
20570 Use default-value rather than default-enable-multibyte-characters.
20571
d80619fa 20572 * progmodes/etags.el (etags-goto-tag-location):
5f68c1b7
GM
20573 * progmodes/flymake.el (flymake-highlight-line)
20574 (flymake-goto-file-and-line, flymake-goto-line):
20575 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
20576 (gdb-goto-breakpoint):
20577 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
20578 * progmodes/python.el (python-find-function)
20579 (python-pdbtrack-track-stack-file):
20580 * progmodes/verilog-mode.el (verilog-surelint-off):
20581 * term/ns-win.el (ns-open-file-select-line):
20582 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
20583 Use forward-line rather than goto-line.
20584
d63eb0e7
GM
20585 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
20586 * textmodes/reftex-index.el (reftex-display-index):
20587 * textmodes/reftex-ref.el (reftex-offer-label-menu):
20588 * textmodes/reftex-toc.el (reftex-toc):
20589 Remove unnecessary bindings of default-major-mode (all are followed by
20590 major-mode check and possible mode switch).
20591
0afad278
NR
205922009-08-31 Nick Roberts <nickrob@snap.net.nz>
20593
20594 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
20595 Handle watchpoints (bug#4282).
20596 (def-gdb-thread-buffer-command): Enable thread to be selected by
20597 clicking without selecting threads buffer first.
20598 (gdb-current-context-command): Use selected frame so that "up",
20599 "down" etc work in the GUD buffer.
20600 (gdb-update): Find selected frame before rendering stack buffer.
20601 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
20602
4e135dd2
SM
206032009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
20604
20605 * progmodes/sym-comp.el (displayed-completions): Remove.
20606 (symbol-complete): Use minibuffer-complete.
20607
e61eba34
GM
206082009-08-31 Glenn Morris <rgm@gnu.org>
20609
20610 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
20611
734db384
SM
20612 * apropos.el (apropos-symbols-internal):
20613 Handle (obsolete) face aliases.
e61eba34
GM
20614
20615 * faces.el (describe-face): Adjust the output format to be more like
20616 describe-variable, and to mention (obsolete) face aliases.
20617 Adjust the whitespace so that help-setup-xref works.
20618
20619 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
20620 * calendar/diary-lib.el (diary-button-face):
20621 Mark these face aliases as obsolete.
20622
20623 * calendar/calendar.el (calendar-today): Doc fix.
20624
4cf71456
NR
206252009-08-31 Nick Roberts <nickrob@snap.net.nz>
20626
20627 * progmodes/gdb-mi.el (gdb-control-all-threads)
20628 (gdb-control-current-thread): Force tool bar update.
20629 (gdb-non-stop-handler): New function.
20630 (gdb-init-1): Use it to test if non-stop mode is supported.
20631 Remove unused gdbmi buffer type.
20632
e61eba34 206332009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6830f449
JL
20634
20635 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
7ae62430 20636 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
6830f449 20637
4324f7ca
NR
206382009-08-30 Nick Roberts <nickrob@snap.net.nz>
20639
20640 * comint.el (comint-exec-1): Check command is non-null first.
20641 Part of gdb-mi.el change (2009-08-28).
20642
a1bf889a
SM
206432009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20644
20645 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
20646
060c08b5
JB
206472009-08-30 Juanma Barranquero <lekktu@gmail.com>
20648
20649 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
20650 instead of `dolist' to avoid a recursive require when bootstrapping.
20651
ab22be48
SM
206522009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20653
73ebf88f
SM
20654 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
20655
80629cfc
SM
20656 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
20657
206d0387 20658 * net/imap.el (imap-send-command): Simplify.
734db384 20659 (imap-wait-for-tag): point-max -> buffer-size.
206d0387 20660
844f7784
SM
20661 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
20662
5ca4661e
SM
20663 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
20664 with constant argument.
20665
c61dc887
SM
20666 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
20667
7eb73deb
SM
20668 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
20669
5fe443de
SM
20670 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
20671 Change default, since most of our files don't have a history.
20672 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
20673 the user.
20674
6444d64a
SM
20675 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
20676 Add comint-run.
20677
5cb16bfc
SM
20678 * calc/calc.el: Improve commenting convention.
20679 (calc-digit-map, toplevel): Simplify.
20680
0aeb71a7
SM
20681 * comint.el (comint-insert-input): Be careful to only set point if we
20682 don't delegate to some other command.
20683
9a9af856
SM
20684 * proced.el (proced-signal-list): Make it an alist.
20685 (proced-grammar-alist): Capitalize names.
20686 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
20687 Disable undo manually and make it read-only.
20688 Use completion-annotate-function.
20689
ab22be48
SM
20690 * minibuffer.el (minibuffer-message): If the current buffer is not
20691 a minibuffer, insert the message in the echo area rather than at the
20692 end of the buffer.
20693 (completion-annotate-function): New variable.
20694 (minibuffer-completion-help): Use it.
20695 (completion--embedded-envvar-table): Environment vars are
20696 always case-sensitive.
20697
4a948dbf
GM
206982009-08-30 Glenn Morris <rgm@gnu.org>
20699
20700 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
20701 from fortran-current-defun.
20702 (fortran-beginning-of-subprogram): Be more precise about finding the
20703 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
20704 (fortran-end-of-subprogram): Simplify.
20705 (fortran-current-defun): Use fortran-start-prog-re.
20706
486cf3b8
JB
207072009-08-29 Juanma Barranquero <lekktu@gmail.com>
20708
20709 * subr.el (do-after-load-evaluation): Simplify.
20710
db167d28
DN
207112009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
20712
20713 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
20714
20715 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
20716 (vc-rcs-print-log): Use it.
20717
20718 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
20719
efbc652a
SM
207202009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
20721
2aa0e5bf
SM
20722 * paths.el (abbrev-file-name): Move to abbrev.el.
20723 * abbrev.el (abbrev-file-name): Move from paths.el.
20724 Obey user-emacs-directory.
20725 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
20726 user-emacs-directory.
20727 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
20728 abbrev-file-name and calc-settings-file any more.
20729 * startup.el (command-line): Recompute abbrev-file-name and
20730 abbreviated-home-dir.
20731 (normal-no-mouse-startup-screen): Improve the generic code and get rid
20732 of the special code for when C-h bindings haven't been changed.
20733 (display-startup-echo-area-message): Use with-current-buffer.
20734 (command-line-1): Use a list of strings, rather than a list of lists
20735 of strings for longopts.
20736
51da8fe2
SM
20737 * files.el (get-free-disk-space): Use / for default-directory.
20738
0c3cc4dd
SM
20739 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
20740 Use with-current-buffer.
20741
d988dbf6
SM
20742 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
20743 Recognize immutable variables like most-positive-fixnum.
20744 (byte-compile-setq-default): Check and warn if trying to assign
20745 to an immutable variable, or a non-variable.
20746
efbc652a
SM
20747 * progmodes/cc-vars.el (c-comment-continuation-stars):
20748 * progmodes/cc-engine.el (c-looking-at-bos):
20749 * progmodes/cc-cmds.el (c-toggle-auto-state)
20750 (c-forward-into-nomenclature, c-backward-into-nomenclature)
20751 (c-comment-line-break-function): Add version of obsolescence.
20752
d30a05d1
JL
207532009-08-28 Juri Linkov <juri@jurta.org>
20754
20755 * files.el (magic-fallback-mode-alist): Add ZIP magic number
20756 associated with `archive-mode'.
20757
20758 * image.el (image-type-header-regexps): Use only JPEG magic number
20759 to determine JPEG images, and don't use `image-jpeg-p' because
20760 Emacs can display non-JFIF non-Exif JPEG images.
20761
1e8eecea
JB
207622009-08-28 Juanma Barranquero <lekktu@gmail.com>
20763
20764 * arc-mode.el (archive-mode):
20765 * emacs-lisp/re-builder.el (re-builder-unload-function):
20766 Protect against the default value of `major-mode' being nil.
20767
dd4fbf56
JB
207682009-08-28 Juanma Barranquero <lekktu@gmail.com>
20769
20770 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
20771 Fix typos in docstrings.
20772
20773 * progmodes/js.el (js--macro-decl-re): Doc fix.
20774 (js--plain-method-re, js--split-name): Refloc docstring.
20775 (js--class-styles, js--make-merged-item, js--splice-into-items):
20776 Fix typos in docstrings; reflow docstrings.
20777 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
20778 (js--variable-decl-matcher, js--inside-pitem-p)
20779 (js--parse-state-at-point, js--get-all-known-symbols)
20780 (js--symbol-history, js-find-symbol, js--js-references)
20781 (js--moz-interactor, js--js-encode-value, js--read-tab):
20782 Fix typos in docstrings.
20783
72f16325
SM
207842009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20785
14acf2f5
SM
20786 * textmodes/reftex.el (reftex-get-file-buffer-force):
20787 * progmodes/verilog-mode.el (verilog-batch-execute-func):
20788 * emulation/viper.el (viper-go-away, viper-set-hooks):
20789 * emacs-lisp/re-builder.el (re-builder-unload-function):
20790 * emacs-lisp/bytecomp.el (byte-compile-file):
20791 * ses.el (ses-unload-function):
20792 * hexl.el (hexl-find-file):
20793 * files.el (normal-mode):
20794 * ehelp.el (with-electric-help):
20795 * autoinsert.el (auto-insert-alist):
20796 * arc-mode.el (archive-mode):
20797 Use (default-value 'major-mode) instead of default-major-mode.
20798
72f16325
SM
20799 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
20800 * international/mule.el (load-with-code-conversion):
20801 * emacs-lisp/debug.el (debug):
20802 * ediff-vers.el (ediff-rcs-get-output-buffer):
20803 * dired.el (dired-internal-noselect): Don't let-bind
20804 default-major-mode around code that doesn't use it.
20805 E.g. buffer creation via get-buffer-create doesn't use it.
20806
aa485f7c
MA
208072009-08-28 Michael Albinus <michael.albinus@gmx.de>
20808
20809 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
20810 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
20811 when writing the temp file. Otherwise, epa-file gets confused.
20812 (tramp-register-file-name-handlers): Make it a defun. Move also
20813 `epa-file-handler' to the front of `file-name-handler-alist'.
20814
208152009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20816
20817 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
20818 start right after a ^M.
20819 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
20820 (tramp-completion-file-name-regexp-separate)
20821 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
72f16325
SM
20822 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
20823 Don't modify last-coding-system-used by accident.
aa485f7c
MA
20824 (tramp-completion-file-name-handler): Apply the checks here,
20825 instead during registration.
88b5a757 20826 (tramp-register-file-name-handlers): Rename from
aa485f7c
MA
20827 `tramp-register-file-name-handler'. Register both
20828 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
72f16325 20829 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
aa485f7c 20830
3f0c2b92
NR
208312009-08-28 Nick Roberts <nickrob@snap.net.nz>
20832
72f16325
SM
20833 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
20834 Remove variable ...
3f0c2b92
NR
20835 (gdb-init-1, gdb-display-separate-io-buffer)
20836 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
20837 references to it.
20838 (gdb-inferior-io-mode): Use make-comint-in-buffer.
20839 (gdb-inferior-filter): Use comint-output-filter to stop
20840 echoing and remove ^M characters.
20841
705e5bd9
SM
208422009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20843
009fdc2e
SM
20844 * emulation/viper-init.el (viper-restore-cursor-type):
20845 * emulation/cua-base.el (cua--update-indications):
20846 Replace default-cursor-type with (default-value 'cursor-type).
20847
b56a5ae0
SM
20848 * mail/sendmail.el (mail-recover-1):
20849 * international/mule-diag.el (describe-current-coding-system-briefly)
20850 (describe-current-coding-system):
20851 * international/mule-cmds.el (select-safe-coding-system)
20852 (select-message-coding-system)
20853 (set-language-environment-coding-systems, set-locale-environment):
20854 * hexl.el (hexl-insert-multibyte-char):
20855 * dos-w32.el (find-buffer-file-type-coding-system):
20856 * simple.el (what-cursor-position):
20857 Replace uses of default-buffer-file-coding-system
20858 with (default-value 'buffer-file-coding-system).
20859
de70529f
SM
20860 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
20861 Replace uses of default-cursor-in-non-selected-windows
20862 with (default-value 'cursor-in-non-selected-windows).
20863 Use with-current-buffer.
20864
705e5bd9
SM
20865 * mail/feedmail.el: Use CL macros.
20866 (feedmail-run-the-queue, feedmail-send-it-immediately):
20867 * dos-w32.el (find-buffer-file-type): Replace uses of
20868 default-buffer-file-type with (default-value 'buffer-file-type).
20869
4d985ac2
GM
208702009-08-28 Glenn Morris <rgm@gnu.org>
20871
20872 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
20873 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
20874 Use default-value of major-mode rather than default-major-mode.
20875
17c15b81
SM
208762009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20877
3a68ab06
SM
20878 * Makefile.in (update-elcfiles): Report left over elc files.
20879
9421bdd1
SM
20880 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
20881 expand-file-name and with-current-buffer.
20882 (mail-get-names, mail-directory): Use with-current-buffer.
20883
17c15b81
SM
20884 * vc.el (vc-read-revision): New function.
20885 (vc-version-diff, vc-merge): Use it.
20886
ba83a64e
SS
208872009-08-27 Sam Steingold <sds@gnu.org>
20888
20889 * simple.el (kill-do-not-save-duplicates): New user option.
20890 (kill-new): When it is non-nil, and the new string is the same as
20891 the latest kill, set replace to t to avoid duplicates in kill-ring.
20892
be3e598a 208932009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
d5b5c94a
MA
20894
20895 * net/tramp.el (tramp-handle-process-file): Do not flush all
20896 caches when `process-file-side-effects' is set.
20897 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
17c15b81
SM
20898 instead of `tramp-find-file-exists-command'.
20899 Unset `process-file-side-effects'.
d5b5c94a
MA
20900
209012009-08-27 Michael Albinus <michael.albinus@gmx.de>
20902
20903 * net/tramp.el (tramp-methods): New method "rsyncc".
20904 (top): Add completion function for "rsyncc".
20905 (tramp-message-show-message): New defvar.
20906 (tramp-message, tramp-error): Use it.
20907 (tramp-do-copy-or-rename-file-directly): Extend check for direct
20908 remote copying.
20909 (tramp-do-copy-or-rename-file-out-of-band): Handle new
20910 `tramp-methods' entry `copy-env' of "rsyncc".
20911 (tramp-vc-registered-read-file-names): New defconst.
20912 (tramp-vc-registered-file-names): New defvar.
20913 (tramp-handle-vc-registered): Implement optimization strategy.
20914 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
20915 (tramp-vc-file-name-handler): New defun.
20916 (tramp-get-ls-command, tramp-get-test-command)
20917 (tramp-get-file-exists-command, tramp-get-remote-ln)
20918 (tramp-get-remote-perl, tramp-get-remote-stat)
17c15b81 20919 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
d5b5c94a
MA
20920
20921 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
20922 (tramp-cache-inhibit-cache): Extend doc string. It allows also
20923 timestamps.
20924 (tramp-get-file-property): Check for timestamps in
20925 `tramp-cache-inhibit-cache'.
20926 (tramp-set-file-property): Write timestamp.
20927
1339cf20
KH
209282009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
20929
20930 * language/japan-util.el (japanese-symbol-table): Add entries for
20931 cp932-2-byte.
20932
20933 * international/characters.el: Add category `j' to cp932-2-byte.
20934
726e3f1d
KH
209352009-08-27 Kenichi Handa <handa@m17n.org>
20936
20937 * international/fontset.el (build-default-fontset-data): New macro.
20938 (setup-default-fontset): Use build-default-fontset-data for CJK,
7b6fefac 20939 tibetan, ethiopic, and ipa.
726e3f1d 20940
4e3b4528
SM
209412009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20942
20943 * cus-start.el (default-major-mode): Customize `major-mode' instead.
20944 (enable-multibyte-characters): Not customizable any more.
20945
20946 * subr.el (default-mode-line-format, default-header-line-format)
20947 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
20948 (default-direction-reversed, default-truncate-lines)
20949 (default-left-margin, default-tab-width, default-case-fold-search)
20950 (default-left-margin-width, default-right-margin-width)
20951 (default-left-fringe-width, default-right-fringe-width)
20952 (default-fringes-outside-margins, default-scroll-bar-width)
20953 (default-vertical-scroll-bar, default-indicate-empty-lines)
20954 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
20955 (default-fringe-cursor-alist, default-scroll-up-aggressively)
20956 (default-scroll-down-aggressively, default-fill-column)
20957 (default-cursor-type, default-buffer-file-type)
20958 (default-cursor-in-non-selected-windows)
20959 (default-buffer-file-coding-system, default-major-mode)
20960 (default-enable-multibyte-characters): Mark as obsolete.
20961
b3cca6a6
DN
209622009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
20963
652cc1a2
DN
20964 * vc-dir.el (vc-dir-update): Remove debug helper.
20965
b3cca6a6
DN
20966 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
20967
4ed8c7aa
SS
209682009-08-26 Sam Steingold <sds@gnu.org>
20969
20970 * simple.el (save-interprogram-paste-before-kill): New user option.
20971 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
20972 save the interprogram-paste into kill-ring before overriding it
20973 with the Emacs kill.
20974
3b64d86b
DN
209752009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
20976
20977 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
20978 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
20979 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
20980 and move to vc-rcs.el.
20981 (vc-default-next-revision): Rename to vc-rcs-next-revision and
20982 move to vc-rcs.el.
20983 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
20984 (vc-rcs-update-changelog): Remove.
20985 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
20986 and move to vc-rcs.el.
20987
20988 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
20989 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
20990 renaming.
20991 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
72f16325 20992 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
3b64d86b
DN
20993 vc.el, renamed to be RCS specific.
20994
72f16325
SM
20995 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
20996 New functions.
20997 (vc-cvs-update-changelog): Move here from vc.el.
3b64d86b
DN
20998
20999 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
21000 New functions.
21001
636a36a0
SM
210022009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
21003
21004 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
21005
239b3340
DN
210062009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
21007
b91f0762 21008 * vc-git.el (vc-git-register): Use "git add" for directories.
2ddf440d
DN
21009 (vc-git-stash, vc-git-stash-show): New functions.
21010 (vc-git-extra-menu-map): Bind them.
b91f0762 21011
b8e54362
DN
21012 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
21013 directory correctly in case the item is a directory itself.
21014
239b3340
DN
21015 * vc.el: Document the desired behavior for reverted files in the
21016 `added' state.
dc810649
DN
21017 (vc-default-prettify-state-info): Remove function, unused.
21018
21019 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
239b3340 21020
e49c0179
GM
210212009-08-26 Glenn Morris <rgm@gnu.org>
21022
21023 * bindings.el (standard-mode-line-format): Reposition dashes in
21024 which-func entry. (Bug#4217)
21025
3029e594
GM
21026 * files.el (enable-local-variables, enable-local-eval)
21027 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
21028 the defcustoms.
21029 (auto-mode-alist, ignored-local-variables)
21030 (save-some-buffers-action-alist): Move risky declarations to the
21031 definitions.
21032 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
21033 (font-lock-defaults, format-alist, imenu--index-alist)
21034 (imenu-generic-expression, input-method-alist, minor-mode-alist)
21035 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
21036 (mode-line-modified, mode-line-mule-info, mode-line-position)
21037 (mode-line-process, mode-line-remote, outline-level)
21038 (parse-time-rules, rmail-output-file-alist)
21039 (special-display-buffer-names, vc-mode):
21040 Move risky declarations to the relevant files.
72f16325
SM
21041 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
21042 (mode-line-modified, mode-line-process, mode-line-position)
3029e594
GM
21043 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
21044 * font-core.el (font-lock-defaults):
21045 * format.el (format-alist):
21046 * vc-hooks.el (vc-mode):
21047 * window.el (special-display-buffer-names):
21048 * international/mule-cmds.el (input-method-alist):
21049 Define riskiness here (dumped file) rather than in files.el.
21050 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
21051 * imenu.el (imenu-generic-expression, imenu--index-alist):
21052 * outline.el (outline-level):
21053 * time.el (display-time-string):
21054 * calendar/parse-time.el (parse-time-rules):
21055 * mail/rmailout.el (rmail-output-file-alist):
21056 Autoload riskiness here, rather than placing in files.el.
21057
8476cfaf
SM
210582009-08-26 Andreas Schwab <schwab@linux-m68k.org>
21059
21060 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
21061
0b35b48e
MA
210622009-08-25 Michael Albinus <michael.albinus@gmx.de>
21063
21064 * simple.el (process-file-side-effects): New defvar.
21065
21066 * dired-aux.el (dired-show-file-type):
21067 * vc.el (vc-diff-internal):
21068 * vc-arch.el (vc-arch-diff):
21069 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
21070 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
21071 * vc-git.el (vc-git-registered, vc-git-working-revision)
21072 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
21073 (vc-git--empty-db-p):
21074 * vc-hooks.el (vc-user-login-name):
21075 * vc-svn.el (vc-svn-registered, vc-svn-state)
21076 (vc-svn-dir-extra-headers, vc-svn-find-revision):
21077 * progmodes/grep.el (grep-probe): Let-bind
21078 `process-file-side-effects' with nil.
21079
21080 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
21081
21082 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
21083 daemon. Replace ping by checking for running service for bluez
21084 and zeroconf. (Bug#4239)
21085
d54cc599
GM
210862009-08-25 Kevin Ryde <user42@zip.com.au>
21087
21088 * net/dig.el (dig): Add autoload cookie.
21089
7bfd055d
GM
210902009-08-25 Glenn Morris <rgm@gnu.org>
21091
bac9c66c
GM
21092 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
21093 load-history for absolute file-names.
21094 (byte-compile-file-form-require): Warn about use of the cl package.
21095
7bfd055d
GM
21096 * format.el (format-alist): Doc fix.
21097
5ac1f9e0
GM
21098 * play/bubbles.el (top-level): Don't require cl at run-time.
21099
af62aa88
GM
21100 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
21101 run-time cl).
21102
71e036af
DD
211032009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
21104
21105 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
21106 from cl package.
21107 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
21108
42110eaf
JB
211092009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
21110
21111 * calc/calc-alg.el (math-trig-rewrite)
21112 (math-hyperbolic-trig-rewrite): New functions.
21113 (calc-simplify): Simplify trig functions when asked.
21114
88421f3e
SM
211152009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
21116
21117 * diff-mode.el (diff-find-source-location): Avoid goto-line.
21118
dbd9624e
KH
211192009-08-24 Kenichi Handa <handa@m17n.org>
21120
21121 * language/ind-util.el (mapthread): Delete it.
21122 (combinatorial): New function.
21123 (indian--puthash-cv): Use combinatorial instead of mapthread.
21124
9b89e3ee
GM
211252009-08-22 Kevin Ryde <user42@zip.com.au>
21126
21127 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
21128 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
21129 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
21130 Clarify docstring that the value is strings not symbols.
21131 (checkdoc-list-of-strings-p): New function.
21132
e6ce8c42
GM
211332009-08-22 Glenn Morris <rgm@gnu.org>
21134
2ddf2ea6 21135 * files.el (auto-mode-alist):
a3374680
GM
21136 * hippie-exp.el (he-concat-directory-file-name):
21137 * lpr.el (lpr-windows-system, printer-name):
21138 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
21139 * ps-print.el (ps-windows-system):
21140 * startup.el (command-line):
21141 * emulation/viper-ex.el (viper-glob-function):
21142 * international/mule-cmds.el (set-language-environment-coding-systems):
21143 * net/ange-ftp.el (ange-ftp-write-region):
21144 * obsolete/fast-lock.el (fast-lock-cache-name):
2ddf2ea6 21145 Remove code for defunct system-types emx, macos, mswindows, next-mach,
a3374680
GM
21146 unisoft-unix, vax-vms, win32, w32.
21147
977955fa
GM
21148 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
21149 given name if the pattern is not more specific.
21150
b4deec2e
GM
21151 * calendar/lunar.el (lunar-phase-names): New option.
21152 (lunar-phase): Doc fix.
21153 (lunar-cycles-per-year): New constant.
21154 (lunar-index): New function.
21155 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
21156 (lunar-phase-name): Use lunar-phase-names.
21157 (calendar-lunar-phases): Use format.
21158 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
21159
47e83968
GM
21160 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
21161 Copy imenu-example--name-and-position function here for own use.
21162 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
21163
e6ce8c42
GM
21164 * bs.el (bs--redisplay):
21165 * cus-edit.el (custom-redraw):
21166 * ibuffer.el (ibuffer-bury-buffer):
21167 * server.el (server-goto-line-column):
21168 * startup.el (command-line-1):
21169 * strokes.el (strokes-xpm-for-stroke):
21170 * term.el (term-display-buffer-line):
21171 * view.el (View-goto-line):
21172 * calc/calc.el (calc-do, calc-trail-buffer):
21173 * play/gamegrid.el (gamegrid-add-score-insecure):
21174 * progmodes/ada-mode.el (ada-compile-goto-error):
21175 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
21176 (ebrowse-select-1st-to-9nth):
47e83968 21177 * progmodes/cperl-mode.el (cperl-time-fontification):
e6ce8c42
GM
21178 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
21179 * progmodes/gud.el (gud-display-line):
21180 (idlwave-shell-display-line):
21181 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
21182 * progmodes/make-mode.el (makefile-browser-toggle):
21183 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
21184 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
21185 * textmodes/picture.el (picture-draw-rectangle):
21186 * textmodes/reftex-index.el (reftex-index-goto-letter):
21187 (reftex-select-jump-to-previous):
21188 * textmodes/reftex-sel.el (reftex-find-start-point)
21189 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
21190 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
21191 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
21192 * textmodes/tex-mode.el (tex-compilation-parse-errors):
21193 * textmodes/two-column.el (2C-associated-buffer):
21194 Use forward-line rather than goto-line.
21195
21196 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
21197 goto-line.
21198
4b18bdb3
GM
21199 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
21200 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
21201 (quick-check-list-to-regexp): Declare.
e6ce8c42 21202
72f16325
SM
21203 * progmodes/make-mode.el (makefile-browser-insert-selection):
21204 Use goto-char rather than goto-line.
e6ce8c42
GM
21205
21206 * progmodes/prolog.el (compilation-error-regexp-alist)
21207 (compilation-forget-errors): Declare.
21208
32a2cf25
JL
212092009-08-22 Juri Linkov <juri@jurta.org>
21210
21211 * progmodes/grep.el (lgrep, rgrep): At the beginning
21212 set `dir' to `default-directory' unless `dir' is a non-nil
21213 readable directory. (Bug#4052)
21214 (lgrep, rgrep): Change a weird way to report an error
21215 from using `read-string' to using `error'.
21216 Instead of using interactive arguments in the function body,
21217 add new argument `confirm'.
21218
5443c9b7
SM
212192009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
21220
cb5b40ee
SM
21221 * textmodes/remember.el (remember-buffer):
21222 * progmodes/cperl-mode.el (cperl-vc-header-alist):
21223 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
21224 (icalendar-extract-ical-from-buffer):
5443c9b7
SM
21225 * net/newst-treeview.el (newsticker-groups-filename):
21226 * net/newst-backend.el (newsticker-cache-filename):
21227 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
21228 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
21229 (speedbar-add-ignored-path-regexp, speedbar-line-path)
21230 (speedbar-buffers-line-path, speedbar-path-line)
21231 (speedbar-buffers-line-path):
21232 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
21233 (epg-sign-keys):
21234 * epa.el (epa-display-verify-result):
21235 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
21236
d6261cc1
GM
212372009-08-21 Glenn Morris <rgm@gnu.org>
21238
3e1ea342
GM
21239 * progmodes/js.el (inferior-moz-process): Fix declaration.
21240
ce86eeb5
GM
21241 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
21242
fff28970
GM
21243 * obsolete/rnewspost.el (news-mail-reply):
21244 Use goto-char rather than goto-line.
21245
d93e053b
GM
21246 * term/ns-win.el (ns-open-file-select-line):
21247 Use line-beginning-position rather than goto-line.
21248
d5d105e8
GM
21249 * apropos.el (apropos-command):
21250 * ehelp.el (electric-helpify):
21251 * printing.el (pr-show-setup):
21252 * strokes.el (strokes-help):
21253 * tutorial.el (tutorial--describe-nonstandard-key)
21254 (tutorial--detailed-help):
21255 * woman.el (woman-mini-help, woman-display-extended-fonts):
21256 * calc/calc-help.el (calc-describe-key):
21257 * emulation/edt.el (edt-electric-helpify):
21258 * international/mule-diag.el (mule-diag):
21259 * play/yow.el (apropos-zippy):
21260 * progmodes/python.el (python-describe-symbol):
21261 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
21262 * textmodes/table.el (*table--cell-describe-mode)
21263 (*table--cell-describe-bindings):
21264 Use help-print-return-message rather than the now obsolete alias.
21265
a8ab722f 21266 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
9b4c5ecd
GM
21267 (calendar-cursor-to-visible-date):
21268 * play/5x5.el (5x5-position-cursor):
21269 * play/decipher.el (decipher):
21270 * play/gomoku.el (gomoku-goto-xy):
21271 * play/landmark.el (lm-goto-xy):
21272 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
21273 (mpuz-paint-digit):
21274 Use forward-line, not goto-line.
a8ab722f 21275
d6261cc1
GM
21276 * mail/rmail.el (rmail-obsolete): Delete custom group.
21277 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
21278 (rmail-remote-password, rmail-remote-password-required):
21279 Remove unneeded :set-after and :set properties.
21280
9e846523
MA
212812009-08-21 Michael Albinus <michael.albinus@gmx.de>
21282
21283 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
21284
bbe1f502
DN
212852009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
21286
bcc5db24
DN
21287 * loadup.el: Remove leftover macos code.
21288
bbe1f502
DN
21289 * vc-git.el (vc-git-annotate-command): Run asynchronously.
21290 Explicitly pass the date format to git blame so that user local
21291 so that the output format can be parsed.
21292
6fd2d19a
MA
212932009-08-20 Michael Albinus <michael.albinus@gmx.de>
21294
21295 * net/dbus.el (top): Don't check for (getenv
21296 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
21297
31764e15
SM
212982009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
21299
21300 * log-edit.el (log-edit-strip-single-file-name): New var.
01c35094 21301 (log-edit-insert-changelog): Use it. Bug#3571.
31764e15 21302
28930e39
SM
213032009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
21304
4fd15622 21305 * subr.el (read-passwd): Use read-key so keypad keys work as well.
01c35094 21306 Bug#3287.
4fd15622 21307
b3d8e4a0
SM
21308 * help.el (help-print-return-message): Rename from
21309 print-help-return-message.
21310
c9829c70
SM
21311 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
21312 cvs-mode-map parent hack.
21313 (log-view-mode): Derive from special-mode.
21314
b932657b
SM
21315 * linum.el (linum-mode): window-size-change-functions is redundant.
21316 Adapt to new window-configuration-change-hook behavior.
21317 (linum-after-size, linum-after-config): Remove.
21318
1b700bca
SM
21319 * imenu.el (imenu-example--name-and-position)
21320 (imenu-example--lisp-extract-index-name)
21321 (imenu-example--create-lisp-index, imenu-example--create-c-index):
21322 Mark as obsolete.
21323
28930e39
SM
21324 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
21325 (inferior-prolog-mode): Use it.
21326 (inferior-prolog-load-file): Reset list of errors.
21327
c9af0b68
KH
213282009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
21329
21330 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
21331
21332 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
21333
720c7cd6
MA
213342009-08-19 Michael Albinus <michael.albinus@gmx.de>
21335
21336 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
21337 is running already.
21338
03a74b84
SM
213392009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
21340
21341 * subr.el (listify-key-sequence-1): Use normal syntax since those
21342 integers are nowadays always represented by the same (positive) number
21343 on all platforms.
21344 (read-key-empty-map): New const.
21345 (read-key-delay): New var.
21346 (read-key): New function.
21347 (force-mode-line-update): Use with-current-buffer.
21348 (locate-user-emacs-file): Don't forget to abbreviate the file name.
21349 (start-process-shell-command, start-file-process-shell-command):
21350 Discourage the use of command-args.
21351
f43e88d4
GM
213522009-08-19 Glenn Morris <rgm@gnu.org>
21353
21354 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
21355
890429cc
SM
213562009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
21357
85be9ec4
SM
21358 * simple.el (choose-completion-string): Don't rely on
21359 minibuffer-completing-file-name and ad-hoc checks to decide whether
21360 to continue completion or not.
21361
890429cc
SM
21362 * minibuffer.el (minibuffer-hide-completions): New function.
21363 (completion--do-completion): Use it.
21364 (completions-annotations): New face.
21365 (completion--insert-strings): Use it.
21366 (completion-pcm--delim-wild-regex): Add docstring.
21367 (completion-pcm--string->pattern): Add support for 0-width delimiters
21368 in completion-pcm--delim-wild-regex.
21369
265d4549
SM
213702009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
21371
d440b941
SM
21372 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
21373 Remove unused var `buffer-modified-p'.
21374
265d4549
SM
21375 * minibuffer.el (completion--do-completion): Move point for the #b001
21376 case as well (bug#4176).
21377 (minibuffer-complete, minibuffer-complete-word): Don't move point.
21378
ba6f7d86
MA
213792009-08-18 Michael Albinus <michael.albinus@gmx.de>
21380
21381 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
21382 and :session buses.
21383
98819490
KH
213842009-08-18 Kenichi Handa <handa@m17n.org>
21385
265d4549
SM
21386 * international/ucs-normalize.el (ucs-normalize-version):
21387 Change to 1.1.
58627cf0
KH
21388 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
21389 (utf-8-hfs): Make it perform normalization on encoding too.
21390
98819490
KH
21391 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
21392 (sentence-end-without-space): Delete duplicated chars.
21393 (sentence-end-base): Likewise.
e739cc85
KH
21394
21395 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
21396 (html-mode): Delete duplicated chars from sentence-end-base.
21397
21398 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
21399 (texinfo-mode): Delete duplicated chars from sentence-end-base.
98819490 21400
645b9326
CY
214012009-08-17 Chong Yidong <cyd@stupidchicken.com>
21402
21403 * files.el (hack-one-local-variable): If the mode function is for
21404 a minor mode, pass it an argument (Bug#4148).
21405
56c195af
MA
214062009-08-17 Michael Albinus <michael.albinus@gmx.de>
21407
21408 * net/tramp.el (tramp-register-completion-file-name-handler):
21409 Check also for (member 'partial-completion completion-styles).
21410
7a55c78b
CY
214112009-08-16 Chong Yidong <cyd@stupidchicken.com>
21412
21413 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
21414 abbrev (Bug#3943).
21415
be3e598a 214162009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
8c777c8d
CY
21417
21418 * progmodes/cperl-mode.el: Merge upstream 6.2.
21419 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
21420 (cperl-forward-re): Check cperl-brace-recursing.
21421 (cperl-highlight-charclass): New function.
21422 (cperl-find-pods-heres): Use it.
31cd2dd4 21423 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
8c777c8d 21424 (cperl-beautify-regexp-piece): Fix column calculation.
31cd2dd4 21425 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
8c777c8d
CY
21426 (cperl-beautify-level): Don't process entire regexp.
21427 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
21428 calling man.
21429 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
21430 (cperl-init-faces): Build a list in the normal way.
21431
81b1f9c9
CY
214322009-08-16 Chong Yidong <cyd@stupidchicken.com>
21433
21434 * calendar/parse-time.el (parse-time-string-chars): Save match
21435 data.
21436
c3732cb8
SM
214372009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
21438
55659495
SM
21439 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
21440 (sql-product): Use it.
21441 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
21442 (sql-set-product): Add completion.
21443 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
21444 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
21445 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
21446 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
21447 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
21448 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
21449 (sql-highlight-db2-keywords): Remove.
21450 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
21451 (sql-highlight-product): Use derived-mode-p.
21452 (sql-set-sqli-buffer): Use with-current-buffer.
21453 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
21454 Simplify.
21455
1ae79427
SM
21456 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
21457
c3732cb8
SM
21458 * term.el: Fix commenting convention, turn comments into docstrings.
21459
f24b8bf3
CY
214602009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
21461
21462 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
21463
7b6fefac 214642009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
e1bdde78 21465
1200ac26 21466 * calendar/parse-time.el (parse-time-string-chars): Compute using
d0d3f6e9
CY
21467 character classes, to handle non-ascii characters (Bug#3190).
21468
214692009-08-16 Chong Yidong <cyd@stupidchicken.com>
1200ac26 21470
1abbe4e5
CY
21471 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
21472 another heredoc if the user adds another < (Bug#3226).
21473
c3732cb8
SM
21474 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21475 Don't initialize based on window-system (Bug#4124).
19261da4 21476
daad00fc
CY
21477 * facemenu.el (facemenu-read-color): Use a completion function
21478 that accepts any defined color, such as RGB triplets (Bug#3677).
21479
e1bdde78
CY
21480 * files.el (get-free-disk-space): Change fallback default
21481 directory to /. Expand DIR argument before switching to fallback.
21482 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
21483
9d73a99e
CY
214842009-08-15 Chong Yidong <cyd@stupidchicken.com>
21485
21486 * files.el (load-library): Doc fix.
21487
68b962d4 214882009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
9d73a99e 21489
953e0c1a 21490 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
c3732cb8 21491 (viper-if-string): Redefine C-s in the minibuffer to insert the last
68b962d4 21492 incremental search string.
9d73a99e 21493
c3732cb8 21494 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
68b962d4 21495 XEmacs.
9d73a99e 21496
c3732cb8
SM
21497 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
21498 (ediff-merge-region-is-non-clash)
21499 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
68b962d4 21500 Also check if the job is really a merge job.
9d73a99e 21501
c3732cb8 21502 * ediff.el (ediff-current-file): New function.
9d73a99e 21503
2e330adc
CY
215042009-08-15 Chong Yidong <cyd@stupidchicken.com>
21505
21506 * progmodes/js.el: Edit docstrings throughout to follow Emacs
21507 conventions.
c3732cb8 21508 (js-insert-and-indent): Delete function.
2e330adc
CY
21509 (js-mode-map): Don't bind keys to js-insert-and-indent.
21510 (js-beginning-of-defun): Rename from js--beginning-of-defun.
21511 (js-end-of-defun): Rename from js--end-of-defun.
c3732cb8 21512 (js-auto-indent-flag): Delete variable.
2e330adc 21513
17b5d0f7
CY
215142009-08-14 Chong Yidong <cyd@stupidchicken.com>
21515
c3732cb8
SM
21516 * progmodes/js.el: Remove proclaim statement.
21517 Defvar which-func-imenu-joiner-function to silence compiler.
2e330adc 21518
ba2d8894
CY
21519 * files.el (auto-mode-alist): Use js-mode for .js files.
21520
c3732cb8 21521 * progmodes/js2-mode.el: Remove file.
17b5d0f7
CY
21522
21523 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
21524
21525 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
21526
c3732cb8 21527 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
17b5d0f7
CY
21528
215292009-08-14 Daniel Colascione <dan.colascione@gmail.com>
4e2af782 21530 Karl Landstrom <karl.landstrom@brgeight.se>
17b5d0f7
CY
21531
21532 * progmodes/js.el: New file.
21533
b6377f1d
MH
215342009-08-14 Mark A. Hershberger <mah@everybody.org>
21535
21536 * timezone.el (timezone-parse-date): Add ability to understand ISO
21537 basic format (minimal separators) dates in addition to the
21538 already-supported extended format dates.
21539
bc0eef46
EZ
215402009-08-14 Eli Zaretskii <eliz@gnu.org>
21541
4e021e65
EZ
21542 * international/ucs-normalize.el: Add a `coding' file variable.
21543
bc0eef46
EZ
21544 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
21545
53dab179
SS
215462009-08-14 Sam Steingold <sds@gnu.org>
21547
6801c38a 21548 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
53dab179 21549
6c58c39c
CY
215502009-08-13 Chong Yidong <cyd@stupidchicken.com>
21551
21552 * faces.el (help-argument-name): Define it here instead of
21553 help-fns.el, because in daemon mode help-fns.el may be loaded when
21554 faces are still uninitialized (Bug#1078).
21555
21556 * help-fns.el (help-argument-name): Move defface to faces.el.
21557
c7baf7e9
NR
215582009-08-13 Nick Roberts <nickrob@snap.net.nz>
21559
21560 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
21561 create buffer with a pty but no process so that GDB can make the
21562 inferior the controlling process.
21563
9c40e995 215642009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
d6d30064
KH
21565
21566 * international/ucs-normalize.el: New file.
21567
8cdba32b
RS
215682009-08-13 Richard Stallman <rms@gnu.org>
21569
5c950923
RS
21570 * mail/rmail.el (rmail-get-attr-names):
21571 Accept an attribute header that is too short.
21572
76e1e40b
RS
21573 * mail/rmail.el (rmail-forget-messages):
21574 Ignore nil elt in rmail-message-vector. Use dotimes.
21575
1fc01b08
RS
21576 * progmodes/compile.el (compilation-goto-locus):
21577 Use next-error-move-function.
21578
8cdba32b
RS
21579 * simple.el (next-error-move-function): New variable.
21580
99910cf4
JL
215812009-08-12 Juri Linkov <juri@jurta.org>
21582
21583 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
21584 always non-nil. (Bug#4052)
21585
21586 * replace.el (read-regexp): Return empty string when
21587 `default-value' is nil.
21588 (keep-lines-read-args): Don't use empty string as the
21589 default value for `read-regexp'. (Bug#2495)
21590
fc5bdf6c
JL
215912009-08-12 Juri Linkov <juri@jurta.org>
21592
21593 * international/mule-cmds.el (ucs-insert): Change arguments
21594 from `arg' to `character', `count', `inherit' to be the same
21595 as in `insert-char'. Doc fix. (Bug#4039)
21596
21597 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
21598
77748848
JL
215992009-08-12 Juri Linkov <juri@jurta.org>
21600
21601 * files-x.el: New file.
21602
21603 * files.el: Move code that deals with adding/deleting
21604 file/directory-local variables to files-x.el.
21605
21606 * Makefile.in (ELCFILES): Add files-x.elc.
21607
c8a44c4e
DD
216082009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
21609
27a9fd5a
DD
21610 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
21611 to use `goto-line'.
21612 (gdb-place-breakpoints, gdb-get-location): Rewritten without
21613 `goto-line'.
21614 (gdb-invalidate-disassembly): Do not refresh upon receiving
7b6fefac 21615 'update signal. Instead, update all disassembly buffers only after
27a9fd5a 21616 threads list.
107ef54a 21617 (gdb): Send -target-detach when buffer is killed (Bug#3794).
88b5a757 21618 (gdb-starting): Move -data-list-register-names...
cf6e27cf
DD
21619 (gdb-stopped): ...here so it's sent when first thread stops.
21620 (gdb-registers-handler-custom): Do nothing if register names are
21621 unknown yet.
27a9fd5a 21622
c8a44c4e
DD
21623 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
21624 from `gdb-mi.el' to avoid extra tangling.
21625
21626 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
7b6fefac 21627 change which breaks `gud-def' definitions used in `gdb'.
c8a44c4e
DD
21628 (gdb-update-gud-running): No extra fuss for updating frame number.
21629
dfd4e693
SM
216302009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
21631
51c4341f
SM
21632 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
21633 (describe-language-environment-map, setup-language-environment-map)
21634 (set-coding-system-map): Move initialization into declaration.
21635 (set-language-info-alist): Last arg to define-key-after can be skipped.
21636
21637 * international/quail.el (quail-completion-1): Simplify.
21638 (quail-define-rules): Use slightly more compact code.
21639 (quail-insert-decode-map): Propertize keys, compact columns.
21640
dfd4e693
SM
21641 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
21642 Add goto-line.
21643
83326559
MB
216442009-08-10 Miles Bader <miles@gnu.org>
21645
21646 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
21647 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
21648 (js2-instance-member, js2-private-member, js2-private-function-call)
21649 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
21650 (js2-magic-paren, js2-external-variable):
21651 Remove "-face" suffix from face names.
21652 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
21653 (js2-highlight-undeclared-vars, js2-peek-token)
21654 (js2-parse-function-params, js2-mode-show-errors)
21655 (js2-mode-show-warnings, js2-make-magic-delimiter)
21656 (js2-mode-highlight-magic-parens): Update to use new face names.
21657
8e754ea2
MA
216582009-08-09 Michael Albinus <michael.albinus@gmx.de>
21659
21660 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
21661 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
21662
1c292fc7
CY
216632009-08-09 Chong Yidong <cyd@stupidchicken.com>
21664
18d433a7
CY
21665 * subr.el: Provide hashtable-print-readable.
21666
1c292fc7
CY
21667 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
21668 hs-c-like-adjust-block-beginning.
21669 (hs-hide-block-at-point): Stop hiding at the beginning of
21670 hs-block-end-regexp (Bug#700).
21671
2db0ae07
DD
216722009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
21673
21674 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
21675 a macro.
21676 (gdb-registers-handler-custom): Do not fail when register names
21677 are unavailable.
21678
fe4740a6
DD
216792009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
21680
21681 * progmodes/gdb-mi.el (gdb-control-all-threads)
21682 (gdb-control-current-thread): Interactive setters for
21683 `gdb-gud-control-all-threads' to use in menu.
21684 (gdb-show-run-p): Show «Go» when process is not active.
6a7662bb
BR
21685 (gud-tool-bar-map): Add non-stop/A,T indicator.
21686 Uses gud/thread.xpm and gud/all.xpm.
fe4740a6 21687
ce299d55
CY
216882009-08-08 Yoni Rabkin <yoni@rabkins.net>
21689
21690 * net/net-utils.el (net-utils-font-lock-keywords): New var.
21691 (nslookup-font-lock-keywords): Make it a variable.
dba90ffd
CY
21692 (net-utils-mode): New mode for viewing diagnostic network output.
21693 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
21694 (net-utils-run-simple): New function.
21695 (ifconfig, iwconfig, netstat, arp, route): Use it.
ce299d55 21696
7c4654ad
DD
216972009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
21698
21699 * progmodes/gdb-mi.el (gdb-read-memory-custom)
21700 (gdb-memory-set-address, def-gdb-set-positive-number)
21701 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
21702 after changing settings.
21703 (gdb-invalidate-disassembly): Update when first shown.
5f9d345c 21704 (gdb-edit-locals-value): Fix.
7c4654ad
DD
21705 (gdb-registers-handler-custom): Print registers in right order and
21706 allow changing register values (only for current thread yet).
9cbac26b
DD
21707 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
21708 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
21709 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
6a7662bb
BR
21710 (gdb-locals-handler-custom, gdb-registers-handler-custom):
21711 Thread info in mode name.
9cbac26b 21712 (gdb-registers-mode-map): TAB to switch to locals.
7c4654ad 21713
0f25a277
EZ
217142009-08-08 Eli Zaretskii <eliz@gnu.org>
21715
21716 * mail/rmail.el (rmail-add-mbox-headers)
21717 (rmail-set-message-counters-counter): Search for
21718 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
21719
b971be60
GM
217202009-08-08 Glenn Morris <rgm@gnu.org>
21721
21722 * Makefile.in (ELCFILES): Update.
21723
a35d3ad8
EZ
217242009-08-07 Eli Zaretskii <eliz@gnu.org>
21725
6a7662bb
BR
21726 * mail/sendmail.el (mail-yank-original):
21727 Set buffer-file-coding-system from the one used by the message whose
60c2df40
EZ
21728 text is yanked.
21729
8b0bcc2e
EZ
21730 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
21731 to "windows" when "pgnuplot" is used.
6a7662bb
BR
21732 (calc-graph-command, calc-gnuplot-command, calc-graph-init):
21733 Don't call accept-process-output if "pgnuplot" is used.
8b0bcc2e
EZ
21734 (calc-graph-init): Don't send -display and -geometry to
21735 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
21736 running "pgnuplot -V" with shell-command-to-string.
21737
21738 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
21739 the default.
21740
217412009-08-07 Eli Zaretskii <eliz@gnu.org>
21742
21743 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
a35d3ad8
EZ
21744 org/org-latex.elc.
21745
3bca7ca5
DN
217462009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
21747
3c53763c
DN
21748 * vc-dispatcher.el (vc-resynch-window): Update comment.
21749
3bca7ca5
DN
21750 * term.el (term-handle-ansi-escape): Add comments with the
21751 terminfo capabilities implemented.
21752
7b217360
DD
217532009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
21754
5f9d345c 21755 * progmodes/gdb-mi.el (gdb-var-create-regexp): Remove.
7b217360 21756 (gdb-var-create-handler): Rewritten using JSON parser.
88b5a757
DD
21757 (gdb-propertize-header): Move earlier.
21758 (gdb-set-header): Remove to avoid duplication.
7b217360
DD
21759 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
21760 Refresh disassembly buffers only after threads list have been
21761 update.
21762 (gdb-threads-header, gdb-registers-header): Per-buffer header line
21763 variables.
21764
b4d84ecf
JL
217652009-08-04 Juri Linkov <juri@jurta.org>
21766
21767 * files.el: Commands to add/delete file/directory-local variables.
21768 (read-file-local-variable, read-file-local-variable-value)
21769 (read-file-local-variable-mode, modify-file-local-variable)
21770 (modify-file-local-variable-prop-line)
21771 (modify-dir-local-variable): New functions.
21772 (add-file-local-variable, delete-file-local-variable)
21773 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
21774 (add-dir-local-variable, delete-dir-local-variable)
21775 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
21776 (copy-dir-locals-to-file-locals-prop-line): New commands.
21777
42da39c1
CY
217782009-08-04 Chong Yidong <cyd@stupidchicken.com>
21779
21780 * abbrev.el (insert-abbrev-table-description): Prettify output.
21781 Suggested by Karl Chen.
21782
98bf8494
DD
217832009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
21784
78b9fb28 21785 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
7b6fefac 21786 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
78b9fb28
DD
21787 (gdb-overlay-arrow-position, gdb-thread-position)
21788 (gdb-disassembly-position): Declare variables.
21789 (gdb-wait-for-pending): Function now.
21790 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
21791 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
21792 compilation goes smoothly.
21793 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
21794 (gdb-non-stop-setting): New customization setting which replaces
21795 `gdb-non-stop' so changing it doesn't break active GDB session.
21796 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
21797 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
21798 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
21799 (gdb-show-threads-by-default): New customization options.
21800 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
21801 routines.
21802 (gdb-get-buffer-create): Send buffers update signal when they are
21803 created.
21804 (gdb-invalidate-locals, gdb-invalidate-registers)
21805 (gdb-invalidate-breakpoints)
21806 (gdb-invalidate-threads, gdb-invalidate-disassembly)
21807 (gdb-invalidate-memory): Accept update signal.
21808 (gdb-current-context-command): Use --frame option.
21809 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
21810 Implement `gdb-frame-number' selection logic.
21811 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
21812 whether to show GUD toolbar buttons.
21813 (gdb-thread-exited): Unselect current thread when it exits.
21814 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
21815 (gdb-mark-line): Routine which sets overlay arrow or inverses
21816 video on fringeless displays.
21817 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
21818 to build aligned columns of data in GDB buffers and set text
21819 properties line-by-line.
21820 (gdb-invalidate-breakpoints)
21821 (gdb-breakpoints-list-handler-custom)
21822 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
21823 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
21824 (gdb-registers-handler-custom): Align data columns.
21825 (gdb-locals-handler-custom): Now prints data like in variable
21826 declarations.
21827 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
88b5a757 21828 Remove confusing buttons.
78b9fb28
DD
21829 (gdb-invalidate-threads): Append --frame.
21830 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
21831 between breakpoints/threads buffers.
21832 (gdb-set-window-buffer): Now can ignore dedicated windows.
21833 (gdb-propertize-header): Use `gdb-set-window-buffer'.
21834 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
21835 (def-gdb-thread-buffer-gud-command): Replaces
21836 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
21837 for fine thread control.
21838 (gdb-preempt-existing-or-display-buffer): New function used to
21839 display bound buffers without breaking window layout.
21840 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
21841 (gdb-select-frame): New version of `gdb-frames-select' which now
21842 sets `gdb-frame-number' so commands may use --frame option instead
21843 of inner debugger state.
21844 (gdb-frame-handler): Do not set `gdb-frame-number'.
21845 (gdb-threads-mode-map): Select threads with mouse.
21846
21847 * progmodes/gud.el (gdb-gud-context-call): Declare function to
21848 avoid compilation warning.
21849 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
21850 `gdb-show-stop-p`.
21851
566f3909
DD
21852 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
21853 Argument `key' renamed to `buffer-type'.
21854 (gdb-current-context-buffer-name): Do not add thread info to
21855 buffer name when no thread is selected.
21856 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
21857 command (bug 3794).
21858 (gdb-thread-selected): Handle `=thread-selected' notification.
21859 (gdb-wait-for-pending): New macro to deal with congestion problems.
21860 (gdb-breakpoints-list-handler-custom): Don't fail on pending
21861 breakpoints.
7b6fefac
JB
21862 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
21863 This fixes problem similar to one described in bug 3947.
566f3909
DD
21864 (gud-menu-map): More menu items.
21865 (gdb-init-1): Reset `gdb-thread-number' to nil.
21866
4a31122c
DD
21867 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
21868 non-stop settings.
21869
21870 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
21871 (gdb-current-context-command): Do not append --thread if
21872 `gdb-thread-number' is nil.
6a7662bb
BR
21873 (gdb-running-threads-count, gdb-stopped-threads-count):
21874 New variables.
4a31122c 21875 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
6a7662bb
BR
21876 (gdb-stopped-hooks, gdb-switch-when-another-stopped):
21877 New customization options.
4a31122c
DD
21878 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
21879 GUD commands.
7b6fefac 21880 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
4a31122c
DD
21881 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
21882 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
21883 set `gdb-thread-number' and update `gud-running' properly.
21884 (gdb-running): Update threads list when new threads appear.
21885 (gdb-stopped): Support non-stop operation and new thread switching
21886 logic.
21887 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
21888 (gdb-json-partial-output): New set of JSON routines.
21889 (def-gdb-auto-update-trigger): New `signal-list' optional
21890 argument.
21891 (gdb-thread-list-handler-custom): Update `gud-running',
21892 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
21893 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
21894 (gdb-continue-thread, gdb-step-thread): New commands for fine
21895 thread execution control.
21896 (gud-menu-map): New menu items to switch non-stop options.
21897 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
0d25e058 21898 (gdb-send): Mimic RET properly (bug 3794).
4a31122c
DD
21899
21900 * progmodes/gdb-mi.el (gdb-rules-name-maker)
21901 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
21902 gdb-buffer-rules.
21903 (def-gdb-auto-update-handler): New nopreserve optional argument.
21904 (gdb-stack-list-frames-custom): Print stack from top to bottom.
21905
88b5a757 21906 * progmodes/gdb-mi.el (gdb-pc-address): Remove unused variable.
4a31122c
DD
21907 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
21908 (gdb-parent-mode): New mode to derive other GDB modes from.
21909 (gdb-display-disassembly-for-thread)
21910 (gdb-frame-disassembly-for-thread): New commands for threads
21911 buffer.
21912
21913 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
21914 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
a5c9f540
DD
21915 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
21916 (gdb-update): We now store all GDB buffers in a list so that they
21917 can be updated by traversing a list instead of calling invalidate
7b6fefac 21918 triggers explicitly.
a5c9f540
DD
21919 (def-gdb-trigger-and-handler): New macro to define trigger-handler
21920 pair for GDB buffer.
21921 (gdb-stack-buffer-name): Add thread information.
e7086683
DD
21922 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
21923 handle pending triggers.
21924 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
21925 (def-gdb-thread-buffer-simple-command)
21926 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
21927 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
7b6fefac
JB
21928 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
21929 New commands which show buffers bound to thread.
88b5a757 21930 (gdb-stack-list-locals-regexp): Remove unused regexp.
4a31122c 21931
7b6fefac
JB
21932 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
21933 (gdb-locals-buffer-name, gdb-registers-buffer-name)
4a31122c
DD
21934 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
21935 to (gud-comint-buffer) in *-buffer-name functions
21936 because (gdb-get-target-string) already does that.
21937 (gdb-locals-handler-custom, gdb-registers-handler-custom)
21938 (gdb-changed-registers-handler): Rewritten without regexps.
21939
ba214964 21940 * progmodes/gdb-mi.el: Basic thread selection support.
4a31122c
DD
21941 (gdb-thread-number): New variable.
21942 (gdb-current-context-command): New macro which adds --thread
21943 option to command.
7b6fefac 21944 (gdb-threads-mode-map): Select thread with SPC.
4a31122c 21945 (gdb-thread-list-handler-custom): Mark current thread with overlay
7b6fefac 21946 arrow. Synchronize GDB thread and Emacs thread.
4a31122c
DD
21947 (gdb-select-thread): New command which selects current thread.
21948 (gdb-invalidate-frames, gdb-invalidate-locals)
21949 (gdb-invalidate-registers): Use --thread option.
20f12ed8 21950
2ac33804
MA
219512009-08-04 Michael Albinus <michael.albinus@gmx.de>
21952
21953 * net/tramp.el (top): Make check for tramp-gvfs loading more
8e754ea2 21954 robust. (Bug#3977)
2ac33804
MA
21955 (tramp-handle-insert-file-contents): `unwind-protect' must be
21956 inside `with-parsed-tramp-file-name'.
21957
21958 * net/tramp-gvfs.el (top): Remove superfluous message when loading
21959 fails.
21960
39d0296f
NR
219612009-08-03 Nick Roberts <nickrob@snap.net.nz>
21962
21963 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
21964 directory if CLASSPATH is not set.
21965
adcbca53
MA
219662009-08-03 Michael Albinus <michael.albinus@gmx.de>
21967
7b6fefac
JB
21968 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
21969 New defconst.
7ef849b6 21970 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
adcbca53 21971
30924b0b
CY
219722009-08-02 Kevin Ryde <user42@zip.com.au>
21973
7b6fefac
JB
21974 * net/newst-backend.el (newsticker--raw-url-list-defaults):
21975 Update freshmeat link. Delete newsforge.com as it seems gone.
30924b0b 21976
b6ce92f1
CY
219772009-08-02 Chong Yidong <cyd@stupidchicken.com>
21978
d977a092
CY
21979 * select.el (x-set-selection): Doc fix (Bug#4021).
21980
21981 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
21982
b6ce92f1
CY
21983 * help-fns.el (describe-variable): Treat list return values from
21984 dir-locals-find-file properly (Bug#4005).
21985
7b6fefac 219862009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
3eedbc85
MA
21987
21988 * net/tramp.el (tramp-debug-message): Print also microseconds.
21989
219902009-08-02 Michael Albinus <michael.albinus@gmx.de>
21991
21992 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
21993 or END is non-nil.
21994 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
21995 (tramp-get-debug-buffer): Change `outline-regexp' according to new
21996 format.
21997
5ce6e4f4 21998 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
3eedbc85
MA
21999 (tramp-get-file-property): Use it.
22000
6a7662bb
BR
22001 * autorevert.el (auto-revert-handler):
22002 Allow `auto-revert-tail-mode' for remote files.
3eedbc85 22003
2aafe808
JR
220042009-08-02 Jason Rumney <jasonr@gnu.org>
22005
22006 * minibuffer.el (read-file-name): Treat confirm options to
7b6fefac 22007 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
2aafe808 22008
e094097c
CY
220092009-08-02 Chong Yidong <cyd@stupidchicken.com>
22010
22011 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
6a7662bb
BR
22012 (font-lock-variable-name-face, font-lock-constant-face):
22013 Darken the colors for light backgrounds.
e094097c 22014
de94f281
EZ
220152009-08-01 Eli Zaretskii <eliz@gnu.org>
22016
22017 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
22018 month names. (Bug#3987)
22019
54b99340
CY
220202009-07-31 Chong Yidong <cyd@stupidchicken.com>
22021
22022 * simple.el (line-move-finish): Pass whole number to
22023 line-move-to-column.
34be836c 22024 (line-move-visual): Perform hscroll to the recorded position.
54b99340 22025
38216c30
JB
220262009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
22027
22028 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
22029
c779896d
CY
220302009-07-29 Alan Mackenzie <acm@muc.de>
22031
22032 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
22033
592ccae0
DD
220342009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
22035
35edc6c6
DD
22036 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
22037 (gdb-place-breakpoints): Use full path when setting breakpoints.
592ccae0 22038
5a9e3ab7
JB
220392009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
22040
22041 * calc/calc.el (calc-mode-map): Add keybinding for
22042 `calc-transpose-lines'.
22043
7b6fefac 220442009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
5a9e3ab7
JB
22045
22046 * calc/calc-misc.el (calc-transpose-lines): New function.
22047
905fb90e
MA
220482009-07-28 Michael Albinus <michael.albinus@gmx.de>
22049
22050 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
22051 Simplify check for out-of-band methods.
22052 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
22053 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
22054
76e14464
DN
220552009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
22056
22057 * vc-git.el (vc-git-checkin): Fix typo.
22058
6088b51f 220592009-07-28 Steve Yegge <steve.yegge@gmail.com>
af077012
SY
22060
22061 * progmodes/js2-mode.el: New file.
22062
b85157fe
NR
220632009-07-28 Nick Roberts <nickrob@snap.net.nz>
22064
22065 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
22066 (gud-menu-map): Adjust tooltip accordingly.
22067
d43c2b06
DN
220682009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
22069
1c0f0c3b
DN
22070 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
22071 (vc-bzr-log-view-mode): Adjust log-view-file-re.
22072
d43c2b06
DN
22073 * add-log.el (change-log-mode-map): Add a menu.
22074
3dec5c36
MA
220752009-07-27 Michael Albinus <michael.albinus@gmx.de>
22076
22077 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
22078 function returns nil.
22079 (dbus-handle-event): Handle special return value :ignore.
22080 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
22081
5704140c
CY
220822009-07-26 Chong Yidong <cyd@stupidchicken.com>
22083
22084 * view.el (view-mode-enable): Don't define Helper-return-blurb if
22085 it's not needed.
22086
3077d1f6
EZ
220872009-07-25 Eli Zaretskii <eliz@gnu.org>
22088
22089 Fix Bug#3888:
22090
22091 * w32-vars.el (x-select-enable-clipboard): Doc fix.
22092
22093 * term/pc-win.el (x-display-name, x-colors)
22094 (x-select-enable-clipboard, x-select-text): Doc fix.
22095
22096 * term/common-win.el (x-display-name, x-colors): Doc fix.
22097
22098 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
22099 (xw-defined-colors): Doc fix.
22100
22101 * w32-fns.el (x-select-text, x-setup-function-keys)
22102 (x-get-selection, x-set-selection): Doc fix.
22103
22104 * term/x-win.el (x-select-text, x-setup-function-keys)
22105 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
22106
22107 * select.el (x-set-selection): Doc fix.
22108
51768bc8
MA
221092009-07-25 Michael Albinus <michael.albinus@gmx.de>
22110
22111 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
22112 instead of "IsNSSSupportAvailable". Avahi ought to work also when
6a7662bb
BR
22113 "IsNSSSupportAvailable" method is not available.
22114 Reported by Steve Youngs <steve@sxemacs.org>.
51768bc8 22115
b11c2874
KH
221162009-07-24 Kenichi Handa <handa@m17n.org>
22117
22118 * international/characters.el: Fix setting of category ?C, ?|, ?K,
7b6fefac 22119 and ?H. Fix setting of case for Latin Extended and Greek Extended.
b11c2874
KH
22120 (build-unicode-category-table): Fix range checks.
22121
ba83b7b6
DN
221222009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
22123
22124 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
22125 the buffer we try to sync is current when calling
22126 vc-resynch-buffer.
22127
22128 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
22129 not show up to date files.
22130
7a8ae964
GM
221312009-07-24 Glenn Morris <rgm@gnu.org>
22132
22133 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
22134 Add autoload cookies. If necessary, initialize.
22135 (elint-log): Handle non-file buffers.
22136 (elint-initialize): Add optional argument to reinitialize.
22137 (elint-find-builtin-variables): Save excursion.
22138
a707eb05
DN
221392009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
22140
22141 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
22142 for Lint.
22143
0a2ddfa6
DN
221442009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
22145
d6a62b0d
DN
22146 * vc.el (vc-print-log-internal): New function, split out from ...
22147 (vc-print-log): ... here.
10b5dcad 22148 (vc-dir-move-to-goal-column): Declare.
d6a62b0d 22149
0a2ddfa6
DN
22150 * vc-git.el (vc-git-add-signoff): New variable.
22151 (vc-git-checkin): Use it.
22152 (vc-git-toggle-signoff): New function.
22153 (vc-git-extra-menu-map): Bind it to menu.
2a0e3379
DN
22154 (vc-git--run-command-string): Accept a nil FILE argument.
22155 (vc-git-stash-list): New function.
22156 (vc-git-dir-extra-headers): Use it.
0a2ddfa6 22157
589a99f2
GM
221582009-07-23 Glenn Morris <rgm@gnu.org>
22159
22160 * help-fns.el (describe-variable): Describe ignored and risky local
22161 variables in a similar way to that in which we describe safe ones.
22162
22163 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
22164 (byte-compile-output-file-form, byte-compile-output-docform)
22165 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
22166 Give some more local variables with common names a "bytecomp-" prefix,
22167 so as not to shadow things during compilation.
22168 * emacs-lisp/cl-macs.el (load-time-value)
22169 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
22170 `outbuffer' to `bytecomp-outbuffer'.
22171
22172 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
22173 since the next two variables cover them automatically now.
22174 (elint-builtin-variables, elint-autoloaded-variables): New.
22175 (elint-unknown-builtin-args): Remove all members, since they can be
22176 parsed automatically now.
22177 (elint-extra-errors): New.
22178 (elint-env-add-env, elint-env-add-macro): Use cadr.
22179 (elint-current-buffer): Use or. Change final message.
22180 (elint-get-top-forms): Use line-end-position.
22181 (elint-init-env): Use cadr. Handle autoload, declare-function,
22182 and defalias.
22183 (elint-add-required-env): Doc fix. Use or. Standardize error.
22184 (regexp-assoc): Remove unused function.
22185 (elint-top-form): Set elint-current-pos, to record the start of the
22186 top-level form, for compilation-mode.
22187 (elint-form): Trap errors in macro expansion. Use dolist.
22188 (elint-unbound-variable): Use elint-builtin-variables and
22189 elint-autoloaded-variables.
22190 (elint-get-args): Use cadr, or.
22191 (elint-check-cond-form): Use dolist, cadr.
22192 (elint-check-condition-case-form): Doc fix. Use cadr.
22193 Use elint-extra-errors.
22194 (elint-log): New function.
22195 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
22196 Distinguish errors and warnings.
22197 (elint-log-message): Use with-current-buffer. Inhibit read-only.
22198 Use a bytecomp-style format.
22199 (elint-clear-log): Preserve default-directory. Inhibit read-only.
22200 (elint-get-log-buffer): Use compilation mode. Disable undo.
22201 Don't truncate lines.
22202 (elint-initialize): Set builtin and autoloaded variable lists.
22203 Only process elint-unknown-builtin-args if non-nil.
22204 (elint-find-builtin-variables, elint-find-autoloaded-variables):
22205 New functions.
22206 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
22207
855b42a2
GM
222082009-07-22 Kevin Ryde <user42@zip.com.au>
22209
22210 * net/newst-backend.el (newsticker--parse-atom-1.0)
22211 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
22212 (newsticker--parse-rss-1.0):
22213 * progmodes/idlwave.el (idlwave-mode):
22214 * progmodes/idlw-shell.el (idlwave-shell-mode):
22215 * progmodes/vera-mode.el (vera-mode):
22216 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
22217 * progmodes/vhdl-mode.el (vhdl-mode):
22218 * textmodes/table.el (table-generate-source)
22219 (table--warn-incompatibility):
22220 Hyperlink urls in docstrings with URL `...'.
22221
fd413a37
GM
222222009-07-22 Glenn Morris <rgm@gnu.org>
22223
cb711556
GM
22224 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
22225 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
22226 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
22227 Remove leading * from defcustom docs.
22228
fd413a37
GM
22229 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
22230
22231 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
22232 defcustom doc.
22233 (list-load-path-shadows): Optionally, just return shadows as a string.
22234
22235 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
22236
a4f69701
CY
222372009-07-21 Chong Yidong <cyd@stupidchicken.com>
22238
6a7662bb
BR
22239 * mail/rmailedit.el (rmail-edit-mode):
22240 Use auto-save-include-big-deletions.
a4f69701 22241
6a7662bb
BR
22242 * mail/rmail.el (rmail-variables):
22243 Use auto-save-include-big-deletions.
a4f69701
CY
22244
22245 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
22246 changes.
22247
ec06459c
JB
222482009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
22249
22250 * calc/calc.el (calc-undo-length): New variable.
22251 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
22252
b41b0976
RS
222532009-07-21 Richard Stallman <rms@gnu.org>
22254
22255 * files.el (auto-save-mode): Handle buffer-save-size = -2
22256 for toggling mode.
22257
4ed32706
GM
222582009-07-21 Glenn Morris <rgm@gnu.org>
22259
531b1264
GM
22260 * textmodes/ispell.el (ispell-looking-back): Update declaration.
22261
55d27f41
GM
22262 * calendar/todo-mode.el (calendar-current-date): Update declaration.
22263
02df3f4d
GM
22264 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
22265 silence compiler. Instead...
22266 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
22267 (ps-print-ensure-fontified): Update for above function name changes.
22268
fdd8417e
GM
22269 * printing.el (pr-mh-get-msg-num, pr-mh-show)
22270 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
22271 silence compiler. Instead...
22272 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
22273 (mh-show-buffer): Only define for compiler.
22274 (pr-mh-current-message): Update for above function name changes.
22275
4ed32706
GM
22276 * files.el (abort-if-file-too-large): Explicitly pass `filename'
22277 as an argument.
22278 (find-file-noselect, insert-file-1): Update for above change.
22279
22280 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
22281
22282 * mail/mailclient.el (mailclient-send-it): Fix message.
22283
22284 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
22285 (edebug-eval): Check cl-debug-env is bound.
22286 (print-level, print-circle): Don't redefine built-in variables.
22287
22288 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
22289 (custom-print-vectors): Remove old comments from doc.
22290
22291 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
22292 (emerge-version): Make the variable an obsolete alias for the
22293 emacs-version variable. Make the function obsolete.
22294 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
22295 Emerge options, rather than merging in into the main Options menu.
22296 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
22297 and auto advance modes. Disable edit/fast items when not relevant.
22298
86812144
CY
222992009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
22300
22301 * term/vt420.el (terminal-init-vt420): Fix typo.
22302
6bb90094
SS
223032009-07-20 Sam Steingold <sds@gnu.org>
22304
22305 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
22306 variable (removed from compile.el on 2004-03-11).
22307
42e0a725
CY
223082009-07-20 Chong Yidong <cyd@stupidchicken.com>
22309
22310 * files.el (hack-local-variables-filter): Fix last change.
22311
2ee20f24
JL
223122009-07-19 Juri Linkov <juri@jurta.org>
22313
22314 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
22315 (dir-local-variables-alist): New buffer-local variable.
22316 (hack-local-variables-filter): If variable is not dir-local,
22317 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
22318 because file-local overrides dir-local.
3570691b 22319 (c-postprocess-file-styles) <declare-function>:
2ee20f24
JL
22320 Remove obsolete declaration.
22321 (hack-dir-local-variables): Add dir-local variable/value pair to
22322 `dir-local-variables-alist' and remove duplicates. Doc fix.
22323
22324 * help-fns.el (describe-variable): Add information about
22325 file-local and dir-local variables.
22326
89bf83cd
CY
223272009-07-19 Chong Yidong <cyd@stupidchicken.com>
22328
22329 * files.el (hack-local-variables-filter): Rewrite.
22330
1a8d3541
GM
223312009-07-19 Glenn Morris <rgm@gnu.org>
22332
d9e8a018
GM
22333 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
22334 Silence compiler by only defining on XEmacs.
22335
da332cfb
GM
22336 * international/mule.el (auto-coding-regexp-alist): Only match
22337 BABYL... at the start of buffer, not of lines. (Bug#3790)
22338
1a8d3541
GM
22339 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
22340 non-calendar buffers (Bug#3862). Restore "not on a date" message.
22341 (cal-menu-context-mouse-menu): Doc fix.
22342
22343 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
22344
22345 * simple.el (mail-user-agent): Doc fix. Set :version tag.
22346
d842b103
JL
223472009-07-18 Juri Linkov <juri@jurta.org>
22348
22349 * info.el: Virtual Info keyword finder.
3570691b 22350 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
d842b103
JL
22351 (Info-finder-file): New variable.
22352 (Info-finder-find-file): New function.
22353 (finder-known-keywords, finder-package-info)
22354 (find-library-name, lm-commentary): Use defvar and
22355 declare-function to silence compiler warnings.
22356 (Info-finder-find-node): New function.
22357 (info-finder): New command.
22358
22359 * subr.el (process-kill-buffer-query-function): New function.
22360 (add-hook)<kill-buffer-query-functions>: Add hook
22361 `process-kill-buffer-query-function'.
22362
10d37df7
AM
223632009-07-18 Alan Mackenzie <acm@muc.de>
22364
7b6fefac 22365 * progmodes/cc-mode.el (c-before-hack-hook)
10d37df7
AM
22366 (c-postprocess-file-styles): Give invocation of `c-set-style'
22367 DONT-OVERRIDE parameter of t. Already set style variables will
22368 thus not be overridden by style settings given by `c-file-syle'.
22369
22370 * files.el (hack-local-variables-filter): Remove entries with
22371 duplicate keys from `file-local-variables-alist'.
22372
102e1a41
EZ
223732009-07-18 Eli Zaretskii <eliz@gnu.org>
22374
22375 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
22376 x-set-selection if display-selections-p returns nil for the
22377 current frame.
22378
16f2e9fc
CY
223792009-07-18 Chong Yidong <cyd@stupidchicken.com>
22380
22381 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
22382
f22693fc
EZ
223832009-07-18 Eli Zaretskii <eliz@gnu.org>
22384
a6c2c80c
EZ
22385 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
22386 Accept nil in addition to a regexp.
22387 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
22388 Accept nil in addition to a regexp.
22389 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
22390 buffers that have an associated file. Handle nil values of
22391 desktop-buffers-not-to-save and desktop-files-not-to-save.
22392 (Bug#3833)
22393
f22693fc
EZ
22394 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
22395 (x-disown-selection-internal): New functions.
22396
e456379a
NR
223972009-07-18 Nick Roberts <nickrob@snap.net.nz>
22398
22399 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
22400 warning.
22401 (gdb-breakpoints-header): Move forward to avoid compiler warning.
22402 (gdb-make-header-line-mouse-map): Remove duplicate definition.
22403
0013b70f
CY
224042009-07-18 David De La Harpe Golden <david@harpegolden.net>
22405
22406 * simple.el (set-mark): Revert last change.
22407
0855c2ca
CY
224082009-07-17 Tassilo Horn <tassilo@member.fsf.org>
22409
22410 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
22411 rendering of pngs is not possible instead of messaging a long
22412 description.
22413
3f5c9cad
CY
224142009-07-17 David De La Harpe Golden <david@harpegolden.net>
22415
22416 * w32-fns.el (x-selection-owner-p): New function.
22417
22418 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
6a7662bb
BR
22419 (mouse-yank-at-click, mouse-yank-primary):
22420 If select-active-regions is non-nil, deactivate the mark before
6c6a75d5 22421 insertion.
3f5c9cad
CY
22422
22423 * simple.el (deactivate-mark, set-mark): Only save selection if we
22424 own it.
22425
1fc87f9b
KH
224262009-07-17 Kenichi Handa <handa@m17n.org>
22427
22428 * case-table.el (describe-buffer-case-table): Fix for the case
22429 that KEY is a cons.
22430
d56fdcd2
DN
224312009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
22432
22433 * vc-rcs.el (vc-rcs-find-file-hook):
22434 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
22435
bede3e9f
MA
224362009-07-16 Michael Albinus <michael.albinus@gmx.de>
22437
22438 * net/tramp.el (tramp-wait-for-output): Handle the case when
22439 commands do not return a newline but a null byte before the shell
22440 prompt. (Bug#3858)
22441
7653ca1d
YM
224422009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22443
22444 * term/ns-win.el (ns-set-alpha): Don't declare.
22445 (ns-set-background-alpha): Remove function.
22446
ed2a52e9
SM
224472009-07-16 Kevin Ryde <user42@zip.com.au>
22448
22449 * emacs-lisp/copyright.el (copyright-update): Save match-data across
22450 y-or-n-p, for safety.
22451
7a907299
RS
224522009-07-16 Richard Stallman <rms@gnu.org>
22453
22454 * files.el (auto-save-mode): If buffer-saved-size is -2,
22455 don't clobber it.
22456
22457 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
22458 (rmail-retry-ignored-headers): Add more uninteresting fields.
22459
c0db3477
CY
224602009-07-15 Jari Aalto <jari.aalto@cante.net>
22461
22462 * net/rcirc.el (rcirc): Use history variables.
22463 (rcirc-server-name-history, rcirc-nick-name-history)
22464 (rcirc-server-port-history): New variables.
22465
6c875452
KH
224662009-07-15 Kenichi Handa <handa@m17n.org>
22467
bf974dc9
KH
22468 * international/mule-cmds.el (set-language-environment-charset):
22469 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
22470 ignore them.
22471
6c875452
KH
22472 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
22473 Delete unibyte-display.
22474
2066b4fe
CY
224752009-07-15 Chong Yidong <cyd@stupidchicken.com>
22476
22477 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
22478
f9be2e35
CY
224792009-07-15 Chong Yidong <cyd@stupidchicken.com>
22480
22481 * simple.el (deactivate-mark): Optional argument FORCE.
22482 (set-mark): Use deactivate-mark.
22483
22484 * info.el (Info-search): No need to check transient-mark-mode
22485 before calling deactivate-mark.
22486
22487 * select.el (x-set-selection): Doc fix.
22488 (x-valid-simple-selection-p): Allow buffer values.
6a7662bb
BR
22489 (xselect--selection-bounds): Handle buffer values.
22490 Suggested by David De La Harpe Golden.
f9be2e35 22491
6a7662bb
BR
22492 * mouse.el (mouse-set-region, mouse-drag-track):
22493 Call copy-region-as-kill before setting the mark, to let
f9be2e35
CY
22494 select-active-regions work.
22495
be3e598a 224962009-07-15 David De La Harpe Golden <david@harpegolden.net>
f9be2e35
CY
22497
22498 * simple.el (deactivate-mark): If select-active-regions is
22499 non-nil, copy the selection data into a string.
22500 (activate-mark): If select-active-regions is non-nil, set the
22501 selection to the current buffer.
22502 (set-mark): Update selection if select-active-regions is non-nil.
22503
22504 * select.el (x-valid-simple-selection-p): Allow buffer values.
22505
cbd61418
SM
225062009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
22507
22508 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
22509 and more featureful message-mode.
22510
f470187f
CY
225112009-07-14 Chong Yidong <cyd@stupidchicken.com>
22512
22513 * select.el (x-set-selection): Doc fix.
22514 (x-valid-simple-selection-p): Disallow selection data consisting
22515 of a list or cons of integers, since that is not used.
22516 (xselect--selection-bounds, xselect--int-to-cons): New functions.
22517 (xselect-convert-to-string, xselect-convert-to-length)
22518 (xselect-convert-to-filename, xselect-convert-to-charpos)
22519 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
22520
bfc99364
DD
225212009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
22522
22523 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
22524 output in -break-info command (Emacs bug #3794).
22525
e32721f5
GM
225262009-07-14 Glenn Morris <rgm@gnu.org>
22527
1e46f9e4
GM
22528 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
22529 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
22530 (edebug-print-length, edebug-print-level, edebug-print-circle)
22531 (edebug-sit-for-seconds, edebug-view-outside)
22532 (edebug-bounce-point, edebug-set-global-break-condition)
22533 (edebug-Go-nonstop-mode, edebug-trace-mode)
22534 (edebug-Trace-fast-mode, edebug-continue-mode)
22535 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
22536 (edebug-visit-eval-list): Doc fixes.
22537
e32721f5
GM
22538 * subr.el (def-edebug-spec): Doc fix.
22539
66a85e76
KH
225402009-07-14 Kenichi Handa <handa@m17n.org>
22541
22542 * international/characters.el: Fix setting of category ?C.
22543
28571246
JD
225442009-07-13 Jan Djärv <jan.h.d@swipnet.se>
22545
7b6fefac 22546 * term/ns-win.el (x-select-font): defalias x-select-font to
28571246
JD
22547 ns-popup-font-panel instead of generate-fontset-menu.
22548
5d74672c
EZ
225492009-07-12 Eli Zaretskii <eliz@gnu.org>
22550
7b6fefac 22551 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
5d74672c 22552
eb1727a4
CY
225532009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
22554
22555 * arc-mode.el (archive-find-type): Allow for a PK00 string before
22556 the PK\003\004 header (Bug#3770).
22557
208384c5
CY
225582009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
22559
22560 * pcomplete.el (pcomplete-comint-setup): Check for
22561 shell-dynamic-complete-filename too.
22562
774409a1
CY
225632009-07-11 Chong Yidong <cyd@stupidchicken.com>
22564
22565 * simple.el (temporary-goal-column): Change the value for
22566 line-move-visual to a cons cell.
22567 (line-move-visual): Record or set the window hscroll, if
22568 necessary (Bug#3494).
22569 (line-move-1): Handle cons value of temporary-goal-column.
22570
1639ee1d
KH
225712009-07-11 Kenichi Handa <handa@m17n.org>
22572
22573 * international/mule-diag.el (describe-character-set): Don't show
22574 width.
22575
2b1d2412
SS
225762009-07-10 Sam Steingold <sds@gnu.org>
22577
22578 * progmodes/compile.el (compilation-mode-font-lock-keywords):
22579 Omake sometimes indents the errors it prints, so allow all
22580 regexps to start with spaces.
22581
ed3a5691
EZ
225822009-07-10 Eli Zaretskii <eliz@gnu.org>
22583
ed2a52e9
SM
22584 * cus-edit.el (customize-changed-options-previous-release):
22585 Bump value to 22.1. (Bug#3804)
ed3a5691 22586
49405d0e
SS
225872009-07-08 Sam Steingold <sds@gnu.org>
22588
22589 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
22590 to be a cons cell (test . ignored-directory) to selectively ignore
22591 some directories depending on the location of the search.
22592
93c3eb7c
MA
225932009-07-08 Michael Albinus <michael.albinus@gmx.de>
22594
22595 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
22596 remote user is root, on the local host.
22597 (tramp-local-host-p): Either the local user or the remote user
22598 must be root. (Bug#3771)
22599
6f2a8484
NR
226002009-07-08 Nick Roberts <nickrob@snap.net.nz>
22601
22602 * progmodes/gdb-mi.el (gdb): Remove description of
22603 gdb-use-separate-io-buffer.
69cb8d82 22604 (menu): Don't allow toggling of or enable
6f2a8484
NR
22605 gdb-use-separate-io-buffer from menubar.
22606
88d03607
CY
226072009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
22608
22609 * mail/unrmail.el (unrmail): Make sure the message ends with two
22610 newlines (Bug#3769).
22611
7ef5b8b2
GM
226122009-07-08 Glenn Morris <rgm@gnu.org>
22613
22614 * calendar/calendar.el (calendar-current-date): Rework previous change.
22615
3ce82f97
GM
226162009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
22617
22618 * calendar/calendar.el (calendar-current-date):
22619 Add an optional argument giving an offset from today.
22620
f35fc841
GM
226212009-07-08 Glenn Morris <rgm@gnu.org>
22622
22623 * tutorial.el (tutorial--describe-nonstandard-key):
22624 Adjust the message for when a key has been unbound.
22625 (help-with-tutorial): Hide the arch-tag.
22626
40149292
KH
226272009-07-08 Kenichi Handa <handa@m17n.org>
22628
69cb8d82
KH
22629 * international/fontset.el (setup-default-fontset): For each
22630 script, append (not set) font-specs.
22631
40149292
KH
22632 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
22633 docstring.
22634
ff0c4194
NR
226352009-07-08 Nick Roberts <nickrob@snap.net.nz>
22636
22637 * progmodes/gdb-mi.el (gdb-init-1): Move sending
22638 -data-list-register-names to ...
22639 (gdb-starting): ... here because GDB 7.0 requires execution to
22640 have started when using this MI command.
22641 (gdb-set-header): New function to distinguish select and
22642 unselected tabs in gdb buffers.
22643 (gdb-propertize-header): New macro that uses gdb-set-header.
22644 (gdb-breakpoints-header, gdb-locals-header): Use it.
6f2a8484 22645 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
ff0c4194 22646
8954c675
CY
226472009-07-07 Chong Yidong <cyd@stupidchicken.com>
22648
22649 * Makefile.in (ELCFILES): Remove fadr.elc.
22650
0996385d
DD
226512009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
22652
dc6b4519
DD
22653 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
22654 may contain frame information, so `string-match' should be used.
22655 (gdb-update): Disassembly is invalidated through
22656 `gdb-get-selected-frame'.
22657 (gdb-pad-string): New function to pad string with spaces.
22658 (gdb-invalidate-disassembly): Invalidate only if the buffer
22659 exists.
22660 (gdb-disassembly-handler-custom): Column alignment.
22661 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
22662 placing new ones.
22663 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
22664 end of line, too.
22665 (gdb-frame-handler): Match convention to for disassembly buffer
22666 mode name.
17c1380b 22667 (gdb-stack-list-frames-handler): Rewritten without regexps.
e7006f27
DD
22668 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
22669 not highlight breakpoints without line information.
69a197a2 22670 (gdb-input): Add trailing newline to command.
dc6b4519 22671
14340b25
DD
22672 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
22673 buffer properly.
22674 (gdb-breakpoints-list-handler-custom): Replacement for
7b6fefac 22675 `gdb-break-list-handler'. Using real parser instead of regexps
dc6b4519
DD
22676 now.
22677 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
22678 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
22679 to place breakpoints.
14340b25
DD
22680 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
22681 functions.
22682 (gdb-disassembly-handler-custom): Show overlay arrow.
22683 (gdb-disassembly-place-breakpoints): Show breakpoints in
22684 disassembly buffer.
22685 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
dc6b4519 22686 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
7b6fefac 22687 instead of parsing breakpoints buffer. Fixed old menu references
dc6b4519 22688 in `gud-menu-map'.
14340b25 22689
38d4f316 22690 * fadr.el: Remove.
1f2a6224 22691
7b6fefac 22692 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
0996385d 22693 (gdb-memory-address): New variable which holds top address of
7b6fefac 22694 memory page shown in memory buffer.
6a7662bb
BR
22695 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit):
22696 New customization variables.
0996385d
DD
22697 New functions:
22698 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
22699 display the memory buffer.
22700 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
22701 buffer display parameters.
22702 (def-gdb-memory-format, gdb-memory-format-binary)
22703 (gdb-memory-format-octal, gdb-memory-format-unsigned)
22704 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
22705 Functions for setting memory buffer format.
22706 (gdb-memory-unit-word, gdb-memory-unit-halfword)
22707 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
22708 unit size used in memory buffer.
6a7662bb
BR
22709 (gdb-memory-show-next-page, gdb-memory-show-previous-page):
22710 Switch to next/previous page of memory buffer.
28d67a53 22711 Now using (bindat-get-field) instead of fadr functions.
0996385d 22712
9ba562d3
SS
227132009-07-07 Sam Steingold <sds@gnu.org>
22714
22715 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
22716 non-top-level files.
22717
a43977db
KH
227182009-07-07 Kenichi Handa <handa@m17n.org>
22719
6a7662bb
BR
22720 * international/mule-cmds.el (reset-language-environment):
22721 Put the highset priority to the charset iso-8859-1.
a43977db 22722
d44d05e8
CY
227232009-07-06 Chong Yidong <cyd@stupidchicken.com>
22724
22725 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
22726 to the end of the line when locating the block (Bug#700).
22727
3e2fa353
MA
227282009-07-06 Michael Albinus <michael.albinus@gmx.de>
22729
22730 * net/tramp.el (tramp-handle-write-region): Flush file properties
22731 in case of short track.
22732
be3e598a 227332009-07-06 Michael McNamara <mac@mail.brushroad.com>
d88782c3 22734
bf0b361c
JB
22735 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
22736 Coded custom representation of verilog error regular expressions
22737 to work with Emacs-22's new format.
d88782c3 22738 (verilog-error-regexp-xemacs-alist): Coded custom representation
7b6fefac 22739 of verilog error regular expressions to work with XEmacs format.
d88782c3
DN
22740 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
22741 error recognition into XEmacs.
22742 (verilog-error-regexp-add-emacs): Hook routine to install verilog
22743 error recognition into Emacs-22.
22744
25c6f63e
CY
227452009-07-06 Chong Yidong <cyd@stupidchicken.com>
22746
22747 * woman.el: Remove stand-alone closing parentheses.
22748 (woman-file-name, woman2-format-paragraphs)
22749 (woman-leave-blank-lines): Code cleanup.
22750 (woman-use-own-frame): Change default to nil.
6a7662bb
BR
22751 (woman-italic, woman-bold, woman-unknown, woman-addition):
22752 Change defaults to inherit from default faces.
25c6f63e
CY
22753 (woman2-process-escapes): Consume the newline after a stand-alone
22754 filler character (Bug#3651).
22755
f176290e
GM
227562009-07-06 Glenn Morris <rgm@gnu.org>
22757
22758 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
22759 (top-level): Move provide to the end.
22760 (ffap): Remove defunct URL from custom group.
22761
22762 * subr.el (eval-after-load): Doc fix.
22763
7b6fefac 227642009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
e4a5a307
JB
22765
22766 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
22767 `calc-embedded-word' is called twice.
22768
4b8b1ec5
SM
227692009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
22770
22771 * files.el (find-alternate-file-other-window, find-alternate-file):
22772 Obey confirm-nonexistent-file-or-buffer.
22773
d6ceb380
MA
227742009-07-05 Michael Albinus <michael.albinus@gmx.de>
22775
22776 * dired-aux.el (dired-show-file-type): Handle remote files.
22777
be3e598a 227782009-07-05 Jari Aalto <jari.aalto@cante.net>
c760f19e 22779
4b8b1ec5
SM
22780 * desktop.el (desktop-globals-to-save):
22781 Add file-name-history (Bug#2750).
c760f19e 22782
6d00ce04
CY
227832009-07-05 Chong Yidong <cyd@stupidchicken.com>
22784
4b8b1ec5 22785 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
6d00ce04 22786
6ee21b07
JB
227872009-07-04 Johan Bockgård <bojohan@gnu.org>
22788
22789 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
22790 property on entire argument since this is what eshell-lisp-command
22791 expects.
22792
f0dbdc25
MA
227932009-07-03 Michael Albinus <michael.albinus@gmx.de>
22794
22795 * net/tramp-gvfs.el (tramp-gvfs-methods)
22796 (tramp-gvfs-zeroconf-domain)
22797 (tramp-bluez-discover-devices-timeout): Add version flag.
22798 (tramp-gvfs-handler-mounted-unmounted)
22799 (tramp-gvfs-connection-mounted-p): Polish handling of
22800 incompatibilities between GVFS 0.2 and 1.0.
22801
e044e4fc
JD
228022009-07-03 Jan Djärv <jan.h.d@swipnet.se>
22803
4b8b1ec5 22804 * cus-start.el (all): Add make-pointer-invisible.
e044e4fc 22805
2e9b968b
JB
228062009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
22807
bf0b361c 22808 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
2e9b968b
JB
22809 formatted correctly.
22810
baf1a55e
JL
228112009-07-02 Juri Linkov <juri@jurta.org>
22812
22813 * info.el: Virtual Info files and nodes.
22814 (Info-virtual-files, Info-virtual-nodes): New variables.
22815 (Info-current-node-virtual): New variable.
22816 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
22817 New functions.
22818 (Info-file-supports-index-cookies): Use Info-virtual-file-p
22819 to check for a virtual file instead of checking a fixed list
22820 of node names.
22821 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
22822 instead of ad-hoc processing of "dir" and (apropos history toc).
22823 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
22824 instead of ad-hoc processing of "dir" and (apropos history toc).
22825 Reread a file when moving from a virtual node.
22826 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
22827 (Info-directory-toc-nodes, Info-directory-find-file)
22828 (Info-directory-find-node): New functions.
22829 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
22830 (Info-history): Move part of code to
22831 `Info-history-find-node'.
22832 (Info-history-toc-nodes, Info-history-find-file)
22833 (Info-history-find-node): New functions.
22834 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
22835 (Info-toc): Move part of code to `Info-toc-find-node'.
22836 (Info-toc-find-node): New function.
4b8b1ec5 22837 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
baf1a55e
JL
22838 the current Info file name to references because now the node
22839 "*TOC*" belongs to the same Info manual.
4b8b1ec5 22840 (Info-toc-build): Rename from `Info-build-toc'.
baf1a55e
JL
22841 (Info-toc-nodes): Rename input argument `file' to `filename'.
22842 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
22843 instead of ad-hoc processing of ("dir" apropos history toc).
22844 (Info-index-nodes): Use Info-virtual-file-p
22845 to check for a virtual file instead of checking a fixed list
22846 of node names.
22847 (Info-index-node): Add check for `Info-current-node-virtual'.
22848 Raise `save-match-data' higher up the tree to contain
22849 `search-forward' too (bug fix).
22850 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
22851 (Info-virtual-index-nodes): New variable.
22852 (Info-virtual-index-find-node, Info-virtual-index): New functions.
22853 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
22854 (Info-apropos-file, Info-apropos-nodes): New variables.
22855 (Info-apropos-toc-nodes, Info-apropos-find-file)
22856 (Info-apropos-find-node, Info-apropos-matches): New functions.
22857 (info-apropos): Move part of code to `Info-apropos-find-node' and
22858 `Info-apropos-matches'.
22859 (Info-mode-map): Bind "I" to `Info-virtual-index'.
22860 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
22861 for a virtual file instead of checking a fixed list of node names.
22862
22863 * simple.el (async-shell-command): New command.
22864
22865 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
22866
22867 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
22868 instead of `mount-info'.
22869
d04bc496
MA
228702009-07-02 Michael Albinus <michael.albinus@gmx.de>
22871
22872 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
4b8b1ec5 22873 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
d04bc496 22874
af0403e0
KH
228752009-07-02 Kenichi Handa <handa@m17n.org>
22876
22877 * international/mule.el (set-keyboard-coding-system): Force *-unix
22878 coding-system to avoid eol conversion.
22879
99278f8a
MA
228802009-07-01 Michael Albinus <michael.albinus@gmx.de>
22881
4b8b1ec5
SM
22882 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
22883 Add handler for `process-file', `shell-command' and
99278f8a
MA
22884 `start-file-process'.
22885 (tramp-gvfs-handle-shell-command)
22886 (tramp-gvfs-handle-start-file-process)
22887 (tramp-gvfs-handle-process-file): New defuns.
4b8b1ec5 22888 (tramp-synce-list-devices): Simplify check for existence of property.
99278f8a 22889
3f1c6666
JD
228902009-07-01 Jan Djärv <jan.h.d@swipnet.se>
22891
22892 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
22893
3f396bac
KH
228942009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
22895
22896 * language/korean.el (set-language-info-alist): Add korean-cp949,
22897 cp949 to spec.
22898
c1185193
KH
228992009-07-01 Kenichi Handa <handa@m17n.org>
22900
22901 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
22902
22903 * international/encoded-kb.el: Deleted.
22904
22905 * international/mule.el (set-keyboard-coding-system): Perform the
22906 necessary setup here instead of calling encoded-kbd-setup-display.
22907
3f150a60
GM
229082009-07-01 Glenn Morris <rgm@gnu.org>
22909
22910 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
22911
b0d5b05b
GM
229122009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
22913
22914 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
22915
4f4126e6
MA
229162009-06-30 Michael Albinus <michael.albinus@gmx.de>
22917
4b8b1ec5
SM
22918 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
22919 Handle also the 'rename case, when setting file modes. (Bug#3712)
48c2d18a 22920 (tramp-default-file-modes): Remove execute permissions.
4f4126e6 22921
7ae3ea65 22922 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
d6ceb380
MA
22923 (top): Add a default for "synce" in `tramp-default-user-alist'.
22924 Add completion function for "synce" method.
22925 (tramp-hal-service, tramp-hal-path-manager)
4b8b1ec5
SM
22926 (tramp-hal-interface-manager, tramp-hal-interface-device):
22927 New defconst.
22928 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
22929 (tramp-synce-list-devices, tramp-synce-parse-device-names):
22930 New defuns.
d6ceb380
MA
22931
22932 * net/trampver.el: Update release number.
7ae3ea65 22933
0ad6626b
KH
229342009-06-30 Kenichi Handa <handa@m17n.org>
22935
22936 * international/fontset.el (setup-default-fontset): Add CJK fonts
22937 for symbols and the other miscellaneous characters.
22938
4b8b1ec5
SM
22939 * language/korea-util.el (setup-korean-environment-internal):
22940 Make char-width-table suitable for Korean environments.
0ad6626b
KH
22941 (exit-korean-environment): Cancel above.
22942
22943 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
22944 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
48c2d18a 22945 setup-function to make char-width-table suitable for respective
0ad6626b
KH
22946 environments, and an exit-function to cancel that.
22947
22948 * language/japan-util.el (setup-japanese-environment-internal):
22949 Call use-cjk-char-width-table with arg `ja_JP'.
22950
22951 * international/characters.el (cjk-char-width-table): Delete it.
22952 (cjk-char-width-table-list): New variable.
22953 (use-cjk-char-width-table): New arg local-name.
22954 (use-default-char-width-table): Fix for the case that Emacs is
22955 already using the default char-width-table.
22956
fd46e893
MA
229572009-06-29 Michael Albinus <michael.albinus@gmx.de>
22958
22959 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
22960 modes mandatory. (Bug#3712)
22961
b87d9f96
AM
229622009-06-29 Alan Mackenzie <acm@muc.de>
22963
22964 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
4b8b1ec5 22965 correction between the visible width of TABs and their number of bytes.
b87d9f96 22966
2d25aa5a
CY
229672009-06-29 Chong Yidong <cyd@stupidchicken.com>
22968
22969 * server.el (server-buffer-done): Prevent kill-buffer from
22970 prompting by clearing the buffer modification flag (Bug#3696).
22971
a3a8b002
DN
229722009-06-28 Michael McNamara <mac@mail.brushroad.com>
22973
bf0b361c 22974 * progmodes/verilog-mode.el (verilog-beg-of-statement)
4b8b1ec5 22975 (verilog-endcomment-reason-re): Support unique case and priority case.
a3a8b002
DN
22976 (verilog-basic-complete-re): Support localparam lineup.
22977 (verilog-beg-of-statement-1): Fix for robustness, unique case.
22978 (verilog-set-auto-endcomments): Fix for unique case, always_comb
22979 commenting.
22980 (verilog-leap-to-case-head): Now support *nested* unique &
22981 priority case statements.
22982 (verilog-auto-lineup): Make just declarations the default (as it
22983 had been).
4b8b1ec5 22984 (verilog-leap-to-case-head): Support priority/unique case statements.
a3a8b002 22985 (verilog-auto-lineup): Rework to give users radio buttons to
7b6fefac 22986 select the various styles of automatic lineup.
a3a8b002
DN
22987 (verilog-error-regexp-alist): Rework to support the XEmacs style
22988 of error regular expressions from compilers, lint tools &
22989 simulators. Note that GNU Emacs has made it impossible for a mode
22990 to load such things.
22991 (electric-verilog-terminate-line, verilog-indent-declaration)
22992 (verilog-auto-wiure): Rework for radio button selection of
22993 auto-lineup selection of specification of auto lineup.
22994 (verilog-beg-of-statement-1): Redesign to support proper operation
22995 in additional code, based on testing with auto-lineup.
22996 (verilog-calculate-indent, assignments & declarations)
22997 (verilog-backward-token): Enhance to support auto-lineup of
22998 assignments & declarations.
22999 (verilog-in-directive-p, verilog-at-struct-p): New function for
23000 easy test of whether we are.
23001 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
23002 to support safe execution at almost anyline.
23003 (verilog-calc-1): Properly support indenting deep inside generate
23004 blocks.
48c2d18a 23005 (verilog-init-font): Remove definition & use of verilog-init-font,
a3a8b002 23006 as it is redundant with font-lock-defaults.
a8f316ca 23007 (verilog-mode): Alter the definition of verilog-font-lock-defaults
a3a8b002
DN
23008 to avoid circular calls if syntax-ppss is a function (as is the
23009 case now in 22.x GNU Emacs) as that function would sometimes call
7b6fefac 23010 itself, leading to (nearly) infinite recursion.
a3a8b002
DN
23011 (verilog-ovm-begin-re, verilog-ovm-end-re)
23012 (verilog-ovm-statement-re, verilog-leap-to-head)
23013 (verilog-backward-token): Add support for OVM macros. Some are
23014 complete statements, and others open and close scopes like begin
23015 and end.
23016 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
23017 (verilog-defun-level-generate-only-re): Really fix the defun-list
7b6fefac 23018 compilation issue.
48c2d18a 23019 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
7b6fefac 23020 coverpoint, constraint and cross statements.
a3a8b002
DN
23021 (verilog-defun-level-list, verilog-generate-defun-level-list)
23022 (verilog-all-defun-level-list): Redo these specifications - it is
23023 too hard to support eval-when compile aggregation of lists also
23024 built at when-compile time.
23025 (verilog-defun-level-list): Place defconsts of variables used in
23026 building regular expressions which are built in eval-when-compile
23027 bodies in the same eval-when-compile body to facilitate compile
23028 without load.
23029 (verilog-beg-block-re-ordered): Support indenting
23030 virtual/protected tasks and functions.
7b6fefac 23031 (verilog-defun-level-list, verilog-in-generate-region-p)
a3a8b002
DN
23032 (verilog-backward-ws&directives, verilog-calc-1): Speed up
23033 indentation of some module items (generate items).
23034 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
23035 across virtual/protected tasks and functions.
23036
230372009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
23038
bf0b361c 23039 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
4b8b1ec5 23040 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
a3a8b002
DN
23041 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
23042 in concatenations. Reported by Yishay Belkind.
23043 (verilog-auto-ascii-enum): Support one-hot state machines in
23044 AUTOASCIIENUM. Suggested by Lloyd Gomez.
23045 (verilog-auto-inst, verilog-auto-inst-port): Include interface
6a7662bb
BR
23046 modport in AUTOINST and add vl-modport for users.
23047 Reported by David Rogoff.
a3a8b002
DN
23048 (verilog-auto-inout-module, verilog-auto-inst)
23049 (verilog-decls-get-interfaces, verilog-insert-definition)
23050 (verilog-insert-one-definition, verilog-read-decls)
23051 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
23052 (verilog-sig-modport, verilog-signals-combine-bus)
23053 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
23054 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
23055 Suggested by David Rogoff.
23056 (verilog-repair-open-comma): Fix non-insertion of comma when
23057 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
23058 (verilog-make-width-expression): Simplify [A-1:0] expression
23059 widths to just {A{1'b0}}.
23060 (verilog-mode): Cleanup checkdoc warnings.
4b8b1ec5
SM
23061 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
23062 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
a3a8b002
DN
23063 inputs/outputs or data type. Suggested by Vasu Kandadi.
23064 (next-error-last-buffer): Fix byte-compiler warning.
23065 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
23066 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
4b8b1ec5 23067 or shell command text during AUTO expansion. Suggested by Tad Truex.
a3a8b002 23068 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
4b8b1ec5 23069 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
01c35094 23070 Fix dotted nets {a.b,c.d} and escaped identifiers being mis-included
7b6fefac 23071 in AUTOINOUT. Reported by Matthew Lovell.
a3a8b002
DN
23072 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
23073 causing use of <= assignments. Reported by Alex Reed.
23074 (verilog-read-decls): Fix triand, trior, wand, wor to be
23075 recognized by AUTOWIRE. Reported by Spencer Isaacson.
23076 (verilog-extended-complete-re): Support import "DPI-C" functions.
23077 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
4b8b1ec5 23078 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
a3a8b002
DN
23079 (verilog-insert-date, verilog-insert-year)
23080 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
23081 Windows systems. Reported by Michael Potts.
23082 (verilog-read-module-name): Fix AUTOINST when the child module
7b6fefac 23083 declaration's name is a tick define. Reported by Elliot Mednick.
a3a8b002 23084 (verilog-read-decls): Fix V2K parameter bit subscripts getting
7b6fefac 23085 passed to next parameter's definition. Reported by Bruce T.
a3a8b002
DN
23086 (verilog-read-decls): Fix detecting "parameter int" when using
23087 AUTOINSTPARAM. Reported by Bruce T.
23088 (verilog-goto-defun): Fix goto not finding modules unless first
7b6fefac 23089 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
4b8b1ec5 23090 (verilog-mode): Expand -f flag arguments on entry to mode so
a3a8b002
DN
23091 verilog-goto-defun will work. Reported by Lawrence Butcher.
23092 (verilog-getopt): Expand environment variables in -f file
23093 arguments. Suggested by Lawrence Butcher.
4b8b1ec5 23094 (verilog-set-define): Fix "Symbol's value as variable is void"
a3a8b002
DN
23095 when reading enumerations.
23096 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
23097 Suggested by Stephen Peltan.
4b8b1ec5 23098 (verilog-read-defines): Fix reading of enumerations in include
a3a8b002
DN
23099 files. Reported by Steve Peltan.
23100
f7c0d931
CY
231012009-06-28 David De La Harpe Golden <david@harpegolden.net>
23102
23103 * files.el (trash-directory): Fix defcustom type.
23104
baf1a55e 231052009-06-28 Juri Linkov <juri@jurta.org>
cebabb67
CY
23106
23107 * help-fns.el (describe-function-1): Correctly locate adviced
23108 functions in hyperlink (Bug#2438).
23109
d63a01ef
CY
231102009-06-28 Chong Yidong <cyd@stupidchicken.com>
23111
23112 * files.el (trash-directory): Change default to nil.
23113 (move-file-to-trash): If trash-directory is nil and
23114 system-move-file-to-trash is unbound, perform freedesktop-style
23115 trashing.
23116
231172009-06-28 David De La Harpe Golden <david@harpegolden.net>
23118
23119 * files.el (move-file-to-trash): Add freedesktop trash
23120 support (Bug#973).
23121
fc2f6a26
GM
231222009-06-28 Glenn Morris <rgm@gnu.org>
23123
23124 * autorevert.el (global-auto-revert-non-file-buffers)
23125 (global-auto-revert-mode): Doc fixes.
23126
00242b07
JB
231272009-06-27 Johan Bockgård <bojohan@gnu.org>
23128
23129 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
23130
f5594f03
CY
231312009-06-27 Chong Yidong <cyd@stupidchicken.com>
23132
e8a2b2da
CY
23133 * faces.el (x-handle-named-frame-geometry): Ensure that we have
23134 opened an X connection before calling x-get-resource (Bug#3194).
23135
f5594f03
CY
23136 * play/doctor.el: Remove reference to obsolete website.
23137 (make-doctor-variables): Correct grammar mistake (Bug#2633).
23138
3c3bf6ce
DN
231392009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
23140
23141 Remove find-file-not-found-hook VC method. (Bug#2757)
23142 * vc-hooks.el (vc-file-not-found-hook)
23143 (vc-default-find-file-not-found-hook): Remove functions.
23144 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
23145 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
23146 * vc.el:
23147 * vc-hg.el:
23148 * vc-git.el: Do not mention find-file-not-found-hook VC method.
23149
e26a7bc0
AM
231502009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
23151
23152 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
3570691b 23153 compatibility function for `looking-back'.
e26a7bc0 23154
4b8b1ec5 23155 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
7b6fefac 23156 Use `ispell-looking-back'.
e26a7bc0 23157
d9848600
MA
231582009-06-24 Michael Albinus <michael.albinus@gmx.de>
23159
23160 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
fc2f6a26 23161 rather than `filename'.
d9848600 23162
05fbc4a9
MB
231632009-06-23 Miles Bader <miles@gnu.org>
23164
23165 * face-remap.el (text-scale-set): New function.
23166
f86ca715
GM
231672009-06-23 Glenn Morris <rgm@gnu.org>
23168
33e2c2e5
GM
23169 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
23170
f529f302
GM
23171 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
23172
34995333
GM
23173 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
23174
cc80ccee
GM
23175 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
23176
84cb770d
GM
23177 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
23178 Simplify Persian conditionals.
23179
d916c965
GM
23180 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
23181 variable `filename'.
23182
b6a44b27
GM
23183 * comint.el (comint-insert-input): Doc fix.
23184
f86ca715
GM
23185 * Makefile.in (ELCFILES): Fix typo in previous change.
23186
666e158e
MB
231872009-06-23 Miles Bader <miles@gnu.org>
23188
23189 * cus-start.el: Add entry for `recenter-redisplay'.
23190
be3e598a 231912009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
77bf3f54
DN
23192
23193 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
23194 Add an optional argument for the backend, use it instead of
23195 calling vc-backend.
4b8b1ec5
SM
23196 (vc-mode-line): Add an optional argument for the backend.
23197 Pass the backend to vc-state and vc-working-revision. Move code for
77bf3f54
DN
23198 special handling for vc-state being a buffer to ...
23199
23200 * vc-rcs.el (vc-rcs-find-file-hook):
23201 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
23202
23203 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
23204 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
23205 vc-stay-local-p and vc-mode-line calls.
23206
23207 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
23208 (vc-cvs-diff, vc-cvs-annotate-command)
23209 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
23210 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
23211 vc-mode-line calls.
23212
23213 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
23214 direct comparison.
23215 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
23216 backend when calling vc-mode-line.
23217 (vc-register): Do not create a closure for calling the vc register
23218 function, call it directly.
23219
2764748c
DN
232202009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
23221
23222 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
23223 to make it obvious item can be clicked.
f5a0b281
DN
23224
23225 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
23226
d4a885b2
KH
232272009-06-23 Kenichi Handa <handa@m17n.org>
23228
23229 * language/korea-util.el (korean-key-bindings): Change the binding
23230 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
23231 same command.
23232
e3610693
MA
232332009-06-22 Michael Albinus <michael.albinus@gmx.de>
23234
23235 Sync with Tramp 2.1.16.
23236
23237 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
23238
23239 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
23240 when a loading of a package fails. Completion function for rsync
23241 is `tramp-completion-function-alist-ssh'.
23242 (all): Replace all calls of `split-string' and
23243 `tramp-split-string' by `tramp-compat-split-string'.
23244 (tramp-default-method): Use `tramp-compat-process-running-p'.
23245 (tramp-default-proxies-alist): Allow also Lisp forms.
23246 (tramp-remote-path): Add choice "Private Directories".
4b8b1ec5 23247 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
e3610693
MA
23248 (tramp-domain-regexp): Allow also "-", "_" and ".".
23249 (tramp-end-of-output): Remove newlines, and add "$" at the end.
23250 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
23251 (tramp-debug-message): Insert header line in debug buffer.
4b8b1ec5
SM
23252 (tramp-handle-directory-files-and-attributes-with-stat):
23253 Care about filenames with spaces, or starting with "-".
e3610693
MA
23254 (tramp-handle-dired-uncache): New defun.
23255 (tramp-handle-insert-directory): Don't flush the directory from
23256 cache, this is handled by `dired-uncache' now.
23257 (tramp-handle-insert-file-contents): Improve error handling.
23258 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
23259 Quote `tramp-end-of-output'.
23260 (tramp-action-password): Improve trace message.
4b8b1ec5
SM
23261 (tramp-check-for-regexp): Both echoes must be present, before removing.
23262 (tramp-open-connection-setup-interactive-shell): Trace coding system.
e3610693
MA
23263 (tramp-compute-multi-hops): Eval cons cells of
23264 `tramp-default-proxies-alist'.
23265 (tramp-maybe-open-connection): Use the same command pattern for
23266 first hop and further hops.
23267 (tramp-wait-for-output): Remove handling of newlines.
23268 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
23269 (tramp-split-string): Remove function. It is handled in
23270 tramp-compat now.
23271
4b8b1ec5
SM
23272 * net/tramp-cmds.el (tramp-bug):
23273 Recommend `tramp-cleanup-all-connections' in the bug mail.
e3610693
MA
23274
23275 * net/tramp-compat.el (tramp-compat-split-string)
23276 (tramp-compat-process-running-p): New defuns.
23277
23278 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
23279 for `dired-uncache'.
23280
23281 * net/tramp-gvfs.el: New package.
23282
4b8b1ec5
SM
23283 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
23284 Add handler for `dired-uncache'.
e3610693
MA
23285 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
23286
23287 * net/trampver.el: Update release number. Make version check fit
23288 for SXEmacs 22.
23289
13a3f374
JM
232902009-06-22 Jim Meyering <meyering@redhat.com>
23291
e0a28a3b 23292 Automatically handle .xz suffix (XZ-compressed files), too.
13a3f374
JM
23293 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
23294 XZ is the successor to LZMA: <http://tukaani.org/xz/>
23295
5242671e 232962009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
4e2af782 23297 Nick Roberts <nickrob@snap.net.nz>
13a3f374 23298
e0a28a3b 23299 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
5242671e
NR
23300 repository (http://sphinx.net.ru/hg/gdb-mi/).
23301
3fde45af
GM
233022009-06-22 Glenn Morris <rgm@gnu.org>
23303
46253b34
GM
23304 * files.el (dir-locals-collect-mode-variables): Allow for any number of
23305 `mode' and `eval' entries. (Bug#3430)
23306
97e18192
GM
23307 * Makefile.in (ELCFILES): Add fadr.elc.
23308
731a00fb
GM
23309 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
23310 differing behavior of \n and ^ in strings. (Bug#3385)
23311
c66cd0ff
GM
23312 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
23313
3fde45af
GM
23314 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
23315 property.
23316 (lisp-indent-function): Make it a defcustom.
23317
db2241a0
NR
233182009-06-21 Nick Roberts <nickrob@snap.net.nz>
23319
23320 * progmodes/gdb-ui.el: Replace with ...
5242671e 23321 * progmodes/gdb-mi.el: ... this file.
db2241a0 23322 * progmodes/gud.el: Modify for gdb-mi.el.
fca428fe
GM
23323
233242009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
23325
db2241a0
NR
23326 * fadr.el: New file.
23327
38d4f316 23328See ChangeLog.14 for earlier changes.
e3d51b27
MR
23329
23330;; Local Variables:
23331;; coding: utf-8
e3d51b27
MR
23332;; End:
23333
73b0cd50 23334 Copyright (C) 2009-2011 Free Software Foundation, Inc.
e3d51b27
MR
23335
23336 This file is part of GNU Emacs.
23337
23338 GNU Emacs is free software: you can redistribute it and/or modify
23339 it under the terms of the GNU General Public License as published by
23340 the Free Software Foundation, either version 3 of the License, or
23341 (at your option) any later version.
23342
23343 GNU Emacs is distributed in the hope that it will be useful,
23344 but WITHOUT ANY WARRANTY; without even the implied warranty of
23345 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23346 GNU General Public License for more details.
23347
23348 You should have received a copy of the GNU General Public License
23349 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.