Fix tar package handling, and clean up package-subdirectory-regexp usage.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
4525ce3e
CY
12011-03-19 Chong Yidong <cyd@stupidchicken.com>
2
3 * startup.el (package-subdirectory-regexp): Move from package.el.
4 Omit \\` and \\', and let callers add them.
5
6 * emacs-lisp/package.el (package-strip-version)
7 (package-load-all-descriptors): Add \\` and \\' to
8 package-subdirectory-regexp before using it.
9 (package-untar-buffer): New arg DIR; ensure that file untars only
10 into this expected directory. Remove superfluous delete-region.
11 (package-unpack): Caller changed.
12 (package-tar-file-info): Use package-subdirectory-regexp.
13
a904a09a 142011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 15
a904a09a
SM
16 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
17 diff-mode-shared-map (bug#8284).
18 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
19
202011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
21
22 * calendar/time-date.el (format-seconds): Use assoc instead of
23 assoc-string, since assoc-string doesn't exist in XEmacs.
24
171fc304
JB
252011-03-17 Juanma Barranquero <lekktu@gmail.com>
26
27 * custom.el (custom-known-themes): Reflow docstring.
28 (custom-theme-load-path): Fix typo in docstring.
29 (load-theme): Fix typo in error message.
30 (custom-available-themes, custom-variable-theme-value):
31 Use `let', not `let*'.
32
d71990a1
JB
332011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
34
35 * calc/README: Mention inclusion of musical notes.
36
37 * calc/calc-units.el (calc-lu-quant): Rename from
38 `calc-logunits-quantity'.
39 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
40 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
41 (calc-db): Rename from `calc-dblevel'.
42 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
43 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
44 (calc-np): Rename from `calc-nplevel'.
45 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
46 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
47 (calc-lu-plus): Rename from `calc-logunits-add'.
48 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
49 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
50 (calc-lu-minus): Rename from `calc-logunits-sub'.
51 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
52 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
53 (calc-lu-times): Rename from `calc-logunits-mul'.
54 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
55 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
56 (calc-lu-divide): Rename from `calc-logunits-div'.
57 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
58 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
59
60 * calc/calc-ext.el (calc-init-extensions): Update the names of the
61 functions being autoloaded.
62
63 * calc/calc.el (calc-lu-power-reference): Rename from
64 `calc-logunits-power-reference'.
65 (calc-lu-field-reference): Rename from
66 `calc-logunits-field-reference'.
67
68 * calc/calc-help (calc-l-prefix-help): Mention musical note functions.
69
40c2934b
SM
702011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
71
72 * minibuffer.el (completion-all-sorted-completions):
73 Use :completion-cycle-penalty text property if present.
74
b0911414
KM
752011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
76
77 * allout.el (allout-yank-processing): Adjust for new rebulleting
78 regime so bullet being yanked is used without prompting the user
79 for a choice.
80
8a05b668
JB
812011-03-16 Juanma Barranquero <lekktu@gmail.com>
82
83 * startup.el (command-line): Warn the user that _emacs is deprecated.
84
5ba5fb81
JB
852011-03-16 Juanma Barranquero <lekktu@gmail.com>
86
87 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
88 (delphi-verbose, delphi-comment-face, delphi-string-face)
89 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
90 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
91 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
92 (delphi-new-comment-line, delphi-font-lock-defaults)
93 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
94 Fix typos in docstrings.
95
2dab465b
KM
962011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
97
5ba5fb81 98 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
99 Invert the roles of character and string values for INSTEAD, so a
100 string is used for the more common case of a defaulting prompt.
101
0adf5618
SM
1022011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
103
104 * progmodes/ruby-mode.el (ruby-backward-sexp):
105 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
106 * play/gamegrid.el (gamegrid-make-face):
107 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
108 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
109 * notifications.el (notifications-notify):
110 * net/xesam.el (xesam-search-engines):
111 * net/quickurl.el (quickurl-list-insert):
112 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
113
d72700e5
CY
1142011-03-15 Chong Yidong <cyd@stupidchicken.com>
115
116 * startup.el (command-line): Update package subdirectory regexp.
117
49c5410a
SM
1182011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
119
c6eee9aa
SM
120 * allout.el (allout-abbreviate-flattened-numbering)
121 (allout-mode-deactivate-hook): Fix up obsolescence "date".
122
49c5410a
SM
123 * subr.el (read-char-choice): Only show the cursor after the prompt,
124 not after the answer.
125
047b2bb9
KR
1262011-03-15 Kevin Ryde <user42@zip.com.au>
127
128 * help-fns.el (variable-at-point): Skip leading quotes, if any
129 (bug#8253).
130
0a57d256
SM
1312011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
132
133 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
134 warning message.
135
77c992bc
MA
1362011-03-14 Michael Albinus <michael.albinus@gmx.de>
137
138 * shell.el (shell): When called interactively, offer to change the
139 shell file name on remote hosts.
140
eebc475d
TZ
1412011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
142
143 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
144 integration for LDAP parameters. The host, base, user or binddn,
145 and secret tokens can be specified in a netrc file, for instance.
146 This is optional because an `auth-source' parameter must be
147 specified in the search attributes.
148
9d05d1ba
JB
1492011-03-13 Juanma Barranquero <lekktu@gmail.com>
150
151 * help.el (describe-mode): Link to the mode's definition (bug#8185).
152
09d9db2c
GM
1532011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
154
155 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
156 into declaration. Remove redundant and harmful binding.
157
1582011-03-12 Eli Zaretskii <eliz@gnu.org>
159
160 * files.el (file-ownership-preserved-p): Pass `integer' as an
161 explicit 2nd argument to `file-attributes'. If the file's owner
162 is the Administrators group on Windows, and the current user is
163 Administrator, consider that a match.
164
165 * server.el (server-ensure-safe-dir): Consider server directory
166 safe on MS-Windows if its owner is the Administrators group while
167 the current Emacs user is Administrator. Use `=' to compare
168 numerical UIDs, since they could be integers or floats.
169
219bd536
JB
1702011-03-12 Juanma Barranquero <lekktu@gmail.com>
171
172 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
173
f3afd36b
MA
1742011-03-12 Michael Albinus <michael.albinus@gmx.de>
175
176 Sync with Tramp 2.2.1.
177
178 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
179
180 * net/trampver.el: Update release number.
181
3aaaa6f1
SM
1822011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
183
94642599
SM
184 * progmodes/compile.el (compilation--previous-directory): Fix up
185 various nil/dead-marker mismatches (bug#8014).
186 (compilation-directory-properties, compilation-error-properties):
187 Don't call it at a position past the one we're about to change.
188
3aaaa6f1
SM
189 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
190 Disable obsolescence warnings in the file that declares it.
191
14239447
KM
1922011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
193
219bd536 194 * allout-widgets.el (allout-widgets-tally): Initialize
14239447
KM
195 allout-widgets-tally as a hash table rather than nil to prevent
196 mode-line redisplay warnings.
197 Also, clarify the module description and fix a comment typo.
198
135e287c
JB
1992011-03-11 Juanma Barranquero <lekktu@gmail.com>
200
201 * help-fns.el (describe-variable): Don't complete keywords.
202 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
203
ffbf300e
CY
2042011-03-10 Chong Yidong <cyd@stupidchicken.com>
205
ba08b241
CY
206 * emacs-lisp/package.el (package-version-join): Impose a standard
207 string representation for pre/alpha/beta version lists.
208 (package-unpack-single): Standardize the directory name by passing
209 it through package-version-join.
210 (package-strip-rcs-id): Accept any version string that does not
211 signal an error in version-to-list.
ffbf300e 212
f346fd6b
MA
2132011-03-10 Michael Albinus <michael.albinus@gmx.de>
214
215 * simple.el (delete-trailing-whitespace): Return nil for the
216 benefit of `write-file-functions'.
217
ccb55d27
GM
2182011-03-10 Glenn Morris <rgm@gnu.org>
219
5ceaac0c
GM
220 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
221
02da65ff
GM
222 * vc/vc-git.el (vc-git-program): New option.
223 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
224 (vc-git--call): Use it.
225
b2f603cc
GM
226 * eshell/esh-util.el (eshell-condition-case): Doc fix.
227
5772caab
GM
228 * cus-edit.el (Custom-newline): If no button at point, look
229 for a subgroup button at start-of-line. (Bug#2298)
230
ccb55d27
GM
231 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
232
ec6ecaed
JD
2332011-03-10 Julien Danjou <julien@danjou.info>
234
235 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
236 `cursor-type' is nil.
237
9d5aa01d
JB
2382011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
239
240 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
241
b6a5875b
KM
2422011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
243
244 * allout.el Summary: Change so yank of distinctive-bullet items
245 preserves the existing header prefix, rebulleting it if necessary,
246 rather than replacing it. This is necessary for proper operation
247 of cooperative addons like allout-widgets.
219bd536 248 (allout-make-topic-prefix, allout-rebullet-heading): Change
b6a5875b
KM
249 SOLICIT arg to INSTEAD, and interpret additionally a string value
250 as alternate bullet to be used, instead of prompting the user for
251 a bullet character.
252
ee545c35
MA
2532011-03-09 Michael Albinus <michael.albinus@gmx.de>
254
255 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): Do
256 not use `tramp-file-name-port', because this returns also
257 `tramp-default-port'.
258
c47971d7
DD
2592011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
260
261 * net/rcirc.el (rcirc-handler-001): Remove useless
262 with-rcirc-process-buffer.
263 (rcirc-check-auth-status): Swap arguments to string-match.
264
13522cb4
GM
2652011-03-09 Glenn Morris <rgm@gnu.org>
266
0be6f4f1
GM
267 * shell.el (shell-mode):
268 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
269
13522cb4
GM
270 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
271 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
272
515de2e3
CY
2732011-03-08 Chong Yidong <cyd@stupidchicken.com>
274
275 * emacs-lisp/package.el (package-refresh-contents)
276 (package-menu-execute): Use condition-case-no-debug.
277
b511b994
MA
2782011-03-08 Michael Albinus <michael.albinus@gmx.de>
279
280 * simple.el (shell-command-to-string): Use `process-file'.
281
282 * emacs-lisp/package.el (package-tar-file-info): Handle also
283 remote files.
284
285 * emacs-lisp/package-x.el (package-upload-buffer-internal): Use
286 `equal' for upload base check.
287
25bbfb31
AM
2882011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
289
290 * textmodes/texinfo.el (texinfo-environments):
291 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
292
be996521
GM
2932011-03-08 Glenn Morris <rgm@gnu.org>
294
e9c8529f
GM
295 * cus-start.el (cursor-in-non-selected-windows):
296 Fix :set quoting oddness. (Bug#8192)
297
be996521
GM
298 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
299 in some setf expressions. (Bug#2159)
300
2bb5649e
CY
3012011-03-08 Chong Yidong <cyd@stupidchicken.com>
302
303 * custom.el (custom-available-themes): Return themes in
304 alphabetical order.
305
7600cf45
CY
3062011-03-07 Chong Yidong <cyd@stupidchicken.com>
307
308 * progmodes/cc-cmds.el (c-beginning-of-statement): Fix incorrect
309 application of patch from Alan Mackenzie (Bug#7595).
310
fa7062f6
DD
3112011-03-07 Deniz Dogan <deniz.a.m.dogan@gmail.com>
312
313 * net/rcirc.el (rcirc-connect): Fix PASS bug.
314
619f4b62
GM
3152011-03-07 Glenn Morris <rgm@gnu.org>
316
317 * vc/vc.el (vc-next-action): Add missing space to y-or-n-p prompt.
7e319d3c 318 Give an explicit error if failed to make writable. (Bug#6146)
619f4b62 319
e63e9234
ER
3202011-03-07 Ed Reingold <reingold@emr.cs.iit.edu>
321
322 * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
323 Add optional `after-sunset' argument. (Bug#8190)
324
16130297
AH
3252011-03-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
326
327 * play/morse.el (nato-alphabet, nato-region, denato-region):
328 New variable and functions. (Bug#2288)
f72c1fd6 329 (morse-region, unmorse-region): Barf if read-only.
16130297 330
2b0787b3
SM
3312011-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
332
333 * progmodes/gud.el (gdb-script-syntax-propertize-function):
334 Don't change the syntax of a \n that closes a comment (bug#8169).
335
5c69cb2c
CY
3362011-03-06 Chong Yidong <cyd@stupidchicken.com>
337
338 * emacs-lisp/package-x.el (package-archive-upload-base): Make it a
339 defcustom.
340 (package--update-file): Doc fix. Accept relative file names.
341 (package--archive-contents-from-file): Remove the argument, since
342 it's necessarily always "archive-contents".
343 (package-maint-add-news-item): Pass relative file name args to
344 package--update-file.
345 (package-upload-buffer-internal): Prompt for a destination if
346 package-archive-upload-base is invalid. Create the directory if
347 it does not exist.
348 (package-upload-buffer, package-upload-file): Doc fix.
349
892777ba
CY
3502011-03-06 Chong Yidong <cyd@stupidchicken.com>
351
352 * isearch.el (isearch-mode-map): Bind C-y to isearch-yank-kill,
353 and move isearch-yank-line to M-s C-e (Bug#8183).
354
9d1f0f55
AM
3552011-03-06 Alan Mackenzie <acm@muc.de>
356
357 * progmodes/cc-engine.el (c-guess-basic-syntax): Reindent.
804a116c
AM
358 (c-guess-basic-syntax): Move CASE 19 to a different place,
359 correctly to process template-args-cont lines.
9d1f0f55 360
479a2c9b
JB
3612011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
362
2b0787b3
SM
363 * calc/calc-ext.el (calc-init-extensions):
364 Rename calc-logunits-dblevel and calc-logunits-nplevel to calc-dblevel
804a116c
AM
365 and calc-nplevel, respectively. Add keybindings for calc-spn,
366 calc-midi and calc-freq. Add autoloads for calcFunc-spn,
367 calcFunc-midi, calcFunc-freq, calc-spn, calc-midi and calc-freq.
479a2c9b
JB
368
369 * calc/calc-units.el (calc-dblevel): Rename from
370 calc-logunits-dblevel.
371 (calc-nplevel): Rename from calc-logunits-nplevel.
05a29101
JB
372 (math-midi-round, math-freqp, math-midip, math-spnp)
373 (math-spn-to-midi, math-midi-to-spn, math-freq-to-spn)
374 (math-midi-to-freq, math-spn-to-freq, calcFunc-spn, calcFunc-midi)
375 (calcFunc-freq, calc-freq, calc-midi, calc-spn): New functions.
376 (math-notes): New variable.
377
378 * calc/calc.el (calc-note-threshold): New variable.
479a2c9b 379
f561e49a
CY
3802011-03-06 Chong Yidong <cyd@stupidchicken.com>
381
382 * emacs-lisp/package.el (package-archives): Accept either ordinary
383 directory names, in addition to HTTP URLs.
384 (package--with-work-buffer): New macro. Handle normal directories.
385 (package-handle-response): Don't display the failing buffer.
386 (package-download-single, package-download-tar)
387 (package--download-one-archive): Use package--with-work-buffer.
388 (package-archive-base): Rename from package-archive-url.
389
79a0fb58
GM
3902011-03-06 Glenn Morris <rgm@gnu.org>
391
392 * generic-x.el (generic-unix-modes): Add xmodmap-generic-mode.
393 (xmodmap-generic-mode): Respect generic-extras-enable-list.
394
ffd0a502
DC
3952011-03-06 Daniel Clemente <dcl441-bugs@yahoo.com> (tiny change)
396
397 * generic-x.el (xmodmap-generic-mode): New. (Bug#2065)
398
01c35094
JB
3992011-03-06 Juanma Barranquero <lekktu@gmail.com>
400
401 * allout.el (allout-init, allout-prefixed-keybindings)
402 (allout-unprefixed-keybindings):
403 * progmodes/prolog.el (prolog-find-term):
404 Fix typos in docstrings.
405
509742cc
NS
4062011-03-06 Nikolaj Schumacher <me@nschum.de> (tiny change)
407
408 * emacs-lisp/elp.el (elp-results): Fix off-by-one in header. (Bug#2746)
409
14369ab3
KR
4102011-03-06 Kevin Ryde <user42@zip.com.au>
411
412 * textmodes/sgml-mode.el (sgml-fill-nobreak): Give it a doc. (Bug#5326)
413
aa248733
MS
4142011-03-06 Michael Shields <shields@msrl.com> (tiny change)
415
416 * window.el (one-window-p, walk-windows, display-buffer):
417 Doc fixes. (Bug#5567)
418
da0275f8
JB
4192011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
420
421 * cus-edit.el (custom-prompt-variable): Use the `custom-get' property
422 of the variable if it exists.
423
845fc5e5
JB
4242011-03-06 Juanma Barranquero <lekktu@gmail.com>
425
426 * bookmark.el:
427 * desktop.el:
428 * emacs-lock.el:
429 * ps-print.el:
430 * saveplace.el:
431 * net/tramp-cache.el:
01c35094 432 * obsolete/fast-lock.el:
845fc5e5
JB
433 * textmodes/reftex.el:
434 Don't set `kill-emacs-hook' on noninteractive sessions (bug#8137).
435
7e27ce9c
AL
4362011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
437
01c35094
JB
438 * files.el (delete-directory, copy-directory, list-directory):
439 Use read-directory-name.
7e27ce9c
AL
440
441 * find-file.el (ff-find-the-other-file):
442 * net/ange-ftp.el (ange-ftp-make-directory):
443 * printing.el (pr-interactive-dir):
444 * progmodes/ada-prj.el (ada-prj-load-directory):
445 * progmodes/ebnf2ps.el (ebnf-print-directory)
446 (ebnf-spool-directory, ebnf-eps-directory)
447 (ebnf-syntax-directory):
448 * shell.el (shell):
449 * speedbar.el (speedbar-create-directory):
450 * vc/emerge.el (emerge-merge-directories):
451 * vc/vc-dir.el (vc-dir):
452 * vc/vc.el (vc-create-tag, vc-retrieve-tag): Likewise.
453
d23ae2b0
CY
4542011-03-05 Chong Yidong <cyd@stupidchicken.com>
455
456 * help-mode.el (help-buffer): If we are to return the current
457 buffer, signal an error if it's not in Help mode (Bug#8147).
458
2de9cc1a
RT
4592011-03-05 Reuben Thomas <rrt@sc3d.org>
460
461 * files.el (file-name-version-regexp): Handle backup files of the
462 form `foo.js.~HEAD~1~' (Bug#8159).
463
81fb60b2
GM
4642011-03-05 Glenn Morris <rgm@gnu.org>
465
466 * eshell/esh-var.el: Don't require esh-test when compiling.
467 * eshell/em-banner.el, eshell/esh-cmd.el, eshell/esh-mode.el:
468 * eshell/esh-var.el, eshell/eshell.el: Move tests to esh-test.
01c35094 469 * eshell/esh-test.el: Move to ../../test/eshell.el.
81fb60b2 470
c5f09daf
DE
4712011-03-05 David Engster <deng@randomsample.de>
472
473 * files.el (save-some-buffers): Report the names of buffers saved
474 automatically due to buffer-save-without-query (Bug#8134).
475
77f63d30
DD
4762011-03-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
477
478 * net/rcirc.el: Add QuakeNet authentication support.
479 (rcirc-authinfo, rcirc-check-auth-status)
480 (rcirc-authenticate): Support QuakeNet.
481
72d2c2e3
DD
4822011-03-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
483
484 * net/rcirc.el: Add functionality to authenticate before
485 autojoining channels.
486 (rcirc-authenticate-before-join): New option.
487 (rcirc-authenticated-hook): New variable.
488 (rcirc-connect): Make local variable rcirc-user-authenticated.
489 (rcirc-handler-001): Respect rcirc-authenticate-before-join.
01c35094
JB
490 (rcirc-check-auth-status, rcirc-join-channels-post-auth):
491 New functions.
492 (rcirc-handler-PRIVMSG, rcirc-handler-NOTICE):
493 Call rcirc-check-auth-status.
72d2c2e3 494
d733e817
MA
4952011-03-05 Alex Harsanyi <AlexHarsanyi@gmail.com>
496
497 * net/soap-client.el (soap-namespace-put-link): Check if the target
498 name is fully qualified -- use only the name part.
499 (soap-parse-complex-type, soap-parse-sequence): Recognize xsd:all
500 types, treated the same as xsd:sequence. (Bug#8166)
501
3ae59fff
EZ
5022011-03-05 Eli Zaretskii <eliz@gnu.org>
503
504 * files.el (find-file-noselect): Don't ask about re-visiting
505 non-literally if the file is already visited in image-mode.
506 (Bug#8177)
507
a9eeff78
GM
5082011-03-05 Glenn Morris <rgm@gnu.org>
509
d783d303
GM
510 * eshell/esh-mode.el (eshell-kill-buffer-function): New function.
511 (eshell-mode): Use eshell-kill-buffer-function.
512 Run the -initialize functions independently of the -load-hooks.
513 * eshell/esh-proc.el (eshell-kill-process-function): New function.
514 (eshell-gather-process-output, eshell-sentinel)
515 (eshell-interrupt-process, eshell-kill-process, eshell-quit-process):
516 Use eshell-kill-process-function.
517 * eshell/em-alias.el (eshell-alias-load-hook):
518 * eshell/em-banner.el (eshell-banner-load-hook):
519 * eshell/em-cmpl.el (eshell-cmpl-load-hook):
520 * eshell/em-dirs.el (eshell-dirs-load-hook):
521 * eshell/em-glob.el (eshell-glob-load-hook):
522 * eshell/em-hist.el (eshell-hist-load-hook):
523 * eshell/em-pred.el (eshell-pred-load-hook):
524 * eshell/em-prompt.el (eshell-prompt-load-hook):
525 * eshell/em-rebind.el (eshell-rebind-load-hook):
526 * eshell/em-script.el (eshell-script-load-hook):
527 * eshell/em-smart.el (eshell-smart-load-hook):
528 * eshell/em-term.el (eshell-term-load-hook):
529 * eshell/em-unix.el (eshell-unix-load-hook):
530 * eshell/esh-arg.el (eshell-arg-load-hook):
531 * eshell/esh-cmd.el (eshell-cmd-load-hook):
532 * eshell/esh-ext.el (eshell-ext-load-hook):
533 * eshell/esh-io.el (eshell-io-load-hook):
534 * eshell/esh-mode.el (eshell-exit-hook):
535 * eshell/esh-proc.el (eshell-proc-load-hook, eshell-kill-hook):
536 * eshell/esh-var.el (eshell-var-load-hook):
537 Set default hook values to nil. (Bug#5375)
538
4a0f18a8
GM
539 * eshell/esh-module.el (eshell-module-unload-hook)
540 (eshell-modules-list): Remove leading * from defcustom docs.
541
a9eeff78
GM
542 * eshell/esh-util.el (eshell-for): Make it obsolete.
543 * eshell/em-alias.el (eshell/alias, eshell-alias-completions):
544 * eshell/em-dirs.el (eshell-save-some-last-dir):
545 * eshell/em-hist.el (eshell-save-some-history)
546 (eshell-hist-parse-modifier):
547 * eshell/em-ls.el (eshell-ls-dir, eshell-ls-files)
548 (eshell-ls-entries):
549 * eshell/em-unix.el (eshell/cat, eshell/du, eshell/su):
550 * eshell/esh-cmd.el (eshell-invoke-directly, eshell-do-eval)
551 (eshell/which):
552 * eshell/esh-ext.el (eshell-find-interpreter):
553 * eshell/esh-mode.el (eshell-mode):
554 * eshell/esh-module.el (eshell-unload-extension-modules):
555 * eshell/esh-proc.el (eshell-process-interact):
556 * eshell/esh-test.el (eshell-test):
557 * eshell/esh-util.el (eshell-flatten-list, eshell-winnow-list):
558 * eshell/esh-var.el (eshell/env, eshell-environment-variables)
559 (eshell-variables-list):
560 * eshell/eshell.el (eshell-unload-all-modules):
561 Replace eshell-for with dolist.
562
85a55d38
GM
5632011-03-04 Glenn Morris <rgm@gnu.org>
564
565 * vc/vc-bzr.el (vc-bzr-after-dir-status): Handle bzr 2.3.0. (Bug#8170)
566
38c179c9
TT
5672011-03-04 Tom Tromey <tromey@redhat.com>
568
569 * progmodes/gud.el (gdb-script-mode): Derive from prog-mode.
570
732795fa
GM
5712011-03-04 Glenn Morris <rgm@gnu.org>
572
015bea8f
GM
573 * outline.el (outline-regexp): No longer allow nil.
574 (outline-heading-end-regexp): Add safety predicate. (Bug#7619)
575
9d982739
GM
576 * net/browse-url.el (browse-url):
577 Handle deleted default-directory. (Bug#6077)
578
732795fa
GM
579 * recentf.el (recentf-include-p): In case of a buggy predicate,
580 err on the side of including, not excluding. (Bug#5843)
581
d6ffd3f8
JB
5822011-03-04 Jay Belanger <jay.p.belanger@gmail.com>
583
584 * calc/calc-units.el (math-to-standard-rec): Don't treat subscripted
585 variables as units.
586
a918ed9b
BR
5872011-03-04 Bob Rogers <rogers@rgrjr.dyndns.org>
588
589 * emacs-lisp/ewoc.el (ewoc-goto-next): Give a more explicit error
590 if there is no node. (Bug#3261)
591
fc0e9092
LL
5922011-03-04 Leo <sdl.web@gmail.com>
593
0a5cb52b
LL
594 * vc/diff-mode.el (diff-mode): Fix whitespace-style. (Bug#8139)
595
fc0e9092
LL
596 * time.el (display-time-world-list): Fix typo. (Bug#7571)
597
a65112fb 5982011-03-04 Zachary Kanfer <zkanfer@gmail.com> (tiny change)
d8c8743b
ZK
599
600 * cus-edit.el (custom-buffer-create-internal):
601 Split search string before passing it to `customize-apropos' (bug#8136).
602
3191adaf
DA
6032011-03-04 Drew Adams <drew.adams@oracle.com>
604
605 * image-dired.el (image-dired-cmd-read-exif-data-options):
606 Fix typo in docstring (bug#8156).
607
fcd8ed1d
DD
6082011-03-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
609
610 * net/rcirc.el (rcirc-cmd-join): Accept comma-separated input.
611
de69c0a8
CO
6122011-03-03 Christian Ohler <ohler@gnu.org>
613
614 * emacs-lisp/ert.el (ert--explain-equal): New function.
615 (ert--explain-equal-rec): Renamed from `ert--explain-not-equal'.
616 All callers changed.
617 (ert--explain-equal-including-properties): Renamed from
618 `ert--explain-not-equal-including-properties'. All callers
619 changed.
620
7c0d1441
CO
6212011-03-03 Christian Ohler <ohler@gnu.org>
622
623 * emacs-lisp/ert.el (ert--stats-set-test-and-result)
624 (ert-char-for-test-result, ert-string-for-test-result)
625 (ert-run-tests-batch, ert--print-test-for-ewoc):
626 Handle `ert-test-quit'.
627
31128af6
DA
6282011-03-03 David Abrahams <dave@boostpro.com> (tiny change)
629
630 * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
631 Move ediff-defvar-local calls after defcustoms. (Bug#1821)
632
06083aa1
GM
6332011-03-03 Glenn Morris <rgm@gnu.org>
634
635 * files.el (file-truename): Doc fix. (Bug#2341)
636
c7a74801
BR
6372011-03-03 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
638
01c35094 639 * vc/vc-dir.el (vc-dir-mode-map): Bind vc-dir-find-file to e (Bug#7349).
c7a74801 640
614b85f8
VJ
6412011-03-03 Vagn Johansen <gonz808@hotmail.com> (tiny change)
642
643 * vc/vc-svn.el (vc-svn-after-dir-status): Some MS Windows svn client
644 programs output backslashes. (Bug#7663)
645
f96dc50f
GM
6462011-03-03 Glenn Morris <rgm@gnu.org>
647
fb532fe8
GM
648 * mail/sendmail.el (mail-mode-map): Remove mail-sent-via.
649 (mail-mode): Remove mail-sent-via from the doc.
650 (mail-sent-via): Make it obsolete. (Bug#1776)
651
a915d7a1
GM
652 * progmodes/grep.el (grep-highlight-matches): Doc fix.
653 (grep-process-setup): No highlighting without font-lock. (Bug#8084)
654
f96dc50f
GM
655 * vc/vc-bzr.el (vc-bzr-state-heuristic): Handle dirstate entries
656 with no parents. (Bug#8025)
657
71f8b7ed
G
6582011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
659
660 * password-cache.el (password-in-cache-p): Add autoload.
661
8889f4e2
GM
6622011-03-02 Glenn Morris <rgm@gnu.org>
663
3ab7ebb9
GM
664 * man.el (Man-support-local-filenames): Also handle Red Hat's man.
665 * dired-x.el (Man-support-local-filenames): Autoload it.
666 (dired-guess-shell-alist-default): Also handle Red Hat's man.
667
2777ccbf
GM
668 * dired-x.el (dired-default-directory-alist, dired-default-directory):
669 Mark as obsolete.
670 (dired-smart-shell-command): Just call dired-current-directory.
671
5dedeef2
GM
672 * dired-x.el (dired-jump-other-window): Add autoload.
673 (dired-default-directory-alist, dired-default-directory): Doc fixes.
674 (dired-default-directory-alist): Mark as risky.
675
8889f4e2
GM
676 * dired-x.el (dired-omit-here-always): Make it obsolete.
677
d77aaf6f
CY
6782011-03-02 Chong Yidong <cyd@stupidchicken.com>
679
680 * textmodes/artist.el (artist-curr-go): Default to pen-line.
681 (artist-select-op-pen-line): New function.
682 (artist-menu-map): New variable.
683 (artist-mode-map): Add a menu to the menu-bar.
684
771fc75e
JB
6852011-03-02 Jay Belanger <jay.p.belanger@gmail.com>
686
687 * calc/calc-math.el (calcFunc-log10): Check for symbolic mode
688 when evaluating.
689
690 * calc/calc-units.el (math-conditional-apply, math-conditional-pow):
691 New function.
692 (math-logunits-add, math-logunits-mul, math-logunits-divide):
693 (math-logunits-quant, math-logunits-level):
694 Use `math-conditional-apply' and `math-conditional-pow' to evaluate
695 functions.
696 (math-logunits-level): Extract units from ratio.
697
f6132e5a
JB
6982011-03-01 Juanma Barranquero <lekktu@gmail.com>
699
700 * emacs-lisp/cl-macs.el (lexical-let*): Fix argument name in docstring.
701
7454f200
GM
7022011-03-01 Glenn Morris <rgm@gnu.org>
703
a65112fb
GM
704 * calendar/cal-hebrew.el (calendar-hebrew-birthday)
705 (diary-hebrew-birthday): Rename and rework functions added
706 in previous change.
7454f200 707
cdcbd5a7
ER
7082011-03-01 Ed Reingold <reingold@emr.cs.iit.edu>
709
710 * calendar/cal-hebrew.el (hebrew-calendar-birthday)
711 (diary-hebrew-birthday): New functions.
712
9903d828
GM
7132011-03-01 Glenn Morris <rgm@gnu.org>
714
715 * dired.el (dired-safe-switches-p): Beef it up.
716 (dired-actual-switches): Use it for the safe-local prop. (Bug#3230)
717
75da6eb9
SM
7182011-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
719
720 * dired.el (dired-safe-switches-p): New function.
721
6640b281
GM
7222011-03-01 Glenn Morris <rgm@gnu.org>
723
724 * files.el (dir-locals-collect-variables):
725 Add the ability to exclude subdirectories. (Bug#8100)
726
727 * dired-x.el (dired-omit-here-always): Add `(subdirs . nil)' to locals.
728
cead857b
CS
7292011-02-28 Christoph Scholtes <cschol2112@googlemail.com>
730
731 * ido.el (ido-everywhere): Doc fix.
732 (ido-mode): Doc fix.
733
0a906ec3
GM
7342011-02-28 Glenn Morris <rgm@gnu.org>
735
736 * dired-x.el (dired-guess-shell-alist-default): Use \\', not $.
737
22b300de
MA
7382011-02-28 Michael Albinus <michael.albinus@gmx.de>
739
740 * net/tramp-cmds.el (tramp-append-tramp-buffers): Dump load-path
741 shadows.
742
abec5126 7432011-02-28 Antoine Levitt <antoine.levitt@gmail.com>
584a2773
AL
744
745 * dired-x.el (dired-guess-shell-alist-default): Add rar and 7z.
746
ca3afb79
JB
7472011-02-28 Juanma Barranquero <lekktu@gmail.com>
748
749 * emacs-lisp/pcase.el (pcase, pcase--u1, pcase--q1):
750 Fix typos in docstrings.
751
edb57480
SB
7522011-02-28 Stephen Berman <stephen.berman@gmx.net>
753
754 * dired-aux.el (dired-update-file-line):
755 Fix 2010-11-09 change. (Bug#8131)
756
2b0c7330 7572011-02-28 Eli Zaretskii <eliz@gnu.org>
d1f61aaf
EZ
758
759 * international/mule-cmds.el (set-default-coding-systems): Use the
760 -unix variant of encoding in default-keyboard-coding-system.
761 (Bug#8122)
762
df7f0d0b
CY
7632011-02-27 Chong Yidong <cyd@stupidchicken.com>
764
765 * facemenu.el (list-colors-display): Use with-help-window (Bug#8048).
766
3e478a7c 7672011-02-27 Prestoo Ten <prestooten@gmail.com> (tiny change)
6c89f663
PT
768
769 * term/screen.el: New file (Bug#2650).
770
1f0816b6
SM
7712011-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
772
773 * emacs-lisp/pcase.el (pcase--if): Try to invert test to reduce depth.
774 (pcase-mutually-exclusive-predicates): New var.
775 (pcase--split-consp, pcase--split-pred): Use it.
776 (pcase--split-equal, pcase--split-member): When splitting against
777 a pure predicate, run it to know the outcome.
778 (pcase--u1): Mark vars that are actually used.
779 (pcase--q1): Avoid introducing unused vars.
780
b49df742
JB
7812011-02-27 Jay Belanger <jay.p.belanger@gmail.com>
782
783 * calc/calc-ext.el (calc-init-extensions):
784 Autoload `calc-l-prefix-help' instead of `calc-ul-prefix-help'.
785
786 * calc/calc-math.el (calcFunc-log10): Don't signal an error in
787 symbolic mode.
788
789 * calc/calc-vec.el (calcFunc-subscr): Return nil if the first
790 argument is a variable.
791
e573299d
SM
7922011-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
793
794 * emacs-lisp/assoc.el: Remove misleading `sort' (bug#8126).
795 (aput, adelete, amake): Replace `eval' -> `symbol-value'.
796 Suggested by Michael Heerdegen <michael_heerdegen@web.de>.
797
61e9662e
TZ
7982011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
799
800 * password-cache.el (password-in-cache-p): Convenience function to
801 check if a key is in the cache, even if the value is nil.
802
7fe42546
J
8032011-02-25 Jambunathan K <kjambunathan@gmail.com>
804
805 * emacs-lisp/package-x.el (package--archive-contents-from-url)
806 (package--archive-contents-from-file): New functions.
807 (package-update-news-on-upload): New var.
808 (package-upload-buffer-internal): Extract archive-contents from
809 package-archive-upload-base if it is not found at archive-url.
810 Obey package-update-news-on-upload.
811 (package-upload-buffer, package-upload-file): Doc fix.
812
2d8a57ef
GM
8132011-02-24 Glenn Morris <rgm@gnu.org>
814
6a88f031
GM
815 * files-x.el (modify-dir-local-variable): Handle dir-locals from
816 the cache, and from non-file sources.
817
303f9ae0
GM
818 * help-fns.el (describe-variable): Return consistent results when a
819 dir-local from a file came from the cache or did not. (Bug#8095)
820 If a dir-local has no associated file, say it came from a "directory".
821
07915ed9
GM
822 * files.el (hack-dir-local-variables): Fix setting of `dir-name'.
823 (hack-local-variables-confirm, hack-local-variables-filter): Doc fix.
824
ebe401f6
GM
825 * files.el (dir-locals-find-file): Doc fix.
826 Fix the check for cache elements that have no associated file,
303f9ae0 827 and the mtime check for those that do. (Bug#8095)
ebe401f6 828
b36f2f1c
GM
829 * dired-x.el (dired-hack-local-variables):
830 Handle interrupts during hacking local variables. (Bug#5216)
831
2d8a57ef
GM
832 * emacs-lisp/autoload.el (autoload-save-buffers)
833 (autoload-find-destination, update-directory-autoloads):
834 Avoid prompts when updating autoloads.
835
53cfe624
SM
8362011-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
837
838 * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): Obsolete.
839
c1449bff
KH
8402011-02-23 Kenichi Handa <handa@m17n.org>
841
842 * mail/rmailmm.el (rmail-mime-process-multipart): Do not signal an
843 error when a multipart boundary in the nested multipart is found.
844
251ebe0f
KH
845 * mail/rmail.el (rmail-start-mail): Decode "encoded-words" of
846 header components.
847
5582c670
GM
8482011-02-23 Glenn Morris <rgm@gnu.org>
849
817b48a7
GM
850 * dired.el (dired-mode): Call hack-dir-local-variables-non-file-buffer.
851 * dired-x.el (dired-omit-mode): Safe if boolean.
852 (dired-enable-local-variables): Fix doc and custom type.
853 (dired-enable-local-variables, dired-local-variables-file)
854 (dired-hack-local-variables): Make obsolete.
855 (dired-omit-here-always): Use dir-locals.el instead.
856
5582c670
GM
857 * files.el (safe-local-eval-forms): Add the write-file-hooks version.
858
5f9d345c
SM
8592011-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
860
861 * help-fns.el (describe-function-1): Don't signal an error just because
862 the DOC file disappeared.
863
01c35094 8642011-02-22 Seppo Sade <sepposade1@gmail.com> (tiny change)
ca41d117
MA
865
866 * eshell/esh-ext.el (eshell-external-command): Do not restrict
867 remote check to "ftp". (Bug#8089)
868
e84efb70
AM
8692011-02-21 Alan Mackenzie <acm@muc.de>
870
871 Fix bug #7930.
872 * progmodes/cc-engine.el (c-state-literal-at): Prevent positions
873 in macros finding their way into c-state-nonlit-pos-cache.
874 Strengthen the comments.
875 (c-state-dump): New commented out diagnostic routine.
876
c6309045
MA
8772011-02-21 Michael Albinus <michael.albinus@gmx.de>
878
879 * net/tramp.el (tramp-rfn-eshadow-setup-minibuffer): Do not use
880 `field' property of `rfn-eshadow-overlay'.
881
06b840e0
LI
8822011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
883
884 * net/netrc.el (netrc-parse): Comment fix.
885
6d713256
CY
8862011-02-21 Chong Yidong <cyd@stupidchicken.com>
887
888 * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
889 Autoload. Add optional arg FRAME, and pass it to color-values.
890 (color-complement): Caller changed. Doc fix.
891 (color-gradient): Rewrite for better clarity and efficiency.
892
893 * faces.el (color-values): Use cond for clarity. Doc fix.
894
5f9d345c 895 * facemenu.el (color-rgb-to-hsv): Delete; use the version in
6d713256 896 color.el instead.
5f9d345c
SM
897 (list-colors-sort-key, list-colors-print):
898 Use color-normalized-values.
6d713256
CY
899
9002011-02-20 Drew Adams <drew.adams@oracle.com>
901
902 * color.el: First part of merge from hexrgb.el.
903 (color-rgb-to-hex): Rename from color-rgb->hex.
904 (color-rgb-to-hsv): Rename from color-rgb->hsv. Force hue and
905 saturation to zero if the value is too small.
906 (color-rgb-to-hsl): Rename from color-rgb->hsl.
907 (color-srgb-to-xyz): Rename from color-srgb->xyz. Doc fix.
908 (color-xyz-to-srgb): Rename from color-xyz->srgb. Doc fix.
909 (color-xyz-to-lab): Rename from color-xyz->lab. Doc fix.
910 (color-lab-to-xyz): Rename from color-lab->xyz. Doc fix.
911 (color-lab-to-srgb): Rename from color-lab->srgb. Doc fix.
912 (color-cie-de2000): Doc fix.
913
aa9c0efc
AM
9142011-02-20 Alan Mackenzie <acm@muc.de>
915
916 * progmodes/cc-cmds.el (c-beginning-of-statement): Avoid loop in
917 locating the beginning of a macro. (Bug#7595)
918
18cfb5a1
GM
9192011-02-20 Glenn Morris <rgm@gnu.org>
920
e17816e5
GM
921 * edmacro.el (edmacro-eight-bits): Make it a defcustom.
922 Don't autoload it.
923
18cfb5a1
GM
924 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
925 (global-auto-revert-ignore-buffer): Remove leading "*" from docs.
926
01c35094
JB
9272011-02-19 Dmitry Bolshakov <dmitry.bolshakov@bridge-quest.com>
928 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
a87af185
DB
929
930 * progmodes/hideshow.el (hs-find-block-beginning)
931 (hs-hide-level-recursive): Ignore comments when parsing braces
932 (Bug#8036).
933
9342011-02-19 Chong Yidong <cyd@stupidchicken.com>
935
936 * vc/vc-bzr.el (vc-bzr-bound-branch-p): New function.
937 (vc-bzr-pull): Use it.
938
3ab713fd
CY
9392011-02-19 Chong Yidong <cyd@stupidchicken.com>
940
941 * vc/vc-bzr.el (vc-bzr--branch-conf): Function deleted.
942 (vc-bzr-branch-conf): New function, similar to vc-bzr--branch-conf
943 but returning an alist. Ignore comments in bzr conffile.
944 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-bzr-branch-conf.
945 (vc-bzr-error-regex-alist): New var.
946 (vc-bzr-merge-branch): Use it to highlight the pull/merge buffer.
947
5f9d345c
SM
948 * vc/vc-dispatcher.el (vc-do-async-command):
949 Bind inhibit-read-only to t.
3ab713fd
CY
950
951 * progmodes/compile.el (compilation--flush-directory-cache):
952 Handle the case where cdr of compilation--flush-directory-cache
953 points to no buffer, which can occur if we previously switched to
954 compilation-mode in a pregenerated buffer.
955
16bc9688
KH
9562011-02-19 Kenichi Handa <handa@m17n.org>
957
958 * mail/rmailmm.el (rmail-mime-find-header-encoding): Be sure to
959 get the header copy into the temporary buffer.
960 (rmail-mime-insert-decoded-text): Ignore us-ascii.
961 (rmail-show-mime): When rmail-mime-coding-system is nil, set
962 buffer-file-coding-system to undecided.
963
67ab0163 9642011-02-19 Eli Zaretskii <eliz@gnu.org>
61aa93ed 965
a167e505
EZ
966 * international/mule-cmds.el (read-char-by-name, ucs-insert):
967 Document completion with asterisk and a substring.
968
67ab0163 9692011-02-19 Glenn Morris <rgm@gnu.org>
72d6685c
GM
970
971 * files.el (find-file-literally): Doc fix.
972
41002397
GM
973 * simple.el (rfc822-goto-eoh): Give it a doc-string.
974
b8bd9908
GM
975 * log-edit.el (log-edit-insert-changelog):
976 Fix `log-edit-strip-single-file-name' functionality. (Bug#8057)
977
4d737eb2
GM
9782011-02-19 Glenn Morris <rgm@gnu.org>
979
cad7445b
GM
980 * dired-x.el: Don't require dired-aux.
981 (dired-do-create-files, dired-mark-read-regexp)
982 (dired-do-create-files-regexp): Autoload from dired-aux.
983
bea584fa
GM
984 * dired-x.el (dired-find-buffer-nocreate): Merge into dired.el.
985 * dired.el (dired-find-buffer-nocreate): Merge dired-x version.
986
d6e96966
GM
987 * dired-x.el (dired-read-shell-command): Merge into dired-aux's version.
988 * dired-aux.el (dired-read-shell-command): Merge dired-x's version.
989
42924231
GM
990 * dired-x.el (dired-clean-up-after-deletion): Merge into dired.el.
991 * dired.el (dired-clean-up-after-deletion): Merge dired-x's version.
992 (dired-clean-up-buffers-too): Declare.
993
203784cc
GM
994 * dired-x.el (dired-initial-position): Merge into dired.el's version.
995 * dired.el (dired-initial-position): Merge dired-x's version here.
996 (dired-find-subdir): Declare.
997
30abce25
GM
998 * dired-x.el (dired-omit-new-add-entry): Merge into dired-add-entry.
999 * dired-aux.el (dired-add-entry): Give it a doc-string.
1000 Merge dired-x's dired-omit handling here.
1001 (dired-omit-mode, dired-omit-regexp, dired-omit-localp): Declare.
1002
4d737eb2
GM
1003 * international/mule-diag.el (list-input-methods-1):
1004 Indent all lines of multi-line doc-strings. (Bug#8066)
1005
abd20d91
CY
10062011-02-18 Chong Yidong <cyd@stupidchicken.com>
1007
1008 Fix 2011-02-02 changes.
1009
1010 * apropos.el (apropos-print): Call apropos-mode before setting up
1011 buffer variables. Use inhibit-read-only.
1012
5f9d345c
SM
1013 * emacs-lisp/package.el (package--list-packages):
1014 Call package-menu-mode before setting up buffer variables.
abd20d91
CY
1015
1016 * play/solitaire.el (solitaire): Call solitaire-mode before
1017 setting up buffer variables. Use inhibit-read-only.
1018
e697fcfc
LM
10192011-02-18 Lawrence Mitchell <wence@gmx.li>
1020
1021 * progmodes/sh-script.el (sh-syntax-propertize-here-doc): (bug#8053)
1022 Bind case-fold-search to nil when looking for end of here-doc.
1023
4114ed61
EZ
10242011-02-18 Eli Zaretskii <eliz@gnu.org>
1025
e697fcfc
LM
1026 * image-mode.el (image-toggle-display-image):
1027 Set find-file-literally non-nil in buffers visiting binary image
4114ed61
EZ
1028 files. (Bug#8047)
1029
aa56f361
SM
10302011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
1031
1032 * files.el (cd): Make completion obey cd-path (bug#7924).
1033
d1be20a1
GM
10342011-02-18 Glenn Morris <rgm@gnu.org>
1035
135dee55
GM
1036 * progmodes/prolog.el: Don't require compile when compiling.
1037 (compilation-shell-minor-mode, compilation-error-regexp-alist)
1038 (compilation-forget-errors, compilation-fake-loc)
1039 (compilation-parse-errors-function, compilation-error-list): Declare.
1040 (prolog-inferior-mode): Require 'compile.
1041
15e0d5a1
GM
1042 * emulation/cua-base.el (pc-selection-mode): Declare.
1043
002b46b7
GM
1044 * emacs-lisp/eieio-custom.el: Set generated-autoload-file.
1045 (customize-object): Add autoload cookie.
1046 * emacs-lisp/eieio-opt.el: Set generated-autoload-file.
1047 (eieio-browse, describe-class, eieio-describe-class)
1048 (eieio-describe-constructor, describe-generic, eieio-describe-generic)
1049 (eieio-help-mode-augmentation-maybee): Add autoload cookies.
1050 * emacs-lisp/eieio.el: Regenerate with automatic autoloads.
1051 * Makefile.in (autoloads): Make eieio.el writable.
1052
d1be20a1
GM
1053 * dired-x.el (dired-clean-up-after-deletion, dired-do-relsymlink)
1054 (dired-do-relsymlink-regexp, dired-find-buffer-nocreate): Use #'.
1055 (dired-hack-local-variables): Use inhibit-read-only.
1056 (dired-guess-default): Simplify.
1057 (dired-make-relative-symlink): Use dotimes.
1058 (dired-simultaneous-find-file): Use dolist.
1059 (dired-mark-sexp): Remove unneeded `if'. Use line-end-position.
1060 (dired-x-hands-off-my-keys): Doc fix.
1061 (dired-x-bind-find-file): Doc fix. Use remapping.
1062 (after-init-hook): No need to add dired-x-bind-find-file.
1063 (dired-x-find-file, dired-x-find-file-other-window): Doc fixes.
1064 No need to call expand-file-name.
1065 (dired-filename-at-point): Remove unused locals `end', `filename'.
1066
f9d554dd
SM
10672011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
1068
1069 * emacs-lisp/pcase.el (pcase--u1): Understand non-linear patterns.
1070
5da16a86
CO
10712011-02-18 Christian Ohler <ohler@gnu.org>
1072
1073 * emacs-lisp/ert.el (ert--setup-results-buffer)
1074 (ert-results-pop-to-backtrace-for-test-at-point)
1075 (ert-results-pop-to-messages-for-test-at-point)
1076 (ert-results-pop-to-should-forms-for-test-at-point)
1077 (ert-results-pop-to-timings): Revert parts of change 2011-02-02T17:59:44Z!sds@gnu.org that
1078 were incorrect and unnecessary. This should make `make check'
1079 pass again.
1080
3a00a363
KM
10812011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
1082
01c35094 1083 * lisp/allout-widgets.el (allout-widgets-icons-light-subdir)
219bd536 1084 (allout-widgets-icons-dark-subdir): Track relocations of icons.
3a00a363
KM
1085 * lisp/allout.el: Remove commentary about remove encryption
1086 passphrase mnemonic support and verification.
01c35094
JB
1087 (allout-encrypt-string): Recognize epg failure to decrypt gpg2
1088 armored text using gpg1, and indicate that the gpg version *might*
1089 be the problem in the error message.
3a00a363 1090
73057ba9
DD
10912011-02-17 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1092
1093 * net/rcirc.el (rcirc-float-time): New function.
1094 (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE)
1095 (rcirc-ctcp-sender-PING): Use it.
1096
8551cb32
GM
10972011-02-17 Glenn Morris <rgm@gnu.org>
1098
53ef76c7
GM
1099 * speedbar.el (speedbar-ignored-modes, speedbar-file-unshown-regexp)
1100 (speedbar-update-flag, speedbar-fetch-etags-command)
1101 (speedbar-fetch-etags-arguments):
1102 * term.el (term-buffer-maximum-size, term-input-chunk-size)
1103 (term-completion-autolist, term-completion-addsuffix)
1104 (term-completion-recexact, term-completion-fignore):
1105 * term/sup-mouse.el (sup-mouse-fast-select-window):
1106 * term/x-win.el (x-select-request-type):
1107 Convert some defvars with "*" to defcustoms.
1108
64a14c74
GM
1109 * shell.el (shell-delimiter-argument-list): Set it to nil. (Bug#8027)
1110
92e39d6f
GM
1111 * vc/vc.el (vc-default-previous-version):
1112 Remove alias that points nowhere. (Bug#4496)
1113
fc14288b
GM
1114 * dired-x.el (dired-clean-up-after-deletion):
1115 kill-buffer does not need save-excursion.
1116 (dired-do-run-mail): Doc fix.
1117 (dired-filename-at-point): Doc fix.
1118 Use looking-at, and skip-chars rather than re search.
1119
8551cb32
GM
1120 * dired-x.el (dired-filename-at-point): Fix 8-year old typo.
1121
96497653
KM
11222011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
1123
aac7a935
KM
1124 * allout-widgets.el: New allout extension that shows allout
1125 outline structure with graphical widgets. 'allout-widgets'
1126 customize group is an 'allout' subgroup, for easy discovery.
1127
96497653
KM
1128 * allout.el: Include PGP and GnuPG in Keywords, and other
1129 commentary refinements.
1130 (allout-abbreviate-flattened-numbering): Rename to
1131 allout-flattened-numbering-abbreviation, and
1132 define-obsolete-variable-alias the old name.
1133 (allout-flattened-numbering-abbreviation): Rename from
1134 allout-abbreviate-flattened-numbering.
1135 (allout-mode-p): Include among autoloads, for use by other modes
1136 with impunity.
e697fcfc
LM
1137 (allout-listify-exposed):
1138 Use allout-flattened-numbering-abbreviation.
96497653
KM
1139 (allout-encrypt-string): Use set-buffer-multibyte directly.
1140 (allout-set-buffer-multibyte): Remove.
1141
be4a1d71
DD
11422011-02-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1143
1144 * simple.el (just-one-space): Remove useless `or' call.
1145
274c2d34
MA
11462011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
1147
c6309045 1148 * net/soap-client.el (soap-well-known-xmlns, soap-local-xmlns)
274c2d34
MA
1149 (soap-default-xmlns, soap-target-xmlns, soap-multi-refs)
1150 (soap-decoded-multi-refs, soap-current-wsdl)
1151 (soap-encoded-namespaces): Rename CL-style *...* variables.
1152
88ae2870
MA
11532011-02-16 Michael Albinus <michael.albinus@gmx.de>
1154
1155 * net/soap-client.el: Add "comm" and "hypermedia" to the
1156 keywords. Reflow too long lines.
1157
1158 * net/soap-inspect.el: Ditto. Require 'cl.
1159
689743a2
BG
11602011-02-16 Bastien Guerry <bzg@altern.org>
1161
1162 * play/doctor.el (doctor-mode): Bugfix: escape the "," character
1163 in a `doctor-type' argument.
1164
16d2ff89
MA
11652011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
1166
1167 * net/soap-client.el:
1168 * net/soap-inspect.el: New files.
1169
c6cefd36
LL
11702011-02-16 Leo <sdl.web@gmail.com>
1171
1172 * dired-x.el (dired-mode-map, dired-extra-startup):
1173 Remove dired-copy-filename-as-kill since it's already in dired.el.
1174
da5e0ce4
GM
11752011-02-16 Glenn Morris <rgm@gnu.org>
1176
1177 * dired-x.el (dired-bind-jump, dired-bind-man, dired-bind-info):
1178 Doc fixes. Add :set property, replacing top-level calls.
1179 (dired-vm-read-only-folders, dired-vm): Doc fix (drop v. old VM 4).
1180 (dired-guess-shell-gnutar): Test tar version rather than system-type.
1181 (dired-extra-startup, dired-man, dired-info): Doc fixes.
1182 (dired-clean-up-after-deletion): Use when and dolist.
1183 (dired-jump): Use unless and when.
1184 (dired-virtual): Use line-end-position.
1185 (dired-default-directory-alist): Rename from default-directory-alist.
1186 (dired-default-directory): Update for above name change.
1187 (dired-vm): Drop VM < 5 and simplify.
1188 (dired-buffer-more-recently-used-p): Rewrite.
1189 (dired-filename-at-point): Use when and or.
1190 (dired-x-read-filename-at-point): Rename from read-filename-at-point.
1191 Update callers.
1192
c5ca3aa0
GM
11932011-02-15 Glenn Morris <rgm@gnu.org>
1194
1195 * dired-x.el: Use easymenu for menu items. Fix item capitalization.
1196
33f6cf7b
CY
11972011-02-14 Chong Yidong <cyd@stupidchicken.com>
1198
1199 * vc/vc-git.el (vc-git-root-log-format): New option for
1200 customizing log format.
1201 (vc-git-print-log, vc-git-log-outgoing, vc-git-log-incoming)
1202 (vc-git-log-view-mode): Use it.
1203 (vc-git-expanded-log-entry): New function.
1204 (vc-git-log-view-mode): Use it. Truncate lines in root log.
1205
1206 * vc/vc-hg.el (vc-hg-root-log-template): New option for
1207 customizing log format.
1208 (vc-hg-print-log): Use it.
1209 (vc-hg-expanded-log-entry): New function.
1210 (vc-hg-log-view-mode): Use vc-hg-root-log-template and
1211 vc-hg-expanded-log-entry. Truncate lines in root log.
1212
1213 * vc/vc-bzr.el (vc-bzr-log-view-mode): Truncate lines in root log.
1214
e697fcfc
LM
1215 * vc/log-view.el (log-view-mode-menu):
1216 Add log-view-toggle-entry-display.
33f6cf7b 1217
461b69ae
GM
12182011-02-14 Glenn Morris <rgm@gnu.org>
1219
1220 * dired-x.el: Don't require man when compiling.
1221 (dired-omit-extensions, dired-local-variables-file)
1222 (dired-x-hands-off-my-keys): Make them defcustoms.
1223 (Man-support-local-filenames, Man-getpage-in-background): Declare.
1224 (vm-visit-folder): Declare rather than defining.
1225 (dired-x-help-address, dired-x-variable-list): Remove.
1226 (dired-x-submit-report): Make it an obsolete alias.
1227
35f52ed6
JB
12282011-02-14 Juanma Barranquero <lekktu@gmail.com>
1229
1230 * makefile.w32-in (TRAMP_SRC): Remove tramp-imap.el.
1231
b2108a36
TZ
12322011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1233
67186ae2 1234 * net/imap.el: Bring it back.
b2108a36 1235
abfc152b
AM
12362011-02-13 Alan Mackenzie <acm@muc.de>
1237
1238 * progmodes/cc-fonts.el (c-font-lock-declarations): Remove a
1239 narrow-to-region call that cuts context off the end (Bug#7722).
1240
e697fcfc
LM
1241 * progmodes/cc-engine.el (c-forward-<>-arglist-recur):
1242 Refactor nested if-forms with a simple cond.
abfc152b
AM
1243 (c-forward-<>-arglist): Revert 2011-01-31 change.
1244
d4eb88c7
CY
12452011-02-13 Chong Yidong <cyd@stupidchicken.com>
1246
1247 * vc/log-view.el: New command log-view-toggle-entry-display for
1248 toggling log entries between concise and detailed forms.
1249 (log-view-toggle-entry-display): New command.
1250 (log-view-mode-map): Bind RET to it.
1251 (log-view-expanded-log-entry-function): New variable.
1252 (log-view-current-entry, log-view-inside-comment-p)
1253 (log-view-current-tag): New functions.
1254 (log-view-toggle-mark-entry): Use log-view-current-entry and
1255 log-view-end-of-defun instead of searching directly with
1256 log-view-message-re.
1257 (log-view-end-of-defun): Likewise. Add optional ARG for
1258 compatibility with end-of-defun.
1259 (log-view-end-of-defun): Ignore comments and VC buttons.
1260
1261 * vc/vc-bzr.el (vc-bzr-expanded-log-entry): New function.
1262 (vc-bzr-log-view-mode): Use log-view-expanded-log-entry-function.
1263
2609a08e
TZ
12642011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1265
114fe546
G
1266 * net/imap.el: Remove file. All the functionality is in nnimap.el.
1267
2609a08e
TZ
1268 * net/imap-hash.el: Remove file.
1269
7a6ebb1a
MA
12702011-02-13 Michael Albinus <michael.albinus@gmx.de>
1271
1272 * Makefile.in (TRAMP_SRC): Remove tramp-imap.el.
1273
1274 * net/tramp.el (tramp-read-passwd): Simplify `auth-source-search'
1275 call.
1276
1277 * net/tramp-imap.el: Remove file.
1278
75d4dcc9
CY
12792011-02-13 Chong Yidong <cyd@stupidchicken.com>
1280
1281 * vc/vc.el (vc-print-log-setup-buttons): Instead of using the
1282 widget library for buttons, just use button.el.
1283
1284 * vc/log-view.el (log-view-mode-map): Don't inherit from
1285 widget-keymap.
1286
3c65e88d 12872011-02-12 Glenn Morris <rgm@gnu.org>
dc4c6a7a 1288
86361e1e
GM
1289 * emacs-lisp/cl-seq.el (union, nunion, intersection)
1290 (nintersection, set-difference, nset-difference)
1291 (set-exclusive-or, nset-exclusive-or): Doc fix.
1292
dc4c6a7a
GM
1293 * ediff-ptch.el (ediff-fixup-patch-map): Doc fix.
1294
8a6f24e5
GM
1295 * faces.el (face-attr-match-p): Handle the obsolete :bold and
1296 :italic props, so that frame-set-background-mode works. (Bug#7966)
1297
3caced0b
GM
1298 * simple.el (next-error): Doc fix.
1299
9de31df2
TV
13002011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1301
1302 * dired-aux.el (dired-create-files): Adapt destination name to
1303 match the new behavior of copy-directory.
1304
38a71655
CY
13052011-02-12 Chong Yidong <cyd@stupidchicken.com>
1306
1307 * mail/mail-utils.el (mail-dont-reply-to-names): New variable,
1308 from rmail-dont-reply-to-names. Callers changed.
1309 (mail-dont-reply-to): Rename from mail-dont-reply-to.
1310 (rmail-dont-reply-to): Make it an obsolete alias.
1311
1312 * mail/rmail.el (rmail-default-dont-reply-to-names): Default to
1313 nil, and make obsolete (Bug#7888).
1314 (rmail-dont-reply-to-names): Alias to mail-dont-reply-to-names.
1315
1316 * mail/rmailsum.el (rmail-summary-sort-by-correspondent): Doc fix.
1317
1318 * mail/rmailsort.el (rmail-sort-by-correspondent)
1319 (rmail-select-correspondent): Doc fix. Use mail-dont-reply-to.
1320
1321 * mail/rmail.el (rmail-reply): Use mail-dont-reply-to.
1322
470d996d
TV
13232011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1324
1325 * files.el (copy-directory): New argument COPY-CONTENTS for
1326 copying directory contents into another existing directory.
1327
e2784c87
TH
13282011-02-12 Tassilo Horn <tassilo@member.fsf.org>
1329
1330 * minibuffer.el (completion-table-case-fold): New function for
1331 creating a case-insensitive completion table.
1332
563790b6
TZ
13332011-02-12 Teodor Zlatanov <tzz@lifelogs.com>
1334
1335 * net/tramp.el (tramp-default-method): Also check if
1336 `auth-source-search' is bound.
1337 (tramp-read-passwd): Use `auth-source-search' instead of
1338 `auto-source-user-or-password'.
1339
1340 * net/tramp-imap.el: Autoload `auto-source-search' instead of
1341 `auto-source-user-or-password.
1342 (tramp-imap-passphrase-callback-function): Use it.
1343
1344 * net/imap-hash.el: Autoload `auto-source-search' instead of
1345 `auto-source-user-or-password.
1346 (imap-hash-open-connection): Use it.
1347
1348 * mail/smtpmail.el: Autoload `auto-source-search' instead of
1349 `auto-source-user-or-password.
1350 (smtpmail-try-auth-methods): Use it.
1351
c6affbde
PH
13522011-02-12 Phil Hagelberg <phil@hagelb.org>
1353
1354 * emacs-lisp/package.el: Allow packages to be reinstalled.
1355 (package--write-file-no-coding): Remove EXCL arg.
1356 (package-unpack-single): Don't use it.
1357
b5a53795
KP
13582011-02-12 Karl Pflästerer <k@rl.pflaesterer.de> (tiny change)
1359
1360 * vc/vc-svn.el: Adapt to Subversion change, with no .svn directory
1361 in each sub directory.
1362 (vc-svn-registered): Use vc-svn-root.
1363 (vc-svn-root): New function. Make vc-svn-responsible-p an alias.
1364 (vc-svn-repository-hostname): Use "svn info".
1365
25833f5e
DD
13662011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1367
1368 * simple.el (delete-trailing-whitespace): New optional buffer
1369 bound parameters.
1370
75d1d833
BG
13712011-02-11 Bastien Guerry <bzg@altern.org>
1372
1373 * files.el (basic-save-buffer): save unmodified buffers when
1374 the file pointed by buffer-file-name doesn't exist.
1375
e0e36cac
DD
13762011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1377
079721e9 1378 * net/rcirc.el (rcirc-cmd-join): Accept multiple channels.
e0e36cac 1379
59350862
GM
13802011-02-11 Glenn Morris <rgm@gnu.org>
1381
1382 * emacs-lisp/cl-specs.el (multiple-value-bind): Fix debug spec.
1383
5708ce5e
JB
13842011-02-11 Juanma Barranquero <lekktu@gmail.com>
1385
1386 * net/rcirc.el (rcirc-send-ctcp): Remove spurious arg to `format'.
1387
b016851c
SM
13882011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
1389
59003be9
SM
1390 * server.el (server-process-filter): Use pcase.
1391
9517f8af
SM
1392 * emacs-lisp/smie.el (smie-blink-matching-open): Don't use `pos' in two
1393 conflicting ways.
1394 (smie-indent--parent): Extend to "parent of arg".
1395 (smie-indent-inside-string): New function.
1396 (smie-indent-functions): Use it.
1397
cf77dd27
SM
1398 * vc/vc-dir.el (vc-dir-refresh): Reorder operations to try and avoid
1399 bzr locking race condition.
1400
49ffc078
SM
1401 * emacs-lisp/edebug.el (edebug-instrument-function): Check a marker is
1402 still valid before using it.
1403
1a0a6cef
SM
1404 * progmodes/grep.el (grep-mode-font-lock-keywords): Adjust to
1405 `message' -> `compilation-message' rename (bug#8004).
1406
b016851c
SM
1407 Move keymap initialization into declaration.
1408 * textmodes/enriched.el (enriched-mode-map):
1409 * textmodes/bib-mode.el (bib-mode-map):
1410 * term/lk201.el (lk201-function-map):
1411 * tar-mode.el (tar-mode-map):
1412 * replace.el (occur-mode-map):
1413 * progmodes/idlwave.el (idlwave-rinfo-mouse-map, idlwave-rinfo-map):
1414 * progmodes/idlw-help.el (idlwave-help-mode-map):
1415 * progmodes/gdb-mi.el (gdb-memory-format-menu, gdb-memory-unit-menu):
1416 * play/solitaire.el (solitaire-mode-map):
1417 * play/snake.el (snake-mode-map, snake-null-map):
1418 * play/pong.el (pong-mode-map):
1419 * play/handwrite.el (menu-bar-handwrite-map):
1420 * play/gametree.el (gametree-mode-map):
a65112fb 1421 * net/rcirc.el (rcirc-mode-map, rcirc-browse-url-map)
b016851c
SM
1422 (rcirc-multiline-minor-mode-map, rcirc-track-minor-mode-map):
1423 * net/newst-plainview.el (newsticker-menu, newsticker-mode-map)
1424 (newsticker--url-keymap):
1425 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
1426 * menu-bar.el (menu-bar-file-menu, menu-bar-i-search-menu)
1427 (menu-bar-search-menu, menu-bar-replace-menu, menu-bar-goto-menu)
1428 (menu-bar-edit-menu, menu-bar-custom-menu)
1429 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
1430 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
1431 (menu-bar-line-wrapping-menu, menu-bar-options-menu)
1432 (menu-bar-games-menu, menu-bar-encryption-decryption-menu)
1433 (menu-bar-tools-menu, menu-bar-describe-menu)
1434 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
1435 (menu-bar-help-menu):
1436 * mail/rmailsum.el (rmail-summary-mode-map):
1437 * kmacro.el (kmacro-step-edit-map):
1438 * ibuffer.el (ibuffer-mode-groups-popup, ibuffer-mode-map)
1439 (ibuffer-mode-operate-map):
1440 * hi-lock.el (hi-lock-menu, hi-lock-map):
1441 * emulation/vip.el (vip-mode-map):
1442 * emacs-lisp/re-builder.el (reb-lisp-mode-map):
1443 * bookmark.el (bookmark-bmenu-mode-map):
1444 * help-mode.el (help-mode-map): Move initialization into declaration.
1445
1be1d1e9
DD
14462011-02-10 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1447
1448 * net/rcirc.el: Add PRIVMSG and CTCP functions.
1449 (rcirc-send-privmsg, rcirc-send-ctcp): New functions.
1450 (rcirc-keepalive, rcirc-cmd-ctcp, rcirc-ctcp-sender-PING)
1451 (rcirc-cmd-me, rcirc-authenticate): Use them.
1452
26d2a9bd
KM
14532011-02-10 Ken Manheimer <ken.manheimer@gmail.com>
1454
1455 * allout.el: Synopsis: Change allout user configuration so
1456 auto-activation is controlled solely by customization
1457 `allout-auto-activation'.
1458
01c35094 1459 (allout-auto-activation-helper, allout-setup): New autoloads
26d2a9bd 1460 implement new custom set procedure for allout-auto-activation.
219bd536
JB
1461 Also, explicitly invoke (allout-setup) after allout-auto-activation
1462 is custom-defined, to affect the settings in emacs sessions besides
1463 the few where allout-auto-activation customization is done.
26d2a9bd
KM
1464 (allout-auto-activation): Use allout-auto-activation-helper to
1465 :set. Revise the docstring.
1466 (allout-init): Reduce functionality to just customizing
1467 allout-auto-activation, and mark obsolete.
1468 (allout-mode): Respect string values for allout-auto-activation.
1469 Run allout-after-copy-or-kill-hook without any args.
01c35094 1470 (allout-mode, allout-layout, allout-default-layout)
26d2a9bd
KM
1471 (outlineify-sticky): Adjust docstring for new scheme.
1472 (allout-after-copy-or-kill-hook): No arguments - hook implementers
1473 should concentrate on the kill ring.
1474
b8e0f0cd
G
14752011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
1476
1477 * password-cache.el (password-cache-remove): Accept secrets that are
1478 not strings.
1479
ccded26c
SM
14802011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1481
1482 * progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix case
1483 of here-doc that immediately follows a comment.
1484
ee6a57ab
DD
14852011-02-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1486
4d04fdc9
DD
1487 * net/rcirc.el (rcirc-ctcp-sender-PING): Simplifying.
1488
ee6a57ab
DD
1489 * net/rcirc.el (rcirc-cmd-ctcp): Use dedicated function when
1490 available.
1491 (rcirc-ctcp-sender-PING): New function.
1492
6ca94a0b
SM
14932011-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
1494
1495 * obsolete/pc-select.el: Rename from emulation/pc-select.el (bug#7940).
1496 Remove the mark/nomark handling, and activate shift-select-mode instead.
1497
1498 * obsolete/pc-mode.el: Rename from emulation/pc-mode.el.
1499
226590f8
JB
15002011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1501
1502 * calc/calc-units.el (math-logunits-quant): Add support for
1503 non-logarithmic units.
1504
dd0b691e
KM
15052011-02-07 Ken Manheimer <ken.manheimer@gmail.com>
1506
4ec28e14
KM
1507 * allout.el (allout-after-copy-or-kill-hook): New hook for
1508 extension-specific processing of killed text.
1509 (allout-mode): Include new allout-after-copy-or-kill-hook among
1510 mentioned hooks.
01c35094 1511 (allout-kill-line, allout-kill-topic): Ensure that processing
4ec28e14
KM
1512 after kill happens even if barf-if-buffer-read-only is raised.
1513 Include new allout-after-copy-or-kill-hook among that subsequent
1514 processing.
1515 (allout-deannotate-hidden): Actually remove the annotation text
1516 properties.
1517
dd0b691e
KM
1518 * allout.el (allout-listify-exposed): Copy text sans text properties.
1519
07e52e08
MA
15202011-02-07 Michael Albinus <michael.albinus@gmx.de>
1521
b016851c 1522 * net/dbus.el (dbus-list-activatable-names): Add optional argument BUS.
07e52e08 1523
c5aff743
DD
15242011-02-07 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1525
1526 * net/rcirc.el (rcirc-handler-317): New function (Bug#6507).
1527
03925868
JB
15282011-02-06 Jay Belanger <jay.p.belanger@gmail.com>
1529
b016851c 1530 * calc/calc.el (calc-logunits-field-reference): Rename from
03925868 1531 `calc-default-field-reference-level'.
b016851c 1532 (calc-logunits-power-reference): Rename from
01c35094 1533 `calc-default-power-reference-level'.
03925868 1534
b016851c 1535 * calc/calc-units.el (math-logunits-quant): Rename from
03925868 1536 `math-logunits-level'
b016851c 1537 (math-logunits-plus): Rename from math-logcombine.
03925868 1538 (calcFunc-luplus, calcFunc-luminus calc-luplus, calc-luminus): Remove.
ec6ad6f2 1539 (calcFunc-lufieldadd, calcFunc-lupoweradd, calcFunc-lufieldsub)
01c35094 1540 (calcFunc-lufieldsub, calc-logunits-add, calc-logunits-sub):
03925868 1541 New functions.
b016851c
SM
1542 (calcFunc-fieldquant): Rename from `calcFunc-fieldlevel'.
1543 (calcFunc-powerquant): Rename from `calcFunc-powerlevel'.
1544 (calc-logunits-quantity): Rename from `calc-level'.
03925868 1545 (calcFunc-dbfieldlevel, calcFunc-dbpowerlevel, calcFunc-npfieldlevel)
01c35094 1546 (calcFunc-nppowerlevel, calc-logunits-dblevel, calc-logunits-nplevel)
ec6ad6f2
JB
1547 (math-logunits-mul, calcFunc-lufieldmul, calcFunc-lupowermul)
1548 (calc-logunits-mul, math-logunits-divide, calcFunc-lufielddiv)
01c35094 1549 (calcFunc-lupowerdiv, calc-logunits-divide, math-logunits-level):
03925868
JB
1550 New functions.
1551
b016851c 1552 * calc/calc-help.el (calc-u-prefix-help): Remove "L" reference.
03925868
JB
1553 (calc-ul-prefix-help): Remove.
1554 (calc-l-prefix-help): New function.
1555 (calc-full-help): Add reference to `calc-l-prefix-help'.
1556
1557 * calc/calc-ext.el (calc-init-extensions): Update autoloads.
1558
ec6ad6f2
JB
1559 * calc/README: Mention logarithmic units.
1560
f8b351c1
CY
15612011-02-06 Chong Yidong <cyd@stupidchicken.com>
1562
1563 * mail/emacsbug.el (report-emacs-bug-hook): Remove the check for
1564 non-ASCII characters (Bug#7925).
1565
a60287ff
GM
15662011-02-05 Glenn Morris <rgm@gnu.org>
1567
1568 * emacs-lisp/cl-macs.el (return-from): Fix doc typo.
1569
9ad53e98
GM
1570 * calendar/diary-lib.el (diary-font-lock-keywords):
1571 Tweak diary-time-regexp match. (Bug#7891)
1572
9783df21
GM
1573 * progmodes/f90.el (f90-find-tag-default): New function. (Bug#7919)
1574 (f90-mode): Use it for mode's `find-tag-default-function' property.
1575
df275851
GM
1576 * ibuf-ext.el (ibuffer-filter-disable): Make it work. (Bug#7969)
1577
95838641
GM
1578 * faces.el (set-face-attribute): Doc fix. (Bug#2659)
1579
827b77e9
DD
15802011-02-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1581
1582 * net/rcirc.el (rcirc-handler-JOIN): Reset mode-line-process
1583 (Bug#6386).
1584
7cb76591
SM
15852011-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
1586
ba70ab1c
SM
1587 * progmodes/sh-script.el (sh-here-doc-open-re): Don't rely on the
1588 font-lock-syntax-table remappings.
1589 (sh-here-doc-markers, sh-here-doc-re): Remove.
1590 (sh-font-lock-close-heredoc): Remove.
1591 (sh-syntax-propertize-here-doc): New function.
1592 (sh-font-lock-open-heredoc): Set the sh-here-doc-marker property
1593 instead of the sh-here-doc-re.
1594 (sh-font-lock-paren): Don't do anything in comments or strings.
1595 Handle line continuations. Accept a few more chars.
1596 Don't rely on the font-lock-syntax-table remappings.
1597 `esac' is not a valid pattern.
1598 (sh-syntax-propertize-function): Handle here-docs differently, so we
1599 don't bother syntax-propertizing the insides.
1600
7cb76591
SM
1601 * progmodes/sh-script.el (sh-font-lock-paren, sh-kw, sh-prev-thing):
1602 Handle new bashisms ";&" and ";;&" (bug#7947).
1603
39b20f56
MA
16042011-02-05 Michael Albinus <michael.albinus@gmx.de>
1605
7cb76591
SM
1606 * net/tramp-smb.el (tramp-smb-errors): Use `regexp-opt'.
1607 Add "NT_STATUS_IO_TIMEOUT" and "NT_STATUS_NO_SUCH_USER".
39b20f56 1608
51aba3f3
MA
16092011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1610
1611 * net/tramp.el (tramp-postfix-method-format)
1612 (tramp-postfix-method-regexp, tramp-prefix-domain-format)
1613 (tramp-prefix-domain-regexp, tramp-postfix-user-format)
1614 (tramp-postfix-user-regexp, tramp-prefix-port-format)
1615 (tramp-prefix-port-regexp, tramp-postfix-host-format)
1616 (tramp-postfix-host-regexp, tramp-handle-substitute-in-file-name):
1617 Doc fix.
1618
7bc61bb7
SS
16192011-02-04 Sam Steingold <sds@gnu.org>
1620
1621 * mouse.el (mouse-buffer-menu-mode-groups): Add a "GDB" group.
1622
d93c111e
AS
16232011-02-04 Andreas Schwab <schwab@linux-m68k.org>
1624
1625 * international/mule-util.el (with-coding-priority): Doc fix.
1626
6f52d86e
EZ
16272011-02-04 Eli Zaretskii <eliz@gnu.org>
1628
1629 * arc-mode.el (archive-mode-map): Fix a typo in last change.
1630
c1b4afac
SS
16312011-02-03 Sam Steingold <sds@gnu.org>
1632
1633 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
1634 Do not error out when `func' is nil.
1635
a857d3c7
MA
16362011-02-03 Michael Albinus <michael.albinus@gmx.de>
1637
1638 * net/tramp-sh.el (tramp-remote-path): Add default settings for
1639 `tramp-default-remote-path' to the docstring.
1640 (tramp-get-remote-path): Suppress error message when `getconf
1641 PATH' fails.
1642
1643 * net/tramp-smb.el (tramp-smb-errors): Add "NT_STATUS_UNSUCCESSFUL".
1644
8aa88760
GM
16452011-02-03 Glenn Morris <rgm@gnu.org>
1646
219ea611
GM
1647 * vc/vc-hg.el (vc-hg-command): Doc fix.
1648
8d7b5b5b
GM
1649 * term/w32-win.el (libpng-version): Declare for compiler.
1650
c03eac34
GM
1651 * msb.el: No need to load dired while compiling.
1652
7f07c1fe
GM
1653 * emacs-lisp/elint.el (elint-standard-variables):
1654 Remove a couple of built-ins that now have doc-strings.
1655
befe199d
GM
1656 * hi-lock.el, ps-bdf.el, ps-mule.el, ps-print.el, ps-samp.el:
1657 `require' is automatically `eval-and-compile'd.
1658
2d7d6439
GM
1659 * net/rcirc.el (rcirc-nick-completion-format): Add :version tag.
1660 (rcirc-log-directory, rcirc-log-flag): Move definitions before use.
1661
8aa88760
GM
1662 * strokes.el (strokes-fill-current-buffer-with-whitespace):
1663 Move definition before use.
1664 (strokes-report-bug): Make it obsolete.
1665
e90f8545
SS
16662011-02-02 Sam Steingold <sds@gnu.org>
1667
1668 * apropos.el (apropos-print): Now that `apropos-mode' inherits
1669 from `special-mode', entering it makes the buffer read-only, so
1670 call it only when everything has been already inserted.
1671 * emacs-lisp/ert.el (ert--setup-results-buffer)
1672 (ert-results-pop-to-backtrace-for-test-at-point)
1673 (ert-results-pop-to-messages-for-test-at-point)
1674 (ert-results-pop-to-timings): Ditto.
1675 * emacs-lisp/package.el (package--list-packages): Ditto.
1676 * play/solitaire.el (solitaire): Ditto.
1677
90db975f
CY
16782011-02-02 Chong Yidong <cyd@stupidchicken.com>
1679
1680 * progmodes/compile.el: Make all faces inherit.
1681 (compilation-warning): Inherit from font-lock-variable-name-face.
1682 (compilation-info): Inherit from font-lock-type-face.
1683 (compilation-line-number): Reassign to font-lock-keyword-face.
1684 (compilation-column-number): Reassign to font-lock-doc-face.
1685 (compilation-leave-directory-face): Reassign to
1686 font-lock-builtin-face.
1687
bc35ff32
EZ
16882011-02-02 Eli Zaretskii <eliz@gnu.org>
1689
1690 * dired.el (dired-insert-directory): Don't invoke `ls' when
1691 ls-lisp.el is used to emulate it.
1692
39cde66c
JD
16932011-02-01 Julien Danjou <julien@danjou.info>
1694
1695 * color.el (color-gradient): Add a color-gradient function.
1696
abef340a
SS
16972011-02-01 Sam Steingold <sds@gnu.org>
1698
1699 * simple.el (special-mode-map): Bind "h" to `describe-mode';
1700 bind "z" to `kill-this-buffer'.
1701 (completion-list-mode-map): Bind "z" to `kill-this-buffer'.
1702 * apropos.el (apropos-mode-map): Inherit from `special-mode-map'.
1703 (apropos-mode): Inherit from `special-mode'.
1704 * arc-mode.el (archive-mode-map): Inherit from `special-mode-map'.
1705 * bookmark.el (bookmark-bmenu-mode): Define using
1706 `define-derived-mode' inheriting from `special-mode'.
1707 * dired.el (dired-mode-map): Inherit from `special-mode-map'.
1708 * image-mode.el (image-mode-map): Ditto.
1709 * replace.el (occur-mode): Define using
1710 `define-derived-mode' inheriting from `special-mode'.
1711 * tar-mode.el (tar-mode): Inherit from `special-mode'.
1712 * calendar/diary-lib.el (diary-fancy-display-mode):
1713 Inherit from `special-mode-map'.
1714 * emacs-lisp/ert.el (ert-simple-view-mode, ert-results-mode):
1715 Inherit from `special-mode'.
1716 * emacs-lisp/package.el (package-menu-mode-map): Copy from
1717 `special-mode-map'.
1718 (package-menu-mode): Define using `define-derived-mode'
1719 inheriting from `special-mode'.
1720 * erc/erc-list.el (erc-list-menu-mode): Inherit from `special-mode'.
1721 * net/xesam.el (xesam-mode): Inherit from `special-mode'.
1722 (xesam-mode-map): Define separately.
1723 * play/solitaire.el (solitaire-mode): Inherit from `special-mode'.
1724 * progmodes/compile.el (compilation-minor-mode-map)
1725 (compilation-mode-map): Inherit from `special-mode-map'.
1726 * vc/diff-mode.el (diff-mode-shared-map):
1727 Inherit from `special-mode-map'.
1728 * vc/log-view.el (log-view-mode-map): Add a comment.
1729
928f4e73
CY
17302011-02-01 Chong Yidong <cyd@stupidchicken.com>
1731
1732 * custom.el (load-theme): Define return value. Drop use of
1733 unsafep; call custom-theme-load-confirm for non-known-safe themes.
1734 (custom-theme-load-confirm): Scroll in the correct window.
1735 (custom-enabled-themes): Add custom-safe-themes to :set-after.
1736
1737 * cus-theme.el (custom-theme-checkbox-toggle): Don't activate the
1738 checkbox if load-theme fails.
1739
7d116647
SM
17402011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1741
1742 * progmodes/compile.el (compilation-next-error): Check there's
1743 a message before using it (bug#7941).
1744
4fdfcddf
JB
17452011-02-01 Jay Belanger <jay.p.belanger@gmail.com>
1746
1747 * calc/calc-mtx.el (math-lud-pivot-check): New function.
1748 (math-do-matrix-lud): Use `math-lud-pivot-check' to check the size
1749 of potential pivots.
1750
3b95603f
AM
17512011-01-31 Alan Mackenzie <acm@muc.de>
1752
7d116647
SM
1753 * progmodes/cc-cmds.el (c-forward-over-illiterals):
1754 Continue parsing if we encounter a naked # (Bug#7595).
3b95603f 1755 (c-beginning-of-statement): Avoid loop in locating the beginning
aa9c0efc 1756 of a macro. (Not actually committed until 2011-02-20, see above).
3b95603f 1757
6fa1f651
CY
17582011-01-31 Chong Yidong <cyd@stupidchicken.com>
1759
1760 * files.el (copy-directory): Fix arguments to recursive call.
1761
14beddf4 17622011-01-31 Chong Yidong <cyd@stupidchicken.com>
82d84d3f
CY
1763
1764 * files.el (copy-directory): If destination is an existing
1765 directory, copy into a subdirectory there.
1766
14beddf4 17672011-01-31 Andreas Schwab <schwab@linux-m68k.org>
e935c6a2
AS
1768
1769 * emacs-lisp/shadow.el (load-path-shadows-find): Ignore leim-list
1770 files.
1771
14beddf4 17722011-01-31 Chong Yidong <cyd@stupidchicken.com>
d1f14baa 1773
6fc0aac3
CY
1774 * image-dired.el (image-dired-mouse-display-image): No-op if no
1775 file is found (Bug#7817).
1776
d1f14baa
CY
1777 * mouse.el (mouse-menu-non-singleton): Doc fix (Bug#7801).
1778
14beddf4 17792011-01-31 Kenichi Handa <handa@m17n.org>
67442738 1780
7d116647
SM
1781 * international/quail.el (quail-keyboard-layout-alist):
1782 Remove superfluous SPC for "pc105-uk" (bug#7927).
67442738 1783
14beddf4 17842011-01-31 Glenn Morris <rgm@gnu.org>
220c2a14
GM
1785
1786 * msb.el (msb-menu-bar-update-buffers): Update for changed
1787 argument handling of menu-bar-select-frame. (Bug#7902)
1788
14beddf4 17892011-01-31 Chong Yidong <cyd@stupidchicken.com>
af7c5700
CY
1790
1791 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Set a limit
1792 to the recursion depth (Bug#7722).
1793
14beddf4 17942011-01-31 Roy Liu <carsomyr@gmail.com> (tiny change)
ca9c274a
JD
1795
1796 * term/ns-win.el (ns-find-file): Expand ns-input-file with
1797 command-line-default-directory (Bug#7872).
1798
9e11271c
SM
17992011-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
1800
1801 * progmodes/compile.el (compilation--flush-directory-cache):
1802 New function, extracted from compilation--remove-properties.
1803 (compilation--remove-properties, compilation--parse-region): Use it.
1804 (compilation--previous-directory): Handle one more case.
1805 (compilation-enable-debug-messages): Remove.
1806 (compilation-parse-errors, compilation--flush-parse): Just remove the
1807 left over debug messages.
1808
038714ab
SS
18092011-01-31 Sam Steingold <sds@gnu.org>
1810
1811 * progmodes/compile.el (compilation-enable-debug-messages):
1812 Add a variable to make the parsing messages introduced in
1813 2011-01-28T22:12:05Z!monnier@iro.umontreal.ca optional.
1814 (compilation-parse-errors, compilation--flush-parse): Use it.
1815
2a4466ca
DD
18162011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1817
35f52ed6 1818 * net/rcirc.el: New customizable nick completion format. (Bug#6314)
2a4466ca
DD
1819 (rcirc-nick-completion-format): New defcustom.
1820 (rcirc-complete): Use it.
1821
186ecaf1
DD
18222011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1823
1824 * net/rcirc.el: Clean log filenames (Bug#7933).
1825 (rcirc-log-write): Use convert-standard-filename.
1826 (rcirc-log-filename-function): Documentation updates.
1827
253f7d1b
JD
18282011-01-30 Jan Djärv <jan.h.d@swipnet.se>
1829
9e11271c
SM
1830 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer):
1831 Check report-emacs-bug-can-use-osx-open and use that if t.
253f7d1b
JD
1832 (report-emacs-bug-can-use-osx-open): New function.
1833 (report-emacs-bug): Rename can-xdg-email to can-insert-mail.
1834 Check report-emacs-bug-can-use-osx-open also for can-insert-mail.
1835
a2b6e5d6
CY
18362011-01-29 Chong Yidong <cyd@stupidchicken.com>
1837
1838 * vc/vc-dispatcher.el (vc-set-async-update): New function for
1839 updating Dired or VC-dir buffers after async command completes.
1840
1841 * vc/vc-bzr.el (vc-bzr-async-command): Return the process buffer.
1842 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-set-async-update.
1843
1844 * vc/vc-git.el (vc-git-merge-branch): Add FETCH_HEAD to branch
1845 completions if it exists. Use vc-set-async-update.
1846 (vc-git-pull): Use vc-set-async-update.
1847
1848 * vc/vc-hg.el (vc-hg-pull): Fix default-contents arg to
1849 read-shell-command. Use vc-set-async-update.
1850 (vc-hg-merge-branch): Use vc-set-async-update.
1851
8907f7b9
DU
18522011-01-29 Daiki Ueno <ueno@unixuser.org>
1853
9e11271c
SM
1854 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED):
1855 Don't presume KEYEXPIRED and KEYREVOKED to be a fatal error status
8907f7b9
DU
1856 (Bug#7931).
1857
e52f87a1
SM
18582011-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
1859
1860 * progmodes/compile.el: Avoid an N² behavior in grep.
1861 (compilation--previous-directory): New fun.
1862 (compilation--previous-directory-cache): New var.
1863 (compilation--remove-properties): Flush it.
1864 (compilation-directory-properties, compilation-error-properties):
1865 Use the new fun to speed up looking for the current directory.
1866
659114fd
CY
18672011-01-29 Chong Yidong <cyd@stupidchicken.com>
1868
1869 * vc/vc-hg.el (vc-hg-history): New var.
1870 (vc-hg-pull): Perform default pull if called via Lisp by vc-pull.
1871 (vc-hg-merge-branch): New function.
1872
1873 * vc/vc.el (vc-pull): Make vc-update an alias for this, instead of
1874 the other way around.
1875
1876 * vc/vc-git.el (vc-git-branches, vc-git-pull)
1877 (vc-git-merge-branch): New functions.
1878 (vc-git-history): New var.
1879
9bfe5783
CY
18802011-01-28 Chong Yidong <cyd@stupidchicken.com>
1881
1882 * vc/vc-dispatcher.el (vc-do-async-command): New function.
1883
1884 * vc/vc-bzr.el (vc-bzr-async-command): Convert into a wrapper for
1885 vc-do-async-command.
1886
e52f87a1
SM
1887 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch):
1888 Callers changed.
9bfe5783 1889
b1ea593c
LL
18902011-01-28 Leo <sdl.web@gmail.com>
1891
1892 * emacs-lisp/advice.el (ad-make-advised-docstring): Don't apply
9bfe5783 1893 highlighting to the "this function is advised" message.
b1ea593c
LL
1894
1895 * help-mode.el (help-mode-finish): Apply highlighting here, to
1896 avoid clobbering by substitute-command-keys (Bug#6304).
1897
40e22d80
CY
18982011-01-28 Chong Yidong <cyd@stupidchicken.com>
1899
1900 * woman.el (woman0-roff-buffer): Process roff escape sequences
1901 occurring prior to the first request (Bug#7843).
1902
01c63f4c
SM
19032011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1904
55fb9013
SM
1905 * progmodes/compile.el: Don't use font-lock any more.
1906 (compilation-error-regexp-alist-alist): Change handling of makepp
1907 so it preserves the warning/error distinction on subsequent files.
1908 Simplify various rules.
1909 (compilation-directory-properties): Use font-lock-face.
1910 Add a compilation-message property.
1911 (compilation-internal-error-properties): Use font-lock-face.
1912 Don't set the compilation-debug property here.
1913 (compilation--put-prop, compilation--remove-properties)
1914 (compilation--parse-region, compilation--ensure-parse)
1915 (compilation--ensure-parse): New functions.
1916 (compilation-parse-errors): New function, largely inspired of
1917 compilation-mode-font-lock-keywords. Set compilation-debug here.
1918 (compilation--parsed): New var.
1919 (compilation--flush-parse): Use compilation--ensure-parse.
1920 (compilation-start): Don't call font-lock.
1921 (compilation-turn-on-font-lock): Remove.
1922 (compilation-setup): Don't set font-lock-extra-managed-props not change
1923 other font-lock settings, other than keywords.
1924 Don't activate font-lock-mode.
1925 Set change-major-mode-hook and before-change-functions.
1926 (compilation--unsetup): Remove properties and hooks.
1927 (compilation-next-single-property-change): New function.
1928 (compilation-next-error): Use it to parse when needed.
1929 (compile-goto-error): Parse buffer as needed.
1930 (compilation--compat-error-properties): Don't need a dummy `face'
1931 property any more.
1932
8fe52384
SM
19332011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1934
1935 * progmodes/compile.el: Use accessors for clarity and fix omake hack.
1936 (compilation-process-setup-function): Fix docstring's false promises.
1937 (compilation-error-regexp-alist-alist): Catch omake's continuous
1938 recompilation message and avoid reuse of old markers.
1939 (compilation-parse-errors-function): Declare obsolete.
1940 (compilation-buffer-modtime): Remove.
1941 (compilation--make-cdrloc, compilation--loc->col)
1942 (compilation--loc->line, compilation--loc->file-struct)
1943 (compilation--loc->marker, compilation--loc->visited)
1944 (compilation--make-file-struct, compilation--file-struct->file-spec)
1945 (compilation--file-struct->formats)
1946 (compilation--file-struct->loc-tree): New macros. Use them.
1947 (compilation--message): New defstruct. Use them.
1948 (compilation-next-error-function): Don't mess with timestamps to try
1949 and guess when to reparse.
1950
01c63f4c
SM
19512011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1952
5e853d01
SM
1953 * textmodes/tex-mode.el: Get rid of compilation-parse-errors-function
1954 (tex-old-error-file-name): New function,
1955 extracted from tex-compilation-parse-errors.
1956 (tex-compilation-parse-errors): Remove.
1957 (tex-error-regexp-alist): New var.
1958 (tex-shell): Use it to avoid compilation-parse-errors-function.
1959
07b741a7
SM
1960 * progmodes/grep.el (grep-regexp-alist): Tighten regexp.
1961 (grep-mode-font-lock-keywords): Remove regexp that seems like
1962 a left-over from before we used compile.el.
1963 (grep-mode-font-lock-keywords): Call syntax-ppss-flush-cache when
1964 modifying the buffer within with-silent-modifications.
1965
1966 * progmodes/compile.el: Cleanup text-properties namespace by using
1967 `compilation-message' instead of `message', `compilation-directory'
1968 instead of `directory', and `compilation-debug' instead of `debug'.
1969 (compilation-last-buffer, compilation-parsing-end)
1970 (compilation-error-list, compilation-old-error-list): Move to the
1971 compatibility part of the code.
1972 (compilation-error-properties): If `file' is a function, let it return
1973 a file name.
1974 (compilation-mode-font-lock-keywords): Be more conservative with the
1975 omake "^ *" pattern prefix, to try and minimize the risk of
1976 pathologically slow regexp matching.
1977 (compilation-start): Use inhibit-read-only.
1978 (compilation--unsetup): New function.
1979 (compilation-shell-minor-mode, compilation-minor-mode): Use it.
1980 (compilation-filter): Minor tweaks.
8fe52384 1981 (compilation-next-error-function): Try and avoid abusing variables.
07b741a7 1982 (compilation--flush-file-structure): New fun.
8fe52384 1983 (compilation-fake-loc): Use it to improve behavior when file is reused.
07b741a7
SM
1984 (debug-ignored-errors): Add "Moved past last ...".
1985 (compilation--compat-error-properties)
1986 (compilation--compat-parse-errors): Rename by doubling the "-".
1987
01c63f4c
SM
1988 Port features from the previous prolog.el to the new one.
1989 * progmodes/prolog.el (prolog-system): Add GNU and ECLiPSe options.
1990 (prolog-program-name, prolog-program-switches, prolog-consult-string)
1991 (prolog-compile-string, prolog-prompt-regexp): Get rid of the <foo>-i
1992 variable and use a function to compute the value dynamically.
1993 (prolog-prompt-regexp): Add regexp for GNU Prolog.
1994 (prolog-continued-prompt-regexp): Remove, unused.
1995 (prolog-find-value-by-system): Try and use the value of prolog-system
1996 in the *prolog* buffer if it helps.
1997 (prolog-mode-keybindings-common): Bind C-c C-z unconditionally...
1998 (prolog-zip-on): ..and check prolog-system and version here instead.
1999 (prolog-inferior-self-insert-command): New command.
2000 (prolog-inferior-mode-map): Use it.
2001 (prolog-inferior-error-regexp-alist): New var.
8fe52384 2002 (prolog-inferior-mode): Use it, with compilation-shell-minor-mode.
01c63f4c
SM
2003 (prolog-input-filter): Use derived-mode-p.
2004 (prolog-inferior-guess-flavor): New function.
2005 (prolog-ensure-process): Use it. Use make-comint-in-buffer rather than
2006 make-comint to avoid running comint-mode twice.
2007 (prolog-inferior-buffer): New fun.
2008 (prolog-old-process-region, prolog-old-process-file):
2009 Don't call prolog-bsts here...
2010 (prolog-build-prolog-command): ...do it here instead.
2011 (prolog-old-process-region, prolog-old-process-file):
2012 Use compilation-fake-loc and compilation-forget-errors.
2013 (prolog-consult-compile-region): Use bolp.
2014
2f224f0b
CY
20152011-01-28 Chong Yidong <cyd@stupidchicken.com>
2016
2017 * image-mode.el (image-display-size): Doc fix (Bug#7820).
2018
db0e305d
SS
20192011-01-27 Sam Steingold <sds@gnu.org>
2020
9e11271c
SM
2021 * midnight.el (clean-buffer-list-kill-never-buffer-names):
2022 Remove "*server*" which is never created by emacs server.
db0e305d 2023
27bbeb29
DD
20242011-01-27 Deniz Dogan <deniz.a.m.dogan@gmail.com>
2025
2026 * vc/vc-bzr.el (vc-bzr-diff): Don't pass --diff-options unless
2027 there are some diff switches.
2028
153c5428
SM
20292011-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
2030
89fdaac7
SM
2031 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
2032 Copy change made to ruby-font-lock-syntactic-keywords.
2033
153c5428
SM
2034 * htmlfontify.el: Make it obey the font-lock-face text property.
2035 Miscellaneous cleanup such as:
2036 - Don't hide expressions after a closing paren.
2037 - Move initial setq into let.
2038 - Hoist common parts out of ifs.
2039 (hfy-p-to-face, hfy-p-to-face-lennart): Remove.
2040 (hfy-face-at): Use get-text-property instead.
2041 (hfy-prop-invisible-p): Use invisible-p if available.
2042 (htmlfontify-manual): Use \\[...].
2043 (hfy-html-quote-regex): Use [...].
2044 (hfy-combined-face-spec): Simplify.
2045 (hfy-compile-face-map): Don't presume point-min==1.
2046 (hfy-css-name, hfy-buffer, htmlfontify-buffer): Use \' rather than $ to
2047 match end of string.
2048 (hfy-text-p): η-reduce.
2049 (hfy-tags-for-file): Receive cache-hash directly.
2050 (hfy-mark-tag-names): Adjust call.
2051
ed7646d4
GM
20522011-01-27 Glenn Morris <rgm@gnu.org>
2053
2054 * msb.el (msb-after-load-hooks): Make it an obsolete alias.
2055 (msb-after-load-hook): Remove eval-after-load wackiness.
2056
ed68f651
SS
20572011-01-25 Sam Steingold <sds@gnu.org>
2058
2059 * vc/vc-svn.el (vc-svn-diff): Use `diff-command' instead of the
2060 literal "diff" (important for windows-nt).
2061
0fe719e6
GM
20622011-01-25 Glenn Morris <rgm@gnu.org>
2063
2064 * emacs-lisp/copyright.el (copyright-at-end-flag)
2065 (copyright-names-regexp): Add safety properties.
2066 (copyright-year-ranges): New option.
2067 (copyright-find-end): New function, split from copyright-update-year.
2068 (copyright-update-year): Use copyright-find-end.
2069 (copyright-fix-years): Optionally, convert years to ranges.
2070 Handle years continued over comment lines.
2071 Do not mess with the fill-prefix.
2072 Do not call copyright-update.
2073 (copyright-update-directory): Optionally, fix years rather than update.
7e6e2304 2074 Skip directories. Find files with only safe local vars.
0fe719e6 2075
06d8ace5 20762011-01-25 Stefan Monnier <monnier@iro.umontreal.ca>
10e1d5f3
SM
2077
2078 * files.el (file-name-non-special): Only change buffer-file-name after
2079 insert-file-contents if it's `visit'ing the file (bug#7854).
2080
06d8ace5 20812011-01-25 Chong Yidong <cyd@stupidchicken.com>
b14f16ad
CY
2082
2083 * dired.el (dired-revert): Doc fix (Bug#7758).
2084
06d8ace5
GM
2085 * simple.el (line-move-visual): Doc fix (Bug#7594).
2086
20872011-01-25 Nobuyoshi Nakada <nobu@ruby-lang.org>
cc9c9831
NN
2088
2089 * progmodes/ruby-mode.el (ruby-here-doc-beg-match): Fix for
2090 here-doc which ends with an underscore.
2091 (ruby-mode-set-encoding): Skip shebang line always.
2092 (ruby-mode-map): Bind C-c C-c to comment-region.
0d19d4fe 2093 (ruby-font-lock-keywords): Highlight literal hash key labels as symbols.
cc9c9831
NN
2094 (ruby-forward-sexp): Stop after literal hash key labels.
2095 (ruby-font-lock-syntactic-keywords): Highlight regexp after open
2096 bracket.
2097
06d8ace5 20982011-01-25 Keitaro Miyazaki <keitaro.miyazaki@gmail.com> (tiny change)
d6476407
KM
2099
2100 * emacs-lisp/re-builder.el (reb-mode-map): Set case-fold-search in
2101 the correct buffer (Bug#7650).
2102
06d8ace5
GM
21032011-01-25 Glenn Morris <rgm@gnu.org>
2104
2105 * comint.el (comint-mode): Doc fix. (Bug#7897)
4d265b4d 2106
ce558208
GM
2107 * simple.el (do-auto-fill): Give it a doc string.
2108
4d265b4d
GM
2109 * button.el (make-text-button): Doc fix. (See bug#7881)
2110
21bb5ce0
SM
21112011-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
2112
ab0a61d0
SM
2113 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
2114 Don't move backward, so as not to fall in an inf-loop (bug#7736).
2115
21bb5ce0
SM
2116 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): (bug#7735)
2117 Handle ?" and friends differently (e.g. don't use backrefs).
2118
603823f5
JB
21192011-01-24 Jay Belanger <jay.p.belanger@gmail.com>
2120
2121 * calc/calc.el (calc-default-power-reference-level)
2122 (calc-default-field-reference-level): New variables.
35f52ed6 2123 * calc/calc-units.el (math-standard-units): Add dB and Np.
603823f5
JB
2124 (math-logunits): New variable.
2125 (math-extract-logunits, math-logcombine, calcFunc-luplus)
2126 (calcFunc-luminus, calc-luplus, calc-luminus, math-logunit-level)
21bb5ce0
SM
2127 (calcFunc-fieldlevel, calcFunc-powerlevel, calc-level):
2128 New functions.
603823f5
JB
2129 (math-find-base-units-rec): Add entry for ln(10).
2130 * calc/calc-help.el (calc-u-prefix-help): Add logarithmic help.
2131 (calc-ul-prefix-help): New function.
2132 * calc/calc-ext.el (calc-init-extensions): Autoload new units
35f52ed6 2133 functions. Add keybindings for new units functions.
603823f5 2134
11ea68ce 21352011-01-22 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
10617634
DD
2136
2137 * net/rcirc.el (rcirc-kill-buffer-hook): Flush logs when killing
11ea68ce 2138 rcirc buffers. (Bug#4940)
10617634 2139
0412a5a4
GM
21402011-01-22 Glenn Morris <rgm@gnu.org>
2141
2142 * emacs-lisp/copyright.el (copyright-find-copyright): New function,
2143 split out from copyright-update-year.
2144 (copyright-update): Don't mess with the GPL version if we don't own the
2145 copyright. Update license regexp, and remove no longer needed
2146 Esperanto stuff.
d226ec23 2147 (copyright-fix-years): Use copyright-find-copyright.
0412a5a4 2148
e7c1dca8
CY
21492011-01-22 Chong Yidong <cyd@stupidchicken.com>
2150
2151 * vc/diff.el (diff-sentinel): Doc fix (Bug#7682).
2152
4d0143e6
JA
21532011-01-22 Jari Aalto <jari.aalto@cante.net>
2154
2155 * play/landmark.el: Change `lm-' prefix to `landmark-' (Bug#7672).
2156 (lm): Rename to landmark.
2157 (lm-test-run): Rename to landmark-test-run.
2158
e3545d0d
CY
21592011-01-22 Chong Yidong <cyd@stupidchicken.com>
2160
2161 * emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in
2162 "Case sensitive" menu item.
2163
7c82f3e2 21642011-01-22 Roland McGrath <roland@frob.com>
6e1dbaa9
RM
2165
2166 * comint.el (comint-replace-by-expanded-history-before-point): Fix
2167 expansion of !$ and !!:N syntax to pick the indicated word (bug#7883).
2168
7c82f3e2 21692011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
0f1f97ca
SM
2170
2171 * progmodes/js.el (js--regexp-literal): Count backslashes (bug#7882).
2172
7c82f3e2 21732011-01-22 Jari Aalto <jari.aalto@cante.net>
26a27884 2174
6e1dbaa9
RM
2175 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2176 Assume foo(bar) is a manpage reference rather than some unquoted
2177 symbol (bug#7705).
26a27884 2178
7c82f3e2 21792011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
d5e632d8
SM
2180
2181 * subr.el (shell-quote-argument): Properly quote \n (bug#7687).
2182 Suggested by Flo <sensorflo@gmail.com>.
2183
7c82f3e2 21842011-01-22 Glenn Morris <rgm@gnu.org>
d00b05c9
GM
2185
2186 * progmodes/compile.el (compilation-error-regexp-alist):
2187 Fix custom type. (Bug#7812)
2188
4936e3ba
KM
21892011-01-22 Ken Manheimer <ken.manheimer@gmail.com>
2190
2191 * allout.el (allout-prefixed-keybindings): Bind (prefixed) '#' to
2192 allout-number-siblings, in keeping with what obtained due to
2193 (now-defunct) allout-keybindings-list. Ditch repeat binding to
2194 (prefixed) ?i.
2195 (allout-before-change-handler): Better expose spots affected by
2196 undo.
2197
cde7e38b
CY
21982011-01-22 Chong Yidong <cyd@stupidchicken.com>
2199
2200 * man.el (Man-highlight-references0): Use make-button (Bug#7881).
2201
6b072b27
PH
22022011-01-22 Phil Hagelberg <phil@evri.com>
2203
2204 * pcmpl-unix.el (pcmpl-ssh-config-file): New option.
2205 (pcmpl-ssh-known-hosts): Rename from pcmpl-ssh-hosts.
2206 (pcmpl-ssh-config-hosts): New function.
2207 (pcmpl-ssh-hosts): Use pcmpl-ssh-config-hosts in addition to
2208 pcmpl-ssh-known-hosts.
2209
26d82c3a
JB
22102011-01-21 Jay Belanger <jay.p.belanger@gmail.com>
2211
c310ff4f
JB
2212 * calc/calc-undo.el (calc-undo): Autoload it.
2213 * calc/calc-ext.el (calc-init-extensions): Remove keybindings
2214 and autoload for `calc-undo'.
2215 * calc/calc.el (calc-mode-map): Add keybindings for `calc-undo'.
2216 * calc/calc-prog.el:
2217 * calc/calc-graph.el:
2218 * calc/calc-map.el: Change `arglist' to `math-arglist' throughout.
26d82c3a 2219
a10c4149
ŠN
22202011-01-21 Štěpán Němec <stepnem@gmail.com> (tiny change)
2221
2222 * calc/calc-ext.el (calc-init-extensions): Map all `undo'
2223 keybindings to `calc-undo'.
2224
8dabbfd6
SM
22252011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
2226
2227 Don't mess with *temp*.
2228 * obsolete/spell.el: Move from textmodes/spell.el.
2229 (spell-string):
2230 * term.el (term-read-input-ring):
2231 * startup.el (display-startup-echo-area-message):
2232 * progmodes/antlr-mode.el (antlr-directory-dependencies):
2233 * comint.el (comint-read-input-ring): Use with-temp-buffer.
2234 * international/mule.el (ctext-pre-write-conversion): Don't hardcode
2235 point-min==1.
2236
d3e51865
KM
22372011-01-20 Ken Manheimer <ken.manheimer@gmail.com>
2238
35f52ed6 2239 * allout.el (allout-institute-keymap): Use fset instead of
d42f7802
KM
2240 reapplying defalias.
2241
2242 (allout-hotspot-key-handler): Check for non-control-modified
2243 bindings for hotspot characters if there are no control-modified
2244 versions.
2245
d3e51865
KM
2246 * allout.el: Summary - migrate to defining allout mode using
2247 define-minor-mode instead of defun. Significantly clean-up
2248 internal keymap provisions, refactoring and, in the process,
2249 removing a lot of accumulated cruft.
2250
2251 allout-mode-map is now a keymap by virtue of being a defalias to
2252 allout-mode-map-value, which contains the actual keymap structure.
2253
8dabbfd6
SM
2254 (allout-mode): Use define-minor-mode rather than defun.
2255 Remove now-unnecessary minor-mode setup activities from the body.
d3e51865
KM
2256 Specify :keymap as allout-mode-map so the minor-mode-map-alist
2257 entry will be '(allout-mode . allout-mode-map) - see
2258 allout-mode-map-value, below. Adjust docstring to track changes.
2259 (allout-minor-mode): Remove this defalias, now that we're using
2260 define-minor-mode.
2261 (allout-mode-map): Set value to be 'allout-mode-map. The actual
2262 keymap is allout-mode-map-value, via defalias.
2263 (allout-mode-map-value): The variable holding the actual mode
2264 keymap structure, by virtue of defalias from allout-mode-map.
8dabbfd6 2265 (allout-compose-and-institute-keymap): Rename from
d3e51865
KM
2266 allout-bind-keys, and including the binding-composition
2267 functionality of the former produce-allout-mode-map and
2268 allout-setup-mode-map.
2269 (allout-institute-keymap): Take over the "setup" part of the former
2270 allout-setup-mode-map. Reassign allout-mode-map-value value and
2271 update the defalias.
01c35094 2272 (allout-command-prefix, allout-prefixed-keybindings)
8dabbfd6
SM
2273 (allout-unprefixed-keybindings):
2274 Use allout-compose-and-institute-keymap to process the bindings.
2cf429d0 2275 (allout-unprefixed-keybindings): Remove extraneous '?' question marks.
d3e51865 2276 (allout-prefixed-keybindings): Elide binding to (prefixed) \C-h -
8dabbfd6
SM
2277 user can customize if they want to use that binding.
2278 Bind allout-copy-topic-as-kill to (prefixed) \M-k.
2279 Bind allout-up-current-level to (prefixed) \C-u. (I think i mistakenly
d3e51865
KM
2280 elided that, previously, instead of the one for \C-h.)
2281 (allout-hotspot-key-handler): Remove attempt to resolve the key
2282 through the literal key-string lookup on allout-keybindings-list.
2283 That probably hasn't worked for a Long Time, and removal of
2cf429d0 2284 allout-keybindings-list further simplifies the keybindings situation.
d3e51865
KM
2285 (allout-pre-command-business): Use allout-mode-map-value instead
2286 of allout-mode-map.
2287 (allout-preempt-trailing-ctrl-h): Remove. The user can customize
2288 the bindings if they want to use a keybinding having a trailing
2cf429d0 2289 \C-h. No deprecation needed since this feature was never in a release.
d3e51865
KM
2290 (allout-keybindings-list): Remove. It's not been useful for a
2291 while. (See allout-hotspot-key-handler changes, above.)
2292 (produce-allout-mode-map): Remove. Consolidate into
2293 allout-compose-and-institute-keymap.
2294 (allout-mode-map-adjustments): Remove. No longer necessary with
2295 removal of allout-preempt-trailing-ctrl-h.
2296 (allout-setup-mode-map): Remove. Consolidate into
2297 allout-compose-and-institute-keymap and allout-institute-keymap.
2298
c11136ec
GM
22992011-01-20 Glenn Morris <rgm@gnu.org>
2300
dbfb414e
GM
2301 * vc/vc-svn.el (vc-svn-after-dir-status): Tweak previous change.
2302
c11136ec
GM
2303 * simple.el (read-expression-history): Remove, it's in minibuf.c.
2304
9aea757b
CY
23052011-01-20 Chong Yidong <cyd@stupidchicken.com>
2306
2307 * subr.el (y-or-n-p): Revert 2011-01-07 change, removing ARGS.
2308
2309 * files.el (find-alternate-file, basic-save-buffer)
2310 (basic-save-buffer-2, revert-buffer, recover-file)
2311 (kill-buffer-ask, abort-if-file-too-large)
2312 (set-visited-file-name, write-file, backup-buffer)
2313 (basic-save-buffer, save-some-buffers):
2314 * dired-aux.el (dired-compress-file): Callers changed.
2315
5dd4f3f7
GM
23162011-01-19 Glenn Morris <rgm@gnu.org>
2317
2318 * vc/vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
2319 Also check the property status. (Bug#7861)
2320
56761182
MA
23212011-01-18 Michael Albinus <michael.albinus@gmx.de>
2322
2323 * net/tramp.el (tramp-debug-message): Extend function exclude
2324 list. Use `regexp-opt'.
2325
a9faac5c 23262011-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
1a1fcbe1 2327
9cc3a0c7
SM
2328 * textmodes/tex-mode.el (tex-font-lock-verb): Make sure \verb
2329 highlighting doesn't spill over subsequent lines.
2330
1a1fcbe1
SM
2331 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't re-evaluate the
2332 keymap expression. Improve docstring.
2333
74a10be5
SM
2334 * electric.el (electric-indent-post-self-insert-function):
2335 Don't auto-indent for indent-to-left-margin, it's too often
2336 counter-productive.
2337
721be9cd
TH
23382011-01-16 Tassilo Horn <tassilo@member.fsf.org>
2339
2340 * strokes.el (strokes-read-stroke): Re-fill strokes buffer with
2341 spaces if the frame was resized, so that the full visible buffer
2342 serves as canvas for strokes.
2343
a767645f
GM
23442011-01-16 Glenn Morris <rgm@gnu.org>
2345
2346 * info-xref.el (info-xref-docstrings): Replace cl function.
e5c7913c 2347 Also skip directories.
a767645f 2348
444ee8dd
KR
23492011-01-16 Kevin Ryde <user42@zip.com.au>
2350
2351 * info-xref.el: Version 3.
2352 (info-xref-check, info-xref-check-all): Move commentary details
2353 into docstrings for better visibility.
2354 Use compilation-mode for the results buffer.
2355 (info-xref-output, info-xref-output-error, info-xref-with-output)
2356 (info-xref-filename, info-xref-in-progress):
2357 New internals for this.
2358 (info-xref-check-list, info-xref-check-buffer)
2359 (info-xref-check-all-custom): Use those.
2360 (info-xref-output-buffer): Rename from info-xref-results-buffer.
2361 (info-xref-output-heading): Rename from info-xref-filename-heading.
2362 (info-xref-good, info-xref-bad, info-xref-xfile-alist)
2363 (info-xref-filename-heading): Move to output managing section.
35f52ed6 2364 (info-xref-docstrings): New command checking "Info node `(foo)Bar'"
444ee8dd
KR
2365 (info-xref-lock-file-p, info-xref-with-file): New helpers for it.
2366 (info-xref-subfile-p): Move to generic section with those two.
2367 (info-xref-check-node): New function split from
2368 info-xref-check-buffer, shared by info-xref-docstrings.
2369 (info-xref-goto-node-p): Move to a checking section with that func.
2370 (info-xref-unavail): New counter.
2371 (info-xref-check-node): Use it.
2372 (info-xref-with-output): Show count of unavailables at end of output.
2373 (info-xref-all-info-files): Exclude ".*" dotfiles. Ignore broken
35f52ed6 2374 symlinks. Exclude .texi files. Exclude Emacs backup files.
444ee8dd
KR
2375 (info-xref-check-all-custom): Fix quietening viper-mode and
2376 gnus-registry-install -- use setq not let so as not to unbind
2377 after load.
2378
d4119912
JL
23792011-01-16 Juri Linkov <juri@jurta.org>
2380
2381 * isearch.el (isearch-abort): Don't quit if search has
2382 an incomplete regexp (isearch-error is non-nil). (Bug#7534)
2383
b024d9f0
MD
23842011-01-15 Mark Diekhans <markd@soe.ucsc.edu>
2385
2386 * files.el (backup-buffer): Make last-resort backup file in
2387 .emacs.d (Bug#6953).
2388
2389 * subr.el (locate-user-emacs-file): If .emacs.d does not exist,
2390 make it with permission 700.
2391
d52969e8 23922011-01-15 Kenichi Handa <handa@m17n.org>
1a6a03e4 2393
74a10be5
SM
2394 * mail/rmailmm.el (rmail-mime-insert-header):
2395 Set rmail-mime-coding-system to a cons whose car is the last coding
1a6a03e4
KH
2396 system used to decode the header.
2397 (rmail-mime-find-header-encoding): New function.
74a10be5
SM
2398 (rmail-mime-insert-decoded-text):
2399 Override rmail-mime-coding-system if it is a cons.
1a6a03e4
KH
2400 (rmail-show-mime): If only a header part was decoded, find the
2401 coding system while ignoring mm-charset-override-alist.
2402
d52969e8 24032011-01-15 Chong Yidong <cyd@stupidchicken.com>
c88aaf48
CY
2404
2405 * subr.el (event-start, event-end): Doc fix (Bug#7826).
2406
d52969e8 24072011-01-15 Kenichi Handa <handa@m17n.org>
e7ca0062
KH
2408
2409 * mail/rmailmm.el (rmail-mime-next-item)
2410 (rmail-mime-previous-item): Delete them.
2411 (rmail-mime-shown-mode): Recursively call for children.
74a10be5
SM
2412 (rmail-mime-hidden-mode): Delete the 2nd arg TOP.
2413 Callers changed.
e7ca0062
KH
2414 (rmail-mime-raw-mode): Recursively call for children.
2415 (rmail-mode-map): Change mapping of tab and backtab to
2416 forward-button and backward-button respectively.
2417 (rmail-mime-insert-tagline): Always insert "Hide" or "Show"
2418 button.
2419 (rmail-mime-update-tagline): New function.
2420 (rmail-mime-insert-text): Call rmail-mime-update-tagline if the
2421 body display is changed.
74a10be5 2422 (rmail-mime-toggle-button): Rename from rmail-mime-image.
e7ca0062
KH
2423 (rmail-mime-image): Delete this button type.
2424 (rmail-mime-toggle): New button type.
2425 (rmail-mime-insert-bulk): Call rmail-mime-update-tagline if the
2426 body display is changed. Change the save button label to "Save".
2427 Don't process show/hide button here.
2428 (rmail-mime-insert-multipart): Call rmail-mime-update-tagline if
2429 the body display is changed. Unconditionally call
2430 rmail-mime-insert for children.
2431 (rmail-mime-handle): Update `display' vector of the just inserted
2432 entity.
2433 (rmail-mime-process): If mail-header-parse-content-type returns
2434 nil, use "text/plain" as the fallback type.
2435 (rmail-mime-insert): For raw-mode, recursively call
2436 rmail-mim-insert for children.
2437 (rmail-mime): Handle the case that the current buffer is not rmail
2438 buffer (e.g. in summary buffer).
2439
d52969e8 24402011-01-15 Kenichi Handa <handa@m17n.org>
e7ca0062
KH
2441
2442 * mail/rmailmm.el (rmail-mime-next-item)
2443 (rmail-mime-previous-item): Skip the body of a non-multipart
2444 entity if a tagline is shown.
2445
362b9d48
GM
24462011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2447
2448 * tmm.el (tmm-get-keymap): Skip bindings without labels (bug#7721).
2449 (tmm-prompt): Simplify.
2450 (tmm-add-prompt): Remove unused var `win'.
2451
2452 * whitespace.el (global-whitespace-newline-mode): Fix call (bug#7810)
2453 to minor mode which used nil accidentally to mean "turn off".
2454
24552011-01-15 Michael Albinus <michael.albinus@gmx.de>
2456
2457 * net/tramp-sh.el (tramp-find-inline-compress)
2458 (tramp-get-inline-coding): Quote command after pipe symbol for
2459 local calls under W32. (Bug#6784)
2460
24612011-01-15 Michael Albinus <michael.albinus@gmx.de>
2462
2463 * net/tramp.el (tramp-default-method): Initialize with pscp/plink
2464 only when running under W32.
2465
24662011-01-15 Eli Zaretskii <eliz@gnu.org>
2467
2468 * progmodes/grep.el (grep-compute-defaults): Quote the program
2469 file name after the pipe symbol in Grep templates. (Bug#6784)
2470 * jka-compr.el (jka-compr-partial-uncompress): Likewise.
2471
24722011-01-15 Lennart Borgman <lennart.borgman@gmail.com>
2473
2474 * buff-menu.el (Buffer-menu-buffer-list): New var.
2475 (Buffer-menu-revert-function, list-buffers-noselect): Use it, so a
2476 restricted buffer list is not lost on revert (Bug#7749).
2477
24782011-01-15 Eric Hanchrow <eric.hanchrow@gmail.com>
2479
2480 * net/ldap.el (ldap-search-internal): Discard stderr output.
2481
24822011-01-15 Eli Zaretskii <eliz@gnu.org>
2483
2484 * files.el (directory-abbrev-alist): Doc fix. (Bug#7777)
2485
24862011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2487
2488 * vc-bzr.el (vc-bzr-annotate-time): Tweak previous change.
2489
24902011-01-15 Kenichi Handa <handa@m17n.org>
2491
2492 * mail/rmailmm.el (rmail-mime-insert-bulk): Display an unknown
2493 part as a plain text.
2494 (rmail-mime-process-multipart): Set the default content-type to
2495 nil for unknown multipart subtypes (bug#7651).
2496
6d3d6113
SM
24972011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2498
4391b429
SM
2499 * hexl.el (hexl-mode-old-*): Remove.
2500 (hexl-mode--old-var-vals): New var to replace them.
2501 (hexl-mode--minor-mode-p, hexl-mode--setq-local): New funs.
2502 (hexl-mode, hexl-follow-line, hexl-activate-ruler):
2503 Use them to set local vars (bug#7846).
2504 (hexl-mode-exit): Use hexl-mode--old-var-vals to restore state.
2505 (hexl-backward-short, hexl-backward-word, hexl-scroll-down)
2506 (hexl-scroll-up, hexl-end-of-1k-page, hexl-end-of-512b-page): Simplify.
2507
6d3d6113
SM
2508 * vc/smerge-mode.el: Resolve comment conflicts more aggressively.
2509 (smerge-resolve--normalize-re): New var.
2510 (smerge-resolve--extract-comment, smerge-resolve--normalize): New funs.
2511 (smerge-resolve): Use them.
2512 * newcomment.el (comment-only-p): New function.
2513 (comment-or-uncomment-region): Use it.
2514
77ab81d0 25152011-01-14 Brent Goodrick <bgoodr@gmail.com> (tiny change)
8d4708af
BG
2516
2517 * abbrev.el (prepare-abbrev-list-buffer): If listing local abbrev
2518 table, get the value before switching to the output buffer. (Bug#7733)
2519
77ab81d0 25202011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
364df1cc
SM
2521
2522 * progmodes/python.el (python-mode): Don't impose font-lock (bug#3628).
2523
8faba62c
KS
25242011-01-14 Kim F. Storm <storm@cua.dk>
2525
2526 * emulation/cua-base.el (cua--init-keymaps):
2527 Remap exchange-point-and-mark in cua-global-keymap.
2528
ab7eb811
TH
25292011-01-14 Tassilo Horn <tassilo@member.fsf.org>
2530
2531 * progmodes/sh-script.el (sh-other-keywords): Add ZSH's foreach
2532 loop keyword.
2533
fc55380c
SM
25342011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2535
2536 * emacs-lisp/easymenu.el: Add :enable (bug#7754), and obey :label.
2537 Require CL.
2538 (easy-menu-create-menu, easy-menu-convert-item-1):
2539 Use :label rather than nil for labels. Use `case'.
2540 Add :enable as alias for :active.
2541 (easy-menu-binding): Obey :label.
2542
dbed16aa
SM
25432011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
2544
4d789d84
SM
2545 Use run-mode-hooks for major mode hooks (bug#513).
2546 * textmodes/reftex-toc.el (reftex-toc-mode-map):
2547 Rename from reftex-toc-map.
2548 (reftex-toc-mode): Use define-derived-mode.
2549 * textmodes/reftex-sel.el (reftex-select-shared-map): New map.
2550 (reftex-select-label-mode-map, reftex-select-bib-mode-map):
2551 Rename from reftex-select-(label|bib)-map. Move init into declaration.
2552 (reftex-select-label-mode, reftex-select-bib-mode):
2553 Use define-derived-mode.
2554 * textmodes/reftex-index.el (reftex-index-phrases-mode-map)
2555 (reftex-index-mode-map): Rename from reftex-index(-phrases)-map.
2556 Move init into delcaration.
2557 (reftex-index-mode, reftex-index-phrases-mode):
2558 Use define-derived-mode.
2559 * speedbar.el (speedbar-mode-syntax-table): Renaqme from
2560 speedbar-syntax-table. Move init into declaration.
2561 (speedbar-mode-map): Rename from speedbar-key-map.
2562 Move init into declaration.
2563 (speedbar-file-key-map): Move init into declaration.
2564 (speedbar-mode): Use define-derived-mode.
2565 * recentf.el (recentf-mode): Don't run hook (or message) redundantly.
2566 * net/rcirc.el (rcirc-mode): Use run-mode-hooks.
2567 * emacs-lisp/chart.el (chart-mode-map): Rename from chart-map.
2568 (chart-face-list): Move initialization into declaration.
2569 (chart-mode): Use define-derived-mode.
2570 * calculator.el (calculator-mode-map): Move init into declaration.
2571 (calculator-mode): Use define-derived-mode.
2572
b49a2dbf
SM
2573 * mail/mail-utils.el (mail-strip-quoted-names): Make the regexp code
2574 work for nested comments.
2575
dbed16aa
SM
2576 * progmodes/prolog.el: Use syntax-propertize. Further code cleanup.
2577 (prolog-use-prolog-tokenizer-flag): Change default when
2578 syntax-propertize can be used.
2579 (prolog-syntax-propertize-function): New var.
2580 (prolog-mode-variables): Move make-local-variable into `set'.
2581 Don't make comment-column local since we don't set it.
2582 Set comment-add (as it was in previous prolog.el). Use dolist.
2583 Set syntax-propertize-function.
2584 (prolog-mode, prolog-inferior-mode):
2585 Call prolog(-inferior)-menu directly, not through the mode-hook.
2586 (prolog-buffer-module, prolog-indent-level)
2587 (prolog-paren-is-the-first-on-line-p, prolog-paren-balance)
2588 (prolog-comment-limits, prolog-goto-comment-column):
2589 Use line-(end|beginning)-position.
2590 (prolog-build-prolog-command): Tighten up regexp.
2591 (prolog-consult-compile): Move make-local-variable into `set'.
2592 (prolog-consult-compile-filter, prolog-goto-next-paren)
2593 (prolog-help-on-predicate, prolog-clause-info)
2594 (prolog-mark-predicate): Don't let+setq.
2595 (prolog-indent-line): Use indent-line-to.
2596 Only call prolog-goto-comment-column if necessary.
2597 (prolog-indent-level): Use bobp.
2598 (prolog-first-pos-on-line): Remove, not used any more.
2599 (prolog-in-string-or-comment): Use syntax-ppss if available.
2600 (prolog-help-on-predicate): Use read-string.
2601 (prolog-goto-predicate-info): Simplify.
2602 (prolog-read-predicate): Use `default' rather than `initial'.
2603 (prolog-temporary-file): Use make-temp-file to close a security hole.
2604 (prolog-toggle-sicstus-sd): New command.
2605 (prolog-electric-underscore, prolog-variables-to-anonymous):
2606 Use dynamic-scoping as it was meant.
2607 (prolog-menu): Move menu definitions to top-level.
2608 Use a toggle-button for Sicstus's source debugger.
2609 Change "Code" to the more usual "Prolog", and hence change "Prolog"
2610 to "System".
2611 (prolog-inferior-menu): Reuse prolog-menu's help menu.
2612 Move other menu definition to top-level.
2613
50f8cd96
TH
26142011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2615
5b355315
TH
2616 * doc-view.el (doc-view-open-text): Use meaningful text buffer
2617 name. Keep original document's directory as default-directory
2618 (bug#6446).
1281bd51
TH
2619 (doc-view-initiate-display): Fall back to normal mode when
2620 doc-view-mode cannot be enabled, also when extracting the document
2621 text into a separate buffer (bug#6446).
5b355315 2622
50f8cd96
TH
2623 * simple.el (shell-command): Don't error out if shell command
2624 buffer contains text with non-nil read-only property when erasing
2625 the buffer.
2626
821f936d
KS
26272011-01-13 Kim F. Storm <storm@cua.dk>
2628
2629 * ido.el (ido-may-cache-directory): Move "too-big" check later.
2630 (ido-next-match, ido-prev-match): Fix stray reordering of matching
2631 items when cycling through the matches.
2632
f754f898
TH
26332011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2634
2635 * dired-x.el (dired-omit-verbose): New defcustom that allows
2636 disabling the omit messages.
2637 (dired-omit-expunge): Use it.
2638
d221e780
CO
26392011-01-13 Christian Ohler <ohler@gnu.org>
2640
2641 * emacs-lisp/ert.el, emacs-lisp/ert-x.el: New files.
2642
a03b542a
CY
26432011-01-13 Chong Yidong <cyd@stupidchicken.com>
2644
2645 * font-lock.el (font-lock-verbose): Default to nil.
2646
25ca2e61
CY
26472011-01-13 Chong Yidong <cyd@stupidchicken.com>
2648
2649 * simple.el (sendmail-user-agent-compose): Move to sendmail.el.
2650 (compose-mail): New arg RETURN-ACTION.
2651 (compose-mail-other-window, compose-mail-other-frame): Likewise.
2652
2653 * mail/sendmail.el (mail-return-action): New var.
2654 (mail-mode): Make it buffer-local.
2655 (mail-bury): Obey it. Move special Rmail window handling to
2656 rmail-mail-return.
2657 (mail, mail-setup): New arg RETURN-ACTION.
2658 (sendmail-user-agent-compose): Move from simple.el.
2659
2660 * mail/rmail.el (rmail-mail-return): New function.
2661 (rmail-start-mail): Pass it to compose-mail.
2662
2a8b13af
CY
26632011-01-12 Chong Yidong <cyd@stupidchicken.com>
2664
b2948a87
CY
2665 * menu-bar.el (menu-bar-custom-menu): Tweak Mule and Customize
2666 menus. Add menu item for customize-themes.
2667
2668 * cus-theme.el (customize-themes):
74a10be5
SM
2669 * emacs-lisp/package.el (package--list-packages):
2670 Use switch-to-buffer.
2a8b13af 2671
059616e5
JB
26722011-01-11 Johan Bockgård <bojohan@gnu.org>
2673
2674 * emacs-lisp/unsafep.el (unsafep): Handle backquoted forms.
2675
04380ff1
SM
26762011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2677
2678 * progmodes/prolog.el: Fix up coding convention and such.
2679 (prolog-indent-width): Use the same default as in
2680 previous prolog.el rather than tab-width which depends on which buffer
2681 is current when the file is loaded.
2682 (prolog-electric-newline-flag): Only enable if electric-indent-mode
2683 is not available.
2684 (prolog-emacs): Remove. Use (featurep 'xemacs) instead.
2685 (prolog-known-systems): Remove.
2686 (prolog-mode-syntax-table, prolog-inferior-mode-map):
2687 Move initialization into declaration.
2688 (prolog-mode-map): Move initialization into declaration.
2689 Remove system-specific mode-map vars, since they referred to the same
2690 keymap anyway.
2691 (prolog-mode-variables): Obey the user's preference w.r.t
2692 adaptive-fill-mode. Prefer symbol-value to `eval'.
2693 (prolog-mode-keybindings-edit): Add compatibility bindings.
2694 (prolog-mode): Use define-derived-mode. Don't handle mercury here.
2695 (mercury-mode-map): New var.
2696 (mercury-mode, prolog-inferior-mode): Use define-derived-mode.
2697 (prolog-ensure-process, prolog-process-insert-string)
2698 (prolog-consult-compile): Use with-current-buffer.
2699 (prolog-guess-fill-prefix): Simplify data flow.
2700 (prolog-replace-in-string): New function to use instead of
2701 replace-in-string.
2702 (prolog-enable-sicstus-sd): Don't abuse `eval'.
2703 (prolog-uncomment-region): Use `uncomment-region' when available.
2704 (prolog-electric-colon, prolog-electric-dash): Use `eolp'.
2705 (prolog-int-to-char, prolog-char-to-int): New functions to use instead
2706 of int-to-char and char-to-int.
2707 (prolog-mode-hook, prolog-inferior-mode-hook): Don't force font-lock.
2708
e2019526
SB
27092011-01-11 Stefan Bruda <stefan@bruda.ca>
2710
2711 * progmodes/prolog.el: Replace by a whole new file.
2712
3fa173b4
SM
27132011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2714
2715 * subr.el (eval-after-load): Fix timing for features (bug#7769).
2716 (declare-function, undefined, insert-for-yank)
2717 (replace-regexp-in-string): Follow checkdoc's recommendations.
2718
7973bcea
SM
27192011-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
2720
2721 * calendar/diary-lib.el (diary-mode): Refresh *Calendar* after
2722 refreshing the diary buffer.
2723
0af8c88b
KM
27242011-01-10 Ken Manheimer <ken.manheimer@gmail.com>
2725
7973bcea 2726 * allout.el: Add 2011 to the file copyright.
0af8c88b
KM
2727 (allout-encrypt-string): Prevent encryption from adding an extra
2728 newline at the end of the topic body.
2729 (allout-version): Increment to 2.3.
2730
1a27c64e
MA
27312011-01-10 Michael Albinus <michael.albinus@gmx.de>
2732
7973bcea
SM
2733 * net/dbus.el (dbus-unregister-service): Complete doc.
2734 Fix call of dbus-error signal.
5c0b4070 2735 (dbus-register-property): Use `dont-register' keyword.
1a27c64e 2736
0a203b61
MA
27372011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2738
2739 * net/dbus.el (dbus-unregister-service): Translate returned
2740 integer into a symbol.
2741 (dbus-register-property): Use `dbus-register-service' to do the
2742 name registration.
2743
895123f5
CY
27442011-01-09 Chong Yidong <cyd@stupidchicken.com>
2745
7973bcea
SM
2746 * progmodes/idlw-help.el (idlwave-help-link): Inherit from link face.
2747 Suggested by Joakim Verona.
12e1f328 2748
732eb50a
CY
2749 * comint.el (comint-highlight-prompt): Inherit minibuffer-prompt.
2750
895123f5
CY
2751 * wid-edit.el (visibility): Replace :on-image and :off-image
2752 widget properties with :on-glyph and :off-glyph, for consistency
2753 with the `visibility' widget.
2754 (widget-toggle-value-create, widget-visibility-value-create):
2755 Merge into a single function `widget-toggle-value-create'.
2756
2757 * cus-edit.el (custom-variable-value-create, custom-visibility)
7973bcea
SM
2758 (custom-face-edit-value-create, custom-face-value-create):
2759 Replace :on-image and :off-image widget properties with :on-glyph and
895123f5
CY
2760 :off-glyph, for consistency with the `visibility' widget.
2761
c8043a22
AS
27622011-01-09 Andreas Schwab <schwab@linux-m68k.org>
2763
2764 * net/ldap.el (ldap-search-internal): Don't use eval.
2765
b7617f6d
CY
27662011-01-09 Chong Yidong <cyd@stupidchicken.com>
2767
973f1f2a
CY
2768 * subr.el (read-char-choice): Use read-key.
2769
b7617f6d
CY
2770 * custom.el (custom-safe-themes): Rename from
2771 custom-safe-theme-files. Add :risky tag.
2772 (load-theme, custom-theme-load-confirm): Save sha1 hashes to
2773 custom-safe-themes, not filenames. Suggested by Stefan Monnier.
2774
900503ae
CY
27752011-01-09 Chong Yidong <cyd@stupidchicken.com>
2776
2777 * tool-bar.el (tool-bar-setup): Remove Help button. Remove label
2778 from Search and add a label to Undo.
2779
2780 * vc/vc-dir.el (vc-dir-tool-bar-map): Rearrange, removing
2781 inappropriate buttons and adding :vert-only tags.
2782
2783 * progmodes/compile.el (compilation-mode-tool-bar-map): Adjust to
2784 removal of Help tool-bar button. Remove Undo button for space.
2785
2786 * info.el (info-tool-bar-map): Add :vert-only tags.
2787
c44d54b3
TH
27882011-01-08 Tassilo Horn <tassilo@member.fsf.org>
2789
2790 * doc-view.el (doc-view-mode-p): Check for png or imagemagick
2791 image backend support. Either of them is fine.
2792
3ef01959
CY
27932011-01-08 Chong Yidong <cyd@stupidchicken.com>
2794
3d91e302
CY
2795 * subr.el (y-or-n-p): Doc fix.
2796
278f6845
CY
2797 * custom.el (custom-safe-theme-files): New defcustom.
2798 (custom-theme-load-confirm): New function.
2799 (load-theme): Load theme using `load', confirming with
2800 custom-theme-load-confirm if necessary.
2801
3ef01959
CY
2802 * subr.el (read-char-choice): New function, factored out from
2803 dired-query and hack-local-variables-confirm.
2804
2805 * dired-aux.el (dired-query):
2806 * files.el (hack-local-variables-confirm): Use it.
2807
2808 * dired-aux.el (dired-compress-file):
2809 * files.el (abort-if-file-too-large, find-alternate-file)
2810 (set-visited-file-name, write-file, backup-buffer)
2811 (basic-save-buffer, basic-save-buffer-2, save-some-buffers)
2812 (delete-directory, revert-buffer, recover-file, kill-buffer-ask):
2813 Use new format string args for y-or-n-p and yes-or-no-p.
2814
7c837933
AS
28152011-01-08 Andreas Schwab <schwab@linux-m68k.org>
2816
2817 * progmodes/compile.el (compilation-error-regexp-alist-alist)
2818 [gcc-include]: Tighten file name match, add match for column
2819 number. (Bug#7806)
6c7ec171 2820 [gnu]: Remove unused group.
7c837933 2821
d0981f82
GM
28222011-01-08 Glenn Morris <rgm@gnu.org>
2823
e7a42417
GM
2824 * makefile.w32-in (EMACSOPT): Add --no-site-lisp.
2825
d0981f82
GM
2826 * makefile.w32-in (EMACSOPT): -batch implies --no-init-file.
2827
d43bb7d3
SS
28282011-01-07 Sam Steingold <sds@gnu.org>
2829
2830 * w32-fns.el (w32-shell-name): Use `shell-file-name' instead of
2831 the `explicit-shell-file-name' because that is the
2832 non-interactive shell.
2833
8c51d2a2
CY
28342011-01-07 Chong Yidong <cyd@stupidchicken.com>
2835
2836 * subr.el (y-or-n-p): Accept format string args.
2837
66b7b0fe
GM
28382011-01-07 Glenn Morris <rgm@gnu.org>
2839
2840 * Makefile.in (EMACSOPT): Add --no-site-lisp.
2841
1e004a83
KM
28422011-01-06 Ken Manheimer <ken.manheimer@gmail.com>
2843
66b7b0fe 2844 * allout.el (allout-back-to-current-heading): Ensure return to
1e004a83 2845 the visible containing topic, rather than a collapsed one.
66b7b0fe 2846 (allout-view-change-hook): Remove hook that was deprecated long ago.
1e004a83
KM
2847 (allout-exposure-change-hook): Remove documentation remarks
2848 concerning removed allout-view-change-hook.
2849 (allout-flag-region): Remove invocation of and documentation
2850 remarks concerning allout-view-change-hook.
2851
b0a8e46b
GM
28522011-01-06 Glenn Morris <rgm@gnu.org>
2853
2854 * vc/vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time)
2855 (vc-bzr-annotate-extract-revision-at-line):
2856 Handle authors with embedded spaces. (Bug#7792)
2857
875c044a
TH
28582011-01-05 Tassilo Horn <tassilo@member.fsf.org>
2859
2860 * doc-view.el (doc-view-image-width): New variable.
2861 (doc-view-enlarge, doc-view-insert-image): Prefer imagemagick
2862 backend for PNG images, and do dynamic rescaling instead of
2863 reconverting the whole doc.
2864
1f6f7722
GM
28652011-01-05 Glenn Morris <rgm@gnu.org>
2866
2867 * emacs-lisp/rx.el (rx-repeat): Replace CL function.
2868
e9e68fda
KM
28692011-01-04 Ken Manheimer <ken.manheimer@gmail.com>
2870
4896e8fc 2871 * allout.el: Reconcile with changes in line movement behavior for
e9e68fda
KM
2872 long text lines that cross more than a single physical window
2873 line, ie when truncate-lines is nil.
e9e68fda
KM
2874 (allout-next-visible-heading): Provide for change in line-move
2875 behavior on long lines when truncate-lines is nil. In that case,
2876 line-move can wind up on the same textual line when it moves to
2877 the next window line, and moving to the bullet position after the
2878 move yields zero advancement. Add logic to detect and compensate
2879 for the lack of progress.
2880 (allout-current-topic-collapsed-p): move-end-of-line respect for
2881 field boundaries is different when operating with body lines
2882 shorter than window width versus ones greater than window width,
2883 which can yield false negatives in this function. Avoid
2884 difference by applying move-end-of-line while field-text-motion is
2885 inhibited.
2886
3f1b6eb2
GM
28872011-01-04 Glenn Morris <rgm@gnu.org>
2888
2889 * textmodes/rst.el (rst-compile-toolsets):
2890 Add pdf and s5 to option alist.
2891
6388924a
MA
28922011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2893
7973bcea 2894 * net/dbus.el (dbus-register-property): Add optional parameter
6388924a
MA
2895 dont-register-service. Updated docstring accordingly.
2896
c3e4b003
AS
28972011-01-04 Andreas Schwab <schwab@linux-m68k.org>
2898
2899 * textmodes/rst.el (rst-compile-pdf-preview)
2900 (rst-compile-slides-preview): Remove extra line.
2901
ef4271fe
GM
29022011-01-04 Glenn Morris <rgm@gnu.org>
2903
2904 * textmodes/rst.el (rst-compile-toolsets): Make it a defcustom.
2905 Add `pdf' and `s5' entries. Use `prog.py' if found, otherwise
2906 default to `prog' without a .py extension.
2907 (rst-compile-pdf-preview, rst-compile-slides-preview):
2908 Use program names from rst-compile-toolsets, rather than hard-coding.
2909 (rst-portable-mark-active-p): Fix presumed typo.
2910
7c420169 29112011-01-02 Eli Zaretskii <eliz@gnu.org>
01e62600 2912
7c420169 2913 * term/w32-win.el (dynamic-library-alist): Set up correctly for
5be1c984
EZ
2914 libpng versions both before and after 1.4.0. (Bug#7716)
2915
7c420169 29162011-01-02 Eli Zaretskii <eliz@gnu.org>
2d34d523 2917
6491af11
EZ
2918 * time.el (display-time-mode): Mention display-time-interval in
2919 the doc string. (Bug#7713)
2920
7c420169 29212011-01-02 Kenichi Handa <handa@m17n.org>
8258ae3f
KH
2922
2923 * mail/rmailmm.el (rmail-mime-parse): Perform parsing in
2924 condition-case and return an error message string if something
2925 goes wrong.
2f952059 2926 (rmail-show-mime): Adjust for the above change. Insert the
8258ae3f
KH
2927 header by rmail-mime-insert-header.
2928
7c420169 29292011-01-02 Kenichi Handa <handa@m17n.org>
186f7f0b
KH
2930
2931 * mail/rmailmm.el: New key bindings for rmail-mime-next-item,
2932 rmail-mime-previous-item, and rmail-mime-toggle-hidden.
2933 (rmail-mime-mbox-buffer)
2934 (rmail-mime-view-buffer, rmail-mime-coding-system): New variables.
2935 (rmail-mime-entity): Argument changed. All codes handling an
2936 entity object are changed.
2f952059 2937 (rmail-mime-entity-header, rmail-mime-entity-body): Adjust for
186f7f0b
KH
2938 the above change.
2939 (rmail-mime-entity-children, rmail-mime-entity-handler)
2940 (rmail-mime-entity-tagline): New functions.
2941 (rmail-mime-message-p): New function.
2942 (rmail-mime-save): Bind rmail-mime-mbox-buffer.
2943 (rmail-mime-entity-segment, rmail-mime-next-item)
2944 (rmail-mime-previous-item, rmail-mime-shown-mode)
2945 (rmail-mime-hidden-mode, rmail-mime-raw-mode)
2946 (rmail-mime-toggle-raw, rmail-mime-toggle-hidden)
2f952059
ML
2947 (rmail-mime-insert-tagline, rmail-mime-insert-header):
2948 New functions.
186f7f0b
KH
2949 (rmail-mime-text-handler): Call rmail-mime-insert-text.
2950 (rmail-mime-insert-decoded-text): New function.
2951 (rmail-mime-insert-text): Call rmail-mime-insert-decoded-text.
2952 (rmail-mime-insert-image): Argument changed. Caller changed.
2953 (rmail-mime-image): Call rmail-mime-toggle-hidden.
b762841f 2954 (rmail-mime-set-bulk-data): New function.
186f7f0b
KH
2955 (rmail-mime-insert-bulk): Argument changed.
2956 (rmail-mime-multipart-handler): Return t.
2f952059
ML
2957 (rmail-mime-process-multipart): Argument changed.
2958 Handle "multipart/alternative" here.
186f7f0b
KH
2959 (rmail-mime-process): Argument changed.
2960 (rmail-mime-parse): Bind rmail-mime-mbox-buffer.
2961 (rmail-mime-insert): Argument changed. Handle raw display mode.
2962 (rmail-mime): Argument changed. Handle toggling of raw display
2963 mode.
2964 (rmail-show-mime): Bind rmail-mime-mbox-buffer and
2965 rmail-mime-view-buffer.
2966 (rmail-insert-mime-forwarded-message): Likewise.
2967 (rmail-search-mime-message): Likewise. Don't bind rmail-buffer.
2968
2969 * mail/rmail.el (rmail-show-message-1): If rmail-enable-mime is
2970 non-nil, handle the header in rmail-show-mime-function.
2971
7c420169 29722011-01-02 Leo <sdl.web@gmail.com>
e1a23575 2973
7c420169 2974 * help-fns.el (describe-variable): Fix previous change.
e1a23575 2975
7c420169 29762011-01-02 Juri Linkov <juri@jurta.org>
957e5dd1
JL
2977
2978 * isearch.el (isearch-lazy-highlight-error): New variable.
2979 (isearch-lazy-highlight-new-loop): Compare `isearch-error' and
2980 `isearch-lazy-highlight-error'. Set `isearch-lazy-highlight-error'
2981 to the current value of `isearch-error' (Bug#7468).
2982
7c420169 29832011-01-02 Chong Yidong <cyd@stupidchicken.com>
3c505d31
CY
2984
2985 * help-fns.el (describe-variable): Don't emit trailing whitespace
2986 (Bug#7511).
2987
7c420169 29882011-01-02 Chong Yidong <cyd@stupidchicken.com>
c1cf05f4
CY
2989
2990 * textmodes/rst.el (rst-compile-pdf-preview)
2991 (rst-compile-slides-preview): Use make-temp-file (Bug#7646).
2992
7c420169 29932011-01-02 Kevin Gallagher <Kevin.Gallagher@boeing.com>
c8cbbe27
KG
2994
2995 * emulation/edt-mapper.el: Override mapping of function keys so
2996 that the later call to read-key-sequence works.
2997
7c420169 29982011-01-02 Eli Zaretskii <eliz@gnu.org>
95e4cc85
EZ
2999
3000 * mail/smtpmail.el (smtpmail-send-it): Write queued mail body with
3001 Unix EOLs. (Bug#7589)
3002
7c420169
CY
30032011-01-02 Leo <sdl.web@gmail.com>
3004
3005 * eshell/em-hist.el (eshell-previous-matching-input): Signal error
3006 if point is not behind eshell-last-output-end (Bug#7585).
3007
30082011-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
3009
3010 * files.el (file-local-variables-alist):
3011 Make permanent-local (bug#7767).
3012
30132011-01-02 Glenn Morris <rgm@gnu.org>
3014
3015 * version.el (emacs-copyright): Set short copyright year to 2011.
3016
30172011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3018
3019 * mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering
3020 an existing temp buffer. (Bug#7746)
3021
30222011-01-02 Glenn Morris <rgm@gnu.org>
3023
3024 * mail/mail-utils.el (mail-mbox-from): Handle From: headers with
3025 multiple addresses. (Bug#7760)
3026
fb9a573a
KM
30272011-01-01 Ken Manheimer <ken.manheimer@gmail.com>
3028
e9e68fda 3029 * allout.el (allout-auto-fill): Do not infinitely recurse - use
fb9a573a
KM
3030 do-auto-fill if everything points back to allout-auto-fill.
3031 (allout-mode-deactivate-hook): Declare obsolete, in favor of
3032 standard-formed minor-mode deactivate hook, allout-mode-off-hook.
3033
8d68c659
MA
30342010-12-31 Michael Albinus <michael.albinus@gmx.de>
3035
3036 * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
3037 and "scpx".
3038
291cc045
TH
30392010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3040
3041 * doc-view.el (doc-view-set-doc-type): New function refactored
3042 from doc-view-mode.
3043 (doc-view-fallback-mode): New function.
3044 (doc-view-mode): Use it.
3045 (doc-view-mode-maybe): New function that checks if doc-view-mode
3046 can be used and falls back to the next best mode otherwise.
3047
3048 * files.el (auto-mode-alist): Use doc-view-mode-maybe for PDF,
3049 DVI, OpenDocument, and MS Office files.
3050
8ee2dc5c
AS
30512010-12-30 Andreas Schwab <schwab@linux-m68k.org>
3052
3053 * emacs-lisp/rx.el (rx-syntax): Fix typo.
3054
f9e68477
TH
30552010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3056
3057 * doc-view.el (doc-view-toggle-display): Perform rassq-delete-all
3058 on a copy of auto-mode-alist, because that deletes with side
3059 effects.
3060
ad727c81
TH
30612010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3062
7973bcea
SM
3063 * doc-view.el (doc-view-mode, doc-view-toggle-display):
3064 Use normal-mode without doc-view-mode bindings in auto-mode-alist as
ad727c81
TH
3065 fallback instead of hard coding fundamental mode.
3066
b71b7803
TH
30672010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3068
3069 * doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS
3070 Office) files also for searching.
3071
95e16d17
TH
30722010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3073
3074 * doc-view.el: Implement viewing of OpenDocument (and Microsoft
3075 Office) files. Not yet enabled via auto-mode-list.
3076 (doc-view-unoconv-program): New custom variable.
3077 (doc-view-mode-p): Handle new odf document type.
3078 (doc-view-odf->pdf): New conversion function.
3079 (doc-view-convert-current-doc): Call it for odf files.
3080 (doc-view-mode): Recognize newly supported file extensions.
3081
b191c9d9
MA
30822010-12-30 Michael Albinus <michael.albinus@gmx.de>
3083
3084 * net/tramp.el (tramp-default-method-alist)
3085 (tramp-default-user-alist)
3086 (tramp-local-host-regexp, tramp-prefix-domain-format)
3087 (tramp-prefix-domain-regexp): Set tramp-autoload cookie.
3088
3089 * net/tramp-ftp.el:
3090 * net/tramp-gvfs.el:
3091 * net/tramp-gw.el:
3092 * net/tramp-imap.el:
3093 * net/tramp-sh.el:
3094 * net/tramp-smb.el: Add tramp-autoload cookie for initialisation
3095 code of `tramp-default-method-alist' and `tramp-default-user-alist'.
3096
6e457cc9
KF
30972010-12-29 Karl Fogel <kfogel@red-bean.com>
3098
3099 * saveplace.el (save-place-alist-to-file): Save list sorted and
3100 pretty-printed, so that it is mergeable by line-based text merging,
3101 as suggested by Iain Dalton <iain.dalton {_AT_} gmail.com>.
3102
fb9a573a
KM
31032010-12-28 Ken Manheimer <ken.manheimer@gmail.com>
3104
e9e68fda 3105 * allout.el (allout-v18/19-file-var-hack): Obsolete, remove.
fb9a573a
KM
3106 (allout-mode): Argument "toggle" => "force".
3107 Refine the docstring.
3108 Remove special provisions for reactivation, besides the 'force'
3109 argument.
3110 Consolidate layout provisions coce directly into the activation
3111 condition branch, now that we've removed those provisions.
3112 (allout-unload-function): Explicitly activate the mode before
3113 deactivating, if it's initially deactivated.
3114 (allout-set-buffer-multibyte): Properly prevent byte-compiler
3115 warnings for version of function used only where
3116 set-buffer-multibyte is unavailable.
3117
c940c054
CY
31182010-12-28 Chong Yidong <cyd@stupidchicken.com>
3119
3120 * tool-bar.el (tool-bar-setup): Remove :enable conditions, which
3121 are handled by the menu-bar entries. As before, don't use
3122 :visibile to avoid changing the tool-bar.
3123
4c145d5d
MA
31242010-12-27 Michael Albinus <michael.albinus@gmx.de>
3125
3126 * net/secrets.el (secrets-delete-alias): New defun.
3127
fe99f704
MA
31282010-12-27 Michael Albinus <michael.albinus@gmx.de>
3129
3130 * net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
3131 methods, otherwise ~/.ssh/config would be ignored.
3132
723ee192
SM
31332010-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
3134
3135 * emacs-lisp/rx.el: Make it a superset of sregex.
3136 (rx-constituents): Add `any => "."', mark `repeat' as taking any number
3137 of args, add `regex' alias.
3138 (rx-info): Add arg to distinguish head and standalone forms.
3139 (rx-check, rx-form): Pass the corresponding arg.
3140 (rx-**): Simplify.
3141 (rx-repeat): Make it work for any number of args.
3142 (rx-syntax): Make it accept syntax chars as is.
3143 * obsolete/sregex.el: Move from emacs-lisp/.
3144 * emacs-lisp/re-builder.el: Remove sregex support.
3145 * emacs-lisp/edebug.el (sregexq, rx): Remove redundant defs.
3146
e77714da
EZ
31472010-12-25 Eli Zaretskii <eliz@gnu.org>
3148
3149 * mouse.el (mouse-yank-primary): On MS-Windows, try the (emulated)
3150 PRIMARY first, then the clipboard. (Bug#7699)
3151
17870c01
SM
31522010-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
3153
3154 * emacs-lisp/bytecomp.el (byte-compile-output-docform): Fix up use of
3155 print-number-table.
3156
6bfa51ba
CY
31572010-12-21 Chong Yidong <cyd@stupidchicken.com>
3158
d78cdcf7
CY
3159 * help-fns.el (find-lisp-object-file-name): Locate .emacs from
3160 .emacs.elc (Bug#7530).
3161
6bfa51ba
CY
3162 * wid-edit.el (widget-image-find): Remove bogus :ascent spec from
3163 image spec (Bug#7480).
3164
9d9cfd53
DU
31652010-12-21 Daiki Ueno <ueno@unixuser.org>
3166
3167 * obsolete/pgg-parse.el, obsolete/pgg-pgp5.el, obsolete/pgg-pgp.el,
723ee192
SM
3168 * obsolete/pgg-gpg.el, obsolete/pgg-def.el, obsolete/pgg.el:
3169 Move from lisp/.
9d9cfd53 3170
adc0b793
JD
31712010-12-20 Leo <sdl.web@gmail.com>
3172
3173 * dnd.el (dnd-get-local-file-name): Unhex of file name shall
3174 always be performed (Bug#7680).
3175
778ca437
CY
31762010-12-20 Chong Yidong <cyd@stupidchicken.com>
3177
3f95d7ff
CY
3178 * menu-bar.el (menu-bar-kill-ring-save): Make obsolete.
3179 (menu-bar-edit-menu): Bind "Copy" to kill-ring-save. Don't use
3180 mouse-region-match.
778ca437 3181
3f95d7ff 3182 * color.el: Move from gnus/.
94975270 3183
f48fdaad
CY
3184 * vc/diff.el (diff-better-file-name): Function deleted.
3185 abbreviating file names causes problems with shell-quote-argument.
94975270
CY
3186 (diff-no-select): Just use expand-file-name.
3187
3188 * tool-bar.el (tool-bar--image-expression): New function.
3189 (tool-bar-local-item, tool-bar--image-exp): Use it.
3190 (tool-bar-setup): Initialize tool-bar-separator-image-expression.
3191 Use :enable instead of :visible to avoid changing the tool-bar
3192 configuration unnecessarily.
3193
3194 * info.el (info-tool-bar-map): Add separators.
3195
2e306b39
KB
31962010-12-17 Ken Brown <kbrown@cornell.edu>
3197
3198 * loadup.el: Use version numbers in Cygwin build.
3199
395542c6
RT
32002010-12-17 Ryan Twitchell <metatheorem@gmail.com> (tiny change)
3201
3202 * ido.el (ido-file-internal): Ask for confirmation before
3203 overwriting an existing file (Bug#1238).
3204
4039c786
CY
32052010-12-16 Chong Yidong <cyd@stupidchicken.com>
3206
3207 * tool-bar.el (tool-bar-setup): Add separators.
3208
3209 * menu-bar.el (featurep): Use menu-bar-separator.
3210
45720dc3
GM
32112010-12-16 Ken Manheimer <ken.manheimer@gmail.com>
3212
3213 Migrate allout encryption provisions from pgg to epg.
3214
3215 * allout.el (allout-toggle-current-subtree-encryption)
3216 (allout-toggle-subtree-encryption): Adjust docstrings to reflect
3217 defaulting policy and other changes. Change fetch-pass to keymode-cue,
3218 for simpler universal argument interpretation.
35f52ed6 3219 (allout-toggle-subtree-encryption): Adjust docstring to describe
45720dc3
GM
3220 changed encryption provisions. Change fetch-pass to keymode-cue, for
3221 simpler universal argument interpretation. Remove provisions for
3222 handling key type and identity - they'll all be within
3223 allout-encrypt-string or epg/epg or even contained all the way in gpg.
3224 (allout-encrypt-string): Include keymode-cue, for optionally prompting
3225 for keypair recipients (universal argument > 1) and, in addition,
3226 associating the specified recipients with the outline (universal
3227 argument > 4) using a file local variable setting for
3228 'epa-file-encrypt-to'.
3229 Require epa, for recipients handling.
3230 Change how regexp filtering elements are named.
3231 Describe the problem with caching of incorrect symmetric-decryption
3232 keys.
3233 Use the epa-passphrase-callback-function, in case the user is using
3234 GnuPG v1.
3235 Support saving of the selected keypair recipients when invoked with a
3236 keymode-cue > 4.
3237 Remove obsolete arguments 'fetch-pass', 'target-cache-id', 'retried'.
3238 Require 'epa.
3239 Establish epg-context with armoring and default epg-protocol.
3240 Remove all passphrase cache, verification, and hinting code.
3241 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling):
3242 No longer used, delete.
3243 (allout-mode): Adjust docstring to describe changed encryption
3244 provisions. Describe the problem with caching of incorrect
3245 symmetric-decryption keys.
3246 (allout-obtain-passphrase, allout-epg-passphrase-callback-function)
3247 (allout-make-passphrase-state, allout-passphrase-state-passphrase)
3248 (allout-encrypted-key-info, allout-update-passphrase-mnemonic-aids)
3249 (allout-get-encryption-passphrase-verifier, allout-verify-passphrase):
3250 Obsolete, remove.
3251
33088bed
DU
32522010-12-16 Daiki Ueno <ueno@unixuser.org>
3253
3254 * epa-file.el (epa-file-select-keys): Accept 'silent to inhibit
3255 key selection prompt; make 'silent as default (Bug#7487).
3256
bfc49a5b
LL
32572010-12-16 Leo <sdl.web@gmail.com>
3258
7973bcea
SM
3259 * eshell/eshell.el (eshell-directory-name):
3260 Use locate-user-emacs-file (Bug#7578).
bfc49a5b 3261
68251e16
GM
32622010-12-15 Glenn Morris <rgm@gnu.org>
3263
3264 * loadup.el (symbol-file-load-history-loaded): Remove; unused.
3265
99f053cf 32662010-12-15 Jari Aalto <jari.aalto@cante.net>
01c35094 3267 Scott Evans <gse@antisleep.com>
99f053cf
JA
3268
3269 * rect.el (rectange--default-line-number-format)
3270 (rectangle-number-line-callback): New functions.
3271 (rectangle-number-lines): New command, bound to C-x r N (Bug#4382).
3272
5614fd56
CY
32732010-12-15 Chong Yidong <cyd@stupidchicken.com>
3274
3275 * rect.el (operate-on-rectangle-lines, string-rectangle-string):
3276 Delete unused variables.
3277 (move-to-column-force): Remove function obsolete since 21.2.
3278
d68b0220
MA
32792010-12-14 Michael Albinus <michael.albinus@gmx.de>
3280
3281 * net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
3282 (tramp-handle-insert-file-contents): Do not set permanent-local
3283 property.
3284
7973bcea
SM
3285 * net/tramp-cache.el (tramp-persistency-file-name):
3286 Use `locate-user-emacs-file' if fboundp.
d68b0220
MA
3287
3288 * net/tramp-sh.el (tramp-methods): Add "ksu".
3289 (tramp-default-user-alist): Add "ksu". Use `regexp-opt' for
3290 method list.
3291
0273f794
GM
32922010-12-14 Glenn Morris <rgm@gnu.org>
3293
ab274982
GM
3294 * progmodes/js.el: Doc't require font-lock, etags, or easymenu.
3295 (find-tag-marker-ring): Declare.
3296 (js-find-symbol): Require etags.
3297
e758216c
GM
3298 * mail/sendmail.el: Don't require rmail or mailalias when compiling.
3299 Require mail-utils.
3300 (mail-alias-file): Don't autoload. Doc fix.
3301 (mail-bury-selects-summary, mail-send-nonascii): Don't autoload.
3302 (mail-mailer-swallows-blank-line): Default to nil. Doc fix.
3303 Mark as obsolete, and risky.
3304 (mail-setup): Simplify.
3305
53aff12a
GM
3306 * mail/mailalias.el (build-mail-aliases): Make it interactive.
3307 * mail/sendmail.el (build-mail-aliases): Update autoload.
3308
aae4b48c
GM
3309 * dired.el (dired-trivial-filenames, dired-chown-program)
3310 (dired-auto-revert-buffer): Remove autoload cookies.
3311 * mail/sendmail.el (mail-recover-1): Require 'dired.
3312
bff7c1ad
GM
3313 * dired.el (dired-subdir-switches, dired-chown-program)
3314 (dired-use-ls-dired, dired-chmod-program, dired-touch-program):
3315 Make into defcustoms.
3316 (dired-chown-program): Simplify initialization.
3317
0273f794
GM
3318 * mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
3319
bc557672
RF
33202010-12-13 Romain Francoise <romain@orebokech.com>
3321
3322 * net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
3323
7410c270
G
33242010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3325
3326 * net/netrc.el (netrc-point-at-eol): Remove the unused
3327 netrc-point-at-old and netrc-bound-and-true-p bindings.
3328 (netrc-parse): Cache the netrc contents.
3329
f49d1f52 33302010-12-13 Eli Zaretskii <eliz@gnu.org>
11aad4e9
EZ
3331
3332 * subr.el (posn-col-row): Evaluate header-line-format in the
3333 context of the POSITION window's buffer.
3334
f49d1f52 33352010-12-13 Glenn Morris <rgm@gnu.org>
5612fd08
GM
3336
3337 * subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1)
3338 (with-silent-modifications): Doc fixes.
3339
f49d1f52 33402010-12-13 Michael Albinus <michael.albinus@gmx.de>
158d5945
MA
3341
3342 * net/tramp.el (tramp-action-password, tramp-process-actions):
d68b0220 3343 Revert previous from. Use `save-restriction'.
158d5945 3344
f49d1f52 33452010-12-13 Stephen Berman <stephen.berman@gmx.net>
81ced43d
SB
3346
3347 * calendar/diary-lib.el (diary-list-sexp-entries):
3348 Handle case of no newline at end of file. (Bug#7536)
3349
f49d1f52 33502010-12-13 Glenn Morris <rgm@gnu.org>
b2364eaa
GM
3351
3352 * mail/smtpmail.el (smtpmail-send-it): Revert previous change.
3353
f49d1f52 33542010-12-13 Michael Albinus <michael.albinus@gmx.de>
32802ee1 3355
f49d1f52 3356 * net/tramp.el (tramp-action-password): Delete region, do not narrow.
32802ee1 3357 (tramp-process-actions): Do not widen.
d68b0220 3358
f49d1f52
SM
3359 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
3360 Protect buffer-modified value. (Bug#7557)
32802ee1 3361
f49d1f52 33622010-12-13 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
da9123a8
JM
3363
3364 * log-edit.el (log-edit-changelog-entries):
3365 Regexp quote filename. (Bug#7505)
3366
f49d1f52 33672010-12-13 Tom Breton <tehom@panix.com>
478834e6
TB
3368
3369 * cus-edit.el (custom-save-all):
3370 Bind print-length and print-level to nil. (Bug#7581)
3371
f49d1f52 33722010-12-13 Glenn Morris <rgm@gnu.org>
3c1e62f8 3373
d5e6e0b6
GM
3374 * mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map):
3375 Run hooks to update menu contents. (Bug#7586)
3376
3c1e62f8
GM
3377 * mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued
3378 file names, for the sake of MS Windows. (Bug#7588)
3379
f49d1f52 33802010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
b1816a74
SM
3381
3382 * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
3383 empty lines without a leading space.
3384
f49d1f52 33852010-12-13 Leo <sdl.web@gmail.com>
86a6e8e0 3386
740af6c9
GM
3387 * dired-aux.el (dired-do-redisplay): Postpone dired-after-readin-hook
3388 while mapping over marks (Bug#6810).
86a6e8e0 3389
f49d1f52 33902010-12-13 Chong Yidong <cyd@stupidchicken.com>
bc60f4de
CY
3391
3392 * image-dired.el (image-dired-db-file)
3393 (image-dired-temp-image-file, image-dired-gallery-dir)
3394 (image-dired-temp-rotate-image-file): Set default values relative
3395 to image-dired-dir (Bug#7518).
3396
f49d1f52 33972010-12-13 Lawrence Mitchell <wence@gmx.li>
3ecba049
LM
3398
3399 * format.el (format-decode-run-method): Pass args FROM and TO, not
3400 point-min and point-max, to shell-command-on-region (Bug#7488).
3401
f49d1f52 34022010-12-13 Jan Djärv <jan.h.d@swipnet.se>
0afb6242
JD
3403
3404 * frame.el (blink-cursor-mode): Make default t for ns.
3405
f49d1f52 34062010-12-13 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
5eae900e
BR
3407
3408 * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
3409
f49d1f52 34102010-12-13 Chong Yidong <cyd@stupidchicken.com>
74194465 3411
637c2c43
CY
3412 * comint.el (comint-dynamic-list-input-ring)
3413 (comint-dynamic-complete-filename)
3414 (comint-replace-by-expanded-filename)
3415 (comint-dynamic-simple-complete)
3416 (comint-dynamic-list-filename-completions)
3417 (comint-dynamic-list-completions): Doc fix (Bug#7499).
3418
74194465
CY
3419 * subr.el (posn-x-y, posn-object-x-y, posn-object-width-height):
3420 Doc fix (Bug#7471).
3421
f49d1f52 34222010-12-13 Martin Rudalics <rudalics@gmx.at>
6ed96c33
MR
3423
3424 * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil
3425 (Bug#7533).
3426
01c35094 34272010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
11cb1e35
MB
3428
3429 * files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
3430 (Bug#7491).
3431
f49d1f52 34322010-12-13 Eli Zaretskii <eliz@gnu.org>
2472c214
EZ
3433
3434 * files.el (file-relative-name): Handle UNC file names on
3435 DOS/Windows. (Bug#4674)
3436
f49d1f52 34372010-12-13 Daiki Ueno <ueno@unixuser.org>
f9fe1af9
DU
3438
3439 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
3440 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
3441 (epg-context-set-passphrase-callback): Mention that the callback
3442 is not called when used with GnuPG 2.x.
3443
f49d1f52 34442010-12-13 Glenn Morris <rgm@gnu.org>
ff80efe7
GM
3445
3446 * ps-print.el (ps-line-lengths-internal, ps-nb-pages):
3447 Ensure ps-footer-font-size-internal is initialized.
3448 Call ps-get-page-dimensions before trying to use ps-font-for-text.
3449
f49d1f52 34502010-12-13 Kenichi Handa <handa@m17n.org>
7e116860
KH
3451
3452 * mail/rmailmm.el (rmail-mime-parse): Call rmail-mime-process
3453 within condition-case.
3454 (rmail-show-mime): Don't use condition-case.
3455 (rmail-search-mime-message): New function.
3456 (rmail-search-mime-message-function): Set to
3457 rmail-search-mime-message.
3458
f49d1f52 34592010-12-13 Leo <sdl.web@gmail.com>
bd794450 3460
0fdd1db7 3461 * ido.el (ido-common-initialization): New function. (bug#3274)
bd794450
LL
3462 (ido-mode): Use it.
3463 (ido-completing-read): Call it.
3464
fdbb4d85
KF
34652010-12-12 Karl Fogel <kfogel@red-bean.com>
3466
3467 * bookmark.el (bookmark-name-from-full-record): Rename back to
3468 this original name from `bookmark-name-from-record' reverting part
3469 of 2010-12-08T08:09:27Z!kfogel@red-bean.com / kfogel@red-bean.com-20101208080927-5j9jqnb2xvcw4ogm.
3470 As Drew Adams pointed out, there was no reason to cause churn for
2cf429d0 3471 third-party callers. (Bug#7609)
fdbb4d85 3472
0e5cf2b8
AM
34732010-12-12 Alan Mackenzie <acm@muc.de>
3474
3475 * progmodes/cc-engine.el (c-forward-type): Before scanning a
3476 template arglist, check that the current language supports this.
3477
6961d41c
GM
34782010-12-11 Glenn Morris <rgm@gnu.org>
3479
2b404597
GM
3480 * vc/vc-bzr.el (vc-bzr-state-heuristic): Also check that the executable
3481 state of the file matches. (Bug#7544)
3482 (vc-bzr-register, vc-bzr-checkin)
3483 (vc-bzr-annotate-extract-revision-at-line): Doc fixes.
3484 (vc-directory-exclusion-list): Remove unnecessary eval-after-load.
3485
6961d41c
GM
3486 * textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
3487
1e5d2a04
KK
34882010-12-11 Karel Klíč <kklic@redhat.com>
3489
3490 * files.el (auto-mode-alist): Use html-mode for *.xhtml. (Bug#7606)
3491
175069ef
SM
34922010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3493
3494 Derive from prog-mode, use derived-mode-p, and fix up various
3495 minor style issues in lisp/progmodes.
3496
3497 * progmodes/vhdl-mode.el (vhdl-mode):
3498 * progmodes/verilog-mode.el (verilog-mode):
3499 * progmodes/vera-mode.el (vera-mode):
3500 * progmodes/sql.el (sql-mode):
3501 * progmodes/scheme.el (scheme-mode):
3502 * progmodes/perl-mode.el (perl-mode):
3503 * progmodes/octave-inf.el (inferior-octave-mode):
3504 * progmodes/autoconf.el (autoconf-mode):
3505 * progmodes/m4-mode.el (m4-mode):
3506 * progmodes/inf-lisp.el (inferior-lisp-mode):
3507 * progmodes/idlwave.el (idlwave-mode):
3508 * progmodes/icon.el (icon-mode):
3509 * progmodes/idlw-help.el (idlwave-help-mode):
3510 * progmodes/dcl-mode.el (dcl-mode):
3511 * progmodes/idlw-shell.el (idlwave-shell-mode):
3512 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-electric-list-mode)
3513 (ebrowse-member-mode, ebrowse-electric-position-mode):
3514 Use define-derived-mode.
3515
3516 * progmodes/xscheme.el (exit-scheme-interaction-mode)
3517 (xscheme-enter-interaction-mode, xscheme-enter-debugger-mode)
3518 (xscheme-debugger-mode-p, xscheme-send-string-1):
3519 * progmodes/tcl.el (inferior-tcl-proc, tcl-current-word)
3520 (tcl-load-file, tcl-restart-with-file):
3521 * progmodes/ps-mode.el (ps-run-running):
3522 * progmodes/gdb-mi.el (gud-watch, gdb-mouse-set-clear-breakpoint):
3523 * progmodes/js.el (js--get-all-known-symbols):
3524 * progmodes/inf-lisp.el (inferior-lisp-proc):
3525 * progmodes/idlwave.el (idlwave-beginning-of-statement)
3526 (idlwave-template, idlwave-update-buffer-routine-info)
3527 (idlwave-update-current-buffer-info)
3528 (idlwave-get-routine-info-from-buffers, idlwave-choose)
3529 (idlwave-scan-class-info, idlwave-fix-keywords)
3530 (idlwave-list-buffer-load-path-shadows):
3531 * progmodes/idlw-toolbar.el (idlwave-toolbar, idlwave-toolbar-add)
3532 (idlwave-toolbar-remove):
3533 * progmodes/idlw-shell.el (idlwave-shell-save-and-action)
3534 (idlwave-shell-file-name, idlwave-shell-electric-debug-all-off)
3535 (idlwave-shell-menu-def):
3536 * progmodes/idlw-complete-structtag.el
3537 (idlwave-prepare-structure-tag-completion):
3538 * progmodes/gud.el (gud-set-buffer):
3539 * progmodes/f90.el (f90-backslash-not-special):
3540 * progmodes/delphi.el (delphi-find-unit): Use derived-mode-p.
3541
3542 * progmodes/xscheme.el (xscheme-start)
3543 (local-set-scheme-interaction-buffer, scheme-interaction-mode):
3544 * progmodes/which-func.el (which-function):
3545 * progmodes/vhdl-mode.el (vhdl-set-style):
3546 * progmodes/verilog-mode.el (verilog-set-compile-command)
3547 (verilog-modify-compile-command, verilog-error-regexp-add-xemacs)
3548 (verilog-set-define, verilog-auto-reeval-locals):
3549 * progmodes/sql.el (sql-product-font-lock, sql-interactive-mode):
3550 * progmodes/simula.el (simula-mode):
3551 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
3552 * progmodes/python.el (python-check, python-mode):
3553 * progmodes/prolog.el (prolog-mode-variables):
3554 * progmodes/gud.el (gud-tooltip-activate-mouse-motions):
3555 * progmodes/ebrowse.el (ebrowse-view-file-other-frame):
3556 * progmodes/delphi.el (delphi-mode):
3557 * progmodes/cc-styles.el (c-setup-paragraph-variables):
3558 * progmodes/cc-mode.el (c-basic-common-init, c-common-init)
3559 (c-font-lock-init): Move make-local-variable to their setq.
3560
3561 * progmodes/vhdl-mode.el (vhdl-write-file-hooks-init)
3562 (vhdl-hs-minor-mode, vhdl-ps-print-init): Fix make-local-variable ->
3563 make-local-hook.
3564 * progmodes/sh-script.el (sh-require-final-newline): Remove.
3565 (sh-set-shell): Don't set require-final-newline since it's already done
3566 by prog-mode.
3567 * progmodes/modula2.el (m2-mode): Don't make m2-end-comment-column
3568 since we never set it.
3569 * progmodes/ebrowse.el (ebrowse-set-tree-indentation):
3570 Use read-string and standard prompt.
3571 * progmodes/dcl-mode.el (dcl-mode-map): Move init into declaration.
3572 * progmodes/meta-mode.el (meta-mode-abbrev-table): Merge init and decl.
3573 (meta-common-mode-syntax-table): Rename from meta-mode-syntax-table.
3574 (meta-common-mode-map): Rename from meta-mode-map.
3575 Remove C-m binding, which is a user preference, not mode specific.
3576 (meta-common-mode): New major mode; replace meta-common-initialization.
3577 * progmodes/js.el (js-mode): Call syntax-propertize rather than messing
3578 around with font-lock.
3579 * progmodes/etags.el (select-tags-table-mode):
3580 Derive from special-mode.
3581 * progmodes/octave-mod.el (octave-mode):
3582 * progmodes/gdb-mi.el (gdb-inferior-io-mode, gdb-threads-mode)
3583 (gdb-memory-mode, gdb-disassembly-mode, gdb-breakpoints-mode)
3584 (gdb-frames-mode, gdb-locals-mode, gdb-registers-mode):
3585 Let define-derived-mode do its job.
3586 * progmodes/cpp.el (cpp-edit-mode-map):
3587 Move initialization into declaration.
3588 (cpp-edit-mode): Use define-derived-mode.
3589 (cpp-edit-load): Use derived-mode-p.
3590 * progmodes/mixal-mode.el (mixal-mode):
3591 * progmodes/f90.el (f90-mode):
3592 * progmodes/cfengine.el (cfengine-mode): Don't bother setting
3593 require-final-newline since prog-mode does it already.
3594 * progmodes/cc-cmds.el (c-update-modeline): Use match-string.
3595 * progmodes/asm-mode.el (asm-mode-map): Fix menu setup.
3596 * progmodes/antlr-mode.el: Require cc-mode upfront.
3597 (antlr-mode-syntax-table, antlr-action-syntax-table): Initialize in
3598 the declaration.
3599 (antlr-directory-dependencies, antlr-show-makefile-rules):
3600 Use derived-mode-p.
3601 (antlr-language-option): Don't assume point-min==1.
3602 (antlr-mode): Use define-derived-mode.
3603 * progmodes/ada-mode.el: Use derived-mode-p.
3604 (ada-mode): Use define-derived-mode.
3605 Use hack-local-variables-hook.
3606
61f91c04
SM
36072010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3608
3609 * textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
3610 (texinfo-mode): Don't disable adaptive-fill-mode.
3611 (texinfo-insert-block): Adjust cursor placement for blocks with arg.
3612 (texinfo-insert-@end, texinfo-insert-braces, texinfo-insert-@code)
3613 (texinfo-insert-@dfn, texinfo-insert-@email, texinfo-insert-@emph)
3614 (texinfo-insert-@example, texinfo-insert-@file, texinfo-insert-@item)
3615 (texinfo-insert-@kbd, texinfo-insert-@node, texinfo-insert-@noindent)
3616 (texinfo-insert-@quotation, texinfo-insert-@samp)
3617 (texinfo-insert-@strong, texinfo-insert-@table, texinfo-insert-@var)
3618 (texinfo-insert-@uref): Use define-skeleton.
3619 (texinfo-insert-@-with-arg): Delete.
3620
72a44673
EZ
36212010-12-10 Eli Zaretskii <eliz@gnu.org>
3622
3623 * arc-mode.el (archive-zip-extract): If w32-quote-process-args is
3624 nil, do quote archive member names. (Bug#6144)
3625
ab540f59
GM
36262010-12-10 Glenn Morris <rgm@gnu.org>
3627
66f782de
GM
3628 * files.el (diff-no-select): Declare.
3629
e554b3f8
GM
3630 * mail/emacsbug.el (report-emacs-bug): Use mail-user-agent properties.
3631 (report-emacs-bug-create-existing-bugs-buffer): Avoid free variables.
3632
ab540f59
GM
3633 * comint.el (comint-input-ring-file-name): Doc fix.
3634
f68ab99b
EZ
36352010-12-09 Eli Zaretskii <eliz@gnu.org>
3636
3637 * menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p):
3638 New functions.
61f91c04
SM
3639 (menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>:
3640 Use them instead of `nil' and `>', respectively.
f68ab99b
EZ
3641 (menu-bar-showhide-tool-bar-menu): Use menu-bar-frame-for-menubar
3642 instead of `nil'.
3643 (toggle-menu-bar-mode-from-frame): Use menu-bar-frame-for-menubar
3644 and menu-bar-positive-p instead of `nil' and `>', respectively.
3645 (Bug#1077)
3646
650453a9
VJL
36472010-12-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3648
3649 * whitespace.el (whitespace-newline-mode): Code fix.
3650
28d5de72
GM
36512010-12-09 Glenn Morris <rgm@gnu.org>
3652
3653 * play/landmark.el (lm-print-y,s,noise-int, lm-print-y,s,noise):
3654 Rename functions without commas, update callers.
3655
b596d50d 36562010-12-08 Jeff Dairiki <dairiki@dairiki.org> (tiny change)
16498102 3657
b596d50d
GM
3658 * whitespace.el (whitespace-cleanup-region):
3659 Clean up spaces before tabs. (Bug#7582)
16498102 3660
eff37c5e
KF
36612010-12-08 Karl Fogel <kfogel@red-bean.com>
3662
3663 * bookmark.el: Adjust parameter names and doc strings to resolve
3664 confusion over whether "bookmark" meant a bookmark name or a
3665 bookmark record. Along the way, shorten one function's name for
3666 similar reasons. (Issue #7548)
3667 (bookmark-name-from-record): New name for
3668 `bookmark-name-from-full-record'. All callers changed.
3669 (bookmark-get-bookmark, bookmark-get-bookmark-record)
3670 (bookmark-default-annotation-text, bookmark-prop-get, bookmark-prop-set)
3671 (bookmark-get-annotation, bookmark-set-annotation)
3672 (bookmark-get-filename, bookmark-set-filename)
3673 (bookmark-get-position, bookmark-set-position)
3674 (bookmark-get-front-context-string, bookmark-set-front-context-string)
3675 (bookmark-get-rear-context-string, bookmark-set-rear-context-string)
3676 (bookmark-get-handler, bookmark-edit-annotation, bookmark--jump-via)
3677 (bookmark-handle-bookmark, bookmark-location, bookmark-show-annotation):
3678 Rename `bookmark' parameter to `bookmark-name-or-record', to
3679 clearly show its role, and shorten or adjust doc strings accordingly.
3680 (bookmark-set-name): Same, and pass the parameter directly to
3681 `bookmark-get-bookmark' instead of redundantly doing the callee's work.
3682 (bookmark-default-annotation-text, bookmark-send-edited-annotation)
3683 (bookmark-relocate, bookmark-insert-location, bookmark-insert)
3684 (bookmark-delete): Rename `bookmark' parameter to `bookmark-name',
3685 and in some cases shorten doc string accordingly.
3686 (bookmark-rename): Change `old' and `new' parameters to `old-name'
3687 and `new-name', and adjust an internal variable to avoid confusion.
3688 (bookmark-jump, bookmark-jump-noselect): Clarify `bookmark'
3689 parameter in doc string.
3690
5fe9ebd1
GM
36912010-12-08 Glenn Morris <rgm@gnu.org>
3692
ac8331a7
GM
3693 * progmodes/gdb-mi.el (gdb): Try to initialize comint input history
3694 from gdb's history file. (Bug#7575)
3695
5fe9ebd1
GM
3696 * mail/emacsbug.el (report-emacs-bug):
3697 Try to handle some other mail clients.
3698
33cf0fb2
SM
36992010-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
3700
3701 * files.el (dir-locals-collect-variables): Don't let errors stop us.
3702 Use string-prefix-p.
3703 (file-name-version-regexp): New var.
3704 (file-name-sans-versions):
3705 * jka-cmpr-hook.el (jka-compr-build-file-regexp): Use it,
3706 (jka-compr-get-compression-info): Use dolist.
3707 (jka-compr-compression-info-list): Don't bother specifying
3708 version/backup regexps.
3709
11c31b99
TH
37102010-12-07 Tassilo Horn <tassilo@member.fsf.org>
3711
3712 * simple.el (just-one-space): Make argument n default to 1 if
3713 omitted.
3714
a733fc37
SM
37152010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3716
3717 * electric.el (electric-indent-post-self-insert-function):
3718 Delete trailing newlines even if we don't reindent.
3719
88b5a757
DD
37202010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3721
a733fc37
SM
3722 * minibuffer.el (completion-at-point): Remove the `arg'.
3723 * bindings.el (complete-symbol): Move back from minibuffer.el.
3724
37252010-12-06 Deniz Dogan <deniz.a.m.dogan@gmail.com>
3726
88b5a757
DD
3727 * simple.el (just-one-space): Delete newlines for negative arg.
3728
ce327e48
SM
37292010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3730
3731 * ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
3732 (ansi-color-filter-apply): Simplify.
3733 (ansi-color-apply): Use `font-lock-face' rather than `face'.
3734
ac73d955
BR
37352010-12-05 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3736
3737 * vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
3738
8c44f097
CY
37392010-12-04 Chong Yidong <cyd@stupidchicken.com>
3740
3741 * dired.el (dired-use-ls-dired): Set default to a special
3742 "unspecified" value.
3743 (dired-insert-directory): When called the first time, check
3744 whether "ls --dired" succeeds and set dired-use-ls-dired (Bug#7546).
3745
15af15e5
TO
37462010-12-04 Tak Ota <Takaaki.Ota@am.sony.com>
3747
3748 * replace.el: Add "collect" feature to occur.
3749 (occur-collect-regexp-history): New var.
88b5a757
DD
3750 (occur-read-primary-args): Return a replace string for nlines,
3751 if needed.
15af15e5
TO
3752 (occur): Extend the meaning of nlines.
3753
b2e6e5bd
SM
37542010-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
3755
3756 * progmodes/which-func.el (which-func-ff-hook): Log the error message.
3757 (which-func-update-1): Distinguish symbols from strings.
3758 (which-function): Stay within 80 columns.
3759
ee9355dc
SM
37602010-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
3761
7f0ea0ff
SM
3762 * subr.el (with-demoted-errors): Distinguish symbols from strings.
3763
ee9355dc
SM
3764 * newcomment.el (comment-styles): Add docs to each style (bug#7509).
3765 Improve docstring.
3766 (comment-style): Use comment-styles's docs to describe values.
3767
3e972d98
JD
37682010-12-03 Jan Djärv <jan.h.d@swipnet.se>
3769
3770 * term/common-win.el (x-setup-function-keys): Restore ns-new-frame
3771 and ns-show-prefs (Bug#7535).
3772
3773 * term/ns-win.el (global-map): Restore ns-new-frame and ns-show-prefs
3774 bindings (Bug#7535).
3775
c879436a
GM
37762010-12-03 Glenn Morris <rgm@gnu.org>
3777
afe27238
GM
3778 * nxml/nxml-mode.el: Require rng-nxml.
3779 (rng-nxml-mode-init, nxml-enable-unicode-char-name-sets):
3780 Remove declarations.
3781
65beee52
GM
3782 * nxml/nxml-mode.el, nxml/nxml-outln.el, nxml/rng-loc.el:
3783 * nxml/rng-nxml.el, nxml/rng-valid.el:
3784 Remove leading `*' from defcustom docs.
3785
ad961a00
GM
3786 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
3787 (normal-top-level-add-to-load-path, tty-handle-args):
3788 Convert comments to basic doc-strings.
3789
c5fd0ab5
GM
3790 * net/browse-url.el (browse-url-url-at-point)
3791 (browse-url-default-browser): Remove autoload cookies.
3792
f62f063d
GM
3793 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
3794 Remove more undefined cl functions.
3795
c879436a
GM
3796 * vc/diff.el (diff-sentinel): Make new arguments optional.
3797 * ibuf-ext.el (diff-sentinel): Update declaration.
3798
3721e124
DU
37992010-12-03 Daiki Ueno <ueno@unixuser.org>
3800
3801 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
3802 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
3803 (epg-context-set-passphrase-callback): Mention that the callback
3804 is not called when used with GnuPG 2.x.
3805
66feec8b
MA
38062010-12-02 Michael Albinus <michael.albinus@gmx.de>
3807
3808 * net/tramp.el (tramp-local-host-regexp): Add "localhost6".
3809 (tramp-file-name-port): Check also for `tramp-default-port'.
3810 (tramp-get-connection-name): New defun.
3811 (tramp-get-connection-process): Use it.
3812 (tramp-debug-message): Extend function exclude list.
3813 (tramp-drop-volume-letter): Fix doc string.
3814
3815 * net/tramp-cmds.el: Remove solved todo item.
3816
66feec8b
MA
3817 * net/tramp-ftp.el:
3818 * net/tramp-gvfs.el:
3819 * net/tramp-gw.el:
3820 * net/tramp-imap.el:
3821 * net/tramp-smb.el: Fix regexps added to `tramp-default-method-alist'
3822 and `tramp-default-user-alist', respectively.
3823
88b5a757
DD
3824 * net/tramp-gw.el (tramp-gw-open-connection):
3825 Use `tramp-get-connection-name' and `tramp-get-connection-buffer'.
66feec8b
MA
3826
3827 * net/tramp-imap.el (tramp-imap-make-iht): Use just
3828 `tramp-file-name-port'.
3829
3830 * net/tramp-sh.el (tramp-methods): Add recursive options to "pscp"
3831 and "psftp". Exchange "%k" marker with options.
3832 (tramp-do-copy-or-rename-file, tramp-sh-handle-file-local-copy):
3833 Compute size of link target.
35f52ed6
JB
3834 (tramp-do-copy-or-rename-file-out-of-band): Move setting of
3835 `tramp-current-*' up due to gateway methods. Optimize computing of
66feec8b
MA
3836 copy arguments. Use `tramp-get-connection-name' and
3837 `tramp-get-connection-buffer'. Improve debug messages.
3838 (tramp-compute-multi-hops): Remove port determination.
3839 (tramp-maybe-open-connection): Use `tramp-get-connection-name'.
3840
3841 * net/trampver.el: Update release number.
3842
bd77c2ef
GM
38432010-12-02 Glenn Morris <rgm@gnu.org>
3844
05907bb3
GM
3845 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
3846 Avoid infinite loop over windows. (Bug#7492)
3847
bd77c2ef
GM
3848 * progmodes/flymake.el (flymake-check-file-limit):
3849 Allow nil to mean "no limit".
3850 (flymake-check-patch-master-file-buffer): Update for above change.
3851 Allow a .tex file-name extension to be optional.
3852 (flymake-master-tex-init): Also match \include statements.
3853
f7ca27a1
SS
38542010-11-30 Sam Steingold <sds@gnu.org>
3855
3856 * nxml/nxml-mode.el (nxml-parent-document): Add a variable.
3857 (nxml-parent-document-set): A function to set `nxml-parent-document'.
3858 (nxml-mode): Define using `define-derived-mode' instead of `defun'.
3859 (nxml-mode-hook): Remove `defcustom' (auto-defined by
3860 define-derived-mode').
3861 * nxml/rng-valid.el (rng-dtd-trivial-p): Add a helper function for
3862 users who want to call `nxml-parent-document-set'.
3863
402c8a49
CY
38642010-11-27 Chong Yidong <cyd@stupidchicken.com>
3865
3866 * log-edit.el (log-edit-font-lock-keywords): Don't try matching
3867 stand-alone lines, since that is handled by log-edit-match-to-eoh
3868 (Bug#6465).
3869
d1882ac7
EW
38702010-11-27 Eduard Wiebe <usenet@pusto.de>
3871
3872 * dired.el (dired-get-filename): Replace backslashes with slashes
3873 in file names on MS-Windows, needed by `locate'. (Bug#7308)
3874 * locate.el (locate-default-make-command-line): Don't consider
3875 drive letter and root directory part of
3876 `directory-listing-before-filename-regexp'. (Bug#7308)
3877 (locate-post-command-hook, locate-post-command-hook): New defcustoms.
3878
07976ae3 38792010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
09ffa822
SM
3880
3881 * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
3882 of :smie-open/close-alist.
3883 (smie-next-sexp): Make it accept a "start token" as argument.
3884 (smie-indent-keyword): Be careful not to misidentify tokens that span
3885 more than one line, as empty lines. Add argument `token'.
3886
07976ae3 38872010-11-27 Kenichi Handa <handa@m17n.org>
3d9ee611 3888
afde451a
KH
3889 * mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported
3890 multipart subtypes, insert all as usual.
3891
3d9ee611
KH
3892 * mail/rmail.el: Require rfc2047.
3893
07976ae3 38942010-11-27 Kenichi Handa <handa@m17n.org>
d1be4ec2
KH
3895
3896 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-type)
3897 (rmail-mime-entity-disposition)
3898 (rmail-mime-entity-transfer-encoding, rmail-mime-entity-header)
3899 (rmail-mime-entity-body, rmail-mime-entity-children): New functions.
3900 (rmail-mime-save): Handle the case that the button's `data' is a
3901 MIME entity.
3902 (rmail-mime-insert-text): New function.
9e0ecdab 3903 (rmail-mime-insert-image): Handle the case that DATA is a MIME entity.
d1be4ec2
KH
3904 (rmail-mime-bulk-handler): Just call rmail-mime-insert-bulk.
3905 (rmail-mime-insert-bulk): New function mostly copied from the old
3906 rmail-mime-bulk-handler.
9e0ecdab
GM
3907 (rmail-mime-multipart-handler): Just call rmail-mime-process-multipart.
3908 (rmail-mime-process-multipart): New function mostly copied from
d1be4ec2
KH
3909 the old rmail-mime-multipart-handler.
3910 (rmail-mime-show): Just call rmail-mime-process.
9e0ecdab 3911 (rmail-mime-process): New function mostly copied from the old
d1be4ec2
KH
3912 rmail-mime-show.
3913 (rmail-mime-insert-multipart, rmail-mime-parse)
3914 (rmail-mime-insert, rmail-show-mime)
3915 (rmail-insert-mime-forwarded-message)
3916 (rmail-insert-mime-resent-message): New functions.
3917 (rmail-insert-mime-forwarded-message-function): Set to
3918 rmail-insert-mime-forwarded-message.
3919 (rmail-insert-mime-resent-message-function): Set to
3920 rmail-insert-mime-resent-message.
3921
3922 * mail/rmailsum.el: Require rfc2047.
3923 (rmail-header-summary): Handle multiline Subject: field.
3924 (rmail-summary-line-decoder): Change the default to
3925 rfc2047-decode-string.
3926
3927 * mail/rmail.el (rmail-enable-mime): Change the default to t.
3928 (rmail-mime-feature): Change the default to `rmailmm'.
3929 (rmail-quit): Delete the specifal code for rmail-enable-mime.
3930 (rmail-display-labels): Likewise.
3931 (rmail-show-message-1): Check rmail-enable-mime, and use
3932 rmail-show-mime-function for a MIME message. Decode the headers
3933 according to RFC2047.
3934
07976ae3 39352010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
33aeea0e
SM
3936
3937 * progmodes/which-func.el (which-func-imenu-joiner-function):
3938 Return a string, as expected.
3939 (which-function-mode): Make sure we stop any previous timer before
3940 starting a new one.
3941
07976ae3 39422010-11-27 Michael Albinus <michael.albinus@gmx.de>
e40fc745
MA
3943
3944 * net/tramp.el (tramp-default-method-alist)
33aeea0e
SM
3945 (tramp-default-user-alist, tramp-default-proxies-alist):
3946 Adapt custom options type. (Bug#7445)
e40fc745 3947
07976ae3 39482010-11-27 Chong Yidong <cyd@stupidchicken.com>
ae3da38a
CY
3949
3950 * progmodes/python.el: Add Ipython support (Bug#5390).
3951 (python-shell-prompt-alist)
3952 (python-shell-continuation-prompt-alist): New options.
3953 (python--set-prompt-regexp): New function.
33aeea0e
SM
3954 (inferior-python-mode, run-python, python-shell):
3955 Require ansi-color. Use python--set-prompt-regexp to set the comint
ae3da38a
CY
3956 prompt based on the Python interpreter.
3957 (python--prompt-regexp): New var.
3958 (python-check-comint-prompt)
3959 (python-comint-output-filter-function): Use it.
3960 (run-python): Use a pipe (Bug#5694).
3961
07976ae3 39622010-11-27 Chong Yidong <cyd@stupidchicken.com>
1d851570
CY
3963
3964 * progmodes/python.el (run-python): Doc fix.
3965 (python-keep-current-directory-in-path): New var (Bug#7454).
3966
07976ae3 39672010-11-27 Chong Yidong <cyd@stupidchicken.com>
76dabd37
CY
3968
3969 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
3970 Prompt user before actually printing.
3971
0b839457
GM
39722010-11-27 Glenn Morris <rgm@gnu.org>
3973
3974 * startup.el (package-enable-at-startup, package-initialize):
3975 Remove unnecessary declarations.
3976
96107967
EZ
39772010-11-27 Eli Zaretskii <eliz@gnu.org>
3978
3979 * international/characters.el (glyphless-char-display-control):
3980 Exclude newline and TAB from the c0-control group.
3981
a140ec5f
GM
39822010-11-27 Glenn Morris <rgm@gnu.org>
3983
82445062
GM
3984 * mail/sendmail.el (build-mail-aliases): Doc fix for autoload.
3985 (expand-mail-aliases): Remove unnecessary autoload.
3986
08b5f072
GM
3987 * allout.el (allout-command-prefix, allout-mode-map): Declare.
3988
e96d4147
GM
3989 * shell.el (shell-dir-cookie-re): Move definition before use.
3990
a140ec5f
GM
3991 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
3992 Replace undefined CL functions.
3993
a2249e66
EZ
39942010-11-26 Eli Zaretskii <eliz@gnu.org>
3995
228482b2
EZ
3996 * simple.el (prog-mode): Set bidi-paragraph-direction to
3997 left-to-right.
3998
a2249e66
EZ
3999 * term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
4000
d01d7b8d
GM
40012010-11-26 Glenn Morris <rgm@gnu.org>
4002
4003 * calendar/diary-lib.el (diary-outlook-format-1): New function, so that
4004 diary-outlook-formats can be sensitive to calendar-date-style.
4005 (diary-outlook-formats): Simplify the default setting.
4006 (diary-from-outlook-internal): Pass subject and body as arguments.
4007 Use dolist rather than dotimes. Don't save the diary buffer.
4008 (diary-from-outlook-gnus, diary-from-outlook-rmail):
4009 Pass subject and body as explicit arguments to the -internal function.
4010
b3ea64a3
LMI
40112010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4012
4013 * mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
4014 parsing them. This makes mailto:...?subject=foo\nbar work.
4015
d5e7b0d8
SM
40162010-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
4017
4018 * vc/diff.el (diff): Fix last change.
4019
872ab164
SM
40202010-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
4021
4022 * emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
4023 (pcase--dontcare-upats): New var.
4024 (pcase-let, pcase-let*): Generate better code.
4025 Accept the same bodies as `let'.
4026 (pcase-dolist): New macro.
4027 (pcase--trivial-upat-p): New helper function.
4028 (pcase--expand): Strip leading "(let nil" if any.
4029
876d1684
LMI
40302010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4031
7bd9b9d8
LMI
4032 * mail/mailclient.el (browse-url): Require.
4033 (mailclient-send-it): Bind `browse-url-mailto-function' to nil to
4034 use the external browser function to send the mail (bug#7469).
4035
876d1684
LMI
4036 * net/browse-url.el (browse-url-browser-function): Revert the
4037 default back to the previous value, since the new value broke
4038 mailclient.el.
4039 (browse-url-mailto-function): New variable for mailto: URLs.
4040 (browse-url): Use the new variable for mailto: URLs.
4041
6e13206c
SM
40422010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4043
4044 * eshell/esh-cmd.el (eshell-parse-command):
4045 * eshell/esh-arg.el (eshell-parse-arguments):
4046 * eshell/em-script.el (eshell-source-file):
4047 Use with-silent-modifications.
4048
3d92f44e
CY
40492010-11-23 Chong Yidong <cyd@stupidchicken.com>
4050
4051 * vc/vc.el (vc-merge): Remove optional arg PROMPT. Always prompt
4052 for a merge location.
4053
4054 * vc/vc-bzr.el (vc-bzr-pull): Remove unused var.
4055 (vc-bzr-merge-branch): Always prompt.
4056 (vc-bzr-async-command): Use the full branch filename.
4057
8f5f1e68
SM
40582010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4059
4060 * shell.el (shell): Use current-buffer by default if it's already
4061 a shell mode buffer and its process is dead.
ee9355dc 4062 Suggested by Jose E. Marchesi <jemarch@gnu.org>.
8f5f1e68 4063
331460ac
TH
40642010-11-23 Tassilo Horn <tassilo@member.fsf.org>
4065
8f5f1e68
SM
4066 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
4067 Mention that the keywords should be comma separated.
331460ac 4068
2c3160c5
CY
40692010-11-23 Chong Yidong <cyd@stupidchicken.com>
4070
4071 * vc/vc.el (vc-merge): Use vc-BACKEND-merge-branch if available.
4072 Accept optional prefix arg meaning to prompt for a command.
4073 (vc-update): Use vc-BACKEND-pull if available. Accept optional
4074 prefix arg meaning to prompt for a command.
4075 (vc-pull): Alias for vc-update.
4076
4077 * vc/vc-bzr.el (vc-bzr-admin-branchconf, vc-bzr-history): New vars.
4078 (vc-bzr--branch-conf, vc-bzr-async-command, vc-bzr-pull)
4079 (vc-bzr-merge-branch): New functions, implementing merge-branch
4080 and pull operations.
4081
b2e44819
SM
40822010-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
4083
8a0eb852
SM
4084 * Makefile.in: Fix up last merge.
4085
b2e44819
SM
4086 * vc/diff.el (diff-old-temp-file, diff-new-temp-file): Remove.
4087 (diff-sentinel): Get them as arguments instead.
4088 (diff-old-file, diff-new-file, diff-extra-args): Remove.
4089 (diff-file-local-copy, diff-better-file-name): New funs.
4090 (diff-no-select): Rename from diff-into-buffer.
4091 Support buffers additionally to files. Move `buf' arg. Don't display buf.
4092 Prefer closures to buffer-local variables.
4093 (diff): Adjust accordingly.
4094 (diff-buffer-with-file): Move from files.el.
4095 * files.el (diff-buffer-with-file): Move to vc/diff.el.
4096 (diff-buffer-internal): Remove.
4097 (diff-buffer-buffer): Remove.
4098 (save-some-buffers-action-alist): Use diff-no-select so as not to guess
4099 the buffer name used, and so as not to mess up windows and frames.
4100
6a7662bb
BR
41012010-11-22 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
4102
4103 * files.el: Make revert work with diff-buffer-with-file (bug#7277).
4104 (diff-buffer-internal): New function extracted from diff-buffer-with-file
4105 (diff-buffer-with-file): Use it.
4106 * vc/diff.el (diff-into-buffer): New fun, extracted from diff.
4107 (diff): Use it.
4108
c799747b
TH
41092010-11-22 Tassilo Horn <tassilo@member.fsf.org>
4110
4111 * textmodes/reftex-ref.el (reftex-goto-label): Use the current
4112 \ref's or \pageref's value as default instead of initial input.
4113
e274eb13
MA
41142010-11-21 Michael Albinus <michael.albinus@gmx.de>
4115
4116 * files.el (backup-by-copying-when-mismatch): The default value is
4117 now t.
4118
4119 * startup.el (normal-top-level):
4120 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
4121 `backup-by-copying-when-mismatch'.
4122
77af54d7
JD
41232010-11-21 Jan Djärv <jan.h.d@swipnet.se>
4124
4125 * tool-bar.el (tool-bar-setup): Remove save as, print and customize.
4126
4e2f7d2a
CY
41272010-11-21 Deniz Dogan <deniz.a.m.dogan@gmail.com>
4128
6a7662bb
BR
4129 * progmodes/python.el (python-font-lock-keywords):
4130 Highlight top-level augmented assignments (Bug#6445).
4e2f7d2a 4131
b7d1e144
JD
41322010-11-21 Jan Djärv <jan.h.d@swipnet.se>
4133
4134 * term/ns-win.el (ns-right-control-modifier)
4135 (ns-right-command-modifier): Defvar them.
4136
4137 * cus-start.el (all): Add ns-right-control-modifier and
4138 ns-right-command-modifier (Bug#7458).
4139
c11cc37a
GM
41402010-11-20 Glenn Morris <rgm@gnu.org>
4141
4142 * emacs-lisp/authors.el (authors-ignored-files)
4143 (authors-valid-file-names, authors-renamed-files-alist): Add entries.
4144
7dcd777e
TH
41452010-11-20 Tassilo Horn <tassilo@member.fsf.org>
4146
4147 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
4148 (report-emacs-bug-parse-query-results)
4149 (report-emacs-bug-create-existing-bugs-buffer): Pass through
4150 keywords used for querying the bug database to show them in the
4151 existing bugs buffer.
4152
d2bd5189
JD
41532010-11-20 Jan Djärv <jan.h.d@swipnet.se>
4154
4155 * tool-bar.el (tool-bar-setup): Add some :vert-only keywords.
4156
4157 * info.el (info-tool-bar-map): Add some :vert-only keywords.
4158
0e7c0582
EZ
41592010-11-20 Eli Zaretskii <eliz@gnu.org>
4160
4161 * international/characters.el (glyphless-char-display-control):
4162 Make it a defcustom, with update-glyphless-char-display as its
4163 :set attribute.
4164 (top level): Don't call update-glyphless-char-display.
4165
7398933f
MA
41662010-11-20 Michael Albinus <michael.albinus@gmx.de>
4167
4168 Sync with Tramp 2.2.0.
4169
4170 * net/tramp.el (tramp-handle-insert-file-contents): Don't use
4171 `file-remote-p' (due to compatibility).
4172
4173 * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly)
4174 (tramp-do-copy-or-rename-file-out-of-band): Use `ignore-errors'.
4175
4176 * net/trampver.el: Update release number.
4177
1cd64aae
EZ
41782010-11-20 Eli Zaretskii <eliz@gnu.org>
4179
4180 * faces.el (glyphless-char): Define value for `pc'.
4181
614316a7
TH
41822010-11-20 Tassilo Horn <tassilo@member.fsf.org>
4183
26214810
EZ
4184 Implemented a bug querying mechanism.
4185 * mail/emacsbug.el (report-emacs-bug-tracker-url): New variable.
614316a7
TH
4186 (report-emacs-bug-create-existing-bugs-buffer)
4187 (report-emacs-bug-parse-query-results)
26214810 4188 (report-emacs-bug-query-existing-bugs): New functions.
614316a7 4189
9061f667
TH
41902010-11-19 Tassilo Horn <tassilo@member.fsf.org>
4191
4192 * textmodes/reftex-ref.el (reftex-goto-label): If point is inside
4193 a \ref{} or \pageref{} macro, then use its value as initial input.
4194
1265829e
JB
41952010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4196
4197 * calc/calc-units.el (math-build-units-table-buffer):
4198 calc/README: Mention that the TeX specific units won't use the
4199 `tex' prefix in TeX mode.
4200 calc/calc-lang.el (math-variable-table): Don't use the `tex'
4201 prefix for units in TeX mode.
4202
9fca7811
SM
42032010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4204
4205 * simple.el (kill-new, kill-append, kill-region):
76dabd37
CY
4206 * comint.el (comint-kill-region): Make the yank-handler argument
4207 obsolete.
9fca7811 4208
4a47c275 42092010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
88bf1bec 4210
e2f454c4
SM
4211 * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
4212 that are both openers (resp. closers) and something else.
4213 (smie-grammar): Loosen definition of valid values.
4214 (smie-next-sexp, smie-down-list, smie-blink-matching-open)
4215 (smie-indent--parent, smie-rule-parent, smie-indent-keyword)
4216 (smie-indent-after-keyword): Adjust users.
4217 (smie-indent-keyword): Don't indent empty lines.
4218
88bf1bec
SM
4219 * vc-hg.el (vc-hg-program): New var.
4220 Suggested by Norman Gray <norman@astro.gla.ac.uk>.
4221 (vc-hg-state, vc-hg-working-revision, vc-hg-command): Use it.
4222
4a47c275 42232010-11-18 Glenn Morris <rgm@gnu.org>
4c0eb0d3
GM
4224
4225 * emacs-lisp/autoload.el (autoload-find-destination): The function
4226 coding-system-eol-type may return non-numeric values. (Bug#7414)
4227
4a47c275 42282010-11-18 Ulrich Mueller <ulm@gentoo.org>
bf6442c3
UM
4229
4230 * server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
4231
4a47c275 42322010-11-18 Eli Zaretskii <eliz@gnu.org>
e68afd74
EZ
4233
4234 * subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
4235
4a47c275 42362010-11-18 Chong Yidong <cyd@stupidchicken.com>
de02effd
CY
4237
4238 * textmodes/picture.el (picture-mouse-set-point): Don't use
4239 posn-col-row; explicitly compute the motion based on the posn at
4240 the window-start (Bug#7390).
4241
4a47c275 42422010-11-18 Glenn Morris <rgm@gnu.org>
f0a698ab
GM
4243
4244 * novice.el (disabled-command-function):
4245 Fix 2009-11-15 change. (Bug#7384)
4246
4a47c275 42472010-11-18 Glenn Morris <rgm@gnu.org>
29f30ab7
GM
4248
4249 * calendar/calendar.el (diary-iso-date-forms): Make elements
4250 mutually exclusive. (Bug#7377)
4251
4a47c275 42522010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
10b40d2e
SM
4253
4254 * emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
4255 when filling the remaining "unconstrained" values.
4256
4a47c275 42572010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
7bea8c7a 4258
acef0722
SM
4259 * emacs-lisp/bytecomp.el (byte-compile-warnings): Simplify the
4260 safety predicate.
4261
4262 * files.el (safe-local-variable-p): Gracefully handle errors.
4263
7bea8c7a
SM
4264 * emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
4265 Use smie-indent-virtual when indenting relative to an opener.
4266 (smie-rule-separator): Use smie-rule-parent.
4267 (smie-indent-keyword): Consult rules, even for openers at bol.
4268 (smie-indent-comment-close): Try to align closer's content.
4269
4a47c275 42702010-11-18 Glenn Morris <rgm@gnu.org>
b010e1ba
GM
4271
4272 * ls-lisp.el (ls-lisp-dired-ignore-case): Make it an obsolete alias.
4273
4a47c275 42742010-11-18 Glenn Morris <rgm@gnu.org>
c790cad4 4275
aa514451
GM
4276 * printing.el (pr-menu-bind): Doc fix.
4277
32b636de
GM
4278 * speedbar.el (speedbar-toggle-images): Doc fix.
4279
bc1d5cdf
GM
4280 * progmodes/python.el (python-shell): Doc fix.
4281
c790cad4
GM
4282 * wid-edit.el (widget-field-use-before-change)
4283 (widget-use-overlay-change): Doc fixes.
4284
c51bb5d2
SM
42852010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4286
8bbb7dd8
SM
4287 Minor cleanup to improve style.
4288 * textmodes/rst.el (rst-update-section): Use point-marker.
4289 (rst-get-decoration): Eliminate unneeded assignment.
4290 (rst-promote-region, rst-straighten-decorations)
4291 (rst-section-tree, rst-adjust): Use point-marker.
4292 (rst-toc-mode-mouse-goto): Avoid setq.
4293 (rst-shift-region-guts, rst-shift-region-left)
4294 (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2)
4295 (rst-convert-bullets-to-enumeration): Use copy-marker.
4296
b7e270a2
SM
4297 * minibuffer.el (completion-fail-discreetly): New var.
4298 (completion--do-completion): Use it.
4299
c51bb5d2
SM
4300 * electric.el (electric-pair-pairs): New var.
4301 (electric-pair-post-self-insert-function): Use it.
4302 (electric-layout-post-self-insert-function): Don't insert a before
4303 newline unless it's actually needed.
4304
c04f2ac0
SM
43052010-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
4306
bac2de0f
SM
4307 * progmodes/python.el (run-python): Explain why we remove the current
4308 directory from sys.path. Suggested by Eric Hanchrow <erich@cozi.com>.
4309
c04f2ac0
SM
4310 * progmodes/grep.el (grep-regexp-alist): Tighten the regexp (bug#7378).
4311
7100ff98
SM
43122010-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4313
03f70355
SM
4314 * progmodes/octave-mod.el: Rely on elecric-*-modes.
4315 (octave-mode-map): Don't bind ;, SPC, and LF.
4316 (octave-auto-indent, octave-auto-newline): Remove.
4317 (electric-layout-rules): Declare.
4318 (octave-mode): Set electric-layout-rules.
4319 (octave-indent-new-comment-line): Use reindent-then-newline-and-indent.
4320 (octave-reindent-then-newline-and-indent, octave-electric-semi)
4321 (octave-electric-space): Remove.
4322
7100ff98
SM
4323 * electric.el (electric-layout-mode): New minor mode.
4324 (electric--after-char-pos): New function.
4325 (electric-indent-post-self-insert-function): Use it.
4326 (electric-layout-rules): New var.
4327 (electric-layout-post-self-insert-function): New function.
4328 (electric-indent-mode): Make them interact better.
4329
cca982d0
SM
43302010-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
4331
4332 * emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
4333 (checkdoc-sentencespace-region-engine, checkdoc-this-string-valid)
4334 (checkdoc-proper-noun-region-engine): Use with-syntax-table.
4335
84992dff
AM
43362010-11-15 Agustín Martín <agustin.martin@hispalinux.es>
4337
4338 * textmodes/flyspell.el (flyspell-generic-progmode-verify):
4339 Make sure to check inside the word (Bug#6761).
4340
afa42fe3
CY
43412010-11-14 Chong Yidong <cyd@stupidchicken.com>
4342
4343 * startup.el (command-line): If the cursorColor resource is set,
4344 change the cursor face-spec (Bug#7392).
4345
a798747d 43462010-11-13 Ken Manheimer <ken.manheimer@gmail.com>
1c9b9df0 4347
a798747d 4348 The main features of the following allout.el changes are:
1c9b9df0
KM
4349 - implement user customization for the allout key bindings
4350 - add a customization control by which the user can inhibit use of
a798747d 4351 a trailing Ctrl-H, so by default it's reserved for use with
1c9b9df0
KM
4352 describe-prefix-bindings
4353 - adapt to new version of called-interactively-p, while
a798747d 4354 maintaining backwards compatibility with old version
01c35094 4355 - fix hotspot navigation so i works properly with meta-modified keys.
1c9b9df0 4356
a798747d
GM
4357 * allout.el (allout-keybindings, allout-bind-keys)
4358 (allout-keybindings-binding, allout-prefixed-keybindings)
4359 (allout-unprefixed-keybindings, allout-preempt-trailing-ctrl-h)
4360 (allout-keybindings-list, allout-mode-map-adjustments)
4361 (allout-setup-mode-map): Establish allout-mode keymaps as user
4362 customizable settings, and also establish a customizable setting which
4363 regulates whether or not a trailing control-h is reserved for use with
4364 describe-prefix-bindings - and inhibit it by default, so that control-h
4365 *is* reserved for describe-prefix-bindings unless the user changes it.
4366
4367 * allout.el (allout-hotspot-key-handler): Distinguish more explicitly
4368 and accurately between modified and unmodified events, and handle
1c9b9df0
KM
4369 modified events more comprehensively.
4370
a798747d
GM
4371 * allout.el (allout-substring-no-properties):
4372 Alias to use or provide version of `substring-no-properties'.
4373 (allout-solicit-alternate-bullet): Use `allout-substring-no-properties'.
1c9b9df0 4374
a798747d
GM
4375 * allout.el (allout-next-single-char-property-change):
4376 Alias to use or provide version of `next-single-char-property-change'.
4377 (allout-annotate-hidden, allout-hide-by-annotation):
4378 Use `allout-next-single-char-property-change'.
1c9b9df0 4379
a798747d
GM
4380 * allout.el (allout-select-safe-coding-system):
4381 Alias to use or provide version of `select-safe-coding-system'.
4382 (allout-toggle-subtree-encryption):
4383 Use `allout-select-safe-coding-system'.
1c9b9df0 4384
a798747d
GM
4385 * allout.el (allout-set-buffer-multibyte):
4386 Alias to use or provide version of `set-buffer-multibyte'.
4387 (allout-encrypt-string): Use `allout-set-buffer-multibyte'.
1c9b9df0 4388
a798747d
GM
4389 * allout.el (allout-called-interactively-p): Macro for using the
4390 different versions of called-interactively-p identically, depending on
4391 the subroutine's argument signature.
4392 (allout-back-to-current-heading, allout-beginning-of-current-entry):
4393 Use `(interactive "p")' instead of `(called-interactively-p)'.
1c9b9df0 4394
a798747d
GM
4395 * allout.el (allout-init, allout-ascend, allout-end-of-level)
4396 (allout-previous-visible-heading, allout-forward-current-level)
4397 (allout-backward-current-level, allout-show-children):
4398 Use `allout-called-interactively-p' instead of `called-interactively-p'.
1c9b9df0 4399
a798747d
GM
4400 * allout.el (allout-before-change-handler):
4401 Exempt edits to the (overlaid) character after the allout outline
4402 bullet from edit confirmation prompt.
1c9b9df0 4403
a798747d
GM
4404 * allout.el (allout-add-resumptions):
4405 Ensure that it respects correct buffer for keybindings.
1c9b9df0 4406
a798747d
GM
4407 * allout.el (allout-beginning-of-line):
4408 Use `allout-previous-single-char-property-change' alias for the sake of
4409 diverse compatibility.
1c9b9df0 4410
a798747d
GM
4411 * allout.el (allout-end-of-line):
4412 Use `allout-mark-active-p' to encapsulate respect for mark activity.
1c9b9df0 4413
0216b738
CY
44142010-11-13 Chong Yidong <cyd@stupidchicken.com>
4415
4416 * frame.el (frame-notice-user-settings): Don't clobber other
4417 user-set parameters when calling face-set-after-frame-default in
4418 response to background-color parameter (Bug#7373).
4419
0eb025fb
EZ
44202010-11-13 Eli Zaretskii <eliz@gnu.org>
4421
4422 * international/characters.el (glyphless-char-display-control):
88b5a757 4423 Rename from glyphless-char-control; all users changed. Doc fix.
4a9f985c
EZ
4424 Signal an error if display method is not one of the recognized
4425 symbols.
0eb025fb 4426
6e060cee
MA
44272010-11-13 Michael Albinus <michael.albinus@gmx.de>
4428
4429 * net/tramp-compat.el (tramp-compat-line-beginning-position)
4430 (tramp-compat-line-end-position): Remove them.
4431
4432 * net/tramp.el (tramp-parse-rhosts-group)
4433 (tramp-parse-shosts-group, tramp-parse-sconfig-group)
4434 (tramp-parse-hosts-group, tramp-parse-passwd-group)
4435 (tramp-parse-netrc-group, tramp-parse-putty-group)
4436 * net/tramp-cmds.el (tramp-append-tramp-buffers)
4437 * net/tramp-sh.el (tramp-do-file-attributes-with-ls)
4438 (tramp-sh-handle-file-selinux-context)
4439 (tramp-sh-handle-file-name-all-completions)
4440 (tramp-sh-handle-insert-directory)
4441 (tramp-sh-handle-expand-file-name, tramp-find-executable)
4442 (tramp-wait-for-output, tramp-send-command-and-read)
4443 * net/tramp-smb.el (tramp-smb-read-file-entry)
4444 (tramp-smb-get-cifs-capabilities): Use `point-at-eol'.
4445
4446 * net/tramp-sh.el (tramp-sh-handle-insert-directory) Use
4447 `point-at-bol'.
4448 (tramp-remote-coding-commands): Add an alternative using "base64
4449 -d -i". This is needed for older base64 versions from GNU
4450 coreutils. Reported by Klaus Reichl
4451 <Klaus.Reichl@thalesgroup.com>.
4452
8da5345f
HN
44532010-11-13 Hrvoje Niksic <hniksic@xemacs.org>
4454
4455 * simple.el (count-words-region): New function.
4456
c156a63b
SM
44572010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4458
78835dd0
SM
4459 * shell.el (shell-dir-cookie-re): New custom variable.
4460 (shell-dir-cookie-watcher): New function.
4461
ebff325e
SM
4462 * vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
4463 and compilation-mode (bug#7350).
4464
4e9e1584
SM
4465 * vc/smerge-mode.el (smerge-refine): Choose better default part to
4466 highlight when one of them is empty.
4467
4490f875
SM
4468 * skeleton.el (skeleton-read): Don't use `newline' since it may strip
4469 trailing space.
4470 (skeleton-newline): New function.
4471 (skeleton-internal-1): Use it.
4472
c156a63b
SM
4473 * simple.el (open-line): `newline' may strip trailing space.
4474
f3bb9e16
KR
44752010-11-12 Kevin Ryde <user42@zip.com.au>
4476
4477 * international/mule-cmds.el (princ-list): Use mapc.
4478
7847454a
GM
44792010-11-12 Glenn Morris <rgm@gnu.org>
4480
4481 * emacs-lisp/bytecomp.el (byte-compile-log-buffer): New constant.
01c35094 4482 Use it to replace all instances of "*Compile-Log*".
7847454a 4483
aa310257
SM
44842010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4485
4486 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
4487 indentation specs.
4488
cbf83ce9
SM
44892010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
4490
4491 * progmodes/modula2.el: Use SMIE and skeleton.
4492 (m2-mode-syntax-table): (*..*) can be nested.
4493 Add //...\n. Fix paren syntax.
4494 (m2-mode-map): Remove LF and TAB bindings.
4495 (m2-indent): Add safety property.
4496 (m2-smie-grammar): New var.
4497 (m2-smie-refine-colon, m2-smie-refine-of, m2-smie-backward-token)
4498 (m2-smie-forward-token, m2-smie-refine-semi, m2-smie-rules): New funs.
4499 (m2-mode): Use define-derived-mode.
4500 (m2-newline, m2-tab): Remove.
4501 (m2-begin, m2-case, m2-definition, m2-else, m2-for, m2-header)
4502 (m2-if, m2-loop, m2-module, m2-or, m2-procedure, m2-with, m2-record)
4503 (m2-stdio, m2-type, m2-until, m2-var, m2-while, m2-export)
4504 (m2-import): Use define-skeleton.
4505
e7c4fb1e
GM
45062010-11-11 Glenn Morris <rgm@gnu.org>
4507
b3e4c911
GM
4508 * obsolete/lucid.el: Don't warn about any CL functions in this file.
4509
b3e22bd4
GM
4510 * ls-lisp.el (ls-lisp-ignore-case, ls-lisp-dirs-first)
4511 (ls-lisp-verbosity): Add custom :set-after property.
4512 (ls-lisp-verbosity, ls-lisp-use-localized-time-format): Doc fixes.
4513 (ls-lisp-format, ls-lisp-format-time): Don't take `now' as an argument.
4514 (ls-lisp-insert-directory): Update caller.
606dcd9e
GM
4515 (ls-lisp-set-options): New function.
4516 (ls-lisp-emulation): Use ls-lisp-set-options for custom :set.
4517 Doc fix.
b3e22bd4 4518
55a4b4fe
GM
4519 * play/landmark.el (lm-prompt-for-move):
4520 * play/gomoku.el (gomoku-prompt-for-move): Remove nonsensical code.
4521
e7c4fb1e
GM
4522 * progmodes/idlw-complete-structtag.el: Remove unused dec `name'.
4523
4524 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins)
4525 (idlwave-study-twins): Prefix dynamic local variable `name'.
4526 (idlwave-routine-twin-compare): Update for above change.
4527
4528 * progmodes/idlw-help.el (idlwave-do-mouse-completion-help):
4529 Prefix dynamic local variables `name', `kwd', and `link'.
4530 * progmodes/idlw-shell.el (idlwave-shell-complete-execcomm-help):
4531 * progmodes/idlw-complete-structtag.el
4532 (idlwave-complete-structure-tag-help):
4533 * progmodes/idlwave.el (idlwave-complete-sysvar-help)
4534 (idlwave-complete-sysvar-tag-help)
4535 (idlwave-complete-class-structure-tag-help):
4536 Update for above name changes.
4537
afe2870b
LMI
45382010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4539
4540 * net/browse-url.el (browse-url-browser-function): Change the
4541 default to use `browse-url-mail' on mailto: URLs.
4542
fbe3be3f
CY
45432010-11-10 Chong Yidong <cyd@stupidchicken.com>
4544
cbf83ce9
SM
4545 * emacs-lisp/package.el (package-read-all-archive-contents):
4546 Reset package-archive-contents to nil before re-reading.
fbe3be3f 4547
a7cfbaea 45482010-11-10 Brandon Craig Rhodes <brandon@rhodesmill.org> (tiny change)
bd4532fc
AM
4549
4550 * textmodes/flyspell.el (flyspell-word): Do not re-check words
4551 already found as misspellings by (flyspell-large-region), just
c97685d4 4552 do highlighting (bug#7322).
bd4532fc 4553
13e7256f
GM
45542010-11-10 Glenn Morris <rgm@gnu.org>
4555
6d2a1e35
GM
4556 * progmodes/octave-mod.el (octave-mark-block): Update for smie change.
4557
d4aca69c
GM
4558 * emulation/edt.el (edt-with-position): New macro.
4559 (edt-find-forward, edt-find-backward, edt-find-next-forward)
4560 (edt-find-next-backward, edt-sentence-forward, edt-sentence-backward)
4561 (edt-paragraph-forward, edt-paragraph-backward): Use it.
4562
f8a09adb
GM
4563 * emulation/tpu-extras.el (tpu-with-position): New macro.
4564 (tpu-paragraph, tpu-page, tpu-search-internal): Use it.
4565
c026460b
GM
4566 * textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
4567
dea53a43
GM
4568 * textmodes/texnfo-upd.el (texinfo-all-menus-update)
4569 (texinfo-menu-copy-old-description, texinfo-start-menu-description)
4570 (texinfo-master-menu, texinfo-insert-node-lines)
4571 (texinfo-multiple-files-update):
4572 * textmodes/texinfmt.el (texinfo-append-refill, texinfo-copying):
4573 Use line-beginning-position.
4574
72bc50c0
GM
4575 * progmodes/cperl-mode.el (cperl-find-pods-heres, cperl-write-tags):
4576 No recent Emacs supports system-type `emx'.
4577
4578 * progmodes/ada-xref.el (is-windows): Rename to ada-on-ms-windows.
4579 (ada-command-separator, ada-default-prj-properties)
4580 (ada-find-any-references): Update for above name change.
4581
4582 * dirtrack.el (dirtrack-directory-function)
4583 (dirtrack-canonicalize-function):
4584 * filecache.el (file-cache-completion-ignore-case)
4585 (file-cache-case-fold-search, file-cache-ignore-case):
4586 * term.el (serial-port-is-file-p): Cosmetic change.
4587
4588 * emulation/viper-init.el (viper-ms-style-os-p): Doc fix.
4589 Remove non-existent `windows-95' system-type.
4590 * dired.el (dired-chown-program): Remove non-existent `linux'
4591 system-type.
4592
17731c39
GM
4593 * net/net-utils.el (net-utils-remove-ctl-m): Use memq for system-types.
4594 (ping-program-options): Remove non-existent `linux' system-type.
4595
9228bbd3
GM
4596 * startup.el (package-initialize): Update declaration.
4597
6e404950
GM
4598 * ls-lisp.el (ls-lisp-time-lessp, ls-lisp-time-to-seconds): Remove.
4599 (ls-lisp-handle-switches): Use time-less-p.
4600 (ls-lisp-format-time): Use float-time.
4601
6f0d4bb6
GM
4602 * textmodes/remember.el (remember-time-to-seconds): Remove.
4603 (remember-store-in-mailbox): Use float-time.
4604
4605 * calendar/timeclock.el (timeclock-time-to-seconds): Make it an alias.
4606
4607 * calendar/time-date.el (time-to-seconds): Always an alias on Emacs,
4608 never a real function.
4609 (with-no-warnings): Remove compat stub, now unused.
4610 (time-less-p): Doc fix.
4611 (time-to-number-of-days): Simplify.
4612
73171bd4
GM
4613 * eshell/esh-util.el (eshell-time-less-p, eshell-time-to-seconds):
4614 Remove.
4615 (eshell-read-passwd, eshell-read-hosts): Use time-less-p.
4616 * eshell/esh-test.el (eshell-test, eshell-show-usage-metrics):
4617 * eshell/em-unix.el (eshell-show-elapsed-time, eshell/time):
4618 * eshell/em-pred.el (eshell-pred-file-time): Use float-time.
4619 * eshell/em-ls.el (eshell-ls-sort-entries): Use time-less-p.
4620
13e7256f
GM
4621 * eshell/em-unix.el (eshell-remove-entries, eshell/rm)
4622 (eshell-shuffle-files, eshell-shorthand-tar-command)
4623 (eshell-mvcpln-template, eshell/mv, eshell/cp, eshell/ln):
4624 Prefix dynamic locals `interactive', `preview', `recursive', `verbose'.
4625 * eshell/em-glob.el (eshell-extended-glob, eshell-glob-entries):
4626 Prefix dynamic local variable `matches'.
4627
b565f5a1
GM
4628 * skeleton.el (skeleton-internal-list, skeleton-internal-1):
4629 Prefix dynamic local variable `skeleton'.
4630
5ad3e885
KY
46312010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4632
4633 * net/browse-url.el (browse-url-mail): Insert body part of mailto url
4634 in mail buffer; make yank-action always a command that yanks original
4635 buffer.
4636
14121c52
GM
46372010-11-09 Glenn Morris <rgm@gnu.org>
4638
4639 * progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
4640
d607b96b 46412010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
73525e72 4642
9bdba5f5
SM
4643 * minibuffer.el (minibuffer-completion-help): Specify the end of the
4644 completion field (bug#7211).
4645
73525e72
SM
4646 * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322)
4647 Fix handling of backslash escapes.
4648 (python-quote-syntax): Adjust accordingly.
4649
d607b96b 46502010-11-09 Richard Levitte <richard@levitte.org> (tiny change)
05539fb3
RL
4651
4652 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
4653 (vc-mtn-workfile-branch): Adjust to new output format.
4654
d607b96b 46552010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
cc4d2366
SM
4656
4657 * international/mule-cmds.el (princ-list): Mark as obsolete.
4658
d607b96b 46592010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7f925a67
SM
4660
4661 * emacs-lisp/smie.el: New package.
4662
d607b96b 46632010-11-09 Michael Albinus <michael.albinus@gmx.de>
6ce78fdc 4664
7f925a67
SM
4665 * files.el (backup-by-copying-when-mismatch):
4666 Set `permanent-local' property.
6ce78fdc
MA
4667
4668 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
09def8be 4669 `permanent-local' property for `backup-by-copying-when-mismatch'.
6ce78fdc 4670
d607b96b 46712010-11-09 Eli Zaretskii <eliz@gnu.org>
21620882
EZ
4672
4673 * ls-lisp.el (insert-directory): Doc fix. (bug#7285)
4674
d607b96b 46752010-11-09 Wilson Snyder <wsnyder@wsnyder.org>
8468f78b 4676
7f925a67 4677 * progmodes/verilog-mode.el (verilog-insert-one-definition)
8468f78b 4678 (verilog-read-decls, verilog-read-sub-decls-sig): Fix AUTOWIRE and
7f925a67
SM
4679 AUTOINOUT for SV style multidimensional arrays, bug294.
4680 Reported by Eric Mastromarchi.
4681 (verilog-preprocess): Use with-current-buffer and
8468f78b
WS
4682 font-lock-fontify-buffer to cleanup style issues.
4683
d607b96b 46842010-11-09 Glenn Morris <rgm@gnu.org>
cb5e49a3
GM
4685
4686 * locate.el (locate, locate-mode): Doc fixes.
4687
d607b96b 46882010-11-09 Chong Yidong <cyd@stupidchicken.com>
381d186f
CY
4689
4690 * server.el (server-start): New arg INHIBIT-PROMPT prevents asking
4691 user for confirmation.
4692 (server-force-stop): Use it.
4693 (server-start): Use server-force-stop for kill-emacs-hook, to
4694 avoid user interaction while killing Emacs.
4695
9b026d9f
GM
46962010-11-09 Glenn Morris <rgm@gnu.org>
4697
3406534c 4698 * progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
e814121e 4699 (meta-indent-line): Simplify.
3406534c 4700
9b026d9f
GM
4701 * vc/emerge.el (emerge-line-number-in-buf):
4702 * textmodes/ispell.el (ispell-region):
4703 * textmodes/fill.el (current-fill-column):
4704 * progmodes/xscheme.el (xscheme-send-current-line):
4705 * progmodes/vhdl-mode.el (vhdl-current-line, vhdl-line-copy):
4706 * progmodes/tcl.el (tcl-hairy-scan-for-comment):
4707 * progmodes/sh-script.el (sh-handle-prev-do):
4708 * progmodes/meta-mode.el (meta-indent-line):
4709 * progmodes/idlwave.el (idlwave-goto-comment, idlwave-fill-paragraph)
4710 (idlwave-in-quote):
4711 * progmodes/idlw-shell.el (idlwave-shell-current-frame)
4712 (idlwave-shell-update-bp-overlays, idlwave-shell-sources-filter):
4713 * progmodes/fortran.el (fortran-looking-at-if-then):
4714 * progmodes/etags.el (find-tag-in-order, etags-snarf-tag):
4715 * progmodes/cperl-mode.el (cperl-sniff-for-indent)
4716 (cperl-find-pods-heres):
4717 * progmodes/ada-mode.el (ada-get-current-indent, ada-narrow-to-defun):
4718 * net/quickurl.el (quickurl-list-insert):
4719 * net/ldap.el (ldap-search-internal):
4720 * net/eudc.el (eudc-expand-inline):
4721 * mail/sendmail.el (sendmail-send-it):
4722 * mail/mspools.el (mspools-visit-spool, mspools-get-spool-name):
4723 * emulation/viper-cmd.el (viper-paren-match, viper-backward-indent)
4724 (viper-brac-function):
4725 * calc/calc-yank.el (calc-do-grab-region):
4726 * calc/calc-keypd.el (calc-keypad-press):
4727 * term.el (term-move-columns, term-insert-spaces):
4728 * speedbar.el (speedbar-highlight-one-tag-line):
4729 * simple.el (current-word):
4730 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
4731 * info.el (Info-find-node-in-buffer-1, Info-follow-reference)
4732 (Info-scroll-down):
4733 * hippie-exp.el (he-line-beg):
4734 * epa.el (epa--marked-keys):
4735 * dired-aux.el (dired-kill-line, dired-do-kill-lines)
4736 (dired-update-file-line, dired-add-entry, dired-remove-entry)
4737 (dired-relist-entry):
4738 * buff-menu.el (Buffer-menu-buffer):
4739 * array.el (current-line):
4740 * allout.el (allout-resolve-xref)
4741 (allout-latex-verbatim-quote-curr-line):
4742 Replace yet more uses of end-of-line etc with line-end-position, etc.
4743
db94771e
SM
47442010-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4745
1398b795
SM
4746 * emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
4747 (checkdoc-interactive-loop, checkdoc-recursive-edit): Avoid princ-list.
4748 (checkdoc-syntax-table): Initialize in the declaration.
4749 (emacs-lisp-mode-hook): Use just checkdoc-minor-mode now that it turns
4750 the mode on unconditionally.
4751
db94771e
SM
4752 * emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
4753 (extent-end-position, extent-start-position): Remove setf method for
4754 non-existing functions (bug#7319).
4755
674728d4
SM
47562010-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
4757
4758 * emacs-lisp/smie.el: Simplify the smie-rules-function return values.
4759 (smie-precs->prec2): Rename from smie-precs-precedence-table.
4760 (smie-bnf->prec2): Rename from smie-bnf-precedence-table.
4761 (smie-prec2->grammar): Rename from smie-prec2-levels.
4762 (smie-grammar): Rename from smie-op-levels.
4763 (smie-indent--hanging-p): Rename from smie-hanging-p.
4764 (smie-rule-hanging-p): New alias.
4765 (smie-indent--bolp): Rename from smie-bolp.
4766 (smie-indent--hanging-p): New alias.
4767 (smie--token): New dynamically bound variable.
4768 (smie-indent--parent): New function.
4769 (smie-rule-parent-p): Use it; rename from smie-parent-p.
4770 (smie-rule-next-p): Rename from smie-next-p.
4771 (smie-rule-prev-p): Rename from smie-prev-p.
4772 (smie-rule-sibling-p, smie-rule-parent)
4773 (smie-indent--separator-outdent, smie-rule-separator): New functions.
4774 (smie-rule-separator-outdent): New var.
4775 (smie-indent--rule): Merge with smie-indent--column.
4776 (smie-indent-forward-token, smie-indent-backward-token):
4777 Also recognize close parens.
4778 (smie-indent-keyword): Don't use smie-indent--column any more.
4779 (smie-indent-after-keyword): Ignore closers by default.
4780 (smie-indent-line): Use with-demoted-errors.
4781 * progmodes/octave-mod.el (octave-smie-grammar):
4782 Rename from octave-smie-op-levels.
4783 (octave-smie-rules): Adjust to new behavior.
4784 * progmodes/prolog.el (prolog-smie-grammar):
4785 Rename from prolog-smie-op-levels.
4786
26f097bf
GM
47872010-11-07 Glenn Morris <rgm@gnu.org>
4788
de3490e1
GM
4789 * eshell/esh-util.el (subst-char-in-string)
4790 (directory-files-and-attributes): These compatibility definitions are
4791 not needed on any version of Emacs since at least 21.4.
4792
3ba6b2ee
GM
4793 * progmodes/verilog-mode.el (verilog-get-beg-of-line)
4794 (verilog-get-end-of-line): Remove.
4795 (verilog-within-string, verilog-re-search-forward-substr)
4796 (verilog-re-search-backward-substr, verilog-set-auto-endcomments)
4797 (verilog-surelint-off, verilog-getopt-file, verilog-highlight-region):
4798 Use point-at-bol, point-at-eol.
4799 * progmodes/pascal.el (pascal-get-beg-of-line, pascal-get-end-of-line):
4800 Remove.
4801 (pascal-declaration-end, pascal-declaration-beg, pascal-within-string)
4802 (electric-pascal-terminate-line, pascal-set-auto-comments)
4803 (pascal-indent-paramlist, pascal-indent-declaration)
4804 (pascal-get-lineup-indent, pascal-func-completion)
4805 (pascal-get-completion-decl, pascal-var-completion, pascal-completion):
4806 Use point-at-bol, point-at-eol.
4807 * progmodes/flymake.el (flymake-line-beginning-position)
4808 (flymake-line-end-position): Remove.
4809 (flymake-highlight-line): Use point-at-bol, point-at-eol.
4810 * eshell/esh-util.el (line-end-position, line-beginning-position):
4811 Remove compat definitions.
4812
76fc02b6
GM
4813 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4814 Use end-of-line N.
4815 (checkdoc-this-string-valid-engine, checkdoc-file-comments-engine):
4816 Use line-end-position.
4817
e180ab9f
GM
4818 * emacs-lisp/chart.el (chart-zap-chars):
4819 * play/decipher.el (decipher-set-map):
4820 * progmodes/ada-mode.el (ada-get-current-indent)
4821 (ada-search-ignore-string-comment, ada-tab-hard, ada-untab-hard):
4822 * progmodes/ada-prj.el (ada-prj-load-from-file, ada-prj-display-help):
4823 * progmodes/ada-xref.el (ada-initialize-runtime-library)
4824 (ada-get-all-references):
4825 * progmodes/cperl-mode.el (cperl-electric-paren)
4826 (cperl-electric-rparen, cperl-electric-keyword, cperl-electric-else)
4827 (cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol)
4828 (cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing)
4829 (cperl-word-at-point-hard):
4830 * progmodes/idlw-shell.el (idlwave-shell-move-or-history)
4831 (idlwave-shell-filename-string, idlwave-shell-batch-command)
4832 (idlwave-shell-display-line):
4833 * progmodes/idlwave.el (idlwave-show-begin, idlwave-fill-paragraph)
4834 (idlwave-calc-hanging-indent, idlwave-auto-fill, idlwave-template):
4835 * progmodes/js.el (js--re-search-forward-inner)
4836 (js--re-search-backward-inner):
4837 * progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2)
4838 (vhdl-fix-clause, vhdl-compose-configuration-architecture):
4839 * progmodes/ruby-mode.el (ruby-parse-partial, eval-when-compile):
4840 * textmodes/flyspell.el (flyspell-process-localwords):
4841 * textmodes/ispell.el (ispell-buffer-local-parsing)
4842 (ispell-buffer-local-dict, ispell-buffer-local-words):
4843 Use point-at-bol and point-at-eol.
4844
26f097bf
GM
4845 * speedbar.el (speedbar-generic-item-info)
4846 (speedbar-item-info-tag-helper, speedbar-change-expand-button-char)
4847 (speedbar-add-indicator, speedbar-check-vc-this-line)
4848 (speedbar-check-obj-this-line, speedbar-extract-one-symbol)
4849 (speedbar-buffers-line-directory, speedbar-buffer-revert-buffer):
4850 Replace more uses of end-of-line etc with line-end-position.
4851
b05fde66
GM
48522010-11-06 Glenn Morris <rgm@gnu.org>
4853
5ed619e0
GM
4854 * textmodes/texnfo-upd.el (texinfo-start-menu-description)
4855 (texinfo-update-menu-region-beginning, texinfo-menu-first-node)
4856 (texinfo-delete-existing-pointers, texinfo-find-pointer)
4857 (texinfo-clean-up-node-line, texinfo-insert-node-lines)
4858 (texinfo-multiple-files-update):
4859 * textmodes/table.el (table--probe-cell-left-up)
4860 (table--probe-cell-right-bottom):
4861 * textmodes/picture.el (picture-tab-search):
4862 * textmodes/page-ext.el (pages-copy-header-and-position)
4863 (pages-directory-for-addresses):
4864 * progmodes/vera-mode.el (vera-get-offset):
4865 * progmodes/simula.el (simula-calculate-indent):
4866 * progmodes/python.el (python-pdbtrack-overlay-arrow):
4867 * progmodes/prolog.el (end-of-prolog-clause):
4868 * progmodes/perl-mode.el (perl-calculate-indent, perl-indent-exp):
4869 * progmodes/icon.el (indent-icon-exp):
4870 * progmodes/etags.el (tag-re-match-p):
4871 * progmodes/ebrowse.el (ebrowse-show-file-name-at-point):
4872 * progmodes/ebnf2ps.el (ebnf-begin-file):
4873 * progmodes/dcl-mode.el (dcl-back-to-indentation-1)
4874 (dcl-save-local-variable):
4875 * play/life.el (life-setup):
4876 * play/gametree.el (gametree-looking-at-ply):
4877 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
4878 * mail/sendmail.el (mail-mode-auto-fill):
4879 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
4880 * emacs-lisp/edebug.el (edebug-overlay-arrow):
4881 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid):
4882 * woman.el (woman-parse-numeric-value, woman2-TH, woman2-SH)
4883 (woman-tab-to-tab-stop, WoMan-warn-ignored):
4884 * type-break.el (type-break-file-keystroke-count):
4885 * term.el (term-replace-by-expanded-history-before-point)
4886 (term-skip-prompt, term-extract-string):
4887 * speedbar.el (speedbar-edit-line, speedbar-expand-line)
4888 (speedbar-contract-line, speedbar-toggle-line-expansion)
4889 (speedbar-parse-c-or-c++tag, speedbar-parse-tex-string)
4890 (speedbar-buffer-revert-buffer, speedbar-highlight-one-tag-line):
4891 * sort.el (sort-skip-fields):
4892 * skeleton.el (skeleton-internal-list):
4893 * simple.el (line-move-finish, line-move-to-column):
4894 * shell.el (shell-forward-command):
4895 * misc.el (copy-from-above-command):
4896 * makesum.el (double-column):
4897 * ebuff-menu.el (electric-buffer-update-highlight):
4898 * dired.el (dired-move-to-end-of-filename):
4899 * dframe.el (dframe-popup-kludge):
4900 * bookmark.el (bookmark-kill-line, bookmark-bmenu-show-filenames):
4901 * arc-mode.el (archive-get-lineno):
4902 Use line-end-position and line-beginning-position.
4903
e2a9c0bc
GM
4904 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins):
4905 (idlwave-study-twins): Prefix dynamic local `class'.
4906 (idlwave-routine-twin-compare): Update for above name change.
4907
4e44448f
GM
4908 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod):
4909 Use boundp tests to silence compiler. Update for changed name of
4910 bytecomp-filename variable.
4911
8f6c3eac
GM
4912 * emulation/viper-cmd.el (viper-read-string-with-history):
4913 Prefix dynamic local `initial'.
4914 (viper-minibuffer-standard-hook): Update for above name change.
4915
79d1dabe
GM
4916 * emacs-lisp/elint.el (elint-init-env): Prefix dynamic local `env'.
4917 (elint-init-form): Update for above name change.
4918
0e4bb7f0
GM
4919 * mail/mail-extr.el (mail-extract-address-components): Give dynamic
4920 local variables `cbeg' and `cend' a prefix.
4921 (mail-extr-voodoo): Update for above name change.
4922
c8f3bf36
GM
4923 * textmodes/reftex-toc.el (reftex-toc-do-promote)
4924 (reftex-toc-promote-prepare): Pass `delta' as an explicit argument.
4925 (reftex-toc-promote-action): Doc fix.
4926
4927 * textmodes/reftex-sel.el (reftex-select-item): Give local variables
4928 `prompt', `data' a prefix.
4929 (reftex-select-post-command-hook, reftex-select-callback)
4930 (reftex-select-mouse-accept, reftex-select-read-cite):
4931 Update for above name changes.
4932
4933 * textmodes/reftex-ref.el (reftex-reference): Rename local variable
4934 `refstyle' to reftex-refstyle.
4935 (reftex-offer-label-menu): Update for above name change.
4936 * textmodes/reftex-sel.el (reftex-select-toggle-varioref): Update for
4937 `refstyle' name change.
4938
b05fde66
GM
4939 * vc/emerge.el (emerge-eval-in-buffer): Remove, and replace all uses
4940 with with-current-buffer.
4941 (diff, template): Give dynamic local variables a prefix.
4942 (emerge-line-numbers): Rename local `diff' to emerge-line-diff.
4943 (emerge-line-number-in-buf): Update for above name change.
4944 (emerge-combine-versions-internal): Rename local `template' to
4945 emerge-combine-template.
4946 (emerge-combine-versions-edit): Update for above name change.
4947
5d8f9169
RA
49482010-11-06 Ralf Angeli <angeli@caeruleus.net>
4949
4950 * textmodes/reftex-cite.el
4951 (reftex-extract-bib-entries-from-thebibliography): Match bibitem
4952 entries with whitespace after \bibitem.
4953 (reftex-create-bibtex-file): Match entries containing numbers and
4954 symbol constituents. Make sure that entries with whitespace at
4955 various places are found.
4956
f8aefe82
MA
49572010-11-05 Christian Millour <cm@abtela.com> (tiny change)
4958
4959 * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
4960
e06918d2
JD
49612010-11-05 Jan Djärv <jan.h.d@swipnet.se>
4962
4963 * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
4964
17fc58c9
GM
49652010-11-05 Glenn Morris <rgm@gnu.org>
4966
f7fe4837
GM
4967 * woman.el (woman0-roff-buffer, woman1-roff-buffer)
4968 (woman2-roff-buffer): Give local variable `request' a prefix.
4969 (woman0-macro): Rename argument `request' in the same way.
4970 (woman-request): New name for `request' dynamic variable.
4971 (woman-unquote, woman-forward-arg): Update for above name change.
4972 (woman1-roff-buffer): Give local variable `unquote' a prefix.
4973 (woman1-unquote): New name for `unquote' dynamic variable.
4974 (woman1-B-or-I, woman1-alt-fonts): Update for above name change.
4975 (woman-translations): Rename from `translations'. No longer global.
4976 (woman2-tr, woman-translate): Update for above name change.
4977 (woman-translate): Check for bound variable.
4978 (woman2-roff-buffer): Give local variable `translations' a prefix.
4979
869c4186
GM
4980 * play/doctor.el: Give all local variables a prefix. Update callers.
4981 (doc$, doctor-put-meaning): Use backquote.
4982
215461a8
GM
4983 * emacs-lisp/cl-macs.el (loop): Give local variable args a prefix.
4984 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change.
4985
17fc58c9
GM
4986 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Give local
4987 variables bytes, ptr, op a prefix.
4988 (disassemble-offset): Update for above change.
4989
015eea59
CY
49902010-11-03 Chong Yidong <cyd@stupidchicken.com>
4991
4992 * emacs-lisp/package.el (package-unpack): Remove no-op.
4993 (package--builtins, package--dir): Doc fix.
4994 (package-activate-1, package-activate, package-install)
4995 (package-compute-transaction): Fix error message.
4996 (package-delete): Use delete-directory. Omit system packages.
4997 (package-initialize): Set package-alist to nil first.
4998 (package-menu-mark-delete, package-menu-mark-install): Don't add
4999 symbols that are inconsistent with the package state.
5000 (package-menu-execute): Perform deletions and installations as
5001 single batch operations.
5002
033862d1
GM
50032010-11-03 Glenn Morris <rgm@gnu.org>
5004
0b03a950
GM
5005 * progmodes/idlwave.el (idlwave-pset): Only used on XEmacs.
5006 (props): Remove unnecessary declaration.
5007
e337e22c
GM
5008 * textmodes/ispell.el (ispell-init-process): On Emacs, always use
5009 set-process-query-on-exit-flag.
5010
a88e24dd 5011 * textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
728618ba
GM
5012 (reftex-toc-do-promote): Remove unused local `mpos'.
5013 (reftex-toc-restore-region): Make `mpos' local to this function.
a88e24dd 5014
537b04b9
GM
5015 * net/dbus.el (dbus-name-owner-changed-handler): Doc fix.
5016
52365e61
GM
5017 * play/landmark.el (lm-losing-threshold): Correct spelling.
5018 (lm-human-plays): Use new name.
5019
cd32f8a9
GM
5020 * play/gomoku.el (gomoku-loosing-threshold): Correct spelling.
5021 (gomoku-human-plays): Use new name.
5022
033862d1
GM
5023 * play/gomoku.el (nil-score, Xscore, XXscore, XXXscore, XXXXscore)
5024 (Oscore, OOscore, OOOscore, OOOOscore): Rename with gomoku- prefix.
5025 (gomoku-score-trans-table, gomoku-winning-threshold)
5026 (gomoku-loosing-threshold, gomoku-init-score-table): Use new names.
5027
4b99edf2
CY
50282010-11-03 Chong Yidong <cyd@stupidchicken.com>
5029
5030 * emacs-lisp/package.el: Don't put built-in packages in
5031 package-alist, to avoid loading inefficiencies.
5032 (package-built-in-p): Make VERSION optional, and treat it as a
5033 minimum acceptable version.
6a7662bb
BR
5034 (package-activate): Search separately for built-in packages.
5035 Emit a warning if a dependency fails.
4b99edf2
CY
5036 (define-package): Handle most common case, where there is no
5037 obsolete package, first.
5038 (package-compute-transaction): Print required version in error.
5039 (package--initialized): New variable.
5040 (list-packages): Use it.
5041 (package-initialize): Optional arg NO-ACTIVATE. Don't put
6a7662bb
BR
5042 built-in packages in packages-alist; keep it separate.
5043 Set package--initialized.
4b99edf2
CY
5044 (describe-package): Avoid activating packages as a side-effect.
5045 Search separately for built-in packages.
5046 (describe-package-1): Handle the case where an elpa package is
5047 simultaneously built-in and available/installed.
6a7662bb
BR
5048 (package-installed-p, package--generate-package-list):
5049 Search separately for built-in packages.
4b99edf2
CY
5050 (package-load-descriptor): Doc fix.
5051
3225dcaa
SM
50522010-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
5053
5054 * progmodes/perl-mode.el (perl-syntax-propertize-function):
5055 Handle __DATA__ and __END__.
5056
fa14dc18
NF
50572010-11-02 Noah Friedman <friedman@splode.com>
5058
5059 * emacs-lisp/bytecomp.el (byte-recompile-file): If bytecomp-arg is
5060 nil, do not ask to recompile files that are not already compiled,
5061 and do not recompile them.
5062
0f75c62a
CY
50632010-11-02 Chong Yidong <cyd@stupidchicken.com>
5064
5065 * emacs-lisp/package.el (package-initialize): Ensure that
5066 obsoleted built-in packages are not in package-activated-list
5067 during activation.
5068 (describe-package-1): Make the "installed" status override
5069 "built-in".
5070
b29f5b7b
VJL
50712010-11-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5072
5073 * subr.el (version-separator, version-regexp-alist): Remove '*'
5074 from docstring.
5075 (version-list-<=, version<=, version=): Doc fix.
5076
b18fad6d
KH
50772010-11-01 Kenichi Handa <handa@m17n.org>
5078
5079 * faces.el (glyphless-char): Inherit underline for tty.
5080
a8039db1 50812010-11-01 Kenichi Handa <handa@m17n.org>
b2cca856
KH
5082
5083 Implement various display methods for glyphless characters.
5084
5085 * international/characters.el (char-acronym-table): New variable.
5086 (glyphless-char-control): New variable.
35f52ed6 5087 (update-glyphless-char-display): New function.
b2cca856
KH
5088
5089 * faces.el (glyphless-char): New face.
5090
28886d5e
GM
50912010-11-01 Glenn Morris <rgm@gnu.org>
5092
919dd7aa
GM
5093 * calendar/holidays.el (general-holidays, oriental-holidays)
5094 (local-holidays, other-holidays, hebrew-holidays, christian-holidays)
5095 (islamic-holidays, bahai-holidays, solar-holidays): Move aliases before
5096 the definitions of their targets.
5097
c79fc059
GM
5098 * emacs-lisp/smie.el (smie): New custom group.
5099 (smie-blink-matching-inners, smie-indent-basic): Add :group.
5100
c8ccffb1
GM
5101 * faces.el (xw-defined-colors, x-setup-function-keys):
5102 * mouse-sel.el (x-select-text):
5103 * term/w32console.el (x-setup-function-keys): Update declarations.
5104
f4ff702e
GM
5105 * progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
5106
806c491a
GM
5107 * textmodes/ispell.el (comment-add): Declare.
5108
c3dfebd1
GM
5109 * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string):
5110 Declare.
5111
28886d5e
GM
5112 * info.el (finder-keywords-hash, package-alist): Declare.
5113
693c9d15
CY
51142010-11-01 Chong Yidong <cyd@stupidchicken.com>
5115
5116 * finder.el (finder-compile-keywords): Don't use intern-soft,
5117 since package names may not yet exist in the obarray.
5118
51192010-11-01 Chong Yidong <cyd@stupidchicken.com>
4624de78
CY
5120
5121 * vc/vc-arch.el (vc-arch-checkin):
5122 * vc/vc-cvs.el (vc-cvs-checkin):
5123 * vc/vc-mtn.el (vc-mtn-checkin):
5124 * vc/vc-rcs.el (vc-rcs-checkin):
5125 * vc/vc-sccs.el (vc-sccs-checkin):
5126 * vc/vc-svn.el (vc-svn-checkin): Remove optional extra arg, unused
5127 since 2010-04-21 commit by Stefan Monnier.
5128
36967cf7
GM
51292010-11-01 Glenn Morris <rgm@gnu.org>
5130
feb5e60a
GM
5131 * emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
5132
1f023ca9
GM
5133 * startup.el (package-enable-at-startup, package-initialize):
5134 Silence compiler.
5135
36967cf7
GM
5136 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
5137 Silence compiler.
5138
430e7297
JD
51392010-10-31 Julien Danjou <julien@danjou.info>
5140
5141 * emacs-lisp/bytecomp.el (byte-recompile-file): New fun (bug#7297).
5142 (byte-recompile-directory):
5143 * emacs-lisp/lisp-mode.el (emacs-lisp-byte-compile-and-load):
430e7297
JD
5144 Use `byte-recompile-file'.
5145
c8c59954
GM
51462010-10-31 Glenn Morris <rgm@gnu.org>
5147
5148 * cus-start.el: Handle standard values via a keyword.
5149 Only set version property if specified.
5150 (cursor-in-non-selected-windows, menu-bar-mode)
5151 (tool-bar-mode, show-trailing-whitespace):
5152 Do not specify standard values.
5153 (transient-mark-mode, temporary-file-directory): Use :standard.
5154
04e63796
JD
51552010-10-31 Jan Djärv <jan.h.d@swipnet.se>
5156
5157 * term/x-win.el (x-get-selection-value): New function that gets
35f52ed6 5158 PRIMARY with type as specified in x-select-request-type. (Bug#6802)
04e63796 5159
2699a554 51602010-10-31 Michael Albinus <michael.albinus@gmx.de>
a057950d
MA
5161
5162 * net/tramp.el (tramp-handle-insert-file-contents): For root,
5163 preserve owner and group when editing files. (Bug#7289)
5164
35fcc05c 51652010-10-31 Glenn Morris <rgm@gnu.org>
d2ce10d2
GM
5166
5167 * speedbar.el (speedbar-mode):
5168 * play/fortune.el (fortune-in-buffer, fortune):
5169 * play/gomoku.el (gomoku-mode):
5170 * play/landmark.el (lm-mode):
5171 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
5172 Replace inappropriate uses of toggle-read-only. (Bug#7292)
5173
82f7efc3
GM
5174 * select.el (x-selection): Mark it as an obsolete alias.
5175
2699a554 51762010-10-31 Aaron S. Hawley <aaron.s.hawley@gmail.com>
ca39416c 5177
f486841f 5178 * vc/add-log.el (find-change-log): Use derived-mode-p rather than
ca39416c
AH
5179 major-mode (bug#7284).
5180
2699a554 51812010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
5182
5183 * menu-bar.el (menu-bar-files-menu): Make it into an actual alias,
5184 rather than just an unused variable that inherits from the real one.
5185
e6ef5dd9
AM
51862010-10-31 Alan Mackenzie <acm@muc.de>
5187
5188 * progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error.
5189 This fixes bug #7185.
5190
8a500a91
CY
51912010-10-30 Chong Yidong <cyd@stupidchicken.com>
5192
5193 * startup.el (command-line): Search for package directories, and
5194 don't load package.el if none are found.
5195
6a7662bb
BR
5196 * emacs-lisp/package.el (describe-package, list-packages):
5197 Call package-initialize if it has not been called yet.
8a500a91 5198
4f9e41e4
AM
51992010-10-30 Alan Mackenzie <acm@muc.de>
5200
5201 * progmodes/cc-fonts.el (c-font-lock-enum-tail): New function
5202 which fontifies the tail of an enum.
5203 (c-basic-matchers-after): Insert a call to the above new function.
5204 This fixes bug #7264.
5205
88f43c67
GM
52062010-10-30 Glenn Morris <rgm@gnu.org>
5207
5208 * cus-start.el: Add :set properties for minor modes menu-bar-mode,
5209 tool-bar-mode, transient-mark-mode. (Bug#7306)
5210 Include the :set property in the dumped Emacs.
5211
c4d17d50
SM
52122010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5213
5214 SMIE: change indent rules format, improve smie-setup.
5215 * emacs-lisp/smie.el (smie-precs-precedence-table)
5216 (smie-merge-prec2s, smie-bnf-precedence-table, smie-prec2-levels):
5217 Mark them pure so the tables gets built at compile time.
5218 (smie-bnf-precedence-table): Store the closer-alist in the table.
5219 (smie-prec2-levels): Preserve the closer-alist.
5220 (smie-blink-matching-open): Be more forgiving in case of indentation.
5221 (smie-hanging-p): Rename from smie-indent--hanging-p.
5222 (smie-bolp): Rename from smie-indent--bolp.
5223 (smie--parent, smie--after): New dynamic vars.
5224 (smie-parent-p, smie-next-p, smie-prev-p): New funs.
5225 (smie-indent-rules): Remove.
5226 (smie-indent--offset-rule): Remove fun.
5227 (smie-rules-function): New var.
5228 (smie-indent--rule): New fun.
5229 (smie-indent--offset, smie-indent-keyword, smie-indent-after-keyword)
5230 (smie-indent-exps): Use it.
5231 (smie-setup): Setup paren blinking; add keyword args for token
5232 functions; extract closer-alist from op-levels.
5233 (smie-indent-debug-log): Remove var.
5234 (smie-indent-debug): Remove fun.
5235 * progmodes/prolog.el (prolog-smie-indent-rules): Remove.
5236 (prolog-smie-rules): New fun to replace it.
5237 (prolog-mode-variables): Simplify.
5238 * progmodes/octave-mod.el (octave-smie-closer-alist): Remove, now that
5239 it's setup automatically.
5240 (octave-smie-indent-rules): Remove.
5241 (octave-smie-rules): New fun to replace it.
5242 (octave-mode): Simplify.
5243
9d794026
GM
52442010-10-29 Glenn Morris <rgm@gnu.org>
5245
e088c02a
GM
5246 * files.el (temporary-file-directory): Remove (already defined in C).
5247 * cus-start.el: Add temporary-file-directory.
5248
9d794026
GM
5249 * abbrev.el (abbrev-mode):
5250 * composite.el (auto-composition-mode):
5251 * menu-bar.el (menu-bar-mode):
5252 * simple.el (transient-mark-mode):
5253 * tool-bar.el (tool-bar-mode): Adjust the define-minor-mode calls so
5254 that they do not define the associated variables twice.
5255 * simple.el (transient-mark-mode): Remove defvar.
5256 * composite.el (auto-composition-mode): Make variable auto-buffer-local.
5257 * cus-start.el: Add transient-mark-mode, menu-bar-mode, tool-bar-mode.
5258 Handle multiple groups, and also custom-delayed-init-variables.
5259 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
5260
dcc029e0
SM
52612010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5262
5263 * emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
5264 (pcase-if): Add one minor optimization.
5265 (pcase-split-equal): Rename from pcase-split-eq.
5266 (pcase-split-member): Rename from pcase-split-memq.
5267 (pcase-u1): Add strings to the member optimization.
5268 Add `guard' variant of predicates.
5269 (pcase-q1): Add string patterns.
5270
a62b88d4
SM
52712010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5272
5273 * vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
5274
f41f19b0
GM
52752010-10-28 Glenn Morris <rgm@gnu.org>
5276
b3edb781
GM
5277 * term/ns-win.el (global-map, menu-bar-final-items, menu-bar-help-menu):
5278 Move menu-bar related settings to ../menu-bar.el.
5279 * menu-bar.el (global-map, menu-bar-final-items, menu-bar-help-menu):
5280 Move ns-specific settings here from term/ns-win.el.
5281
f41f19b0
GM
5282 * simple.el (x-selection-owner-p): Remove unused declaration.
5283
6175cd08
SM
52842010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5285
5286 * minibuffer.el (completion-cycling): New var (bug#7266).
5287 (minibuffer-complete, completion--do-completion):
5288 Use completion--flush-all-sorted-completions.
5289 (minibuffer-complete): Only cycle if completion-cycling is set.
5290 (completion--flush-all-sorted-completions): Unset completion-cycling.
5291 (minibuffer-force-complete): Set completion-cycling.
5292 (completion-all-sorted-completions): Move declaration before first use.
5293
19677c71
LL
52942010-10-28 Leo <sdl.web@gmail.com>
5295
5296 * iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
5297 which changes the order of matches seen by users (bug#7231).
5298
52992010-10-28 Jes Bodi Klinke <jes@bodi-klinke.dk> (tiny change)
77b143eb
JBK
5300
5301 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5302 Don't confuse -omega as "-o mega".
5303
2122161f
SM
53042010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
5305
ce8794df
SM
5306 * vc/log-edit.el (log-edit-rewrite-fixes): New var.
5307 (log-edit-author): New dynamic var.
5308 (log-edit-changelog-ours-p, log-edit-insert-changelog-entries): Use it
5309 to return the author if different from committer.
5310 (log-edit-insert-changelog): Use them to add Author: and Fixes headers.
5311
80cb310d
SM
5312 * play/landmark.el: Adjust commenting convention.
5313 (lm-nil-score): Rename from nil-score.
5314 (Xscore, XXscore, XXXscore, XXXXscore, Oscore, OOscore, OOOscore)
5315 (OOOOscore): Move into a let in lm-score-trans-table.
5316 (lm-winning-threshold, lm-loosing-threshold): Use lm-score-trans-table.
5317
2122161f
SM
5318 * electric.el (electric-indent-chars): Autoload.
5319 * progmodes/octave-mod.el (octave-mode):
5320 * progmodes/ruby-mode.el (ruby-mode): Take advantage of it.
5321 (ruby-mode-abbrev-table): Merge initialization and declaration.
5322
e925113b
GM
53232010-10-27 Glenn Morris <rgm@gnu.org>
5324
208d109c
GM
5325 * abbrev.el (abbrev-mode): Remove one of the three definitions of this
5326 variable.
5327
7d3e3843
GM
5328 * server.el (server-host, server-port, server-auth-dir): Autoload risky.
5329
e925113b
GM
5330 * term/ns-win.el: Restore require of cl when compiling.
5331 (menu-bar-final-items): Remove non-existent `windows' menu.
1bcc4637
GM
5332 (ns-handle-nxopen): Optionally handle the temp-case.
5333 (ns-handle-nxopentemp): Just call ns-handle-nxopen.
5334 (ns-insert-file, ns-find-file): Use `pop'.
e925113b 5335
b94a5a43
GM
53362010-10-26 Glenn Morris <rgm@gnu.org>
5337
5338 * term/common-win.el (xw-defined-colors): Simplify the 'ns case.
5339
fc3eda04
AR
53402010-10-26 Adrian Robert <Adrian.B.Robert@gmail.com>
5341
5342 * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to
5343 global map.
5344 * term/common-win.el (x-setup-function-keys): Remove most of the
5345 keymappings. Comment on the remaining ones.
5346
c79b0b1c
PO
53472010-10-26 Peter Oliver <p.d.oliver@mavit.org.uk> (tiny change)
5348
c31dc2c0 5349 * server.el (server-port): New option. (Bug#854)
c79b0b1c
PO
5350 (server-start): Use server-port.
5351
725513b7
GM
53522010-10-26 Glenn Morris <rgm@gnu.org>
5353
d7d8c62a
GM
5354 * term/ns-win.el (ns-version-string): Remove unused declaration.
5355 (ns-invocation-args): Change to x-invocation-args.
5356 (ns-handle-switch, ns-handle-numeric-switch, ns-handle-iconic)
5357 (ns-handle-name-switch, ns-ignore-2-arg): Remove.
5358 (ns-handle-nxopen, ns-handle-nxopentemp, ns-ignore-1-arg):
5359 Use x-invocation-args instead of ns-invocation-args.
5360 (ns-initialize-window-system, handle-args-function-alist):
5361 Use x-handle-args instead of ns-handle-args.
5362 * term/common-win.el (x-handle-args): Also handle nextstep arguments.
5363 * startup.el (command-line-ns-option-alist): Replace
5364 ns-handle-name-switch, ns-handle-switch, ns-handle-numeric-switch,
5365 ns-handle-iconic with the x- equivalents.
5366
725513b7
GM
5367 * term/common-win.el (x-select-enable-clipboard):
5368 * term/pc-win.el (x-select-enable-clipboard): Doc fix.
5369
5370 * term/ns-win.el: No need to require cl when compiling.
5371 (x-display-name, x-setup-function-keys, x-select-text, x-colors)
5372 (xw-defined-colors): Use the common-win definitions.
5373 (ns-alternatives-map): Make it an obsolete alias for x-alternatives-map.
5374 (ns-handle-iconic): Make it an alias for x-handle-iconic.
5375 * term/common-win.el (x-select-text, x-alternatives-map)
5376 (x-setup-function-keys, x-colors, xw-defined-colors): Handle 'ns case.
5377 * loadup.el [ns]: Load common-win.
5378
77ec02d8
DU
53792010-10-26 Daiki Ueno <ueno@unixuser.org>
5380
5381 * epa-mail.el (epa-mail-encrypt): Handle local-part only
6ee79275 5382 recipients; expand mail aliases (Bug#7280).
77ec02d8 5383
6a5c2175
GM
53842010-10-25 Glenn Morris <rgm@gnu.org>
5385
59ba9d59
GM
5386 * term/common-win.el (x-handle-switch): Simplify with pop.
5387 Optionally handle numeric switches.
5388 (x-handle-numeric-switch): Just call x-handle-switch.
5389 (x-handle-initial-switch, x-handle-xrm-switch, x-handle-geometry)
5390 (x-handle-name-switch, x-handle-display, x-handle-args):
5391 Simplify with pop.
5392
6a5c2175
GM
5393 * term/ns-win.el: Do not require easymenu.
5394 (menu-bar-edit-menu) <copy, paste, paste-from-menu, separator-undo>:
5395 <spell>: Move adjustments to menu-bar.el.
5396 * menu-bar.el (menu-bar-edit-menu) <copy, paste, paste-from-menu>:
5397 <separator-undo, spell>: Move ns-win's adjustments here.
5398 * loadup.el [ns]: Do not load easymenu.
5399
01898dc2
CY
54002010-10-24 Chong Yidong <cyd@stupidchicken.com>
5401
5402 * image.el (image-checkbox-checked, image-checkbox-unchecked):
6a5c2175 5403 Delete (Bug#7222).
01898dc2
CY
5404
5405 * startup.el (fancy-startup-tail): Instead of using inline images,
5406 refer to image files from etc/.
5407
5408 * wid-edit.el (checkbox): Likewise.
5409 (widget-image-find): Center image specs.
5410
a44d921f
GM
54112010-10-24 Glenn Morris <rgm@gnu.org>
5412
5413 * term/ns-win.el (x-select-text): Doc fix.
5414 * w32-fns.el (x-alternatives-map, x-setup-function-keys)
5415 (x-select-text): Move to term/common-win.
5416 * term/w32-win.el (xw-defined-colors): Move to common-win.
5417 * term/x-win.el (xw-defined-colors, x-alternatives-map)
5418 (x-setup-function-keys, x-select-text): Move to common-win.
5419 * term/common-win.el (x-select-text, x-alternatives-map)
5420 (x-setup-function-keys, xw-defined-colors): Merge x- and w32-
5421 definitions here.
5422
709228c0 54232010-10-24 T.V. Raman <tv.raman.tv@gmail.com> (tiny change)
a11de514
R
5424
5425 * net/mairix.el (mairix-searches-mode-map):
5426 * mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change.
5427
0c382083 54282010-10-24 Michael McNamara <mac@mail.brushroad.com>
a03c2342 5429
2b0c7330 5430 * progmodes/verilog-mode.el (verilog-directive-re): Make this variable
a03c2342
WS
5431 auto-built for efficiency of execution and updating.
5432 (verilog-extended-complete-re): Support 'pure' fucntion & task
5433 declarations (these have no bodies).
ca39416c
AH
5434 (verilog-beg-of-statement): General cleanup to enable support of
5435 'pure' fucntion & task declarations (these have no bodies).
5436 These efforts together fix Verilog bug210 from veripool; which was also
a03c2342
WS
5437 noticed by Steve Pearlmutter.
5438 (verilog-directive-re, verilog-directive-begin, verilog-indent-re)
ca39416c
AH
5439 (verilog-directive-nest-re, verilog-set-auto-endcomments):
5440 Support `elsif. Reported by Shankar Giri.
a03c2342
WS
5441 (verilog-forward-ws&directives, verilog-in-attribute-p): Fixes for
5442 attribute handling for lining up declarations and assignments.
5443 (verilog-beg-of-statement-1): Fix issue where continued declaration
5444 is indented differently if it is after a begin..end clock.
5445 (verilog-in-attribute-p, verilog-skip-backward-comments)
5446 (verilog-skip-forward-comment-p): Support proper treatment of
84eb0351 5447 attributes by indent code. Reported by Jeff Steele.
ca39416c 5448 (verilog-in-directive-p): Fix comment to correctly describe function.
a03c2342
WS
5449 (verilog-backward-up-list, verilog-in-struct-region-p)
5450 (verilog-backward-token, verilog-in-struct-p)
5451 (verilog-in-coverage-p, verilog-do-indent)
5452 (verilog-pretty-declarations): Use verilog-backward-up-list as
5453 wrapper around backward-up-list inorder to properly skip comments.
5454 Reported by David Rogoff.
5455 (verilog-property-re, verilog-endcomment-reason-re)
5456 (verilog-beg-of-statement, verilog-set-auto-endcomments)
5457 (verilog-calc-1 ): Fix for assert a; else b; indentation (new form
84eb0351 5458 of if). Reported by Max Bjurling and
a03c2342 5459 (verilog-calc-1): Fix for clocking block in modport
84eb0351 5460 declaration. Reported by Brian Hunter.
a03c2342 5461
0c382083 54622010-10-24 Wilson Snyder <wsnyder@wsnyder.org>
a03c2342 5463
2b0c7330 5464 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-gate-ios)
a03c2342
WS
5465 (verilog-gate-keywords, verilog-read-sub-decls)
5466 (verilog-read-sub-decls-gate, verilog-read-sub-decls-gate-ios)
5467 (verilog-read-sub-decls-line, verilog-read-sub-decls-sig): Support
5468 AUTOINST for gate primitives, bug284. Reported by Mark Johnson.
5469 (verilog-read-decls): Fix spaces in V2K module parameters causing
5470 mis-identification as interfaces, bug287.
5471 (verilog-read-decls): Fix not treating "parameter string" as a
5472 parameter in AUTOINSTPARAM.
5473 (verilog-read-always-signals-recurse, verilog-read-decls): Fix not
5474 treating `elsif similar to `endif inside AUTOSENSE.
ca39416c 5475 (verilog-do-indent): Implement correct automatic or static task or
b762841f 5476 function end comment highlight. Reported by Steve Pearlmutter.
a03c2342
WS
5477 (verilog-font-lock-keywords-2): Fix highlighting of single
5478 character pins, bug264. Reported by Michael Laajanen.
5479 (verilog-auto-inst, verilog-read-decls, verilog-read-sub-decls)
5480 (verilog-read-sub-decls-in-interfaced, verilog-read-sub-decls-sig)
6a7662bb
BR
5481 (verilog-subdecls-get-interfaced, verilog-subdecls-new):
5482 Support interfaces with AUTOINST, bug270. Reported by Luis Gutierrez.
ca39416c
AH
5483 (verilog-pretty-expr): Fix interactive arguments, bug272.
5484 Reported by Mark Johnson.
5485 (verilog-auto-tieoff, verilog-auto-tieoff-ignore-regexp):
5486 Add 'verilog-auto-tieoff-ignore-regexp' for AUTOTIEOFF,
b762841f 5487 bug269. Suggested by Gary Delp.
a03c2342 5488 (verilog-mode-map, verilog-preprocess, verilog-preprocess-history)
ca39416c
AH
5489 (verilog-preprocessor, verilog-set-compile-command):
5490 Create verilog-preprocess and verilog-preprocessor to show
5491 preprocessed output.
a03c2342
WS
5492 (verilog-get-beg-of-line, verilog-get-end-of-line)
5493 (verilog-modi-file-or-buffer, verilog-modi-name)
5494 (verilog-modi-point, verilog-within-string): Move defmacro's
b762841f 5495 before first use to avoid warning. Reported by Steve Pearlmutter.
a03c2342
WS
5496 (verilog-colorize-buffer, verilog-colorize-include-files-buffer)
5497 (verilog-colorize-region, verilog-highlight-buffer)
5498 (verilog-highlight-includes, verilog-highlight-modules)
5499 (verilog-highlight-region, verilog-mode): Rename colorize to
5500 highlight to match other packages. Disable module highlighting,
5501 as received speed complaints, reenable for experimentation only
5502 using new verilog-highlight-modules.
5503 (verilog-read-decls): Fix regexp stack overflow in very large
5504 AUTO_TEMPLATEs, bug250.
5505 (verilog-auto, verilog-delete-auto, verilog-save-buffer-state)
5506 (verilog-scan): Create verilog-save-buffer-state to standardize
5507 making insignificant changes that shouldn't call hooks.
5508 (verilog-save-no-change-functions, verilog-save-scan-cache)
5509 (verilog-scan, verilog-scan-cache-ok-p, verilog-scan-region):
5510 Create verilog-save-no-change-functions to wrap verilog-scan
5511 preservation, and fix to work with nested preserved calls.
5512 (verilog-auto-inst, verilog-auto-inst-dot-name): Support .name
5513 port syntax for AUTOWIRE, and with new verilog-auto-inst-dot-name
5514 generate .name with AUTOINST, bug245. Suggested by David Rogoff.
5515 (verilog-submit-bug-report): Update variable list to be complete.
5516 (verilog-auto, verilog-colorize-region): Fix AUTO expansion
5517 breaking on-the-fly font-locking.
5518 (verilog-colorize-buffer, verilog-colorize-include-files)
5519 (verilog-colorize-include-files-buffer, verilog-colorize-region)
5520 (verilog-load-file-at-mouse, verilog-load-file-at-point)
5521 (verilog-mode, verilog-read-inst-module-matcher): With point on a
5522 AUTOINST cell instance name, middle mouse button now finds-file on
5523 it. Suggested by Brad Dobbie.
5524 (verilog-alw-get-temps, verilog-auto-reset)
5525 (verilog-auto-sense-sigs, verilog-read-always-signals)
5526 (verilog-read-always-signals-recurse): Fix loop indexes being
b762841f 5527 AUTORESET. AUTORESET now assumes any variables in the
6a7662bb
BR
5528 initialization section of a for() should be ignored.
5529 Reported by Dan Dever.
a03c2342
WS
5530 (verilog-error-font-lock-keywords)
5531 (verilog-error-regexp-emacs-alist)
5532 (verilog-error-regexp-xemacs-alist): Fix error detection of
5533 Cadence HAL, reported by David Asher. Repair drift between the
5534 three similar error variables.
5535 (verilog-modi-lookup, verilog-modi-lookup-cache)
5536 (verilog-modi-lookup-last-current, verilog-modi-lookup-last-mod)
5537 (verilog-modi-lookup-last-modi, verilog-modi-lookup-last-tick):
5538 Fix slow verilog-auto expansion on very large files.
ca39416c
AH
5539 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line):
5540 Fix AUTOOUTPUT treating "1*2" as a signal name in submodule connection
a03c2342
WS
5541 "{1*2{...". Broke in last revision.
5542 (verilog-read-sub-decls-expr): Fix AUTOOUTPUT not detecting
5543 submodule connections with replications "{#{a},#{b}}".
5544
0c382083
CY
55452010-10-24 Juanma Barranquero <lekktu@gmail.com>
5546
5547 * progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
5548 Fix typo in docstring.
5549
55502010-10-24 Kenichi Handa <handa@m17n.org>
5551
5552 * face-remap.el (text-scale-adjust): Call read-event with a proper
5553 prompt.
5554
55552010-10-24 Chong Yidong <cyd@stupidchicken.com>
5556
5557 * emacs-lisp/unsafep.el: Don't mark functions that display
5558 messages as safe. Suggested by Johan Bockgård.
5559
55602010-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5561
5562 * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset):
5563 Turn comments into docstrings.
5564
5565 * minibuffer.el (completion--replace): Move point where it belongs
5566 when there's a common suffix (bug#7215).
5567
9317e499
CY
55682010-10-24 Chong Yidong <cyd@stupidchicken.com>
5569
5570 Merge read-color and facemenu-read-color (Bug#7242).
5571
5572 * faces.el (read-color): Use the completion code from
5573 facemenu-read-color. Require match in completion. Doc fix.
5574
5575 * facemenu.el (facemenu-read-color): Alias for read-color.
6a7662bb
BR
5576 (facemenu-set-foreground, facemenu-set-background):
5577 Use read-color.
9317e499
CY
5578
5579 * frame.el (set-background-color, set-foreground-color)
6a7662bb
BR
5580 (set-cursor-color, set-mouse-color, set-border-color):
5581 Use read-color.
9317e499 5582
a44d921f 55832010-10-24 Leo <sdl.web@gmail.com>
59dd6f73
LL
5584
5585 * eshell/em-unix.el (eshell-remove-entries): Use the TRASH
5586 argument of delete-file and delete-directory (Bug#7011).
5587
43207249
CY
55882010-10-24 Chong Yidong <cyd@stupidchicken.com>
5589
5590 * emacs-lisp/package.el (package-menu-mode-map): Inherit from
5591 button-buffer-map.
5592
484db896 55932010-10-24 Ralf Angeli <angeli@caeruleus.net>
f34e6aaa
CY
5594
5595 * emacs-lisp/package.el (package--generate-package-list): Make the
5596 *Packages* buffer read-only.
5597
10f5e3e6
AM
55982010-10-24 Alan Mackenzie <acm@muc.de>
5599
5600 * progmodes/cc-fonts.el (c-font-lock-declarations): Cache the
5601 result of `c-beginning-of-decl-1' between invocations of a lambda
5602 function (Bug #7265).
5603
3ec6ca72
DU
56042010-10-24 Daiki Ueno <ueno@unixuser.org>
5605
5606 * epg-config.el (epg-gpg-program): Try to use "gpg2" if "gpg"
5607 executable is not available on the system (Bug#7268).
5608
ec514007
GM
56092010-10-24 Glenn Morris <rgm@gnu.org>
5610
f5f25615
GM
5611 * select.el (selection-coding-system, next-selection-coding-system):
5612 Sync doc with C versions.
3646b86d 5613
8aa0f263
GM
5614 * w32-vars.el (x-select-enable-clipboard):
5615 * term/x-win.el (x-select-enable-clipboard): Move to common-win.
5616 * term/common-win.el (x-select-enable-clipboard): Move here.
5617
46710489
GM
5618 * term/tty-colors.el (tty-defined-color-alist): Remove duplicate
5619 definition of C variable.
5620
ec514007
GM
5621 * frame.el (show-trailing-whitespace, auto-hscroll-mode)
5622 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5623 Don't redefine things that are defined in C.
5624 * cus-start.el: Also handle :risky, :safe, :set, and :tag.
5625 (show-trailing-whitespace, auto-hscroll-mode)
5626 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5627 Set up the appropriate custom properties.
5628
8a79905d
CY
56292010-10-24 Chong Yidong <cyd@stupidchicken.com>
5630
5631 Bind "C-c ]" to ...
5632 * progmodes/f90.el (f90-mode-map): ... f90-insert-end.
5633 * nxml/nxml-mode.el (nxml-mode-map): ... nxml-finish-element.
5634 * textmodes/tex-mode.el (tex-mode-map): ... latex-close-block.
5635 * textmodes/sgml-mode.el (sgml-mode-map): ... sgml-close-tag.
5636
aa02a29f
GM
56372010-10-23 Glenn Morris <rgm@gnu.org>
5638
7dfc15df
GM
5639 * textmodes/flyspell.el (flyspell-mode): If there was an error,
5640 say what it was.
5641
66c6abf0
GM
5642 * frame.el (auto-hscroll-mode, cursor-in-non-selected-windows):
5643 Sync docs with C version.
f3d87560 5644
3193e969
GM
5645 * term/ns-win.el (xw-defined-colors):
5646 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
5647
6f748f70
GM
5648 * term/pc-win.el (x-select-enable-clipboard):
5649 * term/x-win.el (x-select-enable-clipboard):
5650 * w32-vars.el (x-select-enable-clipboard): Make doc-strings identical.
5651
7aa93795
GM
5652 * comint.el (comint-password-prompt-regexp): Make it less vague.
5653 Bump version.
5654
17284e30
GM
5655 * help-fns.el (doc-file-to-man, doc-file-to-info): New commands.
5656
aa02a29f
GM
5657 * help.el (finder-by-keyword): Remove unnecessary autoload.
5658
69b55131
GM
56592010-10-22 Glenn Morris <rgm@gnu.org>
5660
9a0dd02d
GM
5661 * loadup.el: Unconditionally load float-sup.
5662 * paren.el (show-paren-delay):
5663 * emacs-lisp/float-sup.el:
5664 * emulation/cua-base.el (cua-prefix-override-inhibit-delay):
5665 * obsolete/lazy-lock.el (lazy-lock-defer-time, lazy-lock-stealth-nice)
5666 (lazy-lock-stealth-verbose): Assume float support.
5667 * ps-print.el: Assume float support on Emacs.
5668 * emacs-lisp/timer.el (timer-next-integral-multiple-of-time):
5669 Remove non-float branch.
5670
69b55131
GM
5671 * emacs-lisp/autoload.el (batch-update-autoloads): Update for
5672 src/Makefile no longer being pre-processed.
5673
7c23d9e8
SM
56742010-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
5675
5676 * emacs-lisp/find-func.el (find-library): Use test-completion.
5677
23737b4a
LMI
56782010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5679
7c23d9e8 5680 * newcomment.el (comment-dwim): Fix the intentation in the doc string.
23737b4a 5681
6e060cee 56822010-10-21 Michael Albinus <michael.albinus@gmx.de>
01d884cf
MA
5683
5684 * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
5685 space in stat format string.
5686 (tramp-send-command): Unset $PS1 when using here documents, in
5687 order not to get several prompts.
5688 (tramp-get-inline-coding): Return `nil' in case of errors.
5689
08ffb131
DU
56902010-10-21 Daiki Ueno <ueno@unixuser.org>
5691
7c23d9e8
SM
5692 * hexl.el (hexl-mode, hexl-mode-exit):
5693 Tweak revert-buffer-function to inhibit auto-mode-alist (Bug#7252).
08ffb131
DU
5694 (hexl-revert-buffer-function): New function.
5695 (hexl-before-revert-hook, hexl-after-revert-hook): Abolish.
5696
ba7fdf30
AM
56972010-10-19 Alan Mackenzie <acm@muc.de>
5698
7c23d9e8
SM
5699 * progmodes/cc-langs.el (c-type-decl-prefix-key): C++ bit:
5700 Move "\(const\|throw\|volatile\)\>" nearer the start of the regexp, so
7f0789c9
AM
5701 that these keywords aren't wrongly matched as identifiers.
5702
ba7fdf30
AM
5703 * progmodes/cc-mode.el (c-before-change, c-after-change): Move the
5704 setting of c-new-BEG and c-new-END from c-before-change to
e64ae4e8 5705 c-after-change. (Bug#7181)
ba7fdf30 5706
7fd8732d
CY
57072010-10-19 Chong Yidong <cyd@stupidchicken.com>
5708
5709 * cus-face.el (custom-theme-set-faces): Revert 2010-10-18 change.
5710 Don't mark as safe.
5711
5712 * custom.el (custom-theme-set-variables): Likewise.
5713 (load-theme): Add custom-theme-set-faces and
5714 custom-theme-set-variables to safe-functions while loading.
5715 (custom-enabled-themes): Mark as risky.
5716
3f12b18c
JD
57172010-10-18 Julien Danjou <julien@danjou.info>
5718
5719 * bindings.el: Remove end dashes in default mode-line-format.
5720
b8a47412
CY
57212010-10-19 Chong Yidong <cyd@stupidchicken.com>
5722
5723 * bindings.el (global-map): Bind C-d to delete-char and deletechar
5724 to delete-forward-char.
5725
5726 * simple.el (normal-erase-is-backspace-mode): Remap delete to
5727 deletechar, and hence delete-forward-char.
5728
ca3fa302
JB
57292010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5730
5731 * repeat.el (repeat): Use read-key (bug#6256).
5732
57332010-10-19 Chong Yidong <cyd@stupidchicken.com>
5734
5735 * emacs-lisp/unsafep.el: Don't mark functions that display
5736 messages as safe. Suggested by Johan Bockgård.
5737
57382010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5739
5740 * minibuffer.el (completion--replace): Move point where it belongs
5741 when there's a common suffix (bug#7215).
5742
57432010-10-19 Kenichi Handa <handa@m17n.org>
5744
5745 * international/characters.el: Add category '|' (word breakable)
5746 to fullwidth characters.
5747
3224b54d
MA
57482010-10-19 Michael Albinus <michael.albinus@gmx.de>
5749
5750 * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
5751 (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in
5752 order to make stat results a float. Patch by Andreas Schwab
5753 <schwab@linux-m68k.org>.
5754
36ba6f07
JD
57552010-10-18 Julien Danjou <julien@danjou.info>
5756
5757 * avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
5758 hidden by `make-pointer-invisible'.
5759
43f964fc
SM
57602010-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
5761
5762 * files.el (locate-file-completion-table): Strip non-matching elements
5763 before checking length of list (bug#7238).
5764
e48eb343
CY
57652010-10-18 Chong Yidong <cyd@stupidchicken.com>
5766
5767 * custom.el (custom-theme-set-variables): Mark as a safe function.
5768 (load-theme): Check forms using unsafep.
5769
5770 * cus-face.el (custom-theme-set-faces): Mark as a safe function.
5771
df987d70
AM
57722010-10-17 Agustín Martín <agustin.martin@hispalinux.es>
5773
43f964fc
SM
5774 * textmodes/ispell.el (ispell-aspell-find-dictionary):
5775 Fix aspell data file searching (bug#7230).
df987d70 5776
29a4c45b
CY
57772010-10-16 Chong Yidong <cyd@stupidchicken.com>
5778
5779 * cus-theme.el (custom-theme--migrate-settings): New var.
5780 (customize-create-theme): Allow editing the `user' theme.
5781 (custom-theme-add-variable, custom-theme-add-var-1)
5782 (custom-theme-add-face, custom-theme-add-face-1): Add a checkbox
5783 to the front of each variable or face widget.
5784 (custom-theme-write): Save theme settings in the correct order.
5785 Optionally, remove saved settings from user customizations.
43f964fc
SM
5786 (custom-theme-write-variables, custom-theme-write-faces):
5787 Save only the checked widgets.
29a4c45b
CY
5788 (customize-themes): Add a link for migrating custom settings.
5789
43f964fc
SM
5790 * custom.el (custom-declare-theme, provide-theme):
5791 Use custom-theme-name-valid-p.
29a4c45b
CY
5792 (custom-theme-name-valid-p): Remove checks that are now
5793 unnecessary since themes no longer obey load-path.
5794
5795 * cus-edit.el (custom-variable-value-create): For the simple
5796 style, hide documentation string when hidden.
5797
782b5e8d
CY
57982010-10-16 Chong Yidong <cyd@stupidchicken.com>
5799
647bc502
CY
5800 * cus-edit.el (custom-variable, custom-face): Combine the
5801 :inhibit-magic and :display-style properties into a single
5802 :custom-style property.
43f964fc
SM
5803 (custom-toggle-hide-variable, custom-toggle-hide-face):
5804 New functions. If hiding an edited value, save it to :shown-value.
5805 (custom-variable-value-create, custom-face-value-create): Use them.
647bc502
CY
5806 (custom-magic-reset): Allow magic property to be unset.
5807
782b5e8d
CY
5808 * custom.el: Custom themes no longer use load-path.
5809 (custom-theme-load-path): New option. Change built-in theme
5810 directory to etc/.
5811 (custom-enabled-themes): Add custom-theme-load-path dependency.
5812 (custom-theme--load-path): New function.
5813 (load-theme, custom-available-themes): Use it.
5814
5815 * cus-theme.el (describe-theme-1): Use custom-theme--load-path.
5816 (customize-themes): Link to custom-theme-load-path variable.
647bc502
CY
5817 (custom-theme-add-var-1, custom-theme-add-face-1): Use the
5818 :custom-style property.
782b5e8d
CY
5819
5820 * themes/*.el: Moved to etc/.
5821
99f65cfa
RA
58222010-10-16 Ralf Angeli <angeli@caeruleus.net>
5823
5824 * textmodes/reftex-cite.el
5825 (reftex-extract-bib-entries-from-thebibliography): Do not move
5826 point when searching for \bibitem entries. Match entries with
5827 spaces or tabs in front of arguments.
5828
da16abfc
CY
58292010-10-16 Chong Yidong <cyd@stupidchicken.com>
5830
5831 * cus-theme.el (customize-create-theme): Delete overlays after
5832 erasing. If given a THEME arg, display only the faces of that arg
5833 instead of custom-theme--listed-faces.
5834 (custom-theme-variable-menu, custom-theme-variable-action)
43f964fc 5835 (custom-variable-reset-theme, custom-theme-delete-variable): Delete.
da16abfc
CY
5836 (custom-theme-add-variable, custom-theme-add-face): Apply value
5837 from the theme settings, instead of the current value.
5838 (custom-theme-add-var-1, custom-theme-add-face-1): New functions.
5839 (custom-theme-visit-theme): Allow calling outside theme buffers.
5840 (custom-theme-merge-theme): Don't enable the theme when merging.
5841 (custom-theme-write-variables, custom-theme-write-faces): Use the
5842 :shown-value properties to save buffer values, not global ones.
5843 (customize-themes): Display a warning about user customizations.
5844
5845 * cus-edit.el (custom-variable-value-create)
5846 (custom-face-value-create): Obey new special properties
5847 :shown-value and :inhibit-magic.
5848
aa095b2d
MA
58492010-10-15 Michael Albinus <michael.albinus@gmx.de>
5850
5851 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
3224b54d
MA
5852 Suppress expansion of tabs to spaces. Reported by Dale Sedivec
5853 <dale@codefu.org>.
aa095b2d 5854
7ca9cfda
KH
58552010-10-14 Kenichi Handa <handa@m17n.org>
5856
9650fc61
KH
5857 * mail/rmail.el (rmail-show-message-1): Catch an error of
5858 base64-decode-region and just show an error message (bug#7165).
5859
43f964fc 5860 * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used anymore.
7ca9cfda
KH
5861 (ps-mule-begin-job): Fix for the case that only ENCODING is set in
5862 a font-spec (bug#7197).
5863
220d91b8 58642010-10-14 Glenn Morris <rgm@gnu.org>
7163badd
GM
5865
5866 * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
5867
220d91b8 58682010-10-14 Juanma Barranquero <lekktu@gmail.com>
51e4f4a8 5869
c0943d3d
JB
5870 * international/mule.el (define-coding-system):
5871 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
51e4f4a8
JB
5872 * composite.el (compose-region): Fix typo in docstring.
5873
4983ddea
CY
58742010-10-14 Chong Yidong <cyd@stupidchicken.com>
5875
de43f11b
CY
5876 * cus-face.el (custom-theme-set-faces): Call custom-push-theme
5877 only after checking the theme-face property.
5878
4983ddea
CY
5879 * faces.el (face-spec-reset-face): Reset all attributes in one
5880 single call to set-face-attribute.
5881 (face-spec-match-p): Make it a defsubst.
5882 (frame-set-background-mode): New arg KEEP-FACE-SPECS.
5883 (x-create-frame-with-faces, tty-create-frame-with-faces)
5884 (tty-set-up-initial-frame-faces): Don't recompute face specs in
5885 frame-set-background-mode, since they are recomputed immediately
5886 afterwards in face-set-after-frame-default.
5887 (face-set-after-frame-default): Minor optimization.
5888 (cursor): Provide non-trivial defface spec.
5889
5890 * custom.el (custom-theme-recalc-face): Simplify.
5891
a974dcf2
JB
58922010-10-14 Jay Belanger <jay.p.belanger@gmail.com>
5893
43f964fc 5894 * calc/calc-alg.el (math-var): Rename from `var'.
a974dcf2
JB
5895 (math-is-polynomial, math-is-poly-rec): Replace `var'
5896 with `math-var'.
5897
43f964fc 5898 * calc/calcalg2.el (math-var): Rename from `var'.
a974dcf2
JB
5899 (calcFunc-table, math-scan-for-limits): Replace `var'
5900 with `math-var'.
5901
10e4702a
GM
59022010-10-13 Glenn Morris <rgm@gnu.org>
5903
5904 * subr.el (last): Deal with dotted lists (reported in bug#7174).
5905
88f427d5
SB
59062010-10-13 Stephen Berman <stephen.berman@gmx.net>
5907
5908 * subr.el (last): Use `safe-length' instead of `length' (bug#7206).
5909
a1d16a7b
G
59102010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5911
5912 * net/tls.el (tls-program): Remove spurious %s from openssl.
5913 (tls-starttls-switches): Remove starttls hack.
5914 (open-tls-stream): Ditto.
5915 (tls-find-starttls-argument): Ditto.
5916
2e288d54
JB
59172010-10-13 Juanma Barranquero <lekktu@gmail.com>
5918
5919 * image.el (image-library-alist): Declare as obsolete alias.
5920 (image-type-available-p): Use `dynamic-library-alist'.
5921
5922 * term/w32-win.el (dynamic-library-alist):
5923 Use instead of `image-library-alist'.
5924
35744400
IS
59252010-10-13 IRIE Shinsuke <irieshinsuke@yahoo.co.jp> (tiny change)
5926
5927 * subr.el (last): Make it faster. (Bug#7174)
5928
290fe464
RO
59292010-10-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change)
5930
5931 * Makefile.in (compile-clean): Use `` instead of $(). (Bug#7178)
5932
2919746c
CY
59332010-10-12 Chong Yidong <cyd@stupidchicken.com>
5934
5935 * cus-theme.el (custom-theme--listed-faces): Add cursor face.
5936 (describe-theme-1): Extract doc from unloaded themes.
5937
5938 * custom.el (custom-theme-name-valid-p): Don't list color-themes.
5939
5940 * themes/tango-theme.el:
5941 * themes/tango-dark-theme.el:
5942 * themes/wheatgrass-theme.el: New files.
5943
6b09b5d1
CY
59442010-10-12 Chong Yidong <cyd@stupidchicken.com>
5945
5946 * cus-theme.el (describe-theme, customize-themes)
5947 (custom-theme-save): New commands.
5948 (custom-new-theme-mode-map): Bind C-x C-s.
5949 (custom-new-theme-mode): Use custom--initialize-widget-variables.
5950 (customize-create-theme): New optional arg THEME.
5951 (custom-theme-revert): Use it.
5952 (custom-theme-visit-theme): Remove dead code.
5953 (custom-theme-merge-theme): Use custom-available-themes.
5954 (custom-theme-write): Make interactive.
5955 (custom-theme-write): Use custom-theme-name-valid-p.
5956 (describe-theme-1, custom-theme-choose-revert)
5957 (custom-theme-checkbox-toggle, custom-theme-selections-toggle):
5958 New funs.
5959 (custom-theme-allow-multiple-selections): New option.
5960 (custom-theme-choose-mode): New major mode.
5961
43f964fc
SM
5962 * custom.el (custom-theme-set-variables): Remove dead code.
5963 Obey custom--inhibit-theme-enable.
6b09b5d1
CY
5964 (custom--inhibit-theme-enable): New var.
5965 (provide-theme): Obey it.
5966 (load-theme): Replace load with manual read/eval, in order to
5967 check for correctness. Use custom-theme-name-valid-p.
5968 (custom-theme-name-valid-p): New function.
5969 (custom-available-themes): Use it.
5970
5971 * cus-edit.el (custom--initialize-widget-variables): New function.
5972 (Custom-mode): Use it.
5973
43f964fc
SM
5974 * cus-face.el (custom-theme-set-faces): Remove dead code.
5975 Obey custom--inhibit-theme-enable.
6b09b5d1
CY
5976
5977 * help-mode.el (help-theme-def, help-theme-edit): New buttons.
5978
16366259
JB
59792010-10-12 Juanma Barranquero <lekktu@gmail.com>
5980
cb7d821e 5981 * net/telnet.el (telnet-mode-map): Fix previous change (bug#7193).
16366259 5982
4c14013d 59832010-10-12 Jan Djärv <jan.h.d@swipnet.se>
9386ae12 5984
4c14013d
JB
5985 * term/ns-win.el (ns-right-alternate-modifier): New defvar.
5986 (ns-right-option-modifier): New alias for ns-right-alternate-modifier.
5987 (mac-right-option-modifier): New alias for ns-right-option-modifier.
5988
5989 * cus-start.el (all): ns-right-alternate-modifier is new.
9386ae12 5990
4c14013d 59912010-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4c528197
SM
5992
5993 * emacs-lisp/lisp.el (lisp-completion-at-point):
5994 Use emacs-lisp-mode-syntax-table for the whole function.
5995
4c14013d 59962010-10-12 David Koppelman <koppel@ece.lsu.edu>
c58059f2
DK
5997
5998 * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified
4c528197
SM
5999 instead of font-lock-mode before adding keywords.
6000 Remove hi-lock-mode off code. Remove inhibit hack.
c58059f2
DK
6001 (hi-lock-set-pattern): Only add keywords if font-lock-fontified
6002 non-nil; removed hook inhibit hack.
6003
4c14013d 60042010-10-12 Glenn Morris <rgm@gnu.org>
c7d6d8a1 6005
d15f9a2b
GM
6006 * emacs-lisp/shadow.el (find-emacs-lisp-shadows): Rename it...
6007 (load-path-shadows-find): ... to this.
6008 (list-load-path-shadows): Update for above change.
6009
c7d6d8a1
GM
6010 * mail/mail-utils.el (mail-mbox-from): Also try return-path.
6011
f0b7f5a8
KY
60122010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
6013
6014 * mail/hashcash.el, net/imap.el, pgg-parse.el, pgg.el:
6015 Fix comment for declare-function.
6016
05d22d02
CY
60172010-10-11 Chong Yidong <cyd@stupidchicken.com>
6018
6019 * custom.el (custom-fix-face-spec): New function; code moved from
6020 custom-face-edit-fix-value.
6021 (custom-push-theme): Use it when checking if a face has been
6022 changed outside customize.
6023 (custom-available-themes): New function.
6024 (load-theme): Use it.
6025
43f964fc 6026 * cus-edit.el (custom-face-edit-fix-value): Use custom-fix-face-spec.
05d22d02
CY
6027
6028 * custom.el (custom-push-theme): Cleanup (use cond).
6029 (disable-theme): Recompute the saved-face property.
6030 (custom-theme-recalc-face): Follow face alias before setting prop.
6031
43f964fc
SM
6032 * image.el (image-checkbox-checked, image-checkbox-unchecked):
6033 New variables, containing checkbox images.
05d22d02
CY
6034
6035 * startup.el (fancy-startup-tail):
6036 * wid-edit.el (checkbox): Use them.
6037
293e7c22
DN
60382010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
6039
a0310a6c
DN
6040 * shell.el (shell-mode-map):
6041 * progmodes/modula2.el (m2-mode-map):
6042 * progmodes/inf-lisp.el (inferior-lisp-mode-map):
6043 * play/mpuz.el (mpuz-mode-map):
6044 * play/landmark.el (lm-mode-map):
6045 * play/decipher.el (decipher-mode-map):
6046 * play/5x5.el (5x5-mode-map):
6047 * net/telnet.el (telnet-mode-map):
6048 * net/quickurl.el (quickurl-list-mode-map):
6049 * net/mairix.el (mairix-searches-mode-map):
6050 * net/eudc-hotlist.el (eudc-hotlist-mode-map):
6051 * net/dig.el (dig-mode-map):
6052 * mail/mspools.el (mspools-mode-map):
6053 * hexl.el (hexl-mode-map):
6054 * emulation/ws-mode.el (wordstar-C-k-map, wordstar-mode-map)
6055 (wordstar-C-o-map, wordstar-C-q-map):
6056 * emacs-lisp/edebug.el (edebug-eval-mode-map):
6057 * emacs-lisp/chart.el (chart-map):
6058 * edmacro.el (edmacro-mode-map):
6059 * erc/erc-list.el (erc-list-menu-mode-map):
6060 * array.el (array-mode-map): Declare and define in one step.
6061
293e7c22
DN
6062 * vc/log-view.el (log-view-mode-map): Bind revert-buffer.
6063
446b12da
DU
60642010-10-10 Daiki Ueno <ueno@unixuser.org>
6065
6066 * epa.el (epa-passphrase-callback-function): Display filename
6067 passed as the 3rd arg.
43f964fc
SM
6068 * epa-file.el (epa-file-passphrase-callback-function):
6069 Pass filename to epa-passphrase-callback-function.
446b12da 6070
76c16af8
CY
60712010-10-09 Chong Yidong <cyd@stupidchicken.com>
6072
6073 * cus-edit.el (custom-face-widget-to-spec)
6074 (custom-face-get-current-spec, custom-face-state): New functions.
6075 (custom-face-set, custom-face-mark-to-save)
6076 (custom-face-value-create, custom-face-state-set): Use them.
6077
6078 * cus-theme.el (custom-theme--listed-faces): New var.
6079 (customize-create-theme): Use *Custom Theme* as the buffer name.
6080 Set revert-buffer-function. Optional arg BUFFER. Insert all
6081 faces listed in custom-theme--listed-faces.
6082 (custom-theme-revert): New function.
6083 (custom-theme-add-variable, custom-theme-add-face): Insert at the
6084 bottom of the list.
6085 (custom-theme-write): Prompt for theme name if empty.
6086 (custom-theme-write-variables): Use dolist.
6087 (custom-theme-write-faces): Handle hidden (collapsed) widgets.
6088
e15f8aaa
AM
60892010-10-09 Alan Mackenzie <acm@muc.de>
6090
6091 Enhance fontification of declarators to take account of the
6092 presence/absence of "typedef".
6093
6094 * cc-engine.el (c-forward-type): New &optional param
6095 "brace-block-too".
6096 (c-forward-decl-or-cast-1): cdr of return value now indicates the
43f964fc 6097 presence of either or both of a "struct"-like keyword and "typedef".
e15f8aaa
AM
6098
6099 * cc-fonts.el (c-complex-decl-matchers): Remove the heuristic
6100 fontification of declarators which follow a "}".
6101 (c-font-lock-declarations): Fontify declarators according to the
6102 presence/absence of "typedef".
6103
6104 * cc-langs.el (c-typedef-kwds c-typedef-key): New lang variable
6105 for "typedef".
6106 (c-typedef-decl-key): New lang variable built from
6107 c-typedef-decl-kwds.
6108
cf321e50
LMI
61092010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6110
77aec221
LMI
6111 * ibuffer.el (ibuffer-mode-map): Don't redefine the cursor keys,
6112 since that's too annoying. Move the filter groups commands to
6113 TAB/backtab.
6114
7450df5d
LMI
6115 * epa.el (epa-passphrase-callback-function): Say what we're
6116 querying the password for.
6117
cf321e50 6118 * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
43f964fc 6119 behaviour, don't bury the ibuffer buffer when visiting other buffers.
cf321e50 6120
587faadd
CY
61212010-10-08 Chong Yidong <cyd@stupidchicken.com>
6122
6123 * cus-edit.el (custom-commands, custom-buffer-create-internal)
6124 (custom-magic-value-create): Pad button tags with spaces.
6125 (custom-face-edit): New variable.
6126 (custom-face-value-create): Determine whether to use the usual
43f964fc
SM
6127 face editor here, instead of using custom-face-selected.
6128 Pass face defaults to custom-face-edit widget.
587faadd
CY
6129 (custom-face-selected, custom-display-unselected): Delete widgets.
6130 (custom-display-unselected-match): Function removed.
43f964fc
SM
6131 (custom-face-set, custom-face-mark-to-save):
6132 Accept custom-face-edit widgets as the direct widget child.
587faadd
CY
6133
6134 * wid-edit.el (widget--completing-widget): New var.
6135 (widget-default-complete): Bind it when doing completion.
6136 (widget-string-complete, widget-file-complete): Use it.
6137
a1ab97d0
GM
61382010-10-09 Glenn Morris <rgm@gnu.org>
6139
85d50db7
GM
6140 * calendar/cal-hebrew.el (holiday-hebrew-rosh-hashanah)
6141 (holiday-hebrew-passover, holiday-hebrew-tisha-b-av)
6142 (holiday-hebrew-misc): Small simplifications.
6143
3fb78d1f
GM
6144 * emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c.
6145
a1ab97d0
GM
6146 * net/browse-url.el: Don't require thingatpt, term, dired,
6147 executable, or w3-auto when compiling.
6148 (dired-get-filename, term-char-mode, term-send-down, term-send-string):
6149 Declare.
6150 (browse-url-text-emacs): Require term.
6151
2187e5bb
AS
61522010-10-08 Andreas Schwab <schwab@linux-m68k.org>
6153
6154 * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
6155
e5d49589
GM
61562010-10-08 Glenn Morris <rgm@gnu.org>
6157
5823f53f
GM
6158 * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
6159
e5d49589
GM
6160 * emacs-lisp/shadow.el (lisp-shadow): Change prefix.
6161 (shadows-compare-text-p): Make it an obsolete alias for...
6162 (load-path-shadows-compare-text): ... new name.
6163 (find-emacs-lisp-shadows): Update for above name change.
6164 (load-path-shadows-same-file-or-nonexistent): New name for the old
6165 shadow-same-file-or-nonexistent.
6166
4628bef1 61672010-10-08 Chong Yidong <cyd@stupidchicken.com>
397ae226
CY
6168
6169 * minibuffer.el (completion--some, completion--do-completion)
6170 (minibuffer-complete-and-exit, minibuffer-completion-help)
6171 (completion-basic-try-completion)
6172 (completion-basic-all-completions)
6173 (completion-pcm--find-all-completions): Use lexical-let to
6174 avoid some false matches in variable completion (Bug#7056)
6175
4628bef1 61762010-10-08 Olof Ohlsson Sax <olof.ohlsson.sax@gmail.com> (tiny change)
8686a5ea
OOS
6177
6178 * vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
6179
4628bef1 61802010-10-08 Leo <sdl.web@gmail.com>
83b8ea28
LL
6181
6182 * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only
6183 return non-nil if the file exists (Bug#7090).
6184
4628bef1 61852010-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
55586d2a
SM
6186
6187 * minibuffer.el (completion--replace):
6188 Better preserve markers (bug#7138).
6189
4628bef1 61902010-10-08 Juanma Barranquero <lekktu@gmail.com>
2b7ba565
JB
6191
6192 * server.el (server-process-filter): Doc fix.
6193
4628bef1 61942010-10-08 Drew Adams <drew.adams@oracle.com>
53ad04fc
DA
6195
6196 * dired.el (dired-save-positions): Doc fix. (Bug#7119)
6197
e4adf61e
GM
61982010-10-08 Glenn Morris <rgm@gnu.org>
6199
24ac444f
GM
6200 * vc/ediff-wind.el (ediff-setup-control-frame):
6201 * vc/ediff-ptch.el (ediff-default-backup-extension):
6202 * vc/ediff-diff.el (ediff-shell, ediff-diff-options)
6203 (ediff-exec-process): Remove system-types emx, windows-95.
6204
e4adf61e
GM
6205 * net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
6206
61328d7c
CY
62072010-10-07 Chong Yidong <cyd@stupidchicken.com>
6208
6209 * cus-edit.el (custom-variable, custom-face): Doc fix.
6210 (custom-face-edit): Add value-create attribute.
6211 (custom-face-edit-value-create)
43f964fc
SM
6212 (custom-face-edit-value-visibility-action): New functions.
6213 Hide unused face attributes by default, and add a visibility toggle.
61328d7c
CY
6214 (custom-face-edit-deactivate): Show empty values with shadow face.
6215 (custom-face-selected): Only use this for face specs with default
6216 attributes.
6217 (custom-face-value-create): Cleanup.
6218
6219 * wid-edit.el (widget-checklist-value-create): Use dolist.
6220 (widget-checklist-match-find): Make second arg optional.
6221
ac44263a
GM
62222010-10-07 Glenn Morris <rgm@gnu.org>
6223
849b02b4
GM
6224 * hilit-chg.el (hilit-chg-get-diff-info, hilit-chg-get-diff-list-hk):
6225 Prefix things.
6226
ac44263a
GM
6227 * emacs-lisp/shadow.el (shadow-font-lock-keywords)
6228 (load-path-shadows-mode, list-load-path-shadows): Rename shadow-mode to
6229 load-path-shadows-mode, update references.
06d9ef85
GM
6230 (load-path-shadows-font-lock-keywords, load-path-shadows-find-file):
6231 Rename variable and button.
6232 (list-load-path-shadows): Update button caller.
ac44263a 6233
29c72a6e
SM
62342010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
6235
6236 * emacs-lisp/smie.el (smie-bnf-classify): New function.
6237 (smie-bnf-precedence-table): Use it to remember the closers/openers.
6238 (smie-merge-prec2s): Handle those new entries.
6239 (smie-prec2-levels): Only set precedence to nil for actual
6240 openers/closers.
6241 * progmodes/octave-mod.el (octave-smie-op-levels): Remove dummy entry
6242 that is now unnecessary.
6243
775f75bc 62442010-10-07 Miles Bader <miles@gnu.org>
07ff7702
MB
6245
6246 * emacs-lisp/regexp-opt.el (regexp-opt): Add `symbols' mode.
6247
7e1e2a6e
GM
62482010-10-07 Glenn Morris <rgm@gnu.org>
6249
58d1ac6d
GM
6250 * mail/rmail.el (mail-sendmail-delimit-header, mail-header-end)
6251 (mail-position-on-field): Remove declarations.
6252 (mail-position-on-field): Autoload it.
6253 (rmail-retry-failure): Replace use of mail-sendmail-delimit-header
6254 and mail-header-end. Don't require sendmail.
6255
7b9235ad
GM
6256 * emacs-lisp/shadow.el (shadow-font-lock-keywords): New variable.
6257 (shadow-mode): New mode.
6258 (shadow-find-file): New button.
6259 (list-load-path-shadows): Use shadow-mode and buttons.
6260
52da2182
GM
6261 * iimage.el (iimage-version): Remove.
6262 (iimage-mode-image-search-path, iimage-mode-image-regex-alist):
6263 Turn into defcustoms.
6264 (iimage-mode-map): Give it a doc string.
6265
7e1e2a6e
GM
6266 * calendar/appt.el (appt-activate): Give a warning rather than an error
6267 if there is no diary-file.
6268
e44eccd7
MA
62692010-10-06 Michael Albinus <michael.albinus@gmx.de>
6270
29c72a6e
SM
6271 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
6272 Use `tramp-handle-find-backup-file-name'.
e44eccd7 6273
4583e796
GM
62742010-10-06 Glenn Morris <rgm@gnu.org>
6275
6aecca99
GM
6276 * font-core.el (font-lock-defaults-alist): Remove variable.
6277 (font-lock-mode): Doc fix.
6278 (font-lock-default-function): Do not consult font-lock-defaults-alist.
6279 * font-lock.el (font-lock-refresh-defaults): Doc fix.
6280 (font-lock-set-defaults): Doc fix.
6281 Do not consult font-lock-defaults-alist.
6282
645a6257
GM
6283 * hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
6284
4583e796
GM
6285 * emacs-lisp/cl.el: No longer provide cl-19.
6286
bd8fadca
MA
62872010-10-05 Michael Albinus <michael.albinus@gmx.de>
6288
6289 * net/tramp.el (tramp-handle-directory-files-and-attributes)
6290 (tramp-handle-file-exists-p, tramp-handle-file-newer-than-file-p):
6291 New defuns, taken from tramp-smb.el.
6292 (tramp-coding-system-change-eol-conversion)
43f964fc 6293 (tramp-set-process-query-on-exit-flag): Remove.
bd8fadca 6294
43f964fc 6295 * net/tramp-compat.el (top): Do not check for byte-compiler objects.
bd8fadca
MA
6296 (tramp-compat-coding-system-change-eol-conversion)
6297 (tramp-compat-set-process-query-on-exit-flag): New defuns, taken
6298 from tramp.el.
6299
6300 * net/tramp-gvfs.el:
6301 * net/tramp-gw.el: Replace `tramp-set-process-query-on-exit-flag'
6302 by `tramp-compat-set-process-query-on-exit-flag'.
6303
43f964fc
SM
6304 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
6305 Use `tramp-handle-directory-files-and-attributes',
bd8fadca
MA
6306 `tramp-handle-file-exists-p' and
6307 `tramp-handle-file-newer-than-file-p'.
6308 (tramp-imap-handle-file-exists-p)
6309 (tramp-imap-handle-file-executable-p)
6310 (tramp-imap-handle-file-readable-p)
6311 (tramp-imap-handle-directory-files-and-attributes)
43f964fc 6312 (tramp-imap-handle-file-newer-than-file-p): Remove.
bd8fadca
MA
6313
6314 * net/tramp-sh.el: Replace `tramp-set-process-query-on-exit-flag'
6315 by `tramp-compat-set-process-query-on-exit-flag' and
6316 `tramp-coding-system-change-eol-conversion' by
6317 `tramp-compat-coding-system-change-eol-conversion'.
6318
43f964fc
SM
6319 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
6320 Use `tramp-handle-directory-files-and-attributes',
bd8fadca
MA
6321 `tramp-handle-file-exists-p' and
6322 `tramp-handle-file-newer-than-file-p'.
6323 (tramp-smb-handle-directory-files-and-attributes)
6324 (tramp-smb-handle-file-exists-p)
43f964fc
SM
6325 (tramp-smb-handle-file-newer-than-file-p): Remove.
6326 (tramp-smb-maybe-open-connection):
6327 Replace `tramp-set-process-query-on-exit-flag' by
bd8fadca
MA
6328 `tramp-compat-set-process-query-on-exit-flag'.
6329
726c5357
GM
63302010-10-05 Glenn Morris <rgm@gnu.org>
6331
6332 * obsolete/rnews.el, obsolete/rnewspost.el: Remove files.
6333
4a93e698
MA
63342010-10-04 Michael Albinus <michael.albinus@gmx.de>
6335
6336 Continue reorganization of load dependencies. (Bug#7156)
6337
6338 * net/tramp.el (tramp-handle-file-local-copy-hook)
6339 (tramp-delete-temp-file-function): Move down.
6340 (tramp-exists-file-name-handler): Move up.
6341 (tramp-register-file-name-handlers): Simplify autoload.
6342 (tramp-handle-write-region-hook, tramp-handle-directory-file-name)
6343 (tramp-handle-directory-files, tramp-handle-dired-uncache)
6344 (tramp-handle-file-modes, tramp-handle-file-name-as-directory)
6345 (tramp-handle-file-name-completion)
6346 (tramp-handle-file-name-directory)
6347 (tramp-handle-file-name-nondirectory, tramp-handle-file-regular-p)
6348 (tramp-handle-file-remote-p, tramp-handle-file-symlink-p)
6349 (tramp-handle-find-backup-file-name)
6350 (tramp-handle-insert-file-contents, tramp-handle-load)
6351 (tramp-handle-substitute-in-file-name)
6352 (tramp-handle-unhandled-file-name-directory)
6353 (tramp-mode-string-to-int, tramp-local-host-p)
43f964fc 6354 (tramp-make-tramp-temp-file): Move from tramp-sh.el.
4a93e698
MA
6355
6356 * net/tramp-gvfs.el (top):
6357 * net/tramp-smb.el (top): Do not require 'tramp-sh.
6358
6359 * net/tramp-sh.el (all): Move several objects to tramp.el, see
6360 there. Rename `tramp-handle-*' to `tramp-sh-handle-*'.
6361
b4593555
GM
63622010-10-04 Glenn Morris <rgm@gnu.org>
6363
6364 * calendar/appt.el (appt-add): Ensure reminders are enabled.
6365 (appt-activate): Give status messages.
6366
8762aa10
TZ
63672010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
6368
6369 * net/gnutls.el: Improve docs. Remove starttls and ssl emulation.
6370 Provide only `open-gnutls-stream' (formerly `open-ssl-stream') and
43f964fc
SM
6371 `gnutls-negotiate' (formerly `starttls-negotiate').
6372 Remove trivial wrapper `starttls-open-stream'.
8762aa10 6373
82fb8701
DN
63742010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
6375
6376 Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
6377 log-outgoing commands.
6378 * vc/vc.el (vc-log-internal-common): Add a new argument and use it
6379 to create a buffer local revert-buffer-function variable.
6380 (vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
6381 revert-buffer-function lambda.
6382
c1ae068b
LMI
63832010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
6384
6385 * net/gnutls.el (starttls-negotiate): Use the plist interface to
43f964fc
SM
6386 `gnutls-boot'. Make TYPE the only required parameter.
6387 Allow TRUSTFILES and KEYFILES to be lists.
c1ae068b
LMI
6388 (open-ssl-stream): Use it.
6389
67141a37
GM
63902010-10-03 Glenn Morris <rgm@gnu.org>
6391
77f38949
GM
6392 * subr.el (directory-sep-char): Remove obsolete variable.
6393 * net/tramp-compat.el: Don't mess about with the byte-compiler unless
6394 it is "necessary".
6395
67141a37
GM
6396 * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable.
6397 * vc/vc.el (vc-static-header-alist): Doc fix.
6398 * vc/vc-cvs.el (vc-cvs-header):
6399 * vc/vc-rcs.el (vc-rcs-header):
6400 * vc/vc-sccs.el (vc-sccs-header):
6401 * vc/vc-svn.el (vc-svn-header): Do not consult vc-header-alist.
6402 * obsolete/vc-mcvs.el (vc-mcvs-header):
6403 * progmodes/cperl-mode.el (cperl-mode): Only set vc-header-alist
6404 on XEmacs.
6405
96bcef2e
CY
64062010-10-03 Chong Yidong <cyd@stupidchicken.com>
6407
43f964fc
SM
6408 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
6409 Remove obsolete use of binary-overwrite-mode (Bug#7001).
96bcef2e 6410
ef47f179
GM
64112010-10-03 Glenn Morris <rgm@gnu.org>
6412
01c35094 6413 * obsolete/x-menu.el: Remove file, obsolete since 21.1.
0437978e 6414
aee3c6f7
GM
6415 * textmodes/rst.el (rst-font-lock-keywords-function):
6416 Drop Emacs 20 code.
6417
f88cd114
GM
6418 * textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
6419
6abfe35f
GM
6420 * printing.el: Drop Emacs 20 code.
6421
59e31cfa
GM
6422 * calendar/appt.el (appt-delete): Don't autoload it (you can't use it
6423 without having used appt.el already).
6424
922ad43e
GM
6425 * subr.el (make-local-hook): Remove function obsolete since 21.1.
6426 * progmodes/cc-mode.el (make-local-hook): Don't do cc-bytecomp stuff.
6427 (c-basic-common-init, c-font-lock-init): Only call make-local-hook on
6428 XEmacs.
6429 * progmodes/cc-styles.el (make-local-hook): Don't do cc-bytecomp stuff.
6430 (c-make-styles-buffer-local): Only call make-local-hook on XEmacs.
6431
ef47f179
GM
6432 * ps-def.el (leading-code-private-22, charset-bytes, charset-id)
6433 (charset-width, find-charset-region, chars-in-region, forward-point)
6434 (encode-coding-string, coding-system-p, ccl-execute-on-string)
6435 (define-ccl-program, multibyte-string-p, string-make-multibyte):
6436 Remove compatibility cruft (none of these are used by ps*.el).
6437
ac6ca7ba
KR
64382010-10-03 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6439
6440 * subr.el (booleanp): Return t instead of a list (Bug#7086).
6441
2a847524
CY
64422010-10-03 Chong Yidong <cyd@stupidchicken.com>
6443
43f964fc
SM
6444 * server.el (server-process-filter, server-return-error):
6445 Give emacsclient time to shut down after receiving an error string.
2a847524 6446
4bc3c53d
MA
64472010-10-02 Michael Albinus <michael.albinus@gmx.de>
6448
6449 * files.el (remote-file-name-inhibit-cache): New defcustom.
6450
43f964fc
SM
6451 * time.el (display-time-file-nonempty-p):
6452 Use `remote-file-name-inhibit-cache'.
4bc3c53d 6453
43f964fc
SM
6454 * net/tramp.el (tramp-completion-reread-directory-timeout):
6455 Fix docstring.
4bc3c53d
MA
6456
6457 * net/tramp-cache.el (tramp-cache-inhibit-cache): Remove.
6458 (tramp-get-file-property): Replace `tramp-cache-inhibit-cache' by
6459 `remote-file-name-inhibit-cache'. Check also for an integer
6460 value. Add/increase counter when `tramp-verbose' >= 10.
6461 (tramp-set-file-property): Add/increase counter when
6462 `tramp-verbose' >= 10.
6463
6464 * net/tramp-cmds.el (tramp-cleanup-all-connections)
6465 (tramp-cleanup-all-buffers): Set tramp-autoload cookie.
6466 (tramp-bug): Set tramp-autoload cookie. Report all interned
6467 tramp-* variables. Report also `remote-file-name-inhibit-cache'.
6468 (tramp-reporter-dump-variable): Fix docstring. Mask non-7bit
6469 characters only in strings.
6470
6471 * net/tramp-compat.el (remote-file-name-inhibit-cache): Define due
6472 to backward compatibility.
6473
6474 * net/tramp-sh.el (tramp-handle-verify-visited-file-modtime)
6475 (tramp-handle-file-name-all-completions)
43f964fc
SM
6476 (tramp-handle-vc-registered): Use `remote-file-name-inhibit-cache'.
6477 (tramp-open-connection-setup-interactive-shell):
6478 Call `tramp-cleanup-connection' directly.
4bc3c53d 6479
9c524fcb
GM
64802010-10-02 Glenn Morris <rgm@gnu.org>
6481
3226d6ca
GM
6482 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Remove obsolete alias.
6483
6484 * subr.el (char-bytes): Remove obsolete function.
6485
6486 * isearch.el (isearch-return-char): Remove obsolete function.
6487
6488 * mouse.el: No longer provide mldrag.
6489 (mldrag-drag-mode-line, mldrag-drag-vertical-line):
6490 Remove obsolete aliases.
6491
6492 * comint.el (comint-kill-output): Remove obsolete alias.
6493
6494 * composite.el (decompose-composite-char): Remove obsolete function.
6495 * ps-def.el (decompose-composite-char): Remove unused function.
6496
6497 * iswitchb.el (iswitchb-default-keybindings): Remove obsolete function.
6498
6499 * outline.el (outline-visible): Remove obsolete function.
6500
6501 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
6502 * faces.el (internal-find-face, internal-get-face)
6503 (frame-update-faces, frame-update-face-colors)
6504 (x-frob-font-weight, x-frob-font-slant)
6505 (internal-frob-font-weight, internal-frob-font-slant)
6506 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
6507 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
6508 (x-make-font-bold-italic): Remove functions and aliases, obsolete
6509 since Emacs 21.1.
6510 * emulation/viper-util.el (viper-get-face):
6511 * obsolete/lucid.el (find-face, get-face): Use facep.
6512 * vc/ediff-init.el (ediff-valid-color-p, ediff-get-face):
6513 Remove unused functions.
6514 * vc/ediff-util.el (ediff-submit-report): Doc fix.
6515
9c524fcb
GM
6516 * emacs-lisp/bytecomp.el (byte-compile-file): Use kill-emacs-hook to
6517 delete tempfile if interrupted during compilation.
6518
aecb42aa
LMI
65192010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6520
6521 * net/tls.el (tls-starttls-switches): Give up on using starttls with
6522 gnutls-cli.
6523 (tls-program): Add --insecure to be consistent with the defaults from
6524 openssl s_client. Now all three commands are insecure.
6525
73077a9a
EZ
65262010-10-01 Eli Zaretskii <eliz@gnu.org>
6527
6528 * makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake)
6529 (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH)
6530 (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets.
6531
1ef075bb
GM
65322010-10-01 Glenn Morris <rgm@gnu.org>
6533
1fcaf927
GM
6534 * obsolete/sc.el: Remove file.
6535
1ef075bb
GM
6536 * files.el (temporary-file-directory): On darwin, also try
6537 DARWIN_USER_TEMP_DIR (see discussion in bug#7135).
6538
a16f5f64
JB
65392010-10-01 Juanma Barranquero <lekktu@gmail.com>
6540
6541 * server.el (server-start): Revert part of 2010-09-30T02:53:26Z!lekktu@gmail.com.
6542 Let's not break compatibility gratuitously, shall we?
6543
6b958814
G
65442010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6545
47e08896 6546 * net/tls.el (tls-starttls-switches): New variable.
6b958814
G
6547 (tls-find-starttls-argument): Use it.
6548 (open-tls-stream): Ditto.
6549
47e08896 6550 * net/netrc.el (netrc-credentials): Return the value of the "default"
6b958814
G
6551 entry.
6552 (netrc-machine): Ditto.
6553
cad90f3b
EZ
65542010-09-30 Eli Zaretskii <eliz@gnu.org>
6555
6556 * vc/vc-hooks.el (vc-default-mode-line-string): Doc fix.
6557
968ef9b4
JB
65582010-09-30 Juanma Barranquero <lekktu@gmail.com>
6559
6560 * server.el (server-start): Don't write pid to the authentication file.
6561 (server-create-tty-frame): Don't send pid.
6562 (server-process-filter): Send pid at the start of every connection.
6563
3536dea8
GM
65642010-09-30 Glenn Morris <rgm@gnu.org>
6565
8e378d88
GM
6566 * calendar/diary-lib.el (view-diary-entries, list-diary-entries)
6567 (show-all-diary-entries): Remove obsolete function aliases.
6568
3536dea8
GM
6569 * calendar/appt.el (appt-issue-message, appt-visible, appt-msg-window):
6570 Remove options, obsolete since 22.1.
6a7662bb
BR
6571 (appt-display-format, appt-display-message):
6572 Remove backwards-compatibility code.
3536dea8
GM
6573 (appt-check): No longer check appt-issue-message.
6574 (appt-make-list): No longer autoload it. Doc fix. No longer
6575 activate the package.
6576
df7fcaff
LMI
65772010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6578
6579 * net/gnutls.el (starttls-negotiate): Loop a lot longer.
bac5cef8
LMI
6580 (starttls-negotiate): Just call boot, and let the handshake be
6581 triggered from the read loop.
df7fcaff 6582
c2828614
GM
65832010-09-29 Glenn Morris <rgm@gnu.org>
6584
17a46341
GM
6585 * calendar/diary-lib.el (diary-list-entries): Use temp buffers when
6586 not displaying the diary.
6587 (diary-add-to-list): If no buffer-file-name, fall back to diary-file.
6588 * calendar/appt.el (appt-check): No longer need to kill diary.
6589
7161e329
GM
6590 * calendar/diary-lib.el (diary-list-entries): Move the
6591 "Preparing..." message entirely here.
6592 (diary-simple-display, diary-fancy-display): Move "Preparing..."
6593 messages to diary-list-entries.
6594 (diary-include-other-diary-files): Use LIST-ONLY rather than setting
6595 diary-display-function.
6596
d0de6cba
GM
6597 * calendar/diary-lib.el (diary-include-other-diary-files):
6598 Trap some recursive includes.
6599
c2828614
GM
6600 * calendar/appt.el (appt-activate): Check diary file.
6601
0c43b6f8
KY
66022010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
6603
6604 * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
6605 construction.
6606
6607 * calendar/time-date.el: No need to require cl for Emacs 21.
6608
97ce2730
GM
66092010-09-28 Glenn Morris <rgm@gnu.org>
6610
6611 * calendar/appt.el (appt-check): Minor simplification.
6612
e0a185ae
KY
66132010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6614
6615 * mail/sendmail.el (mail-citation-prefix-regexp): Remove "}" from
6616 citation prefix.
6617
c19f76a1
AS
66182010-09-27 Andreas Schwab <schwab@linux-m68k.org>
6619
95b6d681
JB
6620 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
6621 Avoid infinite recursion on erroneous lambda form. (Bug#7114)
c19f76a1 6622
fd057fd2
KH
66232010-09-27 Kenichi Handa <handa@m17n.org>
6624
6625 * tar-mode.el (tar-header-block-tokenize): Decode filenames in
6626 "ustar" format.
6627
368b3544
KH
66282010-09-27 Kenichi Handa <handa@m17n.org>
6629
6630 * international/mule.el (define-coding-system): Docstring fixed.
6631
6632 * international/mule-diag.el (describe-character-set): Use princ
6633 with proper print-length and print-level instead of insert.
6634
95b6d681 66352010-09-27 Juanma Barranquero <lekktu@gmail.com>
fb5f3a23
JB
6636
6637 * window.el (walk-windows): Doc fix (bug#7105).
6638
99368725
SM
66392010-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
6640
6641 * emacs-lisp/float-sup.el (e): Remove.
6642
8ed70bf3
LMI
66432010-09-27 Teodor Zlatanov <tzz@lifelogs.com>
6644
6645 * net/gnutls.el (gnutls, gnutls-log-level): Add group and custom
6646 variable.
6647 (starttls-negotiate): Use it.
6648
d2e9d0bb
LMI
66492010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6650
6651 * net/gnutls.el (starttls-negotiate): Stop looping when we get a t
6652 back.
6653
15413fb4
SM
66542010-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
6655
6656 * emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
6657
1821a7b4
LMI
66582010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6659
6303aba1
LMI
6660 * net/gnutls.el (starttls-negotiate): Avoid the cl.el decf function.
6661
1821a7b4
LMI
6662 * net/netrc.el (netrc-store-data): New function.
6663
8af55556
TZ
66642010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
6665
6666 * net/gnutls.el: GnuTLS glue code to set up a connection.
6667
42343747
JD
66682010-09-25 Julien Danjou <julien@danjou.info>
6669
6670 * notifications.el: Call dbus-register-signal only if it is bound.
6671
ec60da52
GM
66722010-09-25 Glenn Morris <rgm@gnu.org>
6673
6674 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
6675 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
6676 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
6677 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
6678 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
6679 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
6680 * eshell/esh-mode.el, eshell/esh-proc.el, eshell/esh-test.el:
6681 * eshell/esh-util.el, eshell/esh-var.el:
6682 Remove leading `*' from docs of faces and defcustoms.
6683
4c964351
UM
66842010-09-25 Ulrich Mueller <ulm@gentoo.org>
6685
6686 * eshell/em-ls.el (eshell-ls-archive-regexp):
6687 * eshell/esh-util.el (eshell-tar-regexp):
6688 * ibuffer.el (ibuffer-compressed-file-name-regexp):
6689 * info.el (Info-suffix-list):
6690 * international/mule.el (auto-coding-alist):
6691 * woman.el (woman-file-regexp, woman-file-compression-regexp):
6692 * progmodes/etags.el (tags-compression-info-list):
6693 Support xz compression.
6694
41f54b73
CY
66952010-09-25 Chong Yidong <cyd@stupidchicken.com>
6696
6697 * files.el (get-free-disk-space): Don't assume the "df" output
6698 columns line up (Bug#6995).
6699
40b1a3a9
JB
67002010-09-25 Juanma Barranquero <lekktu@gmail.com>
6701
6702 * finder.el (finder-unknown-keywords):
6703 * progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count):
6704 * progmodes/etags.el (tags-table-including): Fix typos in docstrings.
6705
ba3033ee
JB
67062010-09-25 Juanma Barranquero <lekktu@gmail.com>
6707
6708 * server.el (server-start): Revert part of 2010-08-08 change. Using
6709 address 127.0.0.1 for local host is now done in Fmake_network_process.
6710
5e339ee2
GM
67112010-09-24 Glenn Morris <rgm@gnu.org>
6712
6713 * image-mode.el, progmodes/compile.el, progmodes/gud.el:
6714 * progmodes/mixal-mode.el, textmodes/bibtex-style.el:
6715 * textmodes/css-mode.el, textmodes/dns-mode.el:
6716 Move autoloaded auto-mode-alist entries to files.el.
6717 * files.el (auto-mode-alist): Move entries here.
6718
af3ccb5c
GM
67192010-09-23 Glenn Morris <rgm@gnu.org>
6720
6721 * isearch.el (isearch-lazy-highlight-cleanup)
6722 (isearch-lazy-highlight-initial-delay)
6723 (isearch-lazy-highlight-interval)
6724 (isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face):
6725 * net/net-utils.el (ipconfig-program-options):
6726 Move aliases to options before the associated definitions.
6727
266a86bd 67282010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
c9805d23
SM
6729
6730 * newcomment.el (comment-normalize-vars): Better test validity of
6731 comment-end-skip.
6732
27ffea71 67332010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
9e0d4f9e
SM
6734
6735 * emacs-lisp/float-sup.el (float-pi): New name for `pi'.
6736 (float-e): New name for `e'.
6737 (degrees-to-radians, radians-to-degrees):
6738 * calendar/solar.el (solar-longitude):
6739 * calculator.el (calculator-registers, calculator-funcall):
6740 * textmodes/artist.el (artist-spray-random-points):
6741 * play/bubbles.el (bubbles--initialize-images): Use new names.
6742
27ffea71 67432010-09-23 Eric M. Ludlam <zappo@gnu.org>
a2930e43
EL
6744
6745 Update to CEDET 1.0's version of EIEIO.
6746
9e0d4f9e
SM
6747 * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key):
6748 New function.
a2930e43
EL
6749 (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
6750 (eieio-default-eval-maybe): Eval val instead of unquoting only.
6751 (class-precedence-list): If class is nil, return nil.
6752 (eieio-generic-call): If class of first input arg is nil, don't
6753 look up static methods, and do check for primary methods.
6754 (initialize-instance): See if the default needs to be evaluated
6755 during the constructor.
6756 (eieio-perform-slot-validation-for-default): Don't do the check
6757 for values that will eventually be evaluated.
6758 (eieio-eval-default-p): New function.
6759 (eieio-default-eval-maybe): Use it.
6760
27ffea71 67612010-09-23 Jan Moringen <jan.moringen@uni-bielefeld.de>
a2930e43
EL
6762
6763 * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
6764 method-invocation-order.
6765 (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
6766 (eieio-class-precedence-dfs): Compute class precedence list using
6767 dfs algorithm.
6768 (eieio-class-precedence-bfs): Compute class precedence list using
6769 bfs algorithm.
9e0d4f9e 6770 (eieio-class-precedence-c3): Compute class precedence list using
a2930e43
EL
6771 c3 algorithm.
6772 (class-precedence-list): New function.
6773 (eieiomt-method-list, eieiomt-sym-optimize): Use it.
6774 (inconsistent-class-hierarchy): New error symbol.
6775 (call-next-method): Stow the replacement argument list for future
6776 call-next-method invocations.
6777
266a86bd 67782010-09-23 Glenn Morris <rgm@gnu.org>
87e798a7 6779
ea7f9ebf
GM
6780 * calendar/appt.el (appt-check): If not displaying the diary,
6781 use (diary 1) to only get the entries we need.
6782 (appt-make-list): Sort diary-list-entries, if we cannot guarantee
6783 that it is in day order. (Bug#7019)
6784
1bf6d075
GM
6785 * calendar/appt.el (appt-check): Rather than showing the diary,
6786 just turn off invisible display, and only if needed.
6787
87e798a7
GM
6788 * calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
6789
1fc7dabf
GM
67902010-09-23 Glenn Morris <rgm@gnu.org>
6791
7a16788b
GM
6792 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
6793 (byte-compile-defvar, byte-compile-cl-warn):
27ffea71 6794 Start warnings with lower-case, like the majority.
7a16788b 6795
19543b17
GM
6796 * files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
6797
54238e6d
GM
6798 * files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
6799
ce009d0b
GM
6800 * progmodes/ld-script.el (auto-mode-alist): Move to files.el.
6801 * files.el (auto-mode-alist): Move ld-script entries here, further down
6802 the list.
6803
7b344dfe
GM
6804 * vc/add-log.el: Don't require timezone when compiling.
6805 (timezone-make-date-sortable): Autoload it.
6806 (change-log-sortable-date-at): Don't require timezone.
6807 Use `ignore-errors'.
6808
d9703498
GM
6809 * comint.el (comint-use-prompt-regexp-instead-of-fields):
6810 Move alias before definition, so it does not need autoloading.
6811
1fc7dabf
GM
6812 * emulation/crisp.el, emulation/cua-base.el, emulation/edt.el:
6813 * emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el:
6814 * international/kkc.el, international/ogonek.el, mail/feedmail.el:
6815 * net/browse-url.el, net/eudc-vars.el, net/net-utils.el:
6816 * net/rcompile.el, net/rlogin.el, textmodes/enriched.el:
6817 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/picture.el:
6818 * textmodes/refer.el, textmodes/spell.el, textmodes/table.el:
6819 * textmodes/tex-mode.el, textmodes/two-column.el:
6820 Remove leading `*' from docs of defcustoms etc.
6821
7676efad
TZ
68222010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
6823
6824 * net/netrc.el (netrc-parse): Remove encrypt.el mentions.
6825
b069e5a6
G
68262010-09-22 Dan Christensen <jdc@uwo.ca>
6827
6828 * calendar/time-date.el (date-to-time): Try using parse-time-string
6829 first before using the slower timezone-make-date-arpa-standard.
6830
1bf68d53
KY
68312010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
6832
6833 * calendar/time-date.el (format-seconds): Comment fix.
6834
cd205c76
GM
68352010-09-22 Glenn Morris <rgm@gnu.org>
6836
6837 * emacs-lisp/package.el (package-menu-mode): `revert-buffer-function'
6838 is not automatically buffer-local.
6839
4ddea91b
SM
68402010-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
6841
6842 * emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
6843 (smie-indent-comment): Be more careful with comment-start-skip.
6844 (smie-indent-comment-close, smie-indent-comment-inside): New funs.
6845 (smie-indent-functions): Use them.
6846
b0f037ed
MA
68472010-09-21 Michael Albinus <michael.albinus@gmx.de>
6848
6849 * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
6850
8cf1771a
JD
68512010-09-21 Jan Djärv <jan.h.d@swipnet.se>
6852
36a1b6db
JD
6853 * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable
6854 tool-bar-position. Don't modify frame parameters here.
180fb94a 6855 (menu-bar-options-save): Add tool-bar-position.
36a1b6db 6856
8cf1771a
JD
6857 * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
6858
0097720d
SM
68592010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
6860
5d8e0d5d
SM
6861 * textmodes/reftex-parse.el (reftex-what-macro)
6862 (reftex-context-substring): Let-bind forward-sexp-function to nil
6863 since we don't need/want to treat \begin...\end as a block (bug#7053).
6864
984edd22
SM
6865 * emacs-lisp/lisp.el (up-list): Don't do nothing silently.
6866
6867 * simple.el (blink-matching-open): Use syntax-class.
6868
3672149f
SM
6869 * progmodes/pascal.el (pascal-mode): Use define-derived-mode.
6870 Set invisibility spec for pascal's outline mode.
6871 (pascal-outline-change): Clean up calling convention.
6872 (pascal-show-all, pascal-hide-other-defuns): Update callers.
6873
549d0e1e
SM
6874 * progmodes/prolog.el (prolog-smie-forward-token)
6875 (prolog-smie-backward-token): New functions.
6876 (prolog-mode-variables): Use them to parse "!," correctly.
6877 Set up smie-blink-matching for ".".
6878
a9cb95dd
SM
6879 * textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
6880 and `end'.
6881 (ispell-region, ispell-process-line): Update users.
6882
de558d10
SM
6883 * textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
6884 point-min==1.
6885
94eb3112
SM
6886 * textmodes/ispell.el: Fix commenting convention.
6887 (ispell-parse-output): Simplify, use push.
6888 (ispell-region): Use match-string-no-properties.
6889 (ispell-begin-skip-region-regexp): Use mapconcat to simplify.
6890 (ispell-minor-mode): Use define-minor-mode.
6891 (ispell-message): Remove unused var `skip-regexp'.
6892 (ispell-add-per-file-word-list): Use dynamic let-binding.
6893 Try and use the proper comment marker.
6894
1f7f45a5
SM
6895 * mail/sendmail.el: Fix commenting convention.
6896 (sendmail-send-it): Use line-beginning-position.
6897
0097720d
SM
6898 * help-fns.el (describe-variable): Add original value, if applicable.
6899
596880ea
JB
69002010-09-20 Juanma Barranquero <lekktu@gmail.com>
6901
f0713411
JB
6902 * subr.el (y-or-n-p): Remove leftover code from 2010-09-17T13:30:30Z!monnier@iro.umontreal.ca.
6903
596880ea
JB
6904 * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
6905
37c0347e
SM
69062010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6907
2bc01104
SM
6908 * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
6909 (smie-debug--prec2-cycle, smie-debug--describe-cycle): New functions.
6910 (smie-prec2-levels): Use them to better diagnose precedence cycles.
6911 (smie-blink-matching-check): Don't signal a mismatch if car is t.
6912 (smie-blink-matching-open): Rewrite to remove assumptions, so that
6913 something like "." can also be a closer.
6914 (smie--associative-p, smie-indent--hanging-p, smie-indent--bolp)
6915 (smie-indent--offset, smie-indent--offset-rule, smie-indent--column):
6916 Rename internal functions to use "--". Update callers.
6917
e2c3f530
SM
6918 * frame.el (make-frame-names-alist): Don't list frames on other displays.
6919
37c0347e
SM
6920 * fringe.el (fringe-styles): New var.
6921 (fringe-mode, fringe-query-style): Use it.
6922
74790210
MM
69232010-09-18 Michael R. Mauger <mmaug@yahoo.com>
6924
6925 * progmodes/sql.el: Version 2.8
93acd23d 6926 (sql-login-params): Update widget structure; changes still needed.
74790210
MM
6927 (sql-product-alist): Add :list-all and :list-table features for
6928 SQLite, Postgres and MySQL products.
6929 (sql-redirect): Handle default value.
6930 (sql-execute, sql-execute-feature): New functions.
6931 (sql-read-table-name): New function.
93acd23d 6932 (sql-list-all, sql-list-table): New functions. User API.
74790210
MM
6933 (sql-mode-map, sql-interactive-mode-map): Add key definitions
6934 for above functions.
6935 (sql-mode-menu, sql-interactive-mode-menu): Add menu definitions
6936 for above functions.
6937 (sql-postgres-login-params): Add user and database defaults.
6938 (sql-buffer-live-p): Bug fix.
93acd23d 6939 (sql-product-history): New variable.
35f52ed6 6940 (sql-read-product): New function. Use it.
74790210
MM
6941 (sql-set-product, sql-product-interactive): Use it.
6942 (sql-connection-history): New variable.
93acd23d 6943 (sql-read-connection): New function. Use it.
74790210
MM
6944 (sql-connect): New function.
6945 (sql-for-each-login): Redesign function interface.
6946 (sql-make-alternate-buffer-name, sql-save-connection): Use it.
93acd23d
JB
6947 (sql-get-login-ext, sql-get-login): Use it. Handle default values.
6948 (sql-comint): Check for program. Existing live buffer.
74790210
MM
6949 (sql-comint-postgres): Add port parameter.
6950
cec01cd2
SM
69512010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6952
6953 * emacs-lisp/warnings.el: Fix commenting convention.
6954 (display-warning): Use special mode and make the buffer read-only.
6955
c2a845b5
JB
69562010-09-18 Jay Belanger <jay.p.belanger@gmail.com>
6957
6958 * calc/calc-prog.el (calc-read-parse-table-part): Don't "fix" the
6959 empty string when it follows a repeated or optional pattern.
6960
f5632fb6
SM
69612010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
6962
6963 * indent.el (indent-according-to-mode): Apply syntax-propertize.
6964 (indent-region): Use indent-according-to-mode.
6965
71b961e8
EZ
69662010-09-18 Eli Zaretskii <eliz@gnu.org>
6967
6968 * fringe.el (fringe-mode): Doc fix.
6969
dbbd7ad4
KRC
69702010-09-14 Kan-Ru Chen <kanru@kanru.info> (tiny change)
6971
6972 * textmodes/nroff-mode.el (nroff-view): Kill old buffer before
6973 refreshing the preview buffer.
6974
b879a6e2
SM
69752010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
6976
6977 * textmodes/tex-mode.el (tex-syntax-propertize-rules)
6978 (latex-syntax-propertize-rules): New consts; replace
6979 tex-font-lock-syntactic-keywords.
6980 (tex-env-mark, latex-env-before-change): New functions.
6981 (latex-electric-env-pair-mode): New minor mode.
6982 (tex-font-lock-verb): Change arguments; do move point.
6983 (tex-font-lock-syntactic-face-function): Adjust to new verbatim
6984 representation as a form of comment.
6985 (tex-font-lock-keywords-1): Remove workaround, now unneeded.
6986 (doctex-syntax-propertize-rules): New const; replaces
6987 doctex-font-lock-syntactic-keywords.
6988 (tex-common-initialization, doctex-mode): Use syntax-propertize-rules.
6989
6990 * progmodes/fortran.el (fortran--font-lock-syntactic-keywords): Remove.
6991 (fortran-make-syntax-propertize-function): New function; replaces
6992 fortran-font-lock-syntactic-keywords.
6993 (fortran-mode): Use it.
6994 (fortran-line-length): Use it. Improve interactive spec.
6995
6996 * emacs-lisp/syntax.el (syntax-propertize-precompile-rules): New macro.
6997 (syntax-propertize-rules): Add var-ref case. Fix offset computation
6998 when adding surrounding \(..\).
6999
7000 * progmodes/js.el (js-mode): Fix last change (bug#7054).
7001
4be520fb
SM
70022010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
7003
269c197e
SM
7004 * obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
7005 Use with-current-buffer.
7006
4be520fb
SM
7007 * isearch.el (isearch-face): Rename from `isearch'.
7008 (isearch-highlight): Use new name.
7009
a67597d6
EZ
70102010-09-17 Eli Zaretskii <eliz@gnu.org>
7011
7012 * fringe.el (fringe-mode, fringe-query-style): Use 4 pixels, not
7013 5, for `half' width fringes. (Bug#6933)
7014
31c381e8
SM
70152010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
7016
3fe6ef4e
SM
7017 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
7018 (byte-compile-defvar): "foo/bar" does not lack a prefix.
7019
31c381e8
SM
7020 * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
7021
fb0cf781
J
70222010-09-17 Stephen Berman <stephen.berman@gmx.net>
7023
7024 * dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
7025 in calculating new frame position. Add more space between new and
7026 parent on the left (Bug#7048).
7027
1a9dc3b5
MA
70282010-09-17 Michael Albinus <michael.albinus@gmx.de>
7029
7030 * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
7031 defmacro.
7032
dff0fdc3
CY
70332010-09-16 Chong Yidong <cyd@stupidchicken.com>
7034
31c381e8 7035 * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
6e23d4a4 7036
117c96c7
CY
7037 * term/x-win.el (x-cut-buffer-or-selection-value): Define as
7038 obsolete alias for x-selection-value.
7039
dff0fdc3
CY
7040 * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
7041
c6f2191f
MA
70422010-09-16 Michael Albinus <michael.albinus@gmx.de>
7043
7044 * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
7045 cookie.
7046
6139f995
MA
70472010-09-15 Michael Albinus <michael.albinus@gmx.de>
7048
7049 * net/tramp-compat.el (tramp-compat-with-temp-message)
7050 (tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
7051 (tramp-compat-process-put): New defuns.
7052
7053 * net/tramp.el (top):
7054 * net/tramp-gvfs.el (top):
7055 * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.
7056
31c381e8
SM
7057 * net/tramp.el (tramp-progress-reporter-update):
7058 Use `tramp-compat-funcall'.
6139f995
MA
7059
7060 * net/tramp.el (tramp-process-actions):
0dc3e410
MA
7061 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
7062 * net/tramp-sh.el (tramp-handle-vc-registered)
31c381e8
SM
7063 (tramp-get-remote-stat, tramp-get-remote-readlink):
7064 Use `tramp-compat-with-temp-message'.
6139f995
MA
7065
7066 * net/tramp-sh.el (top): Require 'cl.
7067 (tramp-handle-start-file-process): Use `tramp-compat-process-get'.
31c381e8
SM
7068 (tramp-open-connection-setup-interactive-shell):
7069 Use `tramp-compat-process-put'.
6139f995 7070
22c3ce97
AM
70712010-09-15 Alan Mackenzie <acm@muc.de>
7072
7073 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Correct the
7074 indentation.
a4ee83cc 7075 (c-forward-<>-arglist-recur): Fix an infinite recursion.
22c3ce97 7076
4f1e9960
SM
70772010-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
7078
7079 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
7080 `lexical' for warnings related to lexical scoping.
7081 (byte-compile-file-form-defvar, byte-compile-defvar): Warn about
7082 global vars which don't have a prefix and could hence affect lexical
7083 scoping in unrelated files.
7084
01e80360
LMI
70852010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7086
7087 * net/imap.el: Revert back to version
7088 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
7089 seem problematic.
7090
5e2a84e3
JB
70912010-09-14 Juanma Barranquero <lekktu@gmail.com>
7092
7093 * obsolete/old-whitespace.el (whitespace-unload-function):
7094 Explicitly pass `obarray' to `unintern' to avoid a warning.
7095
f3a30a50
SM
70962010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
7097
7098 * emacs-lisp/byte-run.el (set-advertised-calling-convention):
7099 Add `when' argument. Update callers.
7100
7101 * subr.el (unintern): Declare the obarray arg mandatory.
7102
92b99a01
GM
71032010-09-14 Glenn Morris <rgm@gnu.org>
7104
67ae9766
GM
7105 * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
7106 Doc fixes.
7107
92b99a01
GM
7108 * calendar/diary-lib.el (diary-included-files): New variable.
7109 (diary-list-entries): Maybe initialize diary-included-files.
7110 (diary-include-other-diary-files): Append to diary-included-files.
7111 * calendar/appt.el (appt-update-list): Also check the members of
7112 diary-included-files. (Bug#6999)
08151ec5 7113 (appt-check): Doc fix.
92b99a01 7114
6664fc59 71152010-09-14 David Reitter <david.reitter@gmail.com>
5a66ed0f
DR
7116
7117 * simple.el (line-move-visual): Do not truncate goal column to
7118 integer size. (Bug#7020)
7119
6664fc59 71202010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
dba28758
SM
7121
7122 * repeat.el (repeat): Allow repeating when the last event is a click.
7123 Suggested by Drew Adams (bug#6256).
7124
6664fc59 71252010-09-14 Sascha Wilde <wilde@sha-bang.de>
681b88dd 7126
01c35094 7127 * vc/vc-hg.el (vc-hg-state, vc-hg-working-revision):
681b88dd
SM
7128 Replace setting HGRCPATH to "" by some less invasive --config options.
7129
6664fc59 71302010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
71e657fc
SM
7131
7132 * font-lock.el (font-lock-beginning-of-syntax-function):
7133 Mark as obsolete.
7134
6664fc59 71352010-09-14 Glenn Morris <rgm@gnu.org>
639b9d87
GM
7136
7137 * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
7138 and tool-bar modes. (Bug#6211)
7139 (menu-bar-mode): Move setting of standard-value after the
7140 minor-mode definition, otherwise it seems to have no effect.
7141
6664fc59 71422010-09-14 Masatake YAMATO <yamato@redhat.com>
33bd47be
MY
7143
7144 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
7145 Fix typo. (Bug#6976)
7146
6664fc59 71472010-09-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9c405a86
CY
7148
7149 * whitespace.el: Allow cleaning up blanks without blank
7150 visualization (Bug#6651). Adjust help window for
7151 whitespace-toggle-options (Bug#6479). Allow to use fill-column
71e657fc
SM
7152 instead of whitespace-line-column (from EmacsWiki). New version 13.1.
7153 (whitespace-style): Add new value 'face. Adjust docstring.
7154 (whitespace-space, whitespace-hspace, whitespace-tab):
7155 Adjust foreground property face.
9c405a86
CY
7156 (whitespace-line-column): Adjust docstring and type declaration.
7157 (whitespace-style-value-list, whitespace-toggle-option-alist)
7158 (whitespace-help-text): Adjust const initialization.
7159 (whitespace-toggle-options, global-whitespace-toggle-options):
7160 Adjust docstring.
7161 (whitespace-display-window, whitespace-interactive-char)
7162 (whitespace-style-face-p, whitespace-color-on): Adjust code.
7163 (whitespace-help-scroll): New fun.
7164
ba96ddf5
KY
71652010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
7166
7167 * calendar/time-date.el (format-seconds): Comment fix.
7168
a386ac70
MM
71692010-09-13 Michael R. Mauger <mmaug@yahoo.com>
7170
7171 * progmodes/sql.el: Version 2.7.
7172 (sql-buffer-live-p): Improve detection.
7173 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
7174 (sql-set-sqli-buffer): Use it.
7175 (sql-product-interactive): Run `sql-set-sqli-hook'.
7176 (sql-rename-buffer): Code cleanup.
7177 (sql-redirect, sql-redirect-value): New functions. More to come.
7178
5d921df2
JB
71792010-09-13 Juanma Barranquero <lekktu@gmail.com>
7180
7181 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.
7182 * makefile.w32-in (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
7183 (TRAMP_SRC): New macro.
7184 ($(lisp)/net/tramp-loaddefs.el): New target.
7185
03c1ad43
MA
71862010-09-13 Michael Albinus <michael.albinus@gmx.de>
7187
7188 Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
7189
7190 * Makefile.in (TRAMP_SRC): Remove tramp-fish.el. Add tramp-sh.el.
7191
7192 * net/tramp.el (top): Don't show loading message. Require just
4f1e9960
SM
7193 'tramp-compat, everything else is required there.
7194 Use `ignore-errors' where appropriate.
03c1ad43
MA
7195 (tramp-inline-compress-start-size, tramp-copy-size-limit)
7196 (tramp-terminal-type, tramp-end-of-output)
7197 (tramp-initial-end-of-output, tramp-completion-function-alist-rsh)
7198 (tramp-completion-function-alist-ssh)
7199 (tramp-completion-function-alist-telnet)
7200 (tramp-completion-function-alist-su)
7201 (tramp-completion-function-alist-putty, tramp-remote-path)
7202 (tramp-remote-process-environment, tramp-sh-extra-args)
7203 (tramp-actions-before-shell, tramp-uudecode)
7204 (tramp-perl-file-truename, tramp-perl-file-name-all-completions)
7205 (tramp-perl-file-attributes)
7206 (tramp-perl-directory-files-and-attributes)
7207 (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
7208 (tramp-perl-encode, tramp-perl-decode)
7209 (tramp-vc-registered-read-file-names, tramp-file-mode-type-map)
7210 (tramp-file-name-handler-alist, tramp-make-tramp-temp-file)
7211 (tramp-handle-make-symbolic-link, tramp-handle-load)
7212 (tramp-handle-file-name-as-directory)
7213 (tramp-handle-file-name-directory)
7214 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
7215 (tramp-handle-file-exists-p, tramp-handle-file-attributes)
7216 (tramp-do-file-attributes-with-ls)
7217 (tramp-do-file-attributes-with-perl)
7218 (tramp-do-file-attributes-with-stat)
7219 (tramp-handle-set-visited-file-modtime)
7220 (tramp-handle-verify-visited-file-modtime)
7221 (tramp-handle-set-file-modes, tramp-handle-set-file-times)
7222 (tramp-set-file-uid-gid, tramp-remote-selinux-p)
7223 (tramp-handle-file-selinux-context)
7224 (tramp-handle-set-file-selinux-context)
7225 (tramp-handle-file-executable-p, tramp-handle-file-readable-p)
7226 (tramp-handle-file-newer-than-file-p, tramp-handle-file-modes)
7227 (tramp-handle-file-directory-p, tramp-handle-file-regular-p)
7228 (tramp-handle-file-symlink-p, tramp-handle-file-writable-p)
7229 (tramp-handle-file-ownership-preserved-p)
7230 (tramp-handle-directory-file-name, tramp-handle-directory-files)
7231 (tramp-handle-directory-files-and-attributes)
7232 (tramp-do-directory-files-and-attributes-with-perl)
7233 (tramp-do-directory-files-and-attributes-with-stat)
7234 (tramp-handle-file-name-all-completions)
7235 (tramp-handle-file-name-completion, tramp-handle-add-name-to-file)
7236 (tramp-handle-copy-file, tramp-handle-copy-directory)
7237 (tramp-handle-rename-file, tramp-do-copy-or-rename-file)
7238 (tramp-do-copy-or-rename-file-via-buffer)
7239 (tramp-do-copy-or-rename-file-directly)
7240 (tramp-do-copy-or-rename-file-out-of-band)
7241 (tramp-handle-make-directory, tramp-handle-delete-directory)
7242 (tramp-handle-delete-file)
7243 (tramp-handle-dired-recursive-delete-directory)
7244 (tramp-handle-dired-compress-file, tramp-handle-dired-uncache)
7245 (tramp-handle-insert-directory)
7246 (tramp-handle-unhandled-file-name-directory)
7247 (tramp-handle-expand-file-name)
7248 (tramp-handle-substitute-in-file-name)
7249 (tramp-handle-executable-find, tramp-process-sentinel)
7250 (tramp-handle-start-file-process, tramp-handle-process-file)
7251 (tramp-handle-call-process-region, tramp-handle-shell-command)
7252 (tramp-handle-file-local-copy, tramp-handle-file-remote-p)
7253 (tramp-handle-insert-file-contents)
7254 (tramp-handle-insert-file-contents-literally)
7255 (tramp-handle-find-backup-file-name)
7256 (tramp-handle-make-auto-save-file-name, tramp-handle-write-region)
7257 (tramp-vc-registered-file-names, tramp-handle-vc-registered)
7258 (tramp-sh-file-name-handler, tramp-vc-file-name-handler)
7259 (tramp-maybe-send-script, tramp-set-auto-save, tramp-run-test)
7260 (tramp-run-test2, tramp-find-executable, tramp-set-remote-path)
7261 (tramp-find-file-exists-command, tramp-open-shell)
7262 (tramp-find-shell, tramp-barf-if-no-shell-prompt)
7263 (tramp-open-connection-setup-interactive-shell)
7264 (tramp-local-coding-commands, tramp-remote-coding-commands)
7265 (tramp-find-inline-encoding, tramp-call-local-coding-command)
7266 (tramp-inline-compress-commands, tramp-find-inline-compress)
7267 (tramp-compute-multi-hops, tramp-maybe-open-connection)
1fc7dabf 7268 (tramp-send-command, tramp-wait-for-output)
03c1ad43
MA
7269 (tramp-send-command-and-check, tramp-barf-unless-okay)
7270 (tramp-send-command-and-read, tramp-mode-string-to-int)
7271 (tramp-convert-file-attributes, tramp-check-cached-permissions)
7272 (tramp-file-mode-from-int, tramp-file-mode-permissions)
7273 (tramp-shell-case-fold, tramp-make-copy-program-file-name)
7274 (tramp-method-out-of-band-p, tramp-local-host-p)
7275 (tramp-get-remote-path, tramp-get-remote-tmpdir)
7276 (tramp-get-ls-command, tramp-get-ls-command-with-dired)
7277 (tramp-get-test-command, tramp-get-test-nt-command)
7278 (tramp-get-file-exists-command, tramp-get-remote-ln)
7279 (tramp-get-remote-perl, tramp-get-remote-stat)
7280 (tramp-get-remote-readlink, tramp-get-remote-trash)
7281 (tramp-get-remote-id, tramp-get-remote-uid, tramp-get-remote-gid)
7282 (tramp-get-local-uid, tramp-get-local-gid)
6664fc59 7283 (tramp-get-inline-compress, tramp-get-inline-coding): Move to
03c1ad43
MA
7284 tramp-sh.el.
7285 (tramp-methods, tramp-default-method-alist)
7286 (tramp-default-user-alist, tramp-foreign-file-name-handler-alist):
7287 Move initialization to tramp-sh.el.
7288 (tramp-temp-name-prefix): Make it a defconst.
7289 (tramp-dissect-file-name): Don't check anymore for multi-hop
7290 methods.
7291 (tramp-debug-outline-regexp): Add a docstring.
31c381e8 7292 (tramp-debug-outline-level): Rename from `tramp-outline-level'.
03c1ad43
MA
7293 (tramp-get-debug-buffer): Use it.
7294
7295 * net/tramp-cache.el (top): Set tramp-autoload cookie for
7296 initialization forms.
7297 (tramp-set-connection-property): Don't protect `tramp-message'
7298 call, it isn't necessary any longer.
7299 (tramp-dump-connection-properties): Use `ignore-errors'.
7300
7301 * net/tramp-compat.el (top): Require 'advice, 'format-spec,
7302 'password-cache and 'auth-source.
7303
7304 * net/tramp-gvfs.el (top):
7305 * net/tramp-smb.el (top): Require 'tramp-sh.
7306
7307 * net/tramp-gw.el (tramp-gw-open-network-stream): Use `ignore-errors'.
7308
7309 * net/tramp-sh.el: New file, derived from tramp.el.
7310 (top): Initialize `tramp-methods', `tramp-default-method-alist',
6139f995 7311 `tramp-default-user-alist', `tramp-foreign-file-name-handler-alist'.
31c381e8
SM
7312 Remove "scp1_old", "scp2_old", "ssh1_old", "ssh2_old".
7313 Use `ignore-errors' where appropriate.
7314 (tramp-sh-file-name-handler-alist): Rename from
03c1ad43
MA
7315 `tramp-file-name-handler-alist'.
7316 (tramp-send-command-and-check): Return t or nil. Remove all
7317 `zerop' checks, where called.
7318 (tramp-handle-set-file-modes)
7319 (tramp-do-copy-or-rename-file-directly)
7320 (tramp-handle-delete-directory, tramp-handle-delete-file)
93acd23d 7321 (tramp-maybe-send-script): Use `tramp-barf-unless-okay'.
03c1ad43
MA
7322 (tramp-sh-file-name-handler, tramp-send-command-and-check)
7323 (tramp-get-remote-ln): Set tramp-autoload cookie.
7324
7325 * net/tramp-fish.el: Remove file.
7326
c5fe4acb
DU
73272010-09-13 Daiki Ueno <ueno@unixuser.org>
7328
7329 * epa-file.el (epa-file-insert-file-contents): If visiting, bind
7330 buffer-file-name to avoid file-locking. (Bug#7026)
7331
7ea2d383
MA
73322010-09-13 Julien Danjou <julien@danjou.info>
7333
7334 * notifications.el (notifications-notify): Add support for
7335 image-path and sound-name.
7336 (notifications-specification-version): Add this variable.
7337
5616cc54
SM
73382010-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7339
31c381e8 7340 * subr.el (y-or-n-p): New function, moved from src/fns.c; use read-key.
5616cc54 7341
94c7243b
LL
73422010-09-12 Leo <sdl.web@gmail.com>
7343
7344 * net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
7345 (rcirc-completion-start): New variables.
7346 (rcirc-nick-completions): Rename to rcirc-completions.
7347 (rcirc-nick-completion-start-offset): Delete.
7348 (rcirc-completion-at-point): New function for constructing
7349 completion data for both nicks and irc commands. Add to
7350 completion-at-point-functions in rcirc mode.
7351 (rcirc-complete): Rename from rcirc-nick-complete; use
7352 rcirc-completion-at-point.
7353 (defun-rcirc-command): Update rcirc-client-commands.
7354
0f34ae28
GM
73552010-09-11 Glenn Morris <rgm@gnu.org>
7356
7357 * emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files
7358 atomically, to avoid parallel build errors. (Bug#4196)
7359
9250002f
MM
73602010-09-11 Michael R. Mauger <mmaug@yahoo.com>
7361
7362 * progmodes/sql.el: Version 2.6
7363 (sql-dialect): Synonym for "sql-product".
7364 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
7365 (sql-set-sqli-buffer, sql-show-sqli-buffer, sql-interactive-mode):
7366 Set "sql-buffer" to buffer name not buffer object so multiple sql
7367 interactive buffers work properly. Reverts misguided changes in
7368 earlier work.
7369 (sql-comint): Make sure different buffer name is used if "*SQL*"
7370 buffer is for a different product.
7371 (sql-make-alternate-buffer-name): Fix bug with "sql-database"
7372 login param.
7373 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
7374 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
7375 (sql-db2, sql-linter, sql-product-interactive, sql-rename-buffer):
7376 Accept new buffer name or prompt for one.
7377 (sql-port): Default to zero.
7378 (sql-comint-mysql): Handle "sql-port" as a numeric.
7379 (sql-port-history): Delete unused variable.
7380 (sql-get-login): Default "sql-port" to a number.
31c381e8 7381 (sql-product-alist): Correct Postgres prompt and terminator regexp.
9250002f
MM
7382 (sql-sqlite-program): Dynamically detect presence of "sqlite" or
7383 "sqlite3" executables.
31c381e8 7384 (sql-sqlite-login-params): Add "*.sqlite[23]?" database name pattern.
9250002f
MM
7385 (sql-buffer-live-p): New function.
7386 (sql-mode-menu, sql-send-string): Use it.
7387 (sql-mode-oracle-font-lock-keywords): Improve SQL*Plus REMARK
7388 syntax pattern.
7389 (sql-mode-postgres-font-lock-keywords): Support Postgres V9.
7390 (sql-mode-sqlite-font-lock-keywords): Hilight sqlite commands.
7391
a9ec34f4
LMI
73922010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7393
31c381e8 7394 * net/netrc.el (netrc-credentials): New convenience function.
a9ec34f4 7395
cf38dd42
SM
73962010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
7397
7398 * textmodes/texinfo.el (texinfo-syntax-propertize-function): New fun
7399 to replace texinfo-font-lock-syntactic-keywords.
7400 (texinfo-mode): Use it.
7401
7402 * textmodes/tex-mode.el (tex-common-initialization, doctex-mode):
7403 Use syntax-propertize-function.
7404
7405 * textmodes/sgml-mode.el (sgml-syntax-propertize-function): New var to
7406 replace sgml-font-lock-syntactic-keywords.
7407 (sgml-mode): Use it.
7408
7409 * textmodes/reftex.el (font-lock-syntactic-keywords): Don't declare
7410 since we don't use it.
7411
7412 * textmodes/bibtex.el (bibtex-mode): Use syntax-propertize-function.
7413
7414 * progmodes/vhdl-mode.el (vhdl-mode): Use syntax-propertize-function
7415 if available.
7416 (vhdl-fontify-buffer): Adjust.
7417
7418 * progmodes/tcl.el (tcl-syntax-propertize-function): New var to
7419 replace tcl-font-lock-syntactic-keywords.
7420 (tcl-mode): Use it.
7421
7422 * progmodes/simula.el (simula-syntax-propertize-function): New var to
7423 replace simula-font-lock-syntactic-keywords.
7424 (simula-mode): Use it.
7425
7426 * progmodes/sh-script.el (sh-st-symbol): Remove.
7427 (sh-font-lock-close-heredoc, sh-font-lock-open-heredoc): Add eol arg.
7428 (sh-font-lock-flush-syntax-ppss-cache, sh-font-lock-here-doc): Remove.
7429 (sh-font-lock-quoted-subshell): Assume we've already matched $(.
7430 (sh-font-lock-paren): Set syntax-multiline.
7431 (sh-font-lock-syntactic-keywords): Remove.
7432 (sh-syntax-propertize-function): New function to replace it.
7433 (sh-mode): Use it.
7434
7435 * progmodes/ruby-mode.el (ruby-here-doc-beg-re):
7436 Define while compiling.
7437 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
7438 (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
7439 (syntax-ppss, ruby-in-ppss-context-p, ruby-in-here-doc-p)
7440 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
7441 (ruby-here-doc-end-syntax): Only define when
7442 syntax-propertize is not available.
7443 (ruby-syntax-propertize-function, ruby-syntax-propertize-heredoc):
7444 New functions.
7445 (ruby-in-ppss-context-p): Update to new syntax of heredocs.
7446 (electric-indent-chars): Silence bytecompiler.
7447 (ruby-mode): Use prog-mode, syntax-propertize-function, and
7448 electric-indent-chars.
7449
7450 * progmodes/python.el (python-syntax-propertize-function): New var to
7451 replace python-font-lock-syntactic-keywords.
7452 (python-mode): Use it.
7453 (python-quote-syntax): Simplify and adjust to new use.
7454
7455 * progmodes/perl-mode.el (perl-syntax-propertize-function): New fun to
7456 replace perl-font-lock-syntactic-keywords.
7457 (perl-syntax-propertize-special-constructs): New fun to replace
7458 perl-font-lock-special-syntactic-constructs.
7459 (perl-font-lock-syntactic-face-function): New fun.
7460 (perl-mode): Use it.
7461
7462 * progmodes/octave-mod.el (octave-syntax-propertize-sqs): New function
7463 to replace octave-font-lock-close-quotes.
7464 (octave-syntax-propertize-function): New function to replace
7465 octave-font-lock-syntactic-keywords.
7466 (octave-mode): Use it.
7467
7468 * progmodes/mixal-mode.el (mixal-syntax-propertize-function): New var;
7469 replaces mixal-font-lock-syntactic-keywords.
7470 (mixal-mode): Use it.
7471
7472 * progmodes/make-mode.el (makefile-syntax-propertize-function):
7473 New var; replaces makefile-font-lock-syntactic-keywords.
7474 (makefile-mode): Use it.
7475 (makefile-imake-mode): Adjust.
7476
7477 * progmodes/js.el (js--regexp-literal): Define while compiling.
7478 (js-syntax-propertize-function): New var; replaces
7479 js-font-lock-syntactic-keywords.
7480 (js-mode): Use it.
7481
7482 * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
7483 replaces gdb-script-font-lock-syntactic-keywords.
7484 (gdb-script-mode): Use it.
7485
7486 * progmodes/fortran.el (fortran-mode): Use syntax-propertize-function.
7487 (fortran--font-lock-syntactic-keywords): New var.
7488 (fortran-line-length): Update syntax-propertize-function and
7489 fortran--font-lock-syntactic-keywords.
7490
7491 * progmodes/cperl-mode.el (cperl-mode): Use syntax-propertize-function.
7492
7493 * progmodes/cfengine.el (cfengine-mode):
7494 Use syntax-propertize-function.
7495 (cfengine-font-lock-syntactic-keywords): Remove.
7496
7497 * progmodes/autoconf.el (autoconf-mode):
7498 Use syntax-propertize-function.
7499 (autoconf-font-lock-syntactic-keywords): Remove.
7500
7501 * progmodes/ada-mode.el (ada-set-syntax-table-properties)
7502 (ada-after-change-function, ada-initialize-syntax-table-properties)
7503 (ada-handle-syntax-table-properties): Only define when
7504 syntax-propertize is not available.
7505 (ada-mode): Use syntax-propertize-function.
7506
7507 * font-lock.el (font-lock-syntactic-keywords): Make obsolete.
7508 (font-lock-fontify-syntactic-keywords-region): Move handling of
7509 font-lock-syntactically-fontified to...
7510 (font-lock-default-fontify-region): ...here.
7511 Let syntax-propertize-function take precedence.
7512 (font-lock-fontify-syntactically-region): Cal syntax-propertize.
7513
7514 * emacs-lisp/syntax.el (syntax-propertize-function)
7515 (syntax-propertize-chunk-size, syntax-propertize--done)
7516 (syntax-propertize-extend-region-functions): New vars.
7517 (syntax-propertize-wholelines, syntax-propertize-multiline)
7518 (syntax-propertize--shift-groups, syntax-propertize-via-font-lock)
7519 (syntax-propertize): New functions.
7520 (syntax-propertize-rules): New macro.
7521 (syntax-ppss-flush-cache): Set syntax-propertize--done.
7522 (syntax-ppss): Call syntax-propertize.
7523
7524 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups.
7525
36f7d366
AM
75262010-09-10 Agustín Martín <agustin.martin@hispalinux.es>
7527
7528 * textmodes/ispell.el (ispell-init-process): Improve comments.
7529 XEmacs compatibility changes regarding (add-hook) 'local option
7530 and (set-process-query-on-exit-flag).
7531
8fca3921
MA
75322010-09-09 Michael Albinus <michael.albinus@gmx.de>
7533
cf38dd42
SM
7534 * net/tramp-cache.el (tramp-parse-connection-properties):
7535 Set tramp-autoload cookie.
8fca3921 7536
399653d6
GM
75372010-09-09 Glenn Morris <rgm@gnu.org>
7538
7539 * image.el (imagemagick-types-inhibit): Add :type, :version, :group.
7540 (imagemagick-register-types): Doc fix.
7541
c34a9669
SM
75422010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
7543
b073dc4b
SM
7544 * progmodes/octave-mod.el (electric-indent-chars): Silence bytecomp.
7545
7546 * progmodes/js.el (require): Require is already "eval-and-compile".
7547 (js--re-search-forward): Avoid `eval'. Preserve the error data.
7548 (js--re-search-backward): Use js--re-search-forward.
7549
7550 * progmodes/fortran.el (fortran-line-length): Don't recompute
7551 syntactic keywords redundantly a second time.
7552
7553 * progmodes/ada-mode.el: Replace "(set '" with setq.
7554 (ada-mode): Simplify.
7555 (ada-create-case-exception, ada-adjust-case-interactive)
7556 (ada-adjust-case-region, ada-format-paramlist, ada-indent-current)
7557 (ada-search-ignore-string-comment, ada-move-to-start)
7558 (ada-move-to-end): Use with-syntax-table.
7559
7560 * font-lock.el (save-buffer-state): Remove `varlist' arg.
7561 (font-lock-unfontify-region, font-lock-default-fontify-region):
7562 Update usage correspondingly.
7563 (font-lock-fontify-syntactic-keywords-region):
7564 Set parse-sexp-lookup-properties buffer-locally here.
7565 (font-lock-fontify-syntactically-region): Remove unused `ppss' arg.
7566
c34a9669
SM
7567 * simple.el (blink-matching-open): Don't burp if we can't find a match.
7568
13639aab
GM
75692010-09-08 Glenn Morris <rgm@gnu.org>
7570
5a972c36
GM
7571 * emacs-lisp/bytecomp.el (byte-compile-report-ops):
7572 Error if not compiled with -DBYTE_CODE_METER.
7573
13639aab
GM
7574 * emacs-lisp/bytecomp.el (byte-recompile-directory):
7575 Ignore dir-locals-file.
7576
331b2b90
SM
75772010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
7578
7579 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7580 Not a const.
7581 (compilation-error-regexp-alist-alist): Rule out ": " in file names
7582 for the `gnu' messages.
7583 (compilation-set-skip-threshold): New command.
7584 (compilation-start): Use \' rather than $.
7585 (compilation-forget-errors): Use clrhash.
7586
73b4d51a
AM
75872010-09-08 Agustín Martín <agustin.martin@hispalinux.es>
7588
7589 * textmodes/ispell.el (ispell-valid-dictionary-list):
7590 Simplify logic.
7591
0f34aa77
MA
75922010-09-08 Michael Albinus <michael.albinus@gmx.de>
7593
7594 Migrate to Tramp 2.2. Rearrange load dependencies.
7595 (Bug#1529, Bug#5448, Bug#5705)
7596
7597 * Makefile.in (TRAMP_DIR, TRAMP_SRC): New variables.
7598 ($(TRAMP_DIR)/tramp-loaddefs.el): New target.
7599 (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
7600
7601 * net/tramp.el (top): Remove all other tramp-* loads except
7602 tramp-compat.el. Remove all changes to tramp-unload-hook for
7603 other tramp-* packages. Rearrange defun order. Change calls of
7604 `tramp-compat-call-process', `tramp-compat-decimal-to-octal',
7605 `tramp-compat-octal-to-decimal' to new function names.
7606 (tramp-terminal-type, tramp-initial-end-of-output)
7607 (tramp-methods, tramp-foreign-file-name-handler-alist)
7608 (tramp-tramp-file-p, tramp-completion-mode-p)
7609 (tramp-send-command-and-check, tramp-get-remote-path)
7610 (tramp-get-remote-tmpdir, tramp-get-remote-ln)
7611 (tramp-shell-quote-argument): Set tramp-autoload cookie.
7612 (with-file-property, with-connection-property): Move to
7613 tramp-cache.el.
7614 (tramp-local-call-process, tramp-decimal-to-octal)
7615 (tramp-octal-to-decimal): Move to tramp-compat.el.
7616 (tramp-handle-shell-command): Do not require 'shell.
7617 (tramp-compute-multi-hops): No special handling for tramp-gw-*
7618 symbols.
7619 (tramp-unload-tramp): Do not call `tramp-unload-file-name-handlers'.
7620
7621 * net/tramp-cache.el (top): Require 'tramp. Add to
7622 `tramp-unload-hook'.
7623 (tramp-cache-data, tramp-get-file-property)
7624 (tramp-set-file-property, tramp-flush-file-property)
7625 (tramp-flush-directory-property, tramp-get-connection-property)
7626 (tramp-set-connection-property, tramp-flush-connection-property)
7627 (tramp-cache-print, tramp-list-connections): Set tramp-autoload
7628 cookie.
7629 (with-file-property, with-connection-property): New defuns, moved
7630 from tramp.el.
7631 (tramp-flush-file-function): Use `with-parsed-tramp-file-name'
7632 macro.
7633
7634 * net/tramp-cmds.el (top): Add to `tramp-unload-hook'.
7635 (tramp-version): Set tramp-autoload cookie.
7636
7637 * net/tramp-compat.el (top): Require 'tramp-loaddefs. Remove all
7638 changes to tramp-unload-hook for other tramp-* packages. Add to
7639 `tramp-unload-hook'.
7640 (tramp-compat-decimal-to-octal, tramp-compat-octal-to-decimal)
7641 (tramp-compat-call-process): New defuns, moved from tramp.el.
7642
7643 * net/tramp-fish.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7644 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7645 Add to `tramp-unload-hook'. Change call of
0f34aa77
MA
7646 `tramp-compat-decimal-to-octal' to new function name.
7647 (tramp-fish-method): Make it a defconst.
7648 (tramp-fish-file-name-p): Make it a defsubst.
7649 (tramp-fish-method, tramp-fish-file-name-handler)
7650 (tramp-fish-file-name-p): Set tramp-autoload cookie.
7651
7652 * net/tramp-ftp.el (top) Add objects to `tramp-methods' and
7653 `tramp-foreign-file-name-handler-alist'. Add to
7654 `tramp-unload-hook'.
7655 (tramp-ftp-method): Make it a defconst.
7656 (tramp-ftp-file-name-p): Make it a defsubst.
7657 (tramp-ftp-method, tramp-ftp-file-name-handler)
7658 (tramp-ftp-file-name-p): Set tramp-autoload cookie.
7659
7660 * net/tramp-gvfs.el (top) Add objects to `tramp-methods' and
7661 `tramp-foreign-file-name-handler-alist'. Add to
7662 `tramp-unload-hook'. Change checks, whether package can be
7663 loaded.
7664 (tramp-gvfs-file-name-p): Make it a defsubst.
7665 (tramp-gvfs-methods, tramp-gvfs-file-name-handler)
7666 (tramp-gvfs-file-name-p): Set tramp-autoload cookie.
7667 (tramp-gvfs-handle-file-directory-p): New defun.
7668 (tramp-gvfs-file-name-handler-alist): Use it.
7669
7670 * net/tramp-gw.el (top) Add objects to `tramp-methods' and
7671 `tramp-foreign-file-name-handler-alist'. Add to
7672 `tramp-unload-hook'.
7673 (tramp-gw-tunnel-method, tramp-gw-default-tunnel-port)
7674 (tramp-gw-socks-method, tramp-gw-default-socks-port): Make it a
7675 defconst.
7676 (tramp-gw-tunnel-method, tramp-gw-socks-method)
7677 (tramp-gw-open-connection): Set tramp-autoload cookie.
7678
7679 * net/tramp-imap.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7680 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7681 Add to `tramp-unload-hook'. Change checks, whether package can be
0f34aa77
MA
7682 loaded.
7683 (tramp-imap-file-name-p): Make it a defsubst.
7684 (tramp-imap-method, tramp-imaps-method)
7685 (tramp-imap-file-name-handler)
7686 (tramp-imap-file-name-p): Set tramp-autoload cookie.
7687
7688 * net/tramp-smb.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7689 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7690 Add to `tramp-unload-hook'. Change checks, whether package can be
0f34aa77
MA
7691 loaded. Change call of `tramp-compat-decimal-to-octal' to new
7692 function name.
7693 (tramp-smb-tunnel-method): Make it a defconst.
7694 (tramp-smb-file-name-p): Make it a defsubst.
7695 (tramp-smb-method, tramp-smb-file-name-handler)
7696 (tramp-smb-file-name-p): Set tramp-autoload cookie.
7697
7698 * net/tramp-uu.el (top) Add to `tramp-unload-hook'.
7699 (tramp-uuencode-region): Set tramp-autoload cookie.
7700
7701 * net/trampver.el (top) Add to `tramp-unload-hook'.
7702 (tramp-version, tramp-bug-report-address): Set tramp-autoload
7703 cookie. Update release number.
7704
308e764f
AM
77052010-09-07 Agustín Martín <agustin.martin@hispalinux.es>
7706
7707 * textmodes/ispell.el (ispell-start-process): Make sure original
7708 arg list is properly initialized (Bug#6993, Bug#6994).
7709
10999305 77102010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
7711
7712 * files.el (directory-abbrev-alist): Use \` as default regexp.
19fe13df
SM
7713
7714 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
7715 chars like - or ] (bug#6984).
7716 (rx-any-condense-range): Explode 2-char ranges.
7717
10999305
CY
77182010-09-06 Glenn Morris <rgm@gnu.org>
7719
7720 * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
7721
77222010-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1e05f387
SM
7723
7724 * textmodes/bibtex.el:
7725 * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
7726
f292afe5
LMI
77272010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7728
331b2b90 7729 * net/imap.el (imap-message-map): Remove optional buffer parameter,
f292afe5
LMI
7730 since no callers use it.
7731 (imap-message-get): Ditto.
7732 (imap-message-put): Ditto.
7733 (imap-mailbox-map): Ditto.
7734 (imap-mailbox-put): Ditto.
7735 (imap-mailbox-get): Ditto.
a131b9b8 7736 (imap-mailbox-get): Revert last change for this function.
f292afe5 7737
dfe1285d
LMI
77382010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7739
331b2b90 7740 * net/imap.el (imap-fetch-safe): Remove function, and alter all
31b5f292
LMI
7741 callers to use `imap-fetch' instead. According to the comments, this
7742 should be safe, since all other IMAP clients use the 1:* syntax.
331b2b90
SM
7743 (imap-enable-exchange-bug-workaround): Remove.
7744 (imap-debug): Remove -- doesn't seem very useful.
dfe1285d 7745
3ff31c90
LMI
77462010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7747
7748 * net/imap.el (imap-log): New convenience function used throughout
7749 instead of repeating the same code all over the place.
7750
dfe1285d 77512010-09-05 David De La Harpe Golden <david@harpegolden.net>
93d68d4f
DDLHG
7752
7753 * mouse.el (mouse-save-then-kill): Save region to kill-ring
7754 when mouse-drag-copy-region is non-nil (Bug#6956).
7755
93a596e1
CY
77562010-09-05 Chong Yidong <cyd@stupidchicken.com>
7757
8d76af4a
CY
7758 * dired.el (dired-ls-sorting-switches, dired-sort-by-name-regexp):
7759 Improve regexps (Bug#6987).
7760 (dired-sort-toggle): Search more robustly for -t flag.
7761
93a596e1
CY
7762 * files.el (get-free-disk-space): Search more robustly for
7763 "available" column. Suggested by Ehud Karni
7764 <ehud@unix.mvs.co.il>.
7765
733946e7
JB
77662010-09-05 Juanma Barranquero <lekktu@gmail.com>
7767
7768 * international/uni-bidi.el:
7769 * international/uni-category.el:
7770 * international/uni-combining.el:
7771 * international/uni-decimal.el:
7772 * international/uni-mirrored.el:
7773 * international/uni-name.el: Regenerate.
7774
2e664aab
SM
77752010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7776
6aeafb34
SM
7777 * electric.el (electric-indent-post-self-insert-function):
7778 Don't reindent with a sloppy indentation function.
7779
2e664aab
SM
7780 * emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
7781 border case in change-log-mode.
7782
13ef65a4
CY
77832010-09-04 Chong Yidong <cyd@stupidchicken.com>
7784
7785 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7786 Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
7787 Recognize leading tab in gcc-include regexp. Ignore names with
7788 leading "from" or "in" in gnu regexp (Bug#6937).
7789
5abf1556
SM
77902010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7791
6aeafb34 7792 Avoid global recursive calls to kill-buffer-hooks; fit into 80 cols.
5abf1556
SM
7793 * textmodes/ispell.el (ispell-process-buffer-name): Remove.
7794 (ispell-start-process): Avoid setq and simplify logic.
7795 (ispell-init-process): Setup kill-buffer-hook locally when needed.
7796 (kill-buffer-hook): Don't use it globally with code that uses
7797 expand-file-name since that may call kill-buffer via
7798 code_conversion_restore.
7799
0be01d2c
CY
78002010-09-04 Noorul Islam K M <noorul@noorul.com> (tiny change)
7801
7802 * emacs-lisp/package.el (package-directory-list): Only call
7803 file-name-nondirectory on a string.
7804
ebf662f4
CY
78052010-09-02 Chong Yidong <cyd@stupidchicken.com>
7806
5abf1556
SM
7807 * emacs-lisp/package.el (package--download-one-archive):
7808 Ensure that archive-contents is valid before saving it.
ebf662f4
CY
7809 (package-activate-1, package-mark-obsolete, define-package)
7810 (package-compute-transaction, package-list-maybe-add): Use push.
7811
e5eddfd1
SM
78122010-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
7813
89acf735
SM
7814 Use SMIE's blink-paren for octave-mode.
7815 * progmodes/octave-mod.el (octave-font-lock-close-quotes):
7816 Backslashes do not escape single-quotes, single-quotes do.
7817 (octave-block-else-regexp, octave-block-end-regexp)
7818 (octave-block-match-alist): Remove.
7819 (octave-smie-bnf-table): New var, with old content.
7820 (octave-smie-op-levels): Use it.
7821 (octave-smie-closer-alist): New var.
7822 (octave-mode): Use it. Setup smie-blink-matching and electric-indent.
7823 (octave-blink-matching-block-open): Remove.
7824 (octave-reindent-then-newline-and-indent, octave-electric-semi)
7825 (octave-electric-space): Let self-insert-command run expand-abbrev and
7826 blink parens.
7827
3b843809
SM
7828 * electric.el (electricity): New group.
7829 (electric-indent-chars): New var.
7830 (electric-indent-post-self-insert-function): New fun.
7831 (electric-indent-mode): New minor mode.
7832 (electric-pair-skip-self): New custom.
7833 (electric-pair-post-self-insert-function): New function.
7834 (electric-pair-mode): New minor mode.
7835
0da20854
SM
7836 * calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
7837 calcAlg-blink-matching-open.
7838 (calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
7839 (calc-do-alg-entry): Only touch the part of the keymap that varies.
7840 Use the new blink-matching-check-function.
7841
a49e651e
SM
7842 Provide blink-matching support to SMIE.
7843 * emacs-lisp/smie.el (smie-bnf-closer-alist): New function.
7844 (smie-blink-matching-triggers, smie-blink-matching-inners): New vars.
7845 (smie-blink-matching-check, smie-blink-matching-open): New functions.
7846
e5eddfd1
SM
7847 * simple.el (newline): Fix last change to properly remove itself from
7848 the hook.
7849
b13ebb5c
SM
78502010-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7851
7852 * simple.el (newline): Eliminate optimization.
7853 Use post-self-insert-hook to set hard-newline and things before
7854 running post-self-insert-hook.
7855 (blink-matching-check-mismatch): New function.
7856 (blink-matching-check-function): New variable.
7857 (blink-matching-open): Use them.
7858 Skip back forward over prefix chars skipped by forward-sexp.
7859 Don't check if the parens are backslash escaped.
7860 (blink-paren-post-self-insert-function): Check backslash escaping here.
7861
e687c2cd
CY
78622010-09-02 Chong Yidong <cyd@stupidchicken.com>
7863
b13ebb5c
SM
7864 * emacs-lisp/package.el (package-menu-mode-map):
7865 Change package-menu-revert bindings to revert-buffer.
e687c2cd
CY
7866 (package-menu-mode): Set revert-buffer-function.
7867 (package-menu-revert): Doc fix.
7868
567efba9
AM
78692010-09-02 Agustín Martín <agustin.martin@hispalinux.es>
7870
7871 * textmodes/ispell.el (ispell-init-process): Use "~/" as
7872 `default-directory' unless using Ispell per-directory personal
7873 dictionaries and not in a mini-buffer under XEmacs.
7874 (kill-buffer-hook): Do not kill ispell process on exit when
93acd23d 7875 `ispell-process-directory' is "~/". (Bug#6143)
567efba9 7876
6d7cc563
JD
78772010-09-02 Jan Djärv <jan.h.d@swipnet.se>
7878
08d4877e
J
7879 * simple.el (kill-new): Call interprogram-cut-function with only
7880 one argument.
7881
45240125
JD
7882 * term.el (term-mouse-paste): Don't call x-get-cutbuffer.
7883 Remove cut buffer from error message.
7884
7885 * term/x-win.el (x-select-text):
7886 * term/pc-win.el (x-selection-value):
7887 * term/ns-win.el (x-selection-value):
7888 * eshell/em-term.el:
7889 * w32-fns.el (x-get-selection-value):
7890 * mouse-sel.el (mouse-sel-set-selection-function):
7891 * frame.el (display-selections-p): Remove cut-buffer in documentation.
7892
6d7cc563
JD
7893 * term/x-win.el: Update documentation for x-last-selected-text-*.
7894 (x-last-selected-text-cut, x-last-selected-text-cut-encoded)
7895 (x-last-cut-buffer-coding, x-cut-buffer-max): Remove.
6a7662bb
BR
7896 (x-select-text): Remove argument PUSH, update documentation.
7897 Remove cut-buffer code.
6d7cc563 7898 (x-selection-value-internal): Was previously x-selection-value.
5986b97d 7899 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
6a7662bb
BR
7900 Update documentation, remove cut-buffer code.
7901 Call x-selection-value-internal.
6d7cc563
JD
7902 (x-clipboard-yank): Call x-selection-value-internal.
7903 (x-initialize-window-system): Remove setting of x-cut-buffer-max.
7904
7905 * term/pc-win.el (x-last-selected-text):
7906 x-cut-buffer-or-selection-value renamed to x-selection-value
7907 (x-select-text): Remove argument PUSH, update documentation.
7908
7909 * term/ns-win.el (x-setup-function-keys, ns-last-selected-text):
7910 x-cut-buffer-or-selection-value renamed to x-selection-value
88b5a757 7911 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
6d7cc563
JD
7912 (x-select-text): Remove argument PUSH, update documentation.
7913
7914 * emacs-lisp/cl-macs.el (x-get-cutbuffer, x-get-cut-buffer): Remove.
7915
7916 * w32-fns.el (x-last-selected-text):
7917 x-cut-buffer-or-selection-value renamed to x-selection-value.
7918 (x-cut-buffer-max): Remove.
7919 (x-select-text): Remove argument PUSH, update documentation.
7920
7921 * simple.el (interprogram-cut-function): Remove mention of PUSH.
7922
7923 * select.el (x-get-cut-buffer, x-set-cut-buffer): Remove.
7924
7925 * mouse-sel.el (mouse-sel-get-selection-function):
7926 x-cut-buffer-or-selection-value renamed to x-selection-value.
5986b97d 7927 (x-select-text): Remove optional push.
6d7cc563 7928
4de81ee0
SM
79292010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
7930
8f4e9110
SM
7931 * simple.el (blink-paren-function): Move from C to here.
7932 (blink-paren-post-self-insert-function): New function.
7933 (post-self-insert-hook): Use it.
7934
4de81ee0
SM
7935 * emacs-lisp/pcase.el (pcase-split-memq):
7936 Fix overenthusiastic optimisation.
7937 (pcase-u1): Handle the case of a lambda pred.
7938
d419e1d9
KH
79392010-08-31 Kenichi Handa <handa@m17n.org>
7940
7941 * international/mule-cmds.el (standard-display-european-internal):
7942 Setup standard-display-table for 8-bit characters by storing 8-bit
7943 characters in the element vector.
7944
1e05f387
SM
7945 * disp-table.el (standard-display-8bit):
7946 Setup standard-display-table for 8-bit characters by storing 8-bit
d419e1d9
KH
7947 characters in the element vector.
7948 (standard-display-european): Likewise.
7949
61f7096c
CY
79502010-08-31 Masatake YAMATO <yamato@redhat.com>
7951
7952 * textmodes/nroff-mode.el (nroff-view): New command.
7953 (nroff-mode-map): Bind it to C-c C-c.
7954
ec5d3ff7
SM
79552010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
7956
c8977b2e
SM
7957 * emacs-lisp/smie.el (smie-down-list): New command.
7958
ec5d3ff7
SM
7959 Remove old indentation and navigation code on octave-mode.
7960 * progmodes/octave-mod.el (octave-mode-map): Remap down-list to
7961 smie-down-list rather than add a binding for octave-down-block.
7962 (octave-mark-block, octave-blink-matching-block-open):
7963 Rely on forward-sexp-function.
7964 (octave-fill-paragraph): Don't narrow, so you can use
7965 indent-according-to-mode.
7966 (octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
7967 (octave-in-block-p, octave-re-search-forward-kw)
7968 (octave-re-search-backward-kw, octave-indent-calculate)
7969 (octave-end-as-array-index-p, octave-block-end-offset)
7970 (octave-scan-blocks, octave-forward-block, octave-backward-block)
7971 (octave-down-block, octave-backward-up-block, octave-up-block)
7972 (octave-before-magic-comment-p, octave-indent-line): Remove.
7973
187d3296
CY
79742010-08-31 Chong Yidong <cyd@stupidchicken.com>
7975
7976 * emacs-lisp/package.el (package--read-archive-file): Just use
7977 `read', to avoid copying an additional string.
7978 (package-menu-mode): Set header-line-format here.
7979 (package-menu-refresh, package-menu-revert): Signal an error if
7980 not in the Package Menu.
7981 (package-menu-package-list): New var.
7982 (package--generate-package-list): Operate on the current buffer;
7983 don't assume that it is *Packages*, since the user may rename it.
7984 Allow persistent package listings and sort keys using
7985 package-menu-package-list and package-menu-package-sort-key.
7986 (package-menu--version-predicate): Fix version calculation.
7987 (package-menu-sort-by-column): Don't select the window.
ec5d3ff7
SM
7988 (package--list-packages): Create the *Packages* buffer.
7989 Set package-menu-package-list-key.
187d3296
CY
7990 (list-packages): Sorting by status is now the default.
7991 (package-buffer-info): Use match-string-no-properties.
7992 (define-package): Add a &rest argument for future proofing, but
7993 don't use it yet.
7994 (package-install-from-buffer, package-install-buffer-internal):
ec5d3ff7
SM
7995 Merge into a single function, package-install-from-buffer.
7996 (package-install-file): Change caller.
187d3296
CY
7997
7998 * finder.el: Load finder-inf using `require'.
7999 (finder-list-matches): Sorting by status is now the default.
8000 (finder-compile-keywords): Simpify printing.
8001
e17b68ed
SM
80022010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
8003
8004 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
8005 (octave-mode-map): Remove special bindings for forward/backward-block
8006 and octave-backward-up-block. Use smie-close-block.
8007 (octave-continuation-marker-regexp): New var.
8008 (octave-continuation-regexp): Use it.
8009 (octave-operator-table, octave-smie-op-levels)
8010 (octave-operator-regexp, octave-smie-indent-rules): New vars.
8011 (octave-smie-backward-token, octave-smie-forward-token): New funs.
8012 (octave-mode): Use SMIE.
8013 (octave-close-block): Delete.
8014
42b6a73b
EZ
80152010-08-30 Eli Zaretskii <eliz@gnu.org>
8016
8017 * menu-bar.el (menu-bar-edit-menu) <"Paste">: Check selection in
8018 CLIPBOARD, not in PRIMARY. (Bug#6944)
8019
f291fe60
SM
80202010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
8021
ee992a8c
SM
8022 * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
8023 a list of parents.
8024 (smie-indent-column): Allow indirection through variables.
8025
d36b74ca
SM
8026 * composite.el (save-buffer-state): Delete, unused.
8027 * font-lock.el (save-buffer-state): Use with-silent-modifications.
8028 (font-lock-default-fontify-region): Use with-syntax-table.
8029 * jit-lock.el (with-buffer-unmodified): Remove.
8030 (with-buffer-prepared-for-jit-lock): Use with-silent-modifications.
8031
f291fe60
SM
8032 Use `declare' in defmacros.
8033 * window.el (save-selected-window):
8034 * subr.el (with-temp-file, with-temp-message, with-syntax-table):
8035 * progmodes/python.el (def-python-skeleton):
8036 * net/dbus.el (dbus-ignore-errors):
8037 * jka-cmpr-hook.el (with-auto-compression-mode):
8038 * international/mule.el (with-category-table):
8039 * emacs-lisp/timer.el (with-timeout):
8040 * emacs-lisp/lisp-mnt.el (lm-with-file):
8041 * emacs-lisp/eieio.el (with-slots):
8042 * emacs-lisp/easymenu.el (easy-menu-define):
8043 * emacs-lisp/debug.el (debugger-env-macro):
8044 * emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq)
8045 (Multiple-value-call, Multiple-value-prog1):
8046 * emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key)
8047 (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and
8048 edebug rule to definition.
8049 * emacs-lisp/lisp-mode.el (save-selected-window)
8050 (with-current-buffer, combine-after-change-calls)
8051 (with-output-to-string, with-temp-file, with-temp-buffer)
8052 (with-temp-message, with-syntax-table, read-if, eval-after-load)
8053 (dolist, dotimes, when, unless):
8054 * emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
8055
96ae4c8f
CY
80562010-08-29 Chong Yidong <cyd@stupidchicken.com>
8057
8058 * finder.el: Require `package'.
8059 (finder-known-keywords): Tweak descriptions. Retire `oop' keyword.
8060 (finder-package-info): Var deleted.
8061 (finder-keywords-hash, finder--builtins-alist): New vars.
8062 (finder-compile-keywords): Compute package--builtins and
8063 finder-keywords-hash instead of finder-keywords-hash, respecting
8064 the "Package" header.
f291fe60
SM
8065 (finder-unknown-keywords, finder-list-matches):
8066 Use finder-keywords-hash and package--list-packages.
96ae4c8f
CY
8067 (finder-mode): Don't set font-lock-defaults.
8068 (finder-exit): We don't use "*Finder-package*" and "*Finder
8069 Category*" buffers anymore.
8070
8071 * emacs-lisp/package.el (package--builtins-base): Var deleted.
8072 (package--builtins): Set default value to nil.
8073 (package-initialize): Load precomputed value of package--builtins
8074 from finder-inf.el.
8075 (package-alist, package-compute-transaction)
8076 (package-download-transaction): Improve docstring.
8077 (package-read-all-archive-contents): Do not change
8078 package--builtins here.
8079 (list-packages): Make package-list-packages an alias for this.
8080 Sort by status by default.
8081 (package--list-packages): Add optional PACKAGES arg.
8082 (describe-package-1): Use font-lock-face property. For built-in
8083 packages, insert file commentary.
8084 (package--generate-package-list): Rename from
8085 package-list-packages-internal; all callers changed. Add optional
8086 PACKAGES arg. Add alphabetical sort fallbacks.
8087 (package-menu--version-predicate, package-menu--status-predicate)
8088 (package-menu--description-predicate)
8089 (package-menu--name-predicate): New functions.
8090
8091 * info.el (Info-finder-find-node): Search package-alist instead of
8092 finder-package-info.
8093
e2046ecf
CY
80942010-08-29 Chong Yidong <cyd@stupidchicken.com>
8095
8096 * subr.el (version-regexp-alist): Don't use "a" and "b" for
8097 "alpha" and "beta".
8098 (version-to-list): Handle versions like "10.3d".
8099
6fe79b7c
SM
81002010-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
8101
8102 * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
8103 (macroexp-accumulate): Use `declare'.
8104
1a868076
VJL
81052010-08-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8106
8107 * whitespace.el (whitespace-style): Adjust type declaration.
8108
9e69cb05
KH
81092010-08-26 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
8110
8111 * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
8112
81132010-08-26 Chong Yidong <cyd@stupidchicken.com>
8114
8115 * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
8116 (Bug#6907).
8117
4142607e
NW
81182010-08-26 Nathan Weizenbaum <nweiz@cressida.sea.corp.google.com> (tiny change)
8119
8120 * progmodes/js.el: Make indentation more customizable (Bug#6914).
8121 (js-paren-indent-offset, js-square-indent-offset)
8122 (js-curly-indent-offset): New options.
8123 (js--proper-indentation): Use them.
8124
88a36e60
DC
81252010-08-26 Daniel Colascione <dan.colascione@gmail.com>
8126
8127 * progmodes/sh-script.el (sh-get-indent-info): Use syntax-ppss
8128 instead of inspecting font-lock properties (Bug#6916).
8129
38dbc4d8
DR
81302010-08-26 David Reitter <david.reitter@gmail.com>
8131
8132 * server.el (server-visit-files): Run pre-command-hook and
76e3243a 8133 post-command-hook for each buffer while it is current (Bug#6910).
38dbc4d8
DR
8134 (server-execute): Do not run hooks here.
8135
44ffae96
MA
81362010-08-26 Michael Albinus <michael.albinus@gmx.de>
8137
8138 Sync with Tramp 2.1.19.
8139
0dc3e410
MA
8140 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Protect
8141 deleting tmpfile.
8142 (tramp-gvfs-maybe-open-connection): Use `tramp-compat-funcall'.
20b8ac83 8143
0dc3e410 8144 * net/tramp.el (tramp-handle-expand-file-name)
20b8ac83 8145 (tramp-completion-handle-file-name-all-completions)
1e05f387
SM
8146 (tramp-completion-handle-file-name-completion):
8147 Use `tramp-connectable-p'.
20b8ac83 8148
44ffae96
MA
8149 * net/trampver.el: Update release number.
8150
cb6c4991
CY
81512010-08-26 Chong Yidong <cyd@stupidchicken.com>
8152
8153 * help.el (help-map): Bind `C-h P' to describe-package.
8154
8155 * menu-bar.el (menu-bar-describe-menu): Add describe-package.
8156
8157 * emacs-lisp/package.el (package-refresh-contents): Catch errors
8158 when downloading archives.
8159 (describe-package-1): Add package commentary.
8160 (package-install-button-action): New function.
8161 (package-menu-mode-map): Bind ? to package-menu-describe-package.
8162 (package-menu-view-commentary): Function removed.
8163 (package-list-packages-internal): Hide the `package' package too.
8164
b60f961f
KH
81652010-08-25 Kenichi Handa <handa@m17n.org>
8166
8167 * language/misc-lang.el ("Arabic"): New language environment.
8168 Setup composition-function-table for Arabic characters.
8169
8170 * international/fontset.el (setup-default-fontset): Fix typo for
8171 arabic OTF spec (fini->fina).
8172
a0c16be4
J
81732010-08-25 Jan Djärv <jan.h.d@swipnet.se>
8174
8175 * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter
8176 on all frames.
8177
85cc3d4f
VJL
81782010-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8179
8180 * whitespace.el: Allow cleaning up blanks without blank
8181 visualization (Bug#6651). Adjust help window for
8182 whitespace-toggle-options (Bug#6479). Allow to use fill-column
8183 instead of whitespace-line-column (from EmacsWiki). New version
8184 13.1.
88b5a757 8185 (whitespace-style): Add new value 'face. Adjust docstring.
6a7662bb
BR
8186 (whitespace-space, whitespace-hspace, whitespace-tab):
8187 Adjust foreground property face.
85cc3d4f
VJL
8188 (whitespace-line-column): Adjust docstring and type declaration.
8189 (whitespace-style-value-list, whitespace-toggle-option-alist)
8190 (whitespace-help-text): Adjust const initialization.
8191 (whitespace-toggle-options, global-whitespace-toggle-options):
8192 Adjust docstring.
8193 (whitespace-display-window, whitespace-interactive-char)
8194 (whitespace-style-face-p, whitespace-color-on): Adjust code.
8195 (whitespace-help-scroll): New fun.
8196
cb8759ca
CY
81972010-08-24 Chong Yidong <cyd@stupidchicken.com>
8198
8199 * emacs-lisp/package.el (list-packages): Alias for
8200 package-list-packages.
8201
44a41a47
KR
82022010-08-24 Kevin Ryde <user42@zip.com.au>
8203
be7748e7
KR
8204 * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
8205 (Bug#5651).
8206
44a41a47
KR
8207 * progmodes/ruby-mode.el (ruby): Add defgroup.
8208
edfd00fa
CY
82092010-08-24 Chong Yidong <cyd@stupidchicken.com>
8210
8211 * progmodes/python.el: Add Ipython support (Bug#5390).
8212 (python-shell-prompt-alist)
8213 (python-shell-continuation-prompt-alist): New options.
8214 (python--set-prompt-regexp): New function.
6a7662bb
BR
8215 (inferior-python-mode, run-python, python-shell):
8216 Require ansi-color. Use python--set-prompt-regexp to set the comint
edfd00fa
CY
8217 prompt based on the Python interpreter.
8218 (python--prompt-regexp): New var.
8219 (python-check-comint-prompt)
8220 (python-comint-output-filter-function): Use it.
8221 (run-python): Use a pipe (Bug#5694).
8222
82232010-08-24 Fabian Ezequiel Gallina <galli.87@gmail.com> (tiny change)
8224
8225 * progmodes/python.el (python-send-region): Send a different
8226 Python command if Ipython is in use.
8227 (python-check-version): Use a Python command to find the version.
8228
1c409d0b
CY
82292010-08-24 Chong Yidong <cyd@stupidchicken.com>
8230
8231 * mouse.el (mouse-yank-primary): Avoid setting primary when
8232 deactivating the mark (Bug#6872).
8233
733946e7 82342010-08-23 Chris Foote <chris@foote.com.au> (tiny change)
9027027d
CF
8235
8236 * progmodes/python.el (python-block-pairs): Allow use of "finally"
8237 with "else" (Bug#3991).
8238
e73f184c
MA
82392010-08-23 Michael Albinus <michael.albinus@gmx.de>
8240
8241 * net/dbus.el: Accept UNIX domain sockets as bus address.
8242 (top): Don't initialize `dbus-registered-objects-table' anymore,
01c35094 8243 this is done in dbusbind.c.
e73f184c
MA
8244 (dbus-check-event): Adapt test for bus.
8245 (dbus-return-values-table, dbus-unregister-service)
8246 (dbus-event-bus-name, dbus-introspect, dbus-register-property):
8247 Adapt doc string.
8248
1a140747
JB
82492010-08-23 Juanma Barranquero <lekktu@gmail.com>
8250
8251 * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
8252
7133b7ee
JL
82532010-08-22 Juri Linkov <juri@jurta.org>
8254
8255 * simple.el (read-extended-command): New function with the logic
8256 for `completing-read' moved to Elisp from `execute-extended-command'.
8257 Use `function-called-at-point' in `minibuffer-default-add-function'
8258 to get a command name for M-n (bug#5364, bug#5214).
8259
198a7a97
CY
82602010-08-22 Chong Yidong <cyd@stupidchicken.com>
8261
8262 * startup.el (command-line-1): Issue warning for ignored arguments
8263 --unibyte, etc (Bug#6886).
8264
c00725d7
LL
82652010-08-22 Leo <sdl.web@gmail.com>
8266
8267 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
8268 (ignore, bright, dim, keyword): Split list of nicknames before
8269 passing to rcirc-add-or-remove (Bug#6894).
8270
bc7d7ea6
CY
82712010-08-22 Chong Yidong <cyd@stupidchicken.com>
8272
8273 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
8274
b0126eac 82752010-08-22 Leo <sdl.web@gmail.com>
e0143335 8276
\81ukasz Stelmach, 2010-08-26 17:33:52 +0200">d5720b4c 8277 Fix buffer-list rename&refresh after killing a buffer in ido.
76e3243a 8278 * ido.el: Revert Óscar's.
e0143335
LL
8279 (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
8280 Remember the buffers at head, rather than their name.
76e3243a 8281 * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
e0143335 8282
b0126eac 82832010-08-22 Kirk Kelsey <kirk.kelsey@0x4b.net> (tiny change)
8f081e96
SM
8284 Stefan Monnier <monnier@iro.umontreal.ca>
8285
8286 * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
8287 extra backslash added to each line (bug#6890).
8288
b0126eac 82892010-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
3ff78624
SM
8290
8291 * subr.el (read-key): Don't echo keystrokes (bug#6883).
8292
b0126eac 82932010-08-22 Glenn Morris <rgm@gnu.org>
635f7282
GM
8294
8295 * menu-bar.el (menu-bar-games-menu): Add landmark.
8296
b0126eac 82972010-08-22 Glenn Morris <rgm@gnu.org>
fb89a654 8298
9130a2d6
GM
8299 * align.el (align-regexp): Make group and spacing arguments
8300 use the interactive defaults when non-interactive. (Bug#6698)
8301
fb89a654
GM
8302 * mail/rmail.el (rmail-forward): Replace mail-text-start with its
8303 expansion, so as not to need sendmail.
8304 (mail-text-start): Remove declaration.
8305 (rmail-retry-failure): Require sendmail.
8306
b0126eac 83072010-08-22 Chong Yidong <cyd@stupidchicken.com>
186e86db
SM
8308
8309 * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
8310
b0126eac 83112010-08-22 Michael Albinus <michael.albinus@gmx.de>
a67e6f13 8312
186e86db
SM
8313 * progmodes/flymake.el (flymake-start-syntax-check-process):
8314 Use `start-file-process' in order to let it run also on remote hosts.
a67e6f13 8315
b0126eac 83162010-08-22 Kenichi Handa <handa@m17n.org>
f3cc64f8
KH
8317
8318 * files.el: Add `word-wrap' as safe local variable.
8319
b0126eac 83202010-08-22 Glenn Morris <rgm@gnu.org>
bb25c8d7
GM
8321
8322 * woman.el (woman-translate): Case matters. (Bug#6849)
8323
b0126eac 83242010-08-22 Chong Yidong <cyd@stupidchicken.com>
a4aae1a5
CY
8325
8326 * simple.el (kill-region): Doc fix (Bug#6787).
8327
b0126eac 83282010-08-22 Glenn Morris <rgm@gnu.org>
721dce17
GM
8329
8330 * calendar/diary-lib.el (diary-header-line-format):
8331 Fit it to the window, not the frame.
8332
b0126eac 83332010-08-22 Andreas Schwab <schwab@linux-m68k.org>
7467d0a8
AS
8334
8335 * subr.el (ignore-errors): Add debug declaration.
8336
b0126eac 83372010-08-22 Geoff Gole <geoffgole@gmail.com> (tiny change)
1fcf76af
GG
8338
8339 * whitespace.el (whitespace-color-off): Remove post-command-hook
8340 locally.
8341
537ffaf3
SM
83422010-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
8343
8344 * vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
8345
d64b8a68
CY
83462010-08-21 Chong Yidong <cyd@stupidchicken.com>
8347
8348 * cus-edit.el (custom-group-value-create): Add extra newline
8349 before end line (Bug#6876).
8350
d2625c3d
CY
83512010-08-21 Chong Yidong <cyd@stupidchicken.com>
8352
8353 * mouse.el (mouse-save-then-kill): Don't save region to kill ring
8354 when extending it. Before killing on the second click, check if
8355 the buffer is the correct one. Doc fix.
8356 (mouse-secondary-save-then-kill): Allow usage without first
8357 calling mouse-start-secondary, by defaulting to point. Don't save
8358 an empty secondary selection. Doc fix.
8359
80525855
VJL
83602010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8361
91bdeb66
VJL
8362 * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
8363 Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
537ffaf3 8364 New version 13.0.
80525855
VJL
8365 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
8366 Adjust initialization.
8367 (whitespace-bob-marker, whitespace-eob-marker)
8368 (whitespace-buffer-changed): New vars.
8369 (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
8370 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
537ffaf3
SM
8371 (whitespace-post-command-hook, whitespace-display-char-on):
8372 Adjust code.
80525855 8373 (whitespace-looking-back, whitespace-buffer-changed): New funs.
85cc3d4f 8374 (whitespace-space-regexp, whitespace-tab-regexp): Fun eliminated.
80525855 8375
4b9c0a49
SM
83762010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
8377
118cf454
SM
8378 * files.el (locate-file-completion-table): Only list the .el and .elc
8379 extensions if there's no other choice (bug#5955).
8380
a2e5caf7
SM
8381 * facemenu.el (facemenu-self-insert-data): New var.
8382 (facemenu-post-self-insert-function, facemenu-set-self-insert-face):
8383 New functions.
8384 (facemenu-add-face): Use them.
8385
4b9c0a49
SM
8386 * simple.el (blink-matching-open): Obey forward-sexp-function.
8387
0193499f
SM
83882010-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
8389
b2a15250
SM
8390 * simple.el (prog-mode-map): New var.
8391 (prog-indent-sexp): New command.
8392
b5ba2d6f
SM
8393 * progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
8394
9acd1bdc
SM
8395 * progmodes/prolog.el (smie): Require.
8396
8723cfa4
SM
8397 * emacs-lisp/smie.el (smie-default-backward-token)
8398 (smie-default-forward-token): Strip properties.
8399 (smie-next-sexp): Be more careful with associative operators.
8400 (smie-forward-sexp-command): Generalize.
8401 (smie-backward-sexp-command): Simplify.
8402 (smie-closer-alist): New var.
8403 (smie-close-block): New command.
8404 (smie-indent-debug-log): New var.
8405 (smie-indent-offset-rule): Add a few more cases.
8406 (smie-indent-column): New function.
8407 (smie-indent-after-keyword): Use it.
8408 (smie-indent-keyword): Use it.
8409 Fix up the opener code's point position.
8410 (smie-indent-comment): Only applies at BOL.
8411 (smie-indent-debug): New command.
8412
0193499f
SM
8413 * emacs-lisp/autoload.el (make-autoload): Preload the macros's
8414 declarations that are useful before running the macro.
8415
0c9b8993
GM
84162010-08-18 Joakim Verona <joakim@verona.se>
8417
8418 * image.el (imagemagick-types-inhibit): New variable.
8419 (imagemagick-register-types): New function.
8420 * image-mode.el (image-transform-properties): New function.
ccd80618
JV
8421 (image-transform-set-scale, image-transform-fit-to-height)
8422 (image-transform-set-rotation, image-transform-set-resize)
0c9b8993
GM
8423 (image-transform-fit-to-width, image-transform-fit-to-height):
8424 New functions.
ccd80618
JV
8425 (image-toggle-display-image): Support image transforms.
8426
1075cd61
KY
84272010-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8428
8429 * image.el (create-animated-image): Don't add heuristic mask to image
8430 (Bug#6839).
8431
64cb6c78
J
84322010-08-18 Jan Djärv <jan.h.d@swipnet.se>
8433
0193499f
SM
8434 * term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
8435 Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
64cb6c78 8436
ff80a446
SM
84372010-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
8438
afa22f7c
SM
8439 * emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
8440
ff80a446
SM
8441 Font-lock '...' strings, plus various simplifications and fixes.
8442 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
8443 (octave-font-lock-close-quotes): New function.
8444 (octave-font-lock-syntactic-keywords): New var.
8445 (octave-mode): Use it. Set beginning-of-defun-function.
8446 (octave-mode-map): Don't override the <foo>-defun commands.
8447 (octave-mode-menu): Pass it directly to easy-menu-define;
8448 remove (now generic) <foo>-defun commands; use info-lookup-symbol.
8449 (octave-block-match-alist): Fix up last change so that
8450 octave-close-block uses the more specific keyword.
8451 (info-lookup-mode): Silence byte-compiler.
8452 (octave-beginning-of-defun): Not interactive any more.
8453 Optimize slightly.
8454 (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
8455 (octave-indent-defun, octave-send-defun): Use mark-defun instead.
8456 (octave-completion-at-point-function): Make sure point is within
8457 beg..end.
8458 (octave-reindent-then-newline-and-indent):
8459 Use reindent-then-newline-and-indent.
8460 (octave-add-octave-menu): Remove.
8461
2269b349
JD
84622010-08-17 Jan Djärv <jan.h.d@swipnet.se>
8463
489cd5bd
JD
8464 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer)
8465 (report-emacs-bug-can-use-xdg-email): New functions.
8466 (report-emacs-bug): Set can-xdg-email to result of
8467 report-emacs-bug-can-use-xdg-email. If can-xdg-email bind
8468 \C-cm to report-emacs-bug-insert-to-mailer and add help text
8469 about it.
30ebab6d 8470
a2fb159c
GM
8471 * net/browse-url.el (browse-url-default-browser): Add cond
8472 for browse-url-xdg-open.
8473 (browse-url-can-use-xdg-open, browse-url-xdg-open): New functions.
8474
84752010-08-17 Glenn Morris <rgm@gnu.org>
8476
8477 * progmodes/cc-engine.el (c-new-BEG, c-new-END)
8478 (c-fontify-recorded-types-and-refs): Define for compiler.
8479 * progmodes/cc-mode.el (c-new-BEG, c-new-END): Move definitions
8480 before use.
8481
8482 * calendar/icalendar.el (icalendar--convert-recurring-to-diary):
8483 Fix format call.
8484
bb6aba9c
MA
84852010-08-17 Michael Albinus <michael.albinus@gmx.de>
8486
8487 * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
8488 properties.
8489 (tramp-handle-process-file): Call the program in a subshell, in
8490 order to preserve working directory.
8491 (tramp-action-password): Hide password prompt before next run.
8492 (tramp-process-actions): Widen connection buffer for the trace.
8493
8f10c937
DD
84942010-08-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
8495
8496 * net/rcirc.el (rcirc-log-process-buffers): New option.
8497 (rcirc-print): Use it.
8498 (rcirc-generate-log-filename): New function.
8499 (rcirc-log-filename-function): Change default to
8500 rcirc-generate-log-filename (Bug#6828).
8501
7c23dd44
CY
85022010-08-16 Chong Yidong <cyd@stupidchicken.com>
8503
8504 * simple.el (deactivate-mark): If select-active-regions is `only',
8505 only set selection for temporarily active regions.
8506
8507 * cus-start.el: Change defcustom for select-active-regions.
8508
6d3e82d2
CY
85092010-08-15 Chong Yidong <cyd@stupidchicken.com>
8510
8511 * mouse.el (mouse--drag-set-mark-and-point): New function.
ff80a446
SM
8512 (mouse-drag-track): Use LOCATION arg to push-mark.
8513 Use mouse--drag-set-mark-and-point to take click-count into
6d3e82d2
CY
8514 consideration when updating point and mark (Bug#6840).
8515
c68263b1
CY
85162010-08-15 Chong Yidong <cyd@stupidchicken.com>
8517
8518 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8519 Give the Ruby rule a lower priority than Gnu (Bug#6778).
8520
456f369a
ŠN
85212010-08-14 Štěpán Němec <stepnem@gmail.com> (tiny change)
8522
ff80a446
SM
8523 * font-lock.el (lisp-font-lock-keywords-2):
8524 Add combine-after-change-calls, condition-case-no-debug,
456f369a
ŠN
8525 with-demoted-errors, and with-silent-modifications (Bug#6025).
8526
c22e18f5
KR
85272010-08-14 Kevin Ryde <user42@zip.com.au>
8528
8529 * emacs-lisp/copyright.el (copyright-update-year)
b7716b25
CY
8530 (copyright-update): Temporary switch-to-buffer to ensure the
8531 buffer change being queried is visible (Bug#5394).
c22e18f5 8532
6f1a6faf
TT
85332010-08-14 Tom Tromey <tromey@redhat.com>
8534
8535 * progmodes/etags.el (tags-file-name): Mark safe if stringp
8536 (Bug#6733).
8537
e7afcf30
EZ
85382010-08-14 Eli Zaretskii <eliz@gnu.org>
8539
8540 * mouse.el (mouse-yank-primary): Fix mouse-2 on MS-Windows and
8541 MS-DOS. (Bug#6689)
8542
2b4e6277
J
85432010-08-13 Jan Djärv <jan.h.d@swipnet.se>
8544
8545 * menu-bar.el (menu-bar-set-tool-bar-position): New function.
8546 (menu-bar-showhide-tool-bar-menu-customize-enable-left)
8547 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
8548 (menu-bar-showhide-tool-bar-menu-customize-enable-top)
ff80a446
SM
8549 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom):
8550 Call menu-bar-set-tool-bar-position.
2b4e6277 8551
dc94fc85
SM
85522010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
8553
c5683ceb
SM
8554 * progmodes/octave-mod.el (octave-mode-syntax-table): Use the new "c"
8555 comment style (bug#6834).
8556 * progmodes/scheme.el (scheme-mode-syntax-table):
8557 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Remove spurious
8558 "b" flag in "' 14b" syntax.
8559
c82d5b11
SM
8560 * progmodes/octave-mod.el (octave-mode-map): Remove special bindings
8561 for (un)commenting the region and performing completion.
8562 (octave-mode-menu): Use standard commands for help and completion.
8563 (octave-mode-syntax-table): Support %{..%} comments (sort of).
8564 (octave-mode): Use define-derived-mode.
8565 Set completion-at-point-functions and don't set columns.
8566 Don't disable adaptive-fill-regexp.
8567 (octave-describe-major-mode, octave-comment-region)
8568 (octave-uncomment-region, octave-comment-indent)
8569 (octave-indent-for-comment): Remove.
8570 (octave-indent-calculate): Rename from calculate-octave-indent.
7e82caa7 8571 (octave-indent-line, octave-fill-paragraph): Update caller.
c82d5b11
SM
8572 (octave-initialize-completions): No need to make an alist.
8573 (octave-completion-at-point-function): New function.
8574 (octave-complete-symbol): Use it.
8575 (octave-insert-defun): Use define-skeleton.
8576
8577 * progmodes/octave-mod.el (octave-mode): Set comment-add.
8578 (octave-mode-map): Use comment-dwim (bug#6829).
dc94fc85 8579
abec5126 85802010-08-12 Antoine Levitt <antoine.levitt@gmail.com>
61b6abbd
AL
8581
8582 * cus-edit.el (custom-save-variables, custom-save-faces): Fix up
8583 indentation of inserted comment.
8584
3a46642b
J
85852010-08-11 Jan Djärv <jan.h.d@swipnet.se>
8586
8587 * faces.el (region): Add type gtk that uses gtk colors.
8588
8589 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
8590 Handle theme-name change.
8591
3bd2cfef
MM
85922010-08-10 Michael R. Mauger <mmaug@yahoo.com>
8593
8594 * progmodes/sql.el: Version 2.5
8595 (sql-product-alist): Add :prompt-cont-regexp property for several
8596 database products.
8597 (sql-prompt-cont-regexp): New variable.
61b6abbd
AL
8598 (sql-output-newline-count, sql-output-by-send):
8599 New variables. Record number of newlines in input text.
3bd2cfef
MM
8600 (sql-send-string): Handle multiple filters and count newlines.
8601 (sql-send-magic-terminator): Count terminator newline.
8602 (sql-interactive-remove-continuation-prompt): Filters output to
8603 remove continuation prompts; one for each newline.
8604 (sql-interactive-mode): Set up new variables, prompt regexp and
8605 output filter.
8606 (sql-mode-sqlite-font-lock-keywords): Correct some keywords.
61b6abbd 8607 (sql-make-alternate-buffer-name): Correct buffer name in edge cases.
3bd2cfef 8608
d02c9bcd
SM
86092010-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
8610
8611 * emacs-lisp/pcase.el: New file.
8612
80ca4f1e
MA
86132010-08-10 Michael Albinus <michael.albinus@gmx.de>
8614
8615 * net/tramp.el (tramp-vc-registered-read-file-names): Read input
8616 as here-document, otherwise the command could exceed maximum
8617 length of command line.
d02c9bcd
SM
8618 (tramp-handle-vc-registered): Call script accordingly.
8619 Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
80ca4f1e 8620
2948599b
KH
86212010-08-10 Kenichi Handa <handa@m17n.org>
8622
8623 * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
8624 composable pattern.
8625
148cef8e
CY
86262010-08-09 Chong Yidong <cyd@stupidchicken.com>
8627
8628 * emacs-lisp/package.el (package-version-split)
8629 (package--version-first-nonzero, package-version-compare):
8630 Functions removed.
8631 (package-directory-list, package-load-all-descriptors)
8632 (package--built-in, package-activate, define-package)
8633 (package-installed-p, package-compute-transaction)
8634 (package-read-all-archive-contents)
8635 (package--add-to-archive-contents, package-buffer-info)
d02c9bcd
SM
8636 (package-tar-file-info, package-list-packages-internal):
8637 Use version-to-list and version-list-*.
148cef8e 8638
d02c9bcd
SM
8639 * emacs-lisp/package-x.el (package-upload-buffer-internal):
8640 Use version-to-list.
148cef8e
CY
8641 (package-upload-buffer-internal): Use version-list-<=.
8642
82a9ce0f
KH
86432010-08-09 Kenichi Handa <handa@m17n.org>
8644
231e5e5f 8645 * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
82a9ce0f
KH
8646 composable pattern.
8647
7adf5fdc
CY
86482010-08-08 Chong Yidong <cyd@stupidchicken.com>
8649
fc560445
CY
8650 * tutorial.el (tutorial--default-keys): C-d is now bound to
8651 delete-forward-char (Bug#6826).
8652
7adf5fdc
CY
8653 * mouse.el (mouse-drag-track): Remove accidentally-removed check
8654 for `double' value of mouse-1-click-follows-link (Bug#6807).
8655
e54a1075
JB
86562010-08-08 Johan Bockgård <bojohan@gnu.org>
8657
8658 * replace.el (replace-highlight): Bind isearch-forward and
8659 isearch-error, ensuring that highlighting is updated if the user
8660 switches the search direction (Bug#6808).
8661
8662 * isearch.el (isearch-lazy-highlight-forward): New var.
8663 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
8664 (isearch-lazy-highlight-update): Use it.
8665
7815fe19 86662010-08-08 Kenichi Handa <handa@m17n.org>
7a84eee5 8667
8d9e03e4
JB
8668 * international/mule.el (define-charset): Store NAME as :base property.
8669 (ctext-non-standard-encodings-table): Pay attention to charset aliases.
7a84eee5
KH
8670 (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
8671 current priority. Force using the designation of the specific
8d9e03e4 8672 charset by adding `charset' text property. Improve the whole algorithm.
7a84eee5 8673
7815fe19 86742010-08-08 Juanma Barranquero <lekktu@gmail.com>
f6b55526
JB
8675
8676 * emulation/pc-select.el (pc-selection-mode-hook)
8677 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
8678 (pc-selection-mode): Fix typos in docstrings.
8679
7815fe19 86802010-08-08 Kenichi Handa <handa@m17n.org>
6b4d96c2
KH
8681
8682 * language/cyrillic.el: Don't add "microsoft-cp1251" to
8683 ctext-non-standard-encodings-alist here.
8684
8d9e03e4
JB
8685 * international/mule.el (ctext-non-standard-encodings-alist):
8686 Add "koi8-r" and "microsoft-cp1251".
6b4d96c2
KH
8687 (ctext-standard-encodings): New variable.
8688 (ctext-non-standard-encodings-table): List only elements for
8689 non-standard encodings.
186e86db 8690 (ctext-pre-write-conversion): Adjust for the above change.
6b4d96c2
KH
8691 Check ctext-standard-encodings.
8692
8693 * international/mule-conf.el (compound-text): Doc fix.
8694 (ctext-no-compositions): Doc fix.
8695 (compound-text-with-extensions): Doc fix.
8696
7815fe19 86972010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
c613687b
SM
8698
8699 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
8700
8d9e03e4 87012010-08-08 Juanma Barranquero <lekktu@gmail.com>
d5b8058f 8702
9ebc731b
JB
8703 * progmodes/which-func.el (which-func-format): Split help-echo text
8704 into lines, like other mode-line tooltips.
8705
d5b8058f
JB
8706 * server.el (server-start): When using TCP sockets, force IPv4
8707 and use a literal 127.0.0.1 for localhost. (Related to bug#6781.)
8708
8d9e03e4 87092010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
a2077b7f
SM
8710
8711 * bindings.el (complete-symbol): Run completion-at-point as a fallback.
8712
8d9e03e4 87132010-08-08 Juanma Barranquero <lekktu@gmail.com>
f63a7652
JB
8714
8715 * term.el (term-delimiter-argument-list): Reflow docstring.
8716 (term-read-input-ring, term-write-input-ring, term-send-input)
8717 (term-bol, term-erase-in-display, serial-supported-or-barf):
8718 Fix typos in docstrings.
8719
8d9e03e4 87202010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
a7e26d8b
SM
8721
8722 * bindings.el (function-key-map): Add a S-tab => backtab fallback.
8723
8d9e03e4 87242010-08-08 Juanma Barranquero <lekktu@gmail.com>
bbc4e17c
JB
8725
8726 * dabbrev.el (dabbrev-completion): Fix typo in docstring.
8727
8d9e03e4 87282010-08-08 MON KEY <monkey@sandpframing.com> (tiny change)
9aea20c9
MK
8729
8730 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
8731 Fix typo in docstring (bug#6747).
8732
7815fe19 87332010-08-08 Leo <sdl.web@gmail.com>
16b0b347
LL
8734
8735 * eshell/esh-io.el (eshell-get-target): Better detection of
8736 read-only file (Bug#6762).
8737
7815fe19 87382010-08-08 Juanma Barranquero <lekktu@gmail.com>
ad9ae065
JB
8739
8740 * align.el (align-default-spacing): Doc fix.
8741 (align-region-heuristic, align-regexp): Fix typos in docstrings.
8742
733946e7 87432010-08-08 Stephen Peters <speters@itasoftware.com>
81ee9410 8744
490b89ac 8745 * calendar/icalendar.el
93acd23d
JB
8746 (icalendar--split-value): Fix splitting regexp. (Bug#6766)
8747 (icalendar--get-weekday-numbers): New.
81ee9410 8748 (icalendar--convert-recurring-to-diary): Handle multiple byday
93acd23d 8749 values in weekly rules. (Bug#6766)
81ee9410 8750
490b89ac
UJ
87512010-08-08 Ulf Jasper <ulf.jasper@web.de>
8752
8753 * calendar/icalendar.el (icalendar-uid-format): Doc fix.
8754 (icalendar--create-uid, icalendar-export-region)
8755 (icalendar--parse-summary-and-rest): Code formatting.
8756
2c695727
JB
87572010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
8758
01c35094 8759 * calc/calc.el (calc-trail-mode, calc-refresh): Use `face' property
2c695727
JB
8760 to italicize headers.
8761 (calc-highlight-selections-with-faces): New variable.
8762 (calc-selected-face, calc-nonselected-face): New faces.
8763
8764 * calc/calccomp.el (math-comp-highlight-string): Use
8765 `calc-highlight-selections-with-faces' to determine how to highlight
8766 sub-formulas.
8767
8768 * calc/calc-sel.el (calc-show-selections): Change message to when
8769 using faces to highlight selections.
8770
b93d4f22
MM
87712010-08-07 Michael R. Mauger <mmaug@yahoo.com>
8772
8d9e03e4
JB
8773 * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
8774 Add SQLite 3 keywords, functions and datatypes.
8775 (sql-interactive-mode): Remove `comint-process-echoes' set to t
b93d4f22
MM
8776 (Bug#6686).
8777
9852377f
CY
87782010-08-07 Chong Yidong <cyd@stupidchicken.com>
8779
8780 * simple.el (select-active-regions): Move to keyboard.c.
8781 (deactivate-mark): Used saved-region-selection.
8782 (select-active-region): Function removed.
8783 (activate-mark, set-mark, push-mark-command)
8784 (handle-shift-selection): Don't call it.
8785 (keyboard-quit): Avoid adding the region to the window selection.
8786
8787 * mouse.el (mouse-drag-track): Remove hacks to deal with old
8788 select-active-regions implementation.
8789 (mouse-yank-at-click): Doc fix.
8790
8791 * cus-start.el: Add custom declaration for select-active-regions.
8792
822775bf
EZ
87932010-08-07 Eli Zaretskii <eliz@gnu.org>
8794
4c5130d6
EZ
8795 * simple.el (delete-forward-char): Doc fix.
8796
822775bf
EZ
8797 * tutorial.el (help-with-tutorial): Hack safe file-local variables
8798 after reading the tutorial.
8799
bd4c5e3e
AM
88002010-08-06 Alan Mackenzie <bug-cc-mode@gnu.org>
8801
6a7662bb
BR
8802 * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph):
8803 Fix for the case that a C style comment has its delimiters alone on
cb6fa1ad 8804 their respective lines. (Bug#193)
bd4c5e3e 8805
d00fa9b6
MA
88062010-08-06 Michael Albinus <michael.albinus@gmx.de>
8807
8d9e03e4 8808 * net/tramp.el (tramp-handle-start-file-process): Set connection
d00fa9b6 8809 property "vec".
6a7662bb
BR
8810 (tramp-process-sentinel): Use it for flushing the cache.
8811 We cannot do it via the process buffer, the buffer could be deleted
d00fa9b6
MA
8812 already when running the sentinel.
8813
88142010-08-06 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
942415f3
MA
8815
8816 * comint.el (comint-mode): Make directory tracking functions
8817 functional on remote files. (Bug#6764)
8818
b3d42406
DN
88192010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
8820
8821 * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
8822
29cf3e20
EZ
88232010-08-05 Eli Zaretskii <eliz@gnu.org>
8824
6a7662bb
BR
8825 * emacs-lisp/find-gc.el (find-gc-source-files):
8826 Rename unexec.c => unexcoff.c.
29cf3e20 8827
6a7662bb
BR
8828 * emacs-lisp/authors.el (authors-fixed-entries):
8829 Rename unexec.c => unexcoff.c.
29cf3e20 8830
39e1bf0b
MA
88312010-08-05 Michael Albinus <michael.albinus@gmx.de>
8832
8833 * net/tramp.el (tramp-handle-dired-uncache): Flush directory
8834 cache, not only file cache.
8835 (tramp-process-sentinel): New defun.
8836 (tramp-handle-start-file-process): Use it, in order to invalidate
8837 file caches.
8838
9f982e22
LL
88392010-08-03 Leo <sdl.web@gmail.com>
8840
8841 * server.el (server-start): Simplify loop.
8842
0798a8d8
SM
88432010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
8844
548c5c47
SM
8845 * frame.el (screen-height, screen-width, set-screen-width)
8846 (set-screen-height): Remove ancient compatibility aliases.
8847
3311d1c2
SM
8848 * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
8849 when justifying. It seems useless and harmful for ncols=1 (bug#6738).
8850
0798a8d8
SM
8851 * emacs-lisp/timer.el (timer-event-handler): Protect against timers
8852 that change current buffer.
8853
26ee77a6
YM
88542010-08-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8855
8856 * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
8857 beginning of the string. Use `string-match-p'. (Bug#6765)
8858
aa1859f5
J
88592010-08-01 Jan Djärv <jan.h.d@swipnet.se>
8860
8861 * cus-start.el (x-gtk-use-system-tooltips): New variable.
8862
376c2b6b
CY
88632010-08-01 Chong Yidong <cyd@stupidchicken.com>
8864
0798a8d8 8865 * emacs-lisp/package.el (package--list-packages): Fix column alignment.
376c2b6b 8866 (package--builtins): Tweak descriptions.
0798a8d8
SM
8867 (package-print-package): Upcase descriptions if necessary.
8868 Show all built-in packages in font-lock-builtin-face.
8869 (package-list-packages-internal): Omit "emacs" package.
8870 Show status of built-in packages as "built-in".
376c2b6b 8871
16041401
CY
88722010-07-31 Chong Yidong <cyd@stupidchicken.com>
8873
8874 * mouse.el (mouse-save-then-kill): Doc fix. Deactivate mark
8875 before killing to preserve the primary selection (Bug#6701).
8876
8877 * term/x-win.el (x-select-text): Doc fix.
8878
0798a8d8
SM
88792010-07-31 Nathaniel Flath <flat0103@gmail.com>
8880
452ea855
AM
8881 * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
8882 (objc-font-lock-extra-types):
452ea855 8883 * progmodes/cc-mode.el (c-basic-common-init):
452ea855
AM
8884 * progmodes/cc-langs.el (c-make-mode-syntax-table)
8885 (c++-make-template-syntax-table)
8886 (c-identifier-syntax-modifications, c-symbol-start, c-operators)
8887 (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
8888 (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
8889 (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
452ea855
AM
8890 * progmodes/cc-fonts.el (c-make-inverse-face)
8891 (c-basic-matchers-after):
452ea855
AM
8892 * progmodes/cc-engine.el (c-forward-keyword-clause)
8893 (c-forward-<>-arglist, c-forward-<>-arglist-recur)
8894 (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
8895 (c-guess-continued-construct, c-guess-basic-syntax):
2f5e7c6f
GM
8896 Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
8897 The above functions were modified or created.
452ea855 8898
37766706
J
88992010-07-31 Jan Djärv <jan.h.d@swipnet.se>
8900
0798a8d8 8901 * faces.el (face-all-attributes): Improve documentation (Bug#6767).
37766706 8902
cd83d522
EZ
89032010-07-31 Eli Zaretskii <eliz@gnu.org>
8904
8905 * files.el (bidi-paragraph-direction): Define safe local values.
8906
8907 * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
8908 language-info-alist. Remove outdated FIXME in a comment.
8909
28e5cf7c
AM
89102010-07-31 Alan Mackenzie <acm@muc.de>
8911
8912 * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
8913 Auto-fill broken in C/C++ modes.
8914
bfeabdc3
JD
89152010-07-29 Jan Djärv <jan.h.d@swipnet.se>
8916
8917 * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
8918 (menu-bar-showhide-tool-bar-menu-customize-disable)
8919 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
0798a8d8
SM
8920 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
8921 (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
bfeabdc3
JD
8922 (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
8923 make a menu for Options => toolbar that can move it.
8924
063e5294
CY
89252010-07-29 Chong Yidong <cyd@stupidchicken.com>
8926
8927 * emacs-lisp/package-x.el (package--make-rss-entry):
8928 (package-maint-add-news-item, package--update-news)
8929 (package-upload-buffer-internal): New arg ARCHIVE-URL.
8930
8931 * emacs-lisp/package.el (package-archive-url): Rename from
8932 package-archive-id.
8933 (package-install): Doc fix.
8934 (package-download-single, package-download-tar, package-install)
8935 (package-menu-view-commentary): Callers changed.
8936
683cc385
MA
89372010-07-29 Michael Albinus <michael.albinus@gmx.de>
8938
8939 * net/tramp.el (tramp-handle-start-file-process): Check only for
8940 `remote-tty' process property.
8941 (tramp-open-shell): Don't check for tty.
8942 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
8943 process property.
8944
8945 * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
8946 host.
8947
bc44bef7
PH
89482010-07-28 Chong Yidong <cyd@stupidchicken.com>
8949
8950 * emacs-lisp/package.el (package-load-list, package-archives)
8951 (package-archive-contents, package-user-dir)
8952 (package-directory-list, package--builtins, package-alist)
8953 (package-activated-list, package-obsolete-alist): Mark as risky.
8954
89552010-07-28 Phil Hagelberg <phil@evri.com>
8956
8957 Add support for non-default package repositories.
8958 * emacs-lisp/package.el (package-archive-base): Var deleted.
8959 (package-archives): New variable.
8960 (package-archive-contents): Doc fix.
0798a8d8 8961 (package-load-descriptor): Do nothing if descriptor file is missing.
bc44bef7
PH
8962 (package--write-file-no-coding): New function.
8963 (package-unpack-single): Use it.
8964 (package-archive-id): New function.
8965 (package-download-single, package-download-tar)
8966 (package-menu-view-commentary): Use it.
8967 (package-installed-p): Make second argument optional.
8968 (package-read-all-archive-contents): New function.
8969 (package-initialize): Use it.
8970 (package-read-archive-contents): Add ARCHIVE argument.
8971 (package--add-to-archive-contents): New function.
8972 (package-install): Don't call package-read-archive-contents.
8973 (package--download-one-archive): Store archive file in a
8974 subdirectory of package-user-dir.
8975 (package-menu-execute): Remove spurious line movement.
8976
8a52f00a
JD
89772010-07-28 Jan Djärv <jan.h.d@swipnet.se>
8978
8979 * cus-start.el (tool-bar-style): Add text-image-horiz.
8980
b21d3ceb
MA
89812010-07-28 Michael Albinus <michael.albinus@gmx.de>
8982
8983 * progmodes/gud.el (gud-common-init): Check for remoteness of
8984 `file', and not of `default-directory'.
8985
8fbcce2d
MA
89862010-07-28 Michael Albinus <michael.albinus@gmx.de>
8987
8988 * net/tramp.el (tramp-methods): Move hostname to the end in all
8989 ssh `tramp-login-args'.
8990 (tramp-verbose): Describe verbose level 9.
8991 (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
8992 (tramp-open-connection-setup-interactive-shell): Trace stty
8993 settings if `tramp-verbose' >= 9.
8994 (tramp-handle-start-file-process): Implement tty setting.
8995 (Bug#4604, Bug#6360)
8996
8997 * net/tramp-cmds.el (tramp-bug): Recommend setting of
8998 `tramp-verbose' to 9.
8999
128440c9
AH
90002010-07-27 Aaron S. Hawley <ashawley@burlingtontelecom.net>
9001
9002 * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
9003 (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
9004 Remove references to package `lisp-re' (bug#4369).
9005
ae0c2494
TT
90062010-07-27 Tom Tromey <tromey@redhat.com>
9007
9008 * progmodes/js.el (js-mode):
9009 * progmodes/make-mode.el (makefile-mode):
9010 * progmodes/simula.el (simula-mode):
9011 * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
9012
0ed082fe 90132010-07-27 Juanma Barranquero <lekktu@gmail.com>
fe4be04c
JB
9014
9015 * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
9016
7c7c04c0
JB
9017 * time.el (display-time-day-and-date): Remove spurious * in docstring.
9018 (display-time-world-buffer-name, display-time-world-mode-map):
9019 Fix typos in docstrings.
9020
0ed082fe 90212010-07-27 Shyam Karanatt <shyam@swathanthran.in> (tiny change)
c9088194
SK
9022
9023 * image-mode.el (image-display-size): New function.
9024 (image-forward-hscroll, image-next-line, image-eol, image-eob)
9025 (image-mode-fit-frame): Use it (Bug#6639).
9026
0ed082fe 90272010-07-27 Chong Yidong <cyd@stupidchicken.com>
dad7c716
CY
9028
9029 * dired.el (dired-buffers-for-dir): Handle list values of
9030 dired-directory (Bug#6636).
9031
aa2d4bd3
SS
90322010-07-26 Sam Steingold <sds@gnu.org>
9033
9034 * mouse.el (mouse-yank-primary, mouse-yank-secondary):
9035 Do not call `x-get-selection' the second time, reuse the value.
9036
78b84da3
DU
90372010-07-26 Daiki Ueno <ueno@unixuser.org>
9038
9039 * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
0798a8d8 9040 which consist of control chars only. Suggested by Richard Stallman.
78b84da3 9041
4f195cf7
DU
90422010-07-25 Daiki Ueno <ueno@unixuser.org>
9043
9044 * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
9045 exists before passing an error to find-file-not-found-functions
9046 (bug#6723).
9047
195e19e4
LH
90482010-07-23 Lukas Huonker <l.huonker@gmail.com>
9049
9050 * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
9051 Remove leading nil element, adjust values.
9052 (tetris-shapes, tetris-shape-scores):
9053 Change representation of shapes and remove some redundancy.
9054 (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
9055 (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
9056 Adjust for working with new representation of shapes.
9057 (tetris-shape-rotations): New function.
9058 (tetris-move-bottom, tetris-move-left, tetris-move-right)
9059 (tetris-rotate-prev, tetris-rotate-next):
9060 Adjust for working with the new version of tetris-test-shape.
9061
9cf2db99
MT
90622010-07-23 Markus Triska <markus.triska@gmx.at>
9063
9064 * progmodes/ps-mode.el: Use comint (bug#5954).
9065 (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
9066 (ps-mode-other-newline): Simplify.
9067 (ps-run-mode): Derive from comint-mode instead of
9068 fundamental-mode, yielding input history etc.
9069 (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
9070 (ps-run-send-string): Adapt for comint-mode.
9071 (ps-run-newline): Remove now unneeded function.
9072
225d5e9e
MA
90732010-07-23 Michael Albinus <michael.albinus@gmx.de>
9074
9075 * net/tramp.el (tramp-methods): Move hostname to the end in all
9076 plink `tramp-login-args'.
9077
84bc68f2
MA
90782010-07-23 Michael Albinus <michael.albinus@gmx.de>
9079
9080 * net/tramp.el (tramp-open-shell): New defun.
9081 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
9082 Use it.
9083
1eb5ca1c
MA
90842010-07-23 Michael Albinus <michael.albinus@gmx.de>
9085
9086 * net/tramp.el (tramp-file-name-regexp-unified)
9087 (tramp-completion-file-name-regexp-unified): On W32 systems, do
9088 not regard the volume letter as remote filename. (Bug#5447)
9089
440735a7
JB
90902010-07-23 Juanma Barranquero <lekktu@gmail.com>
9091
9092 * custom.el (custom-declare-variable): Give a clearer error message
9093 when the docstring is missing (bug#6476).
9094
5474c40f
MM
90952010-07-22 Michael R. Mauger <mmaug@yahoo.com>
9096
9097 * progmodes/sql.el: Version 2.4. Improved Login prompting.
9098 (sql-login-params): New widget definition.
9099 (sql-oracle-login-params, sql-mysql-login-params)
9100 (sql-solid-login-params, sql-sybase-login-params)
9101 (sql-informix-login-params, sql-ingres-login-params)
9102 (sql-ms-login-params, sql-postgres-login-params)
9103 (sql-interbase-login-params, sql-db2-login-params)
9104 (sql-linter-login-params): Use it.
9105 (sql-sqlite-login-params): Use it; Define "database" parameter as
9106 a file name.
c4cc8b9a 9107 (sql-sqlite-program): Change to "sqlite3".
5474c40f
MM
9108 (sql-comint-sqlite): Make sure database name is complete.
9109 (sql-for-each-login): New function.
9110 (sql-connect, sql-save-connection): Use it.
9111 (sql-get-login-ext): New function.
9112 (sql-get-login): Use it.
9113 (sql-make-alternate-buffer-name): Handle :file parameters.
9114
9c0deccb
JB
91152010-07-22 Juanma Barranquero <lekktu@gmail.com>
9116
9117 * dired.el (dired-no-confirm): Document value t and fix defcustom to
9118 accept it (bug#6597). Suggested by Drew Adams <drew.adams@oracle.com>.
9119
aac818a8
TL
91202010-07-22 Teemu Likonen <tlikonen@iki.fi> (tiny change)
9121
9122 * dired.el (dired-mode-map): Use command remapping (bug#6632).
9123
47d2734f
LM
91242010-07-22 Lawrence Mitchell <wence@gmx.li>
9125
9126 * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
9127
10e73994
MA
91282010-07-21 Michael Albinus <michael.albinus@gmx.de>
9129
9130 * net/tramp.el (tramp-get-ls-command)
9131 (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
9132 instead of "/".
9133
d26b0ea9
MM
91342010-07-20 Michael R. Mauger <mmaug@yahoo.com>
9135
9136 * progmodes/sql.el: Version 2.3.
f49d1f52 9137 (sql-connection-alist): Change keys from symbols to strings;
d26b0ea9 9138 enhanced the widget definition.
88b5a757
DD
9139 (sql-mode-menu): Add submenu to select connections.
9140 (sql-interactive-mode-menu): Add "Save Connection" item.
9141 (sql-add-product): Fix menu item.
d26b0ea9 9142 (sql-get-product-feature): Improved error handling.
5f9d345c 9143 (sql--alt-buffer-part, sql--alt-if-not-empty): Remove.
d26b0ea9
MM
9144 (sql-make-alternate-buffer-name): Simplified.
9145 (sql-product-interactive): Handle missing product.
9146 (sql-connect): Support string keys, minor improvements.
9147 (sql-save-connection): New function.
9148 (sql-connection-menu-filter): New function.
9149
af4b9ae5
MA
91502010-07-20 Michael Albinus <michael.albinus@gmx.de>
9151
9152 * net/tramp.el (tramp-file-name-handler): Trace 'quit.
6a7662bb
BR
9153 (tramp-open-connection-setup-interactive-shell):
9154 Apply workaround for IRIX64 bug. Move argument of last
af4b9ae5
MA
9155 `tramp-send-command' where it belongs to.
9156
da040a16
MA
91572010-07-20 Michael Albinus <michael.albinus@gmx.de>
9158
9159 * net/tramp.el (tramp-perl-file-attributes)
9160 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
9161 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
9162 front of `login-args'.
9163
16f3ade5
JB
91642010-07-19 Juanma Barranquero <lekktu@gmail.com>
9165
9166 * time.el (display-time-world-mode): Define with `define-derived-mode'.
9167 Set `show-trailing-whitespace' to nil.
9168 (display-time-world-display): Simplify.
9169
00af0b67
AM
91702010-07-18 Alan Mackenzie <acm@muc.de>
9171
9172 Enhance `c-file-style' in file/directory local variables.
a628ad9d 9173 * progmodes/cc-mode.el (c-count-cfss): New function.
00af0b67
AM
9174 (c-before-hack-hook): Call `c-set-style' differently according to
9175 whether c-file-style was set in file or directory local
9176 variables.
9177
30c4d8dc
MM
91782010-07-18 Michael R. Mauger <mmaug@yahoo.com>
9179
9180 * progmodes/sql.el: Version 2.2.
6a7662bb
BR
9181 (sql-product, sql-user, sql-database, sql-server, sql-port):
9182 Use defcustom :safe keyword rather than putting safe-local-variable
30c4d8dc
MM
9183 property.
9184 (sql-password): Use defcustom :risky keyword rather than putting
9185 risky-local-variable property.
9186 (sql-oracle-login-params, sql-sqlite-login-params)
9187 (sql-solid-login-params, sql-sybase-login-params)
9188 (sql-informix-login-params, sql-ingres-login-params)
9189 (sql-ms-login-params, sql-postgres-login-params)
9190 (sql-interbase-login-params, sql-db2-login-params)
c4cc8b9a 9191 (sql-linter-login-params): Add `port' option.
88b5a757 9192 (sql-get-product-feature): Add NO-INDIRECT parameter.
30c4d8dc
MM
9193 (sql-comint-oracle, sql-comint-sybase)
9194 (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
9195 (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
9196 (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
88b5a757 9197 (sql-comint-linter): Rename sql-connect-* functions to
30c4d8dc 9198 sql-comint-*.
88b5a757 9199 (sql-product-alist, sql-mode-menu): Rename as above and
30c4d8dc 9200 :sqli-connect-func to :sqli-comint-func.
c4cc8b9a 9201 (sql-connection): New variable.
30c4d8dc
MM
9202 (sql-interactive-mode): Set it.
9203 (sql-connection-alist): New variable.
9204 (sql-connect): New function.
9205 (sql--alt-buffer-part, sql--alt-if-not-empty)
a628ad9d 9206 (sql-make-alternate-buffer-name): Improved alternative buffer name.
30c4d8dc 9207
f12492c8
TV
92082010-07-17 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9209
9210 * image-mode.el (image-bookmark-make-record): Do not set context
9211 in an image (Bug#6650).
9212
91023c68
CY
92132010-07-17 Chong Yidong <cyd@stupidchicken.com>
9214
9215 * simple.el (select-active-region): New function.
9216 (push-mark-command, set-mark, activate-mark)
9217 (handle-shift-selection): Use it.
9218 (deactivate-mark): Don't check for size of region.
9219
9220 * mouse.el (mouse-drag-track): Use select-active-region.
9221
1c0e8f0e
MA
92222010-07-17 Michael Albinus <michael.albinus@gmx.de>
9223
9224 * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
9225 "--dired" stronger.
9226
2490cbbc
CY
92272010-07-17 Chong Yidong <cyd@stupidchicken.com>
9228
9229 * term/x-win.el (x-select-enable-primary): Change default to nil.
9230 (x-select-enable-clipboard): Add :version keyword.
9231
9232 * mouse.el (mouse-drag-copy-region):
9233 * simple.el (select-active-regions): Likewise.
9234
f253ef6a
RS
92352010-07-16 Reiner Steib <Reiner.Steib@gmx.de>
9236
a628ad9d 9237 * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
f253ef6a
RS
9238 (vc-coding-system-for-diff): Use it to decide whether to inherit
9239 from the file the EOL format for reading the diffs of that file.
9240 (Bug#4451)
9241
134a027f
EZ
92422010-07-16 Eli Zaretskii <eliz@gnu.org>
9243
9244 * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
9245 unibyte, so compressed attachments are not compressed again.
9246
7e4289ad
MA
92472010-07-16 Michael Albinus <michael.albinus@gmx.de>
9248
9249 * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
9250 "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
9251 (tramp-find-shell): Simplify setting connection property.
9252 (tramp-get-ls-command): Make test for "--color=never" stronger.
9253
7473fff9 92542010-07-15 Simon South <ssouth@member.fsf.org>
2c6a779a
SS
9255
9256 * progmodes/delphi.el (delphi-previous-indent-of): Indent case
9257 blocks within record declarations (i.e. variant parts) correctly.
9258
a11b38ee
SS
92592010-07-15 Simon South <ssouth@member.fsf.org>
9260
9261 * progmodes/delphi.el (delphi-token-at): Give newlines precedence
9262 over literal tokens when parsing so newlines aren't "absorbed" by
9263 single-line comments. Corrects the indentation of case blocks
9264 that have a comment on the first line.
9265
077e0753
KF
92662010-07-14 Karl Fogel <kfogel@red-bean.com>
9267
9268 * bookmark.el (bookmark-load-hook): Fix doc string as suggested
9269 by Drew Adams (Bug#5504).
9270
243881ed
J
92712010-07-14 Jan Djärv <jan.h.d@swipnet.se>
9272
9273 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
dd86ea11 9274 now that Unicode is used (Bug#6594).
243881ed 9275
f9d71b42
CY
92762010-07-14 Chong Yidong <cyd@stupidchicken.com>
9277
9278 * term/x-win.el (x-select-enable-clipboard): Default to t.
9279 (x-initialize-window-system): Don't overwrite Paste menu item.
9280
9281 * simple.el (select-active-regions): Default to t.
9282 (push-mark-command): Don't overwrite primary with empty string.
9283
9284 * mouse.el: Bind mouse-2 to mouse-yank-primary.
9285 (mouse-drag-copy-region): Default to nil.
9286
9287 * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
9288 Cut/Copy/Paste menu bar items.
9289
a628ad9d 92902010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8f2eaa8a
TV
9291
9292 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
9293 Patch applied by Karl Fogel.
9294
9295 * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
9296 and `bookmark-current-buffer' if they have been already set in
9297 another buffer (e.g gnus-art).
9298
e44fa724 92992010-07-13 Karl Fogel <kfogel@red-bean.com>
a628ad9d 9300 Thierry Volpiatto <thierry.volpiatto@gmail.com>
e44fa724
KF
9301
9302 Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
9303
9304 * bookmark.el (bookmark-make-record-default): Allow unneeded
9305 information to be omitted from the record.
9306
9307 Adjust declarations and calls:
9308
9309 * info.el (bookmark-make-record-default): Adjust declaration.
9310 (Info-bookmark-make-record): Adjust call.
9311
9312 * woman.el (bookmark-make-record-default): Adjust declaration.
9313 (woman-bookmark-make-record): Adjust call.
9314
9315 * man.el (bookmark-make-record-default): Adjust declaration.
9316 (Man-bookmark-make-record): Adjust call.
9317
9318 * image-mode.el (bookmark-make-record-default): Adjust declaration.
9319
9320 * doc-view.el (bookmark-make-record-default): Adjust declaration.
9321
0c4371fe
KF
93222010-07-13 Karl Fogel <kfogel@red-bean.com>
9323
9324 * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
9325 This is also from Thierry Volpiatto's patch in bug #6444. However,
9326 because it was extraneous to the functional change in that patch,
9327 and causes a re-indendation, I am committing it separately.
9328
2bb8db3e 93292010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
068a0233
KF
9330
9331 * bookmark.el (bookmark-show-annotation): Ensure annotations show,
9332 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
2bb8db3e 9333 Patch applied by Karl Fogel (Bug#6444).
068a0233 9334
21bd02a6
CY
93352010-07-13 Chong Yidong <cyd@stupidchicken.com>
9336
9337 * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
9338
79cb9c05
AR
93392010-07-13 Adrian Robert <Adrian.B.Robert@gmail.com>
9340
9341 * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
9342 Dempsky; bug#5084). Remove incorrect binding for S-tab.
9343 (ns-alternatives-map): Change S-tab binding to backtab
9344 (bug#6616).
9345
9346 * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
9347 under ns.
9348
beb000f9
AS
93492010-07-12 Andreas Schwab <schwab@linux-m68k.org>
9350
dd86ea11
JB
9351 * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
9352 (Bug#5806)
e9952282 9353
beb000f9
AS
9354 * language/tv-util.el (tai-viet-re): Remove format.
9355
6f2cdcd1
KH
93562010-07-12 Kenichi Handa <handa@m17n.org>
9357
dd86ea11
JB
9358 * language/hebrew.el: Remove no-byte-compile declaration.
9359 Change coding: tag to utf-8. Register hebrew-shape-gstring in
6f2cdcd1
KH
9360 composition-function-table for 3-character looking back.
9361 (hebrew-font-get-precomposed): New function.
9362 (hebrew-shape-gstring): Utilize precomposed glyphs if available.
9363
f479ef6e
CY
93642010-07-11 Chong Yidong <cyd@stupidchicken.com>
9365
9366 * mouse.el (mouse-drag-track): Handle select-active-regions
9367 (Bug#6612).
9368
3277c1ee
MA
93692010-07-11 Magnus Henoch <magnus.henoch@gmail.com>
9370
9371 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
9372 empty argument to gvfs-copy.
9373
3260caf8
GM
93742010-07-10 Glenn Morris <rgm@gnu.org>
9375
9376 * calendar/calendar.el (calendar-week-end-day): New function.
9377 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
9378 Respect calendar-week-start-day. (Bug#6606)
9379 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
9380 (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
9381 (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
9382 respect calendar-week-start-day.
9383
c876b263
CY
93842010-07-10 Chong Yidong <cyd@stupidchicken.com>
9385
9386 * simple.el (use-region-p): Doc fix (Bug#6607).
9387
dce34635
AG
93882010-07-10 Aleksei Gusev <aleksei.gusev@gmail.com> (tiny change)
9389
6a7662bb
BR
9390 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9391 Add regexps for cucumber and ruby.
dce34635 9392
c0397930
DU
93932010-07-08 Daiki Ueno <ueno@unixuser.org>
9394
9395 * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
9396 (epa-file-insert-file-contents): Hack to prevent
192cfe77 9397 find-file from opening empty buffer when decryption failed
c0397930
DU
9398 (bug#6568).
9399
fd5539c6
AM
94002010-07-07 Agustín Martín <agustin.martin@hispalinux.es>
9401
a628ad9d
JB
9402 * textmodes/ispell.el (ispell-alternate-dictionary):
9403 Use file-readable-p.
fd5539c6
AM
9404 Return nil if no word-list is found at default locations.
9405 (ispell-complete-word-dict): Default to nil.
9406 (ispell-command-loop): Use 'word-list' when using lookup-words.
9407 (lookup-words): Use ispell-complete-word-dict or
9408 ispell-alternate-dictionary. Check for word-list availability
9409 and handle errors if needed with better messages (Bug#6539).
9410 (ispell-complete-word): Use ispell-complete-word-dict or
9411 ispell-alternate-dictionary.
9412
4565b08e
CS
94132010-07-07 Christoph Scholtes <cschol2112@gmail.com>
9414
9415 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
9416 builtins (BufferError, BytesWarning, WindowsError; callables
9417 bin, bytearray, bytes, format, memoryview, next, print; __package__).
9418
a2c270e7
GM
94192010-07-07 Glenn Morris <rgm@gnu.org>
9420
9421 * play/zone.el (top-level): Do not require timer, tabify, or cl.
9422 (zone-shift-left): Ignore intangibility, and any errors from
9423 forward-char.
9424 (zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
9425 (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
9426 deleting, and copying text properties.
9427 (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
9428 (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
9429 to point-max is hard.
9430 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
9431 (zone-fill-out-screen): Ignore intangibility.
9432
81133808
CY
94332010-07-05 Chong Yidong <cyd@stupidchicken.com>
9434
4ad11f8c
CY
9435 * menu-bar.el (menu-bar-mode):
9436 * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
9437 if it has been set.
9438
81133808
CY
9439 * mouse.el (mouse-drag-track): Call mouse-start-end to handle
9440 word/line selection (Bug#6565).
9441
b24344ca
JB
94422010-07-04 Juanma Barranquero <lekktu@gmail.com>
9443
9444 * net/dbus.el (dbus-send-signal): Declare function.
9445
b1ce08da
MA
94462010-07-04 Michael Albinus <michael.albinus@gmx.de>
9447
9448 * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
9449 (dbus-register-property): New optional argument EMITS-SIGNAL.
9450 (dbus-property-handler): Send signal "PropertiesChanged" if requested.
9451
5592c08f
CY
94522010-07-03 Chong Yidong <cyd@stupidchicken.com>
9453
9454 * mouse.el (mouse-drag-overlay): Variable deleted.
9455 (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
9456 (mouse--remap-link-click-p): New function.
9457 (mouse-drag-track): Handle dragging by using temporary Transient
9458 Mark mode, instead of a special overlay.
9459 (mouse-kill-ring-save, mouse-save-then-kill): Don't call
9460 mouse-show-mark.
9461
9462 * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
9463 deleted.
9464
a6ed0e28
JL
94652010-07-02 Juri Linkov <juri@jurta.org>
9466
9467 * autoinsert.el (auto-insert-alist): Fix readability
9468 by using dotted pair notation for lambda.
9469
c91e692b
JL
94702010-07-02 Juri Linkov <juri@jurta.org>
9471
9472 * faces.el (read-face-name): Rename arg `string-describing-default'
9473 to `default'. Doc fix. Display the default value in quotes
9474 in the prompt. With empty input, return the `default' arg,
9475 unless the default value is a string (in which case return nil).
9476 (describe-face): Replace the string `default' arg of `read-face-name'
9477 with the symbol `default'.
9478
23640f8f
CY
94792010-07-02 Chong Yidong <cyd@stupidchicken.com>
9480
9481 * emulation/viper-cmd.el (viper-delete-backward-char)
9482 (viper-del-backward-char-in-insert)
9483 (viper-del-backward-char-in-replace, viper-change)
9484 (viper-backward-indent): Replace delete-backward-char with
9485 delete-char (Bug#6552).
9486
b32d1614
CY
94872010-07-01 Chong Yidong <cyd@stupidchicken.com>
9488
9489 * ruler-mode.el (ruler--save-header-line-format): Fix typos.
9490
c1ef4455
CY
94912010-06-30 Chong Yidong <cyd@stupidchicken.com>
9492
9493 * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
9494 argument passed to frame-creation-function (Bug#5378).
9495
9496 * faces.el (x-handle-named-frame-geometry)
9497 (x-handle-reverse-video, x-create-frame-with-faces)
6a7662bb
BR
9498 (face-set-after-frame-default, tty-create-frame-with-faces):
9499 Don't separately consult default-frame-alist. It is now passed as the
c1ef4455
CY
9500 PARAMETER argument.
9501
55702e89
AS
95022010-06-30 Andreas Schwab <schwab@linux-m68k.org>
9503
9504 * startup.el (command-line): Don't call tool-bar-setup in a
9505 tty-only build.
9506
dc9a226c
CY
95072010-06-30 Chong Yidong <cyd@stupidchicken.com>
9508
9509 * ruler-mode.el (ruler--save-header-line-format): New fun.
9510 (ruler-mode): Use it as a setter function, so as not to overwrite
9511 ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
9512
a2f043d3
CY
95132010-06-29 Chong Yidong <cyd@stupidchicken.com>
9514
9515 * vc/vc.el (vc-deduce-backend): New fun. Handle diff buffers.
9516 (vc-root-diff, vc-print-root-log, vc-log-incoming)
9517 (vc-log-outgoing): Use it.
9518 (vc-diff-internal): Set diff-vc-backend.
9519
9520 * vc/diff-mode.el (diff-vc-backend): New var.
9521
62d115ef
J
95222010-06-28 Jan Djärv <jan.h.d@swipnet.se>
9523
6a7662bb
BR
9524 * dynamic-setting.el (font-setting-change-default-font):
9525 Remove call to message.
62d115ef 9526
1180f752
KH
95272010-06-28 Kenichi Handa <handa@m17n.org>
9528
9529 * international/quail.el (quail-insert-kbd-layout): Fix the
9530 showing of untranslated characters.
9531
b9229673
CY
95322010-06-28 Chong Yidong <cyd@stupidchicken.com>
9533
9534 * simple.el (delete-active-region): New option.
9535 (delete-backward-char): Implement in Lisp.
9536 (delete-forward-char): New command.
9537
5f9d345c 9538 * mouse.el (mouse-region-delete-keys): Delete.
b9229673
CY
9539 (mouse-show-mark): Simplify.
9540
9541 * bindings.el (global-map): Bind delete and DEL, the former to
9542 delete-forward-char.
9543
a628ad9d 95442010-06-27 Lennart Borgman <lennart.borgman@gmail.com>
2286174e
CY
9545
9546 * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
9547 (ruby-mode): Bind indent-line-function (Bug#5119).
9548
3468f435
CY
95492010-06-27 Chong Yidong <cyd@stupidchicken.com>
9550
9551 * startup.el (command-line): Recognize "0" X resource value.
9552
6431f2e6
CY
95532010-06-27 Chong Yidong <cyd@stupidchicken.com>
9554
9555 * startup.el (command-line): Use X resources to set the value of
9556 menu-bar-mode and tool-bar-mode, before calling frame-initialize.
9557
9558 * menu-bar.el (menu-bar-mode):
9559 * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
9560 Set init-value to t.
9561
9562 * frame.el (frame-notice-user-settings): Don't change
9563 default-frame-alist based on menu-bar-mode and tool-bar-mode, or
9564 vice versa (Bug#2249).
9565
b61dfbe2
EZ
95662010-06-26 Eli Zaretskii <eliz@gnu.org>
9567
9568 * w32-fns.el (w32-convert-standard-filename): Doc fix.
9569
f5cbf40e
AM
95702010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
9571
a628ad9d
JB
9572 * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
9573 Make sure `flyspell-word' re-checks word after function run (Bug#6504).
f5cbf40e 9574
a628ad9d 9575 * textmodes/ispell.el (ispell-init-process): Make sure ispell and
dd86ea11 9576 default directories are expanded (Bug#6143).
f5cbf40e 9577
8f3b8a5f
JL
95782010-06-24 Juri Linkov <juri@jurta.org>
9579
9580 * minibuffer.el (completions-format): Change default from nil to
9581 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
9582
5af72a47
JL
95832010-06-24 Juri Linkov <juri@jurta.org>
9584
9585 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
9586 buffer-locally to lambda that re-runs the vc diff command.
9587 (Bug#6447)
9588
8f804316
CY
95892010-06-24 Chong Yidong <cyd@stupidchicken.com>
9590
9591 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
9592 echo area is in use (Bug#3412).
9593
be19ef0b
GM
95942010-06-22 Glenn Morris <rgm@gnu.org>
9595
6555773f
GM
9596 * textmodes/texinfmt.el (texinfo-format-region)
9597 (texinfo-raise-lower-sections, texinfo-format-separate-node)
9598 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
9599 (texinfo-format-option, texinfo-noindent):
9600 Use line-beginning-position and line-end-position.
9601
be19ef0b
GM
9602 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
9603 * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
9604 * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
9605 utf-8 characters.
9606
7f0b7b3e
KF
96072010-06-21 Karl Fogel <kfogel@red-bean.com>
9608
49554388
GM
9609 * play/zone.el (zone-fall-through-ws): Fix next-line ->
9610 forward-line fallout.
9611
e8579ebc
CY
96122010-07-06 Chong Yidong <cyd@stupidchicken.com>
9613
9614 * mouse.el (mouse-appearance-menu): Add docstring.
9615
9616 * help.el (describe-key): Print up-event using key-description.
9617
5d1cd8bd
MA
96182010-07-03 Michael Albinus <michael.albinus@gmx.de>
9619
9620 * net/zeroconf.el (zeroconf-resolve-service)
95b6d681 9621 (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
5d1cd8bd
MA
9622 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
9623
112dbc0e
MA
96242010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
9625
9626 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
9627
d0cb23ca
DN
96282010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
9629
9630 Avoid displaying files with a nil state in vc-dir.
a628ad9d 9631 * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
d0cb23ca
DN
9632 cases that cause insertion.
9633 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
9634 with a nil state.
9635
01b229d1
CY
96362010-06-30 Chong Yidong <cyd@stupidchicken.com>
9637
9638 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
9639
8bf1c786 96402010-06-29 Leo <sdl.web@gmail.com>
a354ac6a
LL
9641
9642 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
9643
dfc6544c
CY
96442010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
9645
9646 * generic-x.el (bat-generic-mode): Fix regexp for command line
9647 switches (Bug#5719).
9648
b7d4de51
CY
96492010-06-27 Masatake YAMATO <yamato@redhat.com>
9650
dfc6544c
CY
9651 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
9652 of nconc to avoid pure storage error (Bug#6239).
b7d4de51 9653
53cfe624 96542010-06-27 Christoph Scholtes <cschol2112@googlemail.com>
3726248f 9655
8bf1c786 9656 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
3726248f
CY
9657 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
9658 bindings of bookmark-automatically-show-annotations (Bug#6515).
9659
aca54191
EZ
96602010-06-25 Eli Zaretskii <eliz@gnu.org>
9661
9662 * arc-mode.el (archive-zip-extract): Don't quote the file name on
9663 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
9664
2330fa87
ŠN
96652010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
9666
9667 * comint.el (make-comint, make-comint-in-buffer): Mention return
9668 value in the docstrings. (Bug#6498)
9669
29115ca9
YR
96702010-06-24 Yoni Rabkin <yoni@rabkins.net>
9671
9672 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
9673 since it is not present when using some non-default switches.
9674
2c79f053
KF
96752010-06-23 Karl Fogel <kfogel@red-bean.com>
9676
7f0b7b3e
KF
9677 * simple.el (compose-mail): Fix doc string to refer to
9678 `compose-mail-user-agent-warnings', instead of to the
9679 nonexistent `compose-mail-check-user-agent'.
9680
43a91810
AM
96812010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org>
9682
9683 Fix an indentation bug:
9684
9685 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
9686 (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
9687 of existing values.
9688
9689 * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
9690 (c-clear->-pair-props-if-match-before): now return t when they've
9691 cleared properties, nil otherwise.
9692 (c-before-change-check-<>-operators): Set c-new-beg/end correctly
9693 by taking account of the existing value.
9694
9695 * progmodes/cc-defs.el
9696 (c-clear-char-property-with-value-function): Fix this to clear the
9697 property rather than overwriting it with nil.
9698
8adb4c33
CY
96992010-06-20 Chong Yidong <cyd@stupidchicken.com>
9700
9701 * emacs-lisp/package.el (package-print-package): Add link to
9702 package description via describe-package.
9703 (describe-package-1): List package requirements. Add button to
9704 perform installation.
9705 (package-menu-describe-package): New command.
9706
9707 * help-mode.el (help-package): New button type.
9708
cced7584
CY
97092010-06-19 Chong Yidong <cyd@stupidchicken.com>
9710
9711 * emacs-lisp/package.el: Move package-list-packages binding to
9712 menu-bar.el.
9713 (describe-package, describe-package-1, package--dir): New funs.
9714 (package-activate-1): Use package--dir.
9715
9716 * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
9717
9718 * help-mode.el (help-package-def): New button type.
9719
9720 * menu-bar.el: Move package-list-packages binding here from
9721 package.el.
9722
d148e8f9
GH
97232010-06-19 Gustav Hållberg <gustav@gmail.com> (tiny change)
9724
9725 * descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
9726
b1a03ef6
SM
97272010-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
9728
9729 * emacs-lisp/edebug.el (edebug-read-list):
9730 Phase out old-style backquotes.
9731
dbd6da78
JL
97322010-06-17 Juri Linkov <juri@jurta.org>
9733
9734 * help-mode.el (help-mode): Set buffer-local variable
9735 revert-buffer-function to help-mode-revert-buffer.
9736 (help-mode-revert-buffer): New function.
9737
9738 * info.el (Info-revert-find-node): Check for major-mode Info-mode
9739 before popping to "*info*" (like in other Info functions).
9740 Keep buffer-name in old-buffer-name. Keep Info-history-forward in
9741 old-history-forward. Pop to old-buffer-name or "*info*" to
9742 recreate the killed buffer. Set Info-history-forward from
9743 old-history-forward.
9744 (Info-breadcrumbs-depth): Add :group and :version.
9745
64eba874
DN
97462010-06-17 Dan Nicolaescu <dann@ics.uci.edu>
9747
9748 * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
9749
26508c03
AM
97502010-06-17 Agustín Martín <agustin.martin@hispalinux.es>
9751
a628ad9d
JB
9752 * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
9753 for languages like Portuguese with pt_{BR,PT} and no plain pt.
26508c03 9754
69582fcd
JB
97552010-06-17 Juanma Barranquero <lekktu@gmail.com>
9756
54ea2a0d
JB
9757 * emacs-lisp/package.el (package-menu-mode-map):
9758 Move initialization into declaration.
9759
69582fcd
JB
9760 * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
9761
44198b6e
CY
97622010-06-17 Chong Yidong <cyd@stupidchicken.com>
9763
9764 * emacs-lisp/package.el (package-archive-base): Point to
9765 elpa.gnu.org.
9766 (package-enable, package-load-list): New defcustoms.
9767 (package-user-dir, package-directory-list): Turn into defcustoms.
9768 Don't include package-user-dir in package-directory-list.
9769 (package--builtins-base): Don't include Emacs as a "package".
9770 (package-subdirectory-regexp): New var.
9771 (package-load-all-descriptors, package-compute-transaction)
9772 (package-download-transaction): Obey package-load-list.
9773 (package-activate-1): Rename from package-do-activate.
9774 (package-list-packages-internal): Check package-load-list.
9775 (package-load-descriptor, package-generate-autoloads)
9776 (package-unpack, package-unpack-single)
6a7662bb
BR
9777 (package--read-archive-file, package-delete):
9778 Use expand-file-name.
44198b6e
CY
9779
9780 * emacs-lisp/package-x.el: New file. Package uploading
9781 functionality split out from package.el.
9782
95b6d681 9783 * startup.el (command-line): Load packages after reading init file.
44198b6e
CY
9784
97852010-06-17 Tom Tromey <tromey@redhat.com>
9786
9787 * emacs-lisp/package.el: New file.
9788
50d76a9f
DN
97892010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9790
9791 Fix vc-annotate for renamed files when using Git.
76e3243a 9792 * vc/vc-git.el (vc-git-find-revision): Deal with empty results from
50d76a9f
DN
9793 ls-files. Doe not pass the object as a file name to cat-file, it
9794 is not a file name.
9795 (vc-git-annotate-command): Pass the file name using -- to avoid
9796 ambiguity with the revision.
9797 (vc-git-previous-revision): Pass a relative file name.
9798
6095a05b
GM
97992010-06-22 Glenn Morris <rgm@gnu.org>
9800
943375a6
GM
9801 * progmodes/js.el (js-mode-map): Use standard capitalization and
9802 ellipses for menu entries.
9803
6095a05b
GM
9804 * wid-edit.el (widget-complete): Doc fix.
9805
4514199e
JH
98062010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
9807
9808 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
9809
c4786d60
DN
98102010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9811
11c46b39 9812 Fix annotating other revisions for renamed files in vc-annotate.
76e3243a 9813 * vc/vc-annotate.el (vc-annotate): Add an optional argument for the
11c46b39 9814 VC backend. Use it when non-nil.
a628ad9d 9815 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
07976ae3 9816 (Bug#6487).
11c46b39 9817
c4786d60 9818 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
76e3243a 9819 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
c4786d60
DN
9820 Do not pass the file name to the 'previous-revision call when we
9821 don't want a file diff. (Bug#6489)
9822
04ec0963
DN
98232010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9824
11c46b39 9825 Fix finding revisions for renamed files in vc-annotate.
76e3243a 9826 * vc/vc.el (vc-find-revision): Add an optional argument for
04ec0963 9827 the VC backend. Use it when non-nil.
76e3243a 9828 * vc/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
04ec0963
DN
9829 backend to vc-find-revision. (Bug#6487)
9830
c036381c
DN
98312010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9832
9833 Fix reading file names in Git annotate buffers.
95b6d681
JB
9834 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line):
9835 Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
c036381c 9836
05c123e6
AM
98372010-06-20 Alan Mackenzie <acm@muc.de>
9838
9839 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
9840 in file local variables, set it first.
9841
4111f0c7
GM
98422010-06-19 Glenn Morris <rgm@gnu.org>
9843
74739ffd
GM
9844 * descr-text.el (describe-char-unicode-data): Insert separating
9845 space when needed. (Bug#6422)
9846
4111f0c7
GM
9847 * progmodes/idlwave.el (idlwave-action-and-binding):
9848 Fix typo in 2009-12-03 change. (Bug#6450)
9849
e20f0421
SM
98502010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
9851
9852 * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
9853 handling for `lambda' (misunderstanding).
9854
fb3e306a
JB
98552010-06-16 Jay Belanger <jay.p.belanger@gmail.com>
9856
dd86ea11 9857 * calc/calc-poly.el (math-accum-factors): Make sure that
fb3e306a
JB
9858 constants aren't distributed after they are factored out.
9859
e020fb59
JL
98602010-06-16 Juri Linkov <juri@jurta.org>
9861
9862 * facemenu.el (list-colors-display): Call `pop-to-buffer' before
9863 `list-colors-print'. (Bug#6332)
9864
b8add347
SM
9865 * subr.el (read-quoted-char): Fix up last change (bug#6290).
9866
36901266
SM
98672010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
9868
49b2e83d
SM
9869 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
9870 specially, since it's a macro. Fix up wrong hint passed to maybe-cons.
9871
36901266
SM
9872 * font-lock.el (font-lock-major-mode): Rename from
9873 font-lock-mode-major-mode to distinguish it from
9874 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
9875 (font-lock-set-defaults):
9876 * font-core.el (font-lock-default-function): Adjust users.
9877 (font-lock-mode): Don't set it at all.
9878
2a64315a 98792010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
12755d08 9880
76e3243a 9881 * vc/vc-annotate.el (vc-annotate): Use vc-read-revision.
12755d08 9882
2a64315a 98832010-06-16 Glenn Morris <rgm@gnu.org>
d7cd4abb
GM
9884
9885 * calendar/appt.el (appt-time-msg-list): Doc fix.
9886 (appt-check): Let-bind appt-warn-time.
9887 (appt-add): Make the 3rd argument optional.
9888 Simplify argument names. Doc fix. Check for integer WARNTIME.
9889 Only add WARNTIME to the output list if non-nil.
9890
2a64315a 98912010-06-16 Ivan Kanis <apple@kanis.eu>
a675c749
IK
9892
9893 * calendar/appt.el (appt-check): Let the 3rd element of
9894 appt-time-msg-list specify the warning time.
9895 (appt-add): Add new argument with the warning time. (Bug#5176)
9896
6a7662bb 98972010-06-16 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
a9de35fe 9898
76e3243a 9899 * vc/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
a9de35fe
BR
9900 older than version 1.6. (Bug#6361)
9901
2a64315a 99022010-06-16 Helmut Eller <eller.helmut@gmail.com>
37a7e764
HE
9903
9904 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
9905 used by cl-do-arglist. (Bug#6408)
9906
30d7ac37
AM
99072010-06-16 Agustín Martín <agustin.martin@hispalinux.es>
9908
6a7662bb
BR
9909 * textmodes/ispell.el (ispell-dictionary-base-alist):
9910 Fix portuguese casechars/not-casechars for missing 'çÇ'.
30d7ac37
AM
9911 Suggested by Rolando Pereira (bug#6434).
9912
8fd02581
JB
99132010-06-15 Juanma Barranquero <lekktu@gmail.com>
9914
9915 * facemenu.el (list-colors-sort): Doc fix.
9916
6a7662bb 99172010-06-15 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
b15922cc
BR
9918
9919 * progmodes/sql.el (sql-connect-mysql): Fix typo.
9920
f0bf7c8e
JL
99212010-06-14 Juri Linkov <juri@jurta.org>
9922
9923 Add sort option `list-colors-sort'. (Bug#6332)
9924 * facemenu.el (color-rgb-to-hsv): New function.
9925 (list-colors-sort): New defcustom.
9926 (list-colors-sort-key): New function.
9927 (list-colors-display): Doc fix. Sort list according to the option
9928 `list-colors-sort'.
9929 (list-colors-print): Add HSV values to `help-echo' property of
9930 RGB strings.
9931
c42fe9a5
JL
99322010-06-14 Juri Linkov <juri@jurta.org>
9933
9934 * compare-w.el: Move to the "vc" subdirectory.
9935
b263a4c4
SM
99362010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
9937
d8b0cddd
SM
9938 * image-mode.el (image-mode-map): Remap left-char and right-char.
9939
b263a4c4
SM
9940 * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
9941
89877f5f
CY
99422010-06-12 Chong Yidong <cyd@stupidchicken.com>
9943
133a8d82
CY
9944 * term/common-win.el (x-colors): Add all the color names defined
9945 in rgb.txt (Bug#6332).
9946
89877f5f
CY
9947 * facemenu.el (list-colors-print): Don't print extra names if it
9948 will overflow the window width.
9949
9950 * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
133a8d82 9951 change (Bug#6343).
89877f5f 9952
9d1f18b5
EZ
99532010-06-12 Eli Zaretskii <eliz@gnu.org>
9954
9955 * files.el (make-directory): Doc fix (bug#6396).
9956
b81a0b56
MA
99572010-06-12 Michael Albinus <michael.albinus@gmx.de>
9958
9959 * net/tramp.el (tramp-remote-process-environment): Protect version
9960 string by apostroph.
9961 (tramp-shell-prompt-pattern): Do not use a shy group in case of
9962 XEmacs.
9963 (tramp-file-name-for-operation): Add `call-process-region'.
9964 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
9965
9966 * net/tramp-compat.el (top): Do not autoload
9967 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
9968 only when `start-file-process' is not bound.
9969 (tramp-advice-file-expand-wildcards): Do not use
9970 `tramp-handle-file-remote-p'.
9971 (tramp-compat-make-temp-file): Handle the case, that
9972 `make-temp-file' has no third argument EXTENSION.
9973
69f18acc
JB
99742010-06-11 Juanma Barranquero <lekktu@gmail.com>
9975
5fee75d4
JB
9976 * makefile.w32-in (WINS_BASIC): Include new directory vc.
9977
69f18acc
JB
9978 * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
9979
9766adfb
JL
99802010-06-11 Juri Linkov <juri@jurta.org>
9981
9982 * finder.el (finder-known-keywords): Add keyword "vc"
9983 for version control.
9984
9985 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
9986 * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
9987 * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
9988 * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
9989
56b2854f
JL
99902010-06-11 Juri Linkov <juri@jurta.org>
9991
9992 Move version control related files to the "vc" subdirectory.
9993 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
9994 * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
9995 * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
9996 * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
9997 * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
9998 * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
9999 * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
10000 * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
10001 Move files to the "vc" subdirectory.
10002
6534e58a
CY
100032010-06-11 Chong Yidong <cyd@stupidchicken.com>
10004
10005 * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
10006 (Bug#6367).
10007
84d9562f
SE
100082010-06-11 Stephen Eglen <stephen@gnu.org>
10009
10010 * shell.el: Bind `shell-resync-dirs' to M-RET.
10011
3ef0a6a5
MA
100122010-06-10 Michael Albinus <michael.albinus@gmx.de>
10013
10014 * notifications.el: Move file from lisp/net, because it is
10015 supposed to talk locally to the user.
10016
fa4003da
MA
100172010-06-10 Julien Danjou <julien@danjou.info>
10018
10019 * net/notifications.el (notifications-on-action-signal)
10020 (notifications-on-closed-signal): Pass notification id as first
b81a0b56 10021 argument to the callback functions. Add docstrings.
fa4003da
MA
10022 (notifications-notify): Fix docstring.
10023
46e6650e
GM
100242010-06-10 Glenn Morris <rgm@gnu.org>
10025
10026 * emacs-lisp/authors.el (authors-ignored-files)
10027 (authors-valid-file-names): Add some files.
10028
a71832f7
SM
100292010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
10030
10031 * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
10032 merge conflict, giving preference to the emacs-23 version of the code.
10033
8c6eab5a
SM
100342010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
10035
989bc97f
SM
10036 * emacs-lisp/advice.el (ad-compile-function):
10037 Define warning-suppress-types before we let-bind it (bug#6275).
10038
8c6eab5a
SM
10039 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
10040 declare it, make it buffer-local and permanent-local (bug#6324).
10041 (vc-resynch-window): Adjust name.
10042 * vc-hooks.el (vc-find-file-hook): Adjust name.
10043
890a18d6
MA
100442010-06-09 Michael Albinus <michael.albinus@gmx.de>
10045
10046 * net/notifications.el (notifications-notify): Fix docstring.
10047
bf3e70eb
JB
100482010-06-09 Juanma Barranquero <lekktu@gmail.com>
10049
10050 Update to Unicode 6.0.0 beta.
10051 * international/charprop.el: Update copyright.
10052 * international/mule-cmds.el (ucs-names): Update character ranges.
10053 * international/uni-bidi.el:
10054 * international/uni-category.el:
10055 * international/uni-combining.el:
10056 * international/uni-comment.el:
10057 * international/uni-decimal.el:
10058 * international/uni-decomposition.el:
10059 * international/uni-digit.el:
10060 * international/uni-lowercase.el:
10061 * international/uni-mirrored.el:
10062 * international/uni-name.el:
10063 * international/uni-numeric.el:
10064 * international/uni-old-name.el:
10065 * international/uni-titlecase.el:
10066 * international/uni-uppercase.el: Regenerate.
10067
b978141d
JB
100682010-06-09 Juanma Barranquero <lekktu@gmail.com>
10069
ee8359ba
JB
10070 * emacs-lisp/smie.el (comment-string-strip): Declare function.
10071 (smie-precs-precedence-table): Fix typo in docstring.
10072
f64ab8fb
JB
10073 * vc-mtn.el (log-edit-extract-headers): Declare function.
10074
883ffa8c
JB
10075 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
10076
b978141d
JB
10077 * net/notifications.el (dbus-register-signal): Declare function.
10078 (notifications-notify): Fix typos and reflow docstring.
10079
5f4f2ae4
DN
100802010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
10081
10082 Improve VC create/retrieve tag/branch.
10083 * vc.el (vc-create-tag): Do not read the directory name for VCs
10084 with repository revision granularity. Adjust the tag/branch
10085 prompt. Reset VC properties.
10086 (vc-retrieve-tag): Do not read the directory name for VCs
10087 with repository revision granularity. Reset VC properties.
10088
41a86354
MA
100892010-06-09 Julien Danjou <julien@danjou.info>
10090
ef33fd34 10091 * net/notifications.el: New file.
41a86354 10092
fab43c76
DN
100932010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
10094
00fd1147
DN
10095 Add optional support for resetting VC properties.
10096 * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
10097 call vc-file-clearprops when true.
10098 (vc-resynch-buffer): Add new optional argument, pass it down.
10099 (vc-resynch-buffers-in-directory): Likewise.
10100
fab43c76
DN
10101 Improve support for special markup in the VC commit message.
10102 * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
10103 * vc-hg.el (vc-hg-checkin): Add support for Date:.
10104 * vc-git.el (vc-git-checkin):
10105 * vc-bzr.el (vc-bzr-checkin): Likewise.
10106
e7d67e73
SM
101072010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
10108
10109 * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
10110 can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
10111
277e6741
MP
101122010-06-07 Martin Pohlack <mp26@os.inf.tu-dresden.de>
10113
10114 * iimage.el: Remove images as soon as the underlying text is modified.
10115 (iimage-modification-hook): New function.
10116 (iimage-mode-buffer): Use it.
10117
83156c18
SM
101182010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10119
10120 * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
10121 smie-indent-offset-after. Add :prev case. Make a bit more generic.
10122 (smie-indent-virtual): Remove `virtual' arg. Update callers.
10123 (smie-indent-keyword): Add handling of open-paren keywords.
10124 (smie-indent-comment-continue): Don't assume comment-continue.
10125
13b5221f
MR
101262010-06-07 Martin Rudalics <rudalics@gmx.at>
10127
10128 * window.el (pop-to-buffer): Remove the conditional that
10129 compares new-window and old-window, so it will reselect
10130 the selected window unconditionally.
10131 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
10132
c2ea5810
SM
101332010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10134
10135 * emacs-lisp/smie.el (smie-indent-offset-after)
10136 (smie-indent-forward-token, smie-indent-backward-token): New functions.
10137 (smie-indent-after-keyword): Use them.
10138 (smie-indent-fixindent): Only applies to the indentation of the BOL.
10139 (smie-indent-keyword): Tweak the black magic.
10140 (smie-indent-comment-continue): Strip comment-continue before use.
10141 (smie-indent-functions): Indent comments before keywords.
10142
27dd3c11
JL
101432010-06-06 Juri Linkov <juri@jurta.org>
10144
10145 * isearch.el (isearch-lazy-highlight-search): Fix looping
10146 by checking for empty match. This syncs this loop with the
10147 similar loop in `isearch-search'. (Bug#6362)
10148
35b148ee
JB
101492010-06-05 Juanma Barranquero <lekktu@gmail.com>
10150
10151 * net/dbus.el (dbus-register-method): Declare function.
10152 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
10153 (dbus-introspect): Doc fix.
10154 (dbus-event-bus-name, dbus-introspect-get-interface)
10155 (dbus-introspect-get-argument): Reflow docstrings.
10156
eccdfe5f
DN
101572010-06-05 Dan Nicolaescu <dann@ics.uci.edu>
10158
10159 vc-log-incoming/vc-log-outgoing fixes for Git.
10160 * vc-git.el (vc-git-log-view-mode): Fix font lock for
10161 incoming/outgoing logs.
10162 (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
10163 instead of vc-git-compute-remote.
10164 (vc-git-compute-remote): Remove.
10165
86253dc0
CY
101662010-06-04 Chong Yidong <cyd@stupidchicken.com>
10167
10168 * term/common-win.el (x-colors): Add "dark green" and "dark
10169 turquoise" (Bug#6332).
10170
0665f661
JL
101712010-06-04 Juri Linkov <juri@jurta.org>
10172
10173 * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
10174 Instead of setting `replace' to t and replacing the same string
10175 with itself, don't do certain actions when
10176 kill-do-not-save-duplicates is non-nil and string is equal to car
10177 of kill-ring: don't call menu-bar-update-yank-menu, don't push
10178 interprogram-paste strings to kill-ring, and don't push the input
10179 argument `string' to kill-ring.
10180 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
10181
087fc47a
JB
101822010-06-04 Juanma Barranquero <lekktu@gmail.com>
10183
10184 * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
10185
4f201088
MA
101862010-06-04 Michael Albinus <michael.albinus@gmx.de>
10187
10188 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
10189 (tramp-gvfs-handler-mounted-unmounted)
10190 (tramp-gvfs-connection-mounted-p): Handle default-location.
10191
10192 * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
10193 move files to trash.
10194
18ccd78a
JB
101952010-06-04 Juanma Barranquero <lekktu@gmail.com>
10196
10197 * international/mule-cmds.el (nonascii-insert-offset)
10198 (nonascii-translation-table): Add obsolescence information.
10199
10200 * international/mule.el (make-translation-table-from-vector): Doc fix.
10201
3845c322
GM
102022010-06-03 Glenn Morris <rgm@gnu.org>
10203
10204 * desktop.el (desktop-clear-preserve-buffers):
10205 Add "*Warnings*" buffer. (Bug#6336)
10206
54d3626e
DN
102072010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
10208
6941ffec
DN
10209 vc-log-incoming/vc-log-outgoing improvements for Git.
10210 * vc-git.el (vc-git-log-outgoing): Use the same format as the
10211 short log.
10212 (vc-git-log-incoming): Likewise. Run "git fetch" before the log command.
10213
54d3626e
DN
10214 Add bindings for vc-log-incoming and vc-log-outgoing.
10215 * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
10216 and vc-log-outgoing.
10217 * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
10218 and vc-log-outgoing.
10219
aa1bc616
CY
102202010-06-03 Chong Yidong <cyd@stupidchicken.com>
10221
10222 * net/rcirc.el (rcirc-sort-nicknames): Remove.
10223 (rcirc-handler-366): Always sort nicknames.
10224
e2d2a205
JB
102252010-06-03 Juanma Barranquero <lekktu@gmail.com>
10226
10227 * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
10228
44ea155d
CY
102292010-06-03 Chong Yidong <cyd@stupidchicken.com>
10230
a628ad9d 10231 * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
44ea155d 10232
a91dedc4
SM
102332010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10234
10235 * net/rcirc.el (rcirc-sort-nicknames): Change default.
10236 (rcirc-sort-nicknames-join): Avoid setq.
10237
c62bf05a
DD
102382010-06-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
10239
10240 * net/rcirc.el (rcirc-sort-nicknames): New custom.
10241 (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
10242 (rcirc-handler-366): Use them.
10243
dd2c3c92
SM
102442010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10245
10246 Split smie-indent-calculate into more manageable chunks.
10247 * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
10248 (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
10249 (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
10250 (smie-indent-exps): Extract from smie-indent-calculate.
10251 (smie-indent-functions): New var.
10252 (smie-indent-functions): Use them.
10253
927c346b
SM
102542010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
10255
10256 * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
10257 (smie-indent-calculate): Simplify and cleanup.
10258
1efeec86
MA
102592010-06-02 Michael Albinus <michael.albinus@gmx.de>
10260
10261 * net/tramp-gvfs.el (top): Require url-util.
927c346b
SM
10262 (tramp-gvfs-mount-point): Remove.
10263 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
10264 New defuns.
1efeec86
MA
10265 (with-tramp-dbus-call-method): Format trace message.
10266 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
927c346b
SM
10267 Implement backup call, when operation on local files fails.
10268 Use progress reporter. Flush properties of changed files.
1efeec86
MA
10269 (tramp-gvfs-handle-make-directory): Make more traces.
10270 (tramp-gvfs-url-file-name): Hexify file name in url.
10271 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
10272 into account for the resulting file name.
10273 (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
10274 the answer is "no". See `tramp-gvfs-maybe-open-connection'.
10275 (tramp-gvfs-handler-mounted-unmounted)
10276 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
10277 attribute "default_location". Set "prefix" property.
10278 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
10279 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
10280 exists. Raise an error, if not (due to a corresponding answer
10281 "no" in interactive questions, for example).
10282
89877f5f 102832010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
9cac248c
DN
10284
10285 * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
10286
24f574a9
JB
102872010-06-01 Juanma Barranquero <lekktu@gmail.com>
10288
10289 * emacs-lisp/eldoc.el: Add completions for new commands left-* and
10290 right-*. (Bug#6265)
10291
290736f2
DN
102922010-06-01 Dan Nicolaescu <dann@ics.uci.edu>
10293
61158bfa
DN
10294 Add support for vc-log-incoming, improve vc-log-outgoing for Git.
10295 * vc-git.el (vc-git-compute-remote): New function.
10296 (vc-git-log-outgoing): Use it instead of hard coding a value.
10297 (vc-git-log-incoming): New function.
10298
5828f6ca
DN
10299 Improve state updating for VC tag commands.
10300 * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
10301 to update the state of all buffers in the directory.
10302
290736f2
DN
10303 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
10304
feceda26
SM
103052010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10306
10307 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
10308 `file-directory-p' to the filename part rather than to the whole text.
10309
896114cf
SM
103102010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10311
10312 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
10313
1603358c
DA
103142010-05-31 Drew Adams <drew.adams@oracle.com>
10315
10316 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
10317
fe40dc63
JB
103182010-05-31 Juanma Barranquero <lekktu@gmail.com>
10319
10320 * subr.el (momentary-string-display): Just use read-event to read
10321 the exit event (Bug#6238).
10322
9e8014c6
EZ
103232010-05-30 Eli Zaretskii <eliz@gnu.org>
10324
10325 * international/mule.el (define-coding-system): Doc fix (bug#6313).
10326
61a08071
JB
103272010-05-30 Juanma Barranquero <lekktu@gmail.com>
10328
10329 * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
10330 Suggested by Eli Zaretskii <eliz@gnu.org>.
10331
5feec8ca
SM
103322010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
10333
10334 * minibuffer.el (completion-file-name-table): Don't return a boundary
10335 past the end of `string' (bug#6299).
10336 (completion--file-name-table): Delegate to completion-file-name-table
10337 for the `boundaries' case.
10338
8175cb90
JB
103392010-05-30 Juanma Barranquero <lekktu@gmail.com>
10340
2b94133f
JB
10341 * emulation/cua-base.el: Recognize `right-char' and `left-char' as
10342 movement commands.
10343
8175cb90
JB
10344 * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
10345 `path-separator', but maintain compatibility with Emacs 20.2.
10346
0191e222
CY
103472010-05-29 Chong Yidong <cyd@stupidchicken.com>
10348
10349 * server.el (server-process-filter): Receive parent-id argument
10350 from emacsclient.
10351 (server-create-window-system-frame): New arg. Pass parent-id as
10352 frame parameter.
10353
9b655a0a
EZ
103542010-05-29 Eli Zaretskii <eliz@gnu.org>
10355
db5dce9d
EZ
10356 Bidi-sensitive word movement with arrow keys.
10357 * subr.el (right-arrow-command, left-arrow-command): Move to
10358 bindings.el.
10359
10360 * bindings.el (right-char, left-char): Move from subr.el and
10361 rename from right-arrow-command and left-arrow-command.
10362 (right-word, left-word): New functions.
10363 (global-map) <right>: Bind to right-char.
10364 (global-map) <left>: Bind to left-char.
10365 (global-map) <C-right>: Bind to right-word.
10366 (global-map) <C-left>: Bind to left-word.
10367
9b655a0a
EZ
10368 * ls-lisp.el (ls-lisp-classify-file): New function.
10369 (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
10370 (ls-lisp-classify): Call ls-lisp-classify-file.
10371 (insert-directory): Remove blanks from switches.
10372
fcb52808
CY
103732010-05-29 Chong Yidong <cyd@stupidchicken.com>
10374
10375 * ansi-color.el: Delete unused escape sequences (Bug#6085).
10376 (ansi-color-drop-regexp): New constant.
10377 (ansi-color-apply, ansi-color-filter-region)
896114cf 10378 (ansi-color-apply-on-region): Delete unrecognized control sequences.
fcb52808
CY
10379 (ansi-color-apply): Build string list before calling concat.
10380
0040735a
JL
103812010-05-28 Juri Linkov <juri@jurta.org>
10382
10383 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
10384 Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
10385 (Bug#5270)
10386
b6827fff
MA
103872010-05-28 Michael Albinus <michael.albinus@gmx.de>
10388
10389 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
10390 to ignored backtrace functions.
10391 (with-progress-reporter): Expand docstring.
10392 (tramp-handle-delete-file): Implement TRASH argument.
10393 (tramp-get-remote-trash): New defun.
10394
eba082a2
MA
103952010-05-28 Michael Albinus <michael.albinus@gmx.de>
10396
6a7662bb
BR
10397 * net/tramp-compat.el (tramp-compat-delete-file):
10398 Use `symbol-value' for backward compatibility.
eba082a2
MA
10399
10400 * net/tramp.el (tramp-handle-make-symbolic-link)
10401 (tramp-handle-load)
10402 (tramp-do-copy-or-rename-file-via-buffer)
10403 (tramp-do-copy-or-rename-file-directly)
10404 (tramp-do-copy-or-rename-file-out-of-band)
10405 (tramp-handle-process-file, tramp-handle-call-process-region)
10406 (tramp-handle-shell-command, tramp-handle-file-local-copy)
10407 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10408 (tramp-delete-temp-file-function): Use `delete-file' instead
10409 of `tramp-compat-delete-file'.
10410
10411 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
10412 (tramp-fish-handle-make-symbolic-link)
10413 (tramp-fish-handle-process-file): Use `delete-file' instead
10414 of `tramp-compat-delete-file'.
10415
6a7662bb
BR
10416 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
10417 Use `delete-file' instead of `tramp-compat-delete-file'.
eba082a2 10418
0dc3e410
MA
10419 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Use
10420 `delete-file' instead of `tramp-compat-delete-file'.
eba082a2 10421
6a7662bb
BR
10422 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file):
10423 Use `delete-file' instead of `tramp-compat-delete-file'.
eba082a2
MA
10424
10425 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10426 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10427 (tramp-smb-handle-write-region): Use `delete-file' instead of
10428 `tramp-compat-delete-file'.
10429 (tramp-smb-handle-delete-directory): Use 'trash as arg.
10430
f1a5d776
CY
104312010-05-27 Chong Yidong <cyd@stupidchicken.com>
10432
10433 * dired.el (dired-delete-file): New arg TRASH.
c4ce1145 10434 (dired-internal-do-deletions): New arg TRASH. Use progress reporter.
f1a5d776
CY
10435 (dired-do-flagged-delete, dired-do-delete): Use trash.
10436
10437 * speedbar.el (speedbar-item-delete): Allow trashing.
10438
10439 * files.el (delete-directory): New arg TRASH.
10440
10441 * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
10442 (ange-ftp-rename-remote-to-remote)
10443 (ange-ftp-rename-local-to-remote)
10444 (ange-ftp-rename-remote-to-local, ange-ftp-load)
10445 (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
10446 `delete-file'.
10447 (ange-ftp-delete-directory): Add optional arg to `delete-file', to
10448 allow trashing.
10449
10450 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
10451 handle new TRASH arg of `delete-file'.
10452
c4ce1145 10453 * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
f1a5d776
CY
10454 (tramp-handle-make-symbolic-link, tramp-handle-load)
10455 (tramp-do-copy-or-rename-file-via-buffer)
10456 (tramp-do-copy-or-rename-file-directly)
10457 (tramp-do-copy-or-rename-file-out-of-band)
10458 (tramp-handle-process-file, tramp-handle-call-process-region)
10459 (tramp-handle-shell-command, tramp-handle-file-local-copy)
10460 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10461 (tramp-delete-temp-file-function): Use null TRASH arg in
10462 tramp-compat-delete-file call.
10463
10464 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
10465 (tramp-fish-handle-delete-file)
10466 (tramp-fish-handle-make-symbolic-link)
10467 (tramp-fish-handle-process-file): Use null TRASH arg in
10468 `tramp-compat-delete-file' call.
10469
10470 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
10471 arg in `tramp-compat-delete-file' call.
10472
10473 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
10474 (tramp-gvfs-handle-write-region): Use null TRASH arg in
10475 `tramp-compat-delete-file' call.
10476
10477 * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
10478 (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
10479 `tramp-compat-delete-file' call.
10480
10481 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10482 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10483 (tramp-smb-handle-write-region): Use null TRASH arg in
10484 tramp-compat-delete-file call.
10485 (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
10486 (tramp-smb-handle-delete-file): Rename arg.
10487
10488 * diff.el (diff-sentinel):
10489 * epg.el (epg--make-temp-file, epg-decrypt-string)
10490 (epg-verify-string, epg-sign-string, epg-encrypt-string):
10491 * jka-compr.el (jka-compr-partial-uncompress)
10492 (jka-compr-call-process, jka-compr-write-region):
10493 * server.el (server-sentinel): Remove optional arg from
10494 delete-file, reverting 2010-05-03 change.
10495
ecb0ab90
CY
104962010-05-27 Chong Yidong <cyd@stupidchicken.com>
10497
6a7662bb
BR
10498 * progmodes/verilog-mode.el (verilog-type-font-keywords):
10499 Use font-lock-constant-face, not obsolete font-lock-reference-face.
ecb0ab90 10500
2b25da45
KH
105012010-05-27 Kenichi Handa <handa@m17n.org>
10502
10503 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
10504 element of GSTRING is nil.
10505
11e4d8c0
SM
105062010-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
10507
10508 * emacs-lisp/smie.el (smie-forward-token-function)
10509 (smie-backward-token-function): New vars.
10510 (smie-backward-sexp, smie-forward-sexp)
10511 (smie-indent-hanging-p, smie-indent-calculate): Use them.
10512 (smie-default-backward-token): Rename from smie-backward-token and
10513 skip comments.
10514 (smie-default-forward-token): Rename from smie-forward-token and
10515 skip comments.
10516 (smie-next-sexp): Handle nil results from next-token.
10517 (smie-indent-calculate): Add a new case for special `fixindent' comments.
10518
4da3541b
CY
105192010-05-27 Chong Yidong <cyd@stupidchicken.com>
10520
896114cf
SM
10521 * progmodes/verilog-mode.el (verilog-type-font-keywords):
10522 Use font-lock-constant-face, not obsolete font-lock-reference-face.
4da3541b
CY
10523
105242010-05-27 Masatake YAMATO <yamato@redhat.com>
10525
10526 * htmlfontify.el (hfy-face-resolve-face): New function.
10527 (hfy-face-to-style): Use it (Bug#6279).
10528
6dc439cb
SM
105292010-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
10530
10531 * progmodes/ada-xref.el (ada-gnat-parse-gpr):
10532 * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
10533
021eb8d7
GM
105342010-05-26 Glenn Morris <rgm@gnu.org>
10535
10536 * emulation/edt.el (edt-load-keys): Use locate-library.
10537
bef4957b
CY
105382010-05-25 Chong Yidong <cyd@stupidchicken.com>
10539
10540 * log-edit.el (log-edit-strip-single-file-name): Default to nil.
10541 (log-edit-changelog-entries): Doc fix.
6dc439cb
SM
10542 (log-edit-changelog-insert-entries): Args changed.
10543 Rename relative filenames in ChangeLog entries. Delete tabs.
bef4957b
CY
10544 (log-edit-insert-changelog-entries): Reorganize return value of
10545 `log-edit-changelog-entries' to pass filenames to
10546 log-edit-changelog-insert-entries.
10547
84fb0956
TV
105482010-05-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10549
10550 * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
10551 `image-dired-dired-insert-marked-thumbs' to
10552 `image-dired-dired-toggle-marked-thumbs'.
10553
10554 * image-dired.el: Require cl when compiling.
10555 (image-dired-dired-toggle-marked-thumbs): Rename from
10556 `image-dired-dired-insert-marked-thumbs'. Add ARG. Doc fix.
10557 Use interactive spec "P". Set LOCALP arg of `dired-get-filename'
10558 to 'no-dir. Skip files whose names don't match
10559 `image-file-name-regexp'. When file has a thumbnail overlay,
10560 delete it. (Bug#5270)
10561
0fb1193d
JL
105622010-05-25 Juri Linkov <juri@jurta.org>
10563
10564 * image-mode.el (image-mode): Add image-after-revert-hook to
10565 after-revert-hook.
10566 (image-after-revert-hook): New function. (Bug#5669)
10567
fc937924
JL
105682010-05-25 Juri Linkov <juri@jurta.org>
10569
10570 * image.el (image-animated-p): When delay between animated images
10571 is 0, set it to 10 (0.1 sec). (Bug#6258)
10572
fa9ba953
MA
105732010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
10574
10575 * net/tramp.el (tramp-handle-insert-directory): Don't use
f5c8afe6 10576 `forward-word', its default syntax could be changed.
fa9ba953 10577
9e021389
MA
105782010-05-25 Michael Albinus <michael.albinus@gmx.de>
10579
10580 * net/tramp.el (tramp-progress-reporter-update): New defun.
10581 (with-progress-reporter): Use it.
10582 (tramp-process-actions):
6a7662bb
BR
10583 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
10584 Preserve current message, in order to let progress reporter continue
9e021389
MA
10585 afterwards. (Bug#6257)
10586
6169260b
GM
105872010-05-25 Glenn Morris <rgm@gnu.org>
10588
10589 * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
10590 Add :version.
10591
d26781af
RY
105922010-05-25 Ryan Yeske <rcyeske@gmail.com>
10593
8826afe3 10594 * net/rcirc.el (rcirc-default-user-name): Change to "user".
d26781af
RY
10595 (rcirc-default-full-name): Change to "unknown".
10596 (rcirc-user-name-history): Add variable.
8826afe3
GM
10597
105982010-05-25 Ryan Yeske <rcyeske@gmail.com>
acd0102a 10599 Jonathan Rockway <jon@jrock.us>
8826afe3
GM
10600
10601 * net/rcirc.el (rcirc-server-alist): Add :pass.
10602 (rcirc): When prompting for connection parameters, also prompt for
d26781af 10603 username and password.
a628ad9d 10604 (rcirc-connect): Take a PASS argument. If PASS is non-nil, send
d26781af
RY
10605 value to server when connecting.
10606
d355a0b7
SM
106072010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10608
f5228f84
SM
10609 * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
10610 (smie-merge-prec2s): Pass the tables as separate args.
10611 (smie-bnf-precedence-table): Adjust call accordingly.
10612 (smie-prec2-levels): Set levels at the end.
10613
d355a0b7
SM
10614 Replace Lisp calls to delete-backward-char by delete-char.
10615 * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
f5c8afe6
JB
10616 * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
10617 * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
76e3243a 10618 * calc/calc.el, emacs-lisp/cl-extra.el, emacs-lips/cl-loaddefs.el,
f5c8afe6
JB
10619 * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
10620 * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
10621 * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
10622 * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
10623 * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
10624 * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
10625 * progmodes/ps-mode.el, progmodes/verilog-mode.el,
10626 * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
10627 * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
10628 * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
d355a0b7
SM
10629 delete-backward-char by calls to delete-char.
10630
f668ef02
KH
106312010-05-25 Kenichi Handa <handa@m17n.org>
10632
10633 * language/hebrew.el (hebrew-shape-gstring): New function.
10634 Register it in composition-function-table for all Hebrew combining
10635 characters.
10636
397eb3f3
SM
106372010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10638
10639 * epa.el (epa--select-keys): Don't explicitly delete the window since
10640 that can fail (e.g. sole window in frame). Use dedication instead.
10641
171eda53 106422010-05-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
ab0c07c0
SM
10643
10644 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
10645
110683ad
CY
106462010-05-22 Chong Yidong <cyd@stupidchicken.com>
10647
10648 * image.el (image-refresh): Define as an alias for image-flush.
10649
10650 * image-mode.el (image-toggle-display-image): Caller changed.
10651
df9db151
JL
106522010-05-21 Juri Linkov <juri@jurta.org>
10653
10654 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
10655 Remove "all" from grep-files-aliases. Split grep-files-aliases by
10656 whitespace, call wildcard-to-regexp on substrings and concat them
10657 with "\\|". (Bug#6114)
10658
c0209c2c
AM
106592010-05-21 Alan Mackenzie <acm@muc.de>
10660
171eda53
SM
10661 * progmodes/cc-engine.el (c-parse-state-get-strategy):
10662 Replace parameter `here' with `here-' and `here-plus', which sandwich
10663 any pertinent CPP construct.
c0209c2c
AM
10664 (c-remove-stale-state-cache-backwards): Fix a bug which happens
10665 when doing (c-parse-state) in a CPP construct: Exclude any "new"
10666 CPP construct from taking part in the scanning.
10667
655bded0
MA
106682010-05-21 Michael Albinus <michael.albinus@gmx.de>
10669
10670 * net/tramp.el (tramp-do-copy-or-rename-file)
171eda53
SM
10671 (tramp-handle-file-local-copy, tramp-maybe-open-connection):
10672 Tune `with-progress-reporter' messages.
655bded0
MA
10673 (tramp-handle-vc-registered):
10674 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
10675 (tramp-fish-handle-insert-file-contents)
10676 (tramp-fish-maybe-open-connection):
10677 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
10678 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
10679 (tramp-imap-handle-insert-file-contents)
10680 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
10681
3e17a1a7
JB
106822010-05-21 Juanma Barranquero <lekktu@gmail.com>
10683
bf1e8d4a
JB
10684 * add-log.el (change-log-font-lock-keywords):
10685 Highlight all authors in multi-author entries.
10686
3e17a1a7
JB
10687 * smerge-mode.el (smerge-refine-ignore-whitespace)
10688 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
10689 Fix typos in docstrings.
10690 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
10691
969e684a
GM
106922010-05-21 Glenn Morris <rgm@gnu.org>
10693
e75c1e7d
GM
10694 * progmodes/fortran.el (fortran-mode):
10695 * progmodes/f90.el (f90-mode): Derive from prog-mode.
10696
969e684a
GM
10697 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
10698 having a relative path in src/Makefile.in.
10699
a50878fa
KR
107002010-05-20 Kevin Ryde <user42@zip.com.au>
10701
10702 * help-mode.el (help-make-xrefs): For Info node links turn
10703 newlines into spaces. Link node names with newlines are matched
10704 by help-xref-info-regexp and buttonized, this change ensures they
10705 can be followed successfully with RET. (Bug#6206)
10706
f66a2f90
JL
107072010-05-20 Juri Linkov <juri@jurta.org>
10708
10709 * locate.el (locate): Use pop-to-buffer instead of
10710 switch-to-buffer-other-window. (Bug#6204)
10711
201d895a
JL
107122010-05-20 Juri Linkov <juri@jurta.org>
10713
10714 * replace.el (replace-highlight): Fix lazy-highlighting
10715 for `M-s w str M-% str RET'.
10716
1ddb2ea0
MY
107172009-12-15 Masatake YAMATO <yamato@redhat.com>
10718
10719 * isearch.el (isearch-yank-word-or-char): Pull next subword
10720 when `subword-mode' is activated. (Bug#6220)
10721
a6020335
MH
107222010-05-20 Mark A. Hershberger <mah@everybody.org>
10723
10724 * isearch.el (isearch-update-post-hook): New hook.
10725 (isearch-update): Use the new hook. (Bug#6225)
10726
50de6a38
JL
107272010-05-20 Juri Linkov <juri@jurta.org>
10728
10729 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
10730 [f1], [help], and (char-to-string help-char) instead of "\C-h".
10731 (Bug#6222)
10732
5d944a8f
JL
107332010-05-20 Juri Linkov <juri@jurta.org>
10734
10735 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
10736 (Bug#6223)
10737
f5d6548a
JL
107382010-05-20 Juri Linkov <juri@jurta.org>
10739
10740 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
10741 FILE-NAME to read from the minibuffer when called interactively
10742 with prefix argument instead of using buffer-file-name.
10743 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
10744
10745 * dired.el: Update autoloads.
10746
f8e63691
CY
107472010-05-20 Chong Yidong <cyd@stupidchicken.com>
10748
10749 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
10750 nxml-finish-element, for consistency with SGML mode.
10751
10752 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
10753 octave-close-block.
10754
07d7c3bd
JB
107552010-05-20 Juanma Barranquero <lekktu@gmail.com>
10756
10757 * composite.el: Require cl when compiling.
10758 (reference-point-alist, compose-gstring-for-graphic)
10759 (compose-gstring-for-terminal): Fix typos in docstrings.
10760
7bce8510
JL
107612010-05-19 Juri Linkov <juri@jurta.org>
10762
10763 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
10764 set-window-parameter.
10765
a7723e05
MA
107662010-05-19 Michael Albinus <michael.albinus@gmx.de>
10767
10768 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
10769 where appropriate.
10770 (tramp-maybe-open-connection): Use it.
10771
3f2e7735
EZ
107722010-05-19 Eli Zaretskii <eliz@gnu.org>
10773
10774 * simple.el (move-end-of-line): Make sure we are at line beginning
10775 before backing up to end of previous line.
10776
8d9181c7
MA
107772010-05-19 Michael Albinus <michael.albinus@gmx.de>
10778
8c4ec20f
MA
10779 * password-cache.el (password-cache-remove): Fix docstring.
10780
8d9181c7
MA
10781 * net/secrets.el: Autoload the widget functions.
10782 (secrets-search-items, secrets-create-item)
10783 (secrets-get-attributes, secrets-expand-item): Attributes will be
10784 stored on the password database without leading ":", as all other
10785 clients do as well.
10786 (secrets-mode): Fix docstring.
10787 (secrets-show-secrets): Provide it as autoloaded command only when
10788 D-Bus support is available. Check existence of Secret Service API.
10789
2a96c2a7
SM
107902010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
10791
10792 * indent.el (indent-region): Deactivate region (bug#6200).
10793
d24e10b1
GM
107942010-05-19 Glenn Morris <rgm@gnu.org>
10795
10796 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
10797
2833d915
KH
107982010-05-19 Kenichi Handa <handa@m17n.org>
10799
10800 * composite.el: Register compose-gstring-for-graphic in
d24e10b1 10801 composition-function-table only for combining characters (Mn, Mc, Me).
2833d915 10802
134c2f29
JB
108032010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
10804
10805 * calc/calc-trail.el (calc-trail-isearch-forward)
10806 (calc-trail-isearch-backward): Ensure that the new window
10807 point is set correctly.
10808
278847cd
SM
108092010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10810
10811 * subr.el (read-quoted-char): Resolve modifiers after key
10812 remapping (bug#6212).
10813
3a8e7cbd
MA
108142010-05-18 Michael Albinus <michael.albinus@gmx.de>
10815
10816 Add visualization code for secrets.
10817 * net/secrets.el (secrets-mode): New major mode.
10818 (secrets-show-secrets, secrets-show-collections)
10819 (secrets-expand-collection, secrets-expand-item)
10820 (secrets-tree-widget-after-toggle-function)
10821 (secrets-tree-widget-show-password): New defuns.
10822
472e7ec1
SM
108232010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10824
224b70cb
SM
10825 * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
10826 (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
10827 handled in smie-next-sexp.
10828 (smie-indent-calculate): Provide a starting indentation (so the
10829 recursion is well-founded ;-).
10830
472e7ec1
SM
10831 Fix handling of non-associative equal levels.
10832 * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
10833 when it's not needed.
10834 (smie-op-left, smie-op-right): New functions.
10835 (smie-next-sexp): New function, extracted from smie-backward-sexp.
10836 Better handle equal levels to distinguish the associative case from
10837 the "multi-keyword construct" case.
10838 (smie-backward-sexp, smie-forward-sexp): Use it.
10839
35e53abd
JB
108402010-05-18 Juanma Barranquero <lekktu@gmail.com>
10841
5d8fe0ba
JB
10842 * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
10843
35e53abd
JB
10844 * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
10845 (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
10846
5ad4bef5
SM
108472010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
10848
10849 Provide a simple generic indentation engine and use it for Prolog.
10850 * emacs-lisp/smie.el: New file.
10851 * progmodes/prolog.el (prolog-smie-op-levels)
10852 (prolog-smie-indent-rules): New var.
10853 (prolog-mode-variables): Use them to configure SMIE.
10854 (prolog-indent-line, prolog-indent-level): Remove.
10855
00681a3c
JB
108562010-05-17 Jay Belanger <jay.p.belanger@gmail.com>
10857
560bb7ae 10858 * calc/calc-vec.el (math-vector-avg): Put the vector elements in
00681a3c
JB
10859 order before computing the averages.
10860
eba62f7a
JB
108612010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
10862
597517ef 10863 * calc/calc-vec.el (calc-histogram):
5ad4bef5 10864 (calcFunc-histogram): Allow vectors as inputs.
597517ef
JB
10865 (math-vector-avg): New function.
10866
560bb7ae 10867 * calc/calc-ext.el (math-group-float): Have the number of digits
eba62f7a
JB
10868 being grouped depend on the radix (Bug#6189).
10869
8c5ff6dd
KR
108702010-05-15 Ken Raeburn <raeburn@raeburn.org>
10871
10872 * version.el (emacs-copyright, emacs-version): Don't define here,
10873 now that emacs.c defines it.
10874
98d8b17e
EZ
108752010-05-15 Eli Zaretskii <eliz@gnu.org>
10876
71078429
EZ
10877 * international/mule-cmds.el (mule-menu-keymap): Fix definition of
10878 "Describe Language Environment" menu item.
10879
ce6233c1
EZ
10880 * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
10881
d20e1419
EZ
10882 Bidi-sensitive movement with arrow keys.
10883 * subr.el (right-arrow-command, left-arrow-command): New functions.
10884
10885 * bindings.el (global-map): Bind them to right and left arrow keys.
10886
98d8b17e 10887 Don't override standard definition of convert-standard-filename.
6a7662bb
BR
10888 * files.el (convert-standard-filename):
10889 Call w32-convert-standard-filename and dos-convert-standard-filename on
98d8b17e
EZ
10890 the corresponding systems.
10891
10892 * w32-fns.el (w32-convert-standard-filename): Rename from
10893 convert-standard-filename. Doc fix.
10894
10895 * dos-fns.el (dos-convert-standard-filename): Doc fix.
10896 (convert-standard-filename): Don't defalias.
10897 (register-name-alist, make-register, register-value)
10898 (set-register-value, intdos): Obsolete aliases for the
10899 corresponding dos-* functions and variables.
10900 (dos-intdos): Add a doc string.
10901
ae6bc504
JB
109022010-05-15 Jay Belanger <jay.p.belanger@gmail.com>
10903
10904 * calc/calc-aent.el (math-read-token, math-find-user-tokens):
10905 * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
10906 (math-compose-tex-func):
10907 * calc/calccomp.el (math-compose-expr):
10908 * calc/calc-ext.el (math-format-flat-expr-fancy):
10909 * calc/calc-store.el (calc-read-var-name):
10910 * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
10911
10912 * calc/calc.el (var-π, var-φ, var-γ): New variables.
560bb7ae 10913 * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
ae6bc504 10914 * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
560bb7ae 10915 (math-standard-units): Add units.
ae6bc504 10916
c26ea4b2
SM
109172010-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
10918
7aefa445 10919 * progmodes/asm-mode.el (asm-mode):
13973643
SM
10920 * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
10921
c26ea4b2
SM
10922 * pcomplete.el (pcomplete-completions-at-point): New function,
10923 extracted from pcomplete-std-complete.
10924 (pcomplete-std-complete): Use it.
10925
02be533b
GM
109262010-05-15 Glenn Morris <rgm@gnu.org>
10927
10928 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
10929 Remove references to CVS, RCS and Old directories.
10930
78ed0efc
JB
109312010-05-14 Jay Belanger <jay.p.belanger@gmail.com>
10932
ae6bc504 10933 * calc/calc-bin.el (math-format-twos-complement): Group digits when
78ed0efc
JB
10934 appropriate.
10935
10dcc561
SM
109362010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
10937
5ccaa359
SM
10938 * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
10939 (sh-mode-syntax-table): Give it a default value instead.
10940 (sh-header-marker): Make buffer-local.
10941 (sh-mode): Move make-local-variable to the corresponding setq.
10942 (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
10943 Use complete-with-action.
10944
10dcc561
SM
10945 * simple.el (prog-mode): New (abstract) major mode.
10946 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
10947 * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
10948
c38762fd
JB
109492010-05-14 Juanma Barranquero <lekktu@gmail.com>
10950
10951 * progmodes/sql.el (sql-oracle-program): Reflow docstring.
10952 (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
10953 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
10954 (sql-make-alternate-buffer-name, sql-placeholders-filter)
10955 (sql-escape-newlines-filter, sql-input-sender)
10956 (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
10957
2ef3c144
CY
109582010-05-13 Chong Yidong <cyd@stupidchicken.com>
10959
560bb7ae 10960 Add TeX open-block and close-block keybindings to SGML, and vice versa.
2ef3c144
CY
10961
10962 * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
10963 latex-open-block and C-c / to latex-close-block.
10964
10965 * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
10966 and C-c C-e to sgml-close-tag.
10967
3b30ccda
MA
109682010-05-13 Michael Albinus <michael.albinus@gmx.de>
10969
10970 * net/tramp.el (with-progress-reporter): Create reporter object
3a8e7cbd 10971 only when the message would be displayed. Handle nested calls.
3b30ccda
MA
10972 (tramp-handle-load, tramp-handle-file-local-copy)
10973 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10dcc561
SM
10974 (tramp-maybe-send-script, tramp-find-shell):
10975 Use `with-progress-reporter'.
3b30ccda
MA
10976 (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
10977 Fix message text.
10978
10979 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10980 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10981 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
10982 Use `with-progress-reporter'.
10983
57ff5d7b
AM
109842010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
10985
a628ad9d
JB
10986 * textmodes/ispell.el (ispell-init-process): Do not kill ispell
10987 process everytime when spellchecking from the minibuffer (bug#6143).
57ff5d7b 10988
5a70d10f
SM
109892010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
10990
791ffe1c
SM
10991 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
10992
5a70d10f
SM
10993 * dos-fns.el: Add "dos-" prefix for namespace control.
10994 (convert-standard-filename): Define as alias for
10995 dos-convert-standard-filename but only if applicable.
10996
38d93f03
AM
109972010-05-12 Alan Mackenzie <acm@muc.de>
10998
10999 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
11000 Push the mark at the start of these functions when appropriate.
11001
902a6d8d
SM
110022010-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
11003
11004 * minibuffer.el (completion-cycle-threshold): New custom var.
11005 (completion--do-completion): Use it.
11006 (minibuffer-complete): Use cycling if appropriate.
11007
9ee120ba
JB
110082010-05-11 Juanma Barranquero <lekktu@gmail.com>
11009
11010 * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
11011 buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
11012
841c4085
JL
110132010-05-11 Juri Linkov <juri@jurta.org>
11014
11015 * scroll-all.el (scroll-all-check-to-scroll):
11016 Add `scroll-up-command' and `scroll-down-command' (bug#6164).
11017
8a67c70e
SM
110182010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
11019
f2b9ed18
SM
11020 * iimage.el (iimage-mode-map): Move initialization into declaration.
11021 (iimage-mode-buffer): Use with-silent-modifications.
11022 Simplify calling convention. Adjust callers.
11023 (iimage-mode): Don't run hook redundantly.
11024
8a67c70e
SM
11025 * minibuffer.el (completion-pcm--pattern->regex):
11026 Fix last change (bug#6160).
11027
4bbedd98
JL
110282010-05-10 Juri Linkov <juri@jurta.org>
11029
11030 Remove nodes visited during Isearch from the Info history.
11031 * info.el (Info-isearch-initial-history)
11032 (Info-isearch-initial-history-list): New variables.
11033 (Info-isearch-start): Record initial values of
11034 Info-isearch-initial-history and Info-isearch-initial-history-list.
11035 Add Info-isearch-end to isearch-mode-end-hook.
11036 (Info-isearch-end): New function.
11037
94ecf5da
MA
110382010-05-10 Michael Albinus <michael.albinus@gmx.de>
11039
11040 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
8a67c70e
SM
11041 format string, in order to work around a bug in pdksh.
11042 Reported by Gilles Pion <gpion@lfdj.com>.
94ecf5da
MA
11043 (tramp-handle-verify-visited-file-modtime): Do not send a command
11044 when the connection is not established.
11045 (tramp-handle-set-file-times): Simplify the check for utc.
11046
c5eb971b
JB
110472010-05-10 Juanma Barranquero <lekktu@gmail.com>
11048
11049 Fix use of `filter-buffer-substring' (rework previous change).
11050 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
11051 (cua-repeat-replace-region):
11052 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
11053 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
11054 (cua-cut-region-to-global-mark): Use it.
11055
7492acc9
MM
110562010-05-09 Michael R. Mauger <mmaug@yahoo.com>
11057
77e2fc7a
JB
11058 * progmodes/sql.el: Version 2.1.
11059 (sql-product-alist): Redesign structure of product info.
11060 (sql-product, sql-user, sql-server, sql-database): Safe variables.
7492acc9
MM
11061 (sql-port, sql-port-history): New variables.
11062 (sql-interactive-product): New variable.
11063 (sql-send-terminator): New variable.
77e2fc7a 11064 (sql-imenu-generic-expression): Add "Types" imenu entry.
7492acc9
MM
11065 (sql-oracle-login-params, sql-sqlite-login-params)
11066 (sql-mysql-login-params, sql-solid-login-params)
11067 (sql-sybase-login-params, sql-informix-login-params)
11068 (sql-ingres-login-params, sql-ms-login-params)
11069 (sql-postgres-login-params, sql-interbase-login-params)
11070 (sql-db2-login-params, sql-linter-login-params)
11071 (sql-oracle-scan-on): New variables.
77e2fc7a
JB
11072 (sql-mode-map): Add C-c C-i to start interactive mode.
11073 (sql-mode-menu): Update existing menu entries.
11074 (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
7492acc9
MM
11075 (sql-mode-oracle-font-lock-keywords)
11076 (sql-mode-postgres-font-lock-keywords)
11077 (sql-mode-ms-font-lock-keywords)
11078 (sql-mode-sybase-font-lock-keywords)
11079 (sql-mode-informix-font-lock-keywords)
11080 (sql-mode-interbase-font-lock-keywords)
11081 (sql-mode-ingres-font-lock-keywords)
11082 (sql-mode-solid-font-lock-keywords)
11083 (sql-mode-mysql-font-lock-keywords)
11084 (sql-mode-sqlite-font-lock-keywords)
11085 (sql-mode-db2-font-lock-keywords)
77e2fc7a 11086 (sql-mode-linter-font-lock-keywords): Update initialization to
7492acc9
MM
11087 reduce run-time complexity.
11088 (sql-add-product, sql-del-product): New functions.
11089 (sql-set-product-feature, sql-get-product-feature): New functions.
11090 (sql-product-font-lock): Update product API.
11091 (sql-add-product-keywords): New function.
11092 (sql-highlight-product): Update product API.
11093 (sql-help-list-products): New function.
11094 (sql-help): Dynamically lists free and non-free products.
77e2fc7a 11095 (sql-get-login): Correct bug in handling history and added
7492acc9
MM
11096 prompt for port.
11097 (sql-copy-column): Copy without properties.
11098 (sqli-input-sender): Apply filters to SQLi input.
77e2fc7a
JB
11099 (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
11100 Implement as a filter.
7492acc9
MM
11101 (sql-escape-newlines-filter): Implement as a filter.
11102 (sql-remove-tabs-filter): New function.
11103 (sql-send-magic-terminator): New function.
11104 (sql-send-string): Implement magic terminator.
11105 (sql-send-region): Use `sql-send-string'.
11106 (sql-interactive-mode): Use product API.
11107 (sql-product-interactive): Use product API.
11108 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
11109 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
11110 (sql-db2, sql-linter): Use `sql-product-interactive'.
11111 (sql-connect): New function.
11112 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
11113 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
11114 (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
77e2fc7a
JB
11115 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
11116 Use `sql-connect'.
7492acc9 11117
79ccd68f
SM
111182010-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
11119
11120 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
11121 New custom variable.
11122 (completion-pcm--string->pattern): Use it.
11123 (completion-pcm--pattern->regex, completion-pcm--pattern->string):
11124 Make it handle any symbol as `any'.
11125 (completion-pcm--merge-completions): Extract common suffix for the new
11126 `prefix' symbol as well.
11127 (completion-substring--all-completions): Use the new `prefix' symbol.
11128
0d5852cf
MA
111292010-05-09 Michael Albinus <michael.albinus@gmx.de>
11130
11131 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
11132 not bound.
11133 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
11134 (tramp-compat-funcall): New defmacro.
11135 (tramp-compat-line-beginning-position)
11136 (tramp-compat-line-end-position)
11137 (tramp-compat-temporary-file-directory)
11138 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
11139 (tramp-compat-copy-file, tramp-compat-copy-directory)
11140 (tramp-compat-delete-file, tramp-compat-delete-directory)
11141 (tramp-compat-number-sequence, tramp-compat-process-running-p)
11142 * net/tramp.el (top, with-progress-reporter)
11143 (tramp-rfn-eshadow-setup-minibuffer)
11144 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
11145 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
11146 (tramp-completion-mode-p, tramp-check-for-regexp)
11147 (tramp-open-connection-setup-interactive-shell)
11148 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
11149 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
11150 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
11151 * net/tramp-cmds.el (tramp-cleanup-all-connections)
11152 (tramp-reporter-dump-variable, tramp-load-report-modules)
11153 (tramp-append-tramp-buffers)
11154 * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
11155
11156 * net/tramp-imap.el (top): Autoload `epg-make-context'.
11157
f913fe7d
SM
111582010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11159
11160 * progmodes/compile.el (compilation-buffer-modtime): Rename from
11161 buffer-modtime. Adjust users.
11162
0235128c 111632010-05-08 Chong Yidong <cyd@stupidchicken.com>
f034e176 11164
77e2fc7a 11165 * international/mule.el (auto-coding-alist): Only purecopy
3b180a24 11166 car of each item, not the whole list (Bug#6083).
f034e176 11167
0235128c 111682010-05-08 Chong Yidong <cyd@stupidchicken.com>
f5d6ff44
CY
11169
11170 * progmodes/js.el (js-mode): Make paragraph variables local before
11171 calling c-setup-paragraph-variables (Bug#6071).
11172
0235128c 111732010-05-08 Eli Zaretskii <eliz@gnu.org>
aa4d4e4a
EZ
11174
11175 * composite.el (compose-region, reference-point-alist): Fix typos
11176 in the doc strings.
11177
77e2fc7a 111782010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
9822590b
AK
11179
11180 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
11181 gnuplot's "set" command.
11182
0235128c 111832010-05-08 Juanma Barranquero <lekktu@gmail.com>
29c48340
JB
11184
11185 * abbrev.el (last-abbrev-text): Doc fix.
11186 (abbrev-prefix-mark): Don't escape parenthesis.
11187
0235128c 111882010-05-08 Andreas Schwab <schwab@linux-m68k.org>
8ed6fc47
AS
11189
11190 * composite.el (find-composition): Doc fix.
11191
0235128c 111922010-05-08 Juanma Barranquero <lekktu@gmail.com>
063c6324
JB
11193
11194 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
11195 (sql-oracle-program, sql-sqlite-options)
11196 (sql-query-placeholders-and-send): Doc fixes.
11197 (sql-set-product, sql-interactive-mode): Reflow docstrings.
11198 (sql-imenu-generic-expression, sql-buffer)
11199 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
11200 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
11201 (sql-mode-sybase-font-lock-keywords)
11202 (sql-mode-informix-font-lock-keywords)
11203 (sql-mode-interbase-font-lock-keywords)
11204 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
11205 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
11206 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
11207 (sql-product-feature, sql-highlight-product)
11208 (comint-line-beginning-position, sql-rename-buffer)
0235128c
SM
11209 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
11210 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
063c6324
JB
11211 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
11212 Fix typos in docstrings.
11213
0235128c 112142010-05-08 Juri Linkov <juri@jurta.org>
e89dee79
JL
11215
11216 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
11217 property instead of `invisible' and `after-string' (bug#5998).
11218
0235128c 112192010-05-08 Juri Linkov <juri@jurta.org>
316d12fb
JL
11220
11221 * image-mode.el (image-mode-as-text): Fix typo in docstring.
11222
0235128c 112232010-05-08 Juanma Barranquero <lekktu@gmail.com>
770255e9
JB
11224
11225 * filecache.el (file-cache-add-directory-list)
11226 (file-cache-add-directory-recursively): Fix typos in docstrings.
11227
0235128c 112282010-05-08 Kenichi Handa <handa@m17n.org>
ece33a6e
KH
11229
11230 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
b106e264 11231 (gujarati-composable-pattern): Fix typo.
ece33a6e 11232
0235128c 112332010-05-08 Kenichi Handa <handa@m17n.org>
771533aa
KH
11234
11235 * language/indian.el (oriya-composable-pattern)
0235128c
SM
11236 (tamil-composable-pattern, malayalam-composable-pattern):
11237 Add two-part vowels to "v" (vowel sign).
771533aa 11238
0235128c 112392010-05-08 Chong Yidong <cyd@stupidchicken.com>
790c2e44 11240
99833607
CY
11241 * files.el (copy-directory): Handle symlinks (Bug#5982).
11242
0235128c 112432010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
808ecc4e
CY
11244
11245 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
11246 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
11247 (Bug#5846).
11248
0235128c 112492010-05-08 Glenn Morris <rgm@gnu.org>
d2c7b917 11250
0ca12598
GM
11251 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
11252
d2c7b917
GM
11253 * minibuffer.el (completion-at-point): Doc fix.
11254
ba5bf5f0
SM
112552010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11256
11257 * electric.el (Electric-command-loop): Minor tweak.
11258
11259 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
11260 better with dedicated windows.
11261
0235128c
SM
112622010-05-07 Chong Yidong <cyd@stupidchicken.com>
11263
11264 * Version 23.2 released.
11265
560bb7ae 112662010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
4e2af782 11267 Stefan Monnier <monnier@iro.umontreal.ca>
5b3a105e
SM
11268
11269 Highlight vendor specific properties.
11270 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
11271 (css-proprietary-property): New face.
11272 (css-font-lock-keywords): Use them.
11273
c0162ade
EZ
112742010-05-07 Eli Zaretskii <eliz@gnu.org>
11275
11276 * cus-start.el (all): Add native condition for tool-bar-* symbols.
11277
f3ee9200
SM
112782010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11279
05623156
SM
11280 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
11281 * files.el (auto-mode-alist): Remove redundant entries.
11282
f3ee9200
SM
11283 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
11284 * simple.el (auto-save-mode): Move from files.el.
11285 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
11286
560bb7ae 112872010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
5146e84c 11288
76e3243a 11289 * epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
5146e84c 11290
765d4319
KY
112912010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
11292
11293 * mail/binhex.el (binhex-decode-region-internal)
11294 * mail/uudecode.el (uudecode-decode-region-internal)
11295 * net/dns.el (dns-read-string-name, dns-write, dns-read)
11296 (dns-read-type, dns-query)
11297 * pgg-parse.el (pgg-parse-armor)
11298 * pgg.el (pgg-verify-region)
11299 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
11300 XEmacs.
11301
86d21cc0 11302 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
765d4319 11303
f83483ff
JB
113042010-05-07 Juanma Barranquero <lekktu@gmail.com>
11305
40ab7974
JB
11306 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
11307
f83483ff
JB
11308 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
11309 * emulation/cua-base.el (cua-repeat-replace-region):
11310 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
11311 (cua-cut-region-to-global-mark):
11312 Remove text properties with `set-text-properties'.
11313
9566840f
MA
113142010-05-06 Michael Albinus <michael.albinus@gmx.de>
11315
f3ee9200
SM
11316 * net/tramp.el (top, with-progress-reporter):
11317 Use `symbol-function' inside `funcall'.
9566840f
MA
11318
11319 * net/tramp-compat.el (tramp-compat-file-attributes)
f3ee9200
SM
11320 (tramp-compat-delete-file, tramp-compat-delete-directory):
11321 Handle only `wrong-number-of-arguments' error.
9566840f
MA
11322
11323 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
11324 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
11325 inside `funcall'.
11326
0c495c21
SM
113272010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
11328
1493963b
SM
11329 * minibuffer.el (completion--sreverse, completion--common-suffix):
11330 New functions.
11331 (completion-pcm--merge-completions): Extract common suffix when safe.
11332
0c495c21
SM
11333 * emacs-lisp/easy-mmode.el (define-minor-mode):
11334 Make :variable more flexible.
11335 * files.el (auto-save-mode): Use it to define using define-minor-mode.
11336
221a0647
JL
113372010-05-05 Juri Linkov <juri@jurta.org>
11338
11339 Add `slow' and `history' tags to the desktop data.
11340
11341 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
11342 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
11343 (Info-finder-find-node): Require `finder.el' to be able
11344 to restore node from the desktop.
11345 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
11346 data `Info-history' and `slow' tag in the assoc list.
11347 (Info-restore-desktop-buffer): Don't restore nodes with the
11348 `slow' tag. Restore `Info-history'.
11349
66bdc868
MA
113502010-05-05 Michael Albinus <michael.albinus@gmx.de>
11351
11352 Add FORCE argument to `delete-file'.
11353
11354 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
11355 forcing to delete the temporary file.
11356 (ange-ftp-delete-file): Add FORCE arg.
11357 (ange-ftp-rename-remote-to-remote)
11358 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
0c495c21
SM
11359 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
11360 Force file deletion.
66bdc868
MA
11361
11362 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
11363
11364 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
11365 (tramp-handle-make-symbolic-link, tramp-handle-load)
11366 (tramp-do-copy-or-rename-file-via-buffer)
11367 (tramp-do-copy-or-rename-file-directly)
11368 (tramp-do-copy-or-rename-file-out-of-band)
11369 (tramp-handle-process-file, tramp-handle-call-process-region)
11370 (tramp-handle-shell-command, tramp-handle-file-local-copy)
11371 (tramp-handle-insert-file-contents, tramp-handle-write-region)
11372 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
11373
11374 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
11375 (tramp-fish-handle-make-symbolic-link)
11376 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
11377
0c495c21
SM
11378 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
11379 Use `tramp-compat-delete-file'.
66bdc868
MA
11380
11381 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
11382 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
11383
11384 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
11385 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
11386
11387 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
11388 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
6a7662bb
BR
11389 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
11390 Use `tramp-compat-delete-file'.
66bdc868 11391
f44379e7
SM
113922010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11393
365f8d85
SM
11394 Minor cleanups.
11395 * subr.el (add-minor-mode): Use push.
11396 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
11397 * emulation/edt.el (edt-select-mode): Simplify.
11398
80ac5d4d
SM
11399 Use define-minor-mode in more cases.
11400 * term/tvi970.el (tvi970-set-keypad-mode):
11401 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
11402 (normal-erase-is-backspace-mode):
11403 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
11404 (set-scroll-bar-mode-1): (Re)move to its sole caller.
11405 (get-scroll-bar-mode): New function.
11406 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
11407
11408 Use define-minor-mode for less obvious cases.
f44379e7
SM
11409 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
11410 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
11411 * international/iso-ascii.el (iso-ascii-mode):
11412 * frame.el (auto-raise-mode, auto-lower-mode):
11413 * composite.el (global-auto-composition-mode): Use define-minor-mode.
11414
c04b03f8
MA
114152010-05-04 Michael Albinus <michael.albinus@gmx.de>
11416
11417 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
11418 in order to see error messages for failed logins.
11419
53967e09
CY
114202010-05-03 Chong Yidong <cyd@stupidchicken.com>
11421
11422 * diff.el (diff-sentinel):
11423
11424 * epg.el (epg--make-temp-file, epg-decrypt-string)
11425 (epg-verify-string, epg-sign-string, epg-encrypt-string):
11426
11427 * jka-compr.el (jka-compr-partial-uncompress)
11428 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
11429
11430 * server.el (server-sentinel): Use delete-file's new FORCE arg
11431 (Bug#6070).
11432
56eb0904
SM
114332010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11434
11435 Use define-minor-mode where applicable.
11436 * view.el (view-mode):
11437 * type-break.el (type-break-query-mode)
11438 (type-break-mode-line-message-mode):
11439 * textmodes/reftex.el (reftex-mode):
11440 * term/vt100.el (vt100-wide-mode):
11441 * tar-mode.el (tar-subfile-mode):
11442 * savehist.el (savehist-mode):
11443 * ibuf-ext.el (ibuffer-auto-mode):
11444 * composite.el (auto-composition-mode):
11445 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
11446 Use define-minor-mode.
11447 (vhdl-mode): Use static mode-line format.
11448 (vhdl-mode-line-update): Delete.
11449 (vhdl-create-mode-menu, vhdl-activate-customizations)
11450 (vhdl-hs-minor-mode): Don't bother calling it.
11451
672eb710
SM
114522010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
11453
8f92b8ad
SM
11454 * simple.el (with-wrapper-hook): Move.
11455 (buffer-substring-filters): Mark obsolete.
11456 (filter-buffer-substring-functions): New variable.
1fada563 11457 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
8f92b8ad 11458
c04b03f8 114592010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
4e2af782 11460 Michael Albinus <michael.albinus@gmx.de>
6a29a838
MA
11461
11462 Implement compression for inline methods.
11463
11464 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
11465 (tramp-copy-size-limit): Allow also nil.
11466 (tramp-inline-compress-commands): New defconst.
11467 (tramp-find-inline-compress, tramp-get-inline-compress)
11468 (tramp-get-inline-coding): New defuns.
cb7f3653 11469 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
c04b03f8 11470 replaced by `tramp-get-inline-coding'.
6a29a838
MA
11471 (tramp-handle-file-local-copy, tramp-handle-write-region)
11472 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
11473
8c0bf8b3
SM
114742010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
11475
07125a91
SM
11476 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
11477 Remove unused functions.
11478
f3a47002
SM
11479 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
11480 Set find-tag-default-function as a variable rather than a property.
11481
8c0bf8b3
SM
11482 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
11483 * progmodes/etags.el (tags-completion-at-point-function):
11484 Remove left over interactive spec. Add autoloading stub.
11485 (complete-tag): Use tags-completion-at-point-function.
11486
27601456
CY
114872010-04-30 Chong Yidong <cyd@stupidchicken.com>
11488
cb7f3653 11489 * minibuffer.el (tags-completion-at-point-function): Fix return value.
27601456 11490
09d0284d
CY
114912010-04-29 Chong Yidong <cyd@stupidchicken.com>
11492
27d3cd56
CY
11493 * ido.el (ido-init-completion-maps): Remove C-v binding.
11494 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
09d0284d 11495
3a07ffce
CY
114962010-04-29 Chong Yidong <cyd@stupidchicken.com>
11497
11498 * minibuffer.el (tags-completion-at-point-function): New function.
11499 (completion-at-point-functions): Use it.
11500
3a07ffce
CY
11501 * progmodes/etags.el (complete-tag): Revert last change.
11502
3d14bb73
AM
115032010-04-29 Alan Mackenzie <acm@muc.de>
11504
11505 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
11506 off-by-one error (in end of macro position).
11507
7d353d11
SM
115082010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11509
11510 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
11511 firefox is absent. Don't autoload.
11512 (browse-url-galeon-program): Don't autoload.
11513
48111a85
CY
115142010-04-28 Chong Yidong <cyd@stupidchicken.com>
11515
11516 * bindings.el (complete-symbol): Move into minibuffer.el.
11517
11518 * minibuffer.el (complete-tag): Move from etags.el. If tags
11519 completion cannot be performed, return nil instead of signalling
11520 an error.
11521 (completion-at-point): Make it an alias for complete-symbol.
11522 (complete-symbol): Move from bindings.el, and replace with the
11523 body of completion-at-point.
11524
11525 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
11526
7ba94701
MA
115272010-04-28 Michael Albinus <michael.albinus@gmx.de>
11528
11529 * net/tramp.el (tramp-remote-selinux-p): New defun.
11530 (tramp-handle-file-selinux-context)
11531 (tramp-handle-set-file-selinux-context): Use it.
11532
95c6cc3e
SS
115332010-04-28 Sam Steingold <sds@gnu.org>
11534
11535 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
11536 `safe-local-variable' if the value is a string or a symbol with
11537 the property `bug-reference-url-format'.
11538
36045ff3
CY
115392010-04-28 Chong Yidong <cyd@stupidchicken.com>
11540
537ffaf3
SM
11541 * progmodes/bug-reference.el (bug-reference-url-format):
11542 Revert 2010-04-27 change due to security risk.
36045ff3 11543
56924d99
SM
115442010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
11545
11546 Make it possible to locally disable a globally enabled mode.
11547 * simple.el (fundamental-mode): Run fundamental-mode-hook.
11548 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
11549 rather than kill-all-local-variables so it runs fundamental-mode-hook.
11550 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11551 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
11552 that subsequent hooks get a chance to disable it.
11553
ccaa4765
SM
115542010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
11555
17818d71
SM
11556 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11557 Avoid re-enabling a minor mode after the user turned the minor mode
11558 off if MODE-enable-in-buffers is run twice (typically once from
11559 fundamental-mode's after-change-major-mode-hook and a second time from
11560 run-mode-hook's own after-change-major-mode-hook).
11561
ccaa4765
SM
11562 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
11563
2a6f654e
SS
115642010-04-27 Sam Steingold <sds@gnu.org>
11565
11566 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
11567 `safe-local-variable' if the value is a string or a function, as
11568 documented and implemented on 2010-04-02.
11569
cecaa674
JB
115702010-04-27 Juanma Barranquero <lekktu@gmail.com>
11571
11572 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
11573 when method is 'kill.
11574
115752010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
1e116bb3 11576
a628ad9d
JB
11577 * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
11578 condition in default directory check.
01c35094 11579 (ispell-init-process, ispell-kill-ispell, kill-buffer-hook):
1e116bb3
AM
11580 Kill ispell process when killing its associated buffer.
11581
7dd7fbb9
JD
115822010-04-27 Jan Djärv <jan.h.d@swipnet.se>
11583
11584 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
11585 but we aren't using it.
11586
7ac82b84
J
115872010-04-25 Jan Djärv <jan.h.d@swipnet.se>
11588
11589 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
11590 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
11591
fea1add4
GM
115922010-04-24 Glenn Morris <rgm@gnu.org>
11593
11594 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
11595 Ignore VCS-ignore files, and deleted nextstep preferences files.
11596 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
11597 (authors-ambiguous-files): New list.
11598 (authors-valid-file-names): Add some deleted files.
11599 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
11600 (authors-disambiguate-file-name): New function. (Bug#5501)
11601 (authors-canonical-file-name): Doc fix.
11602 Don't warn about obsolete files.
11603 (authors-canonical-file-name, authors-scan-el):
11604 Use authors-disambiguate-file-name.
11605
cbcfee6e
GM
11606 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11607 Add autoload cookies.
11608 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
11609 (generated-autoload-file): Set file-local value to "htmlfontify.el".
11610 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
11611 They have definitions / compiler macros in cl.el.
11612 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11613 Replace manual autoloads with generated ones.
11614 (htmlfontify-unload-rgb-file): Remove autoload.
11615 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
11616
3b548e1b
SM
116172010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11618
9ae0c310
SM
11619 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
11620 (byte-compile-setq-default): Optimize for the
11621 single-var case and don't call byte-compile-form in this case to avoid
11622 inf-loop with byte-compile-set-default.
11623
3b548e1b
SM
11624 * progmodes/compile.el (compilation-start): Abbreviate default directory.
11625
632c5478
MA
116262010-04-23 Michael Albinus <michael.albinus@gmx.de>
11627
11628 Implement SELINUX backends.
11629
3b548e1b
SM
11630 * net/tramp.el (tramp-file-name-handler-alist):
11631 Add `file-selinux-context' and `set-file-selinux-context'.
632c5478
MA
11632 (tramp-handle-file-selinux-context)
11633 (tramp-handle-set-file-selinux-context): New defuns.
3b548e1b
SM
11634 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
11635 Handle PRESERVE-SELINUX-CONTEXT.
632c5478 11636
3b548e1b
SM
11637 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
11638 Add `file-selinux-context' and `set-file-selinux-context'.
632c5478
MA
11639 (tramp-gvfs-handle-file-selinux-context)
11640 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
11641 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
11642
11643 * net/ange-ftp.el (ange-ftp-copy-file):
11644 * net/tramp-fish.el (tramp-fish-handle-copy-file):
11645 * net/tramp-imap.el (tramp-imap-handle-copy-file):
3b548e1b
SM
11646 * net/tramp-smb.el (tramp-smb-handle-copy-file):
11647 Add PRESERVE-SELINUX-CONTEXT.
632c5478 11648
a94d821f
MA
116492010-04-22 Michael Albinus <michael.albinus@gmx.de>
11650
11651 Synchronize with Tramp repository.
11652
11653 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
11654 (tramp-action-process-alive, tramp-action-out-of-band)
11655 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
11656 (tramp-exists-file-name-handler): Fix docstring.
11657 (with-progress-reporter): New defmacro.
11658 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
11659 (tramp-maybe-open-connection): Use it.
11660
a92375d9
MA
116612010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
11662
11663 Detect ssh 'ControlMaster' argument automatically in some cases.
11664
11665 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
11666 (tramp-default-method): Use it.
11667
489fe4c2
MA
116682010-04-22 Michael Albinus <michael.albinus@gmx.de>
11669
25f14cdb
MA
11670 * net/tramp.el (tramp-handle-copy-file): Add new optional
11671 parameter `preserve-selinux-context'.
11672 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
11673
a92375d9
MA
116742010-04-22 Michael Albinus <michael.albinus@gmx.de>
11675
489fe4c2
MA
11676 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
11677 Ensure, that non remote files are still checked. Oops.
11678
acd1f317
MA
116792010-04-21 Michael Albinus <michael.albinus@gmx.de>
11680
11681 Fix Bug#5840.
11682
11683 * icomplete.el (icomplete-completions): Use `non-essential'.
11684
11685 * net/tramp.el (tramp-connectable-p): New defun.
11686 (tramp-handle-expand-file-name)
11687 (tramp-completion-handle-file-name-all-completions)
11688 (tramp-completion-handle-file-name-completion): Use it.
11689
62c5b459
SM
116902010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11691
11692 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
11693
f904c0f9
JD
116942010-04-21 Jan Djärv <jan.h.d@swipnet.se>
11695
11696 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
11697
11698 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
11699
11700 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
11701 is present.
11702
11703 * info.el (info-tool-bar-map): Add labels.
11704
11705 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
11706
11707 * cus-edit.el (custom-commands): Add labels for tool bar.
11708 (custom-buffer-create-internal, Custom-mode): Adjust for
11709 labels in custom-commands.
11710
11711 * dynamic-setting.el: Renamed from font-setting.el.
11712
c5cbeb12
LL
117132010-04-21 John Wiegley <jwiegley@gmail.com>
11714
11715 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
11716 toggles the use of virtual buffers.
537ffaf3 11717 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global value.
c5cbeb12
LL
11718 (ido-toggle-virtual-buffers): New function.
11719
fcc93746
JB
117202010-04-21 Juanma Barranquero <lekktu@gmail.com>
11721
11722 Use `define-derived-mode'; fix window selection; doc fixes.
11723 * play/tetris.el (tetris, tetris-update-speed-function)
11724 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
11725 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
11726 (tetris-rotate-next, tetris-end-game, tetris-start-game)
11727 (tetris-pause-game): Fix typos in docstrings.
11728 (tetris-mode-map, tetris-null-map):
11729 Move initialization into declaration.
11730 (tetris-mode): Define with `define-derived-mode';
11731 set show-trailing-whitespace to nil.
11732 (tetris): Prefer window already displaying the "*Tetris*" buffer.
11733
574c05e2
KK
117342010-04-21 Karel Klíč <kklic@redhat.com>
11735
11736 * files.el (backup-buffer): Handle SELinux context, and return it
11737 if a backup was made by renaming.
11738 (backup-buffer-copy): Set SELinux context to the target file.
11739 (basic-save-buffer): Set SELinux context of the newly written file.
11740 (basic-save-buffer-1): Now it also returns any SELinux context.
11741 (basic-save-buffer-2): Set SELinux context of the newly created file,
11742 and return it.
11743 * net/tramp.el (tramp-file-name-for-operation):
11744 Add file-selinux-context.
11745
e97a42c1
SM
117462010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11747
f2b9ed18
SM
11748 Make the log-edit comments use RFC822 format throughout.
11749
e97a42c1
SM
11750 * vc.el (vc-checkin, vc-modify-change-comment):
11751 Adjust to new vc-start/finish-logentry.
11752 (vc-find-conflicted-file): New command.
11753 (vc-transfer-file): Adjust to new vc-checkin.
11754 (vc-next-action): Improve scoping.
11755
11756 * vc-hg.el (vc-hg-log-edit-mode): Remove.
11757 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
11758
11759 * vc-git.el (vc-git-log-edit-mode): Remove.
11760 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
11761 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
11762
11763 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
11764 (vc-start-logentry): Remove argument `extra'.
11765 (vc-finish-logentry): Remove extra args.
11766
11767 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
11768 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
11769 (vc-bzr-conflicted-files): New function.
11770
11771 * log-edit.el (log-edit-extra-flags)
11772 (log-edit-before-checkin-process): Remove.
11773 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
11774 (log-edit-headers-alist): New var.
11775 (log-edit-header-contents-regexp): New const.
11776 (log-edit-match-to-eoh): New function.
11777 (log-edit-font-lock-keywords): Use them.
11778 (log-edit): Insert a "Summary:" header as default.
11779 (log-edit-mode): Mark font-lock rules as case-insensitive.
11780 (log-edit-done): Cleanup headers.
11781 (log-view-process-buffer): Remove.
11782 (log-edit-extract-headers): New function to replace it.
11783
938efb77
JB
117842010-04-20 Juanma Barranquero <lekktu@gmail.com>
11785
11786 * subr.el (default-direction-reversed): Remove obsolescence info.
11787
1cfb415b
SM
117882010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
11789
cb4f9513
SM
11790 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
11791 windows/frames.
11792
6e610c72
SM
11793 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
11794 I.e. include text after point in the completion region.
11795 Also, return nil when we're not after/in a symbol.
11796
1cfb415b
SM
11797 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
11798 default enable-multibyte-characters.
11799
c80fa13c
SM
118002010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
11801
87926e02
SM
11802 * international/mule.el: Help the user choose a valid coding-system.
11803 (read-buffer-file-coding-system): New function.
11804 (set-buffer-file-coding-system): Use it. Prompt the user if the
11805 coding-system cannot encode all the chars.
11806
c80fa13c
SM
11807 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
11808 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
11809 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
11810 Don't use *vc-bzr-shelve*.
11811
6e104790 118122010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
bce31830
DN
11813
11814 Fix the version number for added files.
11815 * vc-hg.el (vc-hg-working-revision): Check if the file is
11816 registered after hg parent fails (Bug#5961).
11817
6e104790 118182010-04-19 Glenn Morris <rgm@gnu.org>
0433ffa6
GM
11819
11820 * htmlfontify.el (htmlfontify-buffer)
11821 (htmlfontify-copy-and-link-dir): Autoload entry points.
11822
6e104790 118232010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
8507c65c
CY
11824
11825 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
11826 name relative to the project root (Bug#5960).
11827
6e104790 118282010-04-19 Glenn Morris <rgm@gnu.org>
e9ef9777
GM
11829
11830 * vc-git.el (vc-git-print-log): Doc fix.
11831
6e104790 118322010-04-19 Óscar Fuentes <ofv@wanadoo.es>
3808c51f
CY
11833
11834 * ido.el (ido-file-internal): Fix 2009-12-02 change.
11835
53cfe624 118362010-04-19 Christoph Scholtes <cschol2112@googlemail.com>
7860d2e3
CY
11837
11838 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
11839 default settings (Bug#5928).
11840
6e104790 118412010-04-19 Glenn Morris <rgm@gnu.org>
119850e9
GM
11842
11843 * progmodes/fortran.el (fortran-match-and-skip-declaration):
11844 New function.
0a23b2c3 11845 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
119850e9 11846
6e104790 118472010-04-19 Kenichi Handa <handa@m17n.org>
86a366f4
KH
11848
11849 * language/indian.el (malayalam-composable-pattern): Fix previous
11850 change (add U+0D4D "SIGN VIRAMA").
11851 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
11852 (tamil-composable-pattern): Fix typo in the regexp.
11853 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
11854 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
11855 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
11856
6e104790 118572010-04-19 Chong Yidong <cyd@stupidchicken.com>
8afe2ec6
CY
11858
11859 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
11860 paragraph-separate (Bug#5821).
11861
6e104790 118622010-04-19 Juri Linkov <juri@jurta.org>
3c5d6dfb
JL
11863
11864 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
11865
11866 * info.el (Info-find-node-2): Comment out code that skips
11867 breadcrumbs line.
11868 (Info-mouse-follow-link): New command.
11869 (Info-link-keymap): New keymap.
11870 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
11871 Return a string with links instead of inserting breadcrumbs
11872 to the Info buffer.
11873 (Info-fontify-node): Comment out code that inserts breadcrumbs.
11874 Instead of putting the `invisible' text property over the Info
11875 header, make an overlay over the Info header with the `invisible'
11876 property and `after-string' set to the string returned by
11877 `Info-breadcrumbs'.
11878
6e104790 118792010-04-19 Chong Yidong <cyd@stupidchicken.com>
6baa27a2
CY
11880
11881 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
11882 Reported by monkey@sandpframing.com.
11883
98923800
SM
118842010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
11885
b5feea0f
SM
11886 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
11887 (tmm-get-keymap): Add key-binding shortcuts now that they're not
11888 available in the "keyseq cache" any more.
11889
98923800
SM
11890 * custom.el (defcustom): Add edebug spec.
11891
fd5c9dfa
JL
118922010-04-18 Juri Linkov <juri@jurta.org>
11893
11894 Test for special mode-class in view-buffer instead of view-file (bug#5513).
11895
11896 * view.el (view-file, view-buffer): Move test for special mode-class
11897 from view-file to view-buffer.
11898
11899 * tar-mode.el (tar-extract): Turn if's into one cond
11900 like in arc-mode.el.
11901
b3671a51
JL
119022010-04-18 Juri Linkov <juri@jurta.org>
11903
11904 Add 7z archive format support (bug#5475).
11905
11906 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
11907 (archive-7z-extract): New defcustom.
11908 (archive-find-type): Add magic string for 7z.
11909 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
11910 If `stderr-file' is non-nil, use `(t stderr-file)' for the
11911 `buffer' arg of `call-process'.
11912 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
11913 call the function `archive-7z-extract' with the variable
11914 `archive-7z-extract' let-bound to `archive-zip-extract'.
11915 (archive-7z-summarize, archive-7z-extract): New functions.
11916
11917 * international/mule.el (auto-coding-alist):
11918 * files.el (auto-mode-alist): Add 7z file extension.
11919
8a37fb25
SM
119202010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
11921
e9515805
SM
11922 * loadup.el: Setup hash-cons for pure data.
11923
f8ea0098
SM
11924 Fix duplicate entries in cedet's loaddefs.el files.
11925 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
11926 Should make most file-local generated-autoload-file unnecessary.
11927 (print-readably): Silence warnings.
11928 (autoload-find-destination): Take load-name as an arg to make sure
11929 it's the same as the one that will be in the file.
11930 (autoload-generate-file-autoloads): Adjust to above changes.
11931 Try to make the dataflow a bit simpler.
11932
8a37fb25
SM
11933 * cvs-status.el (cvs-refontify): Remove unused.
11934
f8b91752
JB
119352010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
11936
76e3243a 11937 * calc/calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
f8b91752 11938
76e3243a 11939 * calc/calc-bin.el (calc-radix): Have the "O" option turn on
f8b91752
JB
11940 twos-complement mode.
11941
d8b01fef
JB
119422010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
11943
76e3243a
JB
11944 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
11945 'calc-option'. Add `calc-option-prefix-help' to calc-help autoloads.
d8b01fef
JB
11946 (calc-inverse): Add "Option" to message, as appropriate.
11947 (calc-hyperbolic): Add "Option" to message, as appropriate.
11948 (calc-option, calc-is-option): New functions.
11949
76e3243a 11950 * calc/calc-help.el (calc-full-help): Add `calc-option-help'.
d8b01fef
JB
11951 (calc-option-prefix-help): New function.
11952
76e3243a 11953 * calc/calc-misc.el (calc-help): Add "Option" entry.
d8b01fef 11954
76e3243a 11955 * calc/calc.el (calc-local-var-list): Add `calc-option-flag'.
d8b01fef
JB
11956 (calc-option-flag): New variable.
11957 (calc-do): Set `calc-option-flag to nil.
11958 (calc-set-mode-line): Add "Opt " as appropriate.
11959
74f806a1
JL
119602010-04-16 Juri Linkov <juri@jurta.org>
11961
11962 Move scrolling commands from simple.el to window.el
11963 because their primitives are implemented in window.c.
11964
11965 * simple.el (scroll-error-top-bottom)
11966 (scroll-up-command, scroll-down-command, scroll-up-line)
11967 (scroll-down-line, scroll-other-window-down)
11968 (beginning-of-buffer-other-window, end-of-buffer-other-window):
11969 * window.el (scroll-error-top-bottom)
11970 (scroll-up-command, scroll-down-command, scroll-up-line)
11971 (scroll-down-line, scroll-other-window-down)
11972 (beginning-of-buffer-other-window, end-of-buffer-other-window):
11973 Move from simple.el to window.el because their primitives are
11974 implemented in window.c.
11975
ad40eec5
JL
119762010-04-16 Juri Linkov <juri@jurta.org>
11977
11978 * isearch.el (isearch-lookup-scroll-key): Check both
11979 `isearch-scroll' and `scroll-command' properties.
11980 (scroll-up, scroll-down): Remove `isearch-scroll' property.
11981
11982 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
11983
11984 * simple.el (scroll-up-command, scroll-down-command)
11985 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
11986
a4b000fb
JL
119872010-04-15 Juri Linkov <juri@jurta.org>
11988
11989 * simple.el (scroll-up-command, scroll-down-command)
11990 (scroll-up-line, scroll-down-line): Put `scroll-command'
11991 property on the these symbols. Remove them from
11992 `scroll-preserve-screen-position-commands'.
11993
11994 * mwheel.el (mwheel-scroll): Put `scroll-command' and
11995 `isearch-scroll' properties on the `mwheel-scroll' symbol.
11996 Remove it from `scroll-preserve-screen-position-commands'.
11997
11998 * isearch.el (isearch-allow-scroll): Doc fix.
11999
4874f5e6
MA
120002010-04-15 Michael Albinus <michael.albinus@gmx.de>
12001
12002 * net/tramp.el (tramp-error-with-buffer): Don't show the
12003 connection buffer when we are in completion mode.
12004 (tramp-file-name-handler): Catch the error for some operations
12005 when we are in completion mode. This gives the user the chance to
12006 correct the file name in the minibuffer.
12007
82883f0a
GM
120082010-04-15 Glenn Morris <rgm@gnu.org>
12009
12010 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
12011
528b9ea9
JB
120122010-04-15 Juanma Barranquero <lekktu@gmail.com>
12013
12014 Simplify by using `define-derived-mode'.
12015 * info.el (Info-mode):
12016 * calendar/todo-mode.el (todo-mode):
12017 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
12018 (gomoku-mode-map): Move initialization into declaration.
12019
5f2b693f
MA
120202010-04-14 Michael Albinus <michael.albinus@gmx.de>
12021
12022 Fix Bug#5840.
12023 * ido.el (ido-file-name-all-completions-1):
12024 * minibuffer.el (minibuffer-completion-help):
12025 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
12026
ebb9641f
SM
120272010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
12028
38111a5a
SM
12029 * simple.el (non-essential): New var.
12030
ebb9641f
SM
12031 Add a new field `location' to bookmarks for non-file bookmarks.
12032 * bookmark.el (bookmark-location): Use the new field, if present.
12033 (bookmark-insert-location): Undo last change, not needed any more.
12034 * man.el (Man-bookmark-make-record):
12035 * woman.el (woman-bookmark-make-record): Add `location' field.
12036
7b05466f
JL
120372010-04-14 Juri Linkov <juri@jurta.org>
12038
12039 * simple.el (scroll-error-top-bottom): New defcustom.
12040 (scroll-up-command, scroll-down-command): Use it. Doc fix.
12041
12042 * emulation/pc-select.el (pc-select-override-scroll-error):
12043 Obsolete in favor of `scroll-error-top-bottom'.
12044
32129746
JL
120452010-04-14 Juri Linkov <juri@jurta.org>
12046
12047 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
12048 `scroll-up-command' and `M-v' to `scroll-down-command'.
12049
12050 * emulation/cua-rect.el (cua--init-rectangles):
12051 * forms.el (forms--change-commands):
12052 * image-mode.el (image-mode-map):
12053 Remap scroll-down-command and scroll-up-command
12054 in addition to scroll-down and scroll-up.
12055
9013a7f8
JL
120562010-04-14 Juri Linkov <juri@jurta.org>
12057
12058 * mwheel.el (scroll-preserve-screen-position-commands):
12059 Add mwheel-scroll to this list of commands.
12060
12061 * simple.el (scroll-preserve-screen-position-commands):
12062 Add scroll-up-command, scroll-down-command, scroll-up-line,
12063 scroll-down-line to this list of commands.
12064
3b7e1d5f
SM
120652010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
12066
c1e25821
SM
12067 * obsolete/complete.el: Move from lisp/complete.el.
12068
5b31b787
SM
12069 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
12070
3b7e1d5f
SM
12071 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
12072 to the minor mode function now turns the mode ON unconditionally.
12073
398a825b
SM
120742010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
12075
a544e7c1
SM
12076 * vc-dir.el (vc-dir-kill-line): New command.
12077 (vc-dir-mode-map): Bind it to C-k.
12078
a1979d8e
SM
12079 * bookmark.el (bookmark-insert-location): Handle a nil filename.
12080
398a825b
SM
12081 * woman.el: Add bookmark declarations to silence the compiler.
12082 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
12083 step to compatibility between man and woman bookmarks.
12084 Adjust for Man-default-bookmark-title renaming.
12085 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
12086
12087 * man.el: Add bookmark declarations to silence the compiler.
12088 (Man-name-local-regexp): Make it match NAME as well.
12089 (Man-getpage-in-background): Return the buffer.
12090 (Man-notify-when-ready): Use `case'.
12091 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
12092 Don't hardcode "NAME". Simplify.
12093 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
12094 Rename from Man-bookmark-make-record.
12095 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
12096 we have the actual man-args. Use Man-getpage-in-background rather
12097 than `man' since the arg is already processed. Let bookmark.el do the
12098 window handling. Only wait for the relevant process.
12099 Don't forget to autoload.
12100
12101 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
12102
45be326a
TV
121032010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
12104
12105 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
12106 New functions.
12107 (woman-mode): Setup bookmark support.
12108
12109 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
12110 (man-bookmark-jump): New functions.
12111 (Man-mode): Setup bookmark support.
12112
3acb4c93
CY
121132010-04-10 Jari Aalto <jari.aalto@cante.net>
12114
12115 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
12116 recognize ssh-keygen prompt (Bug#2817).
12117
b6bbb65e
MA
121182010-04-10 Michael Albinus <michael.albinus@gmx.de>
12119
12120 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
12121
b533bc97
MA
121222010-04-10 Michael Albinus <michael.albinus@gmx.de>
12123
12124 Synchronize with Tramp repository.
12125
12126 * net/tramp.el (tramp-completion-function-alist)
12127 (tramp-file-name-regexp, tramp-chunksize)
45be326a
TV
12128 (tramp-local-coding-commands, tramp-remote-coding-commands):
12129 Fix docstring.
12130 (tramp-remote-process-environment): Use `format' instead of `concat'.
b533bc97
MA
12131 (tramp-handle-directory-files-and-attributes)
12132 (tramp-get-remote-path): Use `copy-tree'.
12133 (tramp-handle-file-name-all-completions): Backward/ XEmacs
12134 compatibility: Use `completion-ignore-case' if
12135 `read-file-name-completion-ignore-case' does not exist.
12136 (tramp-do-copy-or-rename-file-directly): Do not use
12137 `tramp-handle-file-remote-p'.
45be326a
TV
12138 (tramp-do-copy-or-rename-file-out-of-band):
12139 Use `tramp-compat-delete-directory'.
b533bc97 12140 (tramp-do-copy-or-rename-file-out-of-band)
45be326a
TV
12141 (tramp-compute-multi-hops, tramp-maybe-open-connection):
12142 Use `format-spec-make'.
b533bc97
MA
12143 (tramp-find-foreign-file-name-handler)
12144 (tramp-advice-make-auto-save-file-name)
12145 (tramp-set-auto-save-file-modes): Remove superfluous check for
12146 `stringp'. This is done inside `tramp-tramp-file-p'.
12147 (tramp-debug-outline-regexp): New defconst.
12148 (tramp-get-debug-buffer): Use it.
12149 (tramp-check-for-regexp): Use (forward-line 1).
12150 (tramp-set-auto-save-file-modes): Adapt version check.
12151
45be326a
TV
12152 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
12153 Wrap call of `featurep' for 2nd argument.
b533bc97
MA
12154 (tramp-compat-make-temp-file): Simplify fallback implementation.
12155 (tramp-compat-copy-tree): Remove function.
12156 (tramp-compat-delete-directory): Provide implementation for older
12157 Emacsen.
12158
12159 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
12160 Do not use `tramp-fish-handle-file-attributes.
12161
12162 * net/trampver.el: Update release number.
12163
ba33df00
GM
121642010-04-10 Glenn Morris <rgm@gnu.org>
12165
12166 * progmodes/compile.el (compilation-save-buffers-predicate):
12167 Add missing :version tag.
12168
4a8ae76f
SS
121692010-04-09 Sam Steingold <sds@gnu.org>
12170
12171 * progmodes/compile.el (compilation-save-buffers-predicate):
12172 Remove the "autoload" cookie.
12173
0880716f
SS
12174 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
12175 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
12176 and `bug-reference-prog-mode' can be used in hooks directly.
12177
6aebd58c
DN
121782010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
12179
12180 Add --author support to git commit.
12181 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
12182 (vc-git-log-edit-mode): New minor mode.
45be326a
TV
12183 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
12184 New declarations.
6aebd58c 12185
f6d90772
ER
121862010-04-09 Eric Raymond <esr@snark.thyrsus.com>
12187
12188 * vc-hooks.el, vc-git.el: Improve documentation comments.
12189
e754e83b
SM
121902010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
12191
12192 Fix some of the problems in defsubst* (bug#5728).
12193 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
12194 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
12195
9e86ab0b
SS
121962010-04-07 Sam Steingold <sds@gnu.org>
12197
e754e83b
SM
12198 * progmodes/compile.el (compilation-save-buffers-predicate):
12199 New custom variable.
9e86ab0b
SS
12200 (compile, recompile): Pass it to `save-some-buffers'.
12201
b0c8b840
JD
122022010-04-07 Jan Djärv <jan.h.d@swipnet.se>
12203
12204 * wid-edit.el (widget-choose): Move cursor to the second line of
12205 the buffer (Bug#5695).
12206
31527c56
DN
122072010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
12208
12209 Add new VC methods: vc-log-incoming and vc-log-outgoing.
12210 * vc.el (vc-print-log-setup-buttons): New function split out from
12211 vc-print-log-internal.
12212 (vc-log-internal-common): New function, a parametrized version of
12213 vc-print-log-internal.
12214 (vc-print-log-internal): Just call vc-log-internal-common with the
12215 right arguments.
12216 (vc-incoming-outgoing-internal):
12217 (vc-log-incoming, vc-log-outgoing): New functions.
12218 (vc-log-view-type): New permanent local variable.
12219
12220 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
12221
12222 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
12223 of the dynamic bound vc-short-log.
12224 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
12225
12226 * vc-git.el (vc-git-log-outgoing): New function.
12227 (vc-git-log-view-mode): Use vc-log-view-type instead
12228 of the dynamic bound vc-short-log.
12229
12230 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
12231 of the dynamic bound vc-short-log. Highlight the tag.
12232 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
12233 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
12234 (vc-hg-incoming-mode): Remove.
12235 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
12236
7ec69e2b
DN
122372010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
12238
12239 Fix default-directory for vc-root-diff.
12240 * vc.el (vc-root-diff): Bind default-directory to the root
12241 directory for the diff command.
12242
fd9ea9d3
WS
122432010-04-07 Michael McNamara <mac@mail.brushroad.com>
12244
6e104790 12245 * progmodes/verilog-mode.el (verilog-forward-sexp):
31527c56
DN
12246 (verilog-calc-1): Support "disable fork" and "fork wait" multi
12247 word keywords, suggested by Steve Pearlmutter.
6e104790 12248 (verilog-pretty-declarations): Support lineup of declarations in
fd9ea9d3 12249 port lists.
6e104790 12250 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
c4cc8b9a 12251 fix bug for /* / comments.
6e104790 12252 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
fd9ea9d3 12253 Speed up and simplfy as this is never called with a bound.
6e104790
SM
12254 (verilog-pretty-declarations): Enhance to line up declarations
12255 inside a parameter list, suggested by Alan Morgan.
12256 (verilog-pretty-expr): Tune assignment regular expression match
12257 string for corner cases; also use markers instead of character
12258 number as indent changes the later.
fd9ea9d3
WS
12259
122602010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
12261
6e104790
SM
12262 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
12263 as missing keyword.
12264 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
12265 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
12266 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
12267 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
12268 Tennant.
12269 (verilog-keywords):
fd9ea9d3
WS
12270 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
12271 1800-2009 keywords, including "global.".
12272
2a07afc5
JW
122732010-04-06 John Wiegley <jwiegley@gmail.com>
12274
8b32731a 12275 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
2a07afc5 12276 appearing in buffer list (if a live buffer name matched a recentf
8b32731a 12277 file basename). Should use uniquify to offer a real solution.
2a07afc5 12278
f9a27d86
JW
122792010-04-06 John Wiegley <jwiegley@gmail.com>
12280
8b32731a
JB
12281 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
12282 comment to code, and add a :version tag.
12283 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
f9a27d86 12284
9caf8a8f
JB
122852010-04-06 Juanma Barranquero <lekktu@gmail.com>
12286
12287 Enable recentf-mode if using virtual buffers.
12288 * ido.el (recentf-list): Declare for byte-compiler.
93acd23d 12289 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
9caf8a8f
JB
12290 (ido-make-buffer-list): Simplify.
12291 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
12292
5a97d2da
JL
122932010-04-05 Juri Linkov <juri@jurta.org>
12294
12295 Scrolling commands which scroll a line instead of full screen.
12296 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
12297
12298 * simple.el (scroll-up-line, scroll-down-line): New commands.
12299 Put property isearch-scroll=t on them.
12300
12301 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
12302 Remove commands.
12303
79ce172a
JL
123042010-04-05 Juri Linkov <juri@jurta.org>
12305
8b32731a 12306 Scrolling commands which do not signal errors at top/bottom.
79ce172a
JL
12307 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
12308
12309 * simple.el (scroll-up-command, scroll-down-command): New commands.
12310 Put property isearch-scroll=t on them.
12311
12312 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
12313 `scroll-down-command' and [next] from `scroll-up' to
12314 `scroll-up-command'.
12315
12316 * emulation/cua-base.el: Put property CUA=move on
12317 `scroll-up-command' and `scroll-down-command'.
12318 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
12319 and `scroll-down-command' to `cua-scroll-down'.
12320
309d5b43
JB
123212010-04-05 Juanma Barranquero <lekktu@gmail.com>
12322
6460e534 12323 * help.el (describe-mode): Return nil.
309d5b43 12324
0523d117
JW
123252010-04-04 John Wiegley <jwiegley@gmail.com>
12326
12327 * ido.el (ido-use-virtual-buffers): New variable to indicate
f9a27d86 12328 whether "virtual buffer" support is enabled for IDO.
0523d117
JW
12329 (ido-virtual): Face used to indicate virtual buffers in the list.
12330 (ido-buffer-internal): If a buffer is chosen, and no such buffer
12331 exists, but a virtual buffer of that name does (which would be why
12332 it was in the list), recreate the buffer by reopening the file.
12333 (ido-make-buffer-list): If virtual buffers are being used, call
12334 `ido-add-virtual-buffers-to-list' before the make list hook.
12335 (ido-virtual-buffers): New variable which contains a copy of the
12336 current contents of the `recentf-list', albeit pared down for the
12337 sake of speed, and with proper faces applied.
12338 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
12339 create a list of "virtual buffers" to present to the user in
12340 addition to the currently open set. Note that this logic could
12341 get rather slow if that list is too large. With the default
12342 `recentf-max-saved-items' of 200, there is little speed penalty.
12343
202ff0d6
SM
123442010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
12345
12346 * font-lock.el: Require CL when compiling.
12347 (font-lock-turn-on-thing-lock): Use `case'.
12348
ef43a0f4
EZ
123492010-04-03 Eli Zaretskii <eliz@gnu.org>
12350
12351 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
12352 Zaretskii.
ef43a0f4 12353
9c13a46e
JL
123542010-04-02 Juri Linkov <juri@jurta.org>
12355
12356 * ehelp.el (electric-help-orig-major-mode):
12357 New buffer-local variable.
12358 (electric-help-mode): Set it to original major-mode. Doc fix.
12359 (with-electric-help): Use `electric-help-orig-major-mode' instead
12360 of (default-value 'major-mode). Doc fix.
12361 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
12362
3fb87bf5
SS
123632010-04-02 Sam Steingold <sds@gnu.org>
12364
12365 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
12366 `vc-hg-command' with a list of flags.
12367
202ff0d6
SM
12368 * progmodes/bug-reference.el (bug-reference-bug-regexp):
12369 Also accept "patch" and "RFE".
dbb5e44a
SS
12370 (bug-reference-fontify): `bug-reference-url-format' can also be a
12371 function to be able to handle the bug kind.
202ff0d6 12372 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
dbb5e44a 12373
d0b22876
JD
123742010-04-02 Jan Djärv <jan.h.d@swipnet.se>
12375
12376 * tmm.el (tmm-get-keymap): Check with symbolp before passing
12377 value to fboundp, it may not be a symbol.
12378
1625d379
CY
123792010-03-31 Chong Yidong <cyd@stupidchicken.com>
12380
202ff0d6 12381 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
1625d379 12382
1cd095c6
JL
123832010-03-31 Juri Linkov <juri@jurta.org>
12384
12385 * simple.el (next-line, previous-line): Re-throw a signal
12386 with `signal' instead of using `ding'.
12387 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
12388
67189e62
JL
123892010-03-31 Juri Linkov <juri@jurta.org>
12390
12391 * simple.el (keyboard-escape-quit): Raise deselecting the active
12392 region higher than exiting the minibuffer.
12393 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
12394
1546c559
JL
123952010-03-31 Juri Linkov <juri@jurta.org>
12396
12397 * image.el (image-animated-p): Use `image-metadata' instead of
12398 `image-extension-data'. Get GIF extenstion data from metadata
12399 property `extension-data'.
12400
85626eef
SM
124012010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12402
12403 * simple.el (append-to-buffer): Simplify.
12404
85738751 124052010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
b42da387
TA
12406
12407 * textmodes/artist.el (artist-mode): Fix typo in docstring.
12408 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
12409
85738751 124102010-03-31 Kenichi Handa <handa@m17n.org>
42763dda
KH
12411
12412 * language/sinhala.el (composition-function-table): Fix regexp for
12413 the new Unicode specification.
12414
12415 * language/indian.el (devanagari-composable-pattern)
12416 (tamil-composable-pattern, kannada-composable-pattern)
85626eef 12417 (malayalam-composable-pattern): Adjust for the new Unicode
42763dda
KH
12418 specification.
12419 (bengali-composable-pattern, gurmukhi-composable-pattern)
12420 (gujarati-composable-pattern, oriya-composable-pattern)
12421 (telugu-composable-pattern): New variables to cope with the new
12422 Unicode specification. Use them in composition-function-table.
12423
85738751 124242010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
fe59d705 12425
79d74ac5 12426 Make tmm-menubar work for the Buffers menu again (bug#5726).
fe59d705
SM
12427 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
12428 vectors rather than cons cells, as used in menu-bar-update-buffers.
12429
85738751 124302010-03-31 Chong Yidong <cyd@stupidchicken.com>
03ffe8be 12431
2a793f7f
CY
12432 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
12433 (js-insert-and-indent): Revert 2009-08-15 change, restoring
12434 electric punctuation for "{}();,:" (Bug#5586).
12435
03ffe8be
CY
12436 * mail/sendmail.el (mail-default-directory): Doc fix.
12437
85738751 124382010-03-31 Chong Yidong <cyd@stupidchicken.com>
03ffe8be
CY
12439
12440 * mail/sendmail.el (mail-default-directory): Doc fix.
12441
85738751 124422010-03-31 Eli Zaretskii <eliz@gnu.org>
94785022
EZ
12443
12444 * subr.el (version-regexp-alist, version-to-list)
12445 (version-list-<, version-list-=, version-list-<=)
12446 (version-list-not-zero, version<, version<=, version=): Doc fix.
12447 (Bug#5744).
12448
85738751 124492010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
431af6a4
DN
12450
12451 * vc.el (vc-root-diff): Doc fix.
12452
85738751 124532010-03-31 Chong Yidong <cyd@stupidchicken.com>
9d30a9f4 12454
9aa2c576
CY
12455 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
12456
9d30a9f4
CY
12457 * simple.el (append-to-buffer): Fix last change.
12458
85738751 124592010-03-31 Chong Yidong <cyd@stupidchicken.com>
d0fba174
CY
12460
12461 * simple.el (append-to-buffer): Ensure that point is preserved if
12462 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
12463 (Bug#5749)
12464
2372f278
SM
124652010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12466
12467 * files.el (auto-mode-case-fold): Change default to t.
12468
2223a1b3
JL
124692010-03-30 Juri Linkov <juri@jurta.org>
12470
12471 * dired-x.el (dired-omit-mode): Doc fix.
12472
0ef84fc8
JL
124732010-03-30 Juri Linkov <juri@jurta.org>
12474
12475 * replace.el (occur-accumulate-lines): Move occur-engine related
12476 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
12477 to be located after `occur-engine'.
12478
dc2d2590
JL
124792010-03-30 Juri Linkov <juri@jurta.org>
12480
12481 Make occur handle multi-line matches cleanly with context.
12482 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
12483
12484 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
12485 (occur-engine): Add local variables `ret', `prev-after-lines',
12486 `prev-lines'. Use more arguments for `occur-context-lines'.
12487 Set first elem of its returned list to `data', and the second elem
12488 to `prev-after-lines'. Don't print the separator line.
12489 In the end, print remaining context after-lines.
12490 (occur-context-lines): Add new arguments `begpt', `endpt',
12491 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
12492 after-lines of the previous match with before-lines of the
12493 current match and not overlap them. Return a list with two
12494 values: the output line and the list of context after-lines.
12495
47c88c06
JL
124962010-03-30 Juri Linkov <juri@jurta.org>
12497
12498 * replace.el (occur-accumulate-lines): Fix a bug where the first
12499 context line at the beginning of the buffer was missing.
12500
a7b02820
EZ
125012010-03-30 Eli Zaretskii <eliz@gnu.org>
12502
12503 * files.el: Make bidi-display-reordering safe variable for boolean
12504 values.
12505
9326ba26 125062010-03-29 Phil Hagelberg <phil@evri.com>
4e2af782 12507 Chong Yidong <cyd@stupidchicken.com>
9326ba26
CY
12508
12509 * subr.el: Extend progress reporters to perform "spinning".
85626eef
SM
12510 (progress-reporter-update, progress-reporter-do-update):
12511 Handle non-numeric value arguments.
9326ba26
CY
12512 (progress-reporter--pulse-characters): New var.
12513
f6f8aa12
CY
125142010-03-28 Chong Yidong <cyd@stupidchicken.com>
12515
12516 * progmodes/compile.el (compilation-start): Fix regexp detection
12517 of initial cd command (Bug#5771).
12518
7ed287b5
CY
125192010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
12520
12521 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
12522
146b8b16
NR
125232010-03-27 Nick Roberts <nickrob@snap.net.nz>
12524
12525 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
76e3243a
JB
12526 * progmodes/gdb-mi.el: Restore.
12527 * progmodes/gdb-ui.el: Remove.
12528 * progmodes/gud.el: Re-accommodate for gdb-mi.el.
146b8b16 12529
b23caf75
GM
125302010-03-25 Glenn Morris <rgm@gnu.org>
12531
12532 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
12533 all dired buffers, even tramp ones. (Bug#5755)
12534
18c812bd
SM
125352010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
12536
12537 Add "union tags" in mpc.el.
12538 * mpc.el: Remove backward compatibility code.
12539 (mpc-browser-tags): Change default.
12540 (mpc--find-memoize-union-tags): New var.
12541 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
12542 (mpc-cmd-find): Handle the case where the playlist does not exist.
12543 Handle union-tags.
12544 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
12545 (mpc-cmd-add): Use mpc-cmd-flush.
12546 (mpc-tagbrowser-tag-name): New fun.
12547 (mpc-tagbrowser-buf): Use it.
12548 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
12549
efee6a6d
SM
125502010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12551
9586c41a
SM
12552 Misc cleanup.
12553 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
12554 Use replace-regexp-in-string.
12555 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
12556 (makefile-imake-mode-syntax-table): Move init into defvar.
12557 (makefile-mode): Use define-derived-mode.
12558
efee6a6d
SM
12559 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
12560 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
12561 not be present any more.
12562
c6f3804c
JB
125632010-03-24 Juanma Barranquero <lekktu@gmail.com>
12564
12565 * faces.el (set-face-attribute): Fix typo in docstring.
12566 (face-valid-attribute-values): Reflow docstring.
12567
e867cb5d 125682010-03-24 Glenn Morris <rgm@gnu.org>
4c3a215a 12569
efee6a6d 12570 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
4c3a215a 12571
e867cb5d 125722010-03-24 Chong Yidong <cyd@stupidchicken.com>
e9ba3e26
CY
12573
12574 * indent.el (indent-for-tab-command): Doc fix.
12575
e867cb5d 125762010-03-24 Alan Mackenzie <acm@muc.de>
657071fc 12577
efee6a6d
SM
12578 * progmodes/cc-engine.el (c-remove-stale-state-cache):
12579 Fix off-by-one error. Fixes bug #5747.
657071fc 12580
e867cb5d 125812010-03-24 Juanma Barranquero <lekktu@gmail.com>
c8de140b
JB
12582
12583 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
12584 (image-dired-read-comment): Doc fix.
12585
efee6a6d
SM
12586 * json.el (json-object-type, json-array-type, json-key-type)
12587 (json-false, json-null, json-read-number):
c8de140b
JB
12588 * minibuffer.el (completion-in-region-functions):
12589 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
12590 (cal-tex-cursor-week):
12591 * emacs-lisp/trace.el (trace-function):
12592 * eshell/em-basic.el (eshell/printnl):
12593 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
12594 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
12595 * obsolete/levents.el (allocate-event, event-key, event-object)
12596 (event-point, event-process, event-timestamp, event-to-character)
12597 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
12598 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
12599 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
12600 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
12601 (reftex-highlight-selection): Fix typos in docstrings.
12602
e867cb5d 126032010-03-24 Juanma Barranquero <lekktu@gmail.com>
d1200087
JB
12604
12605 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
12606
e867cb5d 126072010-03-24 Glenn Morris <rgm@gnu.org>
f454672b
GM
12608
12609 * mail/rmail.el (rmail-highlight-face): Restore option deleted
12610 2008-02-13 without comment; mark it obsolete.
12611 (rmail-highlight-headers): Use rmail-highlight-face once more.
12612
e867cb5d 126132010-03-24 Chong Yidong <cyd@stupidchicken.com>
d5704d66
CY
12614
12615 * woman.el (woman2-process-escapes): Only consume the newline if
12616 the filler character is on a line by itself (Bug#5729).
12617
e867cb5d 126182010-03-24 Kenichi Handa <handa@m17n.org>
fade35dd
KH
12619
12620 * language/indian.el (devanagari-composable-pattern): Add more
12621 consonants.
12622
e867cb5d 126232010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
12624
12625 * net/trampver.el: Update release number.
12626
e867cb5d 126272010-03-24 Michael Albinus <michael.albinus@gmx.de>
c0e17ff2 12628
efee6a6d
SM
12629 * net/tramp.el (tramp-find-executable):
12630 Use `tramp-get-connection-buffer'. Make the regexp for checking
c0e17ff2
MA
12631 output of "wc -l" more robust.
12632 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
12633 (tramp-open-connection-setup-interactive-shell): Remove workaround
12634 for OpenSolaris bug, it is not needed anymore.
12635
e867cb5d 126362010-03-24 Glenn Morris <rgm@gnu.org>
eb123b12
GM
12637
12638 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
12639
e867cb5d 126402010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
5f8d2ce0
WS
12641
12642 * files.el (auto-mode-alist): Accept more verilog file patterns.
12643
b2b8574b
SM
126442010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12645
12646 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
12647
1d94ebb0
GM
126482010-03-24 Glenn Morris <rgm@gnu.org>
12649
7e263967
GM
12650 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
12651 log-edit-before-checkin-process.
12652
5ac92c5f
GM
12653 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
12654
12655 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
ebbe23dd 12656
549f324a
GM
12657 * vc-dispatcher.el (vc-start-logentry): Doc fix.
12658 (log-view-process-buffer, log-edit-extra-flags): Declare.
12659
495b517c
GM
12660 * log-edit.el (log-edit-before-checkin-process): Doc fix.
12661
f4087766
SS
126622010-03-23 Sam Steingold <sds@gnu.org>
12663
12664 Fix bug#5620: recalculate all markers on compilation buffer
12665 modifications, not on file modifications.
38e9aa53
GM
12666 * progmodes/compile.el (compilation-buffer-modtime): New buffer-local
12667 variable: the buffer modification time, for buffers not associated with
12668 files.
f4087766
SS
12669 (compilation-mode): Create it.
12670 (compilation-filter): Update it.
12671 (compilation-next-error-function): Use it instead of
12672 `visited-file-modtime' for timestamp.
12673
774642e5
JL
126742010-03-23 Juri Linkov <juri@jurta.org>
12675
12676 Implement Occur multi-line matches.
12677 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
12678
12679 * replace.el (occur): Doc fix.
12680 (occur-engine): Set `begpt' to the beginning of the first line.
12681 Set `endpt' to the end of the last match line. At first, count
12682 line numbers between `origpt' and `begpt'. Split out code from
12683 `out-line' variable to new let-bindings `match-prefix' and
12684 `match-str'. In `out-line' add non-numeric prefix to all
12685 non-first lines of multi-line matches. Finally, count lines
12686 between `begpt' and `endpt' and add to `lines'.
12687
f14d1172
JL
126882010-03-23 Juri Linkov <juri@jurta.org>
12689
12690 * replace.el (occur-accumulate-lines, occur-engine):
12691 Use `occur-engine-line' instead of duplicate code.
12692 (occur-engine-line): New function created from duplicate code
12693 in `occur-accumulate-lines' and `occur-engine'.
12694
53e87c57
JL
12695 * replace.el (occur-engine-line): Add optional arg `keep-props'.
12696 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
12697
75a3ff20
JL
126982010-03-23 Juri Linkov <juri@jurta.org>
12699
12700 * finder.el: Remove TODO tasks.
12701
12702 * info.el (Info-finder-find-node): Add node "all"
12703 with all package info. Handle a list of multiple keywords
12704 separated by comma.
12705 (info-finder): In interactive use with a prefix argument,
12706 use `completing-read-multiple' to read a list of keywords
12707 separated by comma.
12708
00278747
SM
127092010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
12710
12711 Add a new completion style `substring'.
12712 * minibuffer.el (completion-basic--pattern): New function.
12713 (completion-basic-try-completion, completion-basic-all-completions):
12714 Use it.
12715 (completion-substring--all-completions)
12716 (completion-substring-try-completion)
12717 (completion-substring-all-completions): New functions.
12718 (completion-styles-alist): New style `substring'.
12719
64cb11cc
SM
127202010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12721
12722 Get rid of .elc files after removal of the corresponding .el.
12723 * Makefile.in (compile-clean): New target.
12724 (compile-main): Use it.
12725
835e2c65
JD
127262010-03-22 Jan Djärv <jan.h.d@swipnet.se>
12727
12728 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
12729 don't do make there. When compiling with separate object dir, there
12730 is no Makefile there.
12731
111a9dff
SM
127322010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12733
12734 Get rid of the ELCFILES abomination, again.
12735 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
12736 (all, compile): Don't call compile-last.
12737 (compile-main): Build the "elcfiles" list dynamically.
12738 (compile-targets): New (internal) target.
12739
82c3d67a
AS
127402010-03-21 Andreas Schwab <schwab@linux-m68k.org>
12741
12742 * Makefile.in (top_srcdir): Define.
12743 (abs_top_builddir): Define.
12744 (srcdir): Don't append `/..'.
12745 (EMACS): Use ${abs_top_builddir}.
12746 (all, compile, compile-always, compile-last): Don't set emacswd.
64cb11cc
SM
12747 (update-subdirs, update-authors): Use $(top_srcdir) instead of
12748 $(srcdir).
82c3d67a
AS
12749 (lisp): Use $(srcdir) instead of @srcdir@.
12750
d66ecdbb
JL
127512010-03-21 Juri Linkov <juri@jurta.org>
12752
12753 Fix message of multi-line occur regexps and multi-buffer header lines.
12754 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
12755
12756 * replace.el (occur-1): Don't display regexp if it is longer
12757 than window-width. Use `query-replace-descr' to display regexp.
12758 (occur-engine): Don't display regexp in the buffer header for
12759 multi-buffer occur. Display a separate header line with total
12760 match count and regexp for multi-buffer occur.
12761 Use `query-replace-descr' to display regexp.
12762
f05e1b94
TZ
127632010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
12764
12765 * net/secrets.el: Fix parenthesis.
12766 (secrets-enabled): Fix parenthesis.
12767
801ba3ba
SM
127682010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
12769
3613edce
SM
12770 Use more relative file and directory names.
12771 * Makefile.in (EMACS): Arrange for it to work when we chdir.
12772 (setwins, setwins_almost, setwins_for_subdirs):
12773 Don't `cd'; output relative names.
12774 (all, compile, compile-always, compile-last): Set emacswd.
12775 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
12776 Just cd to the lisp source dir so we can use relative file names.
12777
801ba3ba
SM
12778 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
12779
2b1400b9
GM
127802010-03-20 Glenn Morris <rgm@gnu.org>
12781
12782 * textmodes/rst.el: Use faces for font-lock customization, and make the
12783 old -face variables obsolete.
12784 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
12785 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
12786 (rst-block-face, rst-external-face, rst-definition-face)
12787 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
12788 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
12789 Make obsolete.
12790 (rst-font-lock-keywords-function): Update for above changes.
12791
5e418f17
JL
127922010-03-20 Juri Linkov <juri@jurta.org>
12793
12794 * s-region.el:
12795 * obsolete/s-region.el: Move to obsolete.
12796
b0287b39
JB
127972010-03-19 Juanma Barranquero <lekktu@gmail.com>
12798
12799 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
12800
3c95bbb6
DN
128012010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
12802
12803 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
12804
09158997
DN
128052010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
12806
12807 Add special markup processing for commit logs.
12808 * log-edit.el (log-edit-extra-flags): New variable.
12809 (log-edit): Add new argument MODE. Use that mode when non-nil
12810 instead of the log-view-mode.
12811 (log-view-process-buffer): New function.
12812
12813 * vc.el: Document that the checkin method takes optional
12814 arguments. Document new backend specific method: log-view-mode.
12815 (vc-default-log-edit-mode): New function.
12816 (vc-checkin): Use a backend specific log-view-mode.
12817 Pass extra arguments to the checkin method.
12818 (vc-modify-change-comment): Pass a dummy extra argument.
12819
12820 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
12821 log-edit.
12822 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
12823 (vc-finish-logentry): Process the log buffer before passing it
12824 down. Pass log-edit-extra-flags.
12825
12826 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
12827 command.
85626eef
SM
12828 (log-edit-extra-flags, log-edit-before-checkin-process):
12829 New declarations.
09158997
DN
12830
12831 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
12832 command.
85626eef
SM
12833 (log-edit-extra-flags, log-edit-before-checkin-process):
12834 New declarations.
09158997
DN
12835 (vc-hg-log-edit-mode): New derived mode.
12836
12837 * vc-arch.el (vc-arch-checkin):
12838 * vc-cvs.el (vc-cvs-checkin):
12839 * vc-git.el (vc-git-checkin):
12840 * vc-mtn.el (vc-mtn-checkin):
12841 * vc-rcs.el (vc-rcs-checkin):
12842 * vc-sccs.el (vc-sccs-checkin):
12843 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
12844
f430423d
SM
128452010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
12846
12847 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
12848 parent typo).
12849
aa8f8277
GM
128502010-03-19 Glenn Morris <rgm@gnu.org>
12851
f430423d 12852 * password-cache.el (password-cache, password-cache-expiry): Autoload.
aa8f8277 12853
04525749
GM
128542010-03-18 Glenn Morris <rgm@gnu.org>
12855
c70815f1
GM
12856 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
12857
84d0a5f8
GM
12858 * replace.el (query-replace-history): Give it a doc string.
12859 (map-query-replace-regexp): Use query-replace-from-history-variable
12860 and query-replace-to-history-variable.
12861
e3a15161
GM
12862 * mail/hashcash.el (declare-function): Remove duplicate definition.
12863
27be0364
GM
12864 * mail/emacsbug.el (report-emacs-bug-pretest-address):
12865 Make it an obsolete alias for report-emacs-bug-address.
12866 (message-strip-special-text-properties): Declare.
12867 (report-emacs-bug): Remove test for a pretest bug address.
12868 Combine message-mode-specific code.
12869
88b8d18e
GM
12870 * mail/supercite.el: Don't require sendmail.
12871 (mh-in-header-p): Declare rather than using with-no-warnings.
12872 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
12873 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
12874
1a355d09
GM
12875 * calendar/cal-french.el: Convert to utf-8.
12876
04525749
GM
12877 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
12878 Emacs scripts.
12879
ae84eb97
MA
128802010-03-16 Michael Albinus <michael.albinus@gmx.de>
12881
12882 * net/secrets.el (secrets-enabled): New variable. Use it instead
12883 of a subfeature.
12884
7c75524e
MA
128852010-03-15 Michael Albinus <michael.albinus@gmx.de>
12886
12887 * net/secrets.el (top): Register the D-Bus signals only when the
f430423d
SM
12888 service "org.freedesktop.secrets" can be pinged.
12889 Provide subfeature `enabled'.
7c75524e 12890
57938a79
JL
128912010-03-14 Juri Linkov <juri@jurta.org>
12892
12893 Add finder unknown keywords.
12894
12895 * finder.el (finder-unknown-keywords): New function.
12896
12897 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
12898 to create a Finder node with unknown keywords.
12899
88f4758e
JL
129002010-03-14 Juri Linkov <juri@jurta.org>
12901
12902 * finder.el (finder-compile-keywords): Replace `princ' with
12903 `prin1' on a list of symbols interned from keyword strings.
12904
12905 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
12906 a comma, then split keywords using a comma and optional whitespace.
12907 Otherwise, split by whitespace.
12908
12909 * complete.el:
12910 * face-remap.el:
12911 * log-view.el:
12912 * net/hmac-def.el:
12913 * net/hmac-md5.el:
12914 * net/netrc.el:
12915 * progmodes/mixal-mode.el: Fix keywords.
12916
7725ebb7
MA
129172010-03-13 Michael Albinus <michael.albinus@gmx.de>
12918
12919 * Makefile.in (ELCFILES): Add net/secrets.elc.
12920
12921 * net/secrets.el: New file.
12922
6f320937
CY
129232010-03-12 Chong Yidong <cyd@stupidchicken.com>
12924
12925 * facemenu.el (list-colors-display, list-colors-print): New arg
12926 callback. Use it to allow selecting colors.
12927
12928 * wid-edit.el (widget-image-insert): Insert image prop even if the
12929 current display is non-graphic.
12930 (widget-field-value-set): New fun.
12931 (editable-field): Use it.
12932 (widget-field-value-get): Clean up unused var.
85626eef
SM
12933 (widget-color-value-create, widget-color--choose-action):
12934 New funs. Allow using list-colors-display to choose color.
6f320937 12935
647f9993
CY
129362010-03-12 Chong Yidong <cyd@stupidchicken.com>
12937
12938 * cus-edit.el: Resort topmost custom groups.
12939 (custom-buffer-sort-alphabetically): Default to t.
12940 (customize-apropos): Use apropos-parse-pattern.
12941 (custom-search-field): New var.
12942 (custom-buffer-create-internal): Add custom-apropos search field.
12943 (custom-add-parent-links): Don't display parent doc.
12944 (custom-group-value-create): Don't sort top-level custom group.
85626eef 12945 (custom-magic-value-create): Show visibility button before option name.
647f9993
CY
12946
12947 (custom-variable-state): New fun, from custom-variable-state-set.
12948 (custom-variable-state-set): Use it.
12949 (custom-group-value-create): Hide options with standard values
12950 using the :hidden-states property. Use progress reporter.
12951
12952 (custom-show): Simplify.
12953 (custom-visibility): Disable images by default.
12954 (custom-variable): New property :hidden-states.
12955 (custom-variable-value-create): Enable images for
12956 custom-visibility widgets. Use :hidden-states property to
12957 determine initial visibility.
12958
12959 * wid-edit.el (widget-image-find): Give images center ascent.
12960 (visibility): Add :on-image and :off-image properties.
12961 (widget-visibility-value-create): Use them.
12962
eba5b4dd
CY
129632010-03-12 Chong Yidong <cyd@stupidchicken.com>
12964
12965 * cus-edit.el (processes): Remove from development group.
12966 (oop, hypermedia): Delete group.
26f4b8ab 12967 (comm): Promote to top-level group.
eba5b4dd
CY
12968
12969 * net/browse-url.el (browse-url):
12970 * net/xesam.el (xesam):
12971 * net/tramp.el (tramp):
12972 * net/goto-addr.el (goto-address):
26f4b8ab 12973 * net/ange-ftp.el (ange-ftp): Put in comm group.
eba5b4dd
CY
12974
12975 * view.el (view): Remove from editing group.
12976
12977 * uniquify.el (uniquify): Put in files group.
12978
12979 * net/browse-url.el (browse-url):
12980 * ps-print.el (postscript): Put in external group.
12981
12982 * cus-edit.el (outlines):
12983 * textmodes/text-mode.el (text-mode-hook):
12984 * textmodes/table.el (table):
12985 * textmodes/picture.el (picture):
12986 * outline.el (outlines): Put in wp group.
12987
12988 * nxml/nxml-mode.el (nxml): Remove from wp group.
12989
12990 * net/tramp-imap.el (tramp-imap): Put in tramp group.
12991
12992 * mail/metamail.el (metamail): Remove from hypermedia group.
12993
12994 * cus-edit.el (abbrev):
12995 * whitespace.el (whitespace):
12996 * vcursor.el (vcursor):
12997 * reveal.el (reveal):
12998 * hl-line.el (hl-line): Put in convenience group.
12999
13000 * epg-config.el (epg): Put in data group.
13001
13002 * emulation/pc-select.el (pc-select): Put in emulations group.
13003
13004 * calculator.el (calculator): Put in applications group.
13005
8117868f
DN
130062010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
13007
13008 Add .dir-locals.el support for file-less buffers.
13009 * files.el (hack-local-variables): Split out code to apply local
13010 variable settings ...
13011 (hack-local-variables-apply): ... here. New function.
13012 (hack-dir-local-variables): Use the default directory for when the
13013 buffer does not have an associated file.
13014 (hack-dir-local-variables-non-file-buffer): New function.
13015 * diff-mode.el (diff-mode):
13016 * vc-annotate.el (vc-annotate-mode):
13017 * vc-dir.el (vc-dir-mode):
13018 * log-edit.el (log-edit-mode):
13019 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
13020
855a2294
DN
130212010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
13022
13023 Add support for shelving snapshots and for showing shelves.
13024 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
13025 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
13026 New functions.
13027 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
13028 (vc-bzr-extra-menu-map): Map them.
13029
3e5b7009
GM
130302010-03-11 Glenn Morris <rgm@gnu.org>
13031
0dcf7d7e
GM
13032 * cus-edit.el (customize-changed-options-previous-release):
13033 Bump to 23.1.
13034
3e5b7009
GM
13035 * image.el (image-animate-max-time): Fix :version tag.
13036
288f9fc0
CY
130372010-03-10 Chong Yidong <cyd@stupidchicken.com>
13038
13039 * Branch for 23.2.
13040
53ef91b1
SM
130412010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
13042
13043 * vc-git.el (vc-git-revision-table): Include remote branches.
13044
b41460ae 130452010-03-10 Kim F. Storm <storm@cua.dk>
0608aa45
KS
13046
13047 Animated image API.
13048 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
13049
13050 * image.el (image-animate-max-time): New defcustom.
13051 (image-animated-types): New defconst.
13052 (create-animated-image, image-animate-timer)
13053 (image-animate-start, image-animate-stop, image-animate-timeout)
13054 (image-animated-p): New functions.
13055
13056 * image-mode.el (image-toggle-display-image):
13057 Replace `create-image' with `create-animated-image'.
13058
e5d1fb10 130592010-03-09 Miles Bader <miles@gnu.org>
25344b05
MB
13060
13061 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
13062 instead of "format:"; this ensures that the output is
13063 newline-terminated.
13064
4e7cafbe
CY
130652010-03-08 Chong Yidong <cyd@stupidchicken.com>
13066
13067 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
13068 that all errors are caught, and that the return value is always a
13069 list (Bug#5692).
13070
aec66319
KH
130712010-03-08 Kenichi Handa <handa@m17n.org>
13072
13073 * language/misc-lang.el (windows-1256): New coding system.
ebc3ea5c 13074 (cp1256): New alias of windows-1256 (bug#5690).
aec66319 13075
b327c975
AS
130762010-03-07 Andreas Schwab <schwab@linux-m68k.org>
13077
13078 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
13079 call to rfc822-bad-address. (Bug#5692)
13080
1c465a6a
CY
130812010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
13082
85626eef
SM
13083 * vc-git.el (vc-git-annotate-extract-revision-at-line):
13084 Use vc-git-root as default directory for revision path (Bug#5657).
1c465a6a 13085
a4e32226
CY
130862010-03-06 Chong Yidong <cyd@stupidchicken.com>
13087
13088 * calculator.el (calculator): Don't bind split-window-keep-point
13089 (Bug#5674).
13090
4c83ed3d
SM
130912010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
13092
13093 * vc-git.el: Re-flow to fit into 80 columns.
13094 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
13095 Remove spurious `quote' element in each case alternative.
13096 (vc-git-show-log-entry): Use prog1.
13097 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
13098
e8defde3
SM
130992010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
13100
13101 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
13102
233f0c9f
CY
131032010-03-03 Chong Yidong <cyd@stupidchicken.com>
13104
13105 * macros.el (insert-kbd-macro): Look up keyboard macro using the
13106 definition, not the name (Bug#5481).
13107
254bedef 131082010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
bc91aee9
ŠN
13109
13110 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
13111 argument with a local variable. (Bug#5670)
13112
7187cdae
JL
131132010-03-02 Juri Linkov <juri@jurta.org>
13114
13115 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
13116
9cf3544e
MA
131172010-03-02 Michael Albinus <michael.albinus@gmx.de>
13118
13119 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
13120 error when FILENAME and NEWNAME are existing remote directories.
13121
13122 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
13123 parameter DIR-FLAG.
13124
33f77982
GM
131252010-03-02 Glenn Morris <rgm@gnu.org>
13126
13127 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
13128 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
13129
d99ea08e
KH
131302010-03-01 Kenichi Handa <handa@m17n.org>
13131
e8defde3 13132 * language/burmese.el (burmese-composable-pattern): Rename from
d99ea08e
KH
13133 myanmar-composable-pattern.
13134
e8defde3
SM
13135 * international/characters.el (script-list):
13136 * international/fontset.el (script-representative-chars):
13137 Change myanmar to burmese.
d99ea08e 13138 (otf-script-alist): Likewise.
4aa2c3b2
KH
13139 (setup-default-fontset): Likewise. Re-fix :otf spec.
13140
b374f54d
KY
131412010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
13142
13143 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
13144
71572c03
JD
131452010-02-28 Jan Djärv <jan.h.d@swipnet.se>
13146
13147 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
13148
00cffdeb
MA
131492010-02-28 Michael Albinus <michael.albinus@gmx.de>
13150
13151 * net/tramp.el (tramp-handle-write-region): START can be a string.
13152 Take care in the checks. Reported by Dan Davison
13153 <davison@stats.ox.ac.uk>.
13154
d4b06783
MA
131552010-02-28 Michael Albinus <michael.albinus@gmx.de>
13156
13157 * net/dbus.el (dbus-introspect, dbus-get-property)
85626eef
SM
13158 (dbus-set-property, dbus-get-all-properties):
13159 Use `dbus-call-method' when noninteractive. (Bug#5645)
d4b06783 13160
8c3e96d2
CY
131612010-02-28 Chong Yidong <cyd@stupidchicken.com>
13162
de3a1fe9
CY
13163 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
13164 * emacs-lisp/elint.el (elint-add-required-env):
de3a1fe9
CY
13165 * calendar/icalendar.el (icalendar--add-diary-entry):
13166 * calc/calcalg2.el (math-tracing-integral):
8c3e96d2
CY
13167 * files.el (recover-session-finish): Use with-current-buffer
13168 instead of save-excursion.
13169
c53b9c3b
SM
131702010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
13171
13172 Fix in-buffer completion when after-change-functions modify the buffer.
13173 * minibuffer.el (completion--replace): New function.
13174 (completion--do-completion): Use it and use relative movement.
13175
4a16bdc6
CY
131762010-02-27 Chong Yidong <cyd@stupidchicken.com>
13177
13178 * international/fontset.el (setup-default-fontset): Fix :otf spec.
d99ea08e 13179
b8280f39
CY
131802010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
13181
c53b9c3b
SM
13182 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
13183 Allow the characters _<> in the stack entry (Bug#5653).
b8280f39 13184
f88cc4d6
KH
131852010-02-26 Kenichi Handa <handa@m17n.org>
13186
13187 * language/burmese.el: Fix entries in composition-function-table.
13188 (myanmar-composable-pattern): New variable.
13189
13190 * international/fontset.el (setup-default-fontset): Add an entry
13191 for myanmar.
13192
13193 * international/characters.el (script-list): Add Myanmar
13194 Extended-A.
13195
cdbf9100
GM
131962010-02-26 Glenn Morris <rgm@gnu.org>
13197
90a94603
GM
13198 * custom.el (custom-initialize-delay): Doc fix.
13199
cdbf9100
GM
13200 * mail/sendmail.el (send-mail-function): Autoload the call
13201 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
13202
f95a5fd0
CY
132032010-02-24 Chong Yidong <cyd@stupidchicken.com>
13204
13205 * files.el (hack-local-variables-filter): For eval forms, also
13206 check safe-local-variable-p (Bug#5636).
13207
459a5f4b
MA
132082010-02-22 Michael Albinus <michael.albinus@gmx.de>
13209
13210 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
13211 setting the modes by `ignore-errors'. It might fail, for example
13212 if the file is not owned by the user but the group.
13213 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
13214
bb23f6e8
CY
132152010-02-21 Chong Yidong <cyd@stupidchicken.com>
13216
6a7662bb
BR
13217 * files.el (directory-listing-before-filename-regexp):
13218 Use stricter matching for iso-style dates, to avoid false matches with
50c58e27
CY
13219 date-like filenames (Bug#5597).
13220
b660eb70
CY
13221 * htmlfontify.el (htmlfontify): Doc fix.
13222
13223 * eshell/eshell.el (eshell): Doc fix.
13224
bb23f6e8
CY
13225 * startup.el (fancy-about-screen): In mode-line, apply
13226 mode-line-buffer-id face only to the buffer name (Bug#5613).
13227
3e39928c
CY
132282010-02-20 Kevin Ryde <user42@zip.com.au>
13229
f7e0618c
JB
13230 * progmodes/compile.el (compilation-error-regexp-alist-alist):
13231 In `watcom' anchor regexp to start of line, to avoid slowness
3e39928c
CY
13232 (Bug#5599).
13233
0f00e948
EZ
132342010-02-20 Eli Zaretskii <eliz@gnu.org>
13235
13236 * subr.el (remove-yank-excluded-properties): Explain in a comment
13237 why `category' property is removed.
13238
3513efb2
CY
132392010-02-19 Chong Yidong <cyd@stupidchicken.com>
13240
6a7662bb
BR
13241 * isearch.el (isearch-update-post-hook, isearch-update):
13242 Revert 2010-02-17 change.
3513efb2 13243
b4340b3f
UJ
132442010-02-19 Ulf Jasper <ulf.jasper@web.de>
13245
13246 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
13247 (icalendar--convert-weekly-to-ical)
13248 (icalendar--convert-yearly-to-ical)
13249 (icalendar--convert-block-to-ical)
13250 (icalendar--convert-cyclic-to-ical)
13251 (icalendar--convert-anniversary-to-ical): Take care of time
13252 specifications where hour has 1-digit only (Bug#5549).
13253
8cfae03d
NR
132542010-02-19 Nick Roberts <nickrob@snap.net.nz>
13255
13256 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
13257 of disassemble output in GDB 7.1.
13258
055e4eea
GM
132592010-02-19 Glenn Morris <rgm@gnu.org>
13260
13261 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
13262 property. (Bug#5593)
13263
ff6b00de
SS
132642010-02-18 Sam Steingold <sds@gnu.org>
13265
13266 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
13267
fe8c0b47
SM
132682010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
13269
13270 Use abbreviated file names in bookmarks (bug#5591).
13271 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
13272 calls to expand-file-name.
13273 (bookmark-relocate): Use abbreviated file names in bookmarks.
13274 (bookmark-load): Use abbreviated file names in messages.
13275
73a37a69
MA
132762010-02-18 Michael Albinus <michael.albinus@gmx.de>
13277
13278 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
13279 expand "." and "..". Reported by Thierry Volpiatto
13280 <thierry.volpiatto@gmail.com>.
13281
6e4f5731
MA
132822010-02-18 Michael Albinus <michael.albinus@gmx.de>
13283
13284 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
13285 permissions of the temporary file to "0600". In case the remote
13286 file has no read permissions for the owner, there might be
13287 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
13288
1328922010-02-18 Glenn Morris <rgm@gnu.org>
b788a98d
GM
13290
13291 * emacs-lisp/authors.el (authors-renamed-files-alist):
13292 Add entries for INSTALL.CVS.
13293
ba5bf642
MH
132942010-02-17 Mark A. Hershberger <mah@everybody.org>
13295
f7e0618c 13296 * vc-bzr.el: Fix typo in Known Bugs section.
ba5bf642 13297
f7e0618c 13298 * isearch.el (isearch-update-post-hook): New hook.
ba5bf642
MH
13299 (isearch-update): Use the new hook.
13300
aac0b0f2
MA
133012010-02-16 Michael Albinus <michael.albinus@gmx.de>
13302
fe8c0b47
SM
13303 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
13304 Fix errors in copying directories.
aac0b0f2
MA
13305 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
13306 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
13307 (tramp-handle-delete-file)
13308 (tramp-handle-dired-recursive-delete-directory)
13309 (tramp-handle-write-region): Flush also the cache for the upper
13310 directory.
13311
05bbe066
CY
133122010-02-16 Chong Yidong <cyd@stupidchicken.com>
13313
e8ab3908
CY
13314 * simple.el (save-interprogram-paste-before-kill): Doc fix.
13315
ff90f4b0
CY
13316 * cus-edit.el (hardware): Doc fix.
13317
13318 * man.el (man): Add to external custom group.
13319
13320 * delim-col.el (columns): Move to wp custom group.
13321
13322 * doc-view.el (doc-view): Add to data custom group.
13323
fe8c0b47 13324 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
ff90f4b0 13325
05bbe066
CY
13326 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
13327 by ispell-parse-output (Bug#5575).
13328
fa6ea913
KH
133292010-02-16 Kenichi Handa <handa@m17n.org>
13330
13331 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
13332 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
13333 (skkdic-convert): Use `euc-japan' coding system for writing.
13334
88fd78ae
GM
133352010-02-16 Glenn Morris <rgm@gnu.org>
13336
13337 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
13338 tex-main-file before using it. (Bug#5562)
13339
2b8c974a
SM
133402010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
13341
13342 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
13343 warnings, since it is annoying for the user to see them each time he
13344 runs the code.
13345
7540f029
MA
133462010-02-15 Michael Albinus <michael.albinus@gmx.de>
13347
13348 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
13349 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
13350 instead of PROC for caching "first-password-request". Otherwise,
13351 new processes would not profit from passwords already entered.
13352
2b8c974a
SM
13353 * net/tramp-cache.el (tramp-dump-connection-properties):
13354 Don't save "first-password-request" property.
7540f029 13355
fa5f7c5f
JB
133562010-02-14 Juanma Barranquero <lekktu@gmail.com>
13357
13358 * outline.el (outline-head-from-level):
13359 * simple.el (with-wrapper-hook):
fa5f7c5f
JB
13360 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
13361 (elint-defun, elint-buffer-env, elint-top-form-logged)
13362 (elint-unbound-variable):
13363 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
13364 Fix typos in docstrings.
13365
ecbaeb7b
MA
133662010-02-14 Michael Albinus <michael.albinus@gmx.de>
13367
13368 * files.el (insert-directory): When WILDCARD-REGEXP and
13369 FULL-DIRECTORY-P are nil, insert the file entry instead of the
13370 whole directory. (Bug#5551)
13371
13372 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
13373 dired's alignment sanity. (Bug#5516)
13374
91e3333f
JL
133752010-02-14 Juri Linkov <juri@jurta.org>
13376
13377 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
13378 Remove remaining ^H with their preceding chars. (Bug#5566)
13379
36020642
GM
133802010-02-13 Glenn Morris <rgm@gnu.org>
13381
13382 * simple.el (transpose-subr): Give it a doc-string.
13383
13384 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
13385 Doc fixes.
13386
f5952338
JL
133872010-02-12 Juri Linkov <juri@jurta.org>
13388
13389 * arc-mode.el (archive-unique-fname): Make directories for nested
13390 archives. (Bug#5540)
13391
918fe50f
JL
133922010-02-12 Juri Linkov <juri@jurta.org>
13393
13394 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
13395
c07ff221
SM
133962010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
13397
48b1e7cf
SM
13398 * subr.el (copy-overlay): Handle deleted overlays.
13399
c07ff221
SM
13400 * man.el (Man-completion-table): Don't signal an error if we can't run
13401 manual-program (bug#4056).
13402
0e374247
JB
134032010-02-10 Juanma Barranquero <lekktu@gmail.com>
13404
13405 * textmodes/artist.el (artist-mt): Fix typos in docstring.
13406
dbf8402b
SM
134072010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13408
348d1e60
SM
13409 * info.el (Info-bookmark-jump): Simplify.
13410
dbf8402b
SM
13411 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
13412 (bookmark-default-handler): Accept new bookmark field `buffer'.
13413
e6d23bb5
CY
134142010-02-10 Chong Yidong <cyd@stupidchicken.com>
13415
13416 * iswitchb.el (iswitchb-completions): Revert last change.
13417
a8e4290b
MA
134182010-02-10 Michael Albinus <michael.albinus@gmx.de>
13419
2b23acde 13420 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
348d1e60
SM
13421 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
13422 This prevents file names like "~/" being listed literally.
a8e4290b 13423
c59d6fad
DN
134242010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
13425
348d1e60
SM
13426 * term/xterm.el (xterm-maybe-set-dark-background-mode):
13427 Remove dead code. (Bug#5546)
c59d6fad 13428
3a66e78f
CY
134292010-02-09 Chong Yidong <cyd@stupidchicken.com>
13430
13431 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
13432 correctly (Bug#5548).
13433
f29fd869
CY
134342010-02-08 Jose E. Marchesi <jemarch@gnu.org>
13435
13436 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
fe8c0b47 13437 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
f29fd869 13438
7fad1447
KH
134392010-02-08 Kenichi Handa <handa@m17n.org>
13440
13441 * international/mule-util.el (with-coding-priority): Add autoload
48c2d18a 13442 cookie for putting `lisp-indent-function'.
7fad1447 13443
50e4518b
GM
134442010-02-07 Glenn Morris <rgm@gnu.org>
13445
13446 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
13447 Move F2003 named interfaces from keywords-2 to keywords-1, and
13448 use function-name-face rather than constant-face.
13449 Simplify "abstract interface" regexp.
13450
a4cc44cf
CY
134512010-02-07 Chong Yidong <cyd@stupidchicken.com>
13452
13453 * eshell/esh-util.el (eshell-file-attributes): New optional arg
13454 ID-FORMAT. Pass it to `file-attributes'.
13455
13456 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
13457
c917476d
CY
134582010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
13459
13460 * faces.el (set-face-attribute): Allow calling
13461 internal-set-lisp-face-attribute with 'unspecified family and
13462 foundry argument (Bug#5536).
13463
7cf3f3d6
GM
134642010-02-07 Glenn Morris <rgm@gnu.org>
13465
13466 * progmodes/f90.el (f90-font-lock-keywords-2)
13467 (f90-looking-at-type-like, f90-looking-at-program-block-end):
13468 Handle F2003 named interfaces.
13469
ffe87109
CY
134702010-02-06 Chong Yidong <cyd@stupidchicken.com>
13471
13472 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
13473 beg and end before calling c-get-state-before-change-functions.
13474
4775ecad
DN
134752010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
13476
33aeea0e
SM
13477 * vc-bzr.el (vc-bzr-dir-extra-headers):
13478 Disable the pending merges header.
4775ecad 13479
0d17c4b9
JL
134802010-02-05 Juri Linkov <juri@jurta.org>
13481
13482 * doc-view.el (doc-view-mode):
13483 * image-mode.el (image-mode): Put property mode-class=special.
13484 (Bug#4896)
13485
8228a275
MH
134862010-02-05 Mark A. Hershberger <mah@everybody.org>
13487
13488 * vc-svn.el (vc-svn-revision-table): New function.
13489
d9320986
MA
134902010-02-05 Michael Albinus <michael.albinus@gmx.de>
13491
13492 * net/ange-ftp.el (ange-ftp-insert-directory):
13493 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
13494 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
13495 Handle also directories. (Bug#5478)
13496
f43d8ecc
GM
134972010-02-05 Glenn Morris <rgm@gnu.org>
13498
13499 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
13500
ce3a988d
CY
135012010-02-05 Chong Yidong <cyd@stupidchicken.com>
13502
13503 * startup.el (command-line-1): Convert options beginning with a
13504 single dash as well (Bug#5519).
13505
bdd42899
SM
135062010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
13507
51b23c44
SM
13508 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
13509 * minibuffer.el (completion-initials-expand): Only check the presence
13510 of delims *within* the boundaries, since otherwise the / delim is
13511 always found for files.
13512
bdd42899
SM
13513 Fix up various corner case problems.
13514 * doc-view.el (doc-view-last-page-number): New function.
13515 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
13516 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
13517 (doc-view-kill-proc): Avoid inf-loop in freak cases.
13518 (doc-view-reconvert-doc): Use the new recursive delete-directory.
13519 (doc-view-convert-current-doc): Don't create the resolution.el file
13520 here any more.
13521 (doc-view-pdf/ps->png): Do it here instead.
13522 (doc-view-already-converted-p): Check that resolution.el is present.
13523 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
13524 windows that are not yet showing images.
13525
d5b3979c
MA
135262010-02-04 Michael Albinus <michael.albinus@gmx.de>
13527
13528 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
13529 `dired-uncache' for every elemnt which is an absolute file name.
13530
13531 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
13532 directory, handle its directory component.
13533 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
13534 function is called permanently and creates noise, otherwise.
13535
13536 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
13537 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
13538 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
13539
b003beb1
DB
135402010-02-04 David Burger <dburger@google.com> (tiny change)
13541
13542 * macros.el (apply-macro-to-region-lines):
13543 Minor simplification. (Bug#5485)
13544
ea92f9f3
GM
135452010-02-04 Glenn Morris <rgm@gnu.org>
13546
a03ae20d
GM
13547 * mail/rmail.el (rmail-show-message-1): Handle malformed
13548 quoted-printable text. (Bug#5441)
13549
4d01b827
GM
13550 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
13551
ea92f9f3
GM
13552 * simple.el (visual-line-mode): Capitalize lighter.
13553
82055bb7
JW
135542010-02-03 John Wiegley <jwiegley@gmail.com>
13555
13556 * iswitchb.el (iswitchb-completions): Add bookmark files to the
13557 list of files considered for "virtual buffer" completions.
13558
8214b6e4
MA
135592010-02-03 Michael Albinus <michael.albinus@gmx.de>
13560
13561 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
dd86ea11 13562 also in case of (and (not full) (not wildcard)). This is needed
8214b6e4
MA
13563 when dired is called with a list of files, which are not in
13564 `default-directory'. (Bug#5478)
13565
1df9718f
SM
135662010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
13567
13568 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
13569
02ba1267
JL
135702010-02-02 Juri Linkov <juri@jurta.org>
13571
13572 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
13573 from unidiff to allow function-line after @@.
13574
a0c6a0fb
JL
135752010-02-02 Juri Linkov <juri@jurta.org>
13576
13577 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
13578 '(RCS SCCS) with inverted condition.
13579
c35fcd52
MA
135802010-02-02 Michael Albinus <michael.albinus@gmx.de>
13581
13582 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
13583 messages.
13584
6ba973c1
JL
135852010-02-01 Juri Linkov <juri@jurta.org>
13586
13587 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
13588 compare with "pkunzip" and "pkzip" instead of only "pkzip".
13589 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
13590 only when (car archive-zip-extract) is "unzip". (Bug#5475)
13591
0bca393f
SM
135922010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
13593
13594 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
13595 (doc-view-revert-buffer): New command.
13596 (doc-view-mode-map): Use it.
13597
7a444e2a
DN
135982010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
13599
13600 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
13601 pending merge is detected.
13602
ad6fc8f4
JL
136032010-01-31 Juri Linkov <juri@jurta.org>
13604
13605 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
13606 beginning of interactive spec like all other grep commands do.
13607 Put "all" in front of "gz". (Bug#5260)
13608
b9236874
DN
136092010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
13610
13611 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
13612
1e868757
CY
136132010-01-29 Chong Yidong <cyd@stupidchicken.com>
13614
13615 * dirtrack.el (dirtrack): Warn instead of signalling error if the
13616 regexp is incorrect (Bug#5476).
13617
e5c70c41
MA
136182010-01-29 Michael Albinus <michael.albinus@gmx.de>
13619
13620 * net/tramp.el (tramp-handle-insert-directory): Handle also
13621 symlinks, when FILENAME is not in `default-directory'.
13622
0c0b61f1
MA
136232010-01-28 Michael Albinus <michael.albinus@gmx.de>
13624
13625 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
e5c70c41 13626 FILE is not in `default-directory'. (Bug#5478)
0c0b61f1
MA
13627
13628 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
13629 of SWITCHES. Handle the case, FILENAME is not in
13630 `default-directory'. (Bug#5478)
13631 (tramp-register-file-name-handlers): Add safe-magic property.
13632
763f325e
CY
136332010-01-28 Chong Yidong <cyd@stupidchicken.com>
13634
13635 * arc-mode.el (archive-zip-extract): Quote the argument passed to
13636 unzip (Bug#5475).
13637
fd09a83f
CY
136382010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
13639
13640 * progmodes/flymake.el (flymake-allowed-file-name-masks)
13641 (flymake-master-make-header-init): Add other C++ filename masks.
13642 (flymake-find-possible-master-files)
13643 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
13644
7e5686f0
MA
136452010-01-28 Michael Albinus <michael.albinus@gmx.de>
13646
13647 Fix some busybox annoyances.
13648
13649 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
13650 not responding." string.
13651 (tramp-open-connection-setup-interactive-shell): Dump stty
13652 settings. Enable "neveropen" arg for all `tramp-send-command'
13653 calls. Handle "=" in variable values properly.
13654 (tramp-find-inline-encoding): Raise an error, when no encoding is
13655 found.
13656 (tramp-wait-for-output): Check, whether PROC buffer is available.
13657 Remove spurious " ^H" sequences, sent by busybox.
13658 (tramp-get-ls-command): Suppress coloring, if possible.
13659
c6265c10
GM
136602010-01-28 Glenn Morris <rgm@gnu.org>
13661
c85a168b
GM
13662 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
13663
c6265c10
GM
13664 * log-edit.el (log-edit-strip-single-file-name): Add missing
13665 :safe, :group, and :version tags.
13666
7d82a738
SB
136672010-01-27 Stephen Berman <stephen.berman@gmx.net>
13668
13669 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
13670 buffers. (Bug#5477)
13671
8b0e68ea
CY
136722010-01-27 David De La Harpe Golden <david@harpegolden.net>
13673
13674 * files.el (delete-directory): Handle moving to trash without
13675 first doing recursion (Bug#5436).
13676
368d3208
DN
136772010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
13678
13679 * vc-hooks.el (vc-path): Mark as obsolete.
13680
755da7fa
DN
136812010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
13682
e2396d80
DN
13683 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
13684 names too.
13685
755da7fa
DN
13686 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
13687 for the short log.
13688 (vc-bzr-log-view-mode): Adjust regexp for the above change.
13689
6a6d15ab 136902010-01-25 Mark A. Hershberger <mah@everybody.org>
aaef4f91 13691
ac9ffe99 13692 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
d9de6d6f 13693
48c2d18a 13694 * vc-bzr.el (vc-bzr-revision-table): New function.
aaef4f91 13695
25f38310 136962010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com>
504dcc71
EH
13697
13698 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
13699 diff-index command. This requires at least git-1.5.5. (Bug#1589).
13700
51850286
DN
137012010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
13702
c2f1d6d8
DN
13703 Remove support for adding --signoff on commit.
13704 Future support will use an incompatible generic mechanism.
13705 * vc-git.el (vc-git-add-signoff): Remove variable.
13706 (vc-git-toggle-signoff): Remove function.
13707 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
13708
6a7662bb
BR
13709 * term/xterm.el (xterm-maybe-set-dark-background-mode):
13710 Rename from xterm-set-background-mode. Return t if the background mode
51850286
DN
13711 was set.
13712 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
13713 earlier, call it again in case the background mode has changed.
13714
02c6d0d0
CY
137152010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
13716
13717 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
13718 (Bug#3541).
13719
064eee03
CY
137202010-01-23 Chong Yidong <cyd@stupidchicken.com>
13721
02c6d0d0
CY
13722 * emacs-lisp/assoc.el (aelement): Doc fix.
13723 (aput, adelete, amake): Use lexical-let (Bug#5450).
064eee03 13724
5336c3ec 137252010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
afb5d709 13726
48c2d18a 13727 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
afb5d709
SL
13728 is the same as subprogram call, not declaration. (Bug#5435).
13729
0536254e
MA
137302010-01-23 Michael Albinus <michael.albinus@gmx.de>
13731
13732 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
13733 (tramp-smb-maybe-open-connection): Use it.
13734
411d06c2
MA
137352010-01-22 Michael Albinus <michael.albinus@gmx.de>
13736
0536254e 13737 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
411d06c2 13738
c893016b
SM
137392010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
13740
13741 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
13742 just because we see "encoding: 8bit".
13743 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
13744
9425f8e1
CY
137452010-01-22 Chong Yidong <cyd@stupidchicken.com>
13746
13747 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
13748
6a801864
EZ
137492010-01-22 Eli Zaretskii <eliz@gnu.org>
13750
13751 * jka-compr.el (jka-compr-load): If load-file is not in
13752 load-history, try its file-truename version. (bug#5447)
13753
3e8f7d91
AM
137542010-01-21 Alan Mackenzie <acm@muc.de>
13755
13756 Fix a situation where deletion of a cpp construct throws an error.
537ffaf3
SM
13757 * progmodes/cc-engine.el (c-invalidate-state-cache):
13758 Before invoking c-with-all-but-one-cpps-commented-out, check that the
3e8f7d91
AM
13759 special cpp construct is still in the buffer.
13760 (c-parse-state): Record the special cpp with markers, not numbers.
13761
f0bd0ad5
CY
137622010-01-21 Kenichi Handa <handa@m17n.org>
13763
13764 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
13765 process last-command-event, as it is now decoded first (Bug#5380).
13766
5189d95b
CY
137672010-01-20 Chong Yidong <cyd@stupidchicken.com>
13768
13769 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
13770
e073d74a
GM
137712010-01-20 Glenn Morris <rgm@gnu.org>
13772
13773 * indent.el (tab-always-indent): Fix custom-type.
13774
8ee04f3a
AM
137752010-01-19 Alan Mackenzie <acm@muc.de>
13776
13777 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
13778 buffer throws "args out of range".
13779 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
13780 playing the role of delimiter.
13781
6a47c86a
SL
137822010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
13783
bf0b361c 13784 * progmodes/ada-mode.el: Fix bug#5400.
6a47c86a
SL
13785 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
13786 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
13787 changed. Delete RECURSIVE parameter; never used. Improve doc string.
13788 Improve comments in "is" portion. Handle null procedure declaration.
13789 (ada-move-to-end): Improve doc string.
13790
2acfb954
ÓF
137912010-01-18 Óscar Fuentes <ofv@wanadoo.es>
13792
e90d57c0 13793 * ido.el (ido-cur-list): Initialize to nil.
2acfb954 13794 Remove obsolete information from commentary.
e90d57c0
JB
13795 (ido-choice-list): Initialize to nil.
13796 (ido-get-bufname): Reject minibuffers.
13797 (ido-make-buffer-list): If "default" is a nonexistent
13798 buffer, ignore it, as per the function's comment.
13799 (ido-kill-buffer-internal): New function.
13800 (ido-kill-buffer-at-head): Use it.
13801 (ido-visit-buffer): Likewise.
2acfb954 13802
244b023e
CY
138032010-01-18 Chong Yidong <cyd@stupidchicken.com>
13804
13805 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
13806
db9e401b
JB
138072010-01-18 Juanma Barranquero <lekktu@gmail.com>
13808
db9e401b
JB
13809 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
13810 Fix typos in chart titles.
13811
13812 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
db9e401b
JB
13813 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
13814 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
13815 (describe-class, eieio-describe-generic, describe-generic):
13816 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
13817 (eieio-speedbar-expand):
13818 * emulation/viper-cmd.el (viper-exec-form-in-vi)
13819 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
13820 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
13821 (viper-del-backward-char-in-replace, viper-backward-indent)
13822 (viper-brac-function, viper-register-to-point, viper-submit-report):
13823 * net/tramp.el (tramp-remote-coding-commands):
13824 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
13825 Fix typos in docstrings.
13826
9295137d
CY
138272010-01-17 Chong Yidong <cyd@stupidchicken.com>
13828
13829 * mail/sendmail.el (mail-yank-original): Set the mark if the
13830 specified function for yanking does not do it.
13831
4d0bbcb6
DN
138322010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
13833
7902c120
DN
13834 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
13835
4d0bbcb6
DN
13836 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
13837 resyncing a directory.
13838
0b702bc1
SL
138392010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
13840
6a47c86a 13841 * progmodes/ada-mode.el: Fix bug#1920.
0b702bc1
SL
13842 (ada-ident-re): Delete ., allow multibyte characters.
13843 (ada-goto-label-re): New; matches goto labels.
13844 (ada-block-label-re): New; matches block labels.
13845 (ada-label-re): New; matches both.
5f9d345c 13846 (ada-named-block-re): Delete; callers changed to use
0b702bc1
SL
13847 `ada-block-label-re' instead.
13848 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
13849 Use `ada-block-label-re'.
13850 (ada-indent-on-previous-lines): Improve handling of goto labels.
13851 (ada-get-indent-block-start): Special-case block label.
13852 (ada-get-indent-label): Split into `ada-indent-block-label' and
13853 `ada-indent-goto-label'.
13854 (ada-goto-stmt-start, ada-goto-next-non-ws):
13855 Optionally ignore goto labels.
13856 (ada-goto-next-word): Simplify.
13857 (ada-indent-newline-indent-conditional): Insert newline before
13858 trying to fix indentation; doc fix.
13859
05287c49
JB
138602010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
13861
13862 * calc/calc.el (calc-command-flags): Give it an initial value.
13863
4963739e
JB
138642010-01-17 Juanma Barranquero <lekktu@gmail.com>
13865
4963739e
JB
13866 * files.el (minibuffer-with-setup-hook):
13867 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
13868 (artist-key-draw-continously, artist-key-do-continously-continously)
13869 (artist-key-set-point-continously, artist-mouse-draw-continously):
13870 Fix typos in docstrings.
13871
116bd1ee
CY
138722010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
13873
6a7662bb
BR
13874 * nxml/nxml-mode.el (nxml-extend-after-change-region):
13875 Never return t (Bug#3898).
116bd1ee 13876
2784cd7a 138772010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
d4efdaea
CY
13878
13879 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
13880 can parse the output of the external commands (Bug#5279).
13881
abd5cfe8
CY
138822010-01-16 Jari Aalto <jari.aalto@cante.net>
13883
13884 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
13885
4fe22cdf
CY
138862010-01-16 Chong Yidong <cyd@stupidchicken.com>
13887
bbdc98ef
CY
13888 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
13889
c7dc1ac1
CY
13890 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
13891
4fe22cdf
CY
13892 * startup.el (command-line): Remove unused --icon-type arg.
13893 Handle --display arg, passing it to command-line-1 (Bug#5392).
13894
045b9da7
ML
138952010-01-16 Mario Lang <mlang@delysid.org>
13896
045b9da7
ML
13897 * emacs-lisp/chart.el (chart-translate-namezone):
13898 * textmodes/artist.el (artist-compute-popup-menu-table):
13899 Remove duplicated words in doc-strings.
13900
6554a5df
CY
139012010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
13902
13903 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
13904 to mairix-search to suppress threading (Bug#5342).
13905
ca4f0e9a
KH
139062010-01-15 Kenichi Handa <handa@m17n.org>
13907
13908 * international/mule-cmds.el (canonicalize-coding-system-name):
b7235808 13909 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
ca4f0e9a 13910
1db3226b
GM
139112010-01-15 Glenn Morris <rgm@gnu.org>
13912
56a03f46
GM
13913 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
13914
13915 * wid-edit.el (widget-keymap): Doc fix.
13916
1db3226b
GM
13917 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
13918 former seems to be more widely accepted by various svn versions.
13919
80cd4bb4
JB
139202010-01-14 Juanma Barranquero <lekktu@gmail.com>
13921
d1f18ec0
JB
13922 * find-cmd.el (find-constituents):
13923 * vc-arch.el (vc-arch-root):
13924 * window.el (window-body-height, pop-up-frames):
d1f18ec0
JB
13925 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
13926 * progmodes/ada-stmt.el (ada-if):
13927 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
13928 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
13929 (ispell-encoding8-command, ispell-aspell-supports-utf8)
13930 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
13931
80cd4bb4
JB
13932 * progmodes/flymake.el (flymake-post-syntax-check):
13933 Fix typo in error message.
13934
9c23ca47
JB
139352010-01-14 Juanma Barranquero <lekktu@gmail.com>
13936
13937 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
13938 which is always a string. (Bug#5313)
13939
8794c483
JB
139402010-01-14 Juanma Barranquero <lekktu@gmail.com>
13941
13942 * progmodes/ada-xref.el (ada-default-prj-properties):
13943 Simplify previous change.
13944
95005d39
SL
139452010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13946
13947 * progmodes/ada-xref.el (ada-default-prj-properties):
13948 Default ada_project_path to $ADA_PROJECT_PATH.
13949
139502010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
80e18d20
SL
13951
13952 * progmodes/ada-mode.el (ada-create-keymap):
13953 Override `narrow-to-defun' with `ada-narrow-to-defun'.
13954
fb0d1545
SL
139552010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13956
13957 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
13958 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
13959 (ada-get-current-indent, ada-imenu-generic-expression)
13960 (ada-which-function): Check for it.
13961
5c9434d0
SL
139622010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13963
13964 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
13965 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
13966
3a4f3a3b
GM
139672010-01-14 Glenn Morris <rgm@gnu.org>
13968
13969 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
13970
d9a7c140
KH
139712010-01-14 Kenichi Handa <handa@m17n.org>
13972
13973 * composite.el (auto-composition-mode): Make it a buffer local
13974 variable (permanent-local).
13975 (auto-composition-function): Set the default value to
13976 auto-compose-chars.
49caf252 13977 (auto-composition-mode): Make it a simple function, not a minor mode.
d9a7c140
KH
13978 (global-auto-composition-mode): Likewise.
13979 (turn-on-auto-composition-if-enabled): Delete it.
49caf252 13980
38bee102
KF
139812010-01-13 Karl Fogel <kfogel@red-bean.com>
13982
13983 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
d9a7c140 13984
b8b45afc
MA
139852010-01-12 Michael Albinus <michael.albinus@gmx.de>
13986
13987 * files.el (copy-directory): Compute target for recursive
13988 directories with identical names. (Bug#5343)
13989
893db5bc
GM
139902010-01-12 Glenn Morris <rgm@gnu.org>
13991
6a7662bb
BR
13992 * mail/emacsbug.el (report-emacs-bug-pretest-address):
13993 Set it to bug-gnu-emacs rather than emacs-pretest-bug.
893db5bc 13994
d8b8451f
SS
139952010-01-11 Sam Steingold <sds@gnu.org>
13996
13997 * imenu.el (imenu-default-create-index-function): Detect infinite
13998 loops caused by imenu-prev-index-position-function.
13999
30afcdff
JB
140002010-01-11 Juanma Barranquero <lekktu@gmail.com>
14001
14002 * htmlfontify.el (htmlfontify-load-rgb-file)
14003 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
14004 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
14005 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
14006 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
14007 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
14008 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
14009 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
14010 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
14011 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
14012 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
14013 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
14014 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
14015 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
14016 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
14017 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
14018 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
14019 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
14020 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
14021 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
14022 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
14023 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
14024 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
14025 backslash-quoting from parentheses, etc.
14026
92b1c416
CY
140272010-01-11 Chong Yidong <cyd@stupidchicken.com>
14028
14029 * progmodes/js.el: Autoload javascript-mode alias.
14030
4454adab
JB
140312010-01-11 Juanma Barranquero <lekktu@gmail.com>
14032
14033 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
14034 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
14035 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
14036 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
14037 Fix typos in docstrings.
14038 (ffap-url-regexp): Doc fix.
14039 (ffap-at-mouse): Fix typo in message.
14040
6589a2f9
GM
140412010-01-11 Glenn Morris <rgm@gnu.org>
14042
14043 * version.el (emacs-copyright): Set copyright year to 2010.
14044
4e5617ee
SM
140452010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
14046
14047 * format.el (format-annotate-function): Only set
14048 write-region-post-annotation-function after running to-fn so as not to
14049 affect nested write-region calls (bug#5273).
14050
52bee098
CY
140512010-01-10 Chong Yidong <cyd@stupidchicken.com>
14052
a069f067
CY
14053 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
14054 wisent/python.el.
14055
e709e39d
CY
140562010-01-09 Chong Yidong <cyd@stupidchicken.com>
14057
14058 * man.el (Man-goto-section): Signal error if the section is not
14059 found (Bug#5317).
14060
6ee86780
JB
140612010-01-09 Juanma Barranquero <lekktu@gmail.com>
14062
14063 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
14064 URLs with a leading triple slash in the file: scheme. (Bug#5345)
14065
fa7b5f7b
CY
140662010-01-09 Chong Yidong <cyd@stupidchicken.com>
14067
14068 * progmodes/compile.el: Don't treat compile-command as safe if
14069 compilation-read-command might be nil (Bug#4218).
14070
de62c4d9
JD
140712010-01-09 Jan Djärv <jan.h.d@swipnet.se>
14072
14073 * startup.el (command-line-1): Use orig-argi to check for ignored X and
14074 NS options.
14075
e94be827
KH
140762010-01-08 Kenichi Handa <handa@m17n.org>
14077
4e5617ee
SM
14078 * international/fontset.el (build-default-fontset-data):
14079 Exclude characters in scripts kana, hangul, han, or cjk-misc.
e94be827 14080
1dfae2a2
JB
140812010-01-07 Juanma Barranquero <lekktu@gmail.com>
14082
14083 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
14084 to `create-file-buffer' as it expects, not just a buffer name.
14085 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
14086 to help uniquify. (Bug#3224)
14087
d0cf45b7
JD
140882010-01-06 Jan Djärv <jan.h.d@swipnet.se>
14089
14090 * font-setting.el (font-setting-change-default-font): Use user-spec
14091 instead of name.
14092
7534fa5e
DN
140932010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
14094
14095 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
14096
fd579fdc
CY
140972010-01-05 Tom Tromey <tromey@redhat.com>
14098
4e5617ee
SM
14099 * progmodes/python.el (python-font-lock-keywords):
14100 Handle qualified decorators (Bug#881).
fd579fdc 14101
37860caf
DN
141022010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
14103
14104 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
14105 in a lightweight checkout.
14106
69db641d
KH
141072010-01-05 Kenichi Handa <handa@m17n.org>
14108
4e5617ee 14109 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
69db641d 14110
b25d6a02
DN
141112010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
14112
14113 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
14114
137d88ca
DN
141152010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
14116
14117 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
14118 checkouts. (Bug#618)
3d5d0aa9 14119 (vc-bzr-log-view-mode): Also highlight the author.
8e7e2286
DN
14120 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
14121 (vc-bzr-shelve-menu-map):
14122 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
14123 (vc-bzr-shelve-apply): Make prompt more explicit.
137d88ca 14124
da76998b
CY
141252010-01-02 Chong Yidong <cyd@stupidchicken.com>
14126
14127 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
14128 They are valid characters in URL paths (rfc3986), and at least
14129 Firefox does not understand the encoded version (Bug#3166).
14130
b2ad70b6
CY
141312010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
14132
14133 * progmodes/octave-mod.el (octave-end-keywords)
4e5617ee
SM
14134 (octave-block-begin-or-end-regexp, octave-block-match-alist):
14135 Add "end" keyword (Bug#3061).
b2ad70b6
CY
14136 (octave-end-as-array-index-p): New function.
14137 (calculate-octave-indent): Use it.
14138
54136282
KF
141392010-01-02 Karl Fogel <kfogel@red-bean.com>
14140
14141 * bookmark.el: Consistently put the text property on the bookmark name.
14142 (bookmark-bmenu-marks-width): Bump back to 2, to include
14143 annotation marks.
14144 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
14145 property on the bookmark name, instead of not putting it at all.
14146 (bookmark-bmenu-list): Fix where we put the text property.
14147
cc4d3cad
KF
141482010-01-02 Karl Fogel <kfogel@red-bean.com>
14149
14150 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
14151 for showing buffer modified state (as added in the previous change).
14152
b894c439
KF
141532010-01-02 Karl Fogel <kfogel@red-bean.com>
14154
14155 * bookmark.el: Show modified state of bookmark buffer more accurately.
14156 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
14157 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
14158 (with-buffer-modified-unmodified): New macro.
14159 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
14160 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
cc4d3cad 14161 Use new macro to preserve the buffer modified state.
b894c439 14162
3a69db53
KF
141632010-01-02 Karl Fogel <kfogel@red-bean.com>
14164
4e5617ee 14165 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
3a69db53
KF
14166 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
14167 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
14168 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
14169 (bookmark-bmenu-rename, bookmark-bmenu-locate)
4e5617ee
SM
14170 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
14171 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
3a69db53 14172
af414f10
EZ
141732010-01-02 Eli Zaretskii <eliz@gnu.org>
14174
4e5617ee
SM
14175 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
14176 Make the lines in the generated doc string shorter. (Bug#4668)
af414f10 14177
f2ec0e5e
CY
141782010-01-02 Ryan Yeske <rcyeske@gmail.com>
14179
14180 * net/rcirc.el: Add follow-link binding (Bug#4738).
14181
38c1ba62
EZ
141822010-01-02 Eli Zaretskii <eliz@gnu.org>
14183
4e5617ee 14184 * Makefile.in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
14185 (cvs-update): New target for backward compatibility.
14186
4e5617ee 14187 * makefile.w32-in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
14188 (cvs-update): New target for backward compatibility.
14189
ea2c0f5b
KF
141902010-01-02 Karl Fogel <kfogel@red-bean.com>
14191
14192 * bookmark.el: Remove gratuitous gratitude.
14193
5ae329f4
KF
141942010-01-02 Karl Fogel <kfogel@red-bean.com>
14195
c4cc8b9a 14196 * bookmark.el (bookmark-bmenu-any-marks): New function.
47989945
KF
14197 (bookmark-bmenu-save): Clear buffer modification if no marks.
14198
141992010-01-02 Karl Fogel <kfogel@red-bean.com>
14200
14201 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
5ae329f4
KF
14202 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
14203 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
14204 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
14205
14206 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
14207 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
14208 To: emacs-devel {_AT_} gnu.org
14209 Subject: bookmark.el bug report
14210 Date: Mon, 28 Dec 2009 14:19:16 +0800
14211 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
14212
aef053eb
KF
142132010-01-02 Karl Fogel <kfogel@red-bean.com>
14214
14215 * bookmark.el: Improvements suggested by Drew Adams:
14216 (bookmark-bmenu-ensure-position): New name for
14217 `bookmark-bmenu-check-position'. Just ensure the position,
14218 don't return any meaningful value.
14219 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
14220 New constants.
14221
0472835f
JB
142222010-01-02 Juanma Barranquero <lekktu@gmail.com>
14223
14224 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
14225 (bookmark-yank-point, bookmark-bmenu-check-position):
14226 Fix typos in docstrings.
14227 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
14228 (bookmark-name-from-full-record, bookmark-get-position)
14229 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
14230 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
14231 Remove useless quoting of parenthesis, etc. in docstrings.
14232
14233 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
14234 (ediff-append-custom-diff): Fix typo in error message.
14235 (ediff-meta-mark-equal-files): Fix typos in messages.
14236
14237 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
14238
0472835f
JB
14239 * net/imap-hash.el (imap-hash-make): Doc fix.
14240 (imap-hash-test): Fix typo in error message; reflow docstring.
14241 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
14242 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
14243 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
14244 Fix typos in docstrings.
14245 (imap-hash-open-connection): Fix typo in error message.
14246
14247 * play/gomoku.el (gomoku): Fix typos in docstring.
14248
14249 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
14250 (gdb-jsonify-buffer): Fix typos in docstring.
14251 (gdb-goto-breakpoint): Fix typo in error message.
14252 ("Display Other Windows"): Fix typo in help message.
14253 (gdb-speedbar-expand-node): Fix typo in question.
14254
14255 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
14256 (idlwave-html-system-help-location, idlwave-html-help-location)
14257 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
14258 (idlwave-help-browser-generic-args, idlwave-help-directory)
14259 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
14260 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
14261 (idlwave-online-help, idlwave-help-html-link)
14262 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
14263 Fix typos in docstrings.
14264 (idlwave-help-with-source, idlwave-help-find-routine-definition):
14265 Reflow docstrings.
14266 (idlwave-help-assistant-start): Fix typo in error message.
14267
14268 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
14269 (octave-electric-space): Fix typos in docstrings.
14270
9bbe0828
CY
142712010-01-01 Chong Yidong <cyd@stupidchicken.com>
14272
14273 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
14274
a88c46c3
CY
142752010-01-01 Juri Linkov <juri@jurta.org>
14276
14277 * comint.el (comint-input-ring-size): Make it a defcustom and
918fa8ba 14278 increase the default to 500 (Bug#5148).
a88c46c3 14279
7ee6c59b
NR
142802009-12-31 Nick Roberts <nickrob@snap.net.nz>
14281
14282 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
14283 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
14284 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
14285
a9c8a2cd
NR
142862009-12-30 Nick Roberts <nickrob@snap.net.nz>
14287
14288 Show working revision correctly for mercurial.
14289 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
d8c75479 14290 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
a9c8a2cd 14291
659e4408
JB
142922009-12-29 Juanma Barranquero <lekktu@gmail.com>
14293
14294 Declare some functions for the byte-compiler.
14295 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
14296 (speedbar-timer-fn, speedbar-change-expand-button-char)
14297 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
14298
7ee6c59b
NR
142992009-12-29 Nick Roberts <nickrob@snap.net.nz>
14300
14301 This changeset reverts GDB Graphical Interface to use annotations.
14302 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
14303
460f6e7c
DN
143042009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
14305
14306 Make vc-dir work on subdirectories of the bzr root.
6a7662bb
BR
14307 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.
14308 Return file names relative to it.
460f6e7c
DN
14309 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
14310 relative directory to vc-bzr-after-dir-status.
14311
543f553a
TH
143122009-12-28 Tassilo Horn <tassilo@member.fsf.org>
14313
14314 * font-lock.el (font-lock-refresh-defaults): New function, which
14315 can be used to let font-lock react to external changes in
14316 variables like font-lock-defaults and keywords.
14317 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
14318
2592ab76
DN
143192009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
14320
ac859983
DN
14321 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
14322
2592ab76
DN
14323 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
14324
58941d03
JB
143252009-12-28 Juanma Barranquero <lekktu@gmail.com>
14326
14327 Supersede color.diff settings in git log (bug#5211).
14328
14329 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
14330 escape chars in its output when the user has color.diff set to `always'.
14331 This fix works on git 1.4.2 and newer (released on 2006-08-13).
14332
39764e76
KR
143332009-12-26 Kevin Ryde <user42@zip.com.au>
14334
14335 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
14336 node. Keep previous "Index" name to work with past coreutils too.
14337
91c4831e
KR
14338 * man.el (man): Revise docstring a bit to show -a and -l as
14339 examples. Add -k description since support for it has otherwise
14340 been a secret. (Further to bug#3717.)
651e932e
KR
14341 (Man-bgproc-sentinel): When "-k foo" produces no output show error
14342 "no matches" rather than "Can't find manpage", as the latter reads
d8c75479 14343 like -k was interpreted as a page name, which is not so. (Bug#5431)
91c4831e 14344
7f4d4a97
MA
143452009-12-26 Michael Albinus <michael.albinus@gmx.de>
14346
14347 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
14348 switches. Check also for //SUBDIRED// line.
14349
bcffff46
KH
143502009-12-25 Kenichi Handa <handa@m17n.org>
14351
88b5a757 14352 * language/indian.el (devanagari-composable-pattern): Fix to
bcffff46
KH
14353 handle ZWNJ and ZWJ. Use it in composition-function-table for
14354 Devanagari.
14355 (malayalam-composable-pattern): Fix previous change.
14356
dc1dcfa4
VJL
143572009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14358
14359 * ps-print.el (ps-face-attributes): It was not returning the
14360 attribute face for faces specified as string. Reported by harven
80525855 14361 <harven@free.fr>. (Bug#5254)
dc1dcfa4
VJL
14362 (ps-print-version): New version 7.3.5.
14363
6fe539d2
UJ
143642009-12-18 Ulf Jasper <ulf.jasper@web.de>
14365
85626eef 14366 * calendar/icalendar.el (icalendar--convert-tz-offset):
88b5a757
DD
14367 Fix timezone names.
14368 (icalendar--convert-tz-offset): Fix the "last-day-problem".
6fe539d2
UJ
14369 (icalendar--add-diary-entry): Remove the trailing blank that
14370 diary-make-entry inserts.
14371
1f3611c6
MA
143722009-12-17 Michael Albinus <michael.albinus@gmx.de>
14373
14374 Make `file-expand-wildcards' work for remote files.
14375
14376 * files.el (file-expand-wildcards): In case of remote files, check
14377 only local file name part for wildcards. Provide feature 'files
14378 and subfeature 'remote-wildcards. (Bug#5198)
14379
14380 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
14381 if there is already an established connection.
14382 (tramp-advice-file-expand-wildcards): Remove it.
14383
14384 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
85626eef 14385 (tramp-advice-file-expand-wildcards): Move from tramp.el.
1f3611c6
MA
14386 Activate advice for older GNU Emacs versions. (Bug#5237)
14387
9762b219
JB
143882009-12-17 Juanma Barranquero <lekktu@gmail.com>
14389
14390 Some doc fixes (more needed).
14391
14392 * find-cmd.el (find-constituents): Reflow docstring.
14393 (find-cmd, find-prune, find-command): Fix typos in docstrings.
14394 (find-generic): Doc fix.
14395
cfb54897
JL
143962009-12-17 Juri Linkov <juri@jurta.org>
14397
14398 Fix regression from 23.1 to allow multiple modes in Local Variables.
14399
14400 * files.el (hack-local-variables-filter): While ignoring duplicates,
14401 don't take `mode' into account.
85626eef
SM
14402 (hack-local-variables-filter, hack-dir-local-variables):
14403 Don't remove duplicate `mode' from local-variables-alist (like `eval').
cfb54897 14404
ad974e9e
JL
144052009-12-17 Juri Linkov <juri@jurta.org>
14406
85626eef 14407 Make `dired-diff' safer. (Bug#5225)
ad974e9e
JL
14408
14409 * dired-aux.el (dired-diff): Signal an error when `file' equals to
14410 `current' or when `file' is a directory of the `current' file.
14411
3616e0b9
AS
144122009-12-17 Andreas Schwab <schwab@linux-m68k.org>
14413
14414 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
14415 unconditionally preloaded files.
14416
72b57560
JL
144172009-12-16 Juri Linkov <juri@jurta.org>
14418
14419 Revert to old 23.1 logic of using the file at the mark as default.
14420 * dired-aux.el (dired-diff): Use the file at the mark as default
14421 if it's not the same as the current file, and the target dir is
14422 the current dir or the mark is active. Add the current file
14423 as the arg of `dired-dwim-target-defaults'. Use the default file
14424 in the prompt. (Bug#5225)
14425
68712eb6
MA
144262009-12-15 Michael Albinus <michael.albinus@gmx.de>
14427
14428 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
14429 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
14430 (tramp-check-for-regexp): Check also, when an echoing shell stops
14431 to echo sent commands.
14432
fd471993
CY
144332009-12-14 Chong Yidong <cyd@stupidchicken.com>
14434
14435 * Makefile.in: Revert last change (Bug#5191).
14436
86b5e14c
DN
144372009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
14438
14439 * vc-hg.el (vc-hg-print-log): Fix argument order.
110de3bb
DN
14440 (vc-hg-working-revision): Make sure the command is executed in a
14441 known environment so that we can parse the output. (Bug#4417)
86b5e14c 14442
8cffbb75
CY
144432009-12-14 Chong Yidong <cyd@stupidchicken.com>
14444
14445 * progmodes/python.el (python-symbol-completions): Remove text
14446 properties from symbol string before calling python-send-receive.
14447
6c2b67ad
NR
144482009-12-14 Nick Roberts <nickrob@snap.net.nz>
14449
14450 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
5ce6e4f4 14451 when there are values for both file and line. (Bug#5060)
6c2b67ad 14452
ff6f4585
JL
144532009-12-14 Juri Linkov <juri@jurta.org>
14454
14455 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
14456 whitespace after the file name of the first line of unified format,
14457 because git-diff doesn't output whitespace and file modification time
14458 after the file name.
14459
d3de1c8e
JL
144602009-12-14 David Kastrup <dak@gnu.org>
14461
14462 * info.el (Info-hide-cookies-node): Before hiding a cookie,
14463 check if it already has the `display' property added by
14464 `Info-display-images-node', and not put the `invisible' property
14465 in this case.
14466
2f1b7dc4
GM
144672009-12-13 Glenn Morris <rgm@gnu.org>
14468
a0cefee5
GM
14469 * mail/emacsbug.el (message-sort-headers): Define for compiler.
14470 (report-emacs-bug): In message-mode, sort manually before storing
14471 original report text. (Bug#5178)
2f1b7dc4
GM
14472 Remove superfluous save-excursion.
14473
31bb373f
MA
144742009-12-12 Michael Albinus <michael.albinus@gmx.de>
14475
14476 * net/dbus.el (dbus-property-handler): Filter lambda forms out
14477 when responding to "GetAll" properties.
14478
5e1d4968
CY
144792009-12-12 Chong Yidong <cyd@stupidchicken.com>
14480
14481 * simple.el (compose-mail): Remove mail-setup-with-from from
14482 customization checks.
14483
097d86f9
EZ
144842009-12-12 Eli Zaretskii <eliz@gnu.org>
14485
14486 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
14487 RAR archives created on Unix systems.
14488
1d4adede
SM
144892009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
14490
14491 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
14492 the varalias that was accidentally removed by the 2009-11-19 change
14493 (bug#5186).
14494
3ff3655c
KH
144952009-12-12 Kenichi Handa <handa@m17n.org>
14496
14497 * language/indian.el (indian-compose-regexp): New function.
14498 (malayalam-composable-pattern): Fix the pattern.
14499 (composition-function-table): Set malayalam-composable-pattern for
14500 Malayalam characters.
14501
82d3343c
CY
145022009-12-11 Chong Yidong <cyd@stupidchicken.com>
14503
315eb96d
CY
14504 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
14505 rather than down-mouse-1, based on follow-link conventions.
14506
82d3343c
CY
14507 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
14508 are compiled.
14509
86a4c7ac
DN
145102009-12-11 Michael McNamara <mac@mail.brushroad.com>
14511
bf0b361c 14512 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
1d4adede
SM
14513 (verilog-vmm-statement-re, verilog-ovm-statement-re)
14514 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
14515 (verilog-leap-to-head, verilog-backward-token):
14516 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
86a4c7ac
DN
14517
145182009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
14519
bf0b361c
JB
14520 * progmodes/verilog-mode.el (verilog-auto-lineup)
14521 (verilog-nameable-item-re): Cleanup user-visible spelling and
14522 documentation errors. One reported by Gary Delp.
1d4adede 14523 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
86a4c7ac
DN
14524 (verilog-read-decls): Fix AUTOWIRE with types declared in a
14525 package, bug195. Reported by Pierre-David Pfister.
14526
fe03f49a
GM
145272009-12-11 Glenn Morris <rgm@gnu.org>
14528
47641aac
GM
14529 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
14530
85094855
GM
14531 * mail/emacsbug.el: No longer require sendmail.
14532 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
14533 (report-emacs-bug-orig-text): Doc fix.
14534 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
14535 New local variables, to adapt to different mail-user-agents.
14536 (report-emacs-bug): Fix test for a gnu.org address.
14537 Use overlays for emphasis, since font-lock defeats 'face property.
14538 Pretest bugs also end up at the newsgroup these days.
14539 Stop message-mode stripping text properties.
14540 Set and use the new buffer-local variables.
14541 (report-emacs-bug-hook): Add doc-string.
14542 Remove some unnecessary save-excursions and simplify.
14543 Use the appropriate hook and send-command.
14544
fe03f49a
GM
14545 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
14546 capitalization of some menu entries.
14547
345427f0
VJL
145482009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14549
277e6741
MP
14550 * whitespace.el (whitespace-display-char-on):
14551 Ensure `buffer-display-table' is unique when two or more windows are
345427f0
VJL
14552 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
14553 New version 12.1.
14554
c70ccbba
EZ
145552009-12-10 Eli Zaretskii <eliz@gnu.org>
14556
14557 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
14558 characters in the Attribute field.
14559
f1943c1b
DN
145602009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
14561
14562 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
14563
1c67aeaa
SM
145642009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
14565
14566 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
14567 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
14568 Disregard autoload-excludes.
14569 (update-directory-autoloads): Obey autoload-excludes here instead.
14570 But don't store its contents in no-autoloads and remove entries that
14571 refer to excludes files.
14572
d8194864
GM
145732009-12-10 Glenn Morris <rgm@gnu.org>
14574
8c0171c0
GM
14575 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
14576 (expand-mail-aliases): Define for compiler.
14577
dba372dd
GM
14578 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
14579 Define for compiler.
14580
d8194864
GM
14581 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
14582 appropriate for the mail-user-agent in use.
14583
fe5facd3
MA
145842009-12-09 Michael Albinus <michael.albinus@gmx.de>
14585
14586 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
14587
99999a1d
DN
145882009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
14589
14590 Fix short log parsing and fontification.
14591 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
14592 Fix fontification for the [merge] label.
14593
2ea1c4aa
SM
145942009-12-09 Vivek Dasmohapatra <vivek@etla.org>
14595
85626eef 14596 Drop some properties to avoid surprises (bug#5002).
2ea1c4aa
SM
14597 * htmlfontify.el (hfy-ignored-properties): New defcustom.
14598 (hfy-fontify-buffer): Use it.
14599
9840deb6
SM
146002009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
14601
a0d1aadf
SM
14602 Minor cleanup.
14603 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
14604 Adjust all callers.
14605 (ffap-locate-file): Remove unused arg `dir-ok' and make other
14606 args compulsory. Adjust callers.
14607 (ffap-gopher-at-point): Remove unused var `name'.
14608
9840deb6
SM
14609 Get rid of the ELCFILES abomination.
14610 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
14611 (compile-elcfiles): New phony target.
14612 (compile-main): Compute ELCFILES dynamically.
14613 (compile-clean): New target to remove left-over elc files.
14614 (compile, all): Use it.
14615
7eb3f9a8
KH
146162009-12-09 Kenichi Handa <handa@etlken>
14617
14618 * international/mule-diag.el: Require help-mode instead of help-fns.
14619
ae63e572
KH
146202009-12-09 Kenichi Handa <handa@m17n.org>
14621
5ce6e4f4 14622 * international/mule-cmds.el (ucs-names): Supply sufficiently
a0d1aadf
SM
14623 fine ranges instead of pre-calculating accurate ranges.
14624 Iterate with bigger gc-cons-threshold.
ae63e572 14625
e2f3c692
DN
146262009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
14627
14628 Add support for stashing a snapshot of the current tree.
14629 * vc-git.el (vc-git-stash-snapshot): New function.
14630 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
14631
cf6d0352
JB
146322009-12-08 Jose E. Marchesi <jemarch@gnu.org>
14633
14634 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
14635 instead of `(beginning|end)-of-line'.
14636
48e4acc9
GM
146372009-12-08 Glenn Morris <rgm@gnu.org>
14638
6e890faa
GM
14639 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
14640
48e4acc9
GM
14641 * Makefile.in (ELCFILES): Regenerate.
14642
d2a1dc7b
JL
146432009-12-07 Juri Linkov <juri@jurta.org>
14644
14645 Don't lazy-highlight the comint output in history Isearch mode.
14646
14647 * comint.el (comint-history-isearch-search): Instead of
14648 `comint-line-beginning-position', use `comint-after-pmark-p'
14649 to check if point if before the process mark, and go to
14650 `process-mark' in this case.
14651
51ef56c4
SM
146522009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14653
fb10ee4a
SM
14654 * textmodes/tex-mode.el (latex-complete)
14655 (latex-indent-or-complete): Remove.
14656 (latex-mode): Set completion-at-point-functions instead.
14657
14658 Provide a standard completion command and hook it into TAB.
51ef56c4
SM
14659 * minibuffer.el (completion-at-point-functions): New var.
14660 (completion-at-point): New command.
fb10ee4a 14661 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
51ef56c4
SM
14662 * progmodes/python.el (python-mode-map): Use completion-at-point.
14663 (python-completion-at-point): Rename from python-partial-symbol and
14664 adjust for use in completion-at-point-functions.
14665 (python-mode): Setup completion-at-point for Python completion.
14666 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
14667 extracted from lisp-complete-symbol.
14668 (lisp-complete-symbol): Use it.
14669 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
14670 setup completion-at-point for Elisp completion.
fb10ee4a
SM
14671 (emacs-lisp-mode-map, lisp-interaction-mode-map):
14672 Use completion-at-point.
51ef56c4 14673 * ielm.el (ielm-map): Use completion-at-point.
fb10ee4a 14674 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
51ef56c4
SM
14675 * progmodes/sym-comp.el: Move to...
14676 * obsolete/sym-comp.el: Move from progmodes.
14677
5e7a9022
EZ
146782009-12-07 Eli Zaretskii <eliz@gnu.org>
14679
14680 Prevent save-buffer in Rmail buffers from using the coding-system
14681 of the current message, and from clobbering the encoding mnemonics
14682 in the mode line (Bug#4623).
14683
14684 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
14685 flag, too.
14686 (rmail-message-encoding): New variable.
14687 (rmail-write-region-annotate): Record the encoding of the current
14688 message in rmail-message-encoding.
14689 (rmail-after-save-hook): New function, restores the encoding of
14690 the current message after the message collection is saved.
14691
9136e895
JL
146922009-12-07 Juri Linkov <juri@jurta.org>
14693
14694 * progmodes/grep.el (grep-read-files): Use `completing-read'
14695 instead of `read-string'. Set its `collection' arg to
14696 `read-file-name-internal'. (Bug#4301)
14697
40637410
JL
146982009-12-07 Juri Linkov <juri@jurta.org>
14699
14700 Correctly restore original Isearch point. (Bug#4994)
14701
14702 * isearch.el (isearch-mode): Move `isearch-push-state' after
14703 `(run-hooks 'isearch-mode-hook)'.
14704 (isearch-cancel): When `isearch-push-state-function' is defined,
14705 let-bind `isearch-cmds' to the first state (the last element of
14706 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
14707 function and restores the original point). Otherwise, move point
14708 to `isearch-opoint'.
14709
da10ce2b
SM
147102009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14711
14712 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
14713 chars that don't have names, so the table can be built much faster at
14714 run-time.
14715
3d68fa99
CY
147162009-12-07 Chong Yidong <cyd@stupidchicken.com>
14717
f82b1493
CY
14718 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
14719 change. Suggested by David Kastrup.
14720
3d68fa99
CY
14721 * simple.el (compose-mail): Check for incompatibilities and warn.
14722 (compose-mail-user-agent-warnings): New option.
14723
662c5698
DN
147242009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14725
14726 Support showing a single log entry from vc-annotate.
14727 * vc.el (print-log): Add a new argument: START-REVISION.
14728 (vc-print-log-internal): Add a new optional argument and
14729 pass it to the backend.
14730 (vc-print-log, vc-print-root-log): Adjust callers.
14731 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
14732 buffer already displays the requested log entry, use it.
14733 Otherwise display only the log entry in question.
14734 * vc-svn.el (vc-svn-print-log):
e4070cdc 14735 * vc-mtn.el (vc-mtn-print-log):
662c5698
DN
14736 * vc-hg.el (vc-hg-state):
14737 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
14738 (vc-git-show-log-entry): Return t on success.
14739 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
14740 (vc-bzr-show-log-entry): Return t on success.
14741 * vc-rcs.el (vc-rcs-print-log):
14742 * vc-sccs.el (vc-sccs-print-log):
14743 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
14744
e4070cdc
GM
147452009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14746
5ce6e4f4
JB
14747 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
14748 Add menus to the meta mode. (Bug#5043)
e4070cdc 14749
5ce6e4f4 147502009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
662c5698
DN
14751
14752 * ediff-init.el (ediff-event-key): Use event-to-character instead of
2de386ca 14753 event-key.
662c5698 14754
662c5698
DN
14755 * ediff.el (ediff-buffers-internal): Add unwind-protect.
14756
dab816a9
MA
147572009-12-07 Michael Albinus <michael.albinus@gmx.de>
14758
14759 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
14760 Berbain <raphael.berbain@gmail.com>.
14761
14762 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
14763 characters.
14764 (tramp-initial-end-of-output): New defconst.
14765 (tramp-methods, tramp-find-shell)
14766 (tramp-open-connection-setup-interactive-shell)
14767 (tramp-maybe-open-connection): Use it.
6a7662bb
BR
14768 (tramp-shell-prompt-pattern, tramp-wait-for-output):
14769 Handle existence of `#' and `$'.
dab816a9 14770
6a7662bb
BR
14771 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
14772 Use `tramp-initial-end-of-output'.
dab816a9 14773
a91e1f6b
DN
147742009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14775
14776 Get the background mode from the terminal for xterm, and set
14777 faces accordingly.
14778 * term/xterm.el (xterm-set-background-mode): New function.
14779 (terminal-init-xterm): Use it in case xterm supports background
14780 color queries. Recompute faces after getting the background
14781 color.
14782
5fa9d1ec
GM
147832009-12-07 Ulrich Mueller <ulm@gentoo.org>
14784
14785 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
14786 number comment back on its own line, for easier parsing.
14787
5e9fde5e
SM
147882009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14789
14790 Make it work for non-file buffers (bug#5102).
14791 * doc-view.el (doc-view-current-cache-dir):
14792 Use doc-view-buffer-file-name rather than buffer-file-name.
14793 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
14794
2f2f5242
CY
147952009-12-06 Óscar Fuentes <ofv@wanadoo.es>
14796
14797 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
14798 author field is too short.
14799
cebf8ec6
DN
148002009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
14801
5e9fde5e
SM
14802 * vc-git.el (vc-git-print-log): Handle a limit argument.
14803 Display the short log in graph form and with labels.
0d3f8a78
DN
14804 (vc-git-log-view-mode): Handle labels.
14805
cebf8ec6
DN
14806 Make vc-revert change VC state from 'added to 'unregistered.
14807 * vc-git.el (vc-git-revert): Call git reset first.
14808
8e39154d
UJ
148092009-12-06 Ulf Jasper <ulf.jasper@web.de>
14810
d8194864
GM
14811 * net/newst-backend.el, net/newst-plainview.el:
14812 * net/newst-reader.el, net/newst-ticker.el:
14813 * net/newst-treeview.el, net/newsticker.el:
14814 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
8e39154d 14815
ef187c24
CY
148162009-12-06 Chong Yidong <cyd@stupidchicken.com>
14817
238a0f3a
CY
14818 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
14819
2c6bb71a
CY
14820 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
14821 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
14822 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
14823 Update annotation regexp.
14824
ef187c24
CY
14825 * simple.el (beginning-of-visual-line): Constrain to field
14826 boundaries (Bug#5106).
14827
571855b6
UJ
148282009-12-06 Ulf Jasper <ulf.jasper@web.de>
14829
6a7662bb
BR
14830 * xml.el (xml-substitute-numeric-entities):
14831 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 14832 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6
UJ
14833 * net/newst-backend.el (newsticker--parse-generic-feed)
14834 (newsticker--parse-generic-items)
6a7662bb
BR
14835 (newsticker--decode-numeric-entities):
14836 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 14837 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6 14838
b857059c
CY
148392009-12-06 Daniel Colascione <dan.colascione@gmail.com>
14840
14841 * progmodes/js.el (js--js-not): Add null to the list of values.
14842
c2dae51b
CY
148432009-12-06 Chong Yidong <cyd@stupidchicken.com>
14844
d8194864 14845 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
c2dae51b 14846
ed0f72d2
RW
148472009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14848
14849 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
14850 delimiter if it is at the end of the current line.
14851 (bibtex-generate-url-list): Fix docstring.
14852
365b9a62
SM
148532009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
14854
14855 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
14856 minibuffer's content with itself.
14857 Fold the confirm-after-completion case into the `confirm' case.
14858 (completion-pcm-word-delimiters): Add : and / to the delimiters.
14859
990a9cb1
KR
148602009-12-06 Kevin Ryde <user42@zip.com.au>
14861
14862 * ffap.el (ffap-rfc-path): Make this a defcustom since
d8194864 14863 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
990a9cb1 14864
8b5a10db 14865 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
d8194864 14866 manuals, similar to existing setup for help-mode. (Bug#3913.)
8b5a10db 14867
065543e7
JL
148682009-12-05 Juri Linkov <juri@jurta.org>
14869
14870 Save and restore dired buffer's point positions too. (Bug#4880)
14871
14872 * dired.el (dired-save-positions): Return in the first element
14873 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
14874 Doc fix.
14875 (dired-restore-positions): First restore buffer's position.
14876 While restoring window's positions, check if window still displays
14877 the original buffer.
14878
503edac9
CY
148792009-12-05 Chong Yidong <cyd@stupidchicken.com>
14880
9a594ee6
CY
14881 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
14882 if possible.
14883
925f8c70
CY
14884 * shell.el (shell): Require ansi-color (Bug#5113).
14885
14886 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
14887
503edac9
CY
14888 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
14889
8fea6b33
AM
148902009-12-05 Alan Mackenzie <acm@muc.de>
14891
14892 * progmodes/cc-mode.el (c-before-hack-hook)
14893 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
14894 `c-file-style' to work again. This reversion restores the current
212c5aef 14895 software to its state in Emacs 23.1. (Bug#4146)
8fea6b33 14896
5d1fd962
CY
148972009-12-05 Kevin Ryde <user42@zip.com.au>
14898
6a7662bb
BR
14899 * textmodes/sgml-mode.el (sgml-lexical-context):
14900 Recognise comment-start-skip to comment-end-skip as comment (Bug#4781).
5d1fd962 14901
30760c8b
JL
149022009-12-05 Juri Linkov <juri@jurta.org>
14903
14904 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
14905 for virtual nodes. (Bug#4147)
14906 (Info-find-node-2): Set `Info-current-node-virtual' to nil
14907 when moving from a virtual node.
14908 (Info-mode-menu): Add `Info-virtual-index' to the menu.
14909 (Info-mode): Add `Info-virtual-index' to the docstring.
14910
403111a8
RW
149112009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14912
14913 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
14914 track of the buffer position of the end of a BibTeX entry as this
14915 position may change during reformatting.
14916 (bibtex-format-entry): Remove whitespace before processing
14917 numerical fields so that we recognize the latter properly.
14918 (bibtex-reformat): Do not use push which changes the global value
14919 of bibtex-entry-format.
14920 (bibtex-field-braces-alist, bibtex-field-strings-alist)
14921 (bibtex-field-re-init): Replace only space characters by regexp
14922 for whitespace.
365b9a62 14923 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
403111a8
RW
14924 (bibtex-initialize): Also update bibtex-strings.
14925 (bibtex-kill-field): Preserve white space at end of entry.
365b9a62
SM
14926 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
14927 Update bibtex-reference-keys.
403111a8 14928
25b54627
SM
149292009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
14930
14931 * minibuffer.el (completion-pcm--merge-try): Also consider placing
14932 point after a star, if that's the only place where modifications can
14933 make progress.
14934
35639eb4
DN
149352009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
14936
14937 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
14938 in docstrings.
14939
8b78760b
JL
149402009-12-04 Juri Linkov <juri@jurta.org>
14941
14942 * proced.el (proced): Call `(proced-update t)' to update process
14943 information instead of only running proced-post-display-hook.
14944 (proced-send-signal): Add a leading space to the buffer name
14945 " *Marked Processes*" to make this buffer ephemeral.
14946
2b3489a7
JL
149472009-12-04 Juri Linkov <juri@jurta.org>
14948
14949 * dired.el (dired-auto-revert-buffer): New defcustom.
14950 (dired-internal-noselect): Use it.
14951
9b9debd1
JL
149522009-12-04 Juri Linkov <juri@jurta.org>
14953
14954 Change roles of modes and functions in image-mode.el (Bug#5062).
14955
14956 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
14957 in `auto-mode-alist'.
14958 (image-mode-previous-major-mode): New variable.
14959 (image-minor-mode-map): Rename from `image-mode-text-map'.
14960 (image-mode): Move graceful error-handling code from
14961 `image-minor-mode' to here. On errors call `image-mode-as-text'.
14962 (image-minor-mode): Remove all image-handling code.
14963 Replace `image-mode-text-map' with `image-minor-mode-map'.
14964 Check for `image-type' in mode-line format string.
14965 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
14966 (image-mode-as-text): New function with most code from
14967 `image-mode-maybe'.
14968 (image-toggle-display-text): Move code that removes image
14969 properties from `image-toggle-display' to here.
14970 (image-toggle-display-image): New function with code that adds
14971 image properties copied from `image-toggle-display'.
14972 (image-toggle-display): Remove most code with leaving only code
14973 that toggles between `image-mode-as-text' and `image-mode'.
14974
0c74a301
UJ
149752009-12-04 Ulf Jasper <ulf.jasper@web.de>
14976
14977 * net/newst-treeview.el
14978 (newsticker--treeview-list-highlight-start): Restored call to
14979 save-excursion: Selected item was stuck.
14980 (newsticker--treeview-list-select): New.
14981 (newsticker--treeview-item-show-text)
14982 (newsticker--treeview-item-show)
14983 (newsticker--treeview-item-update): Use new
14984 newsticker-treeview-item-mode.
14985 (newsticker-treeview-update): Keep current item.
14986 (newsticker-treeview-next-new-or-immortal-item): Doc change.
14987 (newsticker--treeview-first-feed): Doc change.
14988 (newsticker-treeview-list-menu)
88b5a757 14989 (newsticker-treeview-item-menu): Add menu entries.
0c74a301
UJ
14990 (newsticker-treeview-item-mode): New.
14991
5ce6e4f4 14992 * net/newst-backend.el (newsticker-customize): Delete other
0c74a301
UJ
14993 windows.
14994
9eaeec5b
SS
149952009-12-04 Sam Steingold <sds@gnu.org>
14996
14997 * log-view.el (log-view-mode-map): "q" calls quit-window,
14998 like in all the other non-self-insert buffers.
14999
b2bf5be5
SM
150002009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
15001
15002 Minor cleanup.
15003 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
15004 key decoding rather than do it manually via last-input-event +
15005 ascii-character.
15006 (term-exec): Use delete-and-extract-region.
15007 (term-handle-ansi-terminal-messages): Remove unused var `end'.
15008 (term-process-pager): Remove unused var `i'.
15009 (term-dynamic-simple-complete): Make obsolete.
15010 (serial-update-config-menu): Remove unused vars `y' and `str'.
15011 (term-update-mode-line): Remove unused var `temp'.
15012
46e5c897
DN
150132009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
15014
15015 Limit the number of log entries displayed by default.
15016 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
15017 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
15018 using a prefix argument.
15019
627e0a14
GM
150202009-12-03 Glenn Morris <rgm@gnu.org>
15021
15022 * progmodes/idlwave.el (class): Restore still useful declaration.
15023
8578c224
AM
150242009-12-03 Alan Mackenzie <acm@muc.de>
15025
4abc318c 15026 Enhance `c-parse-state' to run efficiently in "brace deserts".
8578c224 15027
b2bf5be5
SM
15028 * progmodes/cc-mode.el (c-basic-common-init):
15029 Call c-state-cache-init.
9762b219 15030 (c-neutralize-syntax-in-and-mark-CPP): Rename from
8578c224 15031 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
b2bf5be5 15032 placing `category' properties value 'c-cpp-delimiter at its boundaries.
8578c224
AM
15033
15034 * progmodes/cc-langs.el (c-before-font-lock-function):
15035 c-extend-and-neutralize-syntax-in-CPP has been renamed
15036 c-neutralize-syntax-in-and-mark-CPP.
15037
15038 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
15039 with `category' properties now, not `syntax-table' ones.
15040
15041 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
15042 enhanced (but slower) version of c-end-of-macro that won't land
15043 inside a literal or on another awkward character.
15044 (c-state-cache-too-far, c-state-cache-start)
15045 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
15046 (c-state-nonlit-pos-cache-limit, c-state-point-min)
15047 (c-state-point-min-lit-type, c-state-point-min-lit-start)
15048 (c-state-min-scan-pos, c-state-brace-pair-desert)
15049 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
15050 buffer local variables.
15051 (c-state-literal-at, c-state-lit-beg)
15052 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
15053 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
15054 (c-state-cache-top-paren, c-state-cache-after-top-paren)
15055 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
15056 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
15057 (c-renarrow-state-cache)
15058 (c-append-lower-brace-pair-to-state-cache)
15059 (c-state-push-any-brace-pair, c-append-to-state-cache)
15060 (c-remove-stale-state-cache)
15061 (c-remove-stale-state-cache-backwards, c-state-cache-init)
15062 (c-invalidate-state-cache-1, c-parse-state-1)
15063 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
b2bf5be5
SM
15064 (c-parse-state): Enhance and refactor.
15065 (c-debug-parse-state): Amend to deal with all the new variables.
8578c224
AM
15066
15067 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
15068 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
b2bf5be5
SM
15069 modify to use category text properties rather than syntax-table ones.
15070 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
8578c224
AM
15071 to switch off/on the syntactic paren property of C++ template
15072 delimiters using the category property.
15073 (c-with-<->-as-parens-suppressed): Macro to invoke code with
15074 template delims suppressed.
15075 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
15076 New constant/macros which apply category properties to the start
15077 and end of preprocessor constructs.
b2bf5be5 15078 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
8578c224
AM
15079 "comment out" the syntactic value of characters in preprocessor
15080 constructs.
15081 (c-with-cpps-commented-out)
15082 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
15083 with characters in all or all but one preprocessor constructs
15084 "commented out".
15085
0d4dc442
RW
150862009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15087
15088 * proced.el (proced-filter-alist): Use regexp-quote.
15089
a09dc9bf
MA
150902009-12-03 Michael Albinus <michael.albinus@gmx.de>
15091
15092 Cleanup.
15093 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
15094 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
15095 arguments. Expand `default-directory'.
15096
15097 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
15098 the benefit of returning an expanded localname.
15099 (tramp-tramp-file-p): Handle the case NAME is not a string.
15100
3f6bd790
DN
151012009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
15102
4dfb3b9c
DN
15103 Add support for bzr shelve/unshelve.
15104 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
15105 (vc-bzr-extra-menu-map): New variables.
15106 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
15107 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
15108 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
15109 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
15110 (vc-bzr-dir-extra-headers): Display shelves.
15111
3f6bd790
DN
15112 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
15113
842d73a1
SM
151142009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15115
15116 * textmodes/bibtex.el (bibtex-complete-internal):
15117 Use completion-in-region.
15118 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
15119
7fa4876f
DN
151202009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
15121
15122 Support applying stashes. Improve UI.
15123 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
15124 (vc-git-stash-apply, vc-git-stash-pop)
15125 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
15126 (vc-git-stash-menu): New functions.
15127 (vc-git-stash-menu-map): New variable.
15128 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
15129
d6e82452
GM
151302009-12-03 Glenn Morris <rgm@gnu.org>
15131
15132 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
15133 (vc-print-log-internal): Fix previous change.
15134 (vc-revert): Correct pluralization.
15135
8d222148
SM
151362009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15137
ea52206b
SM
15138 * progmodes/make-mode.el (makefile-special-targets-list): No need for
15139 it to be an alist any more.
15140 (makefile-complete): Use completion-in-region.
15141
69a94a37
SM
15142 * progmodes/octave-mod.el (octave-complete-symbol):
15143 Use completion-in-region.
15144
8d222148
SM
15145 Misc cleanup.
15146 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
15147 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
15148 (idlwave-complete-class): Don't quote lambda.
15149 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
15150 (idlwave-mode-map): Move initialization into declaration.
15151 (idlwave-action-and-binding): Use backquotes.
15152 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
15153 Simplify.
15154 (idlwave-is-pointer-dereference): Remove unused var `pos'.
15155 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
15156 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
15157 `parts', and `all-parts'.
15158 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
15159 (idlwave-convert-xml-system-routine-info): Remove unused string
15160 `version-string'.
15161 (idlwave-display-user-catalog-widget): Use dolist.
15162 (idlwave-scanning-lib): Declare dynamically-scoped var.
15163 (idlwave-scan-library-catalogs): Remove unused var `flags'.
15164 (completion-highlight-first-word-only): Declare to silence bytecomp.
15165 (idlwave-popup-select): Tighten scope of `resp'.
15166 (idlwave-find-struct-tag): Remove unused var `beg'.
15167 (idlwave-after-load-rinfo-hook): Declare.
15168 (idlwave-sintern-class-info): Remove unused var `taglist'.
15169 (idlwave-find-class-definition): Remove unused var `list'.
15170 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
15171 (idlwave-what-module-find-class): Remove unused var `classes'.
15172
3bb8691b
JB
151732009-12-03 Juanma Barranquero <lekktu@gmail.com>
15174
15175 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
15176
f72f0c23
SM
151772009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15178
15179 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
15180 buffers visited. Remove redundant current-buffer-saving.
15181
601a9508
SM
151822009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
15183
15184 Use completion-in-buffer and remove uses of dynamic scoping.
15185 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
15186 (pascal-buffer-to-use, pascal-flag): Don't declare.
15187 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
15188 (pascal-get-completion-decl, pascal-keyword-completion):
15189 Add `pascal-str' argument, save-excursion,
15190 return the found completions, and don't filter with pascal-pred.
15191 (pascal-completion-cache): New var.
15192 (pascal-completion): Don't switch buffer any more (it was never
15193 necessary). Don't save-excursion any more (it's done by the called
15194 subroutines). Use a cache to avoid redundant computations.
15195 Use complete-with-action rather than pascal-completion-response and
15196 let it apply the predicate as well.
15197 (pascal-complete-word): Use completion-in-buffer when
15198 pascal-toggle-completions is nil.
15199 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
15200 not used any more.
15201 (pascal-comp-defun): Don't change buffer any more.
15202 Use complete-with-action rather than pascal-completion-response and
15203 let it apply the predicate as well.
15204 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
15205 when neded.
15206
1ff4cb98
KH
152072009-12-02 Kenichi Handa <handa@m17n.org>
15208
15209 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
15210 shape for all Indic scripts.
15211
bb12edf1
SM
152122009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
15213
15214 Use completion-in-buffer.
15215 * wid-edit.el (widget-field-text-end): New function.
15216 (widget-field-value-get): Use it.
15217 (widget-string-complete, widget-file-complete)
15218 (widget-color-complete): Use it and completion-in-region.
15219 (widget-complete): Don't narrow the buffer.
15220
5813f6ef
GM
152212009-12-02 Glenn Morris <rgm@gnu.org>
15222
c920f222
GM
15223 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
15224 (rmail-select-summary): Use rmail-pop-to-buffer.
60f2013c
GM
15225 * mail/rmailsum.el: Replace all pop-to-buffer calls with
15226 rmail-pop-to-buffer, to prevent horizontal splits.
c920f222 15227
5813f6ef
GM
15228 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
15229 save-excursion with save-current-buffer.
15230 Widen before searching. (Bug#5093)
15231 (diary-list-sexp-entries): Remove superfluous save-excursion.
15232
34b1d750
GM
152332009-12-02 Michael Welsh Duggan <mwd@cert.org>
15234
15235 * woman.el (woman-make-bufname): Handle man-pages with "." in the
15236 name. (Bug#5038)
15237
b2d5f31a
GM
152382009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
15239
15240 * ido.el (ido-file-internal): Handle filenames at point that do
15241 not have a directory part. (Bug#5049)
15242
c710ac3c
JB
152432009-12-02 Juanma Barranquero <lekktu@gmail.com>
15244
15245 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
15246 (mpc-songs-jump-to, mpc-resume): Doc fixes.
15247
9946be46
SM
152482009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
15249
15250 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
15251 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
15252 any more.
15253
b08016f2
SM
152542009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
15255
e7440df4
SM
15256 * comint.el (comint-insert-input): Ignore clicks to the right of
15257 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
15258
3bb8691b 15259 * vc.el (vc-print-log-internal): Don't wait for the process to
c767b665
SM
15260 terminate before setting up the major mode.
15261
f3b757f5
SM
15262 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
15263 in case.
15264
a2877f1d
SM
15265 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
15266 the last element.
15267
b08016f2
SM
15268 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
15269
782d6e30
GM
152702009-12-01 Glenn Morris <rgm@gnu.org>
15271
15272 * window.el (window--display-buffer-2): Fix previous changes.
15273
28f57f7e
CY
152742009-12-01 Chong Yidong <cyd@stupidchicken.com>
15275
15276 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
15277
c31a2fdc
GM
152782009-12-01 Glenn Morris <rgm@gnu.org>
15279
15280 * Makefile.in (ELCFILES): Add mpc.elc.
15281
e1ada222
SM
152822009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
15283
15284 * mpc.el: New file.
15285
0c9ff2c5
GM
152862009-12-01 Glenn Morris <rgm@gnu.org>
15287
3689984f
GM
15288 * window.el (window-to-use): Define for compiler.
15289
3ab4308b
GM
15290 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
15291 consistent with others (no final period).
15292
0c9ff2c5
GM
15293 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
15294 (rmail-mime-show): Downcase the encoding. (Bug#5070)
15295
fb0c18ff
DN
152962009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
15297
15298 Make vc-print-log buttons work.
045b9da7 15299 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
fb0c18ff 15300
2ac7e73e
JB
153012009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
15302
15303 * savehist.el (savehist-autosave-interval): Allow setting to nil
15304 through customize. (Bug#5056)
15305
5237d741
JB
153062009-11-30 Juanma Barranquero <lekktu@gmail.com>
15307
15308 Fix references to jit-lock properties.
15309 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
15310 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
15311 (perl-font-lock-special-syntactic-constructs):
15312 Quote jit-lock-defer-multiline property.
15313
379241fa
DN
153142009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
15315
15316 * vc-git.el (vc-git-registered): Call vc-git-root only once.
15317
054ae856
JL
153182009-11-30 Juri Linkov <juri@jurta.org>
15319
15320 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
15321 value `buffer' of `multi-isearch-next-buffer-current-function'.
15322 Use `(current-buffer)' when `buffer' is nil.
15323 (multi-isearch-next-buffer-from-list): Don't fallback to
15324 `(current-buffer)' when `buffer' is nil. (Bug#4947)
15325
67296dda
JL
153262009-11-30 Juri Linkov <juri@jurta.org>
15327
15328 * misearch.el (multi-isearch-read-buffers): Move canonicalization
15329 of buffers with `get-buffer' to `multi-isearch-buffers'.
15330 (multi-isearch-buffers, multi-isearch-buffers-regexp):
15331 Canonicalize BUFFERS with `get-buffer'. Doc fix.
15332 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
15333 FILES with `expand-file-name' converting relative file names
15334 to absolute. Doc fix. (Bug#4727)
15335
c585bf32
JL
153362009-11-30 Juri Linkov <juri@jurta.org>
15337
15338 * misearch.el (multi-isearch-read-buffers)
15339 (multi-isearch-read-matching-buffers): New functions.
15340 (multi-isearch-buffers, multi-isearch-buffers-regexp):
15341 Use them in the `interactive' spec. Doc fix.
15342 (multi-isearch-read-files, multi-isearch-read-matching-files):
15343 New functions.
15344 (multi-isearch-files, multi-isearch-files-regexp):
15345 Use them in the `interactive' spec. Doc fix. (Bug#4725)
15346
0a745733
JL
153472009-11-30 Juri Linkov <juri@jurta.org>
15348
15349 * doc-view.el (doc-view-continuous):
15350 Rename from `doc-view-continuous-mode'.
15351 (doc-view-menu): Move "Toggle display" to the top.
15352 Add submenu "Continuous" with radio buttons "Off"/"On"
15353 and "Save as Default".
15354 (doc-view-scroll-up-or-next-page)
15355 (doc-view-scroll-down-or-previous-page)
15356 (doc-view-next-line-or-next-page)
6a7662bb
BR
15357 (doc-view-previous-line-or-previous-page):
15358 Rename `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
0a745733 15359
1f9689eb
JL
153602009-11-30 Juri Linkov <juri@jurta.org>
15361
15362 * comint.el (comint-mode-map): Rebind `M-r' from
15363 `comint-previous-matching-input' to
15364 `comint-history-isearch-backward-regexp'.
15365 Unbind `M-s' to allow global key binding `M-s'.
15366 Add menu items for `comint-history-isearch-backward' and
15367 `comint-history-isearch-backward-regexp'. (Bug#3746)
15368
2952b1ae
JL
153692009-11-30 Juri Linkov <juri@jurta.org>
15370
15371 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
15372 For def=recenter, replace `recenter' with `recenter-top-bottom'
15373 that is called with `this-command' and `last-command' let-bound
15374 to `recenter-top-bottom'. When the last `def' was not `recenter',
15375 set `recenter-last-op' to nil. (Bug#4981)
15376
7a9547ca
SM
153772009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
15378
20565545
SM
15379 Minor cleanup and simplification.
15380 * filecache.el (file-cache-add-directory)
15381 (file-cache-add-directory-recursively)
15382 (file-cache-add-from-file-cache-buffer)
15383 (file-cache-delete-file-regexp, file-cache-delete-directory)
15384 (file-cache-files-matching-internal, file-cache-display): Use dolist.
15385 (file-cache-temp-minibuffer-message): Delete function.
15386 (file-cache-minibuffer-complete): Use minibuffer-message instead.
15387
7a9547ca
SM
15388 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
15389 Don't signal an error when bumping into EOB in tr, s, or y.
15390
08e968f3
JL
153912009-11-29 Juri Linkov <juri@jurta.org>
15392
15393 * startup.el (fancy-about-text): Fix wording of Guided Tour.
15394 (Bug#4960)
15395
15396 * descr-text.el (describe-char-unidata-list): Use lowercase name
15397 for "Unicode name" like in other tags.
15398
f8d170a4
JL
153992009-11-29 Juri Linkov <juri@jurta.org>
15400
15401 * ediff-util.el (ediff-minibuffer-with-setup-hook):
15402 New compatibility macro.
7a9547ca 15403 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
f8d170a4 15404
0116abbd
JL
154052009-11-29 Juri Linkov <juri@jurta.org>
15406
15407 Add defcustom to define the cycling order of `recenter-top-bottom'.
15408 (Bug#4981)
15409
15410 * window.el (recenter-last-op): Doc fix.
15411 (recenter-positions): New defcustom.
15412 (recenter-top-bottom): Rewrite to use `recenter-positions'.
15413 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
15414
61eef560
MA
154152009-11-29 Michael Albinus <michael.albinus@gmx.de>
15416
15417 Improve integration of Tramp and ange-ftp in eshell.
15418
e4070cdc 15419 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
61eef560
MA
15420 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
15421 (eshell/sudo): Flatten args. Let-bind `default-directory'.
15422
15423 * eshell/esh-util.el (top): Require also Tramp when compiling.
15424 (eshell-directory-files-and-attributes): Check for FTP remote
15425 connection.
15426 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
15427 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
15428 (eshell-file-attributes): Handle ".". Return `entry'.
15429
15430 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
15431 (ange-ftp-directory-files-and-attributes)
15432 (ange-ftp-real-directory-files-and-attributes): New defuns.
15433
15434 * net/tramp.el (tramp-maybe-open-connection): Open the remote
15435 shell with "exec" when possible. This prevents trailing prompts
15436 in `start-file-process'.
15437
f5467d3f
SM
154382009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
15439
21f49db9
SM
15440 Try and remove assumptions about point-min==1.
15441 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
15442 (rng-compute-mode-line-string): Show the validation percentage in
15443 terms of the narrowed text, not the widened text.
15444 (rng-do-some-validation): Don't catch internal errors when debugging.
15445 (rng-first-error): Simplify.
15446 (rng-after-change-function): Remove work around. AFAIK the bug has
15447 been fixed a while ago.
15448
26224faf
SM
15449 * image-mode.el (image-minor-mode): Exit more gracefully when the image
15450 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
15451
d7117720
SM
15452 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
15453
f5467d3f
SM
15454 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
15455 `cd' doesn't always do it for us (bug#5067).
15456
15457 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
15458 on 2009-10-25 as part of some other change (bug#5067).
15459
c5269f1c
SM
154602009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15461
62a258a7
SM
15462 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
15463 `suspicious'.
15464 (byte-compile-warnings): Use byte-compile-warning-types.
15465 (byte-compile-save-excursion): Warn about use of set-buffer right
15466 after save-excursion.
15467
c5269f1c
SM
15468 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
15469 the excursion as well.
15470
3ba30eb8
MA
154712009-11-27 Michael Albinus <michael.albinus@gmx.de>
15472
15473 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
15474 providing a Tramp related implementation of "su" and "sudo".
15475 (eshell-unix-initialize): Add "su" and "sudo".
15476
6c6f788d
DU
154772009-11-27 Daiki Ueno <ueno@unixuser.org>
15478
15479 * net/socks.el (socks-send-command): Convert binary request to
15480 unibyte before sending. This fixes mishandling of some port
15481 numbers such as 129.
15482
10c877fe
SM
154832009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15484
6f06a171
SM
15485 * help.el (describe-bindings-internal): Remove `interactive'.
15486
10c877fe
SM
15487 * man.el (Man-completion-table): Trim a terminating "(".
15488 Remove the space between name page a section.
15489 Add the command's description on the `help-echo' property.
c5269f1c
SM
15490 Remove `process-connection-type' binding since it's unused by
15491 call-process.
10c877fe
SM
15492 Provide completion for the "<section> <name>" format as well.
15493 (Man-default-man-entry): Remove spurious var shadowing the argument.
15494
c44a4822
KR
154952009-11-26 Kevin Ryde <user42@zip.com.au>
15496
15497 * log-view.el: Add "Keywords: tools", since its other keywords
15498 aren't in finder-known-keywords, and following vc.el.
15499
9d58f081
KR
15500 * sha1.el (sha1-string-external): default-directory "/" in case
15501 otherwise non-existent. process-connection-type pipe for touch of
15502 efficiency recommended by elisp manual. (An aside in Bug#3911.)
15503
72fe6b25
SM
155042009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15505
15506 Misc coding convention cleanups.
15507 * htmlfontify.el (hfy-init-kludge-hook): Rename from
15508 hfy-init-kludge-hooks.
15509 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
15510 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
15511 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
15512 and push.
15513 (hfy-slant, hfy-weight): Use tables rather than code.
15514 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
15515 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
15516 (hfy-face-attr-for-class): Initialize `face-spec' directly.
15517 (hfy-face-to-css): Remove `nconc' with single arg.
15518 (hfy-p-to-face-lennart): Use `or'.
15519 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
15520 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
15521 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
15522 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
15523 (hfy-force-fontification): Use run-hooks.
15524
85e0a536
SM
155252009-11-26 Vivek Dasmohapatra <vivek@etla.org>
15526
15527 Various minor fixes.
15528 * htmlfontify.el (hfy-default-header): Add toggle_invis since
15529 Javascript belongs in the header, not the body.
15530 (hfy-javascript): Remove.
15531 (hfy-fontify-buffer): Don't insert it any more.
15532 (hfy-face-at): Handle (face0 face1 face2) style face properties.
15533 Fix bug in invis handling when there were no invis props in a chunk.
15534
62ccc42c
SM
155352009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15536
15537 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
15538
2643c7aa
DN
155392009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
15540
15541 * finder.el (finder-mode-map): Add a menu.
15542
0e5c8aed
DN
155432009-11-26 Michael McNamara <mac@mail.brushroad.com>
15544
bf0b361c 15545 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
0e5c8aed
DN
15546 "unsigned" structs.
15547
15548 (verilog-leap-to-head, verilog-backward-token): Handle "disable
15549 fork" statement better.
15550
155512009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
15552
bf0b361c
JB
15553 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
15554 (verilog-delete-auto, verilog-delete-empty-auto-pair)
15555 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
15556 Reported by Clay Douglass.
0e5c8aed
DN
15557
15558 (verilog-auto-inst, verilog-auto-star-safe)
62ccc42c 15559 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
6a7662bb
BR
15560 Fix removing "// Interfaces" when saving .* expansions.
15561 Reported by Pierre-David Pfister.
0e5c8aed 15562
7629c4e7
GM
155632009-11-26 Glenn Morris <rgm@gnu.org>
15564
62ccc42c
SM
15565 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
15566 the scope.
7629c4e7 15567
a5d358f8
JB
155682009-11-25 Johan Bockgård <bojohan@gnu.org>
15569
15570 * vc-annotate.el (vc-annotate-revision-previous-to-line):
15571 Really use previous revision.
15572
002cbde5
KR
155732009-11-25 Kevin Ryde <user42@zip.com.au>
15574
15575 * man.el (Man-completion-table): default-directory "/" in case
15576 doesn't otherwise exist. process-environment COLUMNS=999 so as
15577 not to truncate long names. process-connection-type pipe to avoid
573f4575
KR
15578 any chance of hitting the pseudo-tty TIOCGWINSZ.
15579 (man): completion-ignore-case t for friendliness and since man
15580 itself is case-insensitive on the command line.
15581 Further to Bug#3717.
002cbde5 15582
8cb5ffe8
KR
15583 * arc-mode.el: Add "Keywords: files", so the details in its
15584 commentary can be reached from finder-by-keyword.
34607612
KR
15585 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
15586 editing mode, but it's comms related and sgml-mode.el has "comm"
15587 on that basis too.
b8dfcf54 15588 * textmodes/bibtex-style.el: Add "Keywords: tex".
5cf751b4
GM
15589 * international/isearch-x.el, international/ja-dic-cnv.el:
15590 * international/ja-dic-utl.el, international/kkc.el:
b8dfcf54 15591 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
34607612 15592
1e2d9ba1
JL
155932009-11-25 Juri Linkov <juri@jurta.org>
15594
15595 * man.el (Man-completion-table): Modify regexp to include
15596 section names to completion strings. (Bug#3717)
15597
a601d313
JL
155982009-11-25 Juri Linkov <juri@jurta.org>
15599
15600 Search recursively in gzipped files. (Bug#4982)
15601
15602 * progmodes/grep.el (grep-highlight-matches): Add new options
15603 `always' and `auto'. Doc fix.
15604 (grep-process-setup): Check `grep-highlight-matches' for
15605 `auto-detect' to determine the need to compute grep defaults.
15606 Move Windows/DOS specific --colors settings handling
15607 to `grep-compute-defaults'. Check `grep-highlight-matches'
15608 to get the value of "--color=".
15609 (grep-compute-defaults): Compute `grep-highlight-matches' when it
15610 has the value `auto-detect'. Move Windows/DOS specific settings
15611 from `grep-process-setup'.
15612 (zrgrep): New command with alias `rzgrep'.
15613
bde04ea9
JL
156142009-11-25 Juri Linkov <juri@jurta.org>
15615
15616 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
15617 to nil instead of switching off view-mode. (Bug#4896)
15618
7d6b4d3c
JL
156192009-11-25 Juri Linkov <juri@jurta.org>
15620
15621 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
15622
15623 * mwheel.el (mwheel-scroll-up-function)
15624 (mwheel-scroll-down-function): New defvars.
15625 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
15626 `scroll-up', and `mwheel-scroll-down-function' instead of
15627 `scroll-down'.
15628
15629 * doc-view.el (doc-view-scroll-up-or-next-page)
15630 (doc-view-scroll-down-or-previous-page): Add optional ARG.
15631 Use this ARG in the call to image-scroll-up/image-scroll-down.
15632 Change `interactive' spec to "P". Goto next/previous page only
15633 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
15634 SPC/DEL case). Doc fix.
15635 (doc-view-next-line-or-next-page)
15636 (doc-view-previous-line-or-previous-page): Rename arg to ARG
15637 for consistency.
15638 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
15639 `doc-view-scroll-up-or-next-page', and buffer-local
15640 `mwheel-scroll-down-function' to
15641 `doc-view-scroll-down-or-previous-page'.
15642
e237085f
JL
156432009-11-25 Juri Linkov <juri@jurta.org>
15644
15645 Provide additional default values (directories at other Dired
15646 windows) via M-n in the minibuffer of some Dired commands.
15647
15648 * dired-aux.el (dired-diff, dired-compare-directories)
15649 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
15650 `minibuffer-default' in `minibuffer-with-setup-hook'.
15651 (dired-dwim-target-directory): Find a window that displays Dired
15652 buffer instead of failing when the next window is not Dired.
15653 Use `get-window-with-predicate' to find for the next Dired window.
15654 (dired-dwim-target-defaults): New function.
15655
15656 * ediff-util.el (ediff-read-file-name):
15657 Use `dired-dwim-target-defaults' to set `minibuffer-default'
15658 in `minibuffer-with-setup-hook'.
15659
7d371eac
JL
156602009-11-25 Juri Linkov <juri@jurta.org>
15661
15662 Provide additional default values (file name at point or at the
15663 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
15664
15665 * minibuffer.el (read-file-name-defaults): New function.
15666 (read-file-name): Reset `minibuffer-default' to nil when
15667 it duplicates initial input `insdef'.
15668 Bind `minibuffer-default-add-function' to lambda that
15669 calls `read-file-name-defaults' in `minibuffer-selected-window'.
15670 (minibuffer-insert-file-name-at-point): New command.
15671
15672 * files.el (file-name-at-point-functions): New defcustom.
15673 (find-file-default): Remove defvar.
15674 (find-file-read-args): Don't use `find-file-default'.
15675 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15676 to `read-file-name'.
15677 (find-file-literally): Use `read-file-name' with
15678 `confirm-nonexistent-file-or-buffer'.
15679
15680 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
15681
15682 * dired.el (dired-read-dir-and-switches):
15683 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15684 to `read-file-name'.
15685 (dired-file-name-at-point): New function.
15686 (dired-mode): Add hook `dired-file-name-at-point' to
15687 `file-name-at-point-functions'.
15688
04ae543a
SM
156892009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15690
15691 Really make the *Completions* window soft-dedicated (bug#5030).
15692 * window.el (window--display-buffer-2): Add `dedicated' argument.
15693 (display-buffer): Pass it when needed so the dedicated flag is set
15694 after calling set-window-buffer, which would otherwise reset it.
15695
eb708e66
SM
156962009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15697
d6b8d4e7
SM
15698 * progmodes/meta-mode.el (meta-complete-symbol):
15699 * progmodes/etags.el (complete-tag):
e2d4ea5a
SM
15700 * mail/mailabbrev.el (mail-abbrev-complete-alias):
15701 Use completion-in-region.
15702
5f24557b
SM
15703 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
15704 (dabbrev-completion): Use completion-in-region.
15705 (dabbrev--abbrev-at-point): Simplify regexp.
15706
fe4346f0
SM
15707 * abbrev.el (abbrev--before-point): Use word-motion functions
15708 if :regexp is not specified (bug#5031).
15709
cb190d7d
SM
15710 * subr.el (string-prefix-p): New function.
15711
e2ec6dd5
SM
15712 * man.el (Man-completion-cache): New var.
15713 (Man-completion-table): Use it.
15714
eb708e66
SM
15715 * vc.el (vc-print-log-internal): Make `limit' optional for better
15716 compatibility (e.g. with vc-annotate.el).
15717
4cf8971b
KR
157182009-11-24 Kevin Ryde <user42@zip.com.au>
15719
eb708e66 15720 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
d8194864 15721 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
f69c67b6 15722
4cf8971b
KR
15723 * emacs-lisp/elint.el (elint-add-required-env): Better error message
15724 when .el source file not found or other error.
15725
d204c46c
SM
157262009-11-24 Markus Triska <markus.triska@gmx.at>
15727
15728 * linum.el (linum-update-window): Ignore intangible (bug#4996).
15729
bb301b9a
SM
157302009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
15731
449c27f0
SM
15732 Handle the [back] button properly (bug#4979).
15733 * descr-text.el (describe-text-properties): Add a `buffer' argument.
15734 Use help-setup-xref, help-buffer, and with-help-window.
15735 (describe-char): Add `buffer' argument.
15736 Pass proper command to help-setup-xref. Don't meddle with
15737 help-xref-stack-item directly.
15738 (describe-text-category): Use with-help-window and help-buffer.
15739
32fe5377
SM
15740 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
15741 for the displayed buffer (bug#4887).
15742
bb301b9a
SM
15743 * man.el (Man-completion-table): New function.
15744 (man): Use it.
15745
35179414
DR
157462009-11-24 David Reitter <david.reitter@gmail.com>
15747
bb301b9a 15748 * vc-git.el (vc-git-registered): Use checkout directory (where
35179414
DR
15749 .git is) rather than the file's directory and a relative path spec
15750 to work around a bug in git.
15751
605a20a9
MA
157522009-11-24 Michael Albinus <michael.albinus@gmx.de>
15753
15754 Improve handling of processes on remote hosts.
15755
15756 * eshell/esh-util.el (eshell-path-env): New defvar.
15757 (eshell-parse-colon-path): New defun.
15758 (eshell-file-attributes): Use `eshell-parse-colon-path'.
15759
bb301b9a
SM
15760 * eshell/esh-ext.el (eshell-search-path):
15761 Use `eshell-parse-colon-path'.
605a20a9
MA
15762 (eshell-remote-command): Remove argument HANDLER.
15763 (eshell-external-command): Check for FTP remote connection.
15764
bb301b9a
SM
15765 * eshell/esh-proc.el (eshell-gather-process-output):
15766 Use `file-truename', in order to start also symlinked files.
15767 Apply `start-file-process' instead of `start-process'.
15768 Shorten `command' to the local file name part.
605a20a9 15769
bb301b9a
SM
15770 * eshell/em-cmpl.el (eshell-complete-commands-list):
15771 Use `eshell-parse-colon-path'.
605a20a9
MA
15772
15773 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
15774
15775 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
15776 to `eshell-directory-change-hook'.
15777
d1d33062
TH
157782009-11-24 Tassilo Horn <tassilo@member.fsf.org>
15779
15780 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
bb301b9a 15781 because it could be enabled automatically if view-read-only is non-nil.
d1d33062 15782
a34d8565 157832009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
d1d33062 15784
a34d8565
MK
15785 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
15786 made on 2009-11-22.
d1d33062 15787
c83b8d1b
GM
157882009-11-24 Glenn Morris <rgm@gnu.org>
15789
15790 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
15791 deleted variable bookmark-bmenu-bookmark-column.
15792
83505cfe
SM
157932009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
15794
15795 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
15796
5241b291
CY
157972009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
15798
15799 * net/browse-url.el (browse-url-filename-alist): On Windows, add
15800 two slashes to the "file:" prefix.
15801 (browse-url-file-url): De-munge Cygwin filenames before passing
15802 them to Windows browser.
15803 (browse-url-default-windows-browser): Use call-process.
15804
aefcadb6
JL
158052009-11-23 Juri Linkov <juri@jurta.org>
15806
15807 Implement DocView Continuous mode. (Bug#4896)
15808 * doc-view.el (doc-view-continuous-mode): New defcustom.
83505cfe
SM
15809 (doc-view-mode-map): Bind C-n/<down> to
15810 `doc-view-next-line-or-next-page', C-p/<up> to
15811 `doc-view-previous-line-or-previous-page'.
aefcadb6
JL
15812 (doc-view-next-line-or-next-page)
15813 (doc-view-previous-line-or-previous-page): New commands.
15814
0d62bcea
JL
158152009-11-23 Juri Linkov <juri@jurta.org>
15816
15817 Implement Isearch in comint input history. (Bug#3746)
15818 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
15819 `isearch-mode-hook'.
15820 (comint-history-isearch): New defcustom.
15821 (comint-history-isearch-backward)
15822 (comint-history-isearch-backward-regexp): New commands.
15823 (comint-history-isearch-message-overlay): New buffer-local variable.
15824 (comint-history-isearch-setup, comint-history-isearch-end)
15825 (comint-goto-input, comint-history-isearch-search)
15826 (comint-history-isearch-message, comint-history-isearch-wrap)
15827 (comint-history-isearch-push-state)
15828 (comint-history-isearch-pop-state): New functions.
15829
b593f105
MA
158302009-11-23 Michael Albinus <michael.albinus@gmx.de>
15831
15832 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
15833 return.
15834 (tramp-handle-make-symbolic-link)
15835 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
15836 Quote file names.
15837 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
15838 (tramp-handle-process-file): Use it.
15839
0f202d5d
SM
158402009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
15841
15842 * window.el (move-to-window-line-last-op): Remove.
15843 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
15844
216349f8
SM
158452009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
15846
0f202d5d 15847 Make M-r mirror the new cycling behavior of C-l.
216349f8
SM
15848 * window.el (move-to-window-line-last-op): New var.
15849 (move-to-window-line-top-bottom): New command.
15850 (global-map): Bind M-r move-to-window-line-top-bottom.
15851
c10e0633
GM
158522009-11-23 Sven Joachim <svenjoac@gmx.de>
15853
15854 * dired-x.el (dired-guess-shell-alist-default):
15855 Support xz format. (Bug#4953)
15856
953e0c1a
GM
158572009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
15858
15859 * emulation/viper-cmd.el: Use viper-last-command-char instead of
15860 last-command-char/last-command-event.
15861 (viper-prefix-arg-value): Do correct conversion of event-char for
15862 XEmacs.
15863
83505cfe
SM
15864 * emulation/viper-util.el, emulation/viper.el:
15865 Use viper-last-command-char instead of
15866 last-command-char/last-command-event.
953e0c1a 15867
83505cfe
SM
15868 * ediff-init.el, ediff-mult.el, ediff-util.el:
15869 Replace last-command-char and last-command-event
15870 with (ediff-last-command-char) everywhere.
953e0c1a
GM
15871
15872 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
15873 created in fundamental mode.
15874
15875 * ediff.el (ediff-version): Revert the change of interactive-p to
15876 called-interactively-p.
15877
9ee12eee
TH
158782009-11-22 Tassilo Horn <tassilo@member.fsf.org>
15879
15880 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
15881 generation from word-movement command names.
15882
8b571bf3
JD
158832009-11-21 Jan Djärv <jan.h.d@swipnet.se>
15884
15885 * cus-start.el (all): Add native condition for font-use-system-font.
15886
4121db47
AM
158872009-11-21 Nathaniel Flath <flat0103@gmail.com>
15888
83505cfe
SM
15889 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
15890 Correct the patch from 2009-11-18. (Bug#3910)
4121db47 15891
d71f5e0c
TH
158922009-11-21 Tassilo Horn <tassilo@member.fsf.org>
15893
15894 * progmodes/subword.el: Rename from lisp/subword.el.
15895
15896 * subword.el: Rename to progmodes/subword.el.
15897
15898 * Makefile.in (ELCFILES): Adapt to subword.el move.
15899
fc9d6ad6 159002009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4e2af782 15901 Stefan Monnier <monnier@iro.umontreal.ca>
fc9d6ad6
SM
15902
15903 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
15904 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
15905 (bookmark-bmenu-show-filenames): Use push.
15906 (bookmark-bmenu-hide-filenames): Use local var instead of
15907 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
15908 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
15909 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
15910 filenames now that the bookmark names are always available.
15911
26d9285f
SM
159122009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
15913
15914 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
15915 (bookmark-search-pattern): Move and leave unbound.
15916 (bookmark-bmenu-mode-map): Change binding.
15917 (bookmark-read-search-input): Simplify.
15918 Don't use text-char-description. Don't error on non-char events.
15919 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
15920 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
15921 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
15922 Use a local var for the timer.
15923 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
15924 (i.e. bookmark-bmenu-search).
15925
d73a0317
GM
159262009-11-21 Glenn Morris <rgm@gnu.org>
15927
15928 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
15929
e572025f
CY
159302009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
15931
26d9285f
SM
15932 * net/browse-url.el (browse-url-default-windows-browser):
15933 Use cygstart for cygwin.
e572025f 15934
6aeaa3dc
KF
159352009-11-20 Karl Fogel <karl.fogel@red-bean.com>
15936
e4070cdc 15937 * bookmark.el: Formatting and doc fixes only:
6aeaa3dc
KF
15938 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
15939 (bookmark-bmenu-search): Wrap to fit within 80 columns.
194d44e7 15940 Minor grammar and punctuation fixes in doc string.
6aeaa3dc
KF
15941 (bookmark-read-search-input): Adjust to fit within 80 columns.
15942
a9b76eec
TH
159432009-11-20 Tassilo Horn <tassilo@member.fsf.org>
15944
15945 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
15946 (c-backward-into-nomenclature): Adapt to subword renaming.
15947
15948 * subword.el (subword-forward, subword-backward, subword-mark)
15949 (subword-kill, subword-backward-kill, subword-transpose)
15950 (subword-downcase, subword-upcase, subword-capitalize)
26d9285f
SM
15951 (subword-forward-internal, subword-backward-internal):
15952 Rename from forward-subword, backward-subword, mark-subword,
15953 kill-subword, backward-kill-subword, transpose-subwords,
15954 downcase-subword, upcase-subword, capitalize-subword,
15955 forward-subword-internal, backward-subword-internal.
a9b76eec 15956
1e7d4475
SM
159572009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
15958
26d9285f
SM
15959 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
15960 New options.
1e7d4475
SM
15961 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
15962 New vars.
15963 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
15964 (bookmark-bmenu-filter-alist-by-regexp)
15965 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
15966 (bookmark-bmenu-search): New command.
15967 (bookmark-bmenu-mode-map): Bind it.
15968
653d1554
TH
159692009-11-20 Tassilo Horn <tassilo@member.fsf.org>
15970
ab84bfa0
TH
15971 * progmodes/cc-cmds.el: declare-functioned forward-subword and
15972 backward-subword to quit the byte-compiler.
15973
1f35fda9
TH
15974 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
15975
15976 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
15977
653d1554 15978 * progmodes/cc-cmds.el (c-update-modeline)
1e7d4475
SM
15979 (c-forward-into-nomenclature, c-backward-into-nomenclature):
15980 Refer to subword.el functions instead of cc-subword.el.
653d1554
TH
15981
15982 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
15983 subword.el functions instead of cc-subword.el.
15984
1e7d4475
SM
15985 * progmodes/cc-subword.el: Rename to subword.el.
15986 * subword.el: Rename from progmodes/cc-subword.el.
15987 (subword-mode-map): Rename from c-subword-mode-map.
15988 (subword-mode): Rename from c-subword-mode.
653d1554 15989 (global-subword-mode): New global minor mode.
1e7d4475
SM
15990 (forward-subword): Rename from c-forward-subword.
15991 (backward-subword): Rename from c-backward-subword.
15992 (mark-subword): Rename from c-mark-subword.
15993 (kill-subword): Rename from c-kill-subword.
15994 (backward-kill-subword): Rename from c-backward-kill-subword.
15995 (transpose-subwords): Rename from c-tranpose-subword.
15996 (downcase-subword): Rename from c-downcase-subword.
15997 (capitalize-subword): Rename from c-capitalize-subword.
15998 (forward-subword-internal): Rename from c-forward-subword-internal.
15999 (backward-subword-internal): Rename from c-backward-subword-internal.
653d1554 16000
9717f119
DN
160012009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
16002
8de724f3
DN
16003 * vc.el (vc-deduce-fileset): Allow non-state changing operations
16004 from a dired buffer.
16005 (vc-dired-deduce-fileset): New function.
16006 (vc-root-diff, vc-print-root-log): Use it.
16007
9717f119
DN
16008 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
16009 nil LIMIT argument to vc-print-log-internal.
16010
af4999b8
GM
160112009-11-20 Glenn Morris <rgm@gnu.org>
16012
16013 * Makefile.in (ELCFILES): Regenerate.
16014
b58edcb6
JB
160152009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
16016
02e1b488
SM
16017 * calc/calc.el (calc-set-mode-line):
16018 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
16019 (math-format-number): Rename `math-format-complement-signed' to
16020 `math-format-twos-complement'.
16021
02e1b488 16022 * calc/calc-bin.el (math-format-twos-complement): Rename from
b58edcb6
JB
16023 math-format-complement-signed.
16024 (calc-radix): Rename `calc-complement-signed-mode' to
16025 `calc-twos-complement-mode'.
02e1b488
SM
16026 (calc-octal-radix, calc-hex-radix): Add an argument for
16027 two's complement.
b58edcb6 16028
02e1b488
SM
16029 * calc/calc-embed.el (calc-embedded-mode-vars):
16030 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6 16031
02e1b488
SM
16032 * calc/calc-ext.el (calc-init-extensions):
16033 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
16034 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
16035
02e1b488
SM
16036 * calc/calc-units.el (math-build-units-table-buffer):
16037 Let `calc-twos-complement-mode' be nil.
b58edcb6
JB
16038
16039 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
16040 entries.
16041
16042 * calc/calc-vec.el (calcFunc-vunpack):
16043 * calc/calc-aent.el (calc-do-calc-eval):
16044 * calc/calc-forms.el (math-format-date):
16045 * calc/calc-graph.el (calc-graph-plot):
16046 * calc/calc-math.el (math-use-emacs-fn):
02e1b488
SM
16047 * calc/calccomp.el (math-compose-expr):
16048 Let `calc-twos-complement-mode' be nil.
16049
160502009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
16051
16052 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
16053 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
16054 * minibuffer.el (completion-in-region-functions): New hook.
16055 (completion-in-region): New function.
16056 * emacs-lisp/lisp.el (lisp-complete-symbol):
16057 * pcomplete.el (pcomplete-std-complete): Use it.
b58edcb6 16058
e3353a78
SM
160592009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
16060
eff77808
SM
16061 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
16062 (latex-complete-alist): New vars.
16063 (latex-string-prefix-p, latex-complete-bibtex-keys)
16064 (latex-complete-envnames, latex-complete-refkeys)
16065 (latex-complete-data): New functions.
16066 (latex-complete, latex-indent-or-complete): New commands.
16067
d2c9fc42
SM
16068 * window.el (display-buffer-mark-dedicated): New var.
16069 (display-buffer): Obey it.
16070 * minibuffer.el (minibuffer-completion-help): Use it.
16071
31a1c477
SM
16072 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
16073
bed4c972
SM
16074 * filecache.el (file-cache-add-file): Use push and cons.
16075 (file-cache-delete-file-regexp): Use push.
16076 (file-cache-complete): Use completion-in-region.
16077
8c22699f
SM
16078 * simple.el (with-wrapper-hook): Fix thinko.
16079
e3353a78
SM
16080 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
16081 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
16082 Use with-current-buffer and string-to-number.
16083 (hfy-fallback-colour-values): Use assoc-string.
16084 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
16085 (hfy-face-at): Remove unused var `found-face'.
16086 (hfy-compile-stylesheet): Remove unused var `css'.
16087 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
16088 and `orig-buffer'.
16089 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
16090 Use with-current-buffer.
16091 (hfy-text-p): Use expand-file-name and fewer setq.
16092
acca02b0
SM
160932009-11-19 Vivek Dasmohapatra <vivek@etla.org>
16094
16095 * htmlfontify.el, hfy-cmap.el: New files.
16096
042b7cc6
JL
160972009-11-19 Juri Linkov <juri@jurta.org>
16098
16099 * minibuffer.el (completions-format): New defcustom.
16100 (completion--insert-strings): Implement vertical format.
16101
16102 * simple.el (switch-to-completions): Move point to the first
16103 completion when point was at the beginning of the buffer.
16104
da205913
JL
161052009-11-19 Juri Linkov <juri@jurta.org>
16106
16107 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
16108
16109 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
16110
0b8ee421
CY
161112009-11-19 Chong Yidong <cyd@stupidchicken.com>
16112
16113 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
16114 (mail-signature): Change default to t.
16115 (mail-from-style): Deprecate `system-default' value.
16116 (mail-insert-from-field): For default value of mail-from-style,
16117 default to `angles' unless `angles' needs quoting and `parens'
16118 does not.
16119 (mail-citation-prefix-regexp): Use citation regexp from
16120 message-mode.
16121
4265deab
MA
161222009-11-19 Michael Albinus <michael.albinus@gmx.de>
16123
acca02b0
SM
16124 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
16125 Set variables for computing the prompt for reading password.
4265deab 16126
27cacd2d
GM
161272009-11-19 Glenn Morris <rgm@gnu.org>
16128
470bce7d
GM
16129 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
16130
7e705a1d
GM
16131 * textmodes/flyspell.el (sgml-lexical-context): Declare.
16132
27cacd2d
GM
16133 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
16134 (newsticker-treeview-listwindow-height): Fix custom type.
16135
b2f0be0f
KH
161362009-11-19 Kenichi Handa <handa@m17n.org>
16137
16138 * descr-text.el (describe-char-padded-string): Compose with TAB
16139 only if there's a font for CH.
02e1b488 16140 (describe-char): Fix the condition for detecting a trivial composition.
b2f0be0f 16141
03446045 161422009-11-18 Nathaniel Flath <flat0103@gmail.com>
b96337b0
AM
16143
16144 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
03446045 16145 more accurate version of the regexp. (Bug#3910)
b96337b0 16146
03446045 161472009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
efa3639b
SS
16148
16149 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
16150
e0620570
JB
161512009-11-18 Juanma Barranquero <lekktu@gmail.com>
16152
16153 * font-setting.el (font-use-system-font): Declare for byte-compiler.
16154 (font-setting-change-default-font): Fix typo in docstring.
16155
6cc6582e
AM
161562009-11-18 Alan Mackenzie <acm@muc.de>
16157
16158 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
16159
dfb3c4c6
JD
161602009-11-17 Jan Djärv <jan.h.d@swipnet.se>
16161
02e1b488 16162 * font-setting.el (font-use-system-font): Move ...
dfb3c4c6
JD
16163
16164 * cus-start.el (all): ... to here.
16165
e268e987
MA
161662009-11-17 Michael Albinus <michael.albinus@gmx.de>
16167
16168 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
16169 Don't set `ad-return-value' if `ad-do-it' doesn't.
16170
303ffde8
MA
16171 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
16172 modification time.
16173
637fa988
JD
161742009-11-17 Jan Djärv <jan.h.d@swipnet.se>
16175
16176 * menu-bar.el: Put "Use system font" in Option-menu.
ad413b35 16177 (menu-bar-options-save): Add font-use-system-font.
637fa988
JD
16178
16179 * loadup.el: If feature system-font-setting or font-render-setting is
16180 there, load font-setting.
16181
02e1b488 16182 * Makefile.in (ELCFILES): Add font-settings.el.
637fa988
JD
16183 * font-setting.el: New file.
16184
1d16a255
GM
161852009-11-17 Glenn Morris <rgm@gnu.org>
16186
16187 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
16188
2d84f804
GM
16189 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
16190 Preserve point in the list buffer. (Bug#4939)
16191 Use point-at-eol.
16192 (newsticker--treeview-list-update-highlight)
16193 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
16194
14467b99
JB
161952009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
16196
16197 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
16198 Remove.
16199
16200 * calc/calc-ext.el (calc-init-extensions): Remove references to
16201 symclip.
16202
16203 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
16204
16205 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
5237d741 16206 * calc/calc-help.el (calc-b-prefix-help): Remove references to
14467b99
JB
16207 `calc-symclip'.
16208
e3c39c01
KR
162092009-11-16 Kevin Ryde <user42@zip.com.au>
16210
02e1b488 16211 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
5237d741 16212 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
e3c39c01 16213
497de631
KR
16214 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
16215 (lm-keywords-list): Allow comma-only separator like "foo,bar".
16216 Ignore trailing spaces by omit-nulls to split-string (fixing
16217 regression from Emacs 21 due to the incompatible split-string
14467b99 16218 change). (Bug #4928.)
497de631 16219
48b27575
DN
162202009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
16221
5237d741 16222 * vc.el (vc-log-show-limit): Default to 2000.
48b27575
DN
16223 (vc-print-log-internal): Insert buttons to request more entries
16224 when limiting the output.
16225
16226 * vc-sccs.el (vc-sccs-print-log):
16227 * vc-rcs.el (vc-rcs-print-log):
16228 * vc-cvs.el (vc-cvs-print-log):
16229 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
16230 LIMIT is non-nil.
16231
d3e97185
MA
162322009-11-16 Michael Albinus <michael.albinus@gmx.de>
16233
16234 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
16235 error when `tramp-gvfs-dbus-event-vector' is set.
16236 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
16237
68d87786
SM
162382009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
16239
16240 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
16241
c0a39702
MA
162422009-11-16 Michael Albinus <michael.albinus@gmx.de>
16243
16244 * net/dbus.el (dbus-unregister-service): New defun.
d3e97185 16245 (dbus-register-property): Register the handlers of
c0a39702
MA
16246 "org.freedesktop.DBus.Properties" for SERVICE.
16247 (dbus-property-handler): Fix docstring.
16248
1e857121
YM
162492009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16250
16251 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
16252 Quote doc string reference in defvaralias as it is not in special form.
16253 (byte-compile-output-docform): Doc fix.
16254
887484c1
JB
162552009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
16256
16257 * calc/calc.el (math-2-word-size, math-half-2-word-size)
16258 (calc-complement-signed-mode): New variables.
16259 (calc-set-mode-line): Add indicator for twos-complements.
16260 (math-format-number): Format twos-complement notation.
16261
16262 * calc/calc-bin.el (calc-word-size): Reset the variables
16263 `math-2-word-size' and `math-half-2-word-size'.
68d87786
SM
16264 (math-format-complement-signed, math-symclip, calcFunc-symclip)
16265 (calc-symclip): New functions.
887484c1
JB
16266
16267 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
16268
68d87786
SM
16269 * calc/calc-embed.el (calc-embedded-mode-vars):
16270 Add `calc-complement-signed-mode' to the list of modes.
887484c1
JB
16271
16272 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
68d87786 16273 (calc-b-oper-keys): Add `calc-symclip' to list.
887484c1
JB
16274
16275 * calc/calc-ext.el (math-read-number-fancy): Read complement
16276 signed numbers.
68d87786
SM
16277 (calc-init-extensions): Add binding for `calc-symclip'.
16278 Add autoload for `calcFunc-symclip' and `calc-symclip'.
887484c1
JB
16279
16280 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
16281 `calc-symclip'.
68d87786 16282 (calc-modes-menu): Add item for twos complement mode.
887484c1 16283
5237d741 16284 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
887484c1 16285
4cf1d7e3
CY
162862009-11-15 Chong Yidong <cyd@stupidchicken.com>
16287
16288 * register.el (jump-to-register, insert-register): Handle Semantic
16289 tags. From commented-out advice in semantic/senator.el.
16290
f8e65267
DN
162912009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
16292
6616006b
DN
16293 * vc.el (vc-log-show-limit): New variable.
16294 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
16295 when using a prefix argument.
16296 (vc-print-log-internal): Add new argument LIMIT.
16297
16298 * vc-svn.el (vc-svn-print-log):
16299 * vc-mtn.el (vc-mtn-print-log):
16300 * vc-hg.el (vc-hg-print-log):
16301 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
1e7d4475 16302 pass it to the log command when set. Make the BUFFER argument
6616006b
DN
16303 non-optional.
16304
16305 * vc-sccs.el (vc-sccs-print-log):
16306 * vc-rcs.el (vc-rcs-print-log):
16307 * vc-git.el (vc-git-print-log):
16308 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
01c35094 16309 ignore it. Make the BUFFER argument non-optional.
6616006b 16310
f8e65267
DN
16311 * bindings.el (mode-line-buffer-identification): Do not purecopy.
16312
0566c4bc
CY
163132009-11-15 Chong Yidong <cyd@stupidchicken.com>
16314
7cce3c91
CY
16315 * dired.el (dired-mode-map): Move encryption items to "Operate"
16316 menu (Bug#4703).
16317
d7063de9
CY
16318 * strokes.el (strokes-update-window-configuration): Make strokes
16319 buffer current before erasing (Bug#4906).
16320
0fc10137
JL
163212009-11-15 Juri Linkov <juri@jurta.org>
16322
16323 * simple.el (set-mark-default-inactive): Add :type, :group
16324 and :version. (Bug#4876)
16325
f5fce4ec
MA
163262009-11-15 Michael Albinus <michael.albinus@gmx.de>
16327
16328 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
16329 (archive-unique-fname): ... here. (Bug#4929)
16330
8d720a00
SM
163312009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
16332
589888fe
SM
16333 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
16334 with a real fix.
16335
8d720a00
SM
16336 * novice.el (disabled-command-function): Add useful args.
16337 Setup the help buffer so that [back] works.
16338 Remove redundant call to help-mode.
16339 (disabled-command-function): Use `case'.
16340 (en/disable-command): New function extracted from enable-command.
16341 (enable-command, disable-command): Use it.
16342
a61344d6
GM
163432009-11-14 Glenn Morris <rgm@gnu.org>
16344
497f0cdd
GM
16345 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
16346 constants. (Bug#4913)
16347
a61344d6
GM
16348 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
16349
d501801e
GM
163502009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
16351
16352 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
16353 defined in C that have no doc-strings. (Bug#1063)
16354
5af27ac2
GM
163552009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
16356
16357 * cus-edit.el (data, files):
16358 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
16359
aec5395b
CY
163602009-11-14 Chong Yidong <cyd@stupidchicken.com>
16361
e7791447
CY
16362 * simple.el (shell-command): Doc fix (Bug#4891).
16363
aec5395b
CY
16364 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
16365
7a41cd7f
GM
163662009-11-14 Glenn Morris <rgm@gnu.org>
16367
c3583c94
GM
16368 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
16369 statements for vc-diff, emerge-quit, and rmail-cease-edit.
16370 If they are already loaded, eval-after-load will do the right thing.
16371
73900d1f
GM
16372 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
16373 compiling.
16374
0028351d
GM
16375 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
16376
f6714ede
GM
16377 * simple.el (x-selection-owner-p): Declare.
16378 (read-mail-command): Use custom radio type rather than choice.
16379 (completion-no-auto-exit): Doc fix.
16380
7a41cd7f 16381 * custom.el (defgroup):
5af27ac2 16382 * epg-config.el (epg): Doc fixes.
7a41cd7f 16383
2d0659ec
DN
163842009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
16385
16386 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
16387 * international/ccl.el (define-ccl-program): Do not purecopy the
16388 docstring, defconst does it anyway.
16389
7fdbcd83
SM
163902009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
16391
d499c5b9
SM
16392 * add-log.el (add-change-log-entry): Avoid displaying the changelog
16393 a second time.
16394
7fdbcd83
SM
16395 * x-dnd.el (x-dnd-maybe-call-test-function):
16396 * window.el (split-window-vertically):
16397 * whitespace.el (whitespace-help-on):
16398 * vc-rcs.el (vc-rcs-consult-headers):
16399 * userlock.el (ask-user-about-lock-help)
16400 (ask-user-about-supersession-help):
16401 * type-break.el (type-break-force-mode-line-update):
16402 * time-stamp.el (time-stamp-conv-warn):
16403 * terminal.el (te-set-output-log, te-more-break, te-filter)
5ce6e4f4 16404 (te-sentinel, terminal-emulator):
7fdbcd83
SM
16405 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
16406 (term-write-input-ring, term-check-source, term-start-output-log):
16407 (term-display-buffer-line, term-dynamic-list-completions):
16408 (term-ansi-make-term, serial-term):
16409 * subr.el (selective-display):
16410 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
16411 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
16412 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
16413 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
16414 (speedbar-remove-localized-speedbar-support)
16415 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
16416 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
16417 (speedbar-buffers-line-directory):
16418 * simple.el (shell-command-on-region, append-to-buffer)
16419 (prepend-to-buffer):
16420 * shadowfile.el (shadow-save-todo-file):
16421 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
16422 (scroll-bar-maybe-set-window-start):
16423 * sb-image.el (speedbar-image-dump):
16424 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
16425 (load-save-place-alist-from-file):
16426 * ps-samp.el (ps-print-message-from-summary):
16427 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
16428 (ps-background-image, ps-begin-job, ps-do-despool):
16429 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
16430 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
16431 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
16432 (pr-call-process, pr-file-list, pr-interface-save):
16433 * novice.el (disabled-command-function)
16434 (enable-command, disable-command):
16435 * mouse.el (mouse-buffer-menu-alist):
16436 * mouse-copy.el (mouse-kill-preserving-secondary):
16437 * macros.el (kbd-macro-query):
16438 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
16439 * informat.el (batch-info-validate):
16440 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
16441 * hippie-exp.el (try-expand-dabbrev-visible):
16442 * help-mode.el (help-make-xrefs):
16443 * help-fns.el (describe-variable):
16444 * generic-x.el (bat-generic-mode-run-as-comint):
16445 * finder.el (finder-mouse-select):
16446 * find-dired.el (find-dired-sentinel):
16447 * filesets.el (filesets-file-close):
16448 * files.el (list-directory):
16449 * faces.el (list-faces-display, describe-face):
16450 * facemenu.el (list-colors-display):
16451 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
16452 * epg.el (epg--process-filter, epg-cancel):
16453 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
16454 (epa--read-signature-type):
16455 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
16456 (emerge-file-names):
16457 * ehelp.el (electric-helpify):
16458 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
16459 * ediff-vers.el (rcs-ediff-view-revision):
16460 * ediff-util.el (ediff-setup):
16461 * ediff-mult.el (ediff-append-custom-diff):
16462 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
16463 (ediff-wordify):
16464 * echistory.el (Electric-command-history-redo-expression):
16465 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
16466 * disp-table.el (describe-display-table):
16467 * dired.el (dired-find-buffer-nocreate):
16468 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
16469 * dabbrev.el (dabbrev--same-major-mode-p):
16470 * chistory.el (list-command-history):
16471 * apropos.el (apropos-documentation):
16472 * allout.el (allout-obtain-passphrase):
16473 (allout-copy-exposed-to-buffer):
16474 (allout-verify-passphrase): Use with-current-buffer.
16475
2ccbc060
GM
164762009-11-13 Glenn Morris <rgm@gnu.org>
16477
16478 * Makefile.in (ELCFILES): Regenerate.
16479
b172ed20
MA
164802009-11-13 Michael Albinus <michael.albinus@gmx.de>
16481
7fdbcd83
SM
16482 * net/dbus.el (dbus-registered-objects-table): Rename from
16483 `dbus-registered-functions-table', because it contains also properties.
b172ed20
MA
16484 (dbus-unregister-object): Unregister also properties.
16485 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
16486 Use a timeout of 500 msec, in order to not block.
16487 (dbus-register-property, dbus-property-handler): New defuns.
16488
e96d62cd
SM
164892009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
16490
16491 * simple.el (minibuffer-default-add-completions): Drop deprecated
16492 4th arg.
16493
14bd267d
EZ
164942009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
16495
e96d62cd
SM
16496 * textmodes/artist.el (artist-mouse-choose-operation):
16497 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
5237d741 16498 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
14bd267d
EZ
16499 (artist-compute-up-event-key): New function.
16500 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
16501
bf89fd7b
KH
165022009-11-13 Kenichi Handa <handa@m17n.org>
16503
16504 * language/japan-util.el: Make sure that the value of jisx0208
16505 property is jisx0208 character.
16506
f70b8925
DN
165072009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
16508
16509 * international/mule.el (auto-coding-regexp-alist): Only purecopy
16510 car or each item, not the whole list.
16511
4d93a9e0
SM
165122009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
16513
16514 * minibuffer.el (minibuffer-completion-help):
16515 Use minibuffer-hide-completions.
16516
05404988
SM
165172009-11-12 Per Starbäck <per@starback.se> (tiny change)
16518
16519 * dired.el (dired-save-positions, dired-restore-positions): New funs.
16520 (dired-revert): Use them (bug#4880).
16521
5297bc10
DN
165222009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
16523
16524 * tooltip.el (tooltip-frame-parameters): Undo previous change.
16525
e2685eb7
JL
165262009-11-12 Juri Linkov <juri@jurta.org>
16527
16528 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
16529 New functions.
16530 (find-file-literally-at-point): Alias of `ffap-literally'.
16531
76410c3e
DN
165322009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
16533
6d341a2a
DN
16534 * textmodes/ispell.el (ispell-skip-region-alist):
16535 * textmodes/css-mode.el (auto-mode-alist):
16536 * progmodes/compile.el (auto-mode-alist):
16537 * international/mule.el (ctext-non-standard-encodings-alist)
16538 (ctext-non-standard-encodings-regexp):
16539 * simple.el (shell-command-switch, text-read-only):
16540 * replace.el (occur-mode-map):
16541 * paths.el (rmail-file-name):
16542 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
16543 * find-file.el (ff-special-constructs):
16544 * files.el (file-name-handler-alist):
16545 * composite.el: Purecopy strings.
16546
76410c3e
DN
16547 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
16548
aaa448c9
DN
165492009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
16550
16551 * widget.el (define-widget): Purecopy the docstring.
16552 * international/mule-cmds.el (charset): Do not purecopy the
16553 docstring here, define-widget does it.
16554
16555 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
16556 * textmodes/bibtex-style.el (auto-mode-alist):
16557 * progmodes/inf-lisp.el (inferior-lisp-prompt):
16558 * progmodes/compile.el (compile-command):
16559 * language/korea-util.el (default-korean-keyboard):
16560 * international/mule-conf.el (file-coding-system-alist):
16561 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
16562 * tooltip.el (tooltip-frame-parameters):
16563 * newcomment.el (comment-end, comment-padding):
16564 * dired.el (dired-trivial-filenames):
16565 * comint.el (comint-file-name-prefix): Purecopy initial values.
16566
bbe650fd
MA
165672009-11-11 Michael Albinus <michael.albinus@gmx.de>
16568
16569 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
16570 (tramp-advice-minibuffer-electric-tilde): Unload advices via
16571 `tramp-unload'.
16572 (tramp-advice-make-auto-save-file-name)
16573 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
16574 after removing the advice.
16575
6bdad9ae
DN
165762009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
16577
2f7f4bee
DN
16578 * progmodes/grep.el (grep-regexp-alist):
16579 * international/mule-cmds.el (iso-2022-control-alist):
16580 * emacs-lisp/timer.el (timer-duration-words):
16581 * subr.el (version-separator, version-regexp-alist):
16582 * minibuffer.el (completion-styles-alist):
16583 * faces.el (face-attribute-name-alist, list-faces-sample-text):
16584 Change defvars to defconsts.
16585
a042de45
DN
16586 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
16587 * loadup.el ("international/mule-conf"): Load the byte compiled version.
16588 * international/mule-conf.el: Allow to be byte compiled.
16589
3b6acc72
DN
16590 * international/mule.el (define-charset): Purecopy props.
16591 (load-with-code-conversion): Purecopy doc string and file name.
16592 (put-charset-property): Purecopy strings.
16593 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
16594
1c2efdfb 16595 * international/mule-cmds.el (register-input-method): Purecopy arguments.
ebfa10d3
DN
16596 (define-char-code-property): Correctly purecopy the table.
16597
62591911
DN
16598 * international/ccl.el (define-ccl-program): Purecopy the docstring.
16599
8b908da6
DN
16600 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
16601
ff917d63
DN
16602 * subr.el (add-hook): Purecopy strings.
16603 (eval-after-load): Purecopy load-history-regexp and the form.
16604
af89cf77
DN
16605 * custom.el (custom-declare-group): Purecopy load-file-name.
16606
a3c20c83 16607 * subr.el (menu-bar-separator): New defconst.
04991a1c
DN
16608 * net/eudc.el (eudc-tools-menu):
16609 * international/mule-cmds.el (set-coding-system-map)
16610 (mule-menu-keymap):
16611 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
16612 * vc-hooks.el (vc-menu-map):
a3c20c83
DN
16613 * replace.el (occur-mode-map):
16614 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
1c2efdfb 16615 (menu-bar-edit-menu, menu-bar-goto-menu)
a3c20c83
DN
16616 (menu-bar-custom-menu, menu-bar-showhide-menu)
16617 (menu-bar-options-menu, menu-bar-tools-menu)
16618 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
16619 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
16620 (menu-bar-help-menu):
16621 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
16622 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
16623
6bdad9ae
DN
16624 * term/x-win.el (x-gtk-stock-map):
16625 * progmodes/vera-mode.el (auto-mode-alist):
16626 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
16627 (inferior-lisp-program, inferior-lisp-load-command):
16628 * progmodes/hideshow.el (hs-special-modes-alist):
16629 * progmodes/gud.el (same-window-regexps):
16630 * progmodes/grep.el (grep-program, find-program, xargs-program):
16631 * net/telnet.el (same-window-regexps):
16632 * net/rlogin.el (same-window-regexps):
16633 * language/ethiopic.el (font-ccl-encoder-alist):
16634 * vc-sccs.el (vc-sccs-master-templates):
16635 * vc-rcs.el (vc-rcs-master-templates):
16636 * subr.el (cl-assertion-failed):
16637 * simple.el (next-error-overlay-arrow-position):
16638 * lpr.el (lpr-command):
16639 * locate.el (locate-ls-subdir-switches):
16640 * info.el (same-window-regexps, info)
16641 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
16642 * image-mode.el (image-mode, auto-mode-alist):
16643 * hippie-exp.el (hippie-expand-ignore-buffers):
16644 * format.el (format-alist):
16645 * find-dired.el (find-ls-subdir-switches, find-grep-options)
16646 (find-name-arg):
16647 * facemenu.el (facemenu-keybindings):
16648 * dired.el (dired-listing-switches, dired-chown-program):
16649 * diff.el (diff-switches, diff-command):
16650 * cus-edit.el (same-window-regexps):
16651 * bindings.el (mode-line-mule-info)
16652 (mode-line-buffer-identification): Purecopy strings.
16653
e0987650
JL
166542009-11-11 Juri Linkov <juri@jurta.org>
16655
3570691b 16656 * simple.el (dired-get-filename) <declare-function>:
e0987650
JL
16657 Tell the byte-compiler about dired-get-filename.
16658 (shell-command): In Dired mode, get filename from the current line
16659 as the default value.
16660
b16ff465
GM
166612009-11-10 Glenn Morris <rgm@gnu.org>
16662
e8a11b22
GM
16663 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
16664 * calendar/holidays.el, progmodes/cperl-mode.el:
16665 Update x-popup-menu declarations.
16666
b16ff465
GM
16667 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
16668 (list-load-path-shadows): Use dolist.
16669 (list-load-path-shadows): Use with-current-buffer.
16670
032c3399
JL
166712009-11-10 Juri Linkov <juri@jurta.org>
16672
16673 * minibuffer.el (read-file-name): Support a list of default values
16674 in `default-filename'. Use the first file name where only one
16675 element is required. Doc fix.
16676
8fb1629f
MA
166772009-11-09 Michael Albinus <michael.albinus@gmx.de>
16678
16679 * net/dbus.el (dbus-unregister-object): Release service, if no
16680 other method is registered for it.
16681
a51203ee 166822009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
fd4489f0
CY
16683
16684 * bookmark.el (bookmark-completing-read): Sort bookmark names if
16685 bookmark-sort-flag is non-nil (Bug#4653).
16686
9bf7dc8a
CY
166872009-11-08 Chong Yidong <cyd@stupidchicken.com>
16688
15207e74
CY
16689 * emulation/cua-base.el: Add CUA property to some CC mode commands
16690 (Bug#4100).
16691
8bf7ed70
KR
166922009-11-08 Kevin Ryde <user42@zip.com.au>
16693
16694 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
9bf7dc8a 16695 at end of sentence (Bug#4818).
8bf7ed70 16696
951802d0
CY
166972009-11-08 Jared Finder <jfinder@crypticstudios.com>
16698
16699 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16700 Handle "see declaration of" MSFT statements (Bug#4100).
16701
e8244310
MA
167022009-11-08 Michael Albinus <michael.albinus@gmx.de>
16703
16704 * net/tramp.el (tramp-advice-make-auto-save-file-name)
16705 (tramp-advice-file-expand-wildcards): Unload via
16706 `ad-remove-advice'.
16707
16708 * net/trampver.el: Update release number.
16709
a51203ee 167102009-11-08 Kevin Ryde <user42@zip.com.au>
e8244310
MA
16711
16712 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
16713 `ad-do-it'.
16714
a51203ee 167152009-11-08 Andr <m00naticus@gmail.com> (tiny change)
e8244310
MA
16716
16717 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
16718 in order to keep context in SELinux.
16719
bedd8a58
CY
167202009-11-08 Chong Yidong <cyd@stupidchicken.com>
16721
16722 * dired-aux.el (dired-query): Place cursor in echo area and allow
16723 C-g.
16724
16725 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
16726 menu item if not on a directory (Bug#4701).
16727
0484d600
MA
167282009-11-07 Michael Albinus <michael.albinus@gmx.de>
16729
16730 Sync with Tramp 2.1.17.
16731
16732 * net/tramp.el (tramp-handle-copy-directory): Don't use
16733 `file-remote-p' (due to compatibility).
16734
16735 * net/tramp-compat.el (tramp-compat-copy-directory)
16736 (tramp-compat-delete-directory): New defuns.
16737
16738 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
6a7662bb
BR
16739 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
16740 Use `tramp-compat-delete-directory'.
0484d600
MA
16741
16742 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
6a7662bb
BR
16743 (tramp-smb-handle-delete-directory):
16744 Use `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
0484d600
MA
16745
16746 * net/trampver.el: Update release number.
16747
b42b2189
CY
167482009-11-07 Chong Yidong <cyd@stupidchicken.com>
16749
6960d7b9
CY
16750 * tar-mode.el (tar-copy): Call write-region on the right buffer
16751 (Bug#4857).
16752
b42b2189
CY
16753 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
16754 by hand, if necessary (Bug#4878).
16755
0ad57dfd
CY
167562009-11-06 Chong Yidong <cyd@stupidchicken.com>
16757
d19e23ae
CY
16758 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
16759 align size column (Bug#4839).
16760
0ad57dfd
CY
16761 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
16762 statement.
16763
0b7f397c
DN
167642009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
16765
16766 * progmodes/ld-script.el (auto-mode-alist):
16767 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
16768
16769 * cus-face.el (custom-declare-face): Purecopy face spec.
16770
495bd5ca
KH
167712009-11-06 Kenichi Handa <handa@m17n.org>
16772
16773 * international/uni-bidi.el: Re-generated.
16774 * international/uni-category.el: Re-generated.
16775 * international/uni-combining.el: Re-generated.
16776 * international/uni-mirrored.el: Re-generated.
16777
1e8780b1
DN
167782009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
16779
16780 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
16781 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
16782 (tex-start-options, slitex-run-command, latex-run-command)
16783 (tex-run-command, tex-directory):
16784 * textmodes/ispell.el (ispell-html-skip-alists)
16785 (ispell-tex-skip-alists, ispell-tex-skip-alists):
16786 * textmodes/fill.el (adaptive-fill-first-line-regexp):
16787 (adaptive-fill-regexp):
16788 * textmodes/dns-mode.el (auto-mode-alist):
16789 * progmodes/python.el (interpreter-mode-alist):
16790 * progmodes/etags.el (tags-compression-info-list):
16791 * progmodes/etags.el (tags-file-name):
16792 * net/browse-url.el (browse-url-galeon-program)
16793 (browse-url-firefox-program):
16794 * mail/sendmail.el (mail-signature-file)
16795 (mail-citation-prefix-regexp):
16796 * international/mule-conf.el (eight-bit):
16797 * international/latexenc.el (latex-inputenc-coding-alist):
16798 * international/fontset.el (x-pixel-size-width-font-regexp):
16799 * emacs-lisp/warnings.el (warning-type-format):
16800 * emacs-lisp/trace.el (trace-buffer):
16801 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
16802 (emacs-lisp-mode-map):
16803 * calendar/holidays.el (holiday-solar-holidays)
16804 (holiday-bahai-holidays, holiday-islamic-holidays)
16805 (holiday-christian-holidays, holiday-hebrew-holidays)
16806 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
16807 (hebrew-holidays-1, holiday-oriental-holidays)
16808 (holiday-general-holidays):
16809 * x-dnd.el (x-dnd-known-types):
16810 * tool-bar.el (tool-bar):
16811 * startup.el (site-run-file):
16812 * shell.el (shell-dumb-shell-regexp):
16813 * rfn-eshadow.el (file-name-shadow-tty-properties)
16814 (file-name-shadow-properties):
16815 * paths.el (remote-shell-program, news-directory):
16816 * mouse.el ([C-down-mouse-3]):
16817 * menu-bar.el (menu-bar-tools-menu):
16818 * jka-cmpr-hook.el (jka-compr-load-suffixes)
16819 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
16820 (jka-compr-compression-info-list):
16821 * isearch.el (search-whitespace-regexp):
16822 * image-file.el (image-file-name-extensions):
16823 * find-dired.el (find-ls-option):
16824 * files.el (directory-listing-before-filename-regexp)
16825 (directory-free-space-args, insert-directory-program)
16826 (list-directory-brief-switches, magic-fallback-mode-alist)
16827 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
16828 (automount-dir-prefix):
16829 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
16830 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
16831 (face-font-registry-alternatives, face-font-registry-alternatives)
16832 (face-font-family-alternatives):
16833 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
16834 (facemenu-foreground-menu, facemenu-face-menu):
16835 * epa-hook.el (epa-file-name-regexp):
16836 * dnd.el (dnd-protocol-alist):
16837 * textmodes/rst.el (auto-mode-alist):
a51203ee 16838 * button.el (default-button): Purecopy strings.
1e8780b1 16839
0adae11f
GM
168402009-11-06 Glenn Morris <rgm@gnu.org>
16841
16842 * Makefile.in (ELCFILES): Update.
16843
2adaf057
SM
168442009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
16845
8f72f03c
SM
16846 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
16847 * emacs-lisp/levents.el: Move to obsolete/levents.el.
16848
2adaf057
SM
16849 * nxml/xsd-regexp.el (xsdre-gen-categories):
16850 * nxml/xmltok.el (xmltok-parse-entity):
16851 * nxml/rng-parse.el (rng-parse-validate-file):
16852 * nxml/rng-maint.el (rng-format-manual)
16853 (rng-manual-output-force-new-line):
16854 * nxml/rng-loc.el (rng-save-schema-location-1):
16855 * nxml/rng-cmpct.el (rng-c-parse-file):
16856 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
16857 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
16858
14862301
SM
168592009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
16860
bf0b361c 16861 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
14862301
SM
16862 Remove extra save-excursions and make-variable-buffer-local's.
16863 Suggested by Stefan Monnier.
16864
16865 (verilog-getopt-file, verilog-module-inside-filename-p)
16866 (verilog-set-define): Merge GNU 1.35 and repair changes from
16867 switching to using with-current-buffer.
16868
16869 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
16870 being treated as a number and confusing AUTORESET.
16871 Reported by Dan Dever.
16872
16873 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
16874 Add verilog-auto-ignore-concat to fix backward compatibility with
16875 older verilog-modes. Reported by Dan Katz.
16876
16877 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
16878 containing closing anchors "...$".
16879
16880 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
16881 Reported by Wade Smith.
16882
48c2d18a 16883 (verilog-batch-execute-func): Comment on function usage.
14862301
SM
16884
168852009-11-05 Michael McNamara <mac@mail.brushroad.com>
16886
bf0b361c
JB
16887 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
16888 for labels.
14862301
SM
16889
16890 (verilog-label-re, verilog-calc-1): Support proper indent of named
16891 asserts.
16892
16893 (verilog-backward-token, verilog-basic-complete-re)
16894 (verilog-beg-of-statement, verilog-indent-re): Support proper
16895 indent of the assert statement at the beginning of a block of text.
16896
16897 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
16898 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
16899 tokens as begins.
16900
4f8f657f
GM
169012009-11-05 Glenn Morris <rgm@gnu.org>
16902
775adc51
GM
16903 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
16904 Emacs 19. (Bug#1531)
16905 (byte-compile-fix-header): Update for the above change.
16906 Drop test for epoch::version.
16907
4ad6a5e7 16908 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
60878f2d
GM
16909 * cus-dep.el (custom-make-dependencies):
16910 * finder.el (finder-compile-keywords):
16911 Use autoload-rubric's feature argument.
4ad6a5e7 16912
4f8f657f
GM
16913 * calendar/diary-lib.el (top-level): Make load behave more like require.
16914
881e4184
GM
16915 * vc-git.el (vc-git-stash-map): Move definition before use.
16916
ba214964 169172009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
f6195dfb 16918
b6f8ba09
DN
16919 * custom.el (custom-declare-group): Purecopy standard-value.
16920 (custom-declare-group): Purecopy custom-prefix.
16921
7fdbcd83
SM
16922 * international/mule.el (load-with-code-conversion):
16923 Call do-after-load-evaluation unconditionally.
eb6f577b 16924
f6195dfb
DN
16925 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
16926
56f14120
SM
169272009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
16928
16929 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
16930
e5c89ce9
GM
169312009-11-04 Glenn Morris <rgm@gnu.org>
16932
16933 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
16934 (byte-compile-compatibility): Remove option.
16935 (byte-compile-close-variables, byte-compile-fix-header)
16936 (byte-compile-insert-header, byte-compile-output-docform)
16937 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
16938 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
16939 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
16940 (byte-compile-insert, byte-compile-defun):
16941 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
eef899a9
GM
16942 (byte-defop-compiler19): Remove.
16943 Without byte-compile-compatibility, the 'emacs19-opcode property is not
16944 used by anything. Replace all calls with byte-defop-compiler.
e5c89ce9 16945
e24f42ab
JL
169462009-11-04 Juri Linkov <juri@jurta.org>
16947
16948 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
16949 (menu-bar-options-menu): Don't quote the `prop' arg of
16950 `menu-bar-make-mm-toggle'.
16951
d3d5f4f5
JB
169522009-11-04 Juanma Barranquero <lekktu@gmail.com>
16953
16954 * calendar/calendar.el (cal-loaddefs):
16955 * calendar/diary-lib.el (diary-loaddefs):
16956 * calendar/holidays.el (hol-loaddefs):
16957 * eshell/esh-module.el (esh-groups): Load rather than require.
16958
6e39d3b2
SM
169592009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
16960
e96d62cd
SM
16961 * calendar/todo-mode.el (todo-add-category): Don't hardcode
16962 point-min==1.
7e83e8b4
SM
16963 (todo-top-priorities): Only display-buffer when called interactively.
16964 (todo-item-start): Don't save excursion point.
16965 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
16966 (todo-insert-item-here, todo-file-item, todo-remove-item):
16967 Adjust uses of todo-item-start and todo-item-end.
16968
fae4e5b9
SM
16969 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
16970 (autoload-rubric): Don't use any more.
fae4e5b9 16971
6e39d3b2
SM
16972 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
16973 and only put a prop if it is non-nil.
16974
c9753fb4
JL
169752009-11-03 Juri Linkov <juri@jurta.org>
16976
16977 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
16978 (menu-bar-options-menu): Fix list quoting (Bug#4429).
16979
16980 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
16981 and "Menu" to make top-level menu item visually one unit (like
16982 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
16983 multi-word menu items). Fix :help string for quit-window.
16984
db04f33f
GM
169852009-11-03 Glenn Morris <rgm@gnu.org>
16986
2aea6521
GM
16987 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
16988 (byte-compile-file-form-define-abbrev-table)
16989 (byte-compile-file-form-custom-declare-variable)
16990 (byte-compile-variable-ref, byte-compile-defvar):
16991 Whether or not a warning is enabled should only affect whether we issue
16992 the warning, not whether or not we collect the relevant data.
16993 Eg warnings can be turned on and off throughout the course of a file.
16994
db04f33f
GM
16995 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
16996 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
16997
937e6a56
SM
169982009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
16999
17000 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
17001 * play/mpuz.el (mpuz-create-buffer):
17002 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
17003 (lm-print-y,s,noise, lm-print-w0, lm-init):
17004 * play/gomoku.el (gomoku-prompt-for-move):
17005 * play/fortune.el (fortune-in-buffer):
17006 * play/dissociate.el (dissociated-press):
17007 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
5ce6e4f4 17008 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
937e6a56
SM
17009 * mail/supercite.el (sc-eref-show):
17010 * mail/smtpmail.el (smtpmail-send-it):
17011 * mail/rmailsum.el (rmail-summary-next-labeled-message)
17012 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
17013 (rmail-summary-undelete-many, rmail-summary-rmail-update)
17014 (rmail-summary-goto-msg, rmail-summary-expunge)
17015 (rmail-summary-get-new-mail, rmail-summary-search-backward)
17016 (rmail-summary-add-label, rmail-summary-output-menu)
17017 (rmail-summary-output-body):
17018 * mail/rfc822.el (rfc822-addresses):
17019 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
17020 * mail/mailpost.el (post-mail-send-it):
17021 * mail/hashcash.el (hashcash-generate-payment):
17022 * mail/feedmail.el (feedmail-run-the-queue)
17023 (feedmail-queue-send-edit-prompt-help-first)
17024 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
17025 (feedmail-deduce-address-list):
17026 * eshell/esh-ext.el (eshell-remote-command):
17027 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
17028 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
17029 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
17030 (viper-save-string-in-file, viper-valid-marker):
17031 * emulation/viper-keym.el (viper-toggle-key):
17032 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
17033 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
17034 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
17035 * emulation/viper-cmd.el (viper-exec-form-in-vi)
17036 (viper-exec-form-in-emacs, viper-brac-function):
17037 * emulation/viper.el (viper-delocalize-var):
17038 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
17039 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
17040 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
17041 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
17042 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
17043 * emulation/edt.el (edt-electric-helpify):
17044 * emulation/cua-rect.el (cua--rectangle-aux-replace):
17045 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
17046 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
17047 (cua-indent-to-global-mark-column):
17048 * calendar/diary-lib.el (calendar-mark-1):
17049 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
17050 Use with-current-buffer.
17051 * emulation/viper.el (viper-delocalize-var): Use dolist.
17052
5b955562
CY
170532009-11-03 Chong Yidong <cyd@stupidchicken.com>
17054
17055 * comint.el (comint-replace-by-expanded-history-before-point):
17056 Replace !! with the previous input string literally (Bug#1795).
17057
6292c599
JB
170582009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
17059
17060 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
17061 to be made up of whitespace.
17062
8368c14e
CY
170632009-11-02 Chong Yidong <cyd@stupidchicken.com>
17064
17065 * minibuffer.el (read-file-name): Don't use file dialogs for
17066 remote directories (Bug#99).
17067
6f750f0d
CY
170682009-11-01 Chong Yidong <cyd@stupidchicken.com>
17069
17070 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
17071
97ab3f47
AS
170722009-11-01 Andreas Schwab <schwab@linux-m68k.org>
17073
17074 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
17075 instead of deleting the window or frame.
17076
673c1168
CY
170772009-10-31 Chong Yidong <cyd@stupidchicken.com>
17078
17079 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
17080 Support face colors.
17081
937e6a56
SM
17082 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
17083 New function. Support face colors (Bug#1168).
673c1168
CY
17084 (tex-common-initialization): Use it.
17085
17086 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
17087 mode allows it (Bug#1168).
17088
c9349f0a
CY
170892009-10-31 Juri Linkov <juri@jurta.org>
17090
17091 * facemenu.el (list-colors-display): Don't mark buffer as
17092 modified (Bug#3948).
17093
ebf5c4f5
CY
170942009-10-31 Chong Yidong <cyd@stupidchicken.com>
17095
6a7662bb
BR
17096 * international/mule-diag.el (list-character-sets-1):
17097 Minor message fix (Bug#3526).
5c2dce75 17098
6a7662bb
BR
17099 * progmodes/etags.el (etags-list-tags, etags-tags-apropos):
17100 Fix face property (Bug#4834).
26581f0e
CY
17101 (etags-list-tags, etags-tags-apropos-additional)
17102 (etags-tags-apropos, tags-select-tags-table): Add follow-link
17103 property.
17104
ebf5c4f5
CY
17105 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
17106 items.
17107
9a529312
SM
171082009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
17109
17110 * textmodes/two-column.el (2C-split):
17111 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
17112 * textmodes/tex-mode.el (tex-set-buffer-directory):
17113 * textmodes/spell.el (spell-region, spell-string):
17114 * textmodes/reftex.el (reftex-erase-buffer):
17115 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
17116 * textmodes/reftex-toc.el (reftex-toc-promote-action):
17117 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
17118 (reftex-select-item):
17119 * textmodes/reftex-ref.el (reftex-label-info-update)
17120 (reftex-offer-label-menu):
17121 * textmodes/reftex-index.el (reftex-index-change-entry)
17122 (reftex-index-phrases-info):
17123 * textmodes/reftex-global.el (reftex-create-tags-file)
17124 (reftex-save-all-document-buffers, reftex-ensure-write-access):
17125 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
17126 (reftex-view-crossref-from-bibtex):
17127 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
17128 (reftex-extract-bib-entries-from-thebibliography)
17129 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
17130 * textmodes/refbib.el (r2b-capitalize-title):
17131 (r2b-convert-buffer, r2b-help):
17132 * textmodes/page-ext.el (pages-directory)
17133 (pages-directory-goto-with-mouse):
17134 * textmodes/bibtex.el (bibtex-validate-globally):
17135 * textmodes/bib-mode.el (bib-capitalize-title):
17136 * textmodes/artist.el (artist-clear-buffer, artist-system):
17137 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
17138 (local-set-scheme-interaction-buffer, xscheme-process-filter)
17139 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
17140 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
17141 (xscheme-send-control-g-interrupt, xscheme-start-process)
17142 (xscheme-process-sentinel, xscheme-cd):
17143 * progmodes/verilog-mode.el (verilog-read-always-signals)
17144 (verilog-set-define, verilog-getopt-file)
17145 (verilog-module-inside-filename-p):
17146 * progmodes/sh-script.el:
17147 * progmodes/python.el (python-pdbtrack-get-source-buffer)
17148 (python-pdbtrack-grub-for-buffer, python-execute-file):
17149 * progmodes/octave-inf.el (inferior-octave):
17150 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
17151 (idlwave-shell-compile-helper-routines, idlwave-set-local)
17152 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
17153 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
17154 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
17155 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
17156 (idlwave-shell-filter, idlwave-shell-examine-highlight)
17157 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
17158 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
17159 (idlwave-shell-examine-display, idlwave-shell-run-region)
17160 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
17161 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
17162 * progmodes/idlw-help.el (idlwave-help-get-special-help)
17163 (idlwave-help-get-help-buffer):
17164 * progmodes/gud.el (gud-basic-call, gud-find-class)
17165 (gud-tooltip-activate-mouse-motions-if-enabled):
17166 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
17167 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
17168 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
17169 (ebrowse-tags-next-file):
17170 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
17171 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
17172 (ebnf-eps-finish-and-write):
17173 * progmodes/cpp.el (cpp-edit-save):
17174 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
17175 * progmodes/cc-defs.el (c-emacs-features):
17176 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
17177 (antlr-directory-dependencies):
17178 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
17179 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
17180 (ada-find-any-references, ada-make-filename-from-adaname)
17181 (ada-make-body-gnatstub):
17182 * obsolete/rnews.el (news-list-news-groups):
5ce6e4f4 17183 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
9a529312
SM
17184 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
17185 * net/rcirc.el (rcirc-debug):
17186 * net/newst-treeview.el (newsticker--treeview-list-add-item)
17187 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
17188 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
17189 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
5ce6e4f4 17190 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
9a529312
SM
17191 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
17192 (newsticker--treeview-list-clear-highlight)
17193 (newsticker--treeview-list-update-highlight)
17194 (newsticker--treeview-list-highlight-start)
17195 (newsticker--treeview-tree-update-highlight)
17196 (newsticker--treeview-get-selected-item)
17197 (newsticker-treeview-mark-list-items-old)
17198 (newsticker--treeview-set-current-node):
17199 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
17200 * net/newst-backend.el (newsticker--get-news-by-funcall)
17201 (newsticker--get-news-by-wget, newsticker--image-get)
17202 (newsticker--image-sentinel):
17203 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
17204 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
17205 (eudc-ph-close-session):
17206 * net/eudc.el (eudc-save-options):
17207 * language/thai-word.el (thai-update-word-table):
17208 * language/japan-util.el (japanese-string-conversion):
17209 * international/titdic-cnv.el (tsang-quick-converter)
17210 (ziranma-converter, ctlau-converter):
17211 * international/mule-cmds.el (describe-language-environment):
17212 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
17213 (skkdic-convert-postfix, skkdic-convert-prefix):
17214 (skkdic-convert-okuri-nasi, skkdic-convert):
17215 * emacs-lisp/re-builder.el (reb-update-overlays):
17216 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
17217 * emacs-lisp/gulp.el (gulp-send-requests):
17218 * emacs-lisp/find-gc.el (trace-call-tree):
17219 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
17220 (eieio-describe-generic):
17221 * emacs-lisp/eieio-base.el (eieio-persistent-read):
17222 * emacs-lisp/edebug.el (edebug-outside-excursion):
17223 * emacs-lisp/debug.el (debugger-make-xrefs):
17224 * emacs-lisp/cust-print.el (custom-prin1-to-string):
17225 * emacs-lisp/chart.el (chart-new-buffer):
17226 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
17227 Use with-current-buffer.
17228 * textmodes/artist.el (artist-system): Don't call
17229 copy-sequence on a fresh string.
17230 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
17231
d566f228
GM
172322009-10-31 Stephen Berman <stephen.berman@gmx.net>
17233
17234 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
1c2efdfb 17235 is no item to edit. (Bug#4820)
d566f228 17236 (todo-top-priorities): Restore point and restore narrowing in Todo
1c2efdfb 17237 buffer. (Bug#4820)
d566f228 17238
f3628edd
GM
172392009-10-31 Glenn Morris <rgm@gnu.org>
17240
5cf3709c
GM
17241 * net/ange-ftp.el (top-level): Don't require dired when compiling.
17242 (comint-last-output-start, comint-last-input-start)
17243 (comint-last-input-end): Don't defvar when compiling.
17244 (ange-ftp-process-file): Use bound-and-true-p.
17245
4c814fd2
GM
17246 * pcmpl-rpm.el (top-level): Move provide statement to end.
17247 (pcmpl-rpm): Remove unused custom group.
17248
113b8dcc
GM
17249 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
17250
31c615e4
GM
17251 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
17252
416d3588
GM
17253 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
17254 (byte-compile-warnings): Add `constants' as an option.
17255 (byte-compile-callargs-warn, byte-compile-arglist-warn)
17256 (display-call-tree): Update for byte-compile-fdefinition possibly
17257 returning `(macro lambda ...)'. (Bug#4778)
17258 (byte-compile-variable-ref, byte-compile-setq-default):
17259 Respect `constants' member of byte-compile-warnings.
17260
00f71f39
SM
172612009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
17262
17263 * vc-bzr.el (vc-bzr-revision-keywords): New var.
17264 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
17265 to "submit:".
17266
ca0a881a
DN
172672009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
17268
17269 * textmodes/ispell.el (ispell-skip-region-alist):
17270 * international/mule-conf.el (eight-bit):
17271 * international/fontset.el (font-encoding-alist):
17272 * startup.el (pure-space-overflow-message):
17273 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
17274 * paths.el (gnus-nntp-service, rmail-spool-directory)
17275 (term-file-prefix):
17276 * files.el (save-some-buffers-action-alist):
17277 * cmuscheme.el (same-window-buffer-names):
17278 * ielm.el (same-window-buffer-names):
17279 * shell.el (same-window-buffer-names):
17280 * mail/sendmail.el (same-window-buffer-names):
17281 * progmodes/inf-lisp.el (same-window-buffer-names):
17282 * bindings.el (mode-line-client)
17283 (mode-line-column-line-number-mode-map):
17284 * language/tibetan.el (tibetan-precomposition-rule-regexp)
17285 (tibetan-precomposed-regexp): Purecopy string arguments.
17286
b861e45e
SM
172872009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
17288
6df9b6d7
SM
17289 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
17290 (calcDigit-nondigit):
17291 * calc/calc-yank.el (calc-copy-to-buffer):
17292 * calc/calc-units.el (calc-invalidate-units-table):
17293 * calc/calc-trail.el (calc-trail-yank):
17294 * calc/calc-store.el (calc-insert-variables):
17295 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
17296 * calc/calc-prog.el (calc-read-parse-table):
17297 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
17298 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
17299 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
17300 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
17301 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
17302 (calc-graph-name, calc-graph-find-command, calc-graph-view)
17303 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
17304 * calc/calc-ext.el (calc-realign):
17305 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
17306 (calc-embedded-finish-edit, calc-embedded-make-info)
17307 (calc-embedded-finish-command, calc-embedded-stack-change):
17308 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
17309
70f44c65
SM
17310 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
17311 shell-dynamic-complete-filename in preference to
17312 comint-dynamic-complete-filename.
17313
b861e45e
SM
17314 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
17315 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
17316 Don't consider whether the display supports colors.
17317 (bookmark-import-new-list): Use dolist.
17318 (bookmark-bmenu-mode-map): Move initialization into declaration.
17319 (bookmark-bmenu-list): Use dolist, simplify.
17320 (bookmark-show-all-annotations): Use save-selected-window and dolist.
17321 (menu-bar-final-items): Use push.
17322
8549241d 173232009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
cc63d28f
SM
17324
17325 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
17326 it works on remote files.
17327 (vc-hg-diff): Don't pass any `--cwd' argument.
17328
30644573
KR
173292009-10-27 Kevin Ryde <user42@zip.com.au>
17330
cc63d28f
SM
17331 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
17332 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
30644573
KR
17333 (Further to Bug#3921).
17334
9be01a63
MA
173352009-10-27 Michael Albinus <michael.albinus@gmx.de>
17336
17337 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
17338 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
17339 calling `tramp-imap-put-file'. Add file size to the call.
17340 (tramp-imap-get-file-entries): Compute also user name, file size,
17341 and date.
17342 (tramp-imap-handle-insert-directory): Insert uid and gid.
17343 (tramp-imap-handle-file-attributes): Transform uid and gid
17344 according to `id-format'.
17345 (tramp-imap-put-file): New optional parameter SIZE. Encode file
17346 size in header X-Size.
17347
41849bf9
JB
173482009-10-26 Juanma Barranquero <lekktu@gmail.com>
17349
17350 * simple.el (transpose-subr): Give clearer error when the mark
17351 is not set. (Bug#4807)
17352
293c24f9
MA
173532009-10-26 Michael Albinus <michael.albinus@gmx.de>
17354
cc63d28f
SM
17355 * net/tramp.el (tramp-perl-file-truename): New defconst.
17356 Perl code contributed by yary <not.com@gmail.com> (tiny change).
293c24f9 17357 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
cc63d28f
SM
17358 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
17359 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
293c24f9 17360
cc63d28f
SM
17361 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
17362 Ignore `dired-call-process'.
293c24f9
MA
17363 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
17364
173652009-10-26 Julian Scheid <julians37@gmail.com>
17366
cc63d28f 17367 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
293c24f9
MA
17368 (tramp-get-remote-readlink): New defun.
17369 (tramp-handle-file-truename): Use it.
17370 (tramp-handle-file-exists-p): Check file-attributes cache, assume
17371 file exists if cache value present.
48c2d18a 17372 (tramp-check-cached-permissions): New defun.
293c24f9
MA
17373 (tramp-handle-file-readable-p): Use it.
17374 (tramp-handle-file-writable-p): Likewise.
17375 (tramp-handle-file-executable-p): Likewise.
17376 (tramp-handle-file-name-all-completions): Try using Perl to get
17377 partial completions. When perl not available, combine `cd' and
17378 `ls' into single remote operation and use shell expansion to get
17379 partial remote directory contents. Set `file-exists-p' cache for
17380 directory and any files returned by ls. Change cache handling to
17381 support partial directory contents. Use error message emitted by
17382 remote `cd' or Perl code for local tramp-error.
17383 (tramp-do-copy-or-rename-file-directly): Avoid separate
17384 tramp-send-command-and-check call.
cc63d28f
SM
17385 (tramp-handle-process-file): Merge three remote ops into one.
17386 Do not flush all caches when `process-file-side-effects' is set.
293c24f9
MA
17387 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
17388 file-attributes shows uid/gid to be set already.
17389
a7610c52
DN
173902009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
17391
17392 * textmodes/tex-mode.el (tex-dvi-view-command)
17393 (tex-show-queue-command, tex-open-quote):
17394 * progmodes/ruby-mode.el (auto-mode-alist)
17395 (interpreter-mode-alist): Purecopy strings.
17396
17397 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
17398
17399 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
17400 string for the hook, keymap and abbrev table.
17401
17402 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
17403
17404 * x-dnd.el (x-dnd-xdnd-to-action):
17405 * startup.el (fancy-startup-text, fancy-about-text): Change to
17406 defconst from defvar.
17407
17408 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
17409
17410 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
17411 Purecopy initialization strings.
17412
17413 * mail/sendmail.el (mail-header-separator)
17414 (mail-personal-alias-file):
17415 * mail/rmail.el (rmail-default-dont-reply-to-names)
17416 (rmail-ignored-headers, rmail-retry-ignored-headers)
17417 (rmail-highlighted-headers, rmail-secondary-file-directory)
17418 (rmail-secondary-file-regexp):
17419 * files.el (null-device, file-name-invalid-regexp)
17420 (locate-dominating-stop-dir-regexp)
cc63d28f 17421 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
a7610c52
DN
17422 (interpreter-mode-alist): Use mapcar instead of mapc.
17423
17424 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
17425
17426 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
17427 (completion-ignored-extensions):
17428 (debug-ignored-errors): Purecopy strings.
17429
4fcc3d32
SM
174302009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
17431
0667de21
SM
17432 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
17433 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
17434 (pcomplete--here): Use push.
17435
4fcc3d32
SM
17436 * subr.el (all-completions): Declare the 4th arg obsolete.
17437
955ef430
SM
174382009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
17439
2d085307
SM
17440 * pcomplete.el (pcomplete-unquote-argument-function): New var.
17441 (pcomplete-unquote-argument): New function.
17442 (pcomplete--common-suffix): Always pay attention to case.
17443 (pcomplete--table-subvert): Quote and unquote the text.
17444 (pcomplete--common-quoted-suffix): New function.
17445 (pcomplete-std-complete): Use it and pcomplete-begin.
17446
955ef430
SM
17447 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
17448 we're inside a dedicated or minibuffer window.
17449
7c85c02b
KF
174502009-10-24 Karl Fogel <kfogel@red-bean.com>
17451
17452 * bookmark.el: Update documentation, especially documentation
17453 of `bookmark-alist' and of the bookmark file format.
17454 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
17455
3e8ae8a6
CY
174562009-10-24 Chong Yidong <cyd@stupidchicken.com>
17457
3e425845
CY
17458 * mail/emacsbug.el (report-emacs-bug): Clarify that the
17459 keybindings apply to the mail buffer (Bug#4003). Shrink help
17460 window to buffer.
17461
cdd47d48
CY
17462 * whitespace.el (whitespace-mode, whitespace-newline-mode)
17463 (global-whitespace-mode, global-whitespace-newline-mode)
955ef430
SM
17464 (whitespace-toggle-options, global-whitespace-toggle-options):
17465 Doc fix (Bug#3660).
cdd47d48 17466
ba07c9ad
CY
17467 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
17468 of xmltok-start before the end tag was inserted (Bug#2840).
17469
3e8ae8a6
CY
17470 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
17471 patterns that are preceded by an open-paren (Bug#1320).
17472
ab276820
CY
174732009-10-24 Sven Joachim <svenjoac@gmx.de>
17474
17475 * files.el (delete-directory): Delete symlinks to directories with
17476 delete-file (Bug#4739).
17477
905a9ed3
DN
174782009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
17479
a9a2a6db
DN
17480 * vc.el (vc-backend-for-registration): Rename from
17481 vc-get-backend-for-registration. Update callers.
17482
cc63d28f
SM
17483 * international/mule-cmds.el (set-language-info-alist):
17484 Purecopy lang-env.
905a9ed3
DN
17485 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
17486 (charset): Purecopy the name.
17487 (define-char-code-property): Purecopy string arguments.
17488
17489 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
17490 Purecopy string arguments.
17491
17492 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
17493 * ediff-hook.el (menu-bar-ediff-menu):
17494 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
17495 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
17496
d270305a
GM
174972009-10-24 Glenn Morris <rgm@gnu.org>
17498
6c74d523 17499 * comint.el (comint-dynamic-list-completions):
656fc5f5
GM
17500 * term.el (term-dynamic-list-completions): Use choose-completion rather
17501 than obsolete alias mouse-choose-completion.
17502
ae732337
GM
17503 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
17504 file-cache-choose-completion.
17505 (file-cache-choose-completion): Handle an optional event argument.
17506 (file-cache-mouse-choose-completion): Make it an obsolete alias.
17507
cc63d28f
SM
17508 * progmodes/octave-mod.el (octave-complete-symbol):
17509 Use choose-completion if mouse-choose-completion is ever removed.
ae480838 17510
9847dc91
GM
17511 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
17512 use.
17513
e8f2a5d5
GM
17514 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
17515 compiler.
17516
d270305a
GM
17517 * vc-hooks.el (vc-responsible-backend): Fix declaration.
17518
c6432f1e
SM
175192009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
17520
17521 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
17522 Ignore `pred' now that we receive one.
17523 Handle test-completion specially.
17524
6ab196f9
DN
175252009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
17526
17527 * vc.el (vc-responsible-backend): Throw an error if not backend is
1c2efdfb 17528 found. Remove the REGISTER argument. Move the code dealing with
6ab196f9
DN
17529 REGISTER ...
17530 (vc-get-backend-for-registration): ... here. New function.
17531 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
17532 of vc-responsible-backend, pass the file name instead of the
17533 directory name.
17534
48feed59
SM
175352009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
17536
17537 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
17538 New funs.
17539 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
17540 (pcomplete-comint-setup): Don't modify a global var via
17541 accidental side-effects.
17542 (pcomplete-shell-setup): Adjust call accordingly.
17543 (pcomplete-parse-comint-arguments): Use push.
17544
00006066
CY
175452009-10-23 Chong Yidong <cyd@stupidchicken.com>
17546
36bfa3af
CY
17547 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
17548 Allow uncapitalized info node names (Bug#3921).
17549
00006066
CY
17550 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
17551 to the DEBUG file (Bug#3781).
17552
aa311d6e
CY
175532009-10-23 Jari Aalto <jari.aalto@cante.net>
17554
17555 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
17556 dictionary entry (Bug#4579).
17557
b88f2d0a
MA
175582009-10-23 Michael Albinus <michael.albinus@gmx.de>
17559
17560 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
17561 from `rfn-eshadow-update-overlay-hook' when unloading.
17562 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
17563 "rsyncc". Adjust doc string.
48c2d18a 17564 (tramp-temp-buffer-file-name): New buffer-local defvar.
b88f2d0a
MA
17565 (tramp-handle-insert-file-contents, tramp-handle-write-region):
17566 Keep temporary file when indicated by method ("rsync" and
17567 "rsyncc").
17568 (tramp-handle-write-region): Handle APPEND.
17569 (tramp-delete-temp-file-function): New defun. Added to
17570 `kill-buffer-hook'.
17571
1becddbb
JB
175722009-10-23 Juanma Barranquero <lekktu@gmail.com>
17573
17574 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
17575
8f43cbf3
DN
175762009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
17577
17578 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
17579 (color-name-rgb-alist, tty-standard-colors)
17580 (tty-color-mode-alist): Change to defconst.
17581
17582 * simple.el (mark-inactive): Purecopy message.
17583
17584 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
17585 (global-map, yank-menu):
17586 * textmodes/ispell.el (ispell-menu-map):
17587 * net/eudc.el (eudc-tools-menu):
17588 * international/mule-cmds.el (describe-language-environment-map)
17589 (setup-language-environment-map, set-coding-system-map)
17590 (mule-menu-keymap):
17591 * vc-hooks.el (vc-menu-entry, vc-menu-map):
17592 * replace.el (occur-mode-map):
17593 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
17594
1d228a31
JB
175952009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
17596
6a7662bb
BR
17597 * calc/calc.el (math-read-number, math-read-number-simple):
17598 Use `save-match-data'.
1d228a31 17599
3b067af1
SM
176002009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
17601
28a90c44
SM
17602 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
17603 rather than fiddling with global-map bindings, since it should only
17604 affect per-terminal settings.
17605 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
17606
a452eee8
SM
17607 * minibuffer.el (completion-table-with-terminator): Allow to specify
17608 the terminator-regexp.
17609
ab14d7d5
SM
17610 * simple.el (switch-to-completions): Look for *Completions* in other
17611 frames as well.
17612
3b067af1
SM
17613 * pcomplete.el: Allow the use of completion-tables.
17614 (pcomplete-std-complete): New command.
17615 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
17616 (pcomplete--here): Use a function for `form' rather than an expression,
17617 so it can be byte-compiled.
17618 (pcomplete-here, pcomplete-here*): Adjust accordingly.
17619 Add edebug declaration.
17620 (pcomplete-show-completions): Remove unused var `curbuf'.
17621 (pcomplete-do-complete, pcomplete-stub):
1becddbb 17622 Don't assume `completions' is a list of strings any more.
3b067af1 17623
5480359e
JB
176242009-10-22 Juanma Barranquero <lekktu@gmail.com>
17625
17626 * find-dired.el (find-name-arg): Fix typo in docstring.
17627
3170b794
SM
176282009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
17629
48c23a25
SM
17630 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
17631 (pcmpl-linux-fs-types): Same, and update to new modules layout.
17632
56b14058
SM
17633 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
17634 pcomplete-entries.
17635
3170b794
SM
17636 * comint.el (comint-read-input-ring, comint-write-input-ring)
17637 (comint-substitute-in-file-name)
17638 (comint-dynamic-complete-as-filename)
17639 (comint-dynamic-simple-complete)
17640 (comint-dynamic-list-filename-completions)
17641 (comint-dynamic-list-completions)
17642 (comint-redirect-results-list-from-process): Minor simplifications.
17643
2affef34
KR
176442009-10-21 Kevin Ryde <user42@zip.com.au>
17645
3170b794
SM
17646 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
17647 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
2affef34 17648 the first form. And insert a blank line after ";;; Code" since
d8194864 17649 that's usual style. (Bug#4612)
2affef34 17650
e7b94bbb
KR
17651 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
17652
528c56e2
SM
176532009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17654
17655 * minibuffer.el (completion-table-with-terminator): Properly implement
17656 boundaries, in case `terminator' appears in the suffix.
17657 (completion--embedded-envvar-table): Don't return boundaries if
17658 there's no valid completion. Simplify.
17659 (completion-file-name-table): New completion table extracted from
17660 completion--file-name-table.
17661 (completion--file-name-table): Use it.
17662 (read-file-name-predicate): Declare obsolete.
17663 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
17664 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
17665 completion-file-name-table, and use the `pred' argument.
17666 * files.el (locate-file-completion-table): Use the `pred' arg rather
17667 than read-file-name-predicate.
17668 (abbreviate-file-name): Use \` rather than ^ for BOS.
17669
f9ed9b4f
DN
176702009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
17671
17672 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
17673 vc-responsible-backend to register, it causes problems.
17674
5f2022a3
SM
176752009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17676
17677 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
17678
fc754ea1
MA
176792009-10-21 Michael Albinus <michael.albinus@gmx.de>
17680
17681 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
17682 (tramp-smb-handle-file-attributes): Use it.
17683 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
17684 (tramp-smb-handle-insert-directory): Use `mapc' rather than
5f2022a3
SM
17685 `mapcar'. Use `tramp-smb-get-stat-capability'.
17686 Add `dired-filename' text properties.
fc754ea1
MA
17687 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
17688 (tramp-smb-maybe-open-connection): Simplify check for smbclient
17689 version.
17690
79bd5ba1
SM
176912009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
17692
17693 * subr.el (read-key-delay): Reduce to 0.01.
17694 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
17695 (bug#4751).
17696
3c13704d
SM
176972009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
17698
554efd10
SM
17699 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
17700
c2a37b78
SM
17701 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
17702 (Info-menu): Remove unused vars `last' and `completions'.
17703 (Info-index-nodes): Remove unused var `node'.
17704
3c13704d
SM
17705 * info.el (Info-complete-menu-item): Use complete-with-action.
17706
d1e4c403
DN
177072009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
17708
17709 Make vc-annotate work through copies and renames.
3c13704d
SM
17710 * vc-annotate.el (vc-annotate-extract-revision-at-line):
17711 Return the file name too.
d1e4c403
DN
17712 (vc-annotate-revision-at-line)
17713 (vc-annotate-find-revision-at-line)
17714 (vc-annotate-revision-previous-to-line)
17715 (vc-annotate-show-log-revision-at-line): Update to get the file
17716 name from vc-annotate-extract-revision-at-line.
17717 (vc-annotate-show-diff-revision-at-line-internal): Change the
17718 argument to mean whether to show a file diff or not. Get the file
17719 name from vc-annotate-extract-revision-at-line.
3c13704d
SM
17720 (vc-annotate-show-diff-revision-at-line):
17721 Update vc-annotate-show-diff-revision-at-line call.
d1e4c403
DN
17722 (vc-annotate-warp-revision): Add an optional file argument.
17723
17724 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
17725 (vc-git-annotate-extract-revision-at-line): Also return the file
17726 name if found.
17727
17728 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
17729 command. Remove unused code.
17730 (vc-hg-annotate-re): Update to match --follow output.
17731 (vc-hg-annotate-extract-revision-at-line): Also return the file
17732 name if found.
17733
17734 * vc.el: Update annotate-extract-revision-at-line documentation.
17735
b0b0ef98
KR
177362009-10-18 Kevin Ryde <user42@zip.com.au>
17737
17738 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
17739 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
17740
a9e7f03d
KR
17741 * net/browse-url.el (browse-url): Identify alist with "consp and
17742 not functionp" and let all other things go down the `apply' leg,
17743 as suggested by Stefan. (Further to bug#4531.)
17744
7346a407
CY
177452009-10-18 Chong Yidong <cyd@stupidchicken.com>
17746
17747 * minibuffer.el (read-file-name): Check for repeat before putting
17748 a default argument in file-name-history (Bug#4657).
17749
17750 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
17751 read syntax (Bug#4737).
17752
3c13704d 17753 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
7346a407 17754
1da94541
CY
177552009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
17756
17757 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
17758 (html-tag-alist, html-tag-help): Add descriptions for undocumented
17759 entries and make note of obsolete tags.
17760
2b93080a
SM
177612009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
17762
17763 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
17764
18b5ffb5
GM
177652009-10-18 Glenn Morris <rgm@gnu.org>
17766
17767 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
17768 grep, so that binary files (eg international/uni-bidi.el) can match.
e5f035d7 17769 Remove test for "UnicodeData" files, since it is hopefully unnecessary
18b5ffb5
GM
17770 now, and in any case the file header format has changed.
17771
c2e161b2
GM
177722009-10-17 Glenn Morris <rgm@gnu.org>
17773
17774 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
17775 (flyspell-get-word, flyspell-large-region)
17776 (flyspell-auto-correct-previous-word): Doc/error message fixes.
17777
a1eb44f5
CY
177782009-10-17 Chong Yidong <cyd@stupidchicken.com>
17779
17780 * Makefile.in (ELCFILES): Add ede/shell.
17781
4418646e
DN
177822009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
17783
17784 * term/common-win.el (x-colors): Purecopy it.
17785
4062011e
SM
177862009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17787
17788 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
17789 permissive for when the buffer is empty.
17790 (tar-header-block-tokenize): Decode the username and groupname.
17791 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
17792
b0b111c3
JB
177932009-10-17 Eric Ludlam <zappo@gnu.org>
17794
17795 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
17796 contains multibyte characters, choose first applicable coding
17797 system automatically.
17798
2df48a87
SM
177992009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17800
17801 * international/mule-cmds.el (select-safe-coding-system): If the file
17802 has a coding cookie, use it regardless of any other setting (bug#4712).
17803
fd7dd48c
GM
178042009-10-17 Glenn Morris <rgm@gnu.org>
17805
3ee0b477 17806 * foldout.el (foldout-mouse-swallow-events):
cec05144
GM
17807 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
17808
2550e4b1
GM
17809 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
17810 (dired-keep-marker-copy, dired-keep-marker-hardlink)
17811 (dired-keep-marker-symlink, dired-dwim-target)
17812 (dired-copy-preserve-time): Do not autoload these defcustoms.
17813
fd7dd48c
GM
17814 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
17815 messages from messing up the file coding. (Bug#4623)
17816
f3e3a990
GM
178172009-10-17 Jari Aalto <jari.aalto@cante.net>
17818
17819 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
17820 if no match is found for the current dictionary. (Bug#4578)
17821
17822 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
17823 optional, since that is how it is documented, and this is often called
17824 with a nil argument. (Bug#4577)
17825 (flyspell-external-point-words, flyspell-auto-correct-word)
17826 (flyspell-correct-word-before-point, flyspell-word-search-forward)
17827 (flyspell-word-search-backward): Remove nil argument in calls to
17828 flyspell-get-word, since it is not needed now.
17829
178302009-10-17 Ulrich Mueller <ulm@gentoo.org>
17831
1becddbb 17832 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
f3e3a990 17833
b61374ab
GM
178342009-10-16 Glenn Morris <rgm@gnu.org>
17835
17836 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
17837
412707c2
SM
178382009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
17839
17840 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
17841 (ange-ftp-file-size): New function.
17842 (ange-ftp-file-attributes): Use it.
17843
0c6f436e
MA
178442009-10-16 Michael Albinus <michael.albinus@gmx.de>
17845
17846 * net/tramp-smb.el (tramp-smb-version): New defvar.
17847 (tramp-smb-maybe-open-connection): Use it, in order to avoid
17848 repeated checks.
17849
850bfd04
GM
178502009-10-16 Glenn Morris <rgm@gnu.org>
17851
17852 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
17853 Maybe copy some custom properties from old to new name. (Bug#4706)
17854
f3ed9aca
JB
178552009-10-16 Juanma Barranquero <lekktu@gmail.com>
17856
17857 * subr.el (error, sit-for, start-process-shell-command)
17858 (start-file-process-shell-command): Set the calling convention
17859 after the function definition.
17860
fd6c5134
SM
178612009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
17862
17863 * subr.el (error, sit-for, start-process-shell-command)
17864 (start-file-process-shell-command): Use the new
17865 set-advertised-calling-convention feature.
17866
73874eb7
KH
178672009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
17868
fd6c5134
SM
17869 * international/ucs-normalize.el (ucs-normalize-version):
17870 Change to 1.2.
17871 (check-range): Adjust for Unicode 5.2.
73874eb7 17872
03fb33cf
JL
178732009-10-15 Juri Linkov <juri@jurta.org>
17874
17875 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
17876 to the `menu-item' format.
17877
4260b402
MA
178782009-10-15 Michael Albinus <michael.albinus@gmx.de>
17879
17880 * net/tramp.el (tramp-replace-environment-variables): Do not fail
17881 if the environment variable does not exist.
17882
17883 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
17884 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
17885 parameter.
17886 (tramp-smb-handle-add-name-to-file)
17887 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
17888 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
17889 (tramp-smb-handle-file-attributes)
17890 (tramp-smb-do-file-attributes-with-stat)
17891 (tramp-smb-handle-file-local-copy)
17892 (tramp-smb-handle-insert-directory)
17893 (tramp-smb-handle-make-directory)
17894 (tramp-smb-handle-make-directory-internal)
17895 (tramp-smb-handle-make-symbolic-link)
17896 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
17897 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
17898 (tramp-smb-maybe-open-connection): Apply the changed parameters.
17899 (tramp-smb-read-file-entry): Read Disk names in compressed format.
17900 Handle long file names.
17901 (tramp-smb-get-cifs-capabilities): Check, whether the connection
17902 process is running.
17903 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
17904 Read share names with "-g" option.
17905
d7a0fd6f
GM
179062009-10-15 Ryan Yeske <rcyeske@gmail.com>
17907
17908 * net/rcirc.el (rcirc-view-log-file): New command.
17909 (rcirc-track-minor-mode-map): Remove C-c ` binding.
17910 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
17911 specified.
17912
0b44494a
GM
179132009-10-15 Glenn Morris <rgm@gnu.org>
17914
af9fb32f
GM
17915 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
17916 from the second command-line argument.
17917 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
17918 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
17919 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
17920 w32-batch-update-autoloads.
17921 * emacs-lisp/autoload.el (autoload-make-program): New variable.
17922 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
17923
0b44494a
GM
17924 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
17925 the headers cannot be located. Simplify, subtracting superflous
17926 save-excursions.
17927
d5e63715
SM
179282009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
17929
17930 Replace completion-base-size by completion-base-position to fix bugs
17931 such as (bug#4699).
17932 * simple.el (completion-base-position): New var.
17933 (completion-base-size): Mark as obsolete.
17934 (choose-completion): Make it work for mouse events as well.
17935 Pass the new base-position to choose-completion-string.
17936 (choose-completion-guess-base-position): New function, extracted from
17937 choose-completion-delete-max-match.
17938 (choose-completion-delete-max-match): Use it. Make obsolete.
17939 (choose-completion-string): Use the new base-position info.
17940 (completion-root-regexp): Delete.
17941 (completion-setup-function): Preserve completion-base-position.
17942 Eliminate obsolete base-size manipulation.
17943 * minibuffer.el (display-completion-list): Don't mess with base-size.
17944 (minibuffer-completion-help): Set completion-base-position instead.
17945 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
17946 choose-completion.
17947 * textmodes/bibtex.el (bibtex-complete):
17948 * emacs-lisp/crm.el (crm--choose-completion-string):
17949 Adjust to new calling convention.
17950 * complete.el (partial-completion-mode): Use minibufferp to avoid
17951 bumping into incompatible change to choose-completion-string-functions.
17952 * ido.el (ido-choose-completion-string): Make its calling convention
17953 more permissive.
17954 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
17955 base-size manipulation.
17956 (comint-dynamic-list-input-ring): Use dotimes and push.
17957 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
17958 fundamental-mode. Use `or'.
17959
92f8bfc7
JL
179602009-10-14 Juri Linkov <juri@jurta.org>
17961
17962 * misearch.el (multi-isearch-next-buffer-from-list)
17963 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
17964
e78e280d
SM
179652009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
17966
384ca163
SM
17967 * Makefile.in (compile-onefile): Load `bytecomp' rather than
17968 `bytecomp.el'.
17969
681e0e7c
SM
17970 * minibuffer.el (completion-pcm--merge-completions): Make sure the
17971 string we return is all made up of text from the completions rather
17972 than part from the completions and part from the input (bug#4219).
17973
e78e280d
SM
17974 * ido.el (ido-everywhere): Use define-minor-mode.
17975
17976 * buff-menu.el (list-buffers, ctl-x-map):
17977 Mark the entry points with ;;;###autoload cookies.
17978
b4e813ca
DN
179792009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
17980
52964e54
DN
17981 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
17982 correctly in the detached head case.
17983 (vc-git-print-log): Remove unused binding.
17984
b4e813ca
DN
17985 * vc.el (vc-responsible-backend): When a directory is passed for
17986 for registration create a VC repository if no backend is
17987 responsible for the directory argument.
17988 (vc-deduce-fileset): Tell vc-responsible-backend to register.
1043ce19
DN
17989
17990 * vc.el: Move comments about RCS and SCCS ...
17991 * vc-rcs.el:
17992 * vc-sccs.el: ... here, respectively.
17993
40ba9882
SM
179942009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
17995
17996 * minibuffer.el (completion--file-name-table): Return nil if there's
17997 no file completion, even if substitute-in-file-name changed
17998 the string (bug#4708).
17999
04e0f59b
JL
180002009-10-13 Juri Linkov <juri@jurta.org>
18001
18002 * files-x.el (read-file-local-variable-value): Don't filter out
18003 minor modes from mode name completion (bug#4664).
18004
314c8e25
JB
180052009-10-13 Juanma Barranquero <lekktu@gmail.com>
18006
18007 * international/mule-cmds.el (ucs-names): Remove exclusion of
18008 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
18009
5c9b7d36
KH
180102009-10-13 Kenichi Handa <handa@m17n.org>
18011
18012 * international/uni-name.el: Regenerated.
18013
1e7a80f2
JB
180142009-10-13 Juanma Barranquero <lekktu@gmail.com>
18015
18016 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
18017 should be automatically buffer-local, but isn't.)
18018
cd29f88b
SS
180192009-10-12 Sam Steingold <sds@gnu.org>
18020
18021 * progmodes/compile.el (compilation-next-error-function): Fix the
0cd16af4 18022 timestamps if the buffer has been visited before.
0cd16af4
SS
18023 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
18024 non-anchored patterns, like the perl one (bug#3928).
cd29f88b 18025
37493a98
GM
180262009-10-12 Glenn Morris <rgm@gnu.org>
18027
18028 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
18029 Let-bind `size'.
18030
3b56b1e6
JB
180312009-10-12 Juanma Barranquero <lekktu@gmail.com>
18032
7422a4bb
JB
18033 * proced.el (proced-unload-function): New function.
18034
fa72d075
JB
18035 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
18036 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
18037 Doc fix.
18038
3b56b1e6
JB
18039 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
18040
4d9b4323
JL
180412009-10-11 Juri Linkov <juri@jurta.org>
18042
18043 * files-x.el (read-file-local-variable-value):
18044 Provide default value only for bound variables (bug#4664).
18045
f6f7e059
MA
180462009-10-11 Michael Albinus <michael.albinus@gmx.de>
18047
18048 * net/tramp.el (tramp-local-host-p): Function shall return nil for
18049 connection methods like smb.
18050
18051 * net/tramp-cache.el (tramp-flush-connection-property): The hash
18052 can be empty.
18053
18054 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
18055 (tramp-smb-file-name-handler-alist): Add handlers for
18056 `add-name-to-file', `make-symbolic-link'.
18057 (tramp-smb-handle-add-name-to-file)
2992485f 18058 (tramp-smb-do-file-attributes-with-stat)
f6f7e059
MA
18059 (tramp-smb-handle-make-symbolic-link)
18060 (tramp-smb-get-cifs-capabilities): New defuns.
18061 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
18062 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
18063 (tramp-smb-handle-file-local-copy)
18064 (tramp-smb-handle-make-directory-internal)
3b56b1e6
JB
18065 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
18066 The file name syntax depends on cifs capabilities.
18067 (tramp-smb-handle-file-attributes):
18068 Call `tramp-smb-do-file-attributes-with-stat' if possible.
18069 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
18070 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
f6f7e059 18071
67868d26
CY
180722009-10-11 Chong Yidong <cyd@stupidchicken.com>
18073
18074 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
18075 (eieio-defclass): Apply deftype handler and setf-method properties
18076 directly.
18077 (eieio-add-new-slot): Avoid union function from cl library.
18078 (eieio--typep): New function.
18079 (eieio-perform-slot-validation): Use it.
18080
6d6a5b7e
KF
180812009-10-10 Karl Fogel <kfogel@red-bean.com>
18082
3b56b1e6 18083 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
6d6a5b7e
KF
18084 Update documentation to refer to the variables documented in r1.135.
18085 (Bug#4188)
18086
67b70de9
KF
180872009-10-10 Karl Fogel <kfogel@red-bean.com>
18088
18089 * bookmark.el (Info-suffix-list): Remove this unused variable.
18090 (bookmark-current-point): Remove this obsolete variable.
18091 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
18092 Adjust for removal of bookmark-current-point.
18093
18094 (bookmarks-already-loaded, bookmark-current-buffer)
18095 (bookmark-yank-point): Document. (Bug#4188)
18096
58ae51ae
GM
180972009-10-10 Glenn Morris <rgm@gnu.org>
18098
4619ff5e
GM
18099 * frame.el (frame-height): Doc fix.
18100
58ae51ae
GM
18101 * calendar/calendar.el (calendar-split-width-threshold): New option.
18102 (calendar-basic-setup): Use calendar-split-width-threshold.
18103
d364386c
JB
181042009-10-09 Juanma Barranquero <lekktu@gmail.com>
18105
18106 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
18107 Ideographic Supplement" range (U+1F200..U+1F2FF).
18108
33e97a28
KF
181092009-10-09 Karl Fogel <kfogel@red-bean.com>
18110
02d0f051 18111 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
d364386c 18112 since the list will have been rebuilt anyway. (Bug#4349)
02d0f051
KF
18113
181142009-10-09 Karl Fogel <kfogel@red-bean.com>
18115
d364386c 18116 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
33e97a28
KF
18117 (bookmark-bmenu-execute-deletions): Don't save here, as
18118 bookmark-delete will now do so if necessary.
d364386c 18119 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
33e97a28
KF
18120 (Bug#4348)
18121
9656d87b
GM
181222009-10-09 Glenn Morris <rgm@gnu.org>
18123
18124 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
18125
e6227f06
KF
181262009-10-09 Karl Fogel <kfogel@red-bean.com>
18127
18128 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
18129 (bookmark-jump-other-window): Just invoke bookmark-jump with new
18130 argument now, so the two function's behaviors will match. (Bug#3645)
18131
288f783b
MA
181322009-10-08 Michael Albinus <michael.albinus@gmx.de>
18133
18134 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
e78e280d 18135 (tramp-file-name-real-host, tramp-file-name-port):
fc754ea1 18136 Apply `save-match-data'.
288f783b
MA
18137
18138 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
18139 case both directories are remote.
18140 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
e78e280d 18141 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
288f783b 18142
872a1ea4
JB
181432009-10-07 Juanma Barranquero <lekktu@gmail.com>
18144
18145 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
18146
ab2baced
GM
181472009-10-07 Glenn Morris <rgm@gnu.org>
18148
e78e280d
SM
18149 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
18150 of concat.
ab2baced 18151
5c4634c1
SM
181522009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
18153
18154 * files-x.el (read-file-local-variable): Include some
18155 non-user-variables in the completion table (bug#4664).
18156
c2dc9732
MA
181572009-10-07 Michael Albinus <michael.albinus@gmx.de>
18158
18159 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
18160 message.
18161
18162 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
18163 (tramp-smb-file-name-handler-alist): Add handler for
18164 `copy-directory', `expand-file-name', `set-file-modes'.
18165 (tramp-smb-handle-copy-directory)
18166 (tramp-smb-handle-expand-file-name)
18167 (tramp-smb-handle-set-file-modes): New defuns.
18168 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
18169 (tramp-smb-handle-file-attributes): Simplify check for retrieving
18170 entry.
18171 (tramp-smb-handle-insert-directory): Don't flush the cache.
18172 (tramp-smb-maybe-open-connection): Check for samba client and
18173 server versions.
18174
11be40a6
EZ
181752009-10-07 Eli Zaretskii <eliz@gnu.org>
18176
18177 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
18178 to not error out of search for "^lisp=" fails.
18179
8c4afe20
JB
181802009-10-07 Juanma Barranquero <lekktu@gmail.com>
18181
18182 * makefile.w32-in (WINS_UPDATES): New macro.
18183 (custom-deps, finder-data, autoloads): Use it.
18184
429a1506
GM
181852009-10-07 Glenn Morris <rgm@gnu.org>
18186
ee2e93e2
GM
18187 * Makefile.in (autoloads): Revert previous change.
18188 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
18189 the list of preloaded files passed on the command-line, get
18190 it from src/Makefile.
18191
429a1506
GM
18192 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
18193 show the original buffer rather than a random one.
18194
a51203ee 181952009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
e7e2b26c
GM
18196
18197 * help.el (describe-no-warranty): Place point in a slightly better
18198 position in the GPLv3 text.
18199
f58f7520
SS
182002009-10-06 Sam Steingold <sds@gnu.org>
18201
18202 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
18203 the comm attribute is present before calling regexp-quote.
18204
bde79dc0
JB
182052009-10-06 Juanma Barranquero <lekktu@gmail.com>
18206
18207 * play/animate.el (animate-string): For good effect, make sure
18208 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
18209
18210 * play/animate.el (animate-sequence, animate-birthday-present):
18211 * misc.el (butterfly): Don't set `indent-tabs-mode'.
18212
25ab0302
GM
182132009-10-06 Glenn Morris <rgm@gnu.org>
18214
73fe714a
GM
18215 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
18216
3405d98c
GM
18217 * emacs-lisp/autoload.el (autoload-excludes): New variable.
18218 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
18219 (batch-update-autoloads): Process a string value of autoload-excludes,
18220 set during the build process.
18221 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
18222
9fb2cdc5
GM
18223 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
18224 inside with-parsed... macro so that `v' is defined.
18225
7938ab41
GM
18226 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
18227 * progmodes/fortran.el (fortran-end-of-block)
18228 (fortran-beginning-of-block):
18229 Also push mark in the macro case.
18230
eaf9b564
GM
18231 * emerge.el (emerge-show-file-name):
18232 * calc/calc.el (calc-quit):
18233 * calc/calc-misc.el (calc-big-or-small):
18234 * calc/calc-graph.el (calc-graph-view):
18235 * calc/calc-ext.el (calc-reset):
18236 * calendar/calendar.el (calendar-basic-setup):
18237 Use window-full-height-p.
18238
25ab0302
GM
18239 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
18240 header we don't understand, don't insert another. (Bug#4624)
18241 If changing mime charset, insert the new one in the right place.
18242
00169eb6
GM
182432009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
18244
18245 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
18246 (cal-tex-cursor-month): Correctly increment the end date for diary and
18247 holiday listing. (Bug#4626)
18248
82882188
SM
182492009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18250
40ba9882 18251 * help-fns.el (describe-function-1): Don't burp if the function is not
82882188
SM
18252 a symbol.
18253
a8f316ca
JB
182542009-10-05 Juanma Barranquero <lekktu@gmail.com>
18255
18256 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
18257 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
18258 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
18259 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
18260
18261 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
18262 (eieio-default-superclass): Reflow docstrings.
18263 (this, class-option-assoc, defclass, eieio-class-un-autoload)
18264 (eieio-unbind-method-implementations, defmethod)
18265 (eieio-validate-slot-value, eieio-validate-class-slot-value)
18266 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
18267 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
18268 (eieio-slot-originating-class-p, eieio-slot-name-index)
18269 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
18270 (constructor, initialize-instance, no-next-method, object-print)
18271 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
18272 Fix typos in docstrings.
18273 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
18274 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
18275 (next-method-p): Doc fixes.
18276 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
18277 Fix typos in error messages.
18278 (eieio-defmethod): Fix typo in description of generic method.
18279
18280 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
18281 (eieio-persistent-save-interactive, slot-missing):
18282 Fix typos in docstrings.
18283 (eieio-instance-inheritor-slot-boundp): Doc fix.
18284
18285 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
18286 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
18287
18288 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
18289 (eieio-custom-object-apply-reset):
18290 Fix typos in docstrings and error messages.
18291
18292 * emacs-lisp/eieio-datadebug.el (data-debug-show):
18293 Fix typo in docstring.
18294
18295 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
18296 (eieio-browse-tree): Doc fix.
18297 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
18298 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
18299 Fix typos in docstrings.
18300
18301 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
18302 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
18303 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
18304 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
18305 Reflow docstrings.
18306
c66b7ac0
DN
183072009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
18308
4a827e0a 18309 * vc-hg.el (log-view-vc-backend): Declare for compiler.
82882188
SM
18310 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
18311 Set log-view-vc-backend so that diff can work.
4a827e0a 18312
c66b7ac0
DN
18313 * log-view.el (log-view-diff): Use vc-diff-internal instead of
18314 vc-version-diff.
18315 (vc-diff-internal): Autoload this instead of vc-version-diff.
18316
1902a98c
EZ
183172009-10-05 Eli Zaretskii <eliz@gnu.org>
18318
a7a8618b
EZ
18319 * simple.el (eval-expression): Doc fix.
18320
1902a98c
EZ
18321 * progmodes/cwarn.el (cwarn-mode): Doc fix.
18322
0e1f2ee6
MA
183232009-10-05 Michael Albinus <michael.albinus@gmx.de>
18324
18325 * files.el (directory-files-no-dot-files-regexp): New defconst.
18326 (delete-directory): Use it.
18327 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
18328
263c02ef 18329 * net/tramp.el (tramp-verbose): Fix docstring.
82882188
SM
18330 (tramp-methods): Add recursive option to `tramp-copy-args'.
18331 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
263c02ef 18332 "scp1_old", "scp2_old", "rsync", "rsyncc".
a8f316ca 18333 (tramp-default-method): Check also for `auth-source-user-or-password'.
263c02ef
MA
18334 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
18335 Add handler for `copy-directory'.
18336 (tramp-handle-copy-directory): New defun.
18337 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
a8f316ca
JB
18338 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
18339 Optimize sent command.
263c02ef 18340
72aa7df4
SM
183412009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18342
4a34f065
SM
18343 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
18344 window if necessary.
18345
72aa7df4
SM
18346 * calendar/calendar.el (calendar-basic-setup): Don't call
18347 switch-to-buffer in a dedicated window.
18348
5feb1ba7
KF
183492009-10-05 Karl Fogel <kfogel@red-bean.com>
18350
18351 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
194d44e7 18352 don't do anything related to relocating, just return nil.
5feb1ba7
KF
18353 (bookmark-error-no-filename): New error.
18354 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
194d44e7
JB
18355 bookmark has no file. Don't even attempt to handle things that
18356 are not files; the whole point of custom handlers is to keep that
18357 knowledge elsewhere anyway. Tighten some comments.
5feb1ba7
KF
18358 (bookmark-file-or-variation-thereof): Remove now-unused function.
18359 (bookmark-location): Doc string fix.
18360 (Bug#4250)
18361
1bd49952
KF
183622009-10-04 Karl Fogel <kfogel@red-bean.com>
18363
18364 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
18365 don't use a file dialog, because they usually don't know how to read
18366 a directory target from the user. (Bug#4230)
18367 Also, make sure the prompt can display directories as well as files.
18368
825382c0
KF
183692009-10-04 Karl Fogel <kfogel@red-bean.com>
18370
18371 * bookmark.el (bookmark-set, bookmark-buffer-name):
18372 Improve doc strings. (Bug#1193)
18373
13901bcb
KF
183742009-10-04 Karl Fogel <kfogel@red-bean.com>
18375
4a34f065
SM
18376 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
18377 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
18378 (bookmark-get-annotation, bookmark-set-annotation)
18379 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
18380 (bookmark-set-position, bookmark-get-front-context-string)
18381 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
18382 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
18383 (bookmark-jump-other-window, bookmark-handle-bookmark)
18384 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
18385 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
18386 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
194d44e7
JB
18387 Improve doc strings to say whether bookmark can be a string or
18388 a record or both, and make other consistency and clarity fixes.
4a34f065
SM
18389 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
18390 (bookmark-default-annotation-text, bookmark-yank-word)
18391 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
18392 (bookmark-import-new-list, bookmark-maybe-rename)
18393 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
18394 (bookmark-bmenu-bookmark): Give these doc strings.
13901bcb 18395 (bookmark-bmenu-check-position): Give this a doc string, but also
194d44e7 18396 add a FIXME comment about how the function may be pointless.
13901bcb 18397 (bookmark-default-handler): Rework doc string and change a
194d44e7
JB
18398 parameter name, to clarify that this takes a bookmark record
18399 not a bookmark name.
13901bcb 18400 (bookmark-set): Change a parameter name to indicate its meaning,
194d44e7 18401 and improve the doc string a bit.
13901bcb
KF
18402 (Bug#4188)
18403
5c1b3e94
KF
184042009-10-04 Karl Fogel <kfogel@red-bean.com>
18405
18406 * bookmark.el (bookmark-alist): Document the new `handler' element
18407 in the param alist.
18408 (bookmark-make-record-function): Adjust documentation for above.
18409 (Bug#4193)
18410
8559076d
KF
184112009-10-04 Karl Fogel <kfogel@red-bean.com>
18412
18413 * info.el (Info-bookmark-make-record): Document this function.
18414 (Info-bookmark-jump): Document with a doc string, not just a comment.
18415 (Bug#4203)
18416
b4583b8c
MA
184172009-10-04 Michael Albinus <michael.albinus@gmx.de>
18418
18419 * files.el (copy-directory): New defun.
18420
18421 * dired-aux.el (dired-copy-file-recursive): Use it.
18422
131ae8f2
JB
184232009-10-04 Juanma Barranquero <lekktu@gmail.com>
18424
a30e71ae 18425 * files-x.el (modify-dir-local-variable)
dd9af436
CY
18426 (copy-dir-locals-to-file-locals-prop-line): Fix typos in
18427 docstrings.
a30e71ae 18428
131ae8f2
JB
18429 * recentf.el (recentf-unload-function): New function.
18430
ccafbf06
GM
184312009-10-04 Glenn Morris <rgm@gnu.org>
18432
18433 * window.el (window-full-height-p): Add doc string.
18434
02c6f098
GM
184352009-10-04 Martin Rudalics <rudalics@gmx.at>
18436
18437 * window.el (window-full-height-p): New function. (Bug#4543)
18438
ed6b0195
DN
184392009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
18440
18441 * vc.el: Remove commented out code.
18442 (vc-derived-from-dir-mode): Remove, unused.
18443 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
18444
1b8d1cc7
MA
184452009-10-03 Michael Albinus <michael.albinus@gmx.de>
18446
4a34f065
SM
18447 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
18448 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
1b8d1cc7
MA
18449 there could be recursive loading when `default-directory' is a
18450 remote file name. (Bug#4614)
18451
ac3c593c
GM
184522009-10-03 Glenn Morris <rgm@gnu.org>
18453
686ea556
GM
18454 * calendar/calendar.el (calendar-basic-setup): Handle the case where
18455 the frame is wide.
18456 (calendar-generate-window): Test for shrinkability rather than width.
18457
ac3c593c
GM
18458 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
18459 reusing existing buffers, in case we happen to visit two files with the
18460 same basename. (Bug#4593)
18461
573709fd
EZ
184622009-10-02 Eli Zaretskii <eliz@gnu.org>
18463
4a34f065 18464 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
573709fd
EZ
18465 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
18466 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
18467 subdirs of cedet as well.
8f885d01 18468 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
573709fd 18469
8d6c1239
SM
184702009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
18471
18472 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
18473 Obey advertised-signature-table.
18474
18475 * help-fns.el (help-function-arglist): Don't check
18476 advertised-signature-table.
18477 (describe-function-1): Do it here instead so it also applies to subrs.
18478
c4861de0
MA
184792009-10-02 Michael Albinus <michael.albinus@gmx.de>
18480
18481 * simple.el (start-file-process): Say in the doc-string, that file
18482 handlers might not support pty association, if PROGRAM is nil.
18483
18484 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
18485 HOST and USER are strings. They are nil, when there are
18486 incomplete entries in ~/.netrc, for example.
18487 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
18488 root directory ("device busy" error otherwise).
18489
8d6c1239
SM
18490 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
18491 Flush file properties of created directory.
c4861de0 18492
d2bda74f
EZ
184932009-10-02 Eli Zaretskii <eliz@gnu.org>
18494
18495 * makefile.w32-in (WINS_BASIC): Remove cedet.
18496 (WINS_CEDET): Add cedet.
18497 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
18498
895d1904
GM
184992009-10-02 Kevin Ryde <user42@zip.com.au>
18500
18501 * net/browse-url.el (browse-url): Pass any symbol in
18502 browse-url-browser-function to `apply', since if you've mistakenly put
18503 an unbound symbol then the error is clearer. (Bug#4531)
18504
32226619
JB
185052009-10-02 Juanma Barranquero <lekktu@gmail.com>
18506
18507 * allout.el (allout-init, allout-back-to-current-heading)
18508 (allout-beginning-of-current-entry, allout-ascend-to-depth)
18509 (allout-ascend, allout-up-current-level, allout-end-of-level)
18510 (allout-previous-visible-heading, allout-forward-current-level)
18511 (allout-backward-current-level, allout-show-children):
18512 * apropos.el (apropos-describe-plist):
18513 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
18514 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
18515 * completion.el (add-completion, add-permanent-completion):
18516 * descr-text.el (describe-text-category, describe-char):
18517 * desktop.el (desktop-lazy-abort):
18518 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
18519 * dired.el (dired-build-subdir-alist):
18520 * ediff.el (ediff-version):
18521 * elide-head.el (elide-head, elide-head-show):
18522 * emerge.el (emerge-version):
18523 * env.el (getenv):
18524 * face-remap.el (variable-pitch-mode):
18525 * faces.el (describe-face):
18526 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
18527 (dired-at-point):
18528 * files.el (find-file-existing, auto-save-mode):
18529 * font-lock.el (font-lock-fontify-buffer):
18530 * help-fns.el (describe-function, describe-variable)
18531 (describe-syntax, describe-categories):
18532 * help.el (view-lossage, describe-bindings, describe-key)
18533 (describe-mode):
18534 * hexl.el (hexl-current-address):
18535 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
18536 * info.el (Info-goto-emacs-key-command-node):
18537 * log-edit.el (log-edit-insert-cvs-template)
18538 (log-edit-insert-cvs-rcstemplate):
18539 * menu-bar.el (menu-bar-mode):
18540 * mouse.el (mouse-appearance-menu):
18541 * newcomment.el (comment-indent-new-line):
18542 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
18543 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
5ce6e4f4 18544 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
32226619
JB
18545 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
18546 * recentf.el (recentf-mode):
18547 * savehist.el (savehist-mode, savehist-save):
18548 * shadowfile.el (shadow-copy-files):
18549 * simple.el (kill-ring-save, next-line, previous-line)
18550 (normal-erase-is-backspace-mode):
18551 * strokes.el (strokes-update-window-configuration)
18552 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
18553 (strokes-xpm-for-stroke):
18554 * time.el (emacs-uptime, emacs-init-time):
18555 * tutorial.el (tutorial--describe-nonstandard-key)
18556 (tutorial--detailed-help):
18557 * type-break.el (type-break-mode)
18558 (type-break-mode-line-message-mode, type-break-query-mode)
18559 (type-break-guesstimate-keystroke-threshold):
18560 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
18561 * version.el (emacs-version):
18562 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
18563 * winner.el (winner-mode):
18564 * calendar/timeclock.el (timeclock-in, timeclock-out)
18565 (timeclock-status-string, timeclock-change)
18566 (timeclock-workday-remaining-string)
18567 (timeclock-workday-elapsed-string)
18568 (timeclock-when-to-leave-string):
18569 * calendar/todo-mode.el (todo-add-category):
18570 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
18571 * emacs-lisp/autoload.el (update-file-autoloads):
18572 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
18573 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
18574 (checkdoc-message-text, checkdoc-defun):
18575 * emacs-lisp/debug.el (debugger-list-functions):
18576 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
18577 * emacs-lisp/eieio-opt.el (eieio-describe-class)
18578 (eieio-describe-generic):
18579 * emacs-lisp/lisp-mnt.el (lm-synopsis):
18580 * emacs-lisp/shadow.el (list-load-path-shadows):
18581 * emulation/cua-base.el (cua-mode):
18582 * emulation/edt.el (edt-set-scroll-margins):
18583 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
18584 (tpu-toggle-regexp, tpu-toggle-search-direction)
18585 (tpu-toggle-rectangle, tpu-toggle-control-keys):
18586 * emulation/tpu-extras.el (tpu-set-scroll-margins):
18587 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
18588 (viper-set-parsing-style-toggling-macro)
18589 (viper-set-emacs-state-searchstyle-macros):
18590 * emulation/viper.el (viper-set-hooks):
18591 * eshell/esh-mode.el (eshell-truncate-buffer):
18592 * international/mule-cmds.el (prefer-coding-system)
18593 (describe-input-method, describe-language-environment):
18594 * international/mule-diag.el (list-character-sets)
18595 (describe-character-set, describe-coding-system)
18596 (describe-fontset, list-fontsets, list-input-methods):
18597 * mail/sendmail.el (mail-signature):
18598 * net/ange-ftp.el (ange-ftp-copy-file):
18599 * net/browse-url.el (browse-url):
18600 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
18601 * net/quickurl.el (quickurl-add-url):
18602 * net/rcirc.el (names, topic):
18603 * net/xesam.el (xesam-mode):
18604 * play/5x5.el (5x5-new-game):
18605 * play/yow.el (apropos-zippy):
18606 * progmodes/ada-mode.el (ada-mode-version):
18607 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
18608 (f90-end-of-block)
18609 (f90-beginning-of-block):
18610 * progmodes/fortran.el (fortran-end-of-block)
18611 (fortran-beginning-of-block):
18612 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
18613 * progmodes/python.el (python-describe-symbol, python-shell):
18614 * term/ns-win.el (ns-print-buffer):
18615 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
18616 * textmodes/flyspell.el (flyspell-mode-on):
18617 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
18618 (pages-directory-for-addresses):
18619 * textmodes/table.el (table-recognize-cell)
18620 (table-query-dimension, table-generate-source)
18621 (table-insert-sequence, table--warn-incompatibility):
18622 * textmodes/tex-mode.el (tex-validate-buffer):
18623 * textmodes/texinfmt.el (texinfmt-version)
18624 (texinfo-format-buffer):
18625 Use `called-interactively-p' instead of `interactive-p'.
18626
12a3c28c
JB
186272009-10-02 Juanma Barranquero <lekktu@gmail.com>
18628
18629 * image-mode.el (image-toggle-display):
18630 * emacs-lisp/elp.el (elp-instrument-function):
18631 * emacs-lisp/advice.el (ad-make-advised-definition):
18632 * emacs-lisp/easy-mmode.el (define-minor-mode):
18633 * net/browse-url.el (browse-url-maybe-new-window):
18634 * progmodes/sh-script.el (sh-learn-buffer-indent):
18635 Pass new argument 'any to `called-interactively-p'.
18636
171fda8a
JB
186372009-10-01 Juanma Barranquero <lekktu@gmail.com>
18638
171fda8a
JB
18639 * international/uni-bidi.el:
18640 * international/uni-category.el:
18641 * international/uni-combining.el:
18642 * international/uni-comment.el:
18643 * international/uni-decimal.el:
9c3c9fdf 18644 * international/uni-decomposition.el:
171fda8a
JB
18645 * international/uni-digit.el:
18646 * international/uni-lowercase.el:
18647 * international/uni-mirrored.el:
18648 * international/uni-name.el:
18649 * international/uni-numeric.el:
18650 * international/uni-old-name.el:
18651 * international/uni-titlecase.el:
18652 * international/uni-uppercase.el:
18653 Regenerate from Unicode 5.2.0 data.
18654
dcb9734a
GM
186552009-10-01 Glenn Morris <rgm@gnu.org>
18656
18657 * Makefile.in (ELCFILES): Regenerate.
18658
ced10a4c
SM
186592009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18660
9d28c33e
SM
18661 * subr.el (interactive-p): Mark obsolete.
18662 (called-interactively-p): Make the optional-ness of `kind' obsolete.
18663 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
18664 advertised-signature-table for subroutines as well.
18665
ced10a4c
SM
18666 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
18667 (set-advertised-calling-convention): New function.
18668 (make-obsolete, define-obsolete-function-alias)
18669 (make-obsolete-variable, define-obsolete-variable-alias):
18670 Make the optional-ness of `when' obsolete.
18671 (define-obsolete-face-alias): Make `when' non-optional.
18672 * help-fns.el (help-function-arglist):
18673 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
18674 Use advertised-signature-table.
18675
cc3dda16
MA
186762009-10-01 Michael Albinus <michael.albinus@gmx.de>
18677
18678 * files.el (delete-directory): New defun. The original function
18679 in fileio.c has been renamed to `delete-directory-internal'.
18680
18681 * dired.el (dired-delete-file): Call `delete-directory' with
18682 RECURSIVE parameter.
18683
5ce6e4f4 18684 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
cc3dda16
MA
18685 parameter RECURSIVE. Implementation is missing.
18686
18687 * net/tramp.el (tramp-handle-make-directory): Flush upper
18688 directory's file properties.
ced10a4c 18689 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
cc3dda16
MA
18690 (tramp-handle-dired-recursive-delete-directory): Flush directory
18691 properties after the remove command only.
18692
ced10a4c
SM
18693 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
18694 Handle optional parameter RECURSIVE.
cc3dda16 18695
ced10a4c
SM
18696 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
18697 Handle optional parameter RECURSIVE.
cc3dda16
MA
18698
18699 * net/tramp-smb.el (tramp-smb-errors): Add error message for
18700 connection timeout.
18701 (tramp-smb-handle-delete-directory): Handle optional parameter
18702 RECURSIVE.
18703
cf885595
SM
187042009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18705
e3a6b82f
SM
18706 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
18707 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
18708 (byte-compile-defmacro): Use backquotes.
18709
7201bfbb
SM
18710 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
18711
cf885595
SM
18712 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
18713 has no associated file.
18714 (vc-resynch-buffer): Use vc-dir-buffers.
18715
a4d2c321
GM
187162009-10-01 Glenn Morris <rgm@gnu.org>
18717
9ffe3f52
GM
18718 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
18719 (chart-file-count):
18720 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
18721 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
18722 * emacs-lisp/eieio-opt.el (eieio-describe-class):
18723 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
18724 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
18725 (eieio-copy-parents-into-subclass, make-instance, class-children)
18726 (eieio-generic-form):
bd2afec2 18727
9515cdcc
GM
18728 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
18729 match-data. (Bug#4555).
18730
a4d2c321
GM
18731 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
18732 rather than parsing it as a regexp. This relaxes the layout
18733 requirements and makes errors easier to detect.
18734 (check-declare-verify): Check file is regular.
18735 (check-declare-directory): Doc fix.
18736 * subr.el (declare-function): Doc fix.
18737
b15c31c7
GM
18738 * ibuffer.el (ibuffer-format-qualifier):
18739 * isearch.el (hi-lock-regexp-okay):
18740 * calc/calc.el (math-zerop):
18741 * mail/uce.el (rmail-msgbeg, rmail-msgend):
18742 * term/w32-win.el (setup-default-fontset, set-fontset-font):
18743 Remove unused declarations.
18744
b0b111c3
JB
187452009-09-30 Eric Ludlam <zappo@gnu.org>
18746
18747 * emacs-lisp/eieio.el (boolean-p): Delete.
18748
1fc28a2c
GM
187492009-09-30 Glenn Morris <rgm@gnu.org>
18750
1fc28a2c
GM
18751 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
18752
494f4fc7
GM
18753 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
18754 filename is not a string.
18755
561580e9
CY
187562009-09-29 Chong Yidong <cyd@stupidchicken.com>
18757
18758 * files.el (safe-local-eval-forms): Fix typo.
18759
dcbbecd4
SM
187602009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
18761
18762 * vc-hooks.el (vc-dir-buffers): New var.
18763 (vc-state-refresh): New function.
18764 (vc-state): Use it.
18765 (vc-after-save): Always ask the backend to recompute the new state.
18766 Always call vc-dir if necessary, using vc-dir-buffers.
18767 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
18768 Use vc-dir-buffers.
18769 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
18770 (vc-dir-prepare-status-buffer, vc-dir-update)
18771 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
18772 Don't call expand-file-name on default-directory.
18773
d88444f2
JB
187742009-09-29 Juanma Barranquero <lekktu@gmail.com>
18775
18776 * speedbar.el (speedbar-item-delete):
18777 * calc/calc-prog.el (calc-kbd-if):
18778 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
18779
18780 * epa.el (epa-key-list-mode-map):
18781 * hi-lock.el (hi-lock-menu): Fix typos in menus.
18782
18783 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
18784 (hs-show-hook): Fix typo in docstring.
18785
5da62d41
GM
187862009-09-29 Glenn Morris <rgm@gnu.org>
18787
8360fce0
GM
18788 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
18789 file-name-nondirectory call preventing location of cedet files.
18790 (check-declare-verify): Use literal search rather than re-search.
ae715515 18791 Add basic defmethod and defclass, and define-overloadable-function.
8360fce0
GM
18792
18793 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
18794 Use tramp-compat-file-attributes rather than nonexistent
18795 tramp-compat-handle-file-attributes.
18796
5da62d41
GM
18797 * Makefile.in (lisptagsfiles4): New.
18798 (AUTOGENEL): Add cedet loaddefs files.
18799 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
18800 (update-elclist, compile-always, backup-compiled-files)
18801 (bootstrap-clean): Add yet another directory level.
18802 (update-elclist): Use LC_COLLATE rather than COLLATE.
18803 (ELCFILES): Update, via `make update-elclist'.
18804
48267264
JB
188052009-09-29 Juanma Barranquero <lekktu@gmail.com>
18806
18807 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
18808 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
18809 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
18810
2c4cd0b0
AS
188112009-09-28 Andreas Schwab <schwab@linux-m68k.org>
18812
18813 * Makefile.in (lisptagsfiles3): Define.
5da62d41 18814 (TAGS, TAGS-LISP): Use it.
2c4cd0b0
AS
18815 (update-elclist): Add third directory level to look for elc files.
18816 (compile-always): Likewise.
18817 (backup-compiled-files): Likewise.
18818 (bootstrap-clean): Likewise.
18819 (ELCFILES): Update.
18820
a2533e47
CY
188212009-09-28 Chong Yidong <cyd@stupidchicken.com>
18822
18823 * Makefile.in (ELCFILES): Add CEDET files.
18824
eefbedb1
MA
188252009-09-28 Michael Albinus <michael.albinus@gmx.de>
18826
18827 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
18828
18829 * net/tramp.el (top): Require tramp-imap.
18830
18831 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
18832 Use `tramp-compat-handle-file-attributes'.
18833
188342009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
18835
18836 * net/tramp-imap.el: New package.
18837
b0b111c3
JB
188382009-09-28 Eric Ludlam <zappo@gnu.org>
18839
18840 * emacs-lisp/chart.el:
18841 * emacs-lisp/eieio-base.el:
18842 * emacs-lisp/eieio-comp.el:
18843 * emacs-lisp/eieio-custom.el:
18844 * emacs-lisp/eieio-datadebug.el:
18845 * emacs-lisp/eieio-opt.el:
18846 * emacs-lisp/eieio-speedbar.el:
18847 * emacs-lisp/eieio.el: New files.
18848
748e3d67
VJL
188492009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18850
18851 * whitespace.el (whitespace-trailing-regexp)
18852 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
18853 Fix doc string.
18854
15120dec
CY
188552009-09-27 Chong Yidong <cyd@stupidchicken.com>
18856
18857 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
18858 menu.
18859
18860 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
18861 menu-bar-ediff-menu.
18862
18863 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
18864 define-overloadable-function.
18865
18866 * progmodes/autoconf.el: Provide autoconf as well, so that this
18867 file can be `require'd.
18868
18869 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
18870
18871 * emacs-lisp/autoload.el (generated-autoload-feature)
18872 (generated-autoload-load-name): New vars.
18873 (autoload-rubric, autoload-generate-file-autoloads): Use them.
18874 (make-autoload): Recognize define-overloadable-function and
18875 defclass forms (for EIEIO).
18876
18877 * Makefile.in (update-subdirs): Exclude cedet directory.
18878
135abf91
AR
188792009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
18880
1becddbb 18881 * term/ns-win.el: Don't set the region face background. (Bug#4381)
135abf91
AR
18882
18883 * faces.el: Default light-background background for region face to
18884 ns_selection_color under NS.
18885
3d994264
TZ
188862009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
18887
18888 * net/imap-hash.el: New library, see NEWS.
18889
18890 * Makefile.in (ELCFILES): Add imap-hash.el.
18891
ce9a0ccb
SM
188922009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
18893
18894 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
18895 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
18896 * help-macro.el (make-help-screen): Avoid using an ambiguous function
18897 definition where the docstring could be taken for the return value.
18898
a92cdd49
GM
188992009-09-26 Glenn Morris <rgm@gnu.org>
18900
18901 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
18902 Add option to only show images below a certain size.
18903 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
18904 save-excursion calls.
18905
416ac2f1
EZ
189062009-09-26 Eli Zaretskii <eliz@gnu.org>
18907
18908 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
18909 subdirectories) and eieio.
18910
d9a13f68
AM
189112009-09-26 Alan Mackenzie <acm@muc.de>
18912
6a7662bb
BR
18913 * progmodes/cc-engine.el (c-beginning-of-statement-1):
18914 Correct buggy bracketing. (Bug#4289)
d9a13f68
AM
18915
18916 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
550d95a0 18917 character constants (as case labels). (Bug#4289)
d9a13f68 18918
182b3bec
CY
189192009-09-25 Juri Linkov <juri@jurta.org>
18920
18921 * files.el (safe-local-eval-forms): Allow time-stamp in
18922 before-save-hook (Bug#4554).
18923
8f75f2da
JB
189242009-09-25 Drew Adams <drew.adams@oracle.com>
18925
18926 * menu-bar.el (list-buffers-directory): Doc fix.
18927
8390fb80
SM
189282009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
18929
18930 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
18931 Try and avoid copying twice the same paragraph.
18932 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
18933 Remove save-excursion.
18934 (log-edit-changelog-entry): Do it here instead.
18935
11ee8d90
JB
189362009-09-25 Juanma Barranquero <lekktu@gmail.com>
18937
027b1942
JB
18938 * bs.el (bs--get-file-name): Use `list-buffers-directory'
18939 when available, instead of hardcoding mode names. Doc fix.
18940
11ee8d90
JB
18941 * menu-bar.el (list-buffers-directory): Add docstring.
18942 Make automatically buffer-local.
18943
18944 * dired.el (dired-mode):
18945 * files.el (cd-absolute):
18946 * pcvs.el (cvs-temp-buffer):
18947 * pcvs-util.el (cvs-get-buffer-create):
18948 * shell.el (shell-mode):
18949 * vc-dir.el (vc-dir-mode):
18950 Don't make `list-buffers-directory' buffer local.
18951
21289c5d
CY
189522009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
18953
8390fb80
SM
18954 * comint.el (comint-exec, comint-run, make-comint):
18955 Doc fixes (Bug#4542).
21289c5d 18956
e8652dd9
GM
189572009-09-25 Glenn Morris <rgm@gnu.org>
18958
18959 * mail/rmailmm.el (rmail-mime): New custom group.
18960 Move all defcustoms in this file into this group.
18961 (rmail-mime-media-type-handlers-alist): Revert previous change.
18962 (rmail-mime-show-images): New option.
18963 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
18964 references to it, since it wasn't actually used for anything.
18965 (rmail-mime-insert-image): New function.
18966 (rmail-mime-image): Use rmail-mime-insert-image.
18967 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
69220882
GM
18968 obey the value of `rmail-mime-show-images' option. Print the size of
18969 attachments.
e8652dd9 18970
fb652bb5
JB
189712009-09-25 David Engster <deng@randomsample.de>
18972
18973 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
18974
32a9841c
VJL
189752009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18976
18977 * whitespace.el: Does not highlight trailing spaces While point is
18978 at end of line. Does not highligt spaces at beginning of buffer
18979 while point is at beginning of buffer. Does not highlight spaces
18980 at end of buffer while point is at end of buffer. (Bug#4177)
18981 New version 12.0.
18982 (whitespace-display-mappings): Adjust initialization.
18983 (whitespace-point, whitespace-font-lock-refontify): New vars.
18984 (whitespace-color-on, whitespace-color-off): Adjust code.
18985 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
18986 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
18987 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
18988
e477ca84
CY
189892009-09-24 Chong Yidong <cyd@stupidchicken.com>
18990
18991 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
18992
18993 * textmodes/sgml-mode.el: Remove xml-mode alias.
18994
18995 * files.el (auto-mode-alist, conf-mode-maybe)
8390fb80 18996 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
e477ca84 18997
68712602
AM
189982009-09-24 Alan Mackenzie <acm@muc.de>
18999
19000 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
19001 c-forward-conditionals, but it doesn't move point and doesn't set
19002 the mark.
19003 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
19004 (c-down-conditional-with-else, c-backward-conditional)
19005 (c-forward-conditional): Refactor to use c-scan-conditionals.
19006
1659ada0
JB
190072009-09-24 Juanma Barranquero <lekktu@gmail.com>
19008
19009 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
19010 (help-default-arg-highlight): Remove.
19011 (help-highlight-arg): New function.
19012 (help-do-arg-highlight): Use it.
19013 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
19014
b3f01e46
SM
190152009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
19016
19017 * term.el (term-set-scroll-region, term-handle-ansi-escape):
19018 Undo last change, which didn't fix the problem and introduced others.
19019
107ef54a
NR
190202009-09-24 Nick Roberts <nickrob@snap.net.nz>
19021
19022 * progmodes/gdb-mi.el: Don't require speedbar.
19023 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
19024
ffa1fed6
GM
190252009-09-24 Glenn Morris <rgm@gnu.org>
19026
2157a2be
GM
19027 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
19028
6125167c
GM
19029 * term/ns-win.el (ns-reg-to-script): Define for compiler.
19030
ffa1fed6
GM
19031 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
19032 there is no newline after the final mime boundary. (Bug#4539)
19033 Move markers on insertion so that any buttons inserted don't end up in
19034 the next part of a multipart message.
2e9075d3
GM
19035 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
19036 (rmail-mime-bulk-handler): Optionally handle images.
19037 (rmail-mime-image): New button action.
19038 (rmail-mime-image-handler): New function.
19039 (rmail-mime-mode): New mode.
19040 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
ffa1fed6 19041
4a814992
SM
190422009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
19043
075518b5
SM
19044 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
19045 than just dropping elements from it (bug#4504).
19046
8ad2defc
SM
19047 * term.el (term-set-scroll-region): Don't move cursor any more.
19048 (term-handle-ansi-escape): Call term-goto here instead.
19049 Suggested by Ivan Kanis <apple@kanis.eu>.
19050
4a814992
SM
19051 * term.el: Require CL.
19052 (term-ansi-reset): New function.
19053 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
19054 (term-handle-colors-array): Simplify.
19055
5a0c3f56
JB
190562009-09-24 Juanma Barranquero <lekktu@gmail.com>
19057
19058 * allout.el (allout-overlay-interior-modification-handler)
19059 (allout-obtain-passphrase):
19060 * epa-file.el (epa-file-write-region):
19061 * ps-print.el (ps-begin-job):
19062 * vc-hooks.el (vc-toggle-read-only):
19063 * vc-rcs.el (vc-rcs-rollback):
19064 * vc-sccs.el (vc-sccs-rollback):
19065 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
19066 (vc-version-diff, vc-revert, vc-rollback):
19067 * wdired.el (wdired-check-kill-buffer):
19068 * emacs-lisp/authors.el (authors):
19069 * net/socks.el (socks-open-connection):
19070 * net/zeroconf.el (zeroconf-service-add-hook):
19071 * obsolete/vc-mcvs.el (vc-mcvs-register):
19072 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
19073 (gdb-select-frame):
19074 * progmodes/grep.el (lgrep, rgrep):
19075 * progmodes/idlw-help.el (idlwave-help-check-locations)
19076 (idlwave-help-html-link, idlwave-help-assistant-open-link):
19077 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
19078 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
19079 (reftex-toc-rename-label): Fix typos in error messages.
19080
19081 * dired-aux.el (dired-do-shell-command): Reflow docstring.
19082 (dired-copy-how-to-fn): Doc fix.
19083 (dired-files-attributes, dired-read-shell-command):
19084 Fix typos in docstrings.
19085
19086 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
19087 (dired-x-find-file-other-window): Reflow docstrings.
19088 (dired-omit-marker-char, dired-read-shell-command)
19089 (dired-x-submit-report): Fix typos in docstrings.
19090
19091 * shell.el (shell-mode-hook):
19092 * view.el (View-scroll-line-forward):
19093 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
19094 Fix typos in docstrings.
19095
19096 * net/dig.el (dig-invoke): Fix typo in docstring.
19097 (query-dig): Reflow docstring.
19098
19099 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
19100 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
19101 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
19102 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
19103 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
19104 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
19105 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
19106 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
19107 (idlwave-completion-map, idlwave-current-indent)
19108 (idlwave-custom-ampersand-surround, idlwave-customize)
19109 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
19110 (idlwave-define-abbrev, idlwave-determine-class-special)
19111 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
19112 (idlwave-end-block-reg, idlwave-end-of-statement)
19113 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
19114 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
19115 (idlwave-explicit-class-listed, idlwave-file-header)
19116 (idlwave-fill-paragraph, idlwave-find-class-definition)
19117 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
19118 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
19119 (idlwave-in-quote, idlwave-indent-action-table)
19120 (idlwave-indent-expand-table, idlwave-indent-line)
19121 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
19122 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
19123 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
19124 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
19125 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
19126 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
19127 (idlwave-outlawed-buffers, idlwave-popup-select)
19128 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
19129 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
19130 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
19131 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
19132 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
19133 (idlwave-statement-type, idlwave-struct-skip)
19134 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
19135 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
19136 (idlwave-what-module-find-class): Fix typos in docstrings.
19137 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
19138 (idlwave-calculate-cont-indent, idlwave-expand-equal)
19139 (idlwave-find-module, idlwave-find-structure-definition)
19140 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
19141 (idlwave-list-load-path-shadows, idlwave-next-statement)
19142 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
19143 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
19144 (idlwave-template): Reflow docstrings.
19145
19146 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
19147 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
19148 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
19149 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
19150 (idlwave-shell-display-line, idlwave-shell-display-wframe)
19151 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
19152 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
19153 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
19154 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
19155 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
19156 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
19157 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
19158 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
19159 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
19160 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
19161 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
19162 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
19163 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
19164 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
19165 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
19166 Fix typos in docstrings.
19167 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
19168 (idlwave-shell-hide-output, idlwave-shell-mode)
19169 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
19170 Reflow docstrings.
19171
19172 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
19173
62136c5d
SM
191742009-09-24 Ivan Kanis <apple@kanis.eu>
19175
19176 * term.el (term-bold-attribute): New var.
19177 (term-handle-colors-array): Use it.
19178
9c1a45ed
NR
191792009-09-23 Nick Roberts <nickrob@snap.net.nz>
19180
19181 * progmodes/gdb-mi.el (gdb-version): New variable.
19182 (gdb-non-stop-handler): Set gdb-version.
19183 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
19184 Condition "--thread" option on gdb-version.
19185 (gdb-invalidate-threads): Remove unused argument.
19186
03304f31
SM
191872009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
19188
19189 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
19190 to looking-back to avoid ridiculous slow down in large files (bug#4511).
19191
4f02f0c9
GM
191922009-09-23 Glenn Morris <rgm@gnu.org>
19193
19194 * mail/rmail.el (rmail-reply): Don't try to add a References header when
19195 replying to mail without References or Message-Id. (Bug#4525)
19196
a3b4b363
AR
191972009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
19198
19199 * term/ns-win.el (ns-reg-to-script): New variable.
19200
7bda18cc
DU
192012009-09-23 Daiki Ueno <ueno@unixuser.org>
19202
19203 * epg.el (epg-wait-for-status): Preserve existing 'error results.
19204
72169e55
SS
192052009-09-22 Sam Steingold <sds@gnu.org>
19206
19207 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
71630ffe
SS
19208 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
19209 to 1 because hg returns status 1 when nothing is found.
0aa4f295 19210 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
72169e55 19211
905b7d38
SM
192122009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
19213
b0459dec
SM
19214 * textmodes/fill.el: Convert to utf-8 encoding.
19215 (fill-french-nobreak-p): Remove redundant » and « inherited from our
dd86ea11 19216 pre-Unicode days.
b0459dec 19217
905b7d38
SM
19218 * add-log.el (change-log-fill-forward-paragraph): New function.
19219 (change-log-mode): Use it so fill-region DTRT.
19220 Set fill-indent-according-to-mode here rather than in
19221 change-log-fill-paragraph.
19222 (change-log-fill-paragraph): Remove.
19223
baa7f3de
JB
192242009-09-22 Juanma Barranquero <lekktu@gmail.com>
19225
19226 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
19227 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
19228
a8d789f0
GM
192292009-09-22 Glenn Morris <rgm@gnu.org>
19230
daedbbc2
GM
19231 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
19232 the scroll-bar scroll the calendar window rather than the buffer.
19233
d8899a74
GM
19234 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
19235 commands that move point (as opposed to scrolling).
19236
a8d789f0
GM
19237 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
19238
19239 * emacs-lisp/elint.el (elint): New custom group.
19240 (elint-log-buffer): Make it a defcustom.
19241 (elint-scan-preloaded, elint-ignored-warnings)
19242 (elint-directory-skip-re): New options.
19243 (elint-builtin-variables): Doc fix.
19244 (elint-preloaded-env): New variable.
19245 (elint-unknown-builtin-args): Add an entry for encode-time.
19246 (elint-extra-errors): Make it a variable rather than a constant.
19247 (elint-preloaded-skip-re): New constant.
19248 (elint-directory): Skip files matching elint-directory-skip-re.
19249 (elint-features): New variable, local to linted buffers.
19250 (elint-update-env): Initialize elint-features. Possibly add
19251 elint-preloaded-env to the buffer's environment.
19252 (elint-get-top-forms): Bind elint-current-pos, for log messages.
19253 Skip quoted forms.
19254 (elint-init-form): New function, extracted from elint-init-env.
19255 Make non-list forms a warning rather than an error.
19256 Add the mode-map for define-derived-mode. Handle define-minor-mode,
19257 easy-menu-define, put that adds an error-condition, and provide.
19258 When requiring cl, also require cl-macs. Really require cl, to handle
19259 some cl macros. Store required libraries in the list elint-features,
19260 so as not to re-load them. Treat cc-require like require.
19261 (elint-init-env): Call elint-init-form to do the work.
19262 Handle eval-and-compile and such like.
19263 (elint-add-required-env): Do not clear messages.
19264 (elint-special-forms): Add handlers for function, defalias, if, when,
19265 unless, and, or.
19266 (elint-form): Add optional argument to ignore elint-special-forms,
19267 useful to prevent recursive calls from handlers. Doc fix.
19268 Respect elint-ignored-warnings.
19269 (elint-form): Respect elint-ignored-warnings.
19270 (elint-bound-variable, elint-bound-function): New variables.
19271 (elint-unbound-variable): Respect elint-bound-variable.
19272 (elint-get-args): Respect elint-bound-function.
19273 (elint-check-cond-form): Add some simple handling for (f)boundp and
19274 featurep tests.
19275 (elint-check-defalias-form): New handler.
19276 (elint-check-let-form): Make an empty let a warning rather than an
19277 error.
19278 (elint-check-setq-form): Make an empty setq a warning rather than an
19279 error. Respect elint-ignored-warnings.
19280 (elint-check-defvar-form): Accept null doc-strings.
19281 (elint-check-conditional-form): New handler. Does some simple-minded
19282 checking of featurep and (f)boundp tests.
19283 (elint-put-function-args): New function.
19284 (elint-initialize): Use elint-scan-doc-file rather than
19285 elint-find-builtin-variables. Use elint-put-function-args.
19286 Possibly scan preloaded-file-list.
19287 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
19288 extend to handle functions as well.
19289
245be23c
JB
192902009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
19291
19292 * linum.el (linum-delete-overlays, linum-update-window):
19293 Do not modify the right margin. (Bug#3971)
19294
91fdbd6f
CY
192952009-09-21 Chong Yidong <cyd@stupidchicken.com>
19296
6a7662bb
BR
19297 * files.el (conf-mode-maybe, magic-fallback-mode-alist):
19298 Use nxml-mode instead of xml-mode.
91fdbd6f 19299
7589d38e
JB
193002009-09-21 Kevin Ryde <user42@zip.com.au>
19301
19302 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
19303
5ac42715
SM
193042009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
19305
19306 * net/dig.el (dig-mode): Use define-derived-mode.
19307
09c01323
DN
193082009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
19309
4096c5f2
DN
19310 * vc-dispatcher.el (vc-do-command): Return the process object in
19311 the asynchronous case. Use when instead of if. Do not run
5480359e 19312 vc-exec-after to display a message if not enabled. (Bug#4463)
4096c5f2 19313
0e172cc2
DN
19314 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
19315 properties to the stash strings.
19316 (vc-git-stash-list): Return a list of strings.
19317 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
19318 (vc-git-stash-show-at-point): New functions.
19319 (vc-git-stash-map): New keymap.
19320
03304f31
SM
19321 * register.el (ctl-x-r-map): Define the keys here instead of
19322 using autoload.
09c01323 19323
03304f31 193242009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
e3f36d03
SM
19325
19326 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
19327 list, to workaround performance problem (bug#4485).
19328
2f5fc4d7
NR
193292009-09-20 Nick Roberts <nickrob@snap.net.nz>
19330
19331 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
19332
b0f5fd2e
DU
193332009-09-20 Daiki Ueno <ueno@unixuser.org>
19334
19335 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
19336 Document that this option is not recommended to use.
19337
f3445fab
GM
193382009-09-19 Glenn Morris <rgm@gnu.org>
19339
547c6921
GM
19340 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
19341 variable `var'.
19342
f3445fab
GM
19343 * calc/calc-alg.el (var):
19344 * calc/calcalg2.el (var): Define for compiler.
19345
946c009b
CY
193462009-09-19 Chong Yidong <cyd@stupidchicken.com>
19347
e3f36d03
SM
19348 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
19349 Doc fix (Bug#3932).
e2045997 19350
24aedbca
CY
19351 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
19352
327dd27a
CY
19353 * time-stamp.el (time-stamp-month-dd-yyyy)
19354 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
19355 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
19356 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
e3f36d03
SM
19357 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
19358 Remove functions that have been obsolete since 1995 (Bug#4436).
327dd27a 19359
946c009b
CY
19360 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
19361 indent buffer only if called interactively (Bug#4452).
19362
3e70541a 193632009-09-19 Juanma Barranquero <lekktu@gmail.com>
4e2af782 19364 Eli Zaretskii <eliz@gnu.org>
3e70541a
JB
19365
19366 This fixes bug#4197 (merged to bug#865, though not identical).
19367 * server.el (server-auth-dir): Add docstring note about FAT32.
19368 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
19369 but warn against using them.
19370
9b94c32e
NR
193712009-09-19 Nick Roberts <nickrob@snap.net.nz>
19372
19373 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
19374 older GDB where there is no has_more field.
19375
66590684
GM
193762009-09-19 Glenn Morris <rgm@gnu.org>
19377
19378 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
19379
9a1337f9
CY
193802009-09-18 Chong Yidong <cyd@stupidchicken.com>
19381
19382 * files.el (auto-mode-alist): Change default for XML files to nXML
19383 mode (Bug#4169).
19384
d7554167
JB
193852009-09-18 Juanma Barranquero <lekktu@gmail.com>
19386
19387 * server.el (server-ensure-safe-dir): Pass 'integer
19388 to `file-attributes', as suggested.
19389
35a3f9a4
SM
193902009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
19391
19392 * dired-aux.el (dired-query-alist): Remove spurious backslash.
19393 (dired-query): Use read-key.
19394
044f9b05
AR
193952009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
19396
19397 * cus-start.el (ns-use-qd-smoothing): Remove.
19398
6188ea49
GM
193992009-09-18 Glenn Morris <rgm@gnu.org>
19400
08cf18e4
GM
19401 * allout.el (top-level): Remove unnecessary progn.
19402
07eae5c5
GM
19403 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
19404
6726c25e
GM
19405 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
19406 definition of abbrev table.
19407
3f527154 19408 * speedbar.el (speedbar-track-mouse):
6188ea49
GM
19409 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
19410 * net/eudc.el (eudc-expand-inline):
770af4b4
GM
19411 * net/newst-backend.el (newsticker--cache-read-feed):
19412 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
6188ea49
GM
19413 condition-case handlers.
19414
ccb4c30c
NR
194152009-09-18 Nick Roberts <nickrob@snap.net.nz>
19416
19417 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
19418 (gdb-var-list): Add an element for has_more field.
19419 (gdb-non-stop-handler): Enable pretty printing for STL containers.
19420 (gdb-var-create-handler, gdb-var-list-children-handler-1)
19421 (gdb-var-update-handler-1): Parse output of dynamic variable
19422 objects (STL containers).
19423 (gdb-var-delete-1): Pass var1 as an explicit second argument.
19424 (gdb-get-field): Delete alias. Use bindat-get-field directly.
19425
19426 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
19427 gdb-var-list.
19428 (gud-speedbar-buttons): Make node expandable if expression "has more"
19429 children.
19430
8686ac71
JB
194312009-09-17 Juanma Barranquero <lekktu@gmail.com>
19432
19433 * startup.el (emacs-quick-startup): Remove variable and all uses.
19434 (command-line): Set `inhibit-x-resources' instead.
19435 (command-line-1): Use `inhibit-x-resources' instead.
19436
a69c67e8
CY
194372009-09-17 Chong Yidong <cyd@stupidchicken.com>
19438
19439 * subr.el: Fix last change to avoid using the `unless' macro,
19440 which breaks bootstrapping.
19441
354f0faf
SM
194422009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
19443
19444 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
19445 extended definitions, in case we reload subr.el after having
19446 loaded CL.
19447 (eval-next-after-load): Mark as obsolete.
19448
98b9bf40
JL
194492009-09-17 Juri Linkov <juri@jurta.org>
19450
19451 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
19452 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
19453 (menu-bar-showhide-menu, menu-bar-tools-menu)
19454 (menu-bar-describe-menu, menu-bar-help-menu)
19455 (minibuffer-local-completion-map, minibuffer-local-map):
19456 Fix list quoting.
19457
28fab7b5
GM
194582009-09-17 Glenn Morris <rgm@gnu.org>
19459
88d5190c
GM
19460 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
19461 arguments, whether or not it has a handler.
19462
74f24ba7
GM
19463 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
19464
28fab7b5
GM
19465 * simple.el (hard-newline): Give it a doc-string.
19466
a8106aec
GM
19467 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
19468 (lisp-mode-syntax-table): Give them doc-strings.
e4a09a11 19469
76251ad7
DN
194702009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
19471
72033dbe
DN
19472 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
19473 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
19474 (menu-bar-options-menu, menu-bar-showhide-menu)
19475 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
19476 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
19477 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
19478 (menu-bar-options-menu, menu-bar-tools-menu)
19479 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
19480 (menu-bar-help-menu):
19481 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
19482 string arguments.
19483
76251ad7
DN
19484 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
19485 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
19486 calls for the menu names and :help.
19487
97b952b7
SM
194882009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
19489
19490 * mouse.el (minor-mode-menu-from-indicator): Pay attention
19491 to :minor-mode-function (bug#4455).
19492
8f38189e
SM
194932009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
19494
d2fd733e
SM
19495 * startup.el (command-line): Initialize the window-system after
19496 processing the command-line.
19497
8f38189e
SM
19498 * textmodes/page.el (what-page): Make sure we don't inf-loop if
19499 page-delimiter matches the empty string.
19500
77564fa4
GM
195012009-09-16 Glenn Morris <rgm@gnu.org>
19502
19503 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
19504 byte-compile-not-obsolete-var. It's a list now.
19505 (byte-compile-not-obsolete-funcs): New variable.
19506 (byte-compile-warn-obsolete): Don't warn about functions if they are in
19507 byte-compile-not-obsolete-funcs.
19508 (byte-compile-variable-ref, byte-compile-defvar): Update for
19509 byte-compile-not-obsolete-vars name-change and list nature.
19510 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
19511 and variables behind (f)boundp tests.
19512 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
19513
79d316d3
DN
195142009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
19515
19516 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
19517
8fed6934
SM
195182009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19519
19520 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
19521 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
19522 Don't autoload.
19523
4078fd57
SE
195242009-09-15 Stephen Eglen <stephen@gnu.org>
19525
19526 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
5a0c3f56 19527 the virtual-buffers, use the name of the buffer specified by
4078fd57 19528 find-file-noselect, as the match may be a symlink. (This was a
5a0c3f56 19529 problem if the target and the symlink had different names.)
4078fd57 19530
838ff458
SM
195312009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19532
b3c7c12d
SM
19533 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
19534
13dc2bc2
SM
19535 * desktop.el (desktop-path): Check user-emacs-directory.
19536
49fec531
SM
19537 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
19538
0e328d37
SM
19539 * loadup.el: Use after-load-functions to GC after loading each file.
19540 Remove the explicit GC calls that used to be sprinkled around.
19541
838ff458
SM
19542 * subr.el (after-load-functions): New hook.
19543 (do-after-load-evaluation): Run it. Use string-match-p to detect
19544 `obsolete' packages, rather than painfully extracting the relevant
19545 directory name.
19546
a62f564f
GM
195472009-09-15 Glenn Morris <rgm@gnu.org>
19548
19549 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
19550 free variable `doc'.
19551
19552 * dired.el (dired-mode-map): Add menu entry for async shell command.
19553
19554 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
19555 variables, also consider the .elc files, since the .el files are
19556 normally gzipped (subsequent code locates the .el.gz from the .elc).
19557
19558 * calc/calc-prog.el (arglist): Define for compiler.
19559
19560 * calendar/diary-lib.el (diary-display-function): Change the default to
19561 fancy display.
19562 (body): Define for compiler.
19563
19564 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
19565 (byte-compile-file-form, byte-compile-lambda)
19566 (byte-compile-top-level-body, byte-compile-form)
19567 (byte-compile-variable-ref, byte-compile-setq)
19568 (byte-compile-setq-default, byte-compile-body)
19569 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
19570 (batch-byte-compile): Give some more local variables with common names
19571 a "bytecomp-" prefix to avoid masking warnings about free variables.
19572
cd05fe7f
GM
19573 * startup.el (command-line-1): Give local variables with common names a
19574 distinguishing prefix, so as not to hide free variable warnings during
19575 bootstrap.
19576
a62f564f
GM
19577 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
19578 clever and add a suffix to make a unique name, just let the user decide
19579 whether or not to overwrite it. If the input is a directory, write the
19580 default filename to that directory. (Bug#4388)
19581 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
19582 is a filename-as-a-directory.
19583
fbc88440
SM
195842009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19585
19586 * textmodes/page.el (what-page): Don't move to beginning of line.
19587 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
19588
60308853
DN
195892009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
19590
19591 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
19592
32ba3abc
DN
195932009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
19594
9cd39aff
DN
19595 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
19596 * help.el (help-for-help-internal): Add purecopy calls for text.
19597
32ba3abc
DN
19598 * vc.el (top): print-log method now takes an optional SHORTLOG
19599 argument. Add a new method: root.
32ba3abc
DN
19600 (vc-root-diff, vc-print-root-log): New functions.
19601 (vc-log-short-style): New variable.
19602 (vc-print-log-internal): Add support for showing short logs.
19603
19604 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
19605 vc-print-root-log and vc-print-root-diff.
19606
19607 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
19608 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
19609 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
19610 short logs.
19611
19612 * vc-cvs.el (vc-cvs-print-log):
19613 * vc-mtn.el (vc-mtn-print-log):
19614 * vc-rcs.el (vc-rcs-print-log):
19615 * vc-sccs.el (vc-sccs-print-log):
19616 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
19617 that is ignored for now.
19618
837b0e99
DN
19619 * vc-mtn.el (vc-mtn-annotate-command):
19620 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
19621
31cd2dd4
SM
196222009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
19623
19624 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
19625 to function-key-map, and give them ascii-character property.
19626 * term/x-win.el (x-alternatives-map):
19627 * term/ns-win.el (ns-alternatives-map):
19628 * term/internal.el (msdos-key-remapping-map):
19629 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
19630
d62e5bf2
GM
196312009-09-14 Glenn Morris <rgm@gnu.org>
19632
19633 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
19634 temp-buffers (2009-09-12).
19635
7d0105e5
SM
196362009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19637
19638 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
19639 the new read-key function.
19640
e17ed9ad
CY
196412009-09-13 Chong Yidong <cyd@stupidchicken.com>
19642
19643 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
19644 is defined (Bug#4405).
19645
1fc26e29
CY
196462009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
19647
19648 * recentf.el (recentf-cleanup): Use a hash table to find
19649 duplicates (Bug#4407).
19650
61dc96a2 196512009-09-13 Per Starbäck <per@starback.se> (tiny change)
7e73ea32
CY
19652
19653 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
19654 kp-0 to ascii equivalents (Bug#4325).
19655
42c3a9e3
CY
196562009-09-13 Chong Yidong <cyd@stupidchicken.com>
19657
1f5c1626
CY
19658 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
19659
42c3a9e3 19660 * eshell/em-hist.el:
31cd2dd4
SM
19661 * eshell/em-dirs.el (eshell-complete-user-reference):
19662 Declare pcomplete functions and variables to avoid compiler warnings.
42c3a9e3
CY
19663
196642009-09-13 Leo <sdl.web@gmail.com> (tiny change)
19665
19666 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
19667 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
19668 * eshell/em-alias.el (eshell-aliases-file):
31cd2dd4
SM
19669 * eshell/em-hist.el (eshell-history-file-name):
19670 Use expand-file-name instead of concat to make file names (Bug#4308).
42c3a9e3 19671
1e2b6acf
GM
196722009-09-13 Glenn Morris <rgm@gnu.org>
19673
19674 * ediff-merg.el (ediff-do-merge):
19675 * filesets.el (filesets-run-cmd):
19676 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
19677 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
19678 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
19679 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
19680 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
19681 Replace empty `let's with `progn'.
19682
adba8116
SM
196832009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19684
19685 * mail/sendmail.el (send-mail-function):
19686 * tooltip.el (tooltip-mode):
19687 * simple.el (transient-mark-mode):
19688 * rfn-eshadow.el (file-name-shadow-mode):
19689 * frame.el (blink-cursor-mode):
19690 * font-core.el (global-font-lock-mode):
19691 * files.el (temporary-file-directory)
19692 (small-temporary-file-directory, auto-save-file-name-transforms):
19693 * epa-hook.el (auto-encryption-mode):
19694 * composite.el (global-auto-composition-mode):
19695 Use custom-initialize-delay.
19696 * startup.el (command-line): Don't explicitly call
19697 custom-reevaluate-setting for all the above vars.
19698 * custom.el (custom-initialize-safe-set)
19699 (custom-initialize-safe-default): Delete.
19700
0a4afea9
SM
197012009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19702
9f94990d
SM
19703 * term/x-win.el (x-initialize-window-system):
19704 * term/w32-win.el (w32-initialize-window-system):
19705 * term/ns-win.el (ns-initialize-window-system): Don't call
19706 mouse-wheel-mode since it's enabled globally by default already.
19707
0a4afea9
SM
19708 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
19709 actually define the variable, but only silences the byte-compiler.
19710 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
19711 before looking it up.
19712 (mouse-wheel-scroll-amount): Also reset the bindings if this value
19713 is changed.
19714
bf01513f
GM
197152009-09-12 Glenn Morris <rgm@gnu.org>
19716
19717 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
19718 1000.
19719 (elint-add-required-env): Don't beep on error.
19720 (elint-forms): In case of error, return ENV unchanged.
afdceaec
GM
19721 (elint-init-env): Skip non-list forms.
19722 (elint-log): Handle unknown file positions.
bf01513f 19723
d85889e4
DU
197242009-09-12 Daiki Ueno <ueno@unixuser.org>
19725
19726 * epg.el (epg-make-context): Add autoload cookie.
19727 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
19728 (epg-decrypt-string, epg-start-verify, epg-verify-file)
19729 (epg-verify-string, epg-start-sign, epg-sign-file)
19730 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
19731 (epg-encrypt-string, epg-start-export-keys)
19732 (epg-export-keys-to-file, epg-export-keys-to-string)
19733 (epg-start-import-keys, epg-import-keys-from-file)
19734 (epg-import-keys-from-string, epg-start-receive-keys)
19735 (epg-receive-keys, epg-import-keys-from-server)
19736 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
19737 (epg-sign-keys, epg-start-generate-key)
0a4afea9
SM
19738 (epg-generate-key-from-file, epg-generate-key-from-string):
19739 Remove autoload cookie.
d85889e4 19740
8f825ee6
EZ
197412009-09-12 Eli Zaretskii <eliz@gnu.org>
19742
36b434ee
EZ
19743 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
19744 reevaluation of trash-directory.
19745
8f825ee6
EZ
19746 * mwheel.el: Fix last change.
19747 (mouse-wheel-mode): New defvar.
19748 (mouse-wheel-mode): Remove autoload cookie.
19749
5766c380
SM
197502009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19751
ab5c0fcd
SM
19752 * mwheel.el (mwheel-installed-bindings): New var.
19753 (mouse-wheel-mode): Use it, so as to make sure we really remove all
19754 the bindings we set last time. Use custom-initialize-delay.
19755 * loadup.el: Load mwheel after term/*-win.el.
19756 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
19757 and mouse-wheel-up-event now that their first evaluation is done
19758 sufficiently late to be correct.
19759
45448e64
SM
19760 * startup.el (tutorial-directory): Make it a defcustom.
19761 Use custom-initialize-delay rather than eval-at-startup to set it.
19762 * image.el (image-load-path): Make it a defcustom.
19763 Use custom-initialize-delay rather than eval-at-startup to set it.
19764 * subr.el (eval-at-startup): Remove.
19765 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
19766
5766c380
SM
19767 * subr.el (do-after-load-evaluation): Warn the user after loading an
19768 obsolete package.
19769
d6549da4
GM
197702009-09-12 Glenn Morris <rgm@gnu.org>
19771
19772 * proced.el (proced-mark-alt): Remove alias.
19773 (proced-mode-map): Remove proced-mark-alt.
19774
19775 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
19776 Elint file and directory. Remove initialization entry.
19777
19778 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
19779 commands.
19780 (elint-current-buffer): Set mode-line-process.
19781 (elint-init-env): Handle define-derived-mode.
19782 Fix declare-function with unspecified arglist. Guard against odd
19783 defalias statements (eg iso-insert's 8859-1-map).
19784 (elint-add-required-env): Use a temp buffer.
19785 (elint-form): Just print the function/macro name, not the whole form.
19786 Return env unchanged if we fail to parse a macro.
19787 (elint-forms): Guard against parse errors.
19788 (elint-output): New function, to handle batch mode.
19789 (elint-log-message): Add optional argument. Use elint-output.
19790 (elint-set-mode-line): New function.
19791
30194d4d
CY
197922009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
19793
19794 * emacs-lisp/elp.el (elp-not-profilable): Add more
19795 functions (Bug#4233).
19796
a035f9b0
CY
197972009-09-12 Chong Yidong <cyd@stupidchicken.com>
19798
19799 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
19800 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
19801
dad61164
NR
198022009-09-11 Nick Roberts <nickrob@snap.net.nz>
19803
19804 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
19805 (gdb-var-list-children): Use json parsing.
19806
9c3c9fdf 198072009-09-11 Daniel Colascione <dan.colascione@gmail.com>
34cab3d9
CY
19808
19809 * progmodes/js.el (js--proper-indentation): Handle the case where
19810 char-before is null. Reported by Deniz Dogan.
19811
b4587710
JB
198122009-09-11 Juanma Barranquero <lekktu@gmail.com>
19813
19814 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
19815
13890796
DU
198162009-09-11 Daiki Ueno <ueno@unixuser.org>
19817
19818 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
19819 (epg-digest-algorithm-alist): Add SHA224.
b18508dd 19820 (epg-context-set-passphrase-callback)
97d4bdba 19821 (epg-context-set-progress-callback): Add description about
b18508dd 19822 callback function.
13890796 19823
2efb64a8
SM
198242009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19825
790d0270
SM
19826 * custom.el (custom-delayed-init-variables): New var.
19827 (custom-initialize-delay): New function.
19828 * startup.el (command-line): "Re"evaluate all vars in
19829 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
19830 explicitly any more.
19831 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
19832 to avoid creating a ~/.emacs.d at build-time (bug#4347).
19833
19834 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
2efb64a8 19835
ac243a40
NR
198362009-09-11 Nick Roberts <nickrob@snap.net.nz>
19837
19838 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
19839 (gdb-var-update-handler): Use json parsing.
19840
657bc6fc
JB
198412009-09-11 Juanma Barranquero <lekktu@gmail.com>
19842
19843 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
19844 decode annotated text, regardless of language environment. (Bug#2741)
19845
b6fe8102
SM
198462009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19847
19848 * Makefile.in (autoloads): Make rmail.el writable as well.
19849
5cc443fe
GM
198502009-09-11 Glenn Morris <rgm@gnu.org>
19851
5515c54e
GM
19852 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
19853 loaddefs.el.
19854 * dired.el: Regenerate with extracted autoloads.
19855 * Makefile.in (autoloads): Make dired.el writable.
19856
15067158
GM
19857 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
19858 * ibuffer.el: Regenerate with extracted autoloads.
19859 * Makefile.in (autoloads): Make ibuffer.el writable.
19860
d35d0238
GM
19861 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
19862 * version.el (emacs-copyright, emacs-major-version)
19863 (emacs-minor-version): Reformat doc-strings for make-docfile.
19864
5cc443fe
GM
19865 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
19866 functions and variables, since they must be stuff specific to some other
19867 platform.
19868 (apropos-print): Make mouse-click message less specific about button.
19869
19870 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
19871 that records where a macro was defined.
19872 * help-fns.el (describe-function-1): Mention if a function has a
19873 compiler-macro.
19874 * help-mode.el (help-function-cmacro): New button.
19875
19876 * locate.el (top-level): Always require dired.
19877 (locate-mode-map): Initialize inside the defvar.
19878
19879 * net/ange-ftp.el (dired-compress-file): Declare.
19880 (ange-ftp-dired-compress-file): Add doc string.
19881
19882 * term/ns-win.el (x-display-name, x-setup-function-keys):
19883 Unify doc-strings with X versions.
19884
8cb95edf
SM
198852009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19886
726a4d09
SM
19887 * emulation/crisp.el (crisp-mode-map): Move initialization
19888 into declaration.
19889 (crisp-mode): Use define-minor-mode.
19890
8cb95edf
SM
19891 * progmodes/xscheme.el (xscheme-evaluation-commands):
19892 Put a :advertised-binding property rather than using
19893 advertised-xscheme-send-previous-expression.
19894 (advertised-xscheme-send-previous-expression): Declare obsolete.
19895 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
19896 `advertised-undo'.
19897 (crisp-mode): Add corresponding bindings to
19898 undo's :advertised-binding instead.
19899 * dired.el (dired-mode-map): Put a :advertised-binding property rather
19900 than using dired-advertised-find-file.
19901 (dired-advertised-find-file):
19902 * simple.el (advertised-undo):
19903 * wid-edit.el (advertised-widget-backward): Declare obsolete.
19904 (widget-keymap): Put a :advertised-binding property rather
19905 than using advertised-widget-backward.
19906 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
19907 than using advertised-undo.
19908 * tutorial.el (tutorial--default-keys): Adjust accordingly.
19909
07db5857
SS
199102009-09-10 Simon South <ssouth@slowcomputing.org>
19911
19912 * progmodes/delphi.el (delphi-tab): Indent region when Transient
19913 Mark mode is enabled and region is active; otherwise indent or
19914 insert TAB as usual.
19915 (delphi-mode): Update description of TAB-key binding.
19916
50d4ba39
SM
199172009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
19918
19919 * subr.el (define-key-rebound-commands): Mark obsolete.
19920 * startup.el (precompute-menubar-bindings): Remove.
19921 (normal-top-level): Remove obsolete code that tried to precompute
19922 menubar bindings.
19923 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
19924 define-key-rebound-commands and precompute-menubar-bindings.
19925
ffa894db
KY
199262009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
19927
19928 * net/imap.el (imap-interactive-login): Better messages.
19929 (imap-open): Fix bug with renamed buffer on reconnect.
19930 (imap-authenticate): Add buffer-local imap-last-authenticator variable
19931 for easier debugging and cleaner code. On successful (guessed based on
19932 server capabilities) secondary authentication, set imap-state
19933 correctly.
19934 (imap-last-authenticator): Define imap-last-authenticator as a variable
19935 to avoid warnings.
19936
9477096c
GM
199372009-09-10 Glenn Morris <rgm@gnu.org>
19938
19939 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
19940
19941 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
19942 (byte-compile-file-form-autoload): Don't warn about unknown functions
19943 where the autoload statement comes after the use.
19944 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
19945 that any handlers inside the body (eg require) are in turn respected.
19946
19947 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
19948 effects.
19949
19950 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
19951 and syntax and abbrev tables basic docs, if they don't have any.
19952
19953 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
19954
19955 * international/mule-cmds.el (top-level): Require cl when compiling.
19956 (view-hello-file): Use default-value rather than
19957 default-enable-multibyte-characters.
19958
19959 * progmodes/fortran.el: Move all safe and risky properties into the
19960 defcustoms.
19961
19962 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
19963 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
19964 * mail/undigest.el:
19965 Put autoloads in rmail.el rather than loaddefs.el.
19966 * mail/rmail.el: Regenerate with extracted autoloads.
19967
19968 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
19969 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
19970
9f16c547
NR
199712009-09-10 Nick Roberts <nickrob@snap.net.nz>
19972
19973 Reported in thread for Bug#4375.
19974 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
19975 "-data-evaluate-expression" instead of print.
19976 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
19977 (gdb-tooltip-print): Parse output from above MI command.
7ab133d1
NR
19978 (gdb): Revert 2009-08-11 change. User should detach inferior
19979 manually.
9f16c547
NR
19980
19981 Remove the word "separate" from IO functions as inferior
19982 output is now never displayed in the GUD buffer.
19983
50405cd0
JB
199842009-09-10 Juanma Barranquero <lekktu@gmail.com>
19985
19986 * startup.el (command-line-normalize-file-name): On Windows and
19987 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
19988
7ae62430
JL
199892009-09-10 Juri Linkov <juri@jurta.org>
19990
19991 * isearch.el (isearch-text-char-description): Propertize escape
19992 character sequences with the `escape-glyph' face. (Bug#4344)
19993
19994 * simple.el (shell-command): Set asynchronous process filter to
19995 `comint-output-filter'. (Bug#4343)
19996
19997 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
19998 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
19999 the list. Move "asm" to the bottom.
20000 (grep-find-ignored-directories): Add `choice' with nil value
20001 to empty the list easily.
20002 (grep-find-ignored-files): New option.
20003 (grep-files-history): Set to nil by default instead of '("ch" "el").
20004 (grep-compute-defaults): Add "<X>" to `grep-template'.
20005 (grep-read-files): Bind new local variables `default-alias' and
20006 `default-extension'. Use a list of default values for the file prompt.
20007 (lgrep): Add `--exclude=' command line options composed from
20008 `grep-find-ignored-files'.
20009 (rgrep): Add `-name' command line options composed from
20010 `grep-find-ignored-files'. (Bug#4301)
20011
cd875252
SM
200122009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
20013
20014 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
20015 (bug#4368).
20016
cdce0b33
KY
200172009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
20018
20019 * calendar/time-date.el (autoload):
20020 Expand define-obsolete-function-alias into defalias and make-obsolete
20021 for old Emacsen that Gnus supports.
20022 (with-no-warnings): Define it for old Emacsen.
20023 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
20024 is available.
20025 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
20026 float-time is available; suppress compile warning for time-to-seconds.
20027
200282009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
20029
20030 * net/imap.el (imap-message-map): Docstring fix.
20031
2b2eb431
GM
200322009-09-09 Glenn Morris <rgm@gnu.org>
20033
20034 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
20035 line numbers too. (Bug#4374)
20036
83a5aac5
SM
200372009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
20038
755e0210
SM
20039 * smerge-mode.el (smerge-remove-props, smerge-refine):
20040 Use with-silent-modifications (bug#4342).
20041
83a5aac5
SM
20042 * subr.el (with-silent-modifications): New macro.
20043
79f01fa7
JB
200442009-09-07 Juanma Barranquero <lekktu@gmail.com>
20045
20046 * files.el (top-level): Require `cl' when compiling.
20047
448ecec3
GM
200482009-09-07 Glenn Morris <rgm@gnu.org>
20049
20050 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
20051
8f09a02f
GM
20052 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
20053 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
20054
76ff67bf
NR
200552009-09-06 Nick Roberts <nickrob@snap.net.nz>
20056
20057 * vc-git.el (vc-git-annotate-command): Use separator to parse
20058 arguments correctly.
20059
943c8b75
EZ
200602009-09-06 Eli Zaretskii <eliz@gnu.org>
20061
20062 * proced.el (proced-mode): Doc fix.
20063
680db9ac
MA
200642009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
20065
20066 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
20067 lstat fails.
20068 (tramp-do-file-attributes-with-ls): Check for file existence at
20069 remote end.
20070 (tramp-do-file-attributes-with-stat): Likewise.
20071 (tramp-convert-file-attributes): Return nil when attr is nil.
20072
3f12e5bd
GM
200732009-09-05 Glenn Morris <rgm@gnu.org>
20074
c8dc27bf
GM
20075 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
20076 properties to this button.
20077 (diary-fancy-display): Don't extend the button to the final newline.
20078 (diary-fancy-display-mode): Continue to define "q" as a local key.
20079
cca065d8
GM
20080 * calendar/cal-china.el (holiday-chinese): Make it slightly more
20081 efficient.
20082
cddaedb6
GM
20083 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
20084
3f12e5bd
GM
20085 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
20086 (byte-compile-dest-file-function): New option.
20087 (byte-compile-dest-file): Doc fix.
20088 Obey byte-compile-dest-file-function.
20089 (byte-compile-cl-file-p): New function.
20090 (byte-compile-eval): Only suppress noruntime warnings about cl functions
20091 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
20092 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
20093 than for file being previously loaded.
20094 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
20095 (byte-compile-file-form-require): Handle the case where requiring a file
20096 indirectly causes CL to be loaded.
20097
049a231b
KF
200982009-09-05 Karl Fogel <kfogel@red-bean.com>
20099
20100 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
20101 before killing the old buffer, since by the time `kill-buffer' is
20102 run so many buffer variables have been set to nil that it may not
20103 behave as expected. (Bug#4061)
20104
ef7ef2a0
KF
201052009-09-05 Karl Fogel <kfogel@red-bean.com>
20106
20107 * files.el (find-alternate-file): If the old buffer is modified
20108 and visiting a file, behave similarly to `kill-buffer' when
20109 killing it, thus reverting to the pre-1.878 behavior; see
20110 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
20111 for discussion. Also, consult `buffer-file-name' as a variable
20112 not as a function, for consistency with the rest of the code.
20113
73d854cd
MA
201142009-09-04 Michael Albinus <michael.albinus@gmx.de>
20115
20116 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
20117 also when adding a new directory.
20118
6a7662bb
BR
20119 * net/tramp-compat.el (tramp-compat-line-beginning-position):
20120 New defun.
73d854cd 20121
df120481
SM
201222009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
20123
20124 * files.el (locate-file-completion-table): Make it provide boundary
20125 information, so partial-completion works better.
20126
c0bc6d79
SM
201272009-09-04 Leo <sdl.web@gmail.com> (tiny change)
20128
20129 * mail/footnote.el (Footnote-text-under-cursor):
20130 Check footnote-text-marker-alist before using it (bug#4324).
20131
f76a9756
GM
201322009-09-04 Glenn Morris <rgm@gnu.org>
20133
67d110f1
GM
20134 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
20135 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
20136 * play/solitaire.el, play/tetris.el:
20137 Remove leading * from defcustom and defface docs.
20138
b42d4989
GM
20139 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
20140 necessary.
20141 (diary-fancy-overriding-map): New variable.
20142 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
20143 Use view-mode.
20144
f76a9756
GM
20145 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
20146 goto-line.
20147
e605eeeb
GM
201482009-09-03 Glenn Morris <rgm@gnu.org>
20149
597e2240
GM
20150 * arc-mode.el (archive-mode):
20151 * dos-fns.el (set-default-process-coding-system):
20152 * man.el (Man-getpage-in-background):
20153 * menu-bar.el (menu-bar-describe-menu):
20154 * server.el (server-process-filter):
20155 * startup.el (command-line):
20156 * tar-mode.el (tar-header-block-tokenize, tar-extract):
20157 * w32-fns.el (set-default-process-coding-system):
20158 * x-dnd.el (x-dnd-handle-file-name):
20159 * international/mule-cmds.el (mule-menu-keymap)
20160 (set-default-coding-systems, language-info-alist, set-language-info)
20161 (set-language-environment, standard-display-european-internal)
20162 (set-locale-environment):
20163 * international/mule-diag.el (mule-diag):
20164 * mail/emacsbug.el (report-emacs-bug):
20165 * mail/rmail.el (rmail-mode):
20166 * mail/sendmail.el (mail-setup):
20167 Use default-value rather than default-enable-multibyte-characters.
20168
f38184aa
GM
20169 * progmodes/f90.el: Move all safe properties into the defcustoms.
20170 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
20171
e605eeeb
GM
20172 * calendar/appt.el (appt-check):
20173 * calendar/diary-lib.el (diary-set-header, diary-live-p)
20174 (diary-check-diary-file, diary-list-entries)
20175 (diary-include-other-diary-files, diary-simple-display)
20176 (diary-fancy-display, diary-print-entries)
20177 (diary-mark-included-diary-files, diary-make-entry):
20178 Don't call substitute-in-file-name on diary-file.
20179
734db384 201802009-09-03 Eduard Wiebe <usenet@pusto.de>
4e2af782 20181 Stefan Monnier <monnier@iro.umontreal.ca>
734db384
SM
20182
20183 * mail/footnote.el (footnote-prefix): Make it a defcustom.
20184 (footnote-mode-map): Move initialization into the declaration.
20185 (footnote-minor-mode-map): Define it rather than changing global-map.
20186 (footnote-mode): Use define-minor-mode.
20187
e5aa47f9
MA
201882009-09-02 Michael Albinus <michael.albinus@gmx.de>
20189
20190 * net/tramp.el (tramp-handle-file-attributes-with-ls)
20191 (tramp-do-file-attributes-with-perl)
20192 (tramp-do-file-attributes-with-stat): Rename from
20193 `tramp-handle-file-attributes-with-*'.
20194 (tramp-handle-file-attributes): Use them.
20195 (tramp-do-directory-files-and-attributes-with-perl)
20196 (tramp-do-directory-files-and-attributes-with-stat): Rename from
20197 `tramp-handle-directory-files-and-attributes-with-*'.
20198 (tramp-handle-directory-files-and-attributes): Use them.
20199 (tramp-method-out-of-band-p): Additional parameter SIZE.
20200 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
20201 (tramp-handle-write-region): Use it.
734db384 20202 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
e5aa47f9
MA
20203 (tramp-handle-vc-registered): Check, whether the first run did
20204 return files to be tested.
20205 (tramp-advice-make-auto-save-file-name): Do not call directly
20206 `tramp-handle-make-auto-save-file-name', because this would bypass
20207 the locking mechanism.
20208
734db384 20209 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
e5aa47f9
MA
20210 (file-remote-p, process-file, start-file-process, set-file-times)
20211 (tramp-compat-file-attributes): Compatibility functions shall not
20212 call directly `tramp-handle-*', because this would bypass the
20213 locking mechanism.
20214 (tramp-compat-number-sequence): New defun.
20215
6e2ca895
GM
202162009-09-02 Glenn Morris <rgm@gnu.org>
20217
697c7714
GM
20218 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
20219 alias for float-time.
20220 (time-to-number-of-days): In Emacs, use float-time.
20221 * net/newst-backend.el (time-add): Suppress warnings from compat
20222 function.
20223 * time.el (emacs-uptime, emacs-init-time):
20224 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
20225 Use float-time rather than time-to-seconds.
20226
6e2ca895
GM
20227 * minibuffer.el (completion-initials-expand): Fix typo.
20228
20229 * faces.el (modeline, modeline-inactive, modeline-highlight)
20230 (modeline-buffer-id):
20231 * info.el (info-menu-5): Mark these face aliases as obsolete.
20232
ed17efec
NR
202332009-09-01 Nick Roberts <nickrob@snap.net.nz>
20234
20235 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
20236 space ...
20237 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
20238 no "--thread" option.
20239 (gdb-stopped): Don't print "Switched to thread" message when it is
20240 unchanged.
20241
fcb68f70
SM
202422009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
20243
20244 * minibuffer.el (completion-try-completion)
20245 (completion-all-completions): Remove ill-defined (and
20246 mistakenly installed and luckily never used nor documented)
20247 `completion-styles' property.
20248 (completion-initials-expand, completion-initials-all-completions)
20249 (completion-initials-try-completion): New functions.
20250 (completion-styles-alist): Add doc to each entry.
20251 Add new `initials' entry.
20252
83318a6d
NR
202532009-09-01 Nick Roberts <nickrob@snap.net.nz>
20254
20255 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
20256 MI command -var-evaluate-expression.
20257 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
20258 and tweak for case of string child.
734db384 20259 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
83318a6d 20260
d63eb0e7
GM
202612009-09-01 Glenn Morris <rgm@gnu.org>
20262
c4f6e489
GM
20263 * add-log.el (change-log-date-face, change-log-name-face)
20264 (change-log-email-face, change-log-file-face, change-log-list-face)
20265 (change-log-conditionals-face, change-log-function-face)
20266 (change-log-acknowledgement-face):
20267 * cus-edit.el (custom-invalid-face, custom-rogue-face)
20268 (custom-modified-face, custom-set-face, custom-changed-face)
20269 (custom-saved-face, custom-button-face, custom-button-pressed-face)
20270 (custom-documentation-face, custom-state-face, custom-comment-face)
20271 (custom-comment-tag-face, custom-variable-tag-face)
20272 (custom-variable-button-face, custom-face-tag-face)
20273 (custom-group-tag-face-1, custom-group-tag-face):
20274 * diff-mode.el (diff-header-face, diff-file-header-face)
20275 (diff-index-face, diff-hunk-header-face, diff-removed-face)
20276 (diff-added-face, diff-changed-face, diff-function-face)
20277 (diff-context-face, diff-nonexistent-face):
20278 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
20279 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
20280 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
20281 (Info-title-4-face):
20282 * isearch.el (isearch-lazy-highlight-face):
20283 * log-view.el (log-view-file-face, log-view-message-face):
20284 * paren.el (show-paren-match-face, show-paren-mismatch-face):
20285 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
20286 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
20287 (cvs-msg-face):
20288 * smerge-mode.el (smerge-mine-face, smerge-other-face)
20289 (smerge-base-face, smerge-markers-face):
20290 * wid-edit.el (widget-documentation-face, widget-button-face)
20291 (widget-field-face, widget-single-line-field-face)
20292 (widget-inactive-face, widget-button-pressed-face):
20293 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
20294 (woman-addition-face):
2fb1ec93
GM
20295 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
20296 (eshell-ls-executable-face, eshell-ls-readonly-face)
20297 (eshell-ls-unreadable-face, eshell-ls-special-face)
20298 (eshell-ls-missing-face, eshell-ls-archive-face)
20299 (eshell-ls-backup-face, eshell-ls-product-face)
20300 (eshell-ls-clutter-face):
20301 * eshell/em-prompt.el (eshell-prompt-face):
20302 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
c4f6e489 20303 * obsolete/old-whitespace.el (whitespace-highlight-face):
0142e36b
GM
20304 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
20305 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
20306 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
20307 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
20308 (antlr-font-lock-literal-face):
c4f6e489
GM
20309 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
20310 (ebrowse-root-class-face, ebrowse-file-name-face)
20311 (ebrowse-default-face, ebrowse-member-attribute-face)
20312 (ebrowse-member-class-face, ebrowse-progress-face):
20313 * progmodes/make-mode.el (makefile-space-face):
20314 * progmodes/sh-script.el (sh-heredoc-face):
20315 * textmodes/flyspell.el (flyspell-incorrect-face)
20316 (flyspell-duplicate-face):
20317 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
49c539a1 20318 * textmodes/texinfo.el (texinfo-heading-face):
c4f6e489
GM
20319 Mark face aliases with "-face" suffix as obsolete.
20320
d80619fa
GM
20321 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
20322 compiler.
20323
5f68c1b7
GM
20324 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
20325 (eudc-bob-sound-menu): Use defvar rather than defconst, since
20326 easy-menu-define wants to modify these.
20327
20328 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
20329
20330 * net/browse-url.el (browse-url-file-url):
20331 * term/internal.el (dos-codepage-setup):
20332 Use default-value rather than default-enable-multibyte-characters.
20333
d80619fa 20334 * progmodes/etags.el (etags-goto-tag-location):
5f68c1b7
GM
20335 * progmodes/flymake.el (flymake-highlight-line)
20336 (flymake-goto-file-and-line, flymake-goto-line):
20337 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
20338 (gdb-goto-breakpoint):
20339 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
20340 * progmodes/python.el (python-find-function)
20341 (python-pdbtrack-track-stack-file):
20342 * progmodes/verilog-mode.el (verilog-surelint-off):
20343 * term/ns-win.el (ns-open-file-select-line):
20344 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
20345 Use forward-line rather than goto-line.
20346
d63eb0e7
GM
20347 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
20348 * textmodes/reftex-index.el (reftex-display-index):
20349 * textmodes/reftex-ref.el (reftex-offer-label-menu):
20350 * textmodes/reftex-toc.el (reftex-toc):
20351 Remove unnecessary bindings of default-major-mode (all are followed by
20352 major-mode check and possible mode switch).
20353
0afad278
NR
203542009-08-31 Nick Roberts <nickrob@snap.net.nz>
20355
20356 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
20357 Handle watchpoints (bug#4282).
20358 (def-gdb-thread-buffer-command): Enable thread to be selected by
20359 clicking without selecting threads buffer first.
20360 (gdb-current-context-command): Use selected frame so that "up",
20361 "down" etc work in the GUD buffer.
20362 (gdb-update): Find selected frame before rendering stack buffer.
20363 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
20364
4e135dd2
SM
203652009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
20366
20367 * progmodes/sym-comp.el (displayed-completions): Remove.
20368 (symbol-complete): Use minibuffer-complete.
20369
e61eba34
GM
203702009-08-31 Glenn Morris <rgm@gnu.org>
20371
20372 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
20373
734db384
SM
20374 * apropos.el (apropos-symbols-internal):
20375 Handle (obsolete) face aliases.
e61eba34
GM
20376
20377 * faces.el (describe-face): Adjust the output format to be more like
20378 describe-variable, and to mention (obsolete) face aliases.
20379 Adjust the whitespace so that help-setup-xref works.
20380
20381 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
20382 * calendar/diary-lib.el (diary-button-face):
20383 Mark these face aliases as obsolete.
20384
20385 * calendar/calendar.el (calendar-today): Doc fix.
20386
4cf71456
NR
203872009-08-31 Nick Roberts <nickrob@snap.net.nz>
20388
20389 * progmodes/gdb-mi.el (gdb-control-all-threads)
20390 (gdb-control-current-thread): Force tool bar update.
20391 (gdb-non-stop-handler): New function.
20392 (gdb-init-1): Use it to test if non-stop mode is supported.
20393 Remove unused gdbmi buffer type.
20394
e61eba34 203952009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6830f449
JL
20396
20397 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
7ae62430 20398 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
6830f449 20399
4324f7ca
NR
204002009-08-30 Nick Roberts <nickrob@snap.net.nz>
20401
20402 * comint.el (comint-exec-1): Check command is non-null first.
20403 Part of gdb-mi.el change (2009-08-28).
20404
a1bf889a
SM
204052009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20406
20407 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
20408
060c08b5
JB
204092009-08-30 Juanma Barranquero <lekktu@gmail.com>
20410
20411 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
20412 instead of `dolist' to avoid a recursive require when bootstrapping.
20413
ab22be48
SM
204142009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20415
73ebf88f
SM
20416 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
20417
80629cfc
SM
20418 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
20419
206d0387 20420 * net/imap.el (imap-send-command): Simplify.
734db384 20421 (imap-wait-for-tag): point-max -> buffer-size.
206d0387 20422
844f7784
SM
20423 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
20424
5ca4661e
SM
20425 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
20426 with constant argument.
20427
c61dc887
SM
20428 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
20429
7eb73deb
SM
20430 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
20431
5fe443de
SM
20432 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
20433 Change default, since most of our files don't have a history.
20434 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
20435 the user.
20436
6444d64a
SM
20437 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
20438 Add comint-run.
20439
5cb16bfc
SM
20440 * calc/calc.el: Improve commenting convention.
20441 (calc-digit-map, toplevel): Simplify.
20442
0aeb71a7
SM
20443 * comint.el (comint-insert-input): Be careful to only set point if we
20444 don't delegate to some other command.
20445
9a9af856
SM
20446 * proced.el (proced-signal-list): Make it an alist.
20447 (proced-grammar-alist): Capitalize names.
20448 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
20449 Disable undo manually and make it read-only.
20450 Use completion-annotate-function.
20451
ab22be48
SM
20452 * minibuffer.el (minibuffer-message): If the current buffer is not
20453 a minibuffer, insert the message in the echo area rather than at the
20454 end of the buffer.
20455 (completion-annotate-function): New variable.
20456 (minibuffer-completion-help): Use it.
20457 (completion--embedded-envvar-table): Environment vars are
20458 always case-sensitive.
20459
4a948dbf
GM
204602009-08-30 Glenn Morris <rgm@gnu.org>
20461
20462 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
20463 from fortran-current-defun.
20464 (fortran-beginning-of-subprogram): Be more precise about finding the
20465 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
20466 (fortran-end-of-subprogram): Simplify.
20467 (fortran-current-defun): Use fortran-start-prog-re.
20468
486cf3b8
JB
204692009-08-29 Juanma Barranquero <lekktu@gmail.com>
20470
20471 * subr.el (do-after-load-evaluation): Simplify.
20472
db167d28
DN
204732009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
20474
20475 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
20476
20477 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
20478 (vc-rcs-print-log): Use it.
20479
20480 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
20481
efbc652a
SM
204822009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
20483
2aa0e5bf
SM
20484 * paths.el (abbrev-file-name): Move to abbrev.el.
20485 * abbrev.el (abbrev-file-name): Move from paths.el.
20486 Obey user-emacs-directory.
20487 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
20488 user-emacs-directory.
20489 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
20490 abbrev-file-name and calc-settings-file any more.
20491 * startup.el (command-line): Recompute abbrev-file-name and
20492 abbreviated-home-dir.
20493 (normal-no-mouse-startup-screen): Improve the generic code and get rid
20494 of the special code for when C-h bindings haven't been changed.
20495 (display-startup-echo-area-message): Use with-current-buffer.
20496 (command-line-1): Use a list of strings, rather than a list of lists
20497 of strings for longopts.
20498
51da8fe2
SM
20499 * files.el (get-free-disk-space): Use / for default-directory.
20500
0c3cc4dd
SM
20501 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
20502 Use with-current-buffer.
20503
d988dbf6
SM
20504 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
20505 Recognize immutable variables like most-positive-fixnum.
20506 (byte-compile-setq-default): Check and warn if trying to assign
20507 to an immutable variable, or a non-variable.
20508
efbc652a
SM
20509 * progmodes/cc-vars.el (c-comment-continuation-stars):
20510 * progmodes/cc-engine.el (c-looking-at-bos):
20511 * progmodes/cc-cmds.el (c-toggle-auto-state)
20512 (c-forward-into-nomenclature, c-backward-into-nomenclature)
20513 (c-comment-line-break-function): Add version of obsolescence.
20514
d30a05d1
JL
205152009-08-28 Juri Linkov <juri@jurta.org>
20516
20517 * files.el (magic-fallback-mode-alist): Add ZIP magic number
20518 associated with `archive-mode'.
20519
20520 * image.el (image-type-header-regexps): Use only JPEG magic number
20521 to determine JPEG images, and don't use `image-jpeg-p' because
20522 Emacs can display non-JFIF non-Exif JPEG images.
20523
1e8eecea
JB
205242009-08-28 Juanma Barranquero <lekktu@gmail.com>
20525
20526 * arc-mode.el (archive-mode):
20527 * emacs-lisp/re-builder.el (re-builder-unload-function):
20528 Protect against the default value of `major-mode' being nil.
20529
dd4fbf56
JB
205302009-08-28 Juanma Barranquero <lekktu@gmail.com>
20531
20532 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
20533 Fix typos in docstrings.
20534
20535 * progmodes/js.el (js--macro-decl-re): Doc fix.
20536 (js--plain-method-re, js--split-name): Refloc docstring.
20537 (js--class-styles, js--make-merged-item, js--splice-into-items):
20538 Fix typos in docstrings; reflow docstrings.
20539 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
20540 (js--variable-decl-matcher, js--inside-pitem-p)
20541 (js--parse-state-at-point, js--get-all-known-symbols)
20542 (js--symbol-history, js-find-symbol, js--js-references)
20543 (js--moz-interactor, js--js-encode-value, js--read-tab):
20544 Fix typos in docstrings.
20545
72f16325
SM
205462009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20547
14acf2f5
SM
20548 * textmodes/reftex.el (reftex-get-file-buffer-force):
20549 * progmodes/verilog-mode.el (verilog-batch-execute-func):
20550 * emulation/viper.el (viper-go-away, viper-set-hooks):
20551 * emacs-lisp/re-builder.el (re-builder-unload-function):
20552 * emacs-lisp/bytecomp.el (byte-compile-file):
20553 * ses.el (ses-unload-function):
20554 * hexl.el (hexl-find-file):
20555 * files.el (normal-mode):
20556 * ehelp.el (with-electric-help):
20557 * autoinsert.el (auto-insert-alist):
20558 * arc-mode.el (archive-mode):
20559 Use (default-value 'major-mode) instead of default-major-mode.
20560
72f16325
SM
20561 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
20562 * international/mule.el (load-with-code-conversion):
20563 * emacs-lisp/debug.el (debug):
20564 * ediff-vers.el (ediff-rcs-get-output-buffer):
20565 * dired.el (dired-internal-noselect): Don't let-bind
20566 default-major-mode around code that doesn't use it.
20567 E.g. buffer creation via get-buffer-create doesn't use it.
20568
aa485f7c
MA
205692009-08-28 Michael Albinus <michael.albinus@gmx.de>
20570
20571 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
20572 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
20573 when writing the temp file. Otherwise, epa-file gets confused.
20574 (tramp-register-file-name-handlers): Make it a defun. Move also
20575 `epa-file-handler' to the front of `file-name-handler-alist'.
20576
205772009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20578
20579 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
20580 start right after a ^M.
20581 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
20582 (tramp-completion-file-name-regexp-separate)
20583 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
72f16325
SM
20584 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
20585 Don't modify last-coding-system-used by accident.
aa485f7c
MA
20586 (tramp-completion-file-name-handler): Apply the checks here,
20587 instead during registration.
88b5a757 20588 (tramp-register-file-name-handlers): Rename from
aa485f7c
MA
20589 `tramp-register-file-name-handler'. Register both
20590 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
72f16325 20591 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
aa485f7c 20592
3f0c2b92
NR
205932009-08-28 Nick Roberts <nickrob@snap.net.nz>
20594
72f16325
SM
20595 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
20596 Remove variable ...
3f0c2b92
NR
20597 (gdb-init-1, gdb-display-separate-io-buffer)
20598 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
20599 references to it.
20600 (gdb-inferior-io-mode): Use make-comint-in-buffer.
20601 (gdb-inferior-filter): Use comint-output-filter to stop
20602 echoing and remove ^M characters.
20603
705e5bd9
SM
206042009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20605
009fdc2e
SM
20606 * emulation/viper-init.el (viper-restore-cursor-type):
20607 * emulation/cua-base.el (cua--update-indications):
20608 Replace default-cursor-type with (default-value 'cursor-type).
20609
b56a5ae0
SM
20610 * mail/sendmail.el (mail-recover-1):
20611 * international/mule-diag.el (describe-current-coding-system-briefly)
20612 (describe-current-coding-system):
20613 * international/mule-cmds.el (select-safe-coding-system)
20614 (select-message-coding-system)
20615 (set-language-environment-coding-systems, set-locale-environment):
20616 * hexl.el (hexl-insert-multibyte-char):
20617 * dos-w32.el (find-buffer-file-type-coding-system):
20618 * simple.el (what-cursor-position):
20619 Replace uses of default-buffer-file-coding-system
20620 with (default-value 'buffer-file-coding-system).
20621
de70529f
SM
20622 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
20623 Replace uses of default-cursor-in-non-selected-windows
20624 with (default-value 'cursor-in-non-selected-windows).
20625 Use with-current-buffer.
20626
705e5bd9
SM
20627 * mail/feedmail.el: Use CL macros.
20628 (feedmail-run-the-queue, feedmail-send-it-immediately):
20629 * dos-w32.el (find-buffer-file-type): Replace uses of
20630 default-buffer-file-type with (default-value 'buffer-file-type).
20631
4d985ac2
GM
206322009-08-28 Glenn Morris <rgm@gnu.org>
20633
20634 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
20635 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
20636 Use default-value of major-mode rather than default-major-mode.
20637
17c15b81
SM
206382009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20639
3a68ab06
SM
20640 * Makefile.in (update-elcfiles): Report left over elc files.
20641
9421bdd1
SM
20642 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
20643 expand-file-name and with-current-buffer.
20644 (mail-get-names, mail-directory): Use with-current-buffer.
20645
17c15b81
SM
20646 * vc.el (vc-read-revision): New function.
20647 (vc-version-diff, vc-merge): Use it.
20648
ba83a64e
SS
206492009-08-27 Sam Steingold <sds@gnu.org>
20650
20651 * simple.el (kill-do-not-save-duplicates): New user option.
20652 (kill-new): When it is non-nil, and the new string is the same as
20653 the latest kill, set replace to t to avoid duplicates in kill-ring.
20654
be3e598a 206552009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
d5b5c94a
MA
20656
20657 * net/tramp.el (tramp-handle-process-file): Do not flush all
20658 caches when `process-file-side-effects' is set.
20659 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
17c15b81
SM
20660 instead of `tramp-find-file-exists-command'.
20661 Unset `process-file-side-effects'.
d5b5c94a
MA
20662
206632009-08-27 Michael Albinus <michael.albinus@gmx.de>
20664
20665 * net/tramp.el (tramp-methods): New method "rsyncc".
20666 (top): Add completion function for "rsyncc".
20667 (tramp-message-show-message): New defvar.
20668 (tramp-message, tramp-error): Use it.
20669 (tramp-do-copy-or-rename-file-directly): Extend check for direct
20670 remote copying.
20671 (tramp-do-copy-or-rename-file-out-of-band): Handle new
20672 `tramp-methods' entry `copy-env' of "rsyncc".
20673 (tramp-vc-registered-read-file-names): New defconst.
20674 (tramp-vc-registered-file-names): New defvar.
20675 (tramp-handle-vc-registered): Implement optimization strategy.
20676 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
20677 (tramp-vc-file-name-handler): New defun.
20678 (tramp-get-ls-command, tramp-get-test-command)
20679 (tramp-get-file-exists-command, tramp-get-remote-ln)
20680 (tramp-get-remote-perl, tramp-get-remote-stat)
17c15b81 20681 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
d5b5c94a
MA
20682
20683 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
20684 (tramp-cache-inhibit-cache): Extend doc string. It allows also
20685 timestamps.
20686 (tramp-get-file-property): Check for timestamps in
20687 `tramp-cache-inhibit-cache'.
20688 (tramp-set-file-property): Write timestamp.
20689
1339cf20
KH
206902009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
20691
20692 * language/japan-util.el (japanese-symbol-table): Add entries for
20693 cp932-2-byte.
20694
20695 * international/characters.el: Add category `j' to cp932-2-byte.
20696
726e3f1d
KH
206972009-08-27 Kenichi Handa <handa@m17n.org>
20698
20699 * international/fontset.el (build-default-fontset-data): New macro.
20700 (setup-default-fontset): Use build-default-fontset-data for CJK,
7b6fefac 20701 tibetan, ethiopic, and ipa.
726e3f1d 20702
4e3b4528
SM
207032009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20704
20705 * cus-start.el (default-major-mode): Customize `major-mode' instead.
20706 (enable-multibyte-characters): Not customizable any more.
20707
20708 * subr.el (default-mode-line-format, default-header-line-format)
20709 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
20710 (default-direction-reversed, default-truncate-lines)
20711 (default-left-margin, default-tab-width, default-case-fold-search)
20712 (default-left-margin-width, default-right-margin-width)
20713 (default-left-fringe-width, default-right-fringe-width)
20714 (default-fringes-outside-margins, default-scroll-bar-width)
20715 (default-vertical-scroll-bar, default-indicate-empty-lines)
20716 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
20717 (default-fringe-cursor-alist, default-scroll-up-aggressively)
20718 (default-scroll-down-aggressively, default-fill-column)
20719 (default-cursor-type, default-buffer-file-type)
20720 (default-cursor-in-non-selected-windows)
20721 (default-buffer-file-coding-system, default-major-mode)
20722 (default-enable-multibyte-characters): Mark as obsolete.
20723
b3cca6a6
DN
207242009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
20725
652cc1a2
DN
20726 * vc-dir.el (vc-dir-update): Remove debug helper.
20727
b3cca6a6
DN
20728 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
20729
4ed8c7aa
SS
207302009-08-26 Sam Steingold <sds@gnu.org>
20731
20732 * simple.el (save-interprogram-paste-before-kill): New user option.
20733 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
20734 save the interprogram-paste into kill-ring before overriding it
20735 with the Emacs kill.
20736
3b64d86b
DN
207372009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
20738
20739 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
20740 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
20741 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
20742 and move to vc-rcs.el.
20743 (vc-default-next-revision): Rename to vc-rcs-next-revision and
20744 move to vc-rcs.el.
20745 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
20746 (vc-rcs-update-changelog): Remove.
20747 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
20748 and move to vc-rcs.el.
20749
20750 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
20751 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
20752 renaming.
20753 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
72f16325 20754 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
3b64d86b
DN
20755 vc.el, renamed to be RCS specific.
20756
72f16325
SM
20757 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
20758 New functions.
20759 (vc-cvs-update-changelog): Move here from vc.el.
3b64d86b
DN
20760
20761 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
20762 New functions.
20763
636a36a0
SM
207642009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
20765
20766 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
20767
239b3340
DN
207682009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
20769
b91f0762 20770 * vc-git.el (vc-git-register): Use "git add" for directories.
2ddf440d
DN
20771 (vc-git-stash, vc-git-stash-show): New functions.
20772 (vc-git-extra-menu-map): Bind them.
b91f0762 20773
b8e54362
DN
20774 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
20775 directory correctly in case the item is a directory itself.
20776
239b3340
DN
20777 * vc.el: Document the desired behavior for reverted files in the
20778 `added' state.
dc810649
DN
20779 (vc-default-prettify-state-info): Remove function, unused.
20780
20781 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
239b3340 20782
e49c0179
GM
207832009-08-26 Glenn Morris <rgm@gnu.org>
20784
20785 * bindings.el (standard-mode-line-format): Reposition dashes in
20786 which-func entry. (Bug#4217)
20787
3029e594
GM
20788 * files.el (enable-local-variables, enable-local-eval)
20789 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
20790 the defcustoms.
20791 (auto-mode-alist, ignored-local-variables)
20792 (save-some-buffers-action-alist): Move risky declarations to the
20793 definitions.
20794 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
20795 (font-lock-defaults, format-alist, imenu--index-alist)
20796 (imenu-generic-expression, input-method-alist, minor-mode-alist)
20797 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
20798 (mode-line-modified, mode-line-mule-info, mode-line-position)
20799 (mode-line-process, mode-line-remote, outline-level)
20800 (parse-time-rules, rmail-output-file-alist)
20801 (special-display-buffer-names, vc-mode):
20802 Move risky declarations to the relevant files.
72f16325
SM
20803 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
20804 (mode-line-modified, mode-line-process, mode-line-position)
3029e594
GM
20805 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
20806 * font-core.el (font-lock-defaults):
20807 * format.el (format-alist):
20808 * vc-hooks.el (vc-mode):
20809 * window.el (special-display-buffer-names):
20810 * international/mule-cmds.el (input-method-alist):
20811 Define riskiness here (dumped file) rather than in files.el.
20812 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
20813 * imenu.el (imenu-generic-expression, imenu--index-alist):
20814 * outline.el (outline-level):
20815 * time.el (display-time-string):
20816 * calendar/parse-time.el (parse-time-rules):
20817 * mail/rmailout.el (rmail-output-file-alist):
20818 Autoload riskiness here, rather than placing in files.el.
20819
8476cfaf
SM
208202009-08-26 Andreas Schwab <schwab@linux-m68k.org>
20821
20822 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
20823
0b35b48e
MA
208242009-08-25 Michael Albinus <michael.albinus@gmx.de>
20825
20826 * simple.el (process-file-side-effects): New defvar.
20827
20828 * dired-aux.el (dired-show-file-type):
20829 * vc.el (vc-diff-internal):
20830 * vc-arch.el (vc-arch-diff):
20831 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
20832 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
20833 * vc-git.el (vc-git-registered, vc-git-working-revision)
20834 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
20835 (vc-git--empty-db-p):
20836 * vc-hooks.el (vc-user-login-name):
20837 * vc-svn.el (vc-svn-registered, vc-svn-state)
20838 (vc-svn-dir-extra-headers, vc-svn-find-revision):
20839 * progmodes/grep.el (grep-probe): Let-bind
20840 `process-file-side-effects' with nil.
20841
20842 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
20843
20844 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
20845 daemon. Replace ping by checking for running service for bluez
20846 and zeroconf. (Bug#4239)
20847
d54cc599
GM
208482009-08-25 Kevin Ryde <user42@zip.com.au>
20849
20850 * net/dig.el (dig): Add autoload cookie.
20851
7bfd055d
GM
208522009-08-25 Glenn Morris <rgm@gnu.org>
20853
bac9c66c
GM
20854 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
20855 load-history for absolute file-names.
20856 (byte-compile-file-form-require): Warn about use of the cl package.
20857
7bfd055d
GM
20858 * format.el (format-alist): Doc fix.
20859
5ac1f9e0
GM
20860 * play/bubbles.el (top-level): Don't require cl at run-time.
20861
af62aa88
GM
20862 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
20863 run-time cl).
20864
71e036af
DD
208652009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
20866
20867 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
20868 from cl package.
20869 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
20870
42110eaf
JB
208712009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
20872
20873 * calc/calc-alg.el (math-trig-rewrite)
20874 (math-hyperbolic-trig-rewrite): New functions.
20875 (calc-simplify): Simplify trig functions when asked.
20876
88421f3e
SM
208772009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
20878
20879 * diff-mode.el (diff-find-source-location): Avoid goto-line.
20880
dbd9624e
KH
208812009-08-24 Kenichi Handa <handa@m17n.org>
20882
20883 * language/ind-util.el (mapthread): Delete it.
20884 (combinatorial): New function.
20885 (indian--puthash-cv): Use combinatorial instead of mapthread.
20886
9b89e3ee
GM
208872009-08-22 Kevin Ryde <user42@zip.com.au>
20888
20889 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
20890 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
20891 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
20892 Clarify docstring that the value is strings not symbols.
20893 (checkdoc-list-of-strings-p): New function.
20894
e6ce8c42
GM
208952009-08-22 Glenn Morris <rgm@gnu.org>
20896
2ddf2ea6 20897 * files.el (auto-mode-alist):
a3374680
GM
20898 * hippie-exp.el (he-concat-directory-file-name):
20899 * lpr.el (lpr-windows-system, printer-name):
20900 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
20901 * ps-print.el (ps-windows-system):
20902 * startup.el (command-line):
20903 * emulation/viper-ex.el (viper-glob-function):
20904 * international/mule-cmds.el (set-language-environment-coding-systems):
20905 * net/ange-ftp.el (ange-ftp-write-region):
20906 * obsolete/fast-lock.el (fast-lock-cache-name):
2ddf2ea6 20907 Remove code for defunct system-types emx, macos, mswindows, next-mach,
a3374680
GM
20908 unisoft-unix, vax-vms, win32, w32.
20909
977955fa
GM
20910 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
20911 given name if the pattern is not more specific.
20912
b4deec2e
GM
20913 * calendar/lunar.el (lunar-phase-names): New option.
20914 (lunar-phase): Doc fix.
20915 (lunar-cycles-per-year): New constant.
20916 (lunar-index): New function.
20917 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
20918 (lunar-phase-name): Use lunar-phase-names.
20919 (calendar-lunar-phases): Use format.
20920 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
20921
47e83968
GM
20922 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
20923 Copy imenu-example--name-and-position function here for own use.
20924 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
20925
e6ce8c42
GM
20926 * bs.el (bs--redisplay):
20927 * cus-edit.el (custom-redraw):
20928 * ibuffer.el (ibuffer-bury-buffer):
20929 * server.el (server-goto-line-column):
20930 * startup.el (command-line-1):
20931 * strokes.el (strokes-xpm-for-stroke):
20932 * term.el (term-display-buffer-line):
20933 * view.el (View-goto-line):
20934 * calc/calc.el (calc-do, calc-trail-buffer):
20935 * play/gamegrid.el (gamegrid-add-score-insecure):
20936 * progmodes/ada-mode.el (ada-compile-goto-error):
20937 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
20938 (ebrowse-select-1st-to-9nth):
47e83968 20939 * progmodes/cperl-mode.el (cperl-time-fontification):
e6ce8c42
GM
20940 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
20941 * progmodes/gud.el (gud-display-line):
20942 (idlwave-shell-display-line):
20943 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
20944 * progmodes/make-mode.el (makefile-browser-toggle):
20945 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
20946 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
20947 * textmodes/picture.el (picture-draw-rectangle):
20948 * textmodes/reftex-index.el (reftex-index-goto-letter):
20949 (reftex-select-jump-to-previous):
20950 * textmodes/reftex-sel.el (reftex-find-start-point)
20951 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
20952 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
20953 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
20954 * textmodes/tex-mode.el (tex-compilation-parse-errors):
20955 * textmodes/two-column.el (2C-associated-buffer):
20956 Use forward-line rather than goto-line.
20957
20958 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
20959 goto-line.
20960
4b18bdb3
GM
20961 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
20962 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
20963 (quick-check-list-to-regexp): Declare.
e6ce8c42 20964
72f16325
SM
20965 * progmodes/make-mode.el (makefile-browser-insert-selection):
20966 Use goto-char rather than goto-line.
e6ce8c42
GM
20967
20968 * progmodes/prolog.el (compilation-error-regexp-alist)
20969 (compilation-forget-errors): Declare.
20970
32a2cf25
JL
209712009-08-22 Juri Linkov <juri@jurta.org>
20972
20973 * progmodes/grep.el (lgrep, rgrep): At the beginning
20974 set `dir' to `default-directory' unless `dir' is a non-nil
20975 readable directory. (Bug#4052)
20976 (lgrep, rgrep): Change a weird way to report an error
20977 from using `read-string' to using `error'.
20978 Instead of using interactive arguments in the function body,
20979 add new argument `confirm'.
20980
5443c9b7
SM
209812009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
20982
cb5b40ee
SM
20983 * textmodes/remember.el (remember-buffer):
20984 * progmodes/cperl-mode.el (cperl-vc-header-alist):
20985 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
20986 (icalendar-extract-ical-from-buffer):
5443c9b7
SM
20987 * net/newst-treeview.el (newsticker-groups-filename):
20988 * net/newst-backend.el (newsticker-cache-filename):
20989 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
20990 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
20991 (speedbar-add-ignored-path-regexp, speedbar-line-path)
20992 (speedbar-buffers-line-path, speedbar-path-line)
20993 (speedbar-buffers-line-path):
20994 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
20995 (epg-sign-keys):
20996 * epa.el (epa-display-verify-result):
20997 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
20998
d6261cc1
GM
209992009-08-21 Glenn Morris <rgm@gnu.org>
21000
3e1ea342
GM
21001 * progmodes/js.el (inferior-moz-process): Fix declaration.
21002
ce86eeb5
GM
21003 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
21004
fff28970
GM
21005 * obsolete/rnewspost.el (news-mail-reply):
21006 Use goto-char rather than goto-line.
21007
d93e053b
GM
21008 * term/ns-win.el (ns-open-file-select-line):
21009 Use line-beginning-position rather than goto-line.
21010
d5d105e8
GM
21011 * apropos.el (apropos-command):
21012 * ehelp.el (electric-helpify):
21013 * printing.el (pr-show-setup):
21014 * strokes.el (strokes-help):
21015 * tutorial.el (tutorial--describe-nonstandard-key)
21016 (tutorial--detailed-help):
21017 * woman.el (woman-mini-help, woman-display-extended-fonts):
21018 * calc/calc-help.el (calc-describe-key):
21019 * emulation/edt.el (edt-electric-helpify):
21020 * international/mule-diag.el (mule-diag):
21021 * play/yow.el (apropos-zippy):
21022 * progmodes/python.el (python-describe-symbol):
21023 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
21024 * textmodes/table.el (*table--cell-describe-mode)
21025 (*table--cell-describe-bindings):
21026 Use help-print-return-message rather than the now obsolete alias.
21027
a8ab722f 21028 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
9b4c5ecd
GM
21029 (calendar-cursor-to-visible-date):
21030 * play/5x5.el (5x5-position-cursor):
21031 * play/decipher.el (decipher):
21032 * play/gomoku.el (gomoku-goto-xy):
21033 * play/landmark.el (lm-goto-xy):
21034 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
21035 (mpuz-paint-digit):
21036 Use forward-line, not goto-line.
a8ab722f 21037
d6261cc1
GM
21038 * mail/rmail.el (rmail-obsolete): Delete custom group.
21039 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
21040 (rmail-remote-password, rmail-remote-password-required):
21041 Remove unneeded :set-after and :set properties.
21042
9e846523
MA
210432009-08-21 Michael Albinus <michael.albinus@gmx.de>
21044
21045 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
21046
bbe1f502
DN
210472009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
21048
bcc5db24
DN
21049 * loadup.el: Remove leftover macos code.
21050
bbe1f502
DN
21051 * vc-git.el (vc-git-annotate-command): Run asynchronously.
21052 Explicitly pass the date format to git blame so that user local
21053 so that the output format can be parsed.
21054
6fd2d19a
MA
210552009-08-20 Michael Albinus <michael.albinus@gmx.de>
21056
21057 * net/dbus.el (top): Don't check for (getenv
21058 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
21059
31764e15
SM
210602009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
21061
21062 * log-edit.el (log-edit-strip-single-file-name): New var.
01c35094 21063 (log-edit-insert-changelog): Use it. Bug#3571.
31764e15 21064
28930e39
SM
210652009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
21066
4fd15622 21067 * subr.el (read-passwd): Use read-key so keypad keys work as well.
01c35094 21068 Bug#3287.
4fd15622 21069
b3d8e4a0
SM
21070 * help.el (help-print-return-message): Rename from
21071 print-help-return-message.
21072
c9829c70
SM
21073 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
21074 cvs-mode-map parent hack.
21075 (log-view-mode): Derive from special-mode.
21076
b932657b
SM
21077 * linum.el (linum-mode): window-size-change-functions is redundant.
21078 Adapt to new window-configuration-change-hook behavior.
21079 (linum-after-size, linum-after-config): Remove.
21080
1b700bca
SM
21081 * imenu.el (imenu-example--name-and-position)
21082 (imenu-example--lisp-extract-index-name)
21083 (imenu-example--create-lisp-index, imenu-example--create-c-index):
21084 Mark as obsolete.
21085
28930e39
SM
21086 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
21087 (inferior-prolog-mode): Use it.
21088 (inferior-prolog-load-file): Reset list of errors.
21089
c9af0b68
KH
210902009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
21091
21092 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
21093
21094 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
21095
720c7cd6
MA
210962009-08-19 Michael Albinus <michael.albinus@gmx.de>
21097
21098 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
21099 is running already.
21100
03a74b84
SM
211012009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
21102
21103 * subr.el (listify-key-sequence-1): Use normal syntax since those
21104 integers are nowadays always represented by the same (positive) number
21105 on all platforms.
21106 (read-key-empty-map): New const.
21107 (read-key-delay): New var.
21108 (read-key): New function.
21109 (force-mode-line-update): Use with-current-buffer.
21110 (locate-user-emacs-file): Don't forget to abbreviate the file name.
21111 (start-process-shell-command, start-file-process-shell-command):
21112 Discourage the use of command-args.
21113
f43e88d4
GM
211142009-08-19 Glenn Morris <rgm@gnu.org>
21115
21116 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
21117
890429cc
SM
211182009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
21119
85be9ec4
SM
21120 * simple.el (choose-completion-string): Don't rely on
21121 minibuffer-completing-file-name and ad-hoc checks to decide whether
21122 to continue completion or not.
21123
890429cc
SM
21124 * minibuffer.el (minibuffer-hide-completions): New function.
21125 (completion--do-completion): Use it.
21126 (completions-annotations): New face.
21127 (completion--insert-strings): Use it.
21128 (completion-pcm--delim-wild-regex): Add docstring.
21129 (completion-pcm--string->pattern): Add support for 0-width delimiters
21130 in completion-pcm--delim-wild-regex.
21131
265d4549
SM
211322009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
21133
d440b941
SM
21134 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
21135 Remove unused var `buffer-modified-p'.
21136
265d4549
SM
21137 * minibuffer.el (completion--do-completion): Move point for the #b001
21138 case as well (bug#4176).
21139 (minibuffer-complete, minibuffer-complete-word): Don't move point.
21140
ba6f7d86
MA
211412009-08-18 Michael Albinus <michael.albinus@gmx.de>
21142
21143 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
21144 and :session buses.
21145
98819490
KH
211462009-08-18 Kenichi Handa <handa@m17n.org>
21147
265d4549
SM
21148 * international/ucs-normalize.el (ucs-normalize-version):
21149 Change to 1.1.
58627cf0
KH
21150 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
21151 (utf-8-hfs): Make it perform normalization on encoding too.
21152
98819490
KH
21153 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
21154 (sentence-end-without-space): Delete duplicated chars.
21155 (sentence-end-base): Likewise.
e739cc85
KH
21156
21157 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
21158 (html-mode): Delete duplicated chars from sentence-end-base.
21159
21160 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
21161 (texinfo-mode): Delete duplicated chars from sentence-end-base.
98819490 21162
645b9326
CY
211632009-08-17 Chong Yidong <cyd@stupidchicken.com>
21164
21165 * files.el (hack-one-local-variable): If the mode function is for
21166 a minor mode, pass it an argument (Bug#4148).
21167
56c195af
MA
211682009-08-17 Michael Albinus <michael.albinus@gmx.de>
21169
21170 * net/tramp.el (tramp-register-completion-file-name-handler):
21171 Check also for (member 'partial-completion completion-styles).
21172
7a55c78b
CY
211732009-08-16 Chong Yidong <cyd@stupidchicken.com>
21174
21175 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
21176 abbrev (Bug#3943).
21177
be3e598a 211782009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
8c777c8d
CY
21179
21180 * progmodes/cperl-mode.el: Merge upstream 6.2.
21181 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
21182 (cperl-forward-re): Check cperl-brace-recursing.
21183 (cperl-highlight-charclass): New function.
21184 (cperl-find-pods-heres): Use it.
31cd2dd4 21185 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
8c777c8d 21186 (cperl-beautify-regexp-piece): Fix column calculation.
31cd2dd4 21187 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
8c777c8d
CY
21188 (cperl-beautify-level): Don't process entire regexp.
21189 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
21190 calling man.
21191 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
21192 (cperl-init-faces): Build a list in the normal way.
21193
81b1f9c9
CY
211942009-08-16 Chong Yidong <cyd@stupidchicken.com>
21195
21196 * calendar/parse-time.el (parse-time-string-chars): Save match
21197 data.
21198
c3732cb8
SM
211992009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
21200
55659495
SM
21201 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
21202 (sql-product): Use it.
21203 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
21204 (sql-set-product): Add completion.
21205 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
21206 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
21207 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
21208 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
21209 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
21210 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
21211 (sql-highlight-db2-keywords): Remove.
21212 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
21213 (sql-highlight-product): Use derived-mode-p.
21214 (sql-set-sqli-buffer): Use with-current-buffer.
21215 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
21216 Simplify.
21217
1ae79427
SM
21218 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
21219
c3732cb8
SM
21220 * term.el: Fix commenting convention, turn comments into docstrings.
21221
f24b8bf3
CY
212222009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
21223
21224 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
21225
7b6fefac 212262009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
e1bdde78 21227
1200ac26 21228 * calendar/parse-time.el (parse-time-string-chars): Compute using
d0d3f6e9
CY
21229 character classes, to handle non-ascii characters (Bug#3190).
21230
212312009-08-16 Chong Yidong <cyd@stupidchicken.com>
1200ac26 21232
1abbe4e5
CY
21233 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
21234 another heredoc if the user adds another < (Bug#3226).
21235
c3732cb8
SM
21236 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21237 Don't initialize based on window-system (Bug#4124).
19261da4 21238
daad00fc
CY
21239 * facemenu.el (facemenu-read-color): Use a completion function
21240 that accepts any defined color, such as RGB triplets (Bug#3677).
21241
e1bdde78
CY
21242 * files.el (get-free-disk-space): Change fallback default
21243 directory to /. Expand DIR argument before switching to fallback.
21244 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
21245
9d73a99e
CY
212462009-08-15 Chong Yidong <cyd@stupidchicken.com>
21247
21248 * files.el (load-library): Doc fix.
21249
68b962d4 212502009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
9d73a99e 21251
953e0c1a 21252 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
c3732cb8 21253 (viper-if-string): Redefine C-s in the minibuffer to insert the last
68b962d4 21254 incremental search string.
9d73a99e 21255
c3732cb8 21256 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
68b962d4 21257 XEmacs.
9d73a99e 21258
c3732cb8
SM
21259 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
21260 (ediff-merge-region-is-non-clash)
21261 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
68b962d4 21262 Also check if the job is really a merge job.
9d73a99e 21263
c3732cb8 21264 * ediff.el (ediff-current-file): New function.
9d73a99e 21265
2e330adc
CY
212662009-08-15 Chong Yidong <cyd@stupidchicken.com>
21267
21268 * progmodes/js.el: Edit docstrings throughout to follow Emacs
21269 conventions.
c3732cb8 21270 (js-insert-and-indent): Delete function.
2e330adc
CY
21271 (js-mode-map): Don't bind keys to js-insert-and-indent.
21272 (js-beginning-of-defun): Rename from js--beginning-of-defun.
21273 (js-end-of-defun): Rename from js--end-of-defun.
c3732cb8 21274 (js-auto-indent-flag): Delete variable.
2e330adc 21275
17b5d0f7
CY
212762009-08-14 Chong Yidong <cyd@stupidchicken.com>
21277
c3732cb8
SM
21278 * progmodes/js.el: Remove proclaim statement.
21279 Defvar which-func-imenu-joiner-function to silence compiler.
2e330adc 21280
ba2d8894
CY
21281 * files.el (auto-mode-alist): Use js-mode for .js files.
21282
c3732cb8 21283 * progmodes/js2-mode.el: Remove file.
17b5d0f7
CY
21284
21285 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
21286
21287 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
21288
c3732cb8 21289 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
17b5d0f7
CY
21290
212912009-08-14 Daniel Colascione <dan.colascione@gmail.com>
4e2af782 21292 Karl Landstrom <karl.landstrom@brgeight.se>
17b5d0f7
CY
21293
21294 * progmodes/js.el: New file.
21295
b6377f1d
MH
212962009-08-14 Mark A. Hershberger <mah@everybody.org>
21297
21298 * timezone.el (timezone-parse-date): Add ability to understand ISO
21299 basic format (minimal separators) dates in addition to the
21300 already-supported extended format dates.
21301
bc0eef46
EZ
213022009-08-14 Eli Zaretskii <eliz@gnu.org>
21303
4e021e65
EZ
21304 * international/ucs-normalize.el: Add a `coding' file variable.
21305
bc0eef46
EZ
21306 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
21307
53dab179
SS
213082009-08-14 Sam Steingold <sds@gnu.org>
21309
6801c38a 21310 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
53dab179 21311
6c58c39c
CY
213122009-08-13 Chong Yidong <cyd@stupidchicken.com>
21313
21314 * faces.el (help-argument-name): Define it here instead of
21315 help-fns.el, because in daemon mode help-fns.el may be loaded when
21316 faces are still uninitialized (Bug#1078).
21317
21318 * help-fns.el (help-argument-name): Move defface to faces.el.
21319
c7baf7e9
NR
213202009-08-13 Nick Roberts <nickrob@snap.net.nz>
21321
21322 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
21323 create buffer with a pty but no process so that GDB can make the
21324 inferior the controlling process.
21325
9c40e995 213262009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
d6d30064
KH
21327
21328 * international/ucs-normalize.el: New file.
21329
8cdba32b
RS
213302009-08-13 Richard Stallman <rms@gnu.org>
21331
5c950923
RS
21332 * mail/rmail.el (rmail-get-attr-names):
21333 Accept an attribute header that is too short.
21334
76e1e40b
RS
21335 * mail/rmail.el (rmail-forget-messages):
21336 Ignore nil elt in rmail-message-vector. Use dotimes.
21337
1fc01b08
RS
21338 * progmodes/compile.el (compilation-goto-locus):
21339 Use next-error-move-function.
21340
8cdba32b
RS
21341 * simple.el (next-error-move-function): New variable.
21342
99910cf4
JL
213432009-08-12 Juri Linkov <juri@jurta.org>
21344
21345 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
21346 always non-nil. (Bug#4052)
21347
21348 * replace.el (read-regexp): Return empty string when
21349 `default-value' is nil.
21350 (keep-lines-read-args): Don't use empty string as the
21351 default value for `read-regexp'. (Bug#2495)
21352
fc5bdf6c
JL
213532009-08-12 Juri Linkov <juri@jurta.org>
21354
21355 * international/mule-cmds.el (ucs-insert): Change arguments
21356 from `arg' to `character', `count', `inherit' to be the same
21357 as in `insert-char'. Doc fix. (Bug#4039)
21358
21359 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
21360
77748848
JL
213612009-08-12 Juri Linkov <juri@jurta.org>
21362
21363 * files-x.el: New file.
21364
21365 * files.el: Move code that deals with adding/deleting
21366 file/directory-local variables to files-x.el.
21367
21368 * Makefile.in (ELCFILES): Add files-x.elc.
21369
c8a44c4e
DD
213702009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
21371
27a9fd5a
DD
21372 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
21373 to use `goto-line'.
21374 (gdb-place-breakpoints, gdb-get-location): Rewritten without
21375 `goto-line'.
21376 (gdb-invalidate-disassembly): Do not refresh upon receiving
7b6fefac 21377 'update signal. Instead, update all disassembly buffers only after
27a9fd5a 21378 threads list.
107ef54a 21379 (gdb): Send -target-detach when buffer is killed (Bug#3794).
88b5a757 21380 (gdb-starting): Move -data-list-register-names...
cf6e27cf
DD
21381 (gdb-stopped): ...here so it's sent when first thread stops.
21382 (gdb-registers-handler-custom): Do nothing if register names are
21383 unknown yet.
27a9fd5a 21384
c8a44c4e
DD
21385 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
21386 from `gdb-mi.el' to avoid extra tangling.
21387
21388 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
7b6fefac 21389 change which breaks `gud-def' definitions used in `gdb'.
c8a44c4e
DD
21390 (gdb-update-gud-running): No extra fuss for updating frame number.
21391
dfd4e693
SM
213922009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
21393
51c4341f
SM
21394 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
21395 (describe-language-environment-map, setup-language-environment-map)
21396 (set-coding-system-map): Move initialization into declaration.
21397 (set-language-info-alist): Last arg to define-key-after can be skipped.
21398
21399 * international/quail.el (quail-completion-1): Simplify.
21400 (quail-define-rules): Use slightly more compact code.
21401 (quail-insert-decode-map): Propertize keys, compact columns.
21402
dfd4e693
SM
21403 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
21404 Add goto-line.
21405
83326559
MB
214062009-08-10 Miles Bader <miles@gnu.org>
21407
21408 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
21409 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
21410 (js2-instance-member, js2-private-member, js2-private-function-call)
21411 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
21412 (js2-magic-paren, js2-external-variable):
21413 Remove "-face" suffix from face names.
21414 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
21415 (js2-highlight-undeclared-vars, js2-peek-token)
21416 (js2-parse-function-params, js2-mode-show-errors)
21417 (js2-mode-show-warnings, js2-make-magic-delimiter)
21418 (js2-mode-highlight-magic-parens): Update to use new face names.
21419
8e754ea2
MA
214202009-08-09 Michael Albinus <michael.albinus@gmx.de>
21421
21422 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
21423 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
21424
1c292fc7
CY
214252009-08-09 Chong Yidong <cyd@stupidchicken.com>
21426
18d433a7
CY
21427 * subr.el: Provide hashtable-print-readable.
21428
1c292fc7
CY
21429 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
21430 hs-c-like-adjust-block-beginning.
21431 (hs-hide-block-at-point): Stop hiding at the beginning of
21432 hs-block-end-regexp (Bug#700).
21433
2db0ae07
DD
214342009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
21435
21436 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
21437 a macro.
21438 (gdb-registers-handler-custom): Do not fail when register names
21439 are unavailable.
21440
fe4740a6
DD
214412009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
21442
21443 * progmodes/gdb-mi.el (gdb-control-all-threads)
21444 (gdb-control-current-thread): Interactive setters for
21445 `gdb-gud-control-all-threads' to use in menu.
21446 (gdb-show-run-p): Show «Go» when process is not active.
6a7662bb
BR
21447 (gud-tool-bar-map): Add non-stop/A,T indicator.
21448 Uses gud/thread.xpm and gud/all.xpm.
fe4740a6 21449
ce299d55
CY
214502009-08-08 Yoni Rabkin <yoni@rabkins.net>
21451
21452 * net/net-utils.el (net-utils-font-lock-keywords): New var.
21453 (nslookup-font-lock-keywords): Make it a variable.
dba90ffd
CY
21454 (net-utils-mode): New mode for viewing diagnostic network output.
21455 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
21456 (net-utils-run-simple): New function.
21457 (ifconfig, iwconfig, netstat, arp, route): Use it.
ce299d55 21458
7c4654ad
DD
214592009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
21460
21461 * progmodes/gdb-mi.el (gdb-read-memory-custom)
21462 (gdb-memory-set-address, def-gdb-set-positive-number)
21463 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
21464 after changing settings.
21465 (gdb-invalidate-disassembly): Update when first shown.
5f9d345c 21466 (gdb-edit-locals-value): Fix.
7c4654ad
DD
21467 (gdb-registers-handler-custom): Print registers in right order and
21468 allow changing register values (only for current thread yet).
9cbac26b
DD
21469 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
21470 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
21471 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
6a7662bb
BR
21472 (gdb-locals-handler-custom, gdb-registers-handler-custom):
21473 Thread info in mode name.
9cbac26b 21474 (gdb-registers-mode-map): TAB to switch to locals.
7c4654ad 21475
0f25a277
EZ
214762009-08-08 Eli Zaretskii <eliz@gnu.org>
21477
21478 * mail/rmail.el (rmail-add-mbox-headers)
21479 (rmail-set-message-counters-counter): Search for
21480 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
21481
b971be60
GM
214822009-08-08 Glenn Morris <rgm@gnu.org>
21483
21484 * Makefile.in (ELCFILES): Update.
21485
a35d3ad8
EZ
214862009-08-07 Eli Zaretskii <eliz@gnu.org>
21487
6a7662bb
BR
21488 * mail/sendmail.el (mail-yank-original):
21489 Set buffer-file-coding-system from the one used by the message whose
60c2df40
EZ
21490 text is yanked.
21491
8b0bcc2e
EZ
21492 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
21493 to "windows" when "pgnuplot" is used.
6a7662bb
BR
21494 (calc-graph-command, calc-gnuplot-command, calc-graph-init):
21495 Don't call accept-process-output if "pgnuplot" is used.
8b0bcc2e
EZ
21496 (calc-graph-init): Don't send -display and -geometry to
21497 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
21498 running "pgnuplot -V" with shell-command-to-string.
21499
21500 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
21501 the default.
21502
215032009-08-07 Eli Zaretskii <eliz@gnu.org>
21504
21505 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
a35d3ad8
EZ
21506 org/org-latex.elc.
21507
3bca7ca5
DN
215082009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
21509
3c53763c
DN
21510 * vc-dispatcher.el (vc-resynch-window): Update comment.
21511
3bca7ca5
DN
21512 * term.el (term-handle-ansi-escape): Add comments with the
21513 terminfo capabilities implemented.
21514
7b217360
DD
215152009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
21516
5f9d345c 21517 * progmodes/gdb-mi.el (gdb-var-create-regexp): Remove.
7b217360 21518 (gdb-var-create-handler): Rewritten using JSON parser.
88b5a757
DD
21519 (gdb-propertize-header): Move earlier.
21520 (gdb-set-header): Remove to avoid duplication.
7b217360
DD
21521 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
21522 Refresh disassembly buffers only after threads list have been
21523 update.
21524 (gdb-threads-header, gdb-registers-header): Per-buffer header line
21525 variables.
21526
b4d84ecf
JL
215272009-08-04 Juri Linkov <juri@jurta.org>
21528
21529 * files.el: Commands to add/delete file/directory-local variables.
21530 (read-file-local-variable, read-file-local-variable-value)
21531 (read-file-local-variable-mode, modify-file-local-variable)
21532 (modify-file-local-variable-prop-line)
21533 (modify-dir-local-variable): New functions.
21534 (add-file-local-variable, delete-file-local-variable)
21535 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
21536 (add-dir-local-variable, delete-dir-local-variable)
21537 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
21538 (copy-dir-locals-to-file-locals-prop-line): New commands.
21539
42da39c1
CY
215402009-08-04 Chong Yidong <cyd@stupidchicken.com>
21541
21542 * abbrev.el (insert-abbrev-table-description): Prettify output.
21543 Suggested by Karl Chen.
21544
98bf8494
DD
215452009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
21546
78b9fb28 21547 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
7b6fefac 21548 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
78b9fb28
DD
21549 (gdb-overlay-arrow-position, gdb-thread-position)
21550 (gdb-disassembly-position): Declare variables.
21551 (gdb-wait-for-pending): Function now.
21552 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
21553 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
21554 compilation goes smoothly.
21555 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
21556 (gdb-non-stop-setting): New customization setting which replaces
21557 `gdb-non-stop' so changing it doesn't break active GDB session.
21558 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
21559 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
21560 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
21561 (gdb-show-threads-by-default): New customization options.
21562 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
21563 routines.
21564 (gdb-get-buffer-create): Send buffers update signal when they are
21565 created.
21566 (gdb-invalidate-locals, gdb-invalidate-registers)
21567 (gdb-invalidate-breakpoints)
21568 (gdb-invalidate-threads, gdb-invalidate-disassembly)
21569 (gdb-invalidate-memory): Accept update signal.
21570 (gdb-current-context-command): Use --frame option.
21571 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
21572 Implement `gdb-frame-number' selection logic.
21573 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
21574 whether to show GUD toolbar buttons.
21575 (gdb-thread-exited): Unselect current thread when it exits.
21576 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
21577 (gdb-mark-line): Routine which sets overlay arrow or inverses
21578 video on fringeless displays.
21579 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
21580 to build aligned columns of data in GDB buffers and set text
21581 properties line-by-line.
21582 (gdb-invalidate-breakpoints)
21583 (gdb-breakpoints-list-handler-custom)
21584 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
21585 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
21586 (gdb-registers-handler-custom): Align data columns.
21587 (gdb-locals-handler-custom): Now prints data like in variable
21588 declarations.
21589 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
88b5a757 21590 Remove confusing buttons.
78b9fb28
DD
21591 (gdb-invalidate-threads): Append --frame.
21592 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
21593 between breakpoints/threads buffers.
21594 (gdb-set-window-buffer): Now can ignore dedicated windows.
21595 (gdb-propertize-header): Use `gdb-set-window-buffer'.
21596 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
21597 (def-gdb-thread-buffer-gud-command): Replaces
21598 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
21599 for fine thread control.
21600 (gdb-preempt-existing-or-display-buffer): New function used to
21601 display bound buffers without breaking window layout.
21602 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
21603 (gdb-select-frame): New version of `gdb-frames-select' which now
21604 sets `gdb-frame-number' so commands may use --frame option instead
21605 of inner debugger state.
21606 (gdb-frame-handler): Do not set `gdb-frame-number'.
21607 (gdb-threads-mode-map): Select threads with mouse.
21608
21609 * progmodes/gud.el (gdb-gud-context-call): Declare function to
21610 avoid compilation warning.
21611 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
21612 `gdb-show-stop-p`.
21613
566f3909
DD
21614 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
21615 Argument `key' renamed to `buffer-type'.
21616 (gdb-current-context-buffer-name): Do not add thread info to
21617 buffer name when no thread is selected.
21618 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
21619 command (bug 3794).
21620 (gdb-thread-selected): Handle `=thread-selected' notification.
21621 (gdb-wait-for-pending): New macro to deal with congestion problems.
21622 (gdb-breakpoints-list-handler-custom): Don't fail on pending
21623 breakpoints.
7b6fefac
JB
21624 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
21625 This fixes problem similar to one described in bug 3947.
566f3909
DD
21626 (gud-menu-map): More menu items.
21627 (gdb-init-1): Reset `gdb-thread-number' to nil.
21628
4a31122c
DD
21629 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
21630 non-stop settings.
21631
21632 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
21633 (gdb-current-context-command): Do not append --thread if
21634 `gdb-thread-number' is nil.
6a7662bb
BR
21635 (gdb-running-threads-count, gdb-stopped-threads-count):
21636 New variables.
4a31122c 21637 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
6a7662bb
BR
21638 (gdb-stopped-hooks, gdb-switch-when-another-stopped):
21639 New customization options.
4a31122c
DD
21640 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
21641 GUD commands.
7b6fefac 21642 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
4a31122c
DD
21643 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
21644 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
21645 set `gdb-thread-number' and update `gud-running' properly.
21646 (gdb-running): Update threads list when new threads appear.
21647 (gdb-stopped): Support non-stop operation and new thread switching
21648 logic.
21649 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
21650 (gdb-json-partial-output): New set of JSON routines.
21651 (def-gdb-auto-update-trigger): New `signal-list' optional
21652 argument.
21653 (gdb-thread-list-handler-custom): Update `gud-running',
21654 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
21655 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
21656 (gdb-continue-thread, gdb-step-thread): New commands for fine
21657 thread execution control.
21658 (gud-menu-map): New menu items to switch non-stop options.
21659 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
0d25e058 21660 (gdb-send): Mimic RET properly (bug 3794).
4a31122c
DD
21661
21662 * progmodes/gdb-mi.el (gdb-rules-name-maker)
21663 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
21664 gdb-buffer-rules.
21665 (def-gdb-auto-update-handler): New nopreserve optional argument.
21666 (gdb-stack-list-frames-custom): Print stack from top to bottom.
21667
88b5a757 21668 * progmodes/gdb-mi.el (gdb-pc-address): Remove unused variable.
4a31122c
DD
21669 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
21670 (gdb-parent-mode): New mode to derive other GDB modes from.
21671 (gdb-display-disassembly-for-thread)
21672 (gdb-frame-disassembly-for-thread): New commands for threads
21673 buffer.
21674
21675 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
21676 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
a5c9f540
DD
21677 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
21678 (gdb-update): We now store all GDB buffers in a list so that they
21679 can be updated by traversing a list instead of calling invalidate
7b6fefac 21680 triggers explicitly.
a5c9f540
DD
21681 (def-gdb-trigger-and-handler): New macro to define trigger-handler
21682 pair for GDB buffer.
21683 (gdb-stack-buffer-name): Add thread information.
e7086683
DD
21684 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
21685 handle pending triggers.
21686 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
21687 (def-gdb-thread-buffer-simple-command)
21688 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
21689 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
7b6fefac
JB
21690 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
21691 New commands which show buffers bound to thread.
88b5a757 21692 (gdb-stack-list-locals-regexp): Remove unused regexp.
4a31122c 21693
7b6fefac
JB
21694 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
21695 (gdb-locals-buffer-name, gdb-registers-buffer-name)
4a31122c
DD
21696 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
21697 to (gud-comint-buffer) in *-buffer-name functions
21698 because (gdb-get-target-string) already does that.
21699 (gdb-locals-handler-custom, gdb-registers-handler-custom)
21700 (gdb-changed-registers-handler): Rewritten without regexps.
21701
ba214964 21702 * progmodes/gdb-mi.el: Basic thread selection support.
4a31122c
DD
21703 (gdb-thread-number): New variable.
21704 (gdb-current-context-command): New macro which adds --thread
21705 option to command.
7b6fefac 21706 (gdb-threads-mode-map): Select thread with SPC.
4a31122c 21707 (gdb-thread-list-handler-custom): Mark current thread with overlay
7b6fefac 21708 arrow. Synchronize GDB thread and Emacs thread.
4a31122c
DD
21709 (gdb-select-thread): New command which selects current thread.
21710 (gdb-invalidate-frames, gdb-invalidate-locals)
21711 (gdb-invalidate-registers): Use --thread option.
20f12ed8 21712
2ac33804
MA
217132009-08-04 Michael Albinus <michael.albinus@gmx.de>
21714
21715 * net/tramp.el (top): Make check for tramp-gvfs loading more
8e754ea2 21716 robust. (Bug#3977)
2ac33804
MA
21717 (tramp-handle-insert-file-contents): `unwind-protect' must be
21718 inside `with-parsed-tramp-file-name'.
21719
21720 * net/tramp-gvfs.el (top): Remove superfluous message when loading
21721 fails.
21722
39d0296f
NR
217232009-08-03 Nick Roberts <nickrob@snap.net.nz>
21724
21725 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
21726 directory if CLASSPATH is not set.
21727
adcbca53
MA
217282009-08-03 Michael Albinus <michael.albinus@gmx.de>
21729
7b6fefac
JB
21730 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
21731 New defconst.
7ef849b6 21732 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
adcbca53 21733
30924b0b
CY
217342009-08-02 Kevin Ryde <user42@zip.com.au>
21735
7b6fefac
JB
21736 * net/newst-backend.el (newsticker--raw-url-list-defaults):
21737 Update freshmeat link. Delete newsforge.com as it seems gone.
30924b0b 21738
b6ce92f1
CY
217392009-08-02 Chong Yidong <cyd@stupidchicken.com>
21740
d977a092
CY
21741 * select.el (x-set-selection): Doc fix (Bug#4021).
21742
21743 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
21744
b6ce92f1
CY
21745 * help-fns.el (describe-variable): Treat list return values from
21746 dir-locals-find-file properly (Bug#4005).
21747
7b6fefac 217482009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
3eedbc85
MA
21749
21750 * net/tramp.el (tramp-debug-message): Print also microseconds.
21751
217522009-08-02 Michael Albinus <michael.albinus@gmx.de>
21753
21754 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
21755 or END is non-nil.
21756 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
21757 (tramp-get-debug-buffer): Change `outline-regexp' according to new
21758 format.
21759
5ce6e4f4 21760 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
3eedbc85
MA
21761 (tramp-get-file-property): Use it.
21762
6a7662bb
BR
21763 * autorevert.el (auto-revert-handler):
21764 Allow `auto-revert-tail-mode' for remote files.
3eedbc85 21765
2aafe808
JR
217662009-08-02 Jason Rumney <jasonr@gnu.org>
21767
21768 * minibuffer.el (read-file-name): Treat confirm options to
7b6fefac 21769 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
2aafe808 21770
e094097c
CY
217712009-08-02 Chong Yidong <cyd@stupidchicken.com>
21772
21773 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
6a7662bb
BR
21774 (font-lock-variable-name-face, font-lock-constant-face):
21775 Darken the colors for light backgrounds.
e094097c 21776
de94f281
EZ
217772009-08-01 Eli Zaretskii <eliz@gnu.org>
21778
21779 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
21780 month names. (Bug#3987)
21781
54b99340
CY
217822009-07-31 Chong Yidong <cyd@stupidchicken.com>
21783
21784 * simple.el (line-move-finish): Pass whole number to
21785 line-move-to-column.
34be836c 21786 (line-move-visual): Perform hscroll to the recorded position.
54b99340 21787
38216c30
JB
217882009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
21789
21790 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
21791
c779896d
CY
217922009-07-29 Alan Mackenzie <acm@muc.de>
21793
21794 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
21795
592ccae0
DD
217962009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
21797
35edc6c6
DD
21798 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
21799 (gdb-place-breakpoints): Use full path when setting breakpoints.
592ccae0 21800
5a9e3ab7
JB
218012009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
21802
21803 * calc/calc.el (calc-mode-map): Add keybinding for
21804 `calc-transpose-lines'.
21805
7b6fefac 218062009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
5a9e3ab7
JB
21807
21808 * calc/calc-misc.el (calc-transpose-lines): New function.
21809
905fb90e
MA
218102009-07-28 Michael Albinus <michael.albinus@gmx.de>
21811
21812 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
21813 Simplify check for out-of-band methods.
21814 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
21815 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
21816
76e14464
DN
218172009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
21818
21819 * vc-git.el (vc-git-checkin): Fix typo.
21820
6088b51f 218212009-07-28 Steve Yegge <steve.yegge@gmail.com>
af077012
SY
21822
21823 * progmodes/js2-mode.el: New file.
21824
b85157fe
NR
218252009-07-28 Nick Roberts <nickrob@snap.net.nz>
21826
21827 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
21828 (gud-menu-map): Adjust tooltip accordingly.
21829
d43c2b06
DN
218302009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
21831
1c0f0c3b
DN
21832 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
21833 (vc-bzr-log-view-mode): Adjust log-view-file-re.
21834
d43c2b06
DN
21835 * add-log.el (change-log-mode-map): Add a menu.
21836
3dec5c36
MA
218372009-07-27 Michael Albinus <michael.albinus@gmx.de>
21838
21839 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
21840 function returns nil.
21841 (dbus-handle-event): Handle special return value :ignore.
21842 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
21843
5704140c
CY
218442009-07-26 Chong Yidong <cyd@stupidchicken.com>
21845
21846 * view.el (view-mode-enable): Don't define Helper-return-blurb if
21847 it's not needed.
21848
3077d1f6
EZ
218492009-07-25 Eli Zaretskii <eliz@gnu.org>
21850
21851 Fix Bug#3888:
21852
21853 * w32-vars.el (x-select-enable-clipboard): Doc fix.
21854
21855 * term/pc-win.el (x-display-name, x-colors)
21856 (x-select-enable-clipboard, x-select-text): Doc fix.
21857
21858 * term/common-win.el (x-display-name, x-colors): Doc fix.
21859
21860 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
21861 (xw-defined-colors): Doc fix.
21862
21863 * w32-fns.el (x-select-text, x-setup-function-keys)
21864 (x-get-selection, x-set-selection): Doc fix.
21865
21866 * term/x-win.el (x-select-text, x-setup-function-keys)
21867 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
21868
21869 * select.el (x-set-selection): Doc fix.
21870
51768bc8
MA
218712009-07-25 Michael Albinus <michael.albinus@gmx.de>
21872
21873 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
21874 instead of "IsNSSSupportAvailable". Avahi ought to work also when
6a7662bb
BR
21875 "IsNSSSupportAvailable" method is not available.
21876 Reported by Steve Youngs <steve@sxemacs.org>.
51768bc8 21877
b11c2874
KH
218782009-07-24 Kenichi Handa <handa@m17n.org>
21879
21880 * international/characters.el: Fix setting of category ?C, ?|, ?K,
7b6fefac 21881 and ?H. Fix setting of case for Latin Extended and Greek Extended.
b11c2874
KH
21882 (build-unicode-category-table): Fix range checks.
21883
ba83b7b6
DN
218842009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
21885
21886 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
21887 the buffer we try to sync is current when calling
21888 vc-resynch-buffer.
21889
21890 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
21891 not show up to date files.
21892
7a8ae964
GM
218932009-07-24 Glenn Morris <rgm@gnu.org>
21894
21895 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
21896 Add autoload cookies. If necessary, initialize.
21897 (elint-log): Handle non-file buffers.
21898 (elint-initialize): Add optional argument to reinitialize.
21899 (elint-find-builtin-variables): Save excursion.
21900
a707eb05
DN
219012009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
21902
21903 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
21904 for Lint.
21905
0a2ddfa6
DN
219062009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
21907
d6a62b0d
DN
21908 * vc.el (vc-print-log-internal): New function, split out from ...
21909 (vc-print-log): ... here.
10b5dcad 21910 (vc-dir-move-to-goal-column): Declare.
d6a62b0d 21911
0a2ddfa6
DN
21912 * vc-git.el (vc-git-add-signoff): New variable.
21913 (vc-git-checkin): Use it.
21914 (vc-git-toggle-signoff): New function.
21915 (vc-git-extra-menu-map): Bind it to menu.
2a0e3379
DN
21916 (vc-git--run-command-string): Accept a nil FILE argument.
21917 (vc-git-stash-list): New function.
21918 (vc-git-dir-extra-headers): Use it.
0a2ddfa6 21919
589a99f2
GM
219202009-07-23 Glenn Morris <rgm@gnu.org>
21921
21922 * help-fns.el (describe-variable): Describe ignored and risky local
21923 variables in a similar way to that in which we describe safe ones.
21924
21925 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
21926 (byte-compile-output-file-form, byte-compile-output-docform)
21927 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
21928 Give some more local variables with common names a "bytecomp-" prefix,
21929 so as not to shadow things during compilation.
21930 * emacs-lisp/cl-macs.el (load-time-value)
21931 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
21932 `outbuffer' to `bytecomp-outbuffer'.
21933
21934 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
21935 since the next two variables cover them automatically now.
21936 (elint-builtin-variables, elint-autoloaded-variables): New.
21937 (elint-unknown-builtin-args): Remove all members, since they can be
21938 parsed automatically now.
21939 (elint-extra-errors): New.
21940 (elint-env-add-env, elint-env-add-macro): Use cadr.
21941 (elint-current-buffer): Use or. Change final message.
21942 (elint-get-top-forms): Use line-end-position.
21943 (elint-init-env): Use cadr. Handle autoload, declare-function,
21944 and defalias.
21945 (elint-add-required-env): Doc fix. Use or. Standardize error.
21946 (regexp-assoc): Remove unused function.
21947 (elint-top-form): Set elint-current-pos, to record the start of the
21948 top-level form, for compilation-mode.
21949 (elint-form): Trap errors in macro expansion. Use dolist.
21950 (elint-unbound-variable): Use elint-builtin-variables and
21951 elint-autoloaded-variables.
21952 (elint-get-args): Use cadr, or.
21953 (elint-check-cond-form): Use dolist, cadr.
21954 (elint-check-condition-case-form): Doc fix. Use cadr.
21955 Use elint-extra-errors.
21956 (elint-log): New function.
21957 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
21958 Distinguish errors and warnings.
21959 (elint-log-message): Use with-current-buffer. Inhibit read-only.
21960 Use a bytecomp-style format.
21961 (elint-clear-log): Preserve default-directory. Inhibit read-only.
21962 (elint-get-log-buffer): Use compilation mode. Disable undo.
21963 Don't truncate lines.
21964 (elint-initialize): Set builtin and autoloaded variable lists.
21965 Only process elint-unknown-builtin-args if non-nil.
21966 (elint-find-builtin-variables, elint-find-autoloaded-variables):
21967 New functions.
21968 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
21969
855b42a2
GM
219702009-07-22 Kevin Ryde <user42@zip.com.au>
21971
21972 * net/newst-backend.el (newsticker--parse-atom-1.0)
21973 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
21974 (newsticker--parse-rss-1.0):
21975 * progmodes/idlwave.el (idlwave-mode):
21976 * progmodes/idlw-shell.el (idlwave-shell-mode):
21977 * progmodes/vera-mode.el (vera-mode):
21978 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
21979 * progmodes/vhdl-mode.el (vhdl-mode):
21980 * textmodes/table.el (table-generate-source)
21981 (table--warn-incompatibility):
21982 Hyperlink urls in docstrings with URL `...'.
21983
fd413a37
GM
219842009-07-22 Glenn Morris <rgm@gnu.org>
21985
cb711556
GM
21986 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
21987 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
21988 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
21989 Remove leading * from defcustom docs.
21990
fd413a37
GM
21991 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
21992
21993 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
21994 defcustom doc.
21995 (list-load-path-shadows): Optionally, just return shadows as a string.
21996
21997 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
21998
a4f69701
CY
219992009-07-21 Chong Yidong <cyd@stupidchicken.com>
22000
6a7662bb
BR
22001 * mail/rmailedit.el (rmail-edit-mode):
22002 Use auto-save-include-big-deletions.
a4f69701 22003
6a7662bb
BR
22004 * mail/rmail.el (rmail-variables):
22005 Use auto-save-include-big-deletions.
a4f69701
CY
22006
22007 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
22008 changes.
22009
ec06459c
JB
220102009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
22011
22012 * calc/calc.el (calc-undo-length): New variable.
22013 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
22014
b41b0976
RS
220152009-07-21 Richard Stallman <rms@gnu.org>
22016
22017 * files.el (auto-save-mode): Handle buffer-save-size = -2
22018 for toggling mode.
22019
4ed32706
GM
220202009-07-21 Glenn Morris <rgm@gnu.org>
22021
531b1264
GM
22022 * textmodes/ispell.el (ispell-looking-back): Update declaration.
22023
55d27f41
GM
22024 * calendar/todo-mode.el (calendar-current-date): Update declaration.
22025
02df3f4d
GM
22026 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
22027 silence compiler. Instead...
22028 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
22029 (ps-print-ensure-fontified): Update for above function name changes.
22030
fdd8417e
GM
22031 * printing.el (pr-mh-get-msg-num, pr-mh-show)
22032 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
22033 silence compiler. Instead...
22034 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
22035 (mh-show-buffer): Only define for compiler.
22036 (pr-mh-current-message): Update for above function name changes.
22037
4ed32706
GM
22038 * files.el (abort-if-file-too-large): Explicitly pass `filename'
22039 as an argument.
22040 (find-file-noselect, insert-file-1): Update for above change.
22041
22042 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
22043
22044 * mail/mailclient.el (mailclient-send-it): Fix message.
22045
22046 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
22047 (edebug-eval): Check cl-debug-env is bound.
22048 (print-level, print-circle): Don't redefine built-in variables.
22049
22050 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
22051 (custom-print-vectors): Remove old comments from doc.
22052
22053 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
22054 (emerge-version): Make the variable an obsolete alias for the
22055 emacs-version variable. Make the function obsolete.
22056 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
22057 Emerge options, rather than merging in into the main Options menu.
22058 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
22059 and auto advance modes. Disable edit/fast items when not relevant.
22060
86812144
CY
220612009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
22062
22063 * term/vt420.el (terminal-init-vt420): Fix typo.
22064
6bb90094
SS
220652009-07-20 Sam Steingold <sds@gnu.org>
22066
22067 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
22068 variable (removed from compile.el on 2004-03-11).
22069
42e0a725
CY
220702009-07-20 Chong Yidong <cyd@stupidchicken.com>
22071
22072 * files.el (hack-local-variables-filter): Fix last change.
22073
2ee20f24
JL
220742009-07-19 Juri Linkov <juri@jurta.org>
22075
22076 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
22077 (dir-local-variables-alist): New buffer-local variable.
22078 (hack-local-variables-filter): If variable is not dir-local,
22079 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
22080 because file-local overrides dir-local.
3570691b 22081 (c-postprocess-file-styles) <declare-function>:
2ee20f24
JL
22082 Remove obsolete declaration.
22083 (hack-dir-local-variables): Add dir-local variable/value pair to
22084 `dir-local-variables-alist' and remove duplicates. Doc fix.
22085
22086 * help-fns.el (describe-variable): Add information about
22087 file-local and dir-local variables.
22088
89bf83cd
CY
220892009-07-19 Chong Yidong <cyd@stupidchicken.com>
22090
22091 * files.el (hack-local-variables-filter): Rewrite.
22092
1a8d3541
GM
220932009-07-19 Glenn Morris <rgm@gnu.org>
22094
d9e8a018
GM
22095 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
22096 Silence compiler by only defining on XEmacs.
22097
da332cfb
GM
22098 * international/mule.el (auto-coding-regexp-alist): Only match
22099 BABYL... at the start of buffer, not of lines. (Bug#3790)
22100
1a8d3541
GM
22101 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
22102 non-calendar buffers (Bug#3862). Restore "not on a date" message.
22103 (cal-menu-context-mouse-menu): Doc fix.
22104
22105 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
22106
22107 * simple.el (mail-user-agent): Doc fix. Set :version tag.
22108
d842b103
JL
221092009-07-18 Juri Linkov <juri@jurta.org>
22110
22111 * info.el: Virtual Info keyword finder.
3570691b 22112 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
d842b103
JL
22113 (Info-finder-file): New variable.
22114 (Info-finder-find-file): New function.
22115 (finder-known-keywords, finder-package-info)
22116 (find-library-name, lm-commentary): Use defvar and
22117 declare-function to silence compiler warnings.
22118 (Info-finder-find-node): New function.
22119 (info-finder): New command.
22120
22121 * subr.el (process-kill-buffer-query-function): New function.
22122 (add-hook)<kill-buffer-query-functions>: Add hook
22123 `process-kill-buffer-query-function'.
22124
10d37df7
AM
221252009-07-18 Alan Mackenzie <acm@muc.de>
22126
7b6fefac 22127 * progmodes/cc-mode.el (c-before-hack-hook)
10d37df7
AM
22128 (c-postprocess-file-styles): Give invocation of `c-set-style'
22129 DONT-OVERRIDE parameter of t. Already set style variables will
22130 thus not be overridden by style settings given by `c-file-syle'.
22131
22132 * files.el (hack-local-variables-filter): Remove entries with
22133 duplicate keys from `file-local-variables-alist'.
22134
102e1a41
EZ
221352009-07-18 Eli Zaretskii <eliz@gnu.org>
22136
22137 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
22138 x-set-selection if display-selections-p returns nil for the
22139 current frame.
22140
16f2e9fc
CY
221412009-07-18 Chong Yidong <cyd@stupidchicken.com>
22142
22143 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
22144
f22693fc
EZ
221452009-07-18 Eli Zaretskii <eliz@gnu.org>
22146
a6c2c80c
EZ
22147 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
22148 Accept nil in addition to a regexp.
22149 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
22150 Accept nil in addition to a regexp.
22151 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
22152 buffers that have an associated file. Handle nil values of
22153 desktop-buffers-not-to-save and desktop-files-not-to-save.
22154 (Bug#3833)
22155
f22693fc
EZ
22156 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
22157 (x-disown-selection-internal): New functions.
22158
e456379a
NR
221592009-07-18 Nick Roberts <nickrob@snap.net.nz>
22160
22161 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
22162 warning.
22163 (gdb-breakpoints-header): Move forward to avoid compiler warning.
22164 (gdb-make-header-line-mouse-map): Remove duplicate definition.
22165
0013b70f
CY
221662009-07-18 David De La Harpe Golden <david@harpegolden.net>
22167
22168 * simple.el (set-mark): Revert last change.
22169
0855c2ca
CY
221702009-07-17 Tassilo Horn <tassilo@member.fsf.org>
22171
22172 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
22173 rendering of pngs is not possible instead of messaging a long
22174 description.
22175
3f5c9cad
CY
221762009-07-17 David De La Harpe Golden <david@harpegolden.net>
22177
22178 * w32-fns.el (x-selection-owner-p): New function.
22179
22180 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
6a7662bb
BR
22181 (mouse-yank-at-click, mouse-yank-primary):
22182 If select-active-regions is non-nil, deactivate the mark before
6c6a75d5 22183 insertion.
3f5c9cad
CY
22184
22185 * simple.el (deactivate-mark, set-mark): Only save selection if we
22186 own it.
22187
1fc87f9b
KH
221882009-07-17 Kenichi Handa <handa@m17n.org>
22189
22190 * case-table.el (describe-buffer-case-table): Fix for the case
22191 that KEY is a cons.
22192
d56fdcd2
DN
221932009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
22194
22195 * vc-rcs.el (vc-rcs-find-file-hook):
22196 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
22197
bede3e9f
MA
221982009-07-16 Michael Albinus <michael.albinus@gmx.de>
22199
22200 * net/tramp.el (tramp-wait-for-output): Handle the case when
22201 commands do not return a newline but a null byte before the shell
22202 prompt. (Bug#3858)
22203
7653ca1d
YM
222042009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22205
22206 * term/ns-win.el (ns-set-alpha): Don't declare.
22207 (ns-set-background-alpha): Remove function.
22208
ed2a52e9
SM
222092009-07-16 Kevin Ryde <user42@zip.com.au>
22210
22211 * emacs-lisp/copyright.el (copyright-update): Save match-data across
22212 y-or-n-p, for safety.
22213
7a907299
RS
222142009-07-16 Richard Stallman <rms@gnu.org>
22215
22216 * files.el (auto-save-mode): If buffer-saved-size is -2,
22217 don't clobber it.
22218
22219 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
22220 (rmail-retry-ignored-headers): Add more uninteresting fields.
22221
c0db3477
CY
222222009-07-15 Jari Aalto <jari.aalto@cante.net>
22223
22224 * net/rcirc.el (rcirc): Use history variables.
22225 (rcirc-server-name-history, rcirc-nick-name-history)
22226 (rcirc-server-port-history): New variables.
22227
6c875452
KH
222282009-07-15 Kenichi Handa <handa@m17n.org>
22229
bf974dc9
KH
22230 * international/mule-cmds.el (set-language-environment-charset):
22231 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
22232 ignore them.
22233
6c875452
KH
22234 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
22235 Delete unibyte-display.
22236
2066b4fe
CY
222372009-07-15 Chong Yidong <cyd@stupidchicken.com>
22238
22239 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
22240
f9be2e35
CY
222412009-07-15 Chong Yidong <cyd@stupidchicken.com>
22242
22243 * simple.el (deactivate-mark): Optional argument FORCE.
22244 (set-mark): Use deactivate-mark.
22245
22246 * info.el (Info-search): No need to check transient-mark-mode
22247 before calling deactivate-mark.
22248
22249 * select.el (x-set-selection): Doc fix.
22250 (x-valid-simple-selection-p): Allow buffer values.
6a7662bb
BR
22251 (xselect--selection-bounds): Handle buffer values.
22252 Suggested by David De La Harpe Golden.
f9be2e35 22253
6a7662bb
BR
22254 * mouse.el (mouse-set-region, mouse-drag-track):
22255 Call copy-region-as-kill before setting the mark, to let
f9be2e35
CY
22256 select-active-regions work.
22257
be3e598a 222582009-07-15 David De La Harpe Golden <david@harpegolden.net>
f9be2e35
CY
22259
22260 * simple.el (deactivate-mark): If select-active-regions is
22261 non-nil, copy the selection data into a string.
22262 (activate-mark): If select-active-regions is non-nil, set the
22263 selection to the current buffer.
22264 (set-mark): Update selection if select-active-regions is non-nil.
22265
22266 * select.el (x-valid-simple-selection-p): Allow buffer values.
22267
cbd61418
SM
222682009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
22269
22270 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
22271 and more featureful message-mode.
22272
f470187f
CY
222732009-07-14 Chong Yidong <cyd@stupidchicken.com>
22274
22275 * select.el (x-set-selection): Doc fix.
22276 (x-valid-simple-selection-p): Disallow selection data consisting
22277 of a list or cons of integers, since that is not used.
22278 (xselect--selection-bounds, xselect--int-to-cons): New functions.
22279 (xselect-convert-to-string, xselect-convert-to-length)
22280 (xselect-convert-to-filename, xselect-convert-to-charpos)
22281 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
22282
bfc99364
DD
222832009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
22284
22285 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
22286 output in -break-info command (Emacs bug #3794).
22287
e32721f5
GM
222882009-07-14 Glenn Morris <rgm@gnu.org>
22289
1e46f9e4
GM
22290 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
22291 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
22292 (edebug-print-length, edebug-print-level, edebug-print-circle)
22293 (edebug-sit-for-seconds, edebug-view-outside)
22294 (edebug-bounce-point, edebug-set-global-break-condition)
22295 (edebug-Go-nonstop-mode, edebug-trace-mode)
22296 (edebug-Trace-fast-mode, edebug-continue-mode)
22297 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
22298 (edebug-visit-eval-list): Doc fixes.
22299
e32721f5
GM
22300 * subr.el (def-edebug-spec): Doc fix.
22301
66a85e76
KH
223022009-07-14 Kenichi Handa <handa@m17n.org>
22303
22304 * international/characters.el: Fix setting of category ?C.
22305
28571246
JD
223062009-07-13 Jan Djärv <jan.h.d@swipnet.se>
22307
7b6fefac 22308 * term/ns-win.el (x-select-font): defalias x-select-font to
28571246
JD
22309 ns-popup-font-panel instead of generate-fontset-menu.
22310
5d74672c
EZ
223112009-07-12 Eli Zaretskii <eliz@gnu.org>
22312
7b6fefac 22313 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
5d74672c 22314
eb1727a4
CY
223152009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
22316
22317 * arc-mode.el (archive-find-type): Allow for a PK00 string before
22318 the PK\003\004 header (Bug#3770).
22319
208384c5
CY
223202009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
22321
22322 * pcomplete.el (pcomplete-comint-setup): Check for
22323 shell-dynamic-complete-filename too.
22324
774409a1
CY
223252009-07-11 Chong Yidong <cyd@stupidchicken.com>
22326
22327 * simple.el (temporary-goal-column): Change the value for
22328 line-move-visual to a cons cell.
22329 (line-move-visual): Record or set the window hscroll, if
22330 necessary (Bug#3494).
22331 (line-move-1): Handle cons value of temporary-goal-column.
22332
1639ee1d
KH
223332009-07-11 Kenichi Handa <handa@m17n.org>
22334
22335 * international/mule-diag.el (describe-character-set): Don't show
22336 width.
22337
2b1d2412
SS
223382009-07-10 Sam Steingold <sds@gnu.org>
22339
22340 * progmodes/compile.el (compilation-mode-font-lock-keywords):
22341 Omake sometimes indents the errors it prints, so allow all
22342 regexps to start with spaces.
22343
ed3a5691
EZ
223442009-07-10 Eli Zaretskii <eliz@gnu.org>
22345
ed2a52e9
SM
22346 * cus-edit.el (customize-changed-options-previous-release):
22347 Bump value to 22.1. (Bug#3804)
ed3a5691 22348
49405d0e
SS
223492009-07-08 Sam Steingold <sds@gnu.org>
22350
22351 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
22352 to be a cons cell (test . ignored-directory) to selectively ignore
22353 some directories depending on the location of the search.
22354
93c3eb7c
MA
223552009-07-08 Michael Albinus <michael.albinus@gmx.de>
22356
22357 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
22358 remote user is root, on the local host.
22359 (tramp-local-host-p): Either the local user or the remote user
22360 must be root. (Bug#3771)
22361
6f2a8484
NR
223622009-07-08 Nick Roberts <nickrob@snap.net.nz>
22363
22364 * progmodes/gdb-mi.el (gdb): Remove description of
22365 gdb-use-separate-io-buffer.
69cb8d82 22366 (menu): Don't allow toggling of or enable
6f2a8484
NR
22367 gdb-use-separate-io-buffer from menubar.
22368
88d03607
CY
223692009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
22370
22371 * mail/unrmail.el (unrmail): Make sure the message ends with two
22372 newlines (Bug#3769).
22373
7ef5b8b2
GM
223742009-07-08 Glenn Morris <rgm@gnu.org>
22375
22376 * calendar/calendar.el (calendar-current-date): Rework previous change.
22377
3ce82f97
GM
223782009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
22379
22380 * calendar/calendar.el (calendar-current-date):
22381 Add an optional argument giving an offset from today.
22382
f35fc841
GM
223832009-07-08 Glenn Morris <rgm@gnu.org>
22384
22385 * tutorial.el (tutorial--describe-nonstandard-key):
22386 Adjust the message for when a key has been unbound.
22387 (help-with-tutorial): Hide the arch-tag.
22388
40149292
KH
223892009-07-08 Kenichi Handa <handa@m17n.org>
22390
69cb8d82
KH
22391 * international/fontset.el (setup-default-fontset): For each
22392 script, append (not set) font-specs.
22393
40149292
KH
22394 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
22395 docstring.
22396
ff0c4194
NR
223972009-07-08 Nick Roberts <nickrob@snap.net.nz>
22398
22399 * progmodes/gdb-mi.el (gdb-init-1): Move sending
22400 -data-list-register-names to ...
22401 (gdb-starting): ... here because GDB 7.0 requires execution to
22402 have started when using this MI command.
22403 (gdb-set-header): New function to distinguish select and
22404 unselected tabs in gdb buffers.
22405 (gdb-propertize-header): New macro that uses gdb-set-header.
22406 (gdb-breakpoints-header, gdb-locals-header): Use it.
6f2a8484 22407 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
ff0c4194 22408
8954c675
CY
224092009-07-07 Chong Yidong <cyd@stupidchicken.com>
22410
22411 * Makefile.in (ELCFILES): Remove fadr.elc.
22412
0996385d
DD
224132009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
22414
dc6b4519
DD
22415 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
22416 may contain frame information, so `string-match' should be used.
22417 (gdb-update): Disassembly is invalidated through
22418 `gdb-get-selected-frame'.
22419 (gdb-pad-string): New function to pad string with spaces.
22420 (gdb-invalidate-disassembly): Invalidate only if the buffer
22421 exists.
22422 (gdb-disassembly-handler-custom): Column alignment.
22423 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
22424 placing new ones.
22425 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
22426 end of line, too.
22427 (gdb-frame-handler): Match convention to for disassembly buffer
22428 mode name.
17c1380b 22429 (gdb-stack-list-frames-handler): Rewritten without regexps.
e7006f27
DD
22430 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
22431 not highlight breakpoints without line information.
69a197a2 22432 (gdb-input): Add trailing newline to command.
dc6b4519 22433
14340b25
DD
22434 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
22435 buffer properly.
22436 (gdb-breakpoints-list-handler-custom): Replacement for
7b6fefac 22437 `gdb-break-list-handler'. Using real parser instead of regexps
dc6b4519
DD
22438 now.
22439 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
22440 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
22441 to place breakpoints.
14340b25
DD
22442 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
22443 functions.
22444 (gdb-disassembly-handler-custom): Show overlay arrow.
22445 (gdb-disassembly-place-breakpoints): Show breakpoints in
22446 disassembly buffer.
22447 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
dc6b4519 22448 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
7b6fefac 22449 instead of parsing breakpoints buffer. Fixed old menu references
dc6b4519 22450 in `gud-menu-map'.
14340b25 22451
38d4f316 22452 * fadr.el: Remove.
1f2a6224 22453
7b6fefac 22454 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
0996385d 22455 (gdb-memory-address): New variable which holds top address of
7b6fefac 22456 memory page shown in memory buffer.
6a7662bb
BR
22457 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit):
22458 New customization variables.
0996385d
DD
22459 New functions:
22460 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
22461 display the memory buffer.
22462 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
22463 buffer display parameters.
22464 (def-gdb-memory-format, gdb-memory-format-binary)
22465 (gdb-memory-format-octal, gdb-memory-format-unsigned)
22466 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
22467 Functions for setting memory buffer format.
22468 (gdb-memory-unit-word, gdb-memory-unit-halfword)
22469 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
22470 unit size used in memory buffer.
6a7662bb
BR
22471 (gdb-memory-show-next-page, gdb-memory-show-previous-page):
22472 Switch to next/previous page of memory buffer.
28d67a53 22473 Now using (bindat-get-field) instead of fadr functions.
0996385d 22474
9ba562d3
SS
224752009-07-07 Sam Steingold <sds@gnu.org>
22476
22477 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
22478 non-top-level files.
22479
a43977db
KH
224802009-07-07 Kenichi Handa <handa@m17n.org>
22481
6a7662bb
BR
22482 * international/mule-cmds.el (reset-language-environment):
22483 Put the highset priority to the charset iso-8859-1.
a43977db 22484
d44d05e8
CY
224852009-07-06 Chong Yidong <cyd@stupidchicken.com>
22486
22487 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
22488 to the end of the line when locating the block (Bug#700).
22489
3e2fa353
MA
224902009-07-06 Michael Albinus <michael.albinus@gmx.de>
22491
22492 * net/tramp.el (tramp-handle-write-region): Flush file properties
22493 in case of short track.
22494
be3e598a 224952009-07-06 Michael McNamara <mac@mail.brushroad.com>
d88782c3 22496
bf0b361c
JB
22497 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
22498 Coded custom representation of verilog error regular expressions
22499 to work with Emacs-22's new format.
d88782c3 22500 (verilog-error-regexp-xemacs-alist): Coded custom representation
7b6fefac 22501 of verilog error regular expressions to work with XEmacs format.
d88782c3
DN
22502 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
22503 error recognition into XEmacs.
22504 (verilog-error-regexp-add-emacs): Hook routine to install verilog
22505 error recognition into Emacs-22.
22506
25c6f63e
CY
225072009-07-06 Chong Yidong <cyd@stupidchicken.com>
22508
22509 * woman.el: Remove stand-alone closing parentheses.
22510 (woman-file-name, woman2-format-paragraphs)
22511 (woman-leave-blank-lines): Code cleanup.
22512 (woman-use-own-frame): Change default to nil.
6a7662bb
BR
22513 (woman-italic, woman-bold, woman-unknown, woman-addition):
22514 Change defaults to inherit from default faces.
25c6f63e
CY
22515 (woman2-process-escapes): Consume the newline after a stand-alone
22516 filler character (Bug#3651).
22517
f176290e
GM
225182009-07-06 Glenn Morris <rgm@gnu.org>
22519
22520 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
22521 (top-level): Move provide to the end.
22522 (ffap): Remove defunct URL from custom group.
22523
22524 * subr.el (eval-after-load): Doc fix.
22525
7b6fefac 225262009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
e4a5a307
JB
22527
22528 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
22529 `calc-embedded-word' is called twice.
22530
4b8b1ec5
SM
225312009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
22532
22533 * files.el (find-alternate-file-other-window, find-alternate-file):
22534 Obey confirm-nonexistent-file-or-buffer.
22535
d6ceb380
MA
225362009-07-05 Michael Albinus <michael.albinus@gmx.de>
22537
22538 * dired-aux.el (dired-show-file-type): Handle remote files.
22539
be3e598a 225402009-07-05 Jari Aalto <jari.aalto@cante.net>
c760f19e 22541
4b8b1ec5
SM
22542 * desktop.el (desktop-globals-to-save):
22543 Add file-name-history (Bug#2750).
c760f19e 22544
6d00ce04
CY
225452009-07-05 Chong Yidong <cyd@stupidchicken.com>
22546
4b8b1ec5 22547 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
6d00ce04 22548
6ee21b07
JB
225492009-07-04 Johan Bockgård <bojohan@gnu.org>
22550
22551 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
22552 property on entire argument since this is what eshell-lisp-command
22553 expects.
22554
f0dbdc25
MA
225552009-07-03 Michael Albinus <michael.albinus@gmx.de>
22556
22557 * net/tramp-gvfs.el (tramp-gvfs-methods)
22558 (tramp-gvfs-zeroconf-domain)
22559 (tramp-bluez-discover-devices-timeout): Add version flag.
22560 (tramp-gvfs-handler-mounted-unmounted)
22561 (tramp-gvfs-connection-mounted-p): Polish handling of
22562 incompatibilities between GVFS 0.2 and 1.0.
22563
e044e4fc
JD
225642009-07-03 Jan Djärv <jan.h.d@swipnet.se>
22565
4b8b1ec5 22566 * cus-start.el (all): Add make-pointer-invisible.
e044e4fc 22567
2e9b968b
JB
225682009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
22569
bf0b361c 22570 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
2e9b968b
JB
22571 formatted correctly.
22572
baf1a55e
JL
225732009-07-02 Juri Linkov <juri@jurta.org>
22574
22575 * info.el: Virtual Info files and nodes.
22576 (Info-virtual-files, Info-virtual-nodes): New variables.
22577 (Info-current-node-virtual): New variable.
22578 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
22579 New functions.
22580 (Info-file-supports-index-cookies): Use Info-virtual-file-p
22581 to check for a virtual file instead of checking a fixed list
22582 of node names.
22583 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
22584 instead of ad-hoc processing of "dir" and (apropos history toc).
22585 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
22586 instead of ad-hoc processing of "dir" and (apropos history toc).
22587 Reread a file when moving from a virtual node.
22588 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
22589 (Info-directory-toc-nodes, Info-directory-find-file)
22590 (Info-directory-find-node): New functions.
22591 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
22592 (Info-history): Move part of code to
22593 `Info-history-find-node'.
22594 (Info-history-toc-nodes, Info-history-find-file)
22595 (Info-history-find-node): New functions.
22596 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
22597 (Info-toc): Move part of code to `Info-toc-find-node'.
22598 (Info-toc-find-node): New function.
4b8b1ec5 22599 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
baf1a55e
JL
22600 the current Info file name to references because now the node
22601 "*TOC*" belongs to the same Info manual.
4b8b1ec5 22602 (Info-toc-build): Rename from `Info-build-toc'.
baf1a55e
JL
22603 (Info-toc-nodes): Rename input argument `file' to `filename'.
22604 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
22605 instead of ad-hoc processing of ("dir" apropos history toc).
22606 (Info-index-nodes): Use Info-virtual-file-p
22607 to check for a virtual file instead of checking a fixed list
22608 of node names.
22609 (Info-index-node): Add check for `Info-current-node-virtual'.
22610 Raise `save-match-data' higher up the tree to contain
22611 `search-forward' too (bug fix).
22612 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
22613 (Info-virtual-index-nodes): New variable.
22614 (Info-virtual-index-find-node, Info-virtual-index): New functions.
22615 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
22616 (Info-apropos-file, Info-apropos-nodes): New variables.
22617 (Info-apropos-toc-nodes, Info-apropos-find-file)
22618 (Info-apropos-find-node, Info-apropos-matches): New functions.
22619 (info-apropos): Move part of code to `Info-apropos-find-node' and
22620 `Info-apropos-matches'.
22621 (Info-mode-map): Bind "I" to `Info-virtual-index'.
22622 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
22623 for a virtual file instead of checking a fixed list of node names.
22624
22625 * simple.el (async-shell-command): New command.
22626
22627 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
22628
22629 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
22630 instead of `mount-info'.
22631
d04bc496
MA
226322009-07-02 Michael Albinus <michael.albinus@gmx.de>
22633
22634 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
4b8b1ec5 22635 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
d04bc496 22636
af0403e0
KH
226372009-07-02 Kenichi Handa <handa@m17n.org>
22638
22639 * international/mule.el (set-keyboard-coding-system): Force *-unix
22640 coding-system to avoid eol conversion.
22641
99278f8a
MA
226422009-07-01 Michael Albinus <michael.albinus@gmx.de>
22643
4b8b1ec5
SM
22644 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
22645 Add handler for `process-file', `shell-command' and
99278f8a
MA
22646 `start-file-process'.
22647 (tramp-gvfs-handle-shell-command)
22648 (tramp-gvfs-handle-start-file-process)
22649 (tramp-gvfs-handle-process-file): New defuns.
4b8b1ec5 22650 (tramp-synce-list-devices): Simplify check for existence of property.
99278f8a 22651
3f1c6666
JD
226522009-07-01 Jan Djärv <jan.h.d@swipnet.se>
22653
22654 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
22655
3f396bac
KH
226562009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
22657
22658 * language/korean.el (set-language-info-alist): Add korean-cp949,
22659 cp949 to spec.
22660
c1185193
KH
226612009-07-01 Kenichi Handa <handa@m17n.org>
22662
22663 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
22664
22665 * international/encoded-kb.el: Deleted.
22666
22667 * international/mule.el (set-keyboard-coding-system): Perform the
22668 necessary setup here instead of calling encoded-kbd-setup-display.
22669
3f150a60
GM
226702009-07-01 Glenn Morris <rgm@gnu.org>
22671
22672 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
22673
b0d5b05b
GM
226742009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
22675
22676 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
22677
4f4126e6
MA
226782009-06-30 Michael Albinus <michael.albinus@gmx.de>
22679
4b8b1ec5
SM
22680 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
22681 Handle also the 'rename case, when setting file modes. (Bug#3712)
48c2d18a 22682 (tramp-default-file-modes): Remove execute permissions.
4f4126e6 22683
7ae3ea65 22684 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
d6ceb380
MA
22685 (top): Add a default for "synce" in `tramp-default-user-alist'.
22686 Add completion function for "synce" method.
22687 (tramp-hal-service, tramp-hal-path-manager)
4b8b1ec5
SM
22688 (tramp-hal-interface-manager, tramp-hal-interface-device):
22689 New defconst.
22690 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
22691 (tramp-synce-list-devices, tramp-synce-parse-device-names):
22692 New defuns.
d6ceb380
MA
22693
22694 * net/trampver.el: Update release number.
7ae3ea65 22695
0ad6626b
KH
226962009-06-30 Kenichi Handa <handa@m17n.org>
22697
22698 * international/fontset.el (setup-default-fontset): Add CJK fonts
22699 for symbols and the other miscellaneous characters.
22700
4b8b1ec5
SM
22701 * language/korea-util.el (setup-korean-environment-internal):
22702 Make char-width-table suitable for Korean environments.
0ad6626b
KH
22703 (exit-korean-environment): Cancel above.
22704
22705 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
22706 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
48c2d18a 22707 setup-function to make char-width-table suitable for respective
0ad6626b
KH
22708 environments, and an exit-function to cancel that.
22709
22710 * language/japan-util.el (setup-japanese-environment-internal):
22711 Call use-cjk-char-width-table with arg `ja_JP'.
22712
22713 * international/characters.el (cjk-char-width-table): Delete it.
22714 (cjk-char-width-table-list): New variable.
22715 (use-cjk-char-width-table): New arg local-name.
22716 (use-default-char-width-table): Fix for the case that Emacs is
22717 already using the default char-width-table.
22718
fd46e893
MA
227192009-06-29 Michael Albinus <michael.albinus@gmx.de>
22720
22721 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
22722 modes mandatory. (Bug#3712)
22723
b87d9f96
AM
227242009-06-29 Alan Mackenzie <acm@muc.de>
22725
22726 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
4b8b1ec5 22727 correction between the visible width of TABs and their number of bytes.
b87d9f96 22728
2d25aa5a
CY
227292009-06-29 Chong Yidong <cyd@stupidchicken.com>
22730
22731 * server.el (server-buffer-done): Prevent kill-buffer from
22732 prompting by clearing the buffer modification flag (Bug#3696).
22733
a3a8b002
DN
227342009-06-28 Michael McNamara <mac@mail.brushroad.com>
22735
bf0b361c 22736 * progmodes/verilog-mode.el (verilog-beg-of-statement)
4b8b1ec5 22737 (verilog-endcomment-reason-re): Support unique case and priority case.
a3a8b002
DN
22738 (verilog-basic-complete-re): Support localparam lineup.
22739 (verilog-beg-of-statement-1): Fix for robustness, unique case.
22740 (verilog-set-auto-endcomments): Fix for unique case, always_comb
22741 commenting.
22742 (verilog-leap-to-case-head): Now support *nested* unique &
22743 priority case statements.
22744 (verilog-auto-lineup): Make just declarations the default (as it
22745 had been).
4b8b1ec5 22746 (verilog-leap-to-case-head): Support priority/unique case statements.
a3a8b002 22747 (verilog-auto-lineup): Rework to give users radio buttons to
7b6fefac 22748 select the various styles of automatic lineup.
a3a8b002
DN
22749 (verilog-error-regexp-alist): Rework to support the XEmacs style
22750 of error regular expressions from compilers, lint tools &
22751 simulators. Note that GNU Emacs has made it impossible for a mode
22752 to load such things.
22753 (electric-verilog-terminate-line, verilog-indent-declaration)
22754 (verilog-auto-wiure): Rework for radio button selection of
22755 auto-lineup selection of specification of auto lineup.
22756 (verilog-beg-of-statement-1): Redesign to support proper operation
22757 in additional code, based on testing with auto-lineup.
22758 (verilog-calculate-indent, assignments & declarations)
22759 (verilog-backward-token): Enhance to support auto-lineup of
22760 assignments & declarations.
22761 (verilog-in-directive-p, verilog-at-struct-p): New function for
22762 easy test of whether we are.
22763 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
22764 to support safe execution at almost anyline.
22765 (verilog-calc-1): Properly support indenting deep inside generate
22766 blocks.
48c2d18a 22767 (verilog-init-font): Remove definition & use of verilog-init-font,
a3a8b002 22768 as it is redundant with font-lock-defaults.
a8f316ca 22769 (verilog-mode): Alter the definition of verilog-font-lock-defaults
a3a8b002
DN
22770 to avoid circular calls if syntax-ppss is a function (as is the
22771 case now in 22.x GNU Emacs) as that function would sometimes call
7b6fefac 22772 itself, leading to (nearly) infinite recursion.
a3a8b002
DN
22773 (verilog-ovm-begin-re, verilog-ovm-end-re)
22774 (verilog-ovm-statement-re, verilog-leap-to-head)
22775 (verilog-backward-token): Add support for OVM macros. Some are
22776 complete statements, and others open and close scopes like begin
22777 and end.
22778 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
22779 (verilog-defun-level-generate-only-re): Really fix the defun-list
7b6fefac 22780 compilation issue.
48c2d18a 22781 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
7b6fefac 22782 coverpoint, constraint and cross statements.
a3a8b002
DN
22783 (verilog-defun-level-list, verilog-generate-defun-level-list)
22784 (verilog-all-defun-level-list): Redo these specifications - it is
22785 too hard to support eval-when compile aggregation of lists also
22786 built at when-compile time.
22787 (verilog-defun-level-list): Place defconsts of variables used in
22788 building regular expressions which are built in eval-when-compile
22789 bodies in the same eval-when-compile body to facilitate compile
22790 without load.
22791 (verilog-beg-block-re-ordered): Support indenting
22792 virtual/protected tasks and functions.
7b6fefac 22793 (verilog-defun-level-list, verilog-in-generate-region-p)
a3a8b002
DN
22794 (verilog-backward-ws&directives, verilog-calc-1): Speed up
22795 indentation of some module items (generate items).
22796 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
22797 across virtual/protected tasks and functions.
22798
227992009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
22800
bf0b361c 22801 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
4b8b1ec5 22802 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
a3a8b002
DN
22803 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
22804 in concatenations. Reported by Yishay Belkind.
22805 (verilog-auto-ascii-enum): Support one-hot state machines in
22806 AUTOASCIIENUM. Suggested by Lloyd Gomez.
22807 (verilog-auto-inst, verilog-auto-inst-port): Include interface
6a7662bb
BR
22808 modport in AUTOINST and add vl-modport for users.
22809 Reported by David Rogoff.
a3a8b002
DN
22810 (verilog-auto-inout-module, verilog-auto-inst)
22811 (verilog-decls-get-interfaces, verilog-insert-definition)
22812 (verilog-insert-one-definition, verilog-read-decls)
22813 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
22814 (verilog-sig-modport, verilog-signals-combine-bus)
22815 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
22816 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
22817 Suggested by David Rogoff.
22818 (verilog-repair-open-comma): Fix non-insertion of comma when
22819 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
22820 (verilog-make-width-expression): Simplify [A-1:0] expression
22821 widths to just {A{1'b0}}.
22822 (verilog-mode): Cleanup checkdoc warnings.
4b8b1ec5
SM
22823 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
22824 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
a3a8b002
DN
22825 inputs/outputs or data type. Suggested by Vasu Kandadi.
22826 (next-error-last-buffer): Fix byte-compiler warning.
22827 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
22828 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
4b8b1ec5 22829 or shell command text during AUTO expansion. Suggested by Tad Truex.
a3a8b002 22830 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
4b8b1ec5 22831 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
01c35094 22832 Fix dotted nets {a.b,c.d} and escaped identifiers being mis-included
7b6fefac 22833 in AUTOINOUT. Reported by Matthew Lovell.
a3a8b002
DN
22834 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
22835 causing use of <= assignments. Reported by Alex Reed.
22836 (verilog-read-decls): Fix triand, trior, wand, wor to be
22837 recognized by AUTOWIRE. Reported by Spencer Isaacson.
22838 (verilog-extended-complete-re): Support import "DPI-C" functions.
22839 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
4b8b1ec5 22840 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
a3a8b002
DN
22841 (verilog-insert-date, verilog-insert-year)
22842 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
22843 Windows systems. Reported by Michael Potts.
22844 (verilog-read-module-name): Fix AUTOINST when the child module
7b6fefac 22845 declaration's name is a tick define. Reported by Elliot Mednick.
a3a8b002 22846 (verilog-read-decls): Fix V2K parameter bit subscripts getting
7b6fefac 22847 passed to next parameter's definition. Reported by Bruce T.
a3a8b002
DN
22848 (verilog-read-decls): Fix detecting "parameter int" when using
22849 AUTOINSTPARAM. Reported by Bruce T.
22850 (verilog-goto-defun): Fix goto not finding modules unless first
7b6fefac 22851 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
4b8b1ec5 22852 (verilog-mode): Expand -f flag arguments on entry to mode so
a3a8b002
DN
22853 verilog-goto-defun will work. Reported by Lawrence Butcher.
22854 (verilog-getopt): Expand environment variables in -f file
22855 arguments. Suggested by Lawrence Butcher.
4b8b1ec5 22856 (verilog-set-define): Fix "Symbol's value as variable is void"
a3a8b002
DN
22857 when reading enumerations.
22858 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
22859 Suggested by Stephen Peltan.
4b8b1ec5 22860 (verilog-read-defines): Fix reading of enumerations in include
a3a8b002
DN
22861 files. Reported by Steve Peltan.
22862
f7c0d931
CY
228632009-06-28 David De La Harpe Golden <david@harpegolden.net>
22864
22865 * files.el (trash-directory): Fix defcustom type.
22866
baf1a55e 228672009-06-28 Juri Linkov <juri@jurta.org>
cebabb67
CY
22868
22869 * help-fns.el (describe-function-1): Correctly locate adviced
22870 functions in hyperlink (Bug#2438).
22871
d63a01ef
CY
228722009-06-28 Chong Yidong <cyd@stupidchicken.com>
22873
22874 * files.el (trash-directory): Change default to nil.
22875 (move-file-to-trash): If trash-directory is nil and
22876 system-move-file-to-trash is unbound, perform freedesktop-style
22877 trashing.
22878
228792009-06-28 David De La Harpe Golden <david@harpegolden.net>
22880
22881 * files.el (move-file-to-trash): Add freedesktop trash
22882 support (Bug#973).
22883
fc2f6a26
GM
228842009-06-28 Glenn Morris <rgm@gnu.org>
22885
22886 * autorevert.el (global-auto-revert-non-file-buffers)
22887 (global-auto-revert-mode): Doc fixes.
22888
00242b07
JB
228892009-06-27 Johan Bockgård <bojohan@gnu.org>
22890
22891 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
22892
f5594f03
CY
228932009-06-27 Chong Yidong <cyd@stupidchicken.com>
22894
e8a2b2da
CY
22895 * faces.el (x-handle-named-frame-geometry): Ensure that we have
22896 opened an X connection before calling x-get-resource (Bug#3194).
22897
f5594f03
CY
22898 * play/doctor.el: Remove reference to obsolete website.
22899 (make-doctor-variables): Correct grammar mistake (Bug#2633).
22900
3c3bf6ce
DN
229012009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
22902
22903 Remove find-file-not-found-hook VC method. (Bug#2757)
22904 * vc-hooks.el (vc-file-not-found-hook)
22905 (vc-default-find-file-not-found-hook): Remove functions.
22906 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
22907 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
22908 * vc.el:
22909 * vc-hg.el:
22910 * vc-git.el: Do not mention find-file-not-found-hook VC method.
22911
e26a7bc0
AM
229122009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
22913
22914 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
3570691b 22915 compatibility function for `looking-back'.
e26a7bc0 22916
4b8b1ec5 22917 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
7b6fefac 22918 Use `ispell-looking-back'.
e26a7bc0 22919
d9848600
MA
229202009-06-24 Michael Albinus <michael.albinus@gmx.de>
22921
22922 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
fc2f6a26 22923 rather than `filename'.
d9848600 22924
05fbc4a9
MB
229252009-06-23 Miles Bader <miles@gnu.org>
22926
22927 * face-remap.el (text-scale-set): New function.
22928
f86ca715
GM
229292009-06-23 Glenn Morris <rgm@gnu.org>
22930
33e2c2e5
GM
22931 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
22932
f529f302
GM
22933 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
22934
34995333
GM
22935 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
22936
cc80ccee
GM
22937 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
22938
84cb770d
GM
22939 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
22940 Simplify Persian conditionals.
22941
d916c965
GM
22942 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
22943 variable `filename'.
22944
b6a44b27
GM
22945 * comint.el (comint-insert-input): Doc fix.
22946
f86ca715
GM
22947 * Makefile.in (ELCFILES): Fix typo in previous change.
22948
666e158e
MB
229492009-06-23 Miles Bader <miles@gnu.org>
22950
22951 * cus-start.el: Add entry for `recenter-redisplay'.
22952
be3e598a 229532009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
77bf3f54
DN
22954
22955 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
22956 Add an optional argument for the backend, use it instead of
22957 calling vc-backend.
4b8b1ec5
SM
22958 (vc-mode-line): Add an optional argument for the backend.
22959 Pass the backend to vc-state and vc-working-revision. Move code for
77bf3f54
DN
22960 special handling for vc-state being a buffer to ...
22961
22962 * vc-rcs.el (vc-rcs-find-file-hook):
22963 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
22964
22965 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
22966 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
22967 vc-stay-local-p and vc-mode-line calls.
22968
22969 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
22970 (vc-cvs-diff, vc-cvs-annotate-command)
22971 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
22972 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
22973 vc-mode-line calls.
22974
22975 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
22976 direct comparison.
22977 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
22978 backend when calling vc-mode-line.
22979 (vc-register): Do not create a closure for calling the vc register
22980 function, call it directly.
22981
2764748c
DN
229822009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
22983
22984 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
22985 to make it obvious item can be clicked.
f5a0b281
DN
22986
22987 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
22988
d4a885b2
KH
229892009-06-23 Kenichi Handa <handa@m17n.org>
22990
22991 * language/korea-util.el (korean-key-bindings): Change the binding
22992 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
22993 same command.
22994
e3610693
MA
229952009-06-22 Michael Albinus <michael.albinus@gmx.de>
22996
22997 Sync with Tramp 2.1.16.
22998
22999 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
23000
23001 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
23002 when a loading of a package fails. Completion function for rsync
23003 is `tramp-completion-function-alist-ssh'.
23004 (all): Replace all calls of `split-string' and
23005 `tramp-split-string' by `tramp-compat-split-string'.
23006 (tramp-default-method): Use `tramp-compat-process-running-p'.
23007 (tramp-default-proxies-alist): Allow also Lisp forms.
23008 (tramp-remote-path): Add choice "Private Directories".
4b8b1ec5 23009 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
e3610693
MA
23010 (tramp-domain-regexp): Allow also "-", "_" and ".".
23011 (tramp-end-of-output): Remove newlines, and add "$" at the end.
23012 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
23013 (tramp-debug-message): Insert header line in debug buffer.
4b8b1ec5
SM
23014 (tramp-handle-directory-files-and-attributes-with-stat):
23015 Care about filenames with spaces, or starting with "-".
e3610693
MA
23016 (tramp-handle-dired-uncache): New defun.
23017 (tramp-handle-insert-directory): Don't flush the directory from
23018 cache, this is handled by `dired-uncache' now.
23019 (tramp-handle-insert-file-contents): Improve error handling.
23020 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
23021 Quote `tramp-end-of-output'.
23022 (tramp-action-password): Improve trace message.
4b8b1ec5
SM
23023 (tramp-check-for-regexp): Both echoes must be present, before removing.
23024 (tramp-open-connection-setup-interactive-shell): Trace coding system.
e3610693
MA
23025 (tramp-compute-multi-hops): Eval cons cells of
23026 `tramp-default-proxies-alist'.
23027 (tramp-maybe-open-connection): Use the same command pattern for
23028 first hop and further hops.
23029 (tramp-wait-for-output): Remove handling of newlines.
23030 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
23031 (tramp-split-string): Remove function. It is handled in
23032 tramp-compat now.
23033
4b8b1ec5
SM
23034 * net/tramp-cmds.el (tramp-bug):
23035 Recommend `tramp-cleanup-all-connections' in the bug mail.
e3610693
MA
23036
23037 * net/tramp-compat.el (tramp-compat-split-string)
23038 (tramp-compat-process-running-p): New defuns.
23039
23040 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
23041 for `dired-uncache'.
23042
23043 * net/tramp-gvfs.el: New package.
23044
4b8b1ec5
SM
23045 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
23046 Add handler for `dired-uncache'.
e3610693
MA
23047 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
23048
23049 * net/trampver.el: Update release number. Make version check fit
23050 for SXEmacs 22.
23051
13a3f374
JM
230522009-06-22 Jim Meyering <meyering@redhat.com>
23053
e0a28a3b 23054 Automatically handle .xz suffix (XZ-compressed files), too.
13a3f374
JM
23055 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
23056 XZ is the successor to LZMA: <http://tukaani.org/xz/>
23057
5242671e 230582009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
4e2af782 23059 Nick Roberts <nickrob@snap.net.nz>
13a3f374 23060
e0a28a3b 23061 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
5242671e
NR
23062 repository (http://sphinx.net.ru/hg/gdb-mi/).
23063
3fde45af
GM
230642009-06-22 Glenn Morris <rgm@gnu.org>
23065
46253b34
GM
23066 * files.el (dir-locals-collect-mode-variables): Allow for any number of
23067 `mode' and `eval' entries. (Bug#3430)
23068
97e18192
GM
23069 * Makefile.in (ELCFILES): Add fadr.elc.
23070
731a00fb
GM
23071 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
23072 differing behavior of \n and ^ in strings. (Bug#3385)
23073
c66cd0ff
GM
23074 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
23075
3fde45af
GM
23076 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
23077 property.
23078 (lisp-indent-function): Make it a defcustom.
23079
db2241a0
NR
230802009-06-21 Nick Roberts <nickrob@snap.net.nz>
23081
23082 * progmodes/gdb-ui.el: Replace with ...
5242671e 23083 * progmodes/gdb-mi.el: ... this file.
db2241a0 23084 * progmodes/gud.el: Modify for gdb-mi.el.
fca428fe
GM
23085
230862009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
23087
db2241a0
NR
23088 * fadr.el: New file.
23089
38d4f316 23090See ChangeLog.14 for earlier changes.
e3d51b27
MR
23091
23092;; Local Variables:
23093;; coding: utf-8
e3d51b27
MR
23094;; End:
23095
73b0cd50 23096 Copyright (C) 2009-2011 Free Software Foundation, Inc.
e3d51b27
MR
23097
23098 This file is part of GNU Emacs.
23099
23100 GNU Emacs is free software: you can redistribute it and/or modify
23101 it under the terms of the GNU General Public License as published by
23102 the Free Software Foundation, either version 3 of the License, or
23103 (at your option) any later version.
23104
23105 GNU Emacs is distributed in the hope that it will be useful,
23106 but WITHOUT ANY WARRANTY; without even the implied warranty of
23107 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23108 GNU General Public License for more details.
23109
23110 You should have received a copy of the GNU General Public License
23111 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.