Fix history adding in ido-read-internal
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
af896da6
LL
12011-03-21 Leo Liu <sdl.web@gmail.com>
2
3 * ido.el (ido-read-internal): Add ido-selected to history instead
4 of user input.
5
78f64af0
SM
62011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
7
8 * subr.el (deferred-action-list, deferred-action-function):
9 Mark obsolete.
10
b16ac1ec
LL
112011-03-21 Leo Liu <sdl.web@gmail.com>
12
810f7698
LL
13 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
14 change on 2011-02-13 (bug#8309).
15
b16ac1ec
LL
16 * minibuffer.el (read-file-name-function): Change default value.
17 (read-file-name--defaults): Rename from read-file-name-defaults.
18 (read-file-name-default): Rename from read-file-name.
19 (read-file-name): Call read-file-name-function.
20
4e05e67e
GM
212011-03-21 Glenn Morris <rgm@gnu.org>
22
23 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
24 Doc fixes.
25
4359915b
CY
262011-03-21 Chong Yidong <cyd@stupidchicken.com>
27
28 * cus-theme.el: Add missing provide statement.
29 (customize-create-theme): Extract theme value correctly.
30 (custom-theme-visit-theme): Autoload.
31 (customize-create-theme): Prompt before inserting default faces.
32
1fe275ee
JB
332011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
34
35 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
36 units and musical notes.
37
3ec03f7e
LL
382011-03-20 Leo <sdl.web@gmail.com>
39
40 * ido.el (ido-read-internal): Use completing-read-default.
41 (ido-completing-read): Fix compatibility with completing-read.
42
7d476bde
CO
432011-03-20 Christian Ohler <ohler@gnu.org>
44
45 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
46 (ert-delete-all-tests): Use `called-interactively-p' rather than
47 `interactive-p'.
48 (ert--make-xrefs-region): Respect END.
49
fe0fb33e
CY
502011-03-19 Chong Yidong <cyd@stupidchicken.com>
51
ff854b0b
CY
52 * dired-aux.el (dired-create-directory): Signal an error if the
53 directory already exists (Bug#8246).
54
fe0fb33e
CY
55 * facemenu.el (list-colors-display): Call list-faces-display
56 inside with-help-window.
57 (list-colors-print): Use display property to align the final
58 column, instead of checking window-width.
59
576bce32
EZ
602011-03-19 Eli Zaretskii <eliz@gnu.org>
61
62 * emerge.el (emerge-metachars): Separate value for ms-dos and
63 windows-nt systems.
64 (emerge-protect-metachars): Quote correctly for ms-dos and
65 windows-nt systems.
66
b14e3e21 672011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
68
69 * info.el (info-initialize): Replace all uses of `:' with
70 path-separator for compatibility with non-Unix systems.
71 Cache quoting of path-separator. (Bug#8258)
72
b14e3e21 732011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
74
75 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
76 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
77 (mouse-avoidance-mode): Fix typos in docstrings.
78
4525ce3e
CY
792011-03-19 Chong Yidong <cyd@stupidchicken.com>
80
81 * startup.el (package-subdirectory-regexp): Move from package.el.
82 Omit \\` and \\', and let callers add them.
83
84 * emacs-lisp/package.el (package-strip-version)
85 (package-load-all-descriptors): Add \\` and \\' to
86 package-subdirectory-regexp before using it.
87 (package-untar-buffer): New arg DIR; ensure that file untars only
88 into this expected directory. Remove superfluous delete-region.
89 (package-unpack): Caller changed.
90 (package-tar-file-info): Use package-subdirectory-regexp.
91
a904a09a 922011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 93
a904a09a
SM
94 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
95 diff-mode-shared-map (bug#8284).
96 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
97
982011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
99
100 * calendar/time-date.el (format-seconds): Use assoc instead of
101 assoc-string, since assoc-string doesn't exist in XEmacs.
102
171fc304
JB
1032011-03-17 Juanma Barranquero <lekktu@gmail.com>
104
105 * custom.el (custom-known-themes): Reflow docstring.
106 (custom-theme-load-path): Fix typo in docstring.
107 (load-theme): Fix typo in error message.
108 (custom-available-themes, custom-variable-theme-value):
109 Use `let', not `let*'.
110
d71990a1
JB
1112011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
112
113 * calc/README: Mention inclusion of musical notes.
114
115 * calc/calc-units.el (calc-lu-quant): Rename from
116 `calc-logunits-quantity'.
117 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
118 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
119 (calc-db): Rename from `calc-dblevel'.
120 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
121 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
122 (calc-np): Rename from `calc-nplevel'.
123 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
124 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
125 (calc-lu-plus): Rename from `calc-logunits-add'.
126 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
127 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
128 (calc-lu-minus): Rename from `calc-logunits-sub'.
129 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
130 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
131 (calc-lu-times): Rename from `calc-logunits-mul'.
132 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
133 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
134 (calc-lu-divide): Rename from `calc-logunits-div'.
135 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
136 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
137
138 * calc/calc-ext.el (calc-init-extensions): Update the names of the
139 functions being autoloaded.
140
141 * calc/calc.el (calc-lu-power-reference): Rename from
142 `calc-logunits-power-reference'.
143 (calc-lu-field-reference): Rename from
144 `calc-logunits-field-reference'.
145
146 * calc/calc-help (calc-l-prefix-help): Mention musical note functions.
147
40c2934b
SM
1482011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
149
150 * minibuffer.el (completion-all-sorted-completions):
151 Use :completion-cycle-penalty text property if present.
152
b0911414
KM
1532011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
154
155 * allout.el (allout-yank-processing): Adjust for new rebulleting
156 regime so bullet being yanked is used without prompting the user
157 for a choice.
158
8a05b668
JB
1592011-03-16 Juanma Barranquero <lekktu@gmail.com>
160
161 * startup.el (command-line): Warn the user that _emacs is deprecated.
162
5ba5fb81
JB
1632011-03-16 Juanma Barranquero <lekktu@gmail.com>
164
165 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
166 (delphi-verbose, delphi-comment-face, delphi-string-face)
167 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
168 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
169 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
170 (delphi-new-comment-line, delphi-font-lock-defaults)
171 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
172 Fix typos in docstrings.
173
2dab465b
KM
1742011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
175
5ba5fb81 176 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
177 Invert the roles of character and string values for INSTEAD, so a
178 string is used for the more common case of a defaulting prompt.
179
0adf5618
SM
1802011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
181
182 * progmodes/ruby-mode.el (ruby-backward-sexp):
183 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
184 * play/gamegrid.el (gamegrid-make-face):
185 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
186 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
187 * notifications.el (notifications-notify):
188 * net/xesam.el (xesam-search-engines):
189 * net/quickurl.el (quickurl-list-insert):
190 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
191
d72700e5
CY
1922011-03-15 Chong Yidong <cyd@stupidchicken.com>
193
194 * startup.el (command-line): Update package subdirectory regexp.
195
49c5410a
SM
1962011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
197
c6eee9aa
SM
198 * allout.el (allout-abbreviate-flattened-numbering)
199 (allout-mode-deactivate-hook): Fix up obsolescence "date".
200
49c5410a
SM
201 * subr.el (read-char-choice): Only show the cursor after the prompt,
202 not after the answer.
203
047b2bb9
KR
2042011-03-15 Kevin Ryde <user42@zip.com.au>
205
206 * help-fns.el (variable-at-point): Skip leading quotes, if any
207 (bug#8253).
208
0a57d256
SM
2092011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
210
211 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
212 warning message.
213
77c992bc
MA
2142011-03-14 Michael Albinus <michael.albinus@gmx.de>
215
216 * shell.el (shell): When called interactively, offer to change the
217 shell file name on remote hosts.
218
eebc475d
TZ
2192011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
220
221 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
222 integration for LDAP parameters. The host, base, user or binddn,
223 and secret tokens can be specified in a netrc file, for instance.
224 This is optional because an `auth-source' parameter must be
225 specified in the search attributes.
226
9d05d1ba
JB
2272011-03-13 Juanma Barranquero <lekktu@gmail.com>
228
229 * help.el (describe-mode): Link to the mode's definition (bug#8185).
230
09d9db2c
GM
2312011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
232
233 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
234 into declaration. Remove redundant and harmful binding.
235
2362011-03-12 Eli Zaretskii <eliz@gnu.org>
237
238 * files.el (file-ownership-preserved-p): Pass `integer' as an
239 explicit 2nd argument to `file-attributes'. If the file's owner
240 is the Administrators group on Windows, and the current user is
241 Administrator, consider that a match.
242
243 * server.el (server-ensure-safe-dir): Consider server directory
244 safe on MS-Windows if its owner is the Administrators group while
245 the current Emacs user is Administrator. Use `=' to compare
246 numerical UIDs, since they could be integers or floats.
247
219bd536
JB
2482011-03-12 Juanma Barranquero <lekktu@gmail.com>
249
250 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
251
f3afd36b
MA
2522011-03-12 Michael Albinus <michael.albinus@gmx.de>
253
254 Sync with Tramp 2.2.1.
255
256 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
257
258 * net/trampver.el: Update release number.
259
3aaaa6f1
SM
2602011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
261
94642599
SM
262 * progmodes/compile.el (compilation--previous-directory): Fix up
263 various nil/dead-marker mismatches (bug#8014).
264 (compilation-directory-properties, compilation-error-properties):
265 Don't call it at a position past the one we're about to change.
266
3aaaa6f1
SM
267 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
268 Disable obsolescence warnings in the file that declares it.
269
14239447
KM
2702011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
271
219bd536 272 * allout-widgets.el (allout-widgets-tally): Initialize
14239447
KM
273 allout-widgets-tally as a hash table rather than nil to prevent
274 mode-line redisplay warnings.
275 Also, clarify the module description and fix a comment typo.
276
135e287c
JB
2772011-03-11 Juanma Barranquero <lekktu@gmail.com>
278
279 * help-fns.el (describe-variable): Don't complete keywords.
280 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
281
ffbf300e
CY
2822011-03-10 Chong Yidong <cyd@stupidchicken.com>
283
ba08b241
CY
284 * emacs-lisp/package.el (package-version-join): Impose a standard
285 string representation for pre/alpha/beta version lists.
286 (package-unpack-single): Standardize the directory name by passing
287 it through package-version-join.
288 (package-strip-rcs-id): Accept any version string that does not
289 signal an error in version-to-list.
ffbf300e 290
f346fd6b
MA
2912011-03-10 Michael Albinus <michael.albinus@gmx.de>
292
293 * simple.el (delete-trailing-whitespace): Return nil for the
294 benefit of `write-file-functions'.
295
ccb55d27
GM
2962011-03-10 Glenn Morris <rgm@gnu.org>
297
5ceaac0c
GM
298 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
299
02da65ff
GM
300 * vc/vc-git.el (vc-git-program): New option.
301 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
302 (vc-git--call): Use it.
303
b2f603cc
GM
304 * eshell/esh-util.el (eshell-condition-case): Doc fix.
305
5772caab
GM
306 * cus-edit.el (Custom-newline): If no button at point, look
307 for a subgroup button at start-of-line. (Bug#2298)
308
ccb55d27
GM
309 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
310
ec6ecaed
JD
3112011-03-10 Julien Danjou <julien@danjou.info>
312
313 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
314 `cursor-type' is nil.
315
9d5aa01d
JB
3162011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
317
318 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
319
b6a5875b
KM
3202011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
321
322 * allout.el Summary: Change so yank of distinctive-bullet items
323 preserves the existing header prefix, rebulleting it if necessary,
324 rather than replacing it. This is necessary for proper operation
325 of cooperative addons like allout-widgets.
219bd536 326 (allout-make-topic-prefix, allout-rebullet-heading): Change
b6a5875b
KM
327 SOLICIT arg to INSTEAD, and interpret additionally a string value
328 as alternate bullet to be used, instead of prompting the user for
329 a bullet character.
330
ee545c35
MA
3312011-03-09 Michael Albinus <michael.albinus@gmx.de>
332
333 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): Do
334 not use `tramp-file-name-port', because this returns also
335 `tramp-default-port'.
336
c47971d7
DD
3372011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
338
339 * net/rcirc.el (rcirc-handler-001): Remove useless
340 with-rcirc-process-buffer.
341 (rcirc-check-auth-status): Swap arguments to string-match.
342
13522cb4
GM
3432011-03-09 Glenn Morris <rgm@gnu.org>
344
0be6f4f1
GM
345 * shell.el (shell-mode):
346 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
347
13522cb4
GM
348 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
349 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
350
515de2e3
CY
3512011-03-08 Chong Yidong <cyd@stupidchicken.com>
352
353 * emacs-lisp/package.el (package-refresh-contents)
354 (package-menu-execute): Use condition-case-no-debug.
355
b511b994
MA
3562011-03-08 Michael Albinus <michael.albinus@gmx.de>
357
358 * simple.el (shell-command-to-string): Use `process-file'.
359
360 * emacs-lisp/package.el (package-tar-file-info): Handle also
361 remote files.
362
363 * emacs-lisp/package-x.el (package-upload-buffer-internal): Use
364 `equal' for upload base check.
365
25bbfb31
AM
3662011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
367
368 * textmodes/texinfo.el (texinfo-environments):
369 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
370
be996521
GM
3712011-03-08 Glenn Morris <rgm@gnu.org>
372
e9c8529f
GM
373 * cus-start.el (cursor-in-non-selected-windows):
374 Fix :set quoting oddness. (Bug#8192)
375
be996521
GM
376 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
377 in some setf expressions. (Bug#2159)
378
2bb5649e
CY
3792011-03-08 Chong Yidong <cyd@stupidchicken.com>
380
381 * custom.el (custom-available-themes): Return themes in
382 alphabetical order.
383
7600cf45
CY
3842011-03-07 Chong Yidong <cyd@stupidchicken.com>
385
386 * progmodes/cc-cmds.el (c-beginning-of-statement): Fix incorrect
387 application of patch from Alan Mackenzie (Bug#7595).
388
fa7062f6
DD
3892011-03-07 Deniz Dogan <deniz.a.m.dogan@gmail.com>
390
391 * net/rcirc.el (rcirc-connect): Fix PASS bug.
392
619f4b62
GM
3932011-03-07 Glenn Morris <rgm@gnu.org>
394
395 * vc/vc.el (vc-next-action): Add missing space to y-or-n-p prompt.
7e319d3c 396 Give an explicit error if failed to make writable. (Bug#6146)
619f4b62 397
e63e9234
ER
3982011-03-07 Ed Reingold <reingold@emr.cs.iit.edu>
399
400 * calendar/cal-hebrew.el (diary-hebrew-yahrzeit):
401 Add optional `after-sunset' argument. (Bug#8190)
402
16130297
AH
4032011-03-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
404
405 * play/morse.el (nato-alphabet, nato-region, denato-region):
406 New variable and functions. (Bug#2288)
f72c1fd6 407 (morse-region, unmorse-region): Barf if read-only.
16130297 408
2b0787b3
SM
4092011-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
410
411 * progmodes/gud.el (gdb-script-syntax-propertize-function):
412 Don't change the syntax of a \n that closes a comment (bug#8169).
413
5c69cb2c
CY
4142011-03-06 Chong Yidong <cyd@stupidchicken.com>
415
416 * emacs-lisp/package-x.el (package-archive-upload-base): Make it a
417 defcustom.
418 (package--update-file): Doc fix. Accept relative file names.
419 (package--archive-contents-from-file): Remove the argument, since
420 it's necessarily always "archive-contents".
421 (package-maint-add-news-item): Pass relative file name args to
422 package--update-file.
423 (package-upload-buffer-internal): Prompt for a destination if
424 package-archive-upload-base is invalid. Create the directory if
425 it does not exist.
426 (package-upload-buffer, package-upload-file): Doc fix.
427
892777ba
CY
4282011-03-06 Chong Yidong <cyd@stupidchicken.com>
429
430 * isearch.el (isearch-mode-map): Bind C-y to isearch-yank-kill,
431 and move isearch-yank-line to M-s C-e (Bug#8183).
432
9d1f0f55
AM
4332011-03-06 Alan Mackenzie <acm@muc.de>
434
435 * progmodes/cc-engine.el (c-guess-basic-syntax): Reindent.
804a116c
AM
436 (c-guess-basic-syntax): Move CASE 19 to a different place,
437 correctly to process template-args-cont lines.
9d1f0f55 438
479a2c9b
JB
4392011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
440
2b0787b3
SM
441 * calc/calc-ext.el (calc-init-extensions):
442 Rename calc-logunits-dblevel and calc-logunits-nplevel to calc-dblevel
804a116c
AM
443 and calc-nplevel, respectively. Add keybindings for calc-spn,
444 calc-midi and calc-freq. Add autoloads for calcFunc-spn,
445 calcFunc-midi, calcFunc-freq, calc-spn, calc-midi and calc-freq.
479a2c9b
JB
446
447 * calc/calc-units.el (calc-dblevel): Rename from
448 calc-logunits-dblevel.
449 (calc-nplevel): Rename from calc-logunits-nplevel.
05a29101
JB
450 (math-midi-round, math-freqp, math-midip, math-spnp)
451 (math-spn-to-midi, math-midi-to-spn, math-freq-to-spn)
452 (math-midi-to-freq, math-spn-to-freq, calcFunc-spn, calcFunc-midi)
453 (calcFunc-freq, calc-freq, calc-midi, calc-spn): New functions.
454 (math-notes): New variable.
455
456 * calc/calc.el (calc-note-threshold): New variable.
479a2c9b 457
f561e49a
CY
4582011-03-06 Chong Yidong <cyd@stupidchicken.com>
459
460 * emacs-lisp/package.el (package-archives): Accept either ordinary
461 directory names, in addition to HTTP URLs.
462 (package--with-work-buffer): New macro. Handle normal directories.
463 (package-handle-response): Don't display the failing buffer.
464 (package-download-single, package-download-tar)
465 (package--download-one-archive): Use package--with-work-buffer.
466 (package-archive-base): Rename from package-archive-url.
467
79a0fb58
GM
4682011-03-06 Glenn Morris <rgm@gnu.org>
469
470 * generic-x.el (generic-unix-modes): Add xmodmap-generic-mode.
471 (xmodmap-generic-mode): Respect generic-extras-enable-list.
472
ffd0a502
DC
4732011-03-06 Daniel Clemente <dcl441-bugs@yahoo.com> (tiny change)
474
475 * generic-x.el (xmodmap-generic-mode): New. (Bug#2065)
476
01c35094
JB
4772011-03-06 Juanma Barranquero <lekktu@gmail.com>
478
479 * allout.el (allout-init, allout-prefixed-keybindings)
480 (allout-unprefixed-keybindings):
481 * progmodes/prolog.el (prolog-find-term):
482 Fix typos in docstrings.
483
509742cc
NS
4842011-03-06 Nikolaj Schumacher <me@nschum.de> (tiny change)
485
486 * emacs-lisp/elp.el (elp-results): Fix off-by-one in header. (Bug#2746)
487
14369ab3
KR
4882011-03-06 Kevin Ryde <user42@zip.com.au>
489
490 * textmodes/sgml-mode.el (sgml-fill-nobreak): Give it a doc. (Bug#5326)
491
aa248733
MS
4922011-03-06 Michael Shields <shields@msrl.com> (tiny change)
493
494 * window.el (one-window-p, walk-windows, display-buffer):
495 Doc fixes. (Bug#5567)
496
da0275f8
JB
4972011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
498
499 * cus-edit.el (custom-prompt-variable): Use the `custom-get' property
500 of the variable if it exists.
501
845fc5e5
JB
5022011-03-06 Juanma Barranquero <lekktu@gmail.com>
503
504 * bookmark.el:
505 * desktop.el:
506 * emacs-lock.el:
507 * ps-print.el:
508 * saveplace.el:
509 * net/tramp-cache.el:
01c35094 510 * obsolete/fast-lock.el:
845fc5e5
JB
511 * textmodes/reftex.el:
512 Don't set `kill-emacs-hook' on noninteractive sessions (bug#8137).
513
7e27ce9c
AL
5142011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
515
01c35094
JB
516 * files.el (delete-directory, copy-directory, list-directory):
517 Use read-directory-name.
7e27ce9c
AL
518
519 * find-file.el (ff-find-the-other-file):
520 * net/ange-ftp.el (ange-ftp-make-directory):
521 * printing.el (pr-interactive-dir):
522 * progmodes/ada-prj.el (ada-prj-load-directory):
523 * progmodes/ebnf2ps.el (ebnf-print-directory)
524 (ebnf-spool-directory, ebnf-eps-directory)
525 (ebnf-syntax-directory):
526 * shell.el (shell):
527 * speedbar.el (speedbar-create-directory):
528 * vc/emerge.el (emerge-merge-directories):
529 * vc/vc-dir.el (vc-dir):
530 * vc/vc.el (vc-create-tag, vc-retrieve-tag): Likewise.
531
d23ae2b0
CY
5322011-03-05 Chong Yidong <cyd@stupidchicken.com>
533
534 * help-mode.el (help-buffer): If we are to return the current
535 buffer, signal an error if it's not in Help mode (Bug#8147).
536
2de9cc1a
RT
5372011-03-05 Reuben Thomas <rrt@sc3d.org>
538
539 * files.el (file-name-version-regexp): Handle backup files of the
540 form `foo.js.~HEAD~1~' (Bug#8159).
541
81fb60b2
GM
5422011-03-05 Glenn Morris <rgm@gnu.org>
543
544 * eshell/esh-var.el: Don't require esh-test when compiling.
545 * eshell/em-banner.el, eshell/esh-cmd.el, eshell/esh-mode.el:
546 * eshell/esh-var.el, eshell/eshell.el: Move tests to esh-test.
01c35094 547 * eshell/esh-test.el: Move to ../../test/eshell.el.
81fb60b2 548
c5f09daf
DE
5492011-03-05 David Engster <deng@randomsample.de>
550
551 * files.el (save-some-buffers): Report the names of buffers saved
552 automatically due to buffer-save-without-query (Bug#8134).
553
77f63d30
DD
5542011-03-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
555
556 * net/rcirc.el: Add QuakeNet authentication support.
557 (rcirc-authinfo, rcirc-check-auth-status)
558 (rcirc-authenticate): Support QuakeNet.
559
72d2c2e3
DD
5602011-03-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
561
562 * net/rcirc.el: Add functionality to authenticate before
563 autojoining channels.
564 (rcirc-authenticate-before-join): New option.
565 (rcirc-authenticated-hook): New variable.
566 (rcirc-connect): Make local variable rcirc-user-authenticated.
567 (rcirc-handler-001): Respect rcirc-authenticate-before-join.
01c35094
JB
568 (rcirc-check-auth-status, rcirc-join-channels-post-auth):
569 New functions.
570 (rcirc-handler-PRIVMSG, rcirc-handler-NOTICE):
571 Call rcirc-check-auth-status.
72d2c2e3 572
d733e817
MA
5732011-03-05 Alex Harsanyi <AlexHarsanyi@gmail.com>
574
575 * net/soap-client.el (soap-namespace-put-link): Check if the target
576 name is fully qualified -- use only the name part.
577 (soap-parse-complex-type, soap-parse-sequence): Recognize xsd:all
578 types, treated the same as xsd:sequence. (Bug#8166)
579
3ae59fff
EZ
5802011-03-05 Eli Zaretskii <eliz@gnu.org>
581
582 * files.el (find-file-noselect): Don't ask about re-visiting
583 non-literally if the file is already visited in image-mode.
584 (Bug#8177)
585
a9eeff78
GM
5862011-03-05 Glenn Morris <rgm@gnu.org>
587
d783d303
GM
588 * eshell/esh-mode.el (eshell-kill-buffer-function): New function.
589 (eshell-mode): Use eshell-kill-buffer-function.
590 Run the -initialize functions independently of the -load-hooks.
591 * eshell/esh-proc.el (eshell-kill-process-function): New function.
592 (eshell-gather-process-output, eshell-sentinel)
593 (eshell-interrupt-process, eshell-kill-process, eshell-quit-process):
594 Use eshell-kill-process-function.
595 * eshell/em-alias.el (eshell-alias-load-hook):
596 * eshell/em-banner.el (eshell-banner-load-hook):
597 * eshell/em-cmpl.el (eshell-cmpl-load-hook):
598 * eshell/em-dirs.el (eshell-dirs-load-hook):
599 * eshell/em-glob.el (eshell-glob-load-hook):
600 * eshell/em-hist.el (eshell-hist-load-hook):
601 * eshell/em-pred.el (eshell-pred-load-hook):
602 * eshell/em-prompt.el (eshell-prompt-load-hook):
603 * eshell/em-rebind.el (eshell-rebind-load-hook):
604 * eshell/em-script.el (eshell-script-load-hook):
605 * eshell/em-smart.el (eshell-smart-load-hook):
606 * eshell/em-term.el (eshell-term-load-hook):
607 * eshell/em-unix.el (eshell-unix-load-hook):
608 * eshell/esh-arg.el (eshell-arg-load-hook):
609 * eshell/esh-cmd.el (eshell-cmd-load-hook):
610 * eshell/esh-ext.el (eshell-ext-load-hook):
611 * eshell/esh-io.el (eshell-io-load-hook):
612 * eshell/esh-mode.el (eshell-exit-hook):
613 * eshell/esh-proc.el (eshell-proc-load-hook, eshell-kill-hook):
614 * eshell/esh-var.el (eshell-var-load-hook):
615 Set default hook values to nil. (Bug#5375)
616
4a0f18a8
GM
617 * eshell/esh-module.el (eshell-module-unload-hook)
618 (eshell-modules-list): Remove leading * from defcustom docs.
619
a9eeff78
GM
620 * eshell/esh-util.el (eshell-for): Make it obsolete.
621 * eshell/em-alias.el (eshell/alias, eshell-alias-completions):
622 * eshell/em-dirs.el (eshell-save-some-last-dir):
623 * eshell/em-hist.el (eshell-save-some-history)
624 (eshell-hist-parse-modifier):
625 * eshell/em-ls.el (eshell-ls-dir, eshell-ls-files)
626 (eshell-ls-entries):
627 * eshell/em-unix.el (eshell/cat, eshell/du, eshell/su):
628 * eshell/esh-cmd.el (eshell-invoke-directly, eshell-do-eval)
629 (eshell/which):
630 * eshell/esh-ext.el (eshell-find-interpreter):
631 * eshell/esh-mode.el (eshell-mode):
632 * eshell/esh-module.el (eshell-unload-extension-modules):
633 * eshell/esh-proc.el (eshell-process-interact):
634 * eshell/esh-test.el (eshell-test):
635 * eshell/esh-util.el (eshell-flatten-list, eshell-winnow-list):
636 * eshell/esh-var.el (eshell/env, eshell-environment-variables)
637 (eshell-variables-list):
638 * eshell/eshell.el (eshell-unload-all-modules):
639 Replace eshell-for with dolist.
640
85a55d38
GM
6412011-03-04 Glenn Morris <rgm@gnu.org>
642
643 * vc/vc-bzr.el (vc-bzr-after-dir-status): Handle bzr 2.3.0. (Bug#8170)
644
38c179c9
TT
6452011-03-04 Tom Tromey <tromey@redhat.com>
646
647 * progmodes/gud.el (gdb-script-mode): Derive from prog-mode.
648
732795fa
GM
6492011-03-04 Glenn Morris <rgm@gnu.org>
650
015bea8f
GM
651 * outline.el (outline-regexp): No longer allow nil.
652 (outline-heading-end-regexp): Add safety predicate. (Bug#7619)
653
9d982739
GM
654 * net/browse-url.el (browse-url):
655 Handle deleted default-directory. (Bug#6077)
656
732795fa
GM
657 * recentf.el (recentf-include-p): In case of a buggy predicate,
658 err on the side of including, not excluding. (Bug#5843)
659
d6ffd3f8
JB
6602011-03-04 Jay Belanger <jay.p.belanger@gmail.com>
661
662 * calc/calc-units.el (math-to-standard-rec): Don't treat subscripted
663 variables as units.
664
a918ed9b
BR
6652011-03-04 Bob Rogers <rogers@rgrjr.dyndns.org>
666
667 * emacs-lisp/ewoc.el (ewoc-goto-next): Give a more explicit error
668 if there is no node. (Bug#3261)
669
fc0e9092
LL
6702011-03-04 Leo <sdl.web@gmail.com>
671
0a5cb52b
LL
672 * vc/diff-mode.el (diff-mode): Fix whitespace-style. (Bug#8139)
673
fc0e9092
LL
674 * time.el (display-time-world-list): Fix typo. (Bug#7571)
675
a65112fb 6762011-03-04 Zachary Kanfer <zkanfer@gmail.com> (tiny change)
d8c8743b
ZK
677
678 * cus-edit.el (custom-buffer-create-internal):
679 Split search string before passing it to `customize-apropos' (bug#8136).
680
3191adaf
DA
6812011-03-04 Drew Adams <drew.adams@oracle.com>
682
683 * image-dired.el (image-dired-cmd-read-exif-data-options):
684 Fix typo in docstring (bug#8156).
685
fcd8ed1d
DD
6862011-03-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
687
688 * net/rcirc.el (rcirc-cmd-join): Accept comma-separated input.
689
de69c0a8
CO
6902011-03-03 Christian Ohler <ohler@gnu.org>
691
692 * emacs-lisp/ert.el (ert--explain-equal): New function.
693 (ert--explain-equal-rec): Renamed from `ert--explain-not-equal'.
694 All callers changed.
695 (ert--explain-equal-including-properties): Renamed from
696 `ert--explain-not-equal-including-properties'. All callers
697 changed.
698
7c0d1441
CO
6992011-03-03 Christian Ohler <ohler@gnu.org>
700
701 * emacs-lisp/ert.el (ert--stats-set-test-and-result)
702 (ert-char-for-test-result, ert-string-for-test-result)
703 (ert-run-tests-batch, ert--print-test-for-ewoc):
704 Handle `ert-test-quit'.
705
31128af6
DA
7062011-03-03 David Abrahams <dave@boostpro.com> (tiny change)
707
708 * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
709 Move ediff-defvar-local calls after defcustoms. (Bug#1821)
710
06083aa1
GM
7112011-03-03 Glenn Morris <rgm@gnu.org>
712
713 * files.el (file-truename): Doc fix. (Bug#2341)
714
c7a74801
BR
7152011-03-03 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
716
01c35094 717 * vc/vc-dir.el (vc-dir-mode-map): Bind vc-dir-find-file to e (Bug#7349).
c7a74801 718
614b85f8
VJ
7192011-03-03 Vagn Johansen <gonz808@hotmail.com> (tiny change)
720
721 * vc/vc-svn.el (vc-svn-after-dir-status): Some MS Windows svn client
722 programs output backslashes. (Bug#7663)
723
f96dc50f
GM
7242011-03-03 Glenn Morris <rgm@gnu.org>
725
fb532fe8
GM
726 * mail/sendmail.el (mail-mode-map): Remove mail-sent-via.
727 (mail-mode): Remove mail-sent-via from the doc.
728 (mail-sent-via): Make it obsolete. (Bug#1776)
729
a915d7a1
GM
730 * progmodes/grep.el (grep-highlight-matches): Doc fix.
731 (grep-process-setup): No highlighting without font-lock. (Bug#8084)
732
f96dc50f
GM
733 * vc/vc-bzr.el (vc-bzr-state-heuristic): Handle dirstate entries
734 with no parents. (Bug#8025)
735
71f8b7ed
G
7362011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
737
738 * password-cache.el (password-in-cache-p): Add autoload.
739
8889f4e2
GM
7402011-03-02 Glenn Morris <rgm@gnu.org>
741
3ab7ebb9
GM
742 * man.el (Man-support-local-filenames): Also handle Red Hat's man.
743 * dired-x.el (Man-support-local-filenames): Autoload it.
744 (dired-guess-shell-alist-default): Also handle Red Hat's man.
745
2777ccbf
GM
746 * dired-x.el (dired-default-directory-alist, dired-default-directory):
747 Mark as obsolete.
748 (dired-smart-shell-command): Just call dired-current-directory.
749
5dedeef2
GM
750 * dired-x.el (dired-jump-other-window): Add autoload.
751 (dired-default-directory-alist, dired-default-directory): Doc fixes.
752 (dired-default-directory-alist): Mark as risky.
753
8889f4e2
GM
754 * dired-x.el (dired-omit-here-always): Make it obsolete.
755
d77aaf6f
CY
7562011-03-02 Chong Yidong <cyd@stupidchicken.com>
757
758 * textmodes/artist.el (artist-curr-go): Default to pen-line.
759 (artist-select-op-pen-line): New function.
760 (artist-menu-map): New variable.
761 (artist-mode-map): Add a menu to the menu-bar.
762
771fc75e
JB
7632011-03-02 Jay Belanger <jay.p.belanger@gmail.com>
764
765 * calc/calc-math.el (calcFunc-log10): Check for symbolic mode
766 when evaluating.
767
768 * calc/calc-units.el (math-conditional-apply, math-conditional-pow):
769 New function.
770 (math-logunits-add, math-logunits-mul, math-logunits-divide):
771 (math-logunits-quant, math-logunits-level):
772 Use `math-conditional-apply' and `math-conditional-pow' to evaluate
773 functions.
774 (math-logunits-level): Extract units from ratio.
775
f6132e5a
JB
7762011-03-01 Juanma Barranquero <lekktu@gmail.com>
777
778 * emacs-lisp/cl-macs.el (lexical-let*): Fix argument name in docstring.
779
7454f200
GM
7802011-03-01 Glenn Morris <rgm@gnu.org>
781
a65112fb
GM
782 * calendar/cal-hebrew.el (calendar-hebrew-birthday)
783 (diary-hebrew-birthday): Rename and rework functions added
784 in previous change.
7454f200 785
cdcbd5a7
ER
7862011-03-01 Ed Reingold <reingold@emr.cs.iit.edu>
787
788 * calendar/cal-hebrew.el (hebrew-calendar-birthday)
789 (diary-hebrew-birthday): New functions.
790
9903d828
GM
7912011-03-01 Glenn Morris <rgm@gnu.org>
792
793 * dired.el (dired-safe-switches-p): Beef it up.
794 (dired-actual-switches): Use it for the safe-local prop. (Bug#3230)
795
75da6eb9
SM
7962011-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
797
798 * dired.el (dired-safe-switches-p): New function.
799
6640b281
GM
8002011-03-01 Glenn Morris <rgm@gnu.org>
801
802 * files.el (dir-locals-collect-variables):
803 Add the ability to exclude subdirectories. (Bug#8100)
804
805 * dired-x.el (dired-omit-here-always): Add `(subdirs . nil)' to locals.
806
cead857b
CS
8072011-02-28 Christoph Scholtes <cschol2112@googlemail.com>
808
809 * ido.el (ido-everywhere): Doc fix.
810 (ido-mode): Doc fix.
811
0a906ec3
GM
8122011-02-28 Glenn Morris <rgm@gnu.org>
813
814 * dired-x.el (dired-guess-shell-alist-default): Use \\', not $.
815
22b300de
MA
8162011-02-28 Michael Albinus <michael.albinus@gmx.de>
817
818 * net/tramp-cmds.el (tramp-append-tramp-buffers): Dump load-path
819 shadows.
820
abec5126 8212011-02-28 Antoine Levitt <antoine.levitt@gmail.com>
584a2773
AL
822
823 * dired-x.el (dired-guess-shell-alist-default): Add rar and 7z.
824
ca3afb79
JB
8252011-02-28 Juanma Barranquero <lekktu@gmail.com>
826
827 * emacs-lisp/pcase.el (pcase, pcase--u1, pcase--q1):
828 Fix typos in docstrings.
829
edb57480
SB
8302011-02-28 Stephen Berman <stephen.berman@gmx.net>
831
832 * dired-aux.el (dired-update-file-line):
833 Fix 2010-11-09 change. (Bug#8131)
834
2b0c7330 8352011-02-28 Eli Zaretskii <eliz@gnu.org>
d1f61aaf
EZ
836
837 * international/mule-cmds.el (set-default-coding-systems): Use the
838 -unix variant of encoding in default-keyboard-coding-system.
839 (Bug#8122)
840
df7f0d0b
CY
8412011-02-27 Chong Yidong <cyd@stupidchicken.com>
842
843 * facemenu.el (list-colors-display): Use with-help-window (Bug#8048).
844
3e478a7c 8452011-02-27 Prestoo Ten <prestooten@gmail.com> (tiny change)
6c89f663
PT
846
847 * term/screen.el: New file (Bug#2650).
848
1f0816b6
SM
8492011-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
850
851 * emacs-lisp/pcase.el (pcase--if): Try to invert test to reduce depth.
852 (pcase-mutually-exclusive-predicates): New var.
853 (pcase--split-consp, pcase--split-pred): Use it.
854 (pcase--split-equal, pcase--split-member): When splitting against
855 a pure predicate, run it to know the outcome.
856 (pcase--u1): Mark vars that are actually used.
857 (pcase--q1): Avoid introducing unused vars.
858
b49df742
JB
8592011-02-27 Jay Belanger <jay.p.belanger@gmail.com>
860
861 * calc/calc-ext.el (calc-init-extensions):
862 Autoload `calc-l-prefix-help' instead of `calc-ul-prefix-help'.
863
864 * calc/calc-math.el (calcFunc-log10): Don't signal an error in
865 symbolic mode.
866
867 * calc/calc-vec.el (calcFunc-subscr): Return nil if the first
868 argument is a variable.
869
e573299d
SM
8702011-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
871
872 * emacs-lisp/assoc.el: Remove misleading `sort' (bug#8126).
873 (aput, adelete, amake): Replace `eval' -> `symbol-value'.
874 Suggested by Michael Heerdegen <michael_heerdegen@web.de>.
875
61e9662e
TZ
8762011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
877
878 * password-cache.el (password-in-cache-p): Convenience function to
879 check if a key is in the cache, even if the value is nil.
880
7fe42546
J
8812011-02-25 Jambunathan K <kjambunathan@gmail.com>
882
883 * emacs-lisp/package-x.el (package--archive-contents-from-url)
884 (package--archive-contents-from-file): New functions.
885 (package-update-news-on-upload): New var.
886 (package-upload-buffer-internal): Extract archive-contents from
887 package-archive-upload-base if it is not found at archive-url.
888 Obey package-update-news-on-upload.
889 (package-upload-buffer, package-upload-file): Doc fix.
890
2d8a57ef
GM
8912011-02-24 Glenn Morris <rgm@gnu.org>
892
6a88f031
GM
893 * files-x.el (modify-dir-local-variable): Handle dir-locals from
894 the cache, and from non-file sources.
895
303f9ae0
GM
896 * help-fns.el (describe-variable): Return consistent results when a
897 dir-local from a file came from the cache or did not. (Bug#8095)
898 If a dir-local has no associated file, say it came from a "directory".
899
07915ed9
GM
900 * files.el (hack-dir-local-variables): Fix setting of `dir-name'.
901 (hack-local-variables-confirm, hack-local-variables-filter): Doc fix.
902
ebe401f6
GM
903 * files.el (dir-locals-find-file): Doc fix.
904 Fix the check for cache elements that have no associated file,
303f9ae0 905 and the mtime check for those that do. (Bug#8095)
ebe401f6 906
b36f2f1c
GM
907 * dired-x.el (dired-hack-local-variables):
908 Handle interrupts during hacking local variables. (Bug#5216)
909
2d8a57ef
GM
910 * emacs-lisp/autoload.el (autoload-save-buffers)
911 (autoload-find-destination, update-directory-autoloads):
912 Avoid prompts when updating autoloads.
913
53cfe624
SM
9142011-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
915
916 * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): Obsolete.
917
c1449bff
KH
9182011-02-23 Kenichi Handa <handa@m17n.org>
919
920 * mail/rmailmm.el (rmail-mime-process-multipart): Do not signal an
921 error when a multipart boundary in the nested multipart is found.
922
251ebe0f
KH
923 * mail/rmail.el (rmail-start-mail): Decode "encoded-words" of
924 header components.
925
5582c670
GM
9262011-02-23 Glenn Morris <rgm@gnu.org>
927
817b48a7
GM
928 * dired.el (dired-mode): Call hack-dir-local-variables-non-file-buffer.
929 * dired-x.el (dired-omit-mode): Safe if boolean.
930 (dired-enable-local-variables): Fix doc and custom type.
931 (dired-enable-local-variables, dired-local-variables-file)
932 (dired-hack-local-variables): Make obsolete.
933 (dired-omit-here-always): Use dir-locals.el instead.
934
5582c670
GM
935 * files.el (safe-local-eval-forms): Add the write-file-hooks version.
936
5f9d345c
SM
9372011-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
938
939 * help-fns.el (describe-function-1): Don't signal an error just because
940 the DOC file disappeared.
941
01c35094 9422011-02-22 Seppo Sade <sepposade1@gmail.com> (tiny change)
ca41d117
MA
943
944 * eshell/esh-ext.el (eshell-external-command): Do not restrict
945 remote check to "ftp". (Bug#8089)
946
e84efb70
AM
9472011-02-21 Alan Mackenzie <acm@muc.de>
948
949 Fix bug #7930.
950 * progmodes/cc-engine.el (c-state-literal-at): Prevent positions
951 in macros finding their way into c-state-nonlit-pos-cache.
952 Strengthen the comments.
953 (c-state-dump): New commented out diagnostic routine.
954
c6309045
MA
9552011-02-21 Michael Albinus <michael.albinus@gmx.de>
956
957 * net/tramp.el (tramp-rfn-eshadow-setup-minibuffer): Do not use
958 `field' property of `rfn-eshadow-overlay'.
959
06b840e0
LI
9602011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
961
962 * net/netrc.el (netrc-parse): Comment fix.
963
6d713256
CY
9642011-02-21 Chong Yidong <cyd@stupidchicken.com>
965
966 * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
967 Autoload. Add optional arg FRAME, and pass it to color-values.
968 (color-complement): Caller changed. Doc fix.
969 (color-gradient): Rewrite for better clarity and efficiency.
970
971 * faces.el (color-values): Use cond for clarity. Doc fix.
972
5f9d345c 973 * facemenu.el (color-rgb-to-hsv): Delete; use the version in
6d713256 974 color.el instead.
5f9d345c
SM
975 (list-colors-sort-key, list-colors-print):
976 Use color-normalized-values.
6d713256
CY
977
9782011-02-20 Drew Adams <drew.adams@oracle.com>
979
980 * color.el: First part of merge from hexrgb.el.
981 (color-rgb-to-hex): Rename from color-rgb->hex.
982 (color-rgb-to-hsv): Rename from color-rgb->hsv. Force hue and
983 saturation to zero if the value is too small.
984 (color-rgb-to-hsl): Rename from color-rgb->hsl.
985 (color-srgb-to-xyz): Rename from color-srgb->xyz. Doc fix.
986 (color-xyz-to-srgb): Rename from color-xyz->srgb. Doc fix.
987 (color-xyz-to-lab): Rename from color-xyz->lab. Doc fix.
988 (color-lab-to-xyz): Rename from color-lab->xyz. Doc fix.
989 (color-lab-to-srgb): Rename from color-lab->srgb. Doc fix.
990 (color-cie-de2000): Doc fix.
991
aa9c0efc
AM
9922011-02-20 Alan Mackenzie <acm@muc.de>
993
994 * progmodes/cc-cmds.el (c-beginning-of-statement): Avoid loop in
995 locating the beginning of a macro. (Bug#7595)
996
18cfb5a1
GM
9972011-02-20 Glenn Morris <rgm@gnu.org>
998
e17816e5
GM
999 * edmacro.el (edmacro-eight-bits): Make it a defcustom.
1000 Don't autoload it.
1001
18cfb5a1
GM
1002 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
1003 (global-auto-revert-ignore-buffer): Remove leading "*" from docs.
1004
01c35094
JB
10052011-02-19 Dmitry Bolshakov <dmitry.bolshakov@bridge-quest.com>
1006 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
a87af185
DB
1007
1008 * progmodes/hideshow.el (hs-find-block-beginning)
1009 (hs-hide-level-recursive): Ignore comments when parsing braces
1010 (Bug#8036).
1011
10122011-02-19 Chong Yidong <cyd@stupidchicken.com>
1013
1014 * vc/vc-bzr.el (vc-bzr-bound-branch-p): New function.
1015 (vc-bzr-pull): Use it.
1016
3ab713fd
CY
10172011-02-19 Chong Yidong <cyd@stupidchicken.com>
1018
1019 * vc/vc-bzr.el (vc-bzr--branch-conf): Function deleted.
1020 (vc-bzr-branch-conf): New function, similar to vc-bzr--branch-conf
1021 but returning an alist. Ignore comments in bzr conffile.
1022 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-bzr-branch-conf.
1023 (vc-bzr-error-regex-alist): New var.
1024 (vc-bzr-merge-branch): Use it to highlight the pull/merge buffer.
1025
5f9d345c
SM
1026 * vc/vc-dispatcher.el (vc-do-async-command):
1027 Bind inhibit-read-only to t.
3ab713fd
CY
1028
1029 * progmodes/compile.el (compilation--flush-directory-cache):
1030 Handle the case where cdr of compilation--flush-directory-cache
1031 points to no buffer, which can occur if we previously switched to
1032 compilation-mode in a pregenerated buffer.
1033
16bc9688
KH
10342011-02-19 Kenichi Handa <handa@m17n.org>
1035
1036 * mail/rmailmm.el (rmail-mime-find-header-encoding): Be sure to
1037 get the header copy into the temporary buffer.
1038 (rmail-mime-insert-decoded-text): Ignore us-ascii.
1039 (rmail-show-mime): When rmail-mime-coding-system is nil, set
1040 buffer-file-coding-system to undecided.
1041
67ab0163 10422011-02-19 Eli Zaretskii <eliz@gnu.org>
61aa93ed 1043
a167e505
EZ
1044 * international/mule-cmds.el (read-char-by-name, ucs-insert):
1045 Document completion with asterisk and a substring.
1046
67ab0163 10472011-02-19 Glenn Morris <rgm@gnu.org>
72d6685c
GM
1048
1049 * files.el (find-file-literally): Doc fix.
1050
41002397
GM
1051 * simple.el (rfc822-goto-eoh): Give it a doc-string.
1052
b8bd9908
GM
1053 * log-edit.el (log-edit-insert-changelog):
1054 Fix `log-edit-strip-single-file-name' functionality. (Bug#8057)
1055
4d737eb2
GM
10562011-02-19 Glenn Morris <rgm@gnu.org>
1057
cad7445b
GM
1058 * dired-x.el: Don't require dired-aux.
1059 (dired-do-create-files, dired-mark-read-regexp)
1060 (dired-do-create-files-regexp): Autoload from dired-aux.
1061
bea584fa
GM
1062 * dired-x.el (dired-find-buffer-nocreate): Merge into dired.el.
1063 * dired.el (dired-find-buffer-nocreate): Merge dired-x version.
1064
d6e96966
GM
1065 * dired-x.el (dired-read-shell-command): Merge into dired-aux's version.
1066 * dired-aux.el (dired-read-shell-command): Merge dired-x's version.
1067
42924231
GM
1068 * dired-x.el (dired-clean-up-after-deletion): Merge into dired.el.
1069 * dired.el (dired-clean-up-after-deletion): Merge dired-x's version.
1070 (dired-clean-up-buffers-too): Declare.
1071
203784cc
GM
1072 * dired-x.el (dired-initial-position): Merge into dired.el's version.
1073 * dired.el (dired-initial-position): Merge dired-x's version here.
1074 (dired-find-subdir): Declare.
1075
30abce25
GM
1076 * dired-x.el (dired-omit-new-add-entry): Merge into dired-add-entry.
1077 * dired-aux.el (dired-add-entry): Give it a doc-string.
1078 Merge dired-x's dired-omit handling here.
1079 (dired-omit-mode, dired-omit-regexp, dired-omit-localp): Declare.
1080
4d737eb2
GM
1081 * international/mule-diag.el (list-input-methods-1):
1082 Indent all lines of multi-line doc-strings. (Bug#8066)
1083
abd20d91
CY
10842011-02-18 Chong Yidong <cyd@stupidchicken.com>
1085
1086 Fix 2011-02-02 changes.
1087
1088 * apropos.el (apropos-print): Call apropos-mode before setting up
1089 buffer variables. Use inhibit-read-only.
1090
5f9d345c
SM
1091 * emacs-lisp/package.el (package--list-packages):
1092 Call package-menu-mode before setting up buffer variables.
abd20d91
CY
1093
1094 * play/solitaire.el (solitaire): Call solitaire-mode before
1095 setting up buffer variables. Use inhibit-read-only.
1096
e697fcfc
LM
10972011-02-18 Lawrence Mitchell <wence@gmx.li>
1098
1099 * progmodes/sh-script.el (sh-syntax-propertize-here-doc): (bug#8053)
1100 Bind case-fold-search to nil when looking for end of here-doc.
1101
4114ed61
EZ
11022011-02-18 Eli Zaretskii <eliz@gnu.org>
1103
e697fcfc
LM
1104 * image-mode.el (image-toggle-display-image):
1105 Set find-file-literally non-nil in buffers visiting binary image
4114ed61
EZ
1106 files. (Bug#8047)
1107
aa56f361
SM
11082011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
1109
1110 * files.el (cd): Make completion obey cd-path (bug#7924).
1111
d1be20a1
GM
11122011-02-18 Glenn Morris <rgm@gnu.org>
1113
135dee55
GM
1114 * progmodes/prolog.el: Don't require compile when compiling.
1115 (compilation-shell-minor-mode, compilation-error-regexp-alist)
1116 (compilation-forget-errors, compilation-fake-loc)
1117 (compilation-parse-errors-function, compilation-error-list): Declare.
1118 (prolog-inferior-mode): Require 'compile.
1119
15e0d5a1
GM
1120 * emulation/cua-base.el (pc-selection-mode): Declare.
1121
002b46b7
GM
1122 * emacs-lisp/eieio-custom.el: Set generated-autoload-file.
1123 (customize-object): Add autoload cookie.
1124 * emacs-lisp/eieio-opt.el: Set generated-autoload-file.
1125 (eieio-browse, describe-class, eieio-describe-class)
1126 (eieio-describe-constructor, describe-generic, eieio-describe-generic)
1127 (eieio-help-mode-augmentation-maybee): Add autoload cookies.
1128 * emacs-lisp/eieio.el: Regenerate with automatic autoloads.
1129 * Makefile.in (autoloads): Make eieio.el writable.
1130
d1be20a1
GM
1131 * dired-x.el (dired-clean-up-after-deletion, dired-do-relsymlink)
1132 (dired-do-relsymlink-regexp, dired-find-buffer-nocreate): Use #'.
1133 (dired-hack-local-variables): Use inhibit-read-only.
1134 (dired-guess-default): Simplify.
1135 (dired-make-relative-symlink): Use dotimes.
1136 (dired-simultaneous-find-file): Use dolist.
1137 (dired-mark-sexp): Remove unneeded `if'. Use line-end-position.
1138 (dired-x-hands-off-my-keys): Doc fix.
1139 (dired-x-bind-find-file): Doc fix. Use remapping.
1140 (after-init-hook): No need to add dired-x-bind-find-file.
1141 (dired-x-find-file, dired-x-find-file-other-window): Doc fixes.
1142 No need to call expand-file-name.
1143 (dired-filename-at-point): Remove unused locals `end', `filename'.
1144
f9d554dd
SM
11452011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
1146
1147 * emacs-lisp/pcase.el (pcase--u1): Understand non-linear patterns.
1148
5da16a86
CO
11492011-02-18 Christian Ohler <ohler@gnu.org>
1150
1151 * emacs-lisp/ert.el (ert--setup-results-buffer)
1152 (ert-results-pop-to-backtrace-for-test-at-point)
1153 (ert-results-pop-to-messages-for-test-at-point)
1154 (ert-results-pop-to-should-forms-for-test-at-point)
1155 (ert-results-pop-to-timings): Revert parts of change 2011-02-02T17:59:44Z!sds@gnu.org that
1156 were incorrect and unnecessary. This should make `make check'
1157 pass again.
1158
3a00a363
KM
11592011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
1160
01c35094 1161 * lisp/allout-widgets.el (allout-widgets-icons-light-subdir)
219bd536 1162 (allout-widgets-icons-dark-subdir): Track relocations of icons.
3a00a363
KM
1163 * lisp/allout.el: Remove commentary about remove encryption
1164 passphrase mnemonic support and verification.
01c35094
JB
1165 (allout-encrypt-string): Recognize epg failure to decrypt gpg2
1166 armored text using gpg1, and indicate that the gpg version *might*
1167 be the problem in the error message.
3a00a363 1168
73057ba9
DD
11692011-02-17 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1170
1171 * net/rcirc.el (rcirc-float-time): New function.
1172 (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE)
1173 (rcirc-ctcp-sender-PING): Use it.
1174
8551cb32
GM
11752011-02-17 Glenn Morris <rgm@gnu.org>
1176
53ef76c7
GM
1177 * speedbar.el (speedbar-ignored-modes, speedbar-file-unshown-regexp)
1178 (speedbar-update-flag, speedbar-fetch-etags-command)
1179 (speedbar-fetch-etags-arguments):
1180 * term.el (term-buffer-maximum-size, term-input-chunk-size)
1181 (term-completion-autolist, term-completion-addsuffix)
1182 (term-completion-recexact, term-completion-fignore):
1183 * term/sup-mouse.el (sup-mouse-fast-select-window):
1184 * term/x-win.el (x-select-request-type):
1185 Convert some defvars with "*" to defcustoms.
1186
64a14c74
GM
1187 * shell.el (shell-delimiter-argument-list): Set it to nil. (Bug#8027)
1188
92e39d6f
GM
1189 * vc/vc.el (vc-default-previous-version):
1190 Remove alias that points nowhere. (Bug#4496)
1191
fc14288b
GM
1192 * dired-x.el (dired-clean-up-after-deletion):
1193 kill-buffer does not need save-excursion.
1194 (dired-do-run-mail): Doc fix.
1195 (dired-filename-at-point): Doc fix.
1196 Use looking-at, and skip-chars rather than re search.
1197
8551cb32
GM
1198 * dired-x.el (dired-filename-at-point): Fix 8-year old typo.
1199
96497653
KM
12002011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
1201
aac7a935
KM
1202 * allout-widgets.el: New allout extension that shows allout
1203 outline structure with graphical widgets. 'allout-widgets'
1204 customize group is an 'allout' subgroup, for easy discovery.
1205
96497653
KM
1206 * allout.el: Include PGP and GnuPG in Keywords, and other
1207 commentary refinements.
1208 (allout-abbreviate-flattened-numbering): Rename to
1209 allout-flattened-numbering-abbreviation, and
1210 define-obsolete-variable-alias the old name.
1211 (allout-flattened-numbering-abbreviation): Rename from
1212 allout-abbreviate-flattened-numbering.
1213 (allout-mode-p): Include among autoloads, for use by other modes
1214 with impunity.
e697fcfc
LM
1215 (allout-listify-exposed):
1216 Use allout-flattened-numbering-abbreviation.
96497653
KM
1217 (allout-encrypt-string): Use set-buffer-multibyte directly.
1218 (allout-set-buffer-multibyte): Remove.
1219
be4a1d71
DD
12202011-02-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1221
1222 * simple.el (just-one-space): Remove useless `or' call.
1223
274c2d34
MA
12242011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
1225
c6309045 1226 * net/soap-client.el (soap-well-known-xmlns, soap-local-xmlns)
274c2d34
MA
1227 (soap-default-xmlns, soap-target-xmlns, soap-multi-refs)
1228 (soap-decoded-multi-refs, soap-current-wsdl)
1229 (soap-encoded-namespaces): Rename CL-style *...* variables.
1230
88ae2870
MA
12312011-02-16 Michael Albinus <michael.albinus@gmx.de>
1232
1233 * net/soap-client.el: Add "comm" and "hypermedia" to the
1234 keywords. Reflow too long lines.
1235
1236 * net/soap-inspect.el: Ditto. Require 'cl.
1237
689743a2
BG
12382011-02-16 Bastien Guerry <bzg@altern.org>
1239
1240 * play/doctor.el (doctor-mode): Bugfix: escape the "," character
1241 in a `doctor-type' argument.
1242
16d2ff89
MA
12432011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
1244
1245 * net/soap-client.el:
1246 * net/soap-inspect.el: New files.
1247
c6cefd36
LL
12482011-02-16 Leo <sdl.web@gmail.com>
1249
1250 * dired-x.el (dired-mode-map, dired-extra-startup):
1251 Remove dired-copy-filename-as-kill since it's already in dired.el.
1252
da5e0ce4
GM
12532011-02-16 Glenn Morris <rgm@gnu.org>
1254
1255 * dired-x.el (dired-bind-jump, dired-bind-man, dired-bind-info):
1256 Doc fixes. Add :set property, replacing top-level calls.
1257 (dired-vm-read-only-folders, dired-vm): Doc fix (drop v. old VM 4).
1258 (dired-guess-shell-gnutar): Test tar version rather than system-type.
1259 (dired-extra-startup, dired-man, dired-info): Doc fixes.
1260 (dired-clean-up-after-deletion): Use when and dolist.
1261 (dired-jump): Use unless and when.
1262 (dired-virtual): Use line-end-position.
1263 (dired-default-directory-alist): Rename from default-directory-alist.
1264 (dired-default-directory): Update for above name change.
1265 (dired-vm): Drop VM < 5 and simplify.
1266 (dired-buffer-more-recently-used-p): Rewrite.
1267 (dired-filename-at-point): Use when and or.
1268 (dired-x-read-filename-at-point): Rename from read-filename-at-point.
1269 Update callers.
1270
c5ca3aa0
GM
12712011-02-15 Glenn Morris <rgm@gnu.org>
1272
1273 * dired-x.el: Use easymenu for menu items. Fix item capitalization.
1274
33f6cf7b
CY
12752011-02-14 Chong Yidong <cyd@stupidchicken.com>
1276
1277 * vc/vc-git.el (vc-git-root-log-format): New option for
1278 customizing log format.
1279 (vc-git-print-log, vc-git-log-outgoing, vc-git-log-incoming)
1280 (vc-git-log-view-mode): Use it.
1281 (vc-git-expanded-log-entry): New function.
1282 (vc-git-log-view-mode): Use it. Truncate lines in root log.
1283
1284 * vc/vc-hg.el (vc-hg-root-log-template): New option for
1285 customizing log format.
1286 (vc-hg-print-log): Use it.
1287 (vc-hg-expanded-log-entry): New function.
1288 (vc-hg-log-view-mode): Use vc-hg-root-log-template and
1289 vc-hg-expanded-log-entry. Truncate lines in root log.
1290
1291 * vc/vc-bzr.el (vc-bzr-log-view-mode): Truncate lines in root log.
1292
e697fcfc
LM
1293 * vc/log-view.el (log-view-mode-menu):
1294 Add log-view-toggle-entry-display.
33f6cf7b 1295
461b69ae
GM
12962011-02-14 Glenn Morris <rgm@gnu.org>
1297
1298 * dired-x.el: Don't require man when compiling.
1299 (dired-omit-extensions, dired-local-variables-file)
1300 (dired-x-hands-off-my-keys): Make them defcustoms.
1301 (Man-support-local-filenames, Man-getpage-in-background): Declare.
1302 (vm-visit-folder): Declare rather than defining.
1303 (dired-x-help-address, dired-x-variable-list): Remove.
1304 (dired-x-submit-report): Make it an obsolete alias.
1305
35f52ed6
JB
13062011-02-14 Juanma Barranquero <lekktu@gmail.com>
1307
1308 * makefile.w32-in (TRAMP_SRC): Remove tramp-imap.el.
1309
b2108a36
TZ
13102011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1311
67186ae2 1312 * net/imap.el: Bring it back.
b2108a36 1313
abfc152b
AM
13142011-02-13 Alan Mackenzie <acm@muc.de>
1315
1316 * progmodes/cc-fonts.el (c-font-lock-declarations): Remove a
1317 narrow-to-region call that cuts context off the end (Bug#7722).
1318
e697fcfc
LM
1319 * progmodes/cc-engine.el (c-forward-<>-arglist-recur):
1320 Refactor nested if-forms with a simple cond.
abfc152b
AM
1321 (c-forward-<>-arglist): Revert 2011-01-31 change.
1322
d4eb88c7
CY
13232011-02-13 Chong Yidong <cyd@stupidchicken.com>
1324
1325 * vc/log-view.el: New command log-view-toggle-entry-display for
1326 toggling log entries between concise and detailed forms.
1327 (log-view-toggle-entry-display): New command.
1328 (log-view-mode-map): Bind RET to it.
1329 (log-view-expanded-log-entry-function): New variable.
1330 (log-view-current-entry, log-view-inside-comment-p)
1331 (log-view-current-tag): New functions.
1332 (log-view-toggle-mark-entry): Use log-view-current-entry and
1333 log-view-end-of-defun instead of searching directly with
1334 log-view-message-re.
1335 (log-view-end-of-defun): Likewise. Add optional ARG for
1336 compatibility with end-of-defun.
1337 (log-view-end-of-defun): Ignore comments and VC buttons.
1338
1339 * vc/vc-bzr.el (vc-bzr-expanded-log-entry): New function.
1340 (vc-bzr-log-view-mode): Use log-view-expanded-log-entry-function.
1341
2609a08e
TZ
13422011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1343
114fe546
G
1344 * net/imap.el: Remove file. All the functionality is in nnimap.el.
1345
2609a08e
TZ
1346 * net/imap-hash.el: Remove file.
1347
7a6ebb1a
MA
13482011-02-13 Michael Albinus <michael.albinus@gmx.de>
1349
1350 * Makefile.in (TRAMP_SRC): Remove tramp-imap.el.
1351
1352 * net/tramp.el (tramp-read-passwd): Simplify `auth-source-search'
1353 call.
1354
1355 * net/tramp-imap.el: Remove file.
1356
75d4dcc9
CY
13572011-02-13 Chong Yidong <cyd@stupidchicken.com>
1358
1359 * vc/vc.el (vc-print-log-setup-buttons): Instead of using the
1360 widget library for buttons, just use button.el.
1361
1362 * vc/log-view.el (log-view-mode-map): Don't inherit from
1363 widget-keymap.
1364
3c65e88d 13652011-02-12 Glenn Morris <rgm@gnu.org>
dc4c6a7a 1366
86361e1e
GM
1367 * emacs-lisp/cl-seq.el (union, nunion, intersection)
1368 (nintersection, set-difference, nset-difference)
1369 (set-exclusive-or, nset-exclusive-or): Doc fix.
1370
dc4c6a7a
GM
1371 * ediff-ptch.el (ediff-fixup-patch-map): Doc fix.
1372
8a6f24e5
GM
1373 * faces.el (face-attr-match-p): Handle the obsolete :bold and
1374 :italic props, so that frame-set-background-mode works. (Bug#7966)
1375
3caced0b
GM
1376 * simple.el (next-error): Doc fix.
1377
9de31df2
TV
13782011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1379
1380 * dired-aux.el (dired-create-files): Adapt destination name to
1381 match the new behavior of copy-directory.
1382
38a71655
CY
13832011-02-12 Chong Yidong <cyd@stupidchicken.com>
1384
1385 * mail/mail-utils.el (mail-dont-reply-to-names): New variable,
1386 from rmail-dont-reply-to-names. Callers changed.
1387 (mail-dont-reply-to): Rename from mail-dont-reply-to.
1388 (rmail-dont-reply-to): Make it an obsolete alias.
1389
1390 * mail/rmail.el (rmail-default-dont-reply-to-names): Default to
1391 nil, and make obsolete (Bug#7888).
1392 (rmail-dont-reply-to-names): Alias to mail-dont-reply-to-names.
1393
1394 * mail/rmailsum.el (rmail-summary-sort-by-correspondent): Doc fix.
1395
1396 * mail/rmailsort.el (rmail-sort-by-correspondent)
1397 (rmail-select-correspondent): Doc fix. Use mail-dont-reply-to.
1398
1399 * mail/rmail.el (rmail-reply): Use mail-dont-reply-to.
1400
470d996d
TV
14012011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1402
1403 * files.el (copy-directory): New argument COPY-CONTENTS for
1404 copying directory contents into another existing directory.
1405
e2784c87
TH
14062011-02-12 Tassilo Horn <tassilo@member.fsf.org>
1407
1408 * minibuffer.el (completion-table-case-fold): New function for
1409 creating a case-insensitive completion table.
1410
563790b6
TZ
14112011-02-12 Teodor Zlatanov <tzz@lifelogs.com>
1412
1413 * net/tramp.el (tramp-default-method): Also check if
1414 `auth-source-search' is bound.
1415 (tramp-read-passwd): Use `auth-source-search' instead of
1416 `auto-source-user-or-password'.
1417
1418 * net/tramp-imap.el: Autoload `auto-source-search' instead of
1419 `auto-source-user-or-password.
1420 (tramp-imap-passphrase-callback-function): Use it.
1421
1422 * net/imap-hash.el: Autoload `auto-source-search' instead of
1423 `auto-source-user-or-password.
1424 (imap-hash-open-connection): Use it.
1425
1426 * mail/smtpmail.el: Autoload `auto-source-search' instead of
1427 `auto-source-user-or-password.
1428 (smtpmail-try-auth-methods): Use it.
1429
c6affbde
PH
14302011-02-12 Phil Hagelberg <phil@hagelb.org>
1431
1432 * emacs-lisp/package.el: Allow packages to be reinstalled.
1433 (package--write-file-no-coding): Remove EXCL arg.
1434 (package-unpack-single): Don't use it.
1435
b5a53795
KP
14362011-02-12 Karl Pflästerer <k@rl.pflaesterer.de> (tiny change)
1437
1438 * vc/vc-svn.el: Adapt to Subversion change, with no .svn directory
1439 in each sub directory.
1440 (vc-svn-registered): Use vc-svn-root.
1441 (vc-svn-root): New function. Make vc-svn-responsible-p an alias.
1442 (vc-svn-repository-hostname): Use "svn info".
1443
25833f5e
DD
14442011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1445
1446 * simple.el (delete-trailing-whitespace): New optional buffer
1447 bound parameters.
1448
75d1d833
BG
14492011-02-11 Bastien Guerry <bzg@altern.org>
1450
1451 * files.el (basic-save-buffer): save unmodified buffers when
1452 the file pointed by buffer-file-name doesn't exist.
1453
e0e36cac
DD
14542011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1455
079721e9 1456 * net/rcirc.el (rcirc-cmd-join): Accept multiple channels.
e0e36cac 1457
59350862
GM
14582011-02-11 Glenn Morris <rgm@gnu.org>
1459
1460 * emacs-lisp/cl-specs.el (multiple-value-bind): Fix debug spec.
1461
5708ce5e
JB
14622011-02-11 Juanma Barranquero <lekktu@gmail.com>
1463
1464 * net/rcirc.el (rcirc-send-ctcp): Remove spurious arg to `format'.
1465
b016851c
SM
14662011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
1467
59003be9
SM
1468 * server.el (server-process-filter): Use pcase.
1469
9517f8af
SM
1470 * emacs-lisp/smie.el (smie-blink-matching-open): Don't use `pos' in two
1471 conflicting ways.
1472 (smie-indent--parent): Extend to "parent of arg".
1473 (smie-indent-inside-string): New function.
1474 (smie-indent-functions): Use it.
1475
cf77dd27
SM
1476 * vc/vc-dir.el (vc-dir-refresh): Reorder operations to try and avoid
1477 bzr locking race condition.
1478
49ffc078
SM
1479 * emacs-lisp/edebug.el (edebug-instrument-function): Check a marker is
1480 still valid before using it.
1481
1a0a6cef
SM
1482 * progmodes/grep.el (grep-mode-font-lock-keywords): Adjust to
1483 `message' -> `compilation-message' rename (bug#8004).
1484
b016851c
SM
1485 Move keymap initialization into declaration.
1486 * textmodes/enriched.el (enriched-mode-map):
1487 * textmodes/bib-mode.el (bib-mode-map):
1488 * term/lk201.el (lk201-function-map):
1489 * tar-mode.el (tar-mode-map):
1490 * replace.el (occur-mode-map):
1491 * progmodes/idlwave.el (idlwave-rinfo-mouse-map, idlwave-rinfo-map):
1492 * progmodes/idlw-help.el (idlwave-help-mode-map):
1493 * progmodes/gdb-mi.el (gdb-memory-format-menu, gdb-memory-unit-menu):
1494 * play/solitaire.el (solitaire-mode-map):
1495 * play/snake.el (snake-mode-map, snake-null-map):
1496 * play/pong.el (pong-mode-map):
1497 * play/handwrite.el (menu-bar-handwrite-map):
1498 * play/gametree.el (gametree-mode-map):
a65112fb 1499 * net/rcirc.el (rcirc-mode-map, rcirc-browse-url-map)
b016851c
SM
1500 (rcirc-multiline-minor-mode-map, rcirc-track-minor-mode-map):
1501 * net/newst-plainview.el (newsticker-menu, newsticker-mode-map)
1502 (newsticker--url-keymap):
1503 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
1504 * menu-bar.el (menu-bar-file-menu, menu-bar-i-search-menu)
1505 (menu-bar-search-menu, menu-bar-replace-menu, menu-bar-goto-menu)
1506 (menu-bar-edit-menu, menu-bar-custom-menu)
1507 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
1508 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
1509 (menu-bar-line-wrapping-menu, menu-bar-options-menu)
1510 (menu-bar-games-menu, menu-bar-encryption-decryption-menu)
1511 (menu-bar-tools-menu, menu-bar-describe-menu)
1512 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
1513 (menu-bar-help-menu):
1514 * mail/rmailsum.el (rmail-summary-mode-map):
1515 * kmacro.el (kmacro-step-edit-map):
1516 * ibuffer.el (ibuffer-mode-groups-popup, ibuffer-mode-map)
1517 (ibuffer-mode-operate-map):
1518 * hi-lock.el (hi-lock-menu, hi-lock-map):
1519 * emulation/vip.el (vip-mode-map):
1520 * emacs-lisp/re-builder.el (reb-lisp-mode-map):
1521 * bookmark.el (bookmark-bmenu-mode-map):
1522 * help-mode.el (help-mode-map): Move initialization into declaration.
1523
1be1d1e9
DD
15242011-02-10 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1525
1526 * net/rcirc.el: Add PRIVMSG and CTCP functions.
1527 (rcirc-send-privmsg, rcirc-send-ctcp): New functions.
1528 (rcirc-keepalive, rcirc-cmd-ctcp, rcirc-ctcp-sender-PING)
1529 (rcirc-cmd-me, rcirc-authenticate): Use them.
1530
26d2a9bd
KM
15312011-02-10 Ken Manheimer <ken.manheimer@gmail.com>
1532
1533 * allout.el: Synopsis: Change allout user configuration so
1534 auto-activation is controlled solely by customization
1535 `allout-auto-activation'.
1536
01c35094 1537 (allout-auto-activation-helper, allout-setup): New autoloads
26d2a9bd 1538 implement new custom set procedure for allout-auto-activation.
219bd536
JB
1539 Also, explicitly invoke (allout-setup) after allout-auto-activation
1540 is custom-defined, to affect the settings in emacs sessions besides
1541 the few where allout-auto-activation customization is done.
26d2a9bd
KM
1542 (allout-auto-activation): Use allout-auto-activation-helper to
1543 :set. Revise the docstring.
1544 (allout-init): Reduce functionality to just customizing
1545 allout-auto-activation, and mark obsolete.
1546 (allout-mode): Respect string values for allout-auto-activation.
1547 Run allout-after-copy-or-kill-hook without any args.
01c35094 1548 (allout-mode, allout-layout, allout-default-layout)
26d2a9bd
KM
1549 (outlineify-sticky): Adjust docstring for new scheme.
1550 (allout-after-copy-or-kill-hook): No arguments - hook implementers
1551 should concentrate on the kill ring.
1552
b8e0f0cd
G
15532011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
1554
1555 * password-cache.el (password-cache-remove): Accept secrets that are
1556 not strings.
1557
ccded26c
SM
15582011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
1559
1560 * progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix case
1561 of here-doc that immediately follows a comment.
1562
ee6a57ab
DD
15632011-02-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1564
4d04fdc9
DD
1565 * net/rcirc.el (rcirc-ctcp-sender-PING): Simplifying.
1566
ee6a57ab
DD
1567 * net/rcirc.el (rcirc-cmd-ctcp): Use dedicated function when
1568 available.
1569 (rcirc-ctcp-sender-PING): New function.
1570
6ca94a0b
SM
15712011-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
1572
1573 * obsolete/pc-select.el: Rename from emulation/pc-select.el (bug#7940).
1574 Remove the mark/nomark handling, and activate shift-select-mode instead.
1575
1576 * obsolete/pc-mode.el: Rename from emulation/pc-mode.el.
1577
226590f8
JB
15782011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1579
1580 * calc/calc-units.el (math-logunits-quant): Add support for
1581 non-logarithmic units.
1582
dd0b691e
KM
15832011-02-07 Ken Manheimer <ken.manheimer@gmail.com>
1584
4ec28e14
KM
1585 * allout.el (allout-after-copy-or-kill-hook): New hook for
1586 extension-specific processing of killed text.
1587 (allout-mode): Include new allout-after-copy-or-kill-hook among
1588 mentioned hooks.
01c35094 1589 (allout-kill-line, allout-kill-topic): Ensure that processing
4ec28e14
KM
1590 after kill happens even if barf-if-buffer-read-only is raised.
1591 Include new allout-after-copy-or-kill-hook among that subsequent
1592 processing.
1593 (allout-deannotate-hidden): Actually remove the annotation text
1594 properties.
1595
dd0b691e
KM
1596 * allout.el (allout-listify-exposed): Copy text sans text properties.
1597
07e52e08
MA
15982011-02-07 Michael Albinus <michael.albinus@gmx.de>
1599
b016851c 1600 * net/dbus.el (dbus-list-activatable-names): Add optional argument BUS.
07e52e08 1601
c5aff743
DD
16022011-02-07 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1603
1604 * net/rcirc.el (rcirc-handler-317): New function (Bug#6507).
1605
03925868
JB
16062011-02-06 Jay Belanger <jay.p.belanger@gmail.com>
1607
b016851c 1608 * calc/calc.el (calc-logunits-field-reference): Rename from
03925868 1609 `calc-default-field-reference-level'.
b016851c 1610 (calc-logunits-power-reference): Rename from
01c35094 1611 `calc-default-power-reference-level'.
03925868 1612
b016851c 1613 * calc/calc-units.el (math-logunits-quant): Rename from
03925868 1614 `math-logunits-level'
b016851c 1615 (math-logunits-plus): Rename from math-logcombine.
03925868 1616 (calcFunc-luplus, calcFunc-luminus calc-luplus, calc-luminus): Remove.
ec6ad6f2 1617 (calcFunc-lufieldadd, calcFunc-lupoweradd, calcFunc-lufieldsub)
01c35094 1618 (calcFunc-lufieldsub, calc-logunits-add, calc-logunits-sub):
03925868 1619 New functions.
b016851c
SM
1620 (calcFunc-fieldquant): Rename from `calcFunc-fieldlevel'.
1621 (calcFunc-powerquant): Rename from `calcFunc-powerlevel'.
1622 (calc-logunits-quantity): Rename from `calc-level'.
03925868 1623 (calcFunc-dbfieldlevel, calcFunc-dbpowerlevel, calcFunc-npfieldlevel)
01c35094 1624 (calcFunc-nppowerlevel, calc-logunits-dblevel, calc-logunits-nplevel)
ec6ad6f2
JB
1625 (math-logunits-mul, calcFunc-lufieldmul, calcFunc-lupowermul)
1626 (calc-logunits-mul, math-logunits-divide, calcFunc-lufielddiv)
01c35094 1627 (calcFunc-lupowerdiv, calc-logunits-divide, math-logunits-level):
03925868
JB
1628 New functions.
1629
b016851c 1630 * calc/calc-help.el (calc-u-prefix-help): Remove "L" reference.
03925868
JB
1631 (calc-ul-prefix-help): Remove.
1632 (calc-l-prefix-help): New function.
1633 (calc-full-help): Add reference to `calc-l-prefix-help'.
1634
1635 * calc/calc-ext.el (calc-init-extensions): Update autoloads.
1636
ec6ad6f2
JB
1637 * calc/README: Mention logarithmic units.
1638
f8b351c1
CY
16392011-02-06 Chong Yidong <cyd@stupidchicken.com>
1640
1641 * mail/emacsbug.el (report-emacs-bug-hook): Remove the check for
1642 non-ASCII characters (Bug#7925).
1643
a60287ff
GM
16442011-02-05 Glenn Morris <rgm@gnu.org>
1645
1646 * emacs-lisp/cl-macs.el (return-from): Fix doc typo.
1647
9ad53e98
GM
1648 * calendar/diary-lib.el (diary-font-lock-keywords):
1649 Tweak diary-time-regexp match. (Bug#7891)
1650
9783df21
GM
1651 * progmodes/f90.el (f90-find-tag-default): New function. (Bug#7919)
1652 (f90-mode): Use it for mode's `find-tag-default-function' property.
1653
df275851
GM
1654 * ibuf-ext.el (ibuffer-filter-disable): Make it work. (Bug#7969)
1655
95838641
GM
1656 * faces.el (set-face-attribute): Doc fix. (Bug#2659)
1657
827b77e9
DD
16582011-02-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1659
1660 * net/rcirc.el (rcirc-handler-JOIN): Reset mode-line-process
1661 (Bug#6386).
1662
7cb76591
SM
16632011-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
1664
ba70ab1c
SM
1665 * progmodes/sh-script.el (sh-here-doc-open-re): Don't rely on the
1666 font-lock-syntax-table remappings.
1667 (sh-here-doc-markers, sh-here-doc-re): Remove.
1668 (sh-font-lock-close-heredoc): Remove.
1669 (sh-syntax-propertize-here-doc): New function.
1670 (sh-font-lock-open-heredoc): Set the sh-here-doc-marker property
1671 instead of the sh-here-doc-re.
1672 (sh-font-lock-paren): Don't do anything in comments or strings.
1673 Handle line continuations. Accept a few more chars.
1674 Don't rely on the font-lock-syntax-table remappings.
1675 `esac' is not a valid pattern.
1676 (sh-syntax-propertize-function): Handle here-docs differently, so we
1677 don't bother syntax-propertizing the insides.
1678
7cb76591
SM
1679 * progmodes/sh-script.el (sh-font-lock-paren, sh-kw, sh-prev-thing):
1680 Handle new bashisms ";&" and ";;&" (bug#7947).
1681
39b20f56
MA
16822011-02-05 Michael Albinus <michael.albinus@gmx.de>
1683
7cb76591
SM
1684 * net/tramp-smb.el (tramp-smb-errors): Use `regexp-opt'.
1685 Add "NT_STATUS_IO_TIMEOUT" and "NT_STATUS_NO_SUCH_USER".
39b20f56 1686
51aba3f3
MA
16872011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1688
1689 * net/tramp.el (tramp-postfix-method-format)
1690 (tramp-postfix-method-regexp, tramp-prefix-domain-format)
1691 (tramp-prefix-domain-regexp, tramp-postfix-user-format)
1692 (tramp-postfix-user-regexp, tramp-prefix-port-format)
1693 (tramp-prefix-port-regexp, tramp-postfix-host-format)
1694 (tramp-postfix-host-regexp, tramp-handle-substitute-in-file-name):
1695 Doc fix.
1696
7bc61bb7
SS
16972011-02-04 Sam Steingold <sds@gnu.org>
1698
1699 * mouse.el (mouse-buffer-menu-mode-groups): Add a "GDB" group.
1700
d93c111e
AS
17012011-02-04 Andreas Schwab <schwab@linux-m68k.org>
1702
1703 * international/mule-util.el (with-coding-priority): Doc fix.
1704
6f52d86e
EZ
17052011-02-04 Eli Zaretskii <eliz@gnu.org>
1706
1707 * arc-mode.el (archive-mode-map): Fix a typo in last change.
1708
c1b4afac
SS
17092011-02-03 Sam Steingold <sds@gnu.org>
1710
1711 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
1712 Do not error out when `func' is nil.
1713
a857d3c7
MA
17142011-02-03 Michael Albinus <michael.albinus@gmx.de>
1715
1716 * net/tramp-sh.el (tramp-remote-path): Add default settings for
1717 `tramp-default-remote-path' to the docstring.
1718 (tramp-get-remote-path): Suppress error message when `getconf
1719 PATH' fails.
1720
1721 * net/tramp-smb.el (tramp-smb-errors): Add "NT_STATUS_UNSUCCESSFUL".
1722
8aa88760
GM
17232011-02-03 Glenn Morris <rgm@gnu.org>
1724
219ea611
GM
1725 * vc/vc-hg.el (vc-hg-command): Doc fix.
1726
8d7b5b5b
GM
1727 * term/w32-win.el (libpng-version): Declare for compiler.
1728
c03eac34
GM
1729 * msb.el: No need to load dired while compiling.
1730
7f07c1fe
GM
1731 * emacs-lisp/elint.el (elint-standard-variables):
1732 Remove a couple of built-ins that now have doc-strings.
1733
befe199d
GM
1734 * hi-lock.el, ps-bdf.el, ps-mule.el, ps-print.el, ps-samp.el:
1735 `require' is automatically `eval-and-compile'd.
1736
2d7d6439
GM
1737 * net/rcirc.el (rcirc-nick-completion-format): Add :version tag.
1738 (rcirc-log-directory, rcirc-log-flag): Move definitions before use.
1739
8aa88760
GM
1740 * strokes.el (strokes-fill-current-buffer-with-whitespace):
1741 Move definition before use.
1742 (strokes-report-bug): Make it obsolete.
1743
e90f8545
SS
17442011-02-02 Sam Steingold <sds@gnu.org>
1745
1746 * apropos.el (apropos-print): Now that `apropos-mode' inherits
1747 from `special-mode', entering it makes the buffer read-only, so
1748 call it only when everything has been already inserted.
1749 * emacs-lisp/ert.el (ert--setup-results-buffer)
1750 (ert-results-pop-to-backtrace-for-test-at-point)
1751 (ert-results-pop-to-messages-for-test-at-point)
1752 (ert-results-pop-to-timings): Ditto.
1753 * emacs-lisp/package.el (package--list-packages): Ditto.
1754 * play/solitaire.el (solitaire): Ditto.
1755
90db975f
CY
17562011-02-02 Chong Yidong <cyd@stupidchicken.com>
1757
1758 * progmodes/compile.el: Make all faces inherit.
1759 (compilation-warning): Inherit from font-lock-variable-name-face.
1760 (compilation-info): Inherit from font-lock-type-face.
1761 (compilation-line-number): Reassign to font-lock-keyword-face.
1762 (compilation-column-number): Reassign to font-lock-doc-face.
1763 (compilation-leave-directory-face): Reassign to
1764 font-lock-builtin-face.
1765
bc35ff32
EZ
17662011-02-02 Eli Zaretskii <eliz@gnu.org>
1767
1768 * dired.el (dired-insert-directory): Don't invoke `ls' when
1769 ls-lisp.el is used to emulate it.
1770
39cde66c
JD
17712011-02-01 Julien Danjou <julien@danjou.info>
1772
1773 * color.el (color-gradient): Add a color-gradient function.
1774
abef340a
SS
17752011-02-01 Sam Steingold <sds@gnu.org>
1776
1777 * simple.el (special-mode-map): Bind "h" to `describe-mode';
1778 bind "z" to `kill-this-buffer'.
1779 (completion-list-mode-map): Bind "z" to `kill-this-buffer'.
1780 * apropos.el (apropos-mode-map): Inherit from `special-mode-map'.
1781 (apropos-mode): Inherit from `special-mode'.
1782 * arc-mode.el (archive-mode-map): Inherit from `special-mode-map'.
1783 * bookmark.el (bookmark-bmenu-mode): Define using
1784 `define-derived-mode' inheriting from `special-mode'.
1785 * dired.el (dired-mode-map): Inherit from `special-mode-map'.
1786 * image-mode.el (image-mode-map): Ditto.
1787 * replace.el (occur-mode): Define using
1788 `define-derived-mode' inheriting from `special-mode'.
1789 * tar-mode.el (tar-mode): Inherit from `special-mode'.
1790 * calendar/diary-lib.el (diary-fancy-display-mode):
1791 Inherit from `special-mode-map'.
1792 * emacs-lisp/ert.el (ert-simple-view-mode, ert-results-mode):
1793 Inherit from `special-mode'.
1794 * emacs-lisp/package.el (package-menu-mode-map): Copy from
1795 `special-mode-map'.
1796 (package-menu-mode): Define using `define-derived-mode'
1797 inheriting from `special-mode'.
1798 * erc/erc-list.el (erc-list-menu-mode): Inherit from `special-mode'.
1799 * net/xesam.el (xesam-mode): Inherit from `special-mode'.
1800 (xesam-mode-map): Define separately.
1801 * play/solitaire.el (solitaire-mode): Inherit from `special-mode'.
1802 * progmodes/compile.el (compilation-minor-mode-map)
1803 (compilation-mode-map): Inherit from `special-mode-map'.
1804 * vc/diff-mode.el (diff-mode-shared-map):
1805 Inherit from `special-mode-map'.
1806 * vc/log-view.el (log-view-mode-map): Add a comment.
1807
928f4e73
CY
18082011-02-01 Chong Yidong <cyd@stupidchicken.com>
1809
1810 * custom.el (load-theme): Define return value. Drop use of
1811 unsafep; call custom-theme-load-confirm for non-known-safe themes.
1812 (custom-theme-load-confirm): Scroll in the correct window.
1813 (custom-enabled-themes): Add custom-safe-themes to :set-after.
1814
1815 * cus-theme.el (custom-theme-checkbox-toggle): Don't activate the
1816 checkbox if load-theme fails.
1817
7d116647
SM
18182011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1819
1820 * progmodes/compile.el (compilation-next-error): Check there's
1821 a message before using it (bug#7941).
1822
4fdfcddf
JB
18232011-02-01 Jay Belanger <jay.p.belanger@gmail.com>
1824
1825 * calc/calc-mtx.el (math-lud-pivot-check): New function.
1826 (math-do-matrix-lud): Use `math-lud-pivot-check' to check the size
1827 of potential pivots.
1828
3b95603f
AM
18292011-01-31 Alan Mackenzie <acm@muc.de>
1830
7d116647
SM
1831 * progmodes/cc-cmds.el (c-forward-over-illiterals):
1832 Continue parsing if we encounter a naked # (Bug#7595).
3b95603f 1833 (c-beginning-of-statement): Avoid loop in locating the beginning
aa9c0efc 1834 of a macro. (Not actually committed until 2011-02-20, see above).
3b95603f 1835
6fa1f651
CY
18362011-01-31 Chong Yidong <cyd@stupidchicken.com>
1837
1838 * files.el (copy-directory): Fix arguments to recursive call.
1839
14beddf4 18402011-01-31 Chong Yidong <cyd@stupidchicken.com>
82d84d3f
CY
1841
1842 * files.el (copy-directory): If destination is an existing
1843 directory, copy into a subdirectory there.
1844
14beddf4 18452011-01-31 Andreas Schwab <schwab@linux-m68k.org>
e935c6a2
AS
1846
1847 * emacs-lisp/shadow.el (load-path-shadows-find): Ignore leim-list
1848 files.
1849
14beddf4 18502011-01-31 Chong Yidong <cyd@stupidchicken.com>
d1f14baa 1851
6fc0aac3
CY
1852 * image-dired.el (image-dired-mouse-display-image): No-op if no
1853 file is found (Bug#7817).
1854
d1f14baa
CY
1855 * mouse.el (mouse-menu-non-singleton): Doc fix (Bug#7801).
1856
14beddf4 18572011-01-31 Kenichi Handa <handa@m17n.org>
67442738 1858
7d116647
SM
1859 * international/quail.el (quail-keyboard-layout-alist):
1860 Remove superfluous SPC for "pc105-uk" (bug#7927).
67442738 1861
14beddf4 18622011-01-31 Glenn Morris <rgm@gnu.org>
220c2a14
GM
1863
1864 * msb.el (msb-menu-bar-update-buffers): Update for changed
1865 argument handling of menu-bar-select-frame. (Bug#7902)
1866
14beddf4 18672011-01-31 Chong Yidong <cyd@stupidchicken.com>
af7c5700
CY
1868
1869 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Set a limit
1870 to the recursion depth (Bug#7722).
1871
14beddf4 18722011-01-31 Roy Liu <carsomyr@gmail.com> (tiny change)
ca9c274a
JD
1873
1874 * term/ns-win.el (ns-find-file): Expand ns-input-file with
1875 command-line-default-directory (Bug#7872).
1876
9e11271c
SM
18772011-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
1878
1879 * progmodes/compile.el (compilation--flush-directory-cache):
1880 New function, extracted from compilation--remove-properties.
1881 (compilation--remove-properties, compilation--parse-region): Use it.
1882 (compilation--previous-directory): Handle one more case.
1883 (compilation-enable-debug-messages): Remove.
1884 (compilation-parse-errors, compilation--flush-parse): Just remove the
1885 left over debug messages.
1886
038714ab
SS
18872011-01-31 Sam Steingold <sds@gnu.org>
1888
1889 * progmodes/compile.el (compilation-enable-debug-messages):
1890 Add a variable to make the parsing messages introduced in
1891 2011-01-28T22:12:05Z!monnier@iro.umontreal.ca optional.
1892 (compilation-parse-errors, compilation--flush-parse): Use it.
1893
2a4466ca
DD
18942011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1895
35f52ed6 1896 * net/rcirc.el: New customizable nick completion format. (Bug#6314)
2a4466ca
DD
1897 (rcirc-nick-completion-format): New defcustom.
1898 (rcirc-complete): Use it.
1899
186ecaf1
DD
19002011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1901
1902 * net/rcirc.el: Clean log filenames (Bug#7933).
1903 (rcirc-log-write): Use convert-standard-filename.
1904 (rcirc-log-filename-function): Documentation updates.
1905
253f7d1b
JD
19062011-01-30 Jan Djärv <jan.h.d@swipnet.se>
1907
9e11271c
SM
1908 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer):
1909 Check report-emacs-bug-can-use-osx-open and use that if t.
253f7d1b
JD
1910 (report-emacs-bug-can-use-osx-open): New function.
1911 (report-emacs-bug): Rename can-xdg-email to can-insert-mail.
1912 Check report-emacs-bug-can-use-osx-open also for can-insert-mail.
1913
a2b6e5d6
CY
19142011-01-29 Chong Yidong <cyd@stupidchicken.com>
1915
1916 * vc/vc-dispatcher.el (vc-set-async-update): New function for
1917 updating Dired or VC-dir buffers after async command completes.
1918
1919 * vc/vc-bzr.el (vc-bzr-async-command): Return the process buffer.
1920 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-set-async-update.
1921
1922 * vc/vc-git.el (vc-git-merge-branch): Add FETCH_HEAD to branch
1923 completions if it exists. Use vc-set-async-update.
1924 (vc-git-pull): Use vc-set-async-update.
1925
1926 * vc/vc-hg.el (vc-hg-pull): Fix default-contents arg to
1927 read-shell-command. Use vc-set-async-update.
1928 (vc-hg-merge-branch): Use vc-set-async-update.
1929
8907f7b9
DU
19302011-01-29 Daiki Ueno <ueno@unixuser.org>
1931
9e11271c
SM
1932 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED):
1933 Don't presume KEYEXPIRED and KEYREVOKED to be a fatal error status
8907f7b9
DU
1934 (Bug#7931).
1935
e52f87a1
SM
19362011-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
1937
1938 * progmodes/compile.el: Avoid an N² behavior in grep.
1939 (compilation--previous-directory): New fun.
1940 (compilation--previous-directory-cache): New var.
1941 (compilation--remove-properties): Flush it.
1942 (compilation-directory-properties, compilation-error-properties):
1943 Use the new fun to speed up looking for the current directory.
1944
659114fd
CY
19452011-01-29 Chong Yidong <cyd@stupidchicken.com>
1946
1947 * vc/vc-hg.el (vc-hg-history): New var.
1948 (vc-hg-pull): Perform default pull if called via Lisp by vc-pull.
1949 (vc-hg-merge-branch): New function.
1950
1951 * vc/vc.el (vc-pull): Make vc-update an alias for this, instead of
1952 the other way around.
1953
1954 * vc/vc-git.el (vc-git-branches, vc-git-pull)
1955 (vc-git-merge-branch): New functions.
1956 (vc-git-history): New var.
1957
9bfe5783
CY
19582011-01-28 Chong Yidong <cyd@stupidchicken.com>
1959
1960 * vc/vc-dispatcher.el (vc-do-async-command): New function.
1961
1962 * vc/vc-bzr.el (vc-bzr-async-command): Convert into a wrapper for
1963 vc-do-async-command.
1964
e52f87a1
SM
1965 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch):
1966 Callers changed.
9bfe5783 1967
b1ea593c
LL
19682011-01-28 Leo <sdl.web@gmail.com>
1969
1970 * emacs-lisp/advice.el (ad-make-advised-docstring): Don't apply
9bfe5783 1971 highlighting to the "this function is advised" message.
b1ea593c
LL
1972
1973 * help-mode.el (help-mode-finish): Apply highlighting here, to
1974 avoid clobbering by substitute-command-keys (Bug#6304).
1975
40e22d80
CY
19762011-01-28 Chong Yidong <cyd@stupidchicken.com>
1977
1978 * woman.el (woman0-roff-buffer): Process roff escape sequences
1979 occurring prior to the first request (Bug#7843).
1980
01c63f4c
SM
19812011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1982
55fb9013
SM
1983 * progmodes/compile.el: Don't use font-lock any more.
1984 (compilation-error-regexp-alist-alist): Change handling of makepp
1985 so it preserves the warning/error distinction on subsequent files.
1986 Simplify various rules.
1987 (compilation-directory-properties): Use font-lock-face.
1988 Add a compilation-message property.
1989 (compilation-internal-error-properties): Use font-lock-face.
1990 Don't set the compilation-debug property here.
1991 (compilation--put-prop, compilation--remove-properties)
1992 (compilation--parse-region, compilation--ensure-parse)
1993 (compilation--ensure-parse): New functions.
1994 (compilation-parse-errors): New function, largely inspired of
1995 compilation-mode-font-lock-keywords. Set compilation-debug here.
1996 (compilation--parsed): New var.
1997 (compilation--flush-parse): Use compilation--ensure-parse.
1998 (compilation-start): Don't call font-lock.
1999 (compilation-turn-on-font-lock): Remove.
2000 (compilation-setup): Don't set font-lock-extra-managed-props not change
2001 other font-lock settings, other than keywords.
2002 Don't activate font-lock-mode.
2003 Set change-major-mode-hook and before-change-functions.
2004 (compilation--unsetup): Remove properties and hooks.
2005 (compilation-next-single-property-change): New function.
2006 (compilation-next-error): Use it to parse when needed.
2007 (compile-goto-error): Parse buffer as needed.
2008 (compilation--compat-error-properties): Don't need a dummy `face'
2009 property any more.
2010
8fe52384
SM
20112011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
2012
2013 * progmodes/compile.el: Use accessors for clarity and fix omake hack.
2014 (compilation-process-setup-function): Fix docstring's false promises.
2015 (compilation-error-regexp-alist-alist): Catch omake's continuous
2016 recompilation message and avoid reuse of old markers.
2017 (compilation-parse-errors-function): Declare obsolete.
2018 (compilation-buffer-modtime): Remove.
2019 (compilation--make-cdrloc, compilation--loc->col)
2020 (compilation--loc->line, compilation--loc->file-struct)
2021 (compilation--loc->marker, compilation--loc->visited)
2022 (compilation--make-file-struct, compilation--file-struct->file-spec)
2023 (compilation--file-struct->formats)
2024 (compilation--file-struct->loc-tree): New macros. Use them.
2025 (compilation--message): New defstruct. Use them.
2026 (compilation-next-error-function): Don't mess with timestamps to try
2027 and guess when to reparse.
2028
01c63f4c
SM
20292011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
2030
5e853d01
SM
2031 * textmodes/tex-mode.el: Get rid of compilation-parse-errors-function
2032 (tex-old-error-file-name): New function,
2033 extracted from tex-compilation-parse-errors.
2034 (tex-compilation-parse-errors): Remove.
2035 (tex-error-regexp-alist): New var.
2036 (tex-shell): Use it to avoid compilation-parse-errors-function.
2037
07b741a7
SM
2038 * progmodes/grep.el (grep-regexp-alist): Tighten regexp.
2039 (grep-mode-font-lock-keywords): Remove regexp that seems like
2040 a left-over from before we used compile.el.
2041 (grep-mode-font-lock-keywords): Call syntax-ppss-flush-cache when
2042 modifying the buffer within with-silent-modifications.
2043
2044 * progmodes/compile.el: Cleanup text-properties namespace by using
2045 `compilation-message' instead of `message', `compilation-directory'
2046 instead of `directory', and `compilation-debug' instead of `debug'.
2047 (compilation-last-buffer, compilation-parsing-end)
2048 (compilation-error-list, compilation-old-error-list): Move to the
2049 compatibility part of the code.
2050 (compilation-error-properties): If `file' is a function, let it return
2051 a file name.
2052 (compilation-mode-font-lock-keywords): Be more conservative with the
2053 omake "^ *" pattern prefix, to try and minimize the risk of
2054 pathologically slow regexp matching.
2055 (compilation-start): Use inhibit-read-only.
2056 (compilation--unsetup): New function.
2057 (compilation-shell-minor-mode, compilation-minor-mode): Use it.
2058 (compilation-filter): Minor tweaks.
8fe52384 2059 (compilation-next-error-function): Try and avoid abusing variables.
07b741a7 2060 (compilation--flush-file-structure): New fun.
8fe52384 2061 (compilation-fake-loc): Use it to improve behavior when file is reused.
07b741a7
SM
2062 (debug-ignored-errors): Add "Moved past last ...".
2063 (compilation--compat-error-properties)
2064 (compilation--compat-parse-errors): Rename by doubling the "-".
2065
01c63f4c
SM
2066 Port features from the previous prolog.el to the new one.
2067 * progmodes/prolog.el (prolog-system): Add GNU and ECLiPSe options.
2068 (prolog-program-name, prolog-program-switches, prolog-consult-string)
2069 (prolog-compile-string, prolog-prompt-regexp): Get rid of the <foo>-i
2070 variable and use a function to compute the value dynamically.
2071 (prolog-prompt-regexp): Add regexp for GNU Prolog.
2072 (prolog-continued-prompt-regexp): Remove, unused.
2073 (prolog-find-value-by-system): Try and use the value of prolog-system
2074 in the *prolog* buffer if it helps.
2075 (prolog-mode-keybindings-common): Bind C-c C-z unconditionally...
2076 (prolog-zip-on): ..and check prolog-system and version here instead.
2077 (prolog-inferior-self-insert-command): New command.
2078 (prolog-inferior-mode-map): Use it.
2079 (prolog-inferior-error-regexp-alist): New var.
8fe52384 2080 (prolog-inferior-mode): Use it, with compilation-shell-minor-mode.
01c63f4c
SM
2081 (prolog-input-filter): Use derived-mode-p.
2082 (prolog-inferior-guess-flavor): New function.
2083 (prolog-ensure-process): Use it. Use make-comint-in-buffer rather than
2084 make-comint to avoid running comint-mode twice.
2085 (prolog-inferior-buffer): New fun.
2086 (prolog-old-process-region, prolog-old-process-file):
2087 Don't call prolog-bsts here...
2088 (prolog-build-prolog-command): ...do it here instead.
2089 (prolog-old-process-region, prolog-old-process-file):
2090 Use compilation-fake-loc and compilation-forget-errors.
2091 (prolog-consult-compile-region): Use bolp.
2092
2f224f0b
CY
20932011-01-28 Chong Yidong <cyd@stupidchicken.com>
2094
2095 * image-mode.el (image-display-size): Doc fix (Bug#7820).
2096
db0e305d
SS
20972011-01-27 Sam Steingold <sds@gnu.org>
2098
9e11271c
SM
2099 * midnight.el (clean-buffer-list-kill-never-buffer-names):
2100 Remove "*server*" which is never created by emacs server.
db0e305d 2101
27bbeb29
DD
21022011-01-27 Deniz Dogan <deniz.a.m.dogan@gmail.com>
2103
2104 * vc/vc-bzr.el (vc-bzr-diff): Don't pass --diff-options unless
2105 there are some diff switches.
2106
153c5428
SM
21072011-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
2108
89fdaac7
SM
2109 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
2110 Copy change made to ruby-font-lock-syntactic-keywords.
2111
153c5428
SM
2112 * htmlfontify.el: Make it obey the font-lock-face text property.
2113 Miscellaneous cleanup such as:
2114 - Don't hide expressions after a closing paren.
2115 - Move initial setq into let.
2116 - Hoist common parts out of ifs.
2117 (hfy-p-to-face, hfy-p-to-face-lennart): Remove.
2118 (hfy-face-at): Use get-text-property instead.
2119 (hfy-prop-invisible-p): Use invisible-p if available.
2120 (htmlfontify-manual): Use \\[...].
2121 (hfy-html-quote-regex): Use [...].
2122 (hfy-combined-face-spec): Simplify.
2123 (hfy-compile-face-map): Don't presume point-min==1.
2124 (hfy-css-name, hfy-buffer, htmlfontify-buffer): Use \' rather than $ to
2125 match end of string.
2126 (hfy-text-p): η-reduce.
2127 (hfy-tags-for-file): Receive cache-hash directly.
2128 (hfy-mark-tag-names): Adjust call.
2129
ed7646d4
GM
21302011-01-27 Glenn Morris <rgm@gnu.org>
2131
2132 * msb.el (msb-after-load-hooks): Make it an obsolete alias.
2133 (msb-after-load-hook): Remove eval-after-load wackiness.
2134
ed68f651
SS
21352011-01-25 Sam Steingold <sds@gnu.org>
2136
2137 * vc/vc-svn.el (vc-svn-diff): Use `diff-command' instead of the
2138 literal "diff" (important for windows-nt).
2139
0fe719e6
GM
21402011-01-25 Glenn Morris <rgm@gnu.org>
2141
2142 * emacs-lisp/copyright.el (copyright-at-end-flag)
2143 (copyright-names-regexp): Add safety properties.
2144 (copyright-year-ranges): New option.
2145 (copyright-find-end): New function, split from copyright-update-year.
2146 (copyright-update-year): Use copyright-find-end.
2147 (copyright-fix-years): Optionally, convert years to ranges.
2148 Handle years continued over comment lines.
2149 Do not mess with the fill-prefix.
2150 Do not call copyright-update.
2151 (copyright-update-directory): Optionally, fix years rather than update.
7e6e2304 2152 Skip directories. Find files with only safe local vars.
0fe719e6 2153
06d8ace5 21542011-01-25 Stefan Monnier <monnier@iro.umontreal.ca>
10e1d5f3
SM
2155
2156 * files.el (file-name-non-special): Only change buffer-file-name after
2157 insert-file-contents if it's `visit'ing the file (bug#7854).
2158
06d8ace5 21592011-01-25 Chong Yidong <cyd@stupidchicken.com>
b14f16ad
CY
2160
2161 * dired.el (dired-revert): Doc fix (Bug#7758).
2162
06d8ace5
GM
2163 * simple.el (line-move-visual): Doc fix (Bug#7594).
2164
21652011-01-25 Nobuyoshi Nakada <nobu@ruby-lang.org>
cc9c9831
NN
2166
2167 * progmodes/ruby-mode.el (ruby-here-doc-beg-match): Fix for
2168 here-doc which ends with an underscore.
2169 (ruby-mode-set-encoding): Skip shebang line always.
2170 (ruby-mode-map): Bind C-c C-c to comment-region.
0d19d4fe 2171 (ruby-font-lock-keywords): Highlight literal hash key labels as symbols.
cc9c9831
NN
2172 (ruby-forward-sexp): Stop after literal hash key labels.
2173 (ruby-font-lock-syntactic-keywords): Highlight regexp after open
2174 bracket.
2175
06d8ace5 21762011-01-25 Keitaro Miyazaki <keitaro.miyazaki@gmail.com> (tiny change)
d6476407
KM
2177
2178 * emacs-lisp/re-builder.el (reb-mode-map): Set case-fold-search in
2179 the correct buffer (Bug#7650).
2180
06d8ace5
GM
21812011-01-25 Glenn Morris <rgm@gnu.org>
2182
2183 * comint.el (comint-mode): Doc fix. (Bug#7897)
4d265b4d 2184
ce558208
GM
2185 * simple.el (do-auto-fill): Give it a doc string.
2186
4d265b4d
GM
2187 * button.el (make-text-button): Doc fix. (See bug#7881)
2188
21bb5ce0
SM
21892011-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
2190
ab0a61d0
SM
2191 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
2192 Don't move backward, so as not to fall in an inf-loop (bug#7736).
2193
21bb5ce0
SM
2194 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): (bug#7735)
2195 Handle ?" and friends differently (e.g. don't use backrefs).
2196
603823f5
JB
21972011-01-24 Jay Belanger <jay.p.belanger@gmail.com>
2198
2199 * calc/calc.el (calc-default-power-reference-level)
2200 (calc-default-field-reference-level): New variables.
35f52ed6 2201 * calc/calc-units.el (math-standard-units): Add dB and Np.
603823f5
JB
2202 (math-logunits): New variable.
2203 (math-extract-logunits, math-logcombine, calcFunc-luplus)
2204 (calcFunc-luminus, calc-luplus, calc-luminus, math-logunit-level)
21bb5ce0
SM
2205 (calcFunc-fieldlevel, calcFunc-powerlevel, calc-level):
2206 New functions.
603823f5
JB
2207 (math-find-base-units-rec): Add entry for ln(10).
2208 * calc/calc-help.el (calc-u-prefix-help): Add logarithmic help.
2209 (calc-ul-prefix-help): New function.
2210 * calc/calc-ext.el (calc-init-extensions): Autoload new units
35f52ed6 2211 functions. Add keybindings for new units functions.
603823f5 2212
11ea68ce 22132011-01-22 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
10617634
DD
2214
2215 * net/rcirc.el (rcirc-kill-buffer-hook): Flush logs when killing
11ea68ce 2216 rcirc buffers. (Bug#4940)
10617634 2217
0412a5a4
GM
22182011-01-22 Glenn Morris <rgm@gnu.org>
2219
2220 * emacs-lisp/copyright.el (copyright-find-copyright): New function,
2221 split out from copyright-update-year.
2222 (copyright-update): Don't mess with the GPL version if we don't own the
2223 copyright. Update license regexp, and remove no longer needed
2224 Esperanto stuff.
d226ec23 2225 (copyright-fix-years): Use copyright-find-copyright.
0412a5a4 2226
e7c1dca8
CY
22272011-01-22 Chong Yidong <cyd@stupidchicken.com>
2228
2229 * vc/diff.el (diff-sentinel): Doc fix (Bug#7682).
2230
4d0143e6
JA
22312011-01-22 Jari Aalto <jari.aalto@cante.net>
2232
2233 * play/landmark.el: Change `lm-' prefix to `landmark-' (Bug#7672).
2234 (lm): Rename to landmark.
2235 (lm-test-run): Rename to landmark-test-run.
2236
e3545d0d
CY
22372011-01-22 Chong Yidong <cyd@stupidchicken.com>
2238
2239 * emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in
2240 "Case sensitive" menu item.
2241
7c82f3e2 22422011-01-22 Roland McGrath <roland@frob.com>
6e1dbaa9
RM
2243
2244 * comint.el (comint-replace-by-expanded-history-before-point): Fix
2245 expansion of !$ and !!:N syntax to pick the indicated word (bug#7883).
2246
7c82f3e2 22472011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
0f1f97ca
SM
2248
2249 * progmodes/js.el (js--regexp-literal): Count backslashes (bug#7882).
2250
7c82f3e2 22512011-01-22 Jari Aalto <jari.aalto@cante.net>
26a27884 2252
6e1dbaa9
RM
2253 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2254 Assume foo(bar) is a manpage reference rather than some unquoted
2255 symbol (bug#7705).
26a27884 2256
7c82f3e2 22572011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
d5e632d8
SM
2258
2259 * subr.el (shell-quote-argument): Properly quote \n (bug#7687).
2260 Suggested by Flo <sensorflo@gmail.com>.
2261
7c82f3e2 22622011-01-22 Glenn Morris <rgm@gnu.org>
d00b05c9
GM
2263
2264 * progmodes/compile.el (compilation-error-regexp-alist):
2265 Fix custom type. (Bug#7812)
2266
4936e3ba
KM
22672011-01-22 Ken Manheimer <ken.manheimer@gmail.com>
2268
2269 * allout.el (allout-prefixed-keybindings): Bind (prefixed) '#' to
2270 allout-number-siblings, in keeping with what obtained due to
2271 (now-defunct) allout-keybindings-list. Ditch repeat binding to
2272 (prefixed) ?i.
2273 (allout-before-change-handler): Better expose spots affected by
2274 undo.
2275
cde7e38b
CY
22762011-01-22 Chong Yidong <cyd@stupidchicken.com>
2277
2278 * man.el (Man-highlight-references0): Use make-button (Bug#7881).
2279
6b072b27
PH
22802011-01-22 Phil Hagelberg <phil@evri.com>
2281
2282 * pcmpl-unix.el (pcmpl-ssh-config-file): New option.
2283 (pcmpl-ssh-known-hosts): Rename from pcmpl-ssh-hosts.
2284 (pcmpl-ssh-config-hosts): New function.
2285 (pcmpl-ssh-hosts): Use pcmpl-ssh-config-hosts in addition to
2286 pcmpl-ssh-known-hosts.
2287
26d82c3a
JB
22882011-01-21 Jay Belanger <jay.p.belanger@gmail.com>
2289
c310ff4f
JB
2290 * calc/calc-undo.el (calc-undo): Autoload it.
2291 * calc/calc-ext.el (calc-init-extensions): Remove keybindings
2292 and autoload for `calc-undo'.
2293 * calc/calc.el (calc-mode-map): Add keybindings for `calc-undo'.
2294 * calc/calc-prog.el:
2295 * calc/calc-graph.el:
2296 * calc/calc-map.el: Change `arglist' to `math-arglist' throughout.
26d82c3a 2297
a10c4149
ŠN
22982011-01-21 Štěpán Němec <stepnem@gmail.com> (tiny change)
2299
2300 * calc/calc-ext.el (calc-init-extensions): Map all `undo'
2301 keybindings to `calc-undo'.
2302
8dabbfd6
SM
23032011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
2304
2305 Don't mess with *temp*.
2306 * obsolete/spell.el: Move from textmodes/spell.el.
2307 (spell-string):
2308 * term.el (term-read-input-ring):
2309 * startup.el (display-startup-echo-area-message):
2310 * progmodes/antlr-mode.el (antlr-directory-dependencies):
2311 * comint.el (comint-read-input-ring): Use with-temp-buffer.
2312 * international/mule.el (ctext-pre-write-conversion): Don't hardcode
2313 point-min==1.
2314
d3e51865
KM
23152011-01-20 Ken Manheimer <ken.manheimer@gmail.com>
2316
35f52ed6 2317 * allout.el (allout-institute-keymap): Use fset instead of
d42f7802
KM
2318 reapplying defalias.
2319
2320 (allout-hotspot-key-handler): Check for non-control-modified
2321 bindings for hotspot characters if there are no control-modified
2322 versions.
2323
d3e51865
KM
2324 * allout.el: Summary - migrate to defining allout mode using
2325 define-minor-mode instead of defun. Significantly clean-up
2326 internal keymap provisions, refactoring and, in the process,
2327 removing a lot of accumulated cruft.
2328
2329 allout-mode-map is now a keymap by virtue of being a defalias to
2330 allout-mode-map-value, which contains the actual keymap structure.
2331
8dabbfd6
SM
2332 (allout-mode): Use define-minor-mode rather than defun.
2333 Remove now-unnecessary minor-mode setup activities from the body.
d3e51865
KM
2334 Specify :keymap as allout-mode-map so the minor-mode-map-alist
2335 entry will be '(allout-mode . allout-mode-map) - see
2336 allout-mode-map-value, below. Adjust docstring to track changes.
2337 (allout-minor-mode): Remove this defalias, now that we're using
2338 define-minor-mode.
2339 (allout-mode-map): Set value to be 'allout-mode-map. The actual
2340 keymap is allout-mode-map-value, via defalias.
2341 (allout-mode-map-value): The variable holding the actual mode
2342 keymap structure, by virtue of defalias from allout-mode-map.
8dabbfd6 2343 (allout-compose-and-institute-keymap): Rename from
d3e51865
KM
2344 allout-bind-keys, and including the binding-composition
2345 functionality of the former produce-allout-mode-map and
2346 allout-setup-mode-map.
2347 (allout-institute-keymap): Take over the "setup" part of the former
2348 allout-setup-mode-map. Reassign allout-mode-map-value value and
2349 update the defalias.
01c35094 2350 (allout-command-prefix, allout-prefixed-keybindings)
8dabbfd6
SM
2351 (allout-unprefixed-keybindings):
2352 Use allout-compose-and-institute-keymap to process the bindings.
2cf429d0 2353 (allout-unprefixed-keybindings): Remove extraneous '?' question marks.
d3e51865 2354 (allout-prefixed-keybindings): Elide binding to (prefixed) \C-h -
8dabbfd6
SM
2355 user can customize if they want to use that binding.
2356 Bind allout-copy-topic-as-kill to (prefixed) \M-k.
2357 Bind allout-up-current-level to (prefixed) \C-u. (I think i mistakenly
d3e51865
KM
2358 elided that, previously, instead of the one for \C-h.)
2359 (allout-hotspot-key-handler): Remove attempt to resolve the key
2360 through the literal key-string lookup on allout-keybindings-list.
2361 That probably hasn't worked for a Long Time, and removal of
2cf429d0 2362 allout-keybindings-list further simplifies the keybindings situation.
d3e51865
KM
2363 (allout-pre-command-business): Use allout-mode-map-value instead
2364 of allout-mode-map.
2365 (allout-preempt-trailing-ctrl-h): Remove. The user can customize
2366 the bindings if they want to use a keybinding having a trailing
2cf429d0 2367 \C-h. No deprecation needed since this feature was never in a release.
d3e51865
KM
2368 (allout-keybindings-list): Remove. It's not been useful for a
2369 while. (See allout-hotspot-key-handler changes, above.)
2370 (produce-allout-mode-map): Remove. Consolidate into
2371 allout-compose-and-institute-keymap.
2372 (allout-mode-map-adjustments): Remove. No longer necessary with
2373 removal of allout-preempt-trailing-ctrl-h.
2374 (allout-setup-mode-map): Remove. Consolidate into
2375 allout-compose-and-institute-keymap and allout-institute-keymap.
2376
c11136ec
GM
23772011-01-20 Glenn Morris <rgm@gnu.org>
2378
dbfb414e
GM
2379 * vc/vc-svn.el (vc-svn-after-dir-status): Tweak previous change.
2380
c11136ec
GM
2381 * simple.el (read-expression-history): Remove, it's in minibuf.c.
2382
9aea757b
CY
23832011-01-20 Chong Yidong <cyd@stupidchicken.com>
2384
2385 * subr.el (y-or-n-p): Revert 2011-01-07 change, removing ARGS.
2386
2387 * files.el (find-alternate-file, basic-save-buffer)
2388 (basic-save-buffer-2, revert-buffer, recover-file)
2389 (kill-buffer-ask, abort-if-file-too-large)
2390 (set-visited-file-name, write-file, backup-buffer)
2391 (basic-save-buffer, save-some-buffers):
2392 * dired-aux.el (dired-compress-file): Callers changed.
2393
5dd4f3f7
GM
23942011-01-19 Glenn Morris <rgm@gnu.org>
2395
2396 * vc/vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
2397 Also check the property status. (Bug#7861)
2398
56761182
MA
23992011-01-18 Michael Albinus <michael.albinus@gmx.de>
2400
2401 * net/tramp.el (tramp-debug-message): Extend function exclude
2402 list. Use `regexp-opt'.
2403
a9faac5c 24042011-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
1a1fcbe1 2405
9cc3a0c7
SM
2406 * textmodes/tex-mode.el (tex-font-lock-verb): Make sure \verb
2407 highlighting doesn't spill over subsequent lines.
2408
1a1fcbe1
SM
2409 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't re-evaluate the
2410 keymap expression. Improve docstring.
2411
74a10be5
SM
2412 * electric.el (electric-indent-post-self-insert-function):
2413 Don't auto-indent for indent-to-left-margin, it's too often
2414 counter-productive.
2415
721be9cd
TH
24162011-01-16 Tassilo Horn <tassilo@member.fsf.org>
2417
2418 * strokes.el (strokes-read-stroke): Re-fill strokes buffer with
2419 spaces if the frame was resized, so that the full visible buffer
2420 serves as canvas for strokes.
2421
a767645f
GM
24222011-01-16 Glenn Morris <rgm@gnu.org>
2423
2424 * info-xref.el (info-xref-docstrings): Replace cl function.
e5c7913c 2425 Also skip directories.
a767645f 2426
444ee8dd
KR
24272011-01-16 Kevin Ryde <user42@zip.com.au>
2428
2429 * info-xref.el: Version 3.
2430 (info-xref-check, info-xref-check-all): Move commentary details
2431 into docstrings for better visibility.
2432 Use compilation-mode for the results buffer.
2433 (info-xref-output, info-xref-output-error, info-xref-with-output)
2434 (info-xref-filename, info-xref-in-progress):
2435 New internals for this.
2436 (info-xref-check-list, info-xref-check-buffer)
2437 (info-xref-check-all-custom): Use those.
2438 (info-xref-output-buffer): Rename from info-xref-results-buffer.
2439 (info-xref-output-heading): Rename from info-xref-filename-heading.
2440 (info-xref-good, info-xref-bad, info-xref-xfile-alist)
2441 (info-xref-filename-heading): Move to output managing section.
35f52ed6 2442 (info-xref-docstrings): New command checking "Info node `(foo)Bar'"
444ee8dd
KR
2443 (info-xref-lock-file-p, info-xref-with-file): New helpers for it.
2444 (info-xref-subfile-p): Move to generic section with those two.
2445 (info-xref-check-node): New function split from
2446 info-xref-check-buffer, shared by info-xref-docstrings.
2447 (info-xref-goto-node-p): Move to a checking section with that func.
2448 (info-xref-unavail): New counter.
2449 (info-xref-check-node): Use it.
2450 (info-xref-with-output): Show count of unavailables at end of output.
2451 (info-xref-all-info-files): Exclude ".*" dotfiles. Ignore broken
35f52ed6 2452 symlinks. Exclude .texi files. Exclude Emacs backup files.
444ee8dd
KR
2453 (info-xref-check-all-custom): Fix quietening viper-mode and
2454 gnus-registry-install -- use setq not let so as not to unbind
2455 after load.
2456
d4119912
JL
24572011-01-16 Juri Linkov <juri@jurta.org>
2458
2459 * isearch.el (isearch-abort): Don't quit if search has
2460 an incomplete regexp (isearch-error is non-nil). (Bug#7534)
2461
b024d9f0
MD
24622011-01-15 Mark Diekhans <markd@soe.ucsc.edu>
2463
2464 * files.el (backup-buffer): Make last-resort backup file in
2465 .emacs.d (Bug#6953).
2466
2467 * subr.el (locate-user-emacs-file): If .emacs.d does not exist,
2468 make it with permission 700.
2469
d52969e8 24702011-01-15 Kenichi Handa <handa@m17n.org>
1a6a03e4 2471
74a10be5
SM
2472 * mail/rmailmm.el (rmail-mime-insert-header):
2473 Set rmail-mime-coding-system to a cons whose car is the last coding
1a6a03e4
KH
2474 system used to decode the header.
2475 (rmail-mime-find-header-encoding): New function.
74a10be5
SM
2476 (rmail-mime-insert-decoded-text):
2477 Override rmail-mime-coding-system if it is a cons.
1a6a03e4
KH
2478 (rmail-show-mime): If only a header part was decoded, find the
2479 coding system while ignoring mm-charset-override-alist.
2480
d52969e8 24812011-01-15 Chong Yidong <cyd@stupidchicken.com>
c88aaf48
CY
2482
2483 * subr.el (event-start, event-end): Doc fix (Bug#7826).
2484
d52969e8 24852011-01-15 Kenichi Handa <handa@m17n.org>
e7ca0062
KH
2486
2487 * mail/rmailmm.el (rmail-mime-next-item)
2488 (rmail-mime-previous-item): Delete them.
2489 (rmail-mime-shown-mode): Recursively call for children.
74a10be5
SM
2490 (rmail-mime-hidden-mode): Delete the 2nd arg TOP.
2491 Callers changed.
e7ca0062
KH
2492 (rmail-mime-raw-mode): Recursively call for children.
2493 (rmail-mode-map): Change mapping of tab and backtab to
2494 forward-button and backward-button respectively.
2495 (rmail-mime-insert-tagline): Always insert "Hide" or "Show"
2496 button.
2497 (rmail-mime-update-tagline): New function.
2498 (rmail-mime-insert-text): Call rmail-mime-update-tagline if the
2499 body display is changed.
74a10be5 2500 (rmail-mime-toggle-button): Rename from rmail-mime-image.
e7ca0062
KH
2501 (rmail-mime-image): Delete this button type.
2502 (rmail-mime-toggle): New button type.
2503 (rmail-mime-insert-bulk): Call rmail-mime-update-tagline if the
2504 body display is changed. Change the save button label to "Save".
2505 Don't process show/hide button here.
2506 (rmail-mime-insert-multipart): Call rmail-mime-update-tagline if
2507 the body display is changed. Unconditionally call
2508 rmail-mime-insert for children.
2509 (rmail-mime-handle): Update `display' vector of the just inserted
2510 entity.
2511 (rmail-mime-process): If mail-header-parse-content-type returns
2512 nil, use "text/plain" as the fallback type.
2513 (rmail-mime-insert): For raw-mode, recursively call
2514 rmail-mim-insert for children.
2515 (rmail-mime): Handle the case that the current buffer is not rmail
2516 buffer (e.g. in summary buffer).
2517
d52969e8 25182011-01-15 Kenichi Handa <handa@m17n.org>
e7ca0062
KH
2519
2520 * mail/rmailmm.el (rmail-mime-next-item)
2521 (rmail-mime-previous-item): Skip the body of a non-multipart
2522 entity if a tagline is shown.
2523
362b9d48
GM
25242011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2525
2526 * tmm.el (tmm-get-keymap): Skip bindings without labels (bug#7721).
2527 (tmm-prompt): Simplify.
2528 (tmm-add-prompt): Remove unused var `win'.
2529
2530 * whitespace.el (global-whitespace-newline-mode): Fix call (bug#7810)
2531 to minor mode which used nil accidentally to mean "turn off".
2532
25332011-01-15 Michael Albinus <michael.albinus@gmx.de>
2534
2535 * net/tramp-sh.el (tramp-find-inline-compress)
2536 (tramp-get-inline-coding): Quote command after pipe symbol for
2537 local calls under W32. (Bug#6784)
2538
25392011-01-15 Michael Albinus <michael.albinus@gmx.de>
2540
2541 * net/tramp.el (tramp-default-method): Initialize with pscp/plink
2542 only when running under W32.
2543
25442011-01-15 Eli Zaretskii <eliz@gnu.org>
2545
2546 * progmodes/grep.el (grep-compute-defaults): Quote the program
2547 file name after the pipe symbol in Grep templates. (Bug#6784)
2548 * jka-compr.el (jka-compr-partial-uncompress): Likewise.
2549
25502011-01-15 Lennart Borgman <lennart.borgman@gmail.com>
2551
2552 * buff-menu.el (Buffer-menu-buffer-list): New var.
2553 (Buffer-menu-revert-function, list-buffers-noselect): Use it, so a
2554 restricted buffer list is not lost on revert (Bug#7749).
2555
25562011-01-15 Eric Hanchrow <eric.hanchrow@gmail.com>
2557
2558 * net/ldap.el (ldap-search-internal): Discard stderr output.
2559
25602011-01-15 Eli Zaretskii <eliz@gnu.org>
2561
2562 * files.el (directory-abbrev-alist): Doc fix. (Bug#7777)
2563
25642011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2565
2566 * vc-bzr.el (vc-bzr-annotate-time): Tweak previous change.
2567
25682011-01-15 Kenichi Handa <handa@m17n.org>
2569
2570 * mail/rmailmm.el (rmail-mime-insert-bulk): Display an unknown
2571 part as a plain text.
2572 (rmail-mime-process-multipart): Set the default content-type to
2573 nil for unknown multipart subtypes (bug#7651).
2574
6d3d6113
SM
25752011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2576
4391b429
SM
2577 * hexl.el (hexl-mode-old-*): Remove.
2578 (hexl-mode--old-var-vals): New var to replace them.
2579 (hexl-mode--minor-mode-p, hexl-mode--setq-local): New funs.
2580 (hexl-mode, hexl-follow-line, hexl-activate-ruler):
2581 Use them to set local vars (bug#7846).
2582 (hexl-mode-exit): Use hexl-mode--old-var-vals to restore state.
2583 (hexl-backward-short, hexl-backward-word, hexl-scroll-down)
2584 (hexl-scroll-up, hexl-end-of-1k-page, hexl-end-of-512b-page): Simplify.
2585
6d3d6113
SM
2586 * vc/smerge-mode.el: Resolve comment conflicts more aggressively.
2587 (smerge-resolve--normalize-re): New var.
2588 (smerge-resolve--extract-comment, smerge-resolve--normalize): New funs.
2589 (smerge-resolve): Use them.
2590 * newcomment.el (comment-only-p): New function.
2591 (comment-or-uncomment-region): Use it.
2592
77ab81d0 25932011-01-14 Brent Goodrick <bgoodr@gmail.com> (tiny change)
8d4708af
BG
2594
2595 * abbrev.el (prepare-abbrev-list-buffer): If listing local abbrev
2596 table, get the value before switching to the output buffer. (Bug#7733)
2597
77ab81d0 25982011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
364df1cc
SM
2599
2600 * progmodes/python.el (python-mode): Don't impose font-lock (bug#3628).
2601
8faba62c
KS
26022011-01-14 Kim F. Storm <storm@cua.dk>
2603
2604 * emulation/cua-base.el (cua--init-keymaps):
2605 Remap exchange-point-and-mark in cua-global-keymap.
2606
ab7eb811
TH
26072011-01-14 Tassilo Horn <tassilo@member.fsf.org>
2608
2609 * progmodes/sh-script.el (sh-other-keywords): Add ZSH's foreach
2610 loop keyword.
2611
fc55380c
SM
26122011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
2613
2614 * emacs-lisp/easymenu.el: Add :enable (bug#7754), and obey :label.
2615 Require CL.
2616 (easy-menu-create-menu, easy-menu-convert-item-1):
2617 Use :label rather than nil for labels. Use `case'.
2618 Add :enable as alias for :active.
2619 (easy-menu-binding): Obey :label.
2620
dbed16aa
SM
26212011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
2622
4d789d84
SM
2623 Use run-mode-hooks for major mode hooks (bug#513).
2624 * textmodes/reftex-toc.el (reftex-toc-mode-map):
2625 Rename from reftex-toc-map.
2626 (reftex-toc-mode): Use define-derived-mode.
2627 * textmodes/reftex-sel.el (reftex-select-shared-map): New map.
2628 (reftex-select-label-mode-map, reftex-select-bib-mode-map):
2629 Rename from reftex-select-(label|bib)-map. Move init into declaration.
2630 (reftex-select-label-mode, reftex-select-bib-mode):
2631 Use define-derived-mode.
2632 * textmodes/reftex-index.el (reftex-index-phrases-mode-map)
2633 (reftex-index-mode-map): Rename from reftex-index(-phrases)-map.
2634 Move init into delcaration.
2635 (reftex-index-mode, reftex-index-phrases-mode):
2636 Use define-derived-mode.
2637 * speedbar.el (speedbar-mode-syntax-table): Renaqme from
2638 speedbar-syntax-table. Move init into declaration.
2639 (speedbar-mode-map): Rename from speedbar-key-map.
2640 Move init into declaration.
2641 (speedbar-file-key-map): Move init into declaration.
2642 (speedbar-mode): Use define-derived-mode.
2643 * recentf.el (recentf-mode): Don't run hook (or message) redundantly.
2644 * net/rcirc.el (rcirc-mode): Use run-mode-hooks.
2645 * emacs-lisp/chart.el (chart-mode-map): Rename from chart-map.
2646 (chart-face-list): Move initialization into declaration.
2647 (chart-mode): Use define-derived-mode.
2648 * calculator.el (calculator-mode-map): Move init into declaration.
2649 (calculator-mode): Use define-derived-mode.
2650
b49a2dbf
SM
2651 * mail/mail-utils.el (mail-strip-quoted-names): Make the regexp code
2652 work for nested comments.
2653
dbed16aa
SM
2654 * progmodes/prolog.el: Use syntax-propertize. Further code cleanup.
2655 (prolog-use-prolog-tokenizer-flag): Change default when
2656 syntax-propertize can be used.
2657 (prolog-syntax-propertize-function): New var.
2658 (prolog-mode-variables): Move make-local-variable into `set'.
2659 Don't make comment-column local since we don't set it.
2660 Set comment-add (as it was in previous prolog.el). Use dolist.
2661 Set syntax-propertize-function.
2662 (prolog-mode, prolog-inferior-mode):
2663 Call prolog(-inferior)-menu directly, not through the mode-hook.
2664 (prolog-buffer-module, prolog-indent-level)
2665 (prolog-paren-is-the-first-on-line-p, prolog-paren-balance)
2666 (prolog-comment-limits, prolog-goto-comment-column):
2667 Use line-(end|beginning)-position.
2668 (prolog-build-prolog-command): Tighten up regexp.
2669 (prolog-consult-compile): Move make-local-variable into `set'.
2670 (prolog-consult-compile-filter, prolog-goto-next-paren)
2671 (prolog-help-on-predicate, prolog-clause-info)
2672 (prolog-mark-predicate): Don't let+setq.
2673 (prolog-indent-line): Use indent-line-to.
2674 Only call prolog-goto-comment-column if necessary.
2675 (prolog-indent-level): Use bobp.
2676 (prolog-first-pos-on-line): Remove, not used any more.
2677 (prolog-in-string-or-comment): Use syntax-ppss if available.
2678 (prolog-help-on-predicate): Use read-string.
2679 (prolog-goto-predicate-info): Simplify.
2680 (prolog-read-predicate): Use `default' rather than `initial'.
2681 (prolog-temporary-file): Use make-temp-file to close a security hole.
2682 (prolog-toggle-sicstus-sd): New command.
2683 (prolog-electric-underscore, prolog-variables-to-anonymous):
2684 Use dynamic-scoping as it was meant.
2685 (prolog-menu): Move menu definitions to top-level.
2686 Use a toggle-button for Sicstus's source debugger.
2687 Change "Code" to the more usual "Prolog", and hence change "Prolog"
2688 to "System".
2689 (prolog-inferior-menu): Reuse prolog-menu's help menu.
2690 Move other menu definition to top-level.
2691
50f8cd96
TH
26922011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2693
5b355315
TH
2694 * doc-view.el (doc-view-open-text): Use meaningful text buffer
2695 name. Keep original document's directory as default-directory
2696 (bug#6446).
1281bd51
TH
2697 (doc-view-initiate-display): Fall back to normal mode when
2698 doc-view-mode cannot be enabled, also when extracting the document
2699 text into a separate buffer (bug#6446).
5b355315 2700
50f8cd96
TH
2701 * simple.el (shell-command): Don't error out if shell command
2702 buffer contains text with non-nil read-only property when erasing
2703 the buffer.
2704
821f936d
KS
27052011-01-13 Kim F. Storm <storm@cua.dk>
2706
2707 * ido.el (ido-may-cache-directory): Move "too-big" check later.
2708 (ido-next-match, ido-prev-match): Fix stray reordering of matching
2709 items when cycling through the matches.
2710
f754f898
TH
27112011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2712
2713 * dired-x.el (dired-omit-verbose): New defcustom that allows
2714 disabling the omit messages.
2715 (dired-omit-expunge): Use it.
2716
d221e780
CO
27172011-01-13 Christian Ohler <ohler@gnu.org>
2718
2719 * emacs-lisp/ert.el, emacs-lisp/ert-x.el: New files.
2720
a03b542a
CY
27212011-01-13 Chong Yidong <cyd@stupidchicken.com>
2722
2723 * font-lock.el (font-lock-verbose): Default to nil.
2724
25ca2e61
CY
27252011-01-13 Chong Yidong <cyd@stupidchicken.com>
2726
2727 * simple.el (sendmail-user-agent-compose): Move to sendmail.el.
2728 (compose-mail): New arg RETURN-ACTION.
2729 (compose-mail-other-window, compose-mail-other-frame): Likewise.
2730
2731 * mail/sendmail.el (mail-return-action): New var.
2732 (mail-mode): Make it buffer-local.
2733 (mail-bury): Obey it. Move special Rmail window handling to
2734 rmail-mail-return.
2735 (mail, mail-setup): New arg RETURN-ACTION.
2736 (sendmail-user-agent-compose): Move from simple.el.
2737
2738 * mail/rmail.el (rmail-mail-return): New function.
2739 (rmail-start-mail): Pass it to compose-mail.
2740
2a8b13af
CY
27412011-01-12 Chong Yidong <cyd@stupidchicken.com>
2742
b2948a87
CY
2743 * menu-bar.el (menu-bar-custom-menu): Tweak Mule and Customize
2744 menus. Add menu item for customize-themes.
2745
2746 * cus-theme.el (customize-themes):
74a10be5
SM
2747 * emacs-lisp/package.el (package--list-packages):
2748 Use switch-to-buffer.
2a8b13af 2749
059616e5
JB
27502011-01-11 Johan Bockgård <bojohan@gnu.org>
2751
2752 * emacs-lisp/unsafep.el (unsafep): Handle backquoted forms.
2753
04380ff1
SM
27542011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2755
2756 * progmodes/prolog.el: Fix up coding convention and such.
2757 (prolog-indent-width): Use the same default as in
2758 previous prolog.el rather than tab-width which depends on which buffer
2759 is current when the file is loaded.
2760 (prolog-electric-newline-flag): Only enable if electric-indent-mode
2761 is not available.
2762 (prolog-emacs): Remove. Use (featurep 'xemacs) instead.
2763 (prolog-known-systems): Remove.
2764 (prolog-mode-syntax-table, prolog-inferior-mode-map):
2765 Move initialization into declaration.
2766 (prolog-mode-map): Move initialization into declaration.
2767 Remove system-specific mode-map vars, since they referred to the same
2768 keymap anyway.
2769 (prolog-mode-variables): Obey the user's preference w.r.t
2770 adaptive-fill-mode. Prefer symbol-value to `eval'.
2771 (prolog-mode-keybindings-edit): Add compatibility bindings.
2772 (prolog-mode): Use define-derived-mode. Don't handle mercury here.
2773 (mercury-mode-map): New var.
2774 (mercury-mode, prolog-inferior-mode): Use define-derived-mode.
2775 (prolog-ensure-process, prolog-process-insert-string)
2776 (prolog-consult-compile): Use with-current-buffer.
2777 (prolog-guess-fill-prefix): Simplify data flow.
2778 (prolog-replace-in-string): New function to use instead of
2779 replace-in-string.
2780 (prolog-enable-sicstus-sd): Don't abuse `eval'.
2781 (prolog-uncomment-region): Use `uncomment-region' when available.
2782 (prolog-electric-colon, prolog-electric-dash): Use `eolp'.
2783 (prolog-int-to-char, prolog-char-to-int): New functions to use instead
2784 of int-to-char and char-to-int.
2785 (prolog-mode-hook, prolog-inferior-mode-hook): Don't force font-lock.
2786
e2019526
SB
27872011-01-11 Stefan Bruda <stefan@bruda.ca>
2788
2789 * progmodes/prolog.el: Replace by a whole new file.
2790
3fa173b4
SM
27912011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2792
2793 * subr.el (eval-after-load): Fix timing for features (bug#7769).
2794 (declare-function, undefined, insert-for-yank)
2795 (replace-regexp-in-string): Follow checkdoc's recommendations.
2796
7973bcea
SM
27972011-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
2798
2799 * calendar/diary-lib.el (diary-mode): Refresh *Calendar* after
2800 refreshing the diary buffer.
2801
0af8c88b
KM
28022011-01-10 Ken Manheimer <ken.manheimer@gmail.com>
2803
7973bcea 2804 * allout.el: Add 2011 to the file copyright.
0af8c88b
KM
2805 (allout-encrypt-string): Prevent encryption from adding an extra
2806 newline at the end of the topic body.
2807 (allout-version): Increment to 2.3.
2808
1a27c64e
MA
28092011-01-10 Michael Albinus <michael.albinus@gmx.de>
2810
7973bcea
SM
2811 * net/dbus.el (dbus-unregister-service): Complete doc.
2812 Fix call of dbus-error signal.
5c0b4070 2813 (dbus-register-property): Use `dont-register' keyword.
1a27c64e 2814
0a203b61
MA
28152011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2816
2817 * net/dbus.el (dbus-unregister-service): Translate returned
2818 integer into a symbol.
2819 (dbus-register-property): Use `dbus-register-service' to do the
2820 name registration.
2821
895123f5
CY
28222011-01-09 Chong Yidong <cyd@stupidchicken.com>
2823
7973bcea
SM
2824 * progmodes/idlw-help.el (idlwave-help-link): Inherit from link face.
2825 Suggested by Joakim Verona.
12e1f328 2826
732eb50a
CY
2827 * comint.el (comint-highlight-prompt): Inherit minibuffer-prompt.
2828
895123f5
CY
2829 * wid-edit.el (visibility): Replace :on-image and :off-image
2830 widget properties with :on-glyph and :off-glyph, for consistency
2831 with the `visibility' widget.
2832 (widget-toggle-value-create, widget-visibility-value-create):
2833 Merge into a single function `widget-toggle-value-create'.
2834
2835 * cus-edit.el (custom-variable-value-create, custom-visibility)
7973bcea
SM
2836 (custom-face-edit-value-create, custom-face-value-create):
2837 Replace :on-image and :off-image widget properties with :on-glyph and
895123f5
CY
2838 :off-glyph, for consistency with the `visibility' widget.
2839
c8043a22
AS
28402011-01-09 Andreas Schwab <schwab@linux-m68k.org>
2841
2842 * net/ldap.el (ldap-search-internal): Don't use eval.
2843
b7617f6d
CY
28442011-01-09 Chong Yidong <cyd@stupidchicken.com>
2845
973f1f2a
CY
2846 * subr.el (read-char-choice): Use read-key.
2847
b7617f6d
CY
2848 * custom.el (custom-safe-themes): Rename from
2849 custom-safe-theme-files. Add :risky tag.
2850 (load-theme, custom-theme-load-confirm): Save sha1 hashes to
2851 custom-safe-themes, not filenames. Suggested by Stefan Monnier.
2852
900503ae
CY
28532011-01-09 Chong Yidong <cyd@stupidchicken.com>
2854
2855 * tool-bar.el (tool-bar-setup): Remove Help button. Remove label
2856 from Search and add a label to Undo.
2857
2858 * vc/vc-dir.el (vc-dir-tool-bar-map): Rearrange, removing
2859 inappropriate buttons and adding :vert-only tags.
2860
2861 * progmodes/compile.el (compilation-mode-tool-bar-map): Adjust to
2862 removal of Help tool-bar button. Remove Undo button for space.
2863
2864 * info.el (info-tool-bar-map): Add :vert-only tags.
2865
c44d54b3
TH
28662011-01-08 Tassilo Horn <tassilo@member.fsf.org>
2867
2868 * doc-view.el (doc-view-mode-p): Check for png or imagemagick
2869 image backend support. Either of them is fine.
2870
3ef01959
CY
28712011-01-08 Chong Yidong <cyd@stupidchicken.com>
2872
3d91e302
CY
2873 * subr.el (y-or-n-p): Doc fix.
2874
278f6845
CY
2875 * custom.el (custom-safe-theme-files): New defcustom.
2876 (custom-theme-load-confirm): New function.
2877 (load-theme): Load theme using `load', confirming with
2878 custom-theme-load-confirm if necessary.
2879
3ef01959
CY
2880 * subr.el (read-char-choice): New function, factored out from
2881 dired-query and hack-local-variables-confirm.
2882
2883 * dired-aux.el (dired-query):
2884 * files.el (hack-local-variables-confirm): Use it.
2885
2886 * dired-aux.el (dired-compress-file):
2887 * files.el (abort-if-file-too-large, find-alternate-file)
2888 (set-visited-file-name, write-file, backup-buffer)
2889 (basic-save-buffer, basic-save-buffer-2, save-some-buffers)
2890 (delete-directory, revert-buffer, recover-file, kill-buffer-ask):
2891 Use new format string args for y-or-n-p and yes-or-no-p.
2892
7c837933
AS
28932011-01-08 Andreas Schwab <schwab@linux-m68k.org>
2894
2895 * progmodes/compile.el (compilation-error-regexp-alist-alist)
2896 [gcc-include]: Tighten file name match, add match for column
2897 number. (Bug#7806)
6c7ec171 2898 [gnu]: Remove unused group.
7c837933 2899
d0981f82
GM
29002011-01-08 Glenn Morris <rgm@gnu.org>
2901
e7a42417
GM
2902 * makefile.w32-in (EMACSOPT): Add --no-site-lisp.
2903
d0981f82
GM
2904 * makefile.w32-in (EMACSOPT): -batch implies --no-init-file.
2905
d43bb7d3
SS
29062011-01-07 Sam Steingold <sds@gnu.org>
2907
2908 * w32-fns.el (w32-shell-name): Use `shell-file-name' instead of
2909 the `explicit-shell-file-name' because that is the
2910 non-interactive shell.
2911
8c51d2a2
CY
29122011-01-07 Chong Yidong <cyd@stupidchicken.com>
2913
2914 * subr.el (y-or-n-p): Accept format string args.
2915
66b7b0fe
GM
29162011-01-07 Glenn Morris <rgm@gnu.org>
2917
2918 * Makefile.in (EMACSOPT): Add --no-site-lisp.
2919
1e004a83
KM
29202011-01-06 Ken Manheimer <ken.manheimer@gmail.com>
2921
66b7b0fe 2922 * allout.el (allout-back-to-current-heading): Ensure return to
1e004a83 2923 the visible containing topic, rather than a collapsed one.
66b7b0fe 2924 (allout-view-change-hook): Remove hook that was deprecated long ago.
1e004a83
KM
2925 (allout-exposure-change-hook): Remove documentation remarks
2926 concerning removed allout-view-change-hook.
2927 (allout-flag-region): Remove invocation of and documentation
2928 remarks concerning allout-view-change-hook.
2929
b0a8e46b
GM
29302011-01-06 Glenn Morris <rgm@gnu.org>
2931
2932 * vc/vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time)
2933 (vc-bzr-annotate-extract-revision-at-line):
2934 Handle authors with embedded spaces. (Bug#7792)
2935
875c044a
TH
29362011-01-05 Tassilo Horn <tassilo@member.fsf.org>
2937
2938 * doc-view.el (doc-view-image-width): New variable.
2939 (doc-view-enlarge, doc-view-insert-image): Prefer imagemagick
2940 backend for PNG images, and do dynamic rescaling instead of
2941 reconverting the whole doc.
2942
1f6f7722
GM
29432011-01-05 Glenn Morris <rgm@gnu.org>
2944
2945 * emacs-lisp/rx.el (rx-repeat): Replace CL function.
2946
e9e68fda
KM
29472011-01-04 Ken Manheimer <ken.manheimer@gmail.com>
2948
4896e8fc 2949 * allout.el: Reconcile with changes in line movement behavior for
e9e68fda
KM
2950 long text lines that cross more than a single physical window
2951 line, ie when truncate-lines is nil.
e9e68fda
KM
2952 (allout-next-visible-heading): Provide for change in line-move
2953 behavior on long lines when truncate-lines is nil. In that case,
2954 line-move can wind up on the same textual line when it moves to
2955 the next window line, and moving to the bullet position after the
2956 move yields zero advancement. Add logic to detect and compensate
2957 for the lack of progress.
2958 (allout-current-topic-collapsed-p): move-end-of-line respect for
2959 field boundaries is different when operating with body lines
2960 shorter than window width versus ones greater than window width,
2961 which can yield false negatives in this function. Avoid
2962 difference by applying move-end-of-line while field-text-motion is
2963 inhibited.
2964
3f1b6eb2
GM
29652011-01-04 Glenn Morris <rgm@gnu.org>
2966
2967 * textmodes/rst.el (rst-compile-toolsets):
2968 Add pdf and s5 to option alist.
2969
6388924a
MA
29702011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2971
7973bcea 2972 * net/dbus.el (dbus-register-property): Add optional parameter
6388924a
MA
2973 dont-register-service. Updated docstring accordingly.
2974
c3e4b003
AS
29752011-01-04 Andreas Schwab <schwab@linux-m68k.org>
2976
2977 * textmodes/rst.el (rst-compile-pdf-preview)
2978 (rst-compile-slides-preview): Remove extra line.
2979
ef4271fe
GM
29802011-01-04 Glenn Morris <rgm@gnu.org>
2981
2982 * textmodes/rst.el (rst-compile-toolsets): Make it a defcustom.
2983 Add `pdf' and `s5' entries. Use `prog.py' if found, otherwise
2984 default to `prog' without a .py extension.
2985 (rst-compile-pdf-preview, rst-compile-slides-preview):
2986 Use program names from rst-compile-toolsets, rather than hard-coding.
2987 (rst-portable-mark-active-p): Fix presumed typo.
2988
7c420169 29892011-01-02 Eli Zaretskii <eliz@gnu.org>
01e62600 2990
7c420169 2991 * term/w32-win.el (dynamic-library-alist): Set up correctly for
5be1c984
EZ
2992 libpng versions both before and after 1.4.0. (Bug#7716)
2993
7c420169 29942011-01-02 Eli Zaretskii <eliz@gnu.org>
2d34d523 2995
6491af11
EZ
2996 * time.el (display-time-mode): Mention display-time-interval in
2997 the doc string. (Bug#7713)
2998
7c420169 29992011-01-02 Kenichi Handa <handa@m17n.org>
8258ae3f
KH
3000
3001 * mail/rmailmm.el (rmail-mime-parse): Perform parsing in
3002 condition-case and return an error message string if something
3003 goes wrong.
2f952059 3004 (rmail-show-mime): Adjust for the above change. Insert the
8258ae3f
KH
3005 header by rmail-mime-insert-header.
3006
7c420169 30072011-01-02 Kenichi Handa <handa@m17n.org>
186f7f0b
KH
3008
3009 * mail/rmailmm.el: New key bindings for rmail-mime-next-item,
3010 rmail-mime-previous-item, and rmail-mime-toggle-hidden.
3011 (rmail-mime-mbox-buffer)
3012 (rmail-mime-view-buffer, rmail-mime-coding-system): New variables.
3013 (rmail-mime-entity): Argument changed. All codes handling an
3014 entity object are changed.
2f952059 3015 (rmail-mime-entity-header, rmail-mime-entity-body): Adjust for
186f7f0b
KH
3016 the above change.
3017 (rmail-mime-entity-children, rmail-mime-entity-handler)
3018 (rmail-mime-entity-tagline): New functions.
3019 (rmail-mime-message-p): New function.
3020 (rmail-mime-save): Bind rmail-mime-mbox-buffer.
3021 (rmail-mime-entity-segment, rmail-mime-next-item)
3022 (rmail-mime-previous-item, rmail-mime-shown-mode)
3023 (rmail-mime-hidden-mode, rmail-mime-raw-mode)
3024 (rmail-mime-toggle-raw, rmail-mime-toggle-hidden)
2f952059
ML
3025 (rmail-mime-insert-tagline, rmail-mime-insert-header):
3026 New functions.
186f7f0b
KH
3027 (rmail-mime-text-handler): Call rmail-mime-insert-text.
3028 (rmail-mime-insert-decoded-text): New function.
3029 (rmail-mime-insert-text): Call rmail-mime-insert-decoded-text.
3030 (rmail-mime-insert-image): Argument changed. Caller changed.
3031 (rmail-mime-image): Call rmail-mime-toggle-hidden.
b762841f 3032 (rmail-mime-set-bulk-data): New function.
186f7f0b
KH
3033 (rmail-mime-insert-bulk): Argument changed.
3034 (rmail-mime-multipart-handler): Return t.
2f952059
ML
3035 (rmail-mime-process-multipart): Argument changed.
3036 Handle "multipart/alternative" here.
186f7f0b
KH
3037 (rmail-mime-process): Argument changed.
3038 (rmail-mime-parse): Bind rmail-mime-mbox-buffer.
3039 (rmail-mime-insert): Argument changed. Handle raw display mode.
3040 (rmail-mime): Argument changed. Handle toggling of raw display
3041 mode.
3042 (rmail-show-mime): Bind rmail-mime-mbox-buffer and
3043 rmail-mime-view-buffer.
3044 (rmail-insert-mime-forwarded-message): Likewise.
3045 (rmail-search-mime-message): Likewise. Don't bind rmail-buffer.
3046
3047 * mail/rmail.el (rmail-show-message-1): If rmail-enable-mime is
3048 non-nil, handle the header in rmail-show-mime-function.
3049
7c420169 30502011-01-02 Leo <sdl.web@gmail.com>
e1a23575 3051
7c420169 3052 * help-fns.el (describe-variable): Fix previous change.
e1a23575 3053
7c420169 30542011-01-02 Juri Linkov <juri@jurta.org>
957e5dd1
JL
3055
3056 * isearch.el (isearch-lazy-highlight-error): New variable.
3057 (isearch-lazy-highlight-new-loop): Compare `isearch-error' and
3058 `isearch-lazy-highlight-error'. Set `isearch-lazy-highlight-error'
3059 to the current value of `isearch-error' (Bug#7468).
3060
7c420169 30612011-01-02 Chong Yidong <cyd@stupidchicken.com>
3c505d31
CY
3062
3063 * help-fns.el (describe-variable): Don't emit trailing whitespace
3064 (Bug#7511).
3065
7c420169 30662011-01-02 Chong Yidong <cyd@stupidchicken.com>
c1cf05f4
CY
3067
3068 * textmodes/rst.el (rst-compile-pdf-preview)
3069 (rst-compile-slides-preview): Use make-temp-file (Bug#7646).
3070
7c420169 30712011-01-02 Kevin Gallagher <Kevin.Gallagher@boeing.com>
c8cbbe27
KG
3072
3073 * emulation/edt-mapper.el: Override mapping of function keys so
3074 that the later call to read-key-sequence works.
3075
7c420169 30762011-01-02 Eli Zaretskii <eliz@gnu.org>
95e4cc85
EZ
3077
3078 * mail/smtpmail.el (smtpmail-send-it): Write queued mail body with
3079 Unix EOLs. (Bug#7589)
3080
7c420169
CY
30812011-01-02 Leo <sdl.web@gmail.com>
3082
3083 * eshell/em-hist.el (eshell-previous-matching-input): Signal error
3084 if point is not behind eshell-last-output-end (Bug#7585).
3085
30862011-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
3087
3088 * files.el (file-local-variables-alist):
3089 Make permanent-local (bug#7767).
3090
30912011-01-02 Glenn Morris <rgm@gnu.org>
3092
3093 * version.el (emacs-copyright): Set short copyright year to 2011.
3094
30952011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3096
3097 * mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering
3098 an existing temp buffer. (Bug#7746)
3099
31002011-01-02 Glenn Morris <rgm@gnu.org>
3101
3102 * mail/mail-utils.el (mail-mbox-from): Handle From: headers with
3103 multiple addresses. (Bug#7760)
3104
fb9a573a
KM
31052011-01-01 Ken Manheimer <ken.manheimer@gmail.com>
3106
e9e68fda 3107 * allout.el (allout-auto-fill): Do not infinitely recurse - use
fb9a573a
KM
3108 do-auto-fill if everything points back to allout-auto-fill.
3109 (allout-mode-deactivate-hook): Declare obsolete, in favor of
3110 standard-formed minor-mode deactivate hook, allout-mode-off-hook.
3111
8d68c659
MA
31122010-12-31 Michael Albinus <michael.albinus@gmx.de>
3113
3114 * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
3115 and "scpx".
3116
291cc045
TH
31172010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3118
3119 * doc-view.el (doc-view-set-doc-type): New function refactored
3120 from doc-view-mode.
3121 (doc-view-fallback-mode): New function.
3122 (doc-view-mode): Use it.
3123 (doc-view-mode-maybe): New function that checks if doc-view-mode
3124 can be used and falls back to the next best mode otherwise.
3125
3126 * files.el (auto-mode-alist): Use doc-view-mode-maybe for PDF,
3127 DVI, OpenDocument, and MS Office files.
3128
8ee2dc5c
AS
31292010-12-30 Andreas Schwab <schwab@linux-m68k.org>
3130
3131 * emacs-lisp/rx.el (rx-syntax): Fix typo.
3132
f9e68477
TH
31332010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3134
3135 * doc-view.el (doc-view-toggle-display): Perform rassq-delete-all
3136 on a copy of auto-mode-alist, because that deletes with side
3137 effects.
3138
ad727c81
TH
31392010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3140
7973bcea
SM
3141 * doc-view.el (doc-view-mode, doc-view-toggle-display):
3142 Use normal-mode without doc-view-mode bindings in auto-mode-alist as
ad727c81
TH
3143 fallback instead of hard coding fundamental mode.
3144
b71b7803
TH
31452010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3146
3147 * doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS
3148 Office) files also for searching.
3149
95e16d17
TH
31502010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3151
3152 * doc-view.el: Implement viewing of OpenDocument (and Microsoft
3153 Office) files. Not yet enabled via auto-mode-list.
3154 (doc-view-unoconv-program): New custom variable.
3155 (doc-view-mode-p): Handle new odf document type.
3156 (doc-view-odf->pdf): New conversion function.
3157 (doc-view-convert-current-doc): Call it for odf files.
3158 (doc-view-mode): Recognize newly supported file extensions.
3159
b191c9d9
MA
31602010-12-30 Michael Albinus <michael.albinus@gmx.de>
3161
3162 * net/tramp.el (tramp-default-method-alist)
3163 (tramp-default-user-alist)
3164 (tramp-local-host-regexp, tramp-prefix-domain-format)
3165 (tramp-prefix-domain-regexp): Set tramp-autoload cookie.
3166
3167 * net/tramp-ftp.el:
3168 * net/tramp-gvfs.el:
3169 * net/tramp-gw.el:
3170 * net/tramp-imap.el:
3171 * net/tramp-sh.el:
3172 * net/tramp-smb.el: Add tramp-autoload cookie for initialisation
3173 code of `tramp-default-method-alist' and `tramp-default-user-alist'.
3174
6e457cc9
KF
31752010-12-29 Karl Fogel <kfogel@red-bean.com>
3176
3177 * saveplace.el (save-place-alist-to-file): Save list sorted and
3178 pretty-printed, so that it is mergeable by line-based text merging,
3179 as suggested by Iain Dalton <iain.dalton {_AT_} gmail.com>.
3180
fb9a573a
KM
31812010-12-28 Ken Manheimer <ken.manheimer@gmail.com>
3182
e9e68fda 3183 * allout.el (allout-v18/19-file-var-hack): Obsolete, remove.
fb9a573a
KM
3184 (allout-mode): Argument "toggle" => "force".
3185 Refine the docstring.
3186 Remove special provisions for reactivation, besides the 'force'
3187 argument.
3188 Consolidate layout provisions coce directly into the activation
3189 condition branch, now that we've removed those provisions.
3190 (allout-unload-function): Explicitly activate the mode before
3191 deactivating, if it's initially deactivated.
3192 (allout-set-buffer-multibyte): Properly prevent byte-compiler
3193 warnings for version of function used only where
3194 set-buffer-multibyte is unavailable.
3195
c940c054
CY
31962010-12-28 Chong Yidong <cyd@stupidchicken.com>
3197
3198 * tool-bar.el (tool-bar-setup): Remove :enable conditions, which
3199 are handled by the menu-bar entries. As before, don't use
3200 :visibile to avoid changing the tool-bar.
3201
4c145d5d
MA
32022010-12-27 Michael Albinus <michael.albinus@gmx.de>
3203
3204 * net/secrets.el (secrets-delete-alias): New defun.
3205
fe99f704
MA
32062010-12-27 Michael Albinus <michael.albinus@gmx.de>
3207
3208 * net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
3209 methods, otherwise ~/.ssh/config would be ignored.
3210
723ee192
SM
32112010-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
3212
3213 * emacs-lisp/rx.el: Make it a superset of sregex.
3214 (rx-constituents): Add `any => "."', mark `repeat' as taking any number
3215 of args, add `regex' alias.
3216 (rx-info): Add arg to distinguish head and standalone forms.
3217 (rx-check, rx-form): Pass the corresponding arg.
3218 (rx-**): Simplify.
3219 (rx-repeat): Make it work for any number of args.
3220 (rx-syntax): Make it accept syntax chars as is.
3221 * obsolete/sregex.el: Move from emacs-lisp/.
3222 * emacs-lisp/re-builder.el: Remove sregex support.
3223 * emacs-lisp/edebug.el (sregexq, rx): Remove redundant defs.
3224
e77714da
EZ
32252010-12-25 Eli Zaretskii <eliz@gnu.org>
3226
3227 * mouse.el (mouse-yank-primary): On MS-Windows, try the (emulated)
3228 PRIMARY first, then the clipboard. (Bug#7699)
3229
17870c01
SM
32302010-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
3231
3232 * emacs-lisp/bytecomp.el (byte-compile-output-docform): Fix up use of
3233 print-number-table.
3234
6bfa51ba
CY
32352010-12-21 Chong Yidong <cyd@stupidchicken.com>
3236
d78cdcf7
CY
3237 * help-fns.el (find-lisp-object-file-name): Locate .emacs from
3238 .emacs.elc (Bug#7530).
3239
6bfa51ba
CY
3240 * wid-edit.el (widget-image-find): Remove bogus :ascent spec from
3241 image spec (Bug#7480).
3242
9d9cfd53
DU
32432010-12-21 Daiki Ueno <ueno@unixuser.org>
3244
3245 * obsolete/pgg-parse.el, obsolete/pgg-pgp5.el, obsolete/pgg-pgp.el,
723ee192
SM
3246 * obsolete/pgg-gpg.el, obsolete/pgg-def.el, obsolete/pgg.el:
3247 Move from lisp/.
9d9cfd53 3248
adc0b793
JD
32492010-12-20 Leo <sdl.web@gmail.com>
3250
3251 * dnd.el (dnd-get-local-file-name): Unhex of file name shall
3252 always be performed (Bug#7680).
3253
778ca437
CY
32542010-12-20 Chong Yidong <cyd@stupidchicken.com>
3255
3f95d7ff
CY
3256 * menu-bar.el (menu-bar-kill-ring-save): Make obsolete.
3257 (menu-bar-edit-menu): Bind "Copy" to kill-ring-save. Don't use
3258 mouse-region-match.
778ca437 3259
3f95d7ff 3260 * color.el: Move from gnus/.
94975270 3261
f48fdaad
CY
3262 * vc/diff.el (diff-better-file-name): Function deleted.
3263 abbreviating file names causes problems with shell-quote-argument.
94975270
CY
3264 (diff-no-select): Just use expand-file-name.
3265
3266 * tool-bar.el (tool-bar--image-expression): New function.
3267 (tool-bar-local-item, tool-bar--image-exp): Use it.
3268 (tool-bar-setup): Initialize tool-bar-separator-image-expression.
3269 Use :enable instead of :visible to avoid changing the tool-bar
3270 configuration unnecessarily.
3271
3272 * info.el (info-tool-bar-map): Add separators.
3273
2e306b39
KB
32742010-12-17 Ken Brown <kbrown@cornell.edu>
3275
3276 * loadup.el: Use version numbers in Cygwin build.
3277
395542c6
RT
32782010-12-17 Ryan Twitchell <metatheorem@gmail.com> (tiny change)
3279
3280 * ido.el (ido-file-internal): Ask for confirmation before
3281 overwriting an existing file (Bug#1238).
3282
4039c786
CY
32832010-12-16 Chong Yidong <cyd@stupidchicken.com>
3284
3285 * tool-bar.el (tool-bar-setup): Add separators.
3286
3287 * menu-bar.el (featurep): Use menu-bar-separator.
3288
45720dc3
GM
32892010-12-16 Ken Manheimer <ken.manheimer@gmail.com>
3290
3291 Migrate allout encryption provisions from pgg to epg.
3292
3293 * allout.el (allout-toggle-current-subtree-encryption)
3294 (allout-toggle-subtree-encryption): Adjust docstrings to reflect
3295 defaulting policy and other changes. Change fetch-pass to keymode-cue,
3296 for simpler universal argument interpretation.
35f52ed6 3297 (allout-toggle-subtree-encryption): Adjust docstring to describe
45720dc3
GM
3298 changed encryption provisions. Change fetch-pass to keymode-cue, for
3299 simpler universal argument interpretation. Remove provisions for
3300 handling key type and identity - they'll all be within
3301 allout-encrypt-string or epg/epg or even contained all the way in gpg.
3302 (allout-encrypt-string): Include keymode-cue, for optionally prompting
3303 for keypair recipients (universal argument > 1) and, in addition,
3304 associating the specified recipients with the outline (universal
3305 argument > 4) using a file local variable setting for
3306 'epa-file-encrypt-to'.
3307 Require epa, for recipients handling.
3308 Change how regexp filtering elements are named.
3309 Describe the problem with caching of incorrect symmetric-decryption
3310 keys.
3311 Use the epa-passphrase-callback-function, in case the user is using
3312 GnuPG v1.
3313 Support saving of the selected keypair recipients when invoked with a
3314 keymode-cue > 4.
3315 Remove obsolete arguments 'fetch-pass', 'target-cache-id', 'retried'.
3316 Require 'epa.
3317 Establish epg-context with armoring and default epg-protocol.
3318 Remove all passphrase cache, verification, and hinting code.
3319 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling):
3320 No longer used, delete.
3321 (allout-mode): Adjust docstring to describe changed encryption
3322 provisions. Describe the problem with caching of incorrect
3323 symmetric-decryption keys.
3324 (allout-obtain-passphrase, allout-epg-passphrase-callback-function)
3325 (allout-make-passphrase-state, allout-passphrase-state-passphrase)
3326 (allout-encrypted-key-info, allout-update-passphrase-mnemonic-aids)
3327 (allout-get-encryption-passphrase-verifier, allout-verify-passphrase):
3328 Obsolete, remove.
3329
33088bed
DU
33302010-12-16 Daiki Ueno <ueno@unixuser.org>
3331
3332 * epa-file.el (epa-file-select-keys): Accept 'silent to inhibit
3333 key selection prompt; make 'silent as default (Bug#7487).
3334
bfc49a5b
LL
33352010-12-16 Leo <sdl.web@gmail.com>
3336
7973bcea
SM
3337 * eshell/eshell.el (eshell-directory-name):
3338 Use locate-user-emacs-file (Bug#7578).
bfc49a5b 3339
68251e16
GM
33402010-12-15 Glenn Morris <rgm@gnu.org>
3341
3342 * loadup.el (symbol-file-load-history-loaded): Remove; unused.
3343
99f053cf 33442010-12-15 Jari Aalto <jari.aalto@cante.net>
01c35094 3345 Scott Evans <gse@antisleep.com>
99f053cf
JA
3346
3347 * rect.el (rectange--default-line-number-format)
3348 (rectangle-number-line-callback): New functions.
3349 (rectangle-number-lines): New command, bound to C-x r N (Bug#4382).
3350
5614fd56
CY
33512010-12-15 Chong Yidong <cyd@stupidchicken.com>
3352
3353 * rect.el (operate-on-rectangle-lines, string-rectangle-string):
3354 Delete unused variables.
3355 (move-to-column-force): Remove function obsolete since 21.2.
3356
d68b0220
MA
33572010-12-14 Michael Albinus <michael.albinus@gmx.de>
3358
3359 * net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
3360 (tramp-handle-insert-file-contents): Do not set permanent-local
3361 property.
3362
7973bcea
SM
3363 * net/tramp-cache.el (tramp-persistency-file-name):
3364 Use `locate-user-emacs-file' if fboundp.
d68b0220
MA
3365
3366 * net/tramp-sh.el (tramp-methods): Add "ksu".
3367 (tramp-default-user-alist): Add "ksu". Use `regexp-opt' for
3368 method list.
3369
0273f794
GM
33702010-12-14 Glenn Morris <rgm@gnu.org>
3371
ab274982
GM
3372 * progmodes/js.el: Doc't require font-lock, etags, or easymenu.
3373 (find-tag-marker-ring): Declare.
3374 (js-find-symbol): Require etags.
3375
e758216c
GM
3376 * mail/sendmail.el: Don't require rmail or mailalias when compiling.
3377 Require mail-utils.
3378 (mail-alias-file): Don't autoload. Doc fix.
3379 (mail-bury-selects-summary, mail-send-nonascii): Don't autoload.
3380 (mail-mailer-swallows-blank-line): Default to nil. Doc fix.
3381 Mark as obsolete, and risky.
3382 (mail-setup): Simplify.
3383
53aff12a
GM
3384 * mail/mailalias.el (build-mail-aliases): Make it interactive.
3385 * mail/sendmail.el (build-mail-aliases): Update autoload.
3386
aae4b48c
GM
3387 * dired.el (dired-trivial-filenames, dired-chown-program)
3388 (dired-auto-revert-buffer): Remove autoload cookies.
3389 * mail/sendmail.el (mail-recover-1): Require 'dired.
3390
bff7c1ad
GM
3391 * dired.el (dired-subdir-switches, dired-chown-program)
3392 (dired-use-ls-dired, dired-chmod-program, dired-touch-program):
3393 Make into defcustoms.
3394 (dired-chown-program): Simplify initialization.
3395
0273f794
GM
3396 * mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
3397
bc557672
RF
33982010-12-13 Romain Francoise <romain@orebokech.com>
3399
3400 * net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
3401
7410c270
G
34022010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3403
3404 * net/netrc.el (netrc-point-at-eol): Remove the unused
3405 netrc-point-at-old and netrc-bound-and-true-p bindings.
3406 (netrc-parse): Cache the netrc contents.
3407
f49d1f52 34082010-12-13 Eli Zaretskii <eliz@gnu.org>
11aad4e9
EZ
3409
3410 * subr.el (posn-col-row): Evaluate header-line-format in the
3411 context of the POSITION window's buffer.
3412
f49d1f52 34132010-12-13 Glenn Morris <rgm@gnu.org>
5612fd08
GM
3414
3415 * subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1)
3416 (with-silent-modifications): Doc fixes.
3417
f49d1f52 34182010-12-13 Michael Albinus <michael.albinus@gmx.de>
158d5945
MA
3419
3420 * net/tramp.el (tramp-action-password, tramp-process-actions):
d68b0220 3421 Revert previous from. Use `save-restriction'.
158d5945 3422
f49d1f52 34232010-12-13 Stephen Berman <stephen.berman@gmx.net>
81ced43d
SB
3424
3425 * calendar/diary-lib.el (diary-list-sexp-entries):
3426 Handle case of no newline at end of file. (Bug#7536)
3427
f49d1f52 34282010-12-13 Glenn Morris <rgm@gnu.org>
b2364eaa
GM
3429
3430 * mail/smtpmail.el (smtpmail-send-it): Revert previous change.
3431
f49d1f52 34322010-12-13 Michael Albinus <michael.albinus@gmx.de>
32802ee1 3433
f49d1f52 3434 * net/tramp.el (tramp-action-password): Delete region, do not narrow.
32802ee1 3435 (tramp-process-actions): Do not widen.
d68b0220 3436
f49d1f52
SM
3437 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
3438 Protect buffer-modified value. (Bug#7557)
32802ee1 3439
f49d1f52 34402010-12-13 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
da9123a8
JM
3441
3442 * log-edit.el (log-edit-changelog-entries):
3443 Regexp quote filename. (Bug#7505)
3444
f49d1f52 34452010-12-13 Tom Breton <tehom@panix.com>
478834e6
TB
3446
3447 * cus-edit.el (custom-save-all):
3448 Bind print-length and print-level to nil. (Bug#7581)
3449
f49d1f52 34502010-12-13 Glenn Morris <rgm@gnu.org>
3c1e62f8 3451
d5e6e0b6
GM
3452 * mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map):
3453 Run hooks to update menu contents. (Bug#7586)
3454
3c1e62f8
GM
3455 * mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued
3456 file names, for the sake of MS Windows. (Bug#7588)
3457
f49d1f52 34582010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
b1816a74
SM
3459
3460 * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
3461 empty lines without a leading space.
3462
f49d1f52 34632010-12-13 Leo <sdl.web@gmail.com>
86a6e8e0 3464
740af6c9
GM
3465 * dired-aux.el (dired-do-redisplay): Postpone dired-after-readin-hook
3466 while mapping over marks (Bug#6810).
86a6e8e0 3467
f49d1f52 34682010-12-13 Chong Yidong <cyd@stupidchicken.com>
bc60f4de
CY
3469
3470 * image-dired.el (image-dired-db-file)
3471 (image-dired-temp-image-file, image-dired-gallery-dir)
3472 (image-dired-temp-rotate-image-file): Set default values relative
3473 to image-dired-dir (Bug#7518).
3474
f49d1f52 34752010-12-13 Lawrence Mitchell <wence@gmx.li>
3ecba049
LM
3476
3477 * format.el (format-decode-run-method): Pass args FROM and TO, not
3478 point-min and point-max, to shell-command-on-region (Bug#7488).
3479
f49d1f52 34802010-12-13 Jan Djärv <jan.h.d@swipnet.se>
0afb6242
JD
3481
3482 * frame.el (blink-cursor-mode): Make default t for ns.
3483
f49d1f52 34842010-12-13 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
5eae900e
BR
3485
3486 * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
3487
f49d1f52 34882010-12-13 Chong Yidong <cyd@stupidchicken.com>
74194465 3489
637c2c43
CY
3490 * comint.el (comint-dynamic-list-input-ring)
3491 (comint-dynamic-complete-filename)
3492 (comint-replace-by-expanded-filename)
3493 (comint-dynamic-simple-complete)
3494 (comint-dynamic-list-filename-completions)
3495 (comint-dynamic-list-completions): Doc fix (Bug#7499).
3496
74194465
CY
3497 * subr.el (posn-x-y, posn-object-x-y, posn-object-width-height):
3498 Doc fix (Bug#7471).
3499
f49d1f52 35002010-12-13 Martin Rudalics <rudalics@gmx.at>
6ed96c33
MR
3501
3502 * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil
3503 (Bug#7533).
3504
01c35094 35052010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
11cb1e35
MB
3506
3507 * files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
3508 (Bug#7491).
3509
f49d1f52 35102010-12-13 Eli Zaretskii <eliz@gnu.org>
2472c214
EZ
3511
3512 * files.el (file-relative-name): Handle UNC file names on
3513 DOS/Windows. (Bug#4674)
3514
f49d1f52 35152010-12-13 Daiki Ueno <ueno@unixuser.org>
f9fe1af9
DU
3516
3517 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
3518 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
3519 (epg-context-set-passphrase-callback): Mention that the callback
3520 is not called when used with GnuPG 2.x.
3521
f49d1f52 35222010-12-13 Glenn Morris <rgm@gnu.org>
ff80efe7
GM
3523
3524 * ps-print.el (ps-line-lengths-internal, ps-nb-pages):
3525 Ensure ps-footer-font-size-internal is initialized.
3526 Call ps-get-page-dimensions before trying to use ps-font-for-text.
3527
f49d1f52 35282010-12-13 Kenichi Handa <handa@m17n.org>
7e116860
KH
3529
3530 * mail/rmailmm.el (rmail-mime-parse): Call rmail-mime-process
3531 within condition-case.
3532 (rmail-show-mime): Don't use condition-case.
3533 (rmail-search-mime-message): New function.
3534 (rmail-search-mime-message-function): Set to
3535 rmail-search-mime-message.
3536
f49d1f52 35372010-12-13 Leo <sdl.web@gmail.com>
bd794450 3538
0fdd1db7 3539 * ido.el (ido-common-initialization): New function. (bug#3274)
bd794450
LL
3540 (ido-mode): Use it.
3541 (ido-completing-read): Call it.
3542
fdbb4d85
KF
35432010-12-12 Karl Fogel <kfogel@red-bean.com>
3544
3545 * bookmark.el (bookmark-name-from-full-record): Rename back to
3546 this original name from `bookmark-name-from-record' reverting part
3547 of 2010-12-08T08:09:27Z!kfogel@red-bean.com / kfogel@red-bean.com-20101208080927-5j9jqnb2xvcw4ogm.
3548 As Drew Adams pointed out, there was no reason to cause churn for
2cf429d0 3549 third-party callers. (Bug#7609)
fdbb4d85 3550
0e5cf2b8
AM
35512010-12-12 Alan Mackenzie <acm@muc.de>
3552
3553 * progmodes/cc-engine.el (c-forward-type): Before scanning a
3554 template arglist, check that the current language supports this.
3555
6961d41c
GM
35562010-12-11 Glenn Morris <rgm@gnu.org>
3557
2b404597
GM
3558 * vc/vc-bzr.el (vc-bzr-state-heuristic): Also check that the executable
3559 state of the file matches. (Bug#7544)
3560 (vc-bzr-register, vc-bzr-checkin)
3561 (vc-bzr-annotate-extract-revision-at-line): Doc fixes.
3562 (vc-directory-exclusion-list): Remove unnecessary eval-after-load.
3563
6961d41c
GM
3564 * textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
3565
1e5d2a04
KK
35662010-12-11 Karel Klíč <kklic@redhat.com>
3567
3568 * files.el (auto-mode-alist): Use html-mode for *.xhtml. (Bug#7606)
3569
175069ef
SM
35702010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3571
3572 Derive from prog-mode, use derived-mode-p, and fix up various
3573 minor style issues in lisp/progmodes.
3574
3575 * progmodes/vhdl-mode.el (vhdl-mode):
3576 * progmodes/verilog-mode.el (verilog-mode):
3577 * progmodes/vera-mode.el (vera-mode):
3578 * progmodes/sql.el (sql-mode):
3579 * progmodes/scheme.el (scheme-mode):
3580 * progmodes/perl-mode.el (perl-mode):
3581 * progmodes/octave-inf.el (inferior-octave-mode):
3582 * progmodes/autoconf.el (autoconf-mode):
3583 * progmodes/m4-mode.el (m4-mode):
3584 * progmodes/inf-lisp.el (inferior-lisp-mode):
3585 * progmodes/idlwave.el (idlwave-mode):
3586 * progmodes/icon.el (icon-mode):
3587 * progmodes/idlw-help.el (idlwave-help-mode):
3588 * progmodes/dcl-mode.el (dcl-mode):
3589 * progmodes/idlw-shell.el (idlwave-shell-mode):
3590 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-electric-list-mode)
3591 (ebrowse-member-mode, ebrowse-electric-position-mode):
3592 Use define-derived-mode.
3593
3594 * progmodes/xscheme.el (exit-scheme-interaction-mode)
3595 (xscheme-enter-interaction-mode, xscheme-enter-debugger-mode)
3596 (xscheme-debugger-mode-p, xscheme-send-string-1):
3597 * progmodes/tcl.el (inferior-tcl-proc, tcl-current-word)
3598 (tcl-load-file, tcl-restart-with-file):
3599 * progmodes/ps-mode.el (ps-run-running):
3600 * progmodes/gdb-mi.el (gud-watch, gdb-mouse-set-clear-breakpoint):
3601 * progmodes/js.el (js--get-all-known-symbols):
3602 * progmodes/inf-lisp.el (inferior-lisp-proc):
3603 * progmodes/idlwave.el (idlwave-beginning-of-statement)
3604 (idlwave-template, idlwave-update-buffer-routine-info)
3605 (idlwave-update-current-buffer-info)
3606 (idlwave-get-routine-info-from-buffers, idlwave-choose)
3607 (idlwave-scan-class-info, idlwave-fix-keywords)
3608 (idlwave-list-buffer-load-path-shadows):
3609 * progmodes/idlw-toolbar.el (idlwave-toolbar, idlwave-toolbar-add)
3610 (idlwave-toolbar-remove):
3611 * progmodes/idlw-shell.el (idlwave-shell-save-and-action)
3612 (idlwave-shell-file-name, idlwave-shell-electric-debug-all-off)
3613 (idlwave-shell-menu-def):
3614 * progmodes/idlw-complete-structtag.el
3615 (idlwave-prepare-structure-tag-completion):
3616 * progmodes/gud.el (gud-set-buffer):
3617 * progmodes/f90.el (f90-backslash-not-special):
3618 * progmodes/delphi.el (delphi-find-unit): Use derived-mode-p.
3619
3620 * progmodes/xscheme.el (xscheme-start)
3621 (local-set-scheme-interaction-buffer, scheme-interaction-mode):
3622 * progmodes/which-func.el (which-function):
3623 * progmodes/vhdl-mode.el (vhdl-set-style):
3624 * progmodes/verilog-mode.el (verilog-set-compile-command)
3625 (verilog-modify-compile-command, verilog-error-regexp-add-xemacs)
3626 (verilog-set-define, verilog-auto-reeval-locals):
3627 * progmodes/sql.el (sql-product-font-lock, sql-interactive-mode):
3628 * progmodes/simula.el (simula-mode):
3629 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
3630 * progmodes/python.el (python-check, python-mode):
3631 * progmodes/prolog.el (prolog-mode-variables):
3632 * progmodes/gud.el (gud-tooltip-activate-mouse-motions):
3633 * progmodes/ebrowse.el (ebrowse-view-file-other-frame):
3634 * progmodes/delphi.el (delphi-mode):
3635 * progmodes/cc-styles.el (c-setup-paragraph-variables):
3636 * progmodes/cc-mode.el (c-basic-common-init, c-common-init)
3637 (c-font-lock-init): Move make-local-variable to their setq.
3638
3639 * progmodes/vhdl-mode.el (vhdl-write-file-hooks-init)
3640 (vhdl-hs-minor-mode, vhdl-ps-print-init): Fix make-local-variable ->
3641 make-local-hook.
3642 * progmodes/sh-script.el (sh-require-final-newline): Remove.
3643 (sh-set-shell): Don't set require-final-newline since it's already done
3644 by prog-mode.
3645 * progmodes/modula2.el (m2-mode): Don't make m2-end-comment-column
3646 since we never set it.
3647 * progmodes/ebrowse.el (ebrowse-set-tree-indentation):
3648 Use read-string and standard prompt.
3649 * progmodes/dcl-mode.el (dcl-mode-map): Move init into declaration.
3650 * progmodes/meta-mode.el (meta-mode-abbrev-table): Merge init and decl.
3651 (meta-common-mode-syntax-table): Rename from meta-mode-syntax-table.
3652 (meta-common-mode-map): Rename from meta-mode-map.
3653 Remove C-m binding, which is a user preference, not mode specific.
3654 (meta-common-mode): New major mode; replace meta-common-initialization.
3655 * progmodes/js.el (js-mode): Call syntax-propertize rather than messing
3656 around with font-lock.
3657 * progmodes/etags.el (select-tags-table-mode):
3658 Derive from special-mode.
3659 * progmodes/octave-mod.el (octave-mode):
3660 * progmodes/gdb-mi.el (gdb-inferior-io-mode, gdb-threads-mode)
3661 (gdb-memory-mode, gdb-disassembly-mode, gdb-breakpoints-mode)
3662 (gdb-frames-mode, gdb-locals-mode, gdb-registers-mode):
3663 Let define-derived-mode do its job.
3664 * progmodes/cpp.el (cpp-edit-mode-map):
3665 Move initialization into declaration.
3666 (cpp-edit-mode): Use define-derived-mode.
3667 (cpp-edit-load): Use derived-mode-p.
3668 * progmodes/mixal-mode.el (mixal-mode):
3669 * progmodes/f90.el (f90-mode):
3670 * progmodes/cfengine.el (cfengine-mode): Don't bother setting
3671 require-final-newline since prog-mode does it already.
3672 * progmodes/cc-cmds.el (c-update-modeline): Use match-string.
3673 * progmodes/asm-mode.el (asm-mode-map): Fix menu setup.
3674 * progmodes/antlr-mode.el: Require cc-mode upfront.
3675 (antlr-mode-syntax-table, antlr-action-syntax-table): Initialize in
3676 the declaration.
3677 (antlr-directory-dependencies, antlr-show-makefile-rules):
3678 Use derived-mode-p.
3679 (antlr-language-option): Don't assume point-min==1.
3680 (antlr-mode): Use define-derived-mode.
3681 * progmodes/ada-mode.el: Use derived-mode-p.
3682 (ada-mode): Use define-derived-mode.
3683 Use hack-local-variables-hook.
3684
61f91c04
SM
36852010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3686
3687 * textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
3688 (texinfo-mode): Don't disable adaptive-fill-mode.
3689 (texinfo-insert-block): Adjust cursor placement for blocks with arg.
3690 (texinfo-insert-@end, texinfo-insert-braces, texinfo-insert-@code)
3691 (texinfo-insert-@dfn, texinfo-insert-@email, texinfo-insert-@emph)
3692 (texinfo-insert-@example, texinfo-insert-@file, texinfo-insert-@item)
3693 (texinfo-insert-@kbd, texinfo-insert-@node, texinfo-insert-@noindent)
3694 (texinfo-insert-@quotation, texinfo-insert-@samp)
3695 (texinfo-insert-@strong, texinfo-insert-@table, texinfo-insert-@var)
3696 (texinfo-insert-@uref): Use define-skeleton.
3697 (texinfo-insert-@-with-arg): Delete.
3698
72a44673
EZ
36992010-12-10 Eli Zaretskii <eliz@gnu.org>
3700
3701 * arc-mode.el (archive-zip-extract): If w32-quote-process-args is
3702 nil, do quote archive member names. (Bug#6144)
3703
ab540f59
GM
37042010-12-10 Glenn Morris <rgm@gnu.org>
3705
66f782de
GM
3706 * files.el (diff-no-select): Declare.
3707
e554b3f8
GM
3708 * mail/emacsbug.el (report-emacs-bug): Use mail-user-agent properties.
3709 (report-emacs-bug-create-existing-bugs-buffer): Avoid free variables.
3710
ab540f59
GM
3711 * comint.el (comint-input-ring-file-name): Doc fix.
3712
f68ab99b
EZ
37132010-12-09 Eli Zaretskii <eliz@gnu.org>
3714
3715 * menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p):
3716 New functions.
61f91c04
SM
3717 (menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>:
3718 Use them instead of `nil' and `>', respectively.
f68ab99b
EZ
3719 (menu-bar-showhide-tool-bar-menu): Use menu-bar-frame-for-menubar
3720 instead of `nil'.
3721 (toggle-menu-bar-mode-from-frame): Use menu-bar-frame-for-menubar
3722 and menu-bar-positive-p instead of `nil' and `>', respectively.
3723 (Bug#1077)
3724
650453a9
VJL
37252010-12-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3726
3727 * whitespace.el (whitespace-newline-mode): Code fix.
3728
28d5de72
GM
37292010-12-09 Glenn Morris <rgm@gnu.org>
3730
3731 * play/landmark.el (lm-print-y,s,noise-int, lm-print-y,s,noise):
3732 Rename functions without commas, update callers.
3733
b596d50d 37342010-12-08 Jeff Dairiki <dairiki@dairiki.org> (tiny change)
16498102 3735
b596d50d
GM
3736 * whitespace.el (whitespace-cleanup-region):
3737 Clean up spaces before tabs. (Bug#7582)
16498102 3738
eff37c5e
KF
37392010-12-08 Karl Fogel <kfogel@red-bean.com>
3740
3741 * bookmark.el: Adjust parameter names and doc strings to resolve
3742 confusion over whether "bookmark" meant a bookmark name or a
3743 bookmark record. Along the way, shorten one function's name for
3744 similar reasons. (Issue #7548)
3745 (bookmark-name-from-record): New name for
3746 `bookmark-name-from-full-record'. All callers changed.
3747 (bookmark-get-bookmark, bookmark-get-bookmark-record)
3748 (bookmark-default-annotation-text, bookmark-prop-get, bookmark-prop-set)
3749 (bookmark-get-annotation, bookmark-set-annotation)
3750 (bookmark-get-filename, bookmark-set-filename)
3751 (bookmark-get-position, bookmark-set-position)
3752 (bookmark-get-front-context-string, bookmark-set-front-context-string)
3753 (bookmark-get-rear-context-string, bookmark-set-rear-context-string)
3754 (bookmark-get-handler, bookmark-edit-annotation, bookmark--jump-via)
3755 (bookmark-handle-bookmark, bookmark-location, bookmark-show-annotation):
3756 Rename `bookmark' parameter to `bookmark-name-or-record', to
3757 clearly show its role, and shorten or adjust doc strings accordingly.
3758 (bookmark-set-name): Same, and pass the parameter directly to
3759 `bookmark-get-bookmark' instead of redundantly doing the callee's work.
3760 (bookmark-default-annotation-text, bookmark-send-edited-annotation)
3761 (bookmark-relocate, bookmark-insert-location, bookmark-insert)
3762 (bookmark-delete): Rename `bookmark' parameter to `bookmark-name',
3763 and in some cases shorten doc string accordingly.
3764 (bookmark-rename): Change `old' and `new' parameters to `old-name'
3765 and `new-name', and adjust an internal variable to avoid confusion.
3766 (bookmark-jump, bookmark-jump-noselect): Clarify `bookmark'
3767 parameter in doc string.
3768
5fe9ebd1
GM
37692010-12-08 Glenn Morris <rgm@gnu.org>
3770
ac8331a7
GM
3771 * progmodes/gdb-mi.el (gdb): Try to initialize comint input history
3772 from gdb's history file. (Bug#7575)
3773
5fe9ebd1
GM
3774 * mail/emacsbug.el (report-emacs-bug):
3775 Try to handle some other mail clients.
3776
33cf0fb2
SM
37772010-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
3778
3779 * files.el (dir-locals-collect-variables): Don't let errors stop us.
3780 Use string-prefix-p.
3781 (file-name-version-regexp): New var.
3782 (file-name-sans-versions):
3783 * jka-cmpr-hook.el (jka-compr-build-file-regexp): Use it,
3784 (jka-compr-get-compression-info): Use dolist.
3785 (jka-compr-compression-info-list): Don't bother specifying
3786 version/backup regexps.
3787
11c31b99
TH
37882010-12-07 Tassilo Horn <tassilo@member.fsf.org>
3789
3790 * simple.el (just-one-space): Make argument n default to 1 if
3791 omitted.
3792
a733fc37
SM
37932010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3794
3795 * electric.el (electric-indent-post-self-insert-function):
3796 Delete trailing newlines even if we don't reindent.
3797
88b5a757
DD
37982010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3799
a733fc37
SM
3800 * minibuffer.el (completion-at-point): Remove the `arg'.
3801 * bindings.el (complete-symbol): Move back from minibuffer.el.
3802
38032010-12-06 Deniz Dogan <deniz.a.m.dogan@gmail.com>
3804
88b5a757
DD
3805 * simple.el (just-one-space): Delete newlines for negative arg.
3806
ce327e48
SM
38072010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3808
3809 * ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
3810 (ansi-color-filter-apply): Simplify.
3811 (ansi-color-apply): Use `font-lock-face' rather than `face'.
3812
ac73d955
BR
38132010-12-05 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3814
3815 * vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
3816
8c44f097
CY
38172010-12-04 Chong Yidong <cyd@stupidchicken.com>
3818
3819 * dired.el (dired-use-ls-dired): Set default to a special
3820 "unspecified" value.
3821 (dired-insert-directory): When called the first time, check
3822 whether "ls --dired" succeeds and set dired-use-ls-dired (Bug#7546).
3823
15af15e5
TO
38242010-12-04 Tak Ota <Takaaki.Ota@am.sony.com>
3825
3826 * replace.el: Add "collect" feature to occur.
3827 (occur-collect-regexp-history): New var.
88b5a757
DD
3828 (occur-read-primary-args): Return a replace string for nlines,
3829 if needed.
15af15e5
TO
3830 (occur): Extend the meaning of nlines.
3831
b2e6e5bd
SM
38322010-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
3833
3834 * progmodes/which-func.el (which-func-ff-hook): Log the error message.
3835 (which-func-update-1): Distinguish symbols from strings.
3836 (which-function): Stay within 80 columns.
3837
ee9355dc
SM
38382010-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
3839
7f0ea0ff
SM
3840 * subr.el (with-demoted-errors): Distinguish symbols from strings.
3841
ee9355dc
SM
3842 * newcomment.el (comment-styles): Add docs to each style (bug#7509).
3843 Improve docstring.
3844 (comment-style): Use comment-styles's docs to describe values.
3845
3e972d98
JD
38462010-12-03 Jan Djärv <jan.h.d@swipnet.se>
3847
3848 * term/common-win.el (x-setup-function-keys): Restore ns-new-frame
3849 and ns-show-prefs (Bug#7535).
3850
3851 * term/ns-win.el (global-map): Restore ns-new-frame and ns-show-prefs
3852 bindings (Bug#7535).
3853
c879436a
GM
38542010-12-03 Glenn Morris <rgm@gnu.org>
3855
afe27238
GM
3856 * nxml/nxml-mode.el: Require rng-nxml.
3857 (rng-nxml-mode-init, nxml-enable-unicode-char-name-sets):
3858 Remove declarations.
3859
65beee52
GM
3860 * nxml/nxml-mode.el, nxml/nxml-outln.el, nxml/rng-loc.el:
3861 * nxml/rng-nxml.el, nxml/rng-valid.el:
3862 Remove leading `*' from defcustom docs.
3863
ad961a00
GM
3864 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
3865 (normal-top-level-add-to-load-path, tty-handle-args):
3866 Convert comments to basic doc-strings.
3867
c5fd0ab5
GM
3868 * net/browse-url.el (browse-url-url-at-point)
3869 (browse-url-default-browser): Remove autoload cookies.
3870
f62f063d
GM
3871 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
3872 Remove more undefined cl functions.
3873
c879436a
GM
3874 * vc/diff.el (diff-sentinel): Make new arguments optional.
3875 * ibuf-ext.el (diff-sentinel): Update declaration.
3876
3721e124
DU
38772010-12-03 Daiki Ueno <ueno@unixuser.org>
3878
3879 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
3880 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
3881 (epg-context-set-passphrase-callback): Mention that the callback
3882 is not called when used with GnuPG 2.x.
3883
66feec8b
MA
38842010-12-02 Michael Albinus <michael.albinus@gmx.de>
3885
3886 * net/tramp.el (tramp-local-host-regexp): Add "localhost6".
3887 (tramp-file-name-port): Check also for `tramp-default-port'.
3888 (tramp-get-connection-name): New defun.
3889 (tramp-get-connection-process): Use it.
3890 (tramp-debug-message): Extend function exclude list.
3891 (tramp-drop-volume-letter): Fix doc string.
3892
3893 * net/tramp-cmds.el: Remove solved todo item.
3894
66feec8b
MA
3895 * net/tramp-ftp.el:
3896 * net/tramp-gvfs.el:
3897 * net/tramp-gw.el:
3898 * net/tramp-imap.el:
3899 * net/tramp-smb.el: Fix regexps added to `tramp-default-method-alist'
3900 and `tramp-default-user-alist', respectively.
3901
88b5a757
DD
3902 * net/tramp-gw.el (tramp-gw-open-connection):
3903 Use `tramp-get-connection-name' and `tramp-get-connection-buffer'.
66feec8b
MA
3904
3905 * net/tramp-imap.el (tramp-imap-make-iht): Use just
3906 `tramp-file-name-port'.
3907
3908 * net/tramp-sh.el (tramp-methods): Add recursive options to "pscp"
3909 and "psftp". Exchange "%k" marker with options.
3910 (tramp-do-copy-or-rename-file, tramp-sh-handle-file-local-copy):
3911 Compute size of link target.
35f52ed6
JB
3912 (tramp-do-copy-or-rename-file-out-of-band): Move setting of
3913 `tramp-current-*' up due to gateway methods. Optimize computing of
66feec8b
MA
3914 copy arguments. Use `tramp-get-connection-name' and
3915 `tramp-get-connection-buffer'. Improve debug messages.
3916 (tramp-compute-multi-hops): Remove port determination.
3917 (tramp-maybe-open-connection): Use `tramp-get-connection-name'.
3918
3919 * net/trampver.el: Update release number.
3920
bd77c2ef
GM
39212010-12-02 Glenn Morris <rgm@gnu.org>
3922
05907bb3
GM
3923 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
3924 Avoid infinite loop over windows. (Bug#7492)
3925
bd77c2ef
GM
3926 * progmodes/flymake.el (flymake-check-file-limit):
3927 Allow nil to mean "no limit".
3928 (flymake-check-patch-master-file-buffer): Update for above change.
3929 Allow a .tex file-name extension to be optional.
3930 (flymake-master-tex-init): Also match \include statements.
3931
f7ca27a1
SS
39322010-11-30 Sam Steingold <sds@gnu.org>
3933
3934 * nxml/nxml-mode.el (nxml-parent-document): Add a variable.
3935 (nxml-parent-document-set): A function to set `nxml-parent-document'.
3936 (nxml-mode): Define using `define-derived-mode' instead of `defun'.
3937 (nxml-mode-hook): Remove `defcustom' (auto-defined by
3938 define-derived-mode').
3939 * nxml/rng-valid.el (rng-dtd-trivial-p): Add a helper function for
3940 users who want to call `nxml-parent-document-set'.
3941
402c8a49
CY
39422010-11-27 Chong Yidong <cyd@stupidchicken.com>
3943
3944 * log-edit.el (log-edit-font-lock-keywords): Don't try matching
3945 stand-alone lines, since that is handled by log-edit-match-to-eoh
3946 (Bug#6465).
3947
d1882ac7
EW
39482010-11-27 Eduard Wiebe <usenet@pusto.de>
3949
3950 * dired.el (dired-get-filename): Replace backslashes with slashes
3951 in file names on MS-Windows, needed by `locate'. (Bug#7308)
3952 * locate.el (locate-default-make-command-line): Don't consider
3953 drive letter and root directory part of
3954 `directory-listing-before-filename-regexp'. (Bug#7308)
3955 (locate-post-command-hook, locate-post-command-hook): New defcustoms.
3956
07976ae3 39572010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
09ffa822
SM
3958
3959 * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
3960 of :smie-open/close-alist.
3961 (smie-next-sexp): Make it accept a "start token" as argument.
3962 (smie-indent-keyword): Be careful not to misidentify tokens that span
3963 more than one line, as empty lines. Add argument `token'.
3964
07976ae3 39652010-11-27 Kenichi Handa <handa@m17n.org>
3d9ee611 3966
afde451a
KH
3967 * mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported
3968 multipart subtypes, insert all as usual.
3969
3d9ee611
KH
3970 * mail/rmail.el: Require rfc2047.
3971
07976ae3 39722010-11-27 Kenichi Handa <handa@m17n.org>
d1be4ec2
KH
3973
3974 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-type)
3975 (rmail-mime-entity-disposition)
3976 (rmail-mime-entity-transfer-encoding, rmail-mime-entity-header)
3977 (rmail-mime-entity-body, rmail-mime-entity-children): New functions.
3978 (rmail-mime-save): Handle the case that the button's `data' is a
3979 MIME entity.
3980 (rmail-mime-insert-text): New function.
9e0ecdab 3981 (rmail-mime-insert-image): Handle the case that DATA is a MIME entity.
d1be4ec2
KH
3982 (rmail-mime-bulk-handler): Just call rmail-mime-insert-bulk.
3983 (rmail-mime-insert-bulk): New function mostly copied from the old
3984 rmail-mime-bulk-handler.
9e0ecdab
GM
3985 (rmail-mime-multipart-handler): Just call rmail-mime-process-multipart.
3986 (rmail-mime-process-multipart): New function mostly copied from
d1be4ec2
KH
3987 the old rmail-mime-multipart-handler.
3988 (rmail-mime-show): Just call rmail-mime-process.
9e0ecdab 3989 (rmail-mime-process): New function mostly copied from the old
d1be4ec2
KH
3990 rmail-mime-show.
3991 (rmail-mime-insert-multipart, rmail-mime-parse)
3992 (rmail-mime-insert, rmail-show-mime)
3993 (rmail-insert-mime-forwarded-message)
3994 (rmail-insert-mime-resent-message): New functions.
3995 (rmail-insert-mime-forwarded-message-function): Set to
3996 rmail-insert-mime-forwarded-message.
3997 (rmail-insert-mime-resent-message-function): Set to
3998 rmail-insert-mime-resent-message.
3999
4000 * mail/rmailsum.el: Require rfc2047.
4001 (rmail-header-summary): Handle multiline Subject: field.
4002 (rmail-summary-line-decoder): Change the default to
4003 rfc2047-decode-string.
4004
4005 * mail/rmail.el (rmail-enable-mime): Change the default to t.
4006 (rmail-mime-feature): Change the default to `rmailmm'.
4007 (rmail-quit): Delete the specifal code for rmail-enable-mime.
4008 (rmail-display-labels): Likewise.
4009 (rmail-show-message-1): Check rmail-enable-mime, and use
4010 rmail-show-mime-function for a MIME message. Decode the headers
4011 according to RFC2047.
4012
07976ae3 40132010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
33aeea0e
SM
4014
4015 * progmodes/which-func.el (which-func-imenu-joiner-function):
4016 Return a string, as expected.
4017 (which-function-mode): Make sure we stop any previous timer before
4018 starting a new one.
4019
07976ae3 40202010-11-27 Michael Albinus <michael.albinus@gmx.de>
e40fc745
MA
4021
4022 * net/tramp.el (tramp-default-method-alist)
33aeea0e
SM
4023 (tramp-default-user-alist, tramp-default-proxies-alist):
4024 Adapt custom options type. (Bug#7445)
e40fc745 4025
07976ae3 40262010-11-27 Chong Yidong <cyd@stupidchicken.com>
ae3da38a
CY
4027
4028 * progmodes/python.el: Add Ipython support (Bug#5390).
4029 (python-shell-prompt-alist)
4030 (python-shell-continuation-prompt-alist): New options.
4031 (python--set-prompt-regexp): New function.
33aeea0e
SM
4032 (inferior-python-mode, run-python, python-shell):
4033 Require ansi-color. Use python--set-prompt-regexp to set the comint
ae3da38a
CY
4034 prompt based on the Python interpreter.
4035 (python--prompt-regexp): New var.
4036 (python-check-comint-prompt)
4037 (python-comint-output-filter-function): Use it.
4038 (run-python): Use a pipe (Bug#5694).
4039
07976ae3 40402010-11-27 Chong Yidong <cyd@stupidchicken.com>
1d851570
CY
4041
4042 * progmodes/python.el (run-python): Doc fix.
4043 (python-keep-current-directory-in-path): New var (Bug#7454).
4044
07976ae3 40452010-11-27 Chong Yidong <cyd@stupidchicken.com>
76dabd37
CY
4046
4047 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
4048 Prompt user before actually printing.
4049
0b839457
GM
40502010-11-27 Glenn Morris <rgm@gnu.org>
4051
4052 * startup.el (package-enable-at-startup, package-initialize):
4053 Remove unnecessary declarations.
4054
96107967
EZ
40552010-11-27 Eli Zaretskii <eliz@gnu.org>
4056
4057 * international/characters.el (glyphless-char-display-control):
4058 Exclude newline and TAB from the c0-control group.
4059
a140ec5f
GM
40602010-11-27 Glenn Morris <rgm@gnu.org>
4061
82445062
GM
4062 * mail/sendmail.el (build-mail-aliases): Doc fix for autoload.
4063 (expand-mail-aliases): Remove unnecessary autoload.
4064
08b5f072
GM
4065 * allout.el (allout-command-prefix, allout-mode-map): Declare.
4066
e96d4147
GM
4067 * shell.el (shell-dir-cookie-re): Move definition before use.
4068
a140ec5f
GM
4069 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
4070 Replace undefined CL functions.
4071
a2249e66
EZ
40722010-11-26 Eli Zaretskii <eliz@gnu.org>
4073
228482b2
EZ
4074 * simple.el (prog-mode): Set bidi-paragraph-direction to
4075 left-to-right.
4076
a2249e66
EZ
4077 * term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
4078
d01d7b8d
GM
40792010-11-26 Glenn Morris <rgm@gnu.org>
4080
4081 * calendar/diary-lib.el (diary-outlook-format-1): New function, so that
4082 diary-outlook-formats can be sensitive to calendar-date-style.
4083 (diary-outlook-formats): Simplify the default setting.
4084 (diary-from-outlook-internal): Pass subject and body as arguments.
4085 Use dolist rather than dotimes. Don't save the diary buffer.
4086 (diary-from-outlook-gnus, diary-from-outlook-rmail):
4087 Pass subject and body as explicit arguments to the -internal function.
4088
b3ea64a3
LMI
40892010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4090
4091 * mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
4092 parsing them. This makes mailto:...?subject=foo\nbar work.
4093
d5e7b0d8
SM
40942010-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
4095
4096 * vc/diff.el (diff): Fix last change.
4097
872ab164
SM
40982010-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
4099
4100 * emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
4101 (pcase--dontcare-upats): New var.
4102 (pcase-let, pcase-let*): Generate better code.
4103 Accept the same bodies as `let'.
4104 (pcase-dolist): New macro.
4105 (pcase--trivial-upat-p): New helper function.
4106 (pcase--expand): Strip leading "(let nil" if any.
4107
876d1684
LMI
41082010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
4109
7bd9b9d8
LMI
4110 * mail/mailclient.el (browse-url): Require.
4111 (mailclient-send-it): Bind `browse-url-mailto-function' to nil to
4112 use the external browser function to send the mail (bug#7469).
4113
876d1684
LMI
4114 * net/browse-url.el (browse-url-browser-function): Revert the
4115 default back to the previous value, since the new value broke
4116 mailclient.el.
4117 (browse-url-mailto-function): New variable for mailto: URLs.
4118 (browse-url): Use the new variable for mailto: URLs.
4119
6e13206c
SM
41202010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4121
4122 * eshell/esh-cmd.el (eshell-parse-command):
4123 * eshell/esh-arg.el (eshell-parse-arguments):
4124 * eshell/em-script.el (eshell-source-file):
4125 Use with-silent-modifications.
4126
3d92f44e
CY
41272010-11-23 Chong Yidong <cyd@stupidchicken.com>
4128
4129 * vc/vc.el (vc-merge): Remove optional arg PROMPT. Always prompt
4130 for a merge location.
4131
4132 * vc/vc-bzr.el (vc-bzr-pull): Remove unused var.
4133 (vc-bzr-merge-branch): Always prompt.
4134 (vc-bzr-async-command): Use the full branch filename.
4135
8f5f1e68
SM
41362010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4137
4138 * shell.el (shell): Use current-buffer by default if it's already
4139 a shell mode buffer and its process is dead.
ee9355dc 4140 Suggested by Jose E. Marchesi <jemarch@gnu.org>.
8f5f1e68 4141
331460ac
TH
41422010-11-23 Tassilo Horn <tassilo@member.fsf.org>
4143
8f5f1e68
SM
4144 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
4145 Mention that the keywords should be comma separated.
331460ac 4146
2c3160c5
CY
41472010-11-23 Chong Yidong <cyd@stupidchicken.com>
4148
4149 * vc/vc.el (vc-merge): Use vc-BACKEND-merge-branch if available.
4150 Accept optional prefix arg meaning to prompt for a command.
4151 (vc-update): Use vc-BACKEND-pull if available. Accept optional
4152 prefix arg meaning to prompt for a command.
4153 (vc-pull): Alias for vc-update.
4154
4155 * vc/vc-bzr.el (vc-bzr-admin-branchconf, vc-bzr-history): New vars.
4156 (vc-bzr--branch-conf, vc-bzr-async-command, vc-bzr-pull)
4157 (vc-bzr-merge-branch): New functions, implementing merge-branch
4158 and pull operations.
4159
b2e44819
SM
41602010-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
4161
8a0eb852
SM
4162 * Makefile.in: Fix up last merge.
4163
b2e44819
SM
4164 * vc/diff.el (diff-old-temp-file, diff-new-temp-file): Remove.
4165 (diff-sentinel): Get them as arguments instead.
4166 (diff-old-file, diff-new-file, diff-extra-args): Remove.
4167 (diff-file-local-copy, diff-better-file-name): New funs.
4168 (diff-no-select): Rename from diff-into-buffer.
4169 Support buffers additionally to files. Move `buf' arg. Don't display buf.
4170 Prefer closures to buffer-local variables.
4171 (diff): Adjust accordingly.
4172 (diff-buffer-with-file): Move from files.el.
4173 * files.el (diff-buffer-with-file): Move to vc/diff.el.
4174 (diff-buffer-internal): Remove.
4175 (diff-buffer-buffer): Remove.
4176 (save-some-buffers-action-alist): Use diff-no-select so as not to guess
4177 the buffer name used, and so as not to mess up windows and frames.
4178
6a7662bb
BR
41792010-11-22 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
4180
4181 * files.el: Make revert work with diff-buffer-with-file (bug#7277).
4182 (diff-buffer-internal): New function extracted from diff-buffer-with-file
4183 (diff-buffer-with-file): Use it.
4184 * vc/diff.el (diff-into-buffer): New fun, extracted from diff.
4185 (diff): Use it.
4186
c799747b
TH
41872010-11-22 Tassilo Horn <tassilo@member.fsf.org>
4188
4189 * textmodes/reftex-ref.el (reftex-goto-label): Use the current
4190 \ref's or \pageref's value as default instead of initial input.
4191
e274eb13
MA
41922010-11-21 Michael Albinus <michael.albinus@gmx.de>
4193
4194 * files.el (backup-by-copying-when-mismatch): The default value is
4195 now t.
4196
4197 * startup.el (normal-top-level):
4198 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
4199 `backup-by-copying-when-mismatch'.
4200
77af54d7
JD
42012010-11-21 Jan Djärv <jan.h.d@swipnet.se>
4202
4203 * tool-bar.el (tool-bar-setup): Remove save as, print and customize.
4204
4e2f7d2a
CY
42052010-11-21 Deniz Dogan <deniz.a.m.dogan@gmail.com>
4206
6a7662bb
BR
4207 * progmodes/python.el (python-font-lock-keywords):
4208 Highlight top-level augmented assignments (Bug#6445).
4e2f7d2a 4209
b7d1e144
JD
42102010-11-21 Jan Djärv <jan.h.d@swipnet.se>
4211
4212 * term/ns-win.el (ns-right-control-modifier)
4213 (ns-right-command-modifier): Defvar them.
4214
4215 * cus-start.el (all): Add ns-right-control-modifier and
4216 ns-right-command-modifier (Bug#7458).
4217
c11cc37a
GM
42182010-11-20 Glenn Morris <rgm@gnu.org>
4219
4220 * emacs-lisp/authors.el (authors-ignored-files)
4221 (authors-valid-file-names, authors-renamed-files-alist): Add entries.
4222
7dcd777e
TH
42232010-11-20 Tassilo Horn <tassilo@member.fsf.org>
4224
4225 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
4226 (report-emacs-bug-parse-query-results)
4227 (report-emacs-bug-create-existing-bugs-buffer): Pass through
4228 keywords used for querying the bug database to show them in the
4229 existing bugs buffer.
4230
d2bd5189
JD
42312010-11-20 Jan Djärv <jan.h.d@swipnet.se>
4232
4233 * tool-bar.el (tool-bar-setup): Add some :vert-only keywords.
4234
4235 * info.el (info-tool-bar-map): Add some :vert-only keywords.
4236
0e7c0582
EZ
42372010-11-20 Eli Zaretskii <eliz@gnu.org>
4238
4239 * international/characters.el (glyphless-char-display-control):
4240 Make it a defcustom, with update-glyphless-char-display as its
4241 :set attribute.
4242 (top level): Don't call update-glyphless-char-display.
4243
7398933f
MA
42442010-11-20 Michael Albinus <michael.albinus@gmx.de>
4245
4246 Sync with Tramp 2.2.0.
4247
4248 * net/tramp.el (tramp-handle-insert-file-contents): Don't use
4249 `file-remote-p' (due to compatibility).
4250
4251 * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly)
4252 (tramp-do-copy-or-rename-file-out-of-band): Use `ignore-errors'.
4253
4254 * net/trampver.el: Update release number.
4255
1cd64aae
EZ
42562010-11-20 Eli Zaretskii <eliz@gnu.org>
4257
4258 * faces.el (glyphless-char): Define value for `pc'.
4259
614316a7
TH
42602010-11-20 Tassilo Horn <tassilo@member.fsf.org>
4261
26214810
EZ
4262 Implemented a bug querying mechanism.
4263 * mail/emacsbug.el (report-emacs-bug-tracker-url): New variable.
614316a7
TH
4264 (report-emacs-bug-create-existing-bugs-buffer)
4265 (report-emacs-bug-parse-query-results)
26214810 4266 (report-emacs-bug-query-existing-bugs): New functions.
614316a7 4267
9061f667
TH
42682010-11-19 Tassilo Horn <tassilo@member.fsf.org>
4269
4270 * textmodes/reftex-ref.el (reftex-goto-label): If point is inside
4271 a \ref{} or \pageref{} macro, then use its value as initial input.
4272
1265829e
JB
42732010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4274
4275 * calc/calc-units.el (math-build-units-table-buffer):
4276 calc/README: Mention that the TeX specific units won't use the
4277 `tex' prefix in TeX mode.
4278 calc/calc-lang.el (math-variable-table): Don't use the `tex'
4279 prefix for units in TeX mode.
4280
9fca7811
SM
42812010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4282
4283 * simple.el (kill-new, kill-append, kill-region):
76dabd37
CY
4284 * comint.el (comint-kill-region): Make the yank-handler argument
4285 obsolete.
9fca7811 4286
4a47c275 42872010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
88bf1bec 4288
e2f454c4
SM
4289 * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
4290 that are both openers (resp. closers) and something else.
4291 (smie-grammar): Loosen definition of valid values.
4292 (smie-next-sexp, smie-down-list, smie-blink-matching-open)
4293 (smie-indent--parent, smie-rule-parent, smie-indent-keyword)
4294 (smie-indent-after-keyword): Adjust users.
4295 (smie-indent-keyword): Don't indent empty lines.
4296
88bf1bec
SM
4297 * vc-hg.el (vc-hg-program): New var.
4298 Suggested by Norman Gray <norman@astro.gla.ac.uk>.
4299 (vc-hg-state, vc-hg-working-revision, vc-hg-command): Use it.
4300
4a47c275 43012010-11-18 Glenn Morris <rgm@gnu.org>
4c0eb0d3
GM
4302
4303 * emacs-lisp/autoload.el (autoload-find-destination): The function
4304 coding-system-eol-type may return non-numeric values. (Bug#7414)
4305
4a47c275 43062010-11-18 Ulrich Mueller <ulm@gentoo.org>
bf6442c3
UM
4307
4308 * server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
4309
4a47c275 43102010-11-18 Eli Zaretskii <eliz@gnu.org>
e68afd74
EZ
4311
4312 * subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
4313
4a47c275 43142010-11-18 Chong Yidong <cyd@stupidchicken.com>
de02effd
CY
4315
4316 * textmodes/picture.el (picture-mouse-set-point): Don't use
4317 posn-col-row; explicitly compute the motion based on the posn at
4318 the window-start (Bug#7390).
4319
4a47c275 43202010-11-18 Glenn Morris <rgm@gnu.org>
f0a698ab
GM
4321
4322 * novice.el (disabled-command-function):
4323 Fix 2009-11-15 change. (Bug#7384)
4324
4a47c275 43252010-11-18 Glenn Morris <rgm@gnu.org>
29f30ab7
GM
4326
4327 * calendar/calendar.el (diary-iso-date-forms): Make elements
4328 mutually exclusive. (Bug#7377)
4329
4a47c275 43302010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
10b40d2e
SM
4331
4332 * emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
4333 when filling the remaining "unconstrained" values.
4334
4a47c275 43352010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
7bea8c7a 4336
acef0722
SM
4337 * emacs-lisp/bytecomp.el (byte-compile-warnings): Simplify the
4338 safety predicate.
4339
4340 * files.el (safe-local-variable-p): Gracefully handle errors.
4341
7bea8c7a
SM
4342 * emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
4343 Use smie-indent-virtual when indenting relative to an opener.
4344 (smie-rule-separator): Use smie-rule-parent.
4345 (smie-indent-keyword): Consult rules, even for openers at bol.
4346 (smie-indent-comment-close): Try to align closer's content.
4347
4a47c275 43482010-11-18 Glenn Morris <rgm@gnu.org>
b010e1ba
GM
4349
4350 * ls-lisp.el (ls-lisp-dired-ignore-case): Make it an obsolete alias.
4351
4a47c275 43522010-11-18 Glenn Morris <rgm@gnu.org>
c790cad4 4353
aa514451
GM
4354 * printing.el (pr-menu-bind): Doc fix.
4355
32b636de
GM
4356 * speedbar.el (speedbar-toggle-images): Doc fix.
4357
bc1d5cdf
GM
4358 * progmodes/python.el (python-shell): Doc fix.
4359
c790cad4
GM
4360 * wid-edit.el (widget-field-use-before-change)
4361 (widget-use-overlay-change): Doc fixes.
4362
c51bb5d2
SM
43632010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4364
8bbb7dd8
SM
4365 Minor cleanup to improve style.
4366 * textmodes/rst.el (rst-update-section): Use point-marker.
4367 (rst-get-decoration): Eliminate unneeded assignment.
4368 (rst-promote-region, rst-straighten-decorations)
4369 (rst-section-tree, rst-adjust): Use point-marker.
4370 (rst-toc-mode-mouse-goto): Avoid setq.
4371 (rst-shift-region-guts, rst-shift-region-left)
4372 (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2)
4373 (rst-convert-bullets-to-enumeration): Use copy-marker.
4374
b7e270a2
SM
4375 * minibuffer.el (completion-fail-discreetly): New var.
4376 (completion--do-completion): Use it.
4377
c51bb5d2
SM
4378 * electric.el (electric-pair-pairs): New var.
4379 (electric-pair-post-self-insert-function): Use it.
4380 (electric-layout-post-self-insert-function): Don't insert a before
4381 newline unless it's actually needed.
4382
c04f2ac0
SM
43832010-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
4384
bac2de0f
SM
4385 * progmodes/python.el (run-python): Explain why we remove the current
4386 directory from sys.path. Suggested by Eric Hanchrow <erich@cozi.com>.
4387
c04f2ac0
SM
4388 * progmodes/grep.el (grep-regexp-alist): Tighten the regexp (bug#7378).
4389
7100ff98
SM
43902010-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4391
03f70355
SM
4392 * progmodes/octave-mod.el: Rely on elecric-*-modes.
4393 (octave-mode-map): Don't bind ;, SPC, and LF.
4394 (octave-auto-indent, octave-auto-newline): Remove.
4395 (electric-layout-rules): Declare.
4396 (octave-mode): Set electric-layout-rules.
4397 (octave-indent-new-comment-line): Use reindent-then-newline-and-indent.
4398 (octave-reindent-then-newline-and-indent, octave-electric-semi)
4399 (octave-electric-space): Remove.
4400
7100ff98
SM
4401 * electric.el (electric-layout-mode): New minor mode.
4402 (electric--after-char-pos): New function.
4403 (electric-indent-post-self-insert-function): Use it.
4404 (electric-layout-rules): New var.
4405 (electric-layout-post-self-insert-function): New function.
4406 (electric-indent-mode): Make them interact better.
4407
cca982d0
SM
44082010-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
4409
4410 * emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
4411 (checkdoc-sentencespace-region-engine, checkdoc-this-string-valid)
4412 (checkdoc-proper-noun-region-engine): Use with-syntax-table.
4413
84992dff
AM
44142010-11-15 Agustín Martín <agustin.martin@hispalinux.es>
4415
4416 * textmodes/flyspell.el (flyspell-generic-progmode-verify):
4417 Make sure to check inside the word (Bug#6761).
4418
afa42fe3
CY
44192010-11-14 Chong Yidong <cyd@stupidchicken.com>
4420
4421 * startup.el (command-line): If the cursorColor resource is set,
4422 change the cursor face-spec (Bug#7392).
4423
a798747d 44242010-11-13 Ken Manheimer <ken.manheimer@gmail.com>
1c9b9df0 4425
a798747d 4426 The main features of the following allout.el changes are:
1c9b9df0
KM
4427 - implement user customization for the allout key bindings
4428 - add a customization control by which the user can inhibit use of
a798747d 4429 a trailing Ctrl-H, so by default it's reserved for use with
1c9b9df0
KM
4430 describe-prefix-bindings
4431 - adapt to new version of called-interactively-p, while
a798747d 4432 maintaining backwards compatibility with old version
01c35094 4433 - fix hotspot navigation so i works properly with meta-modified keys.
1c9b9df0 4434
a798747d
GM
4435 * allout.el (allout-keybindings, allout-bind-keys)
4436 (allout-keybindings-binding, allout-prefixed-keybindings)
4437 (allout-unprefixed-keybindings, allout-preempt-trailing-ctrl-h)
4438 (allout-keybindings-list, allout-mode-map-adjustments)
4439 (allout-setup-mode-map): Establish allout-mode keymaps as user
4440 customizable settings, and also establish a customizable setting which
4441 regulates whether or not a trailing control-h is reserved for use with
4442 describe-prefix-bindings - and inhibit it by default, so that control-h
4443 *is* reserved for describe-prefix-bindings unless the user changes it.
4444
4445 * allout.el (allout-hotspot-key-handler): Distinguish more explicitly
4446 and accurately between modified and unmodified events, and handle
1c9b9df0
KM
4447 modified events more comprehensively.
4448
a798747d
GM
4449 * allout.el (allout-substring-no-properties):
4450 Alias to use or provide version of `substring-no-properties'.
4451 (allout-solicit-alternate-bullet): Use `allout-substring-no-properties'.
1c9b9df0 4452
a798747d
GM
4453 * allout.el (allout-next-single-char-property-change):
4454 Alias to use or provide version of `next-single-char-property-change'.
4455 (allout-annotate-hidden, allout-hide-by-annotation):
4456 Use `allout-next-single-char-property-change'.
1c9b9df0 4457
a798747d
GM
4458 * allout.el (allout-select-safe-coding-system):
4459 Alias to use or provide version of `select-safe-coding-system'.
4460 (allout-toggle-subtree-encryption):
4461 Use `allout-select-safe-coding-system'.
1c9b9df0 4462
a798747d
GM
4463 * allout.el (allout-set-buffer-multibyte):
4464 Alias to use or provide version of `set-buffer-multibyte'.
4465 (allout-encrypt-string): Use `allout-set-buffer-multibyte'.
1c9b9df0 4466
a798747d
GM
4467 * allout.el (allout-called-interactively-p): Macro for using the
4468 different versions of called-interactively-p identically, depending on
4469 the subroutine's argument signature.
4470 (allout-back-to-current-heading, allout-beginning-of-current-entry):
4471 Use `(interactive "p")' instead of `(called-interactively-p)'.
1c9b9df0 4472
a798747d
GM
4473 * allout.el (allout-init, allout-ascend, allout-end-of-level)
4474 (allout-previous-visible-heading, allout-forward-current-level)
4475 (allout-backward-current-level, allout-show-children):
4476 Use `allout-called-interactively-p' instead of `called-interactively-p'.
1c9b9df0 4477
a798747d
GM
4478 * allout.el (allout-before-change-handler):
4479 Exempt edits to the (overlaid) character after the allout outline
4480 bullet from edit confirmation prompt.
1c9b9df0 4481
a798747d
GM
4482 * allout.el (allout-add-resumptions):
4483 Ensure that it respects correct buffer for keybindings.
1c9b9df0 4484
a798747d
GM
4485 * allout.el (allout-beginning-of-line):
4486 Use `allout-previous-single-char-property-change' alias for the sake of
4487 diverse compatibility.
1c9b9df0 4488
a798747d
GM
4489 * allout.el (allout-end-of-line):
4490 Use `allout-mark-active-p' to encapsulate respect for mark activity.
1c9b9df0 4491
0216b738
CY
44922010-11-13 Chong Yidong <cyd@stupidchicken.com>
4493
4494 * frame.el (frame-notice-user-settings): Don't clobber other
4495 user-set parameters when calling face-set-after-frame-default in
4496 response to background-color parameter (Bug#7373).
4497
0eb025fb
EZ
44982010-11-13 Eli Zaretskii <eliz@gnu.org>
4499
4500 * international/characters.el (glyphless-char-display-control):
88b5a757 4501 Rename from glyphless-char-control; all users changed. Doc fix.
4a9f985c
EZ
4502 Signal an error if display method is not one of the recognized
4503 symbols.
0eb025fb 4504
6e060cee
MA
45052010-11-13 Michael Albinus <michael.albinus@gmx.de>
4506
4507 * net/tramp-compat.el (tramp-compat-line-beginning-position)
4508 (tramp-compat-line-end-position): Remove them.
4509
4510 * net/tramp.el (tramp-parse-rhosts-group)
4511 (tramp-parse-shosts-group, tramp-parse-sconfig-group)
4512 (tramp-parse-hosts-group, tramp-parse-passwd-group)
4513 (tramp-parse-netrc-group, tramp-parse-putty-group)
4514 * net/tramp-cmds.el (tramp-append-tramp-buffers)
4515 * net/tramp-sh.el (tramp-do-file-attributes-with-ls)
4516 (tramp-sh-handle-file-selinux-context)
4517 (tramp-sh-handle-file-name-all-completions)
4518 (tramp-sh-handle-insert-directory)
4519 (tramp-sh-handle-expand-file-name, tramp-find-executable)
4520 (tramp-wait-for-output, tramp-send-command-and-read)
4521 * net/tramp-smb.el (tramp-smb-read-file-entry)
4522 (tramp-smb-get-cifs-capabilities): Use `point-at-eol'.
4523
4524 * net/tramp-sh.el (tramp-sh-handle-insert-directory) Use
4525 `point-at-bol'.
4526 (tramp-remote-coding-commands): Add an alternative using "base64
4527 -d -i". This is needed for older base64 versions from GNU
4528 coreutils. Reported by Klaus Reichl
4529 <Klaus.Reichl@thalesgroup.com>.
4530
8da5345f
HN
45312010-11-13 Hrvoje Niksic <hniksic@xemacs.org>
4532
4533 * simple.el (count-words-region): New function.
4534
c156a63b
SM
45352010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4536
78835dd0
SM
4537 * shell.el (shell-dir-cookie-re): New custom variable.
4538 (shell-dir-cookie-watcher): New function.
4539
ebff325e
SM
4540 * vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
4541 and compilation-mode (bug#7350).
4542
4e9e1584
SM
4543 * vc/smerge-mode.el (smerge-refine): Choose better default part to
4544 highlight when one of them is empty.
4545
4490f875
SM
4546 * skeleton.el (skeleton-read): Don't use `newline' since it may strip
4547 trailing space.
4548 (skeleton-newline): New function.
4549 (skeleton-internal-1): Use it.
4550
c156a63b
SM
4551 * simple.el (open-line): `newline' may strip trailing space.
4552
f3bb9e16
KR
45532010-11-12 Kevin Ryde <user42@zip.com.au>
4554
4555 * international/mule-cmds.el (princ-list): Use mapc.
4556
7847454a
GM
45572010-11-12 Glenn Morris <rgm@gnu.org>
4558
4559 * emacs-lisp/bytecomp.el (byte-compile-log-buffer): New constant.
01c35094 4560 Use it to replace all instances of "*Compile-Log*".
7847454a 4561
aa310257
SM
45622010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4563
4564 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
4565 indentation specs.
4566
cbf83ce9
SM
45672010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
4568
4569 * progmodes/modula2.el: Use SMIE and skeleton.
4570 (m2-mode-syntax-table): (*..*) can be nested.
4571 Add //...\n. Fix paren syntax.
4572 (m2-mode-map): Remove LF and TAB bindings.
4573 (m2-indent): Add safety property.
4574 (m2-smie-grammar): New var.
4575 (m2-smie-refine-colon, m2-smie-refine-of, m2-smie-backward-token)
4576 (m2-smie-forward-token, m2-smie-refine-semi, m2-smie-rules): New funs.
4577 (m2-mode): Use define-derived-mode.
4578 (m2-newline, m2-tab): Remove.
4579 (m2-begin, m2-case, m2-definition, m2-else, m2-for, m2-header)
4580 (m2-if, m2-loop, m2-module, m2-or, m2-procedure, m2-with, m2-record)
4581 (m2-stdio, m2-type, m2-until, m2-var, m2-while, m2-export)
4582 (m2-import): Use define-skeleton.
4583
e7c4fb1e
GM
45842010-11-11 Glenn Morris <rgm@gnu.org>
4585
b3e4c911
GM
4586 * obsolete/lucid.el: Don't warn about any CL functions in this file.
4587
b3e22bd4
GM
4588 * ls-lisp.el (ls-lisp-ignore-case, ls-lisp-dirs-first)
4589 (ls-lisp-verbosity): Add custom :set-after property.
4590 (ls-lisp-verbosity, ls-lisp-use-localized-time-format): Doc fixes.
4591 (ls-lisp-format, ls-lisp-format-time): Don't take `now' as an argument.
4592 (ls-lisp-insert-directory): Update caller.
606dcd9e
GM
4593 (ls-lisp-set-options): New function.
4594 (ls-lisp-emulation): Use ls-lisp-set-options for custom :set.
4595 Doc fix.
b3e22bd4 4596
55a4b4fe
GM
4597 * play/landmark.el (lm-prompt-for-move):
4598 * play/gomoku.el (gomoku-prompt-for-move): Remove nonsensical code.
4599
e7c4fb1e
GM
4600 * progmodes/idlw-complete-structtag.el: Remove unused dec `name'.
4601
4602 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins)
4603 (idlwave-study-twins): Prefix dynamic local variable `name'.
4604 (idlwave-routine-twin-compare): Update for above change.
4605
4606 * progmodes/idlw-help.el (idlwave-do-mouse-completion-help):
4607 Prefix dynamic local variables `name', `kwd', and `link'.
4608 * progmodes/idlw-shell.el (idlwave-shell-complete-execcomm-help):
4609 * progmodes/idlw-complete-structtag.el
4610 (idlwave-complete-structure-tag-help):
4611 * progmodes/idlwave.el (idlwave-complete-sysvar-help)
4612 (idlwave-complete-sysvar-tag-help)
4613 (idlwave-complete-class-structure-tag-help):
4614 Update for above name changes.
4615
afe2870b
LMI
46162010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4617
4618 * net/browse-url.el (browse-url-browser-function): Change the
4619 default to use `browse-url-mail' on mailto: URLs.
4620
fbe3be3f
CY
46212010-11-10 Chong Yidong <cyd@stupidchicken.com>
4622
cbf83ce9
SM
4623 * emacs-lisp/package.el (package-read-all-archive-contents):
4624 Reset package-archive-contents to nil before re-reading.
fbe3be3f 4625
a7cfbaea 46262010-11-10 Brandon Craig Rhodes <brandon@rhodesmill.org> (tiny change)
bd4532fc
AM
4627
4628 * textmodes/flyspell.el (flyspell-word): Do not re-check words
4629 already found as misspellings by (flyspell-large-region), just
c97685d4 4630 do highlighting (bug#7322).
bd4532fc 4631
13e7256f
GM
46322010-11-10 Glenn Morris <rgm@gnu.org>
4633
6d2a1e35
GM
4634 * progmodes/octave-mod.el (octave-mark-block): Update for smie change.
4635
d4aca69c
GM
4636 * emulation/edt.el (edt-with-position): New macro.
4637 (edt-find-forward, edt-find-backward, edt-find-next-forward)
4638 (edt-find-next-backward, edt-sentence-forward, edt-sentence-backward)
4639 (edt-paragraph-forward, edt-paragraph-backward): Use it.
4640
f8a09adb
GM
4641 * emulation/tpu-extras.el (tpu-with-position): New macro.
4642 (tpu-paragraph, tpu-page, tpu-search-internal): Use it.
4643
c026460b
GM
4644 * textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
4645
dea53a43
GM
4646 * textmodes/texnfo-upd.el (texinfo-all-menus-update)
4647 (texinfo-menu-copy-old-description, texinfo-start-menu-description)
4648 (texinfo-master-menu, texinfo-insert-node-lines)
4649 (texinfo-multiple-files-update):
4650 * textmodes/texinfmt.el (texinfo-append-refill, texinfo-copying):
4651 Use line-beginning-position.
4652
72bc50c0
GM
4653 * progmodes/cperl-mode.el (cperl-find-pods-heres, cperl-write-tags):
4654 No recent Emacs supports system-type `emx'.
4655
4656 * progmodes/ada-xref.el (is-windows): Rename to ada-on-ms-windows.
4657 (ada-command-separator, ada-default-prj-properties)
4658 (ada-find-any-references): Update for above name change.
4659
4660 * dirtrack.el (dirtrack-directory-function)
4661 (dirtrack-canonicalize-function):
4662 * filecache.el (file-cache-completion-ignore-case)
4663 (file-cache-case-fold-search, file-cache-ignore-case):
4664 * term.el (serial-port-is-file-p): Cosmetic change.
4665
4666 * emulation/viper-init.el (viper-ms-style-os-p): Doc fix.
4667 Remove non-existent `windows-95' system-type.
4668 * dired.el (dired-chown-program): Remove non-existent `linux'
4669 system-type.
4670
17731c39
GM
4671 * net/net-utils.el (net-utils-remove-ctl-m): Use memq for system-types.
4672 (ping-program-options): Remove non-existent `linux' system-type.
4673
9228bbd3
GM
4674 * startup.el (package-initialize): Update declaration.
4675
6e404950
GM
4676 * ls-lisp.el (ls-lisp-time-lessp, ls-lisp-time-to-seconds): Remove.
4677 (ls-lisp-handle-switches): Use time-less-p.
4678 (ls-lisp-format-time): Use float-time.
4679
6f0d4bb6
GM
4680 * textmodes/remember.el (remember-time-to-seconds): Remove.
4681 (remember-store-in-mailbox): Use float-time.
4682
4683 * calendar/timeclock.el (timeclock-time-to-seconds): Make it an alias.
4684
4685 * calendar/time-date.el (time-to-seconds): Always an alias on Emacs,
4686 never a real function.
4687 (with-no-warnings): Remove compat stub, now unused.
4688 (time-less-p): Doc fix.
4689 (time-to-number-of-days): Simplify.
4690
73171bd4
GM
4691 * eshell/esh-util.el (eshell-time-less-p, eshell-time-to-seconds):
4692 Remove.
4693 (eshell-read-passwd, eshell-read-hosts): Use time-less-p.
4694 * eshell/esh-test.el (eshell-test, eshell-show-usage-metrics):
4695 * eshell/em-unix.el (eshell-show-elapsed-time, eshell/time):
4696 * eshell/em-pred.el (eshell-pred-file-time): Use float-time.
4697 * eshell/em-ls.el (eshell-ls-sort-entries): Use time-less-p.
4698
13e7256f
GM
4699 * eshell/em-unix.el (eshell-remove-entries, eshell/rm)
4700 (eshell-shuffle-files, eshell-shorthand-tar-command)
4701 (eshell-mvcpln-template, eshell/mv, eshell/cp, eshell/ln):
4702 Prefix dynamic locals `interactive', `preview', `recursive', `verbose'.
4703 * eshell/em-glob.el (eshell-extended-glob, eshell-glob-entries):
4704 Prefix dynamic local variable `matches'.
4705
b565f5a1
GM
4706 * skeleton.el (skeleton-internal-list, skeleton-internal-1):
4707 Prefix dynamic local variable `skeleton'.
4708
5ad3e885
KY
47092010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4710
4711 * net/browse-url.el (browse-url-mail): Insert body part of mailto url
4712 in mail buffer; make yank-action always a command that yanks original
4713 buffer.
4714
14121c52
GM
47152010-11-09 Glenn Morris <rgm@gnu.org>
4716
4717 * progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
4718
d607b96b 47192010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
73525e72 4720
9bdba5f5
SM
4721 * minibuffer.el (minibuffer-completion-help): Specify the end of the
4722 completion field (bug#7211).
4723
73525e72
SM
4724 * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322)
4725 Fix handling of backslash escapes.
4726 (python-quote-syntax): Adjust accordingly.
4727
d607b96b 47282010-11-09 Richard Levitte <richard@levitte.org> (tiny change)
05539fb3
RL
4729
4730 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
4731 (vc-mtn-workfile-branch): Adjust to new output format.
4732
d607b96b 47332010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
cc4d2366
SM
4734
4735 * international/mule-cmds.el (princ-list): Mark as obsolete.
4736
d607b96b 47372010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7f925a67
SM
4738
4739 * emacs-lisp/smie.el: New package.
4740
d607b96b 47412010-11-09 Michael Albinus <michael.albinus@gmx.de>
6ce78fdc 4742
7f925a67
SM
4743 * files.el (backup-by-copying-when-mismatch):
4744 Set `permanent-local' property.
6ce78fdc
MA
4745
4746 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
09def8be 4747 `permanent-local' property for `backup-by-copying-when-mismatch'.
6ce78fdc 4748
d607b96b 47492010-11-09 Eli Zaretskii <eliz@gnu.org>
21620882
EZ
4750
4751 * ls-lisp.el (insert-directory): Doc fix. (bug#7285)
4752
d607b96b 47532010-11-09 Wilson Snyder <wsnyder@wsnyder.org>
8468f78b 4754
7f925a67 4755 * progmodes/verilog-mode.el (verilog-insert-one-definition)
8468f78b 4756 (verilog-read-decls, verilog-read-sub-decls-sig): Fix AUTOWIRE and
7f925a67
SM
4757 AUTOINOUT for SV style multidimensional arrays, bug294.
4758 Reported by Eric Mastromarchi.
4759 (verilog-preprocess): Use with-current-buffer and
8468f78b
WS
4760 font-lock-fontify-buffer to cleanup style issues.
4761
d607b96b 47622010-11-09 Glenn Morris <rgm@gnu.org>
cb5e49a3
GM
4763
4764 * locate.el (locate, locate-mode): Doc fixes.
4765
d607b96b 47662010-11-09 Chong Yidong <cyd@stupidchicken.com>
381d186f
CY
4767
4768 * server.el (server-start): New arg INHIBIT-PROMPT prevents asking
4769 user for confirmation.
4770 (server-force-stop): Use it.
4771 (server-start): Use server-force-stop for kill-emacs-hook, to
4772 avoid user interaction while killing Emacs.
4773
9b026d9f
GM
47742010-11-09 Glenn Morris <rgm@gnu.org>
4775
3406534c 4776 * progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
e814121e 4777 (meta-indent-line): Simplify.
3406534c 4778
9b026d9f
GM
4779 * vc/emerge.el (emerge-line-number-in-buf):
4780 * textmodes/ispell.el (ispell-region):
4781 * textmodes/fill.el (current-fill-column):
4782 * progmodes/xscheme.el (xscheme-send-current-line):
4783 * progmodes/vhdl-mode.el (vhdl-current-line, vhdl-line-copy):
4784 * progmodes/tcl.el (tcl-hairy-scan-for-comment):
4785 * progmodes/sh-script.el (sh-handle-prev-do):
4786 * progmodes/meta-mode.el (meta-indent-line):
4787 * progmodes/idlwave.el (idlwave-goto-comment, idlwave-fill-paragraph)
4788 (idlwave-in-quote):
4789 * progmodes/idlw-shell.el (idlwave-shell-current-frame)
4790 (idlwave-shell-update-bp-overlays, idlwave-shell-sources-filter):
4791 * progmodes/fortran.el (fortran-looking-at-if-then):
4792 * progmodes/etags.el (find-tag-in-order, etags-snarf-tag):
4793 * progmodes/cperl-mode.el (cperl-sniff-for-indent)
4794 (cperl-find-pods-heres):
4795 * progmodes/ada-mode.el (ada-get-current-indent, ada-narrow-to-defun):
4796 * net/quickurl.el (quickurl-list-insert):
4797 * net/ldap.el (ldap-search-internal):
4798 * net/eudc.el (eudc-expand-inline):
4799 * mail/sendmail.el (sendmail-send-it):
4800 * mail/mspools.el (mspools-visit-spool, mspools-get-spool-name):
4801 * emulation/viper-cmd.el (viper-paren-match, viper-backward-indent)
4802 (viper-brac-function):
4803 * calc/calc-yank.el (calc-do-grab-region):
4804 * calc/calc-keypd.el (calc-keypad-press):
4805 * term.el (term-move-columns, term-insert-spaces):
4806 * speedbar.el (speedbar-highlight-one-tag-line):
4807 * simple.el (current-word):
4808 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
4809 * info.el (Info-find-node-in-buffer-1, Info-follow-reference)
4810 (Info-scroll-down):
4811 * hippie-exp.el (he-line-beg):
4812 * epa.el (epa--marked-keys):
4813 * dired-aux.el (dired-kill-line, dired-do-kill-lines)
4814 (dired-update-file-line, dired-add-entry, dired-remove-entry)
4815 (dired-relist-entry):
4816 * buff-menu.el (Buffer-menu-buffer):
4817 * array.el (current-line):
4818 * allout.el (allout-resolve-xref)
4819 (allout-latex-verbatim-quote-curr-line):
4820 Replace yet more uses of end-of-line etc with line-end-position, etc.
4821
db94771e
SM
48222010-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4823
1398b795
SM
4824 * emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
4825 (checkdoc-interactive-loop, checkdoc-recursive-edit): Avoid princ-list.
4826 (checkdoc-syntax-table): Initialize in the declaration.
4827 (emacs-lisp-mode-hook): Use just checkdoc-minor-mode now that it turns
4828 the mode on unconditionally.
4829
db94771e
SM
4830 * emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
4831 (extent-end-position, extent-start-position): Remove setf method for
4832 non-existing functions (bug#7319).
4833
674728d4
SM
48342010-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
4835
4836 * emacs-lisp/smie.el: Simplify the smie-rules-function return values.
4837 (smie-precs->prec2): Rename from smie-precs-precedence-table.
4838 (smie-bnf->prec2): Rename from smie-bnf-precedence-table.
4839 (smie-prec2->grammar): Rename from smie-prec2-levels.
4840 (smie-grammar): Rename from smie-op-levels.
4841 (smie-indent--hanging-p): Rename from smie-hanging-p.
4842 (smie-rule-hanging-p): New alias.
4843 (smie-indent--bolp): Rename from smie-bolp.
4844 (smie-indent--hanging-p): New alias.
4845 (smie--token): New dynamically bound variable.
4846 (smie-indent--parent): New function.
4847 (smie-rule-parent-p): Use it; rename from smie-parent-p.
4848 (smie-rule-next-p): Rename from smie-next-p.
4849 (smie-rule-prev-p): Rename from smie-prev-p.
4850 (smie-rule-sibling-p, smie-rule-parent)
4851 (smie-indent--separator-outdent, smie-rule-separator): New functions.
4852 (smie-rule-separator-outdent): New var.
4853 (smie-indent--rule): Merge with smie-indent--column.
4854 (smie-indent-forward-token, smie-indent-backward-token):
4855 Also recognize close parens.
4856 (smie-indent-keyword): Don't use smie-indent--column any more.
4857 (smie-indent-after-keyword): Ignore closers by default.
4858 (smie-indent-line): Use with-demoted-errors.
4859 * progmodes/octave-mod.el (octave-smie-grammar):
4860 Rename from octave-smie-op-levels.
4861 (octave-smie-rules): Adjust to new behavior.
4862 * progmodes/prolog.el (prolog-smie-grammar):
4863 Rename from prolog-smie-op-levels.
4864
26f097bf
GM
48652010-11-07 Glenn Morris <rgm@gnu.org>
4866
de3490e1
GM
4867 * eshell/esh-util.el (subst-char-in-string)
4868 (directory-files-and-attributes): These compatibility definitions are
4869 not needed on any version of Emacs since at least 21.4.
4870
3ba6b2ee
GM
4871 * progmodes/verilog-mode.el (verilog-get-beg-of-line)
4872 (verilog-get-end-of-line): Remove.
4873 (verilog-within-string, verilog-re-search-forward-substr)
4874 (verilog-re-search-backward-substr, verilog-set-auto-endcomments)
4875 (verilog-surelint-off, verilog-getopt-file, verilog-highlight-region):
4876 Use point-at-bol, point-at-eol.
4877 * progmodes/pascal.el (pascal-get-beg-of-line, pascal-get-end-of-line):
4878 Remove.
4879 (pascal-declaration-end, pascal-declaration-beg, pascal-within-string)
4880 (electric-pascal-terminate-line, pascal-set-auto-comments)
4881 (pascal-indent-paramlist, pascal-indent-declaration)
4882 (pascal-get-lineup-indent, pascal-func-completion)
4883 (pascal-get-completion-decl, pascal-var-completion, pascal-completion):
4884 Use point-at-bol, point-at-eol.
4885 * progmodes/flymake.el (flymake-line-beginning-position)
4886 (flymake-line-end-position): Remove.
4887 (flymake-highlight-line): Use point-at-bol, point-at-eol.
4888 * eshell/esh-util.el (line-end-position, line-beginning-position):
4889 Remove compat definitions.
4890
76fc02b6
GM
4891 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4892 Use end-of-line N.
4893 (checkdoc-this-string-valid-engine, checkdoc-file-comments-engine):
4894 Use line-end-position.
4895
e180ab9f
GM
4896 * emacs-lisp/chart.el (chart-zap-chars):
4897 * play/decipher.el (decipher-set-map):
4898 * progmodes/ada-mode.el (ada-get-current-indent)
4899 (ada-search-ignore-string-comment, ada-tab-hard, ada-untab-hard):
4900 * progmodes/ada-prj.el (ada-prj-load-from-file, ada-prj-display-help):
4901 * progmodes/ada-xref.el (ada-initialize-runtime-library)
4902 (ada-get-all-references):
4903 * progmodes/cperl-mode.el (cperl-electric-paren)
4904 (cperl-electric-rparen, cperl-electric-keyword, cperl-electric-else)
4905 (cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol)
4906 (cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing)
4907 (cperl-word-at-point-hard):
4908 * progmodes/idlw-shell.el (idlwave-shell-move-or-history)
4909 (idlwave-shell-filename-string, idlwave-shell-batch-command)
4910 (idlwave-shell-display-line):
4911 * progmodes/idlwave.el (idlwave-show-begin, idlwave-fill-paragraph)
4912 (idlwave-calc-hanging-indent, idlwave-auto-fill, idlwave-template):
4913 * progmodes/js.el (js--re-search-forward-inner)
4914 (js--re-search-backward-inner):
4915 * progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2)
4916 (vhdl-fix-clause, vhdl-compose-configuration-architecture):
4917 * progmodes/ruby-mode.el (ruby-parse-partial, eval-when-compile):
4918 * textmodes/flyspell.el (flyspell-process-localwords):
4919 * textmodes/ispell.el (ispell-buffer-local-parsing)
4920 (ispell-buffer-local-dict, ispell-buffer-local-words):
4921 Use point-at-bol and point-at-eol.
4922
26f097bf
GM
4923 * speedbar.el (speedbar-generic-item-info)
4924 (speedbar-item-info-tag-helper, speedbar-change-expand-button-char)
4925 (speedbar-add-indicator, speedbar-check-vc-this-line)
4926 (speedbar-check-obj-this-line, speedbar-extract-one-symbol)
4927 (speedbar-buffers-line-directory, speedbar-buffer-revert-buffer):
4928 Replace more uses of end-of-line etc with line-end-position.
4929
b05fde66
GM
49302010-11-06 Glenn Morris <rgm@gnu.org>
4931
5ed619e0
GM
4932 * textmodes/texnfo-upd.el (texinfo-start-menu-description)
4933 (texinfo-update-menu-region-beginning, texinfo-menu-first-node)
4934 (texinfo-delete-existing-pointers, texinfo-find-pointer)
4935 (texinfo-clean-up-node-line, texinfo-insert-node-lines)
4936 (texinfo-multiple-files-update):
4937 * textmodes/table.el (table--probe-cell-left-up)
4938 (table--probe-cell-right-bottom):
4939 * textmodes/picture.el (picture-tab-search):
4940 * textmodes/page-ext.el (pages-copy-header-and-position)
4941 (pages-directory-for-addresses):
4942 * progmodes/vera-mode.el (vera-get-offset):
4943 * progmodes/simula.el (simula-calculate-indent):
4944 * progmodes/python.el (python-pdbtrack-overlay-arrow):
4945 * progmodes/prolog.el (end-of-prolog-clause):
4946 * progmodes/perl-mode.el (perl-calculate-indent, perl-indent-exp):
4947 * progmodes/icon.el (indent-icon-exp):
4948 * progmodes/etags.el (tag-re-match-p):
4949 * progmodes/ebrowse.el (ebrowse-show-file-name-at-point):
4950 * progmodes/ebnf2ps.el (ebnf-begin-file):
4951 * progmodes/dcl-mode.el (dcl-back-to-indentation-1)
4952 (dcl-save-local-variable):
4953 * play/life.el (life-setup):
4954 * play/gametree.el (gametree-looking-at-ply):
4955 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
4956 * mail/sendmail.el (mail-mode-auto-fill):
4957 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
4958 * emacs-lisp/edebug.el (edebug-overlay-arrow):
4959 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid):
4960 * woman.el (woman-parse-numeric-value, woman2-TH, woman2-SH)
4961 (woman-tab-to-tab-stop, WoMan-warn-ignored):
4962 * type-break.el (type-break-file-keystroke-count):
4963 * term.el (term-replace-by-expanded-history-before-point)
4964 (term-skip-prompt, term-extract-string):
4965 * speedbar.el (speedbar-edit-line, speedbar-expand-line)
4966 (speedbar-contract-line, speedbar-toggle-line-expansion)
4967 (speedbar-parse-c-or-c++tag, speedbar-parse-tex-string)
4968 (speedbar-buffer-revert-buffer, speedbar-highlight-one-tag-line):
4969 * sort.el (sort-skip-fields):
4970 * skeleton.el (skeleton-internal-list):
4971 * simple.el (line-move-finish, line-move-to-column):
4972 * shell.el (shell-forward-command):
4973 * misc.el (copy-from-above-command):
4974 * makesum.el (double-column):
4975 * ebuff-menu.el (electric-buffer-update-highlight):
4976 * dired.el (dired-move-to-end-of-filename):
4977 * dframe.el (dframe-popup-kludge):
4978 * bookmark.el (bookmark-kill-line, bookmark-bmenu-show-filenames):
4979 * arc-mode.el (archive-get-lineno):
4980 Use line-end-position and line-beginning-position.
4981
e2a9c0bc
GM
4982 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins):
4983 (idlwave-study-twins): Prefix dynamic local `class'.
4984 (idlwave-routine-twin-compare): Update for above name change.
4985
4e44448f
GM
4986 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod):
4987 Use boundp tests to silence compiler. Update for changed name of
4988 bytecomp-filename variable.
4989
8f6c3eac
GM
4990 * emulation/viper-cmd.el (viper-read-string-with-history):
4991 Prefix dynamic local `initial'.
4992 (viper-minibuffer-standard-hook): Update for above name change.
4993
79d1dabe
GM
4994 * emacs-lisp/elint.el (elint-init-env): Prefix dynamic local `env'.
4995 (elint-init-form): Update for above name change.
4996
0e4bb7f0
GM
4997 * mail/mail-extr.el (mail-extract-address-components): Give dynamic
4998 local variables `cbeg' and `cend' a prefix.
4999 (mail-extr-voodoo): Update for above name change.
5000
c8f3bf36
GM
5001 * textmodes/reftex-toc.el (reftex-toc-do-promote)
5002 (reftex-toc-promote-prepare): Pass `delta' as an explicit argument.
5003 (reftex-toc-promote-action): Doc fix.
5004
5005 * textmodes/reftex-sel.el (reftex-select-item): Give local variables
5006 `prompt', `data' a prefix.
5007 (reftex-select-post-command-hook, reftex-select-callback)
5008 (reftex-select-mouse-accept, reftex-select-read-cite):
5009 Update for above name changes.
5010
5011 * textmodes/reftex-ref.el (reftex-reference): Rename local variable
5012 `refstyle' to reftex-refstyle.
5013 (reftex-offer-label-menu): Update for above name change.
5014 * textmodes/reftex-sel.el (reftex-select-toggle-varioref): Update for
5015 `refstyle' name change.
5016
b05fde66
GM
5017 * vc/emerge.el (emerge-eval-in-buffer): Remove, and replace all uses
5018 with with-current-buffer.
5019 (diff, template): Give dynamic local variables a prefix.
5020 (emerge-line-numbers): Rename local `diff' to emerge-line-diff.
5021 (emerge-line-number-in-buf): Update for above name change.
5022 (emerge-combine-versions-internal): Rename local `template' to
5023 emerge-combine-template.
5024 (emerge-combine-versions-edit): Update for above name change.
5025
5d8f9169
RA
50262010-11-06 Ralf Angeli <angeli@caeruleus.net>
5027
5028 * textmodes/reftex-cite.el
5029 (reftex-extract-bib-entries-from-thebibliography): Match bibitem
5030 entries with whitespace after \bibitem.
5031 (reftex-create-bibtex-file): Match entries containing numbers and
5032 symbol constituents. Make sure that entries with whitespace at
5033 various places are found.
5034
f8aefe82
MA
50352010-11-05 Christian Millour <cm@abtela.com> (tiny change)
5036
5037 * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
5038
e06918d2
JD
50392010-11-05 Jan Djärv <jan.h.d@swipnet.se>
5040
5041 * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
5042
17fc58c9
GM
50432010-11-05 Glenn Morris <rgm@gnu.org>
5044
f7fe4837
GM
5045 * woman.el (woman0-roff-buffer, woman1-roff-buffer)
5046 (woman2-roff-buffer): Give local variable `request' a prefix.
5047 (woman0-macro): Rename argument `request' in the same way.
5048 (woman-request): New name for `request' dynamic variable.
5049 (woman-unquote, woman-forward-arg): Update for above name change.
5050 (woman1-roff-buffer): Give local variable `unquote' a prefix.
5051 (woman1-unquote): New name for `unquote' dynamic variable.
5052 (woman1-B-or-I, woman1-alt-fonts): Update for above name change.
5053 (woman-translations): Rename from `translations'. No longer global.
5054 (woman2-tr, woman-translate): Update for above name change.
5055 (woman-translate): Check for bound variable.
5056 (woman2-roff-buffer): Give local variable `translations' a prefix.
5057
869c4186
GM
5058 * play/doctor.el: Give all local variables a prefix. Update callers.
5059 (doc$, doctor-put-meaning): Use backquote.
5060
215461a8
GM
5061 * emacs-lisp/cl-macs.el (loop): Give local variable args a prefix.
5062 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change.
5063
17fc58c9
GM
5064 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Give local
5065 variables bytes, ptr, op a prefix.
5066 (disassemble-offset): Update for above change.
5067
015eea59
CY
50682010-11-03 Chong Yidong <cyd@stupidchicken.com>
5069
5070 * emacs-lisp/package.el (package-unpack): Remove no-op.
5071 (package--builtins, package--dir): Doc fix.
5072 (package-activate-1, package-activate, package-install)
5073 (package-compute-transaction): Fix error message.
5074 (package-delete): Use delete-directory. Omit system packages.
5075 (package-initialize): Set package-alist to nil first.
5076 (package-menu-mark-delete, package-menu-mark-install): Don't add
5077 symbols that are inconsistent with the package state.
5078 (package-menu-execute): Perform deletions and installations as
5079 single batch operations.
5080
033862d1
GM
50812010-11-03 Glenn Morris <rgm@gnu.org>
5082
0b03a950
GM
5083 * progmodes/idlwave.el (idlwave-pset): Only used on XEmacs.
5084 (props): Remove unnecessary declaration.
5085
e337e22c
GM
5086 * textmodes/ispell.el (ispell-init-process): On Emacs, always use
5087 set-process-query-on-exit-flag.
5088
a88e24dd 5089 * textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
728618ba
GM
5090 (reftex-toc-do-promote): Remove unused local `mpos'.
5091 (reftex-toc-restore-region): Make `mpos' local to this function.
a88e24dd 5092
537b04b9
GM
5093 * net/dbus.el (dbus-name-owner-changed-handler): Doc fix.
5094
52365e61
GM
5095 * play/landmark.el (lm-losing-threshold): Correct spelling.
5096 (lm-human-plays): Use new name.
5097
cd32f8a9
GM
5098 * play/gomoku.el (gomoku-loosing-threshold): Correct spelling.
5099 (gomoku-human-plays): Use new name.
5100
033862d1
GM
5101 * play/gomoku.el (nil-score, Xscore, XXscore, XXXscore, XXXXscore)
5102 (Oscore, OOscore, OOOscore, OOOOscore): Rename with gomoku- prefix.
5103 (gomoku-score-trans-table, gomoku-winning-threshold)
5104 (gomoku-loosing-threshold, gomoku-init-score-table): Use new names.
5105
4b99edf2
CY
51062010-11-03 Chong Yidong <cyd@stupidchicken.com>
5107
5108 * emacs-lisp/package.el: Don't put built-in packages in
5109 package-alist, to avoid loading inefficiencies.
5110 (package-built-in-p): Make VERSION optional, and treat it as a
5111 minimum acceptable version.
6a7662bb
BR
5112 (package-activate): Search separately for built-in packages.
5113 Emit a warning if a dependency fails.
4b99edf2
CY
5114 (define-package): Handle most common case, where there is no
5115 obsolete package, first.
5116 (package-compute-transaction): Print required version in error.
5117 (package--initialized): New variable.
5118 (list-packages): Use it.
5119 (package-initialize): Optional arg NO-ACTIVATE. Don't put
6a7662bb
BR
5120 built-in packages in packages-alist; keep it separate.
5121 Set package--initialized.
4b99edf2
CY
5122 (describe-package): Avoid activating packages as a side-effect.
5123 Search separately for built-in packages.
5124 (describe-package-1): Handle the case where an elpa package is
5125 simultaneously built-in and available/installed.
6a7662bb
BR
5126 (package-installed-p, package--generate-package-list):
5127 Search separately for built-in packages.
4b99edf2
CY
5128 (package-load-descriptor): Doc fix.
5129
3225dcaa
SM
51302010-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
5131
5132 * progmodes/perl-mode.el (perl-syntax-propertize-function):
5133 Handle __DATA__ and __END__.
5134
fa14dc18
NF
51352010-11-02 Noah Friedman <friedman@splode.com>
5136
5137 * emacs-lisp/bytecomp.el (byte-recompile-file): If bytecomp-arg is
5138 nil, do not ask to recompile files that are not already compiled,
5139 and do not recompile them.
5140
0f75c62a
CY
51412010-11-02 Chong Yidong <cyd@stupidchicken.com>
5142
5143 * emacs-lisp/package.el (package-initialize): Ensure that
5144 obsoleted built-in packages are not in package-activated-list
5145 during activation.
5146 (describe-package-1): Make the "installed" status override
5147 "built-in".
5148
b29f5b7b
VJL
51492010-11-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5150
5151 * subr.el (version-separator, version-regexp-alist): Remove '*'
5152 from docstring.
5153 (version-list-<=, version<=, version=): Doc fix.
5154
b18fad6d
KH
51552010-11-01 Kenichi Handa <handa@m17n.org>
5156
5157 * faces.el (glyphless-char): Inherit underline for tty.
5158
a8039db1 51592010-11-01 Kenichi Handa <handa@m17n.org>
b2cca856
KH
5160
5161 Implement various display methods for glyphless characters.
5162
5163 * international/characters.el (char-acronym-table): New variable.
5164 (glyphless-char-control): New variable.
35f52ed6 5165 (update-glyphless-char-display): New function.
b2cca856
KH
5166
5167 * faces.el (glyphless-char): New face.
5168
28886d5e
GM
51692010-11-01 Glenn Morris <rgm@gnu.org>
5170
919dd7aa
GM
5171 * calendar/holidays.el (general-holidays, oriental-holidays)
5172 (local-holidays, other-holidays, hebrew-holidays, christian-holidays)
5173 (islamic-holidays, bahai-holidays, solar-holidays): Move aliases before
5174 the definitions of their targets.
5175
c79fc059
GM
5176 * emacs-lisp/smie.el (smie): New custom group.
5177 (smie-blink-matching-inners, smie-indent-basic): Add :group.
5178
c8ccffb1
GM
5179 * faces.el (xw-defined-colors, x-setup-function-keys):
5180 * mouse-sel.el (x-select-text):
5181 * term/w32console.el (x-setup-function-keys): Update declarations.
5182
f4ff702e
GM
5183 * progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
5184
806c491a
GM
5185 * textmodes/ispell.el (comment-add): Declare.
5186
c3dfebd1
GM
5187 * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string):
5188 Declare.
5189
28886d5e
GM
5190 * info.el (finder-keywords-hash, package-alist): Declare.
5191
693c9d15
CY
51922010-11-01 Chong Yidong <cyd@stupidchicken.com>
5193
5194 * finder.el (finder-compile-keywords): Don't use intern-soft,
5195 since package names may not yet exist in the obarray.
5196
51972010-11-01 Chong Yidong <cyd@stupidchicken.com>
4624de78
CY
5198
5199 * vc/vc-arch.el (vc-arch-checkin):
5200 * vc/vc-cvs.el (vc-cvs-checkin):
5201 * vc/vc-mtn.el (vc-mtn-checkin):
5202 * vc/vc-rcs.el (vc-rcs-checkin):
5203 * vc/vc-sccs.el (vc-sccs-checkin):
5204 * vc/vc-svn.el (vc-svn-checkin): Remove optional extra arg, unused
5205 since 2010-04-21 commit by Stefan Monnier.
5206
36967cf7
GM
52072010-11-01 Glenn Morris <rgm@gnu.org>
5208
feb5e60a
GM
5209 * emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
5210
1f023ca9
GM
5211 * startup.el (package-enable-at-startup, package-initialize):
5212 Silence compiler.
5213
36967cf7
GM
5214 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
5215 Silence compiler.
5216
430e7297
JD
52172010-10-31 Julien Danjou <julien@danjou.info>
5218
5219 * emacs-lisp/bytecomp.el (byte-recompile-file): New fun (bug#7297).
5220 (byte-recompile-directory):
5221 * emacs-lisp/lisp-mode.el (emacs-lisp-byte-compile-and-load):
430e7297
JD
5222 Use `byte-recompile-file'.
5223
c8c59954
GM
52242010-10-31 Glenn Morris <rgm@gnu.org>
5225
5226 * cus-start.el: Handle standard values via a keyword.
5227 Only set version property if specified.
5228 (cursor-in-non-selected-windows, menu-bar-mode)
5229 (tool-bar-mode, show-trailing-whitespace):
5230 Do not specify standard values.
5231 (transient-mark-mode, temporary-file-directory): Use :standard.
5232
04e63796
JD
52332010-10-31 Jan Djärv <jan.h.d@swipnet.se>
5234
5235 * term/x-win.el (x-get-selection-value): New function that gets
35f52ed6 5236 PRIMARY with type as specified in x-select-request-type. (Bug#6802)
04e63796 5237
2699a554 52382010-10-31 Michael Albinus <michael.albinus@gmx.de>
a057950d
MA
5239
5240 * net/tramp.el (tramp-handle-insert-file-contents): For root,
5241 preserve owner and group when editing files. (Bug#7289)
5242
35fcc05c 52432010-10-31 Glenn Morris <rgm@gnu.org>
d2ce10d2
GM
5244
5245 * speedbar.el (speedbar-mode):
5246 * play/fortune.el (fortune-in-buffer, fortune):
5247 * play/gomoku.el (gomoku-mode):
5248 * play/landmark.el (lm-mode):
5249 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
5250 Replace inappropriate uses of toggle-read-only. (Bug#7292)
5251
82f7efc3
GM
5252 * select.el (x-selection): Mark it as an obsolete alias.
5253
2699a554 52542010-10-31 Aaron S. Hawley <aaron.s.hawley@gmail.com>
ca39416c 5255
f486841f 5256 * vc/add-log.el (find-change-log): Use derived-mode-p rather than
ca39416c
AH
5257 major-mode (bug#7284).
5258
2699a554 52592010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
5260
5261 * menu-bar.el (menu-bar-files-menu): Make it into an actual alias,
5262 rather than just an unused variable that inherits from the real one.
5263
e6ef5dd9
AM
52642010-10-31 Alan Mackenzie <acm@muc.de>
5265
5266 * progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error.
5267 This fixes bug #7185.
5268
8a500a91
CY
52692010-10-30 Chong Yidong <cyd@stupidchicken.com>
5270
5271 * startup.el (command-line): Search for package directories, and
5272 don't load package.el if none are found.
5273
6a7662bb
BR
5274 * emacs-lisp/package.el (describe-package, list-packages):
5275 Call package-initialize if it has not been called yet.
8a500a91 5276
4f9e41e4
AM
52772010-10-30 Alan Mackenzie <acm@muc.de>
5278
5279 * progmodes/cc-fonts.el (c-font-lock-enum-tail): New function
5280 which fontifies the tail of an enum.
5281 (c-basic-matchers-after): Insert a call to the above new function.
5282 This fixes bug #7264.
5283
88f43c67
GM
52842010-10-30 Glenn Morris <rgm@gnu.org>
5285
5286 * cus-start.el: Add :set properties for minor modes menu-bar-mode,
5287 tool-bar-mode, transient-mark-mode. (Bug#7306)
5288 Include the :set property in the dumped Emacs.
5289
c4d17d50
SM
52902010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5291
5292 SMIE: change indent rules format, improve smie-setup.
5293 * emacs-lisp/smie.el (smie-precs-precedence-table)
5294 (smie-merge-prec2s, smie-bnf-precedence-table, smie-prec2-levels):
5295 Mark them pure so the tables gets built at compile time.
5296 (smie-bnf-precedence-table): Store the closer-alist in the table.
5297 (smie-prec2-levels): Preserve the closer-alist.
5298 (smie-blink-matching-open): Be more forgiving in case of indentation.
5299 (smie-hanging-p): Rename from smie-indent--hanging-p.
5300 (smie-bolp): Rename from smie-indent--bolp.
5301 (smie--parent, smie--after): New dynamic vars.
5302 (smie-parent-p, smie-next-p, smie-prev-p): New funs.
5303 (smie-indent-rules): Remove.
5304 (smie-indent--offset-rule): Remove fun.
5305 (smie-rules-function): New var.
5306 (smie-indent--rule): New fun.
5307 (smie-indent--offset, smie-indent-keyword, smie-indent-after-keyword)
5308 (smie-indent-exps): Use it.
5309 (smie-setup): Setup paren blinking; add keyword args for token
5310 functions; extract closer-alist from op-levels.
5311 (smie-indent-debug-log): Remove var.
5312 (smie-indent-debug): Remove fun.
5313 * progmodes/prolog.el (prolog-smie-indent-rules): Remove.
5314 (prolog-smie-rules): New fun to replace it.
5315 (prolog-mode-variables): Simplify.
5316 * progmodes/octave-mod.el (octave-smie-closer-alist): Remove, now that
5317 it's setup automatically.
5318 (octave-smie-indent-rules): Remove.
5319 (octave-smie-rules): New fun to replace it.
5320 (octave-mode): Simplify.
5321
9d794026
GM
53222010-10-29 Glenn Morris <rgm@gnu.org>
5323
e088c02a
GM
5324 * files.el (temporary-file-directory): Remove (already defined in C).
5325 * cus-start.el: Add temporary-file-directory.
5326
9d794026
GM
5327 * abbrev.el (abbrev-mode):
5328 * composite.el (auto-composition-mode):
5329 * menu-bar.el (menu-bar-mode):
5330 * simple.el (transient-mark-mode):
5331 * tool-bar.el (tool-bar-mode): Adjust the define-minor-mode calls so
5332 that they do not define the associated variables twice.
5333 * simple.el (transient-mark-mode): Remove defvar.
5334 * composite.el (auto-composition-mode): Make variable auto-buffer-local.
5335 * cus-start.el: Add transient-mark-mode, menu-bar-mode, tool-bar-mode.
5336 Handle multiple groups, and also custom-delayed-init-variables.
5337 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
5338
dcc029e0
SM
53392010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
5340
5341 * emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
5342 (pcase-if): Add one minor optimization.
5343 (pcase-split-equal): Rename from pcase-split-eq.
5344 (pcase-split-member): Rename from pcase-split-memq.
5345 (pcase-u1): Add strings to the member optimization.
5346 Add `guard' variant of predicates.
5347 (pcase-q1): Add string patterns.
5348
a62b88d4
SM
53492010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5350
5351 * vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
5352
f41f19b0
GM
53532010-10-28 Glenn Morris <rgm@gnu.org>
5354
b3edb781
GM
5355 * term/ns-win.el (global-map, menu-bar-final-items, menu-bar-help-menu):
5356 Move menu-bar related settings to ../menu-bar.el.
5357 * menu-bar.el (global-map, menu-bar-final-items, menu-bar-help-menu):
5358 Move ns-specific settings here from term/ns-win.el.
5359
f41f19b0
GM
5360 * simple.el (x-selection-owner-p): Remove unused declaration.
5361
6175cd08
SM
53622010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5363
5364 * minibuffer.el (completion-cycling): New var (bug#7266).
5365 (minibuffer-complete, completion--do-completion):
5366 Use completion--flush-all-sorted-completions.
5367 (minibuffer-complete): Only cycle if completion-cycling is set.
5368 (completion--flush-all-sorted-completions): Unset completion-cycling.
5369 (minibuffer-force-complete): Set completion-cycling.
5370 (completion-all-sorted-completions): Move declaration before first use.
5371
19677c71
LL
53722010-10-28 Leo <sdl.web@gmail.com>
5373
5374 * iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
5375 which changes the order of matches seen by users (bug#7231).
5376
53772010-10-28 Jes Bodi Klinke <jes@bodi-klinke.dk> (tiny change)
77b143eb
JBK
5378
5379 * progmodes/compile.el (compilation-mode-font-lock-keywords):
5380 Don't confuse -omega as "-o mega".
5381
2122161f
SM
53822010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
5383
ce8794df
SM
5384 * vc/log-edit.el (log-edit-rewrite-fixes): New var.
5385 (log-edit-author): New dynamic var.
5386 (log-edit-changelog-ours-p, log-edit-insert-changelog-entries): Use it
5387 to return the author if different from committer.
5388 (log-edit-insert-changelog): Use them to add Author: and Fixes headers.
5389
80cb310d
SM
5390 * play/landmark.el: Adjust commenting convention.
5391 (lm-nil-score): Rename from nil-score.
5392 (Xscore, XXscore, XXXscore, XXXXscore, Oscore, OOscore, OOOscore)
5393 (OOOOscore): Move into a let in lm-score-trans-table.
5394 (lm-winning-threshold, lm-loosing-threshold): Use lm-score-trans-table.
5395
2122161f
SM
5396 * electric.el (electric-indent-chars): Autoload.
5397 * progmodes/octave-mod.el (octave-mode):
5398 * progmodes/ruby-mode.el (ruby-mode): Take advantage of it.
5399 (ruby-mode-abbrev-table): Merge initialization and declaration.
5400
e925113b
GM
54012010-10-27 Glenn Morris <rgm@gnu.org>
5402
208d109c
GM
5403 * abbrev.el (abbrev-mode): Remove one of the three definitions of this
5404 variable.
5405
7d3e3843
GM
5406 * server.el (server-host, server-port, server-auth-dir): Autoload risky.
5407
e925113b
GM
5408 * term/ns-win.el: Restore require of cl when compiling.
5409 (menu-bar-final-items): Remove non-existent `windows' menu.
1bcc4637
GM
5410 (ns-handle-nxopen): Optionally handle the temp-case.
5411 (ns-handle-nxopentemp): Just call ns-handle-nxopen.
5412 (ns-insert-file, ns-find-file): Use `pop'.
e925113b 5413
b94a5a43
GM
54142010-10-26 Glenn Morris <rgm@gnu.org>
5415
5416 * term/common-win.el (xw-defined-colors): Simplify the 'ns case.
5417
fc3eda04
AR
54182010-10-26 Adrian Robert <Adrian.B.Robert@gmail.com>
5419
5420 * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to
5421 global map.
5422 * term/common-win.el (x-setup-function-keys): Remove most of the
5423 keymappings. Comment on the remaining ones.
5424
c79b0b1c
PO
54252010-10-26 Peter Oliver <p.d.oliver@mavit.org.uk> (tiny change)
5426
c31dc2c0 5427 * server.el (server-port): New option. (Bug#854)
c79b0b1c
PO
5428 (server-start): Use server-port.
5429
725513b7
GM
54302010-10-26 Glenn Morris <rgm@gnu.org>
5431
d7d8c62a
GM
5432 * term/ns-win.el (ns-version-string): Remove unused declaration.
5433 (ns-invocation-args): Change to x-invocation-args.
5434 (ns-handle-switch, ns-handle-numeric-switch, ns-handle-iconic)
5435 (ns-handle-name-switch, ns-ignore-2-arg): Remove.
5436 (ns-handle-nxopen, ns-handle-nxopentemp, ns-ignore-1-arg):
5437 Use x-invocation-args instead of ns-invocation-args.
5438 (ns-initialize-window-system, handle-args-function-alist):
5439 Use x-handle-args instead of ns-handle-args.
5440 * term/common-win.el (x-handle-args): Also handle nextstep arguments.
5441 * startup.el (command-line-ns-option-alist): Replace
5442 ns-handle-name-switch, ns-handle-switch, ns-handle-numeric-switch,
5443 ns-handle-iconic with the x- equivalents.
5444
725513b7
GM
5445 * term/common-win.el (x-select-enable-clipboard):
5446 * term/pc-win.el (x-select-enable-clipboard): Doc fix.
5447
5448 * term/ns-win.el: No need to require cl when compiling.
5449 (x-display-name, x-setup-function-keys, x-select-text, x-colors)
5450 (xw-defined-colors): Use the common-win definitions.
5451 (ns-alternatives-map): Make it an obsolete alias for x-alternatives-map.
5452 (ns-handle-iconic): Make it an alias for x-handle-iconic.
5453 * term/common-win.el (x-select-text, x-alternatives-map)
5454 (x-setup-function-keys, x-colors, xw-defined-colors): Handle 'ns case.
5455 * loadup.el [ns]: Load common-win.
5456
77ec02d8
DU
54572010-10-26 Daiki Ueno <ueno@unixuser.org>
5458
5459 * epa-mail.el (epa-mail-encrypt): Handle local-part only
6ee79275 5460 recipients; expand mail aliases (Bug#7280).
77ec02d8 5461
6a5c2175
GM
54622010-10-25 Glenn Morris <rgm@gnu.org>
5463
59ba9d59
GM
5464 * term/common-win.el (x-handle-switch): Simplify with pop.
5465 Optionally handle numeric switches.
5466 (x-handle-numeric-switch): Just call x-handle-switch.
5467 (x-handle-initial-switch, x-handle-xrm-switch, x-handle-geometry)
5468 (x-handle-name-switch, x-handle-display, x-handle-args):
5469 Simplify with pop.
5470
6a5c2175
GM
5471 * term/ns-win.el: Do not require easymenu.
5472 (menu-bar-edit-menu) <copy, paste, paste-from-menu, separator-undo>:
5473 <spell>: Move adjustments to menu-bar.el.
5474 * menu-bar.el (menu-bar-edit-menu) <copy, paste, paste-from-menu>:
5475 <separator-undo, spell>: Move ns-win's adjustments here.
5476 * loadup.el [ns]: Do not load easymenu.
5477
01898dc2
CY
54782010-10-24 Chong Yidong <cyd@stupidchicken.com>
5479
5480 * image.el (image-checkbox-checked, image-checkbox-unchecked):
6a5c2175 5481 Delete (Bug#7222).
01898dc2
CY
5482
5483 * startup.el (fancy-startup-tail): Instead of using inline images,
5484 refer to image files from etc/.
5485
5486 * wid-edit.el (checkbox): Likewise.
5487 (widget-image-find): Center image specs.
5488
a44d921f
GM
54892010-10-24 Glenn Morris <rgm@gnu.org>
5490
5491 * term/ns-win.el (x-select-text): Doc fix.
5492 * w32-fns.el (x-alternatives-map, x-setup-function-keys)
5493 (x-select-text): Move to term/common-win.
5494 * term/w32-win.el (xw-defined-colors): Move to common-win.
5495 * term/x-win.el (xw-defined-colors, x-alternatives-map)
5496 (x-setup-function-keys, x-select-text): Move to common-win.
5497 * term/common-win.el (x-select-text, x-alternatives-map)
5498 (x-setup-function-keys, xw-defined-colors): Merge x- and w32-
5499 definitions here.
5500
709228c0 55012010-10-24 T.V. Raman <tv.raman.tv@gmail.com> (tiny change)
a11de514
R
5502
5503 * net/mairix.el (mairix-searches-mode-map):
5504 * mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change.
5505
0c382083 55062010-10-24 Michael McNamara <mac@mail.brushroad.com>
a03c2342 5507
2b0c7330 5508 * progmodes/verilog-mode.el (verilog-directive-re): Make this variable
a03c2342
WS
5509 auto-built for efficiency of execution and updating.
5510 (verilog-extended-complete-re): Support 'pure' fucntion & task
5511 declarations (these have no bodies).
ca39416c
AH
5512 (verilog-beg-of-statement): General cleanup to enable support of
5513 'pure' fucntion & task declarations (these have no bodies).
5514 These efforts together fix Verilog bug210 from veripool; which was also
a03c2342
WS
5515 noticed by Steve Pearlmutter.
5516 (verilog-directive-re, verilog-directive-begin, verilog-indent-re)
ca39416c
AH
5517 (verilog-directive-nest-re, verilog-set-auto-endcomments):
5518 Support `elsif. Reported by Shankar Giri.
a03c2342
WS
5519 (verilog-forward-ws&directives, verilog-in-attribute-p): Fixes for
5520 attribute handling for lining up declarations and assignments.
5521 (verilog-beg-of-statement-1): Fix issue where continued declaration
5522 is indented differently if it is after a begin..end clock.
5523 (verilog-in-attribute-p, verilog-skip-backward-comments)
5524 (verilog-skip-forward-comment-p): Support proper treatment of
84eb0351 5525 attributes by indent code. Reported by Jeff Steele.
ca39416c 5526 (verilog-in-directive-p): Fix comment to correctly describe function.
a03c2342
WS
5527 (verilog-backward-up-list, verilog-in-struct-region-p)
5528 (verilog-backward-token, verilog-in-struct-p)
5529 (verilog-in-coverage-p, verilog-do-indent)
5530 (verilog-pretty-declarations): Use verilog-backward-up-list as
5531 wrapper around backward-up-list inorder to properly skip comments.
5532 Reported by David Rogoff.
5533 (verilog-property-re, verilog-endcomment-reason-re)
5534 (verilog-beg-of-statement, verilog-set-auto-endcomments)
5535 (verilog-calc-1 ): Fix for assert a; else b; indentation (new form
84eb0351 5536 of if). Reported by Max Bjurling and
a03c2342 5537 (verilog-calc-1): Fix for clocking block in modport
84eb0351 5538 declaration. Reported by Brian Hunter.
a03c2342 5539
0c382083 55402010-10-24 Wilson Snyder <wsnyder@wsnyder.org>
a03c2342 5541
2b0c7330 5542 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-gate-ios)
a03c2342
WS
5543 (verilog-gate-keywords, verilog-read-sub-decls)
5544 (verilog-read-sub-decls-gate, verilog-read-sub-decls-gate-ios)
5545 (verilog-read-sub-decls-line, verilog-read-sub-decls-sig): Support
5546 AUTOINST for gate primitives, bug284. Reported by Mark Johnson.
5547 (verilog-read-decls): Fix spaces in V2K module parameters causing
5548 mis-identification as interfaces, bug287.
5549 (verilog-read-decls): Fix not treating "parameter string" as a
5550 parameter in AUTOINSTPARAM.
5551 (verilog-read-always-signals-recurse, verilog-read-decls): Fix not
5552 treating `elsif similar to `endif inside AUTOSENSE.
ca39416c 5553 (verilog-do-indent): Implement correct automatic or static task or
b762841f 5554 function end comment highlight. Reported by Steve Pearlmutter.
a03c2342
WS
5555 (verilog-font-lock-keywords-2): Fix highlighting of single
5556 character pins, bug264. Reported by Michael Laajanen.
5557 (verilog-auto-inst, verilog-read-decls, verilog-read-sub-decls)
5558 (verilog-read-sub-decls-in-interfaced, verilog-read-sub-decls-sig)
6a7662bb
BR
5559 (verilog-subdecls-get-interfaced, verilog-subdecls-new):
5560 Support interfaces with AUTOINST, bug270. Reported by Luis Gutierrez.
ca39416c
AH
5561 (verilog-pretty-expr): Fix interactive arguments, bug272.
5562 Reported by Mark Johnson.
5563 (verilog-auto-tieoff, verilog-auto-tieoff-ignore-regexp):
5564 Add 'verilog-auto-tieoff-ignore-regexp' for AUTOTIEOFF,
b762841f 5565 bug269. Suggested by Gary Delp.
a03c2342 5566 (verilog-mode-map, verilog-preprocess, verilog-preprocess-history)
ca39416c
AH
5567 (verilog-preprocessor, verilog-set-compile-command):
5568 Create verilog-preprocess and verilog-preprocessor to show
5569 preprocessed output.
a03c2342
WS
5570 (verilog-get-beg-of-line, verilog-get-end-of-line)
5571 (verilog-modi-file-or-buffer, verilog-modi-name)
5572 (verilog-modi-point, verilog-within-string): Move defmacro's
b762841f 5573 before first use to avoid warning. Reported by Steve Pearlmutter.
a03c2342
WS
5574 (verilog-colorize-buffer, verilog-colorize-include-files-buffer)
5575 (verilog-colorize-region, verilog-highlight-buffer)
5576 (verilog-highlight-includes, verilog-highlight-modules)
5577 (verilog-highlight-region, verilog-mode): Rename colorize to
5578 highlight to match other packages. Disable module highlighting,
5579 as received speed complaints, reenable for experimentation only
5580 using new verilog-highlight-modules.
5581 (verilog-read-decls): Fix regexp stack overflow in very large
5582 AUTO_TEMPLATEs, bug250.
5583 (verilog-auto, verilog-delete-auto, verilog-save-buffer-state)
5584 (verilog-scan): Create verilog-save-buffer-state to standardize
5585 making insignificant changes that shouldn't call hooks.
5586 (verilog-save-no-change-functions, verilog-save-scan-cache)
5587 (verilog-scan, verilog-scan-cache-ok-p, verilog-scan-region):
5588 Create verilog-save-no-change-functions to wrap verilog-scan
5589 preservation, and fix to work with nested preserved calls.
5590 (verilog-auto-inst, verilog-auto-inst-dot-name): Support .name
5591 port syntax for AUTOWIRE, and with new verilog-auto-inst-dot-name
5592 generate .name with AUTOINST, bug245. Suggested by David Rogoff.
5593 (verilog-submit-bug-report): Update variable list to be complete.
5594 (verilog-auto, verilog-colorize-region): Fix AUTO expansion
5595 breaking on-the-fly font-locking.
5596 (verilog-colorize-buffer, verilog-colorize-include-files)
5597 (verilog-colorize-include-files-buffer, verilog-colorize-region)
5598 (verilog-load-file-at-mouse, verilog-load-file-at-point)
5599 (verilog-mode, verilog-read-inst-module-matcher): With point on a
5600 AUTOINST cell instance name, middle mouse button now finds-file on
5601 it. Suggested by Brad Dobbie.
5602 (verilog-alw-get-temps, verilog-auto-reset)
5603 (verilog-auto-sense-sigs, verilog-read-always-signals)
5604 (verilog-read-always-signals-recurse): Fix loop indexes being
b762841f 5605 AUTORESET. AUTORESET now assumes any variables in the
6a7662bb
BR
5606 initialization section of a for() should be ignored.
5607 Reported by Dan Dever.
a03c2342
WS
5608 (verilog-error-font-lock-keywords)
5609 (verilog-error-regexp-emacs-alist)
5610 (verilog-error-regexp-xemacs-alist): Fix error detection of
5611 Cadence HAL, reported by David Asher. Repair drift between the
5612 three similar error variables.
5613 (verilog-modi-lookup, verilog-modi-lookup-cache)
5614 (verilog-modi-lookup-last-current, verilog-modi-lookup-last-mod)
5615 (verilog-modi-lookup-last-modi, verilog-modi-lookup-last-tick):
5616 Fix slow verilog-auto expansion on very large files.
ca39416c
AH
5617 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line):
5618 Fix AUTOOUTPUT treating "1*2" as a signal name in submodule connection
a03c2342
WS
5619 "{1*2{...". Broke in last revision.
5620 (verilog-read-sub-decls-expr): Fix AUTOOUTPUT not detecting
5621 submodule connections with replications "{#{a},#{b}}".
5622
0c382083
CY
56232010-10-24 Juanma Barranquero <lekktu@gmail.com>
5624
5625 * progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
5626 Fix typo in docstring.
5627
56282010-10-24 Kenichi Handa <handa@m17n.org>
5629
5630 * face-remap.el (text-scale-adjust): Call read-event with a proper
5631 prompt.
5632
56332010-10-24 Chong Yidong <cyd@stupidchicken.com>
5634
5635 * emacs-lisp/unsafep.el: Don't mark functions that display
5636 messages as safe. Suggested by Johan Bockgård.
5637
56382010-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5639
5640 * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset):
5641 Turn comments into docstrings.
5642
5643 * minibuffer.el (completion--replace): Move point where it belongs
5644 when there's a common suffix (bug#7215).
5645
9317e499
CY
56462010-10-24 Chong Yidong <cyd@stupidchicken.com>
5647
5648 Merge read-color and facemenu-read-color (Bug#7242).
5649
5650 * faces.el (read-color): Use the completion code from
5651 facemenu-read-color. Require match in completion. Doc fix.
5652
5653 * facemenu.el (facemenu-read-color): Alias for read-color.
6a7662bb
BR
5654 (facemenu-set-foreground, facemenu-set-background):
5655 Use read-color.
9317e499
CY
5656
5657 * frame.el (set-background-color, set-foreground-color)
6a7662bb
BR
5658 (set-cursor-color, set-mouse-color, set-border-color):
5659 Use read-color.
9317e499 5660
a44d921f 56612010-10-24 Leo <sdl.web@gmail.com>
59dd6f73
LL
5662
5663 * eshell/em-unix.el (eshell-remove-entries): Use the TRASH
5664 argument of delete-file and delete-directory (Bug#7011).
5665
43207249
CY
56662010-10-24 Chong Yidong <cyd@stupidchicken.com>
5667
5668 * emacs-lisp/package.el (package-menu-mode-map): Inherit from
5669 button-buffer-map.
5670
484db896 56712010-10-24 Ralf Angeli <angeli@caeruleus.net>
f34e6aaa
CY
5672
5673 * emacs-lisp/package.el (package--generate-package-list): Make the
5674 *Packages* buffer read-only.
5675
10f5e3e6
AM
56762010-10-24 Alan Mackenzie <acm@muc.de>
5677
5678 * progmodes/cc-fonts.el (c-font-lock-declarations): Cache the
5679 result of `c-beginning-of-decl-1' between invocations of a lambda
5680 function (Bug #7265).
5681
3ec6ca72
DU
56822010-10-24 Daiki Ueno <ueno@unixuser.org>
5683
5684 * epg-config.el (epg-gpg-program): Try to use "gpg2" if "gpg"
5685 executable is not available on the system (Bug#7268).
5686
ec514007
GM
56872010-10-24 Glenn Morris <rgm@gnu.org>
5688
f5f25615
GM
5689 * select.el (selection-coding-system, next-selection-coding-system):
5690 Sync doc with C versions.
3646b86d 5691
8aa0f263
GM
5692 * w32-vars.el (x-select-enable-clipboard):
5693 * term/x-win.el (x-select-enable-clipboard): Move to common-win.
5694 * term/common-win.el (x-select-enable-clipboard): Move here.
5695
46710489
GM
5696 * term/tty-colors.el (tty-defined-color-alist): Remove duplicate
5697 definition of C variable.
5698
ec514007
GM
5699 * frame.el (show-trailing-whitespace, auto-hscroll-mode)
5700 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5701 Don't redefine things that are defined in C.
5702 * cus-start.el: Also handle :risky, :safe, :set, and :tag.
5703 (show-trailing-whitespace, auto-hscroll-mode)
5704 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5705 Set up the appropriate custom properties.
5706
8a79905d
CY
57072010-10-24 Chong Yidong <cyd@stupidchicken.com>
5708
5709 Bind "C-c ]" to ...
5710 * progmodes/f90.el (f90-mode-map): ... f90-insert-end.
5711 * nxml/nxml-mode.el (nxml-mode-map): ... nxml-finish-element.
5712 * textmodes/tex-mode.el (tex-mode-map): ... latex-close-block.
5713 * textmodes/sgml-mode.el (sgml-mode-map): ... sgml-close-tag.
5714
aa02a29f
GM
57152010-10-23 Glenn Morris <rgm@gnu.org>
5716
7dfc15df
GM
5717 * textmodes/flyspell.el (flyspell-mode): If there was an error,
5718 say what it was.
5719
66c6abf0
GM
5720 * frame.el (auto-hscroll-mode, cursor-in-non-selected-windows):
5721 Sync docs with C version.
f3d87560 5722
3193e969
GM
5723 * term/ns-win.el (xw-defined-colors):
5724 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
5725
6f748f70
GM
5726 * term/pc-win.el (x-select-enable-clipboard):
5727 * term/x-win.el (x-select-enable-clipboard):
5728 * w32-vars.el (x-select-enable-clipboard): Make doc-strings identical.
5729
7aa93795
GM
5730 * comint.el (comint-password-prompt-regexp): Make it less vague.
5731 Bump version.
5732
17284e30
GM
5733 * help-fns.el (doc-file-to-man, doc-file-to-info): New commands.
5734
aa02a29f
GM
5735 * help.el (finder-by-keyword): Remove unnecessary autoload.
5736
69b55131
GM
57372010-10-22 Glenn Morris <rgm@gnu.org>
5738
9a0dd02d
GM
5739 * loadup.el: Unconditionally load float-sup.
5740 * paren.el (show-paren-delay):
5741 * emacs-lisp/float-sup.el:
5742 * emulation/cua-base.el (cua-prefix-override-inhibit-delay):
5743 * obsolete/lazy-lock.el (lazy-lock-defer-time, lazy-lock-stealth-nice)
5744 (lazy-lock-stealth-verbose): Assume float support.
5745 * ps-print.el: Assume float support on Emacs.
5746 * emacs-lisp/timer.el (timer-next-integral-multiple-of-time):
5747 Remove non-float branch.
5748
69b55131
GM
5749 * emacs-lisp/autoload.el (batch-update-autoloads): Update for
5750 src/Makefile no longer being pre-processed.
5751
7c23d9e8
SM
57522010-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
5753
5754 * emacs-lisp/find-func.el (find-library): Use test-completion.
5755
23737b4a
LMI
57562010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5757
7c23d9e8 5758 * newcomment.el (comment-dwim): Fix the intentation in the doc string.
23737b4a 5759
6e060cee 57602010-10-21 Michael Albinus <michael.albinus@gmx.de>
01d884cf
MA
5761
5762 * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
5763 space in stat format string.
5764 (tramp-send-command): Unset $PS1 when using here documents, in
5765 order not to get several prompts.
5766 (tramp-get-inline-coding): Return `nil' in case of errors.
5767
08ffb131
DU
57682010-10-21 Daiki Ueno <ueno@unixuser.org>
5769
7c23d9e8
SM
5770 * hexl.el (hexl-mode, hexl-mode-exit):
5771 Tweak revert-buffer-function to inhibit auto-mode-alist (Bug#7252).
08ffb131
DU
5772 (hexl-revert-buffer-function): New function.
5773 (hexl-before-revert-hook, hexl-after-revert-hook): Abolish.
5774
ba7fdf30
AM
57752010-10-19 Alan Mackenzie <acm@muc.de>
5776
7c23d9e8
SM
5777 * progmodes/cc-langs.el (c-type-decl-prefix-key): C++ bit:
5778 Move "\(const\|throw\|volatile\)\>" nearer the start of the regexp, so
7f0789c9
AM
5779 that these keywords aren't wrongly matched as identifiers.
5780
ba7fdf30
AM
5781 * progmodes/cc-mode.el (c-before-change, c-after-change): Move the
5782 setting of c-new-BEG and c-new-END from c-before-change to
e64ae4e8 5783 c-after-change. (Bug#7181)
ba7fdf30 5784
7fd8732d
CY
57852010-10-19 Chong Yidong <cyd@stupidchicken.com>
5786
5787 * cus-face.el (custom-theme-set-faces): Revert 2010-10-18 change.
5788 Don't mark as safe.
5789
5790 * custom.el (custom-theme-set-variables): Likewise.
5791 (load-theme): Add custom-theme-set-faces and
5792 custom-theme-set-variables to safe-functions while loading.
5793 (custom-enabled-themes): Mark as risky.
5794
3f12b18c
JD
57952010-10-18 Julien Danjou <julien@danjou.info>
5796
5797 * bindings.el: Remove end dashes in default mode-line-format.
5798
b8a47412
CY
57992010-10-19 Chong Yidong <cyd@stupidchicken.com>
5800
5801 * bindings.el (global-map): Bind C-d to delete-char and deletechar
5802 to delete-forward-char.
5803
5804 * simple.el (normal-erase-is-backspace-mode): Remap delete to
5805 deletechar, and hence delete-forward-char.
5806
ca3fa302
JB
58072010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5808
5809 * repeat.el (repeat): Use read-key (bug#6256).
5810
58112010-10-19 Chong Yidong <cyd@stupidchicken.com>
5812
5813 * emacs-lisp/unsafep.el: Don't mark functions that display
5814 messages as safe. Suggested by Johan Bockgård.
5815
58162010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5817
5818 * minibuffer.el (completion--replace): Move point where it belongs
5819 when there's a common suffix (bug#7215).
5820
58212010-10-19 Kenichi Handa <handa@m17n.org>
5822
5823 * international/characters.el: Add category '|' (word breakable)
5824 to fullwidth characters.
5825
3224b54d
MA
58262010-10-19 Michael Albinus <michael.albinus@gmx.de>
5827
5828 * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
5829 (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in
5830 order to make stat results a float. Patch by Andreas Schwab
5831 <schwab@linux-m68k.org>.
5832
36ba6f07
JD
58332010-10-18 Julien Danjou <julien@danjou.info>
5834
5835 * avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
5836 hidden by `make-pointer-invisible'.
5837
43f964fc
SM
58382010-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
5839
5840 * files.el (locate-file-completion-table): Strip non-matching elements
5841 before checking length of list (bug#7238).
5842
e48eb343
CY
58432010-10-18 Chong Yidong <cyd@stupidchicken.com>
5844
5845 * custom.el (custom-theme-set-variables): Mark as a safe function.
5846 (load-theme): Check forms using unsafep.
5847
5848 * cus-face.el (custom-theme-set-faces): Mark as a safe function.
5849
df987d70
AM
58502010-10-17 Agustín Martín <agustin.martin@hispalinux.es>
5851
43f964fc
SM
5852 * textmodes/ispell.el (ispell-aspell-find-dictionary):
5853 Fix aspell data file searching (bug#7230).
df987d70 5854
29a4c45b
CY
58552010-10-16 Chong Yidong <cyd@stupidchicken.com>
5856
5857 * cus-theme.el (custom-theme--migrate-settings): New var.
5858 (customize-create-theme): Allow editing the `user' theme.
5859 (custom-theme-add-variable, custom-theme-add-var-1)
5860 (custom-theme-add-face, custom-theme-add-face-1): Add a checkbox
5861 to the front of each variable or face widget.
5862 (custom-theme-write): Save theme settings in the correct order.
5863 Optionally, remove saved settings from user customizations.
43f964fc
SM
5864 (custom-theme-write-variables, custom-theme-write-faces):
5865 Save only the checked widgets.
29a4c45b
CY
5866 (customize-themes): Add a link for migrating custom settings.
5867
43f964fc
SM
5868 * custom.el (custom-declare-theme, provide-theme):
5869 Use custom-theme-name-valid-p.
29a4c45b
CY
5870 (custom-theme-name-valid-p): Remove checks that are now
5871 unnecessary since themes no longer obey load-path.
5872
5873 * cus-edit.el (custom-variable-value-create): For the simple
5874 style, hide documentation string when hidden.
5875
782b5e8d
CY
58762010-10-16 Chong Yidong <cyd@stupidchicken.com>
5877
647bc502
CY
5878 * cus-edit.el (custom-variable, custom-face): Combine the
5879 :inhibit-magic and :display-style properties into a single
5880 :custom-style property.
43f964fc
SM
5881 (custom-toggle-hide-variable, custom-toggle-hide-face):
5882 New functions. If hiding an edited value, save it to :shown-value.
5883 (custom-variable-value-create, custom-face-value-create): Use them.
647bc502
CY
5884 (custom-magic-reset): Allow magic property to be unset.
5885
782b5e8d
CY
5886 * custom.el: Custom themes no longer use load-path.
5887 (custom-theme-load-path): New option. Change built-in theme
5888 directory to etc/.
5889 (custom-enabled-themes): Add custom-theme-load-path dependency.
5890 (custom-theme--load-path): New function.
5891 (load-theme, custom-available-themes): Use it.
5892
5893 * cus-theme.el (describe-theme-1): Use custom-theme--load-path.
5894 (customize-themes): Link to custom-theme-load-path variable.
647bc502
CY
5895 (custom-theme-add-var-1, custom-theme-add-face-1): Use the
5896 :custom-style property.
782b5e8d
CY
5897
5898 * themes/*.el: Moved to etc/.
5899
99f65cfa
RA
59002010-10-16 Ralf Angeli <angeli@caeruleus.net>
5901
5902 * textmodes/reftex-cite.el
5903 (reftex-extract-bib-entries-from-thebibliography): Do not move
5904 point when searching for \bibitem entries. Match entries with
5905 spaces or tabs in front of arguments.
5906
da16abfc
CY
59072010-10-16 Chong Yidong <cyd@stupidchicken.com>
5908
5909 * cus-theme.el (customize-create-theme): Delete overlays after
5910 erasing. If given a THEME arg, display only the faces of that arg
5911 instead of custom-theme--listed-faces.
5912 (custom-theme-variable-menu, custom-theme-variable-action)
43f964fc 5913 (custom-variable-reset-theme, custom-theme-delete-variable): Delete.
da16abfc
CY
5914 (custom-theme-add-variable, custom-theme-add-face): Apply value
5915 from the theme settings, instead of the current value.
5916 (custom-theme-add-var-1, custom-theme-add-face-1): New functions.
5917 (custom-theme-visit-theme): Allow calling outside theme buffers.
5918 (custom-theme-merge-theme): Don't enable the theme when merging.
5919 (custom-theme-write-variables, custom-theme-write-faces): Use the
5920 :shown-value properties to save buffer values, not global ones.
5921 (customize-themes): Display a warning about user customizations.
5922
5923 * cus-edit.el (custom-variable-value-create)
5924 (custom-face-value-create): Obey new special properties
5925 :shown-value and :inhibit-magic.
5926
aa095b2d
MA
59272010-10-15 Michael Albinus <michael.albinus@gmx.de>
5928
5929 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
3224b54d
MA
5930 Suppress expansion of tabs to spaces. Reported by Dale Sedivec
5931 <dale@codefu.org>.
aa095b2d 5932
7ca9cfda
KH
59332010-10-14 Kenichi Handa <handa@m17n.org>
5934
9650fc61
KH
5935 * mail/rmail.el (rmail-show-message-1): Catch an error of
5936 base64-decode-region and just show an error message (bug#7165).
5937
43f964fc 5938 * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used anymore.
7ca9cfda
KH
5939 (ps-mule-begin-job): Fix for the case that only ENCODING is set in
5940 a font-spec (bug#7197).
5941
220d91b8 59422010-10-14 Glenn Morris <rgm@gnu.org>
7163badd
GM
5943
5944 * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
5945
220d91b8 59462010-10-14 Juanma Barranquero <lekktu@gmail.com>
51e4f4a8 5947
c0943d3d
JB
5948 * international/mule.el (define-coding-system):
5949 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
51e4f4a8
JB
5950 * composite.el (compose-region): Fix typo in docstring.
5951
4983ddea
CY
59522010-10-14 Chong Yidong <cyd@stupidchicken.com>
5953
de43f11b
CY
5954 * cus-face.el (custom-theme-set-faces): Call custom-push-theme
5955 only after checking the theme-face property.
5956
4983ddea
CY
5957 * faces.el (face-spec-reset-face): Reset all attributes in one
5958 single call to set-face-attribute.
5959 (face-spec-match-p): Make it a defsubst.
5960 (frame-set-background-mode): New arg KEEP-FACE-SPECS.
5961 (x-create-frame-with-faces, tty-create-frame-with-faces)
5962 (tty-set-up-initial-frame-faces): Don't recompute face specs in
5963 frame-set-background-mode, since they are recomputed immediately
5964 afterwards in face-set-after-frame-default.
5965 (face-set-after-frame-default): Minor optimization.
5966 (cursor): Provide non-trivial defface spec.
5967
5968 * custom.el (custom-theme-recalc-face): Simplify.
5969
a974dcf2
JB
59702010-10-14 Jay Belanger <jay.p.belanger@gmail.com>
5971
43f964fc 5972 * calc/calc-alg.el (math-var): Rename from `var'.
a974dcf2
JB
5973 (math-is-polynomial, math-is-poly-rec): Replace `var'
5974 with `math-var'.
5975
43f964fc 5976 * calc/calcalg2.el (math-var): Rename from `var'.
a974dcf2
JB
5977 (calcFunc-table, math-scan-for-limits): Replace `var'
5978 with `math-var'.
5979
10e4702a
GM
59802010-10-13 Glenn Morris <rgm@gnu.org>
5981
5982 * subr.el (last): Deal with dotted lists (reported in bug#7174).
5983
88f427d5
SB
59842010-10-13 Stephen Berman <stephen.berman@gmx.net>
5985
5986 * subr.el (last): Use `safe-length' instead of `length' (bug#7206).
5987
a1d16a7b
G
59882010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5989
5990 * net/tls.el (tls-program): Remove spurious %s from openssl.
5991 (tls-starttls-switches): Remove starttls hack.
5992 (open-tls-stream): Ditto.
5993 (tls-find-starttls-argument): Ditto.
5994
2e288d54
JB
59952010-10-13 Juanma Barranquero <lekktu@gmail.com>
5996
5997 * image.el (image-library-alist): Declare as obsolete alias.
5998 (image-type-available-p): Use `dynamic-library-alist'.
5999
6000 * term/w32-win.el (dynamic-library-alist):
6001 Use instead of `image-library-alist'.
6002
35744400
IS
60032010-10-13 IRIE Shinsuke <irieshinsuke@yahoo.co.jp> (tiny change)
6004
6005 * subr.el (last): Make it faster. (Bug#7174)
6006
290fe464
RO
60072010-10-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change)
6008
6009 * Makefile.in (compile-clean): Use `` instead of $(). (Bug#7178)
6010
2919746c
CY
60112010-10-12 Chong Yidong <cyd@stupidchicken.com>
6012
6013 * cus-theme.el (custom-theme--listed-faces): Add cursor face.
6014 (describe-theme-1): Extract doc from unloaded themes.
6015
6016 * custom.el (custom-theme-name-valid-p): Don't list color-themes.
6017
6018 * themes/tango-theme.el:
6019 * themes/tango-dark-theme.el:
6020 * themes/wheatgrass-theme.el: New files.
6021
6b09b5d1
CY
60222010-10-12 Chong Yidong <cyd@stupidchicken.com>
6023
6024 * cus-theme.el (describe-theme, customize-themes)
6025 (custom-theme-save): New commands.
6026 (custom-new-theme-mode-map): Bind C-x C-s.
6027 (custom-new-theme-mode): Use custom--initialize-widget-variables.
6028 (customize-create-theme): New optional arg THEME.
6029 (custom-theme-revert): Use it.
6030 (custom-theme-visit-theme): Remove dead code.
6031 (custom-theme-merge-theme): Use custom-available-themes.
6032 (custom-theme-write): Make interactive.
6033 (custom-theme-write): Use custom-theme-name-valid-p.
6034 (describe-theme-1, custom-theme-choose-revert)
6035 (custom-theme-checkbox-toggle, custom-theme-selections-toggle):
6036 New funs.
6037 (custom-theme-allow-multiple-selections): New option.
6038 (custom-theme-choose-mode): New major mode.
6039
43f964fc
SM
6040 * custom.el (custom-theme-set-variables): Remove dead code.
6041 Obey custom--inhibit-theme-enable.
6b09b5d1
CY
6042 (custom--inhibit-theme-enable): New var.
6043 (provide-theme): Obey it.
6044 (load-theme): Replace load with manual read/eval, in order to
6045 check for correctness. Use custom-theme-name-valid-p.
6046 (custom-theme-name-valid-p): New function.
6047 (custom-available-themes): Use it.
6048
6049 * cus-edit.el (custom--initialize-widget-variables): New function.
6050 (Custom-mode): Use it.
6051
43f964fc
SM
6052 * cus-face.el (custom-theme-set-faces): Remove dead code.
6053 Obey custom--inhibit-theme-enable.
6b09b5d1
CY
6054
6055 * help-mode.el (help-theme-def, help-theme-edit): New buttons.
6056
16366259
JB
60572010-10-12 Juanma Barranquero <lekktu@gmail.com>
6058
cb7d821e 6059 * net/telnet.el (telnet-mode-map): Fix previous change (bug#7193).
16366259 6060
4c14013d 60612010-10-12 Jan Djärv <jan.h.d@swipnet.se>
9386ae12 6062
4c14013d
JB
6063 * term/ns-win.el (ns-right-alternate-modifier): New defvar.
6064 (ns-right-option-modifier): New alias for ns-right-alternate-modifier.
6065 (mac-right-option-modifier): New alias for ns-right-option-modifier.
6066
6067 * cus-start.el (all): ns-right-alternate-modifier is new.
9386ae12 6068
4c14013d 60692010-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4c528197
SM
6070
6071 * emacs-lisp/lisp.el (lisp-completion-at-point):
6072 Use emacs-lisp-mode-syntax-table for the whole function.
6073
4c14013d 60742010-10-12 David Koppelman <koppel@ece.lsu.edu>
c58059f2
DK
6075
6076 * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified
4c528197
SM
6077 instead of font-lock-mode before adding keywords.
6078 Remove hi-lock-mode off code. Remove inhibit hack.
c58059f2
DK
6079 (hi-lock-set-pattern): Only add keywords if font-lock-fontified
6080 non-nil; removed hook inhibit hack.
6081
4c14013d 60822010-10-12 Glenn Morris <rgm@gnu.org>
c7d6d8a1 6083
d15f9a2b
GM
6084 * emacs-lisp/shadow.el (find-emacs-lisp-shadows): Rename it...
6085 (load-path-shadows-find): ... to this.
6086 (list-load-path-shadows): Update for above change.
6087
c7d6d8a1
GM
6088 * mail/mail-utils.el (mail-mbox-from): Also try return-path.
6089
f0b7f5a8
KY
60902010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
6091
6092 * mail/hashcash.el, net/imap.el, pgg-parse.el, pgg.el:
6093 Fix comment for declare-function.
6094
05d22d02
CY
60952010-10-11 Chong Yidong <cyd@stupidchicken.com>
6096
6097 * custom.el (custom-fix-face-spec): New function; code moved from
6098 custom-face-edit-fix-value.
6099 (custom-push-theme): Use it when checking if a face has been
6100 changed outside customize.
6101 (custom-available-themes): New function.
6102 (load-theme): Use it.
6103
43f964fc 6104 * cus-edit.el (custom-face-edit-fix-value): Use custom-fix-face-spec.
05d22d02
CY
6105
6106 * custom.el (custom-push-theme): Cleanup (use cond).
6107 (disable-theme): Recompute the saved-face property.
6108 (custom-theme-recalc-face): Follow face alias before setting prop.
6109
43f964fc
SM
6110 * image.el (image-checkbox-checked, image-checkbox-unchecked):
6111 New variables, containing checkbox images.
05d22d02
CY
6112
6113 * startup.el (fancy-startup-tail):
6114 * wid-edit.el (checkbox): Use them.
6115
293e7c22
DN
61162010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
6117
a0310a6c
DN
6118 * shell.el (shell-mode-map):
6119 * progmodes/modula2.el (m2-mode-map):
6120 * progmodes/inf-lisp.el (inferior-lisp-mode-map):
6121 * play/mpuz.el (mpuz-mode-map):
6122 * play/landmark.el (lm-mode-map):
6123 * play/decipher.el (decipher-mode-map):
6124 * play/5x5.el (5x5-mode-map):
6125 * net/telnet.el (telnet-mode-map):
6126 * net/quickurl.el (quickurl-list-mode-map):
6127 * net/mairix.el (mairix-searches-mode-map):
6128 * net/eudc-hotlist.el (eudc-hotlist-mode-map):
6129 * net/dig.el (dig-mode-map):
6130 * mail/mspools.el (mspools-mode-map):
6131 * hexl.el (hexl-mode-map):
6132 * emulation/ws-mode.el (wordstar-C-k-map, wordstar-mode-map)
6133 (wordstar-C-o-map, wordstar-C-q-map):
6134 * emacs-lisp/edebug.el (edebug-eval-mode-map):
6135 * emacs-lisp/chart.el (chart-map):
6136 * edmacro.el (edmacro-mode-map):
6137 * erc/erc-list.el (erc-list-menu-mode-map):
6138 * array.el (array-mode-map): Declare and define in one step.
6139
293e7c22
DN
6140 * vc/log-view.el (log-view-mode-map): Bind revert-buffer.
6141
446b12da
DU
61422010-10-10 Daiki Ueno <ueno@unixuser.org>
6143
6144 * epa.el (epa-passphrase-callback-function): Display filename
6145 passed as the 3rd arg.
43f964fc
SM
6146 * epa-file.el (epa-file-passphrase-callback-function):
6147 Pass filename to epa-passphrase-callback-function.
446b12da 6148
76c16af8
CY
61492010-10-09 Chong Yidong <cyd@stupidchicken.com>
6150
6151 * cus-edit.el (custom-face-widget-to-spec)
6152 (custom-face-get-current-spec, custom-face-state): New functions.
6153 (custom-face-set, custom-face-mark-to-save)
6154 (custom-face-value-create, custom-face-state-set): Use them.
6155
6156 * cus-theme.el (custom-theme--listed-faces): New var.
6157 (customize-create-theme): Use *Custom Theme* as the buffer name.
6158 Set revert-buffer-function. Optional arg BUFFER. Insert all
6159 faces listed in custom-theme--listed-faces.
6160 (custom-theme-revert): New function.
6161 (custom-theme-add-variable, custom-theme-add-face): Insert at the
6162 bottom of the list.
6163 (custom-theme-write): Prompt for theme name if empty.
6164 (custom-theme-write-variables): Use dolist.
6165 (custom-theme-write-faces): Handle hidden (collapsed) widgets.
6166
e15f8aaa
AM
61672010-10-09 Alan Mackenzie <acm@muc.de>
6168
6169 Enhance fontification of declarators to take account of the
6170 presence/absence of "typedef".
6171
6172 * cc-engine.el (c-forward-type): New &optional param
6173 "brace-block-too".
6174 (c-forward-decl-or-cast-1): cdr of return value now indicates the
43f964fc 6175 presence of either or both of a "struct"-like keyword and "typedef".
e15f8aaa
AM
6176
6177 * cc-fonts.el (c-complex-decl-matchers): Remove the heuristic
6178 fontification of declarators which follow a "}".
6179 (c-font-lock-declarations): Fontify declarators according to the
6180 presence/absence of "typedef".
6181
6182 * cc-langs.el (c-typedef-kwds c-typedef-key): New lang variable
6183 for "typedef".
6184 (c-typedef-decl-key): New lang variable built from
6185 c-typedef-decl-kwds.
6186
cf321e50
LMI
61872010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6188
77aec221
LMI
6189 * ibuffer.el (ibuffer-mode-map): Don't redefine the cursor keys,
6190 since that's too annoying. Move the filter groups commands to
6191 TAB/backtab.
6192
7450df5d
LMI
6193 * epa.el (epa-passphrase-callback-function): Say what we're
6194 querying the password for.
6195
cf321e50 6196 * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
43f964fc 6197 behaviour, don't bury the ibuffer buffer when visiting other buffers.
cf321e50 6198
587faadd
CY
61992010-10-08 Chong Yidong <cyd@stupidchicken.com>
6200
6201 * cus-edit.el (custom-commands, custom-buffer-create-internal)
6202 (custom-magic-value-create): Pad button tags with spaces.
6203 (custom-face-edit): New variable.
6204 (custom-face-value-create): Determine whether to use the usual
43f964fc
SM
6205 face editor here, instead of using custom-face-selected.
6206 Pass face defaults to custom-face-edit widget.
587faadd
CY
6207 (custom-face-selected, custom-display-unselected): Delete widgets.
6208 (custom-display-unselected-match): Function removed.
43f964fc
SM
6209 (custom-face-set, custom-face-mark-to-save):
6210 Accept custom-face-edit widgets as the direct widget child.
587faadd
CY
6211
6212 * wid-edit.el (widget--completing-widget): New var.
6213 (widget-default-complete): Bind it when doing completion.
6214 (widget-string-complete, widget-file-complete): Use it.
6215
a1ab97d0
GM
62162010-10-09 Glenn Morris <rgm@gnu.org>
6217
85d50db7
GM
6218 * calendar/cal-hebrew.el (holiday-hebrew-rosh-hashanah)
6219 (holiday-hebrew-passover, holiday-hebrew-tisha-b-av)
6220 (holiday-hebrew-misc): Small simplifications.
6221
3fb78d1f
GM
6222 * emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c.
6223
a1ab97d0
GM
6224 * net/browse-url.el: Don't require thingatpt, term, dired,
6225 executable, or w3-auto when compiling.
6226 (dired-get-filename, term-char-mode, term-send-down, term-send-string):
6227 Declare.
6228 (browse-url-text-emacs): Require term.
6229
2187e5bb
AS
62302010-10-08 Andreas Schwab <schwab@linux-m68k.org>
6231
6232 * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
6233
e5d49589
GM
62342010-10-08 Glenn Morris <rgm@gnu.org>
6235
5823f53f
GM
6236 * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
6237
e5d49589
GM
6238 * emacs-lisp/shadow.el (lisp-shadow): Change prefix.
6239 (shadows-compare-text-p): Make it an obsolete alias for...
6240 (load-path-shadows-compare-text): ... new name.
6241 (find-emacs-lisp-shadows): Update for above name change.
6242 (load-path-shadows-same-file-or-nonexistent): New name for the old
6243 shadow-same-file-or-nonexistent.
6244
4628bef1 62452010-10-08 Chong Yidong <cyd@stupidchicken.com>
397ae226
CY
6246
6247 * minibuffer.el (completion--some, completion--do-completion)
6248 (minibuffer-complete-and-exit, minibuffer-completion-help)
6249 (completion-basic-try-completion)
6250 (completion-basic-all-completions)
6251 (completion-pcm--find-all-completions): Use lexical-let to
6252 avoid some false matches in variable completion (Bug#7056)
6253
4628bef1 62542010-10-08 Olof Ohlsson Sax <olof.ohlsson.sax@gmail.com> (tiny change)
8686a5ea
OOS
6255
6256 * vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
6257
4628bef1 62582010-10-08 Leo <sdl.web@gmail.com>
83b8ea28
LL
6259
6260 * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only
6261 return non-nil if the file exists (Bug#7090).
6262
4628bef1 62632010-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
55586d2a
SM
6264
6265 * minibuffer.el (completion--replace):
6266 Better preserve markers (bug#7138).
6267
4628bef1 62682010-10-08 Juanma Barranquero <lekktu@gmail.com>
2b7ba565
JB
6269
6270 * server.el (server-process-filter): Doc fix.
6271
4628bef1 62722010-10-08 Drew Adams <drew.adams@oracle.com>
53ad04fc
DA
6273
6274 * dired.el (dired-save-positions): Doc fix. (Bug#7119)
6275
e4adf61e
GM
62762010-10-08 Glenn Morris <rgm@gnu.org>
6277
24ac444f
GM
6278 * vc/ediff-wind.el (ediff-setup-control-frame):
6279 * vc/ediff-ptch.el (ediff-default-backup-extension):
6280 * vc/ediff-diff.el (ediff-shell, ediff-diff-options)
6281 (ediff-exec-process): Remove system-types emx, windows-95.
6282
e4adf61e
GM
6283 * net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
6284
61328d7c
CY
62852010-10-07 Chong Yidong <cyd@stupidchicken.com>
6286
6287 * cus-edit.el (custom-variable, custom-face): Doc fix.
6288 (custom-face-edit): Add value-create attribute.
6289 (custom-face-edit-value-create)
43f964fc
SM
6290 (custom-face-edit-value-visibility-action): New functions.
6291 Hide unused face attributes by default, and add a visibility toggle.
61328d7c
CY
6292 (custom-face-edit-deactivate): Show empty values with shadow face.
6293 (custom-face-selected): Only use this for face specs with default
6294 attributes.
6295 (custom-face-value-create): Cleanup.
6296
6297 * wid-edit.el (widget-checklist-value-create): Use dolist.
6298 (widget-checklist-match-find): Make second arg optional.
6299
ac44263a
GM
63002010-10-07 Glenn Morris <rgm@gnu.org>
6301
849b02b4
GM
6302 * hilit-chg.el (hilit-chg-get-diff-info, hilit-chg-get-diff-list-hk):
6303 Prefix things.
6304
ac44263a
GM
6305 * emacs-lisp/shadow.el (shadow-font-lock-keywords)
6306 (load-path-shadows-mode, list-load-path-shadows): Rename shadow-mode to
6307 load-path-shadows-mode, update references.
06d9ef85
GM
6308 (load-path-shadows-font-lock-keywords, load-path-shadows-find-file):
6309 Rename variable and button.
6310 (list-load-path-shadows): Update button caller.
ac44263a 6311
29c72a6e
SM
63122010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
6313
6314 * emacs-lisp/smie.el (smie-bnf-classify): New function.
6315 (smie-bnf-precedence-table): Use it to remember the closers/openers.
6316 (smie-merge-prec2s): Handle those new entries.
6317 (smie-prec2-levels): Only set precedence to nil for actual
6318 openers/closers.
6319 * progmodes/octave-mod.el (octave-smie-op-levels): Remove dummy entry
6320 that is now unnecessary.
6321
775f75bc 63222010-10-07 Miles Bader <miles@gnu.org>
07ff7702
MB
6323
6324 * emacs-lisp/regexp-opt.el (regexp-opt): Add `symbols' mode.
6325
7e1e2a6e
GM
63262010-10-07 Glenn Morris <rgm@gnu.org>
6327
58d1ac6d
GM
6328 * mail/rmail.el (mail-sendmail-delimit-header, mail-header-end)
6329 (mail-position-on-field): Remove declarations.
6330 (mail-position-on-field): Autoload it.
6331 (rmail-retry-failure): Replace use of mail-sendmail-delimit-header
6332 and mail-header-end. Don't require sendmail.
6333
7b9235ad
GM
6334 * emacs-lisp/shadow.el (shadow-font-lock-keywords): New variable.
6335 (shadow-mode): New mode.
6336 (shadow-find-file): New button.
6337 (list-load-path-shadows): Use shadow-mode and buttons.
6338
52da2182
GM
6339 * iimage.el (iimage-version): Remove.
6340 (iimage-mode-image-search-path, iimage-mode-image-regex-alist):
6341 Turn into defcustoms.
6342 (iimage-mode-map): Give it a doc string.
6343
7e1e2a6e
GM
6344 * calendar/appt.el (appt-activate): Give a warning rather than an error
6345 if there is no diary-file.
6346
e44eccd7
MA
63472010-10-06 Michael Albinus <michael.albinus@gmx.de>
6348
29c72a6e
SM
6349 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
6350 Use `tramp-handle-find-backup-file-name'.
e44eccd7 6351
4583e796
GM
63522010-10-06 Glenn Morris <rgm@gnu.org>
6353
6aecca99
GM
6354 * font-core.el (font-lock-defaults-alist): Remove variable.
6355 (font-lock-mode): Doc fix.
6356 (font-lock-default-function): Do not consult font-lock-defaults-alist.
6357 * font-lock.el (font-lock-refresh-defaults): Doc fix.
6358 (font-lock-set-defaults): Doc fix.
6359 Do not consult font-lock-defaults-alist.
6360
645a6257
GM
6361 * hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
6362
4583e796
GM
6363 * emacs-lisp/cl.el: No longer provide cl-19.
6364
bd8fadca
MA
63652010-10-05 Michael Albinus <michael.albinus@gmx.de>
6366
6367 * net/tramp.el (tramp-handle-directory-files-and-attributes)
6368 (tramp-handle-file-exists-p, tramp-handle-file-newer-than-file-p):
6369 New defuns, taken from tramp-smb.el.
6370 (tramp-coding-system-change-eol-conversion)
43f964fc 6371 (tramp-set-process-query-on-exit-flag): Remove.
bd8fadca 6372
43f964fc 6373 * net/tramp-compat.el (top): Do not check for byte-compiler objects.
bd8fadca
MA
6374 (tramp-compat-coding-system-change-eol-conversion)
6375 (tramp-compat-set-process-query-on-exit-flag): New defuns, taken
6376 from tramp.el.
6377
6378 * net/tramp-gvfs.el:
6379 * net/tramp-gw.el: Replace `tramp-set-process-query-on-exit-flag'
6380 by `tramp-compat-set-process-query-on-exit-flag'.
6381
43f964fc
SM
6382 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
6383 Use `tramp-handle-directory-files-and-attributes',
bd8fadca
MA
6384 `tramp-handle-file-exists-p' and
6385 `tramp-handle-file-newer-than-file-p'.
6386 (tramp-imap-handle-file-exists-p)
6387 (tramp-imap-handle-file-executable-p)
6388 (tramp-imap-handle-file-readable-p)
6389 (tramp-imap-handle-directory-files-and-attributes)
43f964fc 6390 (tramp-imap-handle-file-newer-than-file-p): Remove.
bd8fadca
MA
6391
6392 * net/tramp-sh.el: Replace `tramp-set-process-query-on-exit-flag'
6393 by `tramp-compat-set-process-query-on-exit-flag' and
6394 `tramp-coding-system-change-eol-conversion' by
6395 `tramp-compat-coding-system-change-eol-conversion'.
6396
43f964fc
SM
6397 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
6398 Use `tramp-handle-directory-files-and-attributes',
bd8fadca
MA
6399 `tramp-handle-file-exists-p' and
6400 `tramp-handle-file-newer-than-file-p'.
6401 (tramp-smb-handle-directory-files-and-attributes)
6402 (tramp-smb-handle-file-exists-p)
43f964fc
SM
6403 (tramp-smb-handle-file-newer-than-file-p): Remove.
6404 (tramp-smb-maybe-open-connection):
6405 Replace `tramp-set-process-query-on-exit-flag' by
bd8fadca
MA
6406 `tramp-compat-set-process-query-on-exit-flag'.
6407
726c5357
GM
64082010-10-05 Glenn Morris <rgm@gnu.org>
6409
6410 * obsolete/rnews.el, obsolete/rnewspost.el: Remove files.
6411
4a93e698
MA
64122010-10-04 Michael Albinus <michael.albinus@gmx.de>
6413
6414 Continue reorganization of load dependencies. (Bug#7156)
6415
6416 * net/tramp.el (tramp-handle-file-local-copy-hook)
6417 (tramp-delete-temp-file-function): Move down.
6418 (tramp-exists-file-name-handler): Move up.
6419 (tramp-register-file-name-handlers): Simplify autoload.
6420 (tramp-handle-write-region-hook, tramp-handle-directory-file-name)
6421 (tramp-handle-directory-files, tramp-handle-dired-uncache)
6422 (tramp-handle-file-modes, tramp-handle-file-name-as-directory)
6423 (tramp-handle-file-name-completion)
6424 (tramp-handle-file-name-directory)
6425 (tramp-handle-file-name-nondirectory, tramp-handle-file-regular-p)
6426 (tramp-handle-file-remote-p, tramp-handle-file-symlink-p)
6427 (tramp-handle-find-backup-file-name)
6428 (tramp-handle-insert-file-contents, tramp-handle-load)
6429 (tramp-handle-substitute-in-file-name)
6430 (tramp-handle-unhandled-file-name-directory)
6431 (tramp-mode-string-to-int, tramp-local-host-p)
43f964fc 6432 (tramp-make-tramp-temp-file): Move from tramp-sh.el.
4a93e698
MA
6433
6434 * net/tramp-gvfs.el (top):
6435 * net/tramp-smb.el (top): Do not require 'tramp-sh.
6436
6437 * net/tramp-sh.el (all): Move several objects to tramp.el, see
6438 there. Rename `tramp-handle-*' to `tramp-sh-handle-*'.
6439
b4593555
GM
64402010-10-04 Glenn Morris <rgm@gnu.org>
6441
6442 * calendar/appt.el (appt-add): Ensure reminders are enabled.
6443 (appt-activate): Give status messages.
6444
8762aa10
TZ
64452010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
6446
6447 * net/gnutls.el: Improve docs. Remove starttls and ssl emulation.
6448 Provide only `open-gnutls-stream' (formerly `open-ssl-stream') and
43f964fc
SM
6449 `gnutls-negotiate' (formerly `starttls-negotiate').
6450 Remove trivial wrapper `starttls-open-stream'.
8762aa10 6451
82fb8701
DN
64522010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
6453
6454 Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
6455 log-outgoing commands.
6456 * vc/vc.el (vc-log-internal-common): Add a new argument and use it
6457 to create a buffer local revert-buffer-function variable.
6458 (vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
6459 revert-buffer-function lambda.
6460
c1ae068b
LMI
64612010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
6462
6463 * net/gnutls.el (starttls-negotiate): Use the plist interface to
43f964fc
SM
6464 `gnutls-boot'. Make TYPE the only required parameter.
6465 Allow TRUSTFILES and KEYFILES to be lists.
c1ae068b
LMI
6466 (open-ssl-stream): Use it.
6467
67141a37
GM
64682010-10-03 Glenn Morris <rgm@gnu.org>
6469
77f38949
GM
6470 * subr.el (directory-sep-char): Remove obsolete variable.
6471 * net/tramp-compat.el: Don't mess about with the byte-compiler unless
6472 it is "necessary".
6473
67141a37
GM
6474 * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable.
6475 * vc/vc.el (vc-static-header-alist): Doc fix.
6476 * vc/vc-cvs.el (vc-cvs-header):
6477 * vc/vc-rcs.el (vc-rcs-header):
6478 * vc/vc-sccs.el (vc-sccs-header):
6479 * vc/vc-svn.el (vc-svn-header): Do not consult vc-header-alist.
6480 * obsolete/vc-mcvs.el (vc-mcvs-header):
6481 * progmodes/cperl-mode.el (cperl-mode): Only set vc-header-alist
6482 on XEmacs.
6483
96bcef2e
CY
64842010-10-03 Chong Yidong <cyd@stupidchicken.com>
6485
43f964fc
SM
6486 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
6487 Remove obsolete use of binary-overwrite-mode (Bug#7001).
96bcef2e 6488
ef47f179
GM
64892010-10-03 Glenn Morris <rgm@gnu.org>
6490
01c35094 6491 * obsolete/x-menu.el: Remove file, obsolete since 21.1.
0437978e 6492
aee3c6f7
GM
6493 * textmodes/rst.el (rst-font-lock-keywords-function):
6494 Drop Emacs 20 code.
6495
f88cd114
GM
6496 * textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
6497
6abfe35f
GM
6498 * printing.el: Drop Emacs 20 code.
6499
59e31cfa
GM
6500 * calendar/appt.el (appt-delete): Don't autoload it (you can't use it
6501 without having used appt.el already).
6502
922ad43e
GM
6503 * subr.el (make-local-hook): Remove function obsolete since 21.1.
6504 * progmodes/cc-mode.el (make-local-hook): Don't do cc-bytecomp stuff.
6505 (c-basic-common-init, c-font-lock-init): Only call make-local-hook on
6506 XEmacs.
6507 * progmodes/cc-styles.el (make-local-hook): Don't do cc-bytecomp stuff.
6508 (c-make-styles-buffer-local): Only call make-local-hook on XEmacs.
6509
ef47f179
GM
6510 * ps-def.el (leading-code-private-22, charset-bytes, charset-id)
6511 (charset-width, find-charset-region, chars-in-region, forward-point)
6512 (encode-coding-string, coding-system-p, ccl-execute-on-string)
6513 (define-ccl-program, multibyte-string-p, string-make-multibyte):
6514 Remove compatibility cruft (none of these are used by ps*.el).
6515
ac6ca7ba
KR
65162010-10-03 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6517
6518 * subr.el (booleanp): Return t instead of a list (Bug#7086).
6519
2a847524
CY
65202010-10-03 Chong Yidong <cyd@stupidchicken.com>
6521
43f964fc
SM
6522 * server.el (server-process-filter, server-return-error):
6523 Give emacsclient time to shut down after receiving an error string.
2a847524 6524
4bc3c53d
MA
65252010-10-02 Michael Albinus <michael.albinus@gmx.de>
6526
6527 * files.el (remote-file-name-inhibit-cache): New defcustom.
6528
43f964fc
SM
6529 * time.el (display-time-file-nonempty-p):
6530 Use `remote-file-name-inhibit-cache'.
4bc3c53d 6531
43f964fc
SM
6532 * net/tramp.el (tramp-completion-reread-directory-timeout):
6533 Fix docstring.
4bc3c53d
MA
6534
6535 * net/tramp-cache.el (tramp-cache-inhibit-cache): Remove.
6536 (tramp-get-file-property): Replace `tramp-cache-inhibit-cache' by
6537 `remote-file-name-inhibit-cache'. Check also for an integer
6538 value. Add/increase counter when `tramp-verbose' >= 10.
6539 (tramp-set-file-property): Add/increase counter when
6540 `tramp-verbose' >= 10.
6541
6542 * net/tramp-cmds.el (tramp-cleanup-all-connections)
6543 (tramp-cleanup-all-buffers): Set tramp-autoload cookie.
6544 (tramp-bug): Set tramp-autoload cookie. Report all interned
6545 tramp-* variables. Report also `remote-file-name-inhibit-cache'.
6546 (tramp-reporter-dump-variable): Fix docstring. Mask non-7bit
6547 characters only in strings.
6548
6549 * net/tramp-compat.el (remote-file-name-inhibit-cache): Define due
6550 to backward compatibility.
6551
6552 * net/tramp-sh.el (tramp-handle-verify-visited-file-modtime)
6553 (tramp-handle-file-name-all-completions)
43f964fc
SM
6554 (tramp-handle-vc-registered): Use `remote-file-name-inhibit-cache'.
6555 (tramp-open-connection-setup-interactive-shell):
6556 Call `tramp-cleanup-connection' directly.
4bc3c53d 6557
9c524fcb
GM
65582010-10-02 Glenn Morris <rgm@gnu.org>
6559
3226d6ca
GM
6560 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Remove obsolete alias.
6561
6562 * subr.el (char-bytes): Remove obsolete function.
6563
6564 * isearch.el (isearch-return-char): Remove obsolete function.
6565
6566 * mouse.el: No longer provide mldrag.
6567 (mldrag-drag-mode-line, mldrag-drag-vertical-line):
6568 Remove obsolete aliases.
6569
6570 * comint.el (comint-kill-output): Remove obsolete alias.
6571
6572 * composite.el (decompose-composite-char): Remove obsolete function.
6573 * ps-def.el (decompose-composite-char): Remove unused function.
6574
6575 * iswitchb.el (iswitchb-default-keybindings): Remove obsolete function.
6576
6577 * outline.el (outline-visible): Remove obsolete function.
6578
6579 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
6580 * faces.el (internal-find-face, internal-get-face)
6581 (frame-update-faces, frame-update-face-colors)
6582 (x-frob-font-weight, x-frob-font-slant)
6583 (internal-frob-font-weight, internal-frob-font-slant)
6584 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
6585 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
6586 (x-make-font-bold-italic): Remove functions and aliases, obsolete
6587 since Emacs 21.1.
6588 * emulation/viper-util.el (viper-get-face):
6589 * obsolete/lucid.el (find-face, get-face): Use facep.
6590 * vc/ediff-init.el (ediff-valid-color-p, ediff-get-face):
6591 Remove unused functions.
6592 * vc/ediff-util.el (ediff-submit-report): Doc fix.
6593
9c524fcb
GM
6594 * emacs-lisp/bytecomp.el (byte-compile-file): Use kill-emacs-hook to
6595 delete tempfile if interrupted during compilation.
6596
aecb42aa
LMI
65972010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6598
6599 * net/tls.el (tls-starttls-switches): Give up on using starttls with
6600 gnutls-cli.
6601 (tls-program): Add --insecure to be consistent with the defaults from
6602 openssl s_client. Now all three commands are insecure.
6603
73077a9a
EZ
66042010-10-01 Eli Zaretskii <eliz@gnu.org>
6605
6606 * makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake)
6607 (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH)
6608 (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets.
6609
1ef075bb
GM
66102010-10-01 Glenn Morris <rgm@gnu.org>
6611
1fcaf927
GM
6612 * obsolete/sc.el: Remove file.
6613
1ef075bb
GM
6614 * files.el (temporary-file-directory): On darwin, also try
6615 DARWIN_USER_TEMP_DIR (see discussion in bug#7135).
6616
a16f5f64
JB
66172010-10-01 Juanma Barranquero <lekktu@gmail.com>
6618
6619 * server.el (server-start): Revert part of 2010-09-30T02:53:26Z!lekktu@gmail.com.
6620 Let's not break compatibility gratuitously, shall we?
6621
6b958814
G
66222010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6623
47e08896 6624 * net/tls.el (tls-starttls-switches): New variable.
6b958814
G
6625 (tls-find-starttls-argument): Use it.
6626 (open-tls-stream): Ditto.
6627
47e08896 6628 * net/netrc.el (netrc-credentials): Return the value of the "default"
6b958814
G
6629 entry.
6630 (netrc-machine): Ditto.
6631
cad90f3b
EZ
66322010-09-30 Eli Zaretskii <eliz@gnu.org>
6633
6634 * vc/vc-hooks.el (vc-default-mode-line-string): Doc fix.
6635
968ef9b4
JB
66362010-09-30 Juanma Barranquero <lekktu@gmail.com>
6637
6638 * server.el (server-start): Don't write pid to the authentication file.
6639 (server-create-tty-frame): Don't send pid.
6640 (server-process-filter): Send pid at the start of every connection.
6641
3536dea8
GM
66422010-09-30 Glenn Morris <rgm@gnu.org>
6643
8e378d88
GM
6644 * calendar/diary-lib.el (view-diary-entries, list-diary-entries)
6645 (show-all-diary-entries): Remove obsolete function aliases.
6646
3536dea8
GM
6647 * calendar/appt.el (appt-issue-message, appt-visible, appt-msg-window):
6648 Remove options, obsolete since 22.1.
6a7662bb
BR
6649 (appt-display-format, appt-display-message):
6650 Remove backwards-compatibility code.
3536dea8
GM
6651 (appt-check): No longer check appt-issue-message.
6652 (appt-make-list): No longer autoload it. Doc fix. No longer
6653 activate the package.
6654
df7fcaff
LMI
66552010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6656
6657 * net/gnutls.el (starttls-negotiate): Loop a lot longer.
bac5cef8
LMI
6658 (starttls-negotiate): Just call boot, and let the handshake be
6659 triggered from the read loop.
df7fcaff 6660
c2828614
GM
66612010-09-29 Glenn Morris <rgm@gnu.org>
6662
17a46341
GM
6663 * calendar/diary-lib.el (diary-list-entries): Use temp buffers when
6664 not displaying the diary.
6665 (diary-add-to-list): If no buffer-file-name, fall back to diary-file.
6666 * calendar/appt.el (appt-check): No longer need to kill diary.
6667
7161e329
GM
6668 * calendar/diary-lib.el (diary-list-entries): Move the
6669 "Preparing..." message entirely here.
6670 (diary-simple-display, diary-fancy-display): Move "Preparing..."
6671 messages to diary-list-entries.
6672 (diary-include-other-diary-files): Use LIST-ONLY rather than setting
6673 diary-display-function.
6674
d0de6cba
GM
6675 * calendar/diary-lib.el (diary-include-other-diary-files):
6676 Trap some recursive includes.
6677
c2828614
GM
6678 * calendar/appt.el (appt-activate): Check diary file.
6679
0c43b6f8
KY
66802010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
6681
6682 * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
6683 construction.
6684
6685 * calendar/time-date.el: No need to require cl for Emacs 21.
6686
97ce2730
GM
66872010-09-28 Glenn Morris <rgm@gnu.org>
6688
6689 * calendar/appt.el (appt-check): Minor simplification.
6690
e0a185ae
KY
66912010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6692
6693 * mail/sendmail.el (mail-citation-prefix-regexp): Remove "}" from
6694 citation prefix.
6695
c19f76a1
AS
66962010-09-27 Andreas Schwab <schwab@linux-m68k.org>
6697
95b6d681
JB
6698 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
6699 Avoid infinite recursion on erroneous lambda form. (Bug#7114)
c19f76a1 6700
fd057fd2
KH
67012010-09-27 Kenichi Handa <handa@m17n.org>
6702
6703 * tar-mode.el (tar-header-block-tokenize): Decode filenames in
6704 "ustar" format.
6705
368b3544
KH
67062010-09-27 Kenichi Handa <handa@m17n.org>
6707
6708 * international/mule.el (define-coding-system): Docstring fixed.
6709
6710 * international/mule-diag.el (describe-character-set): Use princ
6711 with proper print-length and print-level instead of insert.
6712
95b6d681 67132010-09-27 Juanma Barranquero <lekktu@gmail.com>
fb5f3a23
JB
6714
6715 * window.el (walk-windows): Doc fix (bug#7105).
6716
99368725
SM
67172010-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
6718
6719 * emacs-lisp/float-sup.el (e): Remove.
6720
8ed70bf3
LMI
67212010-09-27 Teodor Zlatanov <tzz@lifelogs.com>
6722
6723 * net/gnutls.el (gnutls, gnutls-log-level): Add group and custom
6724 variable.
6725 (starttls-negotiate): Use it.
6726
d2e9d0bb
LMI
67272010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6728
6729 * net/gnutls.el (starttls-negotiate): Stop looping when we get a t
6730 back.
6731
15413fb4
SM
67322010-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
6733
6734 * emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
6735
1821a7b4
LMI
67362010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6737
6303aba1
LMI
6738 * net/gnutls.el (starttls-negotiate): Avoid the cl.el decf function.
6739
1821a7b4
LMI
6740 * net/netrc.el (netrc-store-data): New function.
6741
8af55556
TZ
67422010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
6743
6744 * net/gnutls.el: GnuTLS glue code to set up a connection.
6745
42343747
JD
67462010-09-25 Julien Danjou <julien@danjou.info>
6747
6748 * notifications.el: Call dbus-register-signal only if it is bound.
6749
ec60da52
GM
67502010-09-25 Glenn Morris <rgm@gnu.org>
6751
6752 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
6753 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
6754 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
6755 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
6756 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
6757 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
6758 * eshell/esh-mode.el, eshell/esh-proc.el, eshell/esh-test.el:
6759 * eshell/esh-util.el, eshell/esh-var.el:
6760 Remove leading `*' from docs of faces and defcustoms.
6761
4c964351
UM
67622010-09-25 Ulrich Mueller <ulm@gentoo.org>
6763
6764 * eshell/em-ls.el (eshell-ls-archive-regexp):
6765 * eshell/esh-util.el (eshell-tar-regexp):
6766 * ibuffer.el (ibuffer-compressed-file-name-regexp):
6767 * info.el (Info-suffix-list):
6768 * international/mule.el (auto-coding-alist):
6769 * woman.el (woman-file-regexp, woman-file-compression-regexp):
6770 * progmodes/etags.el (tags-compression-info-list):
6771 Support xz compression.
6772
41f54b73
CY
67732010-09-25 Chong Yidong <cyd@stupidchicken.com>
6774
6775 * files.el (get-free-disk-space): Don't assume the "df" output
6776 columns line up (Bug#6995).
6777
40b1a3a9
JB
67782010-09-25 Juanma Barranquero <lekktu@gmail.com>
6779
6780 * finder.el (finder-unknown-keywords):
6781 * progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count):
6782 * progmodes/etags.el (tags-table-including): Fix typos in docstrings.
6783
ba3033ee
JB
67842010-09-25 Juanma Barranquero <lekktu@gmail.com>
6785
6786 * server.el (server-start): Revert part of 2010-08-08 change. Using
6787 address 127.0.0.1 for local host is now done in Fmake_network_process.
6788
5e339ee2
GM
67892010-09-24 Glenn Morris <rgm@gnu.org>
6790
6791 * image-mode.el, progmodes/compile.el, progmodes/gud.el:
6792 * progmodes/mixal-mode.el, textmodes/bibtex-style.el:
6793 * textmodes/css-mode.el, textmodes/dns-mode.el:
6794 Move autoloaded auto-mode-alist entries to files.el.
6795 * files.el (auto-mode-alist): Move entries here.
6796
af3ccb5c
GM
67972010-09-23 Glenn Morris <rgm@gnu.org>
6798
6799 * isearch.el (isearch-lazy-highlight-cleanup)
6800 (isearch-lazy-highlight-initial-delay)
6801 (isearch-lazy-highlight-interval)
6802 (isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face):
6803 * net/net-utils.el (ipconfig-program-options):
6804 Move aliases to options before the associated definitions.
6805
266a86bd 68062010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
c9805d23
SM
6807
6808 * newcomment.el (comment-normalize-vars): Better test validity of
6809 comment-end-skip.
6810
27ffea71 68112010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
9e0d4f9e
SM
6812
6813 * emacs-lisp/float-sup.el (float-pi): New name for `pi'.
6814 (float-e): New name for `e'.
6815 (degrees-to-radians, radians-to-degrees):
6816 * calendar/solar.el (solar-longitude):
6817 * calculator.el (calculator-registers, calculator-funcall):
6818 * textmodes/artist.el (artist-spray-random-points):
6819 * play/bubbles.el (bubbles--initialize-images): Use new names.
6820
27ffea71 68212010-09-23 Eric M. Ludlam <zappo@gnu.org>
a2930e43
EL
6822
6823 Update to CEDET 1.0's version of EIEIO.
6824
9e0d4f9e
SM
6825 * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key):
6826 New function.
a2930e43
EL
6827 (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
6828 (eieio-default-eval-maybe): Eval val instead of unquoting only.
6829 (class-precedence-list): If class is nil, return nil.
6830 (eieio-generic-call): If class of first input arg is nil, don't
6831 look up static methods, and do check for primary methods.
6832 (initialize-instance): See if the default needs to be evaluated
6833 during the constructor.
6834 (eieio-perform-slot-validation-for-default): Don't do the check
6835 for values that will eventually be evaluated.
6836 (eieio-eval-default-p): New function.
6837 (eieio-default-eval-maybe): Use it.
6838
27ffea71 68392010-09-23 Jan Moringen <jan.moringen@uni-bielefeld.de>
a2930e43
EL
6840
6841 * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
6842 method-invocation-order.
6843 (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
6844 (eieio-class-precedence-dfs): Compute class precedence list using
6845 dfs algorithm.
6846 (eieio-class-precedence-bfs): Compute class precedence list using
6847 bfs algorithm.
9e0d4f9e 6848 (eieio-class-precedence-c3): Compute class precedence list using
a2930e43
EL
6849 c3 algorithm.
6850 (class-precedence-list): New function.
6851 (eieiomt-method-list, eieiomt-sym-optimize): Use it.
6852 (inconsistent-class-hierarchy): New error symbol.
6853 (call-next-method): Stow the replacement argument list for future
6854 call-next-method invocations.
6855
266a86bd 68562010-09-23 Glenn Morris <rgm@gnu.org>
87e798a7 6857
ea7f9ebf
GM
6858 * calendar/appt.el (appt-check): If not displaying the diary,
6859 use (diary 1) to only get the entries we need.
6860 (appt-make-list): Sort diary-list-entries, if we cannot guarantee
6861 that it is in day order. (Bug#7019)
6862
1bf6d075
GM
6863 * calendar/appt.el (appt-check): Rather than showing the diary,
6864 just turn off invisible display, and only if needed.
6865
87e798a7
GM
6866 * calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
6867
1fc7dabf
GM
68682010-09-23 Glenn Morris <rgm@gnu.org>
6869
7a16788b
GM
6870 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
6871 (byte-compile-defvar, byte-compile-cl-warn):
27ffea71 6872 Start warnings with lower-case, like the majority.
7a16788b 6873
19543b17
GM
6874 * files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
6875
54238e6d
GM
6876 * files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
6877
ce009d0b
GM
6878 * progmodes/ld-script.el (auto-mode-alist): Move to files.el.
6879 * files.el (auto-mode-alist): Move ld-script entries here, further down
6880 the list.
6881
7b344dfe
GM
6882 * vc/add-log.el: Don't require timezone when compiling.
6883 (timezone-make-date-sortable): Autoload it.
6884 (change-log-sortable-date-at): Don't require timezone.
6885 Use `ignore-errors'.
6886
d9703498
GM
6887 * comint.el (comint-use-prompt-regexp-instead-of-fields):
6888 Move alias before definition, so it does not need autoloading.
6889
1fc7dabf
GM
6890 * emulation/crisp.el, emulation/cua-base.el, emulation/edt.el:
6891 * emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el:
6892 * international/kkc.el, international/ogonek.el, mail/feedmail.el:
6893 * net/browse-url.el, net/eudc-vars.el, net/net-utils.el:
6894 * net/rcompile.el, net/rlogin.el, textmodes/enriched.el:
6895 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/picture.el:
6896 * textmodes/refer.el, textmodes/spell.el, textmodes/table.el:
6897 * textmodes/tex-mode.el, textmodes/two-column.el:
6898 Remove leading `*' from docs of defcustoms etc.
6899
7676efad
TZ
69002010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
6901
6902 * net/netrc.el (netrc-parse): Remove encrypt.el mentions.
6903
b069e5a6
G
69042010-09-22 Dan Christensen <jdc@uwo.ca>
6905
6906 * calendar/time-date.el (date-to-time): Try using parse-time-string
6907 first before using the slower timezone-make-date-arpa-standard.
6908
1bf68d53
KY
69092010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
6910
6911 * calendar/time-date.el (format-seconds): Comment fix.
6912
cd205c76
GM
69132010-09-22 Glenn Morris <rgm@gnu.org>
6914
6915 * emacs-lisp/package.el (package-menu-mode): `revert-buffer-function'
6916 is not automatically buffer-local.
6917
4ddea91b
SM
69182010-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
6919
6920 * emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
6921 (smie-indent-comment): Be more careful with comment-start-skip.
6922 (smie-indent-comment-close, smie-indent-comment-inside): New funs.
6923 (smie-indent-functions): Use them.
6924
b0f037ed
MA
69252010-09-21 Michael Albinus <michael.albinus@gmx.de>
6926
6927 * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
6928
8cf1771a
JD
69292010-09-21 Jan Djärv <jan.h.d@swipnet.se>
6930
36a1b6db
JD
6931 * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable
6932 tool-bar-position. Don't modify frame parameters here.
180fb94a 6933 (menu-bar-options-save): Add tool-bar-position.
36a1b6db 6934
8cf1771a
JD
6935 * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
6936
0097720d
SM
69372010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
6938
5d8e0d5d
SM
6939 * textmodes/reftex-parse.el (reftex-what-macro)
6940 (reftex-context-substring): Let-bind forward-sexp-function to nil
6941 since we don't need/want to treat \begin...\end as a block (bug#7053).
6942
984edd22
SM
6943 * emacs-lisp/lisp.el (up-list): Don't do nothing silently.
6944
6945 * simple.el (blink-matching-open): Use syntax-class.
6946
3672149f
SM
6947 * progmodes/pascal.el (pascal-mode): Use define-derived-mode.
6948 Set invisibility spec for pascal's outline mode.
6949 (pascal-outline-change): Clean up calling convention.
6950 (pascal-show-all, pascal-hide-other-defuns): Update callers.
6951
549d0e1e
SM
6952 * progmodes/prolog.el (prolog-smie-forward-token)
6953 (prolog-smie-backward-token): New functions.
6954 (prolog-mode-variables): Use them to parse "!," correctly.
6955 Set up smie-blink-matching for ".".
6956
a9cb95dd
SM
6957 * textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
6958 and `end'.
6959 (ispell-region, ispell-process-line): Update users.
6960
de558d10
SM
6961 * textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
6962 point-min==1.
6963
94eb3112
SM
6964 * textmodes/ispell.el: Fix commenting convention.
6965 (ispell-parse-output): Simplify, use push.
6966 (ispell-region): Use match-string-no-properties.
6967 (ispell-begin-skip-region-regexp): Use mapconcat to simplify.
6968 (ispell-minor-mode): Use define-minor-mode.
6969 (ispell-message): Remove unused var `skip-regexp'.
6970 (ispell-add-per-file-word-list): Use dynamic let-binding.
6971 Try and use the proper comment marker.
6972
1f7f45a5
SM
6973 * mail/sendmail.el: Fix commenting convention.
6974 (sendmail-send-it): Use line-beginning-position.
6975
0097720d
SM
6976 * help-fns.el (describe-variable): Add original value, if applicable.
6977
596880ea
JB
69782010-09-20 Juanma Barranquero <lekktu@gmail.com>
6979
f0713411
JB
6980 * subr.el (y-or-n-p): Remove leftover code from 2010-09-17T13:30:30Z!monnier@iro.umontreal.ca.
6981
596880ea
JB
6982 * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
6983
37c0347e
SM
69842010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6985
2bc01104
SM
6986 * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
6987 (smie-debug--prec2-cycle, smie-debug--describe-cycle): New functions.
6988 (smie-prec2-levels): Use them to better diagnose precedence cycles.
6989 (smie-blink-matching-check): Don't signal a mismatch if car is t.
6990 (smie-blink-matching-open): Rewrite to remove assumptions, so that
6991 something like "." can also be a closer.
6992 (smie--associative-p, smie-indent--hanging-p, smie-indent--bolp)
6993 (smie-indent--offset, smie-indent--offset-rule, smie-indent--column):
6994 Rename internal functions to use "--". Update callers.
6995
e2c3f530
SM
6996 * frame.el (make-frame-names-alist): Don't list frames on other displays.
6997
37c0347e
SM
6998 * fringe.el (fringe-styles): New var.
6999 (fringe-mode, fringe-query-style): Use it.
7000
74790210
MM
70012010-09-18 Michael R. Mauger <mmaug@yahoo.com>
7002
7003 * progmodes/sql.el: Version 2.8
93acd23d 7004 (sql-login-params): Update widget structure; changes still needed.
74790210
MM
7005 (sql-product-alist): Add :list-all and :list-table features for
7006 SQLite, Postgres and MySQL products.
7007 (sql-redirect): Handle default value.
7008 (sql-execute, sql-execute-feature): New functions.
7009 (sql-read-table-name): New function.
93acd23d 7010 (sql-list-all, sql-list-table): New functions. User API.
74790210
MM
7011 (sql-mode-map, sql-interactive-mode-map): Add key definitions
7012 for above functions.
7013 (sql-mode-menu, sql-interactive-mode-menu): Add menu definitions
7014 for above functions.
7015 (sql-postgres-login-params): Add user and database defaults.
7016 (sql-buffer-live-p): Bug fix.
93acd23d 7017 (sql-product-history): New variable.
35f52ed6 7018 (sql-read-product): New function. Use it.
74790210
MM
7019 (sql-set-product, sql-product-interactive): Use it.
7020 (sql-connection-history): New variable.
93acd23d 7021 (sql-read-connection): New function. Use it.
74790210
MM
7022 (sql-connect): New function.
7023 (sql-for-each-login): Redesign function interface.
7024 (sql-make-alternate-buffer-name, sql-save-connection): Use it.
93acd23d
JB
7025 (sql-get-login-ext, sql-get-login): Use it. Handle default values.
7026 (sql-comint): Check for program. Existing live buffer.
74790210
MM
7027 (sql-comint-postgres): Add port parameter.
7028
cec01cd2
SM
70292010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
7030
7031 * emacs-lisp/warnings.el: Fix commenting convention.
7032 (display-warning): Use special mode and make the buffer read-only.
7033
c2a845b5
JB
70342010-09-18 Jay Belanger <jay.p.belanger@gmail.com>
7035
7036 * calc/calc-prog.el (calc-read-parse-table-part): Don't "fix" the
7037 empty string when it follows a repeated or optional pattern.
7038
f5632fb6
SM
70392010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
7040
7041 * indent.el (indent-according-to-mode): Apply syntax-propertize.
7042 (indent-region): Use indent-according-to-mode.
7043
71b961e8
EZ
70442010-09-18 Eli Zaretskii <eliz@gnu.org>
7045
7046 * fringe.el (fringe-mode): Doc fix.
7047
dbbd7ad4
KRC
70482010-09-14 Kan-Ru Chen <kanru@kanru.info> (tiny change)
7049
7050 * textmodes/nroff-mode.el (nroff-view): Kill old buffer before
7051 refreshing the preview buffer.
7052
b879a6e2
SM
70532010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
7054
7055 * textmodes/tex-mode.el (tex-syntax-propertize-rules)
7056 (latex-syntax-propertize-rules): New consts; replace
7057 tex-font-lock-syntactic-keywords.
7058 (tex-env-mark, latex-env-before-change): New functions.
7059 (latex-electric-env-pair-mode): New minor mode.
7060 (tex-font-lock-verb): Change arguments; do move point.
7061 (tex-font-lock-syntactic-face-function): Adjust to new verbatim
7062 representation as a form of comment.
7063 (tex-font-lock-keywords-1): Remove workaround, now unneeded.
7064 (doctex-syntax-propertize-rules): New const; replaces
7065 doctex-font-lock-syntactic-keywords.
7066 (tex-common-initialization, doctex-mode): Use syntax-propertize-rules.
7067
7068 * progmodes/fortran.el (fortran--font-lock-syntactic-keywords): Remove.
7069 (fortran-make-syntax-propertize-function): New function; replaces
7070 fortran-font-lock-syntactic-keywords.
7071 (fortran-mode): Use it.
7072 (fortran-line-length): Use it. Improve interactive spec.
7073
7074 * emacs-lisp/syntax.el (syntax-propertize-precompile-rules): New macro.
7075 (syntax-propertize-rules): Add var-ref case. Fix offset computation
7076 when adding surrounding \(..\).
7077
7078 * progmodes/js.el (js-mode): Fix last change (bug#7054).
7079
4be520fb
SM
70802010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
7081
269c197e
SM
7082 * obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
7083 Use with-current-buffer.
7084
4be520fb
SM
7085 * isearch.el (isearch-face): Rename from `isearch'.
7086 (isearch-highlight): Use new name.
7087
a67597d6
EZ
70882010-09-17 Eli Zaretskii <eliz@gnu.org>
7089
7090 * fringe.el (fringe-mode, fringe-query-style): Use 4 pixels, not
7091 5, for `half' width fringes. (Bug#6933)
7092
31c381e8
SM
70932010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
7094
3fe6ef4e
SM
7095 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
7096 (byte-compile-defvar): "foo/bar" does not lack a prefix.
7097
31c381e8
SM
7098 * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
7099
fb0cf781
J
71002010-09-17 Stephen Berman <stephen.berman@gmx.net>
7101
7102 * dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
7103 in calculating new frame position. Add more space between new and
7104 parent on the left (Bug#7048).
7105
1a9dc3b5
MA
71062010-09-17 Michael Albinus <michael.albinus@gmx.de>
7107
7108 * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
7109 defmacro.
7110
dff0fdc3
CY
71112010-09-16 Chong Yidong <cyd@stupidchicken.com>
7112
31c381e8 7113 * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
6e23d4a4 7114
117c96c7
CY
7115 * term/x-win.el (x-cut-buffer-or-selection-value): Define as
7116 obsolete alias for x-selection-value.
7117
dff0fdc3
CY
7118 * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
7119
c6f2191f
MA
71202010-09-16 Michael Albinus <michael.albinus@gmx.de>
7121
7122 * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
7123 cookie.
7124
6139f995
MA
71252010-09-15 Michael Albinus <michael.albinus@gmx.de>
7126
7127 * net/tramp-compat.el (tramp-compat-with-temp-message)
7128 (tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
7129 (tramp-compat-process-put): New defuns.
7130
7131 * net/tramp.el (top):
7132 * net/tramp-gvfs.el (top):
7133 * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.
7134
31c381e8
SM
7135 * net/tramp.el (tramp-progress-reporter-update):
7136 Use `tramp-compat-funcall'.
6139f995
MA
7137
7138 * net/tramp.el (tramp-process-actions):
0dc3e410
MA
7139 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
7140 * net/tramp-sh.el (tramp-handle-vc-registered)
31c381e8
SM
7141 (tramp-get-remote-stat, tramp-get-remote-readlink):
7142 Use `tramp-compat-with-temp-message'.
6139f995
MA
7143
7144 * net/tramp-sh.el (top): Require 'cl.
7145 (tramp-handle-start-file-process): Use `tramp-compat-process-get'.
31c381e8
SM
7146 (tramp-open-connection-setup-interactive-shell):
7147 Use `tramp-compat-process-put'.
6139f995 7148
22c3ce97
AM
71492010-09-15 Alan Mackenzie <acm@muc.de>
7150
7151 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Correct the
7152 indentation.
a4ee83cc 7153 (c-forward-<>-arglist-recur): Fix an infinite recursion.
22c3ce97 7154
4f1e9960
SM
71552010-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
7156
7157 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
7158 `lexical' for warnings related to lexical scoping.
7159 (byte-compile-file-form-defvar, byte-compile-defvar): Warn about
7160 global vars which don't have a prefix and could hence affect lexical
7161 scoping in unrelated files.
7162
01e80360
LMI
71632010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7164
7165 * net/imap.el: Revert back to version
7166 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
7167 seem problematic.
7168
5e2a84e3
JB
71692010-09-14 Juanma Barranquero <lekktu@gmail.com>
7170
7171 * obsolete/old-whitespace.el (whitespace-unload-function):
7172 Explicitly pass `obarray' to `unintern' to avoid a warning.
7173
f3a30a50
SM
71742010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
7175
7176 * emacs-lisp/byte-run.el (set-advertised-calling-convention):
7177 Add `when' argument. Update callers.
7178
7179 * subr.el (unintern): Declare the obarray arg mandatory.
7180
92b99a01
GM
71812010-09-14 Glenn Morris <rgm@gnu.org>
7182
67ae9766
GM
7183 * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
7184 Doc fixes.
7185
92b99a01
GM
7186 * calendar/diary-lib.el (diary-included-files): New variable.
7187 (diary-list-entries): Maybe initialize diary-included-files.
7188 (diary-include-other-diary-files): Append to diary-included-files.
7189 * calendar/appt.el (appt-update-list): Also check the members of
7190 diary-included-files. (Bug#6999)
08151ec5 7191 (appt-check): Doc fix.
92b99a01 7192
6664fc59 71932010-09-14 David Reitter <david.reitter@gmail.com>
5a66ed0f
DR
7194
7195 * simple.el (line-move-visual): Do not truncate goal column to
7196 integer size. (Bug#7020)
7197
6664fc59 71982010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
dba28758
SM
7199
7200 * repeat.el (repeat): Allow repeating when the last event is a click.
7201 Suggested by Drew Adams (bug#6256).
7202
6664fc59 72032010-09-14 Sascha Wilde <wilde@sha-bang.de>
681b88dd 7204
01c35094 7205 * vc/vc-hg.el (vc-hg-state, vc-hg-working-revision):
681b88dd
SM
7206 Replace setting HGRCPATH to "" by some less invasive --config options.
7207
6664fc59 72082010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
71e657fc
SM
7209
7210 * font-lock.el (font-lock-beginning-of-syntax-function):
7211 Mark as obsolete.
7212
6664fc59 72132010-09-14 Glenn Morris <rgm@gnu.org>
639b9d87
GM
7214
7215 * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
7216 and tool-bar modes. (Bug#6211)
7217 (menu-bar-mode): Move setting of standard-value after the
7218 minor-mode definition, otherwise it seems to have no effect.
7219
6664fc59 72202010-09-14 Masatake YAMATO <yamato@redhat.com>
33bd47be
MY
7221
7222 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
7223 Fix typo. (Bug#6976)
7224
6664fc59 72252010-09-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9c405a86
CY
7226
7227 * whitespace.el: Allow cleaning up blanks without blank
7228 visualization (Bug#6651). Adjust help window for
7229 whitespace-toggle-options (Bug#6479). Allow to use fill-column
71e657fc
SM
7230 instead of whitespace-line-column (from EmacsWiki). New version 13.1.
7231 (whitespace-style): Add new value 'face. Adjust docstring.
7232 (whitespace-space, whitespace-hspace, whitespace-tab):
7233 Adjust foreground property face.
9c405a86
CY
7234 (whitespace-line-column): Adjust docstring and type declaration.
7235 (whitespace-style-value-list, whitespace-toggle-option-alist)
7236 (whitespace-help-text): Adjust const initialization.
7237 (whitespace-toggle-options, global-whitespace-toggle-options):
7238 Adjust docstring.
7239 (whitespace-display-window, whitespace-interactive-char)
7240 (whitespace-style-face-p, whitespace-color-on): Adjust code.
7241 (whitespace-help-scroll): New fun.
7242
ba96ddf5
KY
72432010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
7244
7245 * calendar/time-date.el (format-seconds): Comment fix.
7246
a386ac70
MM
72472010-09-13 Michael R. Mauger <mmaug@yahoo.com>
7248
7249 * progmodes/sql.el: Version 2.7.
7250 (sql-buffer-live-p): Improve detection.
7251 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
7252 (sql-set-sqli-buffer): Use it.
7253 (sql-product-interactive): Run `sql-set-sqli-hook'.
7254 (sql-rename-buffer): Code cleanup.
7255 (sql-redirect, sql-redirect-value): New functions. More to come.
7256
5d921df2
JB
72572010-09-13 Juanma Barranquero <lekktu@gmail.com>
7258
7259 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.
7260 * makefile.w32-in (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
7261 (TRAMP_SRC): New macro.
7262 ($(lisp)/net/tramp-loaddefs.el): New target.
7263
03c1ad43
MA
72642010-09-13 Michael Albinus <michael.albinus@gmx.de>
7265
7266 Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
7267
7268 * Makefile.in (TRAMP_SRC): Remove tramp-fish.el. Add tramp-sh.el.
7269
7270 * net/tramp.el (top): Don't show loading message. Require just
4f1e9960
SM
7271 'tramp-compat, everything else is required there.
7272 Use `ignore-errors' where appropriate.
03c1ad43
MA
7273 (tramp-inline-compress-start-size, tramp-copy-size-limit)
7274 (tramp-terminal-type, tramp-end-of-output)
7275 (tramp-initial-end-of-output, tramp-completion-function-alist-rsh)
7276 (tramp-completion-function-alist-ssh)
7277 (tramp-completion-function-alist-telnet)
7278 (tramp-completion-function-alist-su)
7279 (tramp-completion-function-alist-putty, tramp-remote-path)
7280 (tramp-remote-process-environment, tramp-sh-extra-args)
7281 (tramp-actions-before-shell, tramp-uudecode)
7282 (tramp-perl-file-truename, tramp-perl-file-name-all-completions)
7283 (tramp-perl-file-attributes)
7284 (tramp-perl-directory-files-and-attributes)
7285 (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
7286 (tramp-perl-encode, tramp-perl-decode)
7287 (tramp-vc-registered-read-file-names, tramp-file-mode-type-map)
7288 (tramp-file-name-handler-alist, tramp-make-tramp-temp-file)
7289 (tramp-handle-make-symbolic-link, tramp-handle-load)
7290 (tramp-handle-file-name-as-directory)
7291 (tramp-handle-file-name-directory)
7292 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
7293 (tramp-handle-file-exists-p, tramp-handle-file-attributes)
7294 (tramp-do-file-attributes-with-ls)
7295 (tramp-do-file-attributes-with-perl)
7296 (tramp-do-file-attributes-with-stat)
7297 (tramp-handle-set-visited-file-modtime)
7298 (tramp-handle-verify-visited-file-modtime)
7299 (tramp-handle-set-file-modes, tramp-handle-set-file-times)
7300 (tramp-set-file-uid-gid, tramp-remote-selinux-p)
7301 (tramp-handle-file-selinux-context)
7302 (tramp-handle-set-file-selinux-context)
7303 (tramp-handle-file-executable-p, tramp-handle-file-readable-p)
7304 (tramp-handle-file-newer-than-file-p, tramp-handle-file-modes)
7305 (tramp-handle-file-directory-p, tramp-handle-file-regular-p)
7306 (tramp-handle-file-symlink-p, tramp-handle-file-writable-p)
7307 (tramp-handle-file-ownership-preserved-p)
7308 (tramp-handle-directory-file-name, tramp-handle-directory-files)
7309 (tramp-handle-directory-files-and-attributes)
7310 (tramp-do-directory-files-and-attributes-with-perl)
7311 (tramp-do-directory-files-and-attributes-with-stat)
7312 (tramp-handle-file-name-all-completions)
7313 (tramp-handle-file-name-completion, tramp-handle-add-name-to-file)
7314 (tramp-handle-copy-file, tramp-handle-copy-directory)
7315 (tramp-handle-rename-file, tramp-do-copy-or-rename-file)
7316 (tramp-do-copy-or-rename-file-via-buffer)
7317 (tramp-do-copy-or-rename-file-directly)
7318 (tramp-do-copy-or-rename-file-out-of-band)
7319 (tramp-handle-make-directory, tramp-handle-delete-directory)
7320 (tramp-handle-delete-file)
7321 (tramp-handle-dired-recursive-delete-directory)
7322 (tramp-handle-dired-compress-file, tramp-handle-dired-uncache)
7323 (tramp-handle-insert-directory)
7324 (tramp-handle-unhandled-file-name-directory)
7325 (tramp-handle-expand-file-name)
7326 (tramp-handle-substitute-in-file-name)
7327 (tramp-handle-executable-find, tramp-process-sentinel)
7328 (tramp-handle-start-file-process, tramp-handle-process-file)
7329 (tramp-handle-call-process-region, tramp-handle-shell-command)
7330 (tramp-handle-file-local-copy, tramp-handle-file-remote-p)
7331 (tramp-handle-insert-file-contents)
7332 (tramp-handle-insert-file-contents-literally)
7333 (tramp-handle-find-backup-file-name)
7334 (tramp-handle-make-auto-save-file-name, tramp-handle-write-region)
7335 (tramp-vc-registered-file-names, tramp-handle-vc-registered)
7336 (tramp-sh-file-name-handler, tramp-vc-file-name-handler)
7337 (tramp-maybe-send-script, tramp-set-auto-save, tramp-run-test)
7338 (tramp-run-test2, tramp-find-executable, tramp-set-remote-path)
7339 (tramp-find-file-exists-command, tramp-open-shell)
7340 (tramp-find-shell, tramp-barf-if-no-shell-prompt)
7341 (tramp-open-connection-setup-interactive-shell)
7342 (tramp-local-coding-commands, tramp-remote-coding-commands)
7343 (tramp-find-inline-encoding, tramp-call-local-coding-command)
7344 (tramp-inline-compress-commands, tramp-find-inline-compress)
7345 (tramp-compute-multi-hops, tramp-maybe-open-connection)
1fc7dabf 7346 (tramp-send-command, tramp-wait-for-output)
03c1ad43
MA
7347 (tramp-send-command-and-check, tramp-barf-unless-okay)
7348 (tramp-send-command-and-read, tramp-mode-string-to-int)
7349 (tramp-convert-file-attributes, tramp-check-cached-permissions)
7350 (tramp-file-mode-from-int, tramp-file-mode-permissions)
7351 (tramp-shell-case-fold, tramp-make-copy-program-file-name)
7352 (tramp-method-out-of-band-p, tramp-local-host-p)
7353 (tramp-get-remote-path, tramp-get-remote-tmpdir)
7354 (tramp-get-ls-command, tramp-get-ls-command-with-dired)
7355 (tramp-get-test-command, tramp-get-test-nt-command)
7356 (tramp-get-file-exists-command, tramp-get-remote-ln)
7357 (tramp-get-remote-perl, tramp-get-remote-stat)
7358 (tramp-get-remote-readlink, tramp-get-remote-trash)
7359 (tramp-get-remote-id, tramp-get-remote-uid, tramp-get-remote-gid)
7360 (tramp-get-local-uid, tramp-get-local-gid)
6664fc59 7361 (tramp-get-inline-compress, tramp-get-inline-coding): Move to
03c1ad43
MA
7362 tramp-sh.el.
7363 (tramp-methods, tramp-default-method-alist)
7364 (tramp-default-user-alist, tramp-foreign-file-name-handler-alist):
7365 Move initialization to tramp-sh.el.
7366 (tramp-temp-name-prefix): Make it a defconst.
7367 (tramp-dissect-file-name): Don't check anymore for multi-hop
7368 methods.
7369 (tramp-debug-outline-regexp): Add a docstring.
31c381e8 7370 (tramp-debug-outline-level): Rename from `tramp-outline-level'.
03c1ad43
MA
7371 (tramp-get-debug-buffer): Use it.
7372
7373 * net/tramp-cache.el (top): Set tramp-autoload cookie for
7374 initialization forms.
7375 (tramp-set-connection-property): Don't protect `tramp-message'
7376 call, it isn't necessary any longer.
7377 (tramp-dump-connection-properties): Use `ignore-errors'.
7378
7379 * net/tramp-compat.el (top): Require 'advice, 'format-spec,
7380 'password-cache and 'auth-source.
7381
7382 * net/tramp-gvfs.el (top):
7383 * net/tramp-smb.el (top): Require 'tramp-sh.
7384
7385 * net/tramp-gw.el (tramp-gw-open-network-stream): Use `ignore-errors'.
7386
7387 * net/tramp-sh.el: New file, derived from tramp.el.
7388 (top): Initialize `tramp-methods', `tramp-default-method-alist',
6139f995 7389 `tramp-default-user-alist', `tramp-foreign-file-name-handler-alist'.
31c381e8
SM
7390 Remove "scp1_old", "scp2_old", "ssh1_old", "ssh2_old".
7391 Use `ignore-errors' where appropriate.
7392 (tramp-sh-file-name-handler-alist): Rename from
03c1ad43
MA
7393 `tramp-file-name-handler-alist'.
7394 (tramp-send-command-and-check): Return t or nil. Remove all
7395 `zerop' checks, where called.
7396 (tramp-handle-set-file-modes)
7397 (tramp-do-copy-or-rename-file-directly)
7398 (tramp-handle-delete-directory, tramp-handle-delete-file)
93acd23d 7399 (tramp-maybe-send-script): Use `tramp-barf-unless-okay'.
03c1ad43
MA
7400 (tramp-sh-file-name-handler, tramp-send-command-and-check)
7401 (tramp-get-remote-ln): Set tramp-autoload cookie.
7402
7403 * net/tramp-fish.el: Remove file.
7404
c5fe4acb
DU
74052010-09-13 Daiki Ueno <ueno@unixuser.org>
7406
7407 * epa-file.el (epa-file-insert-file-contents): If visiting, bind
7408 buffer-file-name to avoid file-locking. (Bug#7026)
7409
7ea2d383
MA
74102010-09-13 Julien Danjou <julien@danjou.info>
7411
7412 * notifications.el (notifications-notify): Add support for
7413 image-path and sound-name.
7414 (notifications-specification-version): Add this variable.
7415
5616cc54
SM
74162010-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7417
31c381e8 7418 * subr.el (y-or-n-p): New function, moved from src/fns.c; use read-key.
5616cc54 7419
94c7243b
LL
74202010-09-12 Leo <sdl.web@gmail.com>
7421
7422 * net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
7423 (rcirc-completion-start): New variables.
7424 (rcirc-nick-completions): Rename to rcirc-completions.
7425 (rcirc-nick-completion-start-offset): Delete.
7426 (rcirc-completion-at-point): New function for constructing
7427 completion data for both nicks and irc commands. Add to
7428 completion-at-point-functions in rcirc mode.
7429 (rcirc-complete): Rename from rcirc-nick-complete; use
7430 rcirc-completion-at-point.
7431 (defun-rcirc-command): Update rcirc-client-commands.
7432
0f34ae28
GM
74332010-09-11 Glenn Morris <rgm@gnu.org>
7434
7435 * emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files
7436 atomically, to avoid parallel build errors. (Bug#4196)
7437
9250002f
MM
74382010-09-11 Michael R. Mauger <mmaug@yahoo.com>
7439
7440 * progmodes/sql.el: Version 2.6
7441 (sql-dialect): Synonym for "sql-product".
7442 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
7443 (sql-set-sqli-buffer, sql-show-sqli-buffer, sql-interactive-mode):
7444 Set "sql-buffer" to buffer name not buffer object so multiple sql
7445 interactive buffers work properly. Reverts misguided changes in
7446 earlier work.
7447 (sql-comint): Make sure different buffer name is used if "*SQL*"
7448 buffer is for a different product.
7449 (sql-make-alternate-buffer-name): Fix bug with "sql-database"
7450 login param.
7451 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
7452 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
7453 (sql-db2, sql-linter, sql-product-interactive, sql-rename-buffer):
7454 Accept new buffer name or prompt for one.
7455 (sql-port): Default to zero.
7456 (sql-comint-mysql): Handle "sql-port" as a numeric.
7457 (sql-port-history): Delete unused variable.
7458 (sql-get-login): Default "sql-port" to a number.
31c381e8 7459 (sql-product-alist): Correct Postgres prompt and terminator regexp.
9250002f
MM
7460 (sql-sqlite-program): Dynamically detect presence of "sqlite" or
7461 "sqlite3" executables.
31c381e8 7462 (sql-sqlite-login-params): Add "*.sqlite[23]?" database name pattern.
9250002f
MM
7463 (sql-buffer-live-p): New function.
7464 (sql-mode-menu, sql-send-string): Use it.
7465 (sql-mode-oracle-font-lock-keywords): Improve SQL*Plus REMARK
7466 syntax pattern.
7467 (sql-mode-postgres-font-lock-keywords): Support Postgres V9.
7468 (sql-mode-sqlite-font-lock-keywords): Hilight sqlite commands.
7469
a9ec34f4
LMI
74702010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7471
31c381e8 7472 * net/netrc.el (netrc-credentials): New convenience function.
a9ec34f4 7473
cf38dd42
SM
74742010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
7475
7476 * textmodes/texinfo.el (texinfo-syntax-propertize-function): New fun
7477 to replace texinfo-font-lock-syntactic-keywords.
7478 (texinfo-mode): Use it.
7479
7480 * textmodes/tex-mode.el (tex-common-initialization, doctex-mode):
7481 Use syntax-propertize-function.
7482
7483 * textmodes/sgml-mode.el (sgml-syntax-propertize-function): New var to
7484 replace sgml-font-lock-syntactic-keywords.
7485 (sgml-mode): Use it.
7486
7487 * textmodes/reftex.el (font-lock-syntactic-keywords): Don't declare
7488 since we don't use it.
7489
7490 * textmodes/bibtex.el (bibtex-mode): Use syntax-propertize-function.
7491
7492 * progmodes/vhdl-mode.el (vhdl-mode): Use syntax-propertize-function
7493 if available.
7494 (vhdl-fontify-buffer): Adjust.
7495
7496 * progmodes/tcl.el (tcl-syntax-propertize-function): New var to
7497 replace tcl-font-lock-syntactic-keywords.
7498 (tcl-mode): Use it.
7499
7500 * progmodes/simula.el (simula-syntax-propertize-function): New var to
7501 replace simula-font-lock-syntactic-keywords.
7502 (simula-mode): Use it.
7503
7504 * progmodes/sh-script.el (sh-st-symbol): Remove.
7505 (sh-font-lock-close-heredoc, sh-font-lock-open-heredoc): Add eol arg.
7506 (sh-font-lock-flush-syntax-ppss-cache, sh-font-lock-here-doc): Remove.
7507 (sh-font-lock-quoted-subshell): Assume we've already matched $(.
7508 (sh-font-lock-paren): Set syntax-multiline.
7509 (sh-font-lock-syntactic-keywords): Remove.
7510 (sh-syntax-propertize-function): New function to replace it.
7511 (sh-mode): Use it.
7512
7513 * progmodes/ruby-mode.el (ruby-here-doc-beg-re):
7514 Define while compiling.
7515 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
7516 (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
7517 (syntax-ppss, ruby-in-ppss-context-p, ruby-in-here-doc-p)
7518 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
7519 (ruby-here-doc-end-syntax): Only define when
7520 syntax-propertize is not available.
7521 (ruby-syntax-propertize-function, ruby-syntax-propertize-heredoc):
7522 New functions.
7523 (ruby-in-ppss-context-p): Update to new syntax of heredocs.
7524 (electric-indent-chars): Silence bytecompiler.
7525 (ruby-mode): Use prog-mode, syntax-propertize-function, and
7526 electric-indent-chars.
7527
7528 * progmodes/python.el (python-syntax-propertize-function): New var to
7529 replace python-font-lock-syntactic-keywords.
7530 (python-mode): Use it.
7531 (python-quote-syntax): Simplify and adjust to new use.
7532
7533 * progmodes/perl-mode.el (perl-syntax-propertize-function): New fun to
7534 replace perl-font-lock-syntactic-keywords.
7535 (perl-syntax-propertize-special-constructs): New fun to replace
7536 perl-font-lock-special-syntactic-constructs.
7537 (perl-font-lock-syntactic-face-function): New fun.
7538 (perl-mode): Use it.
7539
7540 * progmodes/octave-mod.el (octave-syntax-propertize-sqs): New function
7541 to replace octave-font-lock-close-quotes.
7542 (octave-syntax-propertize-function): New function to replace
7543 octave-font-lock-syntactic-keywords.
7544 (octave-mode): Use it.
7545
7546 * progmodes/mixal-mode.el (mixal-syntax-propertize-function): New var;
7547 replaces mixal-font-lock-syntactic-keywords.
7548 (mixal-mode): Use it.
7549
7550 * progmodes/make-mode.el (makefile-syntax-propertize-function):
7551 New var; replaces makefile-font-lock-syntactic-keywords.
7552 (makefile-mode): Use it.
7553 (makefile-imake-mode): Adjust.
7554
7555 * progmodes/js.el (js--regexp-literal): Define while compiling.
7556 (js-syntax-propertize-function): New var; replaces
7557 js-font-lock-syntactic-keywords.
7558 (js-mode): Use it.
7559
7560 * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
7561 replaces gdb-script-font-lock-syntactic-keywords.
7562 (gdb-script-mode): Use it.
7563
7564 * progmodes/fortran.el (fortran-mode): Use syntax-propertize-function.
7565 (fortran--font-lock-syntactic-keywords): New var.
7566 (fortran-line-length): Update syntax-propertize-function and
7567 fortran--font-lock-syntactic-keywords.
7568
7569 * progmodes/cperl-mode.el (cperl-mode): Use syntax-propertize-function.
7570
7571 * progmodes/cfengine.el (cfengine-mode):
7572 Use syntax-propertize-function.
7573 (cfengine-font-lock-syntactic-keywords): Remove.
7574
7575 * progmodes/autoconf.el (autoconf-mode):
7576 Use syntax-propertize-function.
7577 (autoconf-font-lock-syntactic-keywords): Remove.
7578
7579 * progmodes/ada-mode.el (ada-set-syntax-table-properties)
7580 (ada-after-change-function, ada-initialize-syntax-table-properties)
7581 (ada-handle-syntax-table-properties): Only define when
7582 syntax-propertize is not available.
7583 (ada-mode): Use syntax-propertize-function.
7584
7585 * font-lock.el (font-lock-syntactic-keywords): Make obsolete.
7586 (font-lock-fontify-syntactic-keywords-region): Move handling of
7587 font-lock-syntactically-fontified to...
7588 (font-lock-default-fontify-region): ...here.
7589 Let syntax-propertize-function take precedence.
7590 (font-lock-fontify-syntactically-region): Cal syntax-propertize.
7591
7592 * emacs-lisp/syntax.el (syntax-propertize-function)
7593 (syntax-propertize-chunk-size, syntax-propertize--done)
7594 (syntax-propertize-extend-region-functions): New vars.
7595 (syntax-propertize-wholelines, syntax-propertize-multiline)
7596 (syntax-propertize--shift-groups, syntax-propertize-via-font-lock)
7597 (syntax-propertize): New functions.
7598 (syntax-propertize-rules): New macro.
7599 (syntax-ppss-flush-cache): Set syntax-propertize--done.
7600 (syntax-ppss): Call syntax-propertize.
7601
7602 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups.
7603
36f7d366
AM
76042010-09-10 Agustín Martín <agustin.martin@hispalinux.es>
7605
7606 * textmodes/ispell.el (ispell-init-process): Improve comments.
7607 XEmacs compatibility changes regarding (add-hook) 'local option
7608 and (set-process-query-on-exit-flag).
7609
8fca3921
MA
76102010-09-09 Michael Albinus <michael.albinus@gmx.de>
7611
cf38dd42
SM
7612 * net/tramp-cache.el (tramp-parse-connection-properties):
7613 Set tramp-autoload cookie.
8fca3921 7614
399653d6
GM
76152010-09-09 Glenn Morris <rgm@gnu.org>
7616
7617 * image.el (imagemagick-types-inhibit): Add :type, :version, :group.
7618 (imagemagick-register-types): Doc fix.
7619
c34a9669
SM
76202010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
7621
b073dc4b
SM
7622 * progmodes/octave-mod.el (electric-indent-chars): Silence bytecomp.
7623
7624 * progmodes/js.el (require): Require is already "eval-and-compile".
7625 (js--re-search-forward): Avoid `eval'. Preserve the error data.
7626 (js--re-search-backward): Use js--re-search-forward.
7627
7628 * progmodes/fortran.el (fortran-line-length): Don't recompute
7629 syntactic keywords redundantly a second time.
7630
7631 * progmodes/ada-mode.el: Replace "(set '" with setq.
7632 (ada-mode): Simplify.
7633 (ada-create-case-exception, ada-adjust-case-interactive)
7634 (ada-adjust-case-region, ada-format-paramlist, ada-indent-current)
7635 (ada-search-ignore-string-comment, ada-move-to-start)
7636 (ada-move-to-end): Use with-syntax-table.
7637
7638 * font-lock.el (save-buffer-state): Remove `varlist' arg.
7639 (font-lock-unfontify-region, font-lock-default-fontify-region):
7640 Update usage correspondingly.
7641 (font-lock-fontify-syntactic-keywords-region):
7642 Set parse-sexp-lookup-properties buffer-locally here.
7643 (font-lock-fontify-syntactically-region): Remove unused `ppss' arg.
7644
c34a9669
SM
7645 * simple.el (blink-matching-open): Don't burp if we can't find a match.
7646
13639aab
GM
76472010-09-08 Glenn Morris <rgm@gnu.org>
7648
5a972c36
GM
7649 * emacs-lisp/bytecomp.el (byte-compile-report-ops):
7650 Error if not compiled with -DBYTE_CODE_METER.
7651
13639aab
GM
7652 * emacs-lisp/bytecomp.el (byte-recompile-directory):
7653 Ignore dir-locals-file.
7654
331b2b90
SM
76552010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
7656
7657 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7658 Not a const.
7659 (compilation-error-regexp-alist-alist): Rule out ": " in file names
7660 for the `gnu' messages.
7661 (compilation-set-skip-threshold): New command.
7662 (compilation-start): Use \' rather than $.
7663 (compilation-forget-errors): Use clrhash.
7664
73b4d51a
AM
76652010-09-08 Agustín Martín <agustin.martin@hispalinux.es>
7666
7667 * textmodes/ispell.el (ispell-valid-dictionary-list):
7668 Simplify logic.
7669
0f34aa77
MA
76702010-09-08 Michael Albinus <michael.albinus@gmx.de>
7671
7672 Migrate to Tramp 2.2. Rearrange load dependencies.
7673 (Bug#1529, Bug#5448, Bug#5705)
7674
7675 * Makefile.in (TRAMP_DIR, TRAMP_SRC): New variables.
7676 ($(TRAMP_DIR)/tramp-loaddefs.el): New target.
7677 (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
7678
7679 * net/tramp.el (top): Remove all other tramp-* loads except
7680 tramp-compat.el. Remove all changes to tramp-unload-hook for
7681 other tramp-* packages. Rearrange defun order. Change calls of
7682 `tramp-compat-call-process', `tramp-compat-decimal-to-octal',
7683 `tramp-compat-octal-to-decimal' to new function names.
7684 (tramp-terminal-type, tramp-initial-end-of-output)
7685 (tramp-methods, tramp-foreign-file-name-handler-alist)
7686 (tramp-tramp-file-p, tramp-completion-mode-p)
7687 (tramp-send-command-and-check, tramp-get-remote-path)
7688 (tramp-get-remote-tmpdir, tramp-get-remote-ln)
7689 (tramp-shell-quote-argument): Set tramp-autoload cookie.
7690 (with-file-property, with-connection-property): Move to
7691 tramp-cache.el.
7692 (tramp-local-call-process, tramp-decimal-to-octal)
7693 (tramp-octal-to-decimal): Move to tramp-compat.el.
7694 (tramp-handle-shell-command): Do not require 'shell.
7695 (tramp-compute-multi-hops): No special handling for tramp-gw-*
7696 symbols.
7697 (tramp-unload-tramp): Do not call `tramp-unload-file-name-handlers'.
7698
7699 * net/tramp-cache.el (top): Require 'tramp. Add to
7700 `tramp-unload-hook'.
7701 (tramp-cache-data, tramp-get-file-property)
7702 (tramp-set-file-property, tramp-flush-file-property)
7703 (tramp-flush-directory-property, tramp-get-connection-property)
7704 (tramp-set-connection-property, tramp-flush-connection-property)
7705 (tramp-cache-print, tramp-list-connections): Set tramp-autoload
7706 cookie.
7707 (with-file-property, with-connection-property): New defuns, moved
7708 from tramp.el.
7709 (tramp-flush-file-function): Use `with-parsed-tramp-file-name'
7710 macro.
7711
7712 * net/tramp-cmds.el (top): Add to `tramp-unload-hook'.
7713 (tramp-version): Set tramp-autoload cookie.
7714
7715 * net/tramp-compat.el (top): Require 'tramp-loaddefs. Remove all
7716 changes to tramp-unload-hook for other tramp-* packages. Add to
7717 `tramp-unload-hook'.
7718 (tramp-compat-decimal-to-octal, tramp-compat-octal-to-decimal)
7719 (tramp-compat-call-process): New defuns, moved from tramp.el.
7720
7721 * net/tramp-fish.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7722 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7723 Add to `tramp-unload-hook'. Change call of
0f34aa77
MA
7724 `tramp-compat-decimal-to-octal' to new function name.
7725 (tramp-fish-method): Make it a defconst.
7726 (tramp-fish-file-name-p): Make it a defsubst.
7727 (tramp-fish-method, tramp-fish-file-name-handler)
7728 (tramp-fish-file-name-p): Set tramp-autoload cookie.
7729
7730 * net/tramp-ftp.el (top) Add objects to `tramp-methods' and
7731 `tramp-foreign-file-name-handler-alist'. Add to
7732 `tramp-unload-hook'.
7733 (tramp-ftp-method): Make it a defconst.
7734 (tramp-ftp-file-name-p): Make it a defsubst.
7735 (tramp-ftp-method, tramp-ftp-file-name-handler)
7736 (tramp-ftp-file-name-p): Set tramp-autoload cookie.
7737
7738 * net/tramp-gvfs.el (top) Add objects to `tramp-methods' and
7739 `tramp-foreign-file-name-handler-alist'. Add to
7740 `tramp-unload-hook'. Change checks, whether package can be
7741 loaded.
7742 (tramp-gvfs-file-name-p): Make it a defsubst.
7743 (tramp-gvfs-methods, tramp-gvfs-file-name-handler)
7744 (tramp-gvfs-file-name-p): Set tramp-autoload cookie.
7745 (tramp-gvfs-handle-file-directory-p): New defun.
7746 (tramp-gvfs-file-name-handler-alist): Use it.
7747
7748 * net/tramp-gw.el (top) Add objects to `tramp-methods' and
7749 `tramp-foreign-file-name-handler-alist'. Add to
7750 `tramp-unload-hook'.
7751 (tramp-gw-tunnel-method, tramp-gw-default-tunnel-port)
7752 (tramp-gw-socks-method, tramp-gw-default-socks-port): Make it a
7753 defconst.
7754 (tramp-gw-tunnel-method, tramp-gw-socks-method)
7755 (tramp-gw-open-connection): Set tramp-autoload cookie.
7756
7757 * net/tramp-imap.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7758 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7759 Add to `tramp-unload-hook'. Change checks, whether package can be
0f34aa77
MA
7760 loaded.
7761 (tramp-imap-file-name-p): Make it a defsubst.
7762 (tramp-imap-method, tramp-imaps-method)
7763 (tramp-imap-file-name-handler)
7764 (tramp-imap-file-name-p): Set tramp-autoload cookie.
7765
7766 * net/tramp-smb.el (top) Require just 'tramp. Add objects to
6a7662bb
BR
7767 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7768 Add to `tramp-unload-hook'. Change checks, whether package can be
0f34aa77
MA
7769 loaded. Change call of `tramp-compat-decimal-to-octal' to new
7770 function name.
7771 (tramp-smb-tunnel-method): Make it a defconst.
7772 (tramp-smb-file-name-p): Make it a defsubst.
7773 (tramp-smb-method, tramp-smb-file-name-handler)
7774 (tramp-smb-file-name-p): Set tramp-autoload cookie.
7775
7776 * net/tramp-uu.el (top) Add to `tramp-unload-hook'.
7777 (tramp-uuencode-region): Set tramp-autoload cookie.
7778
7779 * net/trampver.el (top) Add to `tramp-unload-hook'.
7780 (tramp-version, tramp-bug-report-address): Set tramp-autoload
7781 cookie. Update release number.
7782
308e764f
AM
77832010-09-07 Agustín Martín <agustin.martin@hispalinux.es>
7784
7785 * textmodes/ispell.el (ispell-start-process): Make sure original
7786 arg list is properly initialized (Bug#6993, Bug#6994).
7787
10999305 77882010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
7789
7790 * files.el (directory-abbrev-alist): Use \` as default regexp.
19fe13df
SM
7791
7792 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
7793 chars like - or ] (bug#6984).
7794 (rx-any-condense-range): Explode 2-char ranges.
7795
10999305
CY
77962010-09-06 Glenn Morris <rgm@gnu.org>
7797
7798 * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
7799
78002010-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1e05f387
SM
7801
7802 * textmodes/bibtex.el:
7803 * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
7804
f292afe5
LMI
78052010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7806
331b2b90 7807 * net/imap.el (imap-message-map): Remove optional buffer parameter,
f292afe5
LMI
7808 since no callers use it.
7809 (imap-message-get): Ditto.
7810 (imap-message-put): Ditto.
7811 (imap-mailbox-map): Ditto.
7812 (imap-mailbox-put): Ditto.
7813 (imap-mailbox-get): Ditto.
a131b9b8 7814 (imap-mailbox-get): Revert last change for this function.
f292afe5 7815
dfe1285d
LMI
78162010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7817
331b2b90 7818 * net/imap.el (imap-fetch-safe): Remove function, and alter all
31b5f292
LMI
7819 callers to use `imap-fetch' instead. According to the comments, this
7820 should be safe, since all other IMAP clients use the 1:* syntax.
331b2b90
SM
7821 (imap-enable-exchange-bug-workaround): Remove.
7822 (imap-debug): Remove -- doesn't seem very useful.
dfe1285d 7823
3ff31c90
LMI
78242010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7825
7826 * net/imap.el (imap-log): New convenience function used throughout
7827 instead of repeating the same code all over the place.
7828
dfe1285d 78292010-09-05 David De La Harpe Golden <david@harpegolden.net>
93d68d4f
DDLHG
7830
7831 * mouse.el (mouse-save-then-kill): Save region to kill-ring
7832 when mouse-drag-copy-region is non-nil (Bug#6956).
7833
93a596e1
CY
78342010-09-05 Chong Yidong <cyd@stupidchicken.com>
7835
8d76af4a
CY
7836 * dired.el (dired-ls-sorting-switches, dired-sort-by-name-regexp):
7837 Improve regexps (Bug#6987).
7838 (dired-sort-toggle): Search more robustly for -t flag.
7839
93a596e1
CY
7840 * files.el (get-free-disk-space): Search more robustly for
7841 "available" column. Suggested by Ehud Karni
7842 <ehud@unix.mvs.co.il>.
7843
733946e7
JB
78442010-09-05 Juanma Barranquero <lekktu@gmail.com>
7845
7846 * international/uni-bidi.el:
7847 * international/uni-category.el:
7848 * international/uni-combining.el:
7849 * international/uni-decimal.el:
7850 * international/uni-mirrored.el:
7851 * international/uni-name.el: Regenerate.
7852
2e664aab
SM
78532010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7854
6aeafb34
SM
7855 * electric.el (electric-indent-post-self-insert-function):
7856 Don't reindent with a sloppy indentation function.
7857
2e664aab
SM
7858 * emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
7859 border case in change-log-mode.
7860
13ef65a4
CY
78612010-09-04 Chong Yidong <cyd@stupidchicken.com>
7862
7863 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7864 Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
7865 Recognize leading tab in gcc-include regexp. Ignore names with
7866 leading "from" or "in" in gnu regexp (Bug#6937).
7867
5abf1556
SM
78682010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7869
6aeafb34 7870 Avoid global recursive calls to kill-buffer-hooks; fit into 80 cols.
5abf1556
SM
7871 * textmodes/ispell.el (ispell-process-buffer-name): Remove.
7872 (ispell-start-process): Avoid setq and simplify logic.
7873 (ispell-init-process): Setup kill-buffer-hook locally when needed.
7874 (kill-buffer-hook): Don't use it globally with code that uses
7875 expand-file-name since that may call kill-buffer via
7876 code_conversion_restore.
7877
0be01d2c
CY
78782010-09-04 Noorul Islam K M <noorul@noorul.com> (tiny change)
7879
7880 * emacs-lisp/package.el (package-directory-list): Only call
7881 file-name-nondirectory on a string.
7882
ebf662f4
CY
78832010-09-02 Chong Yidong <cyd@stupidchicken.com>
7884
5abf1556
SM
7885 * emacs-lisp/package.el (package--download-one-archive):
7886 Ensure that archive-contents is valid before saving it.
ebf662f4
CY
7887 (package-activate-1, package-mark-obsolete, define-package)
7888 (package-compute-transaction, package-list-maybe-add): Use push.
7889
e5eddfd1
SM
78902010-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
7891
89acf735
SM
7892 Use SMIE's blink-paren for octave-mode.
7893 * progmodes/octave-mod.el (octave-font-lock-close-quotes):
7894 Backslashes do not escape single-quotes, single-quotes do.
7895 (octave-block-else-regexp, octave-block-end-regexp)
7896 (octave-block-match-alist): Remove.
7897 (octave-smie-bnf-table): New var, with old content.
7898 (octave-smie-op-levels): Use it.
7899 (octave-smie-closer-alist): New var.
7900 (octave-mode): Use it. Setup smie-blink-matching and electric-indent.
7901 (octave-blink-matching-block-open): Remove.
7902 (octave-reindent-then-newline-and-indent, octave-electric-semi)
7903 (octave-electric-space): Let self-insert-command run expand-abbrev and
7904 blink parens.
7905
3b843809
SM
7906 * electric.el (electricity): New group.
7907 (electric-indent-chars): New var.
7908 (electric-indent-post-self-insert-function): New fun.
7909 (electric-indent-mode): New minor mode.
7910 (electric-pair-skip-self): New custom.
7911 (electric-pair-post-self-insert-function): New function.
7912 (electric-pair-mode): New minor mode.
7913
0da20854
SM
7914 * calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
7915 calcAlg-blink-matching-open.
7916 (calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
7917 (calc-do-alg-entry): Only touch the part of the keymap that varies.
7918 Use the new blink-matching-check-function.
7919
a49e651e
SM
7920 Provide blink-matching support to SMIE.
7921 * emacs-lisp/smie.el (smie-bnf-closer-alist): New function.
7922 (smie-blink-matching-triggers, smie-blink-matching-inners): New vars.
7923 (smie-blink-matching-check, smie-blink-matching-open): New functions.
7924
e5eddfd1
SM
7925 * simple.el (newline): Fix last change to properly remove itself from
7926 the hook.
7927
b13ebb5c
SM
79282010-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7929
7930 * simple.el (newline): Eliminate optimization.
7931 Use post-self-insert-hook to set hard-newline and things before
7932 running post-self-insert-hook.
7933 (blink-matching-check-mismatch): New function.
7934 (blink-matching-check-function): New variable.
7935 (blink-matching-open): Use them.
7936 Skip back forward over prefix chars skipped by forward-sexp.
7937 Don't check if the parens are backslash escaped.
7938 (blink-paren-post-self-insert-function): Check backslash escaping here.
7939
e687c2cd
CY
79402010-09-02 Chong Yidong <cyd@stupidchicken.com>
7941
b13ebb5c
SM
7942 * emacs-lisp/package.el (package-menu-mode-map):
7943 Change package-menu-revert bindings to revert-buffer.
e687c2cd
CY
7944 (package-menu-mode): Set revert-buffer-function.
7945 (package-menu-revert): Doc fix.
7946
567efba9
AM
79472010-09-02 Agustín Martín <agustin.martin@hispalinux.es>
7948
7949 * textmodes/ispell.el (ispell-init-process): Use "~/" as
7950 `default-directory' unless using Ispell per-directory personal
7951 dictionaries and not in a mini-buffer under XEmacs.
7952 (kill-buffer-hook): Do not kill ispell process on exit when
93acd23d 7953 `ispell-process-directory' is "~/". (Bug#6143)
567efba9 7954
6d7cc563
JD
79552010-09-02 Jan Djärv <jan.h.d@swipnet.se>
7956
08d4877e
J
7957 * simple.el (kill-new): Call interprogram-cut-function with only
7958 one argument.
7959
45240125
JD
7960 * term.el (term-mouse-paste): Don't call x-get-cutbuffer.
7961 Remove cut buffer from error message.
7962
7963 * term/x-win.el (x-select-text):
7964 * term/pc-win.el (x-selection-value):
7965 * term/ns-win.el (x-selection-value):
7966 * eshell/em-term.el:
7967 * w32-fns.el (x-get-selection-value):
7968 * mouse-sel.el (mouse-sel-set-selection-function):
7969 * frame.el (display-selections-p): Remove cut-buffer in documentation.
7970
6d7cc563
JD
7971 * term/x-win.el: Update documentation for x-last-selected-text-*.
7972 (x-last-selected-text-cut, x-last-selected-text-cut-encoded)
7973 (x-last-cut-buffer-coding, x-cut-buffer-max): Remove.
6a7662bb
BR
7974 (x-select-text): Remove argument PUSH, update documentation.
7975 Remove cut-buffer code.
6d7cc563 7976 (x-selection-value-internal): Was previously x-selection-value.
5986b97d 7977 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
6a7662bb
BR
7978 Update documentation, remove cut-buffer code.
7979 Call x-selection-value-internal.
6d7cc563
JD
7980 (x-clipboard-yank): Call x-selection-value-internal.
7981 (x-initialize-window-system): Remove setting of x-cut-buffer-max.
7982
7983 * term/pc-win.el (x-last-selected-text):
7984 x-cut-buffer-or-selection-value renamed to x-selection-value
7985 (x-select-text): Remove argument PUSH, update documentation.
7986
7987 * term/ns-win.el (x-setup-function-keys, ns-last-selected-text):
7988 x-cut-buffer-or-selection-value renamed to x-selection-value
88b5a757 7989 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
6d7cc563
JD
7990 (x-select-text): Remove argument PUSH, update documentation.
7991
7992 * emacs-lisp/cl-macs.el (x-get-cutbuffer, x-get-cut-buffer): Remove.
7993
7994 * w32-fns.el (x-last-selected-text):
7995 x-cut-buffer-or-selection-value renamed to x-selection-value.
7996 (x-cut-buffer-max): Remove.
7997 (x-select-text): Remove argument PUSH, update documentation.
7998
7999 * simple.el (interprogram-cut-function): Remove mention of PUSH.
8000
8001 * select.el (x-get-cut-buffer, x-set-cut-buffer): Remove.
8002
8003 * mouse-sel.el (mouse-sel-get-selection-function):
8004 x-cut-buffer-or-selection-value renamed to x-selection-value.
5986b97d 8005 (x-select-text): Remove optional push.
6d7cc563 8006
4de81ee0
SM
80072010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
8008
8f4e9110
SM
8009 * simple.el (blink-paren-function): Move from C to here.
8010 (blink-paren-post-self-insert-function): New function.
8011 (post-self-insert-hook): Use it.
8012
4de81ee0
SM
8013 * emacs-lisp/pcase.el (pcase-split-memq):
8014 Fix overenthusiastic optimisation.
8015 (pcase-u1): Handle the case of a lambda pred.
8016
d419e1d9
KH
80172010-08-31 Kenichi Handa <handa@m17n.org>
8018
8019 * international/mule-cmds.el (standard-display-european-internal):
8020 Setup standard-display-table for 8-bit characters by storing 8-bit
8021 characters in the element vector.
8022
1e05f387
SM
8023 * disp-table.el (standard-display-8bit):
8024 Setup standard-display-table for 8-bit characters by storing 8-bit
d419e1d9
KH
8025 characters in the element vector.
8026 (standard-display-european): Likewise.
8027
61f7096c
CY
80282010-08-31 Masatake YAMATO <yamato@redhat.com>
8029
8030 * textmodes/nroff-mode.el (nroff-view): New command.
8031 (nroff-mode-map): Bind it to C-c C-c.
8032
ec5d3ff7
SM
80332010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
8034
c8977b2e
SM
8035 * emacs-lisp/smie.el (smie-down-list): New command.
8036
ec5d3ff7
SM
8037 Remove old indentation and navigation code on octave-mode.
8038 * progmodes/octave-mod.el (octave-mode-map): Remap down-list to
8039 smie-down-list rather than add a binding for octave-down-block.
8040 (octave-mark-block, octave-blink-matching-block-open):
8041 Rely on forward-sexp-function.
8042 (octave-fill-paragraph): Don't narrow, so you can use
8043 indent-according-to-mode.
8044 (octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
8045 (octave-in-block-p, octave-re-search-forward-kw)
8046 (octave-re-search-backward-kw, octave-indent-calculate)
8047 (octave-end-as-array-index-p, octave-block-end-offset)
8048 (octave-scan-blocks, octave-forward-block, octave-backward-block)
8049 (octave-down-block, octave-backward-up-block, octave-up-block)
8050 (octave-before-magic-comment-p, octave-indent-line): Remove.
8051
187d3296
CY
80522010-08-31 Chong Yidong <cyd@stupidchicken.com>
8053
8054 * emacs-lisp/package.el (package--read-archive-file): Just use
8055 `read', to avoid copying an additional string.
8056 (package-menu-mode): Set header-line-format here.
8057 (package-menu-refresh, package-menu-revert): Signal an error if
8058 not in the Package Menu.
8059 (package-menu-package-list): New var.
8060 (package--generate-package-list): Operate on the current buffer;
8061 don't assume that it is *Packages*, since the user may rename it.
8062 Allow persistent package listings and sort keys using
8063 package-menu-package-list and package-menu-package-sort-key.
8064 (package-menu--version-predicate): Fix version calculation.
8065 (package-menu-sort-by-column): Don't select the window.
ec5d3ff7
SM
8066 (package--list-packages): Create the *Packages* buffer.
8067 Set package-menu-package-list-key.
187d3296
CY
8068 (list-packages): Sorting by status is now the default.
8069 (package-buffer-info): Use match-string-no-properties.
8070 (define-package): Add a &rest argument for future proofing, but
8071 don't use it yet.
8072 (package-install-from-buffer, package-install-buffer-internal):
ec5d3ff7
SM
8073 Merge into a single function, package-install-from-buffer.
8074 (package-install-file): Change caller.
187d3296
CY
8075
8076 * finder.el: Load finder-inf using `require'.
8077 (finder-list-matches): Sorting by status is now the default.
8078 (finder-compile-keywords): Simpify printing.
8079
e17b68ed
SM
80802010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
8081
8082 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
8083 (octave-mode-map): Remove special bindings for forward/backward-block
8084 and octave-backward-up-block. Use smie-close-block.
8085 (octave-continuation-marker-regexp): New var.
8086 (octave-continuation-regexp): Use it.
8087 (octave-operator-table, octave-smie-op-levels)
8088 (octave-operator-regexp, octave-smie-indent-rules): New vars.
8089 (octave-smie-backward-token, octave-smie-forward-token): New funs.
8090 (octave-mode): Use SMIE.
8091 (octave-close-block): Delete.
8092
42b6a73b
EZ
80932010-08-30 Eli Zaretskii <eliz@gnu.org>
8094
8095 * menu-bar.el (menu-bar-edit-menu) <"Paste">: Check selection in
8096 CLIPBOARD, not in PRIMARY. (Bug#6944)
8097
f291fe60
SM
80982010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
8099
ee992a8c
SM
8100 * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
8101 a list of parents.
8102 (smie-indent-column): Allow indirection through variables.
8103
d36b74ca
SM
8104 * composite.el (save-buffer-state): Delete, unused.
8105 * font-lock.el (save-buffer-state): Use with-silent-modifications.
8106 (font-lock-default-fontify-region): Use with-syntax-table.
8107 * jit-lock.el (with-buffer-unmodified): Remove.
8108 (with-buffer-prepared-for-jit-lock): Use with-silent-modifications.
8109
f291fe60
SM
8110 Use `declare' in defmacros.
8111 * window.el (save-selected-window):
8112 * subr.el (with-temp-file, with-temp-message, with-syntax-table):
8113 * progmodes/python.el (def-python-skeleton):
8114 * net/dbus.el (dbus-ignore-errors):
8115 * jka-cmpr-hook.el (with-auto-compression-mode):
8116 * international/mule.el (with-category-table):
8117 * emacs-lisp/timer.el (with-timeout):
8118 * emacs-lisp/lisp-mnt.el (lm-with-file):
8119 * emacs-lisp/eieio.el (with-slots):
8120 * emacs-lisp/easymenu.el (easy-menu-define):
8121 * emacs-lisp/debug.el (debugger-env-macro):
8122 * emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq)
8123 (Multiple-value-call, Multiple-value-prog1):
8124 * emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key)
8125 (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and
8126 edebug rule to definition.
8127 * emacs-lisp/lisp-mode.el (save-selected-window)
8128 (with-current-buffer, combine-after-change-calls)
8129 (with-output-to-string, with-temp-file, with-temp-buffer)
8130 (with-temp-message, with-syntax-table, read-if, eval-after-load)
8131 (dolist, dotimes, when, unless):
8132 * emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
8133
96ae4c8f
CY
81342010-08-29 Chong Yidong <cyd@stupidchicken.com>
8135
8136 * finder.el: Require `package'.
8137 (finder-known-keywords): Tweak descriptions. Retire `oop' keyword.
8138 (finder-package-info): Var deleted.
8139 (finder-keywords-hash, finder--builtins-alist): New vars.
8140 (finder-compile-keywords): Compute package--builtins and
8141 finder-keywords-hash instead of finder-keywords-hash, respecting
8142 the "Package" header.
f291fe60
SM
8143 (finder-unknown-keywords, finder-list-matches):
8144 Use finder-keywords-hash and package--list-packages.
96ae4c8f
CY
8145 (finder-mode): Don't set font-lock-defaults.
8146 (finder-exit): We don't use "*Finder-package*" and "*Finder
8147 Category*" buffers anymore.
8148
8149 * emacs-lisp/package.el (package--builtins-base): Var deleted.
8150 (package--builtins): Set default value to nil.
8151 (package-initialize): Load precomputed value of package--builtins
8152 from finder-inf.el.
8153 (package-alist, package-compute-transaction)
8154 (package-download-transaction): Improve docstring.
8155 (package-read-all-archive-contents): Do not change
8156 package--builtins here.
8157 (list-packages): Make package-list-packages an alias for this.
8158 Sort by status by default.
8159 (package--list-packages): Add optional PACKAGES arg.
8160 (describe-package-1): Use font-lock-face property. For built-in
8161 packages, insert file commentary.
8162 (package--generate-package-list): Rename from
8163 package-list-packages-internal; all callers changed. Add optional
8164 PACKAGES arg. Add alphabetical sort fallbacks.
8165 (package-menu--version-predicate, package-menu--status-predicate)
8166 (package-menu--description-predicate)
8167 (package-menu--name-predicate): New functions.
8168
8169 * info.el (Info-finder-find-node): Search package-alist instead of
8170 finder-package-info.
8171
e2046ecf
CY
81722010-08-29 Chong Yidong <cyd@stupidchicken.com>
8173
8174 * subr.el (version-regexp-alist): Don't use "a" and "b" for
8175 "alpha" and "beta".
8176 (version-to-list): Handle versions like "10.3d".
8177
6fe79b7c
SM
81782010-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
8179
8180 * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
8181 (macroexp-accumulate): Use `declare'.
8182
1a868076
VJL
81832010-08-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8184
8185 * whitespace.el (whitespace-style): Adjust type declaration.
8186
9e69cb05
KH
81872010-08-26 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
8188
8189 * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
8190
81912010-08-26 Chong Yidong <cyd@stupidchicken.com>
8192
8193 * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
8194 (Bug#6907).
8195
4142607e
NW
81962010-08-26 Nathan Weizenbaum <nweiz@cressida.sea.corp.google.com> (tiny change)
8197
8198 * progmodes/js.el: Make indentation more customizable (Bug#6914).
8199 (js-paren-indent-offset, js-square-indent-offset)
8200 (js-curly-indent-offset): New options.
8201 (js--proper-indentation): Use them.
8202
88a36e60
DC
82032010-08-26 Daniel Colascione <dan.colascione@gmail.com>
8204
8205 * progmodes/sh-script.el (sh-get-indent-info): Use syntax-ppss
8206 instead of inspecting font-lock properties (Bug#6916).
8207
38dbc4d8
DR
82082010-08-26 David Reitter <david.reitter@gmail.com>
8209
8210 * server.el (server-visit-files): Run pre-command-hook and
76e3243a 8211 post-command-hook for each buffer while it is current (Bug#6910).
38dbc4d8
DR
8212 (server-execute): Do not run hooks here.
8213
44ffae96
MA
82142010-08-26 Michael Albinus <michael.albinus@gmx.de>
8215
8216 Sync with Tramp 2.1.19.
8217
0dc3e410
MA
8218 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Protect
8219 deleting tmpfile.
8220 (tramp-gvfs-maybe-open-connection): Use `tramp-compat-funcall'.
20b8ac83 8221
0dc3e410 8222 * net/tramp.el (tramp-handle-expand-file-name)
20b8ac83 8223 (tramp-completion-handle-file-name-all-completions)
1e05f387
SM
8224 (tramp-completion-handle-file-name-completion):
8225 Use `tramp-connectable-p'.
20b8ac83 8226
44ffae96
MA
8227 * net/trampver.el: Update release number.
8228
cb6c4991
CY
82292010-08-26 Chong Yidong <cyd@stupidchicken.com>
8230
8231 * help.el (help-map): Bind `C-h P' to describe-package.
8232
8233 * menu-bar.el (menu-bar-describe-menu): Add describe-package.
8234
8235 * emacs-lisp/package.el (package-refresh-contents): Catch errors
8236 when downloading archives.
8237 (describe-package-1): Add package commentary.
8238 (package-install-button-action): New function.
8239 (package-menu-mode-map): Bind ? to package-menu-describe-package.
8240 (package-menu-view-commentary): Function removed.
8241 (package-list-packages-internal): Hide the `package' package too.
8242
b60f961f
KH
82432010-08-25 Kenichi Handa <handa@m17n.org>
8244
8245 * language/misc-lang.el ("Arabic"): New language environment.
8246 Setup composition-function-table for Arabic characters.
8247
8248 * international/fontset.el (setup-default-fontset): Fix typo for
8249 arabic OTF spec (fini->fina).
8250
a0c16be4
J
82512010-08-25 Jan Djärv <jan.h.d@swipnet.se>
8252
8253 * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter
8254 on all frames.
8255
85cc3d4f
VJL
82562010-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8257
8258 * whitespace.el: Allow cleaning up blanks without blank
8259 visualization (Bug#6651). Adjust help window for
8260 whitespace-toggle-options (Bug#6479). Allow to use fill-column
8261 instead of whitespace-line-column (from EmacsWiki). New version
8262 13.1.
88b5a757 8263 (whitespace-style): Add new value 'face. Adjust docstring.
6a7662bb
BR
8264 (whitespace-space, whitespace-hspace, whitespace-tab):
8265 Adjust foreground property face.
85cc3d4f
VJL
8266 (whitespace-line-column): Adjust docstring and type declaration.
8267 (whitespace-style-value-list, whitespace-toggle-option-alist)
8268 (whitespace-help-text): Adjust const initialization.
8269 (whitespace-toggle-options, global-whitespace-toggle-options):
8270 Adjust docstring.
8271 (whitespace-display-window, whitespace-interactive-char)
8272 (whitespace-style-face-p, whitespace-color-on): Adjust code.
8273 (whitespace-help-scroll): New fun.
8274
cb8759ca
CY
82752010-08-24 Chong Yidong <cyd@stupidchicken.com>
8276
8277 * emacs-lisp/package.el (list-packages): Alias for
8278 package-list-packages.
8279
44a41a47
KR
82802010-08-24 Kevin Ryde <user42@zip.com.au>
8281
be7748e7
KR
8282 * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
8283 (Bug#5651).
8284
44a41a47
KR
8285 * progmodes/ruby-mode.el (ruby): Add defgroup.
8286
edfd00fa
CY
82872010-08-24 Chong Yidong <cyd@stupidchicken.com>
8288
8289 * progmodes/python.el: Add Ipython support (Bug#5390).
8290 (python-shell-prompt-alist)
8291 (python-shell-continuation-prompt-alist): New options.
8292 (python--set-prompt-regexp): New function.
6a7662bb
BR
8293 (inferior-python-mode, run-python, python-shell):
8294 Require ansi-color. Use python--set-prompt-regexp to set the comint
edfd00fa
CY
8295 prompt based on the Python interpreter.
8296 (python--prompt-regexp): New var.
8297 (python-check-comint-prompt)
8298 (python-comint-output-filter-function): Use it.
8299 (run-python): Use a pipe (Bug#5694).
8300
83012010-08-24 Fabian Ezequiel Gallina <galli.87@gmail.com> (tiny change)
8302
8303 * progmodes/python.el (python-send-region): Send a different
8304 Python command if Ipython is in use.
8305 (python-check-version): Use a Python command to find the version.
8306
1c409d0b
CY
83072010-08-24 Chong Yidong <cyd@stupidchicken.com>
8308
8309 * mouse.el (mouse-yank-primary): Avoid setting primary when
8310 deactivating the mark (Bug#6872).
8311
733946e7 83122010-08-23 Chris Foote <chris@foote.com.au> (tiny change)
9027027d
CF
8313
8314 * progmodes/python.el (python-block-pairs): Allow use of "finally"
8315 with "else" (Bug#3991).
8316
e73f184c
MA
83172010-08-23 Michael Albinus <michael.albinus@gmx.de>
8318
8319 * net/dbus.el: Accept UNIX domain sockets as bus address.
8320 (top): Don't initialize `dbus-registered-objects-table' anymore,
01c35094 8321 this is done in dbusbind.c.
e73f184c
MA
8322 (dbus-check-event): Adapt test for bus.
8323 (dbus-return-values-table, dbus-unregister-service)
8324 (dbus-event-bus-name, dbus-introspect, dbus-register-property):
8325 Adapt doc string.
8326
1a140747
JB
83272010-08-23 Juanma Barranquero <lekktu@gmail.com>
8328
8329 * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
8330
7133b7ee
JL
83312010-08-22 Juri Linkov <juri@jurta.org>
8332
8333 * simple.el (read-extended-command): New function with the logic
8334 for `completing-read' moved to Elisp from `execute-extended-command'.
8335 Use `function-called-at-point' in `minibuffer-default-add-function'
8336 to get a command name for M-n (bug#5364, bug#5214).
8337
198a7a97
CY
83382010-08-22 Chong Yidong <cyd@stupidchicken.com>
8339
8340 * startup.el (command-line-1): Issue warning for ignored arguments
8341 --unibyte, etc (Bug#6886).
8342
c00725d7
LL
83432010-08-22 Leo <sdl.web@gmail.com>
8344
8345 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
8346 (ignore, bright, dim, keyword): Split list of nicknames before
8347 passing to rcirc-add-or-remove (Bug#6894).
8348
bc7d7ea6
CY
83492010-08-22 Chong Yidong <cyd@stupidchicken.com>
8350
8351 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
8352
b0126eac 83532010-08-22 Leo <sdl.web@gmail.com>
e0143335 8354
\81ukasz Stelmach, 2010-08-26 17:33:52 +0200">d5720b4c 8355 Fix buffer-list rename&refresh after killing a buffer in ido.
76e3243a 8356 * ido.el: Revert Óscar's.
e0143335
LL
8357 (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
8358 Remember the buffers at head, rather than their name.
76e3243a 8359 * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
e0143335 8360
b0126eac 83612010-08-22 Kirk Kelsey <kirk.kelsey@0x4b.net> (tiny change)
8f081e96
SM
8362 Stefan Monnier <monnier@iro.umontreal.ca>
8363
8364 * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
8365 extra backslash added to each line (bug#6890).
8366
b0126eac 83672010-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
3ff78624
SM
8368
8369 * subr.el (read-key): Don't echo keystrokes (bug#6883).
8370
b0126eac 83712010-08-22 Glenn Morris <rgm@gnu.org>
635f7282
GM
8372
8373 * menu-bar.el (menu-bar-games-menu): Add landmark.
8374
b0126eac 83752010-08-22 Glenn Morris <rgm@gnu.org>
fb89a654 8376
9130a2d6
GM
8377 * align.el (align-regexp): Make group and spacing arguments
8378 use the interactive defaults when non-interactive. (Bug#6698)
8379
fb89a654
GM
8380 * mail/rmail.el (rmail-forward): Replace mail-text-start with its
8381 expansion, so as not to need sendmail.
8382 (mail-text-start): Remove declaration.
8383 (rmail-retry-failure): Require sendmail.
8384
b0126eac 83852010-08-22 Chong Yidong <cyd@stupidchicken.com>
186e86db
SM
8386
8387 * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
8388
b0126eac 83892010-08-22 Michael Albinus <michael.albinus@gmx.de>
a67e6f13 8390
186e86db
SM
8391 * progmodes/flymake.el (flymake-start-syntax-check-process):
8392 Use `start-file-process' in order to let it run also on remote hosts.
a67e6f13 8393
b0126eac 83942010-08-22 Kenichi Handa <handa@m17n.org>
f3cc64f8
KH
8395
8396 * files.el: Add `word-wrap' as safe local variable.
8397
b0126eac 83982010-08-22 Glenn Morris <rgm@gnu.org>
bb25c8d7
GM
8399
8400 * woman.el (woman-translate): Case matters. (Bug#6849)
8401
b0126eac 84022010-08-22 Chong Yidong <cyd@stupidchicken.com>
a4aae1a5
CY
8403
8404 * simple.el (kill-region): Doc fix (Bug#6787).
8405
b0126eac 84062010-08-22 Glenn Morris <rgm@gnu.org>
721dce17
GM
8407
8408 * calendar/diary-lib.el (diary-header-line-format):
8409 Fit it to the window, not the frame.
8410
b0126eac 84112010-08-22 Andreas Schwab <schwab@linux-m68k.org>
7467d0a8
AS
8412
8413 * subr.el (ignore-errors): Add debug declaration.
8414
b0126eac 84152010-08-22 Geoff Gole <geoffgole@gmail.com> (tiny change)
1fcf76af
GG
8416
8417 * whitespace.el (whitespace-color-off): Remove post-command-hook
8418 locally.
8419
537ffaf3
SM
84202010-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
8421
8422 * vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
8423
d64b8a68
CY
84242010-08-21 Chong Yidong <cyd@stupidchicken.com>
8425
8426 * cus-edit.el (custom-group-value-create): Add extra newline
8427 before end line (Bug#6876).
8428
d2625c3d
CY
84292010-08-21 Chong Yidong <cyd@stupidchicken.com>
8430
8431 * mouse.el (mouse-save-then-kill): Don't save region to kill ring
8432 when extending it. Before killing on the second click, check if
8433 the buffer is the correct one. Doc fix.
8434 (mouse-secondary-save-then-kill): Allow usage without first
8435 calling mouse-start-secondary, by defaulting to point. Don't save
8436 an empty secondary selection. Doc fix.
8437
80525855
VJL
84382010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8439
91bdeb66
VJL
8440 * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
8441 Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
537ffaf3 8442 New version 13.0.
80525855
VJL
8443 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
8444 Adjust initialization.
8445 (whitespace-bob-marker, whitespace-eob-marker)
8446 (whitespace-buffer-changed): New vars.
8447 (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
8448 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
537ffaf3
SM
8449 (whitespace-post-command-hook, whitespace-display-char-on):
8450 Adjust code.
80525855 8451 (whitespace-looking-back, whitespace-buffer-changed): New funs.
85cc3d4f 8452 (whitespace-space-regexp, whitespace-tab-regexp): Fun eliminated.
80525855 8453
4b9c0a49
SM
84542010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
8455
118cf454
SM
8456 * files.el (locate-file-completion-table): Only list the .el and .elc
8457 extensions if there's no other choice (bug#5955).
8458
a2e5caf7
SM
8459 * facemenu.el (facemenu-self-insert-data): New var.
8460 (facemenu-post-self-insert-function, facemenu-set-self-insert-face):
8461 New functions.
8462 (facemenu-add-face): Use them.
8463
4b9c0a49
SM
8464 * simple.el (blink-matching-open): Obey forward-sexp-function.
8465
0193499f
SM
84662010-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
8467
b2a15250
SM
8468 * simple.el (prog-mode-map): New var.
8469 (prog-indent-sexp): New command.
8470
b5ba2d6f
SM
8471 * progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
8472
9acd1bdc
SM
8473 * progmodes/prolog.el (smie): Require.
8474
8723cfa4
SM
8475 * emacs-lisp/smie.el (smie-default-backward-token)
8476 (smie-default-forward-token): Strip properties.
8477 (smie-next-sexp): Be more careful with associative operators.
8478 (smie-forward-sexp-command): Generalize.
8479 (smie-backward-sexp-command): Simplify.
8480 (smie-closer-alist): New var.
8481 (smie-close-block): New command.
8482 (smie-indent-debug-log): New var.
8483 (smie-indent-offset-rule): Add a few more cases.
8484 (smie-indent-column): New function.
8485 (smie-indent-after-keyword): Use it.
8486 (smie-indent-keyword): Use it.
8487 Fix up the opener code's point position.
8488 (smie-indent-comment): Only applies at BOL.
8489 (smie-indent-debug): New command.
8490
0193499f
SM
8491 * emacs-lisp/autoload.el (make-autoload): Preload the macros's
8492 declarations that are useful before running the macro.
8493
0c9b8993
GM
84942010-08-18 Joakim Verona <joakim@verona.se>
8495
8496 * image.el (imagemagick-types-inhibit): New variable.
8497 (imagemagick-register-types): New function.
8498 * image-mode.el (image-transform-properties): New function.
ccd80618
JV
8499 (image-transform-set-scale, image-transform-fit-to-height)
8500 (image-transform-set-rotation, image-transform-set-resize)
0c9b8993
GM
8501 (image-transform-fit-to-width, image-transform-fit-to-height):
8502 New functions.
ccd80618
JV
8503 (image-toggle-display-image): Support image transforms.
8504
1075cd61
KY
85052010-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8506
8507 * image.el (create-animated-image): Don't add heuristic mask to image
8508 (Bug#6839).
8509
64cb6c78
J
85102010-08-18 Jan Djärv <jan.h.d@swipnet.se>
8511
0193499f
SM
8512 * term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
8513 Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
64cb6c78 8514
ff80a446
SM
85152010-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
8516
afa22f7c
SM
8517 * emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
8518
ff80a446
SM
8519 Font-lock '...' strings, plus various simplifications and fixes.
8520 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
8521 (octave-font-lock-close-quotes): New function.
8522 (octave-font-lock-syntactic-keywords): New var.
8523 (octave-mode): Use it. Set beginning-of-defun-function.
8524 (octave-mode-map): Don't override the <foo>-defun commands.
8525 (octave-mode-menu): Pass it directly to easy-menu-define;
8526 remove (now generic) <foo>-defun commands; use info-lookup-symbol.
8527 (octave-block-match-alist): Fix up last change so that
8528 octave-close-block uses the more specific keyword.
8529 (info-lookup-mode): Silence byte-compiler.
8530 (octave-beginning-of-defun): Not interactive any more.
8531 Optimize slightly.
8532 (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
8533 (octave-indent-defun, octave-send-defun): Use mark-defun instead.
8534 (octave-completion-at-point-function): Make sure point is within
8535 beg..end.
8536 (octave-reindent-then-newline-and-indent):
8537 Use reindent-then-newline-and-indent.
8538 (octave-add-octave-menu): Remove.
8539
2269b349
JD
85402010-08-17 Jan Djärv <jan.h.d@swipnet.se>
8541
489cd5bd
JD
8542 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer)
8543 (report-emacs-bug-can-use-xdg-email): New functions.
8544 (report-emacs-bug): Set can-xdg-email to result of
8545 report-emacs-bug-can-use-xdg-email. If can-xdg-email bind
8546 \C-cm to report-emacs-bug-insert-to-mailer and add help text
8547 about it.
30ebab6d 8548
a2fb159c
GM
8549 * net/browse-url.el (browse-url-default-browser): Add cond
8550 for browse-url-xdg-open.
8551 (browse-url-can-use-xdg-open, browse-url-xdg-open): New functions.
8552
85532010-08-17 Glenn Morris <rgm@gnu.org>
8554
8555 * progmodes/cc-engine.el (c-new-BEG, c-new-END)
8556 (c-fontify-recorded-types-and-refs): Define for compiler.
8557 * progmodes/cc-mode.el (c-new-BEG, c-new-END): Move definitions
8558 before use.
8559
8560 * calendar/icalendar.el (icalendar--convert-recurring-to-diary):
8561 Fix format call.
8562
bb6aba9c
MA
85632010-08-17 Michael Albinus <michael.albinus@gmx.de>
8564
8565 * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
8566 properties.
8567 (tramp-handle-process-file): Call the program in a subshell, in
8568 order to preserve working directory.
8569 (tramp-action-password): Hide password prompt before next run.
8570 (tramp-process-actions): Widen connection buffer for the trace.
8571
8f10c937
DD
85722010-08-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
8573
8574 * net/rcirc.el (rcirc-log-process-buffers): New option.
8575 (rcirc-print): Use it.
8576 (rcirc-generate-log-filename): New function.
8577 (rcirc-log-filename-function): Change default to
8578 rcirc-generate-log-filename (Bug#6828).
8579
7c23dd44
CY
85802010-08-16 Chong Yidong <cyd@stupidchicken.com>
8581
8582 * simple.el (deactivate-mark): If select-active-regions is `only',
8583 only set selection for temporarily active regions.
8584
8585 * cus-start.el: Change defcustom for select-active-regions.
8586
6d3e82d2
CY
85872010-08-15 Chong Yidong <cyd@stupidchicken.com>
8588
8589 * mouse.el (mouse--drag-set-mark-and-point): New function.
ff80a446
SM
8590 (mouse-drag-track): Use LOCATION arg to push-mark.
8591 Use mouse--drag-set-mark-and-point to take click-count into
6d3e82d2
CY
8592 consideration when updating point and mark (Bug#6840).
8593
c68263b1
CY
85942010-08-15 Chong Yidong <cyd@stupidchicken.com>
8595
8596 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8597 Give the Ruby rule a lower priority than Gnu (Bug#6778).
8598
456f369a
ŠN
85992010-08-14 Štěpán Němec <stepnem@gmail.com> (tiny change)
8600
ff80a446
SM
8601 * font-lock.el (lisp-font-lock-keywords-2):
8602 Add combine-after-change-calls, condition-case-no-debug,
456f369a
ŠN
8603 with-demoted-errors, and with-silent-modifications (Bug#6025).
8604
c22e18f5
KR
86052010-08-14 Kevin Ryde <user42@zip.com.au>
8606
8607 * emacs-lisp/copyright.el (copyright-update-year)
b7716b25
CY
8608 (copyright-update): Temporary switch-to-buffer to ensure the
8609 buffer change being queried is visible (Bug#5394).
c22e18f5 8610
6f1a6faf
TT
86112010-08-14 Tom Tromey <tromey@redhat.com>
8612
8613 * progmodes/etags.el (tags-file-name): Mark safe if stringp
8614 (Bug#6733).
8615
e7afcf30
EZ
86162010-08-14 Eli Zaretskii <eliz@gnu.org>
8617
8618 * mouse.el (mouse-yank-primary): Fix mouse-2 on MS-Windows and
8619 MS-DOS. (Bug#6689)
8620
2b4e6277
J
86212010-08-13 Jan Djärv <jan.h.d@swipnet.se>
8622
8623 * menu-bar.el (menu-bar-set-tool-bar-position): New function.
8624 (menu-bar-showhide-tool-bar-menu-customize-enable-left)
8625 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
8626 (menu-bar-showhide-tool-bar-menu-customize-enable-top)
ff80a446
SM
8627 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom):
8628 Call menu-bar-set-tool-bar-position.
2b4e6277 8629
dc94fc85
SM
86302010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
8631
c5683ceb
SM
8632 * progmodes/octave-mod.el (octave-mode-syntax-table): Use the new "c"
8633 comment style (bug#6834).
8634 * progmodes/scheme.el (scheme-mode-syntax-table):
8635 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Remove spurious
8636 "b" flag in "' 14b" syntax.
8637
c82d5b11
SM
8638 * progmodes/octave-mod.el (octave-mode-map): Remove special bindings
8639 for (un)commenting the region and performing completion.
8640 (octave-mode-menu): Use standard commands for help and completion.
8641 (octave-mode-syntax-table): Support %{..%} comments (sort of).
8642 (octave-mode): Use define-derived-mode.
8643 Set completion-at-point-functions and don't set columns.
8644 Don't disable adaptive-fill-regexp.
8645 (octave-describe-major-mode, octave-comment-region)
8646 (octave-uncomment-region, octave-comment-indent)
8647 (octave-indent-for-comment): Remove.
8648 (octave-indent-calculate): Rename from calculate-octave-indent.
7e82caa7 8649 (octave-indent-line, octave-fill-paragraph): Update caller.
c82d5b11
SM
8650 (octave-initialize-completions): No need to make an alist.
8651 (octave-completion-at-point-function): New function.
8652 (octave-complete-symbol): Use it.
8653 (octave-insert-defun): Use define-skeleton.
8654
8655 * progmodes/octave-mod.el (octave-mode): Set comment-add.
8656 (octave-mode-map): Use comment-dwim (bug#6829).
dc94fc85 8657
abec5126 86582010-08-12 Antoine Levitt <antoine.levitt@gmail.com>
61b6abbd
AL
8659
8660 * cus-edit.el (custom-save-variables, custom-save-faces): Fix up
8661 indentation of inserted comment.
8662
3a46642b
J
86632010-08-11 Jan Djärv <jan.h.d@swipnet.se>
8664
8665 * faces.el (region): Add type gtk that uses gtk colors.
8666
8667 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
8668 Handle theme-name change.
8669
3bd2cfef
MM
86702010-08-10 Michael R. Mauger <mmaug@yahoo.com>
8671
8672 * progmodes/sql.el: Version 2.5
8673 (sql-product-alist): Add :prompt-cont-regexp property for several
8674 database products.
8675 (sql-prompt-cont-regexp): New variable.
61b6abbd
AL
8676 (sql-output-newline-count, sql-output-by-send):
8677 New variables. Record number of newlines in input text.
3bd2cfef
MM
8678 (sql-send-string): Handle multiple filters and count newlines.
8679 (sql-send-magic-terminator): Count terminator newline.
8680 (sql-interactive-remove-continuation-prompt): Filters output to
8681 remove continuation prompts; one for each newline.
8682 (sql-interactive-mode): Set up new variables, prompt regexp and
8683 output filter.
8684 (sql-mode-sqlite-font-lock-keywords): Correct some keywords.
61b6abbd 8685 (sql-make-alternate-buffer-name): Correct buffer name in edge cases.
3bd2cfef 8686
d02c9bcd
SM
86872010-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
8688
8689 * emacs-lisp/pcase.el: New file.
8690
80ca4f1e
MA
86912010-08-10 Michael Albinus <michael.albinus@gmx.de>
8692
8693 * net/tramp.el (tramp-vc-registered-read-file-names): Read input
8694 as here-document, otherwise the command could exceed maximum
8695 length of command line.
d02c9bcd
SM
8696 (tramp-handle-vc-registered): Call script accordingly.
8697 Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
80ca4f1e 8698
2948599b
KH
86992010-08-10 Kenichi Handa <handa@m17n.org>
8700
8701 * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
8702 composable pattern.
8703
148cef8e
CY
87042010-08-09 Chong Yidong <cyd@stupidchicken.com>
8705
8706 * emacs-lisp/package.el (package-version-split)
8707 (package--version-first-nonzero, package-version-compare):
8708 Functions removed.
8709 (package-directory-list, package-load-all-descriptors)
8710 (package--built-in, package-activate, define-package)
8711 (package-installed-p, package-compute-transaction)
8712 (package-read-all-archive-contents)
8713 (package--add-to-archive-contents, package-buffer-info)
d02c9bcd
SM
8714 (package-tar-file-info, package-list-packages-internal):
8715 Use version-to-list and version-list-*.
148cef8e 8716
d02c9bcd
SM
8717 * emacs-lisp/package-x.el (package-upload-buffer-internal):
8718 Use version-to-list.
148cef8e
CY
8719 (package-upload-buffer-internal): Use version-list-<=.
8720
82a9ce0f
KH
87212010-08-09 Kenichi Handa <handa@m17n.org>
8722
231e5e5f 8723 * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
82a9ce0f
KH
8724 composable pattern.
8725
7adf5fdc
CY
87262010-08-08 Chong Yidong <cyd@stupidchicken.com>
8727
fc560445
CY
8728 * tutorial.el (tutorial--default-keys): C-d is now bound to
8729 delete-forward-char (Bug#6826).
8730
7adf5fdc
CY
8731 * mouse.el (mouse-drag-track): Remove accidentally-removed check
8732 for `double' value of mouse-1-click-follows-link (Bug#6807).
8733
e54a1075
JB
87342010-08-08 Johan Bockgård <bojohan@gnu.org>
8735
8736 * replace.el (replace-highlight): Bind isearch-forward and
8737 isearch-error, ensuring that highlighting is updated if the user
8738 switches the search direction (Bug#6808).
8739
8740 * isearch.el (isearch-lazy-highlight-forward): New var.
8741 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
8742 (isearch-lazy-highlight-update): Use it.
8743
7815fe19 87442010-08-08 Kenichi Handa <handa@m17n.org>
7a84eee5 8745
8d9e03e4
JB
8746 * international/mule.el (define-charset): Store NAME as :base property.
8747 (ctext-non-standard-encodings-table): Pay attention to charset aliases.
7a84eee5
KH
8748 (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
8749 current priority. Force using the designation of the specific
8d9e03e4 8750 charset by adding `charset' text property. Improve the whole algorithm.
7a84eee5 8751
7815fe19 87522010-08-08 Juanma Barranquero <lekktu@gmail.com>
f6b55526
JB
8753
8754 * emulation/pc-select.el (pc-selection-mode-hook)
8755 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
8756 (pc-selection-mode): Fix typos in docstrings.
8757
7815fe19 87582010-08-08 Kenichi Handa <handa@m17n.org>
6b4d96c2
KH
8759
8760 * language/cyrillic.el: Don't add "microsoft-cp1251" to
8761 ctext-non-standard-encodings-alist here.
8762
8d9e03e4
JB
8763 * international/mule.el (ctext-non-standard-encodings-alist):
8764 Add "koi8-r" and "microsoft-cp1251".
6b4d96c2
KH
8765 (ctext-standard-encodings): New variable.
8766 (ctext-non-standard-encodings-table): List only elements for
8767 non-standard encodings.
186e86db 8768 (ctext-pre-write-conversion): Adjust for the above change.
6b4d96c2
KH
8769 Check ctext-standard-encodings.
8770
8771 * international/mule-conf.el (compound-text): Doc fix.
8772 (ctext-no-compositions): Doc fix.
8773 (compound-text-with-extensions): Doc fix.
8774
7815fe19 87752010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
c613687b
SM
8776
8777 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
8778
8d9e03e4 87792010-08-08 Juanma Barranquero <lekktu@gmail.com>
d5b8058f 8780
9ebc731b
JB
8781 * progmodes/which-func.el (which-func-format): Split help-echo text
8782 into lines, like other mode-line tooltips.
8783
d5b8058f
JB
8784 * server.el (server-start): When using TCP sockets, force IPv4
8785 and use a literal 127.0.0.1 for localhost. (Related to bug#6781.)
8786
8d9e03e4 87872010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
a2077b7f
SM
8788
8789 * bindings.el (complete-symbol): Run completion-at-point as a fallback.
8790
8d9e03e4 87912010-08-08 Juanma Barranquero <lekktu@gmail.com>
f63a7652
JB
8792
8793 * term.el (term-delimiter-argument-list): Reflow docstring.
8794 (term-read-input-ring, term-write-input-ring, term-send-input)
8795 (term-bol, term-erase-in-display, serial-supported-or-barf):
8796 Fix typos in docstrings.
8797
8d9e03e4 87982010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
a7e26d8b
SM
8799
8800 * bindings.el (function-key-map): Add a S-tab => backtab fallback.
8801
8d9e03e4 88022010-08-08 Juanma Barranquero <lekktu@gmail.com>
bbc4e17c
JB
8803
8804 * dabbrev.el (dabbrev-completion): Fix typo in docstring.
8805
8d9e03e4 88062010-08-08 MON KEY <monkey@sandpframing.com> (tiny change)
9aea20c9
MK
8807
8808 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
8809 Fix typo in docstring (bug#6747).
8810
7815fe19 88112010-08-08 Leo <sdl.web@gmail.com>
16b0b347
LL
8812
8813 * eshell/esh-io.el (eshell-get-target): Better detection of
8814 read-only file (Bug#6762).
8815
7815fe19 88162010-08-08 Juanma Barranquero <lekktu@gmail.com>
ad9ae065
JB
8817
8818 * align.el (align-default-spacing): Doc fix.
8819 (align-region-heuristic, align-regexp): Fix typos in docstrings.
8820
733946e7 88212010-08-08 Stephen Peters <speters@itasoftware.com>
81ee9410 8822
490b89ac 8823 * calendar/icalendar.el
93acd23d
JB
8824 (icalendar--split-value): Fix splitting regexp. (Bug#6766)
8825 (icalendar--get-weekday-numbers): New.
81ee9410 8826 (icalendar--convert-recurring-to-diary): Handle multiple byday
93acd23d 8827 values in weekly rules. (Bug#6766)
81ee9410 8828
490b89ac
UJ
88292010-08-08 Ulf Jasper <ulf.jasper@web.de>
8830
8831 * calendar/icalendar.el (icalendar-uid-format): Doc fix.
8832 (icalendar--create-uid, icalendar-export-region)
8833 (icalendar--parse-summary-and-rest): Code formatting.
8834
2c695727
JB
88352010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
8836
01c35094 8837 * calc/calc.el (calc-trail-mode, calc-refresh): Use `face' property
2c695727
JB
8838 to italicize headers.
8839 (calc-highlight-selections-with-faces): New variable.
8840 (calc-selected-face, calc-nonselected-face): New faces.
8841
8842 * calc/calccomp.el (math-comp-highlight-string): Use
8843 `calc-highlight-selections-with-faces' to determine how to highlight
8844 sub-formulas.
8845
8846 * calc/calc-sel.el (calc-show-selections): Change message to when
8847 using faces to highlight selections.
8848
b93d4f22
MM
88492010-08-07 Michael R. Mauger <mmaug@yahoo.com>
8850
8d9e03e4
JB
8851 * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
8852 Add SQLite 3 keywords, functions and datatypes.
8853 (sql-interactive-mode): Remove `comint-process-echoes' set to t
b93d4f22
MM
8854 (Bug#6686).
8855
9852377f
CY
88562010-08-07 Chong Yidong <cyd@stupidchicken.com>
8857
8858 * simple.el (select-active-regions): Move to keyboard.c.
8859 (deactivate-mark): Used saved-region-selection.
8860 (select-active-region): Function removed.
8861 (activate-mark, set-mark, push-mark-command)
8862 (handle-shift-selection): Don't call it.
8863 (keyboard-quit): Avoid adding the region to the window selection.
8864
8865 * mouse.el (mouse-drag-track): Remove hacks to deal with old
8866 select-active-regions implementation.
8867 (mouse-yank-at-click): Doc fix.
8868
8869 * cus-start.el: Add custom declaration for select-active-regions.
8870
822775bf
EZ
88712010-08-07 Eli Zaretskii <eliz@gnu.org>
8872
4c5130d6
EZ
8873 * simple.el (delete-forward-char): Doc fix.
8874
822775bf
EZ
8875 * tutorial.el (help-with-tutorial): Hack safe file-local variables
8876 after reading the tutorial.
8877
bd4c5e3e
AM
88782010-08-06 Alan Mackenzie <bug-cc-mode@gnu.org>
8879
6a7662bb
BR
8880 * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph):
8881 Fix for the case that a C style comment has its delimiters alone on
cb6fa1ad 8882 their respective lines. (Bug#193)
bd4c5e3e 8883
d00fa9b6
MA
88842010-08-06 Michael Albinus <michael.albinus@gmx.de>
8885
8d9e03e4 8886 * net/tramp.el (tramp-handle-start-file-process): Set connection
d00fa9b6 8887 property "vec".
6a7662bb
BR
8888 (tramp-process-sentinel): Use it for flushing the cache.
8889 We cannot do it via the process buffer, the buffer could be deleted
d00fa9b6
MA
8890 already when running the sentinel.
8891
88922010-08-06 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
942415f3
MA
8893
8894 * comint.el (comint-mode): Make directory tracking functions
8895 functional on remote files. (Bug#6764)
8896
b3d42406
DN
88972010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
8898
8899 * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
8900
29cf3e20
EZ
89012010-08-05 Eli Zaretskii <eliz@gnu.org>
8902
6a7662bb
BR
8903 * emacs-lisp/find-gc.el (find-gc-source-files):
8904 Rename unexec.c => unexcoff.c.
29cf3e20 8905
6a7662bb
BR
8906 * emacs-lisp/authors.el (authors-fixed-entries):
8907 Rename unexec.c => unexcoff.c.
29cf3e20 8908
39e1bf0b
MA
89092010-08-05 Michael Albinus <michael.albinus@gmx.de>
8910
8911 * net/tramp.el (tramp-handle-dired-uncache): Flush directory
8912 cache, not only file cache.
8913 (tramp-process-sentinel): New defun.
8914 (tramp-handle-start-file-process): Use it, in order to invalidate
8915 file caches.
8916
9f982e22
LL
89172010-08-03 Leo <sdl.web@gmail.com>
8918
8919 * server.el (server-start): Simplify loop.
8920
0798a8d8
SM
89212010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
8922
548c5c47
SM
8923 * frame.el (screen-height, screen-width, set-screen-width)
8924 (set-screen-height): Remove ancient compatibility aliases.
8925
3311d1c2
SM
8926 * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
8927 when justifying. It seems useless and harmful for ncols=1 (bug#6738).
8928
0798a8d8
SM
8929 * emacs-lisp/timer.el (timer-event-handler): Protect against timers
8930 that change current buffer.
8931
26ee77a6
YM
89322010-08-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8933
8934 * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
8935 beginning of the string. Use `string-match-p'. (Bug#6765)
8936
aa1859f5
J
89372010-08-01 Jan Djärv <jan.h.d@swipnet.se>
8938
8939 * cus-start.el (x-gtk-use-system-tooltips): New variable.
8940
376c2b6b
CY
89412010-08-01 Chong Yidong <cyd@stupidchicken.com>
8942
0798a8d8 8943 * emacs-lisp/package.el (package--list-packages): Fix column alignment.
376c2b6b 8944 (package--builtins): Tweak descriptions.
0798a8d8
SM
8945 (package-print-package): Upcase descriptions if necessary.
8946 Show all built-in packages in font-lock-builtin-face.
8947 (package-list-packages-internal): Omit "emacs" package.
8948 Show status of built-in packages as "built-in".
376c2b6b 8949
16041401
CY
89502010-07-31 Chong Yidong <cyd@stupidchicken.com>
8951
8952 * mouse.el (mouse-save-then-kill): Doc fix. Deactivate mark
8953 before killing to preserve the primary selection (Bug#6701).
8954
8955 * term/x-win.el (x-select-text): Doc fix.
8956
0798a8d8
SM
89572010-07-31 Nathaniel Flath <flat0103@gmail.com>
8958
452ea855
AM
8959 * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
8960 (objc-font-lock-extra-types):
452ea855 8961 * progmodes/cc-mode.el (c-basic-common-init):
452ea855
AM
8962 * progmodes/cc-langs.el (c-make-mode-syntax-table)
8963 (c++-make-template-syntax-table)
8964 (c-identifier-syntax-modifications, c-symbol-start, c-operators)
8965 (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
8966 (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
8967 (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
452ea855
AM
8968 * progmodes/cc-fonts.el (c-make-inverse-face)
8969 (c-basic-matchers-after):
452ea855
AM
8970 * progmodes/cc-engine.el (c-forward-keyword-clause)
8971 (c-forward-<>-arglist, c-forward-<>-arglist-recur)
8972 (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
8973 (c-guess-continued-construct, c-guess-basic-syntax):
2f5e7c6f
GM
8974 Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
8975 The above functions were modified or created.
452ea855 8976
37766706
J
89772010-07-31 Jan Djärv <jan.h.d@swipnet.se>
8978
0798a8d8 8979 * faces.el (face-all-attributes): Improve documentation (Bug#6767).
37766706 8980
cd83d522
EZ
89812010-07-31 Eli Zaretskii <eliz@gnu.org>
8982
8983 * files.el (bidi-paragraph-direction): Define safe local values.
8984
8985 * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
8986 language-info-alist. Remove outdated FIXME in a comment.
8987
28e5cf7c
AM
89882010-07-31 Alan Mackenzie <acm@muc.de>
8989
8990 * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
8991 Auto-fill broken in C/C++ modes.
8992
bfeabdc3
JD
89932010-07-29 Jan Djärv <jan.h.d@swipnet.se>
8994
8995 * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
8996 (menu-bar-showhide-tool-bar-menu-customize-disable)
8997 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
0798a8d8
SM
8998 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
8999 (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
bfeabdc3
JD
9000 (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
9001 make a menu for Options => toolbar that can move it.
9002
063e5294
CY
90032010-07-29 Chong Yidong <cyd@stupidchicken.com>
9004
9005 * emacs-lisp/package-x.el (package--make-rss-entry):
9006 (package-maint-add-news-item, package--update-news)
9007 (package-upload-buffer-internal): New arg ARCHIVE-URL.
9008
9009 * emacs-lisp/package.el (package-archive-url): Rename from
9010 package-archive-id.
9011 (package-install): Doc fix.
9012 (package-download-single, package-download-tar, package-install)
9013 (package-menu-view-commentary): Callers changed.
9014
683cc385
MA
90152010-07-29 Michael Albinus <michael.albinus@gmx.de>
9016
9017 * net/tramp.el (tramp-handle-start-file-process): Check only for
9018 `remote-tty' process property.
9019 (tramp-open-shell): Don't check for tty.
9020 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
9021 process property.
9022
9023 * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
9024 host.
9025
bc44bef7
PH
90262010-07-28 Chong Yidong <cyd@stupidchicken.com>
9027
9028 * emacs-lisp/package.el (package-load-list, package-archives)
9029 (package-archive-contents, package-user-dir)
9030 (package-directory-list, package--builtins, package-alist)
9031 (package-activated-list, package-obsolete-alist): Mark as risky.
9032
90332010-07-28 Phil Hagelberg <phil@evri.com>
9034
9035 Add support for non-default package repositories.
9036 * emacs-lisp/package.el (package-archive-base): Var deleted.
9037 (package-archives): New variable.
9038 (package-archive-contents): Doc fix.
0798a8d8 9039 (package-load-descriptor): Do nothing if descriptor file is missing.
bc44bef7
PH
9040 (package--write-file-no-coding): New function.
9041 (package-unpack-single): Use it.
9042 (package-archive-id): New function.
9043 (package-download-single, package-download-tar)
9044 (package-menu-view-commentary): Use it.
9045 (package-installed-p): Make second argument optional.
9046 (package-read-all-archive-contents): New function.
9047 (package-initialize): Use it.
9048 (package-read-archive-contents): Add ARCHIVE argument.
9049 (package--add-to-archive-contents): New function.
9050 (package-install): Don't call package-read-archive-contents.
9051 (package--download-one-archive): Store archive file in a
9052 subdirectory of package-user-dir.
9053 (package-menu-execute): Remove spurious line movement.
9054
8a52f00a
JD
90552010-07-28 Jan Djärv <jan.h.d@swipnet.se>
9056
9057 * cus-start.el (tool-bar-style): Add text-image-horiz.
9058
b21d3ceb
MA
90592010-07-28 Michael Albinus <michael.albinus@gmx.de>
9060
9061 * progmodes/gud.el (gud-common-init): Check for remoteness of
9062 `file', and not of `default-directory'.
9063
8fbcce2d
MA
90642010-07-28 Michael Albinus <michael.albinus@gmx.de>
9065
9066 * net/tramp.el (tramp-methods): Move hostname to the end in all
9067 ssh `tramp-login-args'.
9068 (tramp-verbose): Describe verbose level 9.
9069 (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
9070 (tramp-open-connection-setup-interactive-shell): Trace stty
9071 settings if `tramp-verbose' >= 9.
9072 (tramp-handle-start-file-process): Implement tty setting.
9073 (Bug#4604, Bug#6360)
9074
9075 * net/tramp-cmds.el (tramp-bug): Recommend setting of
9076 `tramp-verbose' to 9.
9077
128440c9
AH
90782010-07-27 Aaron S. Hawley <ashawley@burlingtontelecom.net>
9079
9080 * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
9081 (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
9082 Remove references to package `lisp-re' (bug#4369).
9083
ae0c2494
TT
90842010-07-27 Tom Tromey <tromey@redhat.com>
9085
9086 * progmodes/js.el (js-mode):
9087 * progmodes/make-mode.el (makefile-mode):
9088 * progmodes/simula.el (simula-mode):
9089 * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
9090
0ed082fe 90912010-07-27 Juanma Barranquero <lekktu@gmail.com>
fe4be04c
JB
9092
9093 * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
9094
7c7c04c0
JB
9095 * time.el (display-time-day-and-date): Remove spurious * in docstring.
9096 (display-time-world-buffer-name, display-time-world-mode-map):
9097 Fix typos in docstrings.
9098
0ed082fe 90992010-07-27 Shyam Karanatt <shyam@swathanthran.in> (tiny change)
c9088194
SK
9100
9101 * image-mode.el (image-display-size): New function.
9102 (image-forward-hscroll, image-next-line, image-eol, image-eob)
9103 (image-mode-fit-frame): Use it (Bug#6639).
9104
0ed082fe 91052010-07-27 Chong Yidong <cyd@stupidchicken.com>
dad7c716
CY
9106
9107 * dired.el (dired-buffers-for-dir): Handle list values of
9108 dired-directory (Bug#6636).
9109
aa2d4bd3
SS
91102010-07-26 Sam Steingold <sds@gnu.org>
9111
9112 * mouse.el (mouse-yank-primary, mouse-yank-secondary):
9113 Do not call `x-get-selection' the second time, reuse the value.
9114
78b84da3
DU
91152010-07-26 Daiki Ueno <ueno@unixuser.org>
9116
9117 * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
0798a8d8 9118 which consist of control chars only. Suggested by Richard Stallman.
78b84da3 9119
4f195cf7
DU
91202010-07-25 Daiki Ueno <ueno@unixuser.org>
9121
9122 * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
9123 exists before passing an error to find-file-not-found-functions
9124 (bug#6723).
9125
195e19e4
LH
91262010-07-23 Lukas Huonker <l.huonker@gmail.com>
9127
9128 * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
9129 Remove leading nil element, adjust values.
9130 (tetris-shapes, tetris-shape-scores):
9131 Change representation of shapes and remove some redundancy.
9132 (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
9133 (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
9134 Adjust for working with new representation of shapes.
9135 (tetris-shape-rotations): New function.
9136 (tetris-move-bottom, tetris-move-left, tetris-move-right)
9137 (tetris-rotate-prev, tetris-rotate-next):
9138 Adjust for working with the new version of tetris-test-shape.
9139
9cf2db99
MT
91402010-07-23 Markus Triska <markus.triska@gmx.at>
9141
9142 * progmodes/ps-mode.el: Use comint (bug#5954).
9143 (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
9144 (ps-mode-other-newline): Simplify.
9145 (ps-run-mode): Derive from comint-mode instead of
9146 fundamental-mode, yielding input history etc.
9147 (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
9148 (ps-run-send-string): Adapt for comint-mode.
9149 (ps-run-newline): Remove now unneeded function.
9150
225d5e9e
MA
91512010-07-23 Michael Albinus <michael.albinus@gmx.de>
9152
9153 * net/tramp.el (tramp-methods): Move hostname to the end in all
9154 plink `tramp-login-args'.
9155
84bc68f2
MA
91562010-07-23 Michael Albinus <michael.albinus@gmx.de>
9157
9158 * net/tramp.el (tramp-open-shell): New defun.
9159 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
9160 Use it.
9161
1eb5ca1c
MA
91622010-07-23 Michael Albinus <michael.albinus@gmx.de>
9163
9164 * net/tramp.el (tramp-file-name-regexp-unified)
9165 (tramp-completion-file-name-regexp-unified): On W32 systems, do
9166 not regard the volume letter as remote filename. (Bug#5447)
9167
440735a7
JB
91682010-07-23 Juanma Barranquero <lekktu@gmail.com>
9169
9170 * custom.el (custom-declare-variable): Give a clearer error message
9171 when the docstring is missing (bug#6476).
9172
5474c40f
MM
91732010-07-22 Michael R. Mauger <mmaug@yahoo.com>
9174
9175 * progmodes/sql.el: Version 2.4. Improved Login prompting.
9176 (sql-login-params): New widget definition.
9177 (sql-oracle-login-params, sql-mysql-login-params)
9178 (sql-solid-login-params, sql-sybase-login-params)
9179 (sql-informix-login-params, sql-ingres-login-params)
9180 (sql-ms-login-params, sql-postgres-login-params)
9181 (sql-interbase-login-params, sql-db2-login-params)
9182 (sql-linter-login-params): Use it.
9183 (sql-sqlite-login-params): Use it; Define "database" parameter as
9184 a file name.
c4cc8b9a 9185 (sql-sqlite-program): Change to "sqlite3".
5474c40f
MM
9186 (sql-comint-sqlite): Make sure database name is complete.
9187 (sql-for-each-login): New function.
9188 (sql-connect, sql-save-connection): Use it.
9189 (sql-get-login-ext): New function.
9190 (sql-get-login): Use it.
9191 (sql-make-alternate-buffer-name): Handle :file parameters.
9192
9c0deccb
JB
91932010-07-22 Juanma Barranquero <lekktu@gmail.com>
9194
9195 * dired.el (dired-no-confirm): Document value t and fix defcustom to
9196 accept it (bug#6597). Suggested by Drew Adams <drew.adams@oracle.com>.
9197
aac818a8
TL
91982010-07-22 Teemu Likonen <tlikonen@iki.fi> (tiny change)
9199
9200 * dired.el (dired-mode-map): Use command remapping (bug#6632).
9201
47d2734f
LM
92022010-07-22 Lawrence Mitchell <wence@gmx.li>
9203
9204 * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
9205
10e73994
MA
92062010-07-21 Michael Albinus <michael.albinus@gmx.de>
9207
9208 * net/tramp.el (tramp-get-ls-command)
9209 (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
9210 instead of "/".
9211
d26b0ea9
MM
92122010-07-20 Michael R. Mauger <mmaug@yahoo.com>
9213
9214 * progmodes/sql.el: Version 2.3.
f49d1f52 9215 (sql-connection-alist): Change keys from symbols to strings;
d26b0ea9 9216 enhanced the widget definition.
88b5a757
DD
9217 (sql-mode-menu): Add submenu to select connections.
9218 (sql-interactive-mode-menu): Add "Save Connection" item.
9219 (sql-add-product): Fix menu item.
d26b0ea9 9220 (sql-get-product-feature): Improved error handling.
5f9d345c 9221 (sql--alt-buffer-part, sql--alt-if-not-empty): Remove.
d26b0ea9
MM
9222 (sql-make-alternate-buffer-name): Simplified.
9223 (sql-product-interactive): Handle missing product.
9224 (sql-connect): Support string keys, minor improvements.
9225 (sql-save-connection): New function.
9226 (sql-connection-menu-filter): New function.
9227
af4b9ae5
MA
92282010-07-20 Michael Albinus <michael.albinus@gmx.de>
9229
9230 * net/tramp.el (tramp-file-name-handler): Trace 'quit.
6a7662bb
BR
9231 (tramp-open-connection-setup-interactive-shell):
9232 Apply workaround for IRIX64 bug. Move argument of last
af4b9ae5
MA
9233 `tramp-send-command' where it belongs to.
9234
da040a16
MA
92352010-07-20 Michael Albinus <michael.albinus@gmx.de>
9236
9237 * net/tramp.el (tramp-perl-file-attributes)
9238 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
9239 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
9240 front of `login-args'.
9241
16f3ade5
JB
92422010-07-19 Juanma Barranquero <lekktu@gmail.com>
9243
9244 * time.el (display-time-world-mode): Define with `define-derived-mode'.
9245 Set `show-trailing-whitespace' to nil.
9246 (display-time-world-display): Simplify.
9247
00af0b67
AM
92482010-07-18 Alan Mackenzie <acm@muc.de>
9249
9250 Enhance `c-file-style' in file/directory local variables.
a628ad9d 9251 * progmodes/cc-mode.el (c-count-cfss): New function.
00af0b67
AM
9252 (c-before-hack-hook): Call `c-set-style' differently according to
9253 whether c-file-style was set in file or directory local
9254 variables.
9255
30c4d8dc
MM
92562010-07-18 Michael R. Mauger <mmaug@yahoo.com>
9257
9258 * progmodes/sql.el: Version 2.2.
6a7662bb
BR
9259 (sql-product, sql-user, sql-database, sql-server, sql-port):
9260 Use defcustom :safe keyword rather than putting safe-local-variable
30c4d8dc
MM
9261 property.
9262 (sql-password): Use defcustom :risky keyword rather than putting
9263 risky-local-variable property.
9264 (sql-oracle-login-params, sql-sqlite-login-params)
9265 (sql-solid-login-params, sql-sybase-login-params)
9266 (sql-informix-login-params, sql-ingres-login-params)
9267 (sql-ms-login-params, sql-postgres-login-params)
9268 (sql-interbase-login-params, sql-db2-login-params)
c4cc8b9a 9269 (sql-linter-login-params): Add `port' option.
88b5a757 9270 (sql-get-product-feature): Add NO-INDIRECT parameter.
30c4d8dc
MM
9271 (sql-comint-oracle, sql-comint-sybase)
9272 (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
9273 (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
9274 (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
88b5a757 9275 (sql-comint-linter): Rename sql-connect-* functions to
30c4d8dc 9276 sql-comint-*.
88b5a757 9277 (sql-product-alist, sql-mode-menu): Rename as above and
30c4d8dc 9278 :sqli-connect-func to :sqli-comint-func.
c4cc8b9a 9279 (sql-connection): New variable.
30c4d8dc
MM
9280 (sql-interactive-mode): Set it.
9281 (sql-connection-alist): New variable.
9282 (sql-connect): New function.
9283 (sql--alt-buffer-part, sql--alt-if-not-empty)
a628ad9d 9284 (sql-make-alternate-buffer-name): Improved alternative buffer name.
30c4d8dc 9285
f12492c8
TV
92862010-07-17 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9287
9288 * image-mode.el (image-bookmark-make-record): Do not set context
9289 in an image (Bug#6650).
9290
91023c68
CY
92912010-07-17 Chong Yidong <cyd@stupidchicken.com>
9292
9293 * simple.el (select-active-region): New function.
9294 (push-mark-command, set-mark, activate-mark)
9295 (handle-shift-selection): Use it.
9296 (deactivate-mark): Don't check for size of region.
9297
9298 * mouse.el (mouse-drag-track): Use select-active-region.
9299
1c0e8f0e
MA
93002010-07-17 Michael Albinus <michael.albinus@gmx.de>
9301
9302 * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
9303 "--dired" stronger.
9304
2490cbbc
CY
93052010-07-17 Chong Yidong <cyd@stupidchicken.com>
9306
9307 * term/x-win.el (x-select-enable-primary): Change default to nil.
9308 (x-select-enable-clipboard): Add :version keyword.
9309
9310 * mouse.el (mouse-drag-copy-region):
9311 * simple.el (select-active-regions): Likewise.
9312
f253ef6a
RS
93132010-07-16 Reiner Steib <Reiner.Steib@gmx.de>
9314
a628ad9d 9315 * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
f253ef6a
RS
9316 (vc-coding-system-for-diff): Use it to decide whether to inherit
9317 from the file the EOL format for reading the diffs of that file.
9318 (Bug#4451)
9319
134a027f
EZ
93202010-07-16 Eli Zaretskii <eliz@gnu.org>
9321
9322 * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
9323 unibyte, so compressed attachments are not compressed again.
9324
7e4289ad
MA
93252010-07-16 Michael Albinus <michael.albinus@gmx.de>
9326
9327 * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
9328 "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
9329 (tramp-find-shell): Simplify setting connection property.
9330 (tramp-get-ls-command): Make test for "--color=never" stronger.
9331
7473fff9 93322010-07-15 Simon South <ssouth@member.fsf.org>
2c6a779a
SS
9333
9334 * progmodes/delphi.el (delphi-previous-indent-of): Indent case
9335 blocks within record declarations (i.e. variant parts) correctly.
9336
a11b38ee
SS
93372010-07-15 Simon South <ssouth@member.fsf.org>
9338
9339 * progmodes/delphi.el (delphi-token-at): Give newlines precedence
9340 over literal tokens when parsing so newlines aren't "absorbed" by
9341 single-line comments. Corrects the indentation of case blocks
9342 that have a comment on the first line.
9343
077e0753
KF
93442010-07-14 Karl Fogel <kfogel@red-bean.com>
9345
9346 * bookmark.el (bookmark-load-hook): Fix doc string as suggested
9347 by Drew Adams (Bug#5504).
9348
243881ed
J
93492010-07-14 Jan Djärv <jan.h.d@swipnet.se>
9350
9351 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
dd86ea11 9352 now that Unicode is used (Bug#6594).
243881ed 9353
f9d71b42
CY
93542010-07-14 Chong Yidong <cyd@stupidchicken.com>
9355
9356 * term/x-win.el (x-select-enable-clipboard): Default to t.
9357 (x-initialize-window-system): Don't overwrite Paste menu item.
9358
9359 * simple.el (select-active-regions): Default to t.
9360 (push-mark-command): Don't overwrite primary with empty string.
9361
9362 * mouse.el: Bind mouse-2 to mouse-yank-primary.
9363 (mouse-drag-copy-region): Default to nil.
9364
9365 * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
9366 Cut/Copy/Paste menu bar items.
9367
a628ad9d 93682010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8f2eaa8a
TV
9369
9370 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
9371 Patch applied by Karl Fogel.
9372
9373 * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
9374 and `bookmark-current-buffer' if they have been already set in
9375 another buffer (e.g gnus-art).
9376
e44fa724 93772010-07-13 Karl Fogel <kfogel@red-bean.com>
a628ad9d 9378 Thierry Volpiatto <thierry.volpiatto@gmail.com>
e44fa724
KF
9379
9380 Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
9381
9382 * bookmark.el (bookmark-make-record-default): Allow unneeded
9383 information to be omitted from the record.
9384
9385 Adjust declarations and calls:
9386
9387 * info.el (bookmark-make-record-default): Adjust declaration.
9388 (Info-bookmark-make-record): Adjust call.
9389
9390 * woman.el (bookmark-make-record-default): Adjust declaration.
9391 (woman-bookmark-make-record): Adjust call.
9392
9393 * man.el (bookmark-make-record-default): Adjust declaration.
9394 (Man-bookmark-make-record): Adjust call.
9395
9396 * image-mode.el (bookmark-make-record-default): Adjust declaration.
9397
9398 * doc-view.el (bookmark-make-record-default): Adjust declaration.
9399
0c4371fe
KF
94002010-07-13 Karl Fogel <kfogel@red-bean.com>
9401
9402 * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
9403 This is also from Thierry Volpiatto's patch in bug #6444. However,
9404 because it was extraneous to the functional change in that patch,
9405 and causes a re-indendation, I am committing it separately.
9406
2bb8db3e 94072010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
068a0233
KF
9408
9409 * bookmark.el (bookmark-show-annotation): Ensure annotations show,
9410 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
2bb8db3e 9411 Patch applied by Karl Fogel (Bug#6444).
068a0233 9412
21bd02a6
CY
94132010-07-13 Chong Yidong <cyd@stupidchicken.com>
9414
9415 * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
9416
79cb9c05
AR
94172010-07-13 Adrian Robert <Adrian.B.Robert@gmail.com>
9418
9419 * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
9420 Dempsky; bug#5084). Remove incorrect binding for S-tab.
9421 (ns-alternatives-map): Change S-tab binding to backtab
9422 (bug#6616).
9423
9424 * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
9425 under ns.
9426
beb000f9
AS
94272010-07-12 Andreas Schwab <schwab@linux-m68k.org>
9428
dd86ea11
JB
9429 * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
9430 (Bug#5806)
e9952282 9431
beb000f9
AS
9432 * language/tv-util.el (tai-viet-re): Remove format.
9433
6f2cdcd1
KH
94342010-07-12 Kenichi Handa <handa@m17n.org>
9435
dd86ea11
JB
9436 * language/hebrew.el: Remove no-byte-compile declaration.
9437 Change coding: tag to utf-8. Register hebrew-shape-gstring in
6f2cdcd1
KH
9438 composition-function-table for 3-character looking back.
9439 (hebrew-font-get-precomposed): New function.
9440 (hebrew-shape-gstring): Utilize precomposed glyphs if available.
9441
f479ef6e
CY
94422010-07-11 Chong Yidong <cyd@stupidchicken.com>
9443
9444 * mouse.el (mouse-drag-track): Handle select-active-regions
9445 (Bug#6612).
9446
3277c1ee
MA
94472010-07-11 Magnus Henoch <magnus.henoch@gmail.com>
9448
9449 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
9450 empty argument to gvfs-copy.
9451
3260caf8
GM
94522010-07-10 Glenn Morris <rgm@gnu.org>
9453
9454 * calendar/calendar.el (calendar-week-end-day): New function.
9455 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
9456 Respect calendar-week-start-day. (Bug#6606)
9457 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
9458 (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
9459 (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
9460 respect calendar-week-start-day.
9461
c876b263
CY
94622010-07-10 Chong Yidong <cyd@stupidchicken.com>
9463
9464 * simple.el (use-region-p): Doc fix (Bug#6607).
9465
dce34635
AG
94662010-07-10 Aleksei Gusev <aleksei.gusev@gmail.com> (tiny change)
9467
6a7662bb
BR
9468 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9469 Add regexps for cucumber and ruby.
dce34635 9470
c0397930
DU
94712010-07-08 Daiki Ueno <ueno@unixuser.org>
9472
9473 * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
9474 (epa-file-insert-file-contents): Hack to prevent
192cfe77 9475 find-file from opening empty buffer when decryption failed
c0397930
DU
9476 (bug#6568).
9477
fd5539c6
AM
94782010-07-07 Agustín Martín <agustin.martin@hispalinux.es>
9479
a628ad9d
JB
9480 * textmodes/ispell.el (ispell-alternate-dictionary):
9481 Use file-readable-p.
fd5539c6
AM
9482 Return nil if no word-list is found at default locations.
9483 (ispell-complete-word-dict): Default to nil.
9484 (ispell-command-loop): Use 'word-list' when using lookup-words.
9485 (lookup-words): Use ispell-complete-word-dict or
9486 ispell-alternate-dictionary. Check for word-list availability
9487 and handle errors if needed with better messages (Bug#6539).
9488 (ispell-complete-word): Use ispell-complete-word-dict or
9489 ispell-alternate-dictionary.
9490
4565b08e
CS
94912010-07-07 Christoph Scholtes <cschol2112@gmail.com>
9492
9493 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
9494 builtins (BufferError, BytesWarning, WindowsError; callables
9495 bin, bytearray, bytes, format, memoryview, next, print; __package__).
9496
a2c270e7
GM
94972010-07-07 Glenn Morris <rgm@gnu.org>
9498
9499 * play/zone.el (top-level): Do not require timer, tabify, or cl.
9500 (zone-shift-left): Ignore intangibility, and any errors from
9501 forward-char.
9502 (zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
9503 (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
9504 deleting, and copying text properties.
9505 (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
9506 (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
9507 to point-max is hard.
9508 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
9509 (zone-fill-out-screen): Ignore intangibility.
9510
81133808
CY
95112010-07-05 Chong Yidong <cyd@stupidchicken.com>
9512
4ad11f8c
CY
9513 * menu-bar.el (menu-bar-mode):
9514 * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
9515 if it has been set.
9516
81133808
CY
9517 * mouse.el (mouse-drag-track): Call mouse-start-end to handle
9518 word/line selection (Bug#6565).
9519
b24344ca
JB
95202010-07-04 Juanma Barranquero <lekktu@gmail.com>
9521
9522 * net/dbus.el (dbus-send-signal): Declare function.
9523
b1ce08da
MA
95242010-07-04 Michael Albinus <michael.albinus@gmx.de>
9525
9526 * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
9527 (dbus-register-property): New optional argument EMITS-SIGNAL.
9528 (dbus-property-handler): Send signal "PropertiesChanged" if requested.
9529
5592c08f
CY
95302010-07-03 Chong Yidong <cyd@stupidchicken.com>
9531
9532 * mouse.el (mouse-drag-overlay): Variable deleted.
9533 (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
9534 (mouse--remap-link-click-p): New function.
9535 (mouse-drag-track): Handle dragging by using temporary Transient
9536 Mark mode, instead of a special overlay.
9537 (mouse-kill-ring-save, mouse-save-then-kill): Don't call
9538 mouse-show-mark.
9539
9540 * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
9541 deleted.
9542
a6ed0e28
JL
95432010-07-02 Juri Linkov <juri@jurta.org>
9544
9545 * autoinsert.el (auto-insert-alist): Fix readability
9546 by using dotted pair notation for lambda.
9547
c91e692b
JL
95482010-07-02 Juri Linkov <juri@jurta.org>
9549
9550 * faces.el (read-face-name): Rename arg `string-describing-default'
9551 to `default'. Doc fix. Display the default value in quotes
9552 in the prompt. With empty input, return the `default' arg,
9553 unless the default value is a string (in which case return nil).
9554 (describe-face): Replace the string `default' arg of `read-face-name'
9555 with the symbol `default'.
9556
23640f8f
CY
95572010-07-02 Chong Yidong <cyd@stupidchicken.com>
9558
9559 * emulation/viper-cmd.el (viper-delete-backward-char)
9560 (viper-del-backward-char-in-insert)
9561 (viper-del-backward-char-in-replace, viper-change)
9562 (viper-backward-indent): Replace delete-backward-char with
9563 delete-char (Bug#6552).
9564
b32d1614
CY
95652010-07-01 Chong Yidong <cyd@stupidchicken.com>
9566
9567 * ruler-mode.el (ruler--save-header-line-format): Fix typos.
9568
c1ef4455
CY
95692010-06-30 Chong Yidong <cyd@stupidchicken.com>
9570
9571 * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
9572 argument passed to frame-creation-function (Bug#5378).
9573
9574 * faces.el (x-handle-named-frame-geometry)
9575 (x-handle-reverse-video, x-create-frame-with-faces)
6a7662bb
BR
9576 (face-set-after-frame-default, tty-create-frame-with-faces):
9577 Don't separately consult default-frame-alist. It is now passed as the
c1ef4455
CY
9578 PARAMETER argument.
9579
55702e89
AS
95802010-06-30 Andreas Schwab <schwab@linux-m68k.org>
9581
9582 * startup.el (command-line): Don't call tool-bar-setup in a
9583 tty-only build.
9584
dc9a226c
CY
95852010-06-30 Chong Yidong <cyd@stupidchicken.com>
9586
9587 * ruler-mode.el (ruler--save-header-line-format): New fun.
9588 (ruler-mode): Use it as a setter function, so as not to overwrite
9589 ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
9590
a2f043d3
CY
95912010-06-29 Chong Yidong <cyd@stupidchicken.com>
9592
9593 * vc/vc.el (vc-deduce-backend): New fun. Handle diff buffers.
9594 (vc-root-diff, vc-print-root-log, vc-log-incoming)
9595 (vc-log-outgoing): Use it.
9596 (vc-diff-internal): Set diff-vc-backend.
9597
9598 * vc/diff-mode.el (diff-vc-backend): New var.
9599
62d115ef
J
96002010-06-28 Jan Djärv <jan.h.d@swipnet.se>
9601
6a7662bb
BR
9602 * dynamic-setting.el (font-setting-change-default-font):
9603 Remove call to message.
62d115ef 9604
1180f752
KH
96052010-06-28 Kenichi Handa <handa@m17n.org>
9606
9607 * international/quail.el (quail-insert-kbd-layout): Fix the
9608 showing of untranslated characters.
9609
b9229673
CY
96102010-06-28 Chong Yidong <cyd@stupidchicken.com>
9611
9612 * simple.el (delete-active-region): New option.
9613 (delete-backward-char): Implement in Lisp.
9614 (delete-forward-char): New command.
9615
5f9d345c 9616 * mouse.el (mouse-region-delete-keys): Delete.
b9229673
CY
9617 (mouse-show-mark): Simplify.
9618
9619 * bindings.el (global-map): Bind delete and DEL, the former to
9620 delete-forward-char.
9621
a628ad9d 96222010-06-27 Lennart Borgman <lennart.borgman@gmail.com>
2286174e
CY
9623
9624 * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
9625 (ruby-mode): Bind indent-line-function (Bug#5119).
9626
3468f435
CY
96272010-06-27 Chong Yidong <cyd@stupidchicken.com>
9628
9629 * startup.el (command-line): Recognize "0" X resource value.
9630
6431f2e6
CY
96312010-06-27 Chong Yidong <cyd@stupidchicken.com>
9632
9633 * startup.el (command-line): Use X resources to set the value of
9634 menu-bar-mode and tool-bar-mode, before calling frame-initialize.
9635
9636 * menu-bar.el (menu-bar-mode):
9637 * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
9638 Set init-value to t.
9639
9640 * frame.el (frame-notice-user-settings): Don't change
9641 default-frame-alist based on menu-bar-mode and tool-bar-mode, or
9642 vice versa (Bug#2249).
9643
b61dfbe2
EZ
96442010-06-26 Eli Zaretskii <eliz@gnu.org>
9645
9646 * w32-fns.el (w32-convert-standard-filename): Doc fix.
9647
f5cbf40e
AM
96482010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
9649
a628ad9d
JB
9650 * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
9651 Make sure `flyspell-word' re-checks word after function run (Bug#6504).
f5cbf40e 9652
a628ad9d 9653 * textmodes/ispell.el (ispell-init-process): Make sure ispell and
dd86ea11 9654 default directories are expanded (Bug#6143).
f5cbf40e 9655
8f3b8a5f
JL
96562010-06-24 Juri Linkov <juri@jurta.org>
9657
9658 * minibuffer.el (completions-format): Change default from nil to
9659 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
9660
5af72a47
JL
96612010-06-24 Juri Linkov <juri@jurta.org>
9662
9663 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
9664 buffer-locally to lambda that re-runs the vc diff command.
9665 (Bug#6447)
9666
8f804316
CY
96672010-06-24 Chong Yidong <cyd@stupidchicken.com>
9668
9669 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
9670 echo area is in use (Bug#3412).
9671
be19ef0b
GM
96722010-06-22 Glenn Morris <rgm@gnu.org>
9673
6555773f
GM
9674 * textmodes/texinfmt.el (texinfo-format-region)
9675 (texinfo-raise-lower-sections, texinfo-format-separate-node)
9676 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
9677 (texinfo-format-option, texinfo-noindent):
9678 Use line-beginning-position and line-end-position.
9679
be19ef0b
GM
9680 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
9681 * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
9682 * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
9683 utf-8 characters.
9684
7f0b7b3e
KF
96852010-06-21 Karl Fogel <kfogel@red-bean.com>
9686
49554388
GM
9687 * play/zone.el (zone-fall-through-ws): Fix next-line ->
9688 forward-line fallout.
9689
e8579ebc
CY
96902010-07-06 Chong Yidong <cyd@stupidchicken.com>
9691
9692 * mouse.el (mouse-appearance-menu): Add docstring.
9693
9694 * help.el (describe-key): Print up-event using key-description.
9695
5d1cd8bd
MA
96962010-07-03 Michael Albinus <michael.albinus@gmx.de>
9697
9698 * net/zeroconf.el (zeroconf-resolve-service)
95b6d681 9699 (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
5d1cd8bd
MA
9700 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
9701
112dbc0e
MA
97022010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
9703
9704 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
9705
d0cb23ca
DN
97062010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
9707
9708 Avoid displaying files with a nil state in vc-dir.
a628ad9d 9709 * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
d0cb23ca
DN
9710 cases that cause insertion.
9711 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
9712 with a nil state.
9713
01b229d1
CY
97142010-06-30 Chong Yidong <cyd@stupidchicken.com>
9715
9716 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
9717
8bf1c786 97182010-06-29 Leo <sdl.web@gmail.com>
a354ac6a
LL
9719
9720 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
9721
dfc6544c
CY
97222010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
9723
9724 * generic-x.el (bat-generic-mode): Fix regexp for command line
9725 switches (Bug#5719).
9726
b7d4de51
CY
97272010-06-27 Masatake YAMATO <yamato@redhat.com>
9728
dfc6544c
CY
9729 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
9730 of nconc to avoid pure storage error (Bug#6239).
b7d4de51 9731
53cfe624 97322010-06-27 Christoph Scholtes <cschol2112@googlemail.com>
3726248f 9733
8bf1c786 9734 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
3726248f
CY
9735 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
9736 bindings of bookmark-automatically-show-annotations (Bug#6515).
9737
aca54191
EZ
97382010-06-25 Eli Zaretskii <eliz@gnu.org>
9739
9740 * arc-mode.el (archive-zip-extract): Don't quote the file name on
9741 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
9742
2330fa87
ŠN
97432010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
9744
9745 * comint.el (make-comint, make-comint-in-buffer): Mention return
9746 value in the docstrings. (Bug#6498)
9747
29115ca9
YR
97482010-06-24 Yoni Rabkin <yoni@rabkins.net>
9749
9750 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
9751 since it is not present when using some non-default switches.
9752
2c79f053
KF
97532010-06-23 Karl Fogel <kfogel@red-bean.com>
9754
7f0b7b3e
KF
9755 * simple.el (compose-mail): Fix doc string to refer to
9756 `compose-mail-user-agent-warnings', instead of to the
9757 nonexistent `compose-mail-check-user-agent'.
9758
43a91810
AM
97592010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org>
9760
9761 Fix an indentation bug:
9762
9763 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
9764 (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
9765 of existing values.
9766
9767 * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
9768 (c-clear->-pair-props-if-match-before): now return t when they've
9769 cleared properties, nil otherwise.
9770 (c-before-change-check-<>-operators): Set c-new-beg/end correctly
9771 by taking account of the existing value.
9772
9773 * progmodes/cc-defs.el
9774 (c-clear-char-property-with-value-function): Fix this to clear the
9775 property rather than overwriting it with nil.
9776
8adb4c33
CY
97772010-06-20 Chong Yidong <cyd@stupidchicken.com>
9778
9779 * emacs-lisp/package.el (package-print-package): Add link to
9780 package description via describe-package.
9781 (describe-package-1): List package requirements. Add button to
9782 perform installation.
9783 (package-menu-describe-package): New command.
9784
9785 * help-mode.el (help-package): New button type.
9786
cced7584
CY
97872010-06-19 Chong Yidong <cyd@stupidchicken.com>
9788
9789 * emacs-lisp/package.el: Move package-list-packages binding to
9790 menu-bar.el.
9791 (describe-package, describe-package-1, package--dir): New funs.
9792 (package-activate-1): Use package--dir.
9793
9794 * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
9795
9796 * help-mode.el (help-package-def): New button type.
9797
9798 * menu-bar.el: Move package-list-packages binding here from
9799 package.el.
9800
d148e8f9
GH
98012010-06-19 Gustav Hållberg <gustav@gmail.com> (tiny change)
9802
9803 * descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
9804
b1a03ef6
SM
98052010-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
9806
9807 * emacs-lisp/edebug.el (edebug-read-list):
9808 Phase out old-style backquotes.
9809
dbd6da78
JL
98102010-06-17 Juri Linkov <juri@jurta.org>
9811
9812 * help-mode.el (help-mode): Set buffer-local variable
9813 revert-buffer-function to help-mode-revert-buffer.
9814 (help-mode-revert-buffer): New function.
9815
9816 * info.el (Info-revert-find-node): Check for major-mode Info-mode
9817 before popping to "*info*" (like in other Info functions).
9818 Keep buffer-name in old-buffer-name. Keep Info-history-forward in
9819 old-history-forward. Pop to old-buffer-name or "*info*" to
9820 recreate the killed buffer. Set Info-history-forward from
9821 old-history-forward.
9822 (Info-breadcrumbs-depth): Add :group and :version.
9823
64eba874
DN
98242010-06-17 Dan Nicolaescu <dann@ics.uci.edu>
9825
9826 * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
9827
26508c03
AM
98282010-06-17 Agustín Martín <agustin.martin@hispalinux.es>
9829
a628ad9d
JB
9830 * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
9831 for languages like Portuguese with pt_{BR,PT} and no plain pt.
26508c03 9832
69582fcd
JB
98332010-06-17 Juanma Barranquero <lekktu@gmail.com>
9834
54ea2a0d
JB
9835 * emacs-lisp/package.el (package-menu-mode-map):
9836 Move initialization into declaration.
9837
69582fcd
JB
9838 * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
9839
44198b6e
CY
98402010-06-17 Chong Yidong <cyd@stupidchicken.com>
9841
9842 * emacs-lisp/package.el (package-archive-base): Point to
9843 elpa.gnu.org.
9844 (package-enable, package-load-list): New defcustoms.
9845 (package-user-dir, package-directory-list): Turn into defcustoms.
9846 Don't include package-user-dir in package-directory-list.
9847 (package--builtins-base): Don't include Emacs as a "package".
9848 (package-subdirectory-regexp): New var.
9849 (package-load-all-descriptors, package-compute-transaction)
9850 (package-download-transaction): Obey package-load-list.
9851 (package-activate-1): Rename from package-do-activate.
9852 (package-list-packages-internal): Check package-load-list.
9853 (package-load-descriptor, package-generate-autoloads)
9854 (package-unpack, package-unpack-single)
6a7662bb
BR
9855 (package--read-archive-file, package-delete):
9856 Use expand-file-name.
44198b6e
CY
9857
9858 * emacs-lisp/package-x.el: New file. Package uploading
9859 functionality split out from package.el.
9860
95b6d681 9861 * startup.el (command-line): Load packages after reading init file.
44198b6e
CY
9862
98632010-06-17 Tom Tromey <tromey@redhat.com>
9864
9865 * emacs-lisp/package.el: New file.
9866
50d76a9f
DN
98672010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9868
9869 Fix vc-annotate for renamed files when using Git.
76e3243a 9870 * vc/vc-git.el (vc-git-find-revision): Deal with empty results from
50d76a9f
DN
9871 ls-files. Doe not pass the object as a file name to cat-file, it
9872 is not a file name.
9873 (vc-git-annotate-command): Pass the file name using -- to avoid
9874 ambiguity with the revision.
9875 (vc-git-previous-revision): Pass a relative file name.
9876
6095a05b
GM
98772010-06-22 Glenn Morris <rgm@gnu.org>
9878
943375a6
GM
9879 * progmodes/js.el (js-mode-map): Use standard capitalization and
9880 ellipses for menu entries.
9881
6095a05b
GM
9882 * wid-edit.el (widget-complete): Doc fix.
9883
4514199e
JH
98842010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
9885
9886 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
9887
c4786d60
DN
98882010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9889
11c46b39 9890 Fix annotating other revisions for renamed files in vc-annotate.
76e3243a 9891 * vc/vc-annotate.el (vc-annotate): Add an optional argument for the
11c46b39 9892 VC backend. Use it when non-nil.
a628ad9d 9893 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
07976ae3 9894 (Bug#6487).
11c46b39 9895
c4786d60 9896 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
76e3243a 9897 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
c4786d60
DN
9898 Do not pass the file name to the 'previous-revision call when we
9899 don't want a file diff. (Bug#6489)
9900
04ec0963
DN
99012010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9902
11c46b39 9903 Fix finding revisions for renamed files in vc-annotate.
76e3243a 9904 * vc/vc.el (vc-find-revision): Add an optional argument for
04ec0963 9905 the VC backend. Use it when non-nil.
76e3243a 9906 * vc/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
04ec0963
DN
9907 backend to vc-find-revision. (Bug#6487)
9908
c036381c
DN
99092010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9910
9911 Fix reading file names in Git annotate buffers.
95b6d681
JB
9912 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line):
9913 Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
c036381c 9914
05c123e6
AM
99152010-06-20 Alan Mackenzie <acm@muc.de>
9916
9917 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
9918 in file local variables, set it first.
9919
4111f0c7
GM
99202010-06-19 Glenn Morris <rgm@gnu.org>
9921
74739ffd
GM
9922 * descr-text.el (describe-char-unicode-data): Insert separating
9923 space when needed. (Bug#6422)
9924
4111f0c7
GM
9925 * progmodes/idlwave.el (idlwave-action-and-binding):
9926 Fix typo in 2009-12-03 change. (Bug#6450)
9927
e20f0421
SM
99282010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
9929
9930 * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
9931 handling for `lambda' (misunderstanding).
9932
fb3e306a
JB
99332010-06-16 Jay Belanger <jay.p.belanger@gmail.com>
9934
dd86ea11 9935 * calc/calc-poly.el (math-accum-factors): Make sure that
fb3e306a
JB
9936 constants aren't distributed after they are factored out.
9937
e020fb59
JL
99382010-06-16 Juri Linkov <juri@jurta.org>
9939
9940 * facemenu.el (list-colors-display): Call `pop-to-buffer' before
9941 `list-colors-print'. (Bug#6332)
9942
b8add347
SM
9943 * subr.el (read-quoted-char): Fix up last change (bug#6290).
9944
36901266
SM
99452010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
9946
49b2e83d
SM
9947 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
9948 specially, since it's a macro. Fix up wrong hint passed to maybe-cons.
9949
36901266
SM
9950 * font-lock.el (font-lock-major-mode): Rename from
9951 font-lock-mode-major-mode to distinguish it from
9952 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
9953 (font-lock-set-defaults):
9954 * font-core.el (font-lock-default-function): Adjust users.
9955 (font-lock-mode): Don't set it at all.
9956
2a64315a 99572010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
12755d08 9958
76e3243a 9959 * vc/vc-annotate.el (vc-annotate): Use vc-read-revision.
12755d08 9960
2a64315a 99612010-06-16 Glenn Morris <rgm@gnu.org>
d7cd4abb
GM
9962
9963 * calendar/appt.el (appt-time-msg-list): Doc fix.
9964 (appt-check): Let-bind appt-warn-time.
9965 (appt-add): Make the 3rd argument optional.
9966 Simplify argument names. Doc fix. Check for integer WARNTIME.
9967 Only add WARNTIME to the output list if non-nil.
9968
2a64315a 99692010-06-16 Ivan Kanis <apple@kanis.eu>
a675c749
IK
9970
9971 * calendar/appt.el (appt-check): Let the 3rd element of
9972 appt-time-msg-list specify the warning time.
9973 (appt-add): Add new argument with the warning time. (Bug#5176)
9974
6a7662bb 99752010-06-16 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
a9de35fe 9976
76e3243a 9977 * vc/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
a9de35fe
BR
9978 older than version 1.6. (Bug#6361)
9979
2a64315a 99802010-06-16 Helmut Eller <eller.helmut@gmail.com>
37a7e764
HE
9981
9982 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
9983 used by cl-do-arglist. (Bug#6408)
9984
30d7ac37
AM
99852010-06-16 Agustín Martín <agustin.martin@hispalinux.es>
9986
6a7662bb
BR
9987 * textmodes/ispell.el (ispell-dictionary-base-alist):
9988 Fix portuguese casechars/not-casechars for missing 'çÇ'.
30d7ac37
AM
9989 Suggested by Rolando Pereira (bug#6434).
9990
8fd02581
JB
99912010-06-15 Juanma Barranquero <lekktu@gmail.com>
9992
9993 * facemenu.el (list-colors-sort): Doc fix.
9994
6a7662bb 99952010-06-15 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
b15922cc
BR
9996
9997 * progmodes/sql.el (sql-connect-mysql): Fix typo.
9998
f0bf7c8e
JL
99992010-06-14 Juri Linkov <juri@jurta.org>
10000
10001 Add sort option `list-colors-sort'. (Bug#6332)
10002 * facemenu.el (color-rgb-to-hsv): New function.
10003 (list-colors-sort): New defcustom.
10004 (list-colors-sort-key): New function.
10005 (list-colors-display): Doc fix. Sort list according to the option
10006 `list-colors-sort'.
10007 (list-colors-print): Add HSV values to `help-echo' property of
10008 RGB strings.
10009
c42fe9a5
JL
100102010-06-14 Juri Linkov <juri@jurta.org>
10011
10012 * compare-w.el: Move to the "vc" subdirectory.
10013
b263a4c4
SM
100142010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
10015
d8b0cddd
SM
10016 * image-mode.el (image-mode-map): Remap left-char and right-char.
10017
b263a4c4
SM
10018 * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
10019
89877f5f
CY
100202010-06-12 Chong Yidong <cyd@stupidchicken.com>
10021
133a8d82
CY
10022 * term/common-win.el (x-colors): Add all the color names defined
10023 in rgb.txt (Bug#6332).
10024
89877f5f
CY
10025 * facemenu.el (list-colors-print): Don't print extra names if it
10026 will overflow the window width.
10027
10028 * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
133a8d82 10029 change (Bug#6343).
89877f5f 10030
9d1f18b5
EZ
100312010-06-12 Eli Zaretskii <eliz@gnu.org>
10032
10033 * files.el (make-directory): Doc fix (bug#6396).
10034
b81a0b56
MA
100352010-06-12 Michael Albinus <michael.albinus@gmx.de>
10036
10037 * net/tramp.el (tramp-remote-process-environment): Protect version
10038 string by apostroph.
10039 (tramp-shell-prompt-pattern): Do not use a shy group in case of
10040 XEmacs.
10041 (tramp-file-name-for-operation): Add `call-process-region'.
10042 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
10043
10044 * net/tramp-compat.el (top): Do not autoload
10045 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
10046 only when `start-file-process' is not bound.
10047 (tramp-advice-file-expand-wildcards): Do not use
10048 `tramp-handle-file-remote-p'.
10049 (tramp-compat-make-temp-file): Handle the case, that
10050 `make-temp-file' has no third argument EXTENSION.
10051
69f18acc
JB
100522010-06-11 Juanma Barranquero <lekktu@gmail.com>
10053
5fee75d4
JB
10054 * makefile.w32-in (WINS_BASIC): Include new directory vc.
10055
69f18acc
JB
10056 * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
10057
9766adfb
JL
100582010-06-11 Juri Linkov <juri@jurta.org>
10059
10060 * finder.el (finder-known-keywords): Add keyword "vc"
10061 for version control.
10062
10063 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
10064 * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
10065 * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
10066 * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
10067
56b2854f
JL
100682010-06-11 Juri Linkov <juri@jurta.org>
10069
10070 Move version control related files to the "vc" subdirectory.
10071 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
10072 * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
10073 * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
10074 * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
10075 * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
10076 * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
10077 * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
10078 * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
10079 Move files to the "vc" subdirectory.
10080
6534e58a
CY
100812010-06-11 Chong Yidong <cyd@stupidchicken.com>
10082
10083 * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
10084 (Bug#6367).
10085
84d9562f
SE
100862010-06-11 Stephen Eglen <stephen@gnu.org>
10087
10088 * shell.el: Bind `shell-resync-dirs' to M-RET.
10089
3ef0a6a5
MA
100902010-06-10 Michael Albinus <michael.albinus@gmx.de>
10091
10092 * notifications.el: Move file from lisp/net, because it is
10093 supposed to talk locally to the user.
10094
fa4003da
MA
100952010-06-10 Julien Danjou <julien@danjou.info>
10096
10097 * net/notifications.el (notifications-on-action-signal)
10098 (notifications-on-closed-signal): Pass notification id as first
b81a0b56 10099 argument to the callback functions. Add docstrings.
fa4003da
MA
10100 (notifications-notify): Fix docstring.
10101
46e6650e
GM
101022010-06-10 Glenn Morris <rgm@gnu.org>
10103
10104 * emacs-lisp/authors.el (authors-ignored-files)
10105 (authors-valid-file-names): Add some files.
10106
a71832f7
SM
101072010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
10108
10109 * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
10110 merge conflict, giving preference to the emacs-23 version of the code.
10111
8c6eab5a
SM
101122010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
10113
989bc97f
SM
10114 * emacs-lisp/advice.el (ad-compile-function):
10115 Define warning-suppress-types before we let-bind it (bug#6275).
10116
8c6eab5a
SM
10117 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
10118 declare it, make it buffer-local and permanent-local (bug#6324).
10119 (vc-resynch-window): Adjust name.
10120 * vc-hooks.el (vc-find-file-hook): Adjust name.
10121
890a18d6
MA
101222010-06-09 Michael Albinus <michael.albinus@gmx.de>
10123
10124 * net/notifications.el (notifications-notify): Fix docstring.
10125
bf3e70eb
JB
101262010-06-09 Juanma Barranquero <lekktu@gmail.com>
10127
10128 Update to Unicode 6.0.0 beta.
10129 * international/charprop.el: Update copyright.
10130 * international/mule-cmds.el (ucs-names): Update character ranges.
10131 * international/uni-bidi.el:
10132 * international/uni-category.el:
10133 * international/uni-combining.el:
10134 * international/uni-comment.el:
10135 * international/uni-decimal.el:
10136 * international/uni-decomposition.el:
10137 * international/uni-digit.el:
10138 * international/uni-lowercase.el:
10139 * international/uni-mirrored.el:
10140 * international/uni-name.el:
10141 * international/uni-numeric.el:
10142 * international/uni-old-name.el:
10143 * international/uni-titlecase.el:
10144 * international/uni-uppercase.el: Regenerate.
10145
b978141d
JB
101462010-06-09 Juanma Barranquero <lekktu@gmail.com>
10147
ee8359ba
JB
10148 * emacs-lisp/smie.el (comment-string-strip): Declare function.
10149 (smie-precs-precedence-table): Fix typo in docstring.
10150
f64ab8fb
JB
10151 * vc-mtn.el (log-edit-extract-headers): Declare function.
10152
883ffa8c
JB
10153 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
10154
b978141d
JB
10155 * net/notifications.el (dbus-register-signal): Declare function.
10156 (notifications-notify): Fix typos and reflow docstring.
10157
5f4f2ae4
DN
101582010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
10159
10160 Improve VC create/retrieve tag/branch.
10161 * vc.el (vc-create-tag): Do not read the directory name for VCs
10162 with repository revision granularity. Adjust the tag/branch
10163 prompt. Reset VC properties.
10164 (vc-retrieve-tag): Do not read the directory name for VCs
10165 with repository revision granularity. Reset VC properties.
10166
41a86354
MA
101672010-06-09 Julien Danjou <julien@danjou.info>
10168
ef33fd34 10169 * net/notifications.el: New file.
41a86354 10170
fab43c76
DN
101712010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
10172
00fd1147
DN
10173 Add optional support for resetting VC properties.
10174 * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
10175 call vc-file-clearprops when true.
10176 (vc-resynch-buffer): Add new optional argument, pass it down.
10177 (vc-resynch-buffers-in-directory): Likewise.
10178
fab43c76
DN
10179 Improve support for special markup in the VC commit message.
10180 * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
10181 * vc-hg.el (vc-hg-checkin): Add support for Date:.
10182 * vc-git.el (vc-git-checkin):
10183 * vc-bzr.el (vc-bzr-checkin): Likewise.
10184
e7d67e73
SM
101852010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
10186
10187 * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
10188 can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
10189
277e6741
MP
101902010-06-07 Martin Pohlack <mp26@os.inf.tu-dresden.de>
10191
10192 * iimage.el: Remove images as soon as the underlying text is modified.
10193 (iimage-modification-hook): New function.
10194 (iimage-mode-buffer): Use it.
10195
83156c18
SM
101962010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10197
10198 * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
10199 smie-indent-offset-after. Add :prev case. Make a bit more generic.
10200 (smie-indent-virtual): Remove `virtual' arg. Update callers.
10201 (smie-indent-keyword): Add handling of open-paren keywords.
10202 (smie-indent-comment-continue): Don't assume comment-continue.
10203
13b5221f
MR
102042010-06-07 Martin Rudalics <rudalics@gmx.at>
10205
10206 * window.el (pop-to-buffer): Remove the conditional that
10207 compares new-window and old-window, so it will reselect
10208 the selected window unconditionally.
10209 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
10210
c2ea5810
SM
102112010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10212
10213 * emacs-lisp/smie.el (smie-indent-offset-after)
10214 (smie-indent-forward-token, smie-indent-backward-token): New functions.
10215 (smie-indent-after-keyword): Use them.
10216 (smie-indent-fixindent): Only applies to the indentation of the BOL.
10217 (smie-indent-keyword): Tweak the black magic.
10218 (smie-indent-comment-continue): Strip comment-continue before use.
10219 (smie-indent-functions): Indent comments before keywords.
10220
27dd3c11
JL
102212010-06-06 Juri Linkov <juri@jurta.org>
10222
10223 * isearch.el (isearch-lazy-highlight-search): Fix looping
10224 by checking for empty match. This syncs this loop with the
10225 similar loop in `isearch-search'. (Bug#6362)
10226
35b148ee
JB
102272010-06-05 Juanma Barranquero <lekktu@gmail.com>
10228
10229 * net/dbus.el (dbus-register-method): Declare function.
10230 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
10231 (dbus-introspect): Doc fix.
10232 (dbus-event-bus-name, dbus-introspect-get-interface)
10233 (dbus-introspect-get-argument): Reflow docstrings.
10234
eccdfe5f
DN
102352010-06-05 Dan Nicolaescu <dann@ics.uci.edu>
10236
10237 vc-log-incoming/vc-log-outgoing fixes for Git.
10238 * vc-git.el (vc-git-log-view-mode): Fix font lock for
10239 incoming/outgoing logs.
10240 (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
10241 instead of vc-git-compute-remote.
10242 (vc-git-compute-remote): Remove.
10243
86253dc0
CY
102442010-06-04 Chong Yidong <cyd@stupidchicken.com>
10245
10246 * term/common-win.el (x-colors): Add "dark green" and "dark
10247 turquoise" (Bug#6332).
10248
0665f661
JL
102492010-06-04 Juri Linkov <juri@jurta.org>
10250
10251 * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
10252 Instead of setting `replace' to t and replacing the same string
10253 with itself, don't do certain actions when
10254 kill-do-not-save-duplicates is non-nil and string is equal to car
10255 of kill-ring: don't call menu-bar-update-yank-menu, don't push
10256 interprogram-paste strings to kill-ring, and don't push the input
10257 argument `string' to kill-ring.
10258 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
10259
087fc47a
JB
102602010-06-04 Juanma Barranquero <lekktu@gmail.com>
10261
10262 * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
10263
4f201088
MA
102642010-06-04 Michael Albinus <michael.albinus@gmx.de>
10265
10266 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
10267 (tramp-gvfs-handler-mounted-unmounted)
10268 (tramp-gvfs-connection-mounted-p): Handle default-location.
10269
10270 * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
10271 move files to trash.
10272
18ccd78a
JB
102732010-06-04 Juanma Barranquero <lekktu@gmail.com>
10274
10275 * international/mule-cmds.el (nonascii-insert-offset)
10276 (nonascii-translation-table): Add obsolescence information.
10277
10278 * international/mule.el (make-translation-table-from-vector): Doc fix.
10279
3845c322
GM
102802010-06-03 Glenn Morris <rgm@gnu.org>
10281
10282 * desktop.el (desktop-clear-preserve-buffers):
10283 Add "*Warnings*" buffer. (Bug#6336)
10284
54d3626e
DN
102852010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
10286
6941ffec
DN
10287 vc-log-incoming/vc-log-outgoing improvements for Git.
10288 * vc-git.el (vc-git-log-outgoing): Use the same format as the
10289 short log.
10290 (vc-git-log-incoming): Likewise. Run "git fetch" before the log command.
10291
54d3626e
DN
10292 Add bindings for vc-log-incoming and vc-log-outgoing.
10293 * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
10294 and vc-log-outgoing.
10295 * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
10296 and vc-log-outgoing.
10297
aa1bc616
CY
102982010-06-03 Chong Yidong <cyd@stupidchicken.com>
10299
10300 * net/rcirc.el (rcirc-sort-nicknames): Remove.
10301 (rcirc-handler-366): Always sort nicknames.
10302
e2d2a205
JB
103032010-06-03 Juanma Barranquero <lekktu@gmail.com>
10304
10305 * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
10306
44ea155d
CY
103072010-06-03 Chong Yidong <cyd@stupidchicken.com>
10308
a628ad9d 10309 * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
44ea155d 10310
a91dedc4
SM
103112010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10312
10313 * net/rcirc.el (rcirc-sort-nicknames): Change default.
10314 (rcirc-sort-nicknames-join): Avoid setq.
10315
c62bf05a
DD
103162010-06-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
10317
10318 * net/rcirc.el (rcirc-sort-nicknames): New custom.
10319 (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
10320 (rcirc-handler-366): Use them.
10321
dd2c3c92
SM
103222010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
10323
10324 Split smie-indent-calculate into more manageable chunks.
10325 * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
10326 (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
10327 (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
10328 (smie-indent-exps): Extract from smie-indent-calculate.
10329 (smie-indent-functions): New var.
10330 (smie-indent-functions): Use them.
10331
927c346b
SM
103322010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
10333
10334 * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
10335 (smie-indent-calculate): Simplify and cleanup.
10336
1efeec86
MA
103372010-06-02 Michael Albinus <michael.albinus@gmx.de>
10338
10339 * net/tramp-gvfs.el (top): Require url-util.
927c346b
SM
10340 (tramp-gvfs-mount-point): Remove.
10341 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
10342 New defuns.
1efeec86
MA
10343 (with-tramp-dbus-call-method): Format trace message.
10344 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
927c346b
SM
10345 Implement backup call, when operation on local files fails.
10346 Use progress reporter. Flush properties of changed files.
1efeec86
MA
10347 (tramp-gvfs-handle-make-directory): Make more traces.
10348 (tramp-gvfs-url-file-name): Hexify file name in url.
10349 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
10350 into account for the resulting file name.
10351 (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
10352 the answer is "no". See `tramp-gvfs-maybe-open-connection'.
10353 (tramp-gvfs-handler-mounted-unmounted)
10354 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
10355 attribute "default_location". Set "prefix" property.
10356 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
10357 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
10358 exists. Raise an error, if not (due to a corresponding answer
10359 "no" in interactive questions, for example).
10360
89877f5f 103612010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
9cac248c
DN
10362
10363 * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
10364
24f574a9
JB
103652010-06-01 Juanma Barranquero <lekktu@gmail.com>
10366
10367 * emacs-lisp/eldoc.el: Add completions for new commands left-* and
10368 right-*. (Bug#6265)
10369
290736f2
DN
103702010-06-01 Dan Nicolaescu <dann@ics.uci.edu>
10371
61158bfa
DN
10372 Add support for vc-log-incoming, improve vc-log-outgoing for Git.
10373 * vc-git.el (vc-git-compute-remote): New function.
10374 (vc-git-log-outgoing): Use it instead of hard coding a value.
10375 (vc-git-log-incoming): New function.
10376
5828f6ca
DN
10377 Improve state updating for VC tag commands.
10378 * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
10379 to update the state of all buffers in the directory.
10380
290736f2
DN
10381 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
10382
feceda26
SM
103832010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10384
10385 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
10386 `file-directory-p' to the filename part rather than to the whole text.
10387
896114cf
SM
103882010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10389
10390 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
10391
1603358c
DA
103922010-05-31 Drew Adams <drew.adams@oracle.com>
10393
10394 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
10395
fe40dc63
JB
103962010-05-31 Juanma Barranquero <lekktu@gmail.com>
10397
10398 * subr.el (momentary-string-display): Just use read-event to read
10399 the exit event (Bug#6238).
10400
9e8014c6
EZ
104012010-05-30 Eli Zaretskii <eliz@gnu.org>
10402
10403 * international/mule.el (define-coding-system): Doc fix (bug#6313).
10404
61a08071
JB
104052010-05-30 Juanma Barranquero <lekktu@gmail.com>
10406
10407 * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
10408 Suggested by Eli Zaretskii <eliz@gnu.org>.
10409
5feec8ca
SM
104102010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
10411
10412 * minibuffer.el (completion-file-name-table): Don't return a boundary
10413 past the end of `string' (bug#6299).
10414 (completion--file-name-table): Delegate to completion-file-name-table
10415 for the `boundaries' case.
10416
8175cb90
JB
104172010-05-30 Juanma Barranquero <lekktu@gmail.com>
10418
2b94133f
JB
10419 * emulation/cua-base.el: Recognize `right-char' and `left-char' as
10420 movement commands.
10421
8175cb90
JB
10422 * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
10423 `path-separator', but maintain compatibility with Emacs 20.2.
10424
0191e222
CY
104252010-05-29 Chong Yidong <cyd@stupidchicken.com>
10426
10427 * server.el (server-process-filter): Receive parent-id argument
10428 from emacsclient.
10429 (server-create-window-system-frame): New arg. Pass parent-id as
10430 frame parameter.
10431
9b655a0a
EZ
104322010-05-29 Eli Zaretskii <eliz@gnu.org>
10433
db5dce9d
EZ
10434 Bidi-sensitive word movement with arrow keys.
10435 * subr.el (right-arrow-command, left-arrow-command): Move to
10436 bindings.el.
10437
10438 * bindings.el (right-char, left-char): Move from subr.el and
10439 rename from right-arrow-command and left-arrow-command.
10440 (right-word, left-word): New functions.
10441 (global-map) <right>: Bind to right-char.
10442 (global-map) <left>: Bind to left-char.
10443 (global-map) <C-right>: Bind to right-word.
10444 (global-map) <C-left>: Bind to left-word.
10445
9b655a0a
EZ
10446 * ls-lisp.el (ls-lisp-classify-file): New function.
10447 (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
10448 (ls-lisp-classify): Call ls-lisp-classify-file.
10449 (insert-directory): Remove blanks from switches.
10450
fcb52808
CY
104512010-05-29 Chong Yidong <cyd@stupidchicken.com>
10452
10453 * ansi-color.el: Delete unused escape sequences (Bug#6085).
10454 (ansi-color-drop-regexp): New constant.
10455 (ansi-color-apply, ansi-color-filter-region)
896114cf 10456 (ansi-color-apply-on-region): Delete unrecognized control sequences.
fcb52808
CY
10457 (ansi-color-apply): Build string list before calling concat.
10458
0040735a
JL
104592010-05-28 Juri Linkov <juri@jurta.org>
10460
10461 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
10462 Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
10463 (Bug#5270)
10464
b6827fff
MA
104652010-05-28 Michael Albinus <michael.albinus@gmx.de>
10466
10467 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
10468 to ignored backtrace functions.
10469 (with-progress-reporter): Expand docstring.
10470 (tramp-handle-delete-file): Implement TRASH argument.
10471 (tramp-get-remote-trash): New defun.
10472
eba082a2
MA
104732010-05-28 Michael Albinus <michael.albinus@gmx.de>
10474
6a7662bb
BR
10475 * net/tramp-compat.el (tramp-compat-delete-file):
10476 Use `symbol-value' for backward compatibility.
eba082a2
MA
10477
10478 * net/tramp.el (tramp-handle-make-symbolic-link)
10479 (tramp-handle-load)
10480 (tramp-do-copy-or-rename-file-via-buffer)
10481 (tramp-do-copy-or-rename-file-directly)
10482 (tramp-do-copy-or-rename-file-out-of-band)
10483 (tramp-handle-process-file, tramp-handle-call-process-region)
10484 (tramp-handle-shell-command, tramp-handle-file-local-copy)
10485 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10486 (tramp-delete-temp-file-function): Use `delete-file' instead
10487 of `tramp-compat-delete-file'.
10488
10489 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
10490 (tramp-fish-handle-make-symbolic-link)
10491 (tramp-fish-handle-process-file): Use `delete-file' instead
10492 of `tramp-compat-delete-file'.
10493
6a7662bb
BR
10494 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
10495 Use `delete-file' instead of `tramp-compat-delete-file'.
eba082a2 10496
0dc3e410
MA
10497 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Use
10498 `delete-file' instead of `tramp-compat-delete-file'.
eba082a2 10499
6a7662bb
BR
10500 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file):
10501 Use `delete-file' instead of `tramp-compat-delete-file'.
eba082a2
MA
10502
10503 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10504 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10505 (tramp-smb-handle-write-region): Use `delete-file' instead of
10506 `tramp-compat-delete-file'.
10507 (tramp-smb-handle-delete-directory): Use 'trash as arg.
10508
f1a5d776
CY
105092010-05-27 Chong Yidong <cyd@stupidchicken.com>
10510
10511 * dired.el (dired-delete-file): New arg TRASH.
c4ce1145 10512 (dired-internal-do-deletions): New arg TRASH. Use progress reporter.
f1a5d776
CY
10513 (dired-do-flagged-delete, dired-do-delete): Use trash.
10514
10515 * speedbar.el (speedbar-item-delete): Allow trashing.
10516
10517 * files.el (delete-directory): New arg TRASH.
10518
10519 * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
10520 (ange-ftp-rename-remote-to-remote)
10521 (ange-ftp-rename-local-to-remote)
10522 (ange-ftp-rename-remote-to-local, ange-ftp-load)
10523 (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
10524 `delete-file'.
10525 (ange-ftp-delete-directory): Add optional arg to `delete-file', to
10526 allow trashing.
10527
10528 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
10529 handle new TRASH arg of `delete-file'.
10530
c4ce1145 10531 * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
f1a5d776
CY
10532 (tramp-handle-make-symbolic-link, tramp-handle-load)
10533 (tramp-do-copy-or-rename-file-via-buffer)
10534 (tramp-do-copy-or-rename-file-directly)
10535 (tramp-do-copy-or-rename-file-out-of-band)
10536 (tramp-handle-process-file, tramp-handle-call-process-region)
10537 (tramp-handle-shell-command, tramp-handle-file-local-copy)
10538 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10539 (tramp-delete-temp-file-function): Use null TRASH arg in
10540 tramp-compat-delete-file call.
10541
10542 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
10543 (tramp-fish-handle-delete-file)
10544 (tramp-fish-handle-make-symbolic-link)
10545 (tramp-fish-handle-process-file): Use null TRASH arg in
10546 `tramp-compat-delete-file' call.
10547
10548 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
10549 arg in `tramp-compat-delete-file' call.
10550
10551 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
10552 (tramp-gvfs-handle-write-region): Use null TRASH arg in
10553 `tramp-compat-delete-file' call.
10554
10555 * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
10556 (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
10557 `tramp-compat-delete-file' call.
10558
10559 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10560 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10561 (tramp-smb-handle-write-region): Use null TRASH arg in
10562 tramp-compat-delete-file call.
10563 (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
10564 (tramp-smb-handle-delete-file): Rename arg.
10565
10566 * diff.el (diff-sentinel):
10567 * epg.el (epg--make-temp-file, epg-decrypt-string)
10568 (epg-verify-string, epg-sign-string, epg-encrypt-string):
10569 * jka-compr.el (jka-compr-partial-uncompress)
10570 (jka-compr-call-process, jka-compr-write-region):
10571 * server.el (server-sentinel): Remove optional arg from
10572 delete-file, reverting 2010-05-03 change.
10573
ecb0ab90
CY
105742010-05-27 Chong Yidong <cyd@stupidchicken.com>
10575
6a7662bb
BR
10576 * progmodes/verilog-mode.el (verilog-type-font-keywords):
10577 Use font-lock-constant-face, not obsolete font-lock-reference-face.
ecb0ab90 10578
2b25da45
KH
105792010-05-27 Kenichi Handa <handa@m17n.org>
10580
10581 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
10582 element of GSTRING is nil.
10583
11e4d8c0
SM
105842010-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
10585
10586 * emacs-lisp/smie.el (smie-forward-token-function)
10587 (smie-backward-token-function): New vars.
10588 (smie-backward-sexp, smie-forward-sexp)
10589 (smie-indent-hanging-p, smie-indent-calculate): Use them.
10590 (smie-default-backward-token): Rename from smie-backward-token and
10591 skip comments.
10592 (smie-default-forward-token): Rename from smie-forward-token and
10593 skip comments.
10594 (smie-next-sexp): Handle nil results from next-token.
10595 (smie-indent-calculate): Add a new case for special `fixindent' comments.
10596
4da3541b
CY
105972010-05-27 Chong Yidong <cyd@stupidchicken.com>
10598
896114cf
SM
10599 * progmodes/verilog-mode.el (verilog-type-font-keywords):
10600 Use font-lock-constant-face, not obsolete font-lock-reference-face.
4da3541b
CY
10601
106022010-05-27 Masatake YAMATO <yamato@redhat.com>
10603
10604 * htmlfontify.el (hfy-face-resolve-face): New function.
10605 (hfy-face-to-style): Use it (Bug#6279).
10606
6dc439cb
SM
106072010-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
10608
10609 * progmodes/ada-xref.el (ada-gnat-parse-gpr):
10610 * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
10611
021eb8d7
GM
106122010-05-26 Glenn Morris <rgm@gnu.org>
10613
10614 * emulation/edt.el (edt-load-keys): Use locate-library.
10615
bef4957b
CY
106162010-05-25 Chong Yidong <cyd@stupidchicken.com>
10617
10618 * log-edit.el (log-edit-strip-single-file-name): Default to nil.
10619 (log-edit-changelog-entries): Doc fix.
6dc439cb
SM
10620 (log-edit-changelog-insert-entries): Args changed.
10621 Rename relative filenames in ChangeLog entries. Delete tabs.
bef4957b
CY
10622 (log-edit-insert-changelog-entries): Reorganize return value of
10623 `log-edit-changelog-entries' to pass filenames to
10624 log-edit-changelog-insert-entries.
10625
84fb0956
TV
106262010-05-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10627
10628 * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
10629 `image-dired-dired-insert-marked-thumbs' to
10630 `image-dired-dired-toggle-marked-thumbs'.
10631
10632 * image-dired.el: Require cl when compiling.
10633 (image-dired-dired-toggle-marked-thumbs): Rename from
10634 `image-dired-dired-insert-marked-thumbs'. Add ARG. Doc fix.
10635 Use interactive spec "P". Set LOCALP arg of `dired-get-filename'
10636 to 'no-dir. Skip files whose names don't match
10637 `image-file-name-regexp'. When file has a thumbnail overlay,
10638 delete it. (Bug#5270)
10639
0fb1193d
JL
106402010-05-25 Juri Linkov <juri@jurta.org>
10641
10642 * image-mode.el (image-mode): Add image-after-revert-hook to
10643 after-revert-hook.
10644 (image-after-revert-hook): New function. (Bug#5669)
10645
fc937924
JL
106462010-05-25 Juri Linkov <juri@jurta.org>
10647
10648 * image.el (image-animated-p): When delay between animated images
10649 is 0, set it to 10 (0.1 sec). (Bug#6258)
10650
fa9ba953
MA
106512010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
10652
10653 * net/tramp.el (tramp-handle-insert-directory): Don't use
f5c8afe6 10654 `forward-word', its default syntax could be changed.
fa9ba953 10655
9e021389
MA
106562010-05-25 Michael Albinus <michael.albinus@gmx.de>
10657
10658 * net/tramp.el (tramp-progress-reporter-update): New defun.
10659 (with-progress-reporter): Use it.
10660 (tramp-process-actions):
6a7662bb
BR
10661 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
10662 Preserve current message, in order to let progress reporter continue
9e021389
MA
10663 afterwards. (Bug#6257)
10664
6169260b
GM
106652010-05-25 Glenn Morris <rgm@gnu.org>
10666
10667 * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
10668 Add :version.
10669
d26781af
RY
106702010-05-25 Ryan Yeske <rcyeske@gmail.com>
10671
8826afe3 10672 * net/rcirc.el (rcirc-default-user-name): Change to "user".
d26781af
RY
10673 (rcirc-default-full-name): Change to "unknown".
10674 (rcirc-user-name-history): Add variable.
8826afe3
GM
10675
106762010-05-25 Ryan Yeske <rcyeske@gmail.com>
acd0102a 10677 Jonathan Rockway <jon@jrock.us>
8826afe3
GM
10678
10679 * net/rcirc.el (rcirc-server-alist): Add :pass.
10680 (rcirc): When prompting for connection parameters, also prompt for
d26781af 10681 username and password.
a628ad9d 10682 (rcirc-connect): Take a PASS argument. If PASS is non-nil, send
d26781af
RY
10683 value to server when connecting.
10684
d355a0b7
SM
106852010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10686
f5228f84
SM
10687 * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
10688 (smie-merge-prec2s): Pass the tables as separate args.
10689 (smie-bnf-precedence-table): Adjust call accordingly.
10690 (smie-prec2-levels): Set levels at the end.
10691
d355a0b7
SM
10692 Replace Lisp calls to delete-backward-char by delete-char.
10693 * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
f5c8afe6
JB
10694 * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
10695 * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
76e3243a 10696 * calc/calc.el, emacs-lisp/cl-extra.el, emacs-lips/cl-loaddefs.el,
f5c8afe6
JB
10697 * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
10698 * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
10699 * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
10700 * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
10701 * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
10702 * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
10703 * progmodes/ps-mode.el, progmodes/verilog-mode.el,
10704 * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
10705 * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
10706 * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
d355a0b7
SM
10707 delete-backward-char by calls to delete-char.
10708
f668ef02
KH
107092010-05-25 Kenichi Handa <handa@m17n.org>
10710
10711 * language/hebrew.el (hebrew-shape-gstring): New function.
10712 Register it in composition-function-table for all Hebrew combining
10713 characters.
10714
397eb3f3
SM
107152010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10716
10717 * epa.el (epa--select-keys): Don't explicitly delete the window since
10718 that can fail (e.g. sole window in frame). Use dedication instead.
10719
171eda53 107202010-05-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
ab0c07c0
SM
10721
10722 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
10723
110683ad
CY
107242010-05-22 Chong Yidong <cyd@stupidchicken.com>
10725
10726 * image.el (image-refresh): Define as an alias for image-flush.
10727
10728 * image-mode.el (image-toggle-display-image): Caller changed.
10729
df9db151
JL
107302010-05-21 Juri Linkov <juri@jurta.org>
10731
10732 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
10733 Remove "all" from grep-files-aliases. Split grep-files-aliases by
10734 whitespace, call wildcard-to-regexp on substrings and concat them
10735 with "\\|". (Bug#6114)
10736
c0209c2c
AM
107372010-05-21 Alan Mackenzie <acm@muc.de>
10738
171eda53
SM
10739 * progmodes/cc-engine.el (c-parse-state-get-strategy):
10740 Replace parameter `here' with `here-' and `here-plus', which sandwich
10741 any pertinent CPP construct.
c0209c2c
AM
10742 (c-remove-stale-state-cache-backwards): Fix a bug which happens
10743 when doing (c-parse-state) in a CPP construct: Exclude any "new"
10744 CPP construct from taking part in the scanning.
10745
655bded0
MA
107462010-05-21 Michael Albinus <michael.albinus@gmx.de>
10747
10748 * net/tramp.el (tramp-do-copy-or-rename-file)
171eda53
SM
10749 (tramp-handle-file-local-copy, tramp-maybe-open-connection):
10750 Tune `with-progress-reporter' messages.
655bded0
MA
10751 (tramp-handle-vc-registered):
10752 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
10753 (tramp-fish-handle-insert-file-contents)
10754 (tramp-fish-maybe-open-connection):
10755 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
10756 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
10757 (tramp-imap-handle-insert-file-contents)
10758 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
10759
3e17a1a7
JB
107602010-05-21 Juanma Barranquero <lekktu@gmail.com>
10761
bf1e8d4a
JB
10762 * add-log.el (change-log-font-lock-keywords):
10763 Highlight all authors in multi-author entries.
10764
3e17a1a7
JB
10765 * smerge-mode.el (smerge-refine-ignore-whitespace)
10766 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
10767 Fix typos in docstrings.
10768 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
10769
969e684a
GM
107702010-05-21 Glenn Morris <rgm@gnu.org>
10771
e75c1e7d
GM
10772 * progmodes/fortran.el (fortran-mode):
10773 * progmodes/f90.el (f90-mode): Derive from prog-mode.
10774
969e684a
GM
10775 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
10776 having a relative path in src/Makefile.in.
10777
a50878fa
KR
107782010-05-20 Kevin Ryde <user42@zip.com.au>
10779
10780 * help-mode.el (help-make-xrefs): For Info node links turn
10781 newlines into spaces. Link node names with newlines are matched
10782 by help-xref-info-regexp and buttonized, this change ensures they
10783 can be followed successfully with RET. (Bug#6206)
10784
f66a2f90
JL
107852010-05-20 Juri Linkov <juri@jurta.org>
10786
10787 * locate.el (locate): Use pop-to-buffer instead of
10788 switch-to-buffer-other-window. (Bug#6204)
10789
201d895a
JL
107902010-05-20 Juri Linkov <juri@jurta.org>
10791
10792 * replace.el (replace-highlight): Fix lazy-highlighting
10793 for `M-s w str M-% str RET'.
10794
1ddb2ea0
MY
107952009-12-15 Masatake YAMATO <yamato@redhat.com>
10796
10797 * isearch.el (isearch-yank-word-or-char): Pull next subword
10798 when `subword-mode' is activated. (Bug#6220)
10799
a6020335
MH
108002010-05-20 Mark A. Hershberger <mah@everybody.org>
10801
10802 * isearch.el (isearch-update-post-hook): New hook.
10803 (isearch-update): Use the new hook. (Bug#6225)
10804
50de6a38
JL
108052010-05-20 Juri Linkov <juri@jurta.org>
10806
10807 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
10808 [f1], [help], and (char-to-string help-char) instead of "\C-h".
10809 (Bug#6222)
10810
5d944a8f
JL
108112010-05-20 Juri Linkov <juri@jurta.org>
10812
10813 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
10814 (Bug#6223)
10815
f5d6548a
JL
108162010-05-20 Juri Linkov <juri@jurta.org>
10817
10818 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
10819 FILE-NAME to read from the minibuffer when called interactively
10820 with prefix argument instead of using buffer-file-name.
10821 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
10822
10823 * dired.el: Update autoloads.
10824
f8e63691
CY
108252010-05-20 Chong Yidong <cyd@stupidchicken.com>
10826
10827 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
10828 nxml-finish-element, for consistency with SGML mode.
10829
10830 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
10831 octave-close-block.
10832
07d7c3bd
JB
108332010-05-20 Juanma Barranquero <lekktu@gmail.com>
10834
10835 * composite.el: Require cl when compiling.
10836 (reference-point-alist, compose-gstring-for-graphic)
10837 (compose-gstring-for-terminal): Fix typos in docstrings.
10838
7bce8510
JL
108392010-05-19 Juri Linkov <juri@jurta.org>
10840
10841 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
10842 set-window-parameter.
10843
a7723e05
MA
108442010-05-19 Michael Albinus <michael.albinus@gmx.de>
10845
10846 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
10847 where appropriate.
10848 (tramp-maybe-open-connection): Use it.
10849
3f2e7735
EZ
108502010-05-19 Eli Zaretskii <eliz@gnu.org>
10851
10852 * simple.el (move-end-of-line): Make sure we are at line beginning
10853 before backing up to end of previous line.
10854
8d9181c7
MA
108552010-05-19 Michael Albinus <michael.albinus@gmx.de>
10856
8c4ec20f
MA
10857 * password-cache.el (password-cache-remove): Fix docstring.
10858
8d9181c7
MA
10859 * net/secrets.el: Autoload the widget functions.
10860 (secrets-search-items, secrets-create-item)
10861 (secrets-get-attributes, secrets-expand-item): Attributes will be
10862 stored on the password database without leading ":", as all other
10863 clients do as well.
10864 (secrets-mode): Fix docstring.
10865 (secrets-show-secrets): Provide it as autoloaded command only when
10866 D-Bus support is available. Check existence of Secret Service API.
10867
2a96c2a7
SM
108682010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
10869
10870 * indent.el (indent-region): Deactivate region (bug#6200).
10871
d24e10b1
GM
108722010-05-19 Glenn Morris <rgm@gnu.org>
10873
10874 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
10875
2833d915
KH
108762010-05-19 Kenichi Handa <handa@m17n.org>
10877
10878 * composite.el: Register compose-gstring-for-graphic in
d24e10b1 10879 composition-function-table only for combining characters (Mn, Mc, Me).
2833d915 10880
134c2f29
JB
108812010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
10882
10883 * calc/calc-trail.el (calc-trail-isearch-forward)
10884 (calc-trail-isearch-backward): Ensure that the new window
10885 point is set correctly.
10886
278847cd
SM
108872010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10888
10889 * subr.el (read-quoted-char): Resolve modifiers after key
10890 remapping (bug#6212).
10891
3a8e7cbd
MA
108922010-05-18 Michael Albinus <michael.albinus@gmx.de>
10893
10894 Add visualization code for secrets.
10895 * net/secrets.el (secrets-mode): New major mode.
10896 (secrets-show-secrets, secrets-show-collections)
10897 (secrets-expand-collection, secrets-expand-item)
10898 (secrets-tree-widget-after-toggle-function)
10899 (secrets-tree-widget-show-password): New defuns.
10900
472e7ec1
SM
109012010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10902
224b70cb
SM
10903 * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
10904 (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
10905 handled in smie-next-sexp.
10906 (smie-indent-calculate): Provide a starting indentation (so the
10907 recursion is well-founded ;-).
10908
472e7ec1
SM
10909 Fix handling of non-associative equal levels.
10910 * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
10911 when it's not needed.
10912 (smie-op-left, smie-op-right): New functions.
10913 (smie-next-sexp): New function, extracted from smie-backward-sexp.
10914 Better handle equal levels to distinguish the associative case from
10915 the "multi-keyword construct" case.
10916 (smie-backward-sexp, smie-forward-sexp): Use it.
10917
35e53abd
JB
109182010-05-18 Juanma Barranquero <lekktu@gmail.com>
10919
5d8fe0ba
JB
10920 * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
10921
35e53abd
JB
10922 * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
10923 (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
10924
5ad4bef5
SM
109252010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
10926
10927 Provide a simple generic indentation engine and use it for Prolog.
10928 * emacs-lisp/smie.el: New file.
10929 * progmodes/prolog.el (prolog-smie-op-levels)
10930 (prolog-smie-indent-rules): New var.
10931 (prolog-mode-variables): Use them to configure SMIE.
10932 (prolog-indent-line, prolog-indent-level): Remove.
10933
00681a3c
JB
109342010-05-17 Jay Belanger <jay.p.belanger@gmail.com>
10935
560bb7ae 10936 * calc/calc-vec.el (math-vector-avg): Put the vector elements in
00681a3c
JB
10937 order before computing the averages.
10938
eba62f7a
JB
109392010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
10940
597517ef 10941 * calc/calc-vec.el (calc-histogram):
5ad4bef5 10942 (calcFunc-histogram): Allow vectors as inputs.
597517ef
JB
10943 (math-vector-avg): New function.
10944
560bb7ae 10945 * calc/calc-ext.el (math-group-float): Have the number of digits
eba62f7a
JB
10946 being grouped depend on the radix (Bug#6189).
10947
8c5ff6dd
KR
109482010-05-15 Ken Raeburn <raeburn@raeburn.org>
10949
10950 * version.el (emacs-copyright, emacs-version): Don't define here,
10951 now that emacs.c defines it.
10952
98d8b17e
EZ
109532010-05-15 Eli Zaretskii <eliz@gnu.org>
10954
71078429
EZ
10955 * international/mule-cmds.el (mule-menu-keymap): Fix definition of
10956 "Describe Language Environment" menu item.
10957
ce6233c1
EZ
10958 * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
10959
d20e1419
EZ
10960 Bidi-sensitive movement with arrow keys.
10961 * subr.el (right-arrow-command, left-arrow-command): New functions.
10962
10963 * bindings.el (global-map): Bind them to right and left arrow keys.
10964
98d8b17e 10965 Don't override standard definition of convert-standard-filename.
6a7662bb
BR
10966 * files.el (convert-standard-filename):
10967 Call w32-convert-standard-filename and dos-convert-standard-filename on
98d8b17e
EZ
10968 the corresponding systems.
10969
10970 * w32-fns.el (w32-convert-standard-filename): Rename from
10971 convert-standard-filename. Doc fix.
10972
10973 * dos-fns.el (dos-convert-standard-filename): Doc fix.
10974 (convert-standard-filename): Don't defalias.
10975 (register-name-alist, make-register, register-value)
10976 (set-register-value, intdos): Obsolete aliases for the
10977 corresponding dos-* functions and variables.
10978 (dos-intdos): Add a doc string.
10979
ae6bc504
JB
109802010-05-15 Jay Belanger <jay.p.belanger@gmail.com>
10981
10982 * calc/calc-aent.el (math-read-token, math-find-user-tokens):
10983 * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
10984 (math-compose-tex-func):
10985 * calc/calccomp.el (math-compose-expr):
10986 * calc/calc-ext.el (math-format-flat-expr-fancy):
10987 * calc/calc-store.el (calc-read-var-name):
10988 * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
10989
10990 * calc/calc.el (var-π, var-φ, var-γ): New variables.
560bb7ae 10991 * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
ae6bc504 10992 * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
560bb7ae 10993 (math-standard-units): Add units.
ae6bc504 10994
c26ea4b2
SM
109952010-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
10996
7aefa445 10997 * progmodes/asm-mode.el (asm-mode):
13973643
SM
10998 * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
10999
c26ea4b2
SM
11000 * pcomplete.el (pcomplete-completions-at-point): New function,
11001 extracted from pcomplete-std-complete.
11002 (pcomplete-std-complete): Use it.
11003
02be533b
GM
110042010-05-15 Glenn Morris <rgm@gnu.org>
11005
11006 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
11007 Remove references to CVS, RCS and Old directories.
11008
78ed0efc
JB
110092010-05-14 Jay Belanger <jay.p.belanger@gmail.com>
11010
ae6bc504 11011 * calc/calc-bin.el (math-format-twos-complement): Group digits when
78ed0efc
JB
11012 appropriate.
11013
10dcc561
SM
110142010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
11015
5ccaa359
SM
11016 * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
11017 (sh-mode-syntax-table): Give it a default value instead.
11018 (sh-header-marker): Make buffer-local.
11019 (sh-mode): Move make-local-variable to the corresponding setq.
11020 (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
11021 Use complete-with-action.
11022
10dcc561
SM
11023 * simple.el (prog-mode): New (abstract) major mode.
11024 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
11025 * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
11026
c38762fd
JB
110272010-05-14 Juanma Barranquero <lekktu@gmail.com>
11028
11029 * progmodes/sql.el (sql-oracle-program): Reflow docstring.
11030 (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
11031 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
11032 (sql-make-alternate-buffer-name, sql-placeholders-filter)
11033 (sql-escape-newlines-filter, sql-input-sender)
11034 (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
11035
2ef3c144
CY
110362010-05-13 Chong Yidong <cyd@stupidchicken.com>
11037
560bb7ae 11038 Add TeX open-block and close-block keybindings to SGML, and vice versa.
2ef3c144
CY
11039
11040 * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
11041 latex-open-block and C-c / to latex-close-block.
11042
11043 * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
11044 and C-c C-e to sgml-close-tag.
11045
3b30ccda
MA
110462010-05-13 Michael Albinus <michael.albinus@gmx.de>
11047
11048 * net/tramp.el (with-progress-reporter): Create reporter object
3a8e7cbd 11049 only when the message would be displayed. Handle nested calls.
3b30ccda
MA
11050 (tramp-handle-load, tramp-handle-file-local-copy)
11051 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10dcc561
SM
11052 (tramp-maybe-send-script, tramp-find-shell):
11053 Use `with-progress-reporter'.
3b30ccda
MA
11054 (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
11055 Fix message text.
11056
11057 * net/tramp-smb.el (tramp-smb-handle-copy-file)
11058 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
11059 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
11060 Use `with-progress-reporter'.
11061
57ff5d7b
AM
110622010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
11063
a628ad9d
JB
11064 * textmodes/ispell.el (ispell-init-process): Do not kill ispell
11065 process everytime when spellchecking from the minibuffer (bug#6143).
57ff5d7b 11066
5a70d10f
SM
110672010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
11068
791ffe1c
SM
11069 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
11070
5a70d10f
SM
11071 * dos-fns.el: Add "dos-" prefix for namespace control.
11072 (convert-standard-filename): Define as alias for
11073 dos-convert-standard-filename but only if applicable.
11074
38d93f03
AM
110752010-05-12 Alan Mackenzie <acm@muc.de>
11076
11077 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
11078 Push the mark at the start of these functions when appropriate.
11079
902a6d8d
SM
110802010-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
11081
11082 * minibuffer.el (completion-cycle-threshold): New custom var.
11083 (completion--do-completion): Use it.
11084 (minibuffer-complete): Use cycling if appropriate.
11085
9ee120ba
JB
110862010-05-11 Juanma Barranquero <lekktu@gmail.com>
11087
11088 * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
11089 buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
11090
841c4085
JL
110912010-05-11 Juri Linkov <juri@jurta.org>
11092
11093 * scroll-all.el (scroll-all-check-to-scroll):
11094 Add `scroll-up-command' and `scroll-down-command' (bug#6164).
11095
8a67c70e
SM
110962010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
11097
f2b9ed18
SM
11098 * iimage.el (iimage-mode-map): Move initialization into declaration.
11099 (iimage-mode-buffer): Use with-silent-modifications.
11100 Simplify calling convention. Adjust callers.
11101 (iimage-mode): Don't run hook redundantly.
11102
8a67c70e
SM
11103 * minibuffer.el (completion-pcm--pattern->regex):
11104 Fix last change (bug#6160).
11105
4bbedd98
JL
111062010-05-10 Juri Linkov <juri@jurta.org>
11107
11108 Remove nodes visited during Isearch from the Info history.
11109 * info.el (Info-isearch-initial-history)
11110 (Info-isearch-initial-history-list): New variables.
11111 (Info-isearch-start): Record initial values of
11112 Info-isearch-initial-history and Info-isearch-initial-history-list.
11113 Add Info-isearch-end to isearch-mode-end-hook.
11114 (Info-isearch-end): New function.
11115
94ecf5da
MA
111162010-05-10 Michael Albinus <michael.albinus@gmx.de>
11117
11118 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
8a67c70e
SM
11119 format string, in order to work around a bug in pdksh.
11120 Reported by Gilles Pion <gpion@lfdj.com>.
94ecf5da
MA
11121 (tramp-handle-verify-visited-file-modtime): Do not send a command
11122 when the connection is not established.
11123 (tramp-handle-set-file-times): Simplify the check for utc.
11124
c5eb971b
JB
111252010-05-10 Juanma Barranquero <lekktu@gmail.com>
11126
11127 Fix use of `filter-buffer-substring' (rework previous change).
11128 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
11129 (cua-repeat-replace-region):
11130 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
11131 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
11132 (cua-cut-region-to-global-mark): Use it.
11133
7492acc9
MM
111342010-05-09 Michael R. Mauger <mmaug@yahoo.com>
11135
77e2fc7a
JB
11136 * progmodes/sql.el: Version 2.1.
11137 (sql-product-alist): Redesign structure of product info.
11138 (sql-product, sql-user, sql-server, sql-database): Safe variables.
7492acc9
MM
11139 (sql-port, sql-port-history): New variables.
11140 (sql-interactive-product): New variable.
11141 (sql-send-terminator): New variable.
77e2fc7a 11142 (sql-imenu-generic-expression): Add "Types" imenu entry.
7492acc9
MM
11143 (sql-oracle-login-params, sql-sqlite-login-params)
11144 (sql-mysql-login-params, sql-solid-login-params)
11145 (sql-sybase-login-params, sql-informix-login-params)
11146 (sql-ingres-login-params, sql-ms-login-params)
11147 (sql-postgres-login-params, sql-interbase-login-params)
11148 (sql-db2-login-params, sql-linter-login-params)
11149 (sql-oracle-scan-on): New variables.
77e2fc7a
JB
11150 (sql-mode-map): Add C-c C-i to start interactive mode.
11151 (sql-mode-menu): Update existing menu entries.
11152 (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
7492acc9
MM
11153 (sql-mode-oracle-font-lock-keywords)
11154 (sql-mode-postgres-font-lock-keywords)
11155 (sql-mode-ms-font-lock-keywords)
11156 (sql-mode-sybase-font-lock-keywords)
11157 (sql-mode-informix-font-lock-keywords)
11158 (sql-mode-interbase-font-lock-keywords)
11159 (sql-mode-ingres-font-lock-keywords)
11160 (sql-mode-solid-font-lock-keywords)
11161 (sql-mode-mysql-font-lock-keywords)
11162 (sql-mode-sqlite-font-lock-keywords)
11163 (sql-mode-db2-font-lock-keywords)
77e2fc7a 11164 (sql-mode-linter-font-lock-keywords): Update initialization to
7492acc9
MM
11165 reduce run-time complexity.
11166 (sql-add-product, sql-del-product): New functions.
11167 (sql-set-product-feature, sql-get-product-feature): New functions.
11168 (sql-product-font-lock): Update product API.
11169 (sql-add-product-keywords): New function.
11170 (sql-highlight-product): Update product API.
11171 (sql-help-list-products): New function.
11172 (sql-help): Dynamically lists free and non-free products.
77e2fc7a 11173 (sql-get-login): Correct bug in handling history and added
7492acc9
MM
11174 prompt for port.
11175 (sql-copy-column): Copy without properties.
11176 (sqli-input-sender): Apply filters to SQLi input.
77e2fc7a
JB
11177 (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
11178 Implement as a filter.
7492acc9
MM
11179 (sql-escape-newlines-filter): Implement as a filter.
11180 (sql-remove-tabs-filter): New function.
11181 (sql-send-magic-terminator): New function.
11182 (sql-send-string): Implement magic terminator.
11183 (sql-send-region): Use `sql-send-string'.
11184 (sql-interactive-mode): Use product API.
11185 (sql-product-interactive): Use product API.
11186 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
11187 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
11188 (sql-db2, sql-linter): Use `sql-product-interactive'.
11189 (sql-connect): New function.
11190 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
11191 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
11192 (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
77e2fc7a
JB
11193 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
11194 Use `sql-connect'.
7492acc9 11195
79ccd68f
SM
111962010-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
11197
11198 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
11199 New custom variable.
11200 (completion-pcm--string->pattern): Use it.
11201 (completion-pcm--pattern->regex, completion-pcm--pattern->string):
11202 Make it handle any symbol as `any'.
11203 (completion-pcm--merge-completions): Extract common suffix for the new
11204 `prefix' symbol as well.
11205 (completion-substring--all-completions): Use the new `prefix' symbol.
11206
0d5852cf
MA
112072010-05-09 Michael Albinus <michael.albinus@gmx.de>
11208
11209 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
11210 not bound.
11211 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
11212 (tramp-compat-funcall): New defmacro.
11213 (tramp-compat-line-beginning-position)
11214 (tramp-compat-line-end-position)
11215 (tramp-compat-temporary-file-directory)
11216 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
11217 (tramp-compat-copy-file, tramp-compat-copy-directory)
11218 (tramp-compat-delete-file, tramp-compat-delete-directory)
11219 (tramp-compat-number-sequence, tramp-compat-process-running-p)
11220 * net/tramp.el (top, with-progress-reporter)
11221 (tramp-rfn-eshadow-setup-minibuffer)
11222 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
11223 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
11224 (tramp-completion-mode-p, tramp-check-for-regexp)
11225 (tramp-open-connection-setup-interactive-shell)
11226 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
11227 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
11228 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
11229 * net/tramp-cmds.el (tramp-cleanup-all-connections)
11230 (tramp-reporter-dump-variable, tramp-load-report-modules)
11231 (tramp-append-tramp-buffers)
11232 * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
11233
11234 * net/tramp-imap.el (top): Autoload `epg-make-context'.
11235
f913fe7d
SM
112362010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11237
11238 * progmodes/compile.el (compilation-buffer-modtime): Rename from
11239 buffer-modtime. Adjust users.
11240
0235128c 112412010-05-08 Chong Yidong <cyd@stupidchicken.com>
f034e176 11242
77e2fc7a 11243 * international/mule.el (auto-coding-alist): Only purecopy
3b180a24 11244 car of each item, not the whole list (Bug#6083).
f034e176 11245
0235128c 112462010-05-08 Chong Yidong <cyd@stupidchicken.com>
f5d6ff44
CY
11247
11248 * progmodes/js.el (js-mode): Make paragraph variables local before
11249 calling c-setup-paragraph-variables (Bug#6071).
11250
0235128c 112512010-05-08 Eli Zaretskii <eliz@gnu.org>
aa4d4e4a
EZ
11252
11253 * composite.el (compose-region, reference-point-alist): Fix typos
11254 in the doc strings.
11255
77e2fc7a 112562010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
9822590b
AK
11257
11258 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
11259 gnuplot's "set" command.
11260
0235128c 112612010-05-08 Juanma Barranquero <lekktu@gmail.com>
29c48340
JB
11262
11263 * abbrev.el (last-abbrev-text): Doc fix.
11264 (abbrev-prefix-mark): Don't escape parenthesis.
11265
0235128c 112662010-05-08 Andreas Schwab <schwab@linux-m68k.org>
8ed6fc47
AS
11267
11268 * composite.el (find-composition): Doc fix.
11269
0235128c 112702010-05-08 Juanma Barranquero <lekktu@gmail.com>
063c6324
JB
11271
11272 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
11273 (sql-oracle-program, sql-sqlite-options)
11274 (sql-query-placeholders-and-send): Doc fixes.
11275 (sql-set-product, sql-interactive-mode): Reflow docstrings.
11276 (sql-imenu-generic-expression, sql-buffer)
11277 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
11278 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
11279 (sql-mode-sybase-font-lock-keywords)
11280 (sql-mode-informix-font-lock-keywords)
11281 (sql-mode-interbase-font-lock-keywords)
11282 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
11283 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
11284 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
11285 (sql-product-feature, sql-highlight-product)
11286 (comint-line-beginning-position, sql-rename-buffer)
0235128c
SM
11287 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
11288 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
063c6324
JB
11289 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
11290 Fix typos in docstrings.
11291
0235128c 112922010-05-08 Juri Linkov <juri@jurta.org>
e89dee79
JL
11293
11294 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
11295 property instead of `invisible' and `after-string' (bug#5998).
11296
0235128c 112972010-05-08 Juri Linkov <juri@jurta.org>
316d12fb
JL
11298
11299 * image-mode.el (image-mode-as-text): Fix typo in docstring.
11300
0235128c 113012010-05-08 Juanma Barranquero <lekktu@gmail.com>
770255e9
JB
11302
11303 * filecache.el (file-cache-add-directory-list)
11304 (file-cache-add-directory-recursively): Fix typos in docstrings.
11305
0235128c 113062010-05-08 Kenichi Handa <handa@m17n.org>
ece33a6e
KH
11307
11308 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
b106e264 11309 (gujarati-composable-pattern): Fix typo.
ece33a6e 11310
0235128c 113112010-05-08 Kenichi Handa <handa@m17n.org>
771533aa
KH
11312
11313 * language/indian.el (oriya-composable-pattern)
0235128c
SM
11314 (tamil-composable-pattern, malayalam-composable-pattern):
11315 Add two-part vowels to "v" (vowel sign).
771533aa 11316
0235128c 113172010-05-08 Chong Yidong <cyd@stupidchicken.com>
790c2e44 11318
99833607
CY
11319 * files.el (copy-directory): Handle symlinks (Bug#5982).
11320
0235128c 113212010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
808ecc4e
CY
11322
11323 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
11324 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
11325 (Bug#5846).
11326
0235128c 113272010-05-08 Glenn Morris <rgm@gnu.org>
d2c7b917 11328
0ca12598
GM
11329 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
11330
d2c7b917
GM
11331 * minibuffer.el (completion-at-point): Doc fix.
11332
ba5bf5f0
SM
113332010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11334
11335 * electric.el (Electric-command-loop): Minor tweak.
11336
11337 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
11338 better with dedicated windows.
11339
0235128c
SM
113402010-05-07 Chong Yidong <cyd@stupidchicken.com>
11341
11342 * Version 23.2 released.
11343
560bb7ae 113442010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
4e2af782 11345 Stefan Monnier <monnier@iro.umontreal.ca>
5b3a105e
SM
11346
11347 Highlight vendor specific properties.
11348 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
11349 (css-proprietary-property): New face.
11350 (css-font-lock-keywords): Use them.
11351
c0162ade
EZ
113522010-05-07 Eli Zaretskii <eliz@gnu.org>
11353
11354 * cus-start.el (all): Add native condition for tool-bar-* symbols.
11355
f3ee9200
SM
113562010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11357
05623156
SM
11358 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
11359 * files.el (auto-mode-alist): Remove redundant entries.
11360
f3ee9200
SM
11361 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
11362 * simple.el (auto-save-mode): Move from files.el.
11363 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
11364
560bb7ae 113652010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
5146e84c 11366
76e3243a 11367 * epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
5146e84c 11368
765d4319
KY
113692010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
11370
11371 * mail/binhex.el (binhex-decode-region-internal)
11372 * mail/uudecode.el (uudecode-decode-region-internal)
11373 * net/dns.el (dns-read-string-name, dns-write, dns-read)
11374 (dns-read-type, dns-query)
11375 * pgg-parse.el (pgg-parse-armor)
11376 * pgg.el (pgg-verify-region)
11377 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
11378 XEmacs.
11379
86d21cc0 11380 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
765d4319 11381
f83483ff
JB
113822010-05-07 Juanma Barranquero <lekktu@gmail.com>
11383
40ab7974
JB
11384 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
11385
f83483ff
JB
11386 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
11387 * emulation/cua-base.el (cua-repeat-replace-region):
11388 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
11389 (cua-cut-region-to-global-mark):
11390 Remove text properties with `set-text-properties'.
11391
9566840f
MA
113922010-05-06 Michael Albinus <michael.albinus@gmx.de>
11393
f3ee9200
SM
11394 * net/tramp.el (top, with-progress-reporter):
11395 Use `symbol-function' inside `funcall'.
9566840f
MA
11396
11397 * net/tramp-compat.el (tramp-compat-file-attributes)
f3ee9200
SM
11398 (tramp-compat-delete-file, tramp-compat-delete-directory):
11399 Handle only `wrong-number-of-arguments' error.
9566840f
MA
11400
11401 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
11402 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
11403 inside `funcall'.
11404
0c495c21
SM
114052010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
11406
1493963b
SM
11407 * minibuffer.el (completion--sreverse, completion--common-suffix):
11408 New functions.
11409 (completion-pcm--merge-completions): Extract common suffix when safe.
11410
0c495c21
SM
11411 * emacs-lisp/easy-mmode.el (define-minor-mode):
11412 Make :variable more flexible.
11413 * files.el (auto-save-mode): Use it to define using define-minor-mode.
11414
221a0647
JL
114152010-05-05 Juri Linkov <juri@jurta.org>
11416
11417 Add `slow' and `history' tags to the desktop data.
11418
11419 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
11420 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
11421 (Info-finder-find-node): Require `finder.el' to be able
11422 to restore node from the desktop.
11423 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
11424 data `Info-history' and `slow' tag in the assoc list.
11425 (Info-restore-desktop-buffer): Don't restore nodes with the
11426 `slow' tag. Restore `Info-history'.
11427
66bdc868
MA
114282010-05-05 Michael Albinus <michael.albinus@gmx.de>
11429
11430 Add FORCE argument to `delete-file'.
11431
11432 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
11433 forcing to delete the temporary file.
11434 (ange-ftp-delete-file): Add FORCE arg.
11435 (ange-ftp-rename-remote-to-remote)
11436 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
0c495c21
SM
11437 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
11438 Force file deletion.
66bdc868
MA
11439
11440 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
11441
11442 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
11443 (tramp-handle-make-symbolic-link, tramp-handle-load)
11444 (tramp-do-copy-or-rename-file-via-buffer)
11445 (tramp-do-copy-or-rename-file-directly)
11446 (tramp-do-copy-or-rename-file-out-of-band)
11447 (tramp-handle-process-file, tramp-handle-call-process-region)
11448 (tramp-handle-shell-command, tramp-handle-file-local-copy)
11449 (tramp-handle-insert-file-contents, tramp-handle-write-region)
11450 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
11451
11452 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
11453 (tramp-fish-handle-make-symbolic-link)
11454 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
11455
0c495c21
SM
11456 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
11457 Use `tramp-compat-delete-file'.
66bdc868
MA
11458
11459 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
11460 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
11461
11462 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
11463 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
11464
11465 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
11466 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
6a7662bb
BR
11467 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
11468 Use `tramp-compat-delete-file'.
66bdc868 11469
f44379e7
SM
114702010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11471
365f8d85
SM
11472 Minor cleanups.
11473 * subr.el (add-minor-mode): Use push.
11474 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
11475 * emulation/edt.el (edt-select-mode): Simplify.
11476
80ac5d4d
SM
11477 Use define-minor-mode in more cases.
11478 * term/tvi970.el (tvi970-set-keypad-mode):
11479 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
11480 (normal-erase-is-backspace-mode):
11481 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
11482 (set-scroll-bar-mode-1): (Re)move to its sole caller.
11483 (get-scroll-bar-mode): New function.
11484 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
11485
11486 Use define-minor-mode for less obvious cases.
f44379e7
SM
11487 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
11488 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
11489 * international/iso-ascii.el (iso-ascii-mode):
11490 * frame.el (auto-raise-mode, auto-lower-mode):
11491 * composite.el (global-auto-composition-mode): Use define-minor-mode.
11492
c04b03f8
MA
114932010-05-04 Michael Albinus <michael.albinus@gmx.de>
11494
11495 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
11496 in order to see error messages for failed logins.
11497
53967e09
CY
114982010-05-03 Chong Yidong <cyd@stupidchicken.com>
11499
11500 * diff.el (diff-sentinel):
11501
11502 * epg.el (epg--make-temp-file, epg-decrypt-string)
11503 (epg-verify-string, epg-sign-string, epg-encrypt-string):
11504
11505 * jka-compr.el (jka-compr-partial-uncompress)
11506 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
11507
11508 * server.el (server-sentinel): Use delete-file's new FORCE arg
11509 (Bug#6070).
11510
56eb0904
SM
115112010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11512
11513 Use define-minor-mode where applicable.
11514 * view.el (view-mode):
11515 * type-break.el (type-break-query-mode)
11516 (type-break-mode-line-message-mode):
11517 * textmodes/reftex.el (reftex-mode):
11518 * term/vt100.el (vt100-wide-mode):
11519 * tar-mode.el (tar-subfile-mode):
11520 * savehist.el (savehist-mode):
11521 * ibuf-ext.el (ibuffer-auto-mode):
11522 * composite.el (auto-composition-mode):
11523 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
11524 Use define-minor-mode.
11525 (vhdl-mode): Use static mode-line format.
11526 (vhdl-mode-line-update): Delete.
11527 (vhdl-create-mode-menu, vhdl-activate-customizations)
11528 (vhdl-hs-minor-mode): Don't bother calling it.
11529
672eb710
SM
115302010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
11531
8f92b8ad
SM
11532 * simple.el (with-wrapper-hook): Move.
11533 (buffer-substring-filters): Mark obsolete.
11534 (filter-buffer-substring-functions): New variable.
1fada563 11535 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
8f92b8ad 11536
c04b03f8 115372010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
4e2af782 11538 Michael Albinus <michael.albinus@gmx.de>
6a29a838
MA
11539
11540 Implement compression for inline methods.
11541
11542 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
11543 (tramp-copy-size-limit): Allow also nil.
11544 (tramp-inline-compress-commands): New defconst.
11545 (tramp-find-inline-compress, tramp-get-inline-compress)
11546 (tramp-get-inline-coding): New defuns.
cb7f3653 11547 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
c04b03f8 11548 replaced by `tramp-get-inline-coding'.
6a29a838
MA
11549 (tramp-handle-file-local-copy, tramp-handle-write-region)
11550 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
11551
8c0bf8b3
SM
115522010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
11553
07125a91
SM
11554 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
11555 Remove unused functions.
11556
f3a47002
SM
11557 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
11558 Set find-tag-default-function as a variable rather than a property.
11559
8c0bf8b3
SM
11560 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
11561 * progmodes/etags.el (tags-completion-at-point-function):
11562 Remove left over interactive spec. Add autoloading stub.
11563 (complete-tag): Use tags-completion-at-point-function.
11564
27601456
CY
115652010-04-30 Chong Yidong <cyd@stupidchicken.com>
11566
cb7f3653 11567 * minibuffer.el (tags-completion-at-point-function): Fix return value.
27601456 11568
09d0284d
CY
115692010-04-29 Chong Yidong <cyd@stupidchicken.com>
11570
27d3cd56
CY
11571 * ido.el (ido-init-completion-maps): Remove C-v binding.
11572 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
09d0284d 11573
3a07ffce
CY
115742010-04-29 Chong Yidong <cyd@stupidchicken.com>
11575
11576 * minibuffer.el (tags-completion-at-point-function): New function.
11577 (completion-at-point-functions): Use it.
11578
3a07ffce
CY
11579 * progmodes/etags.el (complete-tag): Revert last change.
11580
3d14bb73
AM
115812010-04-29 Alan Mackenzie <acm@muc.de>
11582
11583 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
11584 off-by-one error (in end of macro position).
11585
7d353d11
SM
115862010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11587
11588 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
11589 firefox is absent. Don't autoload.
11590 (browse-url-galeon-program): Don't autoload.
11591
48111a85
CY
115922010-04-28 Chong Yidong <cyd@stupidchicken.com>
11593
11594 * bindings.el (complete-symbol): Move into minibuffer.el.
11595
11596 * minibuffer.el (complete-tag): Move from etags.el. If tags
11597 completion cannot be performed, return nil instead of signalling
11598 an error.
11599 (completion-at-point): Make it an alias for complete-symbol.
11600 (complete-symbol): Move from bindings.el, and replace with the
11601 body of completion-at-point.
11602
11603 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
11604
7ba94701
MA
116052010-04-28 Michael Albinus <michael.albinus@gmx.de>
11606
11607 * net/tramp.el (tramp-remote-selinux-p): New defun.
11608 (tramp-handle-file-selinux-context)
11609 (tramp-handle-set-file-selinux-context): Use it.
11610
95c6cc3e
SS
116112010-04-28 Sam Steingold <sds@gnu.org>
11612
11613 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
11614 `safe-local-variable' if the value is a string or a symbol with
11615 the property `bug-reference-url-format'.
11616
36045ff3
CY
116172010-04-28 Chong Yidong <cyd@stupidchicken.com>
11618
537ffaf3
SM
11619 * progmodes/bug-reference.el (bug-reference-url-format):
11620 Revert 2010-04-27 change due to security risk.
36045ff3 11621
56924d99
SM
116222010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
11623
11624 Make it possible to locally disable a globally enabled mode.
11625 * simple.el (fundamental-mode): Run fundamental-mode-hook.
11626 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
11627 rather than kill-all-local-variables so it runs fundamental-mode-hook.
11628 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11629 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
11630 that subsequent hooks get a chance to disable it.
11631
ccaa4765
SM
116322010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
11633
17818d71
SM
11634 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11635 Avoid re-enabling a minor mode after the user turned the minor mode
11636 off if MODE-enable-in-buffers is run twice (typically once from
11637 fundamental-mode's after-change-major-mode-hook and a second time from
11638 run-mode-hook's own after-change-major-mode-hook).
11639
ccaa4765
SM
11640 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
11641
2a6f654e
SS
116422010-04-27 Sam Steingold <sds@gnu.org>
11643
11644 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
11645 `safe-local-variable' if the value is a string or a function, as
11646 documented and implemented on 2010-04-02.
11647
cecaa674
JB
116482010-04-27 Juanma Barranquero <lekktu@gmail.com>
11649
11650 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
11651 when method is 'kill.
11652
116532010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
1e116bb3 11654
a628ad9d
JB
11655 * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
11656 condition in default directory check.
01c35094 11657 (ispell-init-process, ispell-kill-ispell, kill-buffer-hook):
1e116bb3
AM
11658 Kill ispell process when killing its associated buffer.
11659
7dd7fbb9
JD
116602010-04-27 Jan Djärv <jan.h.d@swipnet.se>
11661
11662 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
11663 but we aren't using it.
11664
7ac82b84
J
116652010-04-25 Jan Djärv <jan.h.d@swipnet.se>
11666
11667 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
11668 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
11669
fea1add4
GM
116702010-04-24 Glenn Morris <rgm@gnu.org>
11671
11672 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
11673 Ignore VCS-ignore files, and deleted nextstep preferences files.
11674 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
11675 (authors-ambiguous-files): New list.
11676 (authors-valid-file-names): Add some deleted files.
11677 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
11678 (authors-disambiguate-file-name): New function. (Bug#5501)
11679 (authors-canonical-file-name): Doc fix.
11680 Don't warn about obsolete files.
11681 (authors-canonical-file-name, authors-scan-el):
11682 Use authors-disambiguate-file-name.
11683
cbcfee6e
GM
11684 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11685 Add autoload cookies.
11686 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
11687 (generated-autoload-file): Set file-local value to "htmlfontify.el".
11688 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
11689 They have definitions / compiler macros in cl.el.
11690 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11691 Replace manual autoloads with generated ones.
11692 (htmlfontify-unload-rgb-file): Remove autoload.
11693 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
11694
3b548e1b
SM
116952010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11696
9ae0c310
SM
11697 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
11698 (byte-compile-setq-default): Optimize for the
11699 single-var case and don't call byte-compile-form in this case to avoid
11700 inf-loop with byte-compile-set-default.
11701
3b548e1b
SM
11702 * progmodes/compile.el (compilation-start): Abbreviate default directory.
11703
632c5478
MA
117042010-04-23 Michael Albinus <michael.albinus@gmx.de>
11705
11706 Implement SELINUX backends.
11707
3b548e1b
SM
11708 * net/tramp.el (tramp-file-name-handler-alist):
11709 Add `file-selinux-context' and `set-file-selinux-context'.
632c5478
MA
11710 (tramp-handle-file-selinux-context)
11711 (tramp-handle-set-file-selinux-context): New defuns.
3b548e1b
SM
11712 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
11713 Handle PRESERVE-SELINUX-CONTEXT.
632c5478 11714
3b548e1b
SM
11715 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
11716 Add `file-selinux-context' and `set-file-selinux-context'.
632c5478
MA
11717 (tramp-gvfs-handle-file-selinux-context)
11718 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
11719 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
11720
11721 * net/ange-ftp.el (ange-ftp-copy-file):
11722 * net/tramp-fish.el (tramp-fish-handle-copy-file):
11723 * net/tramp-imap.el (tramp-imap-handle-copy-file):
3b548e1b
SM
11724 * net/tramp-smb.el (tramp-smb-handle-copy-file):
11725 Add PRESERVE-SELINUX-CONTEXT.
632c5478 11726
a94d821f
MA
117272010-04-22 Michael Albinus <michael.albinus@gmx.de>
11728
11729 Synchronize with Tramp repository.
11730
11731 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
11732 (tramp-action-process-alive, tramp-action-out-of-band)
11733 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
11734 (tramp-exists-file-name-handler): Fix docstring.
11735 (with-progress-reporter): New defmacro.
11736 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
11737 (tramp-maybe-open-connection): Use it.
11738
a92375d9
MA
117392010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
11740
11741 Detect ssh 'ControlMaster' argument automatically in some cases.
11742
11743 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
11744 (tramp-default-method): Use it.
11745
489fe4c2
MA
117462010-04-22 Michael Albinus <michael.albinus@gmx.de>
11747
25f14cdb
MA
11748 * net/tramp.el (tramp-handle-copy-file): Add new optional
11749 parameter `preserve-selinux-context'.
11750 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
11751
a92375d9
MA
117522010-04-22 Michael Albinus <michael.albinus@gmx.de>
11753
489fe4c2
MA
11754 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
11755 Ensure, that non remote files are still checked. Oops.
11756
acd1f317
MA
117572010-04-21 Michael Albinus <michael.albinus@gmx.de>
11758
11759 Fix Bug#5840.
11760
11761 * icomplete.el (icomplete-completions): Use `non-essential'.
11762
11763 * net/tramp.el (tramp-connectable-p): New defun.
11764 (tramp-handle-expand-file-name)
11765 (tramp-completion-handle-file-name-all-completions)
11766 (tramp-completion-handle-file-name-completion): Use it.
11767
62c5b459
SM
117682010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11769
11770 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
11771
f904c0f9
JD
117722010-04-21 Jan Djärv <jan.h.d@swipnet.se>
11773
11774 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
11775
11776 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
11777
11778 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
11779 is present.
11780
11781 * info.el (info-tool-bar-map): Add labels.
11782
11783 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
11784
11785 * cus-edit.el (custom-commands): Add labels for tool bar.
11786 (custom-buffer-create-internal, Custom-mode): Adjust for
11787 labels in custom-commands.
11788
11789 * dynamic-setting.el: Renamed from font-setting.el.
11790
c5cbeb12
LL
117912010-04-21 John Wiegley <jwiegley@gmail.com>
11792
11793 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
11794 toggles the use of virtual buffers.
537ffaf3 11795 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global value.
c5cbeb12
LL
11796 (ido-toggle-virtual-buffers): New function.
11797
fcc93746
JB
117982010-04-21 Juanma Barranquero <lekktu@gmail.com>
11799
11800 Use `define-derived-mode'; fix window selection; doc fixes.
11801 * play/tetris.el (tetris, tetris-update-speed-function)
11802 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
11803 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
11804 (tetris-rotate-next, tetris-end-game, tetris-start-game)
11805 (tetris-pause-game): Fix typos in docstrings.
11806 (tetris-mode-map, tetris-null-map):
11807 Move initialization into declaration.
11808 (tetris-mode): Define with `define-derived-mode';
11809 set show-trailing-whitespace to nil.
11810 (tetris): Prefer window already displaying the "*Tetris*" buffer.
11811
574c05e2
KK
118122010-04-21 Karel Klíč <kklic@redhat.com>
11813
11814 * files.el (backup-buffer): Handle SELinux context, and return it
11815 if a backup was made by renaming.
11816 (backup-buffer-copy): Set SELinux context to the target file.
11817 (basic-save-buffer): Set SELinux context of the newly written file.
11818 (basic-save-buffer-1): Now it also returns any SELinux context.
11819 (basic-save-buffer-2): Set SELinux context of the newly created file,
11820 and return it.
11821 * net/tramp.el (tramp-file-name-for-operation):
11822 Add file-selinux-context.
11823
e97a42c1
SM
118242010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11825
f2b9ed18
SM
11826 Make the log-edit comments use RFC822 format throughout.
11827
e97a42c1
SM
11828 * vc.el (vc-checkin, vc-modify-change-comment):
11829 Adjust to new vc-start/finish-logentry.
11830 (vc-find-conflicted-file): New command.
11831 (vc-transfer-file): Adjust to new vc-checkin.
11832 (vc-next-action): Improve scoping.
11833
11834 * vc-hg.el (vc-hg-log-edit-mode): Remove.
11835 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
11836
11837 * vc-git.el (vc-git-log-edit-mode): Remove.
11838 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
11839 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
11840
11841 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
11842 (vc-start-logentry): Remove argument `extra'.
11843 (vc-finish-logentry): Remove extra args.
11844
11845 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
11846 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
11847 (vc-bzr-conflicted-files): New function.
11848
11849 * log-edit.el (log-edit-extra-flags)
11850 (log-edit-before-checkin-process): Remove.
11851 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
11852 (log-edit-headers-alist): New var.
11853 (log-edit-header-contents-regexp): New const.
11854 (log-edit-match-to-eoh): New function.
11855 (log-edit-font-lock-keywords): Use them.
11856 (log-edit): Insert a "Summary:" header as default.
11857 (log-edit-mode): Mark font-lock rules as case-insensitive.
11858 (log-edit-done): Cleanup headers.
11859 (log-view-process-buffer): Remove.
11860 (log-edit-extract-headers): New function to replace it.
11861
938efb77
JB
118622010-04-20 Juanma Barranquero <lekktu@gmail.com>
11863
11864 * subr.el (default-direction-reversed): Remove obsolescence info.
11865
1cfb415b
SM
118662010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
11867
cb4f9513
SM
11868 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
11869 windows/frames.
11870
6e610c72
SM
11871 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
11872 I.e. include text after point in the completion region.
11873 Also, return nil when we're not after/in a symbol.
11874
1cfb415b
SM
11875 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
11876 default enable-multibyte-characters.
11877
c80fa13c
SM
118782010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
11879
87926e02
SM
11880 * international/mule.el: Help the user choose a valid coding-system.
11881 (read-buffer-file-coding-system): New function.
11882 (set-buffer-file-coding-system): Use it. Prompt the user if the
11883 coding-system cannot encode all the chars.
11884
c80fa13c
SM
11885 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
11886 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
11887 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
11888 Don't use *vc-bzr-shelve*.
11889
6e104790 118902010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
bce31830
DN
11891
11892 Fix the version number for added files.
11893 * vc-hg.el (vc-hg-working-revision): Check if the file is
11894 registered after hg parent fails (Bug#5961).
11895
6e104790 118962010-04-19 Glenn Morris <rgm@gnu.org>
0433ffa6
GM
11897
11898 * htmlfontify.el (htmlfontify-buffer)
11899 (htmlfontify-copy-and-link-dir): Autoload entry points.
11900
6e104790 119012010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
8507c65c
CY
11902
11903 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
11904 name relative to the project root (Bug#5960).
11905
6e104790 119062010-04-19 Glenn Morris <rgm@gnu.org>
e9ef9777
GM
11907
11908 * vc-git.el (vc-git-print-log): Doc fix.
11909
6e104790 119102010-04-19 Óscar Fuentes <ofv@wanadoo.es>
3808c51f
CY
11911
11912 * ido.el (ido-file-internal): Fix 2009-12-02 change.
11913
53cfe624 119142010-04-19 Christoph Scholtes <cschol2112@googlemail.com>
7860d2e3
CY
11915
11916 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
11917 default settings (Bug#5928).
11918
6e104790 119192010-04-19 Glenn Morris <rgm@gnu.org>
119850e9
GM
11920
11921 * progmodes/fortran.el (fortran-match-and-skip-declaration):
11922 New function.
0a23b2c3 11923 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
119850e9 11924
6e104790 119252010-04-19 Kenichi Handa <handa@m17n.org>
86a366f4
KH
11926
11927 * language/indian.el (malayalam-composable-pattern): Fix previous
11928 change (add U+0D4D "SIGN VIRAMA").
11929 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
11930 (tamil-composable-pattern): Fix typo in the regexp.
11931 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
11932 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
11933 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
11934
6e104790 119352010-04-19 Chong Yidong <cyd@stupidchicken.com>
8afe2ec6
CY
11936
11937 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
11938 paragraph-separate (Bug#5821).
11939
6e104790 119402010-04-19 Juri Linkov <juri@jurta.org>
3c5d6dfb
JL
11941
11942 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
11943
11944 * info.el (Info-find-node-2): Comment out code that skips
11945 breadcrumbs line.
11946 (Info-mouse-follow-link): New command.
11947 (Info-link-keymap): New keymap.
11948 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
11949 Return a string with links instead of inserting breadcrumbs
11950 to the Info buffer.
11951 (Info-fontify-node): Comment out code that inserts breadcrumbs.
11952 Instead of putting the `invisible' text property over the Info
11953 header, make an overlay over the Info header with the `invisible'
11954 property and `after-string' set to the string returned by
11955 `Info-breadcrumbs'.
11956
6e104790 119572010-04-19 Chong Yidong <cyd@stupidchicken.com>
6baa27a2
CY
11958
11959 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
11960 Reported by monkey@sandpframing.com.
11961
98923800
SM
119622010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
11963
b5feea0f
SM
11964 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
11965 (tmm-get-keymap): Add key-binding shortcuts now that they're not
11966 available in the "keyseq cache" any more.
11967
98923800
SM
11968 * custom.el (defcustom): Add edebug spec.
11969
fd5c9dfa
JL
119702010-04-18 Juri Linkov <juri@jurta.org>
11971
11972 Test for special mode-class in view-buffer instead of view-file (bug#5513).
11973
11974 * view.el (view-file, view-buffer): Move test for special mode-class
11975 from view-file to view-buffer.
11976
11977 * tar-mode.el (tar-extract): Turn if's into one cond
11978 like in arc-mode.el.
11979
b3671a51
JL
119802010-04-18 Juri Linkov <juri@jurta.org>
11981
11982 Add 7z archive format support (bug#5475).
11983
11984 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
11985 (archive-7z-extract): New defcustom.
11986 (archive-find-type): Add magic string for 7z.
11987 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
11988 If `stderr-file' is non-nil, use `(t stderr-file)' for the
11989 `buffer' arg of `call-process'.
11990 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
11991 call the function `archive-7z-extract' with the variable
11992 `archive-7z-extract' let-bound to `archive-zip-extract'.
11993 (archive-7z-summarize, archive-7z-extract): New functions.
11994
11995 * international/mule.el (auto-coding-alist):
11996 * files.el (auto-mode-alist): Add 7z file extension.
11997
8a37fb25
SM
119982010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
11999
e9515805
SM
12000 * loadup.el: Setup hash-cons for pure data.
12001
f8ea0098
SM
12002 Fix duplicate entries in cedet's loaddefs.el files.
12003 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
12004 Should make most file-local generated-autoload-file unnecessary.
12005 (print-readably): Silence warnings.
12006 (autoload-find-destination): Take load-name as an arg to make sure
12007 it's the same as the one that will be in the file.
12008 (autoload-generate-file-autoloads): Adjust to above changes.
12009 Try to make the dataflow a bit simpler.
12010
8a37fb25
SM
12011 * cvs-status.el (cvs-refontify): Remove unused.
12012
f8b91752
JB
120132010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
12014
76e3243a 12015 * calc/calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
f8b91752 12016
76e3243a 12017 * calc/calc-bin.el (calc-radix): Have the "O" option turn on
f8b91752
JB
12018 twos-complement mode.
12019
d8b01fef
JB
120202010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
12021
76e3243a
JB
12022 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
12023 'calc-option'. Add `calc-option-prefix-help' to calc-help autoloads.
d8b01fef
JB
12024 (calc-inverse): Add "Option" to message, as appropriate.
12025 (calc-hyperbolic): Add "Option" to message, as appropriate.
12026 (calc-option, calc-is-option): New functions.
12027
76e3243a 12028 * calc/calc-help.el (calc-full-help): Add `calc-option-help'.
d8b01fef
JB
12029 (calc-option-prefix-help): New function.
12030
76e3243a 12031 * calc/calc-misc.el (calc-help): Add "Option" entry.
d8b01fef 12032
76e3243a 12033 * calc/calc.el (calc-local-var-list): Add `calc-option-flag'.
d8b01fef
JB
12034 (calc-option-flag): New variable.
12035 (calc-do): Set `calc-option-flag to nil.
12036 (calc-set-mode-line): Add "Opt " as appropriate.
12037
74f806a1
JL
120382010-04-16 Juri Linkov <juri@jurta.org>
12039
12040 Move scrolling commands from simple.el to window.el
12041 because their primitives are implemented in window.c.
12042
12043 * simple.el (scroll-error-top-bottom)
12044 (scroll-up-command, scroll-down-command, scroll-up-line)
12045 (scroll-down-line, scroll-other-window-down)
12046 (beginning-of-buffer-other-window, end-of-buffer-other-window):
12047 * window.el (scroll-error-top-bottom)
12048 (scroll-up-command, scroll-down-command, scroll-up-line)
12049 (scroll-down-line, scroll-other-window-down)
12050 (beginning-of-buffer-other-window, end-of-buffer-other-window):
12051 Move from simple.el to window.el because their primitives are
12052 implemented in window.c.
12053
ad40eec5
JL
120542010-04-16 Juri Linkov <juri@jurta.org>
12055
12056 * isearch.el (isearch-lookup-scroll-key): Check both
12057 `isearch-scroll' and `scroll-command' properties.
12058 (scroll-up, scroll-down): Remove `isearch-scroll' property.
12059
12060 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
12061
12062 * simple.el (scroll-up-command, scroll-down-command)
12063 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
12064
a4b000fb
JL
120652010-04-15 Juri Linkov <juri@jurta.org>
12066
12067 * simple.el (scroll-up-command, scroll-down-command)
12068 (scroll-up-line, scroll-down-line): Put `scroll-command'
12069 property on the these symbols. Remove them from
12070 `scroll-preserve-screen-position-commands'.
12071
12072 * mwheel.el (mwheel-scroll): Put `scroll-command' and
12073 `isearch-scroll' properties on the `mwheel-scroll' symbol.
12074 Remove it from `scroll-preserve-screen-position-commands'.
12075
12076 * isearch.el (isearch-allow-scroll): Doc fix.
12077
4874f5e6
MA
120782010-04-15 Michael Albinus <michael.albinus@gmx.de>
12079
12080 * net/tramp.el (tramp-error-with-buffer): Don't show the
12081 connection buffer when we are in completion mode.
12082 (tramp-file-name-handler): Catch the error for some operations
12083 when we are in completion mode. This gives the user the chance to
12084 correct the file name in the minibuffer.
12085
82883f0a
GM
120862010-04-15 Glenn Morris <rgm@gnu.org>
12087
12088 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
12089
528b9ea9
JB
120902010-04-15 Juanma Barranquero <lekktu@gmail.com>
12091
12092 Simplify by using `define-derived-mode'.
12093 * info.el (Info-mode):
12094 * calendar/todo-mode.el (todo-mode):
12095 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
12096 (gomoku-mode-map): Move initialization into declaration.
12097
5f2b693f
MA
120982010-04-14 Michael Albinus <michael.albinus@gmx.de>
12099
12100 Fix Bug#5840.
12101 * ido.el (ido-file-name-all-completions-1):
12102 * minibuffer.el (minibuffer-completion-help):
12103 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
12104
ebb9641f
SM
121052010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
12106
38111a5a
SM
12107 * simple.el (non-essential): New var.
12108
ebb9641f
SM
12109 Add a new field `location' to bookmarks for non-file bookmarks.
12110 * bookmark.el (bookmark-location): Use the new field, if present.
12111 (bookmark-insert-location): Undo last change, not needed any more.
12112 * man.el (Man-bookmark-make-record):
12113 * woman.el (woman-bookmark-make-record): Add `location' field.
12114
7b05466f
JL
121152010-04-14 Juri Linkov <juri@jurta.org>
12116
12117 * simple.el (scroll-error-top-bottom): New defcustom.
12118 (scroll-up-command, scroll-down-command): Use it. Doc fix.
12119
12120 * emulation/pc-select.el (pc-select-override-scroll-error):
12121 Obsolete in favor of `scroll-error-top-bottom'.
12122
32129746
JL
121232010-04-14 Juri Linkov <juri@jurta.org>
12124
12125 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
12126 `scroll-up-command' and `M-v' to `scroll-down-command'.
12127
12128 * emulation/cua-rect.el (cua--init-rectangles):
12129 * forms.el (forms--change-commands):
12130 * image-mode.el (image-mode-map):
12131 Remap scroll-down-command and scroll-up-command
12132 in addition to scroll-down and scroll-up.
12133
9013a7f8
JL
121342010-04-14 Juri Linkov <juri@jurta.org>
12135
12136 * mwheel.el (scroll-preserve-screen-position-commands):
12137 Add mwheel-scroll to this list of commands.
12138
12139 * simple.el (scroll-preserve-screen-position-commands):
12140 Add scroll-up-command, scroll-down-command, scroll-up-line,
12141 scroll-down-line to this list of commands.
12142
3b7e1d5f
SM
121432010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
12144
c1e25821
SM
12145 * obsolete/complete.el: Move from lisp/complete.el.
12146
5b31b787
SM
12147 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
12148
3b7e1d5f
SM
12149 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
12150 to the minor mode function now turns the mode ON unconditionally.
12151
398a825b
SM
121522010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
12153
a544e7c1
SM
12154 * vc-dir.el (vc-dir-kill-line): New command.
12155 (vc-dir-mode-map): Bind it to C-k.
12156
a1979d8e
SM
12157 * bookmark.el (bookmark-insert-location): Handle a nil filename.
12158
398a825b
SM
12159 * woman.el: Add bookmark declarations to silence the compiler.
12160 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
12161 step to compatibility between man and woman bookmarks.
12162 Adjust for Man-default-bookmark-title renaming.
12163 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
12164
12165 * man.el: Add bookmark declarations to silence the compiler.
12166 (Man-name-local-regexp): Make it match NAME as well.
12167 (Man-getpage-in-background): Return the buffer.
12168 (Man-notify-when-ready): Use `case'.
12169 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
12170 Don't hardcode "NAME". Simplify.
12171 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
12172 Rename from Man-bookmark-make-record.
12173 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
12174 we have the actual man-args. Use Man-getpage-in-background rather
12175 than `man' since the arg is already processed. Let bookmark.el do the
12176 window handling. Only wait for the relevant process.
12177 Don't forget to autoload.
12178
12179 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
12180
45be326a
TV
121812010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
12182
12183 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
12184 New functions.
12185 (woman-mode): Setup bookmark support.
12186
12187 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
12188 (man-bookmark-jump): New functions.
12189 (Man-mode): Setup bookmark support.
12190
3acb4c93
CY
121912010-04-10 Jari Aalto <jari.aalto@cante.net>
12192
12193 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
12194 recognize ssh-keygen prompt (Bug#2817).
12195
b6bbb65e
MA
121962010-04-10 Michael Albinus <michael.albinus@gmx.de>
12197
12198 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
12199
b533bc97
MA
122002010-04-10 Michael Albinus <michael.albinus@gmx.de>
12201
12202 Synchronize with Tramp repository.
12203
12204 * net/tramp.el (tramp-completion-function-alist)
12205 (tramp-file-name-regexp, tramp-chunksize)
45be326a
TV
12206 (tramp-local-coding-commands, tramp-remote-coding-commands):
12207 Fix docstring.
12208 (tramp-remote-process-environment): Use `format' instead of `concat'.
b533bc97
MA
12209 (tramp-handle-directory-files-and-attributes)
12210 (tramp-get-remote-path): Use `copy-tree'.
12211 (tramp-handle-file-name-all-completions): Backward/ XEmacs
12212 compatibility: Use `completion-ignore-case' if
12213 `read-file-name-completion-ignore-case' does not exist.
12214 (tramp-do-copy-or-rename-file-directly): Do not use
12215 `tramp-handle-file-remote-p'.
45be326a
TV
12216 (tramp-do-copy-or-rename-file-out-of-band):
12217 Use `tramp-compat-delete-directory'.
b533bc97 12218 (tramp-do-copy-or-rename-file-out-of-band)
45be326a
TV
12219 (tramp-compute-multi-hops, tramp-maybe-open-connection):
12220 Use `format-spec-make'.
b533bc97
MA
12221 (tramp-find-foreign-file-name-handler)
12222 (tramp-advice-make-auto-save-file-name)
12223 (tramp-set-auto-save-file-modes): Remove superfluous check for
12224 `stringp'. This is done inside `tramp-tramp-file-p'.
12225 (tramp-debug-outline-regexp): New defconst.
12226 (tramp-get-debug-buffer): Use it.
12227 (tramp-check-for-regexp): Use (forward-line 1).
12228 (tramp-set-auto-save-file-modes): Adapt version check.
12229
45be326a
TV
12230 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
12231 Wrap call of `featurep' for 2nd argument.
b533bc97
MA
12232 (tramp-compat-make-temp-file): Simplify fallback implementation.
12233 (tramp-compat-copy-tree): Remove function.
12234 (tramp-compat-delete-directory): Provide implementation for older
12235 Emacsen.
12236
12237 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
12238 Do not use `tramp-fish-handle-file-attributes.
12239
12240 * net/trampver.el: Update release number.
12241
ba33df00
GM
122422010-04-10 Glenn Morris <rgm@gnu.org>
12243
12244 * progmodes/compile.el (compilation-save-buffers-predicate):
12245 Add missing :version tag.
12246
4a8ae76f
SS
122472010-04-09 Sam Steingold <sds@gnu.org>
12248
12249 * progmodes/compile.el (compilation-save-buffers-predicate):
12250 Remove the "autoload" cookie.
12251
0880716f
SS
12252 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
12253 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
12254 and `bug-reference-prog-mode' can be used in hooks directly.
12255
6aebd58c
DN
122562010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
12257
12258 Add --author support to git commit.
12259 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
12260 (vc-git-log-edit-mode): New minor mode.
45be326a
TV
12261 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
12262 New declarations.
6aebd58c 12263
f6d90772
ER
122642010-04-09 Eric Raymond <esr@snark.thyrsus.com>
12265
12266 * vc-hooks.el, vc-git.el: Improve documentation comments.
12267
e754e83b
SM
122682010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
12269
12270 Fix some of the problems in defsubst* (bug#5728).
12271 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
12272 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
12273
9e86ab0b
SS
122742010-04-07 Sam Steingold <sds@gnu.org>
12275
e754e83b
SM
12276 * progmodes/compile.el (compilation-save-buffers-predicate):
12277 New custom variable.
9e86ab0b
SS
12278 (compile, recompile): Pass it to `save-some-buffers'.
12279
b0c8b840
JD
122802010-04-07 Jan Djärv <jan.h.d@swipnet.se>
12281
12282 * wid-edit.el (widget-choose): Move cursor to the second line of
12283 the buffer (Bug#5695).
12284
31527c56
DN
122852010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
12286
12287 Add new VC methods: vc-log-incoming and vc-log-outgoing.
12288 * vc.el (vc-print-log-setup-buttons): New function split out from
12289 vc-print-log-internal.
12290 (vc-log-internal-common): New function, a parametrized version of
12291 vc-print-log-internal.
12292 (vc-print-log-internal): Just call vc-log-internal-common with the
12293 right arguments.
12294 (vc-incoming-outgoing-internal):
12295 (vc-log-incoming, vc-log-outgoing): New functions.
12296 (vc-log-view-type): New permanent local variable.
12297
12298 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
12299
12300 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
12301 of the dynamic bound vc-short-log.
12302 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
12303
12304 * vc-git.el (vc-git-log-outgoing): New function.
12305 (vc-git-log-view-mode): Use vc-log-view-type instead
12306 of the dynamic bound vc-short-log.
12307
12308 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
12309 of the dynamic bound vc-short-log. Highlight the tag.
12310 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
12311 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
12312 (vc-hg-incoming-mode): Remove.
12313 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
12314
7ec69e2b
DN
123152010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
12316
12317 Fix default-directory for vc-root-diff.
12318 * vc.el (vc-root-diff): Bind default-directory to the root
12319 directory for the diff command.
12320
fd9ea9d3
WS
123212010-04-07 Michael McNamara <mac@mail.brushroad.com>
12322
6e104790 12323 * progmodes/verilog-mode.el (verilog-forward-sexp):
31527c56
DN
12324 (verilog-calc-1): Support "disable fork" and "fork wait" multi
12325 word keywords, suggested by Steve Pearlmutter.
6e104790 12326 (verilog-pretty-declarations): Support lineup of declarations in
fd9ea9d3 12327 port lists.
6e104790 12328 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
c4cc8b9a 12329 fix bug for /* / comments.
6e104790 12330 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
fd9ea9d3 12331 Speed up and simplfy as this is never called with a bound.
6e104790
SM
12332 (verilog-pretty-declarations): Enhance to line up declarations
12333 inside a parameter list, suggested by Alan Morgan.
12334 (verilog-pretty-expr): Tune assignment regular expression match
12335 string for corner cases; also use markers instead of character
12336 number as indent changes the later.
fd9ea9d3
WS
12337
123382010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
12339
6e104790
SM
12340 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
12341 as missing keyword.
12342 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
12343 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
12344 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
12345 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
12346 Tennant.
12347 (verilog-keywords):
fd9ea9d3
WS
12348 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
12349 1800-2009 keywords, including "global.".
12350
2a07afc5
JW
123512010-04-06 John Wiegley <jwiegley@gmail.com>
12352
8b32731a 12353 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
2a07afc5 12354 appearing in buffer list (if a live buffer name matched a recentf
8b32731a 12355 file basename). Should use uniquify to offer a real solution.
2a07afc5 12356
f9a27d86
JW
123572010-04-06 John Wiegley <jwiegley@gmail.com>
12358
8b32731a
JB
12359 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
12360 comment to code, and add a :version tag.
12361 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
f9a27d86 12362
9caf8a8f
JB
123632010-04-06 Juanma Barranquero <lekktu@gmail.com>
12364
12365 Enable recentf-mode if using virtual buffers.
12366 * ido.el (recentf-list): Declare for byte-compiler.
93acd23d 12367 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
9caf8a8f
JB
12368 (ido-make-buffer-list): Simplify.
12369 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
12370
5a97d2da
JL
123712010-04-05 Juri Linkov <juri@jurta.org>
12372
12373 Scrolling commands which scroll a line instead of full screen.
12374 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
12375
12376 * simple.el (scroll-up-line, scroll-down-line): New commands.
12377 Put property isearch-scroll=t on them.
12378
12379 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
12380 Remove commands.
12381
79ce172a
JL
123822010-04-05 Juri Linkov <juri@jurta.org>
12383
8b32731a 12384 Scrolling commands which do not signal errors at top/bottom.
79ce172a
JL
12385 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
12386
12387 * simple.el (scroll-up-command, scroll-down-command): New commands.
12388 Put property isearch-scroll=t on them.
12389
12390 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
12391 `scroll-down-command' and [next] from `scroll-up' to
12392 `scroll-up-command'.
12393
12394 * emulation/cua-base.el: Put property CUA=move on
12395 `scroll-up-command' and `scroll-down-command'.
12396 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
12397 and `scroll-down-command' to `cua-scroll-down'.
12398
309d5b43
JB
123992010-04-05 Juanma Barranquero <lekktu@gmail.com>
12400
6460e534 12401 * help.el (describe-mode): Return nil.
309d5b43 12402
0523d117
JW
124032010-04-04 John Wiegley <jwiegley@gmail.com>
12404
12405 * ido.el (ido-use-virtual-buffers): New variable to indicate
f9a27d86 12406 whether "virtual buffer" support is enabled for IDO.
0523d117
JW
12407 (ido-virtual): Face used to indicate virtual buffers in the list.
12408 (ido-buffer-internal): If a buffer is chosen, and no such buffer
12409 exists, but a virtual buffer of that name does (which would be why
12410 it was in the list), recreate the buffer by reopening the file.
12411 (ido-make-buffer-list): If virtual buffers are being used, call
12412 `ido-add-virtual-buffers-to-list' before the make list hook.
12413 (ido-virtual-buffers): New variable which contains a copy of the
12414 current contents of the `recentf-list', albeit pared down for the
12415 sake of speed, and with proper faces applied.
12416 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
12417 create a list of "virtual buffers" to present to the user in
12418 addition to the currently open set. Note that this logic could
12419 get rather slow if that list is too large. With the default
12420 `recentf-max-saved-items' of 200, there is little speed penalty.
12421
202ff0d6
SM
124222010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
12423
12424 * font-lock.el: Require CL when compiling.
12425 (font-lock-turn-on-thing-lock): Use `case'.
12426
ef43a0f4
EZ
124272010-04-03 Eli Zaretskii <eliz@gnu.org>
12428
12429 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
12430 Zaretskii.
ef43a0f4 12431
9c13a46e
JL
124322010-04-02 Juri Linkov <juri@jurta.org>
12433
12434 * ehelp.el (electric-help-orig-major-mode):
12435 New buffer-local variable.
12436 (electric-help-mode): Set it to original major-mode. Doc fix.
12437 (with-electric-help): Use `electric-help-orig-major-mode' instead
12438 of (default-value 'major-mode). Doc fix.
12439 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
12440
3fb87bf5
SS
124412010-04-02 Sam Steingold <sds@gnu.org>
12442
12443 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
12444 `vc-hg-command' with a list of flags.
12445
202ff0d6
SM
12446 * progmodes/bug-reference.el (bug-reference-bug-regexp):
12447 Also accept "patch" and "RFE".
dbb5e44a
SS
12448 (bug-reference-fontify): `bug-reference-url-format' can also be a
12449 function to be able to handle the bug kind.
202ff0d6 12450 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
dbb5e44a 12451
d0b22876
JD
124522010-04-02 Jan Djärv <jan.h.d@swipnet.se>
12453
12454 * tmm.el (tmm-get-keymap): Check with symbolp before passing
12455 value to fboundp, it may not be a symbol.
12456
1625d379
CY
124572010-03-31 Chong Yidong <cyd@stupidchicken.com>
12458
202ff0d6 12459 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
1625d379 12460
1cd095c6
JL
124612010-03-31 Juri Linkov <juri@jurta.org>
12462
12463 * simple.el (next-line, previous-line): Re-throw a signal
12464 with `signal' instead of using `ding'.
12465 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
12466
67189e62
JL
124672010-03-31 Juri Linkov <juri@jurta.org>
12468
12469 * simple.el (keyboard-escape-quit): Raise deselecting the active
12470 region higher than exiting the minibuffer.
12471 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
12472
1546c559
JL
124732010-03-31 Juri Linkov <juri@jurta.org>
12474
12475 * image.el (image-animated-p): Use `image-metadata' instead of
12476 `image-extension-data'. Get GIF extenstion data from metadata
12477 property `extension-data'.
12478
85626eef
SM
124792010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12480
12481 * simple.el (append-to-buffer): Simplify.
12482
85738751 124832010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
b42da387
TA
12484
12485 * textmodes/artist.el (artist-mode): Fix typo in docstring.
12486 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
12487
85738751 124882010-03-31 Kenichi Handa <handa@m17n.org>
42763dda
KH
12489
12490 * language/sinhala.el (composition-function-table): Fix regexp for
12491 the new Unicode specification.
12492
12493 * language/indian.el (devanagari-composable-pattern)
12494 (tamil-composable-pattern, kannada-composable-pattern)
85626eef 12495 (malayalam-composable-pattern): Adjust for the new Unicode
42763dda
KH
12496 specification.
12497 (bengali-composable-pattern, gurmukhi-composable-pattern)
12498 (gujarati-composable-pattern, oriya-composable-pattern)
12499 (telugu-composable-pattern): New variables to cope with the new
12500 Unicode specification. Use them in composition-function-table.
12501
85738751 125022010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
fe59d705 12503
79d74ac5 12504 Make tmm-menubar work for the Buffers menu again (bug#5726).
fe59d705
SM
12505 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
12506 vectors rather than cons cells, as used in menu-bar-update-buffers.
12507
85738751 125082010-03-31 Chong Yidong <cyd@stupidchicken.com>
03ffe8be 12509
2a793f7f
CY
12510 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
12511 (js-insert-and-indent): Revert 2009-08-15 change, restoring
12512 electric punctuation for "{}();,:" (Bug#5586).
12513
03ffe8be
CY
12514 * mail/sendmail.el (mail-default-directory): Doc fix.
12515
85738751 125162010-03-31 Chong Yidong <cyd@stupidchicken.com>
03ffe8be
CY
12517
12518 * mail/sendmail.el (mail-default-directory): Doc fix.
12519
85738751 125202010-03-31 Eli Zaretskii <eliz@gnu.org>
94785022
EZ
12521
12522 * subr.el (version-regexp-alist, version-to-list)
12523 (version-list-<, version-list-=, version-list-<=)
12524 (version-list-not-zero, version<, version<=, version=): Doc fix.
12525 (Bug#5744).
12526
85738751 125272010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
431af6a4
DN
12528
12529 * vc.el (vc-root-diff): Doc fix.
12530
85738751 125312010-03-31 Chong Yidong <cyd@stupidchicken.com>
9d30a9f4 12532
9aa2c576
CY
12533 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
12534
9d30a9f4
CY
12535 * simple.el (append-to-buffer): Fix last change.
12536
85738751 125372010-03-31 Chong Yidong <cyd@stupidchicken.com>
d0fba174
CY
12538
12539 * simple.el (append-to-buffer): Ensure that point is preserved if
12540 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
12541 (Bug#5749)
12542
2372f278
SM
125432010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12544
12545 * files.el (auto-mode-case-fold): Change default to t.
12546
2223a1b3
JL
125472010-03-30 Juri Linkov <juri@jurta.org>
12548
12549 * dired-x.el (dired-omit-mode): Doc fix.
12550
0ef84fc8
JL
125512010-03-30 Juri Linkov <juri@jurta.org>
12552
12553 * replace.el (occur-accumulate-lines): Move occur-engine related
12554 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
12555 to be located after `occur-engine'.
12556
dc2d2590
JL
125572010-03-30 Juri Linkov <juri@jurta.org>
12558
12559 Make occur handle multi-line matches cleanly with context.
12560 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
12561
12562 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
12563 (occur-engine): Add local variables `ret', `prev-after-lines',
12564 `prev-lines'. Use more arguments for `occur-context-lines'.
12565 Set first elem of its returned list to `data', and the second elem
12566 to `prev-after-lines'. Don't print the separator line.
12567 In the end, print remaining context after-lines.
12568 (occur-context-lines): Add new arguments `begpt', `endpt',
12569 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
12570 after-lines of the previous match with before-lines of the
12571 current match and not overlap them. Return a list with two
12572 values: the output line and the list of context after-lines.
12573
47c88c06
JL
125742010-03-30 Juri Linkov <juri@jurta.org>
12575
12576 * replace.el (occur-accumulate-lines): Fix a bug where the first
12577 context line at the beginning of the buffer was missing.
12578
a7b02820
EZ
125792010-03-30 Eli Zaretskii <eliz@gnu.org>
12580
12581 * files.el: Make bidi-display-reordering safe variable for boolean
12582 values.
12583
9326ba26 125842010-03-29 Phil Hagelberg <phil@evri.com>
4e2af782 12585 Chong Yidong <cyd@stupidchicken.com>
9326ba26
CY
12586
12587 * subr.el: Extend progress reporters to perform "spinning".
85626eef
SM
12588 (progress-reporter-update, progress-reporter-do-update):
12589 Handle non-numeric value arguments.
9326ba26
CY
12590 (progress-reporter--pulse-characters): New var.
12591
f6f8aa12
CY
125922010-03-28 Chong Yidong <cyd@stupidchicken.com>
12593
12594 * progmodes/compile.el (compilation-start): Fix regexp detection
12595 of initial cd command (Bug#5771).
12596
7ed287b5
CY
125972010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
12598
12599 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
12600
146b8b16
NR
126012010-03-27 Nick Roberts <nickrob@snap.net.nz>
12602
12603 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
76e3243a
JB
12604 * progmodes/gdb-mi.el: Restore.
12605 * progmodes/gdb-ui.el: Remove.
12606 * progmodes/gud.el: Re-accommodate for gdb-mi.el.
146b8b16 12607
b23caf75
GM
126082010-03-25 Glenn Morris <rgm@gnu.org>
12609
12610 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
12611 all dired buffers, even tramp ones. (Bug#5755)
12612
18c812bd
SM
126132010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
12614
12615 Add "union tags" in mpc.el.
12616 * mpc.el: Remove backward compatibility code.
12617 (mpc-browser-tags): Change default.
12618 (mpc--find-memoize-union-tags): New var.
12619 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
12620 (mpc-cmd-find): Handle the case where the playlist does not exist.
12621 Handle union-tags.
12622 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
12623 (mpc-cmd-add): Use mpc-cmd-flush.
12624 (mpc-tagbrowser-tag-name): New fun.
12625 (mpc-tagbrowser-buf): Use it.
12626 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
12627
efee6a6d
SM
126282010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12629
9586c41a
SM
12630 Misc cleanup.
12631 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
12632 Use replace-regexp-in-string.
12633 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
12634 (makefile-imake-mode-syntax-table): Move init into defvar.
12635 (makefile-mode): Use define-derived-mode.
12636
efee6a6d
SM
12637 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
12638 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
12639 not be present any more.
12640
c6f3804c
JB
126412010-03-24 Juanma Barranquero <lekktu@gmail.com>
12642
12643 * faces.el (set-face-attribute): Fix typo in docstring.
12644 (face-valid-attribute-values): Reflow docstring.
12645
e867cb5d 126462010-03-24 Glenn Morris <rgm@gnu.org>
4c3a215a 12647
efee6a6d 12648 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
4c3a215a 12649
e867cb5d 126502010-03-24 Chong Yidong <cyd@stupidchicken.com>
e9ba3e26
CY
12651
12652 * indent.el (indent-for-tab-command): Doc fix.
12653
e867cb5d 126542010-03-24 Alan Mackenzie <acm@muc.de>
657071fc 12655
efee6a6d
SM
12656 * progmodes/cc-engine.el (c-remove-stale-state-cache):
12657 Fix off-by-one error. Fixes bug #5747.
657071fc 12658
e867cb5d 126592010-03-24 Juanma Barranquero <lekktu@gmail.com>
c8de140b
JB
12660
12661 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
12662 (image-dired-read-comment): Doc fix.
12663
efee6a6d
SM
12664 * json.el (json-object-type, json-array-type, json-key-type)
12665 (json-false, json-null, json-read-number):
c8de140b
JB
12666 * minibuffer.el (completion-in-region-functions):
12667 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
12668 (cal-tex-cursor-week):
12669 * emacs-lisp/trace.el (trace-function):
12670 * eshell/em-basic.el (eshell/printnl):
12671 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
12672 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
12673 * obsolete/levents.el (allocate-event, event-key, event-object)
12674 (event-point, event-process, event-timestamp, event-to-character)
12675 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
12676 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
12677 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
12678 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
12679 (reftex-highlight-selection): Fix typos in docstrings.
12680
e867cb5d 126812010-03-24 Juanma Barranquero <lekktu@gmail.com>
d1200087
JB
12682
12683 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
12684
e867cb5d 126852010-03-24 Glenn Morris <rgm@gnu.org>
f454672b
GM
12686
12687 * mail/rmail.el (rmail-highlight-face): Restore option deleted
12688 2008-02-13 without comment; mark it obsolete.
12689 (rmail-highlight-headers): Use rmail-highlight-face once more.
12690
e867cb5d 126912010-03-24 Chong Yidong <cyd@stupidchicken.com>
d5704d66
CY
12692
12693 * woman.el (woman2-process-escapes): Only consume the newline if
12694 the filler character is on a line by itself (Bug#5729).
12695
e867cb5d 126962010-03-24 Kenichi Handa <handa@m17n.org>
fade35dd
KH
12697
12698 * language/indian.el (devanagari-composable-pattern): Add more
12699 consonants.
12700
e867cb5d 127012010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
12702
12703 * net/trampver.el: Update release number.
12704
e867cb5d 127052010-03-24 Michael Albinus <michael.albinus@gmx.de>
c0e17ff2 12706
efee6a6d
SM
12707 * net/tramp.el (tramp-find-executable):
12708 Use `tramp-get-connection-buffer'. Make the regexp for checking
c0e17ff2
MA
12709 output of "wc -l" more robust.
12710 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
12711 (tramp-open-connection-setup-interactive-shell): Remove workaround
12712 for OpenSolaris bug, it is not needed anymore.
12713
e867cb5d 127142010-03-24 Glenn Morris <rgm@gnu.org>
eb123b12
GM
12715
12716 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
12717
e867cb5d 127182010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
5f8d2ce0
WS
12719
12720 * files.el (auto-mode-alist): Accept more verilog file patterns.
12721
b2b8574b
SM
127222010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12723
12724 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
12725
1d94ebb0
GM
127262010-03-24 Glenn Morris <rgm@gnu.org>
12727
7e263967
GM
12728 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
12729 log-edit-before-checkin-process.
12730
5ac92c5f
GM
12731 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
12732
12733 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
ebbe23dd 12734
549f324a
GM
12735 * vc-dispatcher.el (vc-start-logentry): Doc fix.
12736 (log-view-process-buffer, log-edit-extra-flags): Declare.
12737
495b517c
GM
12738 * log-edit.el (log-edit-before-checkin-process): Doc fix.
12739
f4087766
SS
127402010-03-23 Sam Steingold <sds@gnu.org>
12741
12742 Fix bug#5620: recalculate all markers on compilation buffer
12743 modifications, not on file modifications.
38e9aa53
GM
12744 * progmodes/compile.el (compilation-buffer-modtime): New buffer-local
12745 variable: the buffer modification time, for buffers not associated with
12746 files.
f4087766
SS
12747 (compilation-mode): Create it.
12748 (compilation-filter): Update it.
12749 (compilation-next-error-function): Use it instead of
12750 `visited-file-modtime' for timestamp.
12751
774642e5
JL
127522010-03-23 Juri Linkov <juri@jurta.org>
12753
12754 Implement Occur multi-line matches.
12755 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
12756
12757 * replace.el (occur): Doc fix.
12758 (occur-engine): Set `begpt' to the beginning of the first line.
12759 Set `endpt' to the end of the last match line. At first, count
12760 line numbers between `origpt' and `begpt'. Split out code from
12761 `out-line' variable to new let-bindings `match-prefix' and
12762 `match-str'. In `out-line' add non-numeric prefix to all
12763 non-first lines of multi-line matches. Finally, count lines
12764 between `begpt' and `endpt' and add to `lines'.
12765
f14d1172
JL
127662010-03-23 Juri Linkov <juri@jurta.org>
12767
12768 * replace.el (occur-accumulate-lines, occur-engine):
12769 Use `occur-engine-line' instead of duplicate code.
12770 (occur-engine-line): New function created from duplicate code
12771 in `occur-accumulate-lines' and `occur-engine'.
12772
53e87c57
JL
12773 * replace.el (occur-engine-line): Add optional arg `keep-props'.
12774 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
12775
75a3ff20
JL
127762010-03-23 Juri Linkov <juri@jurta.org>
12777
12778 * finder.el: Remove TODO tasks.
12779
12780 * info.el (Info-finder-find-node): Add node "all"
12781 with all package info. Handle a list of multiple keywords
12782 separated by comma.
12783 (info-finder): In interactive use with a prefix argument,
12784 use `completing-read-multiple' to read a list of keywords
12785 separated by comma.
12786
00278747
SM
127872010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
12788
12789 Add a new completion style `substring'.
12790 * minibuffer.el (completion-basic--pattern): New function.
12791 (completion-basic-try-completion, completion-basic-all-completions):
12792 Use it.
12793 (completion-substring--all-completions)
12794 (completion-substring-try-completion)
12795 (completion-substring-all-completions): New functions.
12796 (completion-styles-alist): New style `substring'.
12797
64cb11cc
SM
127982010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12799
12800 Get rid of .elc files after removal of the corresponding .el.
12801 * Makefile.in (compile-clean): New target.
12802 (compile-main): Use it.
12803
835e2c65
JD
128042010-03-22 Jan Djärv <jan.h.d@swipnet.se>
12805
12806 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
12807 don't do make there. When compiling with separate object dir, there
12808 is no Makefile there.
12809
111a9dff
SM
128102010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12811
12812 Get rid of the ELCFILES abomination, again.
12813 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
12814 (all, compile): Don't call compile-last.
12815 (compile-main): Build the "elcfiles" list dynamically.
12816 (compile-targets): New (internal) target.
12817
82c3d67a
AS
128182010-03-21 Andreas Schwab <schwab@linux-m68k.org>
12819
12820 * Makefile.in (top_srcdir): Define.
12821 (abs_top_builddir): Define.
12822 (srcdir): Don't append `/..'.
12823 (EMACS): Use ${abs_top_builddir}.
12824 (all, compile, compile-always, compile-last): Don't set emacswd.
64cb11cc
SM
12825 (update-subdirs, update-authors): Use $(top_srcdir) instead of
12826 $(srcdir).
82c3d67a
AS
12827 (lisp): Use $(srcdir) instead of @srcdir@.
12828
d66ecdbb
JL
128292010-03-21 Juri Linkov <juri@jurta.org>
12830
12831 Fix message of multi-line occur regexps and multi-buffer header lines.
12832 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
12833
12834 * replace.el (occur-1): Don't display regexp if it is longer
12835 than window-width. Use `query-replace-descr' to display regexp.
12836 (occur-engine): Don't display regexp in the buffer header for
12837 multi-buffer occur. Display a separate header line with total
12838 match count and regexp for multi-buffer occur.
12839 Use `query-replace-descr' to display regexp.
12840
f05e1b94
TZ
128412010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
12842
12843 * net/secrets.el: Fix parenthesis.
12844 (secrets-enabled): Fix parenthesis.
12845
801ba3ba
SM
128462010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
12847
3613edce
SM
12848 Use more relative file and directory names.
12849 * Makefile.in (EMACS): Arrange for it to work when we chdir.
12850 (setwins, setwins_almost, setwins_for_subdirs):
12851 Don't `cd'; output relative names.
12852 (all, compile, compile-always, compile-last): Set emacswd.
12853 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
12854 Just cd to the lisp source dir so we can use relative file names.
12855
801ba3ba
SM
12856 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
12857
2b1400b9
GM
128582010-03-20 Glenn Morris <rgm@gnu.org>
12859
12860 * textmodes/rst.el: Use faces for font-lock customization, and make the
12861 old -face variables obsolete.
12862 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
12863 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
12864 (rst-block-face, rst-external-face, rst-definition-face)
12865 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
12866 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
12867 Make obsolete.
12868 (rst-font-lock-keywords-function): Update for above changes.
12869
5e418f17
JL
128702010-03-20 Juri Linkov <juri@jurta.org>
12871
12872 * s-region.el:
12873 * obsolete/s-region.el: Move to obsolete.
12874
b0287b39
JB
128752010-03-19 Juanma Barranquero <lekktu@gmail.com>
12876
12877 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
12878
3c95bbb6
DN
128792010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
12880
12881 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
12882
09158997
DN
128832010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
12884
12885 Add special markup processing for commit logs.
12886 * log-edit.el (log-edit-extra-flags): New variable.
12887 (log-edit): Add new argument MODE. Use that mode when non-nil
12888 instead of the log-view-mode.
12889 (log-view-process-buffer): New function.
12890
12891 * vc.el: Document that the checkin method takes optional
12892 arguments. Document new backend specific method: log-view-mode.
12893 (vc-default-log-edit-mode): New function.
12894 (vc-checkin): Use a backend specific log-view-mode.
12895 Pass extra arguments to the checkin method.
12896 (vc-modify-change-comment): Pass a dummy extra argument.
12897
12898 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
12899 log-edit.
12900 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
12901 (vc-finish-logentry): Process the log buffer before passing it
12902 down. Pass log-edit-extra-flags.
12903
12904 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
12905 command.
85626eef
SM
12906 (log-edit-extra-flags, log-edit-before-checkin-process):
12907 New declarations.
09158997
DN
12908
12909 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
12910 command.
85626eef
SM
12911 (log-edit-extra-flags, log-edit-before-checkin-process):
12912 New declarations.
09158997
DN
12913 (vc-hg-log-edit-mode): New derived mode.
12914
12915 * vc-arch.el (vc-arch-checkin):
12916 * vc-cvs.el (vc-cvs-checkin):
12917 * vc-git.el (vc-git-checkin):
12918 * vc-mtn.el (vc-mtn-checkin):
12919 * vc-rcs.el (vc-rcs-checkin):
12920 * vc-sccs.el (vc-sccs-checkin):
12921 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
12922
f430423d
SM
129232010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
12924
12925 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
12926 parent typo).
12927
aa8f8277
GM
129282010-03-19 Glenn Morris <rgm@gnu.org>
12929
f430423d 12930 * password-cache.el (password-cache, password-cache-expiry): Autoload.
aa8f8277 12931
04525749
GM
129322010-03-18 Glenn Morris <rgm@gnu.org>
12933
c70815f1
GM
12934 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
12935
84d0a5f8
GM
12936 * replace.el (query-replace-history): Give it a doc string.
12937 (map-query-replace-regexp): Use query-replace-from-history-variable
12938 and query-replace-to-history-variable.
12939
e3a15161
GM
12940 * mail/hashcash.el (declare-function): Remove duplicate definition.
12941
27be0364
GM
12942 * mail/emacsbug.el (report-emacs-bug-pretest-address):
12943 Make it an obsolete alias for report-emacs-bug-address.
12944 (message-strip-special-text-properties): Declare.
12945 (report-emacs-bug): Remove test for a pretest bug address.
12946 Combine message-mode-specific code.
12947
88b8d18e
GM
12948 * mail/supercite.el: Don't require sendmail.
12949 (mh-in-header-p): Declare rather than using with-no-warnings.
12950 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
12951 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
12952
1a355d09
GM
12953 * calendar/cal-french.el: Convert to utf-8.
12954
04525749
GM
12955 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
12956 Emacs scripts.
12957
ae84eb97
MA
129582010-03-16 Michael Albinus <michael.albinus@gmx.de>
12959
12960 * net/secrets.el (secrets-enabled): New variable. Use it instead
12961 of a subfeature.
12962
7c75524e
MA
129632010-03-15 Michael Albinus <michael.albinus@gmx.de>
12964
12965 * net/secrets.el (top): Register the D-Bus signals only when the
f430423d
SM
12966 service "org.freedesktop.secrets" can be pinged.
12967 Provide subfeature `enabled'.
7c75524e 12968
57938a79
JL
129692010-03-14 Juri Linkov <juri@jurta.org>
12970
12971 Add finder unknown keywords.
12972
12973 * finder.el (finder-unknown-keywords): New function.
12974
12975 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
12976 to create a Finder node with unknown keywords.
12977
88f4758e
JL
129782010-03-14 Juri Linkov <juri@jurta.org>
12979
12980 * finder.el (finder-compile-keywords): Replace `princ' with
12981 `prin1' on a list of symbols interned from keyword strings.
12982
12983 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
12984 a comma, then split keywords using a comma and optional whitespace.
12985 Otherwise, split by whitespace.
12986
12987 * complete.el:
12988 * face-remap.el:
12989 * log-view.el:
12990 * net/hmac-def.el:
12991 * net/hmac-md5.el:
12992 * net/netrc.el:
12993 * progmodes/mixal-mode.el: Fix keywords.
12994
7725ebb7
MA
129952010-03-13 Michael Albinus <michael.albinus@gmx.de>
12996
12997 * Makefile.in (ELCFILES): Add net/secrets.elc.
12998
12999 * net/secrets.el: New file.
13000
6f320937
CY
130012010-03-12 Chong Yidong <cyd@stupidchicken.com>
13002
13003 * facemenu.el (list-colors-display, list-colors-print): New arg
13004 callback. Use it to allow selecting colors.
13005
13006 * wid-edit.el (widget-image-insert): Insert image prop even if the
13007 current display is non-graphic.
13008 (widget-field-value-set): New fun.
13009 (editable-field): Use it.
13010 (widget-field-value-get): Clean up unused var.
85626eef
SM
13011 (widget-color-value-create, widget-color--choose-action):
13012 New funs. Allow using list-colors-display to choose color.
6f320937 13013
647f9993
CY
130142010-03-12 Chong Yidong <cyd@stupidchicken.com>
13015
13016 * cus-edit.el: Resort topmost custom groups.
13017 (custom-buffer-sort-alphabetically): Default to t.
13018 (customize-apropos): Use apropos-parse-pattern.
13019 (custom-search-field): New var.
13020 (custom-buffer-create-internal): Add custom-apropos search field.
13021 (custom-add-parent-links): Don't display parent doc.
13022 (custom-group-value-create): Don't sort top-level custom group.
85626eef 13023 (custom-magic-value-create): Show visibility button before option name.
647f9993
CY
13024
13025 (custom-variable-state): New fun, from custom-variable-state-set.
13026 (custom-variable-state-set): Use it.
13027 (custom-group-value-create): Hide options with standard values
13028 using the :hidden-states property. Use progress reporter.
13029
13030 (custom-show): Simplify.
13031 (custom-visibility): Disable images by default.
13032 (custom-variable): New property :hidden-states.
13033 (custom-variable-value-create): Enable images for
13034 custom-visibility widgets. Use :hidden-states property to
13035 determine initial visibility.
13036
13037 * wid-edit.el (widget-image-find): Give images center ascent.
13038 (visibility): Add :on-image and :off-image properties.
13039 (widget-visibility-value-create): Use them.
13040
eba5b4dd
CY
130412010-03-12 Chong Yidong <cyd@stupidchicken.com>
13042
13043 * cus-edit.el (processes): Remove from development group.
13044 (oop, hypermedia): Delete group.
26f4b8ab 13045 (comm): Promote to top-level group.
eba5b4dd
CY
13046
13047 * net/browse-url.el (browse-url):
13048 * net/xesam.el (xesam):
13049 * net/tramp.el (tramp):
13050 * net/goto-addr.el (goto-address):
26f4b8ab 13051 * net/ange-ftp.el (ange-ftp): Put in comm group.
eba5b4dd
CY
13052
13053 * view.el (view): Remove from editing group.
13054
13055 * uniquify.el (uniquify): Put in files group.
13056
13057 * net/browse-url.el (browse-url):
13058 * ps-print.el (postscript): Put in external group.
13059
13060 * cus-edit.el (outlines):
13061 * textmodes/text-mode.el (text-mode-hook):
13062 * textmodes/table.el (table):
13063 * textmodes/picture.el (picture):
13064 * outline.el (outlines): Put in wp group.
13065
13066 * nxml/nxml-mode.el (nxml): Remove from wp group.
13067
13068 * net/tramp-imap.el (tramp-imap): Put in tramp group.
13069
13070 * mail/metamail.el (metamail): Remove from hypermedia group.
13071
13072 * cus-edit.el (abbrev):
13073 * whitespace.el (whitespace):
13074 * vcursor.el (vcursor):
13075 * reveal.el (reveal):
13076 * hl-line.el (hl-line): Put in convenience group.
13077
13078 * epg-config.el (epg): Put in data group.
13079
13080 * emulation/pc-select.el (pc-select): Put in emulations group.
13081
13082 * calculator.el (calculator): Put in applications group.
13083
8117868f
DN
130842010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
13085
13086 Add .dir-locals.el support for file-less buffers.
13087 * files.el (hack-local-variables): Split out code to apply local
13088 variable settings ...
13089 (hack-local-variables-apply): ... here. New function.
13090 (hack-dir-local-variables): Use the default directory for when the
13091 buffer does not have an associated file.
13092 (hack-dir-local-variables-non-file-buffer): New function.
13093 * diff-mode.el (diff-mode):
13094 * vc-annotate.el (vc-annotate-mode):
13095 * vc-dir.el (vc-dir-mode):
13096 * log-edit.el (log-edit-mode):
13097 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
13098
855a2294
DN
130992010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
13100
13101 Add support for shelving snapshots and for showing shelves.
13102 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
13103 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
13104 New functions.
13105 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
13106 (vc-bzr-extra-menu-map): Map them.
13107
3e5b7009
GM
131082010-03-11 Glenn Morris <rgm@gnu.org>
13109
0dcf7d7e
GM
13110 * cus-edit.el (customize-changed-options-previous-release):
13111 Bump to 23.1.
13112
3e5b7009
GM
13113 * image.el (image-animate-max-time): Fix :version tag.
13114
288f9fc0
CY
131152010-03-10 Chong Yidong <cyd@stupidchicken.com>
13116
13117 * Branch for 23.2.
13118
53ef91b1
SM
131192010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
13120
13121 * vc-git.el (vc-git-revision-table): Include remote branches.
13122
b41460ae 131232010-03-10 Kim F. Storm <storm@cua.dk>
0608aa45
KS
13124
13125 Animated image API.
13126 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
13127
13128 * image.el (image-animate-max-time): New defcustom.
13129 (image-animated-types): New defconst.
13130 (create-animated-image, image-animate-timer)
13131 (image-animate-start, image-animate-stop, image-animate-timeout)
13132 (image-animated-p): New functions.
13133
13134 * image-mode.el (image-toggle-display-image):
13135 Replace `create-image' with `create-animated-image'.
13136
e5d1fb10 131372010-03-09 Miles Bader <miles@gnu.org>
25344b05
MB
13138
13139 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
13140 instead of "format:"; this ensures that the output is
13141 newline-terminated.
13142
4e7cafbe
CY
131432010-03-08 Chong Yidong <cyd@stupidchicken.com>
13144
13145 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
13146 that all errors are caught, and that the return value is always a
13147 list (Bug#5692).
13148
aec66319
KH
131492010-03-08 Kenichi Handa <handa@m17n.org>
13150
13151 * language/misc-lang.el (windows-1256): New coding system.
ebc3ea5c 13152 (cp1256): New alias of windows-1256 (bug#5690).
aec66319 13153
b327c975
AS
131542010-03-07 Andreas Schwab <schwab@linux-m68k.org>
13155
13156 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
13157 call to rfc822-bad-address. (Bug#5692)
13158
1c465a6a
CY
131592010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
13160
85626eef
SM
13161 * vc-git.el (vc-git-annotate-extract-revision-at-line):
13162 Use vc-git-root as default directory for revision path (Bug#5657).
1c465a6a 13163
a4e32226
CY
131642010-03-06 Chong Yidong <cyd@stupidchicken.com>
13165
13166 * calculator.el (calculator): Don't bind split-window-keep-point
13167 (Bug#5674).
13168
4c83ed3d
SM
131692010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
13170
13171 * vc-git.el: Re-flow to fit into 80 columns.
13172 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
13173 Remove spurious `quote' element in each case alternative.
13174 (vc-git-show-log-entry): Use prog1.
13175 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
13176
e8defde3
SM
131772010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
13178
13179 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
13180
233f0c9f
CY
131812010-03-03 Chong Yidong <cyd@stupidchicken.com>
13182
13183 * macros.el (insert-kbd-macro): Look up keyboard macro using the
13184 definition, not the name (Bug#5481).
13185
254bedef 131862010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
bc91aee9
ŠN
13187
13188 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
13189 argument with a local variable. (Bug#5670)
13190
7187cdae
JL
131912010-03-02 Juri Linkov <juri@jurta.org>
13192
13193 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
13194
9cf3544e
MA
131952010-03-02 Michael Albinus <michael.albinus@gmx.de>
13196
13197 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
13198 error when FILENAME and NEWNAME are existing remote directories.
13199
13200 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
13201 parameter DIR-FLAG.
13202
33f77982
GM
132032010-03-02 Glenn Morris <rgm@gnu.org>
13204
13205 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
13206 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
13207
d99ea08e
KH
132082010-03-01 Kenichi Handa <handa@m17n.org>
13209
e8defde3 13210 * language/burmese.el (burmese-composable-pattern): Rename from
d99ea08e
KH
13211 myanmar-composable-pattern.
13212
e8defde3
SM
13213 * international/characters.el (script-list):
13214 * international/fontset.el (script-representative-chars):
13215 Change myanmar to burmese.
d99ea08e 13216 (otf-script-alist): Likewise.
4aa2c3b2
KH
13217 (setup-default-fontset): Likewise. Re-fix :otf spec.
13218
b374f54d
KY
132192010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
13220
13221 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
13222
71572c03
JD
132232010-02-28 Jan Djärv <jan.h.d@swipnet.se>
13224
13225 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
13226
00cffdeb
MA
132272010-02-28 Michael Albinus <michael.albinus@gmx.de>
13228
13229 * net/tramp.el (tramp-handle-write-region): START can be a string.
13230 Take care in the checks. Reported by Dan Davison
13231 <davison@stats.ox.ac.uk>.
13232
d4b06783
MA
132332010-02-28 Michael Albinus <michael.albinus@gmx.de>
13234
13235 * net/dbus.el (dbus-introspect, dbus-get-property)
85626eef
SM
13236 (dbus-set-property, dbus-get-all-properties):
13237 Use `dbus-call-method' when noninteractive. (Bug#5645)
d4b06783 13238
8c3e96d2
CY
132392010-02-28 Chong Yidong <cyd@stupidchicken.com>
13240
de3a1fe9
CY
13241 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
13242 * emacs-lisp/elint.el (elint-add-required-env):
de3a1fe9
CY
13243 * calendar/icalendar.el (icalendar--add-diary-entry):
13244 * calc/calcalg2.el (math-tracing-integral):
8c3e96d2
CY
13245 * files.el (recover-session-finish): Use with-current-buffer
13246 instead of save-excursion.
13247
c53b9c3b
SM
132482010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
13249
13250 Fix in-buffer completion when after-change-functions modify the buffer.
13251 * minibuffer.el (completion--replace): New function.
13252 (completion--do-completion): Use it and use relative movement.
13253
4a16bdc6
CY
132542010-02-27 Chong Yidong <cyd@stupidchicken.com>
13255
13256 * international/fontset.el (setup-default-fontset): Fix :otf spec.
d99ea08e 13257
b8280f39
CY
132582010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
13259
c53b9c3b
SM
13260 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
13261 Allow the characters _<> in the stack entry (Bug#5653).
b8280f39 13262
f88cc4d6
KH
132632010-02-26 Kenichi Handa <handa@m17n.org>
13264
13265 * language/burmese.el: Fix entries in composition-function-table.
13266 (myanmar-composable-pattern): New variable.
13267
13268 * international/fontset.el (setup-default-fontset): Add an entry
13269 for myanmar.
13270
13271 * international/characters.el (script-list): Add Myanmar
13272 Extended-A.
13273
cdbf9100
GM
132742010-02-26 Glenn Morris <rgm@gnu.org>
13275
90a94603
GM
13276 * custom.el (custom-initialize-delay): Doc fix.
13277
cdbf9100
GM
13278 * mail/sendmail.el (send-mail-function): Autoload the call
13279 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
13280
f95a5fd0
CY
132812010-02-24 Chong Yidong <cyd@stupidchicken.com>
13282
13283 * files.el (hack-local-variables-filter): For eval forms, also
13284 check safe-local-variable-p (Bug#5636).
13285
459a5f4b
MA
132862010-02-22 Michael Albinus <michael.albinus@gmx.de>
13287
13288 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
13289 setting the modes by `ignore-errors'. It might fail, for example
13290 if the file is not owned by the user but the group.
13291 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
13292
bb23f6e8
CY
132932010-02-21 Chong Yidong <cyd@stupidchicken.com>
13294
6a7662bb
BR
13295 * files.el (directory-listing-before-filename-regexp):
13296 Use stricter matching for iso-style dates, to avoid false matches with
50c58e27
CY
13297 date-like filenames (Bug#5597).
13298
b660eb70
CY
13299 * htmlfontify.el (htmlfontify): Doc fix.
13300
13301 * eshell/eshell.el (eshell): Doc fix.
13302
bb23f6e8
CY
13303 * startup.el (fancy-about-screen): In mode-line, apply
13304 mode-line-buffer-id face only to the buffer name (Bug#5613).
13305
3e39928c
CY
133062010-02-20 Kevin Ryde <user42@zip.com.au>
13307
f7e0618c
JB
13308 * progmodes/compile.el (compilation-error-regexp-alist-alist):
13309 In `watcom' anchor regexp to start of line, to avoid slowness
3e39928c
CY
13310 (Bug#5599).
13311
0f00e948
EZ
133122010-02-20 Eli Zaretskii <eliz@gnu.org>
13313
13314 * subr.el (remove-yank-excluded-properties): Explain in a comment
13315 why `category' property is removed.
13316
3513efb2
CY
133172010-02-19 Chong Yidong <cyd@stupidchicken.com>
13318
6a7662bb
BR
13319 * isearch.el (isearch-update-post-hook, isearch-update):
13320 Revert 2010-02-17 change.
3513efb2 13321
b4340b3f
UJ
133222010-02-19 Ulf Jasper <ulf.jasper@web.de>
13323
13324 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
13325 (icalendar--convert-weekly-to-ical)
13326 (icalendar--convert-yearly-to-ical)
13327 (icalendar--convert-block-to-ical)
13328 (icalendar--convert-cyclic-to-ical)
13329 (icalendar--convert-anniversary-to-ical): Take care of time
13330 specifications where hour has 1-digit only (Bug#5549).
13331
8cfae03d
NR
133322010-02-19 Nick Roberts <nickrob@snap.net.nz>
13333
13334 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
13335 of disassemble output in GDB 7.1.
13336
055e4eea
GM
133372010-02-19 Glenn Morris <rgm@gnu.org>
13338
13339 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
13340 property. (Bug#5593)
13341
ff6b00de
SS
133422010-02-18 Sam Steingold <sds@gnu.org>
13343
13344 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
13345
fe8c0b47
SM
133462010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
13347
13348 Use abbreviated file names in bookmarks (bug#5591).
13349 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
13350 calls to expand-file-name.
13351 (bookmark-relocate): Use abbreviated file names in bookmarks.
13352 (bookmark-load): Use abbreviated file names in messages.
13353
73a37a69
MA
133542010-02-18 Michael Albinus <michael.albinus@gmx.de>
13355
13356 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
13357 expand "." and "..". Reported by Thierry Volpiatto
13358 <thierry.volpiatto@gmail.com>.
13359
6e4f5731
MA
133602010-02-18 Michael Albinus <michael.albinus@gmx.de>
13361
13362 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
13363 permissions of the temporary file to "0600". In case the remote
13364 file has no read permissions for the owner, there might be
13365 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
13366
1336722010-02-18 Glenn Morris <rgm@gnu.org>
b788a98d
GM
13368
13369 * emacs-lisp/authors.el (authors-renamed-files-alist):
13370 Add entries for INSTALL.CVS.
13371
ba5bf642
MH
133722010-02-17 Mark A. Hershberger <mah@everybody.org>
13373
f7e0618c 13374 * vc-bzr.el: Fix typo in Known Bugs section.
ba5bf642 13375
f7e0618c 13376 * isearch.el (isearch-update-post-hook): New hook.
ba5bf642
MH
13377 (isearch-update): Use the new hook.
13378
aac0b0f2
MA
133792010-02-16 Michael Albinus <michael.albinus@gmx.de>
13380
fe8c0b47
SM
13381 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
13382 Fix errors in copying directories.
aac0b0f2
MA
13383 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
13384 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
13385 (tramp-handle-delete-file)
13386 (tramp-handle-dired-recursive-delete-directory)
13387 (tramp-handle-write-region): Flush also the cache for the upper
13388 directory.
13389
05bbe066
CY
133902010-02-16 Chong Yidong <cyd@stupidchicken.com>
13391
e8ab3908
CY
13392 * simple.el (save-interprogram-paste-before-kill): Doc fix.
13393
ff90f4b0
CY
13394 * cus-edit.el (hardware): Doc fix.
13395
13396 * man.el (man): Add to external custom group.
13397
13398 * delim-col.el (columns): Move to wp custom group.
13399
13400 * doc-view.el (doc-view): Add to data custom group.
13401
fe8c0b47 13402 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
ff90f4b0 13403
05bbe066
CY
13404 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
13405 by ispell-parse-output (Bug#5575).
13406
fa6ea913
KH
134072010-02-16 Kenichi Handa <handa@m17n.org>
13408
13409 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
13410 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
13411 (skkdic-convert): Use `euc-japan' coding system for writing.
13412
88fd78ae
GM
134132010-02-16 Glenn Morris <rgm@gnu.org>
13414
13415 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
13416 tex-main-file before using it. (Bug#5562)
13417
2b8c974a
SM
134182010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
13419
13420 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
13421 warnings, since it is annoying for the user to see them each time he
13422 runs the code.
13423
7540f029
MA
134242010-02-15 Michael Albinus <michael.albinus@gmx.de>
13425
13426 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
13427 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
13428 instead of PROC for caching "first-password-request". Otherwise,
13429 new processes would not profit from passwords already entered.
13430
2b8c974a
SM
13431 * net/tramp-cache.el (tramp-dump-connection-properties):
13432 Don't save "first-password-request" property.
7540f029 13433
fa5f7c5f
JB
134342010-02-14 Juanma Barranquero <lekktu@gmail.com>
13435
13436 * outline.el (outline-head-from-level):
13437 * simple.el (with-wrapper-hook):
fa5f7c5f
JB
13438 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
13439 (elint-defun, elint-buffer-env, elint-top-form-logged)
13440 (elint-unbound-variable):
13441 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
13442 Fix typos in docstrings.
13443
ecbaeb7b
MA
134442010-02-14 Michael Albinus <michael.albinus@gmx.de>
13445
13446 * files.el (insert-directory): When WILDCARD-REGEXP and
13447 FULL-DIRECTORY-P are nil, insert the file entry instead of the
13448 whole directory. (Bug#5551)
13449
13450 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
13451 dired's alignment sanity. (Bug#5516)
13452
91e3333f
JL
134532010-02-14 Juri Linkov <juri@jurta.org>
13454
13455 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
13456 Remove remaining ^H with their preceding chars. (Bug#5566)
13457
36020642
GM
134582010-02-13 Glenn Morris <rgm@gnu.org>
13459
13460 * simple.el (transpose-subr): Give it a doc-string.
13461
13462 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
13463 Doc fixes.
13464
f5952338
JL
134652010-02-12 Juri Linkov <juri@jurta.org>
13466
13467 * arc-mode.el (archive-unique-fname): Make directories for nested
13468 archives. (Bug#5540)
13469
918fe50f
JL
134702010-02-12 Juri Linkov <juri@jurta.org>
13471
13472 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
13473
c07ff221
SM
134742010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
13475
48b1e7cf
SM
13476 * subr.el (copy-overlay): Handle deleted overlays.
13477
c07ff221
SM
13478 * man.el (Man-completion-table): Don't signal an error if we can't run
13479 manual-program (bug#4056).
13480
0e374247
JB
134812010-02-10 Juanma Barranquero <lekktu@gmail.com>
13482
13483 * textmodes/artist.el (artist-mt): Fix typos in docstring.
13484
dbf8402b
SM
134852010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13486
348d1e60
SM
13487 * info.el (Info-bookmark-jump): Simplify.
13488
dbf8402b
SM
13489 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
13490 (bookmark-default-handler): Accept new bookmark field `buffer'.
13491
e6d23bb5
CY
134922010-02-10 Chong Yidong <cyd@stupidchicken.com>
13493
13494 * iswitchb.el (iswitchb-completions): Revert last change.
13495
a8e4290b
MA
134962010-02-10 Michael Albinus <michael.albinus@gmx.de>
13497
2b23acde 13498 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
348d1e60
SM
13499 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
13500 This prevents file names like "~/" being listed literally.
a8e4290b 13501
c59d6fad
DN
135022010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
13503
348d1e60
SM
13504 * term/xterm.el (xterm-maybe-set-dark-background-mode):
13505 Remove dead code. (Bug#5546)
c59d6fad 13506
3a66e78f
CY
135072010-02-09 Chong Yidong <cyd@stupidchicken.com>
13508
13509 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
13510 correctly (Bug#5548).
13511
f29fd869
CY
135122010-02-08 Jose E. Marchesi <jemarch@gnu.org>
13513
13514 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
fe8c0b47 13515 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
f29fd869 13516
7fad1447
KH
135172010-02-08 Kenichi Handa <handa@m17n.org>
13518
13519 * international/mule-util.el (with-coding-priority): Add autoload
48c2d18a 13520 cookie for putting `lisp-indent-function'.
7fad1447 13521
50e4518b
GM
135222010-02-07 Glenn Morris <rgm@gnu.org>
13523
13524 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
13525 Move F2003 named interfaces from keywords-2 to keywords-1, and
13526 use function-name-face rather than constant-face.
13527 Simplify "abstract interface" regexp.
13528
a4cc44cf
CY
135292010-02-07 Chong Yidong <cyd@stupidchicken.com>
13530
13531 * eshell/esh-util.el (eshell-file-attributes): New optional arg
13532 ID-FORMAT. Pass it to `file-attributes'.
13533
13534 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
13535
c917476d
CY
135362010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
13537
13538 * faces.el (set-face-attribute): Allow calling
13539 internal-set-lisp-face-attribute with 'unspecified family and
13540 foundry argument (Bug#5536).
13541
7cf3f3d6
GM
135422010-02-07 Glenn Morris <rgm@gnu.org>
13543
13544 * progmodes/f90.el (f90-font-lock-keywords-2)
13545 (f90-looking-at-type-like, f90-looking-at-program-block-end):
13546 Handle F2003 named interfaces.
13547
ffe87109
CY
135482010-02-06 Chong Yidong <cyd@stupidchicken.com>
13549
13550 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
13551 beg and end before calling c-get-state-before-change-functions.
13552
4775ecad
DN
135532010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
13554
33aeea0e
SM
13555 * vc-bzr.el (vc-bzr-dir-extra-headers):
13556 Disable the pending merges header.
4775ecad 13557
0d17c4b9
JL
135582010-02-05 Juri Linkov <juri@jurta.org>
13559
13560 * doc-view.el (doc-view-mode):
13561 * image-mode.el (image-mode): Put property mode-class=special.
13562 (Bug#4896)
13563
8228a275
MH
135642010-02-05 Mark A. Hershberger <mah@everybody.org>
13565
13566 * vc-svn.el (vc-svn-revision-table): New function.
13567
d9320986
MA
135682010-02-05 Michael Albinus <michael.albinus@gmx.de>
13569
13570 * net/ange-ftp.el (ange-ftp-insert-directory):
13571 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
13572 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
13573 Handle also directories. (Bug#5478)
13574
f43d8ecc
GM
135752010-02-05 Glenn Morris <rgm@gnu.org>
13576
13577 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
13578
ce3a988d
CY
135792010-02-05 Chong Yidong <cyd@stupidchicken.com>
13580
13581 * startup.el (command-line-1): Convert options beginning with a
13582 single dash as well (Bug#5519).
13583
bdd42899
SM
135842010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
13585
51b23c44
SM
13586 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
13587 * minibuffer.el (completion-initials-expand): Only check the presence
13588 of delims *within* the boundaries, since otherwise the / delim is
13589 always found for files.
13590
bdd42899
SM
13591 Fix up various corner case problems.
13592 * doc-view.el (doc-view-last-page-number): New function.
13593 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
13594 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
13595 (doc-view-kill-proc): Avoid inf-loop in freak cases.
13596 (doc-view-reconvert-doc): Use the new recursive delete-directory.
13597 (doc-view-convert-current-doc): Don't create the resolution.el file
13598 here any more.
13599 (doc-view-pdf/ps->png): Do it here instead.
13600 (doc-view-already-converted-p): Check that resolution.el is present.
13601 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
13602 windows that are not yet showing images.
13603
d5b3979c
MA
136042010-02-04 Michael Albinus <michael.albinus@gmx.de>
13605
13606 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
13607 `dired-uncache' for every elemnt which is an absolute file name.
13608
13609 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
13610 directory, handle its directory component.
13611 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
13612 function is called permanently and creates noise, otherwise.
13613
13614 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
13615 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
13616 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
13617
b003beb1
DB
136182010-02-04 David Burger <dburger@google.com> (tiny change)
13619
13620 * macros.el (apply-macro-to-region-lines):
13621 Minor simplification. (Bug#5485)
13622
ea92f9f3
GM
136232010-02-04 Glenn Morris <rgm@gnu.org>
13624
a03ae20d
GM
13625 * mail/rmail.el (rmail-show-message-1): Handle malformed
13626 quoted-printable text. (Bug#5441)
13627
4d01b827
GM
13628 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
13629
ea92f9f3
GM
13630 * simple.el (visual-line-mode): Capitalize lighter.
13631
82055bb7
JW
136322010-02-03 John Wiegley <jwiegley@gmail.com>
13633
13634 * iswitchb.el (iswitchb-completions): Add bookmark files to the
13635 list of files considered for "virtual buffer" completions.
13636
8214b6e4
MA
136372010-02-03 Michael Albinus <michael.albinus@gmx.de>
13638
13639 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
dd86ea11 13640 also in case of (and (not full) (not wildcard)). This is needed
8214b6e4
MA
13641 when dired is called with a list of files, which are not in
13642 `default-directory'. (Bug#5478)
13643
1df9718f
SM
136442010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
13645
13646 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
13647
02ba1267
JL
136482010-02-02 Juri Linkov <juri@jurta.org>
13649
13650 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
13651 from unidiff to allow function-line after @@.
13652
a0c6a0fb
JL
136532010-02-02 Juri Linkov <juri@jurta.org>
13654
13655 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
13656 '(RCS SCCS) with inverted condition.
13657
c35fcd52
MA
136582010-02-02 Michael Albinus <michael.albinus@gmx.de>
13659
13660 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
13661 messages.
13662
6ba973c1
JL
136632010-02-01 Juri Linkov <juri@jurta.org>
13664
13665 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
13666 compare with "pkunzip" and "pkzip" instead of only "pkzip".
13667 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
13668 only when (car archive-zip-extract) is "unzip". (Bug#5475)
13669
0bca393f
SM
136702010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
13671
13672 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
13673 (doc-view-revert-buffer): New command.
13674 (doc-view-mode-map): Use it.
13675
7a444e2a
DN
136762010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
13677
13678 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
13679 pending merge is detected.
13680
ad6fc8f4
JL
136812010-01-31 Juri Linkov <juri@jurta.org>
13682
13683 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
13684 beginning of interactive spec like all other grep commands do.
13685 Put "all" in front of "gz". (Bug#5260)
13686
b9236874
DN
136872010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
13688
13689 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
13690
1e868757
CY
136912010-01-29 Chong Yidong <cyd@stupidchicken.com>
13692
13693 * dirtrack.el (dirtrack): Warn instead of signalling error if the
13694 regexp is incorrect (Bug#5476).
13695
e5c70c41
MA
136962010-01-29 Michael Albinus <michael.albinus@gmx.de>
13697
13698 * net/tramp.el (tramp-handle-insert-directory): Handle also
13699 symlinks, when FILENAME is not in `default-directory'.
13700
0c0b61f1
MA
137012010-01-28 Michael Albinus <michael.albinus@gmx.de>
13702
13703 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
e5c70c41 13704 FILE is not in `default-directory'. (Bug#5478)
0c0b61f1
MA
13705
13706 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
13707 of SWITCHES. Handle the case, FILENAME is not in
13708 `default-directory'. (Bug#5478)
13709 (tramp-register-file-name-handlers): Add safe-magic property.
13710
763f325e
CY
137112010-01-28 Chong Yidong <cyd@stupidchicken.com>
13712
13713 * arc-mode.el (archive-zip-extract): Quote the argument passed to
13714 unzip (Bug#5475).
13715
fd09a83f
CY
137162010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
13717
13718 * progmodes/flymake.el (flymake-allowed-file-name-masks)
13719 (flymake-master-make-header-init): Add other C++ filename masks.
13720 (flymake-find-possible-master-files)
13721 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
13722
7e5686f0
MA
137232010-01-28 Michael Albinus <michael.albinus@gmx.de>
13724
13725 Fix some busybox annoyances.
13726
13727 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
13728 not responding." string.
13729 (tramp-open-connection-setup-interactive-shell): Dump stty
13730 settings. Enable "neveropen" arg for all `tramp-send-command'
13731 calls. Handle "=" in variable values properly.
13732 (tramp-find-inline-encoding): Raise an error, when no encoding is
13733 found.
13734 (tramp-wait-for-output): Check, whether PROC buffer is available.
13735 Remove spurious " ^H" sequences, sent by busybox.
13736 (tramp-get-ls-command): Suppress coloring, if possible.
13737
c6265c10
GM
137382010-01-28 Glenn Morris <rgm@gnu.org>
13739
c85a168b
GM
13740 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
13741
c6265c10
GM
13742 * log-edit.el (log-edit-strip-single-file-name): Add missing
13743 :safe, :group, and :version tags.
13744
7d82a738
SB
137452010-01-27 Stephen Berman <stephen.berman@gmx.net>
13746
13747 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
13748 buffers. (Bug#5477)
13749
8b0e68ea
CY
137502010-01-27 David De La Harpe Golden <david@harpegolden.net>
13751
13752 * files.el (delete-directory): Handle moving to trash without
13753 first doing recursion (Bug#5436).
13754
368d3208
DN
137552010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
13756
13757 * vc-hooks.el (vc-path): Mark as obsolete.
13758
755da7fa
DN
137592010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
13760
e2396d80
DN
13761 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
13762 names too.
13763
755da7fa
DN
13764 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
13765 for the short log.
13766 (vc-bzr-log-view-mode): Adjust regexp for the above change.
13767
6a6d15ab 137682010-01-25 Mark A. Hershberger <mah@everybody.org>
aaef4f91 13769
ac9ffe99 13770 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
d9de6d6f 13771
48c2d18a 13772 * vc-bzr.el (vc-bzr-revision-table): New function.
aaef4f91 13773
25f38310 137742010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com>
504dcc71
EH
13775
13776 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
13777 diff-index command. This requires at least git-1.5.5. (Bug#1589).
13778
51850286
DN
137792010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
13780
c2f1d6d8
DN
13781 Remove support for adding --signoff on commit.
13782 Future support will use an incompatible generic mechanism.
13783 * vc-git.el (vc-git-add-signoff): Remove variable.
13784 (vc-git-toggle-signoff): Remove function.
13785 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
13786
6a7662bb
BR
13787 * term/xterm.el (xterm-maybe-set-dark-background-mode):
13788 Rename from xterm-set-background-mode. Return t if the background mode
51850286
DN
13789 was set.
13790 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
13791 earlier, call it again in case the background mode has changed.
13792
02c6d0d0
CY
137932010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
13794
13795 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
13796 (Bug#3541).
13797
064eee03
CY
137982010-01-23 Chong Yidong <cyd@stupidchicken.com>
13799
02c6d0d0
CY
13800 * emacs-lisp/assoc.el (aelement): Doc fix.
13801 (aput, adelete, amake): Use lexical-let (Bug#5450).
064eee03 13802
5336c3ec 138032010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
afb5d709 13804
48c2d18a 13805 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
afb5d709
SL
13806 is the same as subprogram call, not declaration. (Bug#5435).
13807
0536254e
MA
138082010-01-23 Michael Albinus <michael.albinus@gmx.de>
13809
13810 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
13811 (tramp-smb-maybe-open-connection): Use it.
13812
411d06c2
MA
138132010-01-22 Michael Albinus <michael.albinus@gmx.de>
13814
0536254e 13815 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
411d06c2 13816
c893016b
SM
138172010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
13818
13819 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
13820 just because we see "encoding: 8bit".
13821 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
13822
9425f8e1
CY
138232010-01-22 Chong Yidong <cyd@stupidchicken.com>
13824
13825 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
13826
6a801864
EZ
138272010-01-22 Eli Zaretskii <eliz@gnu.org>
13828
13829 * jka-compr.el (jka-compr-load): If load-file is not in
13830 load-history, try its file-truename version. (bug#5447)
13831
3e8f7d91
AM
138322010-01-21 Alan Mackenzie <acm@muc.de>
13833
13834 Fix a situation where deletion of a cpp construct throws an error.
537ffaf3
SM
13835 * progmodes/cc-engine.el (c-invalidate-state-cache):
13836 Before invoking c-with-all-but-one-cpps-commented-out, check that the
3e8f7d91
AM
13837 special cpp construct is still in the buffer.
13838 (c-parse-state): Record the special cpp with markers, not numbers.
13839
f0bd0ad5
CY
138402010-01-21 Kenichi Handa <handa@m17n.org>
13841
13842 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
13843 process last-command-event, as it is now decoded first (Bug#5380).
13844
5189d95b
CY
138452010-01-20 Chong Yidong <cyd@stupidchicken.com>
13846
13847 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
13848
e073d74a
GM
138492010-01-20 Glenn Morris <rgm@gnu.org>
13850
13851 * indent.el (tab-always-indent): Fix custom-type.
13852
8ee04f3a
AM
138532010-01-19 Alan Mackenzie <acm@muc.de>
13854
13855 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
13856 buffer throws "args out of range".
13857 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
13858 playing the role of delimiter.
13859
6a47c86a
SL
138602010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
13861
bf0b361c 13862 * progmodes/ada-mode.el: Fix bug#5400.
6a47c86a
SL
13863 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
13864 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
13865 changed. Delete RECURSIVE parameter; never used. Improve doc string.
13866 Improve comments in "is" portion. Handle null procedure declaration.
13867 (ada-move-to-end): Improve doc string.
13868
2acfb954
ÓF
138692010-01-18 Óscar Fuentes <ofv@wanadoo.es>
13870
e90d57c0 13871 * ido.el (ido-cur-list): Initialize to nil.
2acfb954 13872 Remove obsolete information from commentary.
e90d57c0
JB
13873 (ido-choice-list): Initialize to nil.
13874 (ido-get-bufname): Reject minibuffers.
13875 (ido-make-buffer-list): If "default" is a nonexistent
13876 buffer, ignore it, as per the function's comment.
13877 (ido-kill-buffer-internal): New function.
13878 (ido-kill-buffer-at-head): Use it.
13879 (ido-visit-buffer): Likewise.
2acfb954 13880
244b023e
CY
138812010-01-18 Chong Yidong <cyd@stupidchicken.com>
13882
13883 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
13884
db9e401b
JB
138852010-01-18 Juanma Barranquero <lekktu@gmail.com>
13886
db9e401b
JB
13887 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
13888 Fix typos in chart titles.
13889
13890 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
db9e401b
JB
13891 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
13892 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
13893 (describe-class, eieio-describe-generic, describe-generic):
13894 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
13895 (eieio-speedbar-expand):
13896 * emulation/viper-cmd.el (viper-exec-form-in-vi)
13897 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
13898 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
13899 (viper-del-backward-char-in-replace, viper-backward-indent)
13900 (viper-brac-function, viper-register-to-point, viper-submit-report):
13901 * net/tramp.el (tramp-remote-coding-commands):
13902 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
13903 Fix typos in docstrings.
13904
9295137d
CY
139052010-01-17 Chong Yidong <cyd@stupidchicken.com>
13906
13907 * mail/sendmail.el (mail-yank-original): Set the mark if the
13908 specified function for yanking does not do it.
13909
4d0bbcb6
DN
139102010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
13911
7902c120
DN
13912 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
13913
4d0bbcb6
DN
13914 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
13915 resyncing a directory.
13916
0b702bc1
SL
139172010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
13918
6a47c86a 13919 * progmodes/ada-mode.el: Fix bug#1920.
0b702bc1
SL
13920 (ada-ident-re): Delete ., allow multibyte characters.
13921 (ada-goto-label-re): New; matches goto labels.
13922 (ada-block-label-re): New; matches block labels.
13923 (ada-label-re): New; matches both.
5f9d345c 13924 (ada-named-block-re): Delete; callers changed to use
0b702bc1
SL
13925 `ada-block-label-re' instead.
13926 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
13927 Use `ada-block-label-re'.
13928 (ada-indent-on-previous-lines): Improve handling of goto labels.
13929 (ada-get-indent-block-start): Special-case block label.
13930 (ada-get-indent-label): Split into `ada-indent-block-label' and
13931 `ada-indent-goto-label'.
13932 (ada-goto-stmt-start, ada-goto-next-non-ws):
13933 Optionally ignore goto labels.
13934 (ada-goto-next-word): Simplify.
13935 (ada-indent-newline-indent-conditional): Insert newline before
13936 trying to fix indentation; doc fix.
13937
05287c49
JB
139382010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
13939
13940 * calc/calc.el (calc-command-flags): Give it an initial value.
13941
4963739e
JB
139422010-01-17 Juanma Barranquero <lekktu@gmail.com>
13943
4963739e
JB
13944 * files.el (minibuffer-with-setup-hook):
13945 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
13946 (artist-key-draw-continously, artist-key-do-continously-continously)
13947 (artist-key-set-point-continously, artist-mouse-draw-continously):
13948 Fix typos in docstrings.
13949
116bd1ee
CY
139502010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
13951
6a7662bb
BR
13952 * nxml/nxml-mode.el (nxml-extend-after-change-region):
13953 Never return t (Bug#3898).
116bd1ee 13954
2784cd7a 139552010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
d4efdaea
CY
13956
13957 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
13958 can parse the output of the external commands (Bug#5279).
13959
abd5cfe8
CY
139602010-01-16 Jari Aalto <jari.aalto@cante.net>
13961
13962 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
13963
4fe22cdf
CY
139642010-01-16 Chong Yidong <cyd@stupidchicken.com>
13965
bbdc98ef
CY
13966 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
13967
c7dc1ac1
CY
13968 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
13969
4fe22cdf
CY
13970 * startup.el (command-line): Remove unused --icon-type arg.
13971 Handle --display arg, passing it to command-line-1 (Bug#5392).
13972
045b9da7
ML
139732010-01-16 Mario Lang <mlang@delysid.org>
13974
045b9da7
ML
13975 * emacs-lisp/chart.el (chart-translate-namezone):
13976 * textmodes/artist.el (artist-compute-popup-menu-table):
13977 Remove duplicated words in doc-strings.
13978
6554a5df
CY
139792010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
13980
13981 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
13982 to mairix-search to suppress threading (Bug#5342).
13983
ca4f0e9a
KH
139842010-01-15 Kenichi Handa <handa@m17n.org>
13985
13986 * international/mule-cmds.el (canonicalize-coding-system-name):
b7235808 13987 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
ca4f0e9a 13988
1db3226b
GM
139892010-01-15 Glenn Morris <rgm@gnu.org>
13990
56a03f46
GM
13991 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
13992
13993 * wid-edit.el (widget-keymap): Doc fix.
13994
1db3226b
GM
13995 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
13996 former seems to be more widely accepted by various svn versions.
13997
80cd4bb4
JB
139982010-01-14 Juanma Barranquero <lekktu@gmail.com>
13999
d1f18ec0
JB
14000 * find-cmd.el (find-constituents):
14001 * vc-arch.el (vc-arch-root):
14002 * window.el (window-body-height, pop-up-frames):
d1f18ec0
JB
14003 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
14004 * progmodes/ada-stmt.el (ada-if):
14005 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
14006 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
14007 (ispell-encoding8-command, ispell-aspell-supports-utf8)
14008 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
14009
80cd4bb4
JB
14010 * progmodes/flymake.el (flymake-post-syntax-check):
14011 Fix typo in error message.
14012
9c23ca47
JB
140132010-01-14 Juanma Barranquero <lekktu@gmail.com>
14014
14015 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
14016 which is always a string. (Bug#5313)
14017
8794c483
JB
140182010-01-14 Juanma Barranquero <lekktu@gmail.com>
14019
14020 * progmodes/ada-xref.el (ada-default-prj-properties):
14021 Simplify previous change.
14022
95005d39
SL
140232010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
14024
14025 * progmodes/ada-xref.el (ada-default-prj-properties):
14026 Default ada_project_path to $ADA_PROJECT_PATH.
14027
140282010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
80e18d20
SL
14029
14030 * progmodes/ada-mode.el (ada-create-keymap):
14031 Override `narrow-to-defun' with `ada-narrow-to-defun'.
14032
fb0d1545
SL
140332010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
14034
14035 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
14036 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
14037 (ada-get-current-indent, ada-imenu-generic-expression)
14038 (ada-which-function): Check for it.
14039
5c9434d0
SL
140402010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
14041
14042 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
14043 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
14044
3a4f3a3b
GM
140452010-01-14 Glenn Morris <rgm@gnu.org>
14046
14047 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
14048
d9a7c140
KH
140492010-01-14 Kenichi Handa <handa@m17n.org>
14050
14051 * composite.el (auto-composition-mode): Make it a buffer local
14052 variable (permanent-local).
14053 (auto-composition-function): Set the default value to
14054 auto-compose-chars.
49caf252 14055 (auto-composition-mode): Make it a simple function, not a minor mode.
d9a7c140
KH
14056 (global-auto-composition-mode): Likewise.
14057 (turn-on-auto-composition-if-enabled): Delete it.
49caf252 14058
38bee102
KF
140592010-01-13 Karl Fogel <kfogel@red-bean.com>
14060
14061 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
d9a7c140 14062
b8b45afc
MA
140632010-01-12 Michael Albinus <michael.albinus@gmx.de>
14064
14065 * files.el (copy-directory): Compute target for recursive
14066 directories with identical names. (Bug#5343)
14067
893db5bc
GM
140682010-01-12 Glenn Morris <rgm@gnu.org>
14069
6a7662bb
BR
14070 * mail/emacsbug.el (report-emacs-bug-pretest-address):
14071 Set it to bug-gnu-emacs rather than emacs-pretest-bug.
893db5bc 14072
d8b8451f
SS
140732010-01-11 Sam Steingold <sds@gnu.org>
14074
14075 * imenu.el (imenu-default-create-index-function): Detect infinite
14076 loops caused by imenu-prev-index-position-function.
14077
30afcdff
JB
140782010-01-11 Juanma Barranquero <lekktu@gmail.com>
14079
14080 * htmlfontify.el (htmlfontify-load-rgb-file)
14081 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
14082 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
14083 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
14084 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
14085 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
14086 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
14087 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
14088 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
14089 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
14090 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
14091 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
14092 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
14093 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
14094 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
14095 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
14096 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
14097 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
14098 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
14099 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
14100 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
14101 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
14102 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
14103 backslash-quoting from parentheses, etc.
14104
92b1c416
CY
141052010-01-11 Chong Yidong <cyd@stupidchicken.com>
14106
14107 * progmodes/js.el: Autoload javascript-mode alias.
14108
4454adab
JB
141092010-01-11 Juanma Barranquero <lekktu@gmail.com>
14110
14111 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
14112 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
14113 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
14114 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
14115 Fix typos in docstrings.
14116 (ffap-url-regexp): Doc fix.
14117 (ffap-at-mouse): Fix typo in message.
14118
6589a2f9
GM
141192010-01-11 Glenn Morris <rgm@gnu.org>
14120
14121 * version.el (emacs-copyright): Set copyright year to 2010.
14122
4e5617ee
SM
141232010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
14124
14125 * format.el (format-annotate-function): Only set
14126 write-region-post-annotation-function after running to-fn so as not to
14127 affect nested write-region calls (bug#5273).
14128
52bee098
CY
141292010-01-10 Chong Yidong <cyd@stupidchicken.com>
14130
a069f067
CY
14131 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
14132 wisent/python.el.
14133
e709e39d
CY
141342010-01-09 Chong Yidong <cyd@stupidchicken.com>
14135
14136 * man.el (Man-goto-section): Signal error if the section is not
14137 found (Bug#5317).
14138
6ee86780
JB
141392010-01-09 Juanma Barranquero <lekktu@gmail.com>
14140
14141 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
14142 URLs with a leading triple slash in the file: scheme. (Bug#5345)
14143
fa7b5f7b
CY
141442010-01-09 Chong Yidong <cyd@stupidchicken.com>
14145
14146 * progmodes/compile.el: Don't treat compile-command as safe if
14147 compilation-read-command might be nil (Bug#4218).
14148
de62c4d9
JD
141492010-01-09 Jan Djärv <jan.h.d@swipnet.se>
14150
14151 * startup.el (command-line-1): Use orig-argi to check for ignored X and
14152 NS options.
14153
e94be827
KH
141542010-01-08 Kenichi Handa <handa@m17n.org>
14155
4e5617ee
SM
14156 * international/fontset.el (build-default-fontset-data):
14157 Exclude characters in scripts kana, hangul, han, or cjk-misc.
e94be827 14158
1dfae2a2
JB
141592010-01-07 Juanma Barranquero <lekktu@gmail.com>
14160
14161 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
14162 to `create-file-buffer' as it expects, not just a buffer name.
14163 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
14164 to help uniquify. (Bug#3224)
14165
d0cf45b7
JD
141662010-01-06 Jan Djärv <jan.h.d@swipnet.se>
14167
14168 * font-setting.el (font-setting-change-default-font): Use user-spec
14169 instead of name.
14170
7534fa5e
DN
141712010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
14172
14173 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
14174
fd579fdc
CY
141752010-01-05 Tom Tromey <tromey@redhat.com>
14176
4e5617ee
SM
14177 * progmodes/python.el (python-font-lock-keywords):
14178 Handle qualified decorators (Bug#881).
fd579fdc 14179
37860caf
DN
141802010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
14181
14182 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
14183 in a lightweight checkout.
14184
69db641d
KH
141852010-01-05 Kenichi Handa <handa@m17n.org>
14186
4e5617ee 14187 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
69db641d 14188
b25d6a02
DN
141892010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
14190
14191 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
14192
137d88ca
DN
141932010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
14194
14195 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
14196 checkouts. (Bug#618)
3d5d0aa9 14197 (vc-bzr-log-view-mode): Also highlight the author.
8e7e2286
DN
14198 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
14199 (vc-bzr-shelve-menu-map):
14200 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
14201 (vc-bzr-shelve-apply): Make prompt more explicit.
137d88ca 14202
da76998b
CY
142032010-01-02 Chong Yidong <cyd@stupidchicken.com>
14204
14205 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
14206 They are valid characters in URL paths (rfc3986), and at least
14207 Firefox does not understand the encoded version (Bug#3166).
14208
b2ad70b6
CY
142092010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
14210
14211 * progmodes/octave-mod.el (octave-end-keywords)
4e5617ee
SM
14212 (octave-block-begin-or-end-regexp, octave-block-match-alist):
14213 Add "end" keyword (Bug#3061).
b2ad70b6
CY
14214 (octave-end-as-array-index-p): New function.
14215 (calculate-octave-indent): Use it.
14216
54136282
KF
142172010-01-02 Karl Fogel <kfogel@red-bean.com>
14218
14219 * bookmark.el: Consistently put the text property on the bookmark name.
14220 (bookmark-bmenu-marks-width): Bump back to 2, to include
14221 annotation marks.
14222 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
14223 property on the bookmark name, instead of not putting it at all.
14224 (bookmark-bmenu-list): Fix where we put the text property.
14225
cc4d3cad
KF
142262010-01-02 Karl Fogel <kfogel@red-bean.com>
14227
14228 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
14229 for showing buffer modified state (as added in the previous change).
14230
b894c439
KF
142312010-01-02 Karl Fogel <kfogel@red-bean.com>
14232
14233 * bookmark.el: Show modified state of bookmark buffer more accurately.
14234 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
14235 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
14236 (with-buffer-modified-unmodified): New macro.
14237 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
14238 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
cc4d3cad 14239 Use new macro to preserve the buffer modified state.
b894c439 14240
3a69db53
KF
142412010-01-02 Karl Fogel <kfogel@red-bean.com>
14242
4e5617ee 14243 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
3a69db53
KF
14244 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
14245 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
14246 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
14247 (bookmark-bmenu-rename, bookmark-bmenu-locate)
4e5617ee
SM
14248 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
14249 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
3a69db53 14250
af414f10
EZ
142512010-01-02 Eli Zaretskii <eliz@gnu.org>
14252
4e5617ee
SM
14253 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
14254 Make the lines in the generated doc string shorter. (Bug#4668)
af414f10 14255
f2ec0e5e
CY
142562010-01-02 Ryan Yeske <rcyeske@gmail.com>
14257
14258 * net/rcirc.el: Add follow-link binding (Bug#4738).
14259
38c1ba62
EZ
142602010-01-02 Eli Zaretskii <eliz@gnu.org>
14261
4e5617ee 14262 * Makefile.in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
14263 (cvs-update): New target for backward compatibility.
14264
4e5617ee 14265 * makefile.w32-in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
14266 (cvs-update): New target for backward compatibility.
14267
ea2c0f5b
KF
142682010-01-02 Karl Fogel <kfogel@red-bean.com>
14269
14270 * bookmark.el: Remove gratuitous gratitude.
14271
5ae329f4
KF
142722010-01-02 Karl Fogel <kfogel@red-bean.com>
14273
c4cc8b9a 14274 * bookmark.el (bookmark-bmenu-any-marks): New function.
47989945
KF
14275 (bookmark-bmenu-save): Clear buffer modification if no marks.
14276
142772010-01-02 Karl Fogel <kfogel@red-bean.com>
14278
14279 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
5ae329f4
KF
14280 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
14281 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
14282 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
14283
14284 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
14285 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
14286 To: emacs-devel {_AT_} gnu.org
14287 Subject: bookmark.el bug report
14288 Date: Mon, 28 Dec 2009 14:19:16 +0800
14289 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
14290
aef053eb
KF
142912010-01-02 Karl Fogel <kfogel@red-bean.com>
14292
14293 * bookmark.el: Improvements suggested by Drew Adams:
14294 (bookmark-bmenu-ensure-position): New name for
14295 `bookmark-bmenu-check-position'. Just ensure the position,
14296 don't return any meaningful value.
14297 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
14298 New constants.
14299
0472835f
JB
143002010-01-02 Juanma Barranquero <lekktu@gmail.com>
14301
14302 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
14303 (bookmark-yank-point, bookmark-bmenu-check-position):
14304 Fix typos in docstrings.
14305 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
14306 (bookmark-name-from-full-record, bookmark-get-position)
14307 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
14308 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
14309 Remove useless quoting of parenthesis, etc. in docstrings.
14310
14311 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
14312 (ediff-append-custom-diff): Fix typo in error message.
14313 (ediff-meta-mark-equal-files): Fix typos in messages.
14314
14315 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
14316
0472835f
JB
14317 * net/imap-hash.el (imap-hash-make): Doc fix.
14318 (imap-hash-test): Fix typo in error message; reflow docstring.
14319 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
14320 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
14321 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
14322 Fix typos in docstrings.
14323 (imap-hash-open-connection): Fix typo in error message.
14324
14325 * play/gomoku.el (gomoku): Fix typos in docstring.
14326
14327 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
14328 (gdb-jsonify-buffer): Fix typos in docstring.
14329 (gdb-goto-breakpoint): Fix typo in error message.
14330 ("Display Other Windows"): Fix typo in help message.
14331 (gdb-speedbar-expand-node): Fix typo in question.
14332
14333 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
14334 (idlwave-html-system-help-location, idlwave-html-help-location)
14335 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
14336 (idlwave-help-browser-generic-args, idlwave-help-directory)
14337 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
14338 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
14339 (idlwave-online-help, idlwave-help-html-link)
14340 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
14341 Fix typos in docstrings.
14342 (idlwave-help-with-source, idlwave-help-find-routine-definition):
14343 Reflow docstrings.
14344 (idlwave-help-assistant-start): Fix typo in error message.
14345
14346 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
14347 (octave-electric-space): Fix typos in docstrings.
14348
9bbe0828
CY
143492010-01-01 Chong Yidong <cyd@stupidchicken.com>
14350
14351 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
14352
a88c46c3
CY
143532010-01-01 Juri Linkov <juri@jurta.org>
14354
14355 * comint.el (comint-input-ring-size): Make it a defcustom and
918fa8ba 14356 increase the default to 500 (Bug#5148).
a88c46c3 14357
7ee6c59b
NR
143582009-12-31 Nick Roberts <nickrob@snap.net.nz>
14359
14360 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
14361 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
14362 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
14363
a9c8a2cd
NR
143642009-12-30 Nick Roberts <nickrob@snap.net.nz>
14365
14366 Show working revision correctly for mercurial.
14367 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
d8c75479 14368 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
a9c8a2cd 14369
659e4408
JB
143702009-12-29 Juanma Barranquero <lekktu@gmail.com>
14371
14372 Declare some functions for the byte-compiler.
14373 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
14374 (speedbar-timer-fn, speedbar-change-expand-button-char)
14375 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
14376
7ee6c59b
NR
143772009-12-29 Nick Roberts <nickrob@snap.net.nz>
14378
14379 This changeset reverts GDB Graphical Interface to use annotations.
14380 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
14381
460f6e7c
DN
143822009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
14383
14384 Make vc-dir work on subdirectories of the bzr root.
6a7662bb
BR
14385 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.
14386 Return file names relative to it.
460f6e7c
DN
14387 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
14388 relative directory to vc-bzr-after-dir-status.
14389
543f553a
TH
143902009-12-28 Tassilo Horn <tassilo@member.fsf.org>
14391
14392 * font-lock.el (font-lock-refresh-defaults): New function, which
14393 can be used to let font-lock react to external changes in
14394 variables like font-lock-defaults and keywords.
14395 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
14396
2592ab76
DN
143972009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
14398
ac859983
DN
14399 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
14400
2592ab76
DN
14401 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
14402
58941d03
JB
144032009-12-28 Juanma Barranquero <lekktu@gmail.com>
14404
14405 Supersede color.diff settings in git log (bug#5211).
14406
14407 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
14408 escape chars in its output when the user has color.diff set to `always'.
14409 This fix works on git 1.4.2 and newer (released on 2006-08-13).
14410
39764e76
KR
144112009-12-26 Kevin Ryde <user42@zip.com.au>
14412
14413 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
14414 node. Keep previous "Index" name to work with past coreutils too.
14415
91c4831e
KR
14416 * man.el (man): Revise docstring a bit to show -a and -l as
14417 examples. Add -k description since support for it has otherwise
14418 been a secret. (Further to bug#3717.)
651e932e
KR
14419 (Man-bgproc-sentinel): When "-k foo" produces no output show error
14420 "no matches" rather than "Can't find manpage", as the latter reads
d8c75479 14421 like -k was interpreted as a page name, which is not so. (Bug#5431)
91c4831e 14422
7f4d4a97
MA
144232009-12-26 Michael Albinus <michael.albinus@gmx.de>
14424
14425 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
14426 switches. Check also for //SUBDIRED// line.
14427
bcffff46
KH
144282009-12-25 Kenichi Handa <handa@m17n.org>
14429
88b5a757 14430 * language/indian.el (devanagari-composable-pattern): Fix to
bcffff46
KH
14431 handle ZWNJ and ZWJ. Use it in composition-function-table for
14432 Devanagari.
14433 (malayalam-composable-pattern): Fix previous change.
14434
dc1dcfa4
VJL
144352009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14436
14437 * ps-print.el (ps-face-attributes): It was not returning the
14438 attribute face for faces specified as string. Reported by harven
80525855 14439 <harven@free.fr>. (Bug#5254)
dc1dcfa4
VJL
14440 (ps-print-version): New version 7.3.5.
14441
6fe539d2
UJ
144422009-12-18 Ulf Jasper <ulf.jasper@web.de>
14443
85626eef 14444 * calendar/icalendar.el (icalendar--convert-tz-offset):
88b5a757
DD
14445 Fix timezone names.
14446 (icalendar--convert-tz-offset): Fix the "last-day-problem".
6fe539d2
UJ
14447 (icalendar--add-diary-entry): Remove the trailing blank that
14448 diary-make-entry inserts.
14449
1f3611c6
MA
144502009-12-17 Michael Albinus <michael.albinus@gmx.de>
14451
14452 Make `file-expand-wildcards' work for remote files.
14453
14454 * files.el (file-expand-wildcards): In case of remote files, check
14455 only local file name part for wildcards. Provide feature 'files
14456 and subfeature 'remote-wildcards. (Bug#5198)
14457
14458 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
14459 if there is already an established connection.
14460 (tramp-advice-file-expand-wildcards): Remove it.
14461
14462 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
85626eef 14463 (tramp-advice-file-expand-wildcards): Move from tramp.el.
1f3611c6
MA
14464 Activate advice for older GNU Emacs versions. (Bug#5237)
14465
9762b219
JB
144662009-12-17 Juanma Barranquero <lekktu@gmail.com>
14467
14468 Some doc fixes (more needed).
14469
14470 * find-cmd.el (find-constituents): Reflow docstring.
14471 (find-cmd, find-prune, find-command): Fix typos in docstrings.
14472 (find-generic): Doc fix.
14473
cfb54897
JL
144742009-12-17 Juri Linkov <juri@jurta.org>
14475
14476 Fix regression from 23.1 to allow multiple modes in Local Variables.
14477
14478 * files.el (hack-local-variables-filter): While ignoring duplicates,
14479 don't take `mode' into account.
85626eef
SM
14480 (hack-local-variables-filter, hack-dir-local-variables):
14481 Don't remove duplicate `mode' from local-variables-alist (like `eval').
cfb54897 14482
ad974e9e
JL
144832009-12-17 Juri Linkov <juri@jurta.org>
14484
85626eef 14485 Make `dired-diff' safer. (Bug#5225)
ad974e9e
JL
14486
14487 * dired-aux.el (dired-diff): Signal an error when `file' equals to
14488 `current' or when `file' is a directory of the `current' file.
14489
3616e0b9
AS
144902009-12-17 Andreas Schwab <schwab@linux-m68k.org>
14491
14492 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
14493 unconditionally preloaded files.
14494
72b57560
JL
144952009-12-16 Juri Linkov <juri@jurta.org>
14496
14497 Revert to old 23.1 logic of using the file at the mark as default.
14498 * dired-aux.el (dired-diff): Use the file at the mark as default
14499 if it's not the same as the current file, and the target dir is
14500 the current dir or the mark is active. Add the current file
14501 as the arg of `dired-dwim-target-defaults'. Use the default file
14502 in the prompt. (Bug#5225)
14503
68712eb6
MA
145042009-12-15 Michael Albinus <michael.albinus@gmx.de>
14505
14506 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
14507 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
14508 (tramp-check-for-regexp): Check also, when an echoing shell stops
14509 to echo sent commands.
14510
fd471993
CY
145112009-12-14 Chong Yidong <cyd@stupidchicken.com>
14512
14513 * Makefile.in: Revert last change (Bug#5191).
14514
86b5e14c
DN
145152009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
14516
14517 * vc-hg.el (vc-hg-print-log): Fix argument order.
110de3bb
DN
14518 (vc-hg-working-revision): Make sure the command is executed in a
14519 known environment so that we can parse the output. (Bug#4417)
86b5e14c 14520
8cffbb75
CY
145212009-12-14 Chong Yidong <cyd@stupidchicken.com>
14522
14523 * progmodes/python.el (python-symbol-completions): Remove text
14524 properties from symbol string before calling python-send-receive.
14525
6c2b67ad
NR
145262009-12-14 Nick Roberts <nickrob@snap.net.nz>
14527
14528 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
5ce6e4f4 14529 when there are values for both file and line. (Bug#5060)
6c2b67ad 14530
ff6f4585
JL
145312009-12-14 Juri Linkov <juri@jurta.org>
14532
14533 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
14534 whitespace after the file name of the first line of unified format,
14535 because git-diff doesn't output whitespace and file modification time
14536 after the file name.
14537
d3de1c8e
JL
145382009-12-14 David Kastrup <dak@gnu.org>
14539
14540 * info.el (Info-hide-cookies-node): Before hiding a cookie,
14541 check if it already has the `display' property added by
14542 `Info-display-images-node', and not put the `invisible' property
14543 in this case.
14544
2f1b7dc4
GM
145452009-12-13 Glenn Morris <rgm@gnu.org>
14546
a0cefee5
GM
14547 * mail/emacsbug.el (message-sort-headers): Define for compiler.
14548 (report-emacs-bug): In message-mode, sort manually before storing
14549 original report text. (Bug#5178)
2f1b7dc4
GM
14550 Remove superfluous save-excursion.
14551
31bb373f
MA
145522009-12-12 Michael Albinus <michael.albinus@gmx.de>
14553
14554 * net/dbus.el (dbus-property-handler): Filter lambda forms out
14555 when responding to "GetAll" properties.
14556
5e1d4968
CY
145572009-12-12 Chong Yidong <cyd@stupidchicken.com>
14558
14559 * simple.el (compose-mail): Remove mail-setup-with-from from
14560 customization checks.
14561
097d86f9
EZ
145622009-12-12 Eli Zaretskii <eliz@gnu.org>
14563
14564 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
14565 RAR archives created on Unix systems.
14566
1d4adede
SM
145672009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
14568
14569 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
14570 the varalias that was accidentally removed by the 2009-11-19 change
14571 (bug#5186).
14572
3ff3655c
KH
145732009-12-12 Kenichi Handa <handa@m17n.org>
14574
14575 * language/indian.el (indian-compose-regexp): New function.
14576 (malayalam-composable-pattern): Fix the pattern.
14577 (composition-function-table): Set malayalam-composable-pattern for
14578 Malayalam characters.
14579
82d3343c
CY
145802009-12-11 Chong Yidong <cyd@stupidchicken.com>
14581
315eb96d
CY
14582 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
14583 rather than down-mouse-1, based on follow-link conventions.
14584
82d3343c
CY
14585 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
14586 are compiled.
14587
86a4c7ac
DN
145882009-12-11 Michael McNamara <mac@mail.brushroad.com>
14589
bf0b361c 14590 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
1d4adede
SM
14591 (verilog-vmm-statement-re, verilog-ovm-statement-re)
14592 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
14593 (verilog-leap-to-head, verilog-backward-token):
14594 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
86a4c7ac
DN
14595
145962009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
14597
bf0b361c
JB
14598 * progmodes/verilog-mode.el (verilog-auto-lineup)
14599 (verilog-nameable-item-re): Cleanup user-visible spelling and
14600 documentation errors. One reported by Gary Delp.
1d4adede 14601 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
86a4c7ac
DN
14602 (verilog-read-decls): Fix AUTOWIRE with types declared in a
14603 package, bug195. Reported by Pierre-David Pfister.
14604
fe03f49a
GM
146052009-12-11 Glenn Morris <rgm@gnu.org>
14606
47641aac
GM
14607 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
14608
85094855
GM
14609 * mail/emacsbug.el: No longer require sendmail.
14610 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
14611 (report-emacs-bug-orig-text): Doc fix.
14612 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
14613 New local variables, to adapt to different mail-user-agents.
14614 (report-emacs-bug): Fix test for a gnu.org address.
14615 Use overlays for emphasis, since font-lock defeats 'face property.
14616 Pretest bugs also end up at the newsgroup these days.
14617 Stop message-mode stripping text properties.
14618 Set and use the new buffer-local variables.
14619 (report-emacs-bug-hook): Add doc-string.
14620 Remove some unnecessary save-excursions and simplify.
14621 Use the appropriate hook and send-command.
14622
fe03f49a
GM
14623 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
14624 capitalization of some menu entries.
14625
345427f0
VJL
146262009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14627
277e6741
MP
14628 * whitespace.el (whitespace-display-char-on):
14629 Ensure `buffer-display-table' is unique when two or more windows are
345427f0
VJL
14630 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
14631 New version 12.1.
14632
c70ccbba
EZ
146332009-12-10 Eli Zaretskii <eliz@gnu.org>
14634
14635 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
14636 characters in the Attribute field.
14637
f1943c1b
DN
146382009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
14639
14640 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
14641
1c67aeaa
SM
146422009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
14643
14644 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
14645 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
14646 Disregard autoload-excludes.
14647 (update-directory-autoloads): Obey autoload-excludes here instead.
14648 But don't store its contents in no-autoloads and remove entries that
14649 refer to excludes files.
14650
d8194864
GM
146512009-12-10 Glenn Morris <rgm@gnu.org>
14652
8c0171c0
GM
14653 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
14654 (expand-mail-aliases): Define for compiler.
14655
dba372dd
GM
14656 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
14657 Define for compiler.
14658
d8194864
GM
14659 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
14660 appropriate for the mail-user-agent in use.
14661
fe5facd3
MA
146622009-12-09 Michael Albinus <michael.albinus@gmx.de>
14663
14664 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
14665
99999a1d
DN
146662009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
14667
14668 Fix short log parsing and fontification.
14669 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
14670 Fix fontification for the [merge] label.
14671
2ea1c4aa
SM
146722009-12-09 Vivek Dasmohapatra <vivek@etla.org>
14673
85626eef 14674 Drop some properties to avoid surprises (bug#5002).
2ea1c4aa
SM
14675 * htmlfontify.el (hfy-ignored-properties): New defcustom.
14676 (hfy-fontify-buffer): Use it.
14677
9840deb6
SM
146782009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
14679
a0d1aadf
SM
14680 Minor cleanup.
14681 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
14682 Adjust all callers.
14683 (ffap-locate-file): Remove unused arg `dir-ok' and make other
14684 args compulsory. Adjust callers.
14685 (ffap-gopher-at-point): Remove unused var `name'.
14686
9840deb6
SM
14687 Get rid of the ELCFILES abomination.
14688 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
14689 (compile-elcfiles): New phony target.
14690 (compile-main): Compute ELCFILES dynamically.
14691 (compile-clean): New target to remove left-over elc files.
14692 (compile, all): Use it.
14693
7eb3f9a8
KH
146942009-12-09 Kenichi Handa <handa@etlken>
14695
14696 * international/mule-diag.el: Require help-mode instead of help-fns.
14697
ae63e572
KH
146982009-12-09 Kenichi Handa <handa@m17n.org>
14699
5ce6e4f4 14700 * international/mule-cmds.el (ucs-names): Supply sufficiently
a0d1aadf
SM
14701 fine ranges instead of pre-calculating accurate ranges.
14702 Iterate with bigger gc-cons-threshold.
ae63e572 14703
e2f3c692
DN
147042009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
14705
14706 Add support for stashing a snapshot of the current tree.
14707 * vc-git.el (vc-git-stash-snapshot): New function.
14708 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
14709
cf6d0352
JB
147102009-12-08 Jose E. Marchesi <jemarch@gnu.org>
14711
14712 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
14713 instead of `(beginning|end)-of-line'.
14714
48e4acc9
GM
147152009-12-08 Glenn Morris <rgm@gnu.org>
14716
6e890faa
GM
14717 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
14718
48e4acc9
GM
14719 * Makefile.in (ELCFILES): Regenerate.
14720
d2a1dc7b
JL
147212009-12-07 Juri Linkov <juri@jurta.org>
14722
14723 Don't lazy-highlight the comint output in history Isearch mode.
14724
14725 * comint.el (comint-history-isearch-search): Instead of
14726 `comint-line-beginning-position', use `comint-after-pmark-p'
14727 to check if point if before the process mark, and go to
14728 `process-mark' in this case.
14729
51ef56c4
SM
147302009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14731
fb10ee4a
SM
14732 * textmodes/tex-mode.el (latex-complete)
14733 (latex-indent-or-complete): Remove.
14734 (latex-mode): Set completion-at-point-functions instead.
14735
14736 Provide a standard completion command and hook it into TAB.
51ef56c4
SM
14737 * minibuffer.el (completion-at-point-functions): New var.
14738 (completion-at-point): New command.
fb10ee4a 14739 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
51ef56c4
SM
14740 * progmodes/python.el (python-mode-map): Use completion-at-point.
14741 (python-completion-at-point): Rename from python-partial-symbol and
14742 adjust for use in completion-at-point-functions.
14743 (python-mode): Setup completion-at-point for Python completion.
14744 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
14745 extracted from lisp-complete-symbol.
14746 (lisp-complete-symbol): Use it.
14747 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
14748 setup completion-at-point for Elisp completion.
fb10ee4a
SM
14749 (emacs-lisp-mode-map, lisp-interaction-mode-map):
14750 Use completion-at-point.
51ef56c4 14751 * ielm.el (ielm-map): Use completion-at-point.
fb10ee4a 14752 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
51ef56c4
SM
14753 * progmodes/sym-comp.el: Move to...
14754 * obsolete/sym-comp.el: Move from progmodes.
14755
5e7a9022
EZ
147562009-12-07 Eli Zaretskii <eliz@gnu.org>
14757
14758 Prevent save-buffer in Rmail buffers from using the coding-system
14759 of the current message, and from clobbering the encoding mnemonics
14760 in the mode line (Bug#4623).
14761
14762 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
14763 flag, too.
14764 (rmail-message-encoding): New variable.
14765 (rmail-write-region-annotate): Record the encoding of the current
14766 message in rmail-message-encoding.
14767 (rmail-after-save-hook): New function, restores the encoding of
14768 the current message after the message collection is saved.
14769
9136e895
JL
147702009-12-07 Juri Linkov <juri@jurta.org>
14771
14772 * progmodes/grep.el (grep-read-files): Use `completing-read'
14773 instead of `read-string'. Set its `collection' arg to
14774 `read-file-name-internal'. (Bug#4301)
14775
40637410
JL
147762009-12-07 Juri Linkov <juri@jurta.org>
14777
14778 Correctly restore original Isearch point. (Bug#4994)
14779
14780 * isearch.el (isearch-mode): Move `isearch-push-state' after
14781 `(run-hooks 'isearch-mode-hook)'.
14782 (isearch-cancel): When `isearch-push-state-function' is defined,
14783 let-bind `isearch-cmds' to the first state (the last element of
14784 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
14785 function and restores the original point). Otherwise, move point
14786 to `isearch-opoint'.
14787
da10ce2b
SM
147882009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14789
14790 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
14791 chars that don't have names, so the table can be built much faster at
14792 run-time.
14793
3d68fa99
CY
147942009-12-07 Chong Yidong <cyd@stupidchicken.com>
14795
f82b1493
CY
14796 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
14797 change. Suggested by David Kastrup.
14798
3d68fa99
CY
14799 * simple.el (compose-mail): Check for incompatibilities and warn.
14800 (compose-mail-user-agent-warnings): New option.
14801
662c5698
DN
148022009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14803
14804 Support showing a single log entry from vc-annotate.
14805 * vc.el (print-log): Add a new argument: START-REVISION.
14806 (vc-print-log-internal): Add a new optional argument and
14807 pass it to the backend.
14808 (vc-print-log, vc-print-root-log): Adjust callers.
14809 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
14810 buffer already displays the requested log entry, use it.
14811 Otherwise display only the log entry in question.
14812 * vc-svn.el (vc-svn-print-log):
e4070cdc 14813 * vc-mtn.el (vc-mtn-print-log):
662c5698
DN
14814 * vc-hg.el (vc-hg-state):
14815 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
14816 (vc-git-show-log-entry): Return t on success.
14817 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
14818 (vc-bzr-show-log-entry): Return t on success.
14819 * vc-rcs.el (vc-rcs-print-log):
14820 * vc-sccs.el (vc-sccs-print-log):
14821 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
14822
e4070cdc
GM
148232009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14824
5ce6e4f4
JB
14825 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
14826 Add menus to the meta mode. (Bug#5043)
e4070cdc 14827
5ce6e4f4 148282009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
662c5698
DN
14829
14830 * ediff-init.el (ediff-event-key): Use event-to-character instead of
2de386ca 14831 event-key.
662c5698 14832
662c5698
DN
14833 * ediff.el (ediff-buffers-internal): Add unwind-protect.
14834
dab816a9
MA
148352009-12-07 Michael Albinus <michael.albinus@gmx.de>
14836
14837 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
14838 Berbain <raphael.berbain@gmail.com>.
14839
14840 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
14841 characters.
14842 (tramp-initial-end-of-output): New defconst.
14843 (tramp-methods, tramp-find-shell)
14844 (tramp-open-connection-setup-interactive-shell)
14845 (tramp-maybe-open-connection): Use it.
6a7662bb
BR
14846 (tramp-shell-prompt-pattern, tramp-wait-for-output):
14847 Handle existence of `#' and `$'.
dab816a9 14848
6a7662bb
BR
14849 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
14850 Use `tramp-initial-end-of-output'.
dab816a9 14851
a91e1f6b
DN
148522009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14853
14854 Get the background mode from the terminal for xterm, and set
14855 faces accordingly.
14856 * term/xterm.el (xterm-set-background-mode): New function.
14857 (terminal-init-xterm): Use it in case xterm supports background
14858 color queries. Recompute faces after getting the background
14859 color.
14860
5fa9d1ec
GM
148612009-12-07 Ulrich Mueller <ulm@gentoo.org>
14862
14863 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
14864 number comment back on its own line, for easier parsing.
14865
5e9fde5e
SM
148662009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14867
14868 Make it work for non-file buffers (bug#5102).
14869 * doc-view.el (doc-view-current-cache-dir):
14870 Use doc-view-buffer-file-name rather than buffer-file-name.
14871 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
14872
2f2f5242
CY
148732009-12-06 Óscar Fuentes <ofv@wanadoo.es>
14874
14875 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
14876 author field is too short.
14877
cebf8ec6
DN
148782009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
14879
5e9fde5e
SM
14880 * vc-git.el (vc-git-print-log): Handle a limit argument.
14881 Display the short log in graph form and with labels.
0d3f8a78
DN
14882 (vc-git-log-view-mode): Handle labels.
14883
cebf8ec6
DN
14884 Make vc-revert change VC state from 'added to 'unregistered.
14885 * vc-git.el (vc-git-revert): Call git reset first.
14886
8e39154d
UJ
148872009-12-06 Ulf Jasper <ulf.jasper@web.de>
14888
d8194864
GM
14889 * net/newst-backend.el, net/newst-plainview.el:
14890 * net/newst-reader.el, net/newst-ticker.el:
14891 * net/newst-treeview.el, net/newsticker.el:
14892 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
8e39154d 14893
ef187c24
CY
148942009-12-06 Chong Yidong <cyd@stupidchicken.com>
14895
238a0f3a
CY
14896 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
14897
2c6bb71a
CY
14898 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
14899 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
14900 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
14901 Update annotation regexp.
14902
ef187c24
CY
14903 * simple.el (beginning-of-visual-line): Constrain to field
14904 boundaries (Bug#5106).
14905
571855b6
UJ
149062009-12-06 Ulf Jasper <ulf.jasper@web.de>
14907
6a7662bb
BR
14908 * xml.el (xml-substitute-numeric-entities):
14909 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 14910 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6
UJ
14911 * net/newst-backend.el (newsticker--parse-generic-feed)
14912 (newsticker--parse-generic-items)
6a7662bb
BR
14913 (newsticker--decode-numeric-entities):
14914 Move newsticker--decode-numeric-entities in newst-backend.el to
d8194864 14915 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6 14916
b857059c
CY
149172009-12-06 Daniel Colascione <dan.colascione@gmail.com>
14918
14919 * progmodes/js.el (js--js-not): Add null to the list of values.
14920
c2dae51b
CY
149212009-12-06 Chong Yidong <cyd@stupidchicken.com>
14922
d8194864 14923 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
c2dae51b 14924
ed0f72d2
RW
149252009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14926
14927 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
14928 delimiter if it is at the end of the current line.
14929 (bibtex-generate-url-list): Fix docstring.
14930
365b9a62
SM
149312009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
14932
14933 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
14934 minibuffer's content with itself.
14935 Fold the confirm-after-completion case into the `confirm' case.
14936 (completion-pcm-word-delimiters): Add : and / to the delimiters.
14937
990a9cb1
KR
149382009-12-06 Kevin Ryde <user42@zip.com.au>
14939
14940 * ffap.el (ffap-rfc-path): Make this a defcustom since
d8194864 14941 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
990a9cb1 14942
8b5a10db 14943 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
d8194864 14944 manuals, similar to existing setup for help-mode. (Bug#3913.)
8b5a10db 14945
065543e7
JL
149462009-12-05 Juri Linkov <juri@jurta.org>
14947
14948 Save and restore dired buffer's point positions too. (Bug#4880)
14949
14950 * dired.el (dired-save-positions): Return in the first element
14951 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
14952 Doc fix.
14953 (dired-restore-positions): First restore buffer's position.
14954 While restoring window's positions, check if window still displays
14955 the original buffer.
14956
503edac9
CY
149572009-12-05 Chong Yidong <cyd@stupidchicken.com>
14958
9a594ee6
CY
14959 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
14960 if possible.
14961
925f8c70
CY
14962 * shell.el (shell): Require ansi-color (Bug#5113).
14963
14964 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
14965
503edac9
CY
14966 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
14967
8fea6b33
AM
149682009-12-05 Alan Mackenzie <acm@muc.de>
14969
14970 * progmodes/cc-mode.el (c-before-hack-hook)
14971 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
14972 `c-file-style' to work again. This reversion restores the current
212c5aef 14973 software to its state in Emacs 23.1. (Bug#4146)
8fea6b33 14974
5d1fd962
CY
149752009-12-05 Kevin Ryde <user42@zip.com.au>
14976
6a7662bb
BR
14977 * textmodes/sgml-mode.el (sgml-lexical-context):
14978 Recognise comment-start-skip to comment-end-skip as comment (Bug#4781).
5d1fd962 14979
30760c8b
JL
149802009-12-05 Juri Linkov <juri@jurta.org>
14981
14982 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
14983 for virtual nodes. (Bug#4147)
14984 (Info-find-node-2): Set `Info-current-node-virtual' to nil
14985 when moving from a virtual node.
14986 (Info-mode-menu): Add `Info-virtual-index' to the menu.
14987 (Info-mode): Add `Info-virtual-index' to the docstring.
14988
403111a8
RW
149892009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14990
14991 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
14992 track of the buffer position of the end of a BibTeX entry as this
14993 position may change during reformatting.
14994 (bibtex-format-entry): Remove whitespace before processing
14995 numerical fields so that we recognize the latter properly.
14996 (bibtex-reformat): Do not use push which changes the global value
14997 of bibtex-entry-format.
14998 (bibtex-field-braces-alist, bibtex-field-strings-alist)
14999 (bibtex-field-re-init): Replace only space characters by regexp
15000 for whitespace.
365b9a62 15001 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
403111a8
RW
15002 (bibtex-initialize): Also update bibtex-strings.
15003 (bibtex-kill-field): Preserve white space at end of entry.
365b9a62
SM
15004 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
15005 Update bibtex-reference-keys.
403111a8 15006
25b54627
SM
150072009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
15008
15009 * minibuffer.el (completion-pcm--merge-try): Also consider placing
15010 point after a star, if that's the only place where modifications can
15011 make progress.
15012
35639eb4
DN
150132009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
15014
15015 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
15016 in docstrings.
15017
8b78760b
JL
150182009-12-04 Juri Linkov <juri@jurta.org>
15019
15020 * proced.el (proced): Call `(proced-update t)' to update process
15021 information instead of only running proced-post-display-hook.
15022 (proced-send-signal): Add a leading space to the buffer name
15023 " *Marked Processes*" to make this buffer ephemeral.
15024
2b3489a7
JL
150252009-12-04 Juri Linkov <juri@jurta.org>
15026
15027 * dired.el (dired-auto-revert-buffer): New defcustom.
15028 (dired-internal-noselect): Use it.
15029
9b9debd1
JL
150302009-12-04 Juri Linkov <juri@jurta.org>
15031
15032 Change roles of modes and functions in image-mode.el (Bug#5062).
15033
15034 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
15035 in `auto-mode-alist'.
15036 (image-mode-previous-major-mode): New variable.
15037 (image-minor-mode-map): Rename from `image-mode-text-map'.
15038 (image-mode): Move graceful error-handling code from
15039 `image-minor-mode' to here. On errors call `image-mode-as-text'.
15040 (image-minor-mode): Remove all image-handling code.
15041 Replace `image-mode-text-map' with `image-minor-mode-map'.
15042 Check for `image-type' in mode-line format string.
15043 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
15044 (image-mode-as-text): New function with most code from
15045 `image-mode-maybe'.
15046 (image-toggle-display-text): Move code that removes image
15047 properties from `image-toggle-display' to here.
15048 (image-toggle-display-image): New function with code that adds
15049 image properties copied from `image-toggle-display'.
15050 (image-toggle-display): Remove most code with leaving only code
15051 that toggles between `image-mode-as-text' and `image-mode'.
15052
0c74a301
UJ
150532009-12-04 Ulf Jasper <ulf.jasper@web.de>
15054
15055 * net/newst-treeview.el
15056 (newsticker--treeview-list-highlight-start): Restored call to
15057 save-excursion: Selected item was stuck.
15058 (newsticker--treeview-list-select): New.
15059 (newsticker--treeview-item-show-text)
15060 (newsticker--treeview-item-show)
15061 (newsticker--treeview-item-update): Use new
15062 newsticker-treeview-item-mode.
15063 (newsticker-treeview-update): Keep current item.
15064 (newsticker-treeview-next-new-or-immortal-item): Doc change.
15065 (newsticker--treeview-first-feed): Doc change.
15066 (newsticker-treeview-list-menu)
88b5a757 15067 (newsticker-treeview-item-menu): Add menu entries.
0c74a301
UJ
15068 (newsticker-treeview-item-mode): New.
15069
5ce6e4f4 15070 * net/newst-backend.el (newsticker-customize): Delete other
0c74a301
UJ
15071 windows.
15072
9eaeec5b
SS
150732009-12-04 Sam Steingold <sds@gnu.org>
15074
15075 * log-view.el (log-view-mode-map): "q" calls quit-window,
15076 like in all the other non-self-insert buffers.
15077
b2bf5be5
SM
150782009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
15079
15080 Minor cleanup.
15081 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
15082 key decoding rather than do it manually via last-input-event +
15083 ascii-character.
15084 (term-exec): Use delete-and-extract-region.
15085 (term-handle-ansi-terminal-messages): Remove unused var `end'.
15086 (term-process-pager): Remove unused var `i'.
15087 (term-dynamic-simple-complete): Make obsolete.
15088 (serial-update-config-menu): Remove unused vars `y' and `str'.
15089 (term-update-mode-line): Remove unused var `temp'.
15090
46e5c897
DN
150912009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
15092
15093 Limit the number of log entries displayed by default.
15094 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
15095 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
15096 using a prefix argument.
15097
627e0a14
GM
150982009-12-03 Glenn Morris <rgm@gnu.org>
15099
15100 * progmodes/idlwave.el (class): Restore still useful declaration.
15101
8578c224
AM
151022009-12-03 Alan Mackenzie <acm@muc.de>
15103
4abc318c 15104 Enhance `c-parse-state' to run efficiently in "brace deserts".
8578c224 15105
b2bf5be5
SM
15106 * progmodes/cc-mode.el (c-basic-common-init):
15107 Call c-state-cache-init.
9762b219 15108 (c-neutralize-syntax-in-and-mark-CPP): Rename from
8578c224 15109 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
b2bf5be5 15110 placing `category' properties value 'c-cpp-delimiter at its boundaries.
8578c224
AM
15111
15112 * progmodes/cc-langs.el (c-before-font-lock-function):
15113 c-extend-and-neutralize-syntax-in-CPP has been renamed
15114 c-neutralize-syntax-in-and-mark-CPP.
15115
15116 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
15117 with `category' properties now, not `syntax-table' ones.
15118
15119 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
15120 enhanced (but slower) version of c-end-of-macro that won't land
15121 inside a literal or on another awkward character.
15122 (c-state-cache-too-far, c-state-cache-start)
15123 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
15124 (c-state-nonlit-pos-cache-limit, c-state-point-min)
15125 (c-state-point-min-lit-type, c-state-point-min-lit-start)
15126 (c-state-min-scan-pos, c-state-brace-pair-desert)
15127 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
15128 buffer local variables.
15129 (c-state-literal-at, c-state-lit-beg)
15130 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
15131 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
15132 (c-state-cache-top-paren, c-state-cache-after-top-paren)
15133 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
15134 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
15135 (c-renarrow-state-cache)
15136 (c-append-lower-brace-pair-to-state-cache)
15137 (c-state-push-any-brace-pair, c-append-to-state-cache)
15138 (c-remove-stale-state-cache)
15139 (c-remove-stale-state-cache-backwards, c-state-cache-init)
15140 (c-invalidate-state-cache-1, c-parse-state-1)
15141 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
b2bf5be5
SM
15142 (c-parse-state): Enhance and refactor.
15143 (c-debug-parse-state): Amend to deal with all the new variables.
8578c224
AM
15144
15145 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
15146 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
b2bf5be5
SM
15147 modify to use category text properties rather than syntax-table ones.
15148 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
8578c224
AM
15149 to switch off/on the syntactic paren property of C++ template
15150 delimiters using the category property.
15151 (c-with-<->-as-parens-suppressed): Macro to invoke code with
15152 template delims suppressed.
15153 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
15154 New constant/macros which apply category properties to the start
15155 and end of preprocessor constructs.
b2bf5be5 15156 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
8578c224
AM
15157 "comment out" the syntactic value of characters in preprocessor
15158 constructs.
15159 (c-with-cpps-commented-out)
15160 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
15161 with characters in all or all but one preprocessor constructs
15162 "commented out".
15163
0d4dc442
RW
151642009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15165
15166 * proced.el (proced-filter-alist): Use regexp-quote.
15167
a09dc9bf
MA
151682009-12-03 Michael Albinus <michael.albinus@gmx.de>
15169
15170 Cleanup.
15171 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
15172 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
15173 arguments. Expand `default-directory'.
15174
15175 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
15176 the benefit of returning an expanded localname.
15177 (tramp-tramp-file-p): Handle the case NAME is not a string.
15178
3f6bd790
DN
151792009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
15180
4dfb3b9c
DN
15181 Add support for bzr shelve/unshelve.
15182 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
15183 (vc-bzr-extra-menu-map): New variables.
15184 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
15185 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
15186 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
15187 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
15188 (vc-bzr-dir-extra-headers): Display shelves.
15189
3f6bd790
DN
15190 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
15191
842d73a1
SM
151922009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15193
15194 * textmodes/bibtex.el (bibtex-complete-internal):
15195 Use completion-in-region.
15196 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
15197
7fa4876f
DN
151982009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
15199
15200 Support applying stashes. Improve UI.
15201 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
15202 (vc-git-stash-apply, vc-git-stash-pop)
15203 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
15204 (vc-git-stash-menu): New functions.
15205 (vc-git-stash-menu-map): New variable.
15206 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
15207
d6e82452
GM
152082009-12-03 Glenn Morris <rgm@gnu.org>
15209
15210 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
15211 (vc-print-log-internal): Fix previous change.
15212 (vc-revert): Correct pluralization.
15213
8d222148
SM
152142009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15215
ea52206b
SM
15216 * progmodes/make-mode.el (makefile-special-targets-list): No need for
15217 it to be an alist any more.
15218 (makefile-complete): Use completion-in-region.
15219
69a94a37
SM
15220 * progmodes/octave-mod.el (octave-complete-symbol):
15221 Use completion-in-region.
15222
8d222148
SM
15223 Misc cleanup.
15224 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
15225 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
15226 (idlwave-complete-class): Don't quote lambda.
15227 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
15228 (idlwave-mode-map): Move initialization into declaration.
15229 (idlwave-action-and-binding): Use backquotes.
15230 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
15231 Simplify.
15232 (idlwave-is-pointer-dereference): Remove unused var `pos'.
15233 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
15234 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
15235 `parts', and `all-parts'.
15236 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
15237 (idlwave-convert-xml-system-routine-info): Remove unused string
15238 `version-string'.
15239 (idlwave-display-user-catalog-widget): Use dolist.
15240 (idlwave-scanning-lib): Declare dynamically-scoped var.
15241 (idlwave-scan-library-catalogs): Remove unused var `flags'.
15242 (completion-highlight-first-word-only): Declare to silence bytecomp.
15243 (idlwave-popup-select): Tighten scope of `resp'.
15244 (idlwave-find-struct-tag): Remove unused var `beg'.
15245 (idlwave-after-load-rinfo-hook): Declare.
15246 (idlwave-sintern-class-info): Remove unused var `taglist'.
15247 (idlwave-find-class-definition): Remove unused var `list'.
15248 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
15249 (idlwave-what-module-find-class): Remove unused var `classes'.
15250
3bb8691b
JB
152512009-12-03 Juanma Barranquero <lekktu@gmail.com>
15252
15253 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
15254
f72f0c23
SM
152552009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15256
15257 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
15258 buffers visited. Remove redundant current-buffer-saving.
15259
601a9508
SM
152602009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
15261
15262 Use completion-in-buffer and remove uses of dynamic scoping.
15263 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
15264 (pascal-buffer-to-use, pascal-flag): Don't declare.
15265 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
15266 (pascal-get-completion-decl, pascal-keyword-completion):
15267 Add `pascal-str' argument, save-excursion,
15268 return the found completions, and don't filter with pascal-pred.
15269 (pascal-completion-cache): New var.
15270 (pascal-completion): Don't switch buffer any more (it was never
15271 necessary). Don't save-excursion any more (it's done by the called
15272 subroutines). Use a cache to avoid redundant computations.
15273 Use complete-with-action rather than pascal-completion-response and
15274 let it apply the predicate as well.
15275 (pascal-complete-word): Use completion-in-buffer when
15276 pascal-toggle-completions is nil.
15277 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
15278 not used any more.
15279 (pascal-comp-defun): Don't change buffer any more.
15280 Use complete-with-action rather than pascal-completion-response and
15281 let it apply the predicate as well.
15282 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
15283 when neded.
15284
1ff4cb98
KH
152852009-12-02 Kenichi Handa <handa@m17n.org>
15286
15287 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
15288 shape for all Indic scripts.
15289
bb12edf1
SM
152902009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
15291
15292 Use completion-in-buffer.
15293 * wid-edit.el (widget-field-text-end): New function.
15294 (widget-field-value-get): Use it.
15295 (widget-string-complete, widget-file-complete)
15296 (widget-color-complete): Use it and completion-in-region.
15297 (widget-complete): Don't narrow the buffer.
15298
5813f6ef
GM
152992009-12-02 Glenn Morris <rgm@gnu.org>
15300
c920f222
GM
15301 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
15302 (rmail-select-summary): Use rmail-pop-to-buffer.
60f2013c
GM
15303 * mail/rmailsum.el: Replace all pop-to-buffer calls with
15304 rmail-pop-to-buffer, to prevent horizontal splits.
c920f222 15305
5813f6ef
GM
15306 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
15307 save-excursion with save-current-buffer.
15308 Widen before searching. (Bug#5093)
15309 (diary-list-sexp-entries): Remove superfluous save-excursion.
15310
34b1d750
GM
153112009-12-02 Michael Welsh Duggan <mwd@cert.org>
15312
15313 * woman.el (woman-make-bufname): Handle man-pages with "." in the
15314 name. (Bug#5038)
15315
b2d5f31a
GM
153162009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
15317
15318 * ido.el (ido-file-internal): Handle filenames at point that do
15319 not have a directory part. (Bug#5049)
15320
c710ac3c
JB
153212009-12-02 Juanma Barranquero <lekktu@gmail.com>
15322
15323 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
15324 (mpc-songs-jump-to, mpc-resume): Doc fixes.
15325
9946be46
SM
153262009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
15327
15328 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
15329 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
15330 any more.
15331
b08016f2
SM
153322009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
15333
e7440df4
SM
15334 * comint.el (comint-insert-input): Ignore clicks to the right of
15335 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
15336
3bb8691b 15337 * vc.el (vc-print-log-internal): Don't wait for the process to
c767b665
SM
15338 terminate before setting up the major mode.
15339
f3b757f5
SM
15340 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
15341 in case.
15342
a2877f1d
SM
15343 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
15344 the last element.
15345
b08016f2
SM
15346 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
15347
782d6e30
GM
153482009-12-01 Glenn Morris <rgm@gnu.org>
15349
15350 * window.el (window--display-buffer-2): Fix previous changes.
15351
28f57f7e
CY
153522009-12-01 Chong Yidong <cyd@stupidchicken.com>
15353
15354 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
15355
c31a2fdc
GM
153562009-12-01 Glenn Morris <rgm@gnu.org>
15357
15358 * Makefile.in (ELCFILES): Add mpc.elc.
15359
e1ada222
SM
153602009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
15361
15362 * mpc.el: New file.
15363
0c9ff2c5
GM
153642009-12-01 Glenn Morris <rgm@gnu.org>
15365
3689984f
GM
15366 * window.el (window-to-use): Define for compiler.
15367
3ab4308b
GM
15368 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
15369 consistent with others (no final period).
15370
0c9ff2c5
GM
15371 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
15372 (rmail-mime-show): Downcase the encoding. (Bug#5070)
15373
fb0c18ff
DN
153742009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
15375
15376 Make vc-print-log buttons work.
045b9da7 15377 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
fb0c18ff 15378
2ac7e73e
JB
153792009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
15380
15381 * savehist.el (savehist-autosave-interval): Allow setting to nil
15382 through customize. (Bug#5056)
15383
5237d741
JB
153842009-11-30 Juanma Barranquero <lekktu@gmail.com>
15385
15386 Fix references to jit-lock properties.
15387 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
15388 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
15389 (perl-font-lock-special-syntactic-constructs):
15390 Quote jit-lock-defer-multiline property.
15391
379241fa
DN
153922009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
15393
15394 * vc-git.el (vc-git-registered): Call vc-git-root only once.
15395
054ae856
JL
153962009-11-30 Juri Linkov <juri@jurta.org>
15397
15398 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
15399 value `buffer' of `multi-isearch-next-buffer-current-function'.
15400 Use `(current-buffer)' when `buffer' is nil.
15401 (multi-isearch-next-buffer-from-list): Don't fallback to
15402 `(current-buffer)' when `buffer' is nil. (Bug#4947)
15403
67296dda
JL
154042009-11-30 Juri Linkov <juri@jurta.org>
15405
15406 * misearch.el (multi-isearch-read-buffers): Move canonicalization
15407 of buffers with `get-buffer' to `multi-isearch-buffers'.
15408 (multi-isearch-buffers, multi-isearch-buffers-regexp):
15409 Canonicalize BUFFERS with `get-buffer'. Doc fix.
15410 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
15411 FILES with `expand-file-name' converting relative file names
15412 to absolute. Doc fix. (Bug#4727)
15413
c585bf32
JL
154142009-11-30 Juri Linkov <juri@jurta.org>
15415
15416 * misearch.el (multi-isearch-read-buffers)
15417 (multi-isearch-read-matching-buffers): New functions.
15418 (multi-isearch-buffers, multi-isearch-buffers-regexp):
15419 Use them in the `interactive' spec. Doc fix.
15420 (multi-isearch-read-files, multi-isearch-read-matching-files):
15421 New functions.
15422 (multi-isearch-files, multi-isearch-files-regexp):
15423 Use them in the `interactive' spec. Doc fix. (Bug#4725)
15424
0a745733
JL
154252009-11-30 Juri Linkov <juri@jurta.org>
15426
15427 * doc-view.el (doc-view-continuous):
15428 Rename from `doc-view-continuous-mode'.
15429 (doc-view-menu): Move "Toggle display" to the top.
15430 Add submenu "Continuous" with radio buttons "Off"/"On"
15431 and "Save as Default".
15432 (doc-view-scroll-up-or-next-page)
15433 (doc-view-scroll-down-or-previous-page)
15434 (doc-view-next-line-or-next-page)
6a7662bb
BR
15435 (doc-view-previous-line-or-previous-page):
15436 Rename `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
0a745733 15437
1f9689eb
JL
154382009-11-30 Juri Linkov <juri@jurta.org>
15439
15440 * comint.el (comint-mode-map): Rebind `M-r' from
15441 `comint-previous-matching-input' to
15442 `comint-history-isearch-backward-regexp'.
15443 Unbind `M-s' to allow global key binding `M-s'.
15444 Add menu items for `comint-history-isearch-backward' and
15445 `comint-history-isearch-backward-regexp'. (Bug#3746)
15446
2952b1ae
JL
154472009-11-30 Juri Linkov <juri@jurta.org>
15448
15449 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
15450 For def=recenter, replace `recenter' with `recenter-top-bottom'
15451 that is called with `this-command' and `last-command' let-bound
15452 to `recenter-top-bottom'. When the last `def' was not `recenter',
15453 set `recenter-last-op' to nil. (Bug#4981)
15454
7a9547ca
SM
154552009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
15456
20565545
SM
15457 Minor cleanup and simplification.
15458 * filecache.el (file-cache-add-directory)
15459 (file-cache-add-directory-recursively)
15460 (file-cache-add-from-file-cache-buffer)
15461 (file-cache-delete-file-regexp, file-cache-delete-directory)
15462 (file-cache-files-matching-internal, file-cache-display): Use dolist.
15463 (file-cache-temp-minibuffer-message): Delete function.
15464 (file-cache-minibuffer-complete): Use minibuffer-message instead.
15465
7a9547ca
SM
15466 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
15467 Don't signal an error when bumping into EOB in tr, s, or y.
15468
08e968f3
JL
154692009-11-29 Juri Linkov <juri@jurta.org>
15470
15471 * startup.el (fancy-about-text): Fix wording of Guided Tour.
15472 (Bug#4960)
15473
15474 * descr-text.el (describe-char-unidata-list): Use lowercase name
15475 for "Unicode name" like in other tags.
15476
f8d170a4
JL
154772009-11-29 Juri Linkov <juri@jurta.org>
15478
15479 * ediff-util.el (ediff-minibuffer-with-setup-hook):
15480 New compatibility macro.
7a9547ca 15481 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
f8d170a4 15482
0116abbd
JL
154832009-11-29 Juri Linkov <juri@jurta.org>
15484
15485 Add defcustom to define the cycling order of `recenter-top-bottom'.
15486 (Bug#4981)
15487
15488 * window.el (recenter-last-op): Doc fix.
15489 (recenter-positions): New defcustom.
15490 (recenter-top-bottom): Rewrite to use `recenter-positions'.
15491 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
15492
61eef560
MA
154932009-11-29 Michael Albinus <michael.albinus@gmx.de>
15494
15495 Improve integration of Tramp and ange-ftp in eshell.
15496
e4070cdc 15497 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
61eef560
MA
15498 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
15499 (eshell/sudo): Flatten args. Let-bind `default-directory'.
15500
15501 * eshell/esh-util.el (top): Require also Tramp when compiling.
15502 (eshell-directory-files-and-attributes): Check for FTP remote
15503 connection.
15504 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
15505 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
15506 (eshell-file-attributes): Handle ".". Return `entry'.
15507
15508 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
15509 (ange-ftp-directory-files-and-attributes)
15510 (ange-ftp-real-directory-files-and-attributes): New defuns.
15511
15512 * net/tramp.el (tramp-maybe-open-connection): Open the remote
15513 shell with "exec" when possible. This prevents trailing prompts
15514 in `start-file-process'.
15515
f5467d3f
SM
155162009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
15517
21f49db9
SM
15518 Try and remove assumptions about point-min==1.
15519 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
15520 (rng-compute-mode-line-string): Show the validation percentage in
15521 terms of the narrowed text, not the widened text.
15522 (rng-do-some-validation): Don't catch internal errors when debugging.
15523 (rng-first-error): Simplify.
15524 (rng-after-change-function): Remove work around. AFAIK the bug has
15525 been fixed a while ago.
15526
26224faf
SM
15527 * image-mode.el (image-minor-mode): Exit more gracefully when the image
15528 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
15529
d7117720
SM
15530 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
15531
f5467d3f
SM
15532 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
15533 `cd' doesn't always do it for us (bug#5067).
15534
15535 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
15536 on 2009-10-25 as part of some other change (bug#5067).
15537
c5269f1c
SM
155382009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15539
62a258a7
SM
15540 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
15541 `suspicious'.
15542 (byte-compile-warnings): Use byte-compile-warning-types.
15543 (byte-compile-save-excursion): Warn about use of set-buffer right
15544 after save-excursion.
15545
c5269f1c
SM
15546 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
15547 the excursion as well.
15548
3ba30eb8
MA
155492009-11-27 Michael Albinus <michael.albinus@gmx.de>
15550
15551 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
15552 providing a Tramp related implementation of "su" and "sudo".
15553 (eshell-unix-initialize): Add "su" and "sudo".
15554
6c6f788d
DU
155552009-11-27 Daiki Ueno <ueno@unixuser.org>
15556
15557 * net/socks.el (socks-send-command): Convert binary request to
15558 unibyte before sending. This fixes mishandling of some port
15559 numbers such as 129.
15560
10c877fe
SM
155612009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
15562
6f06a171
SM
15563 * help.el (describe-bindings-internal): Remove `interactive'.
15564
10c877fe
SM
15565 * man.el (Man-completion-table): Trim a terminating "(".
15566 Remove the space between name page a section.
15567 Add the command's description on the `help-echo' property.
c5269f1c
SM
15568 Remove `process-connection-type' binding since it's unused by
15569 call-process.
10c877fe
SM
15570 Provide completion for the "<section> <name>" format as well.
15571 (Man-default-man-entry): Remove spurious var shadowing the argument.
15572
c44a4822
KR
155732009-11-26 Kevin Ryde <user42@zip.com.au>
15574
15575 * log-view.el: Add "Keywords: tools", since its other keywords
15576 aren't in finder-known-keywords, and following vc.el.
15577
9d58f081
KR
15578 * sha1.el (sha1-string-external): default-directory "/" in case
15579 otherwise non-existent. process-connection-type pipe for touch of
15580 efficiency recommended by elisp manual. (An aside in Bug#3911.)
15581
72fe6b25
SM
155822009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15583
15584 Misc coding convention cleanups.
15585 * htmlfontify.el (hfy-init-kludge-hook): Rename from
15586 hfy-init-kludge-hooks.
15587 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
15588 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
15589 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
15590 and push.
15591 (hfy-slant, hfy-weight): Use tables rather than code.
15592 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
15593 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
15594 (hfy-face-attr-for-class): Initialize `face-spec' directly.
15595 (hfy-face-to-css): Remove `nconc' with single arg.
15596 (hfy-p-to-face-lennart): Use `or'.
15597 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
15598 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
15599 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
15600 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
15601 (hfy-force-fontification): Use run-hooks.
15602
85e0a536
SM
156032009-11-26 Vivek Dasmohapatra <vivek@etla.org>
15604
15605 Various minor fixes.
15606 * htmlfontify.el (hfy-default-header): Add toggle_invis since
15607 Javascript belongs in the header, not the body.
15608 (hfy-javascript): Remove.
15609 (hfy-fontify-buffer): Don't insert it any more.
15610 (hfy-face-at): Handle (face0 face1 face2) style face properties.
15611 Fix bug in invis handling when there were no invis props in a chunk.
15612
62ccc42c
SM
156132009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
15614
15615 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
15616
2643c7aa
DN
156172009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
15618
15619 * finder.el (finder-mode-map): Add a menu.
15620
0e5c8aed
DN
156212009-11-26 Michael McNamara <mac@mail.brushroad.com>
15622
bf0b361c 15623 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
0e5c8aed
DN
15624 "unsigned" structs.
15625
15626 (verilog-leap-to-head, verilog-backward-token): Handle "disable
15627 fork" statement better.
15628
156292009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
15630
bf0b361c
JB
15631 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
15632 (verilog-delete-auto, verilog-delete-empty-auto-pair)
15633 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
15634 Reported by Clay Douglass.
0e5c8aed
DN
15635
15636 (verilog-auto-inst, verilog-auto-star-safe)
62ccc42c 15637 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
6a7662bb
BR
15638 Fix removing "// Interfaces" when saving .* expansions.
15639 Reported by Pierre-David Pfister.
0e5c8aed 15640
7629c4e7
GM
156412009-11-26 Glenn Morris <rgm@gnu.org>
15642
62ccc42c
SM
15643 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
15644 the scope.
7629c4e7 15645
a5d358f8
JB
156462009-11-25 Johan Bockgård <bojohan@gnu.org>
15647
15648 * vc-annotate.el (vc-annotate-revision-previous-to-line):
15649 Really use previous revision.
15650
002cbde5
KR
156512009-11-25 Kevin Ryde <user42@zip.com.au>
15652
15653 * man.el (Man-completion-table): default-directory "/" in case
15654 doesn't otherwise exist. process-environment COLUMNS=999 so as
15655 not to truncate long names. process-connection-type pipe to avoid
573f4575
KR
15656 any chance of hitting the pseudo-tty TIOCGWINSZ.
15657 (man): completion-ignore-case t for friendliness and since man
15658 itself is case-insensitive on the command line.
15659 Further to Bug#3717.
002cbde5 15660
8cb5ffe8
KR
15661 * arc-mode.el: Add "Keywords: files", so the details in its
15662 commentary can be reached from finder-by-keyword.
34607612
KR
15663 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
15664 editing mode, but it's comms related and sgml-mode.el has "comm"
15665 on that basis too.
b8dfcf54 15666 * textmodes/bibtex-style.el: Add "Keywords: tex".
5cf751b4
GM
15667 * international/isearch-x.el, international/ja-dic-cnv.el:
15668 * international/ja-dic-utl.el, international/kkc.el:
b8dfcf54 15669 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
34607612 15670
1e2d9ba1
JL
156712009-11-25 Juri Linkov <juri@jurta.org>
15672
15673 * man.el (Man-completion-table): Modify regexp to include
15674 section names to completion strings. (Bug#3717)
15675
a601d313
JL
156762009-11-25 Juri Linkov <juri@jurta.org>
15677
15678 Search recursively in gzipped files. (Bug#4982)
15679
15680 * progmodes/grep.el (grep-highlight-matches): Add new options
15681 `always' and `auto'. Doc fix.
15682 (grep-process-setup): Check `grep-highlight-matches' for
15683 `auto-detect' to determine the need to compute grep defaults.
15684 Move Windows/DOS specific --colors settings handling
15685 to `grep-compute-defaults'. Check `grep-highlight-matches'
15686 to get the value of "--color=".
15687 (grep-compute-defaults): Compute `grep-highlight-matches' when it
15688 has the value `auto-detect'. Move Windows/DOS specific settings
15689 from `grep-process-setup'.
15690 (zrgrep): New command with alias `rzgrep'.
15691
bde04ea9
JL
156922009-11-25 Juri Linkov <juri@jurta.org>
15693
15694 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
15695 to nil instead of switching off view-mode. (Bug#4896)
15696
7d6b4d3c
JL
156972009-11-25 Juri Linkov <juri@jurta.org>
15698
15699 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
15700
15701 * mwheel.el (mwheel-scroll-up-function)
15702 (mwheel-scroll-down-function): New defvars.
15703 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
15704 `scroll-up', and `mwheel-scroll-down-function' instead of
15705 `scroll-down'.
15706
15707 * doc-view.el (doc-view-scroll-up-or-next-page)
15708 (doc-view-scroll-down-or-previous-page): Add optional ARG.
15709 Use this ARG in the call to image-scroll-up/image-scroll-down.
15710 Change `interactive' spec to "P". Goto next/previous page only
15711 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
15712 SPC/DEL case). Doc fix.
15713 (doc-view-next-line-or-next-page)
15714 (doc-view-previous-line-or-previous-page): Rename arg to ARG
15715 for consistency.
15716 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
15717 `doc-view-scroll-up-or-next-page', and buffer-local
15718 `mwheel-scroll-down-function' to
15719 `doc-view-scroll-down-or-previous-page'.
15720
e237085f
JL
157212009-11-25 Juri Linkov <juri@jurta.org>
15722
15723 Provide additional default values (directories at other Dired
15724 windows) via M-n in the minibuffer of some Dired commands.
15725
15726 * dired-aux.el (dired-diff, dired-compare-directories)
15727 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
15728 `minibuffer-default' in `minibuffer-with-setup-hook'.
15729 (dired-dwim-target-directory): Find a window that displays Dired
15730 buffer instead of failing when the next window is not Dired.
15731 Use `get-window-with-predicate' to find for the next Dired window.
15732 (dired-dwim-target-defaults): New function.
15733
15734 * ediff-util.el (ediff-read-file-name):
15735 Use `dired-dwim-target-defaults' to set `minibuffer-default'
15736 in `minibuffer-with-setup-hook'.
15737
7d371eac
JL
157382009-11-25 Juri Linkov <juri@jurta.org>
15739
15740 Provide additional default values (file name at point or at the
15741 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
15742
15743 * minibuffer.el (read-file-name-defaults): New function.
15744 (read-file-name): Reset `minibuffer-default' to nil when
15745 it duplicates initial input `insdef'.
15746 Bind `minibuffer-default-add-function' to lambda that
15747 calls `read-file-name-defaults' in `minibuffer-selected-window'.
15748 (minibuffer-insert-file-name-at-point): New command.
15749
15750 * files.el (file-name-at-point-functions): New defcustom.
15751 (find-file-default): Remove defvar.
15752 (find-file-read-args): Don't use `find-file-default'.
15753 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15754 to `read-file-name'.
15755 (find-file-literally): Use `read-file-name' with
15756 `confirm-nonexistent-file-or-buffer'.
15757
15758 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
15759
15760 * dired.el (dired-read-dir-and-switches):
15761 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15762 to `read-file-name'.
15763 (dired-file-name-at-point): New function.
15764 (dired-mode): Add hook `dired-file-name-at-point' to
15765 `file-name-at-point-functions'.
15766
04ae543a
SM
157672009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15768
15769 Really make the *Completions* window soft-dedicated (bug#5030).
15770 * window.el (window--display-buffer-2): Add `dedicated' argument.
15771 (display-buffer): Pass it when needed so the dedicated flag is set
15772 after calling set-window-buffer, which would otherwise reset it.
15773
eb708e66
SM
157742009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15775
d6b8d4e7
SM
15776 * progmodes/meta-mode.el (meta-complete-symbol):
15777 * progmodes/etags.el (complete-tag):
e2d4ea5a
SM
15778 * mail/mailabbrev.el (mail-abbrev-complete-alias):
15779 Use completion-in-region.
15780
5f24557b
SM
15781 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
15782 (dabbrev-completion): Use completion-in-region.
15783 (dabbrev--abbrev-at-point): Simplify regexp.
15784
fe4346f0
SM
15785 * abbrev.el (abbrev--before-point): Use word-motion functions
15786 if :regexp is not specified (bug#5031).
15787
cb190d7d
SM
15788 * subr.el (string-prefix-p): New function.
15789
e2ec6dd5
SM
15790 * man.el (Man-completion-cache): New var.
15791 (Man-completion-table): Use it.
15792
eb708e66
SM
15793 * vc.el (vc-print-log-internal): Make `limit' optional for better
15794 compatibility (e.g. with vc-annotate.el).
15795
4cf8971b
KR
157962009-11-24 Kevin Ryde <user42@zip.com.au>
15797
eb708e66 15798 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
d8194864 15799 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
f69c67b6 15800
4cf8971b
KR
15801 * emacs-lisp/elint.el (elint-add-required-env): Better error message
15802 when .el source file not found or other error.
15803
d204c46c
SM
158042009-11-24 Markus Triska <markus.triska@gmx.at>
15805
15806 * linum.el (linum-update-window): Ignore intangible (bug#4996).
15807
bb301b9a
SM
158082009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
15809
449c27f0
SM
15810 Handle the [back] button properly (bug#4979).
15811 * descr-text.el (describe-text-properties): Add a `buffer' argument.
15812 Use help-setup-xref, help-buffer, and with-help-window.
15813 (describe-char): Add `buffer' argument.
15814 Pass proper command to help-setup-xref. Don't meddle with
15815 help-xref-stack-item directly.
15816 (describe-text-category): Use with-help-window and help-buffer.
15817
32fe5377
SM
15818 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
15819 for the displayed buffer (bug#4887).
15820
bb301b9a
SM
15821 * man.el (Man-completion-table): New function.
15822 (man): Use it.
15823
35179414
DR
158242009-11-24 David Reitter <david.reitter@gmail.com>
15825
bb301b9a 15826 * vc-git.el (vc-git-registered): Use checkout directory (where
35179414
DR
15827 .git is) rather than the file's directory and a relative path spec
15828 to work around a bug in git.
15829
605a20a9
MA
158302009-11-24 Michael Albinus <michael.albinus@gmx.de>
15831
15832 Improve handling of processes on remote hosts.
15833
15834 * eshell/esh-util.el (eshell-path-env): New defvar.
15835 (eshell-parse-colon-path): New defun.
15836 (eshell-file-attributes): Use `eshell-parse-colon-path'.
15837
bb301b9a
SM
15838 * eshell/esh-ext.el (eshell-search-path):
15839 Use `eshell-parse-colon-path'.
605a20a9
MA
15840 (eshell-remote-command): Remove argument HANDLER.
15841 (eshell-external-command): Check for FTP remote connection.
15842
bb301b9a
SM
15843 * eshell/esh-proc.el (eshell-gather-process-output):
15844 Use `file-truename', in order to start also symlinked files.
15845 Apply `start-file-process' instead of `start-process'.
15846 Shorten `command' to the local file name part.
605a20a9 15847
bb301b9a
SM
15848 * eshell/em-cmpl.el (eshell-complete-commands-list):
15849 Use `eshell-parse-colon-path'.
605a20a9
MA
15850
15851 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
15852
15853 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
15854 to `eshell-directory-change-hook'.
15855
d1d33062
TH
158562009-11-24 Tassilo Horn <tassilo@member.fsf.org>
15857
15858 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
bb301b9a 15859 because it could be enabled automatically if view-read-only is non-nil.
d1d33062 15860
a34d8565 158612009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
d1d33062 15862
a34d8565
MK
15863 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
15864 made on 2009-11-22.
d1d33062 15865
c83b8d1b
GM
158662009-11-24 Glenn Morris <rgm@gnu.org>
15867
15868 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
15869 deleted variable bookmark-bmenu-bookmark-column.
15870
83505cfe
SM
158712009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
15872
15873 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
15874
5241b291
CY
158752009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
15876
15877 * net/browse-url.el (browse-url-filename-alist): On Windows, add
15878 two slashes to the "file:" prefix.
15879 (browse-url-file-url): De-munge Cygwin filenames before passing
15880 them to Windows browser.
15881 (browse-url-default-windows-browser): Use call-process.
15882
aefcadb6
JL
158832009-11-23 Juri Linkov <juri@jurta.org>
15884
15885 Implement DocView Continuous mode. (Bug#4896)
15886 * doc-view.el (doc-view-continuous-mode): New defcustom.
83505cfe
SM
15887 (doc-view-mode-map): Bind C-n/<down> to
15888 `doc-view-next-line-or-next-page', C-p/<up> to
15889 `doc-view-previous-line-or-previous-page'.
aefcadb6
JL
15890 (doc-view-next-line-or-next-page)
15891 (doc-view-previous-line-or-previous-page): New commands.
15892
0d62bcea
JL
158932009-11-23 Juri Linkov <juri@jurta.org>
15894
15895 Implement Isearch in comint input history. (Bug#3746)
15896 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
15897 `isearch-mode-hook'.
15898 (comint-history-isearch): New defcustom.
15899 (comint-history-isearch-backward)
15900 (comint-history-isearch-backward-regexp): New commands.
15901 (comint-history-isearch-message-overlay): New buffer-local variable.
15902 (comint-history-isearch-setup, comint-history-isearch-end)
15903 (comint-goto-input, comint-history-isearch-search)
15904 (comint-history-isearch-message, comint-history-isearch-wrap)
15905 (comint-history-isearch-push-state)
15906 (comint-history-isearch-pop-state): New functions.
15907
b593f105
MA
159082009-11-23 Michael Albinus <michael.albinus@gmx.de>
15909
15910 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
15911 return.
15912 (tramp-handle-make-symbolic-link)
15913 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
15914 Quote file names.
15915 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
15916 (tramp-handle-process-file): Use it.
15917
0f202d5d
SM
159182009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
15919
15920 * window.el (move-to-window-line-last-op): Remove.
15921 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
15922
216349f8
SM
159232009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
15924
0f202d5d 15925 Make M-r mirror the new cycling behavior of C-l.
216349f8
SM
15926 * window.el (move-to-window-line-last-op): New var.
15927 (move-to-window-line-top-bottom): New command.
15928 (global-map): Bind M-r move-to-window-line-top-bottom.
15929
c10e0633
GM
159302009-11-23 Sven Joachim <svenjoac@gmx.de>
15931
15932 * dired-x.el (dired-guess-shell-alist-default):
15933 Support xz format. (Bug#4953)
15934
953e0c1a
GM
159352009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
15936
15937 * emulation/viper-cmd.el: Use viper-last-command-char instead of
15938 last-command-char/last-command-event.
15939 (viper-prefix-arg-value): Do correct conversion of event-char for
15940 XEmacs.
15941
83505cfe
SM
15942 * emulation/viper-util.el, emulation/viper.el:
15943 Use viper-last-command-char instead of
15944 last-command-char/last-command-event.
953e0c1a 15945
83505cfe
SM
15946 * ediff-init.el, ediff-mult.el, ediff-util.el:
15947 Replace last-command-char and last-command-event
15948 with (ediff-last-command-char) everywhere.
953e0c1a
GM
15949
15950 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
15951 created in fundamental mode.
15952
15953 * ediff.el (ediff-version): Revert the change of interactive-p to
15954 called-interactively-p.
15955
9ee12eee
TH
159562009-11-22 Tassilo Horn <tassilo@member.fsf.org>
15957
15958 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
15959 generation from word-movement command names.
15960
8b571bf3
JD
159612009-11-21 Jan Djärv <jan.h.d@swipnet.se>
15962
15963 * cus-start.el (all): Add native condition for font-use-system-font.
15964
4121db47
AM
159652009-11-21 Nathaniel Flath <flat0103@gmail.com>
15966
83505cfe
SM
15967 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
15968 Correct the patch from 2009-11-18. (Bug#3910)
4121db47 15969
d71f5e0c
TH
159702009-11-21 Tassilo Horn <tassilo@member.fsf.org>
15971
15972 * progmodes/subword.el: Rename from lisp/subword.el.
15973
15974 * subword.el: Rename to progmodes/subword.el.
15975
15976 * Makefile.in (ELCFILES): Adapt to subword.el move.
15977
fc9d6ad6 159782009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4e2af782 15979 Stefan Monnier <monnier@iro.umontreal.ca>
fc9d6ad6
SM
15980
15981 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
15982 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
15983 (bookmark-bmenu-show-filenames): Use push.
15984 (bookmark-bmenu-hide-filenames): Use local var instead of
15985 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
15986 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
15987 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
15988 filenames now that the bookmark names are always available.
15989
26d9285f
SM
159902009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
15991
15992 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
15993 (bookmark-search-pattern): Move and leave unbound.
15994 (bookmark-bmenu-mode-map): Change binding.
15995 (bookmark-read-search-input): Simplify.
15996 Don't use text-char-description. Don't error on non-char events.
15997 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
15998 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
15999 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
16000 Use a local var for the timer.
16001 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
16002 (i.e. bookmark-bmenu-search).
16003
d73a0317
GM
160042009-11-21 Glenn Morris <rgm@gnu.org>
16005
16006 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
16007
e572025f
CY
160082009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
16009
26d9285f
SM
16010 * net/browse-url.el (browse-url-default-windows-browser):
16011 Use cygstart for cygwin.
e572025f 16012
6aeaa3dc
KF
160132009-11-20 Karl Fogel <karl.fogel@red-bean.com>
16014
e4070cdc 16015 * bookmark.el: Formatting and doc fixes only:
6aeaa3dc
KF
16016 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
16017 (bookmark-bmenu-search): Wrap to fit within 80 columns.
194d44e7 16018 Minor grammar and punctuation fixes in doc string.
6aeaa3dc
KF
16019 (bookmark-read-search-input): Adjust to fit within 80 columns.
16020
a9b76eec
TH
160212009-11-20 Tassilo Horn <tassilo@member.fsf.org>
16022
16023 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
16024 (c-backward-into-nomenclature): Adapt to subword renaming.
16025
16026 * subword.el (subword-forward, subword-backward, subword-mark)
16027 (subword-kill, subword-backward-kill, subword-transpose)
16028 (subword-downcase, subword-upcase, subword-capitalize)
26d9285f
SM
16029 (subword-forward-internal, subword-backward-internal):
16030 Rename from forward-subword, backward-subword, mark-subword,
16031 kill-subword, backward-kill-subword, transpose-subwords,
16032 downcase-subword, upcase-subword, capitalize-subword,
16033 forward-subword-internal, backward-subword-internal.
a9b76eec 16034
1e7d4475
SM
160352009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
16036
26d9285f
SM
16037 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
16038 New options.
1e7d4475
SM
16039 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
16040 New vars.
16041 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
16042 (bookmark-bmenu-filter-alist-by-regexp)
16043 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
16044 (bookmark-bmenu-search): New command.
16045 (bookmark-bmenu-mode-map): Bind it.
16046
653d1554
TH
160472009-11-20 Tassilo Horn <tassilo@member.fsf.org>
16048
ab84bfa0
TH
16049 * progmodes/cc-cmds.el: declare-functioned forward-subword and
16050 backward-subword to quit the byte-compiler.
16051
1f35fda9
TH
16052 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
16053
16054 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
16055
653d1554 16056 * progmodes/cc-cmds.el (c-update-modeline)
1e7d4475
SM
16057 (c-forward-into-nomenclature, c-backward-into-nomenclature):
16058 Refer to subword.el functions instead of cc-subword.el.
653d1554
TH
16059
16060 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
16061 subword.el functions instead of cc-subword.el.
16062
1e7d4475
SM
16063 * progmodes/cc-subword.el: Rename to subword.el.
16064 * subword.el: Rename from progmodes/cc-subword.el.
16065 (subword-mode-map): Rename from c-subword-mode-map.
16066 (subword-mode): Rename from c-subword-mode.
653d1554 16067 (global-subword-mode): New global minor mode.
1e7d4475
SM
16068 (forward-subword): Rename from c-forward-subword.
16069 (backward-subword): Rename from c-backward-subword.
16070 (mark-subword): Rename from c-mark-subword.
16071 (kill-subword): Rename from c-kill-subword.
16072 (backward-kill-subword): Rename from c-backward-kill-subword.
16073 (transpose-subwords): Rename from c-tranpose-subword.
16074 (downcase-subword): Rename from c-downcase-subword.
16075 (capitalize-subword): Rename from c-capitalize-subword.
16076 (forward-subword-internal): Rename from c-forward-subword-internal.
16077 (backward-subword-internal): Rename from c-backward-subword-internal.
653d1554 16078
9717f119
DN
160792009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
16080
8de724f3
DN
16081 * vc.el (vc-deduce-fileset): Allow non-state changing operations
16082 from a dired buffer.
16083 (vc-dired-deduce-fileset): New function.
16084 (vc-root-diff, vc-print-root-log): Use it.
16085
9717f119
DN
16086 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
16087 nil LIMIT argument to vc-print-log-internal.
16088
af4999b8
GM
160892009-11-20 Glenn Morris <rgm@gnu.org>
16090
16091 * Makefile.in (ELCFILES): Regenerate.
16092
b58edcb6
JB
160932009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
16094
02e1b488
SM
16095 * calc/calc.el (calc-set-mode-line):
16096 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
16097 (math-format-number): Rename `math-format-complement-signed' to
16098 `math-format-twos-complement'.
16099
02e1b488 16100 * calc/calc-bin.el (math-format-twos-complement): Rename from
b58edcb6
JB
16101 math-format-complement-signed.
16102 (calc-radix): Rename `calc-complement-signed-mode' to
16103 `calc-twos-complement-mode'.
02e1b488
SM
16104 (calc-octal-radix, calc-hex-radix): Add an argument for
16105 two's complement.
b58edcb6 16106
02e1b488
SM
16107 * calc/calc-embed.el (calc-embedded-mode-vars):
16108 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6 16109
02e1b488
SM
16110 * calc/calc-ext.el (calc-init-extensions):
16111 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
16112 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
16113
02e1b488
SM
16114 * calc/calc-units.el (math-build-units-table-buffer):
16115 Let `calc-twos-complement-mode' be nil.
b58edcb6
JB
16116
16117 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
16118 entries.
16119
16120 * calc/calc-vec.el (calcFunc-vunpack):
16121 * calc/calc-aent.el (calc-do-calc-eval):
16122 * calc/calc-forms.el (math-format-date):
16123 * calc/calc-graph.el (calc-graph-plot):
16124 * calc/calc-math.el (math-use-emacs-fn):
02e1b488
SM
16125 * calc/calccomp.el (math-compose-expr):
16126 Let `calc-twos-complement-mode' be nil.
16127
161282009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
16129
16130 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
16131 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
16132 * minibuffer.el (completion-in-region-functions): New hook.
16133 (completion-in-region): New function.
16134 * emacs-lisp/lisp.el (lisp-complete-symbol):
16135 * pcomplete.el (pcomplete-std-complete): Use it.
b58edcb6 16136
e3353a78
SM
161372009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
16138
eff77808
SM
16139 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
16140 (latex-complete-alist): New vars.
16141 (latex-string-prefix-p, latex-complete-bibtex-keys)
16142 (latex-complete-envnames, latex-complete-refkeys)
16143 (latex-complete-data): New functions.
16144 (latex-complete, latex-indent-or-complete): New commands.
16145
d2c9fc42
SM
16146 * window.el (display-buffer-mark-dedicated): New var.
16147 (display-buffer): Obey it.
16148 * minibuffer.el (minibuffer-completion-help): Use it.
16149
31a1c477
SM
16150 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
16151
bed4c972
SM
16152 * filecache.el (file-cache-add-file): Use push and cons.
16153 (file-cache-delete-file-regexp): Use push.
16154 (file-cache-complete): Use completion-in-region.
16155
8c22699f
SM
16156 * simple.el (with-wrapper-hook): Fix thinko.
16157
e3353a78
SM
16158 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
16159 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
16160 Use with-current-buffer and string-to-number.
16161 (hfy-fallback-colour-values): Use assoc-string.
16162 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
16163 (hfy-face-at): Remove unused var `found-face'.
16164 (hfy-compile-stylesheet): Remove unused var `css'.
16165 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
16166 and `orig-buffer'.
16167 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
16168 Use with-current-buffer.
16169 (hfy-text-p): Use expand-file-name and fewer setq.
16170
acca02b0
SM
161712009-11-19 Vivek Dasmohapatra <vivek@etla.org>
16172
16173 * htmlfontify.el, hfy-cmap.el: New files.
16174
042b7cc6
JL
161752009-11-19 Juri Linkov <juri@jurta.org>
16176
16177 * minibuffer.el (completions-format): New defcustom.
16178 (completion--insert-strings): Implement vertical format.
16179
16180 * simple.el (switch-to-completions): Move point to the first
16181 completion when point was at the beginning of the buffer.
16182
da205913
JL
161832009-11-19 Juri Linkov <juri@jurta.org>
16184
16185 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
16186
16187 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
16188
0b8ee421
CY
161892009-11-19 Chong Yidong <cyd@stupidchicken.com>
16190
16191 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
16192 (mail-signature): Change default to t.
16193 (mail-from-style): Deprecate `system-default' value.
16194 (mail-insert-from-field): For default value of mail-from-style,
16195 default to `angles' unless `angles' needs quoting and `parens'
16196 does not.
16197 (mail-citation-prefix-regexp): Use citation regexp from
16198 message-mode.
16199
4265deab
MA
162002009-11-19 Michael Albinus <michael.albinus@gmx.de>
16201
acca02b0
SM
16202 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
16203 Set variables for computing the prompt for reading password.
4265deab 16204
27cacd2d
GM
162052009-11-19 Glenn Morris <rgm@gnu.org>
16206
470bce7d
GM
16207 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
16208
7e705a1d
GM
16209 * textmodes/flyspell.el (sgml-lexical-context): Declare.
16210
27cacd2d
GM
16211 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
16212 (newsticker-treeview-listwindow-height): Fix custom type.
16213
b2f0be0f
KH
162142009-11-19 Kenichi Handa <handa@m17n.org>
16215
16216 * descr-text.el (describe-char-padded-string): Compose with TAB
16217 only if there's a font for CH.
02e1b488 16218 (describe-char): Fix the condition for detecting a trivial composition.
b2f0be0f 16219
03446045 162202009-11-18 Nathaniel Flath <flat0103@gmail.com>
b96337b0
AM
16221
16222 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
03446045 16223 more accurate version of the regexp. (Bug#3910)
b96337b0 16224
03446045 162252009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
efa3639b
SS
16226
16227 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
16228
e0620570
JB
162292009-11-18 Juanma Barranquero <lekktu@gmail.com>
16230
16231 * font-setting.el (font-use-system-font): Declare for byte-compiler.
16232 (font-setting-change-default-font): Fix typo in docstring.
16233
6cc6582e
AM
162342009-11-18 Alan Mackenzie <acm@muc.de>
16235
16236 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
16237
dfb3c4c6
JD
162382009-11-17 Jan Djärv <jan.h.d@swipnet.se>
16239
02e1b488 16240 * font-setting.el (font-use-system-font): Move ...
dfb3c4c6
JD
16241
16242 * cus-start.el (all): ... to here.
16243
e268e987
MA
162442009-11-17 Michael Albinus <michael.albinus@gmx.de>
16245
16246 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
16247 Don't set `ad-return-value' if `ad-do-it' doesn't.
16248
303ffde8
MA
16249 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
16250 modification time.
16251
637fa988
JD
162522009-11-17 Jan Djärv <jan.h.d@swipnet.se>
16253
16254 * menu-bar.el: Put "Use system font" in Option-menu.
ad413b35 16255 (menu-bar-options-save): Add font-use-system-font.
637fa988
JD
16256
16257 * loadup.el: If feature system-font-setting or font-render-setting is
16258 there, load font-setting.
16259
02e1b488 16260 * Makefile.in (ELCFILES): Add font-settings.el.
637fa988
JD
16261 * font-setting.el: New file.
16262
1d16a255
GM
162632009-11-17 Glenn Morris <rgm@gnu.org>
16264
16265 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
16266
2d84f804
GM
16267 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
16268 Preserve point in the list buffer. (Bug#4939)
16269 Use point-at-eol.
16270 (newsticker--treeview-list-update-highlight)
16271 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
16272
14467b99
JB
162732009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
16274
16275 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
16276 Remove.
16277
16278 * calc/calc-ext.el (calc-init-extensions): Remove references to
16279 symclip.
16280
16281 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
16282
16283 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
5237d741 16284 * calc/calc-help.el (calc-b-prefix-help): Remove references to
14467b99
JB
16285 `calc-symclip'.
16286
e3c39c01
KR
162872009-11-16 Kevin Ryde <user42@zip.com.au>
16288
02e1b488 16289 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
5237d741 16290 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
e3c39c01 16291
497de631
KR
16292 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
16293 (lm-keywords-list): Allow comma-only separator like "foo,bar".
16294 Ignore trailing spaces by omit-nulls to split-string (fixing
16295 regression from Emacs 21 due to the incompatible split-string
14467b99 16296 change). (Bug #4928.)
497de631 16297
48b27575
DN
162982009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
16299
5237d741 16300 * vc.el (vc-log-show-limit): Default to 2000.
48b27575
DN
16301 (vc-print-log-internal): Insert buttons to request more entries
16302 when limiting the output.
16303
16304 * vc-sccs.el (vc-sccs-print-log):
16305 * vc-rcs.el (vc-rcs-print-log):
16306 * vc-cvs.el (vc-cvs-print-log):
16307 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
16308 LIMIT is non-nil.
16309
d3e97185
MA
163102009-11-16 Michael Albinus <michael.albinus@gmx.de>
16311
16312 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
16313 error when `tramp-gvfs-dbus-event-vector' is set.
16314 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
16315
68d87786
SM
163162009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
16317
16318 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
16319
c0a39702
MA
163202009-11-16 Michael Albinus <michael.albinus@gmx.de>
16321
16322 * net/dbus.el (dbus-unregister-service): New defun.
d3e97185 16323 (dbus-register-property): Register the handlers of
c0a39702
MA
16324 "org.freedesktop.DBus.Properties" for SERVICE.
16325 (dbus-property-handler): Fix docstring.
16326
1e857121
YM
163272009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
16328
16329 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
16330 Quote doc string reference in defvaralias as it is not in special form.
16331 (byte-compile-output-docform): Doc fix.
16332
887484c1
JB
163332009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
16334
16335 * calc/calc.el (math-2-word-size, math-half-2-word-size)
16336 (calc-complement-signed-mode): New variables.
16337 (calc-set-mode-line): Add indicator for twos-complements.
16338 (math-format-number): Format twos-complement notation.
16339
16340 * calc/calc-bin.el (calc-word-size): Reset the variables
16341 `math-2-word-size' and `math-half-2-word-size'.
68d87786
SM
16342 (math-format-complement-signed, math-symclip, calcFunc-symclip)
16343 (calc-symclip): New functions.
887484c1
JB
16344
16345 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
16346
68d87786
SM
16347 * calc/calc-embed.el (calc-embedded-mode-vars):
16348 Add `calc-complement-signed-mode' to the list of modes.
887484c1
JB
16349
16350 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
68d87786 16351 (calc-b-oper-keys): Add `calc-symclip' to list.
887484c1
JB
16352
16353 * calc/calc-ext.el (math-read-number-fancy): Read complement
16354 signed numbers.
68d87786
SM
16355 (calc-init-extensions): Add binding for `calc-symclip'.
16356 Add autoload for `calcFunc-symclip' and `calc-symclip'.
887484c1
JB
16357
16358 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
16359 `calc-symclip'.
68d87786 16360 (calc-modes-menu): Add item for twos complement mode.
887484c1 16361
5237d741 16362 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
887484c1 16363
4cf1d7e3
CY
163642009-11-15 Chong Yidong <cyd@stupidchicken.com>
16365
16366 * register.el (jump-to-register, insert-register): Handle Semantic
16367 tags. From commented-out advice in semantic/senator.el.
16368
f8e65267
DN
163692009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
16370
6616006b
DN
16371 * vc.el (vc-log-show-limit): New variable.
16372 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
16373 when using a prefix argument.
16374 (vc-print-log-internal): Add new argument LIMIT.
16375
16376 * vc-svn.el (vc-svn-print-log):
16377 * vc-mtn.el (vc-mtn-print-log):
16378 * vc-hg.el (vc-hg-print-log):
16379 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
1e7d4475 16380 pass it to the log command when set. Make the BUFFER argument
6616006b
DN
16381 non-optional.
16382
16383 * vc-sccs.el (vc-sccs-print-log):
16384 * vc-rcs.el (vc-rcs-print-log):
16385 * vc-git.el (vc-git-print-log):
16386 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
01c35094 16387 ignore it. Make the BUFFER argument non-optional.
6616006b 16388
f8e65267
DN
16389 * bindings.el (mode-line-buffer-identification): Do not purecopy.
16390
0566c4bc
CY
163912009-11-15 Chong Yidong <cyd@stupidchicken.com>
16392
7cce3c91
CY
16393 * dired.el (dired-mode-map): Move encryption items to "Operate"
16394 menu (Bug#4703).
16395
d7063de9
CY
16396 * strokes.el (strokes-update-window-configuration): Make strokes
16397 buffer current before erasing (Bug#4906).
16398
0fc10137
JL
163992009-11-15 Juri Linkov <juri@jurta.org>
16400
16401 * simple.el (set-mark-default-inactive): Add :type, :group
16402 and :version. (Bug#4876)
16403
f5fce4ec
MA
164042009-11-15 Michael Albinus <michael.albinus@gmx.de>
16405
16406 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
16407 (archive-unique-fname): ... here. (Bug#4929)
16408
8d720a00
SM
164092009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
16410
589888fe
SM
16411 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
16412 with a real fix.
16413
8d720a00
SM
16414 * novice.el (disabled-command-function): Add useful args.
16415 Setup the help buffer so that [back] works.
16416 Remove redundant call to help-mode.
16417 (disabled-command-function): Use `case'.
16418 (en/disable-command): New function extracted from enable-command.
16419 (enable-command, disable-command): Use it.
16420
a61344d6
GM
164212009-11-14 Glenn Morris <rgm@gnu.org>
16422
497f0cdd
GM
16423 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
16424 constants. (Bug#4913)
16425
a61344d6
GM
16426 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
16427
d501801e
GM
164282009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
16429
16430 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
16431 defined in C that have no doc-strings. (Bug#1063)
16432
5af27ac2
GM
164332009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
16434
16435 * cus-edit.el (data, files):
16436 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
16437
aec5395b
CY
164382009-11-14 Chong Yidong <cyd@stupidchicken.com>
16439
e7791447
CY
16440 * simple.el (shell-command): Doc fix (Bug#4891).
16441
aec5395b
CY
16442 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
16443
7a41cd7f
GM
164442009-11-14 Glenn Morris <rgm@gnu.org>
16445
c3583c94
GM
16446 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
16447 statements for vc-diff, emerge-quit, and rmail-cease-edit.
16448 If they are already loaded, eval-after-load will do the right thing.
16449
73900d1f
GM
16450 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
16451 compiling.
16452
0028351d
GM
16453 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
16454
f6714ede
GM
16455 * simple.el (x-selection-owner-p): Declare.
16456 (read-mail-command): Use custom radio type rather than choice.
16457 (completion-no-auto-exit): Doc fix.
16458
7a41cd7f 16459 * custom.el (defgroup):
5af27ac2 16460 * epg-config.el (epg): Doc fixes.
7a41cd7f 16461
2d0659ec
DN
164622009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
16463
16464 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
16465 * international/ccl.el (define-ccl-program): Do not purecopy the
16466 docstring, defconst does it anyway.
16467
7fdbcd83
SM
164682009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
16469
d499c5b9
SM
16470 * add-log.el (add-change-log-entry): Avoid displaying the changelog
16471 a second time.
16472
7fdbcd83
SM
16473 * x-dnd.el (x-dnd-maybe-call-test-function):
16474 * window.el (split-window-vertically):
16475 * whitespace.el (whitespace-help-on):
16476 * vc-rcs.el (vc-rcs-consult-headers):
16477 * userlock.el (ask-user-about-lock-help)
16478 (ask-user-about-supersession-help):
16479 * type-break.el (type-break-force-mode-line-update):
16480 * time-stamp.el (time-stamp-conv-warn):
16481 * terminal.el (te-set-output-log, te-more-break, te-filter)
5ce6e4f4 16482 (te-sentinel, terminal-emulator):
7fdbcd83
SM
16483 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
16484 (term-write-input-ring, term-check-source, term-start-output-log):
16485 (term-display-buffer-line, term-dynamic-list-completions):
16486 (term-ansi-make-term, serial-term):
16487 * subr.el (selective-display):
16488 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
16489 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
16490 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
16491 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
16492 (speedbar-remove-localized-speedbar-support)
16493 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
16494 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
16495 (speedbar-buffers-line-directory):
16496 * simple.el (shell-command-on-region, append-to-buffer)
16497 (prepend-to-buffer):
16498 * shadowfile.el (shadow-save-todo-file):
16499 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
16500 (scroll-bar-maybe-set-window-start):
16501 * sb-image.el (speedbar-image-dump):
16502 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
16503 (load-save-place-alist-from-file):
16504 * ps-samp.el (ps-print-message-from-summary):
16505 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
16506 (ps-background-image, ps-begin-job, ps-do-despool):
16507 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
16508 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
16509 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
16510 (pr-call-process, pr-file-list, pr-interface-save):
16511 * novice.el (disabled-command-function)
16512 (enable-command, disable-command):
16513 * mouse.el (mouse-buffer-menu-alist):
16514 * mouse-copy.el (mouse-kill-preserving-secondary):
16515 * macros.el (kbd-macro-query):
16516 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
16517 * informat.el (batch-info-validate):
16518 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
16519 * hippie-exp.el (try-expand-dabbrev-visible):
16520 * help-mode.el (help-make-xrefs):
16521 * help-fns.el (describe-variable):
16522 * generic-x.el (bat-generic-mode-run-as-comint):
16523 * finder.el (finder-mouse-select):
16524 * find-dired.el (find-dired-sentinel):
16525 * filesets.el (filesets-file-close):
16526 * files.el (list-directory):
16527 * faces.el (list-faces-display, describe-face):
16528 * facemenu.el (list-colors-display):
16529 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
16530 * epg.el (epg--process-filter, epg-cancel):
16531 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
16532 (epa--read-signature-type):
16533 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
16534 (emerge-file-names):
16535 * ehelp.el (electric-helpify):
16536 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
16537 * ediff-vers.el (rcs-ediff-view-revision):
16538 * ediff-util.el (ediff-setup):
16539 * ediff-mult.el (ediff-append-custom-diff):
16540 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
16541 (ediff-wordify):
16542 * echistory.el (Electric-command-history-redo-expression):
16543 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
16544 * disp-table.el (describe-display-table):
16545 * dired.el (dired-find-buffer-nocreate):
16546 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
16547 * dabbrev.el (dabbrev--same-major-mode-p):
16548 * chistory.el (list-command-history):
16549 * apropos.el (apropos-documentation):
16550 * allout.el (allout-obtain-passphrase):
16551 (allout-copy-exposed-to-buffer):
16552 (allout-verify-passphrase): Use with-current-buffer.
16553
2ccbc060
GM
165542009-11-13 Glenn Morris <rgm@gnu.org>
16555
16556 * Makefile.in (ELCFILES): Regenerate.
16557
b172ed20
MA
165582009-11-13 Michael Albinus <michael.albinus@gmx.de>
16559
7fdbcd83
SM
16560 * net/dbus.el (dbus-registered-objects-table): Rename from
16561 `dbus-registered-functions-table', because it contains also properties.
b172ed20
MA
16562 (dbus-unregister-object): Unregister also properties.
16563 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
16564 Use a timeout of 500 msec, in order to not block.
16565 (dbus-register-property, dbus-property-handler): New defuns.
16566
e96d62cd
SM
165672009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
16568
16569 * simple.el (minibuffer-default-add-completions): Drop deprecated
16570 4th arg.
16571
14bd267d
EZ
165722009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
16573
e96d62cd
SM
16574 * textmodes/artist.el (artist-mouse-choose-operation):
16575 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
5237d741 16576 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
14bd267d
EZ
16577 (artist-compute-up-event-key): New function.
16578 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
16579
bf89fd7b
KH
165802009-11-13 Kenichi Handa <handa@m17n.org>
16581
16582 * language/japan-util.el: Make sure that the value of jisx0208
16583 property is jisx0208 character.
16584
f70b8925
DN
165852009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
16586
16587 * international/mule.el (auto-coding-regexp-alist): Only purecopy
16588 car or each item, not the whole list.
16589
4d93a9e0
SM
165902009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
16591
16592 * minibuffer.el (minibuffer-completion-help):
16593 Use minibuffer-hide-completions.
16594
05404988
SM
165952009-11-12 Per Starbäck <per@starback.se> (tiny change)
16596
16597 * dired.el (dired-save-positions, dired-restore-positions): New funs.
16598 (dired-revert): Use them (bug#4880).
16599
5297bc10
DN
166002009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
16601
16602 * tooltip.el (tooltip-frame-parameters): Undo previous change.
16603
e2685eb7
JL
166042009-11-12 Juri Linkov <juri@jurta.org>
16605
16606 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
16607 New functions.
16608 (find-file-literally-at-point): Alias of `ffap-literally'.
16609
76410c3e
DN
166102009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
16611
6d341a2a
DN
16612 * textmodes/ispell.el (ispell-skip-region-alist):
16613 * textmodes/css-mode.el (auto-mode-alist):
16614 * progmodes/compile.el (auto-mode-alist):
16615 * international/mule.el (ctext-non-standard-encodings-alist)
16616 (ctext-non-standard-encodings-regexp):
16617 * simple.el (shell-command-switch, text-read-only):
16618 * replace.el (occur-mode-map):
16619 * paths.el (rmail-file-name):
16620 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
16621 * find-file.el (ff-special-constructs):
16622 * files.el (file-name-handler-alist):
16623 * composite.el: Purecopy strings.
16624
76410c3e
DN
16625 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
16626
aaa448c9
DN
166272009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
16628
16629 * widget.el (define-widget): Purecopy the docstring.
16630 * international/mule-cmds.el (charset): Do not purecopy the
16631 docstring here, define-widget does it.
16632
16633 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
16634 * textmodes/bibtex-style.el (auto-mode-alist):
16635 * progmodes/inf-lisp.el (inferior-lisp-prompt):
16636 * progmodes/compile.el (compile-command):
16637 * language/korea-util.el (default-korean-keyboard):
16638 * international/mule-conf.el (file-coding-system-alist):
16639 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
16640 * tooltip.el (tooltip-frame-parameters):
16641 * newcomment.el (comment-end, comment-padding):
16642 * dired.el (dired-trivial-filenames):
16643 * comint.el (comint-file-name-prefix): Purecopy initial values.
16644
bbe650fd
MA
166452009-11-11 Michael Albinus <michael.albinus@gmx.de>
16646
16647 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
16648 (tramp-advice-minibuffer-electric-tilde): Unload advices via
16649 `tramp-unload'.
16650 (tramp-advice-make-auto-save-file-name)
16651 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
16652 after removing the advice.
16653
6bdad9ae
DN
166542009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
16655
2f7f4bee
DN
16656 * progmodes/grep.el (grep-regexp-alist):
16657 * international/mule-cmds.el (iso-2022-control-alist):
16658 * emacs-lisp/timer.el (timer-duration-words):
16659 * subr.el (version-separator, version-regexp-alist):
16660 * minibuffer.el (completion-styles-alist):
16661 * faces.el (face-attribute-name-alist, list-faces-sample-text):
16662 Change defvars to defconsts.
16663
a042de45
DN
16664 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
16665 * loadup.el ("international/mule-conf"): Load the byte compiled version.
16666 * international/mule-conf.el: Allow to be byte compiled.
16667
3b6acc72
DN
16668 * international/mule.el (define-charset): Purecopy props.
16669 (load-with-code-conversion): Purecopy doc string and file name.
16670 (put-charset-property): Purecopy strings.
16671 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
16672
1c2efdfb 16673 * international/mule-cmds.el (register-input-method): Purecopy arguments.
ebfa10d3
DN
16674 (define-char-code-property): Correctly purecopy the table.
16675
62591911
DN
16676 * international/ccl.el (define-ccl-program): Purecopy the docstring.
16677
8b908da6
DN
16678 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
16679
ff917d63
DN
16680 * subr.el (add-hook): Purecopy strings.
16681 (eval-after-load): Purecopy load-history-regexp and the form.
16682
af89cf77
DN
16683 * custom.el (custom-declare-group): Purecopy load-file-name.
16684
a3c20c83 16685 * subr.el (menu-bar-separator): New defconst.
04991a1c
DN
16686 * net/eudc.el (eudc-tools-menu):
16687 * international/mule-cmds.el (set-coding-system-map)
16688 (mule-menu-keymap):
16689 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
16690 * vc-hooks.el (vc-menu-map):
a3c20c83
DN
16691 * replace.el (occur-mode-map):
16692 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
1c2efdfb 16693 (menu-bar-edit-menu, menu-bar-goto-menu)
a3c20c83
DN
16694 (menu-bar-custom-menu, menu-bar-showhide-menu)
16695 (menu-bar-options-menu, menu-bar-tools-menu)
16696 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
16697 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
16698 (menu-bar-help-menu):
16699 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
16700 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
16701
6bdad9ae
DN
16702 * term/x-win.el (x-gtk-stock-map):
16703 * progmodes/vera-mode.el (auto-mode-alist):
16704 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
16705 (inferior-lisp-program, inferior-lisp-load-command):
16706 * progmodes/hideshow.el (hs-special-modes-alist):
16707 * progmodes/gud.el (same-window-regexps):
16708 * progmodes/grep.el (grep-program, find-program, xargs-program):
16709 * net/telnet.el (same-window-regexps):
16710 * net/rlogin.el (same-window-regexps):
16711 * language/ethiopic.el (font-ccl-encoder-alist):
16712 * vc-sccs.el (vc-sccs-master-templates):
16713 * vc-rcs.el (vc-rcs-master-templates):
16714 * subr.el (cl-assertion-failed):
16715 * simple.el (next-error-overlay-arrow-position):
16716 * lpr.el (lpr-command):
16717 * locate.el (locate-ls-subdir-switches):
16718 * info.el (same-window-regexps, info)
16719 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
16720 * image-mode.el (image-mode, auto-mode-alist):
16721 * hippie-exp.el (hippie-expand-ignore-buffers):
16722 * format.el (format-alist):
16723 * find-dired.el (find-ls-subdir-switches, find-grep-options)
16724 (find-name-arg):
16725 * facemenu.el (facemenu-keybindings):
16726 * dired.el (dired-listing-switches, dired-chown-program):
16727 * diff.el (diff-switches, diff-command):
16728 * cus-edit.el (same-window-regexps):
16729 * bindings.el (mode-line-mule-info)
16730 (mode-line-buffer-identification): Purecopy strings.
16731
e0987650
JL
167322009-11-11 Juri Linkov <juri@jurta.org>
16733
3570691b 16734 * simple.el (dired-get-filename) <declare-function>:
e0987650
JL
16735 Tell the byte-compiler about dired-get-filename.
16736 (shell-command): In Dired mode, get filename from the current line
16737 as the default value.
16738
b16ff465
GM
167392009-11-10 Glenn Morris <rgm@gnu.org>
16740
e8a11b22
GM
16741 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
16742 * calendar/holidays.el, progmodes/cperl-mode.el:
16743 Update x-popup-menu declarations.
16744
b16ff465
GM
16745 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
16746 (list-load-path-shadows): Use dolist.
16747 (list-load-path-shadows): Use with-current-buffer.
16748
032c3399
JL
167492009-11-10 Juri Linkov <juri@jurta.org>
16750
16751 * minibuffer.el (read-file-name): Support a list of default values
16752 in `default-filename'. Use the first file name where only one
16753 element is required. Doc fix.
16754
8fb1629f
MA
167552009-11-09 Michael Albinus <michael.albinus@gmx.de>
16756
16757 * net/dbus.el (dbus-unregister-object): Release service, if no
16758 other method is registered for it.
16759
a51203ee 167602009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
fd4489f0
CY
16761
16762 * bookmark.el (bookmark-completing-read): Sort bookmark names if
16763 bookmark-sort-flag is non-nil (Bug#4653).
16764
9bf7dc8a
CY
167652009-11-08 Chong Yidong <cyd@stupidchicken.com>
16766
15207e74
CY
16767 * emulation/cua-base.el: Add CUA property to some CC mode commands
16768 (Bug#4100).
16769
8bf7ed70
KR
167702009-11-08 Kevin Ryde <user42@zip.com.au>
16771
16772 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
9bf7dc8a 16773 at end of sentence (Bug#4818).
8bf7ed70 16774
951802d0
CY
167752009-11-08 Jared Finder <jfinder@crypticstudios.com>
16776
16777 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16778 Handle "see declaration of" MSFT statements (Bug#4100).
16779
e8244310
MA
167802009-11-08 Michael Albinus <michael.albinus@gmx.de>
16781
16782 * net/tramp.el (tramp-advice-make-auto-save-file-name)
16783 (tramp-advice-file-expand-wildcards): Unload via
16784 `ad-remove-advice'.
16785
16786 * net/trampver.el: Update release number.
16787
a51203ee 167882009-11-08 Kevin Ryde <user42@zip.com.au>
e8244310
MA
16789
16790 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
16791 `ad-do-it'.
16792
a51203ee 167932009-11-08 Andr <m00naticus@gmail.com> (tiny change)
e8244310
MA
16794
16795 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
16796 in order to keep context in SELinux.
16797
bedd8a58
CY
167982009-11-08 Chong Yidong <cyd@stupidchicken.com>
16799
16800 * dired-aux.el (dired-query): Place cursor in echo area and allow
16801 C-g.
16802
16803 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
16804 menu item if not on a directory (Bug#4701).
16805
0484d600
MA
168062009-11-07 Michael Albinus <michael.albinus@gmx.de>
16807
16808 Sync with Tramp 2.1.17.
16809
16810 * net/tramp.el (tramp-handle-copy-directory): Don't use
16811 `file-remote-p' (due to compatibility).
16812
16813 * net/tramp-compat.el (tramp-compat-copy-directory)
16814 (tramp-compat-delete-directory): New defuns.
16815
16816 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
6a7662bb
BR
16817 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
16818 Use `tramp-compat-delete-directory'.
0484d600
MA
16819
16820 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
6a7662bb
BR
16821 (tramp-smb-handle-delete-directory):
16822 Use `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
0484d600
MA
16823
16824 * net/trampver.el: Update release number.
16825
b42b2189
CY
168262009-11-07 Chong Yidong <cyd@stupidchicken.com>
16827
6960d7b9
CY
16828 * tar-mode.el (tar-copy): Call write-region on the right buffer
16829 (Bug#4857).
16830
b42b2189
CY
16831 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
16832 by hand, if necessary (Bug#4878).
16833
0ad57dfd
CY
168342009-11-06 Chong Yidong <cyd@stupidchicken.com>
16835
d19e23ae
CY
16836 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
16837 align size column (Bug#4839).
16838
0ad57dfd
CY
16839 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
16840 statement.
16841
0b7f397c
DN
168422009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
16843
16844 * progmodes/ld-script.el (auto-mode-alist):
16845 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
16846
16847 * cus-face.el (custom-declare-face): Purecopy face spec.
16848
495bd5ca
KH
168492009-11-06 Kenichi Handa <handa@m17n.org>
16850
16851 * international/uni-bidi.el: Re-generated.
16852 * international/uni-category.el: Re-generated.
16853 * international/uni-combining.el: Re-generated.
16854 * international/uni-mirrored.el: Re-generated.
16855
1e8780b1
DN
168562009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
16857
16858 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
16859 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
16860 (tex-start-options, slitex-run-command, latex-run-command)
16861 (tex-run-command, tex-directory):
16862 * textmodes/ispell.el (ispell-html-skip-alists)
16863 (ispell-tex-skip-alists, ispell-tex-skip-alists):
16864 * textmodes/fill.el (adaptive-fill-first-line-regexp):
16865 (adaptive-fill-regexp):
16866 * textmodes/dns-mode.el (auto-mode-alist):
16867 * progmodes/python.el (interpreter-mode-alist):
16868 * progmodes/etags.el (tags-compression-info-list):
16869 * progmodes/etags.el (tags-file-name):
16870 * net/browse-url.el (browse-url-galeon-program)
16871 (browse-url-firefox-program):
16872 * mail/sendmail.el (mail-signature-file)
16873 (mail-citation-prefix-regexp):
16874 * international/mule-conf.el (eight-bit):
16875 * international/latexenc.el (latex-inputenc-coding-alist):
16876 * international/fontset.el (x-pixel-size-width-font-regexp):
16877 * emacs-lisp/warnings.el (warning-type-format):
16878 * emacs-lisp/trace.el (trace-buffer):
16879 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
16880 (emacs-lisp-mode-map):
16881 * calendar/holidays.el (holiday-solar-holidays)
16882 (holiday-bahai-holidays, holiday-islamic-holidays)
16883 (holiday-christian-holidays, holiday-hebrew-holidays)
16884 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
16885 (hebrew-holidays-1, holiday-oriental-holidays)
16886 (holiday-general-holidays):
16887 * x-dnd.el (x-dnd-known-types):
16888 * tool-bar.el (tool-bar):
16889 * startup.el (site-run-file):
16890 * shell.el (shell-dumb-shell-regexp):
16891 * rfn-eshadow.el (file-name-shadow-tty-properties)
16892 (file-name-shadow-properties):
16893 * paths.el (remote-shell-program, news-directory):
16894 * mouse.el ([C-down-mouse-3]):
16895 * menu-bar.el (menu-bar-tools-menu):
16896 * jka-cmpr-hook.el (jka-compr-load-suffixes)
16897 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
16898 (jka-compr-compression-info-list):
16899 * isearch.el (search-whitespace-regexp):
16900 * image-file.el (image-file-name-extensions):
16901 * find-dired.el (find-ls-option):
16902 * files.el (directory-listing-before-filename-regexp)
16903 (directory-free-space-args, insert-directory-program)
16904 (list-directory-brief-switches, magic-fallback-mode-alist)
16905 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
16906 (automount-dir-prefix):
16907 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
16908 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
16909 (face-font-registry-alternatives, face-font-registry-alternatives)
16910 (face-font-family-alternatives):
16911 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
16912 (facemenu-foreground-menu, facemenu-face-menu):
16913 * epa-hook.el (epa-file-name-regexp):
16914 * dnd.el (dnd-protocol-alist):
16915 * textmodes/rst.el (auto-mode-alist):
a51203ee 16916 * button.el (default-button): Purecopy strings.
1e8780b1 16917
0adae11f
GM
169182009-11-06 Glenn Morris <rgm@gnu.org>
16919
16920 * Makefile.in (ELCFILES): Update.
16921
2adaf057
SM
169222009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
16923
8f72f03c
SM
16924 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
16925 * emacs-lisp/levents.el: Move to obsolete/levents.el.
16926
2adaf057
SM
16927 * nxml/xsd-regexp.el (xsdre-gen-categories):
16928 * nxml/xmltok.el (xmltok-parse-entity):
16929 * nxml/rng-parse.el (rng-parse-validate-file):
16930 * nxml/rng-maint.el (rng-format-manual)
16931 (rng-manual-output-force-new-line):
16932 * nxml/rng-loc.el (rng-save-schema-location-1):
16933 * nxml/rng-cmpct.el (rng-c-parse-file):
16934 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
16935 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
16936
14862301
SM
169372009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
16938
bf0b361c 16939 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
14862301
SM
16940 Remove extra save-excursions and make-variable-buffer-local's.
16941 Suggested by Stefan Monnier.
16942
16943 (verilog-getopt-file, verilog-module-inside-filename-p)
16944 (verilog-set-define): Merge GNU 1.35 and repair changes from
16945 switching to using with-current-buffer.
16946
16947 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
16948 being treated as a number and confusing AUTORESET.
16949 Reported by Dan Dever.
16950
16951 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
16952 Add verilog-auto-ignore-concat to fix backward compatibility with
16953 older verilog-modes. Reported by Dan Katz.
16954
16955 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
16956 containing closing anchors "...$".
16957
16958 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
16959 Reported by Wade Smith.
16960
48c2d18a 16961 (verilog-batch-execute-func): Comment on function usage.
14862301
SM
16962
169632009-11-05 Michael McNamara <mac@mail.brushroad.com>
16964
bf0b361c
JB
16965 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
16966 for labels.
14862301
SM
16967
16968 (verilog-label-re, verilog-calc-1): Support proper indent of named
16969 asserts.
16970
16971 (verilog-backward-token, verilog-basic-complete-re)
16972 (verilog-beg-of-statement, verilog-indent-re): Support proper
16973 indent of the assert statement at the beginning of a block of text.
16974
16975 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
16976 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
16977 tokens as begins.
16978
4f8f657f
GM
169792009-11-05 Glenn Morris <rgm@gnu.org>
16980
775adc51
GM
16981 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
16982 Emacs 19. (Bug#1531)
16983 (byte-compile-fix-header): Update for the above change.
16984 Drop test for epoch::version.
16985
4ad6a5e7 16986 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
60878f2d
GM
16987 * cus-dep.el (custom-make-dependencies):
16988 * finder.el (finder-compile-keywords):
16989 Use autoload-rubric's feature argument.
4ad6a5e7 16990
4f8f657f
GM
16991 * calendar/diary-lib.el (top-level): Make load behave more like require.
16992
881e4184
GM
16993 * vc-git.el (vc-git-stash-map): Move definition before use.
16994
ba214964 169952009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
f6195dfb 16996
b6f8ba09
DN
16997 * custom.el (custom-declare-group): Purecopy standard-value.
16998 (custom-declare-group): Purecopy custom-prefix.
16999
7fdbcd83
SM
17000 * international/mule.el (load-with-code-conversion):
17001 Call do-after-load-evaluation unconditionally.
eb6f577b 17002
f6195dfb
DN
17003 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
17004
56f14120
SM
170052009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
17006
17007 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
17008
e5c89ce9
GM
170092009-11-04 Glenn Morris <rgm@gnu.org>
17010
17011 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
17012 (byte-compile-compatibility): Remove option.
17013 (byte-compile-close-variables, byte-compile-fix-header)
17014 (byte-compile-insert-header, byte-compile-output-docform)
17015 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
17016 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
17017 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
17018 (byte-compile-insert, byte-compile-defun):
17019 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
eef899a9
GM
17020 (byte-defop-compiler19): Remove.
17021 Without byte-compile-compatibility, the 'emacs19-opcode property is not
17022 used by anything. Replace all calls with byte-defop-compiler.
e5c89ce9 17023
e24f42ab
JL
170242009-11-04 Juri Linkov <juri@jurta.org>
17025
17026 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
17027 (menu-bar-options-menu): Don't quote the `prop' arg of
17028 `menu-bar-make-mm-toggle'.
17029
d3d5f4f5
JB
170302009-11-04 Juanma Barranquero <lekktu@gmail.com>
17031
17032 * calendar/calendar.el (cal-loaddefs):
17033 * calendar/diary-lib.el (diary-loaddefs):
17034 * calendar/holidays.el (hol-loaddefs):
17035 * eshell/esh-module.el (esh-groups): Load rather than require.
17036
6e39d3b2
SM
170372009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
17038
e96d62cd
SM
17039 * calendar/todo-mode.el (todo-add-category): Don't hardcode
17040 point-min==1.
7e83e8b4
SM
17041 (todo-top-priorities): Only display-buffer when called interactively.
17042 (todo-item-start): Don't save excursion point.
17043 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
17044 (todo-insert-item-here, todo-file-item, todo-remove-item):
17045 Adjust uses of todo-item-start and todo-item-end.
17046
fae4e5b9
SM
17047 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
17048 (autoload-rubric): Don't use any more.
fae4e5b9 17049
6e39d3b2
SM
17050 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
17051 and only put a prop if it is non-nil.
17052
c9753fb4
JL
170532009-11-03 Juri Linkov <juri@jurta.org>
17054
17055 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
17056 (menu-bar-options-menu): Fix list quoting (Bug#4429).
17057
17058 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
17059 and "Menu" to make top-level menu item visually one unit (like
17060 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
17061 multi-word menu items). Fix :help string for quit-window.
17062
db04f33f
GM
170632009-11-03 Glenn Morris <rgm@gnu.org>
17064
2aea6521
GM
17065 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
17066 (byte-compile-file-form-define-abbrev-table)
17067 (byte-compile-file-form-custom-declare-variable)
17068 (byte-compile-variable-ref, byte-compile-defvar):
17069 Whether or not a warning is enabled should only affect whether we issue
17070 the warning, not whether or not we collect the relevant data.
17071 Eg warnings can be turned on and off throughout the course of a file.
17072
db04f33f
GM
17073 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
17074 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
17075
937e6a56
SM
170762009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
17077
17078 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
17079 * play/mpuz.el (mpuz-create-buffer):
17080 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
17081 (lm-print-y,s,noise, lm-print-w0, lm-init):
17082 * play/gomoku.el (gomoku-prompt-for-move):
17083 * play/fortune.el (fortune-in-buffer):
17084 * play/dissociate.el (dissociated-press):
17085 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
5ce6e4f4 17086 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
937e6a56
SM
17087 * mail/supercite.el (sc-eref-show):
17088 * mail/smtpmail.el (smtpmail-send-it):
17089 * mail/rmailsum.el (rmail-summary-next-labeled-message)
17090 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
17091 (rmail-summary-undelete-many, rmail-summary-rmail-update)
17092 (rmail-summary-goto-msg, rmail-summary-expunge)
17093 (rmail-summary-get-new-mail, rmail-summary-search-backward)
17094 (rmail-summary-add-label, rmail-summary-output-menu)
17095 (rmail-summary-output-body):
17096 * mail/rfc822.el (rfc822-addresses):
17097 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
17098 * mail/mailpost.el (post-mail-send-it):
17099 * mail/hashcash.el (hashcash-generate-payment):
17100 * mail/feedmail.el (feedmail-run-the-queue)
17101 (feedmail-queue-send-edit-prompt-help-first)
17102 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
17103 (feedmail-deduce-address-list):
17104 * eshell/esh-ext.el (eshell-remote-command):
17105 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
17106 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
17107 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
17108 (viper-save-string-in-file, viper-valid-marker):
17109 * emulation/viper-keym.el (viper-toggle-key):
17110 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
17111 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
17112 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
17113 * emulation/viper-cmd.el (viper-exec-form-in-vi)
17114 (viper-exec-form-in-emacs, viper-brac-function):
17115 * emulation/viper.el (viper-delocalize-var):
17116 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
17117 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
17118 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
17119 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
17120 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
17121 * emulation/edt.el (edt-electric-helpify):
17122 * emulation/cua-rect.el (cua--rectangle-aux-replace):
17123 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
17124 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
17125 (cua-indent-to-global-mark-column):
17126 * calendar/diary-lib.el (calendar-mark-1):
17127 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
17128 Use with-current-buffer.
17129 * emulation/viper.el (viper-delocalize-var): Use dolist.
17130
5b955562
CY
171312009-11-03 Chong Yidong <cyd@stupidchicken.com>
17132
17133 * comint.el (comint-replace-by-expanded-history-before-point):
17134 Replace !! with the previous input string literally (Bug#1795).
17135
6292c599
JB
171362009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
17137
17138 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
17139 to be made up of whitespace.
17140
8368c14e
CY
171412009-11-02 Chong Yidong <cyd@stupidchicken.com>
17142
17143 * minibuffer.el (read-file-name): Don't use file dialogs for
17144 remote directories (Bug#99).
17145
6f750f0d
CY
171462009-11-01 Chong Yidong <cyd@stupidchicken.com>
17147
17148 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
17149
97ab3f47
AS
171502009-11-01 Andreas Schwab <schwab@linux-m68k.org>
17151
17152 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
17153 instead of deleting the window or frame.
17154
673c1168
CY
171552009-10-31 Chong Yidong <cyd@stupidchicken.com>
17156
17157 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
17158 Support face colors.
17159
937e6a56
SM
17160 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
17161 New function. Support face colors (Bug#1168).
673c1168
CY
17162 (tex-common-initialization): Use it.
17163
17164 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
17165 mode allows it (Bug#1168).
17166
c9349f0a
CY
171672009-10-31 Juri Linkov <juri@jurta.org>
17168
17169 * facemenu.el (list-colors-display): Don't mark buffer as
17170 modified (Bug#3948).
17171
ebf5c4f5
CY
171722009-10-31 Chong Yidong <cyd@stupidchicken.com>
17173
6a7662bb
BR
17174 * international/mule-diag.el (list-character-sets-1):
17175 Minor message fix (Bug#3526).
5c2dce75 17176
6a7662bb
BR
17177 * progmodes/etags.el (etags-list-tags, etags-tags-apropos):
17178 Fix face property (Bug#4834).
26581f0e
CY
17179 (etags-list-tags, etags-tags-apropos-additional)
17180 (etags-tags-apropos, tags-select-tags-table): Add follow-link
17181 property.
17182
ebf5c4f5
CY
17183 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
17184 items.
17185
9a529312
SM
171862009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
17187
17188 * textmodes/two-column.el (2C-split):
17189 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
17190 * textmodes/tex-mode.el (tex-set-buffer-directory):
17191 * textmodes/spell.el (spell-region, spell-string):
17192 * textmodes/reftex.el (reftex-erase-buffer):
17193 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
17194 * textmodes/reftex-toc.el (reftex-toc-promote-action):
17195 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
17196 (reftex-select-item):
17197 * textmodes/reftex-ref.el (reftex-label-info-update)
17198 (reftex-offer-label-menu):
17199 * textmodes/reftex-index.el (reftex-index-change-entry)
17200 (reftex-index-phrases-info):
17201 * textmodes/reftex-global.el (reftex-create-tags-file)
17202 (reftex-save-all-document-buffers, reftex-ensure-write-access):
17203 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
17204 (reftex-view-crossref-from-bibtex):
17205 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
17206 (reftex-extract-bib-entries-from-thebibliography)
17207 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
17208 * textmodes/refbib.el (r2b-capitalize-title):
17209 (r2b-convert-buffer, r2b-help):
17210 * textmodes/page-ext.el (pages-directory)
17211 (pages-directory-goto-with-mouse):
17212 * textmodes/bibtex.el (bibtex-validate-globally):
17213 * textmodes/bib-mode.el (bib-capitalize-title):
17214 * textmodes/artist.el (artist-clear-buffer, artist-system):
17215 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
17216 (local-set-scheme-interaction-buffer, xscheme-process-filter)
17217 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
17218 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
17219 (xscheme-send-control-g-interrupt, xscheme-start-process)
17220 (xscheme-process-sentinel, xscheme-cd):
17221 * progmodes/verilog-mode.el (verilog-read-always-signals)
17222 (verilog-set-define, verilog-getopt-file)
17223 (verilog-module-inside-filename-p):
17224 * progmodes/sh-script.el:
17225 * progmodes/python.el (python-pdbtrack-get-source-buffer)
17226 (python-pdbtrack-grub-for-buffer, python-execute-file):
17227 * progmodes/octave-inf.el (inferior-octave):
17228 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
17229 (idlwave-shell-compile-helper-routines, idlwave-set-local)
17230 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
17231 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
17232 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
17233 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
17234 (idlwave-shell-filter, idlwave-shell-examine-highlight)
17235 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
17236 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
17237 (idlwave-shell-examine-display, idlwave-shell-run-region)
17238 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
17239 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
17240 * progmodes/idlw-help.el (idlwave-help-get-special-help)
17241 (idlwave-help-get-help-buffer):
17242 * progmodes/gud.el (gud-basic-call, gud-find-class)
17243 (gud-tooltip-activate-mouse-motions-if-enabled):
17244 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
17245 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
17246 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
17247 (ebrowse-tags-next-file):
17248 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
17249 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
17250 (ebnf-eps-finish-and-write):
17251 * progmodes/cpp.el (cpp-edit-save):
17252 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
17253 * progmodes/cc-defs.el (c-emacs-features):
17254 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
17255 (antlr-directory-dependencies):
17256 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
17257 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
17258 (ada-find-any-references, ada-make-filename-from-adaname)
17259 (ada-make-body-gnatstub):
17260 * obsolete/rnews.el (news-list-news-groups):
5ce6e4f4 17261 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
9a529312
SM
17262 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
17263 * net/rcirc.el (rcirc-debug):
17264 * net/newst-treeview.el (newsticker--treeview-list-add-item)
17265 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
17266 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
17267 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
5ce6e4f4 17268 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
9a529312
SM
17269 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
17270 (newsticker--treeview-list-clear-highlight)
17271 (newsticker--treeview-list-update-highlight)
17272 (newsticker--treeview-list-highlight-start)
17273 (newsticker--treeview-tree-update-highlight)
17274 (newsticker--treeview-get-selected-item)
17275 (newsticker-treeview-mark-list-items-old)
17276 (newsticker--treeview-set-current-node):
17277 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
17278 * net/newst-backend.el (newsticker--get-news-by-funcall)
17279 (newsticker--get-news-by-wget, newsticker--image-get)
17280 (newsticker--image-sentinel):
17281 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
17282 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
17283 (eudc-ph-close-session):
17284 * net/eudc.el (eudc-save-options):
17285 * language/thai-word.el (thai-update-word-table):
17286 * language/japan-util.el (japanese-string-conversion):
17287 * international/titdic-cnv.el (tsang-quick-converter)
17288 (ziranma-converter, ctlau-converter):
17289 * international/mule-cmds.el (describe-language-environment):
17290 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
17291 (skkdic-convert-postfix, skkdic-convert-prefix):
17292 (skkdic-convert-okuri-nasi, skkdic-convert):
17293 * emacs-lisp/re-builder.el (reb-update-overlays):
17294 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
17295 * emacs-lisp/gulp.el (gulp-send-requests):
17296 * emacs-lisp/find-gc.el (trace-call-tree):
17297 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
17298 (eieio-describe-generic):
17299 * emacs-lisp/eieio-base.el (eieio-persistent-read):
17300 * emacs-lisp/edebug.el (edebug-outside-excursion):
17301 * emacs-lisp/debug.el (debugger-make-xrefs):
17302 * emacs-lisp/cust-print.el (custom-prin1-to-string):
17303 * emacs-lisp/chart.el (chart-new-buffer):
17304 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
17305 Use with-current-buffer.
17306 * textmodes/artist.el (artist-system): Don't call
17307 copy-sequence on a fresh string.
17308 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
17309
d566f228
GM
173102009-10-31 Stephen Berman <stephen.berman@gmx.net>
17311
17312 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
1c2efdfb 17313 is no item to edit. (Bug#4820)
d566f228 17314 (todo-top-priorities): Restore point and restore narrowing in Todo
1c2efdfb 17315 buffer. (Bug#4820)
d566f228 17316
f3628edd
GM
173172009-10-31 Glenn Morris <rgm@gnu.org>
17318
5cf3709c
GM
17319 * net/ange-ftp.el (top-level): Don't require dired when compiling.
17320 (comint-last-output-start, comint-last-input-start)
17321 (comint-last-input-end): Don't defvar when compiling.
17322 (ange-ftp-process-file): Use bound-and-true-p.
17323
4c814fd2
GM
17324 * pcmpl-rpm.el (top-level): Move provide statement to end.
17325 (pcmpl-rpm): Remove unused custom group.
17326
113b8dcc
GM
17327 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
17328
31c615e4
GM
17329 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
17330
416d3588
GM
17331 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
17332 (byte-compile-warnings): Add `constants' as an option.
17333 (byte-compile-callargs-warn, byte-compile-arglist-warn)
17334 (display-call-tree): Update for byte-compile-fdefinition possibly
17335 returning `(macro lambda ...)'. (Bug#4778)
17336 (byte-compile-variable-ref, byte-compile-setq-default):
17337 Respect `constants' member of byte-compile-warnings.
17338
00f71f39
SM
173392009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
17340
17341 * vc-bzr.el (vc-bzr-revision-keywords): New var.
17342 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
17343 to "submit:".
17344
ca0a881a
DN
173452009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
17346
17347 * textmodes/ispell.el (ispell-skip-region-alist):
17348 * international/mule-conf.el (eight-bit):
17349 * international/fontset.el (font-encoding-alist):
17350 * startup.el (pure-space-overflow-message):
17351 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
17352 * paths.el (gnus-nntp-service, rmail-spool-directory)
17353 (term-file-prefix):
17354 * files.el (save-some-buffers-action-alist):
17355 * cmuscheme.el (same-window-buffer-names):
17356 * ielm.el (same-window-buffer-names):
17357 * shell.el (same-window-buffer-names):
17358 * mail/sendmail.el (same-window-buffer-names):
17359 * progmodes/inf-lisp.el (same-window-buffer-names):
17360 * bindings.el (mode-line-client)
17361 (mode-line-column-line-number-mode-map):
17362 * language/tibetan.el (tibetan-precomposition-rule-regexp)
17363 (tibetan-precomposed-regexp): Purecopy string arguments.
17364
b861e45e
SM
173652009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
17366
6df9b6d7
SM
17367 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
17368 (calcDigit-nondigit):
17369 * calc/calc-yank.el (calc-copy-to-buffer):
17370 * calc/calc-units.el (calc-invalidate-units-table):
17371 * calc/calc-trail.el (calc-trail-yank):
17372 * calc/calc-store.el (calc-insert-variables):
17373 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
17374 * calc/calc-prog.el (calc-read-parse-table):
17375 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
17376 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
17377 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
17378 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
17379 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
17380 (calc-graph-name, calc-graph-find-command, calc-graph-view)
17381 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
17382 * calc/calc-ext.el (calc-realign):
17383 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
17384 (calc-embedded-finish-edit, calc-embedded-make-info)
17385 (calc-embedded-finish-command, calc-embedded-stack-change):
17386 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
17387
70f44c65
SM
17388 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
17389 shell-dynamic-complete-filename in preference to
17390 comint-dynamic-complete-filename.
17391
b861e45e
SM
17392 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
17393 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
17394 Don't consider whether the display supports colors.
17395 (bookmark-import-new-list): Use dolist.
17396 (bookmark-bmenu-mode-map): Move initialization into declaration.
17397 (bookmark-bmenu-list): Use dolist, simplify.
17398 (bookmark-show-all-annotations): Use save-selected-window and dolist.
17399 (menu-bar-final-items): Use push.
17400
8549241d 174012009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
cc63d28f
SM
17402
17403 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
17404 it works on remote files.
17405 (vc-hg-diff): Don't pass any `--cwd' argument.
17406
30644573
KR
174072009-10-27 Kevin Ryde <user42@zip.com.au>
17408
cc63d28f
SM
17409 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
17410 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
30644573
KR
17411 (Further to Bug#3921).
17412
9be01a63
MA
174132009-10-27 Michael Albinus <michael.albinus@gmx.de>
17414
17415 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
17416 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
17417 calling `tramp-imap-put-file'. Add file size to the call.
17418 (tramp-imap-get-file-entries): Compute also user name, file size,
17419 and date.
17420 (tramp-imap-handle-insert-directory): Insert uid and gid.
17421 (tramp-imap-handle-file-attributes): Transform uid and gid
17422 according to `id-format'.
17423 (tramp-imap-put-file): New optional parameter SIZE. Encode file
17424 size in header X-Size.
17425
41849bf9
JB
174262009-10-26 Juanma Barranquero <lekktu@gmail.com>
17427
17428 * simple.el (transpose-subr): Give clearer error when the mark
17429 is not set. (Bug#4807)
17430
293c24f9
MA
174312009-10-26 Michael Albinus <michael.albinus@gmx.de>
17432
cc63d28f
SM
17433 * net/tramp.el (tramp-perl-file-truename): New defconst.
17434 Perl code contributed by yary <not.com@gmail.com> (tiny change).
293c24f9 17435 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
cc63d28f
SM
17436 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
17437 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
293c24f9 17438
cc63d28f
SM
17439 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
17440 Ignore `dired-call-process'.
293c24f9
MA
17441 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
17442
174432009-10-26 Julian Scheid <julians37@gmail.com>
17444
cc63d28f 17445 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
293c24f9
MA
17446 (tramp-get-remote-readlink): New defun.
17447 (tramp-handle-file-truename): Use it.
17448 (tramp-handle-file-exists-p): Check file-attributes cache, assume
17449 file exists if cache value present.
48c2d18a 17450 (tramp-check-cached-permissions): New defun.
293c24f9
MA
17451 (tramp-handle-file-readable-p): Use it.
17452 (tramp-handle-file-writable-p): Likewise.
17453 (tramp-handle-file-executable-p): Likewise.
17454 (tramp-handle-file-name-all-completions): Try using Perl to get
17455 partial completions. When perl not available, combine `cd' and
17456 `ls' into single remote operation and use shell expansion to get
17457 partial remote directory contents. Set `file-exists-p' cache for
17458 directory and any files returned by ls. Change cache handling to
17459 support partial directory contents. Use error message emitted by
17460 remote `cd' or Perl code for local tramp-error.
17461 (tramp-do-copy-or-rename-file-directly): Avoid separate
17462 tramp-send-command-and-check call.
cc63d28f
SM
17463 (tramp-handle-process-file): Merge three remote ops into one.
17464 Do not flush all caches when `process-file-side-effects' is set.
293c24f9
MA
17465 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
17466 file-attributes shows uid/gid to be set already.
17467
a7610c52
DN
174682009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
17469
17470 * textmodes/tex-mode.el (tex-dvi-view-command)
17471 (tex-show-queue-command, tex-open-quote):
17472 * progmodes/ruby-mode.el (auto-mode-alist)
17473 (interpreter-mode-alist): Purecopy strings.
17474
17475 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
17476
17477 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
17478 string for the hook, keymap and abbrev table.
17479
17480 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
17481
17482 * x-dnd.el (x-dnd-xdnd-to-action):
17483 * startup.el (fancy-startup-text, fancy-about-text): Change to
17484 defconst from defvar.
17485
17486 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
17487
17488 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
17489 Purecopy initialization strings.
17490
17491 * mail/sendmail.el (mail-header-separator)
17492 (mail-personal-alias-file):
17493 * mail/rmail.el (rmail-default-dont-reply-to-names)
17494 (rmail-ignored-headers, rmail-retry-ignored-headers)
17495 (rmail-highlighted-headers, rmail-secondary-file-directory)
17496 (rmail-secondary-file-regexp):
17497 * files.el (null-device, file-name-invalid-regexp)
17498 (locate-dominating-stop-dir-regexp)
cc63d28f 17499 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
a7610c52
DN
17500 (interpreter-mode-alist): Use mapcar instead of mapc.
17501
17502 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
17503
17504 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
17505 (completion-ignored-extensions):
17506 (debug-ignored-errors): Purecopy strings.
17507
4fcc3d32
SM
175082009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
17509
0667de21
SM
17510 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
17511 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
17512 (pcomplete--here): Use push.
17513
4fcc3d32
SM
17514 * subr.el (all-completions): Declare the 4th arg obsolete.
17515
955ef430
SM
175162009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
17517
2d085307
SM
17518 * pcomplete.el (pcomplete-unquote-argument-function): New var.
17519 (pcomplete-unquote-argument): New function.
17520 (pcomplete--common-suffix): Always pay attention to case.
17521 (pcomplete--table-subvert): Quote and unquote the text.
17522 (pcomplete--common-quoted-suffix): New function.
17523 (pcomplete-std-complete): Use it and pcomplete-begin.
17524
955ef430
SM
17525 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
17526 we're inside a dedicated or minibuffer window.
17527
7c85c02b
KF
175282009-10-24 Karl Fogel <kfogel@red-bean.com>
17529
17530 * bookmark.el: Update documentation, especially documentation
17531 of `bookmark-alist' and of the bookmark file format.
17532 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
17533
3e8ae8a6
CY
175342009-10-24 Chong Yidong <cyd@stupidchicken.com>
17535
3e425845
CY
17536 * mail/emacsbug.el (report-emacs-bug): Clarify that the
17537 keybindings apply to the mail buffer (Bug#4003). Shrink help
17538 window to buffer.
17539
cdd47d48
CY
17540 * whitespace.el (whitespace-mode, whitespace-newline-mode)
17541 (global-whitespace-mode, global-whitespace-newline-mode)
955ef430
SM
17542 (whitespace-toggle-options, global-whitespace-toggle-options):
17543 Doc fix (Bug#3660).
cdd47d48 17544
ba07c9ad
CY
17545 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
17546 of xmltok-start before the end tag was inserted (Bug#2840).
17547
3e8ae8a6
CY
17548 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
17549 patterns that are preceded by an open-paren (Bug#1320).
17550
ab276820
CY
175512009-10-24 Sven Joachim <svenjoac@gmx.de>
17552
17553 * files.el (delete-directory): Delete symlinks to directories with
17554 delete-file (Bug#4739).
17555
905a9ed3
DN
175562009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
17557
a9a2a6db
DN
17558 * vc.el (vc-backend-for-registration): Rename from
17559 vc-get-backend-for-registration. Update callers.
17560
cc63d28f
SM
17561 * international/mule-cmds.el (set-language-info-alist):
17562 Purecopy lang-env.
905a9ed3
DN
17563 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
17564 (charset): Purecopy the name.
17565 (define-char-code-property): Purecopy string arguments.
17566
17567 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
17568 Purecopy string arguments.
17569
17570 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
17571 * ediff-hook.el (menu-bar-ediff-menu):
17572 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
17573 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
17574
d270305a
GM
175752009-10-24 Glenn Morris <rgm@gnu.org>
17576
6c74d523 17577 * comint.el (comint-dynamic-list-completions):
656fc5f5
GM
17578 * term.el (term-dynamic-list-completions): Use choose-completion rather
17579 than obsolete alias mouse-choose-completion.
17580
ae732337
GM
17581 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
17582 file-cache-choose-completion.
17583 (file-cache-choose-completion): Handle an optional event argument.
17584 (file-cache-mouse-choose-completion): Make it an obsolete alias.
17585
cc63d28f
SM
17586 * progmodes/octave-mod.el (octave-complete-symbol):
17587 Use choose-completion if mouse-choose-completion is ever removed.
ae480838 17588
9847dc91
GM
17589 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
17590 use.
17591
e8f2a5d5
GM
17592 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
17593 compiler.
17594
d270305a
GM
17595 * vc-hooks.el (vc-responsible-backend): Fix declaration.
17596
c6432f1e
SM
175972009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
17598
17599 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
17600 Ignore `pred' now that we receive one.
17601 Handle test-completion specially.
17602
6ab196f9
DN
176032009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
17604
17605 * vc.el (vc-responsible-backend): Throw an error if not backend is
1c2efdfb 17606 found. Remove the REGISTER argument. Move the code dealing with
6ab196f9
DN
17607 REGISTER ...
17608 (vc-get-backend-for-registration): ... here. New function.
17609 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
17610 of vc-responsible-backend, pass the file name instead of the
17611 directory name.
17612
48feed59
SM
176132009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
17614
17615 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
17616 New funs.
17617 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
17618 (pcomplete-comint-setup): Don't modify a global var via
17619 accidental side-effects.
17620 (pcomplete-shell-setup): Adjust call accordingly.
17621 (pcomplete-parse-comint-arguments): Use push.
17622
00006066
CY
176232009-10-23 Chong Yidong <cyd@stupidchicken.com>
17624
36bfa3af
CY
17625 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
17626 Allow uncapitalized info node names (Bug#3921).
17627
00006066
CY
17628 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
17629 to the DEBUG file (Bug#3781).
17630
aa311d6e
CY
176312009-10-23 Jari Aalto <jari.aalto@cante.net>
17632
17633 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
17634 dictionary entry (Bug#4579).
17635
b88f2d0a
MA
176362009-10-23 Michael Albinus <michael.albinus@gmx.de>
17637
17638 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
17639 from `rfn-eshadow-update-overlay-hook' when unloading.
17640 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
17641 "rsyncc". Adjust doc string.
48c2d18a 17642 (tramp-temp-buffer-file-name): New buffer-local defvar.
b88f2d0a
MA
17643 (tramp-handle-insert-file-contents, tramp-handle-write-region):
17644 Keep temporary file when indicated by method ("rsync" and
17645 "rsyncc").
17646 (tramp-handle-write-region): Handle APPEND.
17647 (tramp-delete-temp-file-function): New defun. Added to
17648 `kill-buffer-hook'.
17649
1becddbb
JB
176502009-10-23 Juanma Barranquero <lekktu@gmail.com>
17651
17652 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
17653
8f43cbf3
DN
176542009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
17655
17656 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
17657 (color-name-rgb-alist, tty-standard-colors)
17658 (tty-color-mode-alist): Change to defconst.
17659
17660 * simple.el (mark-inactive): Purecopy message.
17661
17662 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
17663 (global-map, yank-menu):
17664 * textmodes/ispell.el (ispell-menu-map):
17665 * net/eudc.el (eudc-tools-menu):
17666 * international/mule-cmds.el (describe-language-environment-map)
17667 (setup-language-environment-map, set-coding-system-map)
17668 (mule-menu-keymap):
17669 * vc-hooks.el (vc-menu-entry, vc-menu-map):
17670 * replace.el (occur-mode-map):
17671 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
17672
1d228a31
JB
176732009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
17674
6a7662bb
BR
17675 * calc/calc.el (math-read-number, math-read-number-simple):
17676 Use `save-match-data'.
1d228a31 17677
3b067af1
SM
176782009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
17679
28a90c44
SM
17680 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
17681 rather than fiddling with global-map bindings, since it should only
17682 affect per-terminal settings.
17683 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
17684
a452eee8
SM
17685 * minibuffer.el (completion-table-with-terminator): Allow to specify
17686 the terminator-regexp.
17687
ab14d7d5
SM
17688 * simple.el (switch-to-completions): Look for *Completions* in other
17689 frames as well.
17690
3b067af1
SM
17691 * pcomplete.el: Allow the use of completion-tables.
17692 (pcomplete-std-complete): New command.
17693 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
17694 (pcomplete--here): Use a function for `form' rather than an expression,
17695 so it can be byte-compiled.
17696 (pcomplete-here, pcomplete-here*): Adjust accordingly.
17697 Add edebug declaration.
17698 (pcomplete-show-completions): Remove unused var `curbuf'.
17699 (pcomplete-do-complete, pcomplete-stub):
1becddbb 17700 Don't assume `completions' is a list of strings any more.
3b067af1 17701
5480359e
JB
177022009-10-22 Juanma Barranquero <lekktu@gmail.com>
17703
17704 * find-dired.el (find-name-arg): Fix typo in docstring.
17705
3170b794
SM
177062009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
17707
48c23a25
SM
17708 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
17709 (pcmpl-linux-fs-types): Same, and update to new modules layout.
17710
56b14058
SM
17711 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
17712 pcomplete-entries.
17713
3170b794
SM
17714 * comint.el (comint-read-input-ring, comint-write-input-ring)
17715 (comint-substitute-in-file-name)
17716 (comint-dynamic-complete-as-filename)
17717 (comint-dynamic-simple-complete)
17718 (comint-dynamic-list-filename-completions)
17719 (comint-dynamic-list-completions)
17720 (comint-redirect-results-list-from-process): Minor simplifications.
17721
2affef34
KR
177222009-10-21 Kevin Ryde <user42@zip.com.au>
17723
3170b794
SM
17724 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
17725 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
2affef34 17726 the first form. And insert a blank line after ";;; Code" since
d8194864 17727 that's usual style. (Bug#4612)
2affef34 17728
e7b94bbb
KR
17729 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
17730
528c56e2
SM
177312009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17732
17733 * minibuffer.el (completion-table-with-terminator): Properly implement
17734 boundaries, in case `terminator' appears in the suffix.
17735 (completion--embedded-envvar-table): Don't return boundaries if
17736 there's no valid completion. Simplify.
17737 (completion-file-name-table): New completion table extracted from
17738 completion--file-name-table.
17739 (completion--file-name-table): Use it.
17740 (read-file-name-predicate): Declare obsolete.
17741 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
17742 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
17743 completion-file-name-table, and use the `pred' argument.
17744 * files.el (locate-file-completion-table): Use the `pred' arg rather
17745 than read-file-name-predicate.
17746 (abbreviate-file-name): Use \` rather than ^ for BOS.
17747
f9ed9b4f
DN
177482009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
17749
17750 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
17751 vc-responsible-backend to register, it causes problems.
17752
5f2022a3
SM
177532009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17754
17755 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
17756
fc754ea1
MA
177572009-10-21 Michael Albinus <michael.albinus@gmx.de>
17758
17759 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
17760 (tramp-smb-handle-file-attributes): Use it.
17761 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
17762 (tramp-smb-handle-insert-directory): Use `mapc' rather than
5f2022a3
SM
17763 `mapcar'. Use `tramp-smb-get-stat-capability'.
17764 Add `dired-filename' text properties.
fc754ea1
MA
17765 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
17766 (tramp-smb-maybe-open-connection): Simplify check for smbclient
17767 version.
17768
79bd5ba1
SM
177692009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
17770
17771 * subr.el (read-key-delay): Reduce to 0.01.
17772 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
17773 (bug#4751).
17774
3c13704d
SM
177752009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
17776
554efd10
SM
17777 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
17778
c2a37b78
SM
17779 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
17780 (Info-menu): Remove unused vars `last' and `completions'.
17781 (Info-index-nodes): Remove unused var `node'.
17782
3c13704d
SM
17783 * info.el (Info-complete-menu-item): Use complete-with-action.
17784
d1e4c403
DN
177852009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
17786
17787 Make vc-annotate work through copies and renames.
3c13704d
SM
17788 * vc-annotate.el (vc-annotate-extract-revision-at-line):
17789 Return the file name too.
d1e4c403
DN
17790 (vc-annotate-revision-at-line)
17791 (vc-annotate-find-revision-at-line)
17792 (vc-annotate-revision-previous-to-line)
17793 (vc-annotate-show-log-revision-at-line): Update to get the file
17794 name from vc-annotate-extract-revision-at-line.
17795 (vc-annotate-show-diff-revision-at-line-internal): Change the
17796 argument to mean whether to show a file diff or not. Get the file
17797 name from vc-annotate-extract-revision-at-line.
3c13704d
SM
17798 (vc-annotate-show-diff-revision-at-line):
17799 Update vc-annotate-show-diff-revision-at-line call.
d1e4c403
DN
17800 (vc-annotate-warp-revision): Add an optional file argument.
17801
17802 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
17803 (vc-git-annotate-extract-revision-at-line): Also return the file
17804 name if found.
17805
17806 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
17807 command. Remove unused code.
17808 (vc-hg-annotate-re): Update to match --follow output.
17809 (vc-hg-annotate-extract-revision-at-line): Also return the file
17810 name if found.
17811
17812 * vc.el: Update annotate-extract-revision-at-line documentation.
17813
b0b0ef98
KR
178142009-10-18 Kevin Ryde <user42@zip.com.au>
17815
17816 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
17817 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
17818
a9e7f03d
KR
17819 * net/browse-url.el (browse-url): Identify alist with "consp and
17820 not functionp" and let all other things go down the `apply' leg,
17821 as suggested by Stefan. (Further to bug#4531.)
17822
7346a407
CY
178232009-10-18 Chong Yidong <cyd@stupidchicken.com>
17824
17825 * minibuffer.el (read-file-name): Check for repeat before putting
17826 a default argument in file-name-history (Bug#4657).
17827
17828 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
17829 read syntax (Bug#4737).
17830
3c13704d 17831 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
7346a407 17832
1da94541
CY
178332009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
17834
17835 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
17836 (html-tag-alist, html-tag-help): Add descriptions for undocumented
17837 entries and make note of obsolete tags.
17838
2b93080a
SM
178392009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
17840
17841 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
17842
18b5ffb5
GM
178432009-10-18 Glenn Morris <rgm@gnu.org>
17844
17845 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
17846 grep, so that binary files (eg international/uni-bidi.el) can match.
e5f035d7 17847 Remove test for "UnicodeData" files, since it is hopefully unnecessary
18b5ffb5
GM
17848 now, and in any case the file header format has changed.
17849
c2e161b2
GM
178502009-10-17 Glenn Morris <rgm@gnu.org>
17851
17852 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
17853 (flyspell-get-word, flyspell-large-region)
17854 (flyspell-auto-correct-previous-word): Doc/error message fixes.
17855
a1eb44f5
CY
178562009-10-17 Chong Yidong <cyd@stupidchicken.com>
17857
17858 * Makefile.in (ELCFILES): Add ede/shell.
17859
4418646e
DN
178602009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
17861
17862 * term/common-win.el (x-colors): Purecopy it.
17863
4062011e
SM
178642009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17865
17866 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
17867 permissive for when the buffer is empty.
17868 (tar-header-block-tokenize): Decode the username and groupname.
17869 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
17870
b0b111c3
JB
178712009-10-17 Eric Ludlam <zappo@gnu.org>
17872
17873 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
17874 contains multibyte characters, choose first applicable coding
17875 system automatically.
17876
2df48a87
SM
178772009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17878
17879 * international/mule-cmds.el (select-safe-coding-system): If the file
17880 has a coding cookie, use it regardless of any other setting (bug#4712).
17881
fd7dd48c
GM
178822009-10-17 Glenn Morris <rgm@gnu.org>
17883
3ee0b477 17884 * foldout.el (foldout-mouse-swallow-events):
cec05144
GM
17885 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
17886
2550e4b1
GM
17887 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
17888 (dired-keep-marker-copy, dired-keep-marker-hardlink)
17889 (dired-keep-marker-symlink, dired-dwim-target)
17890 (dired-copy-preserve-time): Do not autoload these defcustoms.
17891
fd7dd48c
GM
17892 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
17893 messages from messing up the file coding. (Bug#4623)
17894
f3e3a990
GM
178952009-10-17 Jari Aalto <jari.aalto@cante.net>
17896
17897 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
17898 if no match is found for the current dictionary. (Bug#4578)
17899
17900 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
17901 optional, since that is how it is documented, and this is often called
17902 with a nil argument. (Bug#4577)
17903 (flyspell-external-point-words, flyspell-auto-correct-word)
17904 (flyspell-correct-word-before-point, flyspell-word-search-forward)
17905 (flyspell-word-search-backward): Remove nil argument in calls to
17906 flyspell-get-word, since it is not needed now.
17907
179082009-10-17 Ulrich Mueller <ulm@gentoo.org>
17909
1becddbb 17910 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
f3e3a990 17911
b61374ab
GM
179122009-10-16 Glenn Morris <rgm@gnu.org>
17913
17914 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
17915
412707c2
SM
179162009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
17917
17918 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
17919 (ange-ftp-file-size): New function.
17920 (ange-ftp-file-attributes): Use it.
17921
0c6f436e
MA
179222009-10-16 Michael Albinus <michael.albinus@gmx.de>
17923
17924 * net/tramp-smb.el (tramp-smb-version): New defvar.
17925 (tramp-smb-maybe-open-connection): Use it, in order to avoid
17926 repeated checks.
17927
850bfd04
GM
179282009-10-16 Glenn Morris <rgm@gnu.org>
17929
17930 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
17931 Maybe copy some custom properties from old to new name. (Bug#4706)
17932
f3ed9aca
JB
179332009-10-16 Juanma Barranquero <lekktu@gmail.com>
17934
17935 * subr.el (error, sit-for, start-process-shell-command)
17936 (start-file-process-shell-command): Set the calling convention
17937 after the function definition.
17938
fd6c5134
SM
179392009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
17940
17941 * subr.el (error, sit-for, start-process-shell-command)
17942 (start-file-process-shell-command): Use the new
17943 set-advertised-calling-convention feature.
17944
73874eb7
KH
179452009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
17946
fd6c5134
SM
17947 * international/ucs-normalize.el (ucs-normalize-version):
17948 Change to 1.2.
17949 (check-range): Adjust for Unicode 5.2.
73874eb7 17950
03fb33cf
JL
179512009-10-15 Juri Linkov <juri@jurta.org>
17952
17953 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
17954 to the `menu-item' format.
17955
4260b402
MA
179562009-10-15 Michael Albinus <michael.albinus@gmx.de>
17957
17958 * net/tramp.el (tramp-replace-environment-variables): Do not fail
17959 if the environment variable does not exist.
17960
17961 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
17962 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
17963 parameter.
17964 (tramp-smb-handle-add-name-to-file)
17965 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
17966 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
17967 (tramp-smb-handle-file-attributes)
17968 (tramp-smb-do-file-attributes-with-stat)
17969 (tramp-smb-handle-file-local-copy)
17970 (tramp-smb-handle-insert-directory)
17971 (tramp-smb-handle-make-directory)
17972 (tramp-smb-handle-make-directory-internal)
17973 (tramp-smb-handle-make-symbolic-link)
17974 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
17975 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
17976 (tramp-smb-maybe-open-connection): Apply the changed parameters.
17977 (tramp-smb-read-file-entry): Read Disk names in compressed format.
17978 Handle long file names.
17979 (tramp-smb-get-cifs-capabilities): Check, whether the connection
17980 process is running.
17981 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
17982 Read share names with "-g" option.
17983
d7a0fd6f
GM
179842009-10-15 Ryan Yeske <rcyeske@gmail.com>
17985
17986 * net/rcirc.el (rcirc-view-log-file): New command.
17987 (rcirc-track-minor-mode-map): Remove C-c ` binding.
17988 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
17989 specified.
17990
0b44494a
GM
179912009-10-15 Glenn Morris <rgm@gnu.org>
17992
af9fb32f
GM
17993 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
17994 from the second command-line argument.
17995 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
17996 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
17997 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
17998 w32-batch-update-autoloads.
17999 * emacs-lisp/autoload.el (autoload-make-program): New variable.
18000 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
18001
0b44494a
GM
18002 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
18003 the headers cannot be located. Simplify, subtracting superflous
18004 save-excursions.
18005
d5e63715
SM
180062009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
18007
18008 Replace completion-base-size by completion-base-position to fix bugs
18009 such as (bug#4699).
18010 * simple.el (completion-base-position): New var.
18011 (completion-base-size): Mark as obsolete.
18012 (choose-completion): Make it work for mouse events as well.
18013 Pass the new base-position to choose-completion-string.
18014 (choose-completion-guess-base-position): New function, extracted from
18015 choose-completion-delete-max-match.
18016 (choose-completion-delete-max-match): Use it. Make obsolete.
18017 (choose-completion-string): Use the new base-position info.
18018 (completion-root-regexp): Delete.
18019 (completion-setup-function): Preserve completion-base-position.
18020 Eliminate obsolete base-size manipulation.
18021 * minibuffer.el (display-completion-list): Don't mess with base-size.
18022 (minibuffer-completion-help): Set completion-base-position instead.
18023 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
18024 choose-completion.
18025 * textmodes/bibtex.el (bibtex-complete):
18026 * emacs-lisp/crm.el (crm--choose-completion-string):
18027 Adjust to new calling convention.
18028 * complete.el (partial-completion-mode): Use minibufferp to avoid
18029 bumping into incompatible change to choose-completion-string-functions.
18030 * ido.el (ido-choose-completion-string): Make its calling convention
18031 more permissive.
18032 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
18033 base-size manipulation.
18034 (comint-dynamic-list-input-ring): Use dotimes and push.
18035 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
18036 fundamental-mode. Use `or'.
18037
92f8bfc7
JL
180382009-10-14 Juri Linkov <juri@jurta.org>
18039
18040 * misearch.el (multi-isearch-next-buffer-from-list)
18041 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
18042
e78e280d
SM
180432009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
18044
384ca163
SM
18045 * Makefile.in (compile-onefile): Load `bytecomp' rather than
18046 `bytecomp.el'.
18047
681e0e7c
SM
18048 * minibuffer.el (completion-pcm--merge-completions): Make sure the
18049 string we return is all made up of text from the completions rather
18050 than part from the completions and part from the input (bug#4219).
18051
e78e280d
SM
18052 * ido.el (ido-everywhere): Use define-minor-mode.
18053
18054 * buff-menu.el (list-buffers, ctl-x-map):
18055 Mark the entry points with ;;;###autoload cookies.
18056
b4e813ca
DN
180572009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
18058
52964e54
DN
18059 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
18060 correctly in the detached head case.
18061 (vc-git-print-log): Remove unused binding.
18062
b4e813ca
DN
18063 * vc.el (vc-responsible-backend): When a directory is passed for
18064 for registration create a VC repository if no backend is
18065 responsible for the directory argument.
18066 (vc-deduce-fileset): Tell vc-responsible-backend to register.
1043ce19
DN
18067
18068 * vc.el: Move comments about RCS and SCCS ...
18069 * vc-rcs.el:
18070 * vc-sccs.el: ... here, respectively.
18071
40ba9882
SM
180722009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
18073
18074 * minibuffer.el (completion--file-name-table): Return nil if there's
18075 no file completion, even if substitute-in-file-name changed
18076 the string (bug#4708).
18077
04e0f59b
JL
180782009-10-13 Juri Linkov <juri@jurta.org>
18079
18080 * files-x.el (read-file-local-variable-value): Don't filter out
18081 minor modes from mode name completion (bug#4664).
18082
314c8e25
JB
180832009-10-13 Juanma Barranquero <lekktu@gmail.com>
18084
18085 * international/mule-cmds.el (ucs-names): Remove exclusion of
18086 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
18087
5c9b7d36
KH
180882009-10-13 Kenichi Handa <handa@m17n.org>
18089
18090 * international/uni-name.el: Regenerated.
18091
1e7a80f2
JB
180922009-10-13 Juanma Barranquero <lekktu@gmail.com>
18093
18094 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
18095 should be automatically buffer-local, but isn't.)
18096
cd29f88b
SS
180972009-10-12 Sam Steingold <sds@gnu.org>
18098
18099 * progmodes/compile.el (compilation-next-error-function): Fix the
0cd16af4 18100 timestamps if the buffer has been visited before.
0cd16af4
SS
18101 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
18102 non-anchored patterns, like the perl one (bug#3928).
cd29f88b 18103
37493a98
GM
181042009-10-12 Glenn Morris <rgm@gnu.org>
18105
18106 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
18107 Let-bind `size'.
18108
3b56b1e6
JB
181092009-10-12 Juanma Barranquero <lekktu@gmail.com>
18110
7422a4bb
JB
18111 * proced.el (proced-unload-function): New function.
18112
fa72d075
JB
18113 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
18114 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
18115 Doc fix.
18116
3b56b1e6
JB
18117 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
18118
4d9b4323
JL
181192009-10-11 Juri Linkov <juri@jurta.org>
18120
18121 * files-x.el (read-file-local-variable-value):
18122 Provide default value only for bound variables (bug#4664).
18123
f6f7e059
MA
181242009-10-11 Michael Albinus <michael.albinus@gmx.de>
18125
18126 * net/tramp.el (tramp-local-host-p): Function shall return nil for
18127 connection methods like smb.
18128
18129 * net/tramp-cache.el (tramp-flush-connection-property): The hash
18130 can be empty.
18131
18132 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
18133 (tramp-smb-file-name-handler-alist): Add handlers for
18134 `add-name-to-file', `make-symbolic-link'.
18135 (tramp-smb-handle-add-name-to-file)
2992485f 18136 (tramp-smb-do-file-attributes-with-stat)
f6f7e059
MA
18137 (tramp-smb-handle-make-symbolic-link)
18138 (tramp-smb-get-cifs-capabilities): New defuns.
18139 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
18140 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
18141 (tramp-smb-handle-file-local-copy)
18142 (tramp-smb-handle-make-directory-internal)
3b56b1e6
JB
18143 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
18144 The file name syntax depends on cifs capabilities.
18145 (tramp-smb-handle-file-attributes):
18146 Call `tramp-smb-do-file-attributes-with-stat' if possible.
18147 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
18148 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
f6f7e059 18149
67868d26
CY
181502009-10-11 Chong Yidong <cyd@stupidchicken.com>
18151
18152 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
18153 (eieio-defclass): Apply deftype handler and setf-method properties
18154 directly.
18155 (eieio-add-new-slot): Avoid union function from cl library.
18156 (eieio--typep): New function.
18157 (eieio-perform-slot-validation): Use it.
18158
6d6a5b7e
KF
181592009-10-10 Karl Fogel <kfogel@red-bean.com>
18160
3b56b1e6 18161 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
6d6a5b7e
KF
18162 Update documentation to refer to the variables documented in r1.135.
18163 (Bug#4188)
18164
67b70de9
KF
181652009-10-10 Karl Fogel <kfogel@red-bean.com>
18166
18167 * bookmark.el (Info-suffix-list): Remove this unused variable.
18168 (bookmark-current-point): Remove this obsolete variable.
18169 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
18170 Adjust for removal of bookmark-current-point.
18171
18172 (bookmarks-already-loaded, bookmark-current-buffer)
18173 (bookmark-yank-point): Document. (Bug#4188)
18174
58ae51ae
GM
181752009-10-10 Glenn Morris <rgm@gnu.org>
18176
4619ff5e
GM
18177 * frame.el (frame-height): Doc fix.
18178
58ae51ae
GM
18179 * calendar/calendar.el (calendar-split-width-threshold): New option.
18180 (calendar-basic-setup): Use calendar-split-width-threshold.
18181
d364386c
JB
181822009-10-09 Juanma Barranquero <lekktu@gmail.com>
18183
18184 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
18185 Ideographic Supplement" range (U+1F200..U+1F2FF).
18186
33e97a28
KF
181872009-10-09 Karl Fogel <kfogel@red-bean.com>
18188
02d0f051 18189 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
d364386c 18190 since the list will have been rebuilt anyway. (Bug#4349)
02d0f051
KF
18191
181922009-10-09 Karl Fogel <kfogel@red-bean.com>
18193
d364386c 18194 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
33e97a28
KF
18195 (bookmark-bmenu-execute-deletions): Don't save here, as
18196 bookmark-delete will now do so if necessary.
d364386c 18197 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
33e97a28
KF
18198 (Bug#4348)
18199
9656d87b
GM
182002009-10-09 Glenn Morris <rgm@gnu.org>
18201
18202 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
18203
e6227f06
KF
182042009-10-09 Karl Fogel <kfogel@red-bean.com>
18205
18206 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
18207 (bookmark-jump-other-window): Just invoke bookmark-jump with new
18208 argument now, so the two function's behaviors will match. (Bug#3645)
18209
288f783b
MA
182102009-10-08 Michael Albinus <michael.albinus@gmx.de>
18211
18212 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
e78e280d 18213 (tramp-file-name-real-host, tramp-file-name-port):
fc754ea1 18214 Apply `save-match-data'.
288f783b
MA
18215
18216 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
18217 case both directories are remote.
18218 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
e78e280d 18219 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
288f783b 18220
872a1ea4
JB
182212009-10-07 Juanma Barranquero <lekktu@gmail.com>
18222
18223 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
18224
ab2baced
GM
182252009-10-07 Glenn Morris <rgm@gnu.org>
18226
e78e280d
SM
18227 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
18228 of concat.
ab2baced 18229
5c4634c1
SM
182302009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
18231
18232 * files-x.el (read-file-local-variable): Include some
18233 non-user-variables in the completion table (bug#4664).
18234
c2dc9732
MA
182352009-10-07 Michael Albinus <michael.albinus@gmx.de>
18236
18237 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
18238 message.
18239
18240 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
18241 (tramp-smb-file-name-handler-alist): Add handler for
18242 `copy-directory', `expand-file-name', `set-file-modes'.
18243 (tramp-smb-handle-copy-directory)
18244 (tramp-smb-handle-expand-file-name)
18245 (tramp-smb-handle-set-file-modes): New defuns.
18246 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
18247 (tramp-smb-handle-file-attributes): Simplify check for retrieving
18248 entry.
18249 (tramp-smb-handle-insert-directory): Don't flush the cache.
18250 (tramp-smb-maybe-open-connection): Check for samba client and
18251 server versions.
18252
11be40a6
EZ
182532009-10-07 Eli Zaretskii <eliz@gnu.org>
18254
18255 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
18256 to not error out of search for "^lisp=" fails.
18257
8c4afe20
JB
182582009-10-07 Juanma Barranquero <lekktu@gmail.com>
18259
18260 * makefile.w32-in (WINS_UPDATES): New macro.
18261 (custom-deps, finder-data, autoloads): Use it.
18262
429a1506
GM
182632009-10-07 Glenn Morris <rgm@gnu.org>
18264
ee2e93e2
GM
18265 * Makefile.in (autoloads): Revert previous change.
18266 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
18267 the list of preloaded files passed on the command-line, get
18268 it from src/Makefile.
18269
429a1506
GM
18270 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
18271 show the original buffer rather than a random one.
18272
a51203ee 182732009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
e7e2b26c
GM
18274
18275 * help.el (describe-no-warranty): Place point in a slightly better
18276 position in the GPLv3 text.
18277
f58f7520
SS
182782009-10-06 Sam Steingold <sds@gnu.org>
18279
18280 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
18281 the comm attribute is present before calling regexp-quote.
18282
bde79dc0
JB
182832009-10-06 Juanma Barranquero <lekktu@gmail.com>
18284
18285 * play/animate.el (animate-string): For good effect, make sure
18286 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
18287
18288 * play/animate.el (animate-sequence, animate-birthday-present):
18289 * misc.el (butterfly): Don't set `indent-tabs-mode'.
18290
25ab0302
GM
182912009-10-06 Glenn Morris <rgm@gnu.org>
18292
73fe714a
GM
18293 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
18294
3405d98c
GM
18295 * emacs-lisp/autoload.el (autoload-excludes): New variable.
18296 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
18297 (batch-update-autoloads): Process a string value of autoload-excludes,
18298 set during the build process.
18299 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
18300
9fb2cdc5
GM
18301 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
18302 inside with-parsed... macro so that `v' is defined.
18303
7938ab41
GM
18304 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
18305 * progmodes/fortran.el (fortran-end-of-block)
18306 (fortran-beginning-of-block):
18307 Also push mark in the macro case.
18308
eaf9b564
GM
18309 * emerge.el (emerge-show-file-name):
18310 * calc/calc.el (calc-quit):
18311 * calc/calc-misc.el (calc-big-or-small):
18312 * calc/calc-graph.el (calc-graph-view):
18313 * calc/calc-ext.el (calc-reset):
18314 * calendar/calendar.el (calendar-basic-setup):
18315 Use window-full-height-p.
18316
25ab0302
GM
18317 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
18318 header we don't understand, don't insert another. (Bug#4624)
18319 If changing mime charset, insert the new one in the right place.
18320
00169eb6
GM
183212009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
18322
18323 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
18324 (cal-tex-cursor-month): Correctly increment the end date for diary and
18325 holiday listing. (Bug#4626)
18326
82882188
SM
183272009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18328
40ba9882 18329 * help-fns.el (describe-function-1): Don't burp if the function is not
82882188
SM
18330 a symbol.
18331
a8f316ca
JB
183322009-10-05 Juanma Barranquero <lekktu@gmail.com>
18333
18334 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
18335 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
18336 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
18337 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
18338
18339 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
18340 (eieio-default-superclass): Reflow docstrings.
18341 (this, class-option-assoc, defclass, eieio-class-un-autoload)
18342 (eieio-unbind-method-implementations, defmethod)
18343 (eieio-validate-slot-value, eieio-validate-class-slot-value)
18344 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
18345 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
18346 (eieio-slot-originating-class-p, eieio-slot-name-index)
18347 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
18348 (constructor, initialize-instance, no-next-method, object-print)
18349 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
18350 Fix typos in docstrings.
18351 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
18352 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
18353 (next-method-p): Doc fixes.
18354 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
18355 Fix typos in error messages.
18356 (eieio-defmethod): Fix typo in description of generic method.
18357
18358 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
18359 (eieio-persistent-save-interactive, slot-missing):
18360 Fix typos in docstrings.
18361 (eieio-instance-inheritor-slot-boundp): Doc fix.
18362
18363 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
18364 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
18365
18366 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
18367 (eieio-custom-object-apply-reset):
18368 Fix typos in docstrings and error messages.
18369
18370 * emacs-lisp/eieio-datadebug.el (data-debug-show):
18371 Fix typo in docstring.
18372
18373 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
18374 (eieio-browse-tree): Doc fix.
18375 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
18376 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
18377 Fix typos in docstrings.
18378
18379 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
18380 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
18381 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
18382 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
18383 Reflow docstrings.
18384
c66b7ac0
DN
183852009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
18386
4a827e0a 18387 * vc-hg.el (log-view-vc-backend): Declare for compiler.
82882188
SM
18388 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
18389 Set log-view-vc-backend so that diff can work.
4a827e0a 18390
c66b7ac0
DN
18391 * log-view.el (log-view-diff): Use vc-diff-internal instead of
18392 vc-version-diff.
18393 (vc-diff-internal): Autoload this instead of vc-version-diff.
18394
1902a98c
EZ
183952009-10-05 Eli Zaretskii <eliz@gnu.org>
18396
a7a8618b
EZ
18397 * simple.el (eval-expression): Doc fix.
18398
1902a98c
EZ
18399 * progmodes/cwarn.el (cwarn-mode): Doc fix.
18400
0e1f2ee6
MA
184012009-10-05 Michael Albinus <michael.albinus@gmx.de>
18402
18403 * files.el (directory-files-no-dot-files-regexp): New defconst.
18404 (delete-directory): Use it.
18405 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
18406
263c02ef 18407 * net/tramp.el (tramp-verbose): Fix docstring.
82882188
SM
18408 (tramp-methods): Add recursive option to `tramp-copy-args'.
18409 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
263c02ef 18410 "scp1_old", "scp2_old", "rsync", "rsyncc".
a8f316ca 18411 (tramp-default-method): Check also for `auth-source-user-or-password'.
263c02ef
MA
18412 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
18413 Add handler for `copy-directory'.
18414 (tramp-handle-copy-directory): New defun.
18415 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
a8f316ca
JB
18416 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
18417 Optimize sent command.
263c02ef 18418
72aa7df4
SM
184192009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18420
4a34f065
SM
18421 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
18422 window if necessary.
18423
72aa7df4
SM
18424 * calendar/calendar.el (calendar-basic-setup): Don't call
18425 switch-to-buffer in a dedicated window.
18426
5feb1ba7
KF
184272009-10-05 Karl Fogel <kfogel@red-bean.com>
18428
18429 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
194d44e7 18430 don't do anything related to relocating, just return nil.
5feb1ba7
KF
18431 (bookmark-error-no-filename): New error.
18432 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
194d44e7
JB
18433 bookmark has no file. Don't even attempt to handle things that
18434 are not files; the whole point of custom handlers is to keep that
18435 knowledge elsewhere anyway. Tighten some comments.
5feb1ba7
KF
18436 (bookmark-file-or-variation-thereof): Remove now-unused function.
18437 (bookmark-location): Doc string fix.
18438 (Bug#4250)
18439
1bd49952
KF
184402009-10-04 Karl Fogel <kfogel@red-bean.com>
18441
18442 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
18443 don't use a file dialog, because they usually don't know how to read
18444 a directory target from the user. (Bug#4230)
18445 Also, make sure the prompt can display directories as well as files.
18446
825382c0
KF
184472009-10-04 Karl Fogel <kfogel@red-bean.com>
18448
18449 * bookmark.el (bookmark-set, bookmark-buffer-name):
18450 Improve doc strings. (Bug#1193)
18451
13901bcb
KF
184522009-10-04 Karl Fogel <kfogel@red-bean.com>
18453
4a34f065
SM
18454 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
18455 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
18456 (bookmark-get-annotation, bookmark-set-annotation)
18457 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
18458 (bookmark-set-position, bookmark-get-front-context-string)
18459 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
18460 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
18461 (bookmark-jump-other-window, bookmark-handle-bookmark)
18462 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
18463 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
18464 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
194d44e7
JB
18465 Improve doc strings to say whether bookmark can be a string or
18466 a record or both, and make other consistency and clarity fixes.
4a34f065
SM
18467 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
18468 (bookmark-default-annotation-text, bookmark-yank-word)
18469 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
18470 (bookmark-import-new-list, bookmark-maybe-rename)
18471 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
18472 (bookmark-bmenu-bookmark): Give these doc strings.
13901bcb 18473 (bookmark-bmenu-check-position): Give this a doc string, but also
194d44e7 18474 add a FIXME comment about how the function may be pointless.
13901bcb 18475 (bookmark-default-handler): Rework doc string and change a
194d44e7
JB
18476 parameter name, to clarify that this takes a bookmark record
18477 not a bookmark name.
13901bcb 18478 (bookmark-set): Change a parameter name to indicate its meaning,
194d44e7 18479 and improve the doc string a bit.
13901bcb
KF
18480 (Bug#4188)
18481
5c1b3e94
KF
184822009-10-04 Karl Fogel <kfogel@red-bean.com>
18483
18484 * bookmark.el (bookmark-alist): Document the new `handler' element
18485 in the param alist.
18486 (bookmark-make-record-function): Adjust documentation for above.
18487 (Bug#4193)
18488
8559076d
KF
184892009-10-04 Karl Fogel <kfogel@red-bean.com>
18490
18491 * info.el (Info-bookmark-make-record): Document this function.
18492 (Info-bookmark-jump): Document with a doc string, not just a comment.
18493 (Bug#4203)
18494
b4583b8c
MA
184952009-10-04 Michael Albinus <michael.albinus@gmx.de>
18496
18497 * files.el (copy-directory): New defun.
18498
18499 * dired-aux.el (dired-copy-file-recursive): Use it.
18500
131ae8f2
JB
185012009-10-04 Juanma Barranquero <lekktu@gmail.com>
18502
a30e71ae 18503 * files-x.el (modify-dir-local-variable)
dd9af436
CY
18504 (copy-dir-locals-to-file-locals-prop-line): Fix typos in
18505 docstrings.
a30e71ae 18506
131ae8f2
JB
18507 * recentf.el (recentf-unload-function): New function.
18508
ccafbf06
GM
185092009-10-04 Glenn Morris <rgm@gnu.org>
18510
18511 * window.el (window-full-height-p): Add doc string.
18512
02c6f098
GM
185132009-10-04 Martin Rudalics <rudalics@gmx.at>
18514
18515 * window.el (window-full-height-p): New function. (Bug#4543)
18516
ed6b0195
DN
185172009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
18518
18519 * vc.el: Remove commented out code.
18520 (vc-derived-from-dir-mode): Remove, unused.
18521 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
18522
1b8d1cc7
MA
185232009-10-03 Michael Albinus <michael.albinus@gmx.de>
18524
4a34f065
SM
18525 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
18526 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
1b8d1cc7
MA
18527 there could be recursive loading when `default-directory' is a
18528 remote file name. (Bug#4614)
18529
ac3c593c
GM
185302009-10-03 Glenn Morris <rgm@gnu.org>
18531
686ea556
GM
18532 * calendar/calendar.el (calendar-basic-setup): Handle the case where
18533 the frame is wide.
18534 (calendar-generate-window): Test for shrinkability rather than width.
18535
ac3c593c
GM
18536 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
18537 reusing existing buffers, in case we happen to visit two files with the
18538 same basename. (Bug#4593)
18539
573709fd
EZ
185402009-10-02 Eli Zaretskii <eliz@gnu.org>
18541
4a34f065 18542 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
573709fd
EZ
18543 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
18544 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
18545 subdirs of cedet as well.
8f885d01 18546 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
573709fd 18547
8d6c1239
SM
185482009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
18549
18550 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
18551 Obey advertised-signature-table.
18552
18553 * help-fns.el (help-function-arglist): Don't check
18554 advertised-signature-table.
18555 (describe-function-1): Do it here instead so it also applies to subrs.
18556
c4861de0
MA
185572009-10-02 Michael Albinus <michael.albinus@gmx.de>
18558
18559 * simple.el (start-file-process): Say in the doc-string, that file
18560 handlers might not support pty association, if PROGRAM is nil.
18561
18562 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
18563 HOST and USER are strings. They are nil, when there are
18564 incomplete entries in ~/.netrc, for example.
18565 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
18566 root directory ("device busy" error otherwise).
18567
8d6c1239
SM
18568 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
18569 Flush file properties of created directory.
c4861de0 18570
d2bda74f
EZ
185712009-10-02 Eli Zaretskii <eliz@gnu.org>
18572
18573 * makefile.w32-in (WINS_BASIC): Remove cedet.
18574 (WINS_CEDET): Add cedet.
18575 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
18576
895d1904
GM
185772009-10-02 Kevin Ryde <user42@zip.com.au>
18578
18579 * net/browse-url.el (browse-url): Pass any symbol in
18580 browse-url-browser-function to `apply', since if you've mistakenly put
18581 an unbound symbol then the error is clearer. (Bug#4531)
18582
32226619
JB
185832009-10-02 Juanma Barranquero <lekktu@gmail.com>
18584
18585 * allout.el (allout-init, allout-back-to-current-heading)
18586 (allout-beginning-of-current-entry, allout-ascend-to-depth)
18587 (allout-ascend, allout-up-current-level, allout-end-of-level)
18588 (allout-previous-visible-heading, allout-forward-current-level)
18589 (allout-backward-current-level, allout-show-children):
18590 * apropos.el (apropos-describe-plist):
18591 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
18592 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
18593 * completion.el (add-completion, add-permanent-completion):
18594 * descr-text.el (describe-text-category, describe-char):
18595 * desktop.el (desktop-lazy-abort):
18596 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
18597 * dired.el (dired-build-subdir-alist):
18598 * ediff.el (ediff-version):
18599 * elide-head.el (elide-head, elide-head-show):
18600 * emerge.el (emerge-version):
18601 * env.el (getenv):
18602 * face-remap.el (variable-pitch-mode):
18603 * faces.el (describe-face):
18604 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
18605 (dired-at-point):
18606 * files.el (find-file-existing, auto-save-mode):
18607 * font-lock.el (font-lock-fontify-buffer):
18608 * help-fns.el (describe-function, describe-variable)
18609 (describe-syntax, describe-categories):
18610 * help.el (view-lossage, describe-bindings, describe-key)
18611 (describe-mode):
18612 * hexl.el (hexl-current-address):
18613 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
18614 * info.el (Info-goto-emacs-key-command-node):
18615 * log-edit.el (log-edit-insert-cvs-template)
18616 (log-edit-insert-cvs-rcstemplate):
18617 * menu-bar.el (menu-bar-mode):
18618 * mouse.el (mouse-appearance-menu):
18619 * newcomment.el (comment-indent-new-line):
18620 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
18621 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
5ce6e4f4 18622 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
32226619
JB
18623 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
18624 * recentf.el (recentf-mode):
18625 * savehist.el (savehist-mode, savehist-save):
18626 * shadowfile.el (shadow-copy-files):
18627 * simple.el (kill-ring-save, next-line, previous-line)
18628 (normal-erase-is-backspace-mode):
18629 * strokes.el (strokes-update-window-configuration)
18630 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
18631 (strokes-xpm-for-stroke):
18632 * time.el (emacs-uptime, emacs-init-time):
18633 * tutorial.el (tutorial--describe-nonstandard-key)
18634 (tutorial--detailed-help):
18635 * type-break.el (type-break-mode)
18636 (type-break-mode-line-message-mode, type-break-query-mode)
18637 (type-break-guesstimate-keystroke-threshold):
18638 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
18639 * version.el (emacs-version):
18640 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
18641 * winner.el (winner-mode):
18642 * calendar/timeclock.el (timeclock-in, timeclock-out)
18643 (timeclock-status-string, timeclock-change)
18644 (timeclock-workday-remaining-string)
18645 (timeclock-workday-elapsed-string)
18646 (timeclock-when-to-leave-string):
18647 * calendar/todo-mode.el (todo-add-category):
18648 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
18649 * emacs-lisp/autoload.el (update-file-autoloads):
18650 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
18651 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
18652 (checkdoc-message-text, checkdoc-defun):
18653 * emacs-lisp/debug.el (debugger-list-functions):
18654 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
18655 * emacs-lisp/eieio-opt.el (eieio-describe-class)
18656 (eieio-describe-generic):
18657 * emacs-lisp/lisp-mnt.el (lm-synopsis):
18658 * emacs-lisp/shadow.el (list-load-path-shadows):
18659 * emulation/cua-base.el (cua-mode):
18660 * emulation/edt.el (edt-set-scroll-margins):
18661 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
18662 (tpu-toggle-regexp, tpu-toggle-search-direction)
18663 (tpu-toggle-rectangle, tpu-toggle-control-keys):
18664 * emulation/tpu-extras.el (tpu-set-scroll-margins):
18665 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
18666 (viper-set-parsing-style-toggling-macro)
18667 (viper-set-emacs-state-searchstyle-macros):
18668 * emulation/viper.el (viper-set-hooks):
18669 * eshell/esh-mode.el (eshell-truncate-buffer):
18670 * international/mule-cmds.el (prefer-coding-system)
18671 (describe-input-method, describe-language-environment):
18672 * international/mule-diag.el (list-character-sets)
18673 (describe-character-set, describe-coding-system)
18674 (describe-fontset, list-fontsets, list-input-methods):
18675 * mail/sendmail.el (mail-signature):
18676 * net/ange-ftp.el (ange-ftp-copy-file):
18677 * net/browse-url.el (browse-url):
18678 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
18679 * net/quickurl.el (quickurl-add-url):
18680 * net/rcirc.el (names, topic):
18681 * net/xesam.el (xesam-mode):
18682 * play/5x5.el (5x5-new-game):
18683 * play/yow.el (apropos-zippy):
18684 * progmodes/ada-mode.el (ada-mode-version):
18685 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
18686 (f90-end-of-block)
18687 (f90-beginning-of-block):
18688 * progmodes/fortran.el (fortran-end-of-block)
18689 (fortran-beginning-of-block):
18690 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
18691 * progmodes/python.el (python-describe-symbol, python-shell):
18692 * term/ns-win.el (ns-print-buffer):
18693 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
18694 * textmodes/flyspell.el (flyspell-mode-on):
18695 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
18696 (pages-directory-for-addresses):
18697 * textmodes/table.el (table-recognize-cell)
18698 (table-query-dimension, table-generate-source)
18699 (table-insert-sequence, table--warn-incompatibility):
18700 * textmodes/tex-mode.el (tex-validate-buffer):
18701 * textmodes/texinfmt.el (texinfmt-version)
18702 (texinfo-format-buffer):
18703 Use `called-interactively-p' instead of `interactive-p'.
18704
12a3c28c
JB
187052009-10-02 Juanma Barranquero <lekktu@gmail.com>
18706
18707 * image-mode.el (image-toggle-display):
18708 * emacs-lisp/elp.el (elp-instrument-function):
18709 * emacs-lisp/advice.el (ad-make-advised-definition):
18710 * emacs-lisp/easy-mmode.el (define-minor-mode):
18711 * net/browse-url.el (browse-url-maybe-new-window):
18712 * progmodes/sh-script.el (sh-learn-buffer-indent):
18713 Pass new argument 'any to `called-interactively-p'.
18714
171fda8a
JB
187152009-10-01 Juanma Barranquero <lekktu@gmail.com>
18716
171fda8a
JB
18717 * international/uni-bidi.el:
18718 * international/uni-category.el:
18719 * international/uni-combining.el:
18720 * international/uni-comment.el:
18721 * international/uni-decimal.el:
9c3c9fdf 18722 * international/uni-decomposition.el:
171fda8a
JB
18723 * international/uni-digit.el:
18724 * international/uni-lowercase.el:
18725 * international/uni-mirrored.el:
18726 * international/uni-name.el:
18727 * international/uni-numeric.el:
18728 * international/uni-old-name.el:
18729 * international/uni-titlecase.el:
18730 * international/uni-uppercase.el:
18731 Regenerate from Unicode 5.2.0 data.
18732
dcb9734a
GM
187332009-10-01 Glenn Morris <rgm@gnu.org>
18734
18735 * Makefile.in (ELCFILES): Regenerate.
18736
ced10a4c
SM
187372009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18738
9d28c33e
SM
18739 * subr.el (interactive-p): Mark obsolete.
18740 (called-interactively-p): Make the optional-ness of `kind' obsolete.
18741 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
18742 advertised-signature-table for subroutines as well.
18743
ced10a4c
SM
18744 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
18745 (set-advertised-calling-convention): New function.
18746 (make-obsolete, define-obsolete-function-alias)
18747 (make-obsolete-variable, define-obsolete-variable-alias):
18748 Make the optional-ness of `when' obsolete.
18749 (define-obsolete-face-alias): Make `when' non-optional.
18750 * help-fns.el (help-function-arglist):
18751 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
18752 Use advertised-signature-table.
18753
cc3dda16
MA
187542009-10-01 Michael Albinus <michael.albinus@gmx.de>
18755
18756 * files.el (delete-directory): New defun. The original function
18757 in fileio.c has been renamed to `delete-directory-internal'.
18758
18759 * dired.el (dired-delete-file): Call `delete-directory' with
18760 RECURSIVE parameter.
18761
5ce6e4f4 18762 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
cc3dda16
MA
18763 parameter RECURSIVE. Implementation is missing.
18764
18765 * net/tramp.el (tramp-handle-make-directory): Flush upper
18766 directory's file properties.
ced10a4c 18767 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
cc3dda16
MA
18768 (tramp-handle-dired-recursive-delete-directory): Flush directory
18769 properties after the remove command only.
18770
ced10a4c
SM
18771 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
18772 Handle optional parameter RECURSIVE.
cc3dda16 18773
ced10a4c
SM
18774 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
18775 Handle optional parameter RECURSIVE.
cc3dda16
MA
18776
18777 * net/tramp-smb.el (tramp-smb-errors): Add error message for
18778 connection timeout.
18779 (tramp-smb-handle-delete-directory): Handle optional parameter
18780 RECURSIVE.
18781
cf885595
SM
187822009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18783
e3a6b82f
SM
18784 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
18785 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
18786 (byte-compile-defmacro): Use backquotes.
18787
7201bfbb
SM
18788 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
18789
cf885595
SM
18790 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
18791 has no associated file.
18792 (vc-resynch-buffer): Use vc-dir-buffers.
18793
a4d2c321
GM
187942009-10-01 Glenn Morris <rgm@gnu.org>
18795
9ffe3f52
GM
18796 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
18797 (chart-file-count):
18798 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
18799 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
18800 * emacs-lisp/eieio-opt.el (eieio-describe-class):
18801 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
18802 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
18803 (eieio-copy-parents-into-subclass, make-instance, class-children)
18804 (eieio-generic-form):
bd2afec2 18805
9515cdcc
GM
18806 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
18807 match-data. (Bug#4555).
18808
a4d2c321
GM
18809 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
18810 rather than parsing it as a regexp. This relaxes the layout
18811 requirements and makes errors easier to detect.
18812 (check-declare-verify): Check file is regular.
18813 (check-declare-directory): Doc fix.
18814 * subr.el (declare-function): Doc fix.
18815
b15c31c7
GM
18816 * ibuffer.el (ibuffer-format-qualifier):
18817 * isearch.el (hi-lock-regexp-okay):
18818 * calc/calc.el (math-zerop):
18819 * mail/uce.el (rmail-msgbeg, rmail-msgend):
18820 * term/w32-win.el (setup-default-fontset, set-fontset-font):
18821 Remove unused declarations.
18822
b0b111c3
JB
188232009-09-30 Eric Ludlam <zappo@gnu.org>
18824
18825 * emacs-lisp/eieio.el (boolean-p): Delete.
18826
1fc28a2c
GM
188272009-09-30 Glenn Morris <rgm@gnu.org>
18828
1fc28a2c
GM
18829 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
18830
494f4fc7
GM
18831 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
18832 filename is not a string.
18833
561580e9
CY
188342009-09-29 Chong Yidong <cyd@stupidchicken.com>
18835
18836 * files.el (safe-local-eval-forms): Fix typo.
18837
dcbbecd4
SM
188382009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
18839
18840 * vc-hooks.el (vc-dir-buffers): New var.
18841 (vc-state-refresh): New function.
18842 (vc-state): Use it.
18843 (vc-after-save): Always ask the backend to recompute the new state.
18844 Always call vc-dir if necessary, using vc-dir-buffers.
18845 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
18846 Use vc-dir-buffers.
18847 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
18848 (vc-dir-prepare-status-buffer, vc-dir-update)
18849 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
18850 Don't call expand-file-name on default-directory.
18851
d88444f2
JB
188522009-09-29 Juanma Barranquero <lekktu@gmail.com>
18853
18854 * speedbar.el (speedbar-item-delete):
18855 * calc/calc-prog.el (calc-kbd-if):
18856 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
18857
18858 * epa.el (epa-key-list-mode-map):
18859 * hi-lock.el (hi-lock-menu): Fix typos in menus.
18860
18861 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
18862 (hs-show-hook): Fix typo in docstring.
18863
5da62d41
GM
188642009-09-29 Glenn Morris <rgm@gnu.org>
18865
8360fce0
GM
18866 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
18867 file-name-nondirectory call preventing location of cedet files.
18868 (check-declare-verify): Use literal search rather than re-search.
ae715515 18869 Add basic defmethod and defclass, and define-overloadable-function.
8360fce0
GM
18870
18871 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
18872 Use tramp-compat-file-attributes rather than nonexistent
18873 tramp-compat-handle-file-attributes.
18874
5da62d41
GM
18875 * Makefile.in (lisptagsfiles4): New.
18876 (AUTOGENEL): Add cedet loaddefs files.
18877 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
18878 (update-elclist, compile-always, backup-compiled-files)
18879 (bootstrap-clean): Add yet another directory level.
18880 (update-elclist): Use LC_COLLATE rather than COLLATE.
18881 (ELCFILES): Update, via `make update-elclist'.
18882
48267264
JB
188832009-09-29 Juanma Barranquero <lekktu@gmail.com>
18884
18885 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
18886 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
18887 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
18888
2c4cd0b0
AS
188892009-09-28 Andreas Schwab <schwab@linux-m68k.org>
18890
18891 * Makefile.in (lisptagsfiles3): Define.
5da62d41 18892 (TAGS, TAGS-LISP): Use it.
2c4cd0b0
AS
18893 (update-elclist): Add third directory level to look for elc files.
18894 (compile-always): Likewise.
18895 (backup-compiled-files): Likewise.
18896 (bootstrap-clean): Likewise.
18897 (ELCFILES): Update.
18898
a2533e47
CY
188992009-09-28 Chong Yidong <cyd@stupidchicken.com>
18900
18901 * Makefile.in (ELCFILES): Add CEDET files.
18902
eefbedb1
MA
189032009-09-28 Michael Albinus <michael.albinus@gmx.de>
18904
18905 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
18906
18907 * net/tramp.el (top): Require tramp-imap.
18908
18909 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
18910 Use `tramp-compat-handle-file-attributes'.
18911
189122009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
18913
18914 * net/tramp-imap.el: New package.
18915
b0b111c3
JB
189162009-09-28 Eric Ludlam <zappo@gnu.org>
18917
18918 * emacs-lisp/chart.el:
18919 * emacs-lisp/eieio-base.el:
18920 * emacs-lisp/eieio-comp.el:
18921 * emacs-lisp/eieio-custom.el:
18922 * emacs-lisp/eieio-datadebug.el:
18923 * emacs-lisp/eieio-opt.el:
18924 * emacs-lisp/eieio-speedbar.el:
18925 * emacs-lisp/eieio.el: New files.
18926
748e3d67
VJL
189272009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18928
18929 * whitespace.el (whitespace-trailing-regexp)
18930 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
18931 Fix doc string.
18932
15120dec
CY
189332009-09-27 Chong Yidong <cyd@stupidchicken.com>
18934
18935 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
18936 menu.
18937
18938 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
18939 menu-bar-ediff-menu.
18940
18941 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
18942 define-overloadable-function.
18943
18944 * progmodes/autoconf.el: Provide autoconf as well, so that this
18945 file can be `require'd.
18946
18947 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
18948
18949 * emacs-lisp/autoload.el (generated-autoload-feature)
18950 (generated-autoload-load-name): New vars.
18951 (autoload-rubric, autoload-generate-file-autoloads): Use them.
18952 (make-autoload): Recognize define-overloadable-function and
18953 defclass forms (for EIEIO).
18954
18955 * Makefile.in (update-subdirs): Exclude cedet directory.
18956
135abf91
AR
189572009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
18958
1becddbb 18959 * term/ns-win.el: Don't set the region face background. (Bug#4381)
135abf91
AR
18960
18961 * faces.el: Default light-background background for region face to
18962 ns_selection_color under NS.
18963
3d994264
TZ
189642009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
18965
18966 * net/imap-hash.el: New library, see NEWS.
18967
18968 * Makefile.in (ELCFILES): Add imap-hash.el.
18969
ce9a0ccb
SM
189702009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
18971
18972 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
18973 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
18974 * help-macro.el (make-help-screen): Avoid using an ambiguous function
18975 definition where the docstring could be taken for the return value.
18976
a92cdd49
GM
189772009-09-26 Glenn Morris <rgm@gnu.org>
18978
18979 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
18980 Add option to only show images below a certain size.
18981 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
18982 save-excursion calls.
18983
416ac2f1
EZ
189842009-09-26 Eli Zaretskii <eliz@gnu.org>
18985
18986 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
18987 subdirectories) and eieio.
18988
d9a13f68
AM
189892009-09-26 Alan Mackenzie <acm@muc.de>
18990
6a7662bb
BR
18991 * progmodes/cc-engine.el (c-beginning-of-statement-1):
18992 Correct buggy bracketing. (Bug#4289)
d9a13f68
AM
18993
18994 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
550d95a0 18995 character constants (as case labels). (Bug#4289)
d9a13f68 18996
182b3bec
CY
189972009-09-25 Juri Linkov <juri@jurta.org>
18998
18999 * files.el (safe-local-eval-forms): Allow time-stamp in
19000 before-save-hook (Bug#4554).
19001
8f75f2da
JB
190022009-09-25 Drew Adams <drew.adams@oracle.com>
19003
19004 * menu-bar.el (list-buffers-directory): Doc fix.
19005
8390fb80
SM
190062009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
19007
19008 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
19009 Try and avoid copying twice the same paragraph.
19010 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
19011 Remove save-excursion.
19012 (log-edit-changelog-entry): Do it here instead.
19013
11ee8d90
JB
190142009-09-25 Juanma Barranquero <lekktu@gmail.com>
19015
027b1942
JB
19016 * bs.el (bs--get-file-name): Use `list-buffers-directory'
19017 when available, instead of hardcoding mode names. Doc fix.
19018
11ee8d90
JB
19019 * menu-bar.el (list-buffers-directory): Add docstring.
19020 Make automatically buffer-local.
19021
19022 * dired.el (dired-mode):
19023 * files.el (cd-absolute):
19024 * pcvs.el (cvs-temp-buffer):
19025 * pcvs-util.el (cvs-get-buffer-create):
19026 * shell.el (shell-mode):
19027 * vc-dir.el (vc-dir-mode):
19028 Don't make `list-buffers-directory' buffer local.
19029
21289c5d
CY
190302009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
19031
8390fb80
SM
19032 * comint.el (comint-exec, comint-run, make-comint):
19033 Doc fixes (Bug#4542).
21289c5d 19034
e8652dd9
GM
190352009-09-25 Glenn Morris <rgm@gnu.org>
19036
19037 * mail/rmailmm.el (rmail-mime): New custom group.
19038 Move all defcustoms in this file into this group.
19039 (rmail-mime-media-type-handlers-alist): Revert previous change.
19040 (rmail-mime-show-images): New option.
19041 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
19042 references to it, since it wasn't actually used for anything.
19043 (rmail-mime-insert-image): New function.
19044 (rmail-mime-image): Use rmail-mime-insert-image.
19045 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
69220882
GM
19046 obey the value of `rmail-mime-show-images' option. Print the size of
19047 attachments.
e8652dd9 19048
fb652bb5
JB
190492009-09-25 David Engster <deng@randomsample.de>
19050
19051 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
19052
32a9841c
VJL
190532009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
19054
19055 * whitespace.el: Does not highlight trailing spaces While point is
19056 at end of line. Does not highligt spaces at beginning of buffer
19057 while point is at beginning of buffer. Does not highlight spaces
19058 at end of buffer while point is at end of buffer. (Bug#4177)
19059 New version 12.0.
19060 (whitespace-display-mappings): Adjust initialization.
19061 (whitespace-point, whitespace-font-lock-refontify): New vars.
19062 (whitespace-color-on, whitespace-color-off): Adjust code.
19063 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
19064 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
19065 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
19066
e477ca84
CY
190672009-09-24 Chong Yidong <cyd@stupidchicken.com>
19068
19069 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
19070
19071 * textmodes/sgml-mode.el: Remove xml-mode alias.
19072
19073 * files.el (auto-mode-alist, conf-mode-maybe)
8390fb80 19074 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
e477ca84 19075
68712602
AM
190762009-09-24 Alan Mackenzie <acm@muc.de>
19077
19078 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
19079 c-forward-conditionals, but it doesn't move point and doesn't set
19080 the mark.
19081 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
19082 (c-down-conditional-with-else, c-backward-conditional)
19083 (c-forward-conditional): Refactor to use c-scan-conditionals.
19084
1659ada0
JB
190852009-09-24 Juanma Barranquero <lekktu@gmail.com>
19086
19087 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
19088 (help-default-arg-highlight): Remove.
19089 (help-highlight-arg): New function.
19090 (help-do-arg-highlight): Use it.
19091 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
19092
b3f01e46
SM
190932009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
19094
19095 * term.el (term-set-scroll-region, term-handle-ansi-escape):
19096 Undo last change, which didn't fix the problem and introduced others.
19097
107ef54a
NR
190982009-09-24 Nick Roberts <nickrob@snap.net.nz>
19099
19100 * progmodes/gdb-mi.el: Don't require speedbar.
19101 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
19102
ffa1fed6
GM
191032009-09-24 Glenn Morris <rgm@gnu.org>
19104
2157a2be
GM
19105 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
19106
6125167c
GM
19107 * term/ns-win.el (ns-reg-to-script): Define for compiler.
19108
ffa1fed6
GM
19109 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
19110 there is no newline after the final mime boundary. (Bug#4539)
19111 Move markers on insertion so that any buttons inserted don't end up in
19112 the next part of a multipart message.
2e9075d3
GM
19113 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
19114 (rmail-mime-bulk-handler): Optionally handle images.
19115 (rmail-mime-image): New button action.
19116 (rmail-mime-image-handler): New function.
19117 (rmail-mime-mode): New mode.
19118 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
ffa1fed6 19119
4a814992
SM
191202009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
19121
075518b5
SM
19122 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
19123 than just dropping elements from it (bug#4504).
19124
8ad2defc
SM
19125 * term.el (term-set-scroll-region): Don't move cursor any more.
19126 (term-handle-ansi-escape): Call term-goto here instead.
19127 Suggested by Ivan Kanis <apple@kanis.eu>.
19128
4a814992
SM
19129 * term.el: Require CL.
19130 (term-ansi-reset): New function.
19131 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
19132 (term-handle-colors-array): Simplify.
19133
5a0c3f56
JB
191342009-09-24 Juanma Barranquero <lekktu@gmail.com>
19135
19136 * allout.el (allout-overlay-interior-modification-handler)
19137 (allout-obtain-passphrase):
19138 * epa-file.el (epa-file-write-region):
19139 * ps-print.el (ps-begin-job):
19140 * vc-hooks.el (vc-toggle-read-only):
19141 * vc-rcs.el (vc-rcs-rollback):
19142 * vc-sccs.el (vc-sccs-rollback):
19143 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
19144 (vc-version-diff, vc-revert, vc-rollback):
19145 * wdired.el (wdired-check-kill-buffer):
19146 * emacs-lisp/authors.el (authors):
19147 * net/socks.el (socks-open-connection):
19148 * net/zeroconf.el (zeroconf-service-add-hook):
19149 * obsolete/vc-mcvs.el (vc-mcvs-register):
19150 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
19151 (gdb-select-frame):
19152 * progmodes/grep.el (lgrep, rgrep):
19153 * progmodes/idlw-help.el (idlwave-help-check-locations)
19154 (idlwave-help-html-link, idlwave-help-assistant-open-link):
19155 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
19156 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
19157 (reftex-toc-rename-label): Fix typos in error messages.
19158
19159 * dired-aux.el (dired-do-shell-command): Reflow docstring.
19160 (dired-copy-how-to-fn): Doc fix.
19161 (dired-files-attributes, dired-read-shell-command):
19162 Fix typos in docstrings.
19163
19164 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
19165 (dired-x-find-file-other-window): Reflow docstrings.
19166 (dired-omit-marker-char, dired-read-shell-command)
19167 (dired-x-submit-report): Fix typos in docstrings.
19168
19169 * shell.el (shell-mode-hook):
19170 * view.el (View-scroll-line-forward):
19171 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
19172 Fix typos in docstrings.
19173
19174 * net/dig.el (dig-invoke): Fix typo in docstring.
19175 (query-dig): Reflow docstring.
19176
19177 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
19178 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
19179 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
19180 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
19181 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
19182 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
19183 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
19184 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
19185 (idlwave-completion-map, idlwave-current-indent)
19186 (idlwave-custom-ampersand-surround, idlwave-customize)
19187 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
19188 (idlwave-define-abbrev, idlwave-determine-class-special)
19189 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
19190 (idlwave-end-block-reg, idlwave-end-of-statement)
19191 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
19192 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
19193 (idlwave-explicit-class-listed, idlwave-file-header)
19194 (idlwave-fill-paragraph, idlwave-find-class-definition)
19195 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
19196 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
19197 (idlwave-in-quote, idlwave-indent-action-table)
19198 (idlwave-indent-expand-table, idlwave-indent-line)
19199 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
19200 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
19201 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
19202 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
19203 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
19204 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
19205 (idlwave-outlawed-buffers, idlwave-popup-select)
19206 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
19207 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
19208 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
19209 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
19210 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
19211 (idlwave-statement-type, idlwave-struct-skip)
19212 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
19213 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
19214 (idlwave-what-module-find-class): Fix typos in docstrings.
19215 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
19216 (idlwave-calculate-cont-indent, idlwave-expand-equal)
19217 (idlwave-find-module, idlwave-find-structure-definition)
19218 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
19219 (idlwave-list-load-path-shadows, idlwave-next-statement)
19220 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
19221 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
19222 (idlwave-template): Reflow docstrings.
19223
19224 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
19225 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
19226 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
19227 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
19228 (idlwave-shell-display-line, idlwave-shell-display-wframe)
19229 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
19230 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
19231 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
19232 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
19233 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
19234 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
19235 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
19236 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
19237 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
19238 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
19239 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
19240 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
19241 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
19242 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
19243 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
19244 Fix typos in docstrings.
19245 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
19246 (idlwave-shell-hide-output, idlwave-shell-mode)
19247 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
19248 Reflow docstrings.
19249
19250 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
19251
62136c5d
SM
192522009-09-24 Ivan Kanis <apple@kanis.eu>
19253
19254 * term.el (term-bold-attribute): New var.
19255 (term-handle-colors-array): Use it.
19256
9c1a45ed
NR
192572009-09-23 Nick Roberts <nickrob@snap.net.nz>
19258
19259 * progmodes/gdb-mi.el (gdb-version): New variable.
19260 (gdb-non-stop-handler): Set gdb-version.
19261 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
19262 Condition "--thread" option on gdb-version.
19263 (gdb-invalidate-threads): Remove unused argument.
19264
03304f31
SM
192652009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
19266
19267 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
19268 to looking-back to avoid ridiculous slow down in large files (bug#4511).
19269
4f02f0c9
GM
192702009-09-23 Glenn Morris <rgm@gnu.org>
19271
19272 * mail/rmail.el (rmail-reply): Don't try to add a References header when
19273 replying to mail without References or Message-Id. (Bug#4525)
19274
a3b4b363
AR
192752009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
19276
19277 * term/ns-win.el (ns-reg-to-script): New variable.
19278
7bda18cc
DU
192792009-09-23 Daiki Ueno <ueno@unixuser.org>
19280
19281 * epg.el (epg-wait-for-status): Preserve existing 'error results.
19282
72169e55
SS
192832009-09-22 Sam Steingold <sds@gnu.org>
19284
19285 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
71630ffe
SS
19286 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
19287 to 1 because hg returns status 1 when nothing is found.
0aa4f295 19288 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
72169e55 19289
905b7d38
SM
192902009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
19291
b0459dec
SM
19292 * textmodes/fill.el: Convert to utf-8 encoding.
19293 (fill-french-nobreak-p): Remove redundant » and « inherited from our
dd86ea11 19294 pre-Unicode days.
b0459dec 19295
905b7d38
SM
19296 * add-log.el (change-log-fill-forward-paragraph): New function.
19297 (change-log-mode): Use it so fill-region DTRT.
19298 Set fill-indent-according-to-mode here rather than in
19299 change-log-fill-paragraph.
19300 (change-log-fill-paragraph): Remove.
19301
baa7f3de
JB
193022009-09-22 Juanma Barranquero <lekktu@gmail.com>
19303
19304 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
19305 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
19306
a8d789f0
GM
193072009-09-22 Glenn Morris <rgm@gnu.org>
19308
daedbbc2
GM
19309 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
19310 the scroll-bar scroll the calendar window rather than the buffer.
19311
d8899a74
GM
19312 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
19313 commands that move point (as opposed to scrolling).
19314
a8d789f0
GM
19315 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
19316
19317 * emacs-lisp/elint.el (elint): New custom group.
19318 (elint-log-buffer): Make it a defcustom.
19319 (elint-scan-preloaded, elint-ignored-warnings)
19320 (elint-directory-skip-re): New options.
19321 (elint-builtin-variables): Doc fix.
19322 (elint-preloaded-env): New variable.
19323 (elint-unknown-builtin-args): Add an entry for encode-time.
19324 (elint-extra-errors): Make it a variable rather than a constant.
19325 (elint-preloaded-skip-re): New constant.
19326 (elint-directory): Skip files matching elint-directory-skip-re.
19327 (elint-features): New variable, local to linted buffers.
19328 (elint-update-env): Initialize elint-features. Possibly add
19329 elint-preloaded-env to the buffer's environment.
19330 (elint-get-top-forms): Bind elint-current-pos, for log messages.
19331 Skip quoted forms.
19332 (elint-init-form): New function, extracted from elint-init-env.
19333 Make non-list forms a warning rather than an error.
19334 Add the mode-map for define-derived-mode. Handle define-minor-mode,
19335 easy-menu-define, put that adds an error-condition, and provide.
19336 When requiring cl, also require cl-macs. Really require cl, to handle
19337 some cl macros. Store required libraries in the list elint-features,
19338 so as not to re-load them. Treat cc-require like require.
19339 (elint-init-env): Call elint-init-form to do the work.
19340 Handle eval-and-compile and such like.
19341 (elint-add-required-env): Do not clear messages.
19342 (elint-special-forms): Add handlers for function, defalias, if, when,
19343 unless, and, or.
19344 (elint-form): Add optional argument to ignore elint-special-forms,
19345 useful to prevent recursive calls from handlers. Doc fix.
19346 Respect elint-ignored-warnings.
19347 (elint-form): Respect elint-ignored-warnings.
19348 (elint-bound-variable, elint-bound-function): New variables.
19349 (elint-unbound-variable): Respect elint-bound-variable.
19350 (elint-get-args): Respect elint-bound-function.
19351 (elint-check-cond-form): Add some simple handling for (f)boundp and
19352 featurep tests.
19353 (elint-check-defalias-form): New handler.
19354 (elint-check-let-form): Make an empty let a warning rather than an
19355 error.
19356 (elint-check-setq-form): Make an empty setq a warning rather than an
19357 error. Respect elint-ignored-warnings.
19358 (elint-check-defvar-form): Accept null doc-strings.
19359 (elint-check-conditional-form): New handler. Does some simple-minded
19360 checking of featurep and (f)boundp tests.
19361 (elint-put-function-args): New function.
19362 (elint-initialize): Use elint-scan-doc-file rather than
19363 elint-find-builtin-variables. Use elint-put-function-args.
19364 Possibly scan preloaded-file-list.
19365 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
19366 extend to handle functions as well.
19367
245be23c
JB
193682009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
19369
19370 * linum.el (linum-delete-overlays, linum-update-window):
19371 Do not modify the right margin. (Bug#3971)
19372
91fdbd6f
CY
193732009-09-21 Chong Yidong <cyd@stupidchicken.com>
19374
6a7662bb
BR
19375 * files.el (conf-mode-maybe, magic-fallback-mode-alist):
19376 Use nxml-mode instead of xml-mode.
91fdbd6f 19377
7589d38e
JB
193782009-09-21 Kevin Ryde <user42@zip.com.au>
19379
19380 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
19381
5ac42715
SM
193822009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
19383
19384 * net/dig.el (dig-mode): Use define-derived-mode.
19385
09c01323
DN
193862009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
19387
4096c5f2
DN
19388 * vc-dispatcher.el (vc-do-command): Return the process object in
19389 the asynchronous case. Use when instead of if. Do not run
5480359e 19390 vc-exec-after to display a message if not enabled. (Bug#4463)
4096c5f2 19391
0e172cc2
DN
19392 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
19393 properties to the stash strings.
19394 (vc-git-stash-list): Return a list of strings.
19395 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
19396 (vc-git-stash-show-at-point): New functions.
19397 (vc-git-stash-map): New keymap.
19398
03304f31
SM
19399 * register.el (ctl-x-r-map): Define the keys here instead of
19400 using autoload.
09c01323 19401
03304f31 194022009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
e3f36d03
SM
19403
19404 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
19405 list, to workaround performance problem (bug#4485).
19406
2f5fc4d7
NR
194072009-09-20 Nick Roberts <nickrob@snap.net.nz>
19408
19409 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
19410
b0f5fd2e
DU
194112009-09-20 Daiki Ueno <ueno@unixuser.org>
19412
19413 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
19414 Document that this option is not recommended to use.
19415
f3445fab
GM
194162009-09-19 Glenn Morris <rgm@gnu.org>
19417
547c6921
GM
19418 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
19419 variable `var'.
19420
f3445fab
GM
19421 * calc/calc-alg.el (var):
19422 * calc/calcalg2.el (var): Define for compiler.
19423
946c009b
CY
194242009-09-19 Chong Yidong <cyd@stupidchicken.com>
19425
e3f36d03
SM
19426 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
19427 Doc fix (Bug#3932).
e2045997 19428
24aedbca
CY
19429 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
19430
327dd27a
CY
19431 * time-stamp.el (time-stamp-month-dd-yyyy)
19432 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
19433 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
19434 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
e3f36d03
SM
19435 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
19436 Remove functions that have been obsolete since 1995 (Bug#4436).
327dd27a 19437
946c009b
CY
19438 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
19439 indent buffer only if called interactively (Bug#4452).
19440
3e70541a 194412009-09-19 Juanma Barranquero <lekktu@gmail.com>
4e2af782 19442 Eli Zaretskii <eliz@gnu.org>
3e70541a
JB
19443
19444 This fixes bug#4197 (merged to bug#865, though not identical).
19445 * server.el (server-auth-dir): Add docstring note about FAT32.
19446 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
19447 but warn against using them.
19448
9b94c32e
NR
194492009-09-19 Nick Roberts <nickrob@snap.net.nz>
19450
19451 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
19452 older GDB where there is no has_more field.
19453
66590684
GM
194542009-09-19 Glenn Morris <rgm@gnu.org>
19455
19456 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
19457
9a1337f9
CY
194582009-09-18 Chong Yidong <cyd@stupidchicken.com>
19459
19460 * files.el (auto-mode-alist): Change default for XML files to nXML
19461 mode (Bug#4169).
19462
d7554167
JB
194632009-09-18 Juanma Barranquero <lekktu@gmail.com>
19464
19465 * server.el (server-ensure-safe-dir): Pass 'integer
19466 to `file-attributes', as suggested.
19467
35a3f9a4
SM
194682009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
19469
19470 * dired-aux.el (dired-query-alist): Remove spurious backslash.
19471 (dired-query): Use read-key.
19472
044f9b05
AR
194732009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
19474
19475 * cus-start.el (ns-use-qd-smoothing): Remove.
19476
6188ea49
GM
194772009-09-18 Glenn Morris <rgm@gnu.org>
19478
08cf18e4
GM
19479 * allout.el (top-level): Remove unnecessary progn.
19480
07eae5c5
GM
19481 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
19482
6726c25e
GM
19483 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
19484 definition of abbrev table.
19485
3f527154 19486 * speedbar.el (speedbar-track-mouse):
6188ea49
GM
19487 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
19488 * net/eudc.el (eudc-expand-inline):
770af4b4
GM
19489 * net/newst-backend.el (newsticker--cache-read-feed):
19490 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
6188ea49
GM
19491 condition-case handlers.
19492
ccb4c30c
NR
194932009-09-18 Nick Roberts <nickrob@snap.net.nz>
19494
19495 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
19496 (gdb-var-list): Add an element for has_more field.
19497 (gdb-non-stop-handler): Enable pretty printing for STL containers.
19498 (gdb-var-create-handler, gdb-var-list-children-handler-1)
19499 (gdb-var-update-handler-1): Parse output of dynamic variable
19500 objects (STL containers).
19501 (gdb-var-delete-1): Pass var1 as an explicit second argument.
19502 (gdb-get-field): Delete alias. Use bindat-get-field directly.
19503
19504 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
19505 gdb-var-list.
19506 (gud-speedbar-buttons): Make node expandable if expression "has more"
19507 children.
19508
8686ac71
JB
195092009-09-17 Juanma Barranquero <lekktu@gmail.com>
19510
19511 * startup.el (emacs-quick-startup): Remove variable and all uses.
19512 (command-line): Set `inhibit-x-resources' instead.
19513 (command-line-1): Use `inhibit-x-resources' instead.
19514
a69c67e8
CY
195152009-09-17 Chong Yidong <cyd@stupidchicken.com>
19516
19517 * subr.el: Fix last change to avoid using the `unless' macro,
19518 which breaks bootstrapping.
19519
354f0faf
SM
195202009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
19521
19522 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
19523 extended definitions, in case we reload subr.el after having
19524 loaded CL.
19525 (eval-next-after-load): Mark as obsolete.
19526
98b9bf40
JL
195272009-09-17 Juri Linkov <juri@jurta.org>
19528
19529 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
19530 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
19531 (menu-bar-showhide-menu, menu-bar-tools-menu)
19532 (menu-bar-describe-menu, menu-bar-help-menu)
19533 (minibuffer-local-completion-map, minibuffer-local-map):
19534 Fix list quoting.
19535
28fab7b5
GM
195362009-09-17 Glenn Morris <rgm@gnu.org>
19537
88d5190c
GM
19538 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
19539 arguments, whether or not it has a handler.
19540
74f24ba7
GM
19541 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
19542
28fab7b5
GM
19543 * simple.el (hard-newline): Give it a doc-string.
19544
a8106aec
GM
19545 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
19546 (lisp-mode-syntax-table): Give them doc-strings.
e4a09a11 19547
76251ad7
DN
195482009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
19549
72033dbe
DN
19550 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
19551 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
19552 (menu-bar-options-menu, menu-bar-showhide-menu)
19553 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
19554 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
19555 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
19556 (menu-bar-options-menu, menu-bar-tools-menu)
19557 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
19558 (menu-bar-help-menu):
19559 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
19560 string arguments.
19561
76251ad7
DN
19562 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
19563 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
19564 calls for the menu names and :help.
19565
97b952b7
SM
195662009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
19567
19568 * mouse.el (minor-mode-menu-from-indicator): Pay attention
19569 to :minor-mode-function (bug#4455).
19570
8f38189e
SM
195712009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
19572
d2fd733e
SM
19573 * startup.el (command-line): Initialize the window-system after
19574 processing the command-line.
19575
8f38189e
SM
19576 * textmodes/page.el (what-page): Make sure we don't inf-loop if
19577 page-delimiter matches the empty string.
19578
77564fa4
GM
195792009-09-16 Glenn Morris <rgm@gnu.org>
19580
19581 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
19582 byte-compile-not-obsolete-var. It's a list now.
19583 (byte-compile-not-obsolete-funcs): New variable.
19584 (byte-compile-warn-obsolete): Don't warn about functions if they are in
19585 byte-compile-not-obsolete-funcs.
19586 (byte-compile-variable-ref, byte-compile-defvar): Update for
19587 byte-compile-not-obsolete-vars name-change and list nature.
19588 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
19589 and variables behind (f)boundp tests.
19590 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
19591
79d316d3
DN
195922009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
19593
19594 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
19595
8fed6934
SM
195962009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19597
19598 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
19599 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
19600 Don't autoload.
19601
4078fd57
SE
196022009-09-15 Stephen Eglen <stephen@gnu.org>
19603
19604 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
5a0c3f56 19605 the virtual-buffers, use the name of the buffer specified by
4078fd57 19606 find-file-noselect, as the match may be a symlink. (This was a
5a0c3f56 19607 problem if the target and the symlink had different names.)
4078fd57 19608
838ff458
SM
196092009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19610
b3c7c12d
SM
19611 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
19612
13dc2bc2
SM
19613 * desktop.el (desktop-path): Check user-emacs-directory.
19614
49fec531
SM
19615 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
19616
0e328d37
SM
19617 * loadup.el: Use after-load-functions to GC after loading each file.
19618 Remove the explicit GC calls that used to be sprinkled around.
19619
838ff458
SM
19620 * subr.el (after-load-functions): New hook.
19621 (do-after-load-evaluation): Run it. Use string-match-p to detect
19622 `obsolete' packages, rather than painfully extracting the relevant
19623 directory name.
19624
a62f564f
GM
196252009-09-15 Glenn Morris <rgm@gnu.org>
19626
19627 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
19628 free variable `doc'.
19629
19630 * dired.el (dired-mode-map): Add menu entry for async shell command.
19631
19632 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
19633 variables, also consider the .elc files, since the .el files are
19634 normally gzipped (subsequent code locates the .el.gz from the .elc).
19635
19636 * calc/calc-prog.el (arglist): Define for compiler.
19637
19638 * calendar/diary-lib.el (diary-display-function): Change the default to
19639 fancy display.
19640 (body): Define for compiler.
19641
19642 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
19643 (byte-compile-file-form, byte-compile-lambda)
19644 (byte-compile-top-level-body, byte-compile-form)
19645 (byte-compile-variable-ref, byte-compile-setq)
19646 (byte-compile-setq-default, byte-compile-body)
19647 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
19648 (batch-byte-compile): Give some more local variables with common names
19649 a "bytecomp-" prefix to avoid masking warnings about free variables.
19650
cd05fe7f
GM
19651 * startup.el (command-line-1): Give local variables with common names a
19652 distinguishing prefix, so as not to hide free variable warnings during
19653 bootstrap.
19654
a62f564f
GM
19655 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
19656 clever and add a suffix to make a unique name, just let the user decide
19657 whether or not to overwrite it. If the input is a directory, write the
19658 default filename to that directory. (Bug#4388)
19659 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
19660 is a filename-as-a-directory.
19661
fbc88440
SM
196622009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
19663
19664 * textmodes/page.el (what-page): Don't move to beginning of line.
19665 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
19666
60308853
DN
196672009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
19668
19669 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
19670
32ba3abc
DN
196712009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
19672
9cd39aff
DN
19673 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
19674 * help.el (help-for-help-internal): Add purecopy calls for text.
19675
32ba3abc
DN
19676 * vc.el (top): print-log method now takes an optional SHORTLOG
19677 argument. Add a new method: root.
32ba3abc
DN
19678 (vc-root-diff, vc-print-root-log): New functions.
19679 (vc-log-short-style): New variable.
19680 (vc-print-log-internal): Add support for showing short logs.
19681
19682 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
19683 vc-print-root-log and vc-print-root-diff.
19684
19685 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
19686 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
19687 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
19688 short logs.
19689
19690 * vc-cvs.el (vc-cvs-print-log):
19691 * vc-mtn.el (vc-mtn-print-log):
19692 * vc-rcs.el (vc-rcs-print-log):
19693 * vc-sccs.el (vc-sccs-print-log):
19694 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
19695 that is ignored for now.
19696
837b0e99
DN
19697 * vc-mtn.el (vc-mtn-annotate-command):
19698 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
19699
31cd2dd4
SM
197002009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
19701
19702 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
19703 to function-key-map, and give them ascii-character property.
19704 * term/x-win.el (x-alternatives-map):
19705 * term/ns-win.el (ns-alternatives-map):
19706 * term/internal.el (msdos-key-remapping-map):
19707 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
19708
d62e5bf2
GM
197092009-09-14 Glenn Morris <rgm@gnu.org>
19710
19711 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
19712 temp-buffers (2009-09-12).
19713
7d0105e5
SM
197142009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19715
19716 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
19717 the new read-key function.
19718
e17ed9ad
CY
197192009-09-13 Chong Yidong <cyd@stupidchicken.com>
19720
19721 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
19722 is defined (Bug#4405).
19723
1fc26e29
CY
197242009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
19725
19726 * recentf.el (recentf-cleanup): Use a hash table to find
19727 duplicates (Bug#4407).
19728
61dc96a2 197292009-09-13 Per Starbäck <per@starback.se> (tiny change)
7e73ea32
CY
19730
19731 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
19732 kp-0 to ascii equivalents (Bug#4325).
19733
42c3a9e3
CY
197342009-09-13 Chong Yidong <cyd@stupidchicken.com>
19735
1f5c1626
CY
19736 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
19737
42c3a9e3 19738 * eshell/em-hist.el:
31cd2dd4
SM
19739 * eshell/em-dirs.el (eshell-complete-user-reference):
19740 Declare pcomplete functions and variables to avoid compiler warnings.
42c3a9e3
CY
19741
197422009-09-13 Leo <sdl.web@gmail.com> (tiny change)
19743
19744 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
19745 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
19746 * eshell/em-alias.el (eshell-aliases-file):
31cd2dd4
SM
19747 * eshell/em-hist.el (eshell-history-file-name):
19748 Use expand-file-name instead of concat to make file names (Bug#4308).
42c3a9e3 19749
1e2b6acf
GM
197502009-09-13 Glenn Morris <rgm@gnu.org>
19751
19752 * ediff-merg.el (ediff-do-merge):
19753 * filesets.el (filesets-run-cmd):
19754 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
19755 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
19756 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
19757 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
19758 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
19759 Replace empty `let's with `progn'.
19760
adba8116
SM
197612009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19762
19763 * mail/sendmail.el (send-mail-function):
19764 * tooltip.el (tooltip-mode):
19765 * simple.el (transient-mark-mode):
19766 * rfn-eshadow.el (file-name-shadow-mode):
19767 * frame.el (blink-cursor-mode):
19768 * font-core.el (global-font-lock-mode):
19769 * files.el (temporary-file-directory)
19770 (small-temporary-file-directory, auto-save-file-name-transforms):
19771 * epa-hook.el (auto-encryption-mode):
19772 * composite.el (global-auto-composition-mode):
19773 Use custom-initialize-delay.
19774 * startup.el (command-line): Don't explicitly call
19775 custom-reevaluate-setting for all the above vars.
19776 * custom.el (custom-initialize-safe-set)
19777 (custom-initialize-safe-default): Delete.
19778
0a4afea9
SM
197792009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19780
9f94990d
SM
19781 * term/x-win.el (x-initialize-window-system):
19782 * term/w32-win.el (w32-initialize-window-system):
19783 * term/ns-win.el (ns-initialize-window-system): Don't call
19784 mouse-wheel-mode since it's enabled globally by default already.
19785
0a4afea9
SM
19786 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
19787 actually define the variable, but only silences the byte-compiler.
19788 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
19789 before looking it up.
19790 (mouse-wheel-scroll-amount): Also reset the bindings if this value
19791 is changed.
19792
bf01513f
GM
197932009-09-12 Glenn Morris <rgm@gnu.org>
19794
19795 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
19796 1000.
19797 (elint-add-required-env): Don't beep on error.
19798 (elint-forms): In case of error, return ENV unchanged.
afdceaec
GM
19799 (elint-init-env): Skip non-list forms.
19800 (elint-log): Handle unknown file positions.
bf01513f 19801
d85889e4
DU
198022009-09-12 Daiki Ueno <ueno@unixuser.org>
19803
19804 * epg.el (epg-make-context): Add autoload cookie.
19805 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
19806 (epg-decrypt-string, epg-start-verify, epg-verify-file)
19807 (epg-verify-string, epg-start-sign, epg-sign-file)
19808 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
19809 (epg-encrypt-string, epg-start-export-keys)
19810 (epg-export-keys-to-file, epg-export-keys-to-string)
19811 (epg-start-import-keys, epg-import-keys-from-file)
19812 (epg-import-keys-from-string, epg-start-receive-keys)
19813 (epg-receive-keys, epg-import-keys-from-server)
19814 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
19815 (epg-sign-keys, epg-start-generate-key)
0a4afea9
SM
19816 (epg-generate-key-from-file, epg-generate-key-from-string):
19817 Remove autoload cookie.
d85889e4 19818
8f825ee6
EZ
198192009-09-12 Eli Zaretskii <eliz@gnu.org>
19820
36b434ee
EZ
19821 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
19822 reevaluation of trash-directory.
19823
8f825ee6
EZ
19824 * mwheel.el: Fix last change.
19825 (mouse-wheel-mode): New defvar.
19826 (mouse-wheel-mode): Remove autoload cookie.
19827
5766c380
SM
198282009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19829
ab5c0fcd
SM
19830 * mwheel.el (mwheel-installed-bindings): New var.
19831 (mouse-wheel-mode): Use it, so as to make sure we really remove all
19832 the bindings we set last time. Use custom-initialize-delay.
19833 * loadup.el: Load mwheel after term/*-win.el.
19834 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
19835 and mouse-wheel-up-event now that their first evaluation is done
19836 sufficiently late to be correct.
19837
45448e64
SM
19838 * startup.el (tutorial-directory): Make it a defcustom.
19839 Use custom-initialize-delay rather than eval-at-startup to set it.
19840 * image.el (image-load-path): Make it a defcustom.
19841 Use custom-initialize-delay rather than eval-at-startup to set it.
19842 * subr.el (eval-at-startup): Remove.
19843 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
19844
5766c380
SM
19845 * subr.el (do-after-load-evaluation): Warn the user after loading an
19846 obsolete package.
19847
d6549da4
GM
198482009-09-12 Glenn Morris <rgm@gnu.org>
19849
19850 * proced.el (proced-mark-alt): Remove alias.
19851 (proced-mode-map): Remove proced-mark-alt.
19852
19853 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
19854 Elint file and directory. Remove initialization entry.
19855
19856 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
19857 commands.
19858 (elint-current-buffer): Set mode-line-process.
19859 (elint-init-env): Handle define-derived-mode.
19860 Fix declare-function with unspecified arglist. Guard against odd
19861 defalias statements (eg iso-insert's 8859-1-map).
19862 (elint-add-required-env): Use a temp buffer.
19863 (elint-form): Just print the function/macro name, not the whole form.
19864 Return env unchanged if we fail to parse a macro.
19865 (elint-forms): Guard against parse errors.
19866 (elint-output): New function, to handle batch mode.
19867 (elint-log-message): Add optional argument. Use elint-output.
19868 (elint-set-mode-line): New function.
19869
30194d4d
CY
198702009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
19871
19872 * emacs-lisp/elp.el (elp-not-profilable): Add more
19873 functions (Bug#4233).
19874
a035f9b0
CY
198752009-09-12 Chong Yidong <cyd@stupidchicken.com>
19876
19877 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
19878 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
19879
dad61164
NR
198802009-09-11 Nick Roberts <nickrob@snap.net.nz>
19881
19882 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
19883 (gdb-var-list-children): Use json parsing.
19884
9c3c9fdf 198852009-09-11 Daniel Colascione <dan.colascione@gmail.com>
34cab3d9
CY
19886
19887 * progmodes/js.el (js--proper-indentation): Handle the case where
19888 char-before is null. Reported by Deniz Dogan.
19889
b4587710
JB
198902009-09-11 Juanma Barranquero <lekktu@gmail.com>
19891
19892 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
19893
13890796
DU
198942009-09-11 Daiki Ueno <ueno@unixuser.org>
19895
19896 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
19897 (epg-digest-algorithm-alist): Add SHA224.
b18508dd 19898 (epg-context-set-passphrase-callback)
97d4bdba 19899 (epg-context-set-progress-callback): Add description about
b18508dd 19900 callback function.
13890796 19901
2efb64a8
SM
199022009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19903
790d0270
SM
19904 * custom.el (custom-delayed-init-variables): New var.
19905 (custom-initialize-delay): New function.
19906 * startup.el (command-line): "Re"evaluate all vars in
19907 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
19908 explicitly any more.
19909 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
19910 to avoid creating a ~/.emacs.d at build-time (bug#4347).
19911
19912 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
2efb64a8 19913
ac243a40
NR
199142009-09-11 Nick Roberts <nickrob@snap.net.nz>
19915
19916 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
19917 (gdb-var-update-handler): Use json parsing.
19918
657bc6fc
JB
199192009-09-11 Juanma Barranquero <lekktu@gmail.com>
19920
19921 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
19922 decode annotated text, regardless of language environment. (Bug#2741)
19923
b6fe8102
SM
199242009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19925
19926 * Makefile.in (autoloads): Make rmail.el writable as well.
19927
5cc443fe
GM
199282009-09-11 Glenn Morris <rgm@gnu.org>
19929
5515c54e
GM
19930 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
19931 loaddefs.el.
19932 * dired.el: Regenerate with extracted autoloads.
19933 * Makefile.in (autoloads): Make dired.el writable.
19934
15067158
GM
19935 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
19936 * ibuffer.el: Regenerate with extracted autoloads.
19937 * Makefile.in (autoloads): Make ibuffer.el writable.
19938
d35d0238
GM
19939 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
19940 * version.el (emacs-copyright, emacs-major-version)
19941 (emacs-minor-version): Reformat doc-strings for make-docfile.
19942
5cc443fe
GM
19943 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
19944 functions and variables, since they must be stuff specific to some other
19945 platform.
19946 (apropos-print): Make mouse-click message less specific about button.
19947
19948 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
19949 that records where a macro was defined.
19950 * help-fns.el (describe-function-1): Mention if a function has a
19951 compiler-macro.
19952 * help-mode.el (help-function-cmacro): New button.
19953
19954 * locate.el (top-level): Always require dired.
19955 (locate-mode-map): Initialize inside the defvar.
19956
19957 * net/ange-ftp.el (dired-compress-file): Declare.
19958 (ange-ftp-dired-compress-file): Add doc string.
19959
19960 * term/ns-win.el (x-display-name, x-setup-function-keys):
19961 Unify doc-strings with X versions.
19962
8cb95edf
SM
199632009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19964
726a4d09
SM
19965 * emulation/crisp.el (crisp-mode-map): Move initialization
19966 into declaration.
19967 (crisp-mode): Use define-minor-mode.
19968
8cb95edf
SM
19969 * progmodes/xscheme.el (xscheme-evaluation-commands):
19970 Put a :advertised-binding property rather than using
19971 advertised-xscheme-send-previous-expression.
19972 (advertised-xscheme-send-previous-expression): Declare obsolete.
19973 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
19974 `advertised-undo'.
19975 (crisp-mode): Add corresponding bindings to
19976 undo's :advertised-binding instead.
19977 * dired.el (dired-mode-map): Put a :advertised-binding property rather
19978 than using dired-advertised-find-file.
19979 (dired-advertised-find-file):
19980 * simple.el (advertised-undo):
19981 * wid-edit.el (advertised-widget-backward): Declare obsolete.
19982 (widget-keymap): Put a :advertised-binding property rather
19983 than using advertised-widget-backward.
19984 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
19985 than using advertised-undo.
19986 * tutorial.el (tutorial--default-keys): Adjust accordingly.
19987
07db5857
SS
199882009-09-10 Simon South <ssouth@slowcomputing.org>
19989
19990 * progmodes/delphi.el (delphi-tab): Indent region when Transient
19991 Mark mode is enabled and region is active; otherwise indent or
19992 insert TAB as usual.
19993 (delphi-mode): Update description of TAB-key binding.
19994
50d4ba39
SM
199952009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
19996
19997 * subr.el (define-key-rebound-commands): Mark obsolete.
19998 * startup.el (precompute-menubar-bindings): Remove.
19999 (normal-top-level): Remove obsolete code that tried to precompute
20000 menubar bindings.
20001 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
20002 define-key-rebound-commands and precompute-menubar-bindings.
20003
ffa894db
KY
200042009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
20005
20006 * net/imap.el (imap-interactive-login): Better messages.
20007 (imap-open): Fix bug with renamed buffer on reconnect.
20008 (imap-authenticate): Add buffer-local imap-last-authenticator variable
20009 for easier debugging and cleaner code. On successful (guessed based on
20010 server capabilities) secondary authentication, set imap-state
20011 correctly.
20012 (imap-last-authenticator): Define imap-last-authenticator as a variable
20013 to avoid warnings.
20014
9477096c
GM
200152009-09-10 Glenn Morris <rgm@gnu.org>
20016
20017 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
20018
20019 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
20020 (byte-compile-file-form-autoload): Don't warn about unknown functions
20021 where the autoload statement comes after the use.
20022 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
20023 that any handlers inside the body (eg require) are in turn respected.
20024
20025 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
20026 effects.
20027
20028 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
20029 and syntax and abbrev tables basic docs, if they don't have any.
20030
20031 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
20032
20033 * international/mule-cmds.el (top-level): Require cl when compiling.
20034 (view-hello-file): Use default-value rather than
20035 default-enable-multibyte-characters.
20036
20037 * progmodes/fortran.el: Move all safe and risky properties into the
20038 defcustoms.
20039
20040 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
20041 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
20042 * mail/undigest.el:
20043 Put autoloads in rmail.el rather than loaddefs.el.
20044 * mail/rmail.el: Regenerate with extracted autoloads.
20045
20046 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
20047 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
20048
9f16c547
NR
200492009-09-10 Nick Roberts <nickrob@snap.net.nz>
20050
20051 Reported in thread for Bug#4375.
20052 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
20053 "-data-evaluate-expression" instead of print.
20054 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
20055 (gdb-tooltip-print): Parse output from above MI command.
7ab133d1
NR
20056 (gdb): Revert 2009-08-11 change. User should detach inferior
20057 manually.
9f16c547
NR
20058
20059 Remove the word "separate" from IO functions as inferior
20060 output is now never displayed in the GUD buffer.
20061
50405cd0
JB
200622009-09-10 Juanma Barranquero <lekktu@gmail.com>
20063
20064 * startup.el (command-line-normalize-file-name): On Windows and
20065 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
20066
7ae62430
JL
200672009-09-10 Juri Linkov <juri@jurta.org>
20068
20069 * isearch.el (isearch-text-char-description): Propertize escape
20070 character sequences with the `escape-glyph' face. (Bug#4344)
20071
20072 * simple.el (shell-command): Set asynchronous process filter to
20073 `comint-output-filter'. (Bug#4343)
20074
20075 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
20076 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
20077 the list. Move "asm" to the bottom.
20078 (grep-find-ignored-directories): Add `choice' with nil value
20079 to empty the list easily.
20080 (grep-find-ignored-files): New option.
20081 (grep-files-history): Set to nil by default instead of '("ch" "el").
20082 (grep-compute-defaults): Add "<X>" to `grep-template'.
20083 (grep-read-files): Bind new local variables `default-alias' and
20084 `default-extension'. Use a list of default values for the file prompt.
20085 (lgrep): Add `--exclude=' command line options composed from
20086 `grep-find-ignored-files'.
20087 (rgrep): Add `-name' command line options composed from
20088 `grep-find-ignored-files'. (Bug#4301)
20089
cd875252
SM
200902009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
20091
20092 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
20093 (bug#4368).
20094
cdce0b33
KY
200952009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
20096
20097 * calendar/time-date.el (autoload):
20098 Expand define-obsolete-function-alias into defalias and make-obsolete
20099 for old Emacsen that Gnus supports.
20100 (with-no-warnings): Define it for old Emacsen.
20101 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
20102 is available.
20103 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
20104 float-time is available; suppress compile warning for time-to-seconds.
20105
201062009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
20107
20108 * net/imap.el (imap-message-map): Docstring fix.
20109
2b2eb431
GM
201102009-09-09 Glenn Morris <rgm@gnu.org>
20111
20112 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
20113 line numbers too. (Bug#4374)
20114
83a5aac5
SM
201152009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
20116
755e0210
SM
20117 * smerge-mode.el (smerge-remove-props, smerge-refine):
20118 Use with-silent-modifications (bug#4342).
20119
83a5aac5
SM
20120 * subr.el (with-silent-modifications): New macro.
20121
79f01fa7
JB
201222009-09-07 Juanma Barranquero <lekktu@gmail.com>
20123
20124 * files.el (top-level): Require `cl' when compiling.
20125
448ecec3
GM
201262009-09-07 Glenn Morris <rgm@gnu.org>
20127
20128 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
20129
8f09a02f
GM
20130 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
20131 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
20132
76ff67bf
NR
201332009-09-06 Nick Roberts <nickrob@snap.net.nz>
20134
20135 * vc-git.el (vc-git-annotate-command): Use separator to parse
20136 arguments correctly.
20137
943c8b75
EZ
201382009-09-06 Eli Zaretskii <eliz@gnu.org>
20139
20140 * proced.el (proced-mode): Doc fix.
20141
680db9ac
MA
201422009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
20143
20144 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
20145 lstat fails.
20146 (tramp-do-file-attributes-with-ls): Check for file existence at
20147 remote end.
20148 (tramp-do-file-attributes-with-stat): Likewise.
20149 (tramp-convert-file-attributes): Return nil when attr is nil.
20150
3f12e5bd
GM
201512009-09-05 Glenn Morris <rgm@gnu.org>
20152
c8dc27bf
GM
20153 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
20154 properties to this button.
20155 (diary-fancy-display): Don't extend the button to the final newline.
20156 (diary-fancy-display-mode): Continue to define "q" as a local key.
20157
cca065d8
GM
20158 * calendar/cal-china.el (holiday-chinese): Make it slightly more
20159 efficient.
20160
cddaedb6
GM
20161 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
20162
3f12e5bd
GM
20163 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
20164 (byte-compile-dest-file-function): New option.
20165 (byte-compile-dest-file): Doc fix.
20166 Obey byte-compile-dest-file-function.
20167 (byte-compile-cl-file-p): New function.
20168 (byte-compile-eval): Only suppress noruntime warnings about cl functions
20169 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
20170 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
20171 than for file being previously loaded.
20172 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
20173 (byte-compile-file-form-require): Handle the case where requiring a file
20174 indirectly causes CL to be loaded.
20175
049a231b
KF
201762009-09-05 Karl Fogel <kfogel@red-bean.com>
20177
20178 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
20179 before killing the old buffer, since by the time `kill-buffer' is
20180 run so many buffer variables have been set to nil that it may not
20181 behave as expected. (Bug#4061)
20182
ef7ef2a0
KF
201832009-09-05 Karl Fogel <kfogel@red-bean.com>
20184
20185 * files.el (find-alternate-file): If the old buffer is modified
20186 and visiting a file, behave similarly to `kill-buffer' when
20187 killing it, thus reverting to the pre-1.878 behavior; see
20188 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
20189 for discussion. Also, consult `buffer-file-name' as a variable
20190 not as a function, for consistency with the rest of the code.
20191
73d854cd
MA
201922009-09-04 Michael Albinus <michael.albinus@gmx.de>
20193
20194 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
20195 also when adding a new directory.
20196
6a7662bb
BR
20197 * net/tramp-compat.el (tramp-compat-line-beginning-position):
20198 New defun.
73d854cd 20199
df120481
SM
202002009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
20201
20202 * files.el (locate-file-completion-table): Make it provide boundary
20203 information, so partial-completion works better.
20204
c0bc6d79
SM
202052009-09-04 Leo <sdl.web@gmail.com> (tiny change)
20206
20207 * mail/footnote.el (Footnote-text-under-cursor):
20208 Check footnote-text-marker-alist before using it (bug#4324).
20209
f76a9756
GM
202102009-09-04 Glenn Morris <rgm@gnu.org>
20211
67d110f1
GM
20212 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
20213 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
20214 * play/solitaire.el, play/tetris.el:
20215 Remove leading * from defcustom and defface docs.
20216
b42d4989
GM
20217 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
20218 necessary.
20219 (diary-fancy-overriding-map): New variable.
20220 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
20221 Use view-mode.
20222
f76a9756
GM
20223 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
20224 goto-line.
20225
e605eeeb
GM
202262009-09-03 Glenn Morris <rgm@gnu.org>
20227
597e2240
GM
20228 * arc-mode.el (archive-mode):
20229 * dos-fns.el (set-default-process-coding-system):
20230 * man.el (Man-getpage-in-background):
20231 * menu-bar.el (menu-bar-describe-menu):
20232 * server.el (server-process-filter):
20233 * startup.el (command-line):
20234 * tar-mode.el (tar-header-block-tokenize, tar-extract):
20235 * w32-fns.el (set-default-process-coding-system):
20236 * x-dnd.el (x-dnd-handle-file-name):
20237 * international/mule-cmds.el (mule-menu-keymap)
20238 (set-default-coding-systems, language-info-alist, set-language-info)
20239 (set-language-environment, standard-display-european-internal)
20240 (set-locale-environment):
20241 * international/mule-diag.el (mule-diag):
20242 * mail/emacsbug.el (report-emacs-bug):
20243 * mail/rmail.el (rmail-mode):
20244 * mail/sendmail.el (mail-setup):
20245 Use default-value rather than default-enable-multibyte-characters.
20246
f38184aa
GM
20247 * progmodes/f90.el: Move all safe properties into the defcustoms.
20248 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
20249
e605eeeb
GM
20250 * calendar/appt.el (appt-check):
20251 * calendar/diary-lib.el (diary-set-header, diary-live-p)
20252 (diary-check-diary-file, diary-list-entries)
20253 (diary-include-other-diary-files, diary-simple-display)
20254 (diary-fancy-display, diary-print-entries)
20255 (diary-mark-included-diary-files, diary-make-entry):
20256 Don't call substitute-in-file-name on diary-file.
20257
734db384 202582009-09-03 Eduard Wiebe <usenet@pusto.de>
4e2af782 20259 Stefan Monnier <monnier@iro.umontreal.ca>
734db384
SM
20260
20261 * mail/footnote.el (footnote-prefix): Make it a defcustom.
20262 (footnote-mode-map): Move initialization into the declaration.
20263 (footnote-minor-mode-map): Define it rather than changing global-map.
20264 (footnote-mode): Use define-minor-mode.
20265
e5aa47f9
MA
202662009-09-02 Michael Albinus <michael.albinus@gmx.de>
20267
20268 * net/tramp.el (tramp-handle-file-attributes-with-ls)
20269 (tramp-do-file-attributes-with-perl)
20270 (tramp-do-file-attributes-with-stat): Rename from
20271 `tramp-handle-file-attributes-with-*'.
20272 (tramp-handle-file-attributes): Use them.
20273 (tramp-do-directory-files-and-attributes-with-perl)
20274 (tramp-do-directory-files-and-attributes-with-stat): Rename from
20275 `tramp-handle-directory-files-and-attributes-with-*'.
20276 (tramp-handle-directory-files-and-attributes): Use them.
20277 (tramp-method-out-of-band-p): Additional parameter SIZE.
20278 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
20279 (tramp-handle-write-region): Use it.
734db384 20280 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
e5aa47f9
MA
20281 (tramp-handle-vc-registered): Check, whether the first run did
20282 return files to be tested.
20283 (tramp-advice-make-auto-save-file-name): Do not call directly
20284 `tramp-handle-make-auto-save-file-name', because this would bypass
20285 the locking mechanism.
20286
734db384 20287 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
e5aa47f9
MA
20288 (file-remote-p, process-file, start-file-process, set-file-times)
20289 (tramp-compat-file-attributes): Compatibility functions shall not
20290 call directly `tramp-handle-*', because this would bypass the
20291 locking mechanism.
20292 (tramp-compat-number-sequence): New defun.
20293
6e2ca895
GM
202942009-09-02 Glenn Morris <rgm@gnu.org>
20295
697c7714
GM
20296 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
20297 alias for float-time.
20298 (time-to-number-of-days): In Emacs, use float-time.
20299 * net/newst-backend.el (time-add): Suppress warnings from compat
20300 function.
20301 * time.el (emacs-uptime, emacs-init-time):
20302 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
20303 Use float-time rather than time-to-seconds.
20304
6e2ca895
GM
20305 * minibuffer.el (completion-initials-expand): Fix typo.
20306
20307 * faces.el (modeline, modeline-inactive, modeline-highlight)
20308 (modeline-buffer-id):
20309 * info.el (info-menu-5): Mark these face aliases as obsolete.
20310
ed17efec
NR
203112009-09-01 Nick Roberts <nickrob@snap.net.nz>
20312
20313 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
20314 space ...
20315 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
20316 no "--thread" option.
20317 (gdb-stopped): Don't print "Switched to thread" message when it is
20318 unchanged.
20319
fcb68f70
SM
203202009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
20321
20322 * minibuffer.el (completion-try-completion)
20323 (completion-all-completions): Remove ill-defined (and
20324 mistakenly installed and luckily never used nor documented)
20325 `completion-styles' property.
20326 (completion-initials-expand, completion-initials-all-completions)
20327 (completion-initials-try-completion): New functions.
20328 (completion-styles-alist): Add doc to each entry.
20329 Add new `initials' entry.
20330
83318a6d
NR
203312009-09-01 Nick Roberts <nickrob@snap.net.nz>
20332
20333 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
20334 MI command -var-evaluate-expression.
20335 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
20336 and tweak for case of string child.
734db384 20337 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
83318a6d 20338
d63eb0e7
GM
203392009-09-01 Glenn Morris <rgm@gnu.org>
20340
c4f6e489
GM
20341 * add-log.el (change-log-date-face, change-log-name-face)
20342 (change-log-email-face, change-log-file-face, change-log-list-face)
20343 (change-log-conditionals-face, change-log-function-face)
20344 (change-log-acknowledgement-face):
20345 * cus-edit.el (custom-invalid-face, custom-rogue-face)
20346 (custom-modified-face, custom-set-face, custom-changed-face)
20347 (custom-saved-face, custom-button-face, custom-button-pressed-face)
20348 (custom-documentation-face, custom-state-face, custom-comment-face)
20349 (custom-comment-tag-face, custom-variable-tag-face)
20350 (custom-variable-button-face, custom-face-tag-face)
20351 (custom-group-tag-face-1, custom-group-tag-face):
20352 * diff-mode.el (diff-header-face, diff-file-header-face)
20353 (diff-index-face, diff-hunk-header-face, diff-removed-face)
20354 (diff-added-face, diff-changed-face, diff-function-face)
20355 (diff-context-face, diff-nonexistent-face):
20356 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
20357 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
20358 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
20359 (Info-title-4-face):
20360 * isearch.el (isearch-lazy-highlight-face):
20361 * log-view.el (log-view-file-face, log-view-message-face):
20362 * paren.el (show-paren-match-face, show-paren-mismatch-face):
20363 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
20364 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
20365 (cvs-msg-face):
20366 * smerge-mode.el (smerge-mine-face, smerge-other-face)
20367 (smerge-base-face, smerge-markers-face):
20368 * wid-edit.el (widget-documentation-face, widget-button-face)
20369 (widget-field-face, widget-single-line-field-face)
20370 (widget-inactive-face, widget-button-pressed-face):
20371 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
20372 (woman-addition-face):
2fb1ec93
GM
20373 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
20374 (eshell-ls-executable-face, eshell-ls-readonly-face)
20375 (eshell-ls-unreadable-face, eshell-ls-special-face)
20376 (eshell-ls-missing-face, eshell-ls-archive-face)
20377 (eshell-ls-backup-face, eshell-ls-product-face)
20378 (eshell-ls-clutter-face):
20379 * eshell/em-prompt.el (eshell-prompt-face):
20380 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
c4f6e489 20381 * obsolete/old-whitespace.el (whitespace-highlight-face):
0142e36b
GM
20382 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
20383 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
20384 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
20385 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
20386 (antlr-font-lock-literal-face):
c4f6e489
GM
20387 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
20388 (ebrowse-root-class-face, ebrowse-file-name-face)
20389 (ebrowse-default-face, ebrowse-member-attribute-face)
20390 (ebrowse-member-class-face, ebrowse-progress-face):
20391 * progmodes/make-mode.el (makefile-space-face):
20392 * progmodes/sh-script.el (sh-heredoc-face):
20393 * textmodes/flyspell.el (flyspell-incorrect-face)
20394 (flyspell-duplicate-face):
20395 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
49c539a1 20396 * textmodes/texinfo.el (texinfo-heading-face):
c4f6e489
GM
20397 Mark face aliases with "-face" suffix as obsolete.
20398
d80619fa
GM
20399 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
20400 compiler.
20401
5f68c1b7
GM
20402 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
20403 (eudc-bob-sound-menu): Use defvar rather than defconst, since
20404 easy-menu-define wants to modify these.
20405
20406 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
20407
20408 * net/browse-url.el (browse-url-file-url):
20409 * term/internal.el (dos-codepage-setup):
20410 Use default-value rather than default-enable-multibyte-characters.
20411
d80619fa 20412 * progmodes/etags.el (etags-goto-tag-location):
5f68c1b7
GM
20413 * progmodes/flymake.el (flymake-highlight-line)
20414 (flymake-goto-file-and-line, flymake-goto-line):
20415 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
20416 (gdb-goto-breakpoint):
20417 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
20418 * progmodes/python.el (python-find-function)
20419 (python-pdbtrack-track-stack-file):
20420 * progmodes/verilog-mode.el (verilog-surelint-off):
20421 * term/ns-win.el (ns-open-file-select-line):
20422 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
20423 Use forward-line rather than goto-line.
20424
d63eb0e7
GM
20425 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
20426 * textmodes/reftex-index.el (reftex-display-index):
20427 * textmodes/reftex-ref.el (reftex-offer-label-menu):
20428 * textmodes/reftex-toc.el (reftex-toc):
20429 Remove unnecessary bindings of default-major-mode (all are followed by
20430 major-mode check and possible mode switch).
20431
0afad278
NR
204322009-08-31 Nick Roberts <nickrob@snap.net.nz>
20433
20434 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
20435 Handle watchpoints (bug#4282).
20436 (def-gdb-thread-buffer-command): Enable thread to be selected by
20437 clicking without selecting threads buffer first.
20438 (gdb-current-context-command): Use selected frame so that "up",
20439 "down" etc work in the GUD buffer.
20440 (gdb-update): Find selected frame before rendering stack buffer.
20441 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
20442
4e135dd2
SM
204432009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
20444
20445 * progmodes/sym-comp.el (displayed-completions): Remove.
20446 (symbol-complete): Use minibuffer-complete.
20447
e61eba34
GM
204482009-08-31 Glenn Morris <rgm@gnu.org>
20449
20450 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
20451
734db384
SM
20452 * apropos.el (apropos-symbols-internal):
20453 Handle (obsolete) face aliases.
e61eba34
GM
20454
20455 * faces.el (describe-face): Adjust the output format to be more like
20456 describe-variable, and to mention (obsolete) face aliases.
20457 Adjust the whitespace so that help-setup-xref works.
20458
20459 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
20460 * calendar/diary-lib.el (diary-button-face):
20461 Mark these face aliases as obsolete.
20462
20463 * calendar/calendar.el (calendar-today): Doc fix.
20464
4cf71456
NR
204652009-08-31 Nick Roberts <nickrob@snap.net.nz>
20466
20467 * progmodes/gdb-mi.el (gdb-control-all-threads)
20468 (gdb-control-current-thread): Force tool bar update.
20469 (gdb-non-stop-handler): New function.
20470 (gdb-init-1): Use it to test if non-stop mode is supported.
20471 Remove unused gdbmi buffer type.
20472
e61eba34 204732009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6830f449
JL
20474
20475 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
7ae62430 20476 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
6830f449 20477
4324f7ca
NR
204782009-08-30 Nick Roberts <nickrob@snap.net.nz>
20479
20480 * comint.el (comint-exec-1): Check command is non-null first.
20481 Part of gdb-mi.el change (2009-08-28).
20482
a1bf889a
SM
204832009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20484
20485 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
20486
060c08b5
JB
204872009-08-30 Juanma Barranquero <lekktu@gmail.com>
20488
20489 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
20490 instead of `dolist' to avoid a recursive require when bootstrapping.
20491
ab22be48
SM
204922009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20493
73ebf88f
SM
20494 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
20495
80629cfc
SM
20496 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
20497
206d0387 20498 * net/imap.el (imap-send-command): Simplify.
734db384 20499 (imap-wait-for-tag): point-max -> buffer-size.
206d0387 20500
844f7784
SM
20501 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
20502
5ca4661e
SM
20503 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
20504 with constant argument.
20505
c61dc887
SM
20506 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
20507
7eb73deb
SM
20508 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
20509
5fe443de
SM
20510 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
20511 Change default, since most of our files don't have a history.
20512 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
20513 the user.
20514
6444d64a
SM
20515 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
20516 Add comint-run.
20517
5cb16bfc
SM
20518 * calc/calc.el: Improve commenting convention.
20519 (calc-digit-map, toplevel): Simplify.
20520
0aeb71a7
SM
20521 * comint.el (comint-insert-input): Be careful to only set point if we
20522 don't delegate to some other command.
20523
9a9af856
SM
20524 * proced.el (proced-signal-list): Make it an alist.
20525 (proced-grammar-alist): Capitalize names.
20526 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
20527 Disable undo manually and make it read-only.
20528 Use completion-annotate-function.
20529
ab22be48
SM
20530 * minibuffer.el (minibuffer-message): If the current buffer is not
20531 a minibuffer, insert the message in the echo area rather than at the
20532 end of the buffer.
20533 (completion-annotate-function): New variable.
20534 (minibuffer-completion-help): Use it.
20535 (completion--embedded-envvar-table): Environment vars are
20536 always case-sensitive.
20537
4a948dbf
GM
205382009-08-30 Glenn Morris <rgm@gnu.org>
20539
20540 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
20541 from fortran-current-defun.
20542 (fortran-beginning-of-subprogram): Be more precise about finding the
20543 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
20544 (fortran-end-of-subprogram): Simplify.
20545 (fortran-current-defun): Use fortran-start-prog-re.
20546
486cf3b8
JB
205472009-08-29 Juanma Barranquero <lekktu@gmail.com>
20548
20549 * subr.el (do-after-load-evaluation): Simplify.
20550
db167d28
DN
205512009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
20552
20553 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
20554
20555 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
20556 (vc-rcs-print-log): Use it.
20557
20558 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
20559
efbc652a
SM
205602009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
20561
2aa0e5bf
SM
20562 * paths.el (abbrev-file-name): Move to abbrev.el.
20563 * abbrev.el (abbrev-file-name): Move from paths.el.
20564 Obey user-emacs-directory.
20565 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
20566 user-emacs-directory.
20567 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
20568 abbrev-file-name and calc-settings-file any more.
20569 * startup.el (command-line): Recompute abbrev-file-name and
20570 abbreviated-home-dir.
20571 (normal-no-mouse-startup-screen): Improve the generic code and get rid
20572 of the special code for when C-h bindings haven't been changed.
20573 (display-startup-echo-area-message): Use with-current-buffer.
20574 (command-line-1): Use a list of strings, rather than a list of lists
20575 of strings for longopts.
20576
51da8fe2
SM
20577 * files.el (get-free-disk-space): Use / for default-directory.
20578
0c3cc4dd
SM
20579 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
20580 Use with-current-buffer.
20581
d988dbf6
SM
20582 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
20583 Recognize immutable variables like most-positive-fixnum.
20584 (byte-compile-setq-default): Check and warn if trying to assign
20585 to an immutable variable, or a non-variable.
20586
efbc652a
SM
20587 * progmodes/cc-vars.el (c-comment-continuation-stars):
20588 * progmodes/cc-engine.el (c-looking-at-bos):
20589 * progmodes/cc-cmds.el (c-toggle-auto-state)
20590 (c-forward-into-nomenclature, c-backward-into-nomenclature)
20591 (c-comment-line-break-function): Add version of obsolescence.
20592
d30a05d1
JL
205932009-08-28 Juri Linkov <juri@jurta.org>
20594
20595 * files.el (magic-fallback-mode-alist): Add ZIP magic number
20596 associated with `archive-mode'.
20597
20598 * image.el (image-type-header-regexps): Use only JPEG magic number
20599 to determine JPEG images, and don't use `image-jpeg-p' because
20600 Emacs can display non-JFIF non-Exif JPEG images.
20601
1e8eecea
JB
206022009-08-28 Juanma Barranquero <lekktu@gmail.com>
20603
20604 * arc-mode.el (archive-mode):
20605 * emacs-lisp/re-builder.el (re-builder-unload-function):
20606 Protect against the default value of `major-mode' being nil.
20607
dd4fbf56
JB
206082009-08-28 Juanma Barranquero <lekktu@gmail.com>
20609
20610 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
20611 Fix typos in docstrings.
20612
20613 * progmodes/js.el (js--macro-decl-re): Doc fix.
20614 (js--plain-method-re, js--split-name): Refloc docstring.
20615 (js--class-styles, js--make-merged-item, js--splice-into-items):
20616 Fix typos in docstrings; reflow docstrings.
20617 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
20618 (js--variable-decl-matcher, js--inside-pitem-p)
20619 (js--parse-state-at-point, js--get-all-known-symbols)
20620 (js--symbol-history, js-find-symbol, js--js-references)
20621 (js--moz-interactor, js--js-encode-value, js--read-tab):
20622 Fix typos in docstrings.
20623
72f16325
SM
206242009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20625
14acf2f5
SM
20626 * textmodes/reftex.el (reftex-get-file-buffer-force):
20627 * progmodes/verilog-mode.el (verilog-batch-execute-func):
20628 * emulation/viper.el (viper-go-away, viper-set-hooks):
20629 * emacs-lisp/re-builder.el (re-builder-unload-function):
20630 * emacs-lisp/bytecomp.el (byte-compile-file):
20631 * ses.el (ses-unload-function):
20632 * hexl.el (hexl-find-file):
20633 * files.el (normal-mode):
20634 * ehelp.el (with-electric-help):
20635 * autoinsert.el (auto-insert-alist):
20636 * arc-mode.el (archive-mode):
20637 Use (default-value 'major-mode) instead of default-major-mode.
20638
72f16325
SM
20639 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
20640 * international/mule.el (load-with-code-conversion):
20641 * emacs-lisp/debug.el (debug):
20642 * ediff-vers.el (ediff-rcs-get-output-buffer):
20643 * dired.el (dired-internal-noselect): Don't let-bind
20644 default-major-mode around code that doesn't use it.
20645 E.g. buffer creation via get-buffer-create doesn't use it.
20646
aa485f7c
MA
206472009-08-28 Michael Albinus <michael.albinus@gmx.de>
20648
20649 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
20650 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
20651 when writing the temp file. Otherwise, epa-file gets confused.
20652 (tramp-register-file-name-handlers): Make it a defun. Move also
20653 `epa-file-handler' to the front of `file-name-handler-alist'.
20654
206552009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20656
20657 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
20658 start right after a ^M.
20659 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
20660 (tramp-completion-file-name-regexp-separate)
20661 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
72f16325
SM
20662 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
20663 Don't modify last-coding-system-used by accident.
aa485f7c
MA
20664 (tramp-completion-file-name-handler): Apply the checks here,
20665 instead during registration.
88b5a757 20666 (tramp-register-file-name-handlers): Rename from
aa485f7c
MA
20667 `tramp-register-file-name-handler'. Register both
20668 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
72f16325 20669 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
aa485f7c 20670
3f0c2b92
NR
206712009-08-28 Nick Roberts <nickrob@snap.net.nz>
20672
72f16325
SM
20673 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
20674 Remove variable ...
3f0c2b92
NR
20675 (gdb-init-1, gdb-display-separate-io-buffer)
20676 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
20677 references to it.
20678 (gdb-inferior-io-mode): Use make-comint-in-buffer.
20679 (gdb-inferior-filter): Use comint-output-filter to stop
20680 echoing and remove ^M characters.
20681
705e5bd9
SM
206822009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
20683
009fdc2e
SM
20684 * emulation/viper-init.el (viper-restore-cursor-type):
20685 * emulation/cua-base.el (cua--update-indications):
20686 Replace default-cursor-type with (default-value 'cursor-type).
20687
b56a5ae0
SM
20688 * mail/sendmail.el (mail-recover-1):
20689 * international/mule-diag.el (describe-current-coding-system-briefly)
20690 (describe-current-coding-system):
20691 * international/mule-cmds.el (select-safe-coding-system)
20692 (select-message-coding-system)
20693 (set-language-environment-coding-systems, set-locale-environment):
20694 * hexl.el (hexl-insert-multibyte-char):
20695 * dos-w32.el (find-buffer-file-type-coding-system):
20696 * simple.el (what-cursor-position):
20697 Replace uses of default-buffer-file-coding-system
20698 with (default-value 'buffer-file-coding-system).
20699
de70529f
SM
20700 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
20701 Replace uses of default-cursor-in-non-selected-windows
20702 with (default-value 'cursor-in-non-selected-windows).
20703 Use with-current-buffer.
20704
705e5bd9
SM
20705 * mail/feedmail.el: Use CL macros.
20706 (feedmail-run-the-queue, feedmail-send-it-immediately):
20707 * dos-w32.el (find-buffer-file-type): Replace uses of
20708 default-buffer-file-type with (default-value 'buffer-file-type).
20709
4d985ac2
GM
207102009-08-28 Glenn Morris <rgm@gnu.org>
20711
20712 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
20713 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
20714 Use default-value of major-mode rather than default-major-mode.
20715
17c15b81
SM
207162009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20717
3a68ab06
SM
20718 * Makefile.in (update-elcfiles): Report left over elc files.
20719
9421bdd1
SM
20720 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
20721 expand-file-name and with-current-buffer.
20722 (mail-get-names, mail-directory): Use with-current-buffer.
20723
17c15b81
SM
20724 * vc.el (vc-read-revision): New function.
20725 (vc-version-diff, vc-merge): Use it.
20726
ba83a64e
SS
207272009-08-27 Sam Steingold <sds@gnu.org>
20728
20729 * simple.el (kill-do-not-save-duplicates): New user option.
20730 (kill-new): When it is non-nil, and the new string is the same as
20731 the latest kill, set replace to t to avoid duplicates in kill-ring.
20732
be3e598a 207332009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
d5b5c94a
MA
20734
20735 * net/tramp.el (tramp-handle-process-file): Do not flush all
20736 caches when `process-file-side-effects' is set.
20737 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
17c15b81
SM
20738 instead of `tramp-find-file-exists-command'.
20739 Unset `process-file-side-effects'.
d5b5c94a
MA
20740
207412009-08-27 Michael Albinus <michael.albinus@gmx.de>
20742
20743 * net/tramp.el (tramp-methods): New method "rsyncc".
20744 (top): Add completion function for "rsyncc".
20745 (tramp-message-show-message): New defvar.
20746 (tramp-message, tramp-error): Use it.
20747 (tramp-do-copy-or-rename-file-directly): Extend check for direct
20748 remote copying.
20749 (tramp-do-copy-or-rename-file-out-of-band): Handle new
20750 `tramp-methods' entry `copy-env' of "rsyncc".
20751 (tramp-vc-registered-read-file-names): New defconst.
20752 (tramp-vc-registered-file-names): New defvar.
20753 (tramp-handle-vc-registered): Implement optimization strategy.
20754 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
20755 (tramp-vc-file-name-handler): New defun.
20756 (tramp-get-ls-command, tramp-get-test-command)
20757 (tramp-get-file-exists-command, tramp-get-remote-ln)
20758 (tramp-get-remote-perl, tramp-get-remote-stat)
17c15b81 20759 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
d5b5c94a
MA
20760
20761 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
20762 (tramp-cache-inhibit-cache): Extend doc string. It allows also
20763 timestamps.
20764 (tramp-get-file-property): Check for timestamps in
20765 `tramp-cache-inhibit-cache'.
20766 (tramp-set-file-property): Write timestamp.
20767
1339cf20
KH
207682009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
20769
20770 * language/japan-util.el (japanese-symbol-table): Add entries for
20771 cp932-2-byte.
20772
20773 * international/characters.el: Add category `j' to cp932-2-byte.
20774
726e3f1d
KH
207752009-08-27 Kenichi Handa <handa@m17n.org>
20776
20777 * international/fontset.el (build-default-fontset-data): New macro.
20778 (setup-default-fontset): Use build-default-fontset-data for CJK,
7b6fefac 20779 tibetan, ethiopic, and ipa.
726e3f1d 20780
4e3b4528
SM
207812009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20782
20783 * cus-start.el (default-major-mode): Customize `major-mode' instead.
20784 (enable-multibyte-characters): Not customizable any more.
20785
20786 * subr.el (default-mode-line-format, default-header-line-format)
20787 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
20788 (default-direction-reversed, default-truncate-lines)
20789 (default-left-margin, default-tab-width, default-case-fold-search)
20790 (default-left-margin-width, default-right-margin-width)
20791 (default-left-fringe-width, default-right-fringe-width)
20792 (default-fringes-outside-margins, default-scroll-bar-width)
20793 (default-vertical-scroll-bar, default-indicate-empty-lines)
20794 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
20795 (default-fringe-cursor-alist, default-scroll-up-aggressively)
20796 (default-scroll-down-aggressively, default-fill-column)
20797 (default-cursor-type, default-buffer-file-type)
20798 (default-cursor-in-non-selected-windows)
20799 (default-buffer-file-coding-system, default-major-mode)
20800 (default-enable-multibyte-characters): Mark as obsolete.
20801
b3cca6a6
DN
208022009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
20803
652cc1a2
DN
20804 * vc-dir.el (vc-dir-update): Remove debug helper.
20805
b3cca6a6
DN
20806 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
20807
4ed8c7aa
SS
208082009-08-26 Sam Steingold <sds@gnu.org>
20809
20810 * simple.el (save-interprogram-paste-before-kill): New user option.
20811 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
20812 save the interprogram-paste into kill-ring before overriding it
20813 with the Emacs kill.
20814
3b64d86b
DN
208152009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
20816
20817 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
20818 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
20819 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
20820 and move to vc-rcs.el.
20821 (vc-default-next-revision): Rename to vc-rcs-next-revision and
20822 move to vc-rcs.el.
20823 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
20824 (vc-rcs-update-changelog): Remove.
20825 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
20826 and move to vc-rcs.el.
20827
20828 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
20829 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
20830 renaming.
20831 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
72f16325 20832 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
3b64d86b
DN
20833 vc.el, renamed to be RCS specific.
20834
72f16325
SM
20835 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
20836 New functions.
20837 (vc-cvs-update-changelog): Move here from vc.el.
3b64d86b
DN
20838
20839 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
20840 New functions.
20841
636a36a0
SM
208422009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
20843
20844 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
20845
239b3340
DN
208462009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
20847
b91f0762 20848 * vc-git.el (vc-git-register): Use "git add" for directories.
2ddf440d
DN
20849 (vc-git-stash, vc-git-stash-show): New functions.
20850 (vc-git-extra-menu-map): Bind them.
b91f0762 20851
b8e54362
DN
20852 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
20853 directory correctly in case the item is a directory itself.
20854
239b3340
DN
20855 * vc.el: Document the desired behavior for reverted files in the
20856 `added' state.
dc810649
DN
20857 (vc-default-prettify-state-info): Remove function, unused.
20858
20859 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
239b3340 20860
e49c0179
GM
208612009-08-26 Glenn Morris <rgm@gnu.org>
20862
20863 * bindings.el (standard-mode-line-format): Reposition dashes in
20864 which-func entry. (Bug#4217)
20865
3029e594
GM
20866 * files.el (enable-local-variables, enable-local-eval)
20867 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
20868 the defcustoms.
20869 (auto-mode-alist, ignored-local-variables)
20870 (save-some-buffers-action-alist): Move risky declarations to the
20871 definitions.
20872 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
20873 (font-lock-defaults, format-alist, imenu--index-alist)
20874 (imenu-generic-expression, input-method-alist, minor-mode-alist)
20875 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
20876 (mode-line-modified, mode-line-mule-info, mode-line-position)
20877 (mode-line-process, mode-line-remote, outline-level)
20878 (parse-time-rules, rmail-output-file-alist)
20879 (special-display-buffer-names, vc-mode):
20880 Move risky declarations to the relevant files.
72f16325
SM
20881 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
20882 (mode-line-modified, mode-line-process, mode-line-position)
3029e594
GM
20883 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
20884 * font-core.el (font-lock-defaults):
20885 * format.el (format-alist):
20886 * vc-hooks.el (vc-mode):
20887 * window.el (special-display-buffer-names):
20888 * international/mule-cmds.el (input-method-alist):
20889 Define riskiness here (dumped file) rather than in files.el.
20890 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
20891 * imenu.el (imenu-generic-expression, imenu--index-alist):
20892 * outline.el (outline-level):
20893 * time.el (display-time-string):
20894 * calendar/parse-time.el (parse-time-rules):
20895 * mail/rmailout.el (rmail-output-file-alist):
20896 Autoload riskiness here, rather than placing in files.el.
20897
8476cfaf
SM
208982009-08-26 Andreas Schwab <schwab@linux-m68k.org>
20899
20900 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
20901
0b35b48e
MA
209022009-08-25 Michael Albinus <michael.albinus@gmx.de>
20903
20904 * simple.el (process-file-side-effects): New defvar.
20905
20906 * dired-aux.el (dired-show-file-type):
20907 * vc.el (vc-diff-internal):
20908 * vc-arch.el (vc-arch-diff):
20909 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
20910 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
20911 * vc-git.el (vc-git-registered, vc-git-working-revision)
20912 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
20913 (vc-git--empty-db-p):
20914 * vc-hooks.el (vc-user-login-name):
20915 * vc-svn.el (vc-svn-registered, vc-svn-state)
20916 (vc-svn-dir-extra-headers, vc-svn-find-revision):
20917 * progmodes/grep.el (grep-probe): Let-bind
20918 `process-file-side-effects' with nil.
20919
20920 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
20921
20922 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
20923 daemon. Replace ping by checking for running service for bluez
20924 and zeroconf. (Bug#4239)
20925
d54cc599
GM
209262009-08-25 Kevin Ryde <user42@zip.com.au>
20927
20928 * net/dig.el (dig): Add autoload cookie.
20929
7bfd055d
GM
209302009-08-25 Glenn Morris <rgm@gnu.org>
20931
bac9c66c
GM
20932 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
20933 load-history for absolute file-names.
20934 (byte-compile-file-form-require): Warn about use of the cl package.
20935
7bfd055d
GM
20936 * format.el (format-alist): Doc fix.
20937
5ac1f9e0
GM
20938 * play/bubbles.el (top-level): Don't require cl at run-time.
20939
af62aa88
GM
20940 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
20941 run-time cl).
20942
71e036af
DD
209432009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
20944
20945 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
20946 from cl package.
20947 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
20948
42110eaf
JB
209492009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
20950
20951 * calc/calc-alg.el (math-trig-rewrite)
20952 (math-hyperbolic-trig-rewrite): New functions.
20953 (calc-simplify): Simplify trig functions when asked.
20954
88421f3e
SM
209552009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
20956
20957 * diff-mode.el (diff-find-source-location): Avoid goto-line.
20958
dbd9624e
KH
209592009-08-24 Kenichi Handa <handa@m17n.org>
20960
20961 * language/ind-util.el (mapthread): Delete it.
20962 (combinatorial): New function.
20963 (indian--puthash-cv): Use combinatorial instead of mapthread.
20964
9b89e3ee
GM
209652009-08-22 Kevin Ryde <user42@zip.com.au>
20966
20967 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
20968 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
20969 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
20970 Clarify docstring that the value is strings not symbols.
20971 (checkdoc-list-of-strings-p): New function.
20972
e6ce8c42
GM
209732009-08-22 Glenn Morris <rgm@gnu.org>
20974
2ddf2ea6 20975 * files.el (auto-mode-alist):
a3374680
GM
20976 * hippie-exp.el (he-concat-directory-file-name):
20977 * lpr.el (lpr-windows-system, printer-name):
20978 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
20979 * ps-print.el (ps-windows-system):
20980 * startup.el (command-line):
20981 * emulation/viper-ex.el (viper-glob-function):
20982 * international/mule-cmds.el (set-language-environment-coding-systems):
20983 * net/ange-ftp.el (ange-ftp-write-region):
20984 * obsolete/fast-lock.el (fast-lock-cache-name):
2ddf2ea6 20985 Remove code for defunct system-types emx, macos, mswindows, next-mach,
a3374680
GM
20986 unisoft-unix, vax-vms, win32, w32.
20987
977955fa
GM
20988 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
20989 given name if the pattern is not more specific.
20990
b4deec2e
GM
20991 * calendar/lunar.el (lunar-phase-names): New option.
20992 (lunar-phase): Doc fix.
20993 (lunar-cycles-per-year): New constant.
20994 (lunar-index): New function.
20995 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
20996 (lunar-phase-name): Use lunar-phase-names.
20997 (calendar-lunar-phases): Use format.
20998 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
20999
47e83968
GM
21000 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
21001 Copy imenu-example--name-and-position function here for own use.
21002 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
21003
e6ce8c42
GM
21004 * bs.el (bs--redisplay):
21005 * cus-edit.el (custom-redraw):
21006 * ibuffer.el (ibuffer-bury-buffer):
21007 * server.el (server-goto-line-column):
21008 * startup.el (command-line-1):
21009 * strokes.el (strokes-xpm-for-stroke):
21010 * term.el (term-display-buffer-line):
21011 * view.el (View-goto-line):
21012 * calc/calc.el (calc-do, calc-trail-buffer):
21013 * play/gamegrid.el (gamegrid-add-score-insecure):
21014 * progmodes/ada-mode.el (ada-compile-goto-error):
21015 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
21016 (ebrowse-select-1st-to-9nth):
47e83968 21017 * progmodes/cperl-mode.el (cperl-time-fontification):
e6ce8c42
GM
21018 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
21019 * progmodes/gud.el (gud-display-line):
21020 (idlwave-shell-display-line):
21021 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
21022 * progmodes/make-mode.el (makefile-browser-toggle):
21023 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
21024 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
21025 * textmodes/picture.el (picture-draw-rectangle):
21026 * textmodes/reftex-index.el (reftex-index-goto-letter):
21027 (reftex-select-jump-to-previous):
21028 * textmodes/reftex-sel.el (reftex-find-start-point)
21029 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
21030 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
21031 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
21032 * textmodes/tex-mode.el (tex-compilation-parse-errors):
21033 * textmodes/two-column.el (2C-associated-buffer):
21034 Use forward-line rather than goto-line.
21035
21036 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
21037 goto-line.
21038
4b18bdb3
GM
21039 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
21040 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
21041 (quick-check-list-to-regexp): Declare.
e6ce8c42 21042
72f16325
SM
21043 * progmodes/make-mode.el (makefile-browser-insert-selection):
21044 Use goto-char rather than goto-line.
e6ce8c42
GM
21045
21046 * progmodes/prolog.el (compilation-error-regexp-alist)
21047 (compilation-forget-errors): Declare.
21048
32a2cf25
JL
210492009-08-22 Juri Linkov <juri@jurta.org>
21050
21051 * progmodes/grep.el (lgrep, rgrep): At the beginning
21052 set `dir' to `default-directory' unless `dir' is a non-nil
21053 readable directory. (Bug#4052)
21054 (lgrep, rgrep): Change a weird way to report an error
21055 from using `read-string' to using `error'.
21056 Instead of using interactive arguments in the function body,
21057 add new argument `confirm'.
21058
5443c9b7
SM
210592009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
21060
cb5b40ee
SM
21061 * textmodes/remember.el (remember-buffer):
21062 * progmodes/cperl-mode.el (cperl-vc-header-alist):
21063 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
21064 (icalendar-extract-ical-from-buffer):
5443c9b7
SM
21065 * net/newst-treeview.el (newsticker-groups-filename):
21066 * net/newst-backend.el (newsticker-cache-filename):
21067 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
21068 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
21069 (speedbar-add-ignored-path-regexp, speedbar-line-path)
21070 (speedbar-buffers-line-path, speedbar-path-line)
21071 (speedbar-buffers-line-path):
21072 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
21073 (epg-sign-keys):
21074 * epa.el (epa-display-verify-result):
21075 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
21076
d6261cc1
GM
210772009-08-21 Glenn Morris <rgm@gnu.org>
21078
3e1ea342
GM
21079 * progmodes/js.el (inferior-moz-process): Fix declaration.
21080
ce86eeb5
GM
21081 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
21082
fff28970
GM
21083 * obsolete/rnewspost.el (news-mail-reply):
21084 Use goto-char rather than goto-line.
21085
d93e053b
GM
21086 * term/ns-win.el (ns-open-file-select-line):
21087 Use line-beginning-position rather than goto-line.
21088
d5d105e8
GM
21089 * apropos.el (apropos-command):
21090 * ehelp.el (electric-helpify):
21091 * printing.el (pr-show-setup):
21092 * strokes.el (strokes-help):
21093 * tutorial.el (tutorial--describe-nonstandard-key)
21094 (tutorial--detailed-help):
21095 * woman.el (woman-mini-help, woman-display-extended-fonts):
21096 * calc/calc-help.el (calc-describe-key):
21097 * emulation/edt.el (edt-electric-helpify):
21098 * international/mule-diag.el (mule-diag):
21099 * play/yow.el (apropos-zippy):
21100 * progmodes/python.el (python-describe-symbol):
21101 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
21102 * textmodes/table.el (*table--cell-describe-mode)
21103 (*table--cell-describe-bindings):
21104 Use help-print-return-message rather than the now obsolete alias.
21105
a8ab722f 21106 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
9b4c5ecd
GM
21107 (calendar-cursor-to-visible-date):
21108 * play/5x5.el (5x5-position-cursor):
21109 * play/decipher.el (decipher):
21110 * play/gomoku.el (gomoku-goto-xy):
21111 * play/landmark.el (lm-goto-xy):
21112 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
21113 (mpuz-paint-digit):
21114 Use forward-line, not goto-line.
a8ab722f 21115
d6261cc1
GM
21116 * mail/rmail.el (rmail-obsolete): Delete custom group.
21117 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
21118 (rmail-remote-password, rmail-remote-password-required):
21119 Remove unneeded :set-after and :set properties.
21120
9e846523
MA
211212009-08-21 Michael Albinus <michael.albinus@gmx.de>
21122
21123 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
21124
bbe1f502
DN
211252009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
21126
bcc5db24
DN
21127 * loadup.el: Remove leftover macos code.
21128
bbe1f502
DN
21129 * vc-git.el (vc-git-annotate-command): Run asynchronously.
21130 Explicitly pass the date format to git blame so that user local
21131 so that the output format can be parsed.
21132
6fd2d19a
MA
211332009-08-20 Michael Albinus <michael.albinus@gmx.de>
21134
21135 * net/dbus.el (top): Don't check for (getenv
21136 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
21137
31764e15
SM
211382009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
21139
21140 * log-edit.el (log-edit-strip-single-file-name): New var.
01c35094 21141 (log-edit-insert-changelog): Use it. Bug#3571.
31764e15 21142
28930e39
SM
211432009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
21144
4fd15622 21145 * subr.el (read-passwd): Use read-key so keypad keys work as well.
01c35094 21146 Bug#3287.
4fd15622 21147
b3d8e4a0
SM
21148 * help.el (help-print-return-message): Rename from
21149 print-help-return-message.
21150
c9829c70
SM
21151 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
21152 cvs-mode-map parent hack.
21153 (log-view-mode): Derive from special-mode.
21154
b932657b
SM
21155 * linum.el (linum-mode): window-size-change-functions is redundant.
21156 Adapt to new window-configuration-change-hook behavior.
21157 (linum-after-size, linum-after-config): Remove.
21158
1b700bca
SM
21159 * imenu.el (imenu-example--name-and-position)
21160 (imenu-example--lisp-extract-index-name)
21161 (imenu-example--create-lisp-index, imenu-example--create-c-index):
21162 Mark as obsolete.
21163
28930e39
SM
21164 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
21165 (inferior-prolog-mode): Use it.
21166 (inferior-prolog-load-file): Reset list of errors.
21167
c9af0b68
KH
211682009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
21169
21170 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
21171
21172 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
21173
720c7cd6
MA
211742009-08-19 Michael Albinus <michael.albinus@gmx.de>
21175
21176 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
21177 is running already.
21178
03a74b84
SM
211792009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
21180
21181 * subr.el (listify-key-sequence-1): Use normal syntax since those
21182 integers are nowadays always represented by the same (positive) number
21183 on all platforms.
21184 (read-key-empty-map): New const.
21185 (read-key-delay): New var.
21186 (read-key): New function.
21187 (force-mode-line-update): Use with-current-buffer.
21188 (locate-user-emacs-file): Don't forget to abbreviate the file name.
21189 (start-process-shell-command, start-file-process-shell-command):
21190 Discourage the use of command-args.
21191
f43e88d4
GM
211922009-08-19 Glenn Morris <rgm@gnu.org>
21193
21194 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
21195
890429cc
SM
211962009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
21197
85be9ec4
SM
21198 * simple.el (choose-completion-string): Don't rely on
21199 minibuffer-completing-file-name and ad-hoc checks to decide whether
21200 to continue completion or not.
21201
890429cc
SM
21202 * minibuffer.el (minibuffer-hide-completions): New function.
21203 (completion--do-completion): Use it.
21204 (completions-annotations): New face.
21205 (completion--insert-strings): Use it.
21206 (completion-pcm--delim-wild-regex): Add docstring.
21207 (completion-pcm--string->pattern): Add support for 0-width delimiters
21208 in completion-pcm--delim-wild-regex.
21209
265d4549
SM
212102009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
21211
d440b941
SM
21212 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
21213 Remove unused var `buffer-modified-p'.
21214
265d4549
SM
21215 * minibuffer.el (completion--do-completion): Move point for the #b001
21216 case as well (bug#4176).
21217 (minibuffer-complete, minibuffer-complete-word): Don't move point.
21218
ba6f7d86
MA
212192009-08-18 Michael Albinus <michael.albinus@gmx.de>
21220
21221 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
21222 and :session buses.
21223
98819490
KH
212242009-08-18 Kenichi Handa <handa@m17n.org>
21225
265d4549
SM
21226 * international/ucs-normalize.el (ucs-normalize-version):
21227 Change to 1.1.
58627cf0
KH
21228 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
21229 (utf-8-hfs): Make it perform normalization on encoding too.
21230
98819490
KH
21231 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
21232 (sentence-end-without-space): Delete duplicated chars.
21233 (sentence-end-base): Likewise.
e739cc85
KH
21234
21235 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
21236 (html-mode): Delete duplicated chars from sentence-end-base.
21237
21238 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
21239 (texinfo-mode): Delete duplicated chars from sentence-end-base.
98819490 21240
645b9326
CY
212412009-08-17 Chong Yidong <cyd@stupidchicken.com>
21242
21243 * files.el (hack-one-local-variable): If the mode function is for
21244 a minor mode, pass it an argument (Bug#4148).
21245
56c195af
MA
212462009-08-17 Michael Albinus <michael.albinus@gmx.de>
21247
21248 * net/tramp.el (tramp-register-completion-file-name-handler):
21249 Check also for (member 'partial-completion completion-styles).
21250
7a55c78b
CY
212512009-08-16 Chong Yidong <cyd@stupidchicken.com>
21252
21253 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
21254 abbrev (Bug#3943).
21255
be3e598a 212562009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
8c777c8d
CY
21257
21258 * progmodes/cperl-mode.el: Merge upstream 6.2.
21259 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
21260 (cperl-forward-re): Check cperl-brace-recursing.
21261 (cperl-highlight-charclass): New function.
21262 (cperl-find-pods-heres): Use it.
31cd2dd4 21263 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
8c777c8d 21264 (cperl-beautify-regexp-piece): Fix column calculation.
31cd2dd4 21265 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
8c777c8d
CY
21266 (cperl-beautify-level): Don't process entire regexp.
21267 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
21268 calling man.
21269 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
21270 (cperl-init-faces): Build a list in the normal way.
21271
81b1f9c9
CY
212722009-08-16 Chong Yidong <cyd@stupidchicken.com>
21273
21274 * calendar/parse-time.el (parse-time-string-chars): Save match
21275 data.
21276
c3732cb8
SM
212772009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
21278
55659495
SM
21279 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
21280 (sql-product): Use it.
21281 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
21282 (sql-set-product): Add completion.
21283 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
21284 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
21285 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
21286 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
21287 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
21288 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
21289 (sql-highlight-db2-keywords): Remove.
21290 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
21291 (sql-highlight-product): Use derived-mode-p.
21292 (sql-set-sqli-buffer): Use with-current-buffer.
21293 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
21294 Simplify.
21295
1ae79427
SM
21296 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
21297
c3732cb8
SM
21298 * term.el: Fix commenting convention, turn comments into docstrings.
21299
f24b8bf3
CY
213002009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
21301
21302 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
21303
7b6fefac 213042009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
e1bdde78 21305
1200ac26 21306 * calendar/parse-time.el (parse-time-string-chars): Compute using
d0d3f6e9
CY
21307 character classes, to handle non-ascii characters (Bug#3190).
21308
213092009-08-16 Chong Yidong <cyd@stupidchicken.com>
1200ac26 21310
1abbe4e5
CY
21311 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
21312 another heredoc if the user adds another < (Bug#3226).
21313
c3732cb8
SM
21314 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
21315 Don't initialize based on window-system (Bug#4124).
19261da4 21316
daad00fc
CY
21317 * facemenu.el (facemenu-read-color): Use a completion function
21318 that accepts any defined color, such as RGB triplets (Bug#3677).
21319
e1bdde78
CY
21320 * files.el (get-free-disk-space): Change fallback default
21321 directory to /. Expand DIR argument before switching to fallback.
21322 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
21323
9d73a99e
CY
213242009-08-15 Chong Yidong <cyd@stupidchicken.com>
21325
21326 * files.el (load-library): Doc fix.
21327
68b962d4 213282009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
9d73a99e 21329
953e0c1a 21330 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
c3732cb8 21331 (viper-if-string): Redefine C-s in the minibuffer to insert the last
68b962d4 21332 incremental search string.
9d73a99e 21333
c3732cb8 21334 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
68b962d4 21335 XEmacs.
9d73a99e 21336
c3732cb8
SM
21337 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
21338 (ediff-merge-region-is-non-clash)
21339 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
68b962d4 21340 Also check if the job is really a merge job.
9d73a99e 21341
c3732cb8 21342 * ediff.el (ediff-current-file): New function.
9d73a99e 21343
2e330adc
CY
213442009-08-15 Chong Yidong <cyd@stupidchicken.com>
21345
21346 * progmodes/js.el: Edit docstrings throughout to follow Emacs
21347 conventions.
c3732cb8 21348 (js-insert-and-indent): Delete function.
2e330adc
CY
21349 (js-mode-map): Don't bind keys to js-insert-and-indent.
21350 (js-beginning-of-defun): Rename from js--beginning-of-defun.
21351 (js-end-of-defun): Rename from js--end-of-defun.
c3732cb8 21352 (js-auto-indent-flag): Delete variable.
2e330adc 21353
17b5d0f7
CY
213542009-08-14 Chong Yidong <cyd@stupidchicken.com>
21355
c3732cb8
SM
21356 * progmodes/js.el: Remove proclaim statement.
21357 Defvar which-func-imenu-joiner-function to silence compiler.
2e330adc 21358
ba2d8894
CY
21359 * files.el (auto-mode-alist): Use js-mode for .js files.
21360
c3732cb8 21361 * progmodes/js2-mode.el: Remove file.
17b5d0f7
CY
21362
21363 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
21364
21365 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
21366
c3732cb8 21367 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
17b5d0f7
CY
21368
213692009-08-14 Daniel Colascione <dan.colascione@gmail.com>
4e2af782 21370 Karl Landstrom <karl.landstrom@brgeight.se>
17b5d0f7
CY
21371
21372 * progmodes/js.el: New file.
21373
b6377f1d
MH
213742009-08-14 Mark A. Hershberger <mah@everybody.org>
21375
21376 * timezone.el (timezone-parse-date): Add ability to understand ISO
21377 basic format (minimal separators) dates in addition to the
21378 already-supported extended format dates.
21379
bc0eef46
EZ
213802009-08-14 Eli Zaretskii <eliz@gnu.org>
21381
4e021e65
EZ
21382 * international/ucs-normalize.el: Add a `coding' file variable.
21383
bc0eef46
EZ
21384 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
21385
53dab179
SS
213862009-08-14 Sam Steingold <sds@gnu.org>
21387
6801c38a 21388 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
53dab179 21389
6c58c39c
CY
213902009-08-13 Chong Yidong <cyd@stupidchicken.com>
21391
21392 * faces.el (help-argument-name): Define it here instead of
21393 help-fns.el, because in daemon mode help-fns.el may be loaded when
21394 faces are still uninitialized (Bug#1078).
21395
21396 * help-fns.el (help-argument-name): Move defface to faces.el.
21397
c7baf7e9
NR
213982009-08-13 Nick Roberts <nickrob@snap.net.nz>
21399
21400 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
21401 create buffer with a pty but no process so that GDB can make the
21402 inferior the controlling process.
21403
9c40e995 214042009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
d6d30064
KH
21405
21406 * international/ucs-normalize.el: New file.
21407
8cdba32b
RS
214082009-08-13 Richard Stallman <rms@gnu.org>
21409
5c950923
RS
21410 * mail/rmail.el (rmail-get-attr-names):
21411 Accept an attribute header that is too short.
21412
76e1e40b
RS
21413 * mail/rmail.el (rmail-forget-messages):
21414 Ignore nil elt in rmail-message-vector. Use dotimes.
21415
1fc01b08
RS
21416 * progmodes/compile.el (compilation-goto-locus):
21417 Use next-error-move-function.
21418
8cdba32b
RS
21419 * simple.el (next-error-move-function): New variable.
21420
99910cf4
JL
214212009-08-12 Juri Linkov <juri@jurta.org>
21422
21423 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
21424 always non-nil. (Bug#4052)
21425
21426 * replace.el (read-regexp): Return empty string when
21427 `default-value' is nil.
21428 (keep-lines-read-args): Don't use empty string as the
21429 default value for `read-regexp'. (Bug#2495)
21430
fc5bdf6c
JL
214312009-08-12 Juri Linkov <juri@jurta.org>
21432
21433 * international/mule-cmds.el (ucs-insert): Change arguments
21434 from `arg' to `character', `count', `inherit' to be the same
21435 as in `insert-char'. Doc fix. (Bug#4039)
21436
21437 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
21438
77748848
JL
214392009-08-12 Juri Linkov <juri@jurta.org>
21440
21441 * files-x.el: New file.
21442
21443 * files.el: Move code that deals with adding/deleting
21444 file/directory-local variables to files-x.el.
21445
21446 * Makefile.in (ELCFILES): Add files-x.elc.
21447
c8a44c4e
DD
214482009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
21449
27a9fd5a
DD
21450 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
21451 to use `goto-line'.
21452 (gdb-place-breakpoints, gdb-get-location): Rewritten without
21453 `goto-line'.
21454 (gdb-invalidate-disassembly): Do not refresh upon receiving
7b6fefac 21455 'update signal. Instead, update all disassembly buffers only after
27a9fd5a 21456 threads list.
107ef54a 21457 (gdb): Send -target-detach when buffer is killed (Bug#3794).
88b5a757 21458 (gdb-starting): Move -data-list-register-names...
cf6e27cf
DD
21459 (gdb-stopped): ...here so it's sent when first thread stops.
21460 (gdb-registers-handler-custom): Do nothing if register names are
21461 unknown yet.
27a9fd5a 21462
c8a44c4e
DD
21463 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
21464 from `gdb-mi.el' to avoid extra tangling.
21465
21466 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
7b6fefac 21467 change which breaks `gud-def' definitions used in `gdb'.
c8a44c4e
DD
21468 (gdb-update-gud-running): No extra fuss for updating frame number.
21469
dfd4e693
SM
214702009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
21471
51c4341f
SM
21472 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
21473 (describe-language-environment-map, setup-language-environment-map)
21474 (set-coding-system-map): Move initialization into declaration.
21475 (set-language-info-alist): Last arg to define-key-after can be skipped.
21476
21477 * international/quail.el (quail-completion-1): Simplify.
21478 (quail-define-rules): Use slightly more compact code.
21479 (quail-insert-decode-map): Propertize keys, compact columns.
21480
dfd4e693
SM
21481 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
21482 Add goto-line.
21483
83326559
MB
214842009-08-10 Miles Bader <miles@gnu.org>
21485
21486 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
21487 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
21488 (js2-instance-member, js2-private-member, js2-private-function-call)
21489 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
21490 (js2-magic-paren, js2-external-variable):
21491 Remove "-face" suffix from face names.
21492 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
21493 (js2-highlight-undeclared-vars, js2-peek-token)
21494 (js2-parse-function-params, js2-mode-show-errors)
21495 (js2-mode-show-warnings, js2-make-magic-delimiter)
21496 (js2-mode-highlight-magic-parens): Update to use new face names.
21497
8e754ea2
MA
214982009-08-09 Michael Albinus <michael.albinus@gmx.de>
21499
21500 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
21501 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
21502
1c292fc7
CY
215032009-08-09 Chong Yidong <cyd@stupidchicken.com>
21504
18d433a7
CY
21505 * subr.el: Provide hashtable-print-readable.
21506
1c292fc7
CY
21507 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
21508 hs-c-like-adjust-block-beginning.
21509 (hs-hide-block-at-point): Stop hiding at the beginning of
21510 hs-block-end-regexp (Bug#700).
21511
2db0ae07
DD
215122009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
21513
21514 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
21515 a macro.
21516 (gdb-registers-handler-custom): Do not fail when register names
21517 are unavailable.
21518
fe4740a6
DD
215192009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
21520
21521 * progmodes/gdb-mi.el (gdb-control-all-threads)
21522 (gdb-control-current-thread): Interactive setters for
21523 `gdb-gud-control-all-threads' to use in menu.
21524 (gdb-show-run-p): Show «Go» when process is not active.
6a7662bb
BR
21525 (gud-tool-bar-map): Add non-stop/A,T indicator.
21526 Uses gud/thread.xpm and gud/all.xpm.
fe4740a6 21527
ce299d55
CY
215282009-08-08 Yoni Rabkin <yoni@rabkins.net>
21529
21530 * net/net-utils.el (net-utils-font-lock-keywords): New var.
21531 (nslookup-font-lock-keywords): Make it a variable.
dba90ffd
CY
21532 (net-utils-mode): New mode for viewing diagnostic network output.
21533 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
21534 (net-utils-run-simple): New function.
21535 (ifconfig, iwconfig, netstat, arp, route): Use it.
ce299d55 21536
7c4654ad
DD
215372009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
21538
21539 * progmodes/gdb-mi.el (gdb-read-memory-custom)
21540 (gdb-memory-set-address, def-gdb-set-positive-number)
21541 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
21542 after changing settings.
21543 (gdb-invalidate-disassembly): Update when first shown.
5f9d345c 21544 (gdb-edit-locals-value): Fix.
7c4654ad
DD
21545 (gdb-registers-handler-custom): Print registers in right order and
21546 allow changing register values (only for current thread yet).
9cbac26b
DD
21547 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
21548 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
21549 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
6a7662bb
BR
21550 (gdb-locals-handler-custom, gdb-registers-handler-custom):
21551 Thread info in mode name.
9cbac26b 21552 (gdb-registers-mode-map): TAB to switch to locals.
7c4654ad 21553
0f25a277
EZ
215542009-08-08 Eli Zaretskii <eliz@gnu.org>
21555
21556 * mail/rmail.el (rmail-add-mbox-headers)
21557 (rmail-set-message-counters-counter): Search for
21558 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
21559
b971be60
GM
215602009-08-08 Glenn Morris <rgm@gnu.org>
21561
21562 * Makefile.in (ELCFILES): Update.
21563
a35d3ad8
EZ
215642009-08-07 Eli Zaretskii <eliz@gnu.org>
21565
6a7662bb
BR
21566 * mail/sendmail.el (mail-yank-original):
21567 Set buffer-file-coding-system from the one used by the message whose
60c2df40
EZ
21568 text is yanked.
21569
8b0bcc2e
EZ
21570 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
21571 to "windows" when "pgnuplot" is used.
6a7662bb
BR
21572 (calc-graph-command, calc-gnuplot-command, calc-graph-init):
21573 Don't call accept-process-output if "pgnuplot" is used.
8b0bcc2e
EZ
21574 (calc-graph-init): Don't send -display and -geometry to
21575 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
21576 running "pgnuplot -V" with shell-command-to-string.
21577
21578 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
21579 the default.
21580
215812009-08-07 Eli Zaretskii <eliz@gnu.org>
21582
21583 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
a35d3ad8
EZ
21584 org/org-latex.elc.
21585
3bca7ca5
DN
215862009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
21587
3c53763c
DN
21588 * vc-dispatcher.el (vc-resynch-window): Update comment.
21589
3bca7ca5
DN
21590 * term.el (term-handle-ansi-escape): Add comments with the
21591 terminfo capabilities implemented.
21592
7b217360
DD
215932009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
21594
5f9d345c 21595 * progmodes/gdb-mi.el (gdb-var-create-regexp): Remove.
7b217360 21596 (gdb-var-create-handler): Rewritten using JSON parser.
88b5a757
DD
21597 (gdb-propertize-header): Move earlier.
21598 (gdb-set-header): Remove to avoid duplication.
7b217360
DD
21599 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
21600 Refresh disassembly buffers only after threads list have been
21601 update.
21602 (gdb-threads-header, gdb-registers-header): Per-buffer header line
21603 variables.
21604
b4d84ecf
JL
216052009-08-04 Juri Linkov <juri@jurta.org>
21606
21607 * files.el: Commands to add/delete file/directory-local variables.
21608 (read-file-local-variable, read-file-local-variable-value)
21609 (read-file-local-variable-mode, modify-file-local-variable)
21610 (modify-file-local-variable-prop-line)
21611 (modify-dir-local-variable): New functions.
21612 (add-file-local-variable, delete-file-local-variable)
21613 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
21614 (add-dir-local-variable, delete-dir-local-variable)
21615 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
21616 (copy-dir-locals-to-file-locals-prop-line): New commands.
21617
42da39c1
CY
216182009-08-04 Chong Yidong <cyd@stupidchicken.com>
21619
21620 * abbrev.el (insert-abbrev-table-description): Prettify output.
21621 Suggested by Karl Chen.
21622
98bf8494
DD
216232009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
21624
78b9fb28 21625 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
7b6fefac 21626 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
78b9fb28
DD
21627 (gdb-overlay-arrow-position, gdb-thread-position)
21628 (gdb-disassembly-position): Declare variables.
21629 (gdb-wait-for-pending): Function now.
21630 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
21631 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
21632 compilation goes smoothly.
21633 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
21634 (gdb-non-stop-setting): New customization setting which replaces
21635 `gdb-non-stop' so changing it doesn't break active GDB session.
21636 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
21637 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
21638 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
21639 (gdb-show-threads-by-default): New customization options.
21640 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
21641 routines.
21642 (gdb-get-buffer-create): Send buffers update signal when they are
21643 created.
21644 (gdb-invalidate-locals, gdb-invalidate-registers)
21645 (gdb-invalidate-breakpoints)
21646 (gdb-invalidate-threads, gdb-invalidate-disassembly)
21647 (gdb-invalidate-memory): Accept update signal.
21648 (gdb-current-context-command): Use --frame option.
21649 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
21650 Implement `gdb-frame-number' selection logic.
21651 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
21652 whether to show GUD toolbar buttons.
21653 (gdb-thread-exited): Unselect current thread when it exits.
21654 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
21655 (gdb-mark-line): Routine which sets overlay arrow or inverses
21656 video on fringeless displays.
21657 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
21658 to build aligned columns of data in GDB buffers and set text
21659 properties line-by-line.
21660 (gdb-invalidate-breakpoints)
21661 (gdb-breakpoints-list-handler-custom)
21662 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
21663 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
21664 (gdb-registers-handler-custom): Align data columns.
21665 (gdb-locals-handler-custom): Now prints data like in variable
21666 declarations.
21667 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
88b5a757 21668 Remove confusing buttons.
78b9fb28
DD
21669 (gdb-invalidate-threads): Append --frame.
21670 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
21671 between breakpoints/threads buffers.
21672 (gdb-set-window-buffer): Now can ignore dedicated windows.
21673 (gdb-propertize-header): Use `gdb-set-window-buffer'.
21674 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
21675 (def-gdb-thread-buffer-gud-command): Replaces
21676 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
21677 for fine thread control.
21678 (gdb-preempt-existing-or-display-buffer): New function used to
21679 display bound buffers without breaking window layout.
21680 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
21681 (gdb-select-frame): New version of `gdb-frames-select' which now
21682 sets `gdb-frame-number' so commands may use --frame option instead
21683 of inner debugger state.
21684 (gdb-frame-handler): Do not set `gdb-frame-number'.
21685 (gdb-threads-mode-map): Select threads with mouse.
21686
21687 * progmodes/gud.el (gdb-gud-context-call): Declare function to
21688 avoid compilation warning.
21689 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
21690 `gdb-show-stop-p`.
21691
566f3909
DD
21692 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
21693 Argument `key' renamed to `buffer-type'.
21694 (gdb-current-context-buffer-name): Do not add thread info to
21695 buffer name when no thread is selected.
21696 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
21697 command (bug 3794).
21698 (gdb-thread-selected): Handle `=thread-selected' notification.
21699 (gdb-wait-for-pending): New macro to deal with congestion problems.
21700 (gdb-breakpoints-list-handler-custom): Don't fail on pending
21701 breakpoints.
7b6fefac
JB
21702 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
21703 This fixes problem similar to one described in bug 3947.
566f3909
DD
21704 (gud-menu-map): More menu items.
21705 (gdb-init-1): Reset `gdb-thread-number' to nil.
21706
4a31122c
DD
21707 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
21708 non-stop settings.
21709
21710 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
21711 (gdb-current-context-command): Do not append --thread if
21712 `gdb-thread-number' is nil.
6a7662bb
BR
21713 (gdb-running-threads-count, gdb-stopped-threads-count):
21714 New variables.
4a31122c 21715 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
6a7662bb
BR
21716 (gdb-stopped-hooks, gdb-switch-when-another-stopped):
21717 New customization options.
4a31122c
DD
21718 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
21719 GUD commands.
7b6fefac 21720 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
4a31122c
DD
21721 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
21722 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
21723 set `gdb-thread-number' and update `gud-running' properly.
21724 (gdb-running): Update threads list when new threads appear.
21725 (gdb-stopped): Support non-stop operation and new thread switching
21726 logic.
21727 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
21728 (gdb-json-partial-output): New set of JSON routines.
21729 (def-gdb-auto-update-trigger): New `signal-list' optional
21730 argument.
21731 (gdb-thread-list-handler-custom): Update `gud-running',
21732 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
21733 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
21734 (gdb-continue-thread, gdb-step-thread): New commands for fine
21735 thread execution control.
21736 (gud-menu-map): New menu items to switch non-stop options.
21737 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
0d25e058 21738 (gdb-send): Mimic RET properly (bug 3794).
4a31122c
DD
21739
21740 * progmodes/gdb-mi.el (gdb-rules-name-maker)
21741 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
21742 gdb-buffer-rules.
21743 (def-gdb-auto-update-handler): New nopreserve optional argument.
21744 (gdb-stack-list-frames-custom): Print stack from top to bottom.
21745
88b5a757 21746 * progmodes/gdb-mi.el (gdb-pc-address): Remove unused variable.
4a31122c
DD
21747 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
21748 (gdb-parent-mode): New mode to derive other GDB modes from.
21749 (gdb-display-disassembly-for-thread)
21750 (gdb-frame-disassembly-for-thread): New commands for threads
21751 buffer.
21752
21753 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
21754 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
a5c9f540
DD
21755 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
21756 (gdb-update): We now store all GDB buffers in a list so that they
21757 can be updated by traversing a list instead of calling invalidate
7b6fefac 21758 triggers explicitly.
a5c9f540
DD
21759 (def-gdb-trigger-and-handler): New macro to define trigger-handler
21760 pair for GDB buffer.
21761 (gdb-stack-buffer-name): Add thread information.
e7086683
DD
21762 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
21763 handle pending triggers.
21764 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
21765 (def-gdb-thread-buffer-simple-command)
21766 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
21767 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
7b6fefac
JB
21768 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
21769 New commands which show buffers bound to thread.
88b5a757 21770 (gdb-stack-list-locals-regexp): Remove unused regexp.
4a31122c 21771
7b6fefac
JB
21772 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
21773 (gdb-locals-buffer-name, gdb-registers-buffer-name)
4a31122c
DD
21774 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
21775 to (gud-comint-buffer) in *-buffer-name functions
21776 because (gdb-get-target-string) already does that.
21777 (gdb-locals-handler-custom, gdb-registers-handler-custom)
21778 (gdb-changed-registers-handler): Rewritten without regexps.
21779
ba214964 21780 * progmodes/gdb-mi.el: Basic thread selection support.
4a31122c
DD
21781 (gdb-thread-number): New variable.
21782 (gdb-current-context-command): New macro which adds --thread
21783 option to command.
7b6fefac 21784 (gdb-threads-mode-map): Select thread with SPC.
4a31122c 21785 (gdb-thread-list-handler-custom): Mark current thread with overlay
7b6fefac 21786 arrow. Synchronize GDB thread and Emacs thread.
4a31122c
DD
21787 (gdb-select-thread): New command which selects current thread.
21788 (gdb-invalidate-frames, gdb-invalidate-locals)
21789 (gdb-invalidate-registers): Use --thread option.
20f12ed8 21790
2ac33804
MA
217912009-08-04 Michael Albinus <michael.albinus@gmx.de>
21792
21793 * net/tramp.el (top): Make check for tramp-gvfs loading more
8e754ea2 21794 robust. (Bug#3977)
2ac33804
MA
21795 (tramp-handle-insert-file-contents): `unwind-protect' must be
21796 inside `with-parsed-tramp-file-name'.
21797
21798 * net/tramp-gvfs.el (top): Remove superfluous message when loading
21799 fails.
21800
39d0296f
NR
218012009-08-03 Nick Roberts <nickrob@snap.net.nz>
21802
21803 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
21804 directory if CLASSPATH is not set.
21805
adcbca53
MA
218062009-08-03 Michael Albinus <michael.albinus@gmx.de>
21807
7b6fefac
JB
21808 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
21809 New defconst.
7ef849b6 21810 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
adcbca53 21811
30924b0b
CY
218122009-08-02 Kevin Ryde <user42@zip.com.au>
21813
7b6fefac
JB
21814 * net/newst-backend.el (newsticker--raw-url-list-defaults):
21815 Update freshmeat link. Delete newsforge.com as it seems gone.
30924b0b 21816
b6ce92f1
CY
218172009-08-02 Chong Yidong <cyd@stupidchicken.com>
21818
d977a092
CY
21819 * select.el (x-set-selection): Doc fix (Bug#4021).
21820
21821 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
21822
b6ce92f1
CY
21823 * help-fns.el (describe-variable): Treat list return values from
21824 dir-locals-find-file properly (Bug#4005).
21825
7b6fefac 218262009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
3eedbc85
MA
21827
21828 * net/tramp.el (tramp-debug-message): Print also microseconds.
21829
218302009-08-02 Michael Albinus <michael.albinus@gmx.de>
21831
21832 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
21833 or END is non-nil.
21834 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
21835 (tramp-get-debug-buffer): Change `outline-regexp' according to new
21836 format.
21837
5ce6e4f4 21838 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
3eedbc85
MA
21839 (tramp-get-file-property): Use it.
21840
6a7662bb
BR
21841 * autorevert.el (auto-revert-handler):
21842 Allow `auto-revert-tail-mode' for remote files.
3eedbc85 21843
2aafe808
JR
218442009-08-02 Jason Rumney <jasonr@gnu.org>
21845
21846 * minibuffer.el (read-file-name): Treat confirm options to
7b6fefac 21847 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
2aafe808 21848
e094097c
CY
218492009-08-02 Chong Yidong <cyd@stupidchicken.com>
21850
21851 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
6a7662bb
BR
21852 (font-lock-variable-name-face, font-lock-constant-face):
21853 Darken the colors for light backgrounds.
e094097c 21854
de94f281
EZ
218552009-08-01 Eli Zaretskii <eliz@gnu.org>
21856
21857 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
21858 month names. (Bug#3987)
21859
54b99340
CY
218602009-07-31 Chong Yidong <cyd@stupidchicken.com>
21861
21862 * simple.el (line-move-finish): Pass whole number to
21863 line-move-to-column.
34be836c 21864 (line-move-visual): Perform hscroll to the recorded position.
54b99340 21865
38216c30
JB
218662009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
21867
21868 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
21869
c779896d
CY
218702009-07-29 Alan Mackenzie <acm@muc.de>
21871
21872 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
21873
592ccae0
DD
218742009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
21875
35edc6c6
DD
21876 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
21877 (gdb-place-breakpoints): Use full path when setting breakpoints.
592ccae0 21878
5a9e3ab7
JB
218792009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
21880
21881 * calc/calc.el (calc-mode-map): Add keybinding for
21882 `calc-transpose-lines'.
21883
7b6fefac 218842009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
5a9e3ab7
JB
21885
21886 * calc/calc-misc.el (calc-transpose-lines): New function.
21887
905fb90e
MA
218882009-07-28 Michael Albinus <michael.albinus@gmx.de>
21889
21890 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
21891 Simplify check for out-of-band methods.
21892 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
21893 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
21894
76e14464
DN
218952009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
21896
21897 * vc-git.el (vc-git-checkin): Fix typo.
21898
6088b51f 218992009-07-28 Steve Yegge <steve.yegge@gmail.com>
af077012
SY
21900
21901 * progmodes/js2-mode.el: New file.
21902
b85157fe
NR
219032009-07-28 Nick Roberts <nickrob@snap.net.nz>
21904
21905 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
21906 (gud-menu-map): Adjust tooltip accordingly.
21907
d43c2b06
DN
219082009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
21909
1c0f0c3b
DN
21910 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
21911 (vc-bzr-log-view-mode): Adjust log-view-file-re.
21912
d43c2b06
DN
21913 * add-log.el (change-log-mode-map): Add a menu.
21914
3dec5c36
MA
219152009-07-27 Michael Albinus <michael.albinus@gmx.de>
21916
21917 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
21918 function returns nil.
21919 (dbus-handle-event): Handle special return value :ignore.
21920 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
21921
5704140c
CY
219222009-07-26 Chong Yidong <cyd@stupidchicken.com>
21923
21924 * view.el (view-mode-enable): Don't define Helper-return-blurb if
21925 it's not needed.
21926
3077d1f6
EZ
219272009-07-25 Eli Zaretskii <eliz@gnu.org>
21928
21929 Fix Bug#3888:
21930
21931 * w32-vars.el (x-select-enable-clipboard): Doc fix.
21932
21933 * term/pc-win.el (x-display-name, x-colors)
21934 (x-select-enable-clipboard, x-select-text): Doc fix.
21935
21936 * term/common-win.el (x-display-name, x-colors): Doc fix.
21937
21938 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
21939 (xw-defined-colors): Doc fix.
21940
21941 * w32-fns.el (x-select-text, x-setup-function-keys)
21942 (x-get-selection, x-set-selection): Doc fix.
21943
21944 * term/x-win.el (x-select-text, x-setup-function-keys)
21945 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
21946
21947 * select.el (x-set-selection): Doc fix.
21948
51768bc8
MA
219492009-07-25 Michael Albinus <michael.albinus@gmx.de>
21950
21951 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
21952 instead of "IsNSSSupportAvailable". Avahi ought to work also when
6a7662bb
BR
21953 "IsNSSSupportAvailable" method is not available.
21954 Reported by Steve Youngs <steve@sxemacs.org>.
51768bc8 21955
b11c2874
KH
219562009-07-24 Kenichi Handa <handa@m17n.org>
21957
21958 * international/characters.el: Fix setting of category ?C, ?|, ?K,
7b6fefac 21959 and ?H. Fix setting of case for Latin Extended and Greek Extended.
b11c2874
KH
21960 (build-unicode-category-table): Fix range checks.
21961
ba83b7b6
DN
219622009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
21963
21964 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
21965 the buffer we try to sync is current when calling
21966 vc-resynch-buffer.
21967
21968 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
21969 not show up to date files.
21970
7a8ae964
GM
219712009-07-24 Glenn Morris <rgm@gnu.org>
21972
21973 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
21974 Add autoload cookies. If necessary, initialize.
21975 (elint-log): Handle non-file buffers.
21976 (elint-initialize): Add optional argument to reinitialize.
21977 (elint-find-builtin-variables): Save excursion.
21978
a707eb05
DN
219792009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
21980
21981 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
21982 for Lint.
21983
0a2ddfa6
DN
219842009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
21985
d6a62b0d
DN
21986 * vc.el (vc-print-log-internal): New function, split out from ...
21987 (vc-print-log): ... here.
10b5dcad 21988 (vc-dir-move-to-goal-column): Declare.
d6a62b0d 21989
0a2ddfa6
DN
21990 * vc-git.el (vc-git-add-signoff): New variable.
21991 (vc-git-checkin): Use it.
21992 (vc-git-toggle-signoff): New function.
21993 (vc-git-extra-menu-map): Bind it to menu.
2a0e3379
DN
21994 (vc-git--run-command-string): Accept a nil FILE argument.
21995 (vc-git-stash-list): New function.
21996 (vc-git-dir-extra-headers): Use it.
0a2ddfa6 21997
589a99f2
GM
219982009-07-23 Glenn Morris <rgm@gnu.org>
21999
22000 * help-fns.el (describe-variable): Describe ignored and risky local
22001 variables in a similar way to that in which we describe safe ones.
22002
22003 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
22004 (byte-compile-output-file-form, byte-compile-output-docform)
22005 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
22006 Give some more local variables with common names a "bytecomp-" prefix,
22007 so as not to shadow things during compilation.
22008 * emacs-lisp/cl-macs.el (load-time-value)
22009 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
22010 `outbuffer' to `bytecomp-outbuffer'.
22011
22012 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
22013 since the next two variables cover them automatically now.
22014 (elint-builtin-variables, elint-autoloaded-variables): New.
22015 (elint-unknown-builtin-args): Remove all members, since they can be
22016 parsed automatically now.
22017 (elint-extra-errors): New.
22018 (elint-env-add-env, elint-env-add-macro): Use cadr.
22019 (elint-current-buffer): Use or. Change final message.
22020 (elint-get-top-forms): Use line-end-position.
22021 (elint-init-env): Use cadr. Handle autoload, declare-function,
22022 and defalias.
22023 (elint-add-required-env): Doc fix. Use or. Standardize error.
22024 (regexp-assoc): Remove unused function.
22025 (elint-top-form): Set elint-current-pos, to record the start of the
22026 top-level form, for compilation-mode.
22027 (elint-form): Trap errors in macro expansion. Use dolist.
22028 (elint-unbound-variable): Use elint-builtin-variables and
22029 elint-autoloaded-variables.
22030 (elint-get-args): Use cadr, or.
22031 (elint-check-cond-form): Use dolist, cadr.
22032 (elint-check-condition-case-form): Doc fix. Use cadr.
22033 Use elint-extra-errors.
22034 (elint-log): New function.
22035 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
22036 Distinguish errors and warnings.
22037 (elint-log-message): Use with-current-buffer. Inhibit read-only.
22038 Use a bytecomp-style format.
22039 (elint-clear-log): Preserve default-directory. Inhibit read-only.
22040 (elint-get-log-buffer): Use compilation mode. Disable undo.
22041 Don't truncate lines.
22042 (elint-initialize): Set builtin and autoloaded variable lists.
22043 Only process elint-unknown-builtin-args if non-nil.
22044 (elint-find-builtin-variables, elint-find-autoloaded-variables):
22045 New functions.
22046 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
22047
855b42a2
GM
220482009-07-22 Kevin Ryde <user42@zip.com.au>
22049
22050 * net/newst-backend.el (newsticker--parse-atom-1.0)
22051 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
22052 (newsticker--parse-rss-1.0):
22053 * progmodes/idlwave.el (idlwave-mode):
22054 * progmodes/idlw-shell.el (idlwave-shell-mode):
22055 * progmodes/vera-mode.el (vera-mode):
22056 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
22057 * progmodes/vhdl-mode.el (vhdl-mode):
22058 * textmodes/table.el (table-generate-source)
22059 (table--warn-incompatibility):
22060 Hyperlink urls in docstrings with URL `...'.
22061
fd413a37
GM
220622009-07-22 Glenn Morris <rgm@gnu.org>
22063
cb711556
GM
22064 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
22065 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
22066 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
22067 Remove leading * from defcustom docs.
22068
fd413a37
GM
22069 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
22070
22071 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
22072 defcustom doc.
22073 (list-load-path-shadows): Optionally, just return shadows as a string.
22074
22075 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
22076
a4f69701
CY
220772009-07-21 Chong Yidong <cyd@stupidchicken.com>
22078
6a7662bb
BR
22079 * mail/rmailedit.el (rmail-edit-mode):
22080 Use auto-save-include-big-deletions.
a4f69701 22081
6a7662bb
BR
22082 * mail/rmail.el (rmail-variables):
22083 Use auto-save-include-big-deletions.
a4f69701
CY
22084
22085 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
22086 changes.
22087
ec06459c
JB
220882009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
22089
22090 * calc/calc.el (calc-undo-length): New variable.
22091 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
22092
b41b0976
RS
220932009-07-21 Richard Stallman <rms@gnu.org>
22094
22095 * files.el (auto-save-mode): Handle buffer-save-size = -2
22096 for toggling mode.
22097
4ed32706
GM
220982009-07-21 Glenn Morris <rgm@gnu.org>
22099
531b1264
GM
22100 * textmodes/ispell.el (ispell-looking-back): Update declaration.
22101
55d27f41
GM
22102 * calendar/todo-mode.el (calendar-current-date): Update declaration.
22103
02df3f4d
GM
22104 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
22105 silence compiler. Instead...
22106 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
22107 (ps-print-ensure-fontified): Update for above function name changes.
22108
fdd8417e
GM
22109 * printing.el (pr-mh-get-msg-num, pr-mh-show)
22110 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
22111 silence compiler. Instead...
22112 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
22113 (mh-show-buffer): Only define for compiler.
22114 (pr-mh-current-message): Update for above function name changes.
22115
4ed32706
GM
22116 * files.el (abort-if-file-too-large): Explicitly pass `filename'
22117 as an argument.
22118 (find-file-noselect, insert-file-1): Update for above change.
22119
22120 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
22121
22122 * mail/mailclient.el (mailclient-send-it): Fix message.
22123
22124 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
22125 (edebug-eval): Check cl-debug-env is bound.
22126 (print-level, print-circle): Don't redefine built-in variables.
22127
22128 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
22129 (custom-print-vectors): Remove old comments from doc.
22130
22131 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
22132 (emerge-version): Make the variable an obsolete alias for the
22133 emacs-version variable. Make the function obsolete.
22134 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
22135 Emerge options, rather than merging in into the main Options menu.
22136 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
22137 and auto advance modes. Disable edit/fast items when not relevant.
22138
86812144
CY
221392009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
22140
22141 * term/vt420.el (terminal-init-vt420): Fix typo.
22142
6bb90094
SS
221432009-07-20 Sam Steingold <sds@gnu.org>
22144
22145 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
22146 variable (removed from compile.el on 2004-03-11).
22147
42e0a725
CY
221482009-07-20 Chong Yidong <cyd@stupidchicken.com>
22149
22150 * files.el (hack-local-variables-filter): Fix last change.
22151
2ee20f24
JL
221522009-07-19 Juri Linkov <juri@jurta.org>
22153
22154 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
22155 (dir-local-variables-alist): New buffer-local variable.
22156 (hack-local-variables-filter): If variable is not dir-local,
22157 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
22158 because file-local overrides dir-local.
3570691b 22159 (c-postprocess-file-styles) <declare-function>:
2ee20f24
JL
22160 Remove obsolete declaration.
22161 (hack-dir-local-variables): Add dir-local variable/value pair to
22162 `dir-local-variables-alist' and remove duplicates. Doc fix.
22163
22164 * help-fns.el (describe-variable): Add information about
22165 file-local and dir-local variables.
22166
89bf83cd
CY
221672009-07-19 Chong Yidong <cyd@stupidchicken.com>
22168
22169 * files.el (hack-local-variables-filter): Rewrite.
22170
1a8d3541
GM
221712009-07-19 Glenn Morris <rgm@gnu.org>
22172
d9e8a018
GM
22173 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
22174 Silence compiler by only defining on XEmacs.
22175
da332cfb
GM
22176 * international/mule.el (auto-coding-regexp-alist): Only match
22177 BABYL... at the start of buffer, not of lines. (Bug#3790)
22178
1a8d3541
GM
22179 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
22180 non-calendar buffers (Bug#3862). Restore "not on a date" message.
22181 (cal-menu-context-mouse-menu): Doc fix.
22182
22183 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
22184
22185 * simple.el (mail-user-agent): Doc fix. Set :version tag.
22186
d842b103
JL
221872009-07-18 Juri Linkov <juri@jurta.org>
22188
22189 * info.el: Virtual Info keyword finder.
3570691b 22190 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
d842b103
JL
22191 (Info-finder-file): New variable.
22192 (Info-finder-find-file): New function.
22193 (finder-known-keywords, finder-package-info)
22194 (find-library-name, lm-commentary): Use defvar and
22195 declare-function to silence compiler warnings.
22196 (Info-finder-find-node): New function.
22197 (info-finder): New command.
22198
22199 * subr.el (process-kill-buffer-query-function): New function.
22200 (add-hook)<kill-buffer-query-functions>: Add hook
22201 `process-kill-buffer-query-function'.
22202
10d37df7
AM
222032009-07-18 Alan Mackenzie <acm@muc.de>
22204
7b6fefac 22205 * progmodes/cc-mode.el (c-before-hack-hook)
10d37df7
AM
22206 (c-postprocess-file-styles): Give invocation of `c-set-style'
22207 DONT-OVERRIDE parameter of t. Already set style variables will
22208 thus not be overridden by style settings given by `c-file-syle'.
22209
22210 * files.el (hack-local-variables-filter): Remove entries with
22211 duplicate keys from `file-local-variables-alist'.
22212
102e1a41
EZ
222132009-07-18 Eli Zaretskii <eliz@gnu.org>
22214
22215 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
22216 x-set-selection if display-selections-p returns nil for the
22217 current frame.
22218
16f2e9fc
CY
222192009-07-18 Chong Yidong <cyd@stupidchicken.com>
22220
22221 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
22222
f22693fc
EZ
222232009-07-18 Eli Zaretskii <eliz@gnu.org>
22224
a6c2c80c
EZ
22225 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
22226 Accept nil in addition to a regexp.
22227 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
22228 Accept nil in addition to a regexp.
22229 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
22230 buffers that have an associated file. Handle nil values of
22231 desktop-buffers-not-to-save and desktop-files-not-to-save.
22232 (Bug#3833)
22233
f22693fc
EZ
22234 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
22235 (x-disown-selection-internal): New functions.
22236
e456379a
NR
222372009-07-18 Nick Roberts <nickrob@snap.net.nz>
22238
22239 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
22240 warning.
22241 (gdb-breakpoints-header): Move forward to avoid compiler warning.
22242 (gdb-make-header-line-mouse-map): Remove duplicate definition.
22243
0013b70f
CY
222442009-07-18 David De La Harpe Golden <david@harpegolden.net>
22245
22246 * simple.el (set-mark): Revert last change.
22247
0855c2ca
CY
222482009-07-17 Tassilo Horn <tassilo@member.fsf.org>
22249
22250 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
22251 rendering of pngs is not possible instead of messaging a long
22252 description.
22253
3f5c9cad
CY
222542009-07-17 David De La Harpe Golden <david@harpegolden.net>
22255
22256 * w32-fns.el (x-selection-owner-p): New function.
22257
22258 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
6a7662bb
BR
22259 (mouse-yank-at-click, mouse-yank-primary):
22260 If select-active-regions is non-nil, deactivate the mark before
6c6a75d5 22261 insertion.
3f5c9cad
CY
22262
22263 * simple.el (deactivate-mark, set-mark): Only save selection if we
22264 own it.
22265
1fc87f9b
KH
222662009-07-17 Kenichi Handa <handa@m17n.org>
22267
22268 * case-table.el (describe-buffer-case-table): Fix for the case
22269 that KEY is a cons.
22270
d56fdcd2
DN
222712009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
22272
22273 * vc-rcs.el (vc-rcs-find-file-hook):
22274 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
22275
bede3e9f
MA
222762009-07-16 Michael Albinus <michael.albinus@gmx.de>
22277
22278 * net/tramp.el (tramp-wait-for-output): Handle the case when
22279 commands do not return a newline but a null byte before the shell
22280 prompt. (Bug#3858)
22281
7653ca1d
YM
222822009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22283
22284 * term/ns-win.el (ns-set-alpha): Don't declare.
22285 (ns-set-background-alpha): Remove function.
22286
ed2a52e9
SM
222872009-07-16 Kevin Ryde <user42@zip.com.au>
22288
22289 * emacs-lisp/copyright.el (copyright-update): Save match-data across
22290 y-or-n-p, for safety.
22291
7a907299
RS
222922009-07-16 Richard Stallman <rms@gnu.org>
22293
22294 * files.el (auto-save-mode): If buffer-saved-size is -2,
22295 don't clobber it.
22296
22297 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
22298 (rmail-retry-ignored-headers): Add more uninteresting fields.
22299
c0db3477
CY
223002009-07-15 Jari Aalto <jari.aalto@cante.net>
22301
22302 * net/rcirc.el (rcirc): Use history variables.
22303 (rcirc-server-name-history, rcirc-nick-name-history)
22304 (rcirc-server-port-history): New variables.
22305
6c875452
KH
223062009-07-15 Kenichi Handa <handa@m17n.org>
22307
bf974dc9
KH
22308 * international/mule-cmds.el (set-language-environment-charset):
22309 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
22310 ignore them.
22311
6c875452
KH
22312 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
22313 Delete unibyte-display.
22314
2066b4fe
CY
223152009-07-15 Chong Yidong <cyd@stupidchicken.com>
22316
22317 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
22318
f9be2e35
CY
223192009-07-15 Chong Yidong <cyd@stupidchicken.com>
22320
22321 * simple.el (deactivate-mark): Optional argument FORCE.
22322 (set-mark): Use deactivate-mark.
22323
22324 * info.el (Info-search): No need to check transient-mark-mode
22325 before calling deactivate-mark.
22326
22327 * select.el (x-set-selection): Doc fix.
22328 (x-valid-simple-selection-p): Allow buffer values.
6a7662bb
BR
22329 (xselect--selection-bounds): Handle buffer values.
22330 Suggested by David De La Harpe Golden.
f9be2e35 22331
6a7662bb
BR
22332 * mouse.el (mouse-set-region, mouse-drag-track):
22333 Call copy-region-as-kill before setting the mark, to let
f9be2e35
CY
22334 select-active-regions work.
22335
be3e598a 223362009-07-15 David De La Harpe Golden <david@harpegolden.net>
f9be2e35
CY
22337
22338 * simple.el (deactivate-mark): If select-active-regions is
22339 non-nil, copy the selection data into a string.
22340 (activate-mark): If select-active-regions is non-nil, set the
22341 selection to the current buffer.
22342 (set-mark): Update selection if select-active-regions is non-nil.
22343
22344 * select.el (x-valid-simple-selection-p): Allow buffer values.
22345
cbd61418
SM
223462009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
22347
22348 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
22349 and more featureful message-mode.
22350
f470187f
CY
223512009-07-14 Chong Yidong <cyd@stupidchicken.com>
22352
22353 * select.el (x-set-selection): Doc fix.
22354 (x-valid-simple-selection-p): Disallow selection data consisting
22355 of a list or cons of integers, since that is not used.
22356 (xselect--selection-bounds, xselect--int-to-cons): New functions.
22357 (xselect-convert-to-string, xselect-convert-to-length)
22358 (xselect-convert-to-filename, xselect-convert-to-charpos)
22359 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
22360
bfc99364
DD
223612009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
22362
22363 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
22364 output in -break-info command (Emacs bug #3794).
22365
e32721f5
GM
223662009-07-14 Glenn Morris <rgm@gnu.org>
22367
1e46f9e4
GM
22368 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
22369 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
22370 (edebug-print-length, edebug-print-level, edebug-print-circle)
22371 (edebug-sit-for-seconds, edebug-view-outside)
22372 (edebug-bounce-point, edebug-set-global-break-condition)
22373 (edebug-Go-nonstop-mode, edebug-trace-mode)
22374 (edebug-Trace-fast-mode, edebug-continue-mode)
22375 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
22376 (edebug-visit-eval-list): Doc fixes.
22377
e32721f5
GM
22378 * subr.el (def-edebug-spec): Doc fix.
22379
66a85e76
KH
223802009-07-14 Kenichi Handa <handa@m17n.org>
22381
22382 * international/characters.el: Fix setting of category ?C.
22383
28571246
JD
223842009-07-13 Jan Djärv <jan.h.d@swipnet.se>
22385
7b6fefac 22386 * term/ns-win.el (x-select-font): defalias x-select-font to
28571246
JD
22387 ns-popup-font-panel instead of generate-fontset-menu.
22388
5d74672c
EZ
223892009-07-12 Eli Zaretskii <eliz@gnu.org>
22390
7b6fefac 22391 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
5d74672c 22392
eb1727a4
CY
223932009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
22394
22395 * arc-mode.el (archive-find-type): Allow for a PK00 string before
22396 the PK\003\004 header (Bug#3770).
22397
208384c5
CY
223982009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
22399
22400 * pcomplete.el (pcomplete-comint-setup): Check for
22401 shell-dynamic-complete-filename too.
22402
774409a1
CY
224032009-07-11 Chong Yidong <cyd@stupidchicken.com>
22404
22405 * simple.el (temporary-goal-column): Change the value for
22406 line-move-visual to a cons cell.
22407 (line-move-visual): Record or set the window hscroll, if
22408 necessary (Bug#3494).
22409 (line-move-1): Handle cons value of temporary-goal-column.
22410
1639ee1d
KH
224112009-07-11 Kenichi Handa <handa@m17n.org>
22412
22413 * international/mule-diag.el (describe-character-set): Don't show
22414 width.
22415
2b1d2412
SS
224162009-07-10 Sam Steingold <sds@gnu.org>
22417
22418 * progmodes/compile.el (compilation-mode-font-lock-keywords):
22419 Omake sometimes indents the errors it prints, so allow all
22420 regexps to start with spaces.
22421
ed3a5691
EZ
224222009-07-10 Eli Zaretskii <eliz@gnu.org>
22423
ed2a52e9
SM
22424 * cus-edit.el (customize-changed-options-previous-release):
22425 Bump value to 22.1. (Bug#3804)
ed3a5691 22426
49405d0e
SS
224272009-07-08 Sam Steingold <sds@gnu.org>
22428
22429 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
22430 to be a cons cell (test . ignored-directory) to selectively ignore
22431 some directories depending on the location of the search.
22432
93c3eb7c
MA
224332009-07-08 Michael Albinus <michael.albinus@gmx.de>
22434
22435 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
22436 remote user is root, on the local host.
22437 (tramp-local-host-p): Either the local user or the remote user
22438 must be root. (Bug#3771)
22439
6f2a8484
NR
224402009-07-08 Nick Roberts <nickrob@snap.net.nz>
22441
22442 * progmodes/gdb-mi.el (gdb): Remove description of
22443 gdb-use-separate-io-buffer.
69cb8d82 22444 (menu): Don't allow toggling of or enable
6f2a8484
NR
22445 gdb-use-separate-io-buffer from menubar.
22446
88d03607
CY
224472009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
22448
22449 * mail/unrmail.el (unrmail): Make sure the message ends with two
22450 newlines (Bug#3769).
22451
7ef5b8b2
GM
224522009-07-08 Glenn Morris <rgm@gnu.org>
22453
22454 * calendar/calendar.el (calendar-current-date): Rework previous change.
22455
3ce82f97
GM
224562009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
22457
22458 * calendar/calendar.el (calendar-current-date):
22459 Add an optional argument giving an offset from today.
22460
f35fc841
GM
224612009-07-08 Glenn Morris <rgm@gnu.org>
22462
22463 * tutorial.el (tutorial--describe-nonstandard-key):
22464 Adjust the message for when a key has been unbound.
22465 (help-with-tutorial): Hide the arch-tag.
22466
40149292
KH
224672009-07-08 Kenichi Handa <handa@m17n.org>
22468
69cb8d82
KH
22469 * international/fontset.el (setup-default-fontset): For each
22470 script, append (not set) font-specs.
22471
40149292
KH
22472 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
22473 docstring.
22474
ff0c4194
NR
224752009-07-08 Nick Roberts <nickrob@snap.net.nz>
22476
22477 * progmodes/gdb-mi.el (gdb-init-1): Move sending
22478 -data-list-register-names to ...
22479 (gdb-starting): ... here because GDB 7.0 requires execution to
22480 have started when using this MI command.
22481 (gdb-set-header): New function to distinguish select and
22482 unselected tabs in gdb buffers.
22483 (gdb-propertize-header): New macro that uses gdb-set-header.
22484 (gdb-breakpoints-header, gdb-locals-header): Use it.
6f2a8484 22485 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
ff0c4194 22486
8954c675
CY
224872009-07-07 Chong Yidong <cyd@stupidchicken.com>
22488
22489 * Makefile.in (ELCFILES): Remove fadr.elc.
22490
0996385d
DD
224912009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
22492
dc6b4519
DD
22493 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
22494 may contain frame information, so `string-match' should be used.
22495 (gdb-update): Disassembly is invalidated through
22496 `gdb-get-selected-frame'.
22497 (gdb-pad-string): New function to pad string with spaces.
22498 (gdb-invalidate-disassembly): Invalidate only if the buffer
22499 exists.
22500 (gdb-disassembly-handler-custom): Column alignment.
22501 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
22502 placing new ones.
22503 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
22504 end of line, too.
22505 (gdb-frame-handler): Match convention to for disassembly buffer
22506 mode name.
17c1380b 22507 (gdb-stack-list-frames-handler): Rewritten without regexps.
e7006f27
DD
22508 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
22509 not highlight breakpoints without line information.
69a197a2 22510 (gdb-input): Add trailing newline to command.
dc6b4519 22511
14340b25
DD
22512 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
22513 buffer properly.
22514 (gdb-breakpoints-list-handler-custom): Replacement for
7b6fefac 22515 `gdb-break-list-handler'. Using real parser instead of regexps
dc6b4519
DD
22516 now.
22517 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
22518 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
22519 to place breakpoints.
14340b25
DD
22520 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
22521 functions.
22522 (gdb-disassembly-handler-custom): Show overlay arrow.
22523 (gdb-disassembly-place-breakpoints): Show breakpoints in
22524 disassembly buffer.
22525 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
dc6b4519 22526 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
7b6fefac 22527 instead of parsing breakpoints buffer. Fixed old menu references
dc6b4519 22528 in `gud-menu-map'.
14340b25 22529
38d4f316 22530 * fadr.el: Remove.
1f2a6224 22531
7b6fefac 22532 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
0996385d 22533 (gdb-memory-address): New variable which holds top address of
7b6fefac 22534 memory page shown in memory buffer.
6a7662bb
BR
22535 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit):
22536 New customization variables.
0996385d
DD
22537 New functions:
22538 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
22539 display the memory buffer.
22540 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
22541 buffer display parameters.
22542 (def-gdb-memory-format, gdb-memory-format-binary)
22543 (gdb-memory-format-octal, gdb-memory-format-unsigned)
22544 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
22545 Functions for setting memory buffer format.
22546 (gdb-memory-unit-word, gdb-memory-unit-halfword)
22547 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
22548 unit size used in memory buffer.
6a7662bb
BR
22549 (gdb-memory-show-next-page, gdb-memory-show-previous-page):
22550 Switch to next/previous page of memory buffer.
28d67a53 22551 Now using (bindat-get-field) instead of fadr functions.
0996385d 22552
9ba562d3
SS
225532009-07-07 Sam Steingold <sds@gnu.org>
22554
22555 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
22556 non-top-level files.
22557
a43977db
KH
225582009-07-07 Kenichi Handa <handa@m17n.org>
22559
6a7662bb
BR
22560 * international/mule-cmds.el (reset-language-environment):
22561 Put the highset priority to the charset iso-8859-1.
a43977db 22562
d44d05e8
CY
225632009-07-06 Chong Yidong <cyd@stupidchicken.com>
22564
22565 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
22566 to the end of the line when locating the block (Bug#700).
22567
3e2fa353
MA
225682009-07-06 Michael Albinus <michael.albinus@gmx.de>
22569
22570 * net/tramp.el (tramp-handle-write-region): Flush file properties
22571 in case of short track.
22572
be3e598a 225732009-07-06 Michael McNamara <mac@mail.brushroad.com>
d88782c3 22574
bf0b361c
JB
22575 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
22576 Coded custom representation of verilog error regular expressions
22577 to work with Emacs-22's new format.
d88782c3 22578 (verilog-error-regexp-xemacs-alist): Coded custom representation
7b6fefac 22579 of verilog error regular expressions to work with XEmacs format.
d88782c3
DN
22580 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
22581 error recognition into XEmacs.
22582 (verilog-error-regexp-add-emacs): Hook routine to install verilog
22583 error recognition into Emacs-22.
22584
25c6f63e
CY
225852009-07-06 Chong Yidong <cyd@stupidchicken.com>
22586
22587 * woman.el: Remove stand-alone closing parentheses.
22588 (woman-file-name, woman2-format-paragraphs)
22589 (woman-leave-blank-lines): Code cleanup.
22590 (woman-use-own-frame): Change default to nil.
6a7662bb
BR
22591 (woman-italic, woman-bold, woman-unknown, woman-addition):
22592 Change defaults to inherit from default faces.
25c6f63e
CY
22593 (woman2-process-escapes): Consume the newline after a stand-alone
22594 filler character (Bug#3651).
22595
f176290e
GM
225962009-07-06 Glenn Morris <rgm@gnu.org>
22597
22598 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
22599 (top-level): Move provide to the end.
22600 (ffap): Remove defunct URL from custom group.
22601
22602 * subr.el (eval-after-load): Doc fix.
22603
7b6fefac 226042009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
e4a5a307
JB
22605
22606 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
22607 `calc-embedded-word' is called twice.
22608
4b8b1ec5
SM
226092009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
22610
22611 * files.el (find-alternate-file-other-window, find-alternate-file):
22612 Obey confirm-nonexistent-file-or-buffer.
22613
d6ceb380
MA
226142009-07-05 Michael Albinus <michael.albinus@gmx.de>
22615
22616 * dired-aux.el (dired-show-file-type): Handle remote files.
22617
be3e598a 226182009-07-05 Jari Aalto <jari.aalto@cante.net>
c760f19e 22619
4b8b1ec5
SM
22620 * desktop.el (desktop-globals-to-save):
22621 Add file-name-history (Bug#2750).
c760f19e 22622
6d00ce04
CY
226232009-07-05 Chong Yidong <cyd@stupidchicken.com>
22624
4b8b1ec5 22625 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
6d00ce04 22626
6ee21b07
JB
226272009-07-04 Johan Bockgård <bojohan@gnu.org>
22628
22629 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
22630 property on entire argument since this is what eshell-lisp-command
22631 expects.
22632
f0dbdc25
MA
226332009-07-03 Michael Albinus <michael.albinus@gmx.de>
22634
22635 * net/tramp-gvfs.el (tramp-gvfs-methods)
22636 (tramp-gvfs-zeroconf-domain)
22637 (tramp-bluez-discover-devices-timeout): Add version flag.
22638 (tramp-gvfs-handler-mounted-unmounted)
22639 (tramp-gvfs-connection-mounted-p): Polish handling of
22640 incompatibilities between GVFS 0.2 and 1.0.
22641
e044e4fc
JD
226422009-07-03 Jan Djärv <jan.h.d@swipnet.se>
22643
4b8b1ec5 22644 * cus-start.el (all): Add make-pointer-invisible.
e044e4fc 22645
2e9b968b
JB
226462009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
22647
bf0b361c 22648 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
2e9b968b
JB
22649 formatted correctly.
22650
baf1a55e
JL
226512009-07-02 Juri Linkov <juri@jurta.org>
22652
22653 * info.el: Virtual Info files and nodes.
22654 (Info-virtual-files, Info-virtual-nodes): New variables.
22655 (Info-current-node-virtual): New variable.
22656 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
22657 New functions.
22658 (Info-file-supports-index-cookies): Use Info-virtual-file-p
22659 to check for a virtual file instead of checking a fixed list
22660 of node names.
22661 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
22662 instead of ad-hoc processing of "dir" and (apropos history toc).
22663 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
22664 instead of ad-hoc processing of "dir" and (apropos history toc).
22665 Reread a file when moving from a virtual node.
22666 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
22667 (Info-directory-toc-nodes, Info-directory-find-file)
22668 (Info-directory-find-node): New functions.
22669 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
22670 (Info-history): Move part of code to
22671 `Info-history-find-node'.
22672 (Info-history-toc-nodes, Info-history-find-file)
22673 (Info-history-find-node): New functions.
22674 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
22675 (Info-toc): Move part of code to `Info-toc-find-node'.
22676 (Info-toc-find-node): New function.
4b8b1ec5 22677 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
baf1a55e
JL
22678 the current Info file name to references because now the node
22679 "*TOC*" belongs to the same Info manual.
4b8b1ec5 22680 (Info-toc-build): Rename from `Info-build-toc'.
baf1a55e
JL
22681 (Info-toc-nodes): Rename input argument `file' to `filename'.
22682 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
22683 instead of ad-hoc processing of ("dir" apropos history toc).
22684 (Info-index-nodes): Use Info-virtual-file-p
22685 to check for a virtual file instead of checking a fixed list
22686 of node names.
22687 (Info-index-node): Add check for `Info-current-node-virtual'.
22688 Raise `save-match-data' higher up the tree to contain
22689 `search-forward' too (bug fix).
22690 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
22691 (Info-virtual-index-nodes): New variable.
22692 (Info-virtual-index-find-node, Info-virtual-index): New functions.
22693 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
22694 (Info-apropos-file, Info-apropos-nodes): New variables.
22695 (Info-apropos-toc-nodes, Info-apropos-find-file)
22696 (Info-apropos-find-node, Info-apropos-matches): New functions.
22697 (info-apropos): Move part of code to `Info-apropos-find-node' and
22698 `Info-apropos-matches'.
22699 (Info-mode-map): Bind "I" to `Info-virtual-index'.
22700 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
22701 for a virtual file instead of checking a fixed list of node names.
22702
22703 * simple.el (async-shell-command): New command.
22704
22705 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
22706
22707 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
22708 instead of `mount-info'.
22709
d04bc496
MA
227102009-07-02 Michael Albinus <michael.albinus@gmx.de>
22711
22712 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
4b8b1ec5 22713 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
d04bc496 22714
af0403e0
KH
227152009-07-02 Kenichi Handa <handa@m17n.org>
22716
22717 * international/mule.el (set-keyboard-coding-system): Force *-unix
22718 coding-system to avoid eol conversion.
22719
99278f8a
MA
227202009-07-01 Michael Albinus <michael.albinus@gmx.de>
22721
4b8b1ec5
SM
22722 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
22723 Add handler for `process-file', `shell-command' and
99278f8a
MA
22724 `start-file-process'.
22725 (tramp-gvfs-handle-shell-command)
22726 (tramp-gvfs-handle-start-file-process)
22727 (tramp-gvfs-handle-process-file): New defuns.
4b8b1ec5 22728 (tramp-synce-list-devices): Simplify check for existence of property.
99278f8a 22729
3f1c6666
JD
227302009-07-01 Jan Djärv <jan.h.d@swipnet.se>
22731
22732 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
22733
3f396bac
KH
227342009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
22735
22736 * language/korean.el (set-language-info-alist): Add korean-cp949,
22737 cp949 to spec.
22738
c1185193
KH
227392009-07-01 Kenichi Handa <handa@m17n.org>
22740
22741 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
22742
22743 * international/encoded-kb.el: Deleted.
22744
22745 * international/mule.el (set-keyboard-coding-system): Perform the
22746 necessary setup here instead of calling encoded-kbd-setup-display.
22747
3f150a60
GM
227482009-07-01 Glenn Morris <rgm@gnu.org>
22749
22750 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
22751
b0d5b05b
GM
227522009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
22753
22754 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
22755
4f4126e6
MA
227562009-06-30 Michael Albinus <michael.albinus@gmx.de>
22757
4b8b1ec5
SM
22758 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
22759 Handle also the 'rename case, when setting file modes. (Bug#3712)
48c2d18a 22760 (tramp-default-file-modes): Remove execute permissions.
4f4126e6 22761
7ae3ea65 22762 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
d6ceb380
MA
22763 (top): Add a default for "synce" in `tramp-default-user-alist'.
22764 Add completion function for "synce" method.
22765 (tramp-hal-service, tramp-hal-path-manager)
4b8b1ec5
SM
22766 (tramp-hal-interface-manager, tramp-hal-interface-device):
22767 New defconst.
22768 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
22769 (tramp-synce-list-devices, tramp-synce-parse-device-names):
22770 New defuns.
d6ceb380
MA
22771
22772 * net/trampver.el: Update release number.
7ae3ea65 22773
0ad6626b
KH
227742009-06-30 Kenichi Handa <handa@m17n.org>
22775
22776 * international/fontset.el (setup-default-fontset): Add CJK fonts
22777 for symbols and the other miscellaneous characters.
22778
4b8b1ec5
SM
22779 * language/korea-util.el (setup-korean-environment-internal):
22780 Make char-width-table suitable for Korean environments.
0ad6626b
KH
22781 (exit-korean-environment): Cancel above.
22782
22783 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
22784 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
48c2d18a 22785 setup-function to make char-width-table suitable for respective
0ad6626b
KH
22786 environments, and an exit-function to cancel that.
22787
22788 * language/japan-util.el (setup-japanese-environment-internal):
22789 Call use-cjk-char-width-table with arg `ja_JP'.
22790
22791 * international/characters.el (cjk-char-width-table): Delete it.
22792 (cjk-char-width-table-list): New variable.
22793 (use-cjk-char-width-table): New arg local-name.
22794 (use-default-char-width-table): Fix for the case that Emacs is
22795 already using the default char-width-table.
22796
fd46e893
MA
227972009-06-29 Michael Albinus <michael.albinus@gmx.de>
22798
22799 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
22800 modes mandatory. (Bug#3712)
22801
b87d9f96
AM
228022009-06-29 Alan Mackenzie <acm@muc.de>
22803
22804 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
4b8b1ec5 22805 correction between the visible width of TABs and their number of bytes.
b87d9f96 22806
2d25aa5a
CY
228072009-06-29 Chong Yidong <cyd@stupidchicken.com>
22808
22809 * server.el (server-buffer-done): Prevent kill-buffer from
22810 prompting by clearing the buffer modification flag (Bug#3696).
22811
a3a8b002
DN
228122009-06-28 Michael McNamara <mac@mail.brushroad.com>
22813
bf0b361c 22814 * progmodes/verilog-mode.el (verilog-beg-of-statement)
4b8b1ec5 22815 (verilog-endcomment-reason-re): Support unique case and priority case.
a3a8b002
DN
22816 (verilog-basic-complete-re): Support localparam lineup.
22817 (verilog-beg-of-statement-1): Fix for robustness, unique case.
22818 (verilog-set-auto-endcomments): Fix for unique case, always_comb
22819 commenting.
22820 (verilog-leap-to-case-head): Now support *nested* unique &
22821 priority case statements.
22822 (verilog-auto-lineup): Make just declarations the default (as it
22823 had been).
4b8b1ec5 22824 (verilog-leap-to-case-head): Support priority/unique case statements.
a3a8b002 22825 (verilog-auto-lineup): Rework to give users radio buttons to
7b6fefac 22826 select the various styles of automatic lineup.
a3a8b002
DN
22827 (verilog-error-regexp-alist): Rework to support the XEmacs style
22828 of error regular expressions from compilers, lint tools &
22829 simulators. Note that GNU Emacs has made it impossible for a mode
22830 to load such things.
22831 (electric-verilog-terminate-line, verilog-indent-declaration)
22832 (verilog-auto-wiure): Rework for radio button selection of
22833 auto-lineup selection of specification of auto lineup.
22834 (verilog-beg-of-statement-1): Redesign to support proper operation
22835 in additional code, based on testing with auto-lineup.
22836 (verilog-calculate-indent, assignments & declarations)
22837 (verilog-backward-token): Enhance to support auto-lineup of
22838 assignments & declarations.
22839 (verilog-in-directive-p, verilog-at-struct-p): New function for
22840 easy test of whether we are.
22841 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
22842 to support safe execution at almost anyline.
22843 (verilog-calc-1): Properly support indenting deep inside generate
22844 blocks.
48c2d18a 22845 (verilog-init-font): Remove definition & use of verilog-init-font,
a3a8b002 22846 as it is redundant with font-lock-defaults.
a8f316ca 22847 (verilog-mode): Alter the definition of verilog-font-lock-defaults
a3a8b002
DN
22848 to avoid circular calls if syntax-ppss is a function (as is the
22849 case now in 22.x GNU Emacs) as that function would sometimes call
7b6fefac 22850 itself, leading to (nearly) infinite recursion.
a3a8b002
DN
22851 (verilog-ovm-begin-re, verilog-ovm-end-re)
22852 (verilog-ovm-statement-re, verilog-leap-to-head)
22853 (verilog-backward-token): Add support for OVM macros. Some are
22854 complete statements, and others open and close scopes like begin
22855 and end.
22856 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
22857 (verilog-defun-level-generate-only-re): Really fix the defun-list
7b6fefac 22858 compilation issue.
48c2d18a 22859 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
7b6fefac 22860 coverpoint, constraint and cross statements.
a3a8b002
DN
22861 (verilog-defun-level-list, verilog-generate-defun-level-list)
22862 (verilog-all-defun-level-list): Redo these specifications - it is
22863 too hard to support eval-when compile aggregation of lists also
22864 built at when-compile time.
22865 (verilog-defun-level-list): Place defconsts of variables used in
22866 building regular expressions which are built in eval-when-compile
22867 bodies in the same eval-when-compile body to facilitate compile
22868 without load.
22869 (verilog-beg-block-re-ordered): Support indenting
22870 virtual/protected tasks and functions.
7b6fefac 22871 (verilog-defun-level-list, verilog-in-generate-region-p)
a3a8b002
DN
22872 (verilog-backward-ws&directives, verilog-calc-1): Speed up
22873 indentation of some module items (generate items).
22874 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
22875 across virtual/protected tasks and functions.
22876
228772009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
22878
bf0b361c 22879 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
4b8b1ec5 22880 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
a3a8b002
DN
22881 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
22882 in concatenations. Reported by Yishay Belkind.
22883 (verilog-auto-ascii-enum): Support one-hot state machines in
22884 AUTOASCIIENUM. Suggested by Lloyd Gomez.
22885 (verilog-auto-inst, verilog-auto-inst-port): Include interface
6a7662bb
BR
22886 modport in AUTOINST and add vl-modport for users.
22887 Reported by David Rogoff.
a3a8b002
DN
22888 (verilog-auto-inout-module, verilog-auto-inst)
22889 (verilog-decls-get-interfaces, verilog-insert-definition)
22890 (verilog-insert-one-definition, verilog-read-decls)
22891 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
22892 (verilog-sig-modport, verilog-signals-combine-bus)
22893 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
22894 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
22895 Suggested by David Rogoff.
22896 (verilog-repair-open-comma): Fix non-insertion of comma when
22897 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
22898 (verilog-make-width-expression): Simplify [A-1:0] expression
22899 widths to just {A{1'b0}}.
22900 (verilog-mode): Cleanup checkdoc warnings.
4b8b1ec5
SM
22901 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
22902 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
a3a8b002
DN
22903 inputs/outputs or data type. Suggested by Vasu Kandadi.
22904 (next-error-last-buffer): Fix byte-compiler warning.
22905 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
22906 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
4b8b1ec5 22907 or shell command text during AUTO expansion. Suggested by Tad Truex.
a3a8b002 22908 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
4b8b1ec5 22909 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
01c35094 22910 Fix dotted nets {a.b,c.d} and escaped identifiers being mis-included
7b6fefac 22911 in AUTOINOUT. Reported by Matthew Lovell.
a3a8b002
DN
22912 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
22913 causing use of <= assignments. Reported by Alex Reed.
22914 (verilog-read-decls): Fix triand, trior, wand, wor to be
22915 recognized by AUTOWIRE. Reported by Spencer Isaacson.
22916 (verilog-extended-complete-re): Support import "DPI-C" functions.
22917 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
4b8b1ec5 22918 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
a3a8b002
DN
22919 (verilog-insert-date, verilog-insert-year)
22920 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
22921 Windows systems. Reported by Michael Potts.
22922 (verilog-read-module-name): Fix AUTOINST when the child module
7b6fefac 22923 declaration's name is a tick define. Reported by Elliot Mednick.
a3a8b002 22924 (verilog-read-decls): Fix V2K parameter bit subscripts getting
7b6fefac 22925 passed to next parameter's definition. Reported by Bruce T.
a3a8b002
DN
22926 (verilog-read-decls): Fix detecting "parameter int" when using
22927 AUTOINSTPARAM. Reported by Bruce T.
22928 (verilog-goto-defun): Fix goto not finding modules unless first
7b6fefac 22929 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
4b8b1ec5 22930 (verilog-mode): Expand -f flag arguments on entry to mode so
a3a8b002
DN
22931 verilog-goto-defun will work. Reported by Lawrence Butcher.
22932 (verilog-getopt): Expand environment variables in -f file
22933 arguments. Suggested by Lawrence Butcher.
4b8b1ec5 22934 (verilog-set-define): Fix "Symbol's value as variable is void"
a3a8b002
DN
22935 when reading enumerations.
22936 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
22937 Suggested by Stephen Peltan.
4b8b1ec5 22938 (verilog-read-defines): Fix reading of enumerations in include
a3a8b002
DN
22939 files. Reported by Steve Peltan.
22940
f7c0d931
CY
229412009-06-28 David De La Harpe Golden <david@harpegolden.net>
22942
22943 * files.el (trash-directory): Fix defcustom type.
22944
baf1a55e 229452009-06-28 Juri Linkov <juri@jurta.org>
cebabb67
CY
22946
22947 * help-fns.el (describe-function-1): Correctly locate adviced
22948 functions in hyperlink (Bug#2438).
22949
d63a01ef
CY
229502009-06-28 Chong Yidong <cyd@stupidchicken.com>
22951
22952 * files.el (trash-directory): Change default to nil.
22953 (move-file-to-trash): If trash-directory is nil and
22954 system-move-file-to-trash is unbound, perform freedesktop-style
22955 trashing.
22956
229572009-06-28 David De La Harpe Golden <david@harpegolden.net>
22958
22959 * files.el (move-file-to-trash): Add freedesktop trash
22960 support (Bug#973).
22961
fc2f6a26
GM
229622009-06-28 Glenn Morris <rgm@gnu.org>
22963
22964 * autorevert.el (global-auto-revert-non-file-buffers)
22965 (global-auto-revert-mode): Doc fixes.
22966
00242b07
JB
229672009-06-27 Johan Bockgård <bojohan@gnu.org>
22968
22969 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
22970
f5594f03
CY
229712009-06-27 Chong Yidong <cyd@stupidchicken.com>
22972
e8a2b2da
CY
22973 * faces.el (x-handle-named-frame-geometry): Ensure that we have
22974 opened an X connection before calling x-get-resource (Bug#3194).
22975
f5594f03
CY
22976 * play/doctor.el: Remove reference to obsolete website.
22977 (make-doctor-variables): Correct grammar mistake (Bug#2633).
22978
3c3bf6ce
DN
229792009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
22980
22981 Remove find-file-not-found-hook VC method. (Bug#2757)
22982 * vc-hooks.el (vc-file-not-found-hook)
22983 (vc-default-find-file-not-found-hook): Remove functions.
22984 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
22985 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
22986 * vc.el:
22987 * vc-hg.el:
22988 * vc-git.el: Do not mention find-file-not-found-hook VC method.
22989
e26a7bc0
AM
229902009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
22991
22992 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
3570691b 22993 compatibility function for `looking-back'.
e26a7bc0 22994
4b8b1ec5 22995 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
7b6fefac 22996 Use `ispell-looking-back'.
e26a7bc0 22997
d9848600
MA
229982009-06-24 Michael Albinus <michael.albinus@gmx.de>
22999
23000 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
fc2f6a26 23001 rather than `filename'.
d9848600 23002
05fbc4a9
MB
230032009-06-23 Miles Bader <miles@gnu.org>
23004
23005 * face-remap.el (text-scale-set): New function.
23006
f86ca715
GM
230072009-06-23 Glenn Morris <rgm@gnu.org>
23008
33e2c2e5
GM
23009 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
23010
f529f302
GM
23011 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
23012
34995333
GM
23013 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
23014
cc80ccee
GM
23015 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
23016
84cb770d
GM
23017 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
23018 Simplify Persian conditionals.
23019
d916c965
GM
23020 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
23021 variable `filename'.
23022
b6a44b27
GM
23023 * comint.el (comint-insert-input): Doc fix.
23024
f86ca715
GM
23025 * Makefile.in (ELCFILES): Fix typo in previous change.
23026
666e158e
MB
230272009-06-23 Miles Bader <miles@gnu.org>
23028
23029 * cus-start.el: Add entry for `recenter-redisplay'.
23030
be3e598a 230312009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
77bf3f54
DN
23032
23033 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
23034 Add an optional argument for the backend, use it instead of
23035 calling vc-backend.
4b8b1ec5
SM
23036 (vc-mode-line): Add an optional argument for the backend.
23037 Pass the backend to vc-state and vc-working-revision. Move code for
77bf3f54
DN
23038 special handling for vc-state being a buffer to ...
23039
23040 * vc-rcs.el (vc-rcs-find-file-hook):
23041 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
23042
23043 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
23044 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
23045 vc-stay-local-p and vc-mode-line calls.
23046
23047 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
23048 (vc-cvs-diff, vc-cvs-annotate-command)
23049 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
23050 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
23051 vc-mode-line calls.
23052
23053 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
23054 direct comparison.
23055 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
23056 backend when calling vc-mode-line.
23057 (vc-register): Do not create a closure for calling the vc register
23058 function, call it directly.
23059
2764748c
DN
230602009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
23061
23062 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
23063 to make it obvious item can be clicked.
f5a0b281
DN
23064
23065 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
23066
d4a885b2
KH
230672009-06-23 Kenichi Handa <handa@m17n.org>
23068
23069 * language/korea-util.el (korean-key-bindings): Change the binding
23070 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
23071 same command.
23072
e3610693
MA
230732009-06-22 Michael Albinus <michael.albinus@gmx.de>
23074
23075 Sync with Tramp 2.1.16.
23076
23077 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
23078
23079 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
23080 when a loading of a package fails. Completion function for rsync
23081 is `tramp-completion-function-alist-ssh'.
23082 (all): Replace all calls of `split-string' and
23083 `tramp-split-string' by `tramp-compat-split-string'.
23084 (tramp-default-method): Use `tramp-compat-process-running-p'.
23085 (tramp-default-proxies-alist): Allow also Lisp forms.
23086 (tramp-remote-path): Add choice "Private Directories".
4b8b1ec5 23087 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
e3610693
MA
23088 (tramp-domain-regexp): Allow also "-", "_" and ".".
23089 (tramp-end-of-output): Remove newlines, and add "$" at the end.
23090 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
23091 (tramp-debug-message): Insert header line in debug buffer.
4b8b1ec5
SM
23092 (tramp-handle-directory-files-and-attributes-with-stat):
23093 Care about filenames with spaces, or starting with "-".
e3610693
MA
23094 (tramp-handle-dired-uncache): New defun.
23095 (tramp-handle-insert-directory): Don't flush the directory from
23096 cache, this is handled by `dired-uncache' now.
23097 (tramp-handle-insert-file-contents): Improve error handling.
23098 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
23099 Quote `tramp-end-of-output'.
23100 (tramp-action-password): Improve trace message.
4b8b1ec5
SM
23101 (tramp-check-for-regexp): Both echoes must be present, before removing.
23102 (tramp-open-connection-setup-interactive-shell): Trace coding system.
e3610693
MA
23103 (tramp-compute-multi-hops): Eval cons cells of
23104 `tramp-default-proxies-alist'.
23105 (tramp-maybe-open-connection): Use the same command pattern for
23106 first hop and further hops.
23107 (tramp-wait-for-output): Remove handling of newlines.
23108 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
23109 (tramp-split-string): Remove function. It is handled in
23110 tramp-compat now.
23111
4b8b1ec5
SM
23112 * net/tramp-cmds.el (tramp-bug):
23113 Recommend `tramp-cleanup-all-connections' in the bug mail.
e3610693
MA
23114
23115 * net/tramp-compat.el (tramp-compat-split-string)
23116 (tramp-compat-process-running-p): New defuns.
23117
23118 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
23119 for `dired-uncache'.
23120
23121 * net/tramp-gvfs.el: New package.
23122
4b8b1ec5
SM
23123 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
23124 Add handler for `dired-uncache'.
e3610693
MA
23125 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
23126
23127 * net/trampver.el: Update release number. Make version check fit
23128 for SXEmacs 22.
23129
13a3f374
JM
231302009-06-22 Jim Meyering <meyering@redhat.com>
23131
e0a28a3b 23132 Automatically handle .xz suffix (XZ-compressed files), too.
13a3f374
JM
23133 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
23134 XZ is the successor to LZMA: <http://tukaani.org/xz/>
23135
5242671e 231362009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
4e2af782 23137 Nick Roberts <nickrob@snap.net.nz>
13a3f374 23138
e0a28a3b 23139 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
5242671e
NR
23140 repository (http://sphinx.net.ru/hg/gdb-mi/).
23141
3fde45af
GM
231422009-06-22 Glenn Morris <rgm@gnu.org>
23143
46253b34
GM
23144 * files.el (dir-locals-collect-mode-variables): Allow for any number of
23145 `mode' and `eval' entries. (Bug#3430)
23146
97e18192
GM
23147 * Makefile.in (ELCFILES): Add fadr.elc.
23148
731a00fb
GM
23149 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
23150 differing behavior of \n and ^ in strings. (Bug#3385)
23151
c66cd0ff
GM
23152 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
23153
3fde45af
GM
23154 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
23155 property.
23156 (lisp-indent-function): Make it a defcustom.
23157
db2241a0
NR
231582009-06-21 Nick Roberts <nickrob@snap.net.nz>
23159
23160 * progmodes/gdb-ui.el: Replace with ...
5242671e 23161 * progmodes/gdb-mi.el: ... this file.
db2241a0 23162 * progmodes/gud.el: Modify for gdb-mi.el.
fca428fe
GM
23163
231642009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
23165
db2241a0
NR
23166 * fadr.el: New file.
23167
38d4f316 23168See ChangeLog.14 for earlier changes.
e3d51b27
MR
23169
23170;; Local Variables:
23171;; coding: utf-8
e3d51b27
MR
23172;; End:
23173
73b0cd50 23174 Copyright (C) 2009-2011 Free Software Foundation, Inc.
e3d51b27
MR
23175
23176 This file is part of GNU Emacs.
23177
23178 GNU Emacs is free software: you can redistribute it and/or modify
23179 it under the terms of the GNU General Public License as published by
23180 the Free Software Foundation, either version 3 of the License, or
23181 (at your option) any later version.
23182
23183 GNU Emacs is distributed in the hope that it will be useful,
23184 but WITHOUT ANY WARRANTY; without even the implied warranty of
23185 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23186 GNU General Public License for more details.
23187
23188 You should have received a copy of the GNU General Public License
23189 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.